.toast-container{z-index:9999;pointer-events:none;flex-direction:column;gap:10px;display:flex;position:fixed;top:24px;right:24px}.toast{pointer-events:auto;background:#fff;border:1px solid #0a16280f;border-radius:8px;min-width:220px;max-width:360px;padding:12px 18px;font-size:13px;font-weight:500;animation:.25s toast-in;box-shadow:0 8px 28px #0a16280f}.toast.toast-success{color:#1b7a42;background:#22c55e0a;border-color:#2ecc7166}.toast.toast-error{color:#b23024;background:#e74c3c0a;border-color:#e74c3c66}.toast.toast-info{color:#1e3a5c;background:#4b8fb814;border-color:#4b8fb866}@keyframes toast-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.sidebar{background:#fff;border-right:1px solid #0a16280f;flex-direction:column;flex-shrink:0;width:200px;height:100vh;display:flex;position:sticky;top:0}.sidebar-logo{align-items:center;gap:9px;padding:28px 22px 36px;display:flex}.sidebar-logo svg{width:24px;height:24px}.logo-text{color:#0a1628;letter-spacing:-.03em;align-items:center;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:600;display:flex}.logo-text .croco{color:#c9a96e}.logo-text .helm{color:#0a1628}.logo-beta{letter-spacing:1.2px;text-transform:uppercase;color:#4b8fb8;background:#4b8fb814;border-radius:3px;margin-left:5px;padding:2px 5px;font-size:7px;font-weight:700}.sidebar-org-switcher{padding:0 22px 14px}.sidebar-org-switcher label{letter-spacing:.1em;text-transform:uppercase;color:#0a162826;margin-bottom:6px;font-size:9px;font-weight:600;display:block}.sidebar-org-switcher select{color:#0a1628;cursor:pointer;background:#0a162806;border:1px solid #0a16280f;border-radius:8px;outline:none;width:100%;padding:7px 10px;font-family:inherit;font-size:11px;font-weight:500;transition:border-color .12s}.sidebar-org-switcher select:hover,.sidebar-org-switcher select:focus{border-color:#0a162826}.sidebar-nav{flex:1;padding:0 8px;overflow-y:auto}.nav-section{margin-bottom:0}.nav-section-label{letter-spacing:.1em;text-transform:uppercase;color:#0a162826;padding:18px 14px 6px;font-size:9px;font-weight:600}.nav-item{color:#0a16284d;cursor:pointer;border-radius:8px;align-items:center;gap:9px;margin:1px 0;padding:9px 14px;font-size:13px;font-weight:400;text-decoration:none;transition:all .12s;display:flex}.nav-item svg{opacity:.25;stroke-width:1.4px;flex-shrink:0;width:15px;height:15px}.nav-item:hover{color:#0a16288c}.nav-item.active{color:#0a1628d9;background:#0a16280a;font-weight:500}.nav-item.active svg{opacity:.5}.sidebar-bottom{margin-top:auto;padding:16px 14px}.sidebar-user{align-items:center;gap:8px;padding:6px;display:flex}.user-avatar{color:#0a16284d;background:#0a16280a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:8px;font-weight:600;display:flex}.user-info{flex:1;min-width:0;overflow:hidden}.user-info .user-name{color:#0a162866;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.user-info .user-plan{color:#0a162826;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.btn-logout{color:#0a162833;cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;width:22px;height:22px;transition:all .12s;display:flex}.btn-logout svg{width:12px;height:12px}.btn-logout:hover{color:#0a1628;background:#0a16280a}.page-content{flex:1;padding:28px 36px 48px;overflow-y:auto}.auth-page{background:linear-gradient(135deg,#f2f3f5 0%,#e8f2f8 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex;position:relative;overflow:hidden}.auth-page:before{content:"";pointer-events:none;background:radial-gradient(circle,#c9a96e14,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.auth-page:after{content:"";pointer-events:none;background:radial-gradient(circle,#4b8fb814,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-100px;left:-100px}.auth-card{z-index:1;background:#fff;border:1px solid #0a16280f;border-radius:16px;width:100%;max-width:420px;padding:40px 36px;position:relative;box-shadow:0 20px 60px #1b3a5c14}.auth-logo{justify-content:center;align-items:center;gap:12px;margin-bottom:24px;display:flex}.auth-logo svg{width:40px;height:40px}.auth-logo .logo-text{letter-spacing:.3px;font-family:Outfit,-apple-system,BlinkMacSystemFont,sans-serif;font-size:22px;font-weight:600}.auth-logo .logo-text .croco{color:#c9a96e}.auth-logo .logo-text .helm{color:#1e3a5c}.auth-title{color:#0a1628;text-align:center;letter-spacing:-.01em;margin-bottom:6px;font-family:Outfit,-apple-system,BlinkMacSystemFont,sans-serif;font-size:22px;font-weight:600}.auth-subtitle{text-align:center;color:#0a16288c;margin-bottom:28px;font-size:13px}.auth-form{flex-direction:column;gap:14px;display:flex}.auth-field{flex-direction:column;gap:6px;display:flex}.auth-field label{color:#0a16288c;text-transform:uppercase;letter-spacing:.8px;font-size:11px;font-weight:600}.auth-field input{background:#f2f3f5;border:1px solid #0a16280f;border-radius:8px;outline:none;padding:12px 14px;font-size:14px;transition:border-color .12s,background .12s}.auth-field input:focus{background:#fff;border-color:#4b8fb8}.auth-btn{color:#fff;background:#1e3a5c;border-radius:8px;padding:13px 18px;font-size:14px;font-weight:600;transition:all .12s}.auth-btn:hover{background:#142e4f}.auth-btn:disabled{opacity:.6;cursor:not-allowed}.auth-btn-secondary{color:#0a16288c;background:#fff;border:1px solid #0a16280f;border-radius:8px;padding:11px 16px;font-size:13px;font-weight:600;transition:all .12s}.auth-btn-secondary:hover{color:#4b8fb8;border-color:#4b8fb8}.auth-error{color:#b23024;background:#e74c3c0a;border:1px solid #e74c3c4d;border-radius:6px;padding:10px 14px;font-size:12px}.auth-success{color:#1b7a42;background:#22c55e0a;border:1px solid #2ecc714d;border-radius:6px;padding:10px 14px;font-size:12px}.auth-footer{text-align:center;color:#0a16288c;margin-top:20px;font-size:12px}.auth-footer a{color:#4b8fb8;font-weight:600}.auth-footer a:hover{text-decoration:underline}.auth-divider{color:#0a16284d;text-transform:uppercase;letter-spacing:1px;align-items:center;gap:12px;margin:4px 0;font-size:11px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#0a16280f;flex:1;height:1px}.topbar{background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;gap:20px;min-height:56px;padding:14px 36px;display:flex}.topbar .topbar-left{align-items:center;gap:14px;min-width:0;display:flex}.topbar .topbar-left h1{color:#0a1628;letter-spacing:-.03em;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:700}.topbar .topbar-left p{color:#0a16284d;margin-top:1px;font-size:11px}.topbar .topbar-date{color:#0a16284d;font-family:Space Mono,ui-monospace,Menlo,Consolas,monospace;font-size:11px}.topbar .topbar-right{align-items:center;gap:6px;display:flex}.topbar .topbar-search{background:#0a162806;border-radius:7px;align-items:center;gap:5px;width:150px;padding:6px 11px;display:flex}.topbar .topbar-search svg{color:#0a162833;flex-shrink:0;width:12px;height:12px}.topbar .topbar-search input{color:#0a1628;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:11px}.topbar .topbar-search input::placeholder{color:#0a162833}.topbar .topbar-icon{cursor:pointer;background:#0a162806;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .12s;display:flex;position:relative}.topbar .topbar-icon svg{color:#0a16284d;width:13px;height:13px}.topbar .topbar-icon:hover{background:#0a16280d}.topbar .topbar-icon:hover svg{color:#0a1628}.topbar .topbar-icon .dot{background:#c9a96e;border-radius:50%;width:4px;height:4px;position:absolute;top:5px;right:5px}.admin-page .admin-stats{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px;display:grid}.admin-page .admin-stat{background:#fff;border:1px solid #0a16280f;border-radius:14px;padding:22px 24px}.admin-page .admin-stat .label{color:#0a16284d;text-transform:uppercase;letter-spacing:.8px;margin-bottom:10px;font-size:11px;font-weight:600}.admin-page .admin-stat .value{color:#0a1628;letter-spacing:-.03em;font-family:Outfit,-apple-system,BlinkMacSystemFont,sans-serif;font-size:30px;font-weight:600}.admin-page .admin-stat .hint{color:#0a16288c;margin-top:6px;font-size:11px}.admin-page .data-table{border-collapse:collapse;background:#fff;border:1px solid #0a16280f;border-radius:14px;width:100%;overflow:hidden}.admin-page .data-table th{color:#0a16284d;text-transform:uppercase;letter-spacing:1px;text-align:left;background:#fff;border-bottom:1px solid #0a16280f;padding:14px 22px;font-size:10px;font-weight:700}.admin-page .data-table td{color:#0a1628;vertical-align:middle;border-bottom:1px solid #0a162808;padding:16px 22px;font-size:13px}.admin-page .data-table tr:last-child td{border-bottom:none}.admin-page .data-table tr:hover td{cursor:pointer;background:#4b8fb814}.admin-page .data-table .primary-cell{color:#0a1628;font-weight:600}.admin-page .data-table .muted{color:#0a16288c;font-size:12px}.admin-page .pill{border-radius:5px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.admin-page .pill.active{color:#1b7a42;background:#22c55e0a}.admin-page .pill.inactive{color:#e74c3c;background:#e74c3c0a}.admin-page .pill.starter{color:#0a16288c;background:#fff}.admin-page .pill.professional{color:#4b8fb8;background:#4b8fb814}.admin-page .pill.enterprise{color:#c9a96e;background:#c9a96e14}.admin-page .admin-section-title{color:#0a1628;margin-bottom:14px;font-family:Outfit,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:600}.empty-state{text-align:center;background:#fff;border:1px dashed #0a16280f;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.empty-state .empty-state-icon{color:#4b8fb8;background:#4b8fb814;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;font-size:24px;display:flex}.empty-state .empty-state-title{color:#0a1628;margin-bottom:6px;font-family:Outfit,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:600}.empty-state .empty-state-desc{color:#0a16288c;max-width:360px;font-size:13px;line-height:1.6}.empty-state .empty-state-action{margin-top:18px}@keyframes enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.dashboard-home .hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;animation:.4s both enter;display:flex}.dashboard-home .hero-greeting{color:#0a162859;margin-bottom:6px;font-size:12px}.dashboard-home .hero-title{letter-spacing:-.05em;color:#0a1628;font-size:26px;font-weight:700}.dashboard-home .hero-title em{color:#c9a96e;font-style:normal}.dashboard-home .hero-right{flex-shrink:0;align-items:flex-end;gap:24px;display:flex}.dashboard-home .hs{text-align:right}.dashboard-home .hs .hs-val{letter-spacing:-.05em;background:linear-gradient(135deg,#0a1628 40%,#c9a96e);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Outfit,-apple-system,BlinkMacSystemFont,sans-serif;font-size:28px;font-weight:700;line-height:1}.dashboard-home .hs .hs-lbl{color:#0a16284d;letter-spacing:.04em;text-transform:uppercase;margin-top:6px;font-family:Space Mono,ui-monospace,Menlo,Consolas,monospace;font-size:9px}.dashboard-home .week{gap:6px;margin-bottom:24px;animation:.4s 50ms both enter;display:flex}.dashboard-home .wd{text-align:center;cursor:pointer;background:#fff;border-radius:12px;flex:1;padding:14px 12px;transition:all .15s;box-shadow:0 1px 2px #0a162805}.dashboard-home .wd:hover{transform:translateY(-1px);box-shadow:0 4px 14px #0a16280a}.dashboard-home .wd.today{background:#0a1628;box-shadow:0 4px 14px #0a162826}.dashboard-home .wd.today .wd-day,.dashboard-home .wd.today .wd-num{color:#fff}.dashboard-home .wd.today .wd-dots span{background:#fff3}.dashboard-home .wd.today .wd-dots span.gd{background:#c9a96e}.dashboard-home .wd-day{color:#0a162840;text-transform:uppercase;letter-spacing:.06em;font-family:Space Mono,ui-monospace,Menlo,Consolas,monospace;font-size:9px;font-weight:500}.dashboard-home .wd-num{color:#0a1628;letter-spacing:-.04em;margin:6px 0;font-family:Outfit,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;font-weight:700}.dashboard-home .wd-dots{justify-content:center;gap:3px;display:flex}.dashboard-home .wd-dots span{background:#0a162814;border-radius:50%;width:4px;height:4px}.dashboard-home .wd-dots span.gd{background:#c9a96e}.dashboard-home .wd-dots span.bl{background:#4b8fb8}.dashboard-home .grid{grid-template-columns:5fr 3fr;gap:10px;margin-bottom:20px;animation:.4s .1s both enter;display:grid}.dashboard-home .right{flex-direction:column;gap:10px;display:flex}.dashboard-home .card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 1px 2px #0a162805}.dashboard-home .ch{justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.dashboard-home .ct-t{letter-spacing:-.04em;color:#0a1628;font-size:14px;font-weight:700}.dashboard-home .ct-l{color:#4b8fb8;cursor:pointer;font-size:11px;font-weight:500;text-decoration:none}.dashboard-home .ct-l:hover{color:#3a7a9e}.dashboard-home table{border-collapse:collapse;width:100%}.dashboard-home th{color:#0a162840;text-transform:uppercase;letter-spacing:.1em;text-align:left;padding:8px 24px;font-size:9px;font-weight:600}.dashboard-home td{padding:13px 24px;font-size:13px}.dashboard-home tbody tr{transition:background .1s}.dashboard-home tbody tr:hover{background:#0a162803}.dashboard-home tbody tr+tr td{box-shadow:inset 0 1px #0a162808}.dashboard-home .tn{letter-spacing:-.02em;color:#0a1628;font-weight:600}.dashboard-home .te{color:#0a16284d;margin-top:2px;font-family:Space Mono,ui-monospace,Menlo,Consolas,monospace;font-size:10px}.dashboard-home .ty{color:#0a162880;background:#0a16280a;border-radius:5px;padding:4px 10px;font-size:10px;font-weight:600;display:inline-block}.dashboard-home .tdt{color:#0a162859;font-family:Space Mono,ui-monospace,Menlo,Consolas,monospace;font-size:11px}.dashboard-home .ta{letter-spacing:-.04em;color:#0a1628;font-family:Outfit,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:700}.dashboard-home .ts{border-radius:20px;align-items:center;gap:4px;padding:3px 9px;font-size:9px;font-weight:600;display:inline-flex}.dashboard-home .ts:before{content:"";background:currentColor;border-radius:50%;width:4px;height:4px}.dashboard-home .ts.ok{color:#22c55e;background:#22c55e0a}.dashboard-home .ts.wait{color:#e6940b;background:#f59e0b0a}.dashboard-home .ts.done{color:#4b8fb8;background:#4b8fb80a}.dashboard-home .cal-h{justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.dashboard-home .cal-t{letter-spacing:-.04em;color:#0a1628;font-size:14px;font-weight:700}.dashboard-home .cal-nav button{cursor:pointer;color:#0a162840;background:#0a162808;border:none;border-radius:5px;justify-content:center;align-items:center;width:20px;height:20px;margin-left:2px;transition:all .1s;display:inline-flex}.dashboard-home .cal-nav button:hover{color:#0a1628;background:#0a16280f}.dashboard-home .cal-nav button svg{width:9px;height:9px}.dashboard-home .cal-g{grid-template-columns:repeat(7,1fr);gap:2px;padding:2px 10px 10px;display:grid}.dashboard-home .cal-dh{color:#0a162840;text-align:center;text-transform:uppercase;padding:4px 0;font-family:Space Mono,ui-monospace,Menlo,Consolas,monospace;font-size:9px;font-weight:600}.dashboard-home .cd{aspect-ratio:1;color:#0a162866;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;max-width:38px;font-family:Space Mono,ui-monospace,Menlo,Consolas,monospace;font-size:11px;font-weight:500;transition:all .1s;display:flex;position:relative}.dashboard-home .cd:hover{background:#0a162808}.dashboard-home .cd.now{color:#fff;background:#0a1628;font-weight:700}.dashboard-home .cd.bk{color:#c9a96e;background:#c9a96e14;font-weight:600}.dashboard-home .cd.bk:after{content:"";background:#c9a96e;border-radius:50%;width:3px;height:3px;position:absolute;bottom:3px}.dashboard-home .cd.x{color:#0a16281a}.dashboard-home .cd.bl{color:#0a16281f;text-decoration:line-through}.dashboard-home .upcoming-card{flex:1}.dashboard-home .up{padding:4px 18px 18px}.dashboard-home .ur{border-bottom:1px solid #0a16280a;align-items:center;gap:14px;padding:12px 0;display:flex}.dashboard-home .ur:last-child{border-bottom:none}.dashboard-home .ud{background:#0a162806;border-left:3px solid #4b8fb8;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:42px;display:flex}.dashboard-home .ud .dd{color:#0a1628;font-family:Outfit,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:700;line-height:1}.dashboard-home .ud .mm{text-transform:uppercase;color:#4b8fb8;letter-spacing:.03em;margin-top:2px;font-family:Space Mono,ui-monospace,Menlo,Consolas,monospace;font-size:8px;font-weight:700}.dashboard-home .u-info{flex:1;min-width:0}.dashboard-home .u-info .unm{letter-spacing:-.02em;color:#0a1628;font-size:13px;font-weight:700}.dashboard-home .u-info .uinf{color:#0a162859;margin-top:2px;font-size:10px}.dashboard-home .uam{color:#0a1628;letter-spacing:-.03em;flex-shrink:0;font-family:Outfit,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:700}.dashboard-home .fleet{margin-top:4px;animation:.4s .15s both enter}.dashboard-home .fh{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.dashboard-home .fh-t{letter-spacing:-.04em;color:#0a1628;font-size:14px;font-weight:700}.dashboard-home .fh-s{color:#0a16284d;margin-top:2px;font-size:10px}.dashboard-home .fg{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.dashboard-home .yc{cursor:pointer;color:inherit;background:#fff;border-radius:14px;text-decoration:none;transition:all .25s;display:block;overflow:hidden;box-shadow:0 1px 2px #0a162805}.dashboard-home .yc:hover{transform:translateY(-3px);box-shadow:0 8px 28px #0a16280f}.dashboard-home .yi{height:110px;position:relative;overflow:hidden}.dashboard-home .yi-pl{z-index:2;align-items:flex-end;width:100%;height:100%;padding:12px 14px;display:flex;position:relative}.dashboard-home .yi-pl span{color:#0a16288c;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:700}.dashboard-home .yi-dot{z-index:2;border:2px solid #fffc;border-radius:50%;width:7px;height:7px;position:absolute;top:10px;right:10px}.dashboard-home .yi-dot.on{background:#22c55e}.dashboard-home .yi-dot.off{background:#e6940b}.dashboard-home .yi-grad{background:linear-gradient(#0000,#0a162859);height:50%;position:absolute;bottom:0;left:0;right:0}.dashboard-home .yb{padding:14px 16px}.dashboard-home .yn{letter-spacing:-.03em;color:#0a1628;margin-bottom:3px;font-size:13px;font-weight:700}.dashboard-home .ysp{color:#0a162859;font-size:10px}.dashboard-home .ypr{justify-content:space-between;align-items:baseline;margin-top:10px;display:flex}.dashboard-home .ypr .ypr-v{letter-spacing:-.04em;color:#0a1628;font-family:Outfit,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;font-weight:700}.dashboard-home .ypr .ypr-u{color:#0a16284d;margin-left:1px;font-size:10px}.dashboard-home .ai{background:linear-gradient(135deg,#0a1628 0%,#0f2440 40%,#1a3358 70%,#1e3a5c 100%);border-radius:14px;align-items:center;gap:20px;margin-top:20px;padding:22px 28px;animation:.4s .2s both enter;display:flex;position:relative;overflow:hidden}.dashboard-home .ai:before{content:"";pointer-events:none;background:radial-gradient(circle,#c9a96e0f 0%,#0000 70%);width:300px;height:300px;position:absolute;top:-50%;right:-20%}.dashboard-home .ai:after{content:"";pointer-events:none;background:radial-gradient(circle,#4b8fb80d 0%,#0000 70%);width:200px;height:200px;position:absolute;bottom:-30%;left:10%}.dashboard-home .ai-mark{color:#c9a96e;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:700;position:relative}.dashboard-home .ai-t{color:#ffffffbf;letter-spacing:-.02em;margin-top:4px;font-size:14px;font-weight:600;position:relative}.dashboard-home .ai-d{color:#ffffff40;margin-top:3px;font-size:10px;position:relative}.dashboard-home .ai-nums{gap:24px;margin-left:auto;display:flex;position:relative}.dashboard-home .ai-n{text-align:center}.dashboard-home .ai-nv{color:#fff;letter-spacing:-.04em;font-family:Outfit,-apple-system,BlinkMacSystemFont,sans-serif;font-size:22px;font-weight:700}.dashboard-home .ai-nl{color:#ffffff4d;text-transform:uppercase;letter-spacing:.08em;margin-top:3px;font-size:7px}.dashboard-home .ai-btn{color:#fff6;cursor:pointer;background:#ffffff0f;border:none;border-radius:7px;padding:8px 16px;font-family:inherit;font-size:10px;font-weight:600;transition:all .12s;position:relative}.dashboard-home .ai-btn:hover{color:#ffffffb3;background:#ffffff1a}.fleet-page .yacht-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;display:grid}.fleet-page .yacht-card{cursor:pointer;color:inherit;background:#fff;border-radius:14px;flex-direction:column;text-decoration:none;transition:all .25s;display:flex;overflow:hidden;box-shadow:0 1px 2px #0a162805}.fleet-page .yacht-card:hover{transform:translateY(-3px);box-shadow:0 8px 28px #0a16280f}.fleet-page .yacht-img{width:100%;height:140px;position:relative;overflow:hidden}.fleet-page .yacht-img .wave{background:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 20C50 10 100 30 150 20C200 10 250 30 300 20C350 10 400 30 400 20V40H0Z' fill='%23FFFFFF' opacity='0.5'/%3E%3C/svg%3E") 0 0/400px 40px repeat-x;height:40px;position:absolute;bottom:-10px;left:0;right:0}.fleet-page .yacht-img .yi-grad{pointer-events:none;background:linear-gradient(#0000,#0a162859);height:50%;position:absolute;bottom:0;left:0;right:0}.fleet-page .yacht-img .type-label{color:#0a16288c;letter-spacing:.06em;text-transform:uppercase;z-index:2;font-size:10px;font-weight:700;position:absolute;bottom:12px;left:14px}.fleet-page .yacht-status-dot{z-index:2;border:2px solid #fffc;border-radius:50%;width:7px;height:7px;position:absolute;top:10px;right:10px}.fleet-page .yacht-status-dot.active{background:#22c55e}.fleet-page .yacht-status-dot.maintenance{background:#e6940b}.fleet-page .yacht-status-dot.archived{background:#0a16284d}.fleet-page .yacht-info{flex-direction:column;flex:1;padding:14px 16px;display:flex}.fleet-page .yacht-info .yacht-name{color:#0a1628;letter-spacing:-.03em;margin-bottom:3px;font-size:13px;font-weight:700}.fleet-page .yacht-info .yacht-specs{color:#0a162859;font-size:10px}.fleet-page .yacht-info .yacht-price{align-items:baseline;gap:4px;margin-top:auto;padding-top:10px;display:flex}.fleet-page .yacht-info .yacht-price .amount{color:#0a1628;letter-spacing:-.04em;font-family:Outfit,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;font-weight:700}.fleet-page .yacht-info .yacht-price .unit{color:#0a16284d;font-size:10px}.fleet-page .yacht-form{background:#fff;border-radius:14px;max-width:760px;padding:28px 32px;box-shadow:0 1px 2px #0a162805}.fleet-page .yacht-form .form-section{margin-bottom:24px}.fleet-page .yacht-form .form-section:last-child{margin-bottom:0}.fleet-page .yacht-form .form-section-title{color:#0a162880;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #0a16280a;margin-bottom:14px;padding-bottom:8px;font-size:11px;font-weight:700}.fleet-page .yacht-form .form-grid{grid-template-columns:repeat(2,1fr);gap:14px 16px;display:grid}.fleet-page .yacht-form .form-field{flex-direction:column;display:flex}.fleet-page .yacht-form .form-field.full{grid-column:1/-1}.fleet-page .yacht-form .form-field label{color:#0a162859;margin-bottom:4px;font-size:11px;font-weight:600}.fleet-page .yacht-form .form-field input,.fleet-page .yacht-form .form-field select,.fleet-page .yacht-form .form-field textarea{color:#0a1628;background:#0a162805;border:1px solid #0a16280f;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;transition:border-color .15s,background .15s}.fleet-page .yacht-form .form-field input:focus,.fleet-page .yacht-form .form-field select:focus,.fleet-page .yacht-form .form-field textarea:focus{background:#0a162808;border-color:#0a162826}.fleet-page .yacht-form .form-field textarea{resize:vertical;min-height:84px}.fleet-page .yacht-form .form-toggle{color:#0a1628;align-items:center;gap:8px;font-size:12px;display:flex}.fleet-page .yacht-form .form-toggle input[type=checkbox]{accent-color:#0a1628;width:16px;height:16px}.fleet-page .yacht-form .form-actions{border-top:1px solid #0a16280a;justify-content:flex-end;gap:10px;margin-top:24px;padding-top:18px;display:flex}.fleet-page .yacht-form .form-error{color:#b23024;background:#e74c3c0f;border:1px solid #e74c3c2e;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:12px}.fleet-page .detail-hero{background:#fff;border-radius:14px;grid-template-columns:320px 1fr;gap:0;margin-bottom:14px;display:grid;overflow:hidden;box-shadow:0 1px 2px #0a162805}@media (width<=720px){.fleet-page .detail-hero{grid-template-columns:1fr}}.fleet-page .detail-photo{background:linear-gradient(145deg,#c5d0dc,#adbdcc,#9aacbe) 50%/cover;min-height:240px;position:relative;overflow:hidden}.fleet-page .detail-photo .yi-grad{pointer-events:none;background:linear-gradient(#0000,#0a162859);height:50%;position:absolute;bottom:0;left:0;right:0}.fleet-page .detail-photo .detail-type-badge{color:#0a16288c;letter-spacing:.06em;text-transform:uppercase;z-index:2;font-size:10px;font-weight:700;position:absolute;bottom:14px;left:16px}.fleet-page .detail-photo .detail-status-dot{z-index:2;border:2px solid #ffffffd9;border-radius:50%;width:9px;height:9px;position:absolute;top:12px;right:12px}.fleet-page .detail-photo .detail-status-dot.active{background:#22c55e}.fleet-page .detail-photo .detail-status-dot.maintenance{background:#e6940b}.fleet-page .detail-photo .detail-status-dot.archived{background:#0a16284d}.fleet-page .detail-info{flex-direction:column;padding:24px 28px;display:flex}.fleet-page .detail-info .detail-title{color:#0a1628;letter-spacing:-.04em;font-size:22px;font-weight:700}.fleet-page .detail-info .detail-type{color:#0a16284d;text-transform:uppercase;letter-spacing:.1em;margin-top:4px;font-family:Space Mono,ui-monospace,Menlo,Consolas,monospace;font-size:10px;font-weight:700}.fleet-page .detail-info .detail-specs{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:16px;margin-top:18px;display:grid}.fleet-page .detail-info .detail-specs .spec{color:#0a162859;text-transform:uppercase;letter-spacing:.06em;font-family:Space Mono,ui-monospace,Menlo,Consolas,monospace;font-size:10px}.fleet-page .detail-info .detail-specs .spec strong{color:#0a1628;letter-spacing:-.04em;text-transform:none;margin-bottom:2px;font-family:Outfit,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:700;display:block}.fleet-page .detail-info .detail-description{color:#0a16288c;margin-top:18px;font-size:13px;line-height:1.6}.fleet-page .detail-section{background:#fff;border-radius:14px;margin-bottom:14px;padding:22px 26px;box-shadow:0 1px 2px #0a162805}.fleet-page .detail-section-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.fleet-page .detail-section-header h3{color:#0a1628;letter-spacing:-.04em;font-size:14px;font-weight:700}.fleet-page .pricing-table,.fleet-page .extras-table{border-collapse:collapse;width:100%;font-size:13px}.fleet-page .pricing-table th,.fleet-page .extras-table th{color:#0a162840;text-transform:uppercase;letter-spacing:.1em;text-align:left;padding:8px 14px;font-size:9px;font-weight:600}.fleet-page .pricing-table td,.fleet-page .extras-table td{color:#0a1628;padding:12px 14px;font-size:13px}.fleet-page .pricing-table tbody tr+tr td,.fleet-page .extras-table tbody tr+tr td{box-shadow:inset 0 1px #0a162808}.fleet-page .pricing-table tr:hover td,.fleet-page .extras-table tr:hover td{background:#0a162803}.fleet-page .pricing-table .row-action,.fleet-page .extras-table .row-action{color:#e74c3c;cursor:pointer;text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:600}.fleet-page .pricing-table .row-action:hover,.fleet-page .extras-table .row-action:hover{text-decoration:underline}.fleet-page .pricing-table .col-amount,.fleet-page .extras-table .col-amount{letter-spacing:-.03em;font-family:Outfit,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700}.fleet-page .pricing-table .col-season,.fleet-page .extras-table .col-season{text-transform:uppercase;color:#0a162880;letter-spacing:.06em;font-family:Space Mono,ui-monospace,Menlo,Consolas,monospace;font-size:11px}.fleet-page .inline-form{background:#0a162803;border:1px dashed #0a162814;border-radius:8px;margin-top:16px;padding:18px}.fleet-page .inline-form .form-grid{grid-template-columns:repeat(2,1fr);gap:12px 14px;display:grid}.fleet-page .inline-form .form-field{flex-direction:column;display:flex}.fleet-page .inline-form .form-field.full{grid-column:1/-1}.fleet-page .inline-form .form-field label{color:#0a162859;margin-bottom:4px;font-size:11px;font-weight:600}.fleet-page .inline-form .form-field input,.fleet-page .inline-form .form-field select,.fleet-page .inline-form .form-field textarea{color:#0a1628;background:#fff;border:1px solid #0a16280f;border-radius:7px;outline:none;width:100%;padding:9px 12px;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;transition:border-color .15s}.fleet-page .inline-form .form-field input:focus,.fleet-page .inline-form .form-field select:focus,.fleet-page .inline-form .form-field textarea:focus{border-color:#0a162826}.fleet-page .inline-form .form-actions{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}.fleet-page .inline-form .form-error{color:#b23024;background:#e74c3c0f;border:1px solid #e74c3c2e;border-radius:6px;margin-bottom:12px;padding:8px 12px;font-size:12px}.fleet-page .photo-upload{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.fleet-page .upload-dropzone{text-align:center;color:#0a162866;cursor:pointer;background:#0a162803;border:1px dashed #0a16281f;border-radius:8px;flex:1;min-width:220px;padding:18px 20px;font-size:12px;transition:all .12s}.fleet-page .upload-dropzone:hover{background:#0a162805;border-color:#0a162840}.fleet-page .upload-dropzone strong{color:#0a1628;font-weight:600}.fleet-page .upload-toggle{color:#0a16288c;align-items:center;gap:8px;font-size:12px;display:flex}.fleet-page .upload-toggle input[type=checkbox]{accent-color:#0a1628}.fleet-page .image-thumbs{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.fleet-page .thumb{background-color:#0a16280a;background-position:50%;background-size:cover;border:1px solid #0a16280f;border-radius:7px;width:92px;height:64px;position:relative}.fleet-page .thumb.is-main{outline-offset:1px;outline:2px solid #c9a96e}.fleet-page .fleet-loading{text-align:center;color:#0a16284d;letter-spacing:.04em;text-transform:uppercase;padding:48px;font-family:Space Mono,ui-monospace,Menlo,Consolas,monospace;font-size:12px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#0a1628;font-feature-settings:"ss01", "kern";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f2f3f5;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5}#root{min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}input,textarea,select{color:inherit;font-family:inherit}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#0a16280d;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#0a16281a}.loading-container{background:#f2f3f5;justify-content:center;align-items:center;min-height:100vh;display:flex}.spinner{border:3px solid #4b8fb814;border-top-color:#4b8fb8;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.wave-divider{background:linear-gradient(90deg,#4b8fb814,#c9a96e14,#4b8fb814);border-radius:2px;height:3px}.btn{cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:7px 16px;font-family:inherit;font-size:12px;font-weight:600;line-height:1.4;text-decoration:none;transition:all .12s;display:inline-flex}.btn svg{stroke-width:1.5px;flex-shrink:0;width:12px;height:12px}.btn.btn-primary{color:#fff;background:#0a1628}.btn.btn-primary:hover{opacity:.85}.btn.btn-secondary{color:#0a16288c;background:#0a162806;border-color:#0000}.btn.btn-secondary:hover{color:#0a1628;background:#0a16280d}.btn:disabled{opacity:.5;cursor:not-allowed}.app-layout{background:#f2f3f5;min-height:100vh;display:flex}.main-content{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}
