:root{--navy:#1b304c;--navy2:#294562;--ink:#20334d;--muted:#748091;--line:#e5e9ed;--bg:#f5f7f9;--teal:#498f91;--soft:#eaf2f3}*{box-sizing:border-box}body{margin:0;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);font-size:14px;background:var(--bg)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{outline-offset:4px}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}h1,h2,h3,p{margin-top:0}h1{font-size:32px;letter-spacing:-1.15px;font-weight:650;margin-bottom:10px}h2{font-size:19px;font-weight:650;letter-spacing:-.3px}h3{font-size:16px}p{line-height:1.7}small{font-size:12px}button{border:0}.sidebar{position:fixed;width:258px;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;padding:35px 20px 20px;z-index:10}.brand{display:block;padding:0 9px 31px}.brand img{display:block;width:198px;height:auto}.workspace{border:1px solid var(--line);border-radius:9px;display:flex;align-items:center;gap:10px;padding:12px 10px;margin:2px 0 25px}.workspace strong{font-size:12px;display:block;max-width:154px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workspace small{display:block;color:var(--muted);font-size:11px;margin-top:5px}.avatar{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;background:var(--soft);color:var(--navy);border-radius:9px;font-weight:600;flex-shrink:0}.avatar.small{width:32px;height:32px;border-radius:50%;font-size:12px}nav{display:flex;flex-direction:column;gap:5px}nav a{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:7px;font-size:13px;color:#687487}nav a>span{font-size:19px;width:22px;font-weight:400;color:#8a96a5}nav a.selected{background:var(--navy);color:#fff}nav a.selected>span{color:#c9d8e8}nav a:hover:not(.selected){background:var(--bg)}nav a b{margin-left:auto;background:#e9eff3;color:var(--navy);border-radius:5px;padding:2px 5px;font-size:10px}.nav-label{color:#9aa4b0;font-size:9px;letter-spacing:1.3px;margin:24px 14px 8px}.sidebar-bottom{margin-top:auto;padding:25px 8px 0;font-size:10px;color:var(--muted)}.sidebar-bottom a{display:block;margin-top:20px;font-size:12px}.dot{display:inline-block;width:6px;height:6px;background:#519581;border-radius:50%;margin-right:6px}.main{margin-left:258px}.topbar{height:78px;background:white;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 42px;font-size:12px;color:var(--muted)}.topbar>div{display:flex;align-items:center;gap:12px}.topbar strong{color:var(--ink);font-weight:500}.slash{padding:0 12px;color:#b7c0ca}.user-name{color:var(--ink)}.test-pill{font-size:9px;letter-spacing:1px;background:#f6f0e4;color:#977b45;padding:6px 9px;border-radius:5px;margin-right:6px}main{padding:35px 42px 0;max-width:1650px;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.page-heading p:last-child{color:var(--muted);font-size:13px;margin-bottom:0}.eyebrow{font-size:9px;letter-spacing:1.8px;font-weight:600;color:var(--teal);display:block;margin-bottom:13px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 17px;border-radius:7px;font-size:12px;font-weight:550;line-height:1.4;text-align:center}.primary{background:var(--navy);color:white;border:1px solid var(--navy)}.primary:hover{background:var(--navy2)}.secondary{background:white;color:var(--navy);border:1px solid #dce3e9}.secondary:hover{background:#f5f8fa}.test-notice{font-size:11px;background:#f8f4e9;color:#897448;border:1px solid #eee6d2;border-radius:6px;padding:10px 14px;margin-bottom:22px;display:flex;gap:9px;line-height:1.6}.welcome{background:var(--navy);border-radius:12px;position:relative;overflow:hidden;color:white;display:flex;justify-content:space-between;min-height:258px;padding:32px 36px}.welcome .eyebrow{color:#a5c5c8;font-size:9px;margin-bottom:15px}.welcome h2{font-size:29px;line-height:1.2;letter-spacing:-.6px;margin-bottom:13px}.welcome p{color:#b8c5d4;font-size:12px;line-height:1.8;margin-bottom:17px}.welcome a{font-size:11px;display:flex;gap:28px;align-items:center;color:#e1ebf3}.welcome-art{position:relative;width:330px;min-height:210px}.orbit{position:absolute;border:1px solid #415771;border-radius:50%;left:50%;top:45%;transform:translate(-50%,-50%)}.o1{width:120px;height:120px}.o2{width:192px;height:192px}.o3{width:266px;height:266px;opacity:.5}.shield{position:absolute;left:50%;top:45%;transform:translate(-50%,-50%);background:#345872;border:1px solid #6a919f;width:68px;height:79px;clip-path:polygon(50% 0,100% 20%,91% 72%,50% 100%,9% 72%,0 20%);display:flex;align-items:center;justify-content:center;font-size:30px;color:#b9dcda}.orbit-dot{position:absolute;border:5px solid var(--navy);width:19px;height:19px;background:#8ebbbd;border-radius:50%}.d1{left:37%;top:17%}.d2{right:17%;top:57%}.d3{left:17%;top:67%;width:14px;height:14px}.art-caption{position:absolute;bottom:0;left:0;right:0;text-align:center;font-size:8px;letter-spacing:2px;color:#8098af}.stats{display:grid;grid-template-columns:repeat(4,1fr);margin:22px 0;gap:16px}.stats>div{background:white;border:1px solid var(--line);border-radius:9px;padding:20px 22px}.stats span{display:block;color:#778291;font-size:11px}.stats strong{display:block;font-size:27px;font-weight:600;letter-spacing:-1px;margin:13px 0 8px}.stats small{color:#8c97a5;font-size:10px}.two-col{display:grid;grid-template-columns:1.45fr 1fr;gap:22px;margin-bottom:22px}.panel{background:white;border:1px solid var(--line);border-radius:10px;padding:24px}.section-head{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px}.section-head h2{margin:0;font-size:16px}.badge{display:inline-block;padding:5px 8px;font-size:10px;border-radius:5px;background:#edf1f5;color:#6f7d8d;white-space:nowrap;line-height:1.4}.badge.green{background:#e8f4ed;color:#438366}.empty{padding:28px 18px;text-align:center}.empty-icon{color:#a1b2c2;display:block;font-size:30px;margin-bottom:12px}.empty h3{font-size:14px;margin-bottom:7px}.empty p{font-size:12px;color:var(--muted);max-width:420px;margin:0 auto 18px}.text-link{font-size:11px;color:#587c8b;background:none;padding:0;text-decoration:none}.text-link:hover{text-decoration:underline}.task-row{display:flex;gap:12px;align-items:center;padding:17px 0;border-top:1px solid var(--line)}.task-row>span:last-child{margin-left:auto}.task-row strong{font-size:12px}.task-row small{display:block;color:var(--muted);margin-top:6px;font-size:11px}.row-icon{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;width:38px;height:38px;background:#eef3f6;color:#698594;font-size:21px;flex-shrink:0}.support-card{background:#edf3f5;border-color:#e2ecee}.support-card>h2{font-size:18px;margin:14px 0 10px}.support-card>p{font-size:12px;color:#72808e;max-width:300px}.support-card>small{font-size:9px;color:#8996a3;display:block;margin-top:13px}.recommendations{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.recommendations>a{padding:8px 18px 2px 0;border-right:1px solid var(--line)}.recommendations>a:last-child{border:0}.recommendations h3{margin:14px 0 8px;font-size:14px}.recommendations p{font-size:11px;color:var(--muted);min-height:54px}.recommendations strong{font-size:14px}.recommendations strong small{font-weight:400;color:var(--muted);font-size:10px}footer{padding:30px 0 20px;font-size:10px;color:#909ba8;display:flex;gap:15px}footer span{border-left:1px solid #dce1e7;padding-left:15px}footer a{margin-left:auto}.packages{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-bottom:30px}.package{border:1px solid var(--line);background:#fff;border-radius:9px;padding:22px}.package.featured{border-color:#9ab9c0;background:#f0f6f6}.package h3{font-size:23px;margin:0 0 8px}.package p{font-size:12px;color:var(--muted);margin-bottom:14px}.package small{font-size:10px;display:block;min-height:30px}.package button{width:100%;margin-top:17px}.catalog-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:24px;align-items:start}.filters{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:20px}.filters button{background:white;border:1px solid var(--line);border-radius:20px;padding:8px 12px;font-size:10px;color:var(--muted)}.filters button.active{background:var(--navy);color:white}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product{background:#fff;border:1px solid var(--line);border-radius:9px;padding:21px;display:flex;flex-direction:column}.product-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.product-top small{font-size:9px;color:var(--muted)}.product h3{font-size:15px;margin-bottom:10px}.product>p{font-size:11px;color:var(--muted);flex:1;line-height:1.8}.product-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px;margin-top:6px}.product-price strong{font-size:21px;font-weight:600;letter-spacing:-.5px}.product-price small,.setup{font-size:9px;color:var(--muted)}.setup{margin-top:8px}.product-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:19px;border-top:1px solid var(--line);padding-top:15px;gap:4px}.product-bottom .badge{font-size:8px;white-space:normal}.add-btn{width:29px;height:29px;border:1px solid var(--line);border-radius:6px;color:var(--navy);background:white;font-size:19px}.cart{position:sticky;top:20px;padding:22px}.cart h2{font-size:16px}.cart h2 span{color:var(--muted);font-size:13px}.cart>small{display:block;color:var(--muted);font-size:10px;line-height:1.6}.cart .primary{margin-top:20px}.cart-item{border-top:1px solid var(--line);padding:14px 0}.cart-item strong{font-size:11px}.cart-item>div{display:flex;align-items:center;gap:10px;margin-top:10px;font-size:11px}.cart-item input{width:60px;padding:6px}.cart-item .remove{margin-left:auto;color:#8d969f;background:none;font-size:19px}.quantity-label{font-size:9px;margin:0}.cart-total{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:19px 0 13px}.cart-total span{font-size:11px}.cart-total strong{font-size:21px}.full{width:100%}.muted{color:var(--muted);font-size:12px}.tiny{font-size:10px}.spaced{margin-top:26px}.booking{margin-bottom:18px}.booking h2{font-size:16px;line-height:1.5;max-width:650px}.booking .eyebrow{font-size:9px}.booking-meta{display:flex;align-items:center;gap:25px;font-size:11px;color:var(--muted);margin:22px 0 15px}.booking-meta strong{color:var(--navy);font-size:20px}.booking-lines{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:23px}.booking-lines span{font-size:10px;padding:7px 10px;background:var(--bg);border-radius:5px}.actions{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.file-row{display:flex;align-items:center;gap:16px;border-top:1px solid var(--line);padding:17px 0}.file-icon{font-size:9px;font-weight:600;border:1px solid #dce4ec;border-radius:5px;padding:13px 7px;color:#72909d}.file-row>div{flex:1;min-width:0}.file-row strong{font-size:12px;overflow-wrap:anywhere}.file-row small{display:block;font-size:10px;color:var(--muted);margin-top:6px}.file-row button{font-size:10px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 24px}label{display:block;font-size:12px;font-weight:500;margin:0 0 20px}input,select,textarea{display:block;width:100%;padding:12px;border:1px solid #dce3e9;border-radius:6px;background:white;margin-top:8px;color:var(--ink);font-size:12px}input:focus,textarea:focus,select:focus{outline:2px solid #8bb6c1;border-color:#8bb6c1}textarea{resize:vertical;line-height:1.7}fieldset{border:0;padding:0;margin:0}.check{display:flex;align-items:flex-start;gap:10px;font-weight:400;line-height:1.7;margin-top:22px}.check input{width:16px;margin:3px 0 0;flex-shrink:0}.inline-form{display:flex;align-items:center;gap:10px}.inline-form label{margin:0;font-size:10px}.inline-form input{max-width:200px;padding:7px;font-size:10px}.ticket{padding:18px 0;border-top:1px solid var(--line)}.ticket .section-head{align-items:flex-start;flex-wrap:wrap}.ticket strong{font-size:12px}.ticket p{font-size:12px;color:var(--muted);white-space:pre-wrap}.ticket small{color:var(--muted);font-size:10px}blockquote{margin:15px 0 0;border-left:3px solid #9bbcc5;padding:12px;background:var(--bg);font-size:12px}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left}th{font-size:10px;color:var(--muted);font-weight:500;padding:13px 12px;background:var(--bg)}td{padding:17px 12px;border-bottom:1px solid var(--line);font-size:12px}#search{max-width:200px;margin:0;font-size:11px;padding:10px}dialog{width:min(780px,94vw);max-height:90vh;overflow:auto;border:1px solid var(--line);border-radius:12px;padding:32px;color:var(--ink);box-shadow:0 24px 100px #14283d44}dialog::backdrop{background:#15263d77;backdrop-filter:blur(3px)}dialog h2{font-size:25px;padding-right:20px}dialog p{font-size:12px}dialog .close{position:absolute;right:15px;top:10px;font-size:26px;background:none;color:var(--muted)}.document-link{display:block;background:none;font-size:11px;color:#567788;margin:10px 0;text-align:left}.auth-shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:white}.auth-story{background:#eef3f5;padding:50px 65px;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;position:relative;overflow:hidden}.auth-story:after{content:'';position:absolute;width:550px;height:550px;border:1px solid #dce6eb;border-radius:50%;right:-370px;bottom:-100px;box-shadow:0 0 0 70px #e6eef255,0 0 0 140px #e6eef244}.auth-story img{width:min(300px,90%)}.auth-story>div{z-index:1;padding:55px 0}.auth-story h1{font-size:55px;line-height:1.12;letter-spacing:-2px;margin-bottom:25px}.auth-story p{color:#8291a0;font-size:14px}.auth-story>small{color:#8c9aa8;font-size:10px}.auth-features{display:flex;flex-direction:column;gap:18px;font-size:12px;color:#5c7787;margin-top:40px}.auth-content{display:flex;align-items:center;justify-content:center;padding:50px}.auth-content>div{width:380px;max-width:100%}.auth-content h2{font-size:30px;letter-spacing:-.8px;margin-bottom:13px}.auth-content form{margin-top:30px}.auth-content label{font-size:12px}.auth-content input{padding:14px}.auth-content .check input{padding:0}.forgot{font-size:11px;display:block;text-align:right;margin:-3px 0 22px;color:#6e8a96}.auth-switch{font-size:11px;text-align:center;margin:24px 0}.auth-note{font-size:10px;line-height:1.8;background:var(--bg);padding:17px;border-radius:7px;color:#8793a1}.auth-content .primary{padding:14px}.admin-hint{padding:20px;background:#fff3d8;position:fixed;bottom:0;left:0;right:0;text-align:center;z-index:100}.loading{padding:50px;text-align:center}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:var(--navy);color:#fff;border:1px solid #466078;border-radius:9px;padding:16px 22px;max-width:90vw;width:max-content;box-shadow:0 8px 30px #132b3d30;opacity:0;pointer-events:none;transition:.2s;z-index:200;line-height:1.6;font-size:12px}#toast.show{opacity:1;transform:translate(-50%,0)}
@media(min-width:1600px){.welcome{min-height:285px}.welcome h2{font-size:35px}.welcome-art{width:410px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1200px){.sidebar{width:220px;padding:28px 14px}.brand img{width:174px}.main{margin-left:220px}.topbar{padding:0 26px}main{padding:28px 26px 0}.stats{gap:10px}.stats>div{padding:18px 14px}.stats strong{font-size:24px}.catalog-layout{grid-template-columns:minmax(0,1fr) 245px;gap:15px}.product{padding:16px}.welcome-art{width:240px}.welcome{padding:28px}.welcome h2{font-size:26px}.recommendations{gap:16px}.auth-story{padding:45px}.auth-story h1{font-size:45px}.cart{padding:17px}}
@media(max-width:960px){.sidebar{width:185px;padding:24px 10px}.brand img{width:150px}.main{margin-left:185px}nav a{font-size:11px;padding:11px 9px;gap:8px}.workspace{padding:9px 7px}.workspace strong{font-size:10px;max-width:112px}.workspace .avatar{width:26px;height:26px;font-size:10px}.workspace small{font-size:9px}.sidebar-bottom{font-size:9px}.topbar{padding:0 22px}.user-name{display:none}main{padding:25px 22px 0}h1{font-size:27px}.page-heading{align-items:flex-start;flex-direction:column}.welcome-art{width:190px}.welcome h2{font-size:23px}.welcome p{font-size:11px}.stats{grid-template-columns:repeat(2,1fr)}.two-col{grid-template-columns:1fr}.recommendations p{min-height:80px}.catalog-layout{grid-template-columns:1fr}.cart{position:static}.packages{gap:10px}.package{padding:16px}.package small{min-height:44px}.package button{font-size:10px}.auth-story{padding:35px}.auth-story h1{font-size:38px}.auth-content{padding:30px}.file-row button{padding:8px}.section-head{flex-wrap:wrap}}
@media(max-width:680px){.sidebar{position:relative;width:100%;padding:17px 18px 0;border:0}.brand{padding:0 0 15px}.brand img{width:185px}.workspace{position:absolute;top:15px;right:18px;border:0;margin:0;padding:0}.workspace>div{display:none}.workspace .avatar{height:32px;width:32px}nav{flex-direction:row;overflow:auto;gap:6px;margin:0 -18px;padding:0 18px 13px}nav a{flex-shrink:0;white-space:nowrap;font-size:11px;padding:9px 10px}nav a>span{width:15px;font-size:16px}.nav-label,.sidebar-bottom{display:none}.main{margin:0}.topbar{height:51px;padding:0 19px;font-size:10px}.topbar .test-pill{font-size:7px;padding:4px}.topbar .avatar{display:none}main{padding:25px 18px 0}.page-heading{gap:16px;margin-bottom:20px}h1{font-size:28px}.page-heading p:last-child{font-size:12px}.eyebrow{font-size:8px}.test-notice{font-size:9px;padding:9px 11px}.welcome{padding:25px 22px;min-height:230px}.welcome h2{font-size:27px}.welcome-art{position:absolute;width:160px;right:-53px;top:53px;opacity:.4}.welcome>div:first-child{z-index:1}.welcome p{max-width:250px}.art-caption{display:none}.stats{gap:10px;margin:15px 0}.stats>div{padding:17px 14px}.stats strong{font-size:25px}.stats span{font-size:10px}.stats small{font-size:8px}.panel{padding:19px}.two-col{gap:15px;margin-bottom:15px}.recommendations{grid-template-columns:1fr;gap:0}.recommendations>a{border-right:0;border-bottom:1px solid var(--line);padding:17px 0}.recommendations p{min-height:0}.recommendations .row-icon{float:left;margin-right:12px}.recommendations h3{padding-top:2px;margin-top:0}.recommendations p{margin:15px 0 10px}.packages{grid-template-columns:1fr}.package{padding:20px}.package small{min-height:0}.package button{margin-top:13px}.package h3{font-size:22px}.product-grid{gap:10px}.product{padding:14px}.product h3{font-size:13px}.product p{font-size:10px}.product-top{margin-bottom:13px}.product-top small{font-size:8px}.product-price strong{font-size:18px}.product-price small{font-size:8px}.product-bottom{align-items:flex-start}.product-bottom .badge{max-width:95px;font-size:7px}.setup{font-size:8px}.filters button{font-size:9px;padding:7px 9px}.form-grid{grid-template-columns:1fr}.file-row{gap:9px;flex-wrap:wrap}.file-row strong{font-size:11px}.file-row button{font-size:9px}.file-row .file-icon{display:none}.inline-form{flex-wrap:wrap}.booking .section-head{align-items:flex-start;flex-direction:column}.booking-meta{flex-wrap:wrap;gap:12px}.booking h2{font-size:14px}.actions{gap:10px}.actions button{font-size:10px}.auth-shell{grid-template-columns:1fr}.auth-story{min-height:auto;padding:27px}.auth-story img{width:225px}.auth-story>div{padding:30px 0 5px}.auth-story h1{font-size:35px}.auth-story p,.auth-story>small,.auth-features{display:none}.auth-content{padding:35px 27px}.auth-content h2{font-size:26px}.auth-note{margin-bottom:15px}footer{font-size:8px;flex-wrap:wrap}.section-head h2{font-size:15px}dialog{padding:25px 20px}dialog h2{font-size:22px}dialog th,dialog td{font-size:10px;padding:10px 8px}}

.logout-confirmation{padding:12px 15px;margin:22px 0 0;border:1px solid #d8e8df;background:#edf6f0;color:#438366;font-size:12px;border-radius:6px;line-height:1.6}

/* Keep account actions reachable on shorter desktop screens. */
.sidebar{overflow-y:auto}
@media(max-width:680px){.sidebar{overflow:visible}}
