@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans',Arial,sans-serif;color:#163340;background:#f5f8f7;font-size:16px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.hidden{display:none!important}.wrap{max-width:1370px;margin:auto;padding:0 32px}.topbar{height:76px;background:#fff;border-bottom:1px solid #e5eceb}.top-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;color:#103b4b;font-family:Manrope,sans-serif;font-size:23px;font-weight:800;letter-spacing:-.07em}.brand-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#0d4d5d;color:#fff}.brand-icon svg{width:28px;height:28px}.brand-dot,.period{color:#dcb462}.top-actions{display:flex;align-items:center;gap:20px;font-size:14px}.harbour-name{font-weight:700;color:#47616a}.avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#dcece9;color:#23605d;font-weight:800}.text-button{border:0;background:transparent;color:#557079;font-weight:700}.layout{display:grid;grid-template-columns:216px minmax(0,1fr);gap:52px;min-height:calc(100vh - 76px)}.sidebar{padding:38px 0;display:flex;flex-direction:column}.sidebar-label,.mini-label,.card-overline,.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:800;color:#6d888e}.sidebar-label{padding:0 18px;margin-bottom:16px}.nav{display:flex;align-items:center;gap:14px;padding:14px 18px;border-radius:12px;color:#5d757c;font-weight:700;margin-bottom:5px}.nav>span:first-child{font-size:20px;line-height:1}.nav.selected{background:#e5f0ee;color:#0a5360}.nav-count{margin-left:auto;font-size:12px;background:#d5e7e3;padding:3px 7px;border-radius:20px}.sidebar-bottom{margin-top:auto;font-size:13px;color:#849a9c;padding:18px}.online-dot,.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#4dbe9a;margin-right:8px}.main{padding:42px 0 80px;min-width:0}.page-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.page-head h1{font:800 clamp(31px,3.3vw,44px)/1.14 Manrope,sans-serif;letter-spacing:-.055em;margin:9px 0 8px}.page-head p{color:#6d8187;margin:0}.head-mark{color:#b4cfcc;font-size:72px;line-height:1}.hero-card{height:225px;background:#0b3a4a;border-radius:20px;color:#fff;position:relative;overflow:hidden;margin-bottom:22px}.hero-content{position:relative;z-index:1;padding:31px 38px}.card-overline{color:#9bbcc1}.berth-number{font:800 64px/1.15 Manrope,sans-serif;letter-spacing:-.08em;margin:7px 0 0}.pier{color:#bdd1d3;font-size:14px}.pier span{padding:0 6px}.status{display:inline-flex;align-items:center;border-radius:30px;padding:8px 13px;background:#215868;margin-top:21px;font-size:13px;font-weight:800}.status.away{background:#765d38}.status.away .status-dot{background:#eec778}.hero-wave{position:absolute;right:-1%;top:0;width:49%;height:100%;opacity:.35}.hero-wave svg{width:100%;height:100%}.hero-wave path{fill:none;stroke:#69a5ab;stroke-width:2}.grid-two{display:grid;grid-template-columns:1fr 1fr;gap:22px}.panel{background:#fff;border:1px solid #e5eceb;border-radius:18px;padding:27px;box-shadow:0 8px 30px rgba(15,52,61,.025);min-width:0}.panel-top{display:flex;align-items:center;gap:13px}.section-icon{width:39px;height:39px;display:grid;place-items:center;background:#dff0ec;border-radius:12px;color:#207169;font-size:22px}.section-icon.amber{background:#fcf2df;color:#b18a3f}.panel h2{font:800 22px/1.3 Manrope,sans-serif;letter-spacing:-.035em;margin:18px 0 10px}.panel p{color:#71868b;line-height:1.6;margin:0 0 22px}.primary-button{border:0;border-radius:10px;background:#0d5461;color:#fff;font-weight:800;min-height:46px;padding:12px 17px;display:inline-flex;align-items:center;justify-content:space-between;gap:24px}.primary-button:hover{background:#0b404c}.primary-button:disabled{opacity:.6;cursor:wait}.primary-button span{font-size:19px;line-height:1}.subtle-line{border-top:1px solid #edf1f1;margin:26px 0 16px}.small-row{display:flex;justify-content:space-between;gap:10px;font-size:13px}.small-row span{color:#83989d}.small-row strong{text-align:right;color:#345860}.messages-panel{margin-top:22px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:15px}.section-heading h2{margin:6px 0 0}.inline-link{font-size:14px;font-weight:800;color:#0b6c73}.inline-link span{margin-left:6px}.message{display:flex;gap:17px;padding:20px 0;border-top:1px solid #edf1f1}.message-icon{flex:none;width:37px;height:37px;border-radius:11px;background:#f0f5f4;display:grid;place-items:center;color:#34726d}.message-meta{font-size:12px;color:#8ca0a5;font-weight:700}.message h3{font-size:16px;margin:4px 0 4px}.message p{font-size:14px;margin:0;color:#71868b;white-space:pre-wrap}.mobile-nav{display:none}.inline-form,.stack-form{display:grid;gap:16px;margin-top:20px}.inline-form label,.stack-form label{display:grid;gap:8px;color:#3f5a63;font-weight:700;font-size:14px}.inline-form input,.stack-form input,.stack-form select,.stack-form textarea{width:100%;border:1px solid #d8e4e3;border-radius:9px;background:#fff;color:#193a45;padding:12px 13px;outline:none}.inline-form input:focus,.stack-form input:focus,.stack-form select:focus,.stack-form textarea:focus{border-color:#0c7981;box-shadow:0 0 0 3px #d7eeed}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.notice{padding:13px 17px;border-radius:10px;margin:0 0 18px;font-weight:700}.notice:empty{display:none}.notice.error{background:#fff0e9;color:#a84b30}.notice.success{background:#dff2e8;color:#176748}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-bottom:22px}.stat{background:#fff;border:1px solid #e5eceb;border-radius:16px;padding:20px 24px;display:grid;gap:7px}.stat span{font-size:13px;color:#789098;font-weight:700}.stat strong{font:800 32px Manrope,sans-serif;color:#123c49}.berth-panel{margin-bottom:22px}.berth-list{margin-top:12px}.berth-row{display:flex;align-items:center;gap:16px;padding:15px 0;border-top:1px solid #edf1f1}.berth-badge{width:62px;padding:10px 4px;text-align:center;border-radius:9px;background:#e8f2f0;color:#0e5b61;font-weight:800}.berth-info{display:grid;gap:3px;min-width:0}.berth-info strong{font-size:15px}.berth-info span{font-size:13px;color:#82969a}.berth-end{margin-left:auto;display:flex;align-items:center;gap:12px}.pill{font-size:12px;font-weight:800;border-radius:20px;padding:7px 10px;white-space:nowrap}.pill.normal{background:#e5f4ec;color:#257b58}.pill.free{background:#fff3db;color:#97722a}.pill.occupied{background:#e2eef5;color:#3b6d82}.small-button{border:1px solid #c6dcd9;border-radius:8px;color:#0a6a6e;background:#fff;padding:7px 10px;font-size:13px;font-weight:800;white-space:nowrap}.admin-grid .panel{display:flex;flex-direction:column}.admin-grid .stack-form{margin-top:auto}.all-messages{margin-top:0}.empty{color:#819498;padding:20px 0}.login-layout{min-height:100vh;display:grid;grid-template-columns:49% 51%;background:#fff}.login-art{background:#0b3a4a;color:#fff;padding:38px 48px;display:flex;flex-direction:column;position:relative;overflow:hidden}.login-art:before,.login-art:after{content:'';position:absolute;width:640px;height:640px;border:1px solid #216070;border-radius:50%;right:-340px;top:12%}.login-art:after{width:420px;height:420px;right:-230px;top:28%}.brand.light{color:#fff}.brand.light .brand-icon{background:#1e6170}.art-center{margin:auto 0;position:relative;z-index:1}.art-orbit{font-size:100px;color:#67a3aa;line-height:1}.art-center h1{font:800 clamp(42px,5vw,72px)/1.08 Manrope,sans-serif;letter-spacing:-.075em;margin:20px 0}.art-center h1 span{color:#e1ba69}.art-center p{max-width:330px;color:#a9c4c7;line-height:1.7}.art-bottom{letter-spacing:.17em;color:#81a5ab;font-size:11px;font-weight:800}.art-bottom span{margin:0 8px}.login-main{display:grid;place-items:center;padding:36px}.login-card{width:min(100%,420px)}.login-card h2{font:800 40px Manrope,sans-serif;letter-spacing:-.06em;margin:11px 0}.login-card>p{color:#7e9298;line-height:1.6;margin:0 0 25px}.login-card .primary-button{width:100%;margin-top:4px}.demo-accounts{margin-top:34px;border-top:1px solid #e6eded;padding-top:24px;display:flex;flex-wrap:wrap;gap:9px}.demo-accounts strong{display:block;width:100%;font-size:14px;margin-bottom:3px}.demo-accounts button{background:#eaf3f1;color:#0b6670;border:0;border-radius:8px;padding:9px 12px;font-size:13px;font-weight:800}.demo-accounts small{display:block;width:100%;color:#85999e;margin-top:6px}.demo-accounts code{color:#385e65}.mobile-brand{display:none}.boot,.error-page{padding:48px;text-align:center;color:#45656e}
@media(max-width:900px){.layout{grid-template-columns:180px minmax(0,1fr);gap:24px}.wrap{padding:0 24px}.harbour-name{display:none}.grid-two{grid-template-columns:1fr}.hero-wave{width:60%}.login-art{padding:30px}.login-main{padding:28px}}
@media(max-width:680px){.wrap{padding:0 18px}.topbar{height:65px}.top-actions{gap:12px}.text-button{font-size:13px}.layout{display:block;min-height:0}.sidebar{display:none}.main{padding:30px 0 100px}.page-head{margin-bottom:23px}.page-head h1{font-size:31px}.page-head p{font-size:14px}.head-mark{display:none}.hero-card{height:215px}.hero-content{padding:26px}.berth-number{font-size:57px}.hero-wave{width:80%;opacity:.2}.panel{padding:22px}.grid-two{gap:16px}.messages-panel{margin-top:16px}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:10;justify-content:space-around;background:#fff;border-top:1px solid #e1e9e8;padding:8px 10px max(8px,env(safe-area-inset-bottom))}.mobile-nav a{display:grid;place-items:center;gap:2px;color:#789095;font-size:20px;min-width:90px}.mobile-nav a span{font-size:12px;font-weight:800}.mobile-nav a.selected{color:#0b6570}.stats{gap:9px}.stat{padding:14px}.stat strong{font-size:26px}.berth-row{flex-wrap:wrap}.berth-end{width:100%;margin-left:78px;justify-content:space-between}.pill{white-space:normal}.login-layout{display:block}.login-art{display:none}.login-main{min-height:100vh;align-items:start;padding:30px 22px}.login-card{margin:0 auto;padding-top:5vh}.mobile-brand{display:flex;margin-bottom:70px}.login-card h2{font-size:36px}}
@media(max-width:390px){.form-two{grid-template-columns:1fr}.berth-end{margin-left:0}.page-head h1{font-size:28px}}
.brand-logo{display:block;width:150px;height:auto}.login-art .brand-logo{width:190px;background:#fff;padding:8px;border-radius:9px}.mobile-brand .brand-logo{width:165px}
