@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Montserrat:wght@500;600;700&display=swap";:root{--mattly-navy: #0B1D2D;--mattly-teal: #0D6B6E;--mattly-emerald: #10A37F;--mattly-gold: #D4A43A;--mattly-light-gray: #F2F4F7;--mattly-white: #FFFFFF;--mattly-heading-font: "Montserrat", Arial, "Segoe UI", sans-serif;--mattly-body-font: "Inter", "Segoe UI", Arial, sans-serif}:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#0b1d2d;background:#f2f4f7}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.center{min-height:100vh;display:grid;place-items:center}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f2f4f7}.login-card{width:min(430px,100%);background:#fff;padding:34px;border-radius:18px;box-shadow:0 18px 50px #0b1d2d20}.login-card img{width:190px}.login-card h1{font-family:Montserrat;margin:24px 0 6px}.login-card h1 span{color:#0d6b6e}.login-card p{color:#586675}.login-card small{display:block;margin-top:22px;color:#78838e}.error{background:#fff2f0;border:1px solid #e9b4ad;padding:10px;border-radius:8px}.app-shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh}aside{background:#0b1d2d;color:#fff;padding:24px 18px;display:flex;flex-direction:column;gap:10px}aside .logo{width:165px;filter:brightness(0) invert(1)}.product{font-family:Montserrat;font-size:20px;font-weight:700}.property{color:#b7c3cf;font-size:13px;margin-bottom:16px}nav{display:grid;gap:6px}nav a,.logout{display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:9px;color:#dbe4ea;text-decoration:none;background:none;border:0;width:100%}nav a svg,.logout svg{width:18px}nav a.active{background:#0d6b6e;color:#fff}.logout{margin-top:auto}main{min-width:0}header{height:62px;background:#fff;border-bottom:1px solid #dde3e8;padding:0 24px;display:flex;align-items:center;justify-content:flex-end}header div{display:grid;text-align:right;font-size:13px}header span{color:#78838e}.page{padding:24px}.page-title{margin-bottom:18px}.page-title h1,h2{font-family:Montserrat}.page-title h1{margin:0}.page-title p{margin:4px 0;color:#687684}.card{background:#fff;border:1px solid #e0e5e9;border-radius:14px;padding:20px}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.stats .card{display:grid;gap:8px}.stats span{color:#66727e}.stats b{font-size:30px;font-family:Montserrat}.grid-2{display:grid;grid-template-columns:1fr 1.4fr;gap:18px}label{display:grid;gap:6px;margin-bottom:14px;font-weight:600}input,select,textarea{width:100%;padding:11px 12px;border:1px solid #cbd4dc;border-radius:8px;background:#fff}textarea{min-height:88px;resize:vertical}.primary{background:#0d6b6e;color:#fff;border:0;border-radius:8px;padding:11px 16px;font-weight:700}.checklist{display:grid;gap:8px;margin:14px 0}.check-row{display:flex;justify-content:space-between;gap:16px;align-items:center;border-bottom:1px solid #edf0f2;padding:9px 0}.check-row small,.job small{display:block;color:#74818d}.choice{display:flex;gap:6px}.choice button,.job button{border:1px solid #bbc6cf;background:#fff;border-radius:7px;padding:7px 9px}.choice .selected{background:#10a37f;color:#fff;border-color:#10a37f}.choice .selected.issue{background:#d4a43a;border-color:#d4a43a;color:#0b1d2d}.job{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #edf0f2}.job p{margin:5px 0}.muted{color:#6c7884}@media (max-width:800px){.app-shell{grid-template-columns:1fr}aside{position:sticky;top:0;z-index:10;padding:10px 12px;display:grid;grid-template-columns:auto 1fr auto;align-items:center}.logo{display:none}.product{font-size:16px}.property{margin:0;font-size:11px}nav{position:fixed;left:0;right:0;bottom:0;background:#0b1d2d;display:flex;justify-content:space-around;padding:6px;z-index:20}nav a{font-size:0;justify-content:center;width:auto}.logout{margin:0;width:auto;font-size:0}.page{padding:16px 16px 82px}.stats{grid-template-columns:1fr 1fr}.grid-2{grid-template-columns:1fr}.check-row{align-items:flex-start;flex-direction:column}.choice{width:100%}.choice button{flex:1}header{height:50px;padding:0 14px}}.text-link{color:#0d6b6e;font-weight:700;text-decoration:none}.text-link:hover{text-decoration:underline}.card-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.card-heading h2{margin-top:0}.card-heading button{border:1px solid #bbc6cf;background:#fff;border-radius:8px;padding:8px 12px}.empty-state{text-align:center;padding:44px 18px;color:#6c7884}.empty-state strong{display:block;color:#0b1d2d;font-size:18px;margin-bottom:6px}.ticket-list{display:grid;gap:12px}.ticket-card{border:1px solid #dfe5ea;border-radius:12px;padding:16px;background:#fff}.ticket-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.ticket-top>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ticket-card h3{margin:12px 0 6px;font-family:Montserrat}.ticket-card>p{margin:0 0 12px;color:#44515c}.ticket-meta{display:flex;gap:8px 18px;flex-wrap:wrap;font-size:12px;color:#65727e}.ticket-status,.priority,.after-hours-chip{display:inline-block;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.ticket-status{background:#edf2f5;color:#42515e}.priority{background:#eef2f4;color:#52616d}.priority-priority{background:#fff6dd;color:#765500}.priority-urgent{background:#fff0e5;color:#a54300}.priority-critical{background:#ffe7e4;color:#a5291f}.after-hours-chip{background:#ede8ff;color:#5c43a8}.guest-page{min-height:100vh;padding:28px 16px;background:linear-gradient(180deg,#eef4f5 0,#f6f7f9 46%,#f2f4f7);display:flex;align-items:flex-start;justify-content:center}.guest-card{width:min(720px,100%);background:#fff;border:1px solid #dfe6ea;border-radius:20px;box-shadow:0 18px 60px #0b1d2d18;padding:28px;margin:16px 0}.guest-brand{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #edf0f2;padding-bottom:18px;margin-bottom:22px}.guest-brand img{width:172px}.guest-brand span{color:#0d6b6e;font-family:Montserrat;font-weight:700}.guest-card h1{font-family:Montserrat;margin:0 0 8px}.guest-intro{color:#60707d;margin:0 0 20px;line-height:1.55}.after-hours{display:flex;gap:12px;background:#fff8e6;border:1px solid #ead69a;border-radius:12px;padding:14px;margin:18px 0}.after-hours svg{flex:0 0 auto;width:20px;color:#9b6c00;margin-top:2px}.after-hours p{margin:4px 0 0;color:#625a45;font-size:13px;line-height:1.45}.guest-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:22px 0}.guest-tabs button{border:1px solid #ccd6dd;background:#fff;border-radius:10px;padding:11px 12px;display:flex;gap:8px;align-items:center;justify-content:center;font-weight:700;color:#56636e}.guest-tabs button svg{width:18px}.guest-tabs button.active{background:#0b1d2d;color:#fff;border-color:#0b1d2d}.issue-type-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px}.issue-type{border:1px solid #d6dfe5;background:#fff;border-radius:12px;padding:14px;text-align:left;display:grid;gap:6px;color:#33424f}.issue-type svg{width:22px;color:#0d6b6e}.issue-type small{color:#75818b;line-height:1.35}.issue-type.active{border-color:#0d6b6e;box-shadow:0 0 0 2px #0d6b6e1e;background:#f2f9f9}.guest-name-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.guest-submit{width:100%;padding:13px 16px;font-size:16px}.privacy-note{font-size:12px;color:#7a8791;text-align:center}.guest-footer{text-align:center;color:#8a959d;font-size:12px;margin-top:24px;padding-top:18px;border-top:1px solid #edf0f2}.guest-success{text-align:center}.success-icon{width:54px;height:54px;color:#10a37f;margin:12px auto}.reference-box{display:grid;gap:4px;background:#f2f7f7;border:1px solid #d1e4e3;border-radius:12px;padding:16px;margin:20px 0}.reference-box span{font-size:12px;color:#687781}.reference-box strong{font-family:Montserrat;font-size:24px;color:#0b1d2d}.tracking-token{text-align:left;border:1px solid #e0e5e9;border-radius:10px;padding:12px;margin:18px 0}.tracking-token summary{font-weight:700;cursor:pointer}.tracking-token code{display:block;overflow-wrap:anywhere;background:#f5f6f7;padding:10px;border-radius:6px;font-size:12px}.status-result{margin-top:22px;border-top:1px solid #e6eaed;padding-top:18px}.status-result h2{margin:0 0 8px}.status-pill{display:inline-block;background:#eaf6f2;color:#0b6a52;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;text-transform:uppercase}.status-result dl{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.status-result dl div{background:#f7f8f9;border-radius:8px;padding:10px}.status-result dt{font-size:11px;color:#74808a}.status-result dd{margin:3px 0 0;font-weight:600}.optional{font-weight:400;color:#7a8791;font-size:12px}@media (max-width:650px){.guest-page{padding:0;background:#f2f4f7}.guest-card{border-radius:0;border-left:0;border-right:0;margin:0;min-height:100vh;padding:22px 16px}.guest-brand img{width:148px}.guest-brand span{font-size:13px}.issue-type-grid{grid-template-columns:1fr}.issue-type{grid-template-columns:auto 1fr;column-gap:10px;align-items:center}.issue-type svg{grid-row:1/3}.guest-name-grid,.status-result dl{grid-template-columns:1fr}.ticket-top{align-items:flex-start}.ticket-card{padding:14px}.card-heading{flex-direction:column}.card-heading button{width:100%}}.copyright{padding:18px 20px 24px;text-align:center;color:#66788a;font-size:12px;background:#f2f4f7}.copyright span{display:block;margin-top:5px}.toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:16px 0}button{border:1px solid #becbd5;border-radius:8px;padding:9px 12px;background:#fff;color:#102c46}.card{margin-bottom:18px}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.filters label{margin:0;font-size:13px}.inline{display:flex;align-items:center;gap:9px}.inline input{width:auto}.notice{background:#edf5fa;border-left:4px solid #d4a43a;padding:12px;line-height:1.5}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:14px}th,td{padding:12px;text-align:left;border-bottom:1px solid #e0e7ed}th{background:#f0f4f7}td input{min-width:90px}td small{display:block;color:#728394}.dimension-item{padding:12px 0;border-bottom:1px solid #e3e8ec}.dimension-item h3{margin-bottom:6px}.dimension-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:7px 0}.dimension-row>strong{text-transform:capitalize;font-size:14px}.dimension-item label{font-size:12px;margin-top:10px}.sticky-actions{position:sticky;bottom:0;background:#fff;padding:14px;border-top:1px solid #e0e5e9;z-index:5}.detail{border-top:4px solid #d4a43a}.timeline{padding-left:20px}.timeline li{padding:8px}.timeline small{display:block;color:#708090}.photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px;margin-bottom:12px}.photo-grid img{width:100%;height:140px;object-fit:cover;border-radius:8px}.photo-grid small{display:block}.photos{border-top:1px solid #dbe4ea;margin-top:20px;padding-top:10px}.busy-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#102c4680;z-index:100;display:grid;place-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.busy-overlay>div{background:#fff;border-radius:18px;padding:32px;text-align:center;max-width:90vw}.busy-overlay strong{display:block}.sweeper{display:block;font-size:48px;animation:sweep 1s ease-in-out infinite alternate}.install-control{display:flex;justify-content:flex-end;margin-bottom:12px}.qr-print{text-align:center;max-width:480px;margin:auto;padding:25px}.qr-brand{width:250px}.qr-code{width:min(300px,100%)}.qr-url{overflow-wrap:anywhere;font-size:12px}.primary,nav a.active{background:#102c46}.choice .selected{background:#102c46;border-color:#102c46}.choice .selected.issue{background:#d4a43a;color:#102c46}aside .logo{filter:none;background:#fff;border-radius:8px;padding:8px;width:200px}.login-card img{width:250px}.guest-brand img{width:200px}.product{display:none}.app-shell aside{max-height:100vh;position:sticky;top:0}nav{overflow:auto}.app-shell{min-height:calc(100vh - 72px)}.copyright{padding-bottom:18px}@keyframes sweep{0%{transform:translate(-25px) rotate(-20deg)}to{transform:translate(25px) rotate(20deg)}}@media (prefers-reduced-motion:reduce){.sweeper{animation:none}}@media (max-width:800px){.app-shell aside{max-height:none;position:static;display:flex;flex-direction:row;flex-wrap:wrap}.app-shell aside .logo{display:block;width:150px}.property{flex:1}nav{overflow-x:auto;justify-content:flex-start;gap:3px}nav a{font-size:10px;flex-direction:column;gap:4px;min-width:65px;padding:8px 4px}nav a svg{width:18px;flex-shrink:0}.sticky-actions{bottom:65px}.copyright{padding-bottom:85px}.dimension-row{align-items:flex-start;flex-direction:column}.dimension-row .choice{width:100%}.qr-print{padding:15px}.guest-brand img{width:160px}}@media print{body{background:#fff}aside,header,.install-control,.page-title,.toolbar,.card>label,.notice,.copyright{display:none!important}.app-shell{display:block}.page{padding:0}.card{border:0;margin:0}.qr-print{display:block;max-width:700px;margin:auto}.qr-brand{width:300px}.qr-code{width:360px}}header{justify-content:space-between}.notifications{position:relative}.notification-panel{position:absolute;top:40px;left:0;width:min(400px,88vw);max-height:65vh;overflow:auto;z-index:50;text-align:left}.notification-panel a{color:#102c46}.notification-panel small{display:block}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.guest-contacts{margin:20px 0;padding:18px;background:#fff6de;border:1px solid #d5b568;border-radius:12px;color:#23354a}.guest-contacts h2{font-size:1.1rem;margin-top:0}.guest-contacts a{font-weight:700;text-decoration:underline;white-space:nowrap}.guest-contacts p{line-height:1.55}@media (max-width:600px){.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.stats .card{min-width:0;padding:12px}.stats .inline{overflow-wrap:anywhere}.form-grid>label{min-width:0}.guest-brand{flex-wrap:wrap;gap:12px}}:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#152a3b;background:#f4f7f9;font-synthesis:none;--navy:#0b1d2d;--teal:#0d6b6e;--gold:#d4a43a;--line:#dde5eb}body{line-height:1.5}h1,h2,h3,.stats b{font-family:inherit;letter-spacing:-.025em}h1{font-size:clamp(25px,3vw,32px);font-weight:730}h2{font-size:21px}h3{font-size:17px}a{color:var(--teal)}button,.text-link{font-weight:600}button{border:1px solid #cfdbe3;background:#fff;color:#244456;border-radius:9px;padding:10px 15px;min-height:42px;transition:background .15s,border-color .15s}button:hover:not(:disabled){background:#eff6f6;border-color:#91b7b6}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #51a6a880;outline-offset:3px}.primary{background:var(--teal);color:#fff;border:1px solid var(--teal);box-shadow:0 2px 3px #0d6b6e15}.primary:hover:not(:disabled){background:#09575a;color:#fff;border-color:#09575a}input,select,textarea{min-height:44px;border-color:#ccd8e1;color:#193a4c;background:#fff;font-size:15px}input[type=checkbox]{min-height:auto;accent-color:var(--teal)}label{font-size:13px;letter-spacing:.005em;color:#314b5b}textarea{line-height:1.55}small,.muted{color:#637684}.error{background:#fff4f2;color:#922d23;border:1px solid #edccc6}.notice{background:#edf6f4;border-color:#c5ddd7;color:#24554b}.app-shell{grid-template-columns:246px minmax(0,1fr);min-height:calc(100vh - 66px)}.app-shell aside{background:var(--navy);padding:28px 18px 20px;position:sticky;top:0;height:100dvh;display:flex;flex-direction:column;align-items:stretch;gap:15px;z-index:30}.app-shell aside[hidden]{display:none!important}.app-shell aside .logo{background:#fff;border-radius:8px;padding:12px;width:100%;max-width:210px;display:block;filter:none}.property{font-size:12px;color:#adbfcc;margin:0 10px 8px;letter-spacing:.035em}.app-shell aside nav{position:static;display:flex;flex-direction:column;justify-content:flex-start;gap:5px;background:transparent;padding:0;overflow-y:auto;overflow-x:hidden;flex:1}.app-shell aside nav a{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:13px;gap:12px;width:100%;min-width:0;min-height:45px;padding:11px 13px;color:#bfcfda;border-radius:8px;text-decoration:none;white-space:nowrap}.app-shell aside nav a svg{width:19px;height:19px;flex:none}.app-shell aside nav a:hover{background:#ffffff0c;color:#fff}.app-shell aside nav a.active{background:#0d6b6e;color:#fff;box-shadow:inset 3px 0 var(--gold)}.app-shell aside .logout{font-size:13px;justify-content:flex-start;width:100%;color:#c4d1db;border:1px solid #ffffff20;margin-top:auto;min-height:44px}.app-shell aside .logout:hover{background:#ffffff0c}.app-shell header{height:76px;gap:18px;padding:0 32px;background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:15}.header-context{margin-right:auto;color:#758592!important;text-align:left;font-size:12px!important;letter-spacing:.08em;text-transform:uppercase}.app-shell header strong{color:#213c4e;font-size:13px}.app-shell header span{font-size:11px}.page{max-width:1480px;margin:auto;padding:26px 32px 40px}.page-title{margin:0 0 24px}.page-title p{font-size:14px;max-width:850px;line-height:1.6}.install-control{margin-bottom:18px}.install-control button{font-size:12px;min-height:35px;padding:6px 12px}.card,.ticket-card{border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 3px 12px #132c3d04;padding:24px;margin-bottom:18px;min-width:0}.stats{gap:16px}.stats .card{margin:0;gap:12px;box-shadow:0 3px 12px #132c3d05;border-top:3px solid #87b8b4}.stats span{font-size:12px;color:#617785}.stats b{font-size:32px;font-weight:650;color:#173d4b}.grid-2{grid-template-columns:1.15fr 1fr;gap:20px}.toolbar{gap:10px;flex-wrap:wrap}.job{align-items:center;padding:16px 0}.job>div{min-width:0}.job strong{font-size:14px}.job small,.job p{font-size:13px}.ticket-card h3{margin:12px 0 8px}.ticket-meta{font-size:12px;gap:8px}.status-pill{font-size:12px;letter-spacing:.02em}.table-wrap{border:1px solid var(--line);border-radius:9px}table{font-size:13px}th{background:#f4f7f9;color:#526b7b;font-weight:600}td,th{padding:13px 12px}.detail{border-top:3px solid var(--gold)}.dimension-item{padding:18px 0}.dimension-row{padding:9px 0}.choice button{min-width:66px;min-height:39px}.choice .selected{background:var(--teal);border-color:var(--teal);color:#fff}.sticky-actions{padding:16px 0;bottom:0}.copyright{padding:20px 16px 24px;font-size:11px;color:#7c8b97;text-align:center}.copyright span{margin-left:9px}.mobile-menu,.drawer-close{display:none}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#06172580;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:40}.loading-spinner{display:block;width:36px;height:36px;border:3px solid #dcebea;border-top-color:var(--teal);border-radius:50%;animation:loading-turn .85s linear infinite;margin:0 auto 20px}.busy-overlay>div{padding:32px 38px;box-shadow:0 12px 50px #081d3825}.busy-overlay p{font-size:13px;color:#718392;margin-bottom:0}.login-card{padding:40px;border:1px solid var(--line);box-shadow:0 20px 55px #0c2d4010}.login-card img{width:100%;max-width:290px}.login-card h1{margin-top:28px;font-size:28px}.login-card p{font-size:14px}.login-card .primary{width:100%}.guest-card{box-shadow:0 10px 35px #153b4810}.guest-contacts a{color:#0a585b}.notification-panel{max-height:70dvh;overflow:auto}.photo-grid img{border:1px solid var(--line)}@keyframes loading-turn{to{transform:rotate(360deg)}}@media (max-width:1000px){.grid-2{grid-template-columns:1fr}.app-shell header{gap:12px}.header-context{display:none}}@media (max-width:800px){.app-shell{display:block}.app-shell aside{position:fixed!important;inset:0 auto 0 0;width:min(290px,85vw);height:100dvh;max-height:100dvh;padding:20px 18px;z-index:50;flex-direction:column;flex-wrap:nowrap;box-shadow:12px 0 40px #071c3925}.app-shell aside .logo{width:100%;max-width:220px}.app-shell aside .property{font-size:12px;flex:none}.drawer-close{display:flex!important;align-self:flex-end;align-items:center;justify-content:center;min-height:36px;width:36px;padding:6px;background:transparent;border-color:#ffffff30;color:#fff}.mobile-menu{display:flex;align-items:center;justify-content:center;width:42px;padding:8px;flex:none;margin-right:auto;border:0;background:#f0f5f7}.app-shell header{height:72px;padding:0 16px;gap:10px}.app-shell header>div:last-child{max-width:145px}.app-shell header strong{font-size:12px}.app-shell header span{font-size:10px;line-height:1.3}.notifications>button{font-size:11px;padding:8px;min-height:38px}.page{padding:20px 16px 28px}.card,.ticket-card{padding:18px}.page-title{margin-bottom:20px}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stats .card{padding:15px}.stats b{font-size:28px}.stats .inline{overflow-wrap:anywhere}.copyright{padding-bottom:24px}.sticky-actions{bottom:0;gap:8px}.sticky-actions button{flex:1;font-size:12px}.job{align-items:flex-start;gap:10px}.job button{flex-shrink:0}.notification-panel{position:fixed!important;left:12px!important;right:12px!important;top:68px!important;width:auto!important;max-width:none!important}.login-page{padding:20px}.login-card{padding:28px}.guest-brand{flex-wrap:wrap;gap:12px}.guest-brand img{width:180px}.install-control{margin-bottom:14px}}@media (prefers-reduced-motion:reduce){button{transition:none}.loading-spinner{animation:none;border-top-color:var(--teal);border-right-color:var(--teal)}}@media print{.mobile-menu,.drawer-backdrop,.drawer-close{display:none!important}.app-shell{display:block}.page{max-width:none}.qr-print{max-width:700px}.card{box-shadow:none}}.resort-brand{display:flex;flex-direction:column;gap:8px;padding:14px 0 22px;color:#102c46}.resort-brand strong{font-size:23px;line-height:1.25}.resort-brand span{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#657584}.resort-brand img{max-width:180px;max-height:90px;object-fit:contain}.app-shell aside .resort-brand{padding:10px 12px 25px}.guest-brand .resort-brand,.login-card .resort-brand,.qr-print .resort-brand{align-items:center}.powered-by{display:inline-flex;align-items:center;gap:8px;font-size:11px}.powered-by img{width:65px;max-height:30px;object-fit:contain}.guest-brand{justify-content:center;flex-direction:column}.copyright{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap}.resort-brand img{width:100%;max-width:260px;max-height:100px}.app-shell aside .resort-brand img{max-width:210px}.resort-brand:has(img) strong{font-size:15px}.app-shell aside .resort-brand{color:#fff}.app-shell aside .resort-brand span{color:#bacbd4}.job button.primary{background:var(--teal);color:#fff;border-color:var(--teal)}.job button.primary:hover:not(:disabled){background:#09575a;color:#fff;border-color:#09575a}.guest-navigation{position:static;display:flex;gap:6px;flex-wrap:wrap;padding:8px;background:#e9f0f1;border-radius:14px;margin:12px 0 28px}.guest-navigation a{padding:11px 15px;min-height:44px;text-decoration:none;border-radius:10px;font-weight:650;font-size:14px;color:#234758}.guest-navigation a.active{background:var(--teal);color:#fff;box-shadow:0 3px 10px #0d6b6e1c}.resort-information{max-width:1120px!important;margin:auto;padding:24px!important}.more-heading{display:flex;gap:20px;align-items:center;justify-content:space-between;margin:28px 0}.more-heading h1{margin:5px 0 10px}.more-heading p{color:#617684;max-width:650px}.eyebrow{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.11em;color:var(--teal)}.section-links{position:static;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;background:none;margin:0 0 30px;padding:0}.section-links a{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:20px;border:1px solid #d7e2e7;border-radius:14px;background:#fff;text-decoration:none;color:#244658;min-height:110px;font-weight:650}.section-links a:hover{border-color:var(--teal);background:#f2f8f6}.section-links svg{color:var(--teal)}.more-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.information-section{scroll-margin-top:20px;margin:0}.information-section h2{display:flex;align-items:center;gap:12px}.information-section h2 svg{color:var(--teal);flex-shrink:0}.information-item{border-top:1px solid #e5ecef;margin-top:18px;padding-top:16px;overflow-wrap:anywhere}.information-item h3{margin:0 0 10px}.information-item img{width:100%;height:auto;max-height:600px;object-fit:contain;border-radius:10px}.preserve-lines{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8}.content-action{display:inline-flex;gap:9px;align-items:center;background:#edf5f4;border:1px solid #cde0dc;padding:10px 14px;border-radius:9px;text-decoration:none;font-weight:650;min-height:44px}.content-editor fieldset{border:0;padding:0;margin:0;min-width:0}.content-editor details{margin:20px 0}.content-editor label{margin-bottom:16px}.content-admin-sections h2{margin:0 0 8px}.grow{flex:1}.job small{display:block;margin-top:5px}.legal-links{position:static;display:flex;justify-content:center;flex-wrap:wrap;gap:12px 22px;padding:20px 16px;background:transparent;border-top:1px solid #dae4e9}.legal-links a{font-size:12px;min-height:32px;display:inline-flex;align-items:center}.submit-privacy{font-size:12px;color:#586e7d;line-height:1.7;margin:18px 0}.public-document{max-width:850px;padding:28px;margin:auto}.public-document h2{margin-top:30px}.public-document .legal-body{background:#fff;padding:24px;border:1px solid #dce5e9;border-radius:14px}.help-page{max-width:900px;margin:auto}.help-page summary,.notifications-settings>summary{font-weight:700;font-size:17px;cursor:pointer;padding:6px 0}.help-page li{margin:10px 0}.help-page details{margin-bottom:14px}.notification-history{margin-top:20px}.notification-history summary{cursor:pointer;font-weight:600}.notification-log{max-height:340px;overflow:auto;margin-top:14px;font-size:13px}.notification-log p{border-bottom:1px solid #e3eaed;padding:10px 0}.resort-brand img{background:transparent!important;padding:0!important;width:min(220px,100%);max-width:100%;height:auto;object-fit:contain}.app-shell aside .resort-brand img{width:min(205px,100%);height:auto}.resort-information .guest-header .resort-brand{align-items:center}.cancel-action{border-color:#e4b8af;color:#9b3529}.cancel-dialog{max-width:460px;width:calc(100% - 32px);padding:26px;border:1px solid #d6e0e5;border-radius:18px;box-shadow:0 24px 80px #102c4633}.cancel-dialog::backdrop{background:#071d32a6}.cancel-dialog h2{margin-top:0}.cancel-dialog textarea{width:100%}.cancel-dialog .toolbar{margin-top:20px}.guest-page{display:block}.guest-card{margin:16px auto}.guest-page>.guest-navigation{max-width:720px;margin:0 auto 18px}.resort-information>.guest-navigation{max-width:none}.help-page.guest-page{padding:24px}.guest-navigation{justify-content:center}@media (max-width:650px){.resort-information{padding:16px!important}.section-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.section-links a{padding:15px;font-size:13px;min-height:100px}.more-sections{grid-template-columns:1fr}.guest-navigation a{flex:1;text-align:center;font-size:12px;padding:9px}.public-document,.public-document .legal-body{padding:18px}.more-heading{align-items:flex-start}.content-editor .toolbar button{flex:1}.notifications-settings>summary span{display:block;font-size:12px}}.guest-navigation{flex-direction:row}.guest-navigation a{width:auto;flex:1}.legal-links{flex-direction:row}.legal-links a,.section-links a{width:auto}.guest-home-page{padding:22px 16px 44px;background:radial-gradient(circle at 15% 0%,rgba(16,163,127,.12),transparent 32%),radial-gradient(circle at 92% 8%,rgba(212,164,58,.14),transparent 28%),linear-gradient(180deg,#edf4f4,#f7f8f9 44%,#f2f4f7)}.guest-home-shell{width:min(1040px,100%);margin:0 auto}.guest-home-shell>.guest-navigation{max-width:none;margin:0 0 16px}.guest-welcome-card{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(230px,.8fr) minmax(0,1.3fr);gap:34px;align-items:center;background:#fff;border:1px solid #dbe5e8;border-radius:24px;padding:34px 38px;box-shadow:0 22px 70px #0b1d2d1a}.guest-welcome-card:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;right:-125px;top:-145px;background:#0d6b6e12}.guest-welcome-brand{position:relative;z-index:1;text-align:center}.guest-welcome-brand .resort-brand{align-items:center;padding:0}.guest-welcome-brand .resort-brand strong{font-size:16px}.guest-welcome-copy{position:relative;z-index:1}.guest-welcome-copy h1{margin:8px 0 12px;color:var(--mattly-navy,#0B1D2D);font-size:clamp(28px,4vw,44px);line-height:1.08}.guest-welcome-copy p{max-width:620px;margin:0;color:#596d7a;font-size:17px;line-height:1.75}.guest-welcome-stripes{position:absolute;right:32px;bottom:0;display:flex;gap:7px;align-items:flex-end;height:64px}.guest-welcome-stripes span{display:block;width:11px;border-radius:4px 4px 0 0;background:linear-gradient(180deg,#10a37f,#0d6b6e)}.guest-welcome-stripes span:nth-child(1){height:28px}.guest-welcome-stripes span:nth-child(2){height:43px}.guest-welcome-stripes span:nth-child(3){height:61px}.guest-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin:18px 0}.guest-action-card{position:relative;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;min-height:154px;padding:24px;border:1px solid transparent;border-radius:20px;color:#0b1d2d;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.guest-action-card:hover{transform:translateY(-2px);box-shadow:0 16px 36px #0b1d2d1a}.guest-action-help{background:linear-gradient(135deg,#e8f7f2,#f7fffc);border-color:#cce8df}.guest-action-explore{background:linear-gradient(135deg,#fff6dc,#fffdf6);border-color:#ead9a7}.guest-action-info{background:linear-gradient(135deg,#eaf0f5,#f8fbfd);border-color:#d3dee6}.guest-action-howto{background:linear-gradient(135deg,#e8f4f5,#f8fcfc);border-color:#cfe1e3}.guest-action-icon{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;background:#fff;box-shadow:0 6px 18px #0b1d2d14}.guest-action-icon svg{width:25px;height:25px;color:#0d6b6e}.guest-action-explore .guest-action-icon svg{color:#9b720e}.guest-action-info .guest-action-icon svg{color:#0b1d2d}.guest-action-card h2{margin:4px 0 7px;font-size:21px}.guest-action-card p{margin:0;color:#60727f;line-height:1.55}.guest-action-kicker{color:#0d6b6e;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800}.guest-action-explore .guest-action-kicker{color:#916707}.guest-action-arrow{color:#71818d;width:20px}.guest-urgent-strip{background:#0b1d2d;color:#fff;border-radius:20px;padding:22px 24px;box-shadow:0 16px 36px #0b1d2d21}.guest-urgent-heading{display:flex;gap:14px;align-items:flex-start}.guest-urgent-heading>svg{color:#d4a43a;flex:0 0 auto;margin-top:2px}.guest-urgent-heading strong{display:block;font-size:17px}.guest-urgent-heading span{display:block;margin-top:4px;color:#c8d4dc;line-height:1.55}.guest-contact-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}.guest-contact-actions a{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:9px 12px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:#ffffff12;color:#fff;text-decoration:none;font-size:13px;font-weight:650}.guest-contact-actions a:hover{background:#ffffff21}.guest-powered-brand{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin:20px 0 0;color:#73828d;font-size:11px}.guest-powered-brand svg{color:#d4a43a}.guest-powered-brand img{width:112px;height:auto}.guest-return-link{display:inline-flex;margin-top:12px;font-weight:700;color:#0d6b6e}.guest-navigation{box-shadow:0 8px 24px #0b1d2d0d}.guest-navigation a{gap:7px;justify-content:center;align-items:center}.guest-navigation a svg{width:17px;height:17px}.qr-print{max-width:760px;margin:22px auto;padding:42px 44px;text-align:center;border:1px solid #dfe6ea;border-radius:24px;background:linear-gradient(180deg,#fff,#fff 76%,#f4f8f7);color:#0b1d2d}.qr-property-brand .resort-brand{align-items:center;padding:0 0 12px}.qr-welcome{display:inline-block;margin-top:4px;color:#0d6b6e;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800}.qr-print h2{font-size:34px;margin:8px 0 10px}.qr-lead{max-width:560px;margin:0 auto 18px;color:#5d6f7b;font-size:16px;line-height:1.6}.qr-location-badge{display:inline-block;margin:0 auto 18px;padding:8px 12px;background:#eef7f5;border:1px solid #cce4df;border-radius:999px;color:#315b5b;font-size:12px}.qr-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0 22px}.qr-feature-grid>div{padding:14px 10px;border-radius:13px;background:#f2f4f7}.qr-feature-grid svg{width:21px;height:21px;color:#0d6b6e;margin-bottom:5px}.qr-feature-grid strong{display:block;font-size:13px}.qr-feature-grid span{display:block;margin-top:3px;color:#667782;font-size:11px;line-height:1.35}.qr-code{display:block;width:min(300px,82%);height:auto;margin:12px auto}.qr-scan-prompt{font-weight:700;margin:12px 0 20px}.qr-urgent-note{display:flex;gap:12px;align-items:flex-start;text-align:left;margin:18px auto;padding:14px 16px;max-width:570px;border:1px solid #e8d397;border-radius:12px;background:#fff7df}.qr-urgent-note>svg{color:#9b6c00;flex:0 0 auto;margin-top:2px}.qr-urgent-note p{margin:0;line-height:1.45;font-size:12px;color:#5f5743}.qr-url{font-size:11px;color:#697985;overflow-wrap:anywhere}.qr-powered-by{display:flex;align-items:center;justify-content:center;gap:9px;margin:18px 0 7px;color:#77858e;font-size:10px}.qr-powered-by img{width:118px;height:auto}.qr-print>small{color:#7c8992}@media print{.qr-print{border:0!important;box-shadow:none!important;padding:20px 30px!important;background:#fff!important}}@media (max-width:720px){.guest-welcome-card{grid-template-columns:1fr;gap:20px;padding:26px 22px 32px}.guest-welcome-copy{text-align:center}.guest-welcome-copy p{font-size:15px}.guest-welcome-stripes{right:18px}.guest-action-grid{grid-template-columns:1fr}.guest-action-card{min-height:132px;padding:19px}.guest-contact-actions{display:grid}.guest-contact-actions a{justify-content:center}.qr-feature-grid{grid-template-columns:1fr}.qr-print{padding:28px 18px}.qr-print h2{font-size:29px}}@media (max-width:520px){.guest-home-page{padding:8px 10px 28px}.guest-home-shell>.guest-navigation{margin-bottom:10px}.guest-navigation{padding:5px;gap:3px}.guest-navigation a{min-width:0;padding:9px 5px;font-size:11px;flex-direction:column;gap:3px}.guest-navigation a svg{width:16px;height:16px}.guest-action-card{grid-template-columns:auto 1fr}.guest-action-arrow{display:none}.guest-welcome-card{border-radius:18px}.guest-urgent-strip{border-radius:18px;padding:20px}}
