@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=DM+Serif+Display&display=swap";.sv-calendar{width:100%;min-width:0;color:var(--ink,#173846)}.sv-calendar button,.sv-calendar input,.sv-calendar select{font:inherit}.sv-calendar button{cursor:pointer}.sv-calendar__hero{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.sv-calendar__title{align-items:center;gap:13px;min-width:0;display:flex}.sv-calendar__title-icon{width:44px;height:44px;color:var(--navy,#062f46);background:var(--teal,#3ee6c1);border-radius:13px;flex:none;place-items:center;display:grid;box-shadow:0 9px 24px #3ee6c138}.sv-calendar__title p,.sv-calendar__title h1,.sv-calendar__title small{margin:0}.sv-calendar__title p{color:var(--teal-dark,#08745f);letter-spacing:.11em;text-transform:uppercase;margin-bottom:4px;font-size:8px;font-weight:800}.sv-calendar__title h1{color:var(--navy,#062f46);font-family:DM Serif Display,Georgia,serif;font-size:clamp(25px,2.5vw,34px);font-weight:400;line-height:1.05}.sv-calendar__title small{color:var(--muted,#71858e);margin-top:6px;font-size:9px;display:block}.sv-calendar__new-button,.sv-calendar__open-button,.sv-calendar__secondary-button,.sv-calendar__details-empty button{white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:39px;padding:0 13px;font-size:9px;font-weight:800;display:inline-flex}.sv-calendar__new-button,.sv-calendar__open-button,.sv-calendar__details-empty button{color:var(--navy,#062f46);background:var(--teal,#3ee6c1);border:1px solid var(--teal,#3ee6c1);box-shadow:0 8px 20px #3ee6c126}.sv-calendar__toolbar{border:1px solid var(--line,#dfe8e8);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:11px;padding:10px;display:flex;box-shadow:0 8px 30px #062f4609}.sv-calendar__week-controls,.sv-calendar__filters{align-items:center;gap:6px;min-width:0;display:flex}.sv-calendar__week-controls>button{width:32px;height:32px;color:var(--navy,#062f46);background:var(--paper,#f7f8f5);border:1px solid var(--line,#dfe8e8);border-radius:8px;place-items:center;display:grid}.sv-calendar__week-controls>button:hover,.sv-calendar__week-controls>button:focus-visible{border-color:var(--teal-dark,#08745f)}.sv-calendar__week-controls>.sv-calendar__today{width:auto;padding:0 10px;font-size:8px;font-weight:800}.sv-calendar__week-controls>strong{color:var(--navy,#062f46);white-space:nowrap;margin-left:4px;font-size:10px}.sv-calendar__search,.sv-calendar__select{min-height:34px;color:var(--muted,#71858e);background:var(--paper,#f7f8f5);border:1px solid var(--line,#dfe8e8);border-radius:9px;align-items:center;gap:6px;display:flex}.sv-calendar__search{width:min(210px,22vw);padding-left:9px}.sv-calendar__search input{width:100%;min-width:0;color:var(--ink,#173846);background:0 0;border:0;outline:0;padding:0;font-size:8px}.sv-calendar__search>button{width:26px;height:26px;color:var(--muted,#71858e);background:0 0;border:0;flex:none;place-items:center;display:grid}.sv-calendar__select{padding-left:8px}.sv-calendar__select select{min-width:0;height:32px;color:var(--ink,#173846);background:0 0;border:0;outline:0;padding:0 25px 0 0;font-size:8px;font-weight:700}.sv-calendar__workspace{grid-template-columns:minmax(0,1fr) 288px;align-items:start;gap:12px;min-width:0;display:grid}.sv-calendar__board,.sv-calendar__details{border:1px solid var(--line,#dfe8e8);background:#fff;border-radius:16px;min-width:0;overflow:hidden;box-shadow:0 12px 40px #062f460b}.sv-calendar__board-meta{border-bottom:1px solid var(--line,#dfe8e8);background:#fff;justify-content:space-between;align-items:center;gap:12px;min-height:43px;padding:0 13px;display:flex}.sv-calendar__legend{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.sv-calendar__legend span{color:var(--muted,#71858e);align-items:center;gap:5px;font-size:7px;font-weight:700;display:inline-flex}.sv-calendar__legend i{border-radius:3px;width:8px;height:8px}.sv-calendar__legend i.arriving{background:var(--teal,#3ee6c1)}.sv-calendar__legend i.in-house{background:var(--navy,#062f46)}.sv-calendar__legend i.departing{background:var(--sand,#e8d5b5)}.sv-calendar__legend i.confirmed{background:#dce7e8;border:1px solid #9cb0b6}.sv-calendar__board-meta>small{color:var(--muted,#71858e);white-space:nowrap;font-size:7px}.sv-calendar__scroll{overscroll-behavior-x:contain;scrollbar-color:#062f4638 transparent;scrollbar-width:thin;max-width:100%;overflow-x:auto}.sv-calendar__scroll:focus-visible{outline:2px solid var(--teal,#3ee6c1);outline-offset:-2px}.sv-calendar__scroll::-webkit-scrollbar{height:9px}.sv-calendar__scroll::-webkit-scrollbar-track{background:var(--paper,#f7f8f5)}.sv-calendar__scroll::-webkit-scrollbar-thumb{border:3px solid var(--paper,#f7f8f5);background:#062f4633;border-radius:999px}.sv-calendar__timeline{background:#fff;min-width:930px}.sv-calendar__date-header,.sv-calendar__room-row{grid-template-columns:164px repeat(7,minmax(104px,1fr));display:grid}.sv-calendar__date-header{background:var(--paper,#f7f8f5);border-bottom:1px solid var(--line,#dfe8e8);min-height:64px}.sv-calendar__room-column-heading,.sv-calendar__room-name{z-index:5;color:var(--navy,#062f46);border-right:1px solid var(--line,#dfe8e8);background:#fff;align-items:center;gap:8px;padding:0 13px;display:flex;position:sticky;left:0}.sv-calendar__room-column-heading{z-index:8;color:var(--muted,#71858e);background:var(--paper,#f7f8f5);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.sv-calendar__day-heading{border-left:1px solid var(--line,#dfe8e8);place-content:center;justify-items:center;min-width:0;display:grid}.sv-calendar__day-heading span{color:var(--muted,#71858e);letter-spacing:.06em;text-transform:uppercase;font-size:7px;font-weight:800}.sv-calendar__day-heading strong{color:var(--navy,#062f46);margin-top:2px;font-family:DM Serif Display,Georgia,serif;font-size:19px;font-weight:400;line-height:1}.sv-calendar__day-heading small{color:var(--muted,#71858e);margin-top:3px;font-size:6px}.sv-calendar__day-heading.is-today{background:#3ee6c117;position:relative}.sv-calendar__day-heading.is-today:before{content:"";background:var(--teal,#3ee6c1);border-radius:0 0 4px 4px;height:3px;position:absolute;top:0;left:15%;right:15%}.sv-calendar__day-heading.is-today small{color:var(--teal-dark,#08745f);font-weight:800}.sv-calendar__room-group{display:contents}.sv-calendar__group-heading{min-height:31px;color:var(--navy,#062f46);border-bottom:1px solid var(--line,#dfe8e8);letter-spacing:.04em;background:#eef4f3;align-items:center;gap:7px;padding:0 12px;font-size:8px;font-weight:800;display:flex}.sv-calendar__group-heading b{color:var(--muted,#71858e);letter-spacing:0;background:#ffffffbf;border-radius:999px;padding:3px 6px;font-size:6px;font-weight:800}.sv-calendar__group-heading--attention{color:#765018;background:#e8d5b561}.sv-calendar__room-row{border-bottom:1px solid var(--line,#dfe8e8);min-height:59px;position:relative}.sv-calendar__room-row:last-child{border-bottom:0}.sv-calendar__room-row--unassigned .sv-calendar__room-name{background:#fffaf1}.sv-calendar__room-name{grid-area:1/1;min-width:0}.sv-calendar__room-name>span:last-child{min-width:0}.sv-calendar__room-name strong,.sv-calendar__room-name small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.sv-calendar__room-name strong{color:var(--navy,#062f46);font-size:8px}.sv-calendar__room-name small{color:var(--muted,#71858e);margin-top:3px;font-size:6px}.sv-calendar__room-status{background:var(--line,#dfe8e8);border-radius:5px;flex:none;width:7px;height:27px}.sv-calendar__room-status--ready{background:var(--teal,#3ee6c1)}.sv-calendar__room-status--occupied{background:var(--navy,#062f46)}.sv-calendar__room-status--cleaning{background:#dca442}.sv-calendar__room-status--inspection{background:var(--sand,#e8d5b5)}.sv-calendar__room-status--blocked{background:#e77f68}.sv-calendar__room-icon{color:#8b6428;background:#e8d5b57a;border-radius:8px;flex:none;place-items:center;width:27px;height:27px;display:grid}.sv-calendar__day-cell{z-index:0;border:0;border-left:1px solid var(--line,#dfe8e8);background:#fff;grid-row:1;min-width:0;padding:0;position:relative}.sv-calendar__day-cell.is-weekend{background:#e8d5b51a}.sv-calendar__day-cell.is-today{background:#3ee6c10b}.sv-calendar__day-cell:after{width:20px;height:20px;color:var(--teal-dark,#08745f);content:"+";opacity:0;background:#3ee6c126;border-radius:6px;place-items:center;transition:opacity .15s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sv-calendar__day-cell:hover:after,.sv-calendar__day-cell:focus-visible:after{opacity:1}.sv-calendar__day-cell:focus-visible{z-index:3;outline:2px solid var(--teal,#3ee6c1);outline-offset:-2px}.sv-calendar__block{z-index:2;text-align:left;border:1px solid #0000;border-radius:9px;grid-row:1;align-self:stretch;min-width:0;margin:7px 4px;padding:7px 9px;transition:transform .15s,box-shadow .15s;position:relative;overflow:hidden;box-shadow:0 5px 12px #062f4614}.sv-calendar__block:hover,.sv-calendar__block:focus-visible{z-index:4;transform:translateY(-1px);box-shadow:0 8px 18px #062f4624}.sv-calendar__block:focus-visible,.sv-calendar__block.is-selected{outline:2px solid var(--teal-dark,#08745f);outline-offset:1px}.sv-calendar__block strong,.sv-calendar__block span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.sv-calendar__block strong{font-size:8px}.sv-calendar__block span{opacity:.69;margin-top:3px;font-size:6px;font-weight:600}.sv-calendar__block--arriving{color:#075e50;background:#c8f8ed;border-color:#08745f24}.sv-calendar__block--in-house{color:#fff;background:var(--navy,#062f46)}.sv-calendar__block--departing{color:#654718;background:var(--sand,#e8d5b5);border-color:#65471817}.sv-calendar__block--confirmed{color:var(--navy,#062f46);background:#f0f5f5;border-style:dashed;border-color:#adbdc1}.sv-calendar__block.continues-before{border-left-width:4px;border-radius:2px 9px 9px 2px;margin-left:0}.sv-calendar__block.continues-after{border-right-width:4px;border-radius:9px 2px 2px 9px;margin-right:0}.sv-calendar__empty{color:var(--muted,#71858e);text-align:center;justify-items:center;padding:60px 20px;display:grid}.sv-calendar__empty strong{color:var(--navy,#062f46);margin-top:11px;font-size:11px}.sv-calendar__empty span{margin-top:5px;font-size:8px}.sv-calendar__empty button{color:var(--teal-dark,#08745f);background:#3ee6c11f;border:0;border-radius:8px;margin-top:12px;padding:7px 10px;font-size:8px;font-weight:800}.sv-calendar__details{position:sticky;top:88px}.sv-calendar__details-header{border-bottom:1px solid var(--line,#dfe8e8);justify-content:space-between;align-items:center;min-height:44px;padding:0 14px;display:flex}.sv-calendar__details-header>span{color:var(--muted,#71858e);letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:800}.sv-calendar__details-header button{width:27px;height:27px;color:var(--muted,#71858e);background:0 0;border:0;border-radius:7px;place-items:center;display:grid}.sv-calendar__guest{align-items:flex-start;gap:11px;padding:15px 14px 13px;display:flex}.sv-calendar__avatar{width:42px;height:42px;color:var(--navy,#062f46);background:var(--sand,#e8d5b5);border-radius:12px;flex:none;place-items:center;font-size:10px;font-weight:800;display:grid}.sv-calendar__guest>div{min-width:0}.sv-calendar__guest h2,.sv-calendar__guest p{margin:0}.sv-calendar__guest h2{color:var(--navy,#062f46);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:13px;overflow:hidden}.sv-calendar__guest p{color:var(--muted,#71858e);margin-top:4px;font-size:7px}.sv-calendar__status-pill{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:3px 6px;font-size:6px;font-weight:800;display:inline-flex}.sv-calendar__status-pill--arriving{color:#08745f;background:#3ee6c12e}.sv-calendar__status-pill--in-house{color:#fff;background:var(--navy,#062f46)}.sv-calendar__status-pill--departing{color:#765018;background:#e8d5b58c}.sv-calendar__status-pill--confirmed{color:#5e737b;background:#edf2f2}.sv-calendar__stay-dates{background:var(--navy,#062f46);border-radius:11px;grid-template-columns:1fr auto 1fr;align-items:center;gap:7px;margin:0 14px;padding:12px;display:grid}.sv-calendar__stay-dates>svg{color:var(--teal,#3ee6c1)}.sv-calendar__stay-dates>div:last-child{text-align:right}.sv-calendar__stay-dates small,.sv-calendar__stay-dates strong,.sv-calendar__stay-dates span{display:block}.sv-calendar__stay-dates small{color:#ffffff87;letter-spacing:.06em;text-transform:uppercase;font-size:6px;font-weight:700}.sv-calendar__stay-dates strong{color:#fff;margin-top:4px;font-family:DM Serif Display,Georgia,serif;font-size:14px;font-weight:400}.sv-calendar__stay-dates span{color:#fff9;margin-top:2px;font-size:6px}.sv-calendar__facts{gap:0;margin:13px 14px 0;display:grid}.sv-calendar__facts>div{border-bottom:1px solid var(--line,#dfe8e8);grid-template-columns:78px minmax(0,1fr);align-items:start;gap:8px;padding:8px 0;display:grid}.sv-calendar__facts dt,.sv-calendar__facts dd{margin:0;font-size:7px}.sv-calendar__facts dt{color:var(--muted,#71858e);align-items:center;gap:5px;display:flex}.sv-calendar__facts dd{color:var(--navy,#062f46);text-align:right;font-weight:800;line-height:1.45}.sv-calendar__preferences{padding:13px 14px 4px}.sv-calendar__preferences>small{color:var(--muted,#71858e);letter-spacing:.08em;text-transform:uppercase;font-size:6px;font-weight:800}.sv-calendar__preferences>div{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.sv-calendar__preferences>div span{color:var(--teal-dark,#08745f);background:#3ee6c11f;border-radius:7px;align-items:center;gap:4px;padding:5px 6px;font-size:6px;font-weight:700;display:inline-flex}.sv-calendar__preferences p{color:var(--muted,#71858e);margin:7px 0 0;font-size:7px}.sv-calendar__details-actions{gap:7px;padding:14px;display:grid}.sv-calendar__secondary-button{color:var(--navy,#062f46);border:1px solid var(--line,#dfe8e8);background:#fff}.sv-calendar__details-empty{text-align:center;justify-items:center;padding:38px 22px;display:grid}.sv-calendar__details-empty>span{width:48px;height:48px;color:var(--teal-dark,#08745f);background:#3ee6c124;border-radius:14px;place-items:center;display:grid}.sv-calendar__details-empty h2{color:var(--navy,#062f46);margin:14px 0 0;font-family:DM Serif Display,Georgia,serif;font-size:20px;font-weight:400}.sv-calendar__details-empty p{color:var(--muted,#71858e);margin:7px 0 15px;font-size:8px;line-height:1.55}@media (width<=1180px){.sv-calendar__workspace{grid-template-columns:minmax(0,1fr)}.sv-calendar__details{position:static}.sv-calendar__details:not(:has(.sv-calendar__details-empty)){grid-template-columns:minmax(210px,.8fr) minmax(230px,1fr) minmax(220px,.9fr);display:grid}.sv-calendar__details-header{grid-column:1/-1}.sv-calendar__guest{align-self:start}.sv-calendar__stay-dates{align-self:start;margin:14px 0}.sv-calendar__facts{align-self:start;margin-top:7px}.sv-calendar__preferences{grid-column:1/3;padding-top:4px}.sv-calendar__details-actions{align-content:start;padding-top:4px}}@media (width<=900px){.sv-calendar__toolbar{flex-direction:column;align-items:stretch}.sv-calendar__filters{grid-template-columns:minmax(180px,1fr) auto auto;display:grid}.sv-calendar__search{width:100%}}@media (width<=720px){.sv-calendar__hero{align-items:flex-start}.sv-calendar__title-icon{width:39px;height:39px}.sv-calendar__title small{display:none}.sv-calendar__new-button{min-height:38px;padding:0 10px}.sv-calendar__week-controls{flex-wrap:wrap}.sv-calendar__week-controls>strong{margin-left:auto}.sv-calendar__filters{grid-template-columns:1fr 1fr}.sv-calendar__search{grid-column:1/-1}.sv-calendar__select select{width:100%}.sv-calendar__board-meta{flex-direction:column;align-items:flex-start;padding:10px 12px}.sv-calendar__board-meta>small{white-space:normal}.sv-calendar__details:not(:has(.sv-calendar__details-empty)){grid-template-columns:1fr 1fr;display:grid}.sv-calendar__stay-dates{margin:14px 14px 14px 0}.sv-calendar__facts{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 14px}.sv-calendar__facts>div{background:var(--paper,#f7f8f5);border:0;border-radius:9px;padding:9px;display:block}.sv-calendar__facts dd{text-align:left;margin-top:6px}.sv-calendar__preferences{grid-column:1/-1}.sv-calendar__details-actions{grid-column:1/-1;grid-template-columns:1fr 1fr}.sv-calendar__details-actions>button:only-child{grid-column:1/-1}}@media (width<=480px){.sv-calendar__hero{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.sv-calendar__title{gap:9px}.sv-calendar__title-icon{display:none}.sv-calendar__title h1{font-size:25px}.sv-calendar__new-button{gap:0;width:38px;min-width:38px;max-width:38px;padding:0;font-size:0;overflow:hidden}.sv-calendar__new-button span{display:none}.sv-calendar__week-controls>strong{width:100%;margin:4px 0 0}.sv-calendar__filters{grid-template-columns:minmax(0,1fr)}.sv-calendar__search,.sv-calendar__select{grid-column:auto;width:100%}.sv-calendar__legend{gap:8px}.sv-calendar__timeline{min-width:860px}.sv-calendar__date-header,.sv-calendar__room-row{grid-template-columns:140px repeat(7,minmax(100px,1fr))}.sv-calendar__details:not(:has(.sv-calendar__details-empty)){display:block}.sv-calendar__stay-dates{margin:0 14px 13px}.sv-calendar__facts{grid-template-columns:1fr;display:grid}.sv-calendar__details-actions{grid-template-columns:1fr}}.sv-calendar__hero-actions,.sv-calendar__refreshing,.sv-calendar__mode-toggle,.sv-calendar__range-toggle{align-items:center;display:flex}.sv-calendar__hero-actions{gap:10px}.sv-calendar__refreshing{color:var(--teal-dark,#08745f);gap:6px;font-size:9px;font-weight:800}.sv-calendar__data-banner{color:#7f3a28;background:#fff7f1;border:1px solid #f1c6b8;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:12px;padding:11px 13px;display:grid}.sv-calendar__data-banner span{gap:2px;display:grid}.sv-calendar__data-banner strong{color:#643023;font-size:10px}.sv-calendar__data-banner small{font-size:8px}.sv-calendar__data-banner button,.sv-calendar__state button{min-height:34px;color:var(--navy,#062f46);background:#fff;border:1px solid;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:8px;font-weight:800;display:inline-flex}.sv-calendar__control-deck{border:1px solid var(--line,#dfe8e8);background:#fff;border-radius:14px;grid-template-columns:auto auto auto minmax(300px,1fr);align-items:center;gap:9px;margin-bottom:11px;padding:9px;display:grid;box-shadow:0 8px 30px #062f4609}.sv-calendar__mode-toggle,.sv-calendar__range-toggle{background:#eef3f2;border-radius:10px;gap:3px;padding:3px}.sv-calendar__mode-toggle button,.sv-calendar__range-toggle button{color:#627981;white-space:nowrap;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-height:30px;padding:0 9px;font-size:8px;font-weight:800;display:inline-flex}.sv-calendar__mode-toggle button.is-active,.sv-calendar__range-toggle button.is-active{color:var(--navy,#062f46);background:#fff;box-shadow:0 3px 10px #062f4614}.sv-calendar__control-deck .sv-calendar__week-controls{padding-inline:2px}.sv-calendar__control-deck .sv-calendar__filters{justify-content:flex-end}.sv-calendar__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:12px;display:grid}.sv-calendar__metric{border:1px solid var(--line,#dfe8e8);background:#fff;border-radius:13px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:12px;display:grid;overflow:hidden;box-shadow:0 8px 24px #062f4609}.sv-calendar__metric>span{width:35px;height:35px;color:var(--navy,#062f46);background:#edf3f3;border-radius:10px;place-items:center;display:grid}.sv-calendar__metric>div{min-width:0}.sv-calendar__metric small,.sv-calendar__metric strong,.sv-calendar__metric p{margin:0;display:block}.sv-calendar__metric small{color:#71858e;letter-spacing:.07em;text-transform:uppercase;font-size:7px;font-weight:800}.sv-calendar__metric strong{color:var(--navy,#062f46);margin-top:2px;font-size:20px;line-height:1}.sv-calendar__metric p{color:#71858e;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:7px;line-height:1.25;overflow:hidden}.sv-calendar__metric--teal>span{color:#075f51;background:#3ee6c133}.sv-calendar__metric--sand>span{color:#72562f;background:#e8d5b580}.sv-calendar__metric--critical{background:#fffaf8;border-color:#efc0b4}.sv-calendar__metric--critical>span{color:#a23c2d;background:#fbe5df}.sv-calendar__state{min-height:360px;color:var(--teal-dark,#08745f);text-align:center;border:1px solid var(--line,#dfe8e8);background:#fff;border-radius:16px;place-items:center;padding:38px;display:grid}.sv-calendar__state h2,.sv-calendar__state p{margin:0}.sv-calendar__state h2{color:var(--navy,#062f46);margin-top:12px;font-family:DM Serif Display,Georgia,serif;font-size:23px;font-weight:400}.sv-calendar__state p{color:#71858e;max-width:440px;margin-top:7px;font-size:9px;line-height:1.5}.sv-calendar__state button{margin-top:14px}.sv-calendar__state--error{color:#a23c2d;background:#fffaf8;border-color:#efc0b4}.sv-calendar__inventory-key{gap:2px;display:grid}.sv-calendar__inventory-key strong{color:var(--navy,#062f46);font-size:9px}.sv-calendar__inventory-key span{color:#71858e;font-size:7px}.sv-calendar__inventory-key span i{background:#1d8294;border-radius:2px;width:7px;height:7px;margin:0 3px 0 7px;display:inline-block}.sv-calendar__inventory-key span i.group{background:#d09c4d}.sv-calendar__group-demand-banner{color:#6e541f;background:#fff9ed;border:1px solid #ecd6aa;border-radius:11px;align-items:flex-start;gap:8px;margin-bottom:10px;padding:10px 12px;display:flex}.sv-calendar__group-demand-banner span{gap:2px;display:grid}.sv-calendar__group-demand-banner strong{color:#062f46;font-size:8px}.sv-calendar__group-demand-banner small{color:#6f8188;font-size:7px;line-height:1.4}.sv-calendar__group-demand-banner.is-error{color:#a24932;background:#fff3ef;border-color:#efc4b8}.sv-calendar__inventory-row>button>span b{color:#a36b20}.sv-calendar__inventory-row>button.is-unknown,.sv-calendar__mobile-inventory>button.is-unknown{color:#819198;background:repeating-linear-gradient(135deg,#f8faf9,#f8faf9 7px,#f2f6f5 7px 14px)}.sv-calendar__timeline{min-width:calc(164px + (var(--planner-days) * 104px))}.sv-calendar__date-header,.sv-calendar__room-row{grid-template-columns:164px repeat(var(--planner-days), minmax(104px, 1fr))}.sv-calendar__inventory{min-width:calc(176px + (var(--planner-days) * 86px));background:#fff}.sv-calendar__inventory-header,.sv-calendar__inventory-row{grid-template-columns:176px repeat(var(--planner-days), minmax(86px, 1fr));display:grid}.sv-calendar__inventory-header{z-index:4;background:#f5f8f7;border-bottom:1px solid #dfe8e8;min-height:66px;position:sticky;top:0}.sv-calendar__inventory-header>div{color:#5d747d;text-align:center;border-right:1px solid #e4eceb;align-content:center;place-items:center;gap:2px;padding:8px;display:grid}.sv-calendar__inventory-header>div:first-child{z-index:5;color:var(--navy,#062f46);background:#f5f8f7;grid-auto-flow:column;justify-content:start;font-size:9px;font-weight:800;position:sticky;left:0}.sv-calendar__inventory-header span,.sv-calendar__inventory-header small{font-size:7px;font-weight:700}.sv-calendar__inventory-header strong{color:var(--navy,#062f46);font-size:15px}.sv-calendar__inventory-header .is-today{color:#075f51;background:#3ee6c11f}.sv-calendar__inventory-row{border-bottom:1px solid #e7eeee;min-height:88px}.sv-calendar__inventory-category{z-index:3;background:#fff;border-right:1px solid #dfe8e8;align-items:center;padding:11px 13px;display:flex;position:sticky;left:0}.sv-calendar__inventory-category strong,.sv-calendar__inventory-category small{display:block}.sv-calendar__inventory-category strong{color:var(--navy,#062f46);font-size:10px}.sv-calendar__inventory-category small{color:#71858e;margin-top:3px;font-size:7px}.sv-calendar__inventory-row>button{min-width:0;color:var(--navy,#062f46);background:#fff;border:0;border-right:1px solid #e7eeee;align-content:center;justify-items:center;gap:3px;padding:8px 5px;display:grid}.sv-calendar__inventory-row>button:hover,.sv-calendar__inventory-row>button:focus-visible{z-index:1;outline:2px solid var(--teal,#3ee6c1);outline-offset:-2px;background:#f6fbf9}.sv-calendar__inventory-row>button>strong,.sv-calendar__inventory-row>button>em{color:var(--navy,#062f46);font-size:17px;font-style:normal;line-height:1}.sv-calendar__inventory-row>button>span{color:#71858e;font-size:7px}.sv-calendar__inventory-row>button>i{background:#e7eeee;border-radius:999px;width:72%;height:4px;overflow:hidden}.sv-calendar__inventory-row>button>i b{background:var(--teal,#3ee6c1);border-radius:inherit;height:100%;display:block}.sv-calendar__inventory-row>button>small{color:#667c84;gap:7px;font-size:6px;display:flex}.sv-calendar__inventory-row>button>small span,.sv-calendar__inventory-row>button>em{align-items:center;gap:2px;display:inline-flex}.sv-calendar__inventory-row>button.is-full{background:#faf7f2}.sv-calendar__inventory-row>button.is-oversold{background:#fff3ef}.sv-calendar__inventory-row>button.is-oversold>em{color:#a23c2d}.sv-calendar__inventory-row>button.is-today{box-shadow:inset 0 3px 0 var(--teal,#3ee6c1)}.sv-calendar__room-row.has-conflict{box-shadow:inset 3px 0 #d65a47}.sv-calendar__room-name strong{align-items:center;gap:4px;display:inline-flex}.sv-calendar__block.has-conflict{border-color:#d65a47;box-shadow:inset 0 0 0 1px #d65a47,0 4px 12px #a23c2d24}.sv-calendar__legend i.conflict{background:#d65a47}.sv-calendar__conflict-notice{color:#8b3629;background:#fff2ed;border:1px solid #efc0b4;border-radius:9px;align-items:flex-start;gap:8px;margin:12px 14px 0;padding:9px;display:flex}.sv-calendar__conflict-notice>span{gap:2px;display:grid}.sv-calendar__conflict-notice strong{font-size:8px}.sv-calendar__conflict-notice small{font-size:7px;line-height:1.35}.sv-calendar__mobile-planner{display:none}@media (width<=1280px){.sv-calendar__control-deck{grid-template-columns:auto auto auto}.sv-calendar__control-deck .sv-calendar__filters{grid-column:1/-1;grid-template-columns:minmax(220px,1fr) auto auto;display:grid}.sv-calendar__control-deck .sv-calendar__search{width:100%}}@media (width<=900px){.sv-calendar__control-deck{grid-template-columns:auto 1fr auto}.sv-calendar__control-deck .sv-calendar__week-controls{justify-content:center}.sv-calendar__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.sv-calendar__hero-actions{flex-direction:column-reverse;align-items:flex-end}.sv-calendar__control-deck{grid-template-columns:1fr auto}.sv-calendar__mode-toggle{justify-self:start}.sv-calendar__range-toggle{justify-self:end}.sv-calendar__control-deck .sv-calendar__week-controls,.sv-calendar__control-deck .sv-calendar__filters{grid-column:1/-1}.sv-calendar__control-deck .sv-calendar__week-controls{order:2;justify-content:flex-start}.sv-calendar__control-deck .sv-calendar__filters{order:3;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.sv-calendar__control-deck .sv-calendar__search{grid-column:1/-1}.sv-calendar__metric{padding:10px}.sv-calendar__metric p{white-space:normal}.sv-calendar__desktop-board{display:none}.sv-calendar__mobile-planner{padding:12px;display:block}.sv-calendar__board-meta{display:none}.sv-calendar__day-picker{scrollbar-width:thin;gap:6px;padding-bottom:9px;display:flex;overflow-x:auto}.sv-calendar__day-picker button{color:#61777f;background:#f5f8f7;border:1px solid #e0e9e8;border-radius:10px;flex:0 0 54px;place-items:center;min-height:58px;display:grid}.sv-calendar__day-picker button span,.sv-calendar__day-picker button small{font-size:7px;font-weight:800}.sv-calendar__day-picker button strong{color:var(--navy,#062f46);font-size:15px}.sv-calendar__day-picker button.is-active{color:var(--navy,#062f46);border-color:var(--teal-dark,#08745f);background:#3ee6c133}.sv-calendar__mobile-day-heading{border-top:1px solid #e7eeee;justify-content:space-between;align-items:center;gap:10px;padding:11px 0;display:flex}.sv-calendar__mobile-day-heading small,.sv-calendar__mobile-day-heading h2{margin:0}.sv-calendar__mobile-day-heading small{color:#08745f;letter-spacing:.07em;text-transform:uppercase;font-size:7px;font-weight:800}.sv-calendar__mobile-day-heading h2{color:var(--navy,#062f46);margin-top:2px;font-family:DM Serif Display,Georgia,serif;font-size:20px;font-weight:400}.sv-calendar__mobile-day-heading>button{min-height:34px;color:var(--navy,#062f46);background:var(--teal,#3ee6c1);border:0;border-radius:9px;align-items:center;gap:5px;padding:0 10px;font-size:8px;font-weight:800;display:inline-flex}.sv-calendar__mobile-inventory,.sv-calendar__agenda-section>div{gap:7px;display:grid}.sv-calendar__mobile-inventory>button,.sv-calendar__agenda-section>div>button{min-height:58px;color:var(--ink,#173846);text-align:left;background:#fff;border:1px solid #e0e9e8;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px;display:grid}.sv-calendar__mobile-inventory>button.is-oversold{background:#fff3ef;border-color:#efc0b4}.sv-calendar__mobile-inventory span,.sv-calendar__mobile-inventory strong,.sv-calendar__mobile-inventory small{display:block}.sv-calendar__mobile-inventory strong,.sv-calendar__mobile-inventory b{color:var(--navy,#062f46);font-size:9px}.sv-calendar__mobile-inventory small{color:#71858e;margin-top:3px;font-size:7px}.sv-calendar__agenda-section{margin-top:13px}.sv-calendar__agenda-section>header{color:#5e747c;align-items:center;gap:6px;margin-bottom:7px;display:flex}.sv-calendar__agenda-section>header>span{color:#075f51;background:#3ee6c129;border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.sv-calendar__agenda-section h3{color:var(--navy,#062f46);margin:0;font-size:10px}.sv-calendar__agenda-section>header b{margin-left:auto;font-size:8px}.sv-calendar__agenda-section>div>button{grid-template-columns:auto minmax(0,1fr) auto auto}.sv-calendar__agenda-section>div>button>span{min-width:0}.sv-calendar__agenda-section>div>button>span:nth-child(3){text-align:right}.sv-calendar__agenda-section strong,.sv-calendar__agenda-section small,.sv-calendar__agenda-section b{display:block}.sv-calendar__agenda-section strong,.sv-calendar__agenda-section b{color:var(--navy,#062f46);font-size:8px}.sv-calendar__agenda-section small{color:#71858e;margin-top:2px;font-size:7px}.sv-calendar__agenda-status{background:#87a0a7;border-radius:999px;width:8px;height:8px}.sv-calendar__agenda-status--arriving{background:#1fa78b}.sv-calendar__agenda-status--in-house{background:#237c9b}.sv-calendar__agenda-status--departing{background:#c59a55}.sv-calendar__agenda-status--confirmed{background:#7f78b8}.sv-calendar__agenda-conflict{color:#d65a47}.sv-calendar__mobile-empty{color:#71858e;text-align:center;justify-items:center;padding:28px 12px;display:grid}.sv-calendar__mobile-empty strong{color:var(--navy,#062f46);margin-top:9px;font-size:10px}.sv-calendar__mobile-empty span{margin-top:4px;font-size:8px}}@media (width<=480px){.sv-calendar__metrics{grid-template-columns:1fr 1fr;gap:7px}.sv-calendar__metric{grid-template-columns:1fr;gap:7px}.sv-calendar__metric>span{width:30px;height:30px}.sv-calendar__metric strong{font-size:18px}.sv-calendar__metric p{font-size:6px}.sv-calendar__control-deck .sv-calendar__filters{grid-template-columns:1fr}.sv-calendar__control-deck .sv-calendar__search{grid-column:auto}.sv-calendar__mode-toggle button,.sv-calendar__range-toggle button{padding-inline:7px}.sv-calendar__data-banner{grid-template-columns:auto minmax(0,1fr)}.sv-calendar__data-banner button{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.sv-calendar *,.sv-calendar :before,.sv-calendar :after{scroll-behavior:auto!important;transition:none!important}}.sv-calendar__room-row{grid-template-rows:repeat(var(--planner-lanes,1), minmax(59px, auto))}.sv-calendar__room-name,.sv-calendar__day-cell{grid-row:1/-1}.sv-calendar__day-cell.is-past,.sv-calendar__inventory-row>button.is-past,.sv-calendar__mobile-inventory>button.is-past{cursor:not-allowed;opacity:.62;background:#f2f4f3}.sv-calendar__day-cell:disabled:after{display:none}.sv-calendar__inventory-row>button:disabled:hover,.sv-calendar__inventory-row>button:disabled:focus-visible,.sv-calendar__mobile-inventory>button:disabled:hover,.sv-calendar__mobile-inventory>button:disabled:focus-visible{background:#f2f4f3;outline:0}.sv-calendar__mobile-day-heading>button:disabled{cursor:not-allowed;color:#62757d;background:#e5ebea}.sv-calendar__details:focus-visible{outline:2px solid var(--teal-dark,#08745f);outline-offset:3px}.sv-calendar__title p,.sv-calendar__room-column-heading,.sv-calendar__mode-toggle button,.sv-calendar__range-toggle button,.sv-calendar__week-controls>.sv-calendar__today,.sv-calendar__search input,.sv-calendar__select select,.sv-calendar__group-heading,.sv-calendar__metric small,.sv-calendar__inventory-key span,.sv-calendar__inventory-header span,.sv-calendar__inventory-header small,.sv-calendar__details-header>span,.sv-calendar__conflict-notice small,.sv-calendar__status-pill,.sv-calendar__stay-dates small,.sv-calendar__stay-dates span,.sv-calendar__preferences>small{font-size:10px}.sv-calendar__title small,.sv-calendar__new-button,.sv-calendar__open-button,.sv-calendar__secondary-button,.sv-calendar__details-empty button,.sv-calendar__week-controls>strong,.sv-calendar__legend span,.sv-calendar__board-meta>small,.sv-calendar__day-heading span,.sv-calendar__day-heading small,.sv-calendar__room-name strong,.sv-calendar__block strong,.sv-calendar__metric p,.sv-calendar__inventory-key strong,.sv-calendar__inventory-category strong,.sv-calendar__inventory-row>button>span,.sv-calendar__facts dt,.sv-calendar__facts dd,.sv-calendar__preferences>div span,.sv-calendar__preferences p,.sv-calendar__details-empty p{font-size:11px}.sv-calendar__room-name small,.sv-calendar__block span,.sv-calendar__inventory-category small,.sv-calendar__inventory-row>button>small,.sv-calendar__guest p,.sv-calendar__group-heading b,.sv-calendar__conflict-notice strong{font-size:10px}@media (width<=720px){.sv-calendar__day-picker button span,.sv-calendar__day-picker button small,.sv-calendar__mobile-day-heading small,.sv-calendar__agenda-section small,.sv-calendar__mobile-inventory small{font-size:10px}.sv-calendar__mobile-day-heading>button,.sv-calendar__agenda-section h3,.sv-calendar__agenda-section>header b,.sv-calendar__agenda-section strong,.sv-calendar__agenda-section b,.sv-calendar__mobile-inventory strong,.sv-calendar__mobile-inventory b{font-size:11px}}@media (width<=480px){.sv-calendar__metric p{font-size:10px}}.sv-financial-drawer__backdrop{z-index:120;background:#02182480;justify-content:flex-end;align-items:stretch;display:flex;position:fixed;inset:0}.sv-financial-drawer{color:#123247;background:#f6f9f9;grid-template-rows:auto minmax(0,1fr) auto;width:580px;max-width:100%;height:100dvh;display:grid;box-shadow:-22px 0 70px #02182438}.sv-financial-drawer>header{color:#fff;background:#062f46;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:20px 22px;display:grid}.sv-financial-drawer>header>span{color:#3ee6c1;background:#3ee6c124;border:1px solid #3ee6c140;border-radius:11px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.sv-financial-drawer>header>span.is-danger{color:#ffadb3;background:#ffadb31f;border-color:#ffadb340}.sv-financial-drawer>header small{color:#ffffff9e;margin-bottom:3px;font-size:11px;display:block}.sv-financial-drawer>header h2{margin:0;font-size:20px}.sv-financial-drawer>header button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.sv-financial-drawer__body{padding:22px;overflow-y:auto}.sv-financial-drawer form,.sv-financial-drawer__stack{gap:16px;display:grid}.sv-financial-drawer label{color:#4d6674;gap:7px;font-size:12px;font-weight:700;display:grid}.sv-financial-drawer input,.sv-financial-drawer select,.sv-financial-drawer textarea{color:#123247;font:inherit;background:#fff;border:1px solid #cad9de;border-radius:9px;outline:none;width:100%;min-height:42px;padding:9px 11px}.sv-financial-drawer textarea{resize:vertical;min-height:88px}.sv-financial-drawer input:focus,.sv-financial-drawer select:focus,.sv-financial-drawer textarea:focus{border-color:#0f9f87;box-shadow:0 0 0 3px #3ee6c129}.sv-financial-drawer label>small{color:#748791;font-size:11px;font-weight:500;line-height:1.45}.sv-financial-drawer label>small.error{color:#ad343d}.sv-financial-drawer__money{background:#fff;border:1px solid #cad9de;border-radius:9px;grid-template-columns:auto minmax(0,1fr);align-items:center;display:grid;overflow:hidden}.sv-financial-drawer__money i{color:#617985;border-right:1px solid #dbe5e8;padding:0 11px;font-size:11px;font-style:normal;font-weight:800}.sv-financial-drawer__money input{border:0;border-radius:0}.sv-financial-drawer__notice,.sv-financial-drawer__danger,.sv-financial-drawer__error,.sv-financial-drawer__policy{border-radius:11px;align-items:flex-start;gap:10px;padding:12px;font-size:12px;line-height:1.55;display:flex}.sv-financial-drawer__notice{color:#176c5f;background:#eaf9f5;border:1px solid #bfeadd}.sv-financial-drawer__danger,.sv-financial-drawer__error{color:#96363e;background:#fff1f2;border:1px solid #efc8cc}.sv-financial-drawer__policy{color:#7f6127;background:#fff9ef;border:1px solid #eadbbb}.sv-financial-drawer__notice svg,.sv-financial-drawer__danger svg,.sv-financial-drawer__error svg,.sv-financial-drawer__policy svg{flex:none;margin-top:2px}.sv-financial-drawer__notice p,.sv-financial-drawer__danger p,.sv-financial-drawer__policy p,.sv-financial-drawer__error span{flex-direction:column;gap:2px;margin:0;display:flex}.sv-financial-drawer__policy small{margin-top:3px}.sv-financial-drawer__confirm{cursor:pointer;background:#fff;border:1px solid #d8e3e6;border-radius:10px;align-items:flex-start;padding:12px;line-height:1.45;gap:9px!important;display:flex!important}.sv-financial-drawer__confirm input{accent-color:#087d6b;flex:none;width:auto;min-height:auto;margin-top:2px;padding:0}.sv-financial-drawer__preview{background:#fff;border:1px solid #d9e4e7;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.sv-financial-drawer__preview span{border-left:1px solid #e1e9eb;flex-direction:column;padding:14px;display:flex}.sv-financial-drawer__preview span:first-child{border-left:0}.sv-financial-drawer__preview small{color:#6b7d89;text-transform:uppercase;font-size:10px}.sv-financial-drawer__preview strong{color:#062f46;margin-top:4px;font-size:15px}.sv-financial-drawer__review{background:#fff;border:1px solid #d9e4e7;border-radius:12px;margin:0;padding:5px 14px}.sv-financial-drawer__review div{justify-content:space-between;padding:10px 0;display:flex}.sv-financial-drawer__review div+div{border-top:1px solid #edf2f3}.sv-financial-drawer__review dt{color:#6b7d89}.sv-financial-drawer__review dd{color:#062f46;text-transform:capitalize;margin:0;font-weight:750}.sv-financial-drawer__loading{color:#617985;justify-content:center;align-items:center;gap:9px;min-height:160px;display:flex}.sv-financial-drawer>footer{padding:15px 22px calc(15px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #dbe5e8;justify-content:flex-end;gap:9px;display:flex}.sv-financial-drawer>footer button{color:#365565;cursor:pointer;background:#fff;border:1px solid #cad9de;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:9px 14px;font-size:12px;font-weight:750;display:inline-flex}.sv-financial-drawer>footer button.primary{color:#fff;background:#062f46;border-color:#062f46}.sv-financial-drawer>footer button.danger{color:#fff;background:#b43e47;border-color:#b43e47}.sv-financial-drawer button:disabled{cursor:not-allowed;opacity:.52}@media (width<=640px){.sv-financial-drawer{width:100%}.sv-financial-drawer>header{padding:15px 16px}.sv-financial-drawer>header h2{font-size:18px}.sv-financial-drawer__body{padding:16px}.sv-financial-drawer__preview{grid-template-columns:1fr}.sv-financial-drawer__preview span,.sv-financial-drawer__preview span:first-child{border-top:1px solid #e1e9eb;border-left:0;flex-direction:row;justify-content:space-between}.sv-financial-drawer__preview span:first-child{border-top:0}.sv-financial-drawer__preview strong{margin:0}.sv-financial-drawer>footer{padding-left:16px;padding-right:16px}.sv-financial-drawer>footer button{flex:1}}@media (prefers-reduced-motion:reduce){.sv-financial-drawer *{scroll-behavior:auto!important}}.sv-amendment-drawer__backdrop{z-index:122;background:#0218248a;justify-content:flex-end;align-items:stretch;display:flex;position:fixed;inset:0}.sv-amendment-drawer{color:#123247;background:#f6f9f9;grid-template-rows:auto minmax(0,1fr) auto;width:680px;max-width:100%;height:100dvh;display:grid;box-shadow:-22px 0 70px #0218243d}.sv-amendment-drawer>header{color:#fff;background:#062f46;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:20px 22px;display:grid}.sv-amendment-drawer>header>span{color:#3ee6c1;background:#3ee6c124;border:1px solid #3ee6c142;border-radius:11px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.sv-amendment-drawer>header small{color:#ffffffa3;margin-bottom:3px;font-size:11px;display:block}.sv-amendment-drawer>header h2{margin:0;font-size:20px}.sv-amendment-drawer>header button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.sv-amendment-drawer__body{padding:22px;overflow-y:auto}.sv-amendment-drawer form,.sv-amendment-drawer__review{gap:16px;display:grid}.sv-amendment-drawer fieldset{border:0;gap:10px;margin:0;padding:0;display:grid}.sv-amendment-drawer legend{color:#062f46;align-items:center;gap:7px;margin-bottom:9px;font-size:12px;font-weight:800;display:flex}.sv-amendment-drawer__fields{gap:11px;display:grid}.sv-amendment-drawer__fields--two{grid-template-columns:repeat(2,minmax(0,1fr))}.sv-amendment-drawer__fields--party{grid-template-columns:110px 110px minmax(0,1fr)}.sv-amendment-drawer label{color:#4d6674;gap:7px;font-size:12px;font-weight:700;display:grid}.sv-amendment-drawer input,.sv-amendment-drawer select,.sv-amendment-drawer textarea{color:#123247;font:inherit;background:#fff;border:1px solid #cad9de;border-radius:9px;outline:none;width:100%;min-height:42px;padding:9px 11px}.sv-amendment-drawer textarea{resize:vertical;min-height:88px}.sv-amendment-drawer input:focus,.sv-amendment-drawer select:focus,.sv-amendment-drawer textarea:focus{border-color:#0f9f87;box-shadow:0 0 0 3px #3ee6c129}.sv-amendment-drawer label>small{color:#748791;font-size:11px;font-weight:500;line-height:1.45}.sv-amendment-drawer label>small.error{color:#ad343d}.sv-amendment-drawer__notice,.sv-amendment-drawer__warning,.sv-amendment-drawer__danger,.sv-amendment-drawer__error,.sv-amendment-drawer__quote{border-radius:11px;align-items:flex-start;gap:10px;padding:12px;font-size:12px;line-height:1.5;display:flex}.sv-amendment-drawer__notice{color:#176c5f;background:#eaf9f5;border:1px solid #bfeadd}.sv-amendment-drawer__warning,.sv-amendment-drawer__quote{color:#7f6127;background:#fff9ef;border:1px solid #eadbbb}.sv-amendment-drawer__danger,.sv-amendment-drawer__error{color:#96363e;background:#fff1f2;border:1px solid #efc8cc}.sv-amendment-drawer__notice svg,.sv-amendment-drawer__warning svg,.sv-amendment-drawer__danger svg,.sv-amendment-drawer__error svg,.sv-amendment-drawer__quote svg{flex:none;margin-top:2px}.sv-amendment-drawer__notice p,.sv-amendment-drawer__warning p,.sv-amendment-drawer__danger p,.sv-amendment-drawer__quote p,.sv-amendment-drawer__error span{flex-direction:column;gap:2px;margin:0;display:flex}.sv-amendment-drawer__error small{margin-top:3px}.sv-amendment-drawer__review section{background:#fff;border:1px solid #d9e4e7;border-radius:12px;overflow:hidden}.sv-amendment-drawer__review section>header{border-bottom:1px solid #e7edef;align-items:center;gap:9px;padding:12px 14px;display:flex}.sv-amendment-drawer__review section>header>span{color:#087d6b;background:#eaf9f5;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.sv-amendment-drawer__review section h3{color:#062f46;margin:0;font-size:13px}.sv-amendment-drawer__review section header small{color:#748791;margin-top:2px;font-size:10px;display:block}.sv-amendment-drawer__comparison{margin:0;padding:4px 14px}.sv-amendment-drawer__comparison>div{grid-template-columns:112px minmax(0,1fr);align-items:center;gap:10px;padding:10px 0;display:grid}.sv-amendment-drawer__comparison>div+div{border-top:1px solid #edf2f3}.sv-amendment-drawer__comparison dt{color:#6b7d89;font-size:11px}.sv-amendment-drawer__comparison dd{color:#536c79;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;margin:0;font-size:11px;display:grid}.sv-amendment-drawer__comparison dd strong{color:#062f46}.sv-amendment-drawer__comparison .is-changed dd strong{color:#087d6b}.sv-amendment-drawer__comparison .is-changed{background:linear-gradient(90deg,#0000,#3ee6c112)}.sv-amendment-drawer__money-review{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.sv-amendment-drawer__money-review>div{gap:8px;padding:14px;display:grid}.sv-amendment-drawer__money-review>div+div{border-left:1px solid #e3eaec}.sv-amendment-drawer__money-review small{color:#6b7d89;text-transform:uppercase;font-size:10px}.sv-amendment-drawer__money-review span{align-items:center;gap:7px;display:flex}.sv-amendment-drawer__money-review s{color:#80919a;font-size:12px}.sv-amendment-drawer__money-review strong{color:#062f46;font-size:15px}.sv-amendment-drawer__money-review b{color:#087d6b;font-size:11px}.sv-amendment-drawer__money-review b.is-credit{color:#9b5b1c}.sv-amendment-drawer__settlement-review{background:#fff;border:1px solid #d9e4e7;border-radius:11px;margin:0;padding:4px 13px}.sv-amendment-drawer__settlement-review div{justify-content:space-between;padding:9px 0;font-size:11px;display:flex}.sv-amendment-drawer__settlement-review div+div{border-top:1px solid #edf2f3}.sv-amendment-drawer__settlement-review dt{color:#6b7d89}.sv-amendment-drawer__settlement-review dd{color:#062f46;margin:0;font-weight:800}.sv-amendment-drawer__reason{background:#f0f4f5;border-radius:10px;gap:4px;padding:11px 12px;display:grid}.sv-amendment-drawer__reason small{color:#6b7d89;text-transform:uppercase;font-size:10px}.sv-amendment-drawer__reason strong{color:#294b5c;font-size:12px;font-weight:650}.sv-amendment-drawer__confirm{cursor:pointer;background:#fff;border:1px solid #d8e3e6;border-radius:10px;align-items:flex-start;padding:12px;line-height:1.45;gap:9px!important;display:flex!important}.sv-amendment-drawer__confirm input{accent-color:#087d6b;flex:none;width:auto;min-height:auto;margin-top:2px;padding:0}.sv-amendment-drawer__revision-note{color:#6c808b;align-items:center;gap:5px;margin:0;font-size:10px;display:flex}.sv-amendment-drawer>footer{padding:15px 22px calc(15px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #dbe5e8;justify-content:flex-end;gap:9px;display:flex}.sv-amendment-drawer>footer button{color:#365565;cursor:pointer;background:#fff;border:1px solid #cad9de;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:9px 14px;font-size:12px;font-weight:750;display:inline-flex}.sv-amendment-drawer>footer button.primary{color:#fff;background:#062f46;border-color:#062f46}.sv-amendment-drawer button:disabled{cursor:not-allowed;opacity:.52}@media (width<=640px){.sv-amendment-drawer{width:100%}.sv-amendment-drawer>header{padding:15px 16px}.sv-amendment-drawer>header h2{font-size:18px}.sv-amendment-drawer__body{padding:16px}.sv-amendment-drawer__fields--two,.sv-amendment-drawer__fields--party,.sv-amendment-drawer__comparison>div{grid-template-columns:1fr}.sv-amendment-drawer__comparison dd{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.sv-amendment-drawer__money-review{grid-template-columns:1fr}.sv-amendment-drawer__money-review>div+div{border-top:1px solid #e3eaec;border-left:0}.sv-amendment-drawer>footer{padding-left:16px;padding-right:16px}.sv-amendment-drawer>footer button{flex:1}}@media (prefers-reduced-motion:reduce){.sv-amendment-drawer *{scroll-behavior:auto!important}}.stay-extension,.stay-extension *{box-sizing:border-box}.stay-extension__overlay{z-index:152;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#062f469e;justify-content:flex-end;min-width:0;display:flex;position:fixed;inset:0}.stay-extension{width:min(660px,94vw);min-width:0;max-width:100%;height:100dvh;color:var(--ink,#123448);background:var(--paper,#f6f8f7);grid-template-rows:auto minmax(0,1fr) auto;font-family:DM Sans,system-ui,sans-serif;display:grid;overflow:hidden;box-shadow:-24px 0 80px #062f464d}.stay-extension__header{min-width:0;color:var(--white,#fff);background:linear-gradient(135deg, var(--navy,#062f46), var(--navy-2,#0b425f));grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:11px;padding:17px 18px;display:grid}.stay-extension__header-icon{width:40px;height:40px;color:var(--navy,#062f46);background:var(--teal,#3ee6c1);border-radius:13px 13px 13px 4px;place-items:center;display:grid}.stay-extension__header>div{min-width:0}.stay-extension__header small{color:var(--teal,#3ee6c1);letter-spacing:.13em;text-transform:uppercase;font-size:8px;font-weight:800}.stay-extension__header h2{letter-spacing:-.02em;outline:none;margin:2px 0 0;font-family:DM Serif Display,Georgia,serif;font-size:25px;font-weight:400}.stay-extension__header p{overflow-wrap:anywhere;color:#ffffffa8;margin:3px 0 0;font-size:9px;line-height:1.45}.stay-extension__header>button{width:34px;height:34px;color:var(--white,#fff);cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:9px;place-items:center;display:grid}.stay-extension__body{min-width:0;padding:15px 17px;overflow:hidden auto}.stay-extension__body form,.stay-extension__review{gap:10px;min-width:0;display:grid}.stay-extension__badges{flex-wrap:wrap;gap:6px;min-width:0;margin-bottom:10px;display:flex}.stay-extension__badges span,.stay-extension__no-move{min-width:0;color:var(--teal-dark,#0a725f);white-space:nowrap;background:#3ee6c124;border:1px solid #0a725f24;border-radius:999px;align-items:center;gap:5px;padding:6px 8px;font-size:7px;font-weight:800;display:inline-flex}.stay-extension__error,.stay-extension__expired,.stay-extension__safety,.stay-extension__busy{color:#813927;background:#e77f681f;border:1px solid #e77f6847;border-radius:11px;align-items:flex-start;gap:8px;min-width:0;margin-bottom:10px;padding:10px 11px;font-size:8px;line-height:1.45;display:flex}.stay-extension__error>span{overflow-wrap:anywhere;gap:2px;min-width:0;display:grid}.stay-extension__error strong{color:var(--navy,#062f46)}.stay-extension__error small{color:#8b442f;font-size:7px}.stay-extension__safety{color:var(--teal-dark,#0a725f);background:#3ee6c11f;border-color:#0a725f26;margin:0}.stay-extension__safety p{margin:0}.stay-extension__safety strong{color:var(--navy,#062f46)}.stay-extension__busy{color:var(--teal-dark,#0a725f);background:#3ee6c11f;border-color:#0a725f26;align-items:center;margin:10px 0 0}.stay-extension__room,.stay-extension__dates,.stay-extension__reason,.stay-extension__protected-review,.stay-extension__nightly,.stay-extension__totals,.stay-extension__folio-effect,.stay-extension__evidence,.stay-extension__reason-review,.stay-extension__confirm{background:var(--white,#fff);border:1px solid var(--line,#dce5e6);border-radius:14px;min-width:0;padding:12px}.stay-extension__room,.stay-extension__protected-review{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.stay-extension__room>span:first-child,.stay-extension__protected-review>span:first-child,.stay-extension__dates>header>span{width:34px;height:34px;color:var(--teal-dark,#0a725f);background:#3ee6c124;border-radius:10px;place-items:center;display:grid}.stay-extension__room>div,.stay-extension__protected-review>div{min-width:0}.stay-extension__room small,.stay-extension__room strong,.stay-extension__room p,.stay-extension__protected-review small,.stay-extension__protected-review strong{overflow-wrap:anywhere;margin:0;display:block}.stay-extension__room small,.stay-extension__protected-review small{color:var(--teal-dark,#0a725f);text-transform:uppercase;font-size:7px;font-weight:800}.stay-extension__room strong,.stay-extension__protected-review strong{color:var(--navy,#062f46);margin-top:2px;font-size:10px}.stay-extension__room p{color:var(--muted,#6d8591);margin-top:2px;font-size:8px}.stay-extension__room>svg{color:var(--teal-dark,#0a725f)}.stay-extension__dates{gap:10px;display:grid}.stay-extension__dates>header,.stay-extension__nightly>header,.stay-extension__totals>header,.stay-extension__folio-effect>header{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.stay-extension__dates>header{justify-content:flex-start}.stay-extension__dates h3,.stay-extension__nightly h3,.stay-extension__totals h3{color:var(--navy,#062f46);margin:0;font-size:10px}.stay-extension__dates header p,.stay-extension__nightly header p{color:var(--muted,#6d8591);margin:2px 0 0;font-size:8px}.stay-extension__date-flow,.stay-extension__effect-row{min-width:0;color:var(--teal-dark,#0a725f);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:9px;display:grid}.stay-extension__date-flow>span,.stay-extension__date-flow>label,.stay-extension__effect-row>span{background:var(--paper,#f6f8f7);border-radius:10px;min-width:0;padding:10px}.stay-extension__date-flow small,.stay-extension__date-flow>label>span,.stay-extension__effect-row small{color:var(--muted,#6d8591);text-transform:uppercase;font-size:7px;font-weight:800;display:block}.stay-extension__date-flow strong,.stay-extension__effect-row strong{overflow-wrap:anywhere;color:var(--navy,#062f46);margin-top:3px;font-family:DM Serif Display,Georgia,serif;font-size:16px;font-weight:400;display:block}.stay-extension__date-flow input,.stay-extension__reason textarea{width:100%;min-width:0;min-height:39px;color:var(--ink,#123448);background:var(--white,#fff);border:1px solid var(--line,#dce5e6);font:inherit;border-radius:10px;outline:0;margin-top:5px;padding:8px 10px;font-size:9px;font-weight:600}.stay-extension__reason{color:var(--ink,#123448);gap:5px;font-size:8px;font-weight:800;display:grid}.stay-extension__reason textarea{resize:vertical;min-height:86px;margin:0}.stay-extension__reason small,.stay-extension__dates>small{color:var(--muted,#6d8591);font-size:7px;font-weight:500;line-height:1.45}.stay-extension__reason small.is-error,.stay-extension__dates>small.is-error{color:#813927}.stay-extension__date-flow input:focus,.stay-extension__reason textarea:focus,.stay-extension__confirm input:focus-visible,.stay-extension button:focus-visible{outline-offset:2px;outline:3px solid #3ee6c175}.stay-extension__date-flow input[aria-invalid=true],.stay-extension__reason textarea[aria-invalid=true]{border-color:var(--coral,#e77f68)}.stay-extension__review-hero{min-width:0;color:var(--white,#fff);background:linear-gradient(135deg, var(--navy,#062f46), var(--navy-2,#0b425f));border-radius:14px;padding:15px}.stay-extension__review-hero>small{color:var(--teal,#3ee6c1);letter-spacing:.08em;text-transform:uppercase;margin-bottom:9px;font-size:8px;font-weight:800;display:block}.stay-extension__date-flow--review>span{background:#ffffff14;border:1px solid #ffffff1f}.stay-extension__date-flow--review small{color:#ffffff94}.stay-extension__date-flow--review strong{color:var(--white,#fff)}.stay-extension__date-flow--review>svg{color:var(--teal,#3ee6c1)}.stay-extension__expired{color:#765018;background:#dca4422e;border-color:#dca44257;margin:0}.stay-extension__no-move{justify-self:end}.stay-extension__nightly{gap:9px;display:grid}.stay-extension__nightly>header>span{color:var(--teal-dark,#0a725f);background:#3ee6c11f;border-radius:999px;padding:5px 7px;font-size:7px;font-weight:800}.stay-extension__nightly ol{gap:6px;min-width:0;margin:0;padding:0;list-style:none;display:grid}.stay-extension__nightly li{background:var(--paper,#f6f8f7);border-radius:9px;grid-template-columns:1.2fr .6fr 1fr 1.35fr 1fr;gap:6px;min-width:0;padding:8px;display:grid}.stay-extension__nightly li>span{min-width:0}.stay-extension__nightly li small,.stay-extension__nightly li strong{overflow-wrap:anywhere;display:block}.stay-extension__nightly li small{color:var(--muted,#6d8591);text-transform:uppercase;font-size:6px;font-weight:800}.stay-extension__nightly li strong{color:var(--navy,#062f46);margin-top:3px;font-size:7px}.stay-extension__totals{gap:8px;display:grid}.stay-extension__totals>header svg{color:var(--teal-dark,#0a725f)}.stay-extension__totals dl{gap:5px;margin:0;display:grid}.stay-extension__totals dl div{background:var(--paper,#f6f8f7);border-radius:8px;justify-content:space-between;gap:12px;min-width:0;padding:7px 8px;display:flex}.stay-extension__totals dt,.stay-extension__totals dd{overflow-wrap:anywhere;min-width:0;margin:0;font-size:8px}.stay-extension__totals dt{color:var(--muted,#6d8591)}.stay-extension__totals dd{color:var(--navy,#062f46);text-align:right;font-weight:800}.stay-extension__totals dl div.is-total{color:var(--navy,#062f46);background:#3ee6c124}.stay-extension__totals .is-total dt,.stay-extension__totals .is-total dd{color:var(--navy,#062f46);font-weight:800}.stay-extension__folio-effect{gap:9px;display:grid}.stay-extension__folio-effect>header{color:var(--navy,#062f46);font-size:8px;font-weight:800}.stay-extension__folio-effect>header b{color:var(--teal-dark,#0a725f);font-size:7px}.stay-extension__evidence{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.stay-extension__evidence>div{min-width:0;color:var(--teal-dark,#0a725f);background:#3ee6c11a;border-radius:9px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:7px;padding:8px;display:grid}.stay-extension__evidence span,.stay-extension__evidence small,.stay-extension__evidence strong,.stay-extension__evidence code{min-width:0;display:block}.stay-extension__evidence small{color:var(--muted,#6d8591);text-transform:uppercase;font-size:6px;font-weight:800}.stay-extension__evidence strong,.stay-extension__evidence code{overflow-wrap:anywhere;color:var(--navy,#062f46);margin-top:2px;font-size:7px;font-weight:800}.stay-extension__fingerprint{grid-column:1/-1}.stay-extension__fingerprint code{word-break:break-all;font-family:DM Sans,system-ui,sans-serif}.stay-extension__reason-review small{color:var(--teal-dark,#0a725f);text-transform:uppercase;font-size:7px;font-weight:800}.stay-extension__reason-review p{overflow-wrap:anywhere;color:var(--navy,#062f46);margin:4px 0 0;font-size:8px;line-height:1.5}.stay-extension__confirm{color:var(--navy,#062f46);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;font-size:8px;font-weight:700;line-height:1.5;display:grid}.stay-extension__confirm input{width:17px;height:17px;accent-color:var(--teal-dark,#0a725f);margin:0}.stay-extension__footer{min-width:0;padding:12px 17px max(12px, env(safe-area-inset-bottom));background:var(--white,#fff);border-top:1px solid var(--line,#dce5e6);justify-content:flex-end;gap:8px;display:flex}.stay-extension__footer button{overflow-wrap:anywhere;min-width:0;min-height:39px;color:var(--navy,#062f46);background:var(--white,#fff);border:1px solid var(--line,#dce5e6);font:inherit;text-align:center;border-radius:11px;justify-content:center;align-items:center;gap:6px;padding:0 13px;font-size:9px;font-weight:800;line-height:1.25;display:inline-flex}.stay-extension__footer button.primary{background:var(--teal,#3ee6c1);border-color:var(--teal,#3ee6c1)}.stay-extension button:disabled{cursor:not-allowed;filter:saturate(.45);opacity:.43}.stay-extension .spin{animation:.8s linear infinite stay-extension-spin}@keyframes stay-extension-spin{to{transform:rotate(360deg)}}@media (width<=930px){.stay-extension{width:min(620px,100vw - 24px)}.stay-extension__nightly li{grid-template-columns:repeat(2,minmax(0,1fr))}.stay-extension__nightly li>span:last-child{grid-column:1/-1}}@media (width<=620px){.stay-extension__overlay{align-items:flex-end}.stay-extension{border-radius:20px 20px 0 0;width:100vw;height:min(94dvh,900px);box-shadow:0 -24px 80px #062f464d}.stay-extension__header{border-radius:20px 20px 0 0;padding:15px}.stay-extension__header h2{font-size:22px}.stay-extension__body{padding:13px 15px}.stay-extension__footer{grid-template-columns:minmax(0,.75fr) minmax(0,1.45fr);padding-left:15px;padding-right:15px;display:grid;box-shadow:0 -8px 28px #062f461a}.stay-extension__footer button{width:100%;padding:7px 9px}.stay-extension__date-flow,.stay-extension__effect-row{grid-template-columns:1fr}.stay-extension__date-flow>svg,.stay-extension__effect-row>svg{justify-self:center;transform:rotate(90deg)}.stay-extension__nightly li,.stay-extension__evidence{grid-template-columns:1fr}.stay-extension__nightly li>span:last-child,.stay-extension__fingerprint{grid-column:auto}.stay-extension__protected-review{grid-template-columns:auto minmax(0,1fr)}.stay-extension__no-move{grid-column:2;justify-self:start}}@media (width<=390px){.stay-extension__header p{display:none}.stay-extension__room,.stay-extension__protected-review{grid-template-columns:auto minmax(0,1fr)}.stay-extension__room>svg{grid-column:2}}@media (prefers-reduced-motion:reduce){.stay-extension .spin{animation-duration:1.6s}}.in-house-room-move,.in-house-room-move *{box-sizing:border-box}.in-house-room-move__overlay{z-index:153;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#062f469e;justify-content:flex-end;min-width:0;display:flex;position:fixed;inset:0}.in-house-room-move{width:min(620px,94vw);min-width:0;max-width:100%;height:100dvh;color:var(--ink,#123448);background:var(--paper,#f6f8f7);grid-template-rows:auto minmax(0,1fr) auto;font-family:DM Sans,system-ui,sans-serif;display:grid;overflow:hidden;box-shadow:-24px 0 80px #062f464d}.in-house-room-move__header{min-width:0;color:var(--white,#fff);background:linear-gradient(135deg, var(--navy,#062f46), var(--navy-2,#0b425f));grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:11px;padding:17px 18px;display:grid}.in-house-room-move__header-icon{width:40px;height:40px;color:var(--navy,#062f46);background:var(--teal,#3ee6c1);border-radius:13px 13px 13px 4px;place-items:center;display:grid}.in-house-room-move__header>div{min-width:0}.in-house-room-move__header small{color:var(--teal,#3ee6c1);letter-spacing:.13em;text-transform:uppercase;font-size:8px;font-weight:800}.in-house-room-move__header h2{letter-spacing:-.02em;outline:none;margin:2px 0 0;font-family:DM Serif Display,Georgia,serif;font-size:25px;font-weight:400}.in-house-room-move__header p{overflow-wrap:anywhere;color:#ffffffa8;margin:3px 0 0;font-size:9px;line-height:1.45}.in-house-room-move__header>button{width:34px;height:34px;color:var(--white,#fff);cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:9px;place-items:center;display:grid}.in-house-room-move__body{min-width:0;padding:15px 17px;overflow:hidden auto}.in-house-room-move__body form{gap:10px;min-width:0;display:grid}.in-house-room-move__badges{flex-wrap:wrap;gap:6px;min-width:0;margin-bottom:10px;display:flex}.in-house-room-move__badges span{min-width:0;color:var(--teal-dark,#0a725f);white-space:nowrap;background:#3ee6c124;border:1px solid #0a725f24;border-radius:999px;align-items:center;gap:5px;padding:6px 8px;font-size:7px;font-weight:800;display:inline-flex}.in-house-room-move__error,.in-house-room-move__legacy-warning,.in-house-room-move__expired,.in-house-room-move__safety{color:#813927;background:#e77f681f;border:1px solid #e77f6847;border-radius:11px;align-items:flex-start;gap:8px;min-width:0;margin-bottom:10px;padding:10px 11px;font-size:8px;line-height:1.45;display:flex}.in-house-room-move__error>span,.in-house-room-move__legacy-warning>span{overflow-wrap:anywhere;gap:2px;min-width:0;display:grid}.in-house-room-move__error strong,.in-house-room-move__legacy-warning strong{color:var(--navy,#062f46)}.in-house-room-move__error small{color:#8b442f;font-size:7px}.in-house-room-move__legacy-warning{color:#765018;background:#dca4422e;border-color:#dca44257;margin:0}.in-house-room-move__safety{color:var(--teal-dark,#0a725f);background:#3ee6c11f;border-color:#0a725f26;margin:0}.in-house-room-move__safety p{margin:0}.in-house-room-move__safety strong{color:var(--navy,#062f46)}.in-house-room-move__boundary,.in-house-room-move__rooms,.in-house-room-move__reason,.in-house-room-move__review-card,.in-house-room-move__evidence,.in-house-room-move__confirm{background:var(--white,#fff);border:1px solid var(--line,#dce5e6);border-radius:14px;min-width:0;padding:12px}.in-house-room-move__boundary{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;display:grid}.in-house-room-move__boundary>span,.in-house-room-move__rooms>header>span{width:34px;height:34px;color:var(--teal-dark,#0a725f);background:#3ee6c124;border-radius:10px;place-items:center;display:grid}.in-house-room-move__boundary>div{min-width:0}.in-house-room-move__boundary small{color:var(--teal-dark,#0a725f);text-transform:uppercase;font-size:7px;font-weight:800;display:block}.in-house-room-move__boundary strong{overflow-wrap:anywhere;color:var(--navy,#062f46);margin-top:2px;font-size:10px;display:block}.in-house-room-move__boundary p{color:var(--muted,#6d8591);margin:2px 0 0;font-size:8px;line-height:1.45}.in-house-room-move__rooms{gap:10px;display:grid}.in-house-room-move__rooms>header,.in-house-room-move__review-card>header,.in-house-room-move__evidence>header{align-items:center;gap:9px;min-width:0;display:flex}.in-house-room-move__rooms>header>div,.in-house-room-move__review-card>header>div,.in-house-room-move__evidence>header>div{min-width:0}.in-house-room-move__rooms h3,.in-house-room-move__review-card h3,.in-house-room-move__evidence h3{color:var(--navy,#062f46);margin:0;font-size:10px}.in-house-room-move__rooms header p,.in-house-room-move__review-card header p,.in-house-room-move__evidence header p{color:var(--muted,#6d8591);margin:2px 0 0;font-size:8px;line-height:1.42}.in-house-room-move__room-flow{min-width:0;color:var(--teal-dark,#0a725f);grid-template-columns:minmax(0,1fr) auto minmax(0,1.1fr);align-items:stretch;gap:9px;display:grid}.in-house-room-move__room-flow>article,.in-house-room-move__room-flow>label{background:var(--paper,#f6f8f7);border-radius:10px;min-width:0;padding:10px;display:grid}.in-house-room-move__room-flow>svg{align-self:center}.in-house-room-move__room-flow small,.in-house-room-move__room-flow>label>span{color:var(--muted,#6d8591);text-transform:uppercase;font-size:7px;font-weight:800;display:block}.in-house-room-move__room-flow strong{color:var(--navy,#062f46);margin-top:3px;font-family:DM Serif Display,Georgia,serif;font-size:17px;font-weight:400;display:block}.in-house-room-move__room-flow article span{overflow-wrap:anywhere;color:var(--ink,#123448);margin-top:2px;font-size:8px;display:block}.in-house-room-move__room-flow select,.in-house-room-move__reason textarea{width:100%;min-width:0;min-height:39px;color:var(--ink,#123448);background:var(--white,#fff);border:1px solid var(--line,#dce5e6);font:inherit;border-radius:10px;outline:0;margin-top:5px;padding:8px 10px;font-size:9px;font-weight:600}.in-house-room-move__target-note,.in-house-room-move__rooms>small{color:var(--muted,#6d8591);font-size:7px;line-height:1.45}.in-house-room-move__rooms>small.is-error{color:#813927}.in-house-room-move__reason{color:var(--ink,#123448);gap:5px;font-size:8px;font-weight:800;display:grid}.in-house-room-move__reason textarea{resize:vertical;min-height:86px;margin:0}.in-house-room-move__reason small{color:var(--muted,#6d8591);font-size:7px;font-weight:500;line-height:1.45}.in-house-room-move__reason small.is-error{color:#813927}.in-house-room-move__room-flow select:focus,.in-house-room-move__reason textarea:focus,.in-house-room-move__confirm input:focus-visible,.in-house-room-move button:focus-visible{outline-offset:2px;outline:3px solid #3ee6c175}.in-house-room-move__room-flow select[aria-invalid=true],.in-house-room-move__reason textarea[aria-invalid=true]{border-color:var(--coral,#e77f68)}.in-house-room-move__review-hero{min-width:0;color:var(--white,#fff);background:linear-gradient(135deg, var(--navy,#062f46), var(--navy-2,#0b425f));border-radius:14px;padding:15px}.in-house-room-move__review-hero>small{color:var(--teal,#3ee6c1);letter-spacing:.08em;text-transform:uppercase;margin-bottom:9px;font-size:8px;font-weight:800;display:block}.in-house-room-move__review-hero>div{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:9px;min-width:0;display:grid}.in-house-room-move__review-hero article{background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;min-width:0;padding:10px}.in-house-room-move__review-hero article span,.in-house-room-move__review-hero article small{color:#ffffff94;text-transform:uppercase;font-size:7px;font-weight:800;display:block}.in-house-room-move__review-hero article strong{overflow-wrap:anywhere;color:var(--white,#fff);margin:3px 0 2px;font-family:DM Serif Display,Georgia,serif;font-size:17px;font-weight:400;display:block}.in-house-room-move__review-hero>div>svg{color:var(--teal,#3ee6c1)}.in-house-room-move__expired{color:#765018;background:#dca4422e;border-color:#dca44257;margin:0}.in-house-room-move__review-card,.in-house-room-move__evidence{gap:9px;display:grid}.in-house-room-move__review-card>header>svg,.in-house-room-move__evidence>header>svg{color:var(--teal-dark,#0a725f)}.in-house-room-move__review-card dl{gap:6px;margin:0;display:grid}.in-house-room-move__review-card dl>div{border-top:1px solid var(--line,#dce5e6);grid-template-columns:minmax(110px,.7fr) minmax(0,1.3fr);gap:9px;padding-top:6px;display:grid}.in-house-room-move__review-card dt{color:var(--muted,#6d8591);font-size:8px;font-weight:800}.in-house-room-move__review-card dd{overflow-wrap:anywhere;color:var(--ink,#123448);margin:0;font-size:8px;font-weight:650}.in-house-room-move__evidence>span{color:var(--muted,#6d8591);font-size:8px}.in-house-room-move__evidence code{color:var(--teal-dark,#0a725f);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;font-weight:700}.in-house-room-move__evidence p{color:var(--ink,#123448);overflow-wrap:anywhere;margin:0;font-size:8px;line-height:1.5}.in-house-room-move__confirm{color:var(--ink,#123448);align-items:flex-start;gap:9px;font-size:9px;font-weight:650;line-height:1.45;display:flex}.in-house-room-move__confirm input{width:16px;height:16px;accent-color:var(--teal-dark,#0a725f);flex:none;margin:0}.in-house-room-move__footer{background:var(--white,#fff);border-top:1px solid var(--line,#dce5e6);justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:13px 17px;display:flex}.in-house-room-move__footer button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:38px;font-family:inherit;font-size:9px;font-weight:800;display:inline-flex}.in-house-room-move__back{color:var(--ink,#123448);background:var(--white,#fff);border:1px solid var(--line,#dce5e6);padding:0 11px}.in-house-room-move__primary{color:var(--navy,#062f46);background:var(--teal,#3ee6c1);border:1px solid var(--teal,#3ee6c1);padding:0 13px}.in-house-room-move__footer button:disabled,.in-house-room-move__header>button:disabled{cursor:not-allowed;opacity:.43;filter:saturate(.45)}@media (width<=930px){.in-house-room-move{width:min(590px,100vw - 24px)}}@media (width<=620px){.in-house-room-move__overlay{align-items:flex-end}.in-house-room-move{border-radius:20px 20px 0 0;width:100vw;height:min(94dvh,900px)}.in-house-room-move__header{padding:15px}.in-house-room-move__body{padding:13px 15px}.in-house-room-move__footer{padding:12px 15px}}@media (width<=390px){.in-house-room-move__room-flow,.in-house-room-move__review-hero>div{grid-template-columns:1fr}.in-house-room-move__room-flow>svg,.in-house-room-move__review-hero>div>svg{justify-self:center;transform:rotate(90deg)}.in-house-room-move__review-card dl>div{grid-template-columns:1fr;gap:3px}}.in-house-room-upgrade,.in-house-room-upgrade *{box-sizing:border-box}.in-house-room-upgrade__overlay{z-index:154;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#062f469e;justify-content:flex-end;min-width:0;display:flex;position:fixed;inset:0}.in-house-room-upgrade{width:min(620px,94vw);min-width:0;max-width:100%;height:100dvh;color:var(--ink,#123448);background:var(--paper,#f6f8f7);grid-template-rows:auto minmax(0,1fr) auto;font-family:DM Sans,system-ui,sans-serif;display:grid;overflow:hidden;box-shadow:-24px 0 80px #062f464d}.in-house-room-upgrade__header{min-width:0;color:var(--white,#fff);background:linear-gradient(135deg, var(--navy,#062f46), var(--navy-2,#0b425f));grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:11px;padding:17px 18px;display:grid}.in-house-room-upgrade__header-icon{width:40px;height:40px;color:var(--navy,#062f46);background:var(--teal,#3ee6c1);border-radius:13px 13px 13px 4px;place-items:center;display:grid}.in-house-room-upgrade__header>div{min-width:0}.in-house-room-upgrade__header small{color:var(--teal,#3ee6c1);letter-spacing:.13em;text-transform:uppercase;font-size:8px;font-weight:800}.in-house-room-upgrade__header h2{letter-spacing:-.02em;outline:none;margin:2px 0 0;font-family:DM Serif Display,Georgia,serif;font-size:25px;font-weight:400}.in-house-room-upgrade__header p{overflow-wrap:anywhere;color:#ffffffa8;margin:3px 0 0;font-size:9px;line-height:1.45}.in-house-room-upgrade__header>button{width:34px;height:34px;color:var(--white,#fff);cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:9px;place-items:center;display:grid}.in-house-room-upgrade__body{min-width:0;padding:15px 17px;overflow:hidden auto}.in-house-room-upgrade__body form{gap:10px;min-width:0;display:grid}.in-house-room-upgrade__badges{flex-wrap:wrap;gap:6px;min-width:0;margin-bottom:10px;display:flex}.in-house-room-upgrade__badges span{min-width:0;color:var(--teal-dark,#0a725f);white-space:nowrap;background:#3ee6c124;border:1px solid #0a725f24;border-radius:999px;align-items:center;gap:5px;padding:6px 8px;font-size:7px;font-weight:800;display:inline-flex}.in-house-room-upgrade__error,.in-house-room-upgrade__expired,.in-house-room-upgrade__safety{color:#813927;background:#e77f681f;border:1px solid #e77f6847;border-radius:11px;align-items:flex-start;gap:8px;min-width:0;margin-bottom:10px;padding:10px 11px;font-size:8px;line-height:1.45;display:flex}.in-house-room-upgrade__error>span{overflow-wrap:anywhere;gap:2px;min-width:0;display:grid}.in-house-room-upgrade__error strong{color:var(--navy,#062f46)}.in-house-room-upgrade__error small{color:#8b442f;font-size:7px}.in-house-room-upgrade__safety{color:var(--teal-dark,#0a725f);background:#3ee6c11f;border-color:#0a725f26;margin:0}.in-house-room-upgrade__safety p{margin:0}.in-house-room-upgrade__safety strong{color:var(--navy,#062f46)}.in-house-room-upgrade__boundary,.in-house-room-upgrade__rooms,.in-house-room-upgrade__reason,.in-house-room-upgrade__review-card,.in-house-room-upgrade__evidence,.in-house-room-upgrade__confirm{background:var(--white,#fff);border:1px solid var(--line,#dce5e6);border-radius:14px;min-width:0;padding:12px}.in-house-room-upgrade__boundary{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;display:grid}.in-house-room-upgrade__boundary>span,.in-house-room-upgrade__rooms>header>span{width:34px;height:34px;color:var(--teal-dark,#0a725f);background:#3ee6c124;border-radius:10px;place-items:center;display:grid}.in-house-room-upgrade__boundary>div{min-width:0}.in-house-room-upgrade__boundary small{color:var(--teal-dark,#0a725f);text-transform:uppercase;font-size:7px;font-weight:800;display:block}.in-house-room-upgrade__boundary strong{overflow-wrap:anywhere;color:var(--navy,#062f46);margin-top:2px;font-size:10px;display:block}.in-house-room-upgrade__boundary p{color:var(--muted,#6d8591);margin:2px 0 0;font-size:8px;line-height:1.45}.in-house-room-upgrade__rooms{gap:10px;display:grid}.in-house-room-upgrade__rooms>header,.in-house-room-upgrade__review-card>header,.in-house-room-upgrade__evidence>header{align-items:center;gap:9px;min-width:0;display:flex}.in-house-room-upgrade__rooms>header>div,.in-house-room-upgrade__review-card>header>div,.in-house-room-upgrade__evidence>header>div{min-width:0}.in-house-room-upgrade__rooms h3,.in-house-room-upgrade__review-card h3,.in-house-room-upgrade__evidence h3{color:var(--navy,#062f46);margin:0;font-size:10px}.in-house-room-upgrade__rooms header p,.in-house-room-upgrade__review-card header p,.in-house-room-upgrade__evidence header p{color:var(--muted,#6d8591);margin:2px 0 0;font-size:8px;line-height:1.42}.in-house-room-upgrade__room-flow{min-width:0;color:var(--teal-dark,#0a725f);grid-template-columns:minmax(0,1fr) auto minmax(0,1.1fr);align-items:stretch;gap:9px;display:grid}.in-house-room-upgrade__room-flow>article,.in-house-room-upgrade__room-flow>label{background:var(--paper,#f6f8f7);border-radius:10px;min-width:0;padding:10px;display:grid}.in-house-room-upgrade__room-flow>svg{align-self:center}.in-house-room-upgrade__room-flow small,.in-house-room-upgrade__room-flow>label>span{color:var(--muted,#6d8591);text-transform:uppercase;font-size:7px;font-weight:800;display:block}.in-house-room-upgrade__room-flow strong{color:var(--navy,#062f46);margin-top:3px;font-family:DM Serif Display,Georgia,serif;font-size:17px;font-weight:400;display:block}.in-house-room-upgrade__room-flow article span{overflow-wrap:anywhere;color:var(--ink,#123448);margin-top:2px;font-size:8px;display:block}.in-house-room-upgrade__room-flow select,.in-house-room-upgrade__reason textarea{width:100%;min-width:0;min-height:39px;color:var(--ink,#123448);background:var(--white,#fff);border:1px solid var(--line,#dce5e6);font:inherit;border-radius:10px;outline:0;margin-top:5px;padding:8px 10px;font-size:9px;font-weight:600}.in-house-room-upgrade__target-note,.in-house-room-upgrade__rooms>small{color:var(--muted,#6d8591);font-size:7px;line-height:1.45}.in-house-room-upgrade__rooms>small.is-error{color:#813927}.in-house-room-upgrade__reason{color:var(--ink,#123448);gap:5px;font-size:8px;font-weight:800;display:grid}.in-house-room-upgrade__reason textarea{resize:vertical;min-height:86px;margin:0}.in-house-room-upgrade__reason small{color:var(--muted,#6d8591);font-size:7px;font-weight:500;line-height:1.45}.in-house-room-upgrade__reason small.is-error{color:#813927}.in-house-room-upgrade__room-flow select:focus,.in-house-room-upgrade__reason textarea:focus,.in-house-room-upgrade__confirm input:focus-visible,.in-house-room-upgrade button:focus-visible{outline-offset:2px;outline:3px solid #3ee6c175}.in-house-room-upgrade__room-flow select[aria-invalid=true],.in-house-room-upgrade__reason textarea[aria-invalid=true]{border-color:var(--coral,#e77f68)}.in-house-room-upgrade__review-hero{min-width:0;color:var(--white,#fff);background:linear-gradient(135deg, var(--navy,#062f46), var(--navy-2,#0b425f));border-radius:14px;padding:15px}.in-house-room-upgrade__review-hero>small{color:var(--teal,#3ee6c1);letter-spacing:.08em;text-transform:uppercase;margin-bottom:9px;font-size:8px;font-weight:800;display:block}.in-house-room-upgrade__review-hero>div{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:9px;min-width:0;display:grid}.in-house-room-upgrade__review-hero article{background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;min-width:0;padding:10px}.in-house-room-upgrade__review-hero article span,.in-house-room-upgrade__review-hero article small{color:#ffffff94;text-transform:uppercase;font-size:7px;font-weight:800;display:block}.in-house-room-upgrade__review-hero article strong{overflow-wrap:anywhere;color:var(--white,#fff);margin:3px 0 2px;font-family:DM Serif Display,Georgia,serif;font-size:17px;font-weight:400;display:block}.in-house-room-upgrade__review-hero>div>svg{color:var(--teal,#3ee6c1)}.in-house-room-upgrade__expired{color:#765018;background:#dca4422e;border-color:#dca44257;margin:0}.in-house-room-upgrade__review-card,.in-house-room-upgrade__evidence{gap:9px;display:grid}.in-house-room-upgrade__review-card>header>svg,.in-house-room-upgrade__evidence>header>svg{color:var(--teal-dark,#0a725f)}.in-house-room-upgrade__review-card dl{gap:6px;margin:0;display:grid}.in-house-room-upgrade__review-card dl>div{border-top:1px solid var(--line,#dce5e6);grid-template-columns:minmax(110px,.7fr) minmax(0,1.3fr);gap:9px;padding-top:6px;display:grid}.in-house-room-upgrade__review-card dt{color:var(--muted,#6d8591);font-size:8px;font-weight:800}.in-house-room-upgrade__review-card dd{overflow-wrap:anywhere;color:var(--ink,#123448);margin:0;font-size:8px;font-weight:650}.in-house-room-upgrade__evidence>span{color:var(--muted,#6d8591);font-size:8px}.in-house-room-upgrade__evidence code{color:var(--teal-dark,#0a725f);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;font-weight:700}.in-house-room-upgrade__evidence p{color:var(--ink,#123448);overflow-wrap:anywhere;margin:0;font-size:8px;line-height:1.5}.in-house-room-upgrade__confirm{color:var(--ink,#123448);align-items:flex-start;gap:9px;font-size:9px;font-weight:650;line-height:1.45;display:flex}.in-house-room-upgrade__confirm input{width:16px;height:16px;accent-color:var(--teal-dark,#0a725f);flex:none;margin:0}.in-house-room-upgrade__footer{background:var(--white,#fff);border-top:1px solid var(--line,#dce5e6);justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:13px 17px;display:flex}.in-house-room-upgrade__footer button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:38px;font-family:inherit;font-size:9px;font-weight:800;display:inline-flex}.in-house-room-upgrade__back{color:var(--ink,#123448);background:var(--white,#fff);border:1px solid var(--line,#dce5e6);padding:0 11px}.in-house-room-upgrade__primary{color:var(--navy,#062f46);background:var(--teal,#3ee6c1);border:1px solid var(--teal,#3ee6c1);padding:0 13px}.in-house-room-upgrade__footer button:disabled,.in-house-room-upgrade__header>button:disabled{cursor:not-allowed;opacity:.43;filter:saturate(.45)}@media (width<=930px){.in-house-room-upgrade{width:min(590px,100vw - 24px)}}@media (width<=620px){.in-house-room-upgrade__overlay{align-items:flex-end}.in-house-room-upgrade{border-radius:20px 20px 0 0;width:100vw;height:min(94dvh,900px)}.in-house-room-upgrade__header{padding:15px}.in-house-room-upgrade__body{padding:13px 15px}.in-house-room-upgrade__footer{padding:12px 15px}}@media (width<=390px){.in-house-room-upgrade__room-flow,.in-house-room-upgrade__review-hero>div{grid-template-columns:1fr}.in-house-room-upgrade__room-flow>svg,.in-house-room-upgrade__review-hero>div>svg{justify-self:center;transform:rotate(90deg)}.in-house-room-upgrade__review-card dl>div{grid-template-columns:1fr;gap:3px}}.emergency-guest-relocation,.emergency-guest-relocation *{box-sizing:border-box}.emergency-guest-relocation__overlay{z-index:155;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#062f469e;justify-content:flex-end;min-width:0;display:flex;position:fixed;inset:0}.emergency-guest-relocation{width:min(630px,94vw);min-width:0;max-width:100%;height:100dvh;color:var(--ink,#123448);background:var(--paper,#f6f8f7);grid-template-rows:auto minmax(0,1fr) auto;font-family:DM Sans,system-ui,sans-serif;display:grid;overflow:hidden;box-shadow:-24px 0 80px #062f464d}.emergency-guest-relocation__header{min-width:0;color:var(--white,#fff);background:linear-gradient(135deg, var(--navy,#062f46), var(--navy-2,#0b425f));grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:11px;padding:17px 18px;display:grid}.emergency-guest-relocation__header-icon{width:40px;height:40px;color:var(--navy,#062f46);background:var(--teal,#3ee6c1);border-radius:13px 13px 13px 4px;place-items:center;display:grid}.emergency-guest-relocation__header>div{min-width:0}.emergency-guest-relocation__header small{color:var(--teal,#3ee6c1);letter-spacing:.13em;text-transform:uppercase;font-size:8px;font-weight:800}.emergency-guest-relocation__header h2{letter-spacing:-.02em;outline:none;margin:2px 0 0;font-family:DM Serif Display,Georgia,serif;font-size:25px;font-weight:400}.emergency-guest-relocation__header p{overflow-wrap:anywhere;color:#ffffffa8;margin:3px 0 0;font-size:9px;line-height:1.45}.emergency-guest-relocation__header>button{width:34px;height:34px;color:var(--white,#fff);cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:9px;place-items:center;display:grid}.emergency-guest-relocation__body{min-width:0;padding:15px 17px;overflow:hidden auto}.emergency-guest-relocation__body form{gap:10px;min-width:0;display:grid}.emergency-guest-relocation__badges{flex-wrap:wrap;gap:6px;min-width:0;margin-bottom:10px;display:flex}.emergency-guest-relocation__badges span{min-width:0;color:var(--teal-dark,#0a725f);white-space:nowrap;background:#3ee6c124;border:1px solid #0a725f24;border-radius:999px;align-items:center;gap:5px;padding:6px 8px;font-size:7px;font-weight:800;display:inline-flex}.emergency-guest-relocation__error,.emergency-guest-relocation__expired,.emergency-guest-relocation__safety{color:#813927;background:#e77f681f;border:1px solid #e77f6847;border-radius:11px;align-items:flex-start;gap:8px;min-width:0;margin-bottom:10px;padding:10px 11px;font-size:8px;line-height:1.45;display:flex}.emergency-guest-relocation__error>span{overflow-wrap:anywhere;gap:2px;min-width:0;display:grid}.emergency-guest-relocation__error strong{color:var(--navy,#062f46)}.emergency-guest-relocation__error small{color:#8b442f;font-size:7px}.emergency-guest-relocation__safety{color:var(--teal-dark,#0a725f);background:#3ee6c11f;border-color:#0a725f26;margin:0}.emergency-guest-relocation__safety p{margin:0}.emergency-guest-relocation__safety strong{color:var(--navy,#062f46)}.emergency-guest-relocation__incident,.emergency-guest-relocation__rooms,.emergency-guest-relocation__protected,.emergency-guest-relocation__reason,.emergency-guest-relocation__review-card,.emergency-guest-relocation__evidence,.emergency-guest-relocation__confirm{background:var(--white,#fff);border:1px solid var(--line,#dce5e6);border-radius:14px;min-width:0;padding:12px}.emergency-guest-relocation__incident,.emergency-guest-relocation__rooms{gap:10px;display:grid}.emergency-guest-relocation__incident>header,.emergency-guest-relocation__rooms>header,.emergency-guest-relocation__review-card>header,.emergency-guest-relocation__evidence>header{align-items:center;gap:9px;min-width:0;display:flex}.emergency-guest-relocation__incident>header>span,.emergency-guest-relocation__rooms>header>span,.emergency-guest-relocation__protected>svg{width:34px;height:34px;color:var(--teal-dark,#0a725f);background:#3ee6c124;border-radius:10px;flex:none;place-items:center;padding:8px;display:grid}.emergency-guest-relocation__incident>header>div,.emergency-guest-relocation__rooms>header>div,.emergency-guest-relocation__review-card>header>div,.emergency-guest-relocation__evidence>header>div{min-width:0}.emergency-guest-relocation__incident h3,.emergency-guest-relocation__rooms h3,.emergency-guest-relocation__review-card h3,.emergency-guest-relocation__evidence h3{color:var(--navy,#062f46);margin:0;font-size:10px}.emergency-guest-relocation__incident header p,.emergency-guest-relocation__rooms header p,.emergency-guest-relocation__review-card header p,.emergency-guest-relocation__evidence header p{color:var(--muted,#6d8591);margin:2px 0 0;font-size:8px;line-height:1.42}.emergency-guest-relocation__incident>label,.emergency-guest-relocation__room-flow>label,.emergency-guest-relocation__reason{gap:5px;min-width:0;display:grid}.emergency-guest-relocation__incident>label>span,.emergency-guest-relocation__room-flow>label>span,.emergency-guest-relocation__reason>span{color:var(--ink,#123448);font-size:8px;font-weight:800}.emergency-guest-relocation select,.emergency-guest-relocation textarea{width:100%;min-width:0;color:var(--ink,#123448);background:var(--paper,#f6f8f7);border:1px solid var(--line,#dce5e6);font:inherit;border-radius:10px;font-size:9px;line-height:1.45}.emergency-guest-relocation select{height:35px;padding:0 9px}.emergency-guest-relocation textarea{resize:vertical;min-height:72px;padding:8px 9px}.emergency-guest-relocation select:focus,.emergency-guest-relocation textarea:focus{border-color:var(--teal-dark,#0a725f);outline-offset:1px;outline:3px solid #3ee6c147}.emergency-guest-relocation select:disabled,.emergency-guest-relocation textarea:disabled{cursor:not-allowed;opacity:.55}.emergency-guest-relocation__incident>small,.emergency-guest-relocation__rooms>small,.emergency-guest-relocation__reason>small{color:var(--muted,#6d8591);font-size:8px;line-height:1.45}.emergency-guest-relocation .is-error{color:#813927}.emergency-guest-relocation__incident-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0;display:grid}.emergency-guest-relocation__incident-facts>div{background:var(--soft,#edf3f2);border-radius:9px;min-width:0;padding:7px 8px}.emergency-guest-relocation__incident-facts dt{color:var(--muted,#6d8591);font-size:7px;font-weight:800}.emergency-guest-relocation__incident-facts dd{overflow-wrap:anywhere;color:var(--ink,#123448);margin:2px 0 0;font-size:8px;font-weight:800}.emergency-guest-relocation__incident-facts dd span{text-transform:capitalize;border-radius:999px;padding:2px 5px;font-size:7px;line-height:1.2;display:inline-flex}.emergency-guest-relocation__incident-facts .is-low,.emergency-guest-relocation__incident-facts .is-medium{color:#765018;background:#dca4422e}.emergency-guest-relocation__incident-facts .is-high,.emergency-guest-relocation__incident-facts .is-critical{color:#813927;background:#e77f6824}.emergency-guest-relocation__room-flow{min-width:0;color:var(--teal-dark,#0a725f);grid-template-columns:minmax(0,1fr) auto minmax(0,1.1fr);align-items:stretch;gap:9px;display:grid}.emergency-guest-relocation__room-flow>article{min-width:0;color:var(--navy,#062f46);background:#e8d5b585;border:1px solid #c9ab7d4d;border-radius:11px;align-content:center;gap:2px;padding:9px;display:grid}.emergency-guest-relocation__room-flow>article small{color:#80551c;text-transform:uppercase;font-size:7px;font-weight:800}.emergency-guest-relocation__room-flow>article strong{overflow-wrap:anywhere;font-family:DM Serif Display,Georgia,serif;font-size:18px;font-weight:400}.emergency-guest-relocation__room-flow>article span,.emergency-guest-relocation__room-flow>article em{color:var(--muted,#6d8591);font-size:8px;font-style:normal;line-height:1.35}.emergency-guest-relocation__room-flow>article em{color:#813927;font-weight:800}.emergency-guest-relocation__room-flow>svg{align-self:center}.emergency-guest-relocation__target-note{font-weight:700;color:var(--teal-dark,#0a725f)!important}.emergency-guest-relocation__protected{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;display:grid}.emergency-guest-relocation__protected>div{min-width:0}.emergency-guest-relocation__protected small{color:var(--teal-dark,#0a725f);letter-spacing:.06em;text-transform:uppercase;font-size:7px;font-weight:800;display:block}.emergency-guest-relocation__protected strong{overflow-wrap:anywhere;color:var(--navy,#062f46);margin-top:2px;font-size:10px;display:block}.emergency-guest-relocation__protected p{color:var(--muted,#6d8591);margin:2px 0 0;font-size:8px;line-height:1.45}.emergency-guest-relocation__reason textarea[aria-invalid=true],.emergency-guest-relocation select[aria-invalid=true]{border-color:var(--coral,#e77f68)}.emergency-guest-relocation__review-hero{color:var(--white,#fff);background:linear-gradient(135deg, var(--navy,#062f46), var(--navy-2,#0b425f));border-radius:14px;gap:8px;padding:12px;display:grid}.emergency-guest-relocation__review-hero>small{color:var(--teal,#3ee6c1);letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:800}.emergency-guest-relocation__review-hero>div{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.emergency-guest-relocation__review-hero article{background:#ffffff14;border:1px solid #ffffff21;border-radius:10px;gap:2px;min-width:0;padding:9px;display:grid}.emergency-guest-relocation__review-hero article span{color:var(--sand,#e8d5b5);text-transform:uppercase;font-size:7px;font-weight:800}.emergency-guest-relocation__review-hero article strong{overflow-wrap:anywhere;font-family:DM Serif Display,Georgia,serif;font-size:19px;font-weight:400}.emergency-guest-relocation__review-hero article small{color:#ffffffb8;font-size:8px;line-height:1.35}.emergency-guest-relocation__review-card,.emergency-guest-relocation__evidence{gap:10px;display:grid}.emergency-guest-relocation__review-card>header>svg,.emergency-guest-relocation__evidence>header>svg{color:var(--teal-dark,#0a725f)}.emergency-guest-relocation__review-card dl{gap:6px;margin:0;display:grid}.emergency-guest-relocation__review-card dl>div{border-top:1px solid var(--line,#dce5e6);grid-template-columns:minmax(116px,.7fr) minmax(0,1.3fr);gap:9px;min-width:0;padding-top:6px;display:grid}.emergency-guest-relocation__review-card dt{color:var(--muted,#6d8591);font-size:8px;font-weight:800}.emergency-guest-relocation__review-card dd{overflow-wrap:anywhere;color:var(--ink,#123448);margin:0;font-size:8px;font-weight:650}.emergency-guest-relocation__evidence>span{color:var(--muted,#6d8591);font-size:8px}.emergency-guest-relocation__evidence code{color:var(--teal-dark,#0a725f);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;font-weight:700}.emergency-guest-relocation__evidence p{overflow-wrap:anywhere;color:var(--ink,#123448);margin:0;font-size:8px;line-height:1.5}.emergency-guest-relocation__confirm{color:var(--ink,#123448);align-items:flex-start;gap:9px;font-size:9px;font-weight:650;line-height:1.45;display:flex}.emergency-guest-relocation__confirm input{width:16px;height:16px;accent-color:var(--teal-dark,#0a725f);flex:none;margin:0}.emergency-guest-relocation__confirm strong{color:var(--navy,#062f46)}.emergency-guest-relocation__footer{background:var(--white,#fff);border-top:1px solid var(--line,#dce5e6);justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:13px 17px;display:flex}.emergency-guest-relocation__footer button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:38px;font-family:inherit;font-size:9px;font-weight:800;display:inline-flex}.emergency-guest-relocation__back{color:var(--ink,#123448);background:var(--white,#fff);border:1px solid var(--line,#dce5e6);padding:0 11px}.emergency-guest-relocation__primary{color:var(--navy,#062f46);background:var(--teal,#3ee6c1);border:1px solid var(--teal,#3ee6c1);padding:0 13px}.emergency-guest-relocation__footer button:disabled,.emergency-guest-relocation__header>button:disabled{cursor:not-allowed;opacity:.43;filter:saturate(.45)}.emergency-guest-relocation__spin{animation:.8s linear infinite emergency-guest-relocation-spin}@keyframes emergency-guest-relocation-spin{to{transform:rotate(360deg)}}@media (width<=930px){.emergency-guest-relocation{width:min(590px,100vw - 24px)}}@media (width<=620px){.emergency-guest-relocation__overlay{align-items:flex-end}.emergency-guest-relocation{border-radius:20px 20px 0 0;width:100vw;height:min(94dvh,900px)}.emergency-guest-relocation__header{padding:15px}.emergency-guest-relocation__body{padding:13px 15px}.emergency-guest-relocation__footer{padding:12px 15px}}@media (width<=390px){.emergency-guest-relocation__room-flow,.emergency-guest-relocation__review-hero>div{grid-template-columns:1fr}.emergency-guest-relocation__room-flow>svg,.emergency-guest-relocation__review-hero>div>svg{justify-self:center;transform:rotate(90deg)}.emergency-guest-relocation__incident-facts,.emergency-guest-relocation__review-card dl>div{grid-template-columns:1fr}.emergency-guest-relocation__review-card dl>div{gap:3px}}.group-pickup-emergency-relocation,.group-pickup-emergency-relocation *{box-sizing:border-box}.group-pickup-emergency-relocation__overlay{z-index:155;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#062f469e;justify-content:flex-end;min-width:0;display:flex;position:fixed;inset:0}.group-pickup-emergency-relocation{width:min(630px,94vw);min-width:0;max-width:100%;height:100dvh;color:var(--ink,#123448);background:var(--paper,#f6f8f7);grid-template-rows:auto minmax(0,1fr) auto;font-family:DM Sans,system-ui,sans-serif;display:grid;overflow:hidden;box-shadow:-24px 0 80px #062f464d}.group-pickup-emergency-relocation__header{min-width:0;color:var(--white,#fff);background:linear-gradient(135deg, var(--navy,#062f46), var(--navy-2,#0b425f));grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:11px;padding:17px 18px;display:grid}.group-pickup-emergency-relocation__header-icon{width:40px;height:40px;color:var(--navy,#062f46);background:var(--teal,#3ee6c1);border-radius:13px 13px 13px 4px;place-items:center;display:grid}.group-pickup-emergency-relocation__header>div{min-width:0}.group-pickup-emergency-relocation__header small{color:var(--teal,#3ee6c1);letter-spacing:.13em;text-transform:uppercase;font-size:8px;font-weight:800}.group-pickup-emergency-relocation__header h2{letter-spacing:-.02em;outline:none;margin:2px 0 0;font-family:DM Serif Display,Georgia,serif;font-size:25px;font-weight:400}.group-pickup-emergency-relocation__header p{overflow-wrap:anywhere;color:#ffffffa8;margin:3px 0 0;font-size:9px;line-height:1.45}.group-pickup-emergency-relocation__header>button{width:34px;height:34px;color:var(--white,#fff);cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:9px;place-items:center;display:grid}.group-pickup-emergency-relocation__body{min-width:0;padding:15px 17px;overflow:hidden auto}.group-pickup-emergency-relocation__body form{gap:10px;min-width:0;display:grid}.group-pickup-emergency-relocation__badges{flex-wrap:wrap;gap:6px;min-width:0;margin-bottom:10px;display:flex}.group-pickup-emergency-relocation__badges span{min-width:0;color:var(--teal-dark,#0a725f);white-space:nowrap;background:#3ee6c124;border:1px solid #0a725f24;border-radius:999px;align-items:center;gap:5px;padding:6px 8px;font-size:7px;font-weight:800;display:inline-flex}.group-pickup-emergency-relocation__group-context{min-width:0;color:var(--ink,#123448);background:#e8d5b585;border:1px solid #c9ab7d4d;border-radius:11px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;margin-bottom:10px;padding:10px 11px;display:grid}.group-pickup-emergency-relocation__group-context>svg{width:34px;height:34px;color:var(--navy,#062f46);background:var(--sand,#e8d5b5);border-radius:10px;padding:8px}.group-pickup-emergency-relocation__group-context>div{min-width:0}.group-pickup-emergency-relocation__group-context small{color:#80551c;letter-spacing:.07em;text-transform:uppercase;font-size:7px;font-weight:800;display:block}.group-pickup-emergency-relocation__group-context strong{overflow-wrap:anywhere;color:var(--navy,#062f46);margin-top:2px;font-size:10px;display:block}.group-pickup-emergency-relocation__group-context p{overflow-wrap:anywhere;color:var(--muted,#6d8591);margin:2px 0 0;font-size:8px;line-height:1.45}.group-pickup-emergency-relocation__error,.group-pickup-emergency-relocation__expired,.group-pickup-emergency-relocation__safety{color:#813927;background:#e77f681f;border:1px solid #e77f6847;border-radius:11px;align-items:flex-start;gap:8px;min-width:0;margin-bottom:10px;padding:10px 11px;font-size:8px;line-height:1.45;display:flex}.group-pickup-emergency-relocation__error>span{overflow-wrap:anywhere;gap:2px;min-width:0;display:grid}.group-pickup-emergency-relocation__error strong{color:var(--navy,#062f46)}.group-pickup-emergency-relocation__error small{color:#8b442f;font-size:7px}.group-pickup-emergency-relocation__safety{color:var(--teal-dark,#0a725f);background:#3ee6c11f;border-color:#0a725f26;margin:0}.group-pickup-emergency-relocation__safety p{margin:0}.group-pickup-emergency-relocation__safety strong{color:var(--navy,#062f46)}.group-pickup-emergency-relocation__incident,.group-pickup-emergency-relocation__rooms,.group-pickup-emergency-relocation__protected,.group-pickup-emergency-relocation__reason,.group-pickup-emergency-relocation__review-card,.group-pickup-emergency-relocation__evidence,.group-pickup-emergency-relocation__confirm{background:var(--white,#fff);border:1px solid var(--line,#dce5e6);border-radius:14px;min-width:0;padding:12px}.group-pickup-emergency-relocation__incident,.group-pickup-emergency-relocation__rooms{gap:10px;display:grid}.group-pickup-emergency-relocation__incident>header,.group-pickup-emergency-relocation__rooms>header,.group-pickup-emergency-relocation__review-card>header,.group-pickup-emergency-relocation__evidence>header{align-items:center;gap:9px;min-width:0;display:flex}.group-pickup-emergency-relocation__incident>header>span,.group-pickup-emergency-relocation__rooms>header>span,.group-pickup-emergency-relocation__protected>svg{width:34px;height:34px;color:var(--teal-dark,#0a725f);background:#3ee6c124;border-radius:10px;flex:none;place-items:center;padding:8px;display:grid}.group-pickup-emergency-relocation__incident>header>div,.group-pickup-emergency-relocation__rooms>header>div,.group-pickup-emergency-relocation__review-card>header>div,.group-pickup-emergency-relocation__evidence>header>div{min-width:0}.group-pickup-emergency-relocation__incident h3,.group-pickup-emergency-relocation__rooms h3,.group-pickup-emergency-relocation__review-card h3,.group-pickup-emergency-relocation__evidence h3{color:var(--navy,#062f46);margin:0;font-size:10px}.group-pickup-emergency-relocation__incident header p,.group-pickup-emergency-relocation__rooms header p,.group-pickup-emergency-relocation__review-card header p,.group-pickup-emergency-relocation__evidence header p{color:var(--muted,#6d8591);margin:2px 0 0;font-size:8px;line-height:1.42}.group-pickup-emergency-relocation__incident>label,.group-pickup-emergency-relocation__room-flow>label,.group-pickup-emergency-relocation__reason{gap:5px;min-width:0;display:grid}.group-pickup-emergency-relocation__incident>label>span,.group-pickup-emergency-relocation__room-flow>label>span,.group-pickup-emergency-relocation__reason>span{color:var(--ink,#123448);font-size:8px;font-weight:800}.group-pickup-emergency-relocation select,.group-pickup-emergency-relocation textarea{width:100%;min-width:0;color:var(--ink,#123448);background:var(--paper,#f6f8f7);border:1px solid var(--line,#dce5e6);font:inherit;border-radius:10px;font-size:9px;line-height:1.45}.group-pickup-emergency-relocation select{height:35px;padding:0 9px}.group-pickup-emergency-relocation textarea{resize:vertical;min-height:72px;padding:8px 9px}.group-pickup-emergency-relocation select:focus,.group-pickup-emergency-relocation textarea:focus{border-color:var(--teal-dark,#0a725f);outline-offset:1px;outline:3px solid #3ee6c147}.group-pickup-emergency-relocation select:disabled,.group-pickup-emergency-relocation textarea:disabled{cursor:not-allowed;opacity:.55}.group-pickup-emergency-relocation__incident>small,.group-pickup-emergency-relocation__rooms>small,.group-pickup-emergency-relocation__reason>small{color:var(--muted,#6d8591);font-size:8px;line-height:1.45}.group-pickup-emergency-relocation .is-error{color:#813927}.group-pickup-emergency-relocation__incident-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0;display:grid}.group-pickup-emergency-relocation__incident-facts>div{background:var(--soft,#edf3f2);border-radius:9px;min-width:0;padding:7px 8px}.group-pickup-emergency-relocation__incident-facts dt{color:var(--muted,#6d8591);font-size:7px;font-weight:800}.group-pickup-emergency-relocation__incident-facts dd{overflow-wrap:anywhere;color:var(--ink,#123448);margin:2px 0 0;font-size:8px;font-weight:800}.group-pickup-emergency-relocation__incident-facts dd span{text-transform:capitalize;border-radius:999px;padding:2px 5px;font-size:7px;line-height:1.2;display:inline-flex}.group-pickup-emergency-relocation__incident-facts .is-low,.group-pickup-emergency-relocation__incident-facts .is-medium{color:#765018;background:#dca4422e}.group-pickup-emergency-relocation__incident-facts .is-high,.group-pickup-emergency-relocation__incident-facts .is-critical{color:#813927;background:#e77f6824}.group-pickup-emergency-relocation__room-flow{min-width:0;color:var(--teal-dark,#0a725f);grid-template-columns:minmax(0,1fr) auto minmax(0,1.1fr);align-items:stretch;gap:9px;display:grid}.group-pickup-emergency-relocation__room-flow>article{min-width:0;color:var(--navy,#062f46);background:#e8d5b585;border:1px solid #c9ab7d4d;border-radius:11px;align-content:center;gap:2px;padding:9px;display:grid}.group-pickup-emergency-relocation__room-flow>article small{color:#80551c;text-transform:uppercase;font-size:7px;font-weight:800}.group-pickup-emergency-relocation__room-flow>article strong{overflow-wrap:anywhere;font-family:DM Serif Display,Georgia,serif;font-size:18px;font-weight:400}.group-pickup-emergency-relocation__room-flow>article span,.group-pickup-emergency-relocation__room-flow>article em{color:var(--muted,#6d8591);font-size:8px;font-style:normal;line-height:1.35}.group-pickup-emergency-relocation__room-flow>article em{color:#813927;font-weight:800}.group-pickup-emergency-relocation__room-flow>svg{align-self:center}.group-pickup-emergency-relocation__target-note{font-weight:700;color:var(--teal-dark,#0a725f)!important}.group-pickup-emergency-relocation__protected{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;display:grid}.group-pickup-emergency-relocation__protected>div{min-width:0}.group-pickup-emergency-relocation__protected small{color:var(--teal-dark,#0a725f);letter-spacing:.06em;text-transform:uppercase;font-size:7px;font-weight:800;display:block}.group-pickup-emergency-relocation__protected strong{overflow-wrap:anywhere;color:var(--navy,#062f46);margin-top:2px;font-size:10px;display:block}.group-pickup-emergency-relocation__protected p{color:var(--muted,#6d8591);margin:2px 0 0;font-size:8px;line-height:1.45}.group-pickup-emergency-relocation__reason textarea[aria-invalid=true],.group-pickup-emergency-relocation select[aria-invalid=true]{border-color:var(--coral,#e77f68)}.group-pickup-emergency-relocation__review-hero{color:var(--white,#fff);background:linear-gradient(135deg, var(--navy,#062f46), var(--navy-2,#0b425f));border-radius:14px;gap:8px;padding:12px;display:grid}.group-pickup-emergency-relocation__review-hero>small{color:var(--teal,#3ee6c1);letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:800}.group-pickup-emergency-relocation__review-hero>div{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.group-pickup-emergency-relocation__review-hero article{background:#ffffff14;border:1px solid #ffffff21;border-radius:10px;gap:2px;min-width:0;padding:9px;display:grid}.group-pickup-emergency-relocation__review-hero article span{color:var(--sand,#e8d5b5);text-transform:uppercase;font-size:7px;font-weight:800}.group-pickup-emergency-relocation__review-hero article strong{overflow-wrap:anywhere;font-family:DM Serif Display,Georgia,serif;font-size:19px;font-weight:400}.group-pickup-emergency-relocation__review-hero article small{color:#ffffffb8;font-size:8px;line-height:1.35}.group-pickup-emergency-relocation__review-card,.group-pickup-emergency-relocation__evidence{gap:10px;display:grid}.group-pickup-emergency-relocation__review-card>header>svg,.group-pickup-emergency-relocation__evidence>header>svg{color:var(--teal-dark,#0a725f)}.group-pickup-emergency-relocation__review-card dl{gap:6px;margin:0;display:grid}.group-pickup-emergency-relocation__review-card dl>div{border-top:1px solid var(--line,#dce5e6);grid-template-columns:minmax(116px,.7fr) minmax(0,1.3fr);gap:9px;min-width:0;padding-top:6px;display:grid}.group-pickup-emergency-relocation__review-card dt{color:var(--muted,#6d8591);font-size:8px;font-weight:800}.group-pickup-emergency-relocation__review-card dd{overflow-wrap:anywhere;color:var(--ink,#123448);margin:0;font-size:8px;font-weight:650}.group-pickup-emergency-relocation__evidence>span{color:var(--muted,#6d8591);font-size:8px}.group-pickup-emergency-relocation__evidence code{color:var(--teal-dark,#0a725f);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;font-weight:700}.group-pickup-emergency-relocation__evidence p{overflow-wrap:anywhere;color:var(--ink,#123448);margin:0;font-size:8px;line-height:1.5}.group-pickup-emergency-relocation__confirm{color:var(--ink,#123448);align-items:flex-start;gap:9px;font-size:9px;font-weight:650;line-height:1.45;display:flex}.group-pickup-emergency-relocation__confirm input{width:16px;height:16px;accent-color:var(--teal-dark,#0a725f);flex:none;margin:0}.group-pickup-emergency-relocation__confirm strong{color:var(--navy,#062f46)}.group-pickup-emergency-relocation__footer{background:var(--white,#fff);border-top:1px solid var(--line,#dce5e6);justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:13px 17px;display:flex}.group-pickup-emergency-relocation__footer button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:38px;font-family:inherit;font-size:9px;font-weight:800;display:inline-flex}.group-pickup-emergency-relocation__back{color:var(--ink,#123448);background:var(--white,#fff);border:1px solid var(--line,#dce5e6);padding:0 11px}.group-pickup-emergency-relocation__primary{color:var(--navy,#062f46);background:var(--teal,#3ee6c1);border:1px solid var(--teal,#3ee6c1);padding:0 13px}.group-pickup-emergency-relocation__footer button:disabled,.group-pickup-emergency-relocation__header>button:disabled{cursor:not-allowed;opacity:.43;filter:saturate(.45)}.group-pickup-emergency-relocation__spin{animation:.8s linear infinite group-pickup-emergency-relocation-spin}@keyframes group-pickup-emergency-relocation-spin{to{transform:rotate(360deg)}}@media (width<=930px){.group-pickup-emergency-relocation{width:min(590px,100vw - 24px)}}@media (width<=620px){.group-pickup-emergency-relocation__overlay{align-items:flex-end}.group-pickup-emergency-relocation{border-radius:20px 20px 0 0;width:100vw;height:min(94dvh,900px)}.group-pickup-emergency-relocation__header{padding:15px}.group-pickup-emergency-relocation__body{padding:13px 15px}.group-pickup-emergency-relocation__footer{padding:12px 15px}}@media (width<=390px){.group-pickup-emergency-relocation__room-flow,.group-pickup-emergency-relocation__review-hero>div{grid-template-columns:1fr}.group-pickup-emergency-relocation__room-flow>svg,.group-pickup-emergency-relocation__review-hero>div>svg{justify-self:center;transform:rotate(90deg)}.group-pickup-emergency-relocation__incident-facts,.group-pickup-emergency-relocation__review-card dl>div{grid-template-columns:1fr}.group-pickup-emergency-relocation__review-card dl>div{gap:3px}}.retained-upgrade-release,.retained-upgrade-release *{box-sizing:border-box}.retained-upgrade-release__overlay{z-index:154;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#062f469e;justify-content:flex-end;display:flex;position:fixed;inset:0}.retained-upgrade-release{width:min(590px,94vw);height:100dvh;color:var(--ink,#123448);background:var(--paper,#f6f8f7);grid-template-rows:auto minmax(0,1fr) auto;font-family:DM Sans,system-ui,sans-serif;display:grid;overflow:hidden;box-shadow:-24px 0 80px #062f464d}.retained-upgrade-release__header{color:var(--white,#fff);background:linear-gradient(135deg, var(--navy,#062f46), var(--navy-2,#0b425f));grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:11px;padding:17px 18px;display:grid}.retained-upgrade-release__header>span{width:40px;height:40px;color:var(--navy,#062f46);background:var(--teal,#3ee6c1);border-radius:13px 13px 13px 4px;place-items:center;display:grid}.retained-upgrade-release__header small{color:var(--teal,#3ee6c1);letter-spacing:.13em;text-transform:uppercase;font-size:8px;font-weight:800}.retained-upgrade-release__header h2{letter-spacing:-.02em;outline:none;margin:2px 0 0;font-family:DM Serif Display,Georgia,serif;font-size:25px;font-weight:400}.retained-upgrade-release__header p{color:#ffffffa8;margin:3px 0 0;font-size:9px;line-height:1.45}.retained-upgrade-release__header>button{width:34px;height:34px;color:var(--white,#fff);cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:9px;place-items:center;display:grid}.retained-upgrade-release__body{min-width:0;padding:15px 17px;overflow:auto}.retained-upgrade-release__body form{gap:10px;display:grid}.retained-upgrade-release__badges{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.retained-upgrade-release__badges span{color:var(--teal-dark,#0a725f);background:#3ee6c124;border:1px solid #0a725f24;border-radius:999px;align-items:center;gap:5px;padding:6px 8px;font-size:7px;font-weight:800;display:inline-flex}.retained-upgrade-release__error,.retained-upgrade-release__safety,.retained-upgrade-release__expired,.retained-upgrade-release__irreversible{color:#813927;background:#e77f681f;border:1px solid #e77f6847;border-radius:11px;align-items:flex-start;gap:8px;padding:10px 11px;font-size:8px;line-height:1.45;display:flex}.retained-upgrade-release__error span{gap:2px;display:grid}.retained-upgrade-release__error strong{color:var(--navy,#062f46)}.retained-upgrade-release__safety{color:var(--teal-dark,#0a725f);background:#3ee6c11f;border-color:#0a725f26;margin:0}.retained-upgrade-release__safety p,.retained-upgrade-release__irreversible p{margin:0}.retained-upgrade-release__safety strong,.retained-upgrade-release__irreversible strong{color:var(--navy,#062f46)}.retained-upgrade-release__boundary,.retained-upgrade-release__reason,.retained-upgrade-release__facts,.retained-upgrade-release__confirm{background:var(--white,#fff);border:1px solid var(--line,#dce5e6);border-radius:14px;min-width:0;padding:12px}.retained-upgrade-release__boundary{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;display:grid}.retained-upgrade-release__boundary>svg{width:34px;height:34px;color:var(--teal-dark,#0a725f);background:#3ee6c124;border-radius:10px;padding:7px}.retained-upgrade-release__boundary small,.retained-upgrade-release__reason>span{color:var(--teal-dark,#0a725f);letter-spacing:.06em;text-transform:uppercase;font-size:7px;font-weight:800;display:block}.retained-upgrade-release__boundary strong{color:var(--navy,#062f46);margin-top:3px;font-size:10px;display:block}.retained-upgrade-release__boundary p,.retained-upgrade-release__reason small{color:var(--muted,#6d8591);margin:3px 0 0;font-size:8px;line-height:1.45}.retained-upgrade-release__reason{gap:5px;font-size:8px;font-weight:800;display:grid}.retained-upgrade-release__reason textarea{width:100%;min-height:92px;color:var(--ink,#123448);background:var(--paper,#f6f8f7);border:1px solid var(--line,#dce5e6);resize:vertical;font:inherit;border-radius:10px;outline:0;padding:9px 10px;font-size:9px}.retained-upgrade-release__reason textarea[aria-invalid=true]{border-color:var(--coral,#e77f68)}.retained-upgrade-release__reason small.is-error{color:#813927}.retained-upgrade-release__review{color:var(--white,#fff);background:linear-gradient(135deg, var(--navy,#062f46), var(--navy-2,#0b425f));border-radius:14px;padding:15px}.retained-upgrade-release__review>small{color:var(--teal,#3ee6c1);letter-spacing:.08em;text-transform:uppercase;margin-bottom:9px;font-size:8px;font-weight:800;display:block}.retained-upgrade-release__review>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.retained-upgrade-release__review article{background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;min-width:0;padding:10px}.retained-upgrade-release__review article span,.retained-upgrade-release__review article small{color:#fff9;text-transform:uppercase;font-size:7px;font-weight:800;display:block}.retained-upgrade-release__review article strong{overflow-wrap:anywhere;color:var(--white,#fff);margin:3px 0 2px;font-family:DM Serif Display,Georgia,serif;font-size:17px;font-weight:400;display:block}.retained-upgrade-release__expired{color:#765018;background:#dca4422e;border-color:#dca44257}.retained-upgrade-release__facts h3{color:var(--navy,#062f46);margin:0 0 8px;font-size:10px}.retained-upgrade-release__facts dl{gap:6px;margin:0;display:grid}.retained-upgrade-release__facts dl>div{border-top:1px solid var(--line,#dce5e6);grid-template-columns:minmax(110px,.8fr) minmax(0,1.2fr);gap:9px;padding-top:6px;display:grid}.retained-upgrade-release__facts dt{color:var(--muted,#6d8591);font-size:8px;font-weight:800}.retained-upgrade-release__facts dd{color:var(--ink,#123448);overflow-wrap:anywhere;margin:0;font-size:8px;font-weight:650}.retained-upgrade-release__confirm{color:var(--ink,#123448);align-items:flex-start;gap:9px;font-size:9px;font-weight:650;line-height:1.45;display:flex}.retained-upgrade-release__confirm input{width:16px;height:16px;accent-color:var(--teal-dark,#0a725f);flex:none;margin:0}.retained-upgrade-release__footer{background:var(--white,#fff);border-top:1px solid var(--line,#dce5e6);justify-content:space-between;gap:10px;padding:13px 17px;display:flex}.retained-upgrade-release__footer button{min-height:38px;color:var(--ink,#123448);background:var(--white,#fff);border:1px solid var(--line,#dce5e6);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font:800 9px DM Sans,system-ui,sans-serif;display:inline-flex}.retained-upgrade-release__footer .primary{color:var(--navy,#062f46);background:var(--teal,#3ee6c1);border-color:var(--teal,#3ee6c1)}.retained-upgrade-release button:focus-visible,.retained-upgrade-release textarea:focus-visible,.retained-upgrade-release input:focus-visible{outline-offset:2px;outline:3px solid #3ee6c175}.retained-upgrade-release button:disabled{cursor:not-allowed;opacity:.43;filter:saturate(.45)}@media (width<=930px){.retained-upgrade-release{width:min(570px,100vw - 24px)}}@media (width<=620px){.retained-upgrade-release__overlay{align-items:flex-end}.retained-upgrade-release{border-radius:20px 20px 0 0;width:100vw;height:min(94dvh,900px)}.retained-upgrade-release__header{padding:15px}.retained-upgrade-release__body{padding:13px 15px}.retained-upgrade-release__footer{padding:12px 15px}}@media (width<=390px){.retained-upgrade-release__review>div,.retained-upgrade-release__facts dl>div{grid-template-columns:1fr;gap:3px}}.gffs-overlay{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:1300;background:#021622d1;justify-content:center;align-items:flex-start;padding:28px;display:flex;position:fixed;inset:0;overflow:auto}.gffs-shell{color:#17323f;background:#f5f7f6;border:1px solid #e8d5b540;border-radius:22px;outline:none;width:100%;min-width:0;max-width:1180px;overflow:hidden;box-shadow:0 36px 100px #000e1866}.gffs-toolbar{color:#fff;background:#062f46;border-bottom:1px solid #3ee6c12e;justify-content:space-between;align-items:center;min-height:62px;padding:10px 16px 10px 20px;display:flex}.gffs-toolbar>div,.gffs-toolbar__actions,.gffs-toolbar button{align-items:center;display:flex}.gffs-toolbar>div{color:#b9d4de;letter-spacing:.02em;gap:8px;font-size:12px;font-weight:700}.gffs-toolbar>div>svg{color:#3ee6c1}.gffs-toolbar>div i{color:#70f0d4;letter-spacing:.08em;text-transform:uppercase;background:#3ee6c11f;border:1px solid #3ee6c13d;border-radius:999px;padding:4px 7px;font-size:9px;font-style:normal}.gffs-toolbar__actions{gap:8px}.gffs-toolbar button,.gffs-unavailable button{color:#fff;cursor:pointer;font:inherit;background:0 0;border:1px solid #fff3;border-radius:10px;justify-content:center;gap:6px;min-height:38px;padding:8px 12px;font-size:11px;font-weight:750;transition:background .15s,border-color .15s,transform .15s}.gffs-toolbar button:hover{background:#ffffff14}.gffs-toolbar button:focus-visible,.gffs-unavailable button:focus-visible{outline:0;box-shadow:0 0 0 3px #3ee6c159}.gffs-toolbar button:active{transform:translateY(1px)}.gffs-toolbar .gffs-toolbar__primary{color:#062f46;background:#3ee6c1;border-color:#3ee6c1}.gffs-toolbar .gffs-toolbar__primary:hover{background:#6aedd1}.gffs-document{background:radial-gradient(circle at 100% 0,#3ee6c112,#0000 30%),linear-gradient(#fff 0%,#fbfcfb 100%);padding:38px 44px 30px}.gffs-head{justify-content:space-between;align-items:flex-start;gap:28px;padding-bottom:28px;display:flex}.gffs-property{align-items:center;gap:13px;min-width:0;display:flex}.gffs-property__mark{color:#3ee6c1;background:#062f46;border-radius:14px;flex:none;justify-content:center;align-items:center;width:50px;height:50px;display:inline-flex;box-shadow:0 8px 22px #062f4626}.gffs-property>div,.gffs-statement-id{flex-direction:column;min-width:0;display:flex}.gffs-property small,.gffs-statement-id small,.gffs-summary-grid small,.gffs-totals small,.gffs-ledger-section>header small,.gffs-evidence>header small{color:#718790;letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:800}.gffs-property strong{color:#062f46;overflow-wrap:anywhere;margin-top:3px;font-size:17px}.gffs-property>div>span{color:#78909a;margin-top:4px;font-size:10px}.gffs-statement-id{text-align:right;align-items:flex-end}.gffs-statement-id h1{color:#062f46;letter-spacing:-.02em;overflow-wrap:anywhere;margin:4px 0 5px;font-size:clamp(18px,2.1vw,27px)}.gffs-statement-id time{color:#738790;font-size:10px}.gffs-non-fiscal{color:#725f3d;background:linear-gradient(100deg,#f8f2e8,#fdfbf7);border:1px solid #e8d5b5;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.gffs-non-fiscal>svg{color:#8b7042}.gffs-non-fiscal>div{min-width:0}.gffs-non-fiscal strong{color:#554423;font-size:11px;display:block}.gffs-non-fiscal p{margin:4px 0 0;font-size:9px;line-height:1.5}.gffs-non-fiscal>span{letter-spacing:.06em;text-transform:uppercase;background:#fff;border:1px solid #e8d5b5;border-radius:999px;padding:6px 8px;font-size:8px;font-weight:800}.gffs-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.gffs-summary-grid article{background:#f8faf9;border:1px solid #e3eaeb;border-radius:13px;align-items:flex-start;gap:9px;min-width:0;padding:13px;display:flex}.gffs-summary-grid article>span{color:#159b83;flex:none}.gffs-summary-grid article>div{flex-direction:column;min-width:0;display:flex}.gffs-summary-grid strong{color:#14394a;overflow-wrap:anywhere;margin-top:4px;font-size:11px;line-height:1.3}.gffs-summary-grid p{color:#748892;overflow-wrap:anywhere;margin:4px 0 0;font-size:9px}.gffs-group-note{color:#177c69;background:#3ee6c112;border:1px solid #1fa88d33;border-radius:12px;align-items:flex-start;gap:9px;margin-top:12px;padding:11px 13px;display:flex}.gffs-group-note svg{flex:none}.gffs-group-note p{color:#56727b;margin:0;font-size:9px;line-height:1.45}.gffs-group-note strong{color:#0f5d50;margin-bottom:2px;font-size:10px;display:block}.gffs-totals{background:#062f46;border-radius:15px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:16px;display:grid;overflow:hidden;box-shadow:0 13px 30px #062f461f}.gffs-totals article{flex-direction:column;min-width:0;padding:17px 18px;display:flex}.gffs-totals article+article{border-left:1px solid #ffffff1c}.gffs-totals small{color:#9cb8c3}.gffs-totals strong{color:#fff;overflow-wrap:anywhere;margin-top:6px;font-size:16px}.gffs-totals__balance{background:#3ee6c11c}.gffs-totals__balance strong{color:#72f0d5}.gffs-totals__balance>span{color:#aaf5e4;text-transform:uppercase;align-items:center;gap:4px;margin-top:5px;font-size:8px;font-weight:800;display:flex}.gffs-ledger-section,.gffs-evidence{border-top:1px solid #e2e9ea;margin-top:28px;padding-top:23px}.gffs-ledger-section>header,.gffs-evidence>header{justify-content:space-between;align-items:flex-end;margin-bottom:13px;display:flex}.gffs-ledger-section h2,.gffs-evidence h2{color:#062f46;margin:3px 0 0;font-size:15px}.gffs-ledger-section>header>span{color:#167c69;background:#e8f8f4;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:750}.gffs-ledger-wrap{border:1px solid #dfe8e9;border-radius:13px;overflow:hidden}.gffs-ledger{border-collapse:collapse;table-layout:fixed;width:100%}.gffs-ledger caption{width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.gffs-ledger th{color:#657c86;letter-spacing:.07em;text-align:left;text-transform:uppercase;background:#f1f6f5;padding:10px 12px;font-size:8px;font-weight:800}.gffs-ledger th:first-child{width:17%}.gffs-ledger th:nth-child(2){width:31%}.gffs-ledger th:nth-child(3){width:10%}.gffs-ledger th:nth-child(4){width:9%}.gffs-ledger th:nth-child(5),.gffs-ledger th:nth-child(6){width:16.5%}.gffs-ledger th:nth-child(n+4),.gffs-ledger td:nth-child(n+4){text-align:right}.gffs-ledger td{color:#516b76;vertical-align:top;overflow-wrap:anywhere;border-top:1px solid #e7edee;padding:12px;font-size:9px}.gffs-ledger td>strong{color:#173c4d;font-size:10px}.gffs-ledger td:nth-child(2)>strong,.gffs-ledger td:nth-child(2)>span,.gffs-ledger td:nth-child(2)>code{display:block}.gffs-ledger td:nth-child(2)>span{color:#7b8d94;margin-top:3px;font-size:8px}.gffs-ledger td:nth-child(2)>code{color:#59717c;overflow-wrap:anywhere;margin-top:5px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8px}.gffs-ledger td.is-credit>strong{color:#147b68}.gffs-ledger-empty{color:#4c7b72;background:#f7faf9;border:1px dashed #cddbdd;border-radius:12px;align-items:center;gap:10px;padding:18px;display:flex}.gffs-ledger-empty p{color:#71848c;margin:0;font-size:9px}.gffs-ledger-empty strong{color:#183e4d;margin-bottom:2px;font-size:10px;display:block}.gffs-evidence dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;display:grid}.gffs-evidence dl>div{border:1px solid #e2e9ea;grid-template-columns:minmax(108px,.6fr) minmax(0,1.4fr);gap:10px;margin:-1px 0 0 -1px;padding:13px;display:grid}.gffs-evidence dt{color:#71868f;align-items:center;gap:5px;font-size:9px;font-weight:700;display:flex}.gffs-evidence dd{color:#173c4d;text-align:right;min-width:0;margin:0;font-size:9px;font-weight:750}.gffs-evidence dd>small{color:#82939a;margin-top:4px;font-size:8px;font-weight:500;display:block}.gffs-break{overflow-wrap:anywhere;word-break:break-word}.gffs-mono{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.gffs-footer{border-top:1px solid #dfe7e8;justify-content:space-between;align-items:flex-end;gap:28px;margin-top:30px;padding-top:20px;display:flex}.gffs-footer>div{flex-direction:column;display:flex}.gffs-footer__mark{color:#062f46;letter-spacing:-.04em;font-size:19px;font-weight:800}.gffs-footer__mark span{color:#20d3b0}.gffs-footer>div small{color:#8b9ba1;letter-spacing:.12em;text-transform:uppercase;font-size:7px}.gffs-footer p{color:#809198;text-align:right;max-width:520px;margin:0;font-size:8px;line-height:1.5}.gffs-shell--unavailable{max-width:680px}.gffs-unavailable{text-align:center;background:#fff;flex-direction:column;align-items:center;padding:70px 42px 74px;display:flex}.gffs-unavailable>span{color:#ad6e13;background:#fff5e4;border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.gffs-unavailable>small{color:#ad6e13;letter-spacing:.1em;text-transform:uppercase;margin-top:18px;font-size:9px;font-weight:800}.gffs-unavailable h1{color:#062f46;margin:7px 0 10px;font-size:27px}.gffs-unavailable p{color:#647983;max-width:500px;margin:0;font-size:12px;line-height:1.65}.gffs-unavailable button{background:#062f46;border-color:#062f46;margin-top:22px}@media (width<=850px){.gffs-overlay{padding:14px}.gffs-document{padding:28px 24px 24px}.gffs-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gffs-evidence dl{grid-template-columns:1fr}}@media (width<=640px){.gffs-overlay{align-items:stretch;padding:0}.gffs-shell{border:0;border-radius:0;min-height:100%}.gffs-toolbar{z-index:2;min-height:58px;padding:9px 11px;position:sticky;top:0}.gffs-toolbar>div>span,.gffs-toolbar>div>i{display:none}.gffs-toolbar__actions{margin-left:auto}.gffs-toolbar button{min-height:40px;padding:8px 10px}.gffs-toolbar__primary{width:42px}.gffs-toolbar__primary>span{display:none}.gffs-toolbar__primary svg{width:18px;height:18px}.gffs-document{padding:22px 14px 24px}.gffs-head{flex-direction:column;gap:20px}.gffs-statement-id{text-align:left;align-items:flex-start}.gffs-statement-id h1{font-size:21px}.gffs-non-fiscal{grid-template-columns:auto minmax(0,1fr);align-items:flex-start}.gffs-non-fiscal>span{grid-column:2;justify-self:start}.gffs-summary-grid,.gffs-totals{grid-template-columns:1fr}.gffs-totals article{flex-direction:row;justify-content:space-between;align-items:center;padding:13px 15px}.gffs-totals article+article{border-top:1px solid #ffffff1c;border-left:0}.gffs-totals strong{text-align:right;margin:0;font-size:14px}.gffs-totals__balance{grid-template-columns:minmax(0,1fr) auto;display:grid!important}.gffs-totals__balance>span{grid-column:1/-1;justify-content:flex-end}.gffs-ledger-wrap{border:0;overflow:visible}.gffs-ledger,.gffs-ledger tbody{width:100%;display:block}.gffs-ledger thead{display:none}.gffs-ledger tr{background:#f8faf9;border:1px solid #dfe8e9;border-radius:12px;margin-top:10px;display:block;overflow:hidden}.gffs-ledger tr:first-child{margin-top:0}.gffs-ledger td,.gffs-ledger td:nth-child(n+4){text-align:right;border-top:1px solid #e5ecec;grid-template-columns:minmax(82px,.75fr) minmax(0,1.25fr);align-items:flex-start;gap:10px;width:auto;padding:10px 12px;display:grid}.gffs-ledger td:first-child{border-top:0}.gffs-ledger td:before{color:#738790;content:attr(data-label);letter-spacing:.07em;text-align:left;text-transform:uppercase;font-size:8px;font-weight:800}.gffs-ledger td>*{justify-self:end;max-width:100%}.gffs-ledger td:nth-child(2){text-align:right}.gffs-evidence dl>div{grid-template-columns:1fr}.gffs-evidence dd{text-align:left}.gffs-footer{flex-direction:column;align-items:flex-start;gap:12px}.gffs-footer p{text-align:left}.gffs-unavailable{justify-content:center;min-height:calc(100vh - 58px);padding:38px 22px}}@media (prefers-reduced-motion:reduce){.gffs-toolbar button{transition:none}}@media print{@page{margin:10mm;size:A4 portrait}body *{visibility:hidden!important}.gffs-overlay,.gffs-overlay *{visibility:visible!important}.gffs-overlay{background:#fff;padding:0;display:block;position:absolute;inset:0;overflow:visible}.gffs-shell{box-shadow:none;border:0;border-radius:0;max-width:none;overflow:visible}.gffs-toolbar{display:none}.gffs-document{background:#fff;padding:0}.gffs-summary-grid article,.gffs-totals,.gffs-ledger-wrap,.gffs-evidence,.gffs-ledger tr{break-inside:avoid}}.sv-journey{--journey-navy:#062f46;--journey-navy-soft:#16475f;--journey-teal:#3ee6c1;--journey-teal-dark:#087d6b;--journey-sand:#e8d5b5;--journey-ink:#123247;--journey-muted:#6b7d89;--journey-line:#dce7eb;--journey-surface:#fff;--journey-canvas:#f5f8f8;--journey-danger:#b9464d;--journey-danger-surface:#fff8f7;--journey-danger-border:#ecd9d8;--journey-danger-emphasis:#a54d55;--journey-danger-muted:#8c6668;--journey-danger-copy:#7e6567;--journey-warning:#a96813;color:var(--journey-ink);width:100%}.sv-journey *,.sv-journey :before,.sv-journey :after{box-sizing:border-box}.sv-journey button,.sv-journey input,.sv-journey select,.sv-journey textarea{font:inherit}.sv-journey button{-webkit-tap-highlight-color:transparent}.sv-journey__hero{background:radial-gradient(circle at 89% 12%, #3ee6c12e, transparent 29%), linear-gradient(135deg, var(--journey-navy) 0%, #0a3a53 100%);color:#fff;border:1px solid #ffffff0f;border-radius:18px;justify-content:space-between;align-items:center;min-height:116px;padding:24px 26px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 38px #062f4629}.sv-journey__hero:after{content:"";border:1px solid #e8d5b529;border-radius:50%;width:180px;height:180px;position:absolute;top:-88px;right:-62px}.sv-journey__hero-left,.sv-journey__hero-status,.sv-journey__hero-left>div{z-index:1;position:relative}.sv-journey__hero-left{align-items:center;gap:14px;min-width:0;display:flex}.sv-journey__back{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:10px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;transition:background .16s,transform .16s;display:inline-flex}.sv-journey__back:hover{background:#ffffff29;transform:translate(-2px)}.sv-journey__guest-avatar{background:var(--journey-teal);color:var(--journey-navy);letter-spacing:.04em;border:4px solid #ffffff1c;border-radius:16px;flex:none;justify-content:center;align-items:center;width:54px;height:54px;font-size:15px;font-weight:800;display:inline-flex;box-shadow:0 8px 24px #00000024}.sv-journey__hero-left p{color:#ffffffa1;letter-spacing:.12em;text-transform:uppercase;margin:0 0 3px;font-size:10px;font-weight:700}.sv-journey__hero-left h1{color:#fff;letter-spacing:-.025em;margin:0;font-size:clamp(21px,2.2vw,28px);font-weight:650;line-height:1.08}.sv-journey__hero-left small{color:#ffffffa8;margin-top:7px;font-size:11px;display:block}.sv-journey__hero-status{flex-direction:column;flex:none;align-items:flex-end;gap:10px;margin-left:20px;display:flex}.sv-journey__hero-status>small{color:#ffffff94;align-items:center;gap:5px;font-size:9px;display:inline-flex}.sv-journey__group-link{color:#9af3df;background:#3ee6c121;border:1px solid #3ee6c15c;border-radius:999px;align-items:center;gap:5px;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.sv-journey__group-link:disabled{cursor:default;opacity:1}.sv-journey__status{color:#8ff7df;letter-spacing:.09em;text-transform:uppercase;background:#3ee6c124;border:1px solid #3ee6c166;border-radius:999px;padding:7px 11px;font-size:9px;font-weight:800}.sv-journey__status--tentative{color:#f3e5ce;background:#e8d5b51f;border-color:#e8d5b561}.sv-journey__status--departing{color:#ffd79b;background:#ffc76f21;border-color:#ffc76f66}.sv-journey__status--checked-out{color:#ffffffbd;background:#ffffff1a;border-color:#ffffff3b}.sv-journey__status--cancelled,.sv-journey__status--no-show{color:#ffb5ba;background:#ff8a931f;border-color:#ff8a9359}.sv-journey__alert,.sv-journey__inactive{border-radius:12px;align-items:center;gap:10px;margin-top:12px;padding:11px 13px;font-size:11px;display:flex}.sv-journey__alert{color:#8e343a;background:#fff5f5;border:1px solid #f3cbcd}.sv-journey__alert>span{flex-direction:column;flex:1;gap:2px;display:flex}.sv-journey__alert button{color:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.sv-journey__alert-actions{align-items:center;gap:3px;display:inline-flex}.sv-journey__inactive{border:1px solid var(--journey-line);color:var(--journey-muted);background:#f4f6f6}.sv-journey__timeline{background:var(--journey-surface);border:1px solid var(--journey-line);border-radius:15px;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;margin-top:14px;padding:0 8px;display:grid;overflow:hidden;box-shadow:0 5px 18px #062f460d}.sv-journey__timeline>div{grid-template-columns:30px minmax(0,1fr) 14px;align-items:center;gap:9px;min-height:70px;padding:12px 7px;display:grid}.sv-journey__timeline>div:last-child{grid-template-columns:30px minmax(0,1fr)}.sv-journey__timeline>div>span{color:#81909a;background:#edf2f3;border:1px solid #e0e8ea;border-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.sv-journey__timeline>div>div{flex-direction:column;min-width:0;display:flex}.sv-journey__timeline strong{color:var(--journey-ink);font-size:10px;line-height:1.2}.sv-journey__timeline small{color:#8a989f;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:8px;overflow:hidden}.sv-journey__timeline>div>svg{color:#b2bec3}.sv-journey__timeline>div.is-complete>span{color:var(--journey-teal-dark);background:#e6fbf6;border-color:#b8f1e3}.sv-journey__timeline>div.is-current{background:linear-gradient(#3ee6c10e,#0000)}.sv-journey__timeline>div.is-current>span{background:var(--journey-navy);border-color:var(--journey-navy);color:var(--journey-teal);box-shadow:0 5px 14px #062f462e}.sv-journey__layout{grid-template-columns:minmax(0,1fr) minmax(290px,330px);align-items:start;gap:14px;margin-top:14px;display:grid}.sv-journey__main,.sv-journey__rail{gap:14px;min-width:0;display:grid}.sv-journey__rail{align-self:start}.sv-journey__card{background:var(--journey-surface);border:1px solid var(--journey-line);border-radius:16px;min-width:0;overflow:hidden;box-shadow:0 6px 20px #062f460b}.sv-journey__card>header{border-bottom:1px solid #e8eff1;justify-content:space-between;align-items:center;min-height:62px;padding:13px 16px;display:flex}.sv-journey__card>header>div{align-items:center;gap:10px;min-width:0;display:flex}.sv-journey__card>header>div>span:last-child{flex-direction:column;min-width:0;display:flex}.sv-journey__card>header strong,.sv-journey__card>header h2{color:var(--journey-navy);margin:0;font-size:11px;line-height:1.2}.sv-journey__folio caption{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sv-journey__card>header small{color:var(--journey-muted);margin-top:3px;font-size:8px}.sv-journey__section-icon{color:var(--journey-teal-dark);background:#e9fbf7;border:1px solid #c8f3e9;border-radius:9px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.sv-journey__amend{color:var(--journey-teal-dark);cursor:pointer;background:#f1fbf8;border:1px solid #bfe9de;border-radius:8px;align-items:center;gap:5px;min-height:32px;padding:6px 9px;font-size:9px;font-weight:800;display:inline-flex}.sv-journey__amend:disabled{cursor:not-allowed;opacity:.48}.sv-journey__stay-grid{grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr);gap:16px;padding:17px;display:grid}.sv-journey__stay-dates{background:var(--journey-canvas);border:1px solid #e3ecee;border-radius:13px;grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);align-items:center;gap:10px;padding:16px;display:grid}.sv-journey__stay-dates>svg{color:#9babad}.sv-journey__stay-dates>div{flex-direction:column;display:flex}.sv-journey__stay-dates small,.sv-journey__stay-dates span{color:var(--journey-muted);font-size:8px}.sv-journey__stay-dates small{letter-spacing:.06em;text-transform:uppercase;font-weight:700}.sv-journey__stay-dates strong{color:var(--journey-navy);margin:5px 0 4px;font-size:11px}.sv-journey__guest-facts{gap:0;margin:0;display:grid}.sv-journey__guest-facts>div{border-bottom:1px solid #edf2f3;grid-template-columns:minmax(85px,.7fr) minmax(0,1.3fr);align-items:center;gap:12px;padding:6px 0;display:grid}.sv-journey__guest-facts>div:last-child{border-bottom:0}.sv-journey__guest-facts dt{color:var(--journey-muted);align-items:center;gap:6px;font-size:8px;display:flex}.sv-journey__guest-facts dd{color:var(--journey-ink);overflow-wrap:anywhere;text-align:right;margin:0;font-size:9px;font-weight:650}.sv-journey__preferences{border-top:1px solid #edf2f3;flex-wrap:wrap;gap:6px;padding:11px 17px 14px;display:flex}.sv-journey__preferences>span{color:#4d6675;background:#f1f6f7;border:1px solid #e1eaec;border-radius:999px;align-items:center;gap:4px;padding:5px 8px;font-size:8px;font-weight:650;display:inline-flex}.sv-journey__preferences>span.vip{border-color:var(--journey-sand);color:#8b651f;background:#fff9ef}.sv-journey__group-notice{color:#17483e;background:#eefbf8;border-top:1px solid #d6f2eb;align-items:flex-start;gap:9px;padding:12px 17px;display:flex}.sv-journey__group-notice>span{flex:1;gap:2px;line-height:1.4;display:grid}.sv-journey__group-notice strong{color:var(--journey-navy);font-size:12px}.sv-journey__group-notice small{color:var(--journey-muted)}.sv-journey__group-notice>button{color:#0b6b59;background:#fff;border:1px solid #a9ddd1;border-radius:8px;flex:none;padding:6px 9px;font-size:11px;font-weight:800}.sv-journey__routing-warning{color:#80531b;background:#fff7ed;border:1px solid #efd8b9;border-radius:9px;align-items:flex-start;gap:8px;margin:10px 14px;padding:10px 11px;font-size:10px;line-height:1.45;display:flex}.sv-journey__routing-warning>svg{flex:none;margin-top:1px}.sv-journey__routing-warning>span{flex-direction:column;gap:2px;display:flex}.sv-journey__routing-warning strong{color:#6f4514;font-size:10px}.sv-journey__routing-proof{color:#2f675c;background:#eafaf6;border:1px solid #bfe8de;border-radius:10px;align-items:flex-start;gap:9px;margin:10px 14px;padding:11px 12px;font-size:12px;line-height:1.45;display:flex}.sv-journey__routing-proof>svg{color:#08745f;flex:none;margin-top:1px}.sv-journey__routing-proof>span{flex:1;gap:2px;display:grid}.sv-journey__routing-proof strong{color:var(--journey-navy);font-size:13px}.sv-journey__routing-proof small{color:#52756e;font-size:11px}.sv-journey__routing-proof button{color:#062f46;background:#fff;border:1px solid #a9ddd1;border-radius:8px;min-height:40px;padding:0 10px;font-size:11px;font-weight:800}.sv-journey__revisions{background:#f8fafb;border-top:1px solid #e8eff1;grid-template-columns:minmax(150px,.7fr) minmax(0,1.3fr);align-items:start;gap:10px;padding:12px 17px;display:grid}.sv-journey__revisions>div{color:var(--journey-teal-dark);align-items:center;gap:8px;display:flex}.sv-journey__revisions>div>span{flex-direction:column;display:flex}.sv-journey__revisions>div strong{color:var(--journey-navy);font-size:10px}.sv-journey__revisions>div small{color:var(--journey-muted);margin-top:2px;font-size:8px}.sv-journey__revisions ol{gap:5px;margin:0;padding:0;list-style:none;display:grid}.sv-journey__revisions li{background:#fff;border:1px solid #e2eaec;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:7px 9px;display:flex}.sv-journey__revisions li>span:first-child{flex-direction:column;display:flex}.sv-journey__revisions li strong{color:var(--journey-ink);font-size:9px}.sv-journey__revisions li small,.sv-journey__revisions li>span:last-child{color:var(--journey-muted);font-size:8px}.sv-journey__revisions>p{color:var(--journey-muted);margin:5px 0;font-size:9px}.sv-journey__folio>header>button{background:var(--journey-navy);border:1px solid var(--journey-navy);color:#fff;cursor:pointer;border-radius:9px;align-items:center;gap:5px;padding:8px 10px;font-size:8px;font-weight:750;transition:background .16s,border-color .16s;display:inline-flex}.sv-journey__folio>header>button:hover,.sv-journey .primary:hover,.sv-journey__primary-action:hover:not(:disabled){background:#0b415c;border-color:#0b415c}.sv-journey__deposit-status{color:#58717d;text-transform:uppercase;background:#eef5f5;border:1px solid #d8e4e6;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800}.sv-journey__deposit-status.is-paid,.sv-journey__deposit-status.is-not_required{color:var(--journey-teal-dark);background:#e8f9f5;border-color:#c0ecdf}.sv-journey__deposit-status.is-due,.sv-journey__deposit-status.is-part_paid{color:#966413;background:#fff7e9;border-color:#ecd7ad}.sv-journey__deposit-status.is-refunded{color:#604d91;background:#f2effb;border-color:#ddd5f1}.sv-journey__financial-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:15px 16px 0;display:grid}.sv-journey__financial-summary>span{background:#f8fafa;border:1px solid #e0e9eb;border-left:0;flex-direction:column;padding:12px 14px;display:flex}.sv-journey__financial-summary>span:first-child{border-left:1px solid #e0e9eb;border-radius:10px 0 0 10px}.sv-journey__financial-summary>span:last-child{border-radius:0 10px 10px 0}.sv-journey__financial-summary small{color:var(--journey-muted);text-transform:uppercase;font-size:9px;font-weight:750}.sv-journey__financial-summary strong{color:var(--journey-navy);margin-top:4px;font-size:16px}.sv-journey__financial-summary .is-due strong{color:var(--journey-danger)}.sv-journey__financial-summary .is-settled strong{color:var(--journey-teal-dark)}.sv-journey__financial-note{color:#276d62;background:#ecf9f6;border:1px solid #c7eee4;border-radius:10px;align-items:flex-start;gap:8px;margin:11px 16px;padding:10px 11px;font-size:11px;line-height:1.5;display:flex}.sv-journey__financial-note svg{flex:none;margin-top:1px}.sv-journey__financial-note span{flex-direction:column;display:flex}.sv-journey__financial-actions{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:0 16px 14px;display:grid}.sv-journey__financial-actions button{border:1px solid var(--journey-line);color:var(--journey-teal-dark);cursor:pointer;text-align:left;background:#fff;border-radius:10px;align-items:center;gap:8px;min-height:55px;padding:9px;display:flex}.sv-journey__financial-actions button:hover:not(:disabled){background:#f1fbf9;border-color:#9de5d6}.sv-journey__financial-actions button.is-danger{color:var(--journey-danger)}.sv-journey__financial-actions button.is-danger:hover:not(:disabled){background:#fff5f5;border-color:#e8b9bd}.sv-journey__financial-actions button>span{flex-direction:column;min-width:0;display:flex}.sv-journey__financial-actions strong{color:var(--journey-navy);font-size:11px}.sv-journey__financial-actions small{color:var(--journey-muted);margin-top:2px;font-size:9px}.sv-journey__financial-lock{color:#74868f;background:#f7f8f8;border-top:1px solid #e8eeee;border-bottom:1px solid #e8eeee;align-items:center;gap:7px;margin:0;padding:9px 16px;display:flex}.sv-journey__financial-history{border-top:1px solid #e8eff1;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.sv-journey__financial-history>section{min-width:0;padding:14px 16px}.sv-journey__financial-history>section+section{border-left:1px solid #e8eff1}.sv-journey__financial-history h3{color:var(--journey-navy);margin:0 0 8px;font-size:11px}.sv-journey__financial-history section>p{color:var(--journey-muted);margin:13px 0;font-size:10px}.sv-journey__financial-history article{border-top:1px solid #edf2f3;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 0;display:grid}.sv-journey__financial-history article>span{flex-direction:column;min-width:0;display:flex}.sv-journey__financial-history article>span:nth-child(2){align-items:flex-end}.sv-journey__financial-history article strong{color:var(--journey-ink);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.sv-journey__financial-history article b{color:var(--journey-teal-dark);font-size:10px}.sv-journey__financial-history article b.is-refund{color:#604d91}.sv-journey__financial-history article small{color:var(--journey-muted);text-transform:capitalize;margin-top:2px;font-size:9px}.sv-journey__financial-history article small.is-prepared{color:#976616}.sv-journey__financial-history article small.is-completed{color:var(--journey-teal-dark)}.sv-journey__financial-history article>div{grid-column:1/-1;gap:5px;display:flex}.sv-journey__financial-history article>div button{color:#426170;cursor:pointer;background:#fff;border:1px solid #d7e3e6;border-radius:7px;padding:5px 7px;font-size:9px}.sv-journey__cancellation-estimate,.sv-journey__no-show-estimate{background:#fbfaf6;border-top:1px solid #e9e4d8;grid-template-columns:minmax(190px,1fr) auto;align-items:center;gap:14px;padding:12px 16px;display:grid}.sv-journey__no-show-estimate{background:var(--journey-danger-surface,#fff8f7);border-top-color:var(--journey-danger-border,#ecd9d8)}.sv-journey__cancellation-estimate>span,.sv-journey__no-show-estimate>span{color:#7b6436;align-items:flex-start;gap:8px;display:flex}.sv-journey__no-show-estimate>span{color:var(--journey-danger-emphasis,#a54d55)}.sv-journey__cancellation-estimate>span>span,.sv-journey__no-show-estimate>span>span{flex-direction:column;display:flex}.sv-journey__cancellation-estimate strong,.sv-journey__no-show-estimate strong{color:var(--journey-navy);font-size:10px}.sv-journey__cancellation-estimate small,.sv-journey__no-show-estimate small{color:#7b6b4f;margin-top:2px;font-size:9px}.sv-journey__no-show-estimate small{color:var(--journey-danger-muted,#8c6668)}.sv-journey__cancellation-estimate dl,.sv-journey__no-show-estimate dl{gap:14px;margin:0;display:flex}.sv-journey__cancellation-estimate dl div,.sv-journey__no-show-estimate dl div{text-align:right;flex-direction:column;display:flex}.sv-journey__cancellation-estimate dt,.sv-journey__no-show-estimate dt{color:var(--journey-muted);text-transform:uppercase;font-size:8px}.sv-journey__cancellation-estimate dd,.sv-journey__no-show-estimate dd{color:var(--journey-navy);margin:3px 0 0;font-size:10px;font-weight:750}.sv-journey__no-show-estimate>p{color:var(--journey-danger-copy,#7e6567);text-align:right;max-width:280px;margin:0;font-size:9px;line-height:1.45}.sv-journey__charge-form,.sv-journey__move-form,.sv-journey__confirmation{border-bottom:1px solid var(--journey-line);background:#f7faf9;padding:14px 16px}.sv-journey__charge-form{grid-template-columns:minmax(140px,1.5fr) minmax(110px,1fr) 76px minmax(110px,.8fr);align-items:end;gap:9px;display:grid}.sv-journey__charge-form label,.sv-journey__move-form label,.sv-journey__checkout-confirm label.notes,.sv-journey__checkout-confirm label.settlement{flex-direction:column;gap:5px;display:flex}.sv-journey__charge-form label>span,.sv-journey__move-form label>span,.sv-journey__checkout-confirm label.notes>span,.sv-journey__checkout-confirm label.settlement>span{color:var(--journey-muted);font-size:8px;font-weight:700}.sv-journey__charge-form input,.sv-journey__charge-form select,.sv-journey__move-form select,.sv-journey__move-form textarea,.sv-journey__checkout-confirm select,.sv-journey__checkout-confirm textarea{color:var(--journey-ink);background:#fff;border:1px solid #cfdbdf;border-radius:8px;outline:none;width:100%;min-height:34px;padding:8px 9px;font-size:9px;transition:border-color .15s,box-shadow .15s}.sv-journey__charge-form input:focus,.sv-journey__charge-form select:focus,.sv-journey__move-form select:focus,.sv-journey__move-form textarea:focus,.sv-journey__checkout-confirm select:focus,.sv-journey__checkout-confirm textarea:focus{border-color:#27bca0;box-shadow:0 0 0 3px #3ee6c126}.sv-journey__money-input{display:flex;position:relative}.sv-journey__money-input i{color:#72838c;pointer-events:none;align-items:center;font-size:7px;font-style:normal;font-weight:800;display:flex;position:absolute;top:0;bottom:0;left:9px}.sv-journey__money-input input{padding-left:34px}.sv-journey__charge-form footer,.sv-journey__move-form footer,.sv-journey__confirmation footer{justify-content:flex-end;gap:7px;display:flex}.sv-journey__charge-form footer{grid-column:1/-1}.sv-journey__move-scope{color:var(--teal-dark,#0a725f);overflow-wrap:anywhere;align-items:flex-start;gap:6px;margin:0;font-size:8px;line-height:1.45;display:flex}.sv-journey__move-scope svg{flex:none;margin-top:1px}.sv-journey__charge-form footer button,.sv-journey__move-form footer button,.sv-journey__confirmation footer button{color:#536d7a;cursor:pointer;background:#fff;border:1px solid #cfdbdf;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-height:32px;padding:7px 10px;font-size:8px;font-weight:700;display:inline-flex}.sv-journey .primary{background:var(--journey-navy);border-color:var(--journey-navy);color:#fff}.sv-journey button:disabled{cursor:not-allowed;opacity:.52}.sv-journey__permission{color:#71828a;background:#f5f7f7;border-bottom:1px solid #e7edef;align-items:center;gap:6px;margin:0;padding:8px 16px;font-size:8px;display:flex}.sv-journey__folio-evidence{background:var(--paper,#f6f8f7);border-bottom:1px solid var(--line,#dce5e6);grid-template-columns:minmax(0,1fr) auto auto;align-items:stretch;padding:8px 16px;display:grid}.sv-journey__folio-evidence>span{border-left:1px solid var(--line,#dce5e6);gap:2px;min-width:0;padding:1px 12px;display:grid}.sv-journey__folio-evidence>span:first-child{border-left:0;padding-left:0}.sv-journey__folio-evidence>span:last-child{padding-right:0}.sv-journey__folio-evidence small{color:var(--muted,#6d8591);letter-spacing:.06em;text-transform:uppercase;font-size:7px;font-weight:800}.sv-journey__folio-evidence strong{color:var(--navy,#062f46);text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;font-size:8px;overflow:hidden}.sv-journey__folio-scroll{contain:paint;scrollbar-color:#ccdadd transparent;scrollbar-width:thin;overflow-x:auto}.sv-journey__folio table{border-collapse:collapse;width:100%;min-width:650px}.sv-journey__folio th{color:#7b8d96;letter-spacing:.06em;text-align:left;text-transform:uppercase;background:#f8fafa;border-bottom:1px solid #e8eff1;padding:8px 16px;font-size:7px;font-weight:750}.sv-journey__folio th:nth-child(3),.sv-journey__folio td:nth-child(3),.sv-journey__folio th:nth-child(4),.sv-journey__folio td:nth-child(4),.sv-journey__folio th:last-child,.sv-journey__folio td:last-child{text-align:right}.sv-journey__folio td{color:#4f6875;vertical-align:middle;border-bottom:1px solid #eef3f4;padding:10px 16px;font-size:9px}.sv-journey__folio td:nth-child(2){flex-direction:column;gap:2px;display:flex}.sv-journey__folio td strong{color:var(--journey-ink);font-size:9px}.sv-journey__folio td small{color:#8a989f;font-size:7px}.sv-journey__folio tr.is-voided td{color:#9aa7ac;text-decoration:line-through}.sv-journey__folio tr.is-payment td:last-child,.sv-journey__folio tr.is-payment td strong{color:var(--journey-teal-dark)}.sv-journey__folio-action{min-width:82px}.sv-journey__folio-action button{background:var(--white,#fff);border:1px solid var(--line,#dce5e6);color:var(--teal-dark,#0a725f);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-height:30px;padding:6px 8px;font-size:8px;font-weight:800;display:inline-flex}.sv-journey__folio-action button:hover:not(:disabled){background:#3ee6c11f;border-color:#9de5d6}.sv-journey__visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.sv-journey__folio-empty{color:#819199;justify-content:center;align-items:center;gap:7px;padding:24px;display:flex}.sv-journey__folio-summary{background:#f8fafa;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:end;align-items:stretch;padding:12px 16px;display:grid}.sv-journey__folio-summary>span{text-align:right;border-left:1px solid #e1e9eb;flex-direction:column;padding:0 12px;display:flex}.sv-journey__folio-summary>span:first-child{border-left:0}.sv-journey__folio-summary small,.sv-journey__departure-summary small{color:var(--journey-muted);text-transform:uppercase;font-size:7px;font-weight:700}.sv-journey__folio-summary strong{color:var(--journey-navy);margin-top:3px;font-size:11px}.sv-journey__folio-summary .balance-due strong{color:var(--journey-danger)}.sv-journey__folio-summary .settled strong{color:var(--journey-teal-dark)}.sv-journey__correction-backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:130;background:#062f469e;justify-content:flex-end;align-items:stretch;display:flex;position:fixed;inset:0}.sv-journey__correction-drawer{background:var(--white,#fff);grid-template-rows:auto minmax(0,1fr) auto;width:min(560px,100vw - 40px);max-width:560px;height:100%;display:grid;overflow:hidden;box-shadow:-24px 0 80px #062f464d}.sv-journey__correction-drawer>header{background:radial-gradient(circle at 10% 0, #3ee6c12e, transparent 42%), var(--paper,#f6f8f7);border-bottom:1px solid var(--line,#dce5e6);grid-template-columns:44px minmax(0,1fr) 36px;align-items:flex-start;gap:12px;padding:20px 22px;display:grid}.sv-journey__correction-drawer>header>span{background:var(--teal,#3ee6c1);color:var(--navy,#062f46);border-radius:13px 13px 13px 4px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.sv-journey__correction-drawer>header>div{min-width:0}.sv-journey__correction-drawer>header small{color:var(--teal-dark,#0a725f);letter-spacing:.13em;text-transform:uppercase;font-size:8px;font-weight:800;display:block}.sv-journey__correction-drawer>header h2{color:var(--navy,#062f46);letter-spacing:-.02em;margin:4px 0 5px;font-family:DM Serif Display,Georgia,serif;font-size:25px;font-weight:400;line-height:1.08}.sv-journey__correction-drawer>header p{color:var(--muted,#6d8591);margin:0;font-size:9px;line-height:1.45}.sv-journey__correction-drawer>header>button{background:var(--white,#fff);border:1px solid var(--line,#dce5e6);color:var(--muted,#6d8591);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.sv-journey__correction-body{gap:12px;padding:18px 22px 24px;display:grid;overflow-y:auto}.sv-journey__correction-alert{color:#765018;background:#dca4422e;border:1px solid #ead09e;border-radius:11px;align-items:flex-start;gap:8px;padding:10px 11px;font-size:9px;line-height:1.45;display:flex}.sv-journey__correction-alert.is-error{color:#813927;background:#e77f681f;border-color:#ebc3b9}.sv-journey__correction-alert>svg{flex:none;margin-top:1px}.sv-journey__correction-alert>span{gap:2px;display:grid}.sv-journey__correction-alert strong{color:var(--navy,#062f46);font-size:10px}.sv-journey__correction-original{background:var(--navy,#062f46);border:1px solid var(--navy,#062f46);color:var(--white,#fff);border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 15px;display:grid}.sv-journey__correction-original>div{gap:3px;min-width:0;display:grid}.sv-journey__correction-original small{color:#ffffff94;letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:800}.sv-journey__correction-original>div strong{color:var(--white,#fff);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.sv-journey__correction-original span{color:#ffffffa3;overflow-wrap:anywhere;font-size:8px}.sv-journey__correction-original>strong{color:var(--teal,#3ee6c1);font-size:15px}.sv-journey__correction-form{gap:13px;display:grid}.sv-journey__correction-cap{background:#3ee6c11f;border:1px solid #b8ebdf;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:12px 13px;display:grid}.sv-journey__correction-cap>span{gap:2px;display:grid}.sv-journey__correction-cap small,.sv-journey__correction-form label>span,.sv-journey__correction-reason>small{color:var(--muted,#6d8591);text-transform:uppercase;font-size:8px;font-weight:800}.sv-journey__correction-cap strong{color:var(--navy,#062f46);font-size:16px}.sv-journey__correction-cap p{color:#39766b;align-items:flex-start;gap:6px;margin:0;font-size:8px;line-height:1.45;display:flex}.sv-journey__correction-cap p svg{flex:none}.sv-journey__correction-form label{gap:6px;display:grid}.sv-journey__correction-form input,.sv-journey__correction-form textarea{background:var(--white,#fff);border:1px solid var(--line,#dce5e6);color:var(--ink,#123448);resize:vertical;border-radius:10px;outline:0;width:100%;min-height:40px;padding:9px 10px}.sv-journey__correction-form textarea{min-height:92px}.sv-journey__correction-form input:focus,.sv-journey__correction-form textarea:focus{border-color:#27bca0;box-shadow:0 0 0 3px #3ee6c126}.sv-journey__correction-form label>small{color:var(--muted,#6d8591);font-size:8px;line-height:1.4}.sv-journey__correction-form label>small.error{color:#813927}.sv-journey__correction-money{display:flex;position:relative}.sv-journey__correction-money i{color:var(--muted,#6d8591);pointer-events:none;align-items:center;font-size:8px;font-style:normal;font-weight:800;display:flex;position:absolute;top:0;bottom:0;left:10px}.sv-journey__correction-money input{padding-left:44px}.sv-journey__correction-review{border:1px solid var(--line,#dce5e6);border-radius:14px;overflow:hidden}.sv-journey__correction-review>header{background:var(--paper,#f6f8f7);border-bottom:1px solid var(--line,#dce5e6);grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;padding:11px 12px;display:grid}.sv-journey__correction-review>header>span{color:var(--teal-dark,#0a725f);background:#3ee6c129;border-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.sv-journey__correction-review>header>div{gap:1px;display:grid}.sv-journey__correction-review>header small{color:var(--teal-dark,#0a725f);letter-spacing:.08em;text-transform:uppercase;font-size:7px;font-weight:800}.sv-journey__correction-review>header strong{color:var(--navy,#062f46);font-size:10px}.sv-journey__correction-review>header em{color:var(--muted,#6d8591);font-size:7px;font-style:normal}.sv-journey__correction-review dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;display:grid}.sv-journey__correction-review dl>div{border-bottom:1px solid var(--line,#dce5e6);border-right:1px solid var(--line,#dce5e6);gap:3px;padding:12px;display:grid}.sv-journey__correction-review dl>div:nth-child(3n){border-right:0}.sv-journey__correction-review dt{color:var(--muted,#6d8591);text-transform:uppercase;font-size:7px;font-weight:800}.sv-journey__correction-review dd{color:var(--navy,#062f46);margin:0;font-size:11px;font-weight:800}.sv-journey__correction-review dl>div.is-primary{background:#3ee6c11f}.sv-journey__correction-review dl>div.is-primary dd{color:var(--teal-dark,#0a725f)}.sv-journey__correction-review dl>div.is-warning dd{color:#813927}.sv-journey__correction-effect{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.sv-journey__correction-effect>span{color:var(--muted,#6d8591);grid-template-columns:18px minmax(0,1fr);align-items:center;gap:2px 6px;padding:10px 11px;font-size:7px;display:grid}.sv-journey__correction-effect svg{color:var(--teal-dark,#0a725f);grid-row:1/3}.sv-journey__correction-effect strong{color:var(--navy,#062f46);font-size:8px}.sv-journey__correction-reason{background:var(--paper,#f6f8f7);border-top:1px solid var(--line,#dce5e6);padding:11px 12px}.sv-journey__correction-reason p{color:var(--ink,#123448);margin:4px 0 6px;font-size:9px;line-height:1.45}.sv-journey__correction-reason>span{color:var(--muted,#6d8591);font-size:7px}.sv-journey__correction-confirm{border:1px solid var(--sand,#e8d5b5);color:#665942;cursor:pointer;background:#e8d5b575;border-radius:12px;align-items:flex-start;gap:9px;padding:12px 13px;font-size:9px;line-height:1.45;display:flex}.sv-journey__correction-confirm input{accent-color:var(--teal-dark,#0a725f);flex:none;margin:2px 0 0}.sv-journey__correction-confirm>span{gap:2px;display:grid}.sv-journey__correction-confirm strong{color:var(--navy,#062f46);font-size:10px}.sv-journey__correction-drawer>footer{background:var(--paper,#f6f8f7);border-top:1px solid var(--line,#dce5e6);justify-content:flex-end;gap:8px;padding:14px 22px;display:flex}.sv-journey__correction-drawer>footer button{background:var(--white,#fff);border:1px solid var(--line,#dce5e6);color:var(--ink,#123448);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:39px;padding:9px 12px;font-size:9px;font-weight:800;display:inline-flex}.sv-journey__correction-drawer>footer button.primary{background:var(--teal,#3ee6c1);border-color:var(--teal,#3ee6c1);color:var(--navy,#062f46)}.sv-journey__locked,.sv-journey__checkout-wait,.sv-journey__complete{color:var(--journey-muted);text-align:center;flex-direction:column;align-items:center;padding:30px 20px;display:flex}.sv-journey__locked>svg,.sv-journey__checkout-wait>svg{color:#91a1a8;margin-bottom:9px}.sv-journey__locked strong,.sv-journey__checkout-wait strong,.sv-journey__complete strong{color:var(--journey-navy);font-size:10px}.sv-journey__locked p,.sv-journey__checkout-wait p,.sv-journey__complete p{max-width:230px;margin:5px 0 0;font-size:8px;line-height:1.5}.sv-journey__final-statement-action{background:var(--journey-navy);border:1px solid var(--journey-navy);color:#fff;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:40px;margin-top:15px;padding:9px 13px;font-weight:800;display:inline-flex}.sv-journey__final-statement-unavailable{color:#875c24;text-align:left;background:#fff8ed;border:1px solid #ead7b7;border-radius:10px;align-items:flex-start;gap:8px;max-width:285px;margin-top:15px;padding:10px 11px;display:flex}.sv-journey__final-statement-unavailable>svg{flex:none;margin-top:1px}.sv-journey__final-statement-unavailable>span{gap:2px;display:grid}.sv-journey__final-statement-unavailable strong{color:#694515}.sv-journey__final-statement-unavailable small{color:#875c24;line-height:1.45}.sv-journey__activity>div{padding:2px 16px 10px}.sv-journey__activity article{border-bottom:1px solid #edf2f3;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 0;display:grid}.sv-journey__activity article:last-child{border-bottom:0}.sv-journey__activity article>i{background:var(--journey-teal);border:2px solid #d9f8f1;border-radius:50%;width:8px;height:8px}.sv-journey__activity article>span{flex-direction:column;display:flex}.sv-journey__activity article strong{color:var(--journey-ink);font-size:9px}.sv-journey__activity article small,.sv-journey__activity article time{color:var(--journey-muted);margin-top:2px;font-size:7px}.sv-journey__activity article time{white-space:nowrap;margin:0}.sv-journey__assignment>header,.sv-journey__checkout>header{min-height:58px}.sv-journey__current-room{background:linear-gradient(135deg, var(--journey-navy), #10455d);color:#fff;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;margin:13px;padding:13px;display:grid;position:relative;overflow:hidden}.sv-journey__current-room:after{content:"";background:#3ee6c11f;border-radius:50%;width:70px;height:70px;position:absolute;top:-30px;right:-28px}.sv-journey__current-room>span{flex-direction:column;align-items:center;display:flex}.sv-journey__current-room>span small{color:#ffffff8c;text-transform:uppercase;font-size:7px}.sv-journey__current-room>span strong{color:var(--journey-teal);margin-top:4px;font-size:24px;line-height:1}.sv-journey__current-room>div{border-left:1px solid #ffffff26;flex-direction:column;min-width:0;padding-left:11px;display:flex}.sv-journey__current-room>div strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.sv-journey__current-room>div small{color:#ffffff8c;margin-top:3px;font-size:7px}.sv-journey__current-room>svg{color:var(--journey-teal);z-index:1;position:relative}.sv-journey__room-options{gap:7px;padding:13px;display:grid}.sv-journey__room-options label{border:1px solid var(--journey-line);cursor:pointer;background:#fff;border-radius:10px;grid-template-columns:15px minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 10px;transition:border-color .15s,background .15s,transform .15s;display:grid}.sv-journey__room-options label:hover:not(.is-unavailable),.sv-journey__room-options label.is-selected{background:#f2fcfa;border-color:#78dec9}.sv-journey__room-options label:hover:not(.is-unavailable){transform:translateY(-1px)}.sv-journey__room-options label.is-unavailable{cursor:not-allowed;opacity:.62;background:#f7f8f8}.sv-journey__room-options input{accent-color:var(--journey-teal-dark);margin:0}.sv-journey__room-options label>span{flex-direction:column;display:flex}.sv-journey__room-options label>span:last-child{align-items:flex-end}.sv-journey__room-options label strong{color:var(--journey-navy);font-size:10px}.sv-journey__room-options label small{color:var(--journey-muted);margin-top:2px;font-size:7px}.sv-journey__room-options label b{color:var(--journey-teal-dark);font-size:9px}.sv-journey__no-rooms{color:#8a651f;background:#fff9ef;border:1px solid #ecdcbf;border-radius:9px;align-items:center;gap:7px;padding:10px;font-size:8px;display:flex}.sv-journey__primary-action{background:var(--journey-navy);border:1px solid var(--journey-navy);color:#fff;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:7px;width:calc(100% - 26px);min-height:37px;margin:0 13px 13px;padding:9px 12px;font-size:9px;font-weight:750;display:flex}.sv-journey__operation-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:0 13px 13px;display:grid}.sv-journey__operation-actions>button{border:1px solid var(--journey-line);color:var(--journey-teal-dark);cursor:pointer;text-align:left;background:#fff;border-radius:10px;align-items:center;gap:7px;min-height:49px;padding:8px;display:flex}.sv-journey__operation-actions>button:hover:not(:disabled){background:#f3fcfa;border-color:#9be7d7}.sv-journey__operation-actions>button>span{flex-direction:column;min-width:0;display:flex}.sv-journey__operation-actions>button strong{color:var(--journey-navy);font-size:8px}.sv-journey__operation-actions>button small{color:var(--journey-muted);margin-top:3px;font-size:6.5px}.sv-journey__confirmation{border-top:1px solid var(--journey-line);color:var(--journey-muted);text-align:left}.sv-journey__confirmation-icon{color:var(--journey-teal-dark);background:#e6fbf6;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;margin-bottom:8px;display:inline-flex}.sv-journey__confirmation h3{color:var(--journey-navy);margin:0 0 4px;font-size:10px}.sv-journey__confirmation>p{margin:0 0 10px;font-size:8px;line-height:1.5}.sv-journey__confirmation>label:not(.notes){color:#526b78;cursor:pointer;align-items:flex-start;gap:7px;margin:9px 0;font-size:8px;line-height:1.4;display:flex}.sv-journey__confirmation>label input{accent-color:var(--journey-teal-dark);flex:none;margin:0}.sv-journey__confirmation footer{border-top:1px solid #e4ebed;margin-top:11px;padding-top:10px}.sv-journey__early-departure-warning{background:linear-gradient(135deg, #e8d5b552, #ffffffdb), var(--journey-surface,#fff);border:1px solid var(--journey-sand,#e8d5b5);border-left:3px solid var(--journey-warning,#a96813);color:var(--journey-ink,#123247);border-radius:10px;align-items:flex-start;gap:9px;margin:10px 0;padding:10px 11px;display:flex}.sv-journey__early-departure-warning>svg{color:var(--journey-warning,#a96813);flex:none;margin-top:1px}.sv-journey__early-departure-warning>span{gap:3px;min-width:0;display:grid}.sv-journey__early-departure-warning strong{color:var(--journey-navy,#062f46);font-size:10px}.sv-journey__early-departure-warning small{color:var(--journey-muted,#6b7d89);font-size:8px;line-height:1.45}.sv-journey__early-departure-review{background:var(--journey-surface,#fff);border:1px solid var(--journey-line,#dce7eb);border-radius:11px;gap:11px;margin:11px 0;padding:12px;display:grid;overflow:hidden}.sv-journey__early-departure-review>header{align-items:flex-start;gap:9px;display:flex}.sv-journey__early-departure-review>header>svg{color:var(--journey-teal-dark,#087d6b);flex:none;margin-top:1px}.sv-journey__early-departure-review>header>div{gap:2px;min-width:0;display:grid}.sv-journey__early-departure-review h4{color:var(--journey-navy,#062f46);margin:0;font-size:10px}.sv-journey__early-departure-review header p{color:var(--journey-muted,#6b7d89);margin:0;font-size:8px;line-height:1.45}.sv-journey__early-departure-review label{color:var(--journey-ink,#123247);gap:5px;font-size:8px;font-weight:750;display:grid}.sv-journey__early-departure-review textarea{background:var(--journey-canvas,#f5f8f8);border:1px solid var(--journey-line,#dce7eb);color:var(--journey-ink,#123247);resize:vertical;border-radius:8px;outline:none;width:100%;min-height:66px;padding:8px 9px;font-size:9px;line-height:1.45}.sv-journey__early-departure-review textarea:focus{background:var(--journey-surface,#fff);border-color:var(--journey-teal-dark,#087d6b);box-shadow:0 0 0 3px #3ee6c129}.sv-journey__early-departure-review button{justify-self:start}.sv-journey__early-departure-facts{border:1px solid var(--journey-line,#dce7eb);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid;overflow:hidden}.sv-journey__early-departure-facts>div{border-right:1px solid var(--journey-line,#dce7eb);gap:3px;min-width:0;padding:8px 9px;display:grid}.sv-journey__early-departure-facts>div:last-child{border-right:0}.sv-journey__early-departure-facts dt{color:var(--journey-muted,#6b7d89);letter-spacing:.04em;text-transform:uppercase;font-size:7px;font-weight:800}.sv-journey__early-departure-facts dd{color:var(--journey-navy,#062f46);overflow-wrap:anywhere;margin:0;font-size:9px;font-weight:800}.sv-journey__early-departure-facts>div:last-child dd{color:var(--journey-warning,#a96813)}.sv-journey__early-departure-effects{color:var(--journey-teal-dark,#087d6b);background:#3ee6c114;border:1px solid #087d6b2e;border-radius:8px;gap:4px;padding:9px 10px;display:grid}.sv-journey__early-departure-effects strong{color:var(--journey-navy,#062f46);font-size:8px}.sv-journey__early-departure-effects span{color:var(--journey-teal-dark,#087d6b);font-size:8px;line-height:1.45}.sv-journey__early-departure-preview{background:var(--journey-canvas,#f5f8f8);border:1px solid var(--journey-line,#dce7eb);border-radius:9px;gap:9px;padding:10px;display:grid}.sv-journey__early-departure-preview>header{justify-content:space-between;align-items:center;gap:7px;display:flex}.sv-journey__early-departure-preview>header strong{color:var(--journey-navy,#062f46);font-size:9px}.sv-journey__early-departure-preview>header small{color:var(--journey-muted,#6b7d89);text-align:right;font-size:7px}.sv-journey__early-departure-preview>label{color:var(--journey-ink,#123247);cursor:pointer;align-items:flex-start;gap:7px;font-size:8px;font-weight:650;line-height:1.45;display:flex}.sv-journey__early-departure-preview input{accent-color:var(--journey-teal-dark,#087d6b);flex:none;margin:1px 0 0}.sv-journey__assignment-review{background:var(--journey-assignment-review-surface,#f4fbf9);border-top:2px solid var(--journey-teal,#3ee6c1)}.sv-journey__assignment-review-summary{border:1px solid var(--journey-assignment-review-line,#d5e8e3);border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 0 10px;display:grid;overflow:hidden}.sv-journey__assignment-review-summary>div{border-right:1px solid var(--journey-assignment-review-line,#d5e8e3);min-width:0;padding:8px 9px}.sv-journey__assignment-review-summary>div:last-child,.sv-journey__assignment-review-summary>div:nth-child(2n){border-right:0}.sv-journey__assignment-review-summary>div:nth-child(-n+2){border-bottom:1px solid var(--journey-assignment-review-line,#d5e8e3)}.sv-journey__assignment-review-summary dt{color:var(--journey-muted,#637a84);letter-spacing:.04em;text-transform:uppercase;font-size:7px;font-weight:750}.sv-journey__assignment-review-summary dd{color:var(--journey-navy,#062f46);overflow-wrap:anywhere;margin:4px 0 0;font-size:9px;font-weight:800}.sv-journey__assignment-review h3:focus-visible{outline:2px solid var(--journey-teal-dark,#0a725f);outline-offset:3px;border-radius:4px}.sv-journey__move-form{border-top:1px solid var(--journey-line);gap:9px;display:grid}.sv-journey__move-form textarea,.sv-journey__checkout-confirm textarea{resize:vertical;min-height:62px}.sv-journey__departure-summary{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:14px 13px;display:grid}.sv-journey__departure-summary>span{flex-direction:column;display:flex}.sv-journey__departure-summary>span:last-child{text-align:right}.sv-journey__departure-summary strong{color:var(--journey-navy);margin-top:4px;font-size:9px}.sv-journey__departure-summary .due strong{color:var(--journey-danger)}.sv-journey__complete>span{color:var(--journey-teal-dark);background:#e5fbf5;border:1px solid #b6efdf;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:10px;display:inline-flex}.sv-journey__balance-warning,.sv-journey__credit-warning,.sv-journey__settled{border-radius:9px;align-items:flex-start;gap:7px;margin:9px 0;padding:9px;font-size:8px;display:flex}.sv-journey__balance-warning{color:#91601e;background:#fff7ed;border:1px solid #efd8b9}.sv-journey__balance-warning>span{flex-direction:column;gap:2px;display:flex}.sv-journey__credit-warning{color:#5b4b91;background:#f3f1ff;border:1px solid #d9d3f4}.sv-journey__credit-warning>span{flex-direction:column;gap:2px;display:flex}.sv-journey__settled{color:var(--journey-teal-dark);background:#edf9f6;border:1px solid #c8eee4}.sv-journey__checkout-confirm label.notes,.sv-journey__checkout-confirm label.settlement{margin:10px 0}.sv-journey__checkout-confirm label.settlement small{color:var(--journey-muted);font-size:7px;line-height:1.4}.sv-journey__city-ledger-note{background:var(--mint-wash,#ecfbf7);border:1px solid var(--mint-line,#bfe9de);color:var(--navy,#062f46);border-radius:10px;align-items:flex-start;gap:9px;margin:10px 0;padding:10px 11px;display:flex}.sv-journey__city-ledger-note>svg{color:var(--teal-dark,#148c79);flex:none;margin-top:1px}.sv-journey__city-ledger-note>span{flex-direction:column;gap:3px;font-size:8px;line-height:1.45;display:flex}.sv-journey__city-ledger-note strong{font-size:9px}.sv-journey__city-ledger-note.is-warning{background:var(--sand-soft,#fbf6ed);border-color:var(--sand,#e8d5b5)}.sv-journey__city-ledger-note.is-warning>svg{color:var(--warning,#9a6b20)}.sv-journey__state{border:1px solid var(--journey-line);color:var(--journey-muted);text-align:center;background:#fff;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:40px 20px;display:flex}.sv-journey__state>span{color:var(--journey-teal-dark);background:#e8fbf7;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.sv-journey__state.is-error>span{color:var(--journey-danger);background:#fff0f1}.sv-journey__state h1{color:var(--journey-navy);margin:14px 0 5px;font-size:16px}.sv-journey__state p{max-width:390px;margin:0;font-size:10px;line-height:1.55}.sv-journey__state button{background:var(--journey-navy);color:#fff;cursor:pointer;border:0;border-radius:9px;align-items:center;gap:6px;margin-top:16px;padding:9px 12px;font-size:9px;display:inline-flex}.sv-journey__state-actions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.sv-journey__state button.secondary,.sv-journey__loading-back{border:1px solid var(--journey-line);color:var(--journey-navy);background:#fff}.sv-journey__loading-back{cursor:pointer;border-radius:9px;justify-self:start;align-items:center;gap:6px;padding:8px 11px;font-size:9px;display:inline-flex}.sv-journey--loading{gap:14px;display:grid}.sv-journey--loading span,.sv-journey--loading i{background:linear-gradient(90deg,#e9eff0,#f6f8f8,#e9eff0) 0 0/200% 100%;border-radius:10px;animation:1.4s ease-in-out infinite sv-journey-pulse;display:block}.sv-journey__loading-heading{background:var(--journey-navy);border-radius:18px;align-items:center;gap:14px;min-height:116px;padding:24px;display:flex}.sv-journey__loading-heading>span{opacity:.25;width:54px;height:54px}.sv-journey__loading-heading>div{gap:9px;width:min(300px,60%);display:grid}.sv-journey__loading-heading i{opacity:.2;height:12px}.sv-journey__loading-heading i:last-child{width:65%}.sv-journey__loading-grid{border:1px solid var(--journey-line);background:#fff;border-radius:15px;grid-template-columns:repeat(3,1fr);gap:18px;padding:20px;display:grid}.sv-journey__loading-grid span{height:30px}.sv-journey__loading-body{grid-template-columns:minmax(0,1fr) 320px;gap:14px;display:grid}.sv-journey__loading-body span{height:330px}@keyframes sv-journey-pulse{0%{background-position:100% 0}to{background-position:-100% 0}}.sv-journey small,.sv-journey label,.sv-journey label>span{line-height:1.45;font-size:11px!important}.sv-journey p,.sv-journey td,.sv-journey th,.sv-journey dt,.sv-journey dd{line-height:1.45;font-size:12px!important}.sv-journey button,.sv-journey input,.sv-journey select,.sv-journey textarea{font-size:12px!important}.sv-journey__card>header h2,.sv-journey__card>header strong{font-size:14px}.sv-journey__status,.sv-journey__timeline strong,.sv-journey__activity strong,.sv-journey__operation-actions strong,.sv-journey__room-options strong{font-size:12px!important}@media (width<=1080px){.sv-journey__layout{grid-template-columns:1fr}.sv-journey__rail{grid-template-columns:repeat(2,minmax(0,1fr))}.sv-journey__stay-grid{grid-template-columns:minmax(0,1.1fr) minmax(220px,.9fr)}.sv-journey__loading-body{grid-template-columns:1fr}.sv-journey__loading-body span:last-child{height:220px}}@media (width<=760px){.sv-journey__financial-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.sv-journey__financial-history{grid-template-columns:1fr}.sv-journey__financial-history>section+section{border-top:1px solid #e8eff1;border-left:0}.sv-journey__cancellation-estimate,.sv-journey__no-show-estimate{grid-template-columns:1fr;align-items:start}.sv-journey__cancellation-estimate dl,.sv-journey__no-show-estimate dl{justify-content:space-between;width:100%}.sv-journey__no-show-estimate>p{text-align:left;max-width:none}.sv-journey__hero{border-radius:14px;flex-direction:column;align-items:flex-start;gap:17px;padding:18px}.sv-journey__hero-left{align-items:flex-start;width:100%}.sv-journey__back{width:32px;height:32px}.sv-journey__guest-avatar{border-radius:13px;width:46px;height:46px}.sv-journey__hero-status{flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin:0}.sv-journey__timeline{grid-template-columns:repeat(4,minmax(94px,1fr));overflow-x:auto}.sv-journey__timeline>div{min-width:94px}.sv-journey__timeline>div>svg{display:none}.sv-journey__timeline>div,.sv-journey__timeline>div:last-child{grid-template-columns:27px minmax(0,1fr)}.sv-journey__timeline>div>span{width:27px;height:27px}.sv-journey__stay-grid,.sv-journey__rail{grid-template-columns:1fr}.sv-journey__charge-form{grid-template-columns:repeat(2,minmax(0,1fr))}.sv-journey__folio-summary{padding-left:8px;padding-right:8px}}@media (width<=500px){.sv-journey__financial-summary{grid-template-columns:1fr;padding-left:12px;padding-right:12px}.sv-journey__financial-summary>span,.sv-journey__financial-summary>span:first-child,.sv-journey__financial-summary>span:last-child{border:1px solid #e0e9eb;border-bottom:0;border-radius:0;flex-direction:row;justify-content:space-between;align-items:center}.sv-journey__financial-summary>span:first-child{border-radius:10px 10px 0 0}.sv-journey__financial-summary>span:last-child{border-bottom:1px solid #e0e9eb;border-radius:0 0 10px 10px}.sv-journey__financial-summary strong{margin:0;font-size:14px}.sv-journey__financial-note{margin-left:12px;margin-right:12px}.sv-journey__financial-actions{grid-template-columns:1fr;padding-left:12px;padding-right:12px}.sv-journey__financial-actions button{min-height:50px}.sv-journey__financial-history>section,.sv-journey__cancellation-estimate,.sv-journey__no-show-estimate{padding-left:12px;padding-right:12px}.sv-journey__cancellation-estimate dl,.sv-journey__no-show-estimate dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.sv-journey__hero-left{grid-template-columns:32px 46px minmax(0,1fr);display:grid}.sv-journey__hero-left h1{font-size:20px}.sv-journey__hero-left small{line-height:1.4}.sv-journey__hero-status>small{display:none}.sv-journey__stay-grid{gap:10px;padding:12px}.sv-journey__stay-dates{grid-template-columns:1fr;align-items:start;padding:13px}.sv-journey__stay-dates>svg{transform:rotate(90deg)}.sv-journey__guest-facts>div{grid-template-columns:minmax(80px,.75fr) minmax(0,1.25fr)}.sv-journey__preferences,.sv-journey__card>header{padding-left:12px;padding-right:12px}.sv-journey__folio>header>button{justify-content:center;width:32px;height:32px;padding:0;font-size:0!important}.sv-journey__folio>header>button svg{width:15px;height:15px}.sv-journey__charge-form{grid-template-columns:1fr;padding:12px}.sv-journey__folio-summary{grid-template-columns:1fr}.sv-journey__folio-summary>span,.sv-journey__folio-summary>span:first-child{border-top:1px solid #e1e9eb;border-left:0;flex-direction:row;justify-content:space-between;align-items:center;padding:7px 4px}.sv-journey__folio-summary>span:first-child{border-top:0}.sv-journey__folio-summary strong{margin:0}.sv-journey__operation-actions{grid-template-columns:1fr}.sv-journey__activity article{grid-template-columns:8px minmax(0,1fr);align-items:start}.sv-journey__activity article time{grid-column:2}.sv-journey__loading-grid{grid-template-columns:1fr}.sv-journey__revisions{grid-template-columns:1fr;padding:11px 12px}.sv-journey__revisions li{flex-direction:column;align-items:flex-start}.sv-journey small,.sv-journey label,.sv-journey label>span{font-size:12px!important}.sv-journey button,.sv-journey input,.sv-journey select,.sv-journey textarea{font-size:13px!important}.sv-journey__folio>header>button{font-size:0!important}.sv-journey__final-statement-action,.sv-journey__final-statement-unavailable{width:100%;max-width:none}}@media (width<=930px){.sv-journey__correction-drawer{width:min(520px,100vw - 28px);max-width:520px}.sv-journey__correction-review dl{grid-template-columns:repeat(2,minmax(0,1fr))}.sv-journey__correction-review dl>div:nth-child(3n){border-right:1px solid var(--line,#dce5e6)}.sv-journey__correction-review dl>div:nth-child(2n){border-right:0}}@media (width<=620px){.sv-journey__early-departure-review{padding:10px}.sv-journey__early-departure-review>header{gap:8px}.sv-journey__early-departure-review button{justify-self:stretch;width:100%}.sv-journey__early-departure-facts{grid-template-columns:1fr}.sv-journey__early-departure-facts>div,.sv-journey__early-departure-facts>div:last-child{border-bottom:1px solid var(--journey-line,#dce7eb);border-right:0}.sv-journey__early-departure-facts>div:last-child{border-bottom:0}.sv-journey__early-departure-preview>header{flex-direction:column;align-items:flex-start;gap:3px}.sv-journey__early-departure-preview>header small{text-align:left}.sv-journey__folio-evidence{grid-template-columns:minmax(0,1fr) auto;padding:8px 12px}.sv-journey__folio-evidence>span:nth-child(3){border-left:0;grid-column:1/-1;padding:7px 0 0}.sv-journey__correction-backdrop{align-items:flex-end}.sv-journey__correction-drawer{border-radius:20px 20px 0 0;grid-template-rows:auto minmax(0,1fr) auto;width:100%;max-width:none;height:min(94vh,860px)}.sv-journey__correction-drawer>header{grid-template-columns:40px minmax(0,1fr) 36px;gap:10px;padding:16px 15px}.sv-journey__correction-drawer>header>span{width:40px;height:40px}.sv-journey__correction-drawer>header h2{font-size:22px}.sv-journey__correction-body{padding:15px}.sv-journey__correction-original,.sv-journey__correction-cap{grid-template-columns:1fr;align-items:start}.sv-journey__correction-original>strong{font-size:18px}.sv-journey__correction-review>header{grid-template-columns:30px minmax(0,1fr);align-items:start}.sv-journey__correction-review>header em{grid-column:2}.sv-journey__correction-review dl,.sv-journey__correction-effect{grid-template-columns:1fr}.sv-journey__correction-review dl>div,.sv-journey__correction-review dl>div:nth-child(2n),.sv-journey__correction-review dl>div:nth-child(3n){border-right:0}.sv-journey__correction-effect>span{border-bottom:1px solid var(--line,#dce5e6)}.sv-journey__correction-drawer>footer{padding:12px 15px max(12px, env(safe-area-inset-bottom))}.sv-journey__correction-drawer>footer button{flex:1}.sv-journey__assignment-review-summary{grid-template-columns:1fr}.sv-journey__assignment-review-summary>div,.sv-journey__assignment-review-summary>div:nth-child(2n){border-bottom:1px solid var(--journey-assignment-review-line,#d5e8e3);border-right:0}.sv-journey__assignment-review-summary>div:last-child{border-bottom:0}.sv-journey__assignment-review footer{flex-direction:column-reverse}.sv-journey__assignment-review footer button{width:100%}}@media (prefers-reduced-motion:reduce){.sv-journey *,.sv-journey :before,.sv-journey :after{scroll-behavior:auto!important;transition-duration:.01ms!important}.sv-journey--loading span,.sv-journey--loading i{animation:none}}.sv-walk-in-intake{--wii-navy:var(--navy,#062f46);--wii-navy-2:var(--navy-2,#0b425f);--wii-teal:var(--teal,#3ee6c1);--wii-teal-dark:var(--teal-dark,#0a725f);--wii-sand:var(--sand,#e8d5b5);--wii-paper:var(--paper,#f6f8f7);--wii-muted:var(--muted,#6d8591);--wii-line:var(--line,#dce5e6);color:#123448;background:#fff;border:1px solid #062f4621;border-radius:19px;margin-bottom:22px;overflow:hidden;box-shadow:0 18px 48px #062f4617}.sv-walk-in-intake :where(button,textarea){font:inherit}.sv-walk-in-intake button{cursor:pointer}.sv-walk-in-intake button:disabled{cursor:not-allowed;opacity:.55}.sv-walk-in-intake :where(button,textarea):focus-visible{outline-offset:2px;outline:3px solid #3ee6c175}.sv-walk-in-intake__header{color:#fff;background:radial-gradient(circle at 84% -60%, #3ee6c14d, transparent 48%), linear-gradient(118deg, var(--wii-navy), var(--wii-navy-2));justify-content:space-between;align-items:center;gap:22px;min-height:84px;padding:17px 19px;display:flex;position:relative;overflow:hidden}.sv-walk-in-intake__header:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:130px;height:130px;position:absolute;top:-48px;right:20%}.sv-walk-in-intake__identity{z-index:1;align-items:center;gap:12px;min-width:0;display:flex;position:relative}.sv-walk-in-intake__mark{width:41px;height:41px;color:var(--wii-navy);background:var(--wii-teal);border-radius:13px 13px 13px 4px;flex:none;place-items:center;display:grid;box-shadow:0 9px 22px #3ee6c136}.sv-walk-in-intake__identity p,.sv-walk-in-intake__identity h3,.sv-walk-in-intake__identity small{margin:0}.sv-walk-in-intake__identity p{color:var(--wii-teal);letter-spacing:.14em;text-transform:uppercase;font-size:8px;font-weight:850}.sv-walk-in-intake__identity h3{margin-top:3px;font-family:DM Serif Display,Georgia,serif;font-size:22px;font-weight:400;line-height:1.1}.sv-walk-in-intake__identity small{color:#ffffffa8;margin-top:4px;font-size:9px;display:block}.sv-walk-in-intake__effect{z-index:1;color:#e6fff8;white-space:nowrap;background:#ffffff12;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:6px;min-height:30px;padding:0 9px;font-size:8px;font-weight:750;display:inline-flex;position:relative}.sv-walk-in-intake__body{grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);min-height:330px;display:grid}.sv-walk-in-intake__prompt-pane{min-width:0;padding:20px}.sv-walk-in-intake__intro p,.sv-walk-in-intake__intro h4{margin:0}.sv-walk-in-intake__eyebrow,.sv-walk-in-intake__state-eyebrow{letter-spacing:.13em;text-transform:uppercase;font-weight:850;color:var(--wii-teal-dark)!important;font-size:8px!important}.sv-walk-in-intake__intro h4{color:var(--wii-navy);margin-top:5px;font-family:DM Serif Display,Georgia,serif;font-size:22px;font-weight:400;line-height:1.15}.sv-walk-in-intake__intro>p:last-child{color:var(--wii-muted);margin-top:6px;font-size:9px;line-height:1.5}.sv-walk-in-intake form{margin-top:15px}.sv-walk-in-intake form>label{color:var(--wii-navy);margin-bottom:6px;font-size:9px;font-weight:800;display:block}.sv-walk-in-intake__composer{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.sv-walk-in-intake__composer textarea{resize:vertical;color:#123448;border:1px solid var(--wii-line);background:#fff;border-radius:12px;width:100%;min-height:92px;padding:11px 12px;font-size:10px;line-height:1.5;transition:border-color .16s,box-shadow .16s}.sv-walk-in-intake__composer textarea:hover{border-color:#0a725f5c}.sv-walk-in-intake__composer textarea::placeholder{color:#93a5ac}.sv-walk-in-intake__composer>button,.sv-walk-in-intake__apply{min-height:43px;color:var(--wii-navy);background:var(--wii-teal);border:1px solid var(--wii-teal);white-space:nowrap;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:9px;font-weight:850;transition:background .16s,transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 8px 20px #3ee6c12e}.sv-walk-in-intake__composer>button:hover:not(:disabled),.sv-walk-in-intake__apply:hover:not(:disabled){background:#55ebca;transform:translateY(-1px);box-shadow:0 10px 24px #3ee6c13d}.sv-walk-in-intake__composer>button svg,.sv-walk-in-intake__analysing .sv-walk-in-intake__loader svg{animation:.85s linear infinite sv-wii-spin}.sv-walk-in-intake__composer>button:not(:disabled) svg{animation:none}.sv-walk-in-intake__composer-meta{color:var(--wii-muted);justify-content:space-between;gap:10px;margin-top:5px;font-size:8px;display:flex}.sv-walk-in-intake__examples{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.sv-walk-in-intake__examples>span{width:100%;color:var(--wii-muted);font-size:8px;font-weight:750}.sv-walk-in-intake__examples button{color:#496773;background:var(--wii-paper);border:1px solid var(--wii-line);text-align:left;border-radius:9px;min-height:34px;padding:7px 9px;font-size:8px;line-height:1.35;transition:color .16s,border-color .16s,background .16s}.sv-walk-in-intake__examples button:hover:not(:disabled){color:var(--wii-teal-dark);background:#3ee6c114;border-color:#0a725f4d}.sv-walk-in-intake__state-pane{background:radial-gradient(circle at 90% 0, #3ee6c11f, transparent 36%), var(--wii-paper);border-left:1px solid var(--wii-line);min-width:0;padding:20px}.sv-walk-in-intake__empty,.sv-walk-in-intake__analysing,.sv-walk-in-intake__error{flex-direction:column;justify-content:center;align-items:flex-start;height:100%;min-height:240px;display:flex}.sv-walk-in-intake__empty-icon,.sv-walk-in-intake__loader,.sv-walk-in-intake__error>span{width:43px;height:43px;color:var(--wii-navy);background:#3ee6c12e;border-radius:13px 13px 13px 5px;place-items:center;margin-bottom:13px;display:grid}.sv-walk-in-intake__empty h4,.sv-walk-in-intake__empty p,.sv-walk-in-intake__analysing h4,.sv-walk-in-intake__analysing p,.sv-walk-in-intake__error h4,.sv-walk-in-intake__error p{margin:0}.sv-walk-in-intake__empty h4,.sv-walk-in-intake__analysing h4,.sv-walk-in-intake__error h4,.sv-walk-in-intake__draft h4,.sv-walk-in-intake__applied h4{color:var(--wii-navy);margin-top:5px;font-family:DM Serif Display,Georgia,serif;font-size:18px;font-weight:400;line-height:1.2}.sv-walk-in-intake__empty>p:not(.sv-walk-in-intake__state-eyebrow),.sv-walk-in-intake__analysing>p:not(.sv-walk-in-intake__state-eyebrow),.sv-walk-in-intake__error>p:not(.sv-walk-in-intake__state-eyebrow){color:var(--wii-muted);margin-top:6px;font-size:9px;line-height:1.5}.sv-walk-in-intake__empty ul{color:#496773;gap:7px;margin:14px 0 0;padding:0;font-size:8px;font-weight:750;list-style:none;display:grid}.sv-walk-in-intake__empty li{align-items:center;gap:7px;display:flex}.sv-walk-in-intake__empty li svg{color:var(--wii-teal-dark)}.sv-walk-in-intake__skeleton{gap:7px;width:100%;margin-top:17px;display:grid}.sv-walk-in-intake__skeleton i{background:linear-gradient(100deg,#062f460f,#ffffffd9,#062f460f) 0 0/220% 100%;border-radius:9px;height:31px;animation:1.45s ease-in-out infinite sv-wii-sheen}.sv-walk-in-intake__skeleton i:nth-child(2){width:82%}.sv-walk-in-intake__skeleton i:nth-child(3){width:64%}.sv-walk-in-intake__draft-heading{align-items:center;gap:9px;display:flex}.sv-walk-in-intake__draft-heading>span{width:35px;height:35px;color:var(--wii-navy);background:var(--wii-teal);border-radius:10px;flex:none;place-items:center;display:grid}.sv-walk-in-intake__draft-heading p,.sv-walk-in-intake__draft-heading h4{margin:0}.sv-walk-in-intake__field-chips{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:14px;display:grid}.sv-walk-in-intake__field-chip{border:1px solid var(--wii-line);background:#fff;border-radius:10px;gap:6px;min-width:0;padding:9px 10px;display:grid;box-shadow:0 5px 13px #062f4609}.sv-walk-in-intake__field-chip small,.sv-walk-in-intake__field-chip strong{display:block}.sv-walk-in-intake__field-chip small{color:var(--wii-muted);letter-spacing:.05em;text-transform:uppercase;font-size:7px;font-weight:750}.sv-walk-in-intake__field-chip strong{color:var(--wii-navy);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;overflow:hidden}.sv-walk-in-intake__field-chip em{color:var(--wii-teal-dark);text-transform:capitalize;background:#3ee6c121;border-radius:999px;justify-self:start;padding:3px 6px;font-size:6px;font-style:normal;font-weight:850}.sv-walk-in-intake__questions,.sv-walk-in-intake__warnings{color:#6d5427;background:#e8d5b54f;border:1px solid #8b64282e;border-radius:10px;align-items:flex-start;gap:8px;margin-top:9px;padding:9px 10px;display:flex}.sv-walk-in-intake__warnings{color:#893f2e;background:#e77f681a;border-color:#b3443038}.sv-walk-in-intake__questions>span,.sv-walk-in-intake__warnings>span{flex:none}.sv-walk-in-intake__questions strong,.sv-walk-in-intake__warnings strong{color:var(--wii-navy);font-size:8px}.sv-walk-in-intake__questions ul,.sv-walk-in-intake__warnings ul{gap:3px;margin:4px 0 0;padding-left:15px;font-size:7px;line-height:1.4;display:grid}.sv-walk-in-intake__apply{width:100%;margin-top:11px}.sv-walk-in-intake__apply svg:last-child{margin-left:auto}.sv-walk-in-intake__error>span{color:#9b432f;background:#e77f6826}.sv-walk-in-intake__error>button,.sv-walk-in-intake__applied>button{min-height:36px;color:var(--wii-navy);border:1px solid var(--wii-line);background:#fff;border-radius:9px;align-items:center;gap:6px;margin-top:13px;padding:0 10px;font-size:8px;font-weight:800;display:inline-flex}.sv-walk-in-intake__applied{background:linear-gradient(120deg,#3ee6c124,#fffffff5);grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:18px 20px;display:grid}.sv-walk-in-intake__applied>span{width:42px;height:42px;color:var(--wii-teal-dark);background:#3ee6c138;border-radius:12px;place-items:center;display:grid}.sv-walk-in-intake__applied p,.sv-walk-in-intake__applied h4{margin:0}.sv-walk-in-intake__applied h4{margin-top:3px}.sv-walk-in-intake__applied div>p:last-child{color:var(--wii-muted);margin-top:3px;font-size:8px}.sv-walk-in-intake__applied>button{white-space:nowrap;margin-top:0}.sv-walk-in-intake__safety{color:var(--wii-teal-dark);background:#3ee6c112;border-top:1px solid #0a725f1f;align-items:flex-start;gap:8px;padding:11px 19px;display:flex}.sv-walk-in-intake__safety>svg{flex:none}.sv-walk-in-intake__safety strong,.sv-walk-in-intake__safety small{display:block}.sv-walk-in-intake__safety strong{color:var(--wii-navy);font-size:8px}.sv-walk-in-intake__safety small{color:var(--wii-muted);margin-top:3px;font-size:7px;line-height:1.4}@keyframes sv-wii-spin{to{transform:rotate(360deg)}}@keyframes sv-wii-sheen{0%,to{background-position:100% 0}50%{background-position:0 0}}@media (width<=930px){.sv-walk-in-intake__body{grid-template-columns:1fr}.sv-walk-in-intake__state-pane{border-top:1px solid var(--wii-line);border-left:0}.sv-walk-in-intake__empty,.sv-walk-in-intake__analysing,.sv-walk-in-intake__error{min-height:190px}.sv-walk-in-intake__field-chips{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=620px){.sv-walk-in-intake{border-radius:16px}.sv-walk-in-intake__header{min-height:75px;padding:14px}.sv-walk-in-intake__identity h3{font-size:19px}.sv-walk-in-intake__identity small,.sv-walk-in-intake__effect{display:none}.sv-walk-in-intake__prompt-pane,.sv-walk-in-intake__state-pane{padding:15px}.sv-walk-in-intake__composer{grid-template-columns:1fr}.sv-walk-in-intake__composer>button{width:100%}.sv-walk-in-intake__field-chips{grid-template-columns:repeat(2,minmax(0,1fr))}.sv-walk-in-intake__applied{grid-template-columns:38px minmax(0,1fr);padding:15px}.sv-walk-in-intake__applied>span{width:38px;height:38px}.sv-walk-in-intake__applied>button{grid-column:2;justify-self:start}.sv-walk-in-intake__safety{padding:10px 14px}}@media (width<=390px){.sv-walk-in-intake__mark{width:36px;height:36px}.sv-walk-in-intake__identity p{font-size:7px}.sv-walk-in-intake__identity h3{font-size:17px}.sv-walk-in-intake__intro h4{font-size:20px}.sv-walk-in-intake__field-chips{grid-template-columns:1fr}.sv-walk-in-intake__composer-meta>small:first-child{display:none}.sv-walk-in-intake__composer-meta{justify-content:flex-end}.sv-walk-in-intake__examples button{width:100%}.sv-walk-in-intake__safety small{display:none}}@media (prefers-reduced-motion:reduce){.sv-walk-in-intake *,.sv-walk-in-intake :before,.sv-walk-in-intake :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.booking-guest-selector{--bgs-navy:var(--navy,#062f46);--bgs-navy-2:var(--navy-2,#0b425f);--bgs-teal:var(--teal,#3ee6c1);--bgs-teal-dark:var(--teal-dark,#0a725f);--bgs-sand:var(--sand,#e8d5b5);--bgs-paper:var(--paper,#f6f8f7);--bgs-white:var(--white,#fff);--bgs-ink:var(--ink,#123448);--bgs-muted:var(--muted,#6d8591);--bgs-line:var(--line,#dce5e6);--bgs-coral:var(--coral,#e77f68);color:var(--bgs-ink);background:linear-gradient(145deg, var(--bgs-white), #f6f8f7c7);border:1px solid var(--bgs-line);border-radius:15px;gap:12px;margin-bottom:18px;padding:14px;display:grid}.booking-guest-selector button,.booking-guest-selector input{font:inherit}.booking-guest-selector__header{align-items:flex-start;gap:10px;display:flex}.booking-guest-selector__icon{width:36px;height:36px;color:var(--bgs-navy);background:#3ee6c129;border-radius:12px 12px 12px 4px;flex:none;place-items:center;display:grid}.booking-guest-selector__header>span:last-child{min-width:0}.booking-guest-selector__header small,.booking-guest-selector__header strong,.booking-guest-selector__header p{margin:0;display:block}.booking-guest-selector__header small{color:var(--bgs-teal-dark);letter-spacing:.13em;text-transform:uppercase;font-size:8px;font-weight:800}.booking-guest-selector__header strong{color:var(--bgs-navy);margin-top:3px;font-size:12px}.booking-guest-selector__header p{color:var(--bgs-muted);margin-top:3px;font-size:9px;line-height:1.45}.booking-guest-selector__external-error{color:#8b442f;background:#e77f681f;border:1px solid #e77f684d;border-radius:10px;align-items:flex-start;gap:7px;padding:9px 10px;font-size:9px;line-height:1.45;display:flex}.booking-guest-selector__external-error svg{flex:none}.booking-guest-selector__search{grid-template-columns:minmax(0,1fr) auto;gap:7px;display:grid}.booking-guest-selector__search>label{color:var(--bgs-navy);grid-column:1/-1;font-size:9px;font-weight:800}.booking-guest-selector__search-control{min-height:42px;color:var(--bgs-muted);background:var(--bgs-white);border:1px solid var(--bgs-line);border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;padding:0 10px;display:grid}.booking-guest-selector__search-control:focus-within{border-color:#0a725f7a;box-shadow:0 0 0 3px #3ee6c11f}.booking-guest-selector__search-control input{width:100%;min-width:0;height:40px;color:var(--bgs-ink);background:0 0;border:0;outline:0;padding:0;font-size:10px}.booking-guest-selector__search-control input::placeholder{color:#87989f}.booking-guest-selector__clear{width:30px;height:30px;color:var(--bgs-muted);background:0 0;border:0;border-radius:8px;place-items:center;padding:0;display:grid}.booking-guest-selector__clear:hover{color:var(--bgs-navy);background:var(--bgs-paper)}.booking-guest-selector__search>button,.booking-guest-selector__state>button,.booking-guest-selector__new-action>button,.booking-guest-selector__selection>button{min-height:42px;color:var(--bgs-navy);background:var(--bgs-teal);border:1px solid var(--bgs-teal);white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:0 13px;font-size:9px;font-weight:800;display:inline-flex}.booking-guest-selector__search>button:hover,.booking-guest-selector__new-action>button:hover{background:#55ebca}.booking-guest-selector :where(button,input):focus-visible{outline-offset:2px;outline:3px solid #3ee6c175}.booking-guest-selector button:disabled,.booking-guest-selector input:disabled{cursor:not-allowed;opacity:.43;filter:saturate(.45)}.booking-guest-selector__guidance,.booking-guest-selector__permission-note{color:var(--bgs-muted);align-items:center;gap:5px;margin:-5px 0 0;font-size:8px;display:flex}.booking-guest-selector__guidance svg,.booking-guest-selector__permission-note svg{color:var(--bgs-teal-dark);flex:none}.booking-guest-selector__results{gap:8px;display:grid}.booking-guest-selector__state{min-height:62px;color:var(--bgs-teal-dark);background:#3ee6c114;border:1px dashed #0a725f40;border-radius:11px;align-items:center;gap:9px;padding:10px 11px;display:flex}.booking-guest-selector__state>svg{flex:none}.booking-guest-selector__state>span{gap:2px;min-width:0;display:grid}.booking-guest-selector__state strong{color:var(--bgs-navy);font-size:10px}.booking-guest-selector__state small{color:var(--bgs-muted);font-size:8px;line-height:1.4}.booking-guest-selector__state>button{min-height:36px;color:var(--bgs-navy);background:var(--bgs-white);border-color:var(--bgs-line);margin-left:auto}.booking-guest-selector__state.is-idle,.booking-guest-selector__state.is-empty{color:var(--bgs-muted);border-color:var(--bgs-line);background:#f6f8f7b8}.booking-guest-selector__state.is-error{color:#8b442f;background:#e77f681a;border-color:#e77f6852}.booking-guest-selector__result-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.booking-guest-selector__result-heading>span{gap:2px;display:grid}.booking-guest-selector__result-heading strong{color:var(--bgs-navy);font-size:10px}.booking-guest-selector__result-heading small{color:var(--bgs-muted);font-size:8px}.booking-guest-selector__result-heading>em{color:var(--bgs-teal-dark);white-space:nowrap;background:#3ee6c11f;border-radius:999px;padding:4px 7px;font-size:7px;font-style:normal;font-weight:800}.booking-guest-selector__list{gap:6px;margin:0;padding:0;list-style:none;display:grid}.booking-guest-selector__result{width:100%;min-height:66px;color:var(--bgs-ink);background:var(--bgs-white);border:1px solid var(--bgs-line);text-align:left;border-radius:11px;grid-template-columns:34px minmax(0,1fr) minmax(118px,auto) auto;align-items:center;gap:9px;padding:9px 10px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.booking-guest-selector__result:not(:disabled):hover{border-color:#0a725f59;transform:translateY(-1px);box-shadow:0 9px 24px #062f4614}.booking-guest-selector__avatar{width:34px;height:34px;color:var(--bgs-navy);background:#e8d5b58c;border-radius:9px;place-items:center;font-size:8px;font-weight:800;display:grid}.booking-guest-selector__identity{gap:3px;min-width:0;display:grid}.booking-guest-selector__identity>strong{color:var(--bgs-navy);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.booking-guest-selector__contacts{min-width:0;color:var(--bgs-muted);flex-wrap:wrap;gap:4px 9px;font-size:8px;display:flex}.booking-guest-selector__contacts>span{align-items:center;gap:4px;min-width:0;display:inline-flex}.booking-guest-selector__contacts svg{flex:none}.booking-guest-selector__evidence{flex-wrap:wrap;gap:3px;display:flex}.booking-guest-selector__evidence em{color:var(--bgs-teal-dark);background:#3ee6c11f;border-radius:999px;padding:3px 5px;font-size:7px;font-style:normal;font-weight:800}.booking-guest-selector__stay{color:var(--bgs-muted);white-space:nowrap;align-items:center;gap:5px;font-size:8px;display:inline-flex}.booking-guest-selector__use{color:var(--bgs-navy);white-space:nowrap;background:#3ee6c129;border-radius:8px;padding:7px 8px;font-size:8px;font-weight:800}.booking-guest-selector__new-action{background:#e8d5b540;border:1px solid #8b64282e;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;padding:10px 11px;display:flex}.booking-guest-selector__new-action>span{color:#765018;align-items:flex-start;gap:8px;min-width:0;display:flex}.booking-guest-selector__new-action>span>span{gap:2px;min-width:0;display:grid}.booking-guest-selector__new-action strong{color:var(--bgs-navy);font-size:9px}.booking-guest-selector__new-action small{color:var(--bgs-muted);font-size:8px;line-height:1.4}.booking-guest-selector__permission-note{background:var(--bgs-paper);border:1px solid var(--bgs-line);border-radius:10px;margin:0;padding:9px 10px}.booking-guest-selector__selection{background:linear-gradient(135deg,#3ee6c124,#ffffffeb);border:1px solid #0a725f40;border-radius:12px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.booking-guest-selector__selection.is-new{background:linear-gradient(135deg,#e8d5b559,#fffffff0);border-color:#8b642838}.booking-guest-selector__selection-mark{width:36px;height:36px;color:var(--bgs-teal-dark);background:#3ee6c12e;border-radius:10px;align-self:start;place-items:center;display:grid}.booking-guest-selector__selection.is-new .booking-guest-selector__selection-mark{color:#765018;background:#e8d5b58c}.booking-guest-selector__selection-copy{gap:3px;min-width:0;display:grid}.booking-guest-selector__selection-copy>small{color:var(--bgs-teal-dark);letter-spacing:.09em;text-transform:uppercase;font-size:7px;font-weight:800}.booking-guest-selector__selection-copy>strong{color:var(--bgs-navy);font-size:11px}.booking-guest-selector__selection-copy>p{color:var(--bgs-muted);margin:2px 0 0;font-size:8px;line-height:1.45}.booking-guest-selector__selection>button{min-height:38px;color:var(--bgs-navy);background:var(--bgs-white);border-color:var(--bgs-line)}.booking-guest-selector__spinner{animation:.8s linear infinite booking-guest-selector-spin}@keyframes booking-guest-selector-spin{to{transform:rotate(360deg)}}@media (width<=930px){.booking-guest-selector__result{grid-template-columns:34px minmax(0,1fr) auto}.booking-guest-selector__stay{grid-column:2}.booking-guest-selector__use{grid-area:1/3/span 2}}@media (width<=620px){.booking-guest-selector{padding:12px}.booking-guest-selector__search{grid-template-columns:1fr}.booking-guest-selector__search>label{grid-column:auto}.booking-guest-selector__search>button{width:100%;min-height:44px}.booking-guest-selector__result-heading{align-items:flex-start}.booking-guest-selector__result-heading>em{display:none}.booking-guest-selector__result{grid-template-columns:34px minmax(0,1fr);min-height:0;padding:11px}.booking-guest-selector__stay,.booking-guest-selector__use{grid-area:auto/2}.booking-guest-selector__stay{white-space:normal}.booking-guest-selector__use{text-align:center;align-content:center;justify-self:stretch;min-height:39px;padding:0 10px}.booking-guest-selector__new-action,.booking-guest-selector__selection{grid-template-columns:36px minmax(0,1fr);align-items:stretch}.booking-guest-selector__new-action{flex-direction:column}.booking-guest-selector__new-action>button,.booking-guest-selector__selection>button{width:100%;min-height:44px}.booking-guest-selector__selection>button{grid-column:1/-1}.booking-guest-selector__state{flex-wrap:wrap;align-items:flex-start}.booking-guest-selector__state>button{width:100%;margin-left:0}}@media (width<=390px){.booking-guest-selector__header p{line-height:1.35}.booking-guest-selector__contacts{display:grid}}@media (prefers-reduced-motion:reduce){.booking-guest-selector *,.booking-guest-selector :before,.booking-guest-selector :after{scroll-behavior:auto!important;transition:none!important}.booking-guest-selector__spinner{animation:none!important}}.booking-workflow-backdrop{z-index:150;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(circle at 18% 12%,#3ee6c129,#0000 30%),#031c2ac7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.booking-workflow{--booking-navy:var(--navy,#062f46);--booking-navy-2:var(--navy-2,#0b425f);--booking-teal:var(--teal,#3ee6c1);--booking-teal-dark:var(--teal-dark,#0a725f);--booking-sand:var(--sand,#e8d5b5);--booking-paper:var(--paper,#f6f8f7);--booking-muted:var(--muted,#6d8591);--booking-line:var(--line,#dce5e6);color:#123448;background:#fff;border:1px solid #ffffff73;border-radius:24px;flex-direction:column;width:min(1040px,100%);max-height:min(920px,100vh - 48px);display:flex;overflow:hidden;box-shadow:0 40px 100px #00121d6b}.booking-workflow button,.booking-workflow input,.booking-workflow select,.booking-workflow textarea{font:inherit}.booking-prefill-room{color:#075f51;background:#3ee6c121;border:1px solid #08745f2e;border-radius:11px;align-items:flex-start;gap:9px;margin-top:12px;padding:11px 12px;display:flex}.booking-prefill-room>span{gap:3px;display:grid}.booking-prefill-room strong{color:var(--navy,#062f46);font-size:10px}.booking-prefill-room small{color:#627981;font-size:9px;line-height:1.4}.booking-prefill-room.is-cleared{color:#8b6428;background:#e8d5b547;border-color:#8b642833}.booking-quote-state{color:#6d5427;background:linear-gradient(135deg,#e8d5b557,#ffffffeb);border:1px solid #8b642833;border-radius:13px;grid-template-columns:36px minmax(0,1fr) auto;align-items:start;gap:10px;margin-top:12px;padding:12px;display:grid;position:relative;overflow:hidden}.booking-quote-state:before{content:"";background:var(--booking-sand);width:3px;position:absolute;top:0;bottom:0;left:0}.booking-quote-state>span{color:#6d5427;background:#e8d5b580;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.booking-quote-state>div{min-width:0}.booking-quote-state strong,.booking-quote-state small{display:block}.booking-quote-state strong{color:var(--booking-navy);font-size:11px;line-height:1.3}.booking-quote-state small{color:#536f7a;margin-top:3px;font-size:10px;line-height:1.45}.booking-quote-state ul{color:#7f3b2d;background:#ffffff9e;border-radius:8px;gap:3px;margin:8px 0 0;padding:8px 10px 8px 25px;font-size:10px;line-height:1.4;display:grid}.booking-quote-state>button{min-height:36px;color:var(--booking-navy);white-space:nowrap;background:#fff;border:1px solid;border-radius:9px;justify-content:center;align-items:center;gap:5px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.booking-quote-state>button:hover{background:#ffffffb8}.booking-quote-state.is-loading{color:var(--booking-teal-dark);background:linear-gradient(110deg,#3ee6c11c,#fffffff5,#3ee6c11c) 0 0/220% 100%;border-color:#0a725f33;animation:1.8s ease-in-out infinite booking-quote-sheen}.booking-quote-state.is-loading:before,.booking-quote-state.is-ready:before{background:var(--booking-teal)}.booking-quote-state.is-loading>span,.booking-quote-state.is-ready>span{color:var(--booking-teal-dark);background:#3ee6c12b}.booking-quote-state.is-ready{color:var(--booking-teal-dark);background:linear-gradient(135deg,#3ee6c124,#fffffff5);border-color:#0a725f38;box-shadow:0 8px 22px #062f460b}.booking-quote-state.is-error{color:#9b432f;background:linear-gradient(135deg,#e77f6824,#fffffff5);border-color:#b3443047}.booking-quote-state.is-error:before{background:#d8624b}.booking-quote-state.is-error>span{color:#9b432f;background:#e77f682b}.booking-quote-state.is-demo{color:#765a2c;background:linear-gradient(135deg,#e8d5b561,#fffffff5);border-color:#765a2c30}.booking-workflow .spin{animation:.85s linear infinite booking-spin}@keyframes booking-spin{to{transform:rotate(360deg)}}@keyframes booking-quote-sheen{0%,to{background-position:100% 0}50%{background-position:0 0}}.booking-workflow button{cursor:pointer}.booking-workflow button:focus-visible,.booking-workflow input:focus-visible,.booking-workflow select:focus-visible,.booking-workflow textarea:focus-visible,.booking-workflow h3:focus-visible,.booking-workflow:focus-visible,.booking-error-summary:focus-visible,.booking-quote-state:focus-visible,.booking-room-options:focus-visible,.booking-rate-options:focus-visible{outline-offset:2px;outline:3px solid #3ee6c173}.booking-workflow-header{color:#fff;background:linear-gradient(115deg, #ffffff0a, transparent 48%), var(--booking-navy);justify-content:space-between;align-items:center;gap:24px;min-height:98px;padding:20px 24px;display:flex}.booking-workflow-brand{align-items:center;gap:13px;min-width:0;display:flex}.booking-workflow-brand>span{width:42px;height:42px;color:var(--booking-navy);background:var(--booking-teal);border-radius:13px 13px 13px 4px;flex:none;place-items:center;display:grid;box-shadow:0 10px 24px #3ee6c133}.booking-workflow-brand p,.booking-workflow-brand h2,.booking-workflow-brand small{margin:0}.booking-workflow-brand p{color:var(--booking-teal);letter-spacing:.14em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:800}.booking-workflow-brand h2{font-family:DM Serif Display,Georgia,serif;font-size:24px;font-weight:400;line-height:1.1}.booking-workflow-brand small{color:#ffffff94;margin-top:5px;font-size:10px;display:block}.booking-workflow-close{color:#ffffffbf;background:#ffffff12;border:1px solid #ffffff21;border-radius:12px;flex:none;place-items:center;width:39px;height:39px;display:grid}.booking-workflow-close:hover{color:#fff;background:#ffffff1f}.booking-workflow-stepper{border-bottom:1px solid var(--booking-line);background:#fff;padding:0 24px}.booking-workflow-stepper ol{grid-template-columns:repeat(4,minmax(0,1fr));max-width:850px;margin:0 auto;padding:0;list-style:none;display:grid}.booking-workflow-stepper li{align-items:center;min-width:0;display:flex;position:relative}.booking-workflow-stepper li>svg{z-index:1;color:#a5b4ba;position:absolute;right:-8px}.booking-workflow-stepper button{color:#5f747d;text-align:left;background:0 0;border:0;border-bottom:3px solid #0000;align-items:center;gap:9px;width:100%;min-width:0;min-height:72px;padding:10px 13px;display:flex}.booking-workflow-stepper button:disabled{cursor:default}.booking-workflow-stepper button>span:first-child{background:#eff3f2;border-radius:9px;flex:none;place-items:center;width:31px;height:31px;display:grid}.booking-workflow-stepper button strong,.booking-workflow-stepper button small{display:block}.booking-workflow-stepper button strong{color:inherit;font-size:11px}.booking-workflow-stepper button small{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;overflow:hidden}.booking-workflow-stepper li.is-active button{color:var(--booking-navy);border-bottom-color:var(--booking-teal)}.booking-workflow-stepper li.is-active button>span:first-child{color:var(--booking-navy);background:var(--booking-teal);box-shadow:0 6px 18px #3ee6c140}.booking-workflow-stepper li.is-complete button{color:var(--booking-teal-dark)}.booking-workflow-stepper li.is-complete button>span:first-child{color:var(--booking-teal-dark);background:#3ee6c12b}.booking-workflow-form{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.booking-workflow-scroll{background:var(--booking-paper);flex:1;grid-template-columns:minmax(0,1fr) 278px;min-height:0;display:grid;overflow-y:auto}.booking-workflow-main{min-width:0;min-height:465px;padding:24px}.booking-step-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.booking-step-heading p,.booking-step-heading h3,.booking-step-heading small{margin:0}.booking-step-heading p{color:var(--booking-teal-dark);letter-spacing:.14em;text-transform:uppercase;font-size:8px;font-weight:800}.booking-step-heading h3{color:var(--booking-navy);margin-top:5px;font-family:DM Serif Display,Georgia,serif;font-size:27px;font-weight:400;line-height:1.1}.booking-step-heading small{color:var(--booking-muted);margin-top:6px;font-size:10px;display:block}.booking-step-heading>span{width:42px;height:42px;color:var(--booking-navy);background:#e8d5b580;border-radius:13px;flex:none;place-items:center;display:grid}.booking-error-summary{color:#8a3d2b;background:#fff0ec;border:1px solid #e77f6852;border-radius:12px;align-items:center;gap:10px;margin-bottom:16px;padding:11px 12px;display:flex}.booking-error-summary>svg{flex:none}.booking-error-summary strong,.booking-error-summary small{display:block}.booking-error-summary strong{font-size:10px}.booking-error-summary small{color:#9f5d4e;margin-top:3px;font-size:9px}.booking-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.booking-field{gap:6px;min-width:0;display:grid}.booking-field-full{grid-column:1/-1}.booking-field>span:first-child,.booking-preferences legend{color:var(--booking-navy);font-size:9px;font-weight:800}.booking-field>span:first-child em{color:var(--booking-muted);margin-left:5px;font-size:8px;font-style:normal;font-weight:500}.booking-field>input,.booking-field>select,.booking-icon-control,.booking-number-control,.booking-time-control{color:#123448;border:1px solid var(--booking-line);background:#fff;border-radius:11px;width:100%;min-height:43px}.booking-field>input,.booking-field>select{padding:0 11px}.booking-field input,.booking-field select,.booking-field textarea{font-size:11px}.booking-field input::placeholder,.booking-field textarea::placeholder{color:#a3b0b5}.booking-field input[aria-invalid=true],.booking-field select[aria-invalid=true]{border-color:#d56d57;box-shadow:0 0 0 2px #e77f681a}.booking-icon-control:has(input[aria-invalid=true]){border-color:#d56d57;box-shadow:0 0 0 2px #e77f681a}.booking-icon-control,.booking-number-control,.booking-time-control{color:var(--booking-muted);align-items:center;padding:0 11px;display:flex}.booking-icon-control input,.booking-number-control input,.booking-time-control input{color:#123448;background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0 0 0 9px}.booking-field-error{color:#a34834!important;font-size:8px!important}.booking-field-hint{color:var(--booking-muted);font-size:8px}.booking-section-label{justify-content:space-between;align-items:center;gap:12px;margin:24px 0 10px;display:flex}.booking-section-label strong,.booking-section-label small{display:block}.booking-section-label strong{color:var(--booking-navy);font-size:11px}.booking-section-label small{color:var(--booking-muted);margin-top:3px;font-size:8px}.booking-section-label>span{color:var(--booking-teal-dark);white-space:nowrap;background:#3ee6c121;border-radius:999px;align-items:center;gap:4px;padding:5px 7px;font-size:7px;font-weight:800;display:flex}.booking-room-options,.booking-rate-options{gap:8px;display:grid}.booking-room-options>button,.booking-rate-options>button{color:#123448;border:1px solid var(--booking-line);text-align:left;background:#fff;border-radius:13px;align-items:center;gap:11px;width:100%;padding:12px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.booking-room-options>button{grid-template-columns:39px minmax(0,1fr) auto}.booking-room-options>button:hover,.booking-rate-options>button:hover{border-color:#0a725f6b;transform:translateY(-1px)}.booking-room-options>button.is-selected,.booking-rate-options>button.is-selected{border-color:var(--booking-teal-dark);box-shadow:0 0 0 3px #3ee6c124}.booking-room-icon{width:39px;height:39px;color:var(--booking-navy);background:#e8d5b573;border-radius:11px;place-items:center;display:grid}.booking-room-options>button.is-selected .booking-room-icon{background:var(--booking-teal)}.booking-room-copy{min-width:0}.booking-room-copy>span:first-child,.booking-rate-copy>span:first-child{align-items:center;gap:7px;display:flex}.booking-room-copy strong,.booking-room-copy>small,.booking-rate-copy strong,.booking-rate-copy>small,.booking-room-price strong,.booking-room-price small,.booking-room-price em,.booking-rate-price strong,.booking-rate-price small,.booking-rate-price em{display:block}.booking-room-copy strong,.booking-rate-copy strong{color:var(--booking-navy);font-size:10px}.booking-room-copy>small,.booking-rate-copy>small{color:var(--booking-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:8px;overflow:hidden}.booking-room-copy>span:first-child em,.booking-rate-copy>span:first-child em{color:var(--booking-teal-dark);background:#3ee6c129;border-radius:999px;align-items:center;gap:3px;padding:3px 6px;font-size:7px;font-style:normal;font-weight:800;display:inline-flex}.booking-room-features{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.booking-room-features i{color:#657c86;background:var(--booking-paper);border-radius:5px;padding:3px 5px;font-size:7px;font-style:normal}.booking-room-price,.booking-rate-price{text-align:right;min-width:76px}.booking-room-price strong,.booking-rate-price strong{color:var(--booking-navy);font-size:16px}.booking-room-price small,.booking-rate-price small{color:var(--booking-muted);margin-top:1px;font-size:7px}.booking-room-price em,.booking-rate-price em{color:var(--booking-teal-dark);margin-top:5px;font-size:7px;font-style:normal;font-weight:800}.booking-no-availability{color:#8a3d2b;background:#fff0ec;border:1px solid #e77f6847;border-radius:12px;align-items:center;gap:10px;padding:14px;display:flex}.booking-no-availability strong,.booking-no-availability small{display:block}.booking-rate-options+.booking-no-availability{margin-top:8px}.booking-no-availability strong{font-size:10px}.booking-no-availability small{color:#9f5d4e;margin-top:3px;font-size:8px}.booking-preferences{border:0;margin:22px 0 0;padding:0}.booking-preferences legend span{color:var(--booking-muted);margin-left:4px;font-size:8px;font-weight:500}.booking-preferences>p{color:var(--booking-muted);margin:5px 0 10px;font-size:8px}.booking-preferences>div{flex-wrap:wrap;gap:6px;display:flex}.booking-preferences button{min-height:31px;color:var(--booking-navy);border:1px solid var(--booking-line);background:#fff;border-radius:9px;align-items:center;gap:5px;padding:0 9px;font-size:8px;font-weight:700;display:inline-flex}.booking-preferences button>span{border:1px solid #a9b7bc;border-radius:3px;width:10px;height:10px}.booking-preferences button[aria-pressed=true]{color:var(--booking-teal-dark);background:#3ee6c11f;border-color:#0a725f59}.booking-request-field{margin-top:19px}.booking-request-field textarea{resize:vertical;color:#123448;border:1px solid var(--booking-line);background:#fff;border-radius:11px;min-height:80px;padding:10px 11px}.booking-rate-context,.booking-deposit-note,.booking-request-review{background:#e8d5b54d;border:1px solid #e8d5b5cc;border-radius:12px;align-items:center;gap:10px;padding:12px;display:flex}.booking-rate-context{color:var(--booking-navy);margin-bottom:12px}.booking-rate-context strong,.booking-rate-context small,.booking-deposit-note strong,.booking-deposit-note small{display:block}.booking-rate-context strong,.booking-deposit-note strong{font-size:9px}.booking-rate-context small,.booking-deposit-note small{color:var(--booking-muted);margin-top:3px;font-size:8px}.booking-intake-rate-guidance{color:var(--booking-navy);background:linear-gradient(120deg,#3ee6c11f,#fffffff5);border:1px solid #0a725f33;border-radius:12px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:12px;padding:11px 12px;display:grid}.booking-intake-rate-guidance>span{width:34px;height:34px;color:var(--booking-navy);background:var(--booking-teal);border-radius:10px 10px 10px 4px;place-items:center;display:grid}.booking-intake-rate-guidance small,.booking-intake-rate-guidance strong,.booking-intake-rate-guidance p{margin:0;display:block}.booking-intake-rate-guidance small{color:var(--booking-teal-dark);letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:850}.booking-intake-rate-guidance strong{margin-top:2px;font-size:9px}.booking-intake-rate-guidance p{color:var(--booking-muted);margin-top:3px;font-size:8px;line-height:1.4}.booking-intake-rate-guidance>button,.booking-intake-rate-guidance>em{min-height:34px;color:var(--booking-navy);background:var(--booking-teal);border:1px solid var(--booking-teal);white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;gap:5px;padding:0 10px;font-size:8px;font-style:normal;font-weight:850;display:inline-flex}.booking-intake-rate-guidance>em{color:var(--booking-teal-dark);background:0 0;border-color:#0a725f33}.booking-rate-options>button{grid-template-columns:25px minmax(0,1fr) auto;min-height:80px}.booking-radio-mark{width:20px;height:20px;color:var(--booking-navy);border:1px solid #aab8bd;border-radius:50%;place-items:center;display:grid}.booking-rate-options>button.is-selected .booking-radio-mark{background:var(--booking-teal);border-color:var(--booking-teal-dark)}.booking-rate-copy>i{color:var(--booking-teal-dark);align-items:center;gap:4px;margin-top:6px;font-size:7px;font-style:normal;display:flex}.booking-rate-details{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.booking-rate-details b{color:#536f7a;background:var(--booking-paper);text-overflow:ellipsis;white-space:nowrap;border:1px solid #d5dfe2bd;border-radius:999px;max-width:190px;padding:3px 6px;font-size:6.5px;font-weight:750;overflow:hidden}.booking-rate-details b:first-child{color:var(--booking-teal-dark);background:#3ee6c117;border-color:#0a725f2b}.booking-nightly-breakdown{border:1px solid var(--booking-line);background:#fff;border-radius:12px;margin-top:12px;overflow:hidden;box-shadow:0 7px 20px #062f4609}.booking-nightly-breakdown summary{min-height:46px;color:var(--booking-navy);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:10px 13px;list-style:none;display:flex}.booking-nightly-breakdown summary::-webkit-details-marker{display:none}.booking-nightly-breakdown summary:after{content:"";border-right:2px solid var(--booking-teal-dark);border-bottom:2px solid var(--booking-teal-dark);flex:none;width:7px;height:7px;transition:transform .16s;transform:rotate(45deg)translateY(-2px)}.booking-nightly-breakdown[open] summary:after{transform:rotate(225deg)translate(-1px,-1px)}.booking-nightly-breakdown summary:hover{background:#3ee6c10f}.booking-nightly-breakdown summary:focus-visible{outline-offset:-3px;outline:3px solid #3ee6c157}.booking-nightly-breakdown summary>span{align-items:center;gap:7px;min-width:0;font-size:10px;font-weight:800;display:inline-flex}.booking-nightly-breakdown summary>span svg{color:var(--booking-teal-dark);flex:none}.booking-nightly-breakdown summary>strong{white-space:nowrap;margin-left:auto;font-size:11px}.booking-nightly-breakdown>div{background:var(--booking-line);border-top:1px solid var(--booking-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:1px;display:grid}.booking-nightly-breakdown>div>span{background:var(--booking-paper);justify-content:space-between;align-items:center;gap:9px;min-width:0;padding:9px 11px;display:flex}.booking-nightly-breakdown>div small{color:#536f7a;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.booking-nightly-breakdown>div strong{color:var(--booking-navy);white-space:nowrap;font-size:10px}.booking-nightly-breakdown>.booking-nightly-lines{background:#fff;grid-template-columns:1fr;gap:0;padding:0}.booking-nightly-lines>span{border-bottom:1px solid var(--booking-line)}.booking-nightly-lines>span>span{min-width:0}.booking-nightly-lines>span>span small,.booking-nightly-lines>span>span em{display:block}.booking-nightly-lines>span>span em{color:#6f848c;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:7px;font-style:normal;line-height:1.45;overflow:hidden}.booking-nightly-breakdown>.booking-charge-lines{background:#fff;border-top:0;padding:11px 13px;display:block}.booking-charge-lines h4{color:var(--booking-navy);letter-spacing:.06em;text-transform:uppercase;margin:0 0 6px;font-size:9px}.booking-charge-lines>span{border-top:1px solid #d5dfe2b8;justify-content:space-between;align-items:center;gap:10px;padding:7px 0;display:flex}.booking-charge-lines>span>span{min-width:0}.booking-charge-lines>span strong,.booking-charge-lines>span small{display:block}.booking-charge-lines>span>span strong{font-size:9px}.booking-charge-lines>span small{color:var(--booking-muted);text-transform:capitalize;margin-top:2px;font-size:7px}.booking-charge-lines>p{color:var(--booking-muted);margin:0;padding:5px 0 2px;font-size:8px}.booking-exact-totals{border-top:1px solid var(--booking-line);background:#e8d5b533;gap:5px;margin:0;padding:11px 13px 13px;display:grid}.booking-exact-totals>div{color:#5f7680;justify-content:space-between;align-items:baseline;gap:12px;font-size:8px;display:flex}.booking-exact-totals dt,.booking-exact-totals dd{margin:0}.booking-exact-totals .grand{color:var(--booking-navy);border-top:1px solid #062f4621;margin-top:3px;padding-top:8px;font-size:11px;font-weight:850}.booking-deposit-note{color:var(--booking-teal-dark);background:#3ee6c11c;border-color:#3ee6c159;margin-top:13px}.booking-confirm-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.booking-policy-snapshot{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:10px;display:grid}.booking-policy-snapshot article{min-width:0;color:var(--booking-teal-dark);background:#3ee6c117;border:1px solid #3ee6c14d;border-radius:11px;align-items:flex-start;gap:9px;padding:11px 12px;display:flex}.booking-policy-snapshot article>svg{flex:none}.booking-policy-snapshot small,.booking-policy-snapshot strong,.booking-policy-snapshot p{display:block}.booking-policy-snapshot small{color:var(--booking-muted);letter-spacing:.05em;text-transform:uppercase;font-size:7px;font-weight:800}.booking-policy-snapshot strong{color:var(--booking-navy);margin-top:3px;font-size:8px;line-height:1.45}.booking-policy-snapshot p{color:var(--booking-muted);margin:3px 0 0;font-size:7px;line-height:1.4}.booking-confirm-grid article{border:1px solid var(--booking-line);background:#fff;border-radius:12px;grid-template-columns:34px minmax(0,1fr) auto;align-items:start;gap:9px;padding:12px;display:grid}.booking-confirm-grid article>span{width:34px;height:34px;color:var(--booking-navy);background:#3ee6c124;border-radius:9px;place-items:center;display:grid}.booking-confirm-grid article small,.booking-confirm-grid article strong,.booking-confirm-grid article p{margin:0;display:block}.booking-confirm-grid article small{color:var(--booking-muted);letter-spacing:.08em;text-transform:uppercase;font-size:7px;font-weight:700}.booking-confirm-grid article strong{color:var(--booking-navy);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:9px;overflow:hidden}.booking-confirm-grid article p{color:var(--booking-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:8px;line-height:1.4;overflow:hidden}.booking-confirm-grid article button{color:var(--booking-teal-dark);background:0 0;border:0;padding:3px;font-size:8px;font-weight:800}.booking-request-review{border-color:var(--booking-line);background:#fff;margin-top:10px;display:block}.booking-request-review strong{color:var(--booking-navy);font-size:9px}.booking-request-review p{color:var(--booking-muted);margin:5px 0 0;font-size:8px;line-height:1.5}.booking-verification{cursor:pointer;background:#3ee6c11a;border:1px solid #3ee6c159;border-radius:12px;align-items:flex-start;gap:10px;margin-top:14px;padding:13px;display:flex}.booking-verification.has-error{background:#fff0ec;border-color:#e77f686b}.booking-verification input{width:17px;height:17px;accent-color:var(--booking-teal-dark);margin:0}.booking-verification strong,.booking-verification small{display:block}.booking-verification strong{color:var(--booking-navy);font-size:9px}.booking-verification small{color:var(--booking-muted);margin-top:4px;font-size:8px;line-height:1.45}.booking-verification-error{margin-top:5px;display:block}.booking-submission-error{color:#8a3828;background:linear-gradient(135deg,#e77f6824,#ffffffeb);border:1px solid #b344304d;border-radius:11px;align-items:center;gap:10px;margin-top:12px;padding:11px 12px;font-size:10px;line-height:1.5;display:flex}.booking-submission-error>span{flex:1;min-width:0}.booking-submission-error>button{color:#793522;white-space:nowrap;background:#fff;border:1px solid #8a382866;border-radius:9px;flex:none;justify-content:center;align-items:center;gap:5px;min-height:36px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.booking-submission-error>button:hover{background:#fff8f5}.booking-workflow-summary{color:#fff;background:linear-gradient(160deg, #3ee6c117, transparent 42%), var(--booking-navy);border-left:1px solid #ffffff14;padding:22px 18px}.booking-summary-heading{border-bottom:1px solid #ffffff1a;align-items:center;gap:9px;padding-bottom:15px;display:flex}.booking-summary-heading>span{width:31px;height:31px;color:var(--booking-navy);background:var(--booking-teal);border-radius:9px;place-items:center;display:grid}.booking-summary-heading strong,.booking-summary-heading small{display:block}.booking-summary-heading strong{font-size:10px}.booking-summary-heading small{color:#ffffffb3;margin-top:3px;font-size:9px}.booking-workflow-summary dl{gap:9px;margin:16px 0;display:grid}.booking-workflow-summary dl>div{justify-content:space-between;gap:10px;display:flex}.booking-workflow-summary dt,.booking-workflow-summary dd{margin:0;font-size:9px}.booking-workflow-summary dt{color:#ffffffb3}.booking-workflow-summary dd{text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-weight:700;overflow:hidden}.booking-summary-dates{background:#ffffff0f;border:1px solid #ffffff14;border-radius:11px;align-items:center;gap:9px;padding:11px;display:flex}.booking-summary-dates>svg{color:var(--booking-teal)}.booking-summary-dates strong,.booking-summary-dates small{display:block}.booking-summary-dates strong{font-size:9px}.booking-summary-dates small{color:#ffffffb3;margin-top:3px;font-size:9px}.booking-summary-rate{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:end;gap:10px;margin-top:15px;padding-bottom:13px;display:flex}.booking-summary-rate span strong,.booking-summary-rate span small{display:block}.booking-summary-rate span strong{font-size:10px}.booking-summary-rate span small{color:#ffffffb3;margin-top:3px;font-size:9px}.booking-summary-rate>strong{font-size:14px}.booking-summary-rate>strong small{color:#ffffffb3;margin-left:2px;font-size:9px;display:inline}.booking-summary-math{gap:8px;padding:13px 0;display:grid}.booking-summary-math>span,.booking-summary-total{justify-content:space-between;align-items:center;gap:10px;display:flex}.booking-summary-math small{color:#ffffffb3;font-size:9px}.booking-summary-math strong{font-size:9px}.booking-summary-total{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;padding:13px 0}.booking-summary-total span small,.booking-summary-total span strong{display:block}.booking-summary-total span small{color:#ffffffb3;font-size:9px}.booking-summary-total span strong{margin-top:3px;font-size:9px}.booking-summary-total>strong{color:var(--booking-teal);font-family:DM Serif Display,Georgia,serif;font-size:21px;font-weight:400}.booking-workflow-summary>p{color:#ffffffb3;align-items:flex-start;gap:6px;margin:14px 0 0;font-size:9px;line-height:1.5;display:flex}.booking-workflow-summary>p svg{color:var(--booking-teal);flex:none}.booking-workflow-footer{border-top:1px solid var(--booking-line);background:#fff;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:13px 20px 13px 24px;display:flex}.booking-workflow-footer>div{width:min(210px,30%)}.booking-workflow-footer>div>span{color:var(--booking-muted);margin-bottom:5px;font-size:8px;font-weight:700;display:block}.booking-workflow-footer>div>div{background:#e9efee;border-radius:999px;height:5px;overflow:hidden}.booking-workflow-footer>div i{background:var(--booking-teal-dark);border-radius:999px;height:100%;transition:width .2s;display:block}.booking-footer-actions{gap:8px;display:flex}.booking-button{border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:41px;padding:0 15px;font-size:10px;font-weight:800;display:inline-flex}.booking-button:disabled,.booking-workflow-close:disabled{cursor:wait;opacity:.55}.booking-button-quiet{color:var(--booking-muted);background:0 0;border:1px solid #0000}.booking-button-secondary{color:var(--booking-navy);border:1px solid var(--booking-line);background:#fff}.booking-button-primary{min-width:126px;color:var(--booking-navy);background:var(--booking-teal);border:1px solid var(--booking-teal);box-shadow:0 8px 20px #3ee6c133}.booking-button-primary:hover{background:#55ebca}.booking-button-complete{min-width:174px}@media (width<=800px){.booking-workflow-backdrop{align-items:end;padding:0}.booking-workflow{border-radius:22px 22px 0 0;width:100%;max-height:96dvh}.booking-workflow-header{min-height:82px;padding:16px 18px}.booking-workflow-brand>span{width:37px;height:37px}.booking-workflow-brand h2{font-size:20px}.booking-workflow-brand small{display:none}.booking-workflow-stepper{padding:0 10px}.booking-workflow-stepper button{justify-content:center;min-height:60px;padding:8px 4px}.booking-workflow-stepper button>span:first-child{width:29px;height:29px}.booking-workflow-stepper button>span:nth-child(2){display:none}.booking-workflow-stepper li>svg{right:-7px}.booking-workflow-scroll{flex-direction:column;display:flex;overflow:hidden}.booking-workflow-main{flex:1;min-height:0;padding:20px 17px;overflow-y:auto}.booking-workflow-summary{z-index:8;border-left:0;flex:none;grid-template-columns:minmax(0,1fr) minmax(150px,auto);align-items:center;gap:16px;padding:16px 17px;display:grid;position:relative;bottom:auto;box-shadow:0 -12px 30px #031c2a29}.booking-workflow-summary dl,.booking-summary-dates,.booking-summary-math,.booking-workflow-summary>p,.booking-summary-heading{display:none}.booking-summary-rate{border-bottom:0;min-width:0;margin-top:0;padding-bottom:0}.booking-summary-total{border-top:0;border-bottom:0;min-width:0;padding:0}.booking-summary-rate>span,.booking-summary-total>span{min-width:0}.booking-summary-rate span strong,.booking-summary-rate span small,.booking-summary-total span strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.booking-workflow-footer{min-height:72px;padding:12px 14px}.booking-workflow-footer>div{display:none}.booking-footer-actions{width:100%}.booking-button{flex:1}}@media (width<=560px){.booking-step-heading h3{font-size:23px}.booking-step-heading>span{width:38px;height:38px}.booking-field-grid,.booking-confirm-grid{grid-template-columns:1fr}.booking-intake-rate-guidance{grid-template-columns:34px minmax(0,1fr)}.booking-intake-rate-guidance>button,.booking-intake-rate-guidance>em{grid-column:2;justify-self:start}.booking-field-full{grid-column:auto}.booking-quote-state{grid-template-columns:32px minmax(0,1fr);gap:9px;padding:10px}.booking-quote-state>span{width:32px;height:32px}.booking-quote-state>button{grid-column:2;justify-self:start}.booking-quote-state ul{padding-left:23px}.booking-nightly-breakdown summary{flex-wrap:wrap;gap:6px 10px;padding:10px 11px}.booking-nightly-breakdown summary>strong{margin-left:0}.booking-nightly-breakdown summary:after{margin-left:auto}.booking-nightly-breakdown>div{grid-template-columns:1fr}.booking-nightly-lines>span{align-items:flex-start}.booking-nightly-lines>span>span em{white-space:normal;overflow:visible}.booking-charge-lines>span{align-items:flex-start}.booking-policy-snapshot{grid-template-columns:1fr}.booking-submission-error{flex-direction:column;align-items:stretch}.booking-submission-error>button{align-self:flex-start}.booking-section-label{align-items:flex-start}.booking-section-label>span{display:none}.booking-room-options>button,.booking-rate-options>button{grid-template-columns:34px minmax(0,1fr) auto;gap:8px;padding:10px}.booking-room-icon{width:34px;height:34px}.booking-room-copy>small,.booking-rate-copy>small{white-space:normal}.booking-room-features{display:none}.booking-room-price,.booking-rate-price{min-width:62px}.booking-room-price strong,.booking-rate-price strong{font-size:13px}.booking-rate-copy>span:first-child em,.booking-rate-details b:nth-child(n+3){display:none}.booking-confirm-grid article{grid-template-columns:32px minmax(0,1fr) auto}}@media (width<=390px){.booking-workflow-header{padding:14px}.booking-workflow-brand p{font-size:7px}.booking-workflow-brand h2{font-size:18px}.booking-workflow-main{padding:17px 13px}.booking-workflow-summary{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:11px 13px}.booking-summary-rate{display:block}.booking-summary-rate>strong,.booking-summary-total>span{display:none}.booking-summary-total>strong{white-space:nowrap;font-size:19px}.booking-rate-options>button{grid-template-columns:22px minmax(0,1fr)}.booking-rate-price{text-align:left;grid-column:2;align-items:baseline;gap:5px;display:flex}.booking-rate-price small{display:inline}.booking-rate-price em{margin:0 0 0 auto}}@media (prefers-reduced-motion:reduce){.booking-workflow *,.booking-workflow :before,.booking-workflow :after{scroll-behavior:auto!important;transition:none!important}.booking-workflow .spin,.booking-quote-state.is-loading{animation:none!important}}.hotel-config{width:min(1180px,100%);color:var(--ink,#123448);margin:0 auto}.hotel-config button,.hotel-config input,.hotel-config select{font:inherit}.hotel-config__hero{color:#fff;background:var(--navy,#062f46);border-radius:20px 20px 0 0;justify-content:space-between;align-items:center;gap:28px;padding:25px 27px;display:flex;position:relative;overflow:hidden}.hotel-config__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#3ee6c12e,#0000 67%);width:210px;height:210px;position:absolute;bottom:-70px;right:-35px}.hotel-config__hero-copy{align-items:center;gap:15px;min-width:0;display:flex}.hotel-config__hero-copy>div{min-width:0}.hotel-config__hero-icon{width:48px;height:48px;color:var(--navy,#062f46);background:var(--teal,#3ee6c1);border-radius:14px 14px 14px 5px;flex:none;place-items:center;display:grid}.hotel-config__hero-copy p{color:var(--teal,#3ee6c1);letter-spacing:.15em;text-transform:uppercase;margin:0 0 5px;font-size:8px;font-weight:800}.hotel-config__hero-copy h1{color:#fff;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(22px,2.3vw,31px);font-weight:400;line-height:1.08}.hotel-config__hero-copy>div>span{color:#ffffff94;max-width:650px;margin-top:7px;font-size:10px;line-height:1.5;display:block}.hotel-config__save-area{z-index:1;flex:none;align-items:center;gap:12px;display:flex;position:relative}.hotel-config__save-status{color:#ffffffad;align-items:center;gap:5px;font-size:9px;font-weight:700;display:flex}.hotel-config__save-status.success{color:var(--teal,#3ee6c1)}.hotel-config__save-status.error{color:#ffc0b3}.hotel-config__version{color:var(--teal,#3ee6c1);background:#3ee6c11a;border:1px solid #3ee6c13d;border-radius:99px;padding:5px 8px;font-size:8px;font-weight:800}.hotel-config__refresh-button{color:#ffffffc7;background:#ffffff12;border:1px solid #ffffff21;border-radius:10px;align-items:center;gap:6px;min-height:38px;padding:0 10px;font-size:9px;font-weight:800;display:inline-flex}.hotel-config__refresh-button:hover{color:#fff;border-color:#3ee6c173}.hotel-config__save-button{min-height:42px;color:var(--navy,#062f46);background:var(--teal,#3ee6c1);border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:0 15px;font-size:10px;font-weight:800;display:inline-flex}.hotel-config__save-button:disabled,.hotel-config__mobile-save button:disabled,.hotel-config__refresh-button:disabled{cursor:not-allowed;opacity:.55}.hotel-config__spinner{border:2px solid #062f4640;border-top-color:var(--navy,#062f46);border-radius:50%;width:14px;height:14px;animation:.75s linear infinite hotel-config-spin}@keyframes hotel-config-spin{to{transform:rotate(360deg)}}.hotel-config__control-band{color:var(--ink,#123448);border:1px solid var(--line,#dce5e6);background:#f7fbfa;border-top:0;grid-template-columns:1fr 1fr auto;align-items:center;gap:12px;padding:12px 17px;display:grid}.hotel-config__control-band>div{align-items:center;gap:8px;min-width:0;display:flex}.hotel-config__control-band>div>svg{color:var(--teal-dark,#0a725f);flex:none}.hotel-config__control-band strong,.hotel-config__control-band small{display:block}.hotel-config__control-band strong{color:var(--navy,#062f46);font-size:8px}.hotel-config__control-band small{color:var(--muted,#6d8591);margin-top:2px;font-size:7px;line-height:1.35}.hotel-config__control-band time{color:var(--muted,#6d8591);white-space:nowrap;font-size:7px}.hotel-config__state{color:var(--teal-dark,#0a725f);background:#3ee6c11a;border:1px solid #3ee6c13d;border-radius:11px;align-items:center;gap:10px;margin:10px 0;padding:11px 14px;display:flex}.hotel-config__state>svg{flex:none}.hotel-config__state strong,.hotel-config__state small{display:block}.hotel-config__state strong{color:var(--navy,#062f46);font-size:9px}.hotel-config__state small{color:var(--muted,#6d8591);margin-top:2px;font-size:8px;line-height:1.4}.hotel-config__state.warning{color:#8d5c16;background:#fff8e9;border-color:#efd8a9}.hotel-config__state.error{color:#a94f3b;background:#fff3f0;border-color:#f1c8be}.hotel-config__state.protected{color:var(--navy,#062f46);border-color:var(--line,#dce5e6);background:#f4f6f7}.hotel-config__summary{border:1px solid var(--line,#dce5e6);background:#fff;border-top:0;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.hotel-config__summary article{border-right:1px solid var(--line,#dce5e6);align-items:center;gap:9px;min-width:0;padding:13px 17px;display:flex}.hotel-config__summary article:last-child{border-right:0}.hotel-config__summary article>svg{color:var(--teal-dark,#0a725f);flex:none}.hotel-config__summary strong,.hotel-config__summary small{display:block}.hotel-config__summary strong{color:var(--navy,#062f46);font-size:14px}.hotel-config__summary small{color:var(--muted,#6d8591);margin-top:2px;font-size:8px}.hotel-config__workspace{border:1px solid var(--line,#dce5e6);background:#fff;border-top:0;border-radius:0 0 20px 20px;grid-template-columns:210px minmax(0,1fr);min-height:600px;display:grid;box-shadow:0 20px 55px #062f4614}.hotel-config__tabs{border-right:1px solid var(--line,#dce5e6);background:#f4f7f6;border-radius:0 0 0 20px;padding:18px 11px}.hotel-config__tabs>button{width:100%;color:var(--muted,#6d8591);text-align:left;background:0 0;border:1px solid #0000;border-radius:11px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;margin-bottom:5px;padding:9px;display:grid}.hotel-config__tabs>button:hover{color:var(--navy,#062f46);background:#fff}.hotel-config__tabs>button>span:first-child{background:#062f460e;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.hotel-config__tabs>button strong,.hotel-config__tabs>button small{display:block}.hotel-config__tabs>button strong{font-size:9px}.hotel-config__tabs>button small{color:inherit;opacity:.72;margin-top:3px;font-size:7px}.hotel-config__tabs>button i{width:20px;height:20px;color:var(--teal-dark,#0a725f);background:#3ee6c133;border-radius:50%;place-items:center;font-style:normal;display:grid}.hotel-config__tabs>button.active{color:var(--navy,#062f46);background:#fff;border-color:#3ee6c1b3;box-shadow:0 7px 20px #062f460f}.hotel-config__tabs>button.active>span:first-child{color:var(--navy,#062f46);background:var(--teal,#3ee6c1)}.hotel-config__tabs aside{color:var(--teal-dark,#0a725f);background:#3ee6c11a;border-radius:11px;align-items:flex-start;gap:8px;margin:23px 7px 0;padding:11px;display:flex}.hotel-config__tabs aside svg{flex:none;margin-top:1px}.hotel-config__tabs aside p{color:var(--muted,#6d8591);margin:0;font-size:7px;line-height:1.5}.hotel-config__tabs aside strong{color:var(--navy,#062f46);margin-bottom:2px;font-size:8px;display:block}.hotel-config__content{min-width:0;padding:25px 28px 31px}.hotel-config__content.is-loading{pointer-events:none;opacity:.58}.hotel-config__section-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:17px;display:flex}.hotel-config__section-heading p{color:var(--teal-dark,#0a725f);letter-spacing:.13em;text-transform:uppercase;margin:0 0 6px;font-size:8px;font-weight:800}.hotel-config__section-heading h2{color:var(--navy,#062f46);margin:0;font-family:DM Serif Display,Georgia,serif;font-size:24px;font-weight:400;line-height:1.1}.hotel-config__section-heading>div>span{max-width:620px;color:var(--muted,#6d8591);margin-top:6px;font-size:9px;line-height:1.5;display:block}.hotel-config__outline-button{min-height:36px;color:var(--navy,#062f46);border:1px solid var(--line,#dce5e6);white-space:nowrap;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:9px;font-weight:800;display:inline-flex}.hotel-config__outline-button:hover{border-color:var(--teal-dark,#0a725f)}.hotel-config__protected-chip{color:var(--teal-dark,#0a725f);white-space:nowrap;background:#3ee6c11a;border-radius:99px;align-items:center;gap:5px;padding:7px 9px;font-size:8px;font-weight:800;display:inline-flex}.hotel-config__section-lock{color:var(--muted,#6d8591);border:1px solid var(--line,#dce5e6);background:#f6f8f7;border-radius:10px;align-items:center;gap:7px;margin:-5px 0 12px;padding:9px 11px;font-size:8px;line-height:1.4;display:flex}.hotel-config__protected-source{color:var(--teal-dark,#0a725f);background:#3ee6c114;border:1px solid #3ee6c138;border-radius:11px;align-items:flex-start;gap:10px;padding:14px;display:flex}.hotel-config__protected-source>svg{flex:none;margin-top:1px}.hotel-config__protected-source p{color:var(--muted,#6d8591);margin:0;font-size:8px;line-height:1.5}.hotel-config__protected-source strong{color:var(--navy,#062f46);margin-bottom:3px;font-size:9px;display:block}.hotel-config__card{border:1px solid var(--line,#dce5e6);background:#fff;border-radius:15px;min-width:0;padding:17px}.hotel-config__field-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.hotel-config__field-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.hotel-config__field{align-content:start;gap:6px;min-width:0;display:grid}.hotel-config__field.wide{grid-column:span 2}.hotel-config__field.full{grid-column:1/-1}.hotel-config__field>span{color:var(--navy,#062f46);font-size:8px;font-weight:800}.hotel-config__field>small{color:var(--muted,#6d8591);font-size:7px;line-height:1.35}.hotel-config__field input,.hotel-config__field select,.hotel-config__rules-list select{width:100%;min-width:0;min-height:39px;color:var(--ink,#123448);background:var(--paper,#f6f8f7);border:1px solid var(--line,#dce5e6);border-radius:9px;outline:0;padding:0 10px;font-size:9px}.hotel-config__field input:focus,.hotel-config__field select:focus,.hotel-config__rules-list select:focus{border-color:var(--teal-dark,#0a725f);background:#fff;box-shadow:0 0 0 3px #3ee6c121}.hotel-config__field input:disabled,.hotel-config__field select:disabled,.hotel-config__rules-list select:disabled{cursor:not-allowed;color:#536e7b;opacity:1;background:#edf1f1;border-color:#d8e0e1}.hotel-config__unit-input:has(input:disabled){cursor:not-allowed;color:#536e7b;opacity:1;background:#edf1f1;border-color:#d8e0e1}.hotel-config__subheading{align-items:center;gap:9px;margin:23px 0 11px;display:flex}.hotel-config__subheading>svg{color:var(--teal-dark,#0a725f)}.hotel-config__subheading h3,.hotel-config__subheading p{margin:0}.hotel-config__subheading h3{color:var(--navy,#062f46);font-size:11px}.hotel-config__subheading p{color:var(--muted,#6d8591);margin-top:3px;font-size:8px}.hotel-config__building-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.hotel-config__building-card{border:1px solid var(--line,#dce5e6);border-radius:14px;min-width:0;overflow:hidden}.hotel-config__building-card>header{border-bottom:1px solid var(--line,#dce5e6);background:#f6f8f7;align-items:center;gap:9px;padding:11px 13px;display:flex}.hotel-config__building-card>header>span{width:30px;height:30px;color:var(--navy,#062f46);background:var(--sand,#e8d5b5);border-radius:8px;flex:none;place-items:center;font-size:8px;font-weight:800;display:grid}.hotel-config__building-card>header>div{flex:1;min-width:0}.hotel-config__building-card>header strong,.hotel-config__building-card>header small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.hotel-config__building-card>header strong{color:var(--navy,#062f46);font-size:9px}.hotel-config__building-card>header small{color:var(--muted,#6d8591);margin-top:3px;font-size:7px}.hotel-config__building-card>header button,.hotel-config__room-types article>button{width:30px;height:30px;color:var(--muted,#6d8591);border:1px solid var(--line,#dce5e6);background:#fff;border-radius:8px;flex:none;place-items:center;display:grid}.hotel-config__building-card>header button:hover,.hotel-config__room-types article>button:hover{color:#a64e3a;border-color:#e77f6880}.hotel-config__building-card>header button:disabled,.hotel-config__room-types article>button:disabled{cursor:not-allowed;opacity:.35}.hotel-config__building-fields{grid-template-columns:minmax(0,1.5fr) .7fr .6fr .7fr;gap:10px;padding:13px;display:grid}.hotel-config__inventory-divider{background:var(--line,#dce5e6);height:1px;margin:27px 0 24px}.hotel-config__room-types{border:1px solid var(--line,#dce5e6);border-radius:14px;overflow:hidden}.hotel-config__room-type-head,.hotel-config__room-types article{grid-template-columns:1.35fr .5fr .5fr .65fr 1.25fr 32px;align-items:center;gap:9px;display:grid}.hotel-config__room-type-head{min-height:35px;color:var(--muted,#6d8591);border-bottom:1px solid var(--line,#dce5e6);letter-spacing:.08em;text-transform:uppercase;background:#f6f8f7;padding:0 11px;font-size:7px;font-weight:800}.hotel-config__room-types article{border-bottom:1px solid var(--line,#dce5e6);padding:9px 11px}.hotel-config__room-types article:last-child{border-bottom:0}.hotel-config__room-types article .hotel-config__field>span{display:none}.hotel-config__room-types article .hotel-config__field{gap:0}.hotel-config__room-types article input{min-height:35px}.hotel-config__reconcile{border-radius:11px;align-items:center;gap:9px;margin-top:11px;padding:11px 13px;display:flex}.hotel-config__reconcile.match{color:var(--teal-dark,#0a725f);background:#3ee6c11f}.hotel-config__reconcile.warning{color:#8d5c16;background:#dca44224}.hotel-config__reconcile>span{min-width:0}.hotel-config__reconcile strong,.hotel-config__reconcile small{display:block}.hotel-config__reconcile strong{color:var(--navy,#062f46);font-size:8px}.hotel-config__reconcile small{color:var(--muted,#6d8591);margin-top:3px;font-size:7px}.hotel-config__policy-layout{grid-template-columns:1fr 1fr;gap:12px;display:grid}.hotel-config__quiet-card{grid-column:1/-1}.hotel-config__card-title{align-items:center;gap:9px;margin-bottom:15px;display:flex}.hotel-config__card-title>span{width:34px;height:34px;color:var(--teal-dark,#0a725f);background:#3ee6c126;border-radius:9px;flex:none;place-items:center;display:grid}.hotel-config__card-title h3,.hotel-config__card-title p{margin:0}.hotel-config__card-title h3,.hotel-config__allocation-settings h3,.hotel-config__rules-heading h3{color:var(--navy,#062f46);font-size:10px}.hotel-config__card-title p{color:var(--muted,#6d8591);margin-top:3px;font-size:7px}.hotel-config__unit-input{background:var(--paper,#f6f8f7);border:1px solid var(--line,#dce5e6);border-radius:9px;grid-template-columns:1fr auto;display:grid;overflow:hidden}.hotel-config__unit-input:focus-within{border-color:var(--teal-dark,#0a725f);background:#fff;box-shadow:0 0 0 3px #3ee6c121}.hotel-config__unit-input input{border:0;border-radius:0}.hotel-config__unit-input input:focus{box-shadow:none}.hotel-config__unit-input span{min-width:47px;color:var(--muted,#6d8591);border-left:1px solid var(--line,#dce5e6);place-items:center;padding:0 9px;font-size:8px;display:grid}.hotel-config__toggle-list{border-top:1px solid var(--line,#dce5e6);margin-top:16px}.hotel-config__toggle-row{border-bottom:1px solid var(--line,#dce5e6);justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.hotel-config__toggle-row:last-child{border-bottom:0;padding-bottom:0}.hotel-config__toggle-row strong,.hotel-config__toggle-row p{margin:0}.hotel-config__toggle-row strong{color:var(--navy,#062f46);font-size:9px;display:block}.hotel-config__toggle-row p{color:var(--muted,#6d8591);margin-top:3px;font-size:7px;line-height:1.4}.hotel-config__switch{flex:none;width:36px;height:21px;display:inline-flex;position:relative}.hotel-config__switch input{opacity:0;width:1px;height:1px;position:absolute}.hotel-config__switch span{background:#cbd7d8;border-radius:99px;width:36px;height:21px;transition:background .18s}.hotel-config__switch span:after{content:"";background:#fff;border-radius:50%;width:15px;height:15px;margin:3px;transition:transform .18s;display:block;box-shadow:0 2px 5px #062f4633}.hotel-config__switch input:checked+span{background:var(--teal-dark,#0a725f)}.hotel-config__switch input:checked+span:after{transform:translate(15px)}.hotel-config__switch input:focus-visible+span{outline-offset:2px;outline:3px solid #3ee6c159}.hotel-config__switch input:disabled+span{cursor:not-allowed;opacity:.75}.hotel-config__ai-banner{color:#fff;background:var(--navy,#062f46);border-radius:14px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;margin-bottom:12px;padding:15px 17px;display:grid}.hotel-config__ai-banner>span{width:42px;height:42px;color:var(--navy,#062f46);background:var(--teal,#3ee6c1);border-radius:11px;place-items:center;display:grid}.hotel-config__ai-banner strong{font-size:10px}.hotel-config__ai-banner p{color:#ffffff94;margin:4px 0 0;font-size:8px;line-height:1.45}.hotel-config__ai-banner>svg{color:var(--teal,#3ee6c1)}.hotel-config__allocation-settings{grid-template-columns:1.25fr .75fr;gap:11px;display:grid}.hotel-config__allocation-settings h3{margin:0 0 3px}.hotel-config__rules-heading{justify-content:space-between;align-items:flex-end;gap:15px;margin:23px 0 10px;display:flex}.hotel-config__rules-heading h3,.hotel-config__rules-heading p{margin:0}.hotel-config__rules-heading p{color:var(--muted,#6d8591);margin-top:4px;font-size:8px}.hotel-config__rules-heading>span{color:var(--teal-dark,#0a725f);background:#3ee6c124;border-radius:99px;padding:5px 8px;font-size:8px;font-weight:800}.hotel-config__rules-list{border:1px solid var(--line,#dce5e6);border-radius:14px;overflow:hidden}.hotel-config__rules-list article{border-bottom:1px solid var(--line,#dce5e6);grid-template-columns:36px minmax(0,1fr) 120px;align-items:center;gap:12px;min-height:62px;padding:10px 13px;display:grid}.hotel-config__rules-list article:last-child{border-bottom:0}.hotel-config__rules-list article.locked{background:#3ee6c109}.hotel-config__rules-list article>div{min-width:0}.hotel-config__rules-list strong{color:var(--navy,#062f46);align-items:center;gap:5px;font-size:9px;display:flex}.hotel-config__rules-list strong svg{color:var(--teal-dark,#0a725f)}.hotel-config__rules-list p{color:var(--muted,#6d8591);margin:4px 0 0;font-size:7px;line-height:1.4}.hotel-config__rules-list select{min-height:34px}.hotel-config__rules-list select:disabled{color:var(--teal-dark,#0a725f);opacity:1;background:#3ee6c11a}.hotel-config__mobile-save{display:none}.hotel-config__unavailable{color:var(--navy,#062f46);border:1px solid var(--line,#dce5e6);background:#fff;border-radius:16px;align-items:flex-start;gap:14px;margin:24px;padding:22px;display:flex;box-shadow:0 16px 45px #062f4614}.hotel-config__unavailable>svg{box-sizing:content-box;color:#a94f3b;background:#fff3f0;border-radius:11px;flex:none;padding:9px}.hotel-config__unavailable p,.hotel-config__unavailable h1{margin:0}.hotel-config__unavailable p{color:#a94f3b;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.hotel-config__unavailable h1{margin-top:5px;font-family:DM Serif Display,Georgia,serif;font-size:24px;font-weight:400}.hotel-config__unavailable span{color:var(--muted,#6d8591);margin-top:7px;font-size:11px;line-height:1.5;display:block}.hotel-config__review-overlay{z-index:180;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#011724b3;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.hotel-config__review{background:#fff;border:1px solid #3ee6c159;border-radius:18px;width:min(620px,100%);max-height:calc(100dvh - 40px);overflow-y:auto;box-shadow:0 30px 90px #01172459}.hotel-config__review>header{color:#fff;background:var(--navy,#062f46);grid-template-columns:42px minmax(0,1fr) 34px;align-items:center;gap:10px;padding:18px 20px;display:grid}.hotel-config__review>header>span{width:42px;height:42px;color:var(--navy,#062f46);background:var(--teal,#3ee6c1);border-radius:11px;place-items:center;display:grid}.hotel-config__review>header p,.hotel-config__review>header h2{margin:0}.hotel-config__review>header p{color:var(--teal,#3ee6c1);letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:800}.hotel-config__review>header h2{color:#fff;margin-top:4px;font-family:DM Serif Display,Georgia,serif;font-size:22px;font-weight:400}.hotel-config__review>header button{color:#fff;background:#ffffff14;border:1px solid #ffffff21;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.hotel-config__review>p{color:var(--muted,#6d8591);margin:0;padding:17px 20px 0;font-size:9px;line-height:1.55}.hotel-config__review-changes{border:1px solid var(--line,#dce5e6);background:#f6f8f7;border-radius:11px;gap:7px;max-height:245px;margin:14px 20px 0;padding:8px;display:grid;overflow-y:auto}.hotel-config__review-changes article{background:#fff;border:1px solid #dce5e6d9;border-radius:9px;grid-template-columns:minmax(150px,.8fr) minmax(0,1.2fr);align-items:center;gap:12px;padding:9px 10px;display:grid}.hotel-config__review-changes article>div,.hotel-config__review-changes article>p{min-width:0}.hotel-config__review-changes strong,.hotel-config__review-changes code{display:block}.hotel-config__review-changes strong{color:var(--navy,#062f46);font-size:10px}.hotel-config__review-changes code{color:var(--muted,#6d8591);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font:8px/1.35 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:hidden}.hotel-config__review-changes p{grid-template-columns:minmax(0,1fr) 14px minmax(0,1fr);align-items:center;gap:5px;margin:0;font-size:10px;display:grid}.hotel-config__review-changes p span,.hotel-config__review-changes p b{overflow-wrap:anywhere}.hotel-config__review-changes p span{color:var(--muted,#6d8591);text-decoration:line-through}.hotel-config__review-changes p i{color:var(--teal-dark,#0a725f);text-align:center;font-style:normal}.hotel-config__review-changes p b{color:var(--navy,#062f46);font-weight:800}.hotel-config__review>label:not(.hotel-config__review-confirm){gap:7px;margin:16px 20px 0;display:grid}.hotel-config__review>label>span{color:var(--navy,#062f46);font-size:9px;font-weight:800}.hotel-config__review>label em{color:#a94f3b;text-transform:uppercase;font-size:7px;font-style:normal}.hotel-config__review textarea{resize:vertical;width:100%;color:var(--ink,#123448);border:1px solid var(--line,#dce5e6);background:#f6f8f7;border-radius:10px;outline:0;padding:10px 11px;font-size:10px}.hotel-config__review textarea:focus{border-color:var(--teal-dark,#0a725f);background:#fff;box-shadow:0 0 0 3px #3ee6c124}.hotel-config__review>label small{color:var(--muted,#6d8591);font-size:7px;line-height:1.4}.hotel-config__review-confirm{background:#f6f8f7;border-radius:10px;align-items:flex-start;gap:8px;margin:15px 20px 0;padding:11px;display:flex}.hotel-config__review-confirm input{accent-color:var(--teal-dark,#0a725f);margin-top:2px}.hotel-config__review-confirm span{line-height:1.45;font-size:8px!important}.hotel-config__review-error{color:#a94f3b;background:#fff3f0;border-radius:9px;align-items:center;gap:6px;margin:12px 20px 0;padding:9px 10px;font-size:8px;display:flex}.hotel-config__review>footer{border-top:1px solid var(--line,#dce5e6);background:#f6f8f7;justify-content:flex-end;gap:9px;margin-top:18px;padding:14px 20px;display:flex}.hotel-config__review>footer button{border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:39px;padding:0 13px;font-size:9px;font-weight:800;display:inline-flex}.hotel-config__review>footer .secondary{color:var(--navy,#062f46);border:1px solid var(--line,#dce5e6);background:#fff}.hotel-config__review>footer .primary{color:var(--navy,#062f46);background:var(--teal,#3ee6c1);border:1px solid var(--teal,#3ee6c1)}.hotel-config__review>footer button:disabled{cursor:not-allowed;opacity:.5}.hotel-config :where(button,input,select,textarea):focus-visible{outline-offset:2px;outline:3px solid #3ee6c157}.hotel-config__hero-copy p,.hotel-config__version,.hotel-config__control-band strong,.hotel-config__section-heading p{font-size:10px}.hotel-config__save-status,.hotel-config__refresh-button,.hotel-config__state strong,.hotel-config__tabs>button strong,.hotel-config__outline-button,.hotel-config__field>span,.hotel-config__building-card>header strong,.hotel-config__reconcile strong,.hotel-config__toggle-row strong,.hotel-config__rules-list strong{font-size:11px}.hotel-config__control-band small,.hotel-config__control-band time,.hotel-config__state small,.hotel-config__summary small,.hotel-config__tabs>button small,.hotel-config__tabs aside p,.hotel-config__section-heading>div>span,.hotel-config__section-lock,.hotel-config__protected-source p,.hotel-config__field>small,.hotel-config__subheading p,.hotel-config__building-card>header small,.hotel-config__reconcile small,.hotel-config__card-title p,.hotel-config__toggle-row p,.hotel-config__ai-banner p,.hotel-config__rules-heading p,.hotel-config__rules-list p{font-size:9px}.hotel-config__field input,.hotel-config__field select,.hotel-config__rules-list select{font-size:11px}.hotel-config__review>p,.hotel-config__review>label>span,.hotel-config__review textarea,.hotel-config__review-confirm span,.hotel-config__review-error,.hotel-config__review>footer button{font-size:11px!important}.hotel-config__review>label small{font-size:9px}@media (width<=980px){.hotel-config__control-band{grid-template-columns:1fr 1fr}.hotel-config__control-band time{grid-column:1/-1}.hotel-config__workspace{grid-template-columns:1fr}.hotel-config__tabs{border-right:0;border-bottom:1px solid var(--line,#dce5e6);border-radius:0;grid-template-columns:repeat(4,1fr);gap:6px;padding:10px;display:grid;overflow-x:auto}.hotel-config__tabs>button{min-width:135px;margin:0;display:flex}.hotel-config__tabs>button i,.hotel-config__tabs aside{display:none}.hotel-config__content{padding:24px}.hotel-config__field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hotel-config__field.wide{grid-column:auto}.hotel-config__building-fields{grid-template-columns:1.35fr .7fr .65fr .7fr}}@media (width<=720px){.hotel-config{padding-bottom:calc(67px + env(safe-area-inset-bottom))}.hotel-config__hero{border-radius:16px 16px 0 0;align-items:flex-start;padding:21px}.hotel-config__hero-icon{width:42px;height:42px}.hotel-config__save-area{display:none}.hotel-config__control-band{grid-template-columns:1fr;padding:11px 14px}.hotel-config__control-band time{grid-column:auto}.hotel-config__summary{grid-template-columns:repeat(2,1fr)}.hotel-config__summary article:nth-child(2){border-right:0}.hotel-config__summary article:nth-child(-n+2){border-bottom:1px solid var(--line,#dce5e6)}.hotel-config__workspace{border-radius:0 0 16px 16px}.hotel-config__tabs{grid-template-columns:repeat(4,max-content)}.hotel-config__tabs>button{min-width:auto;padding:8px 11px}.hotel-config__tabs>button>span:first-child{width:30px;height:30px}.hotel-config__tabs>button>span:nth-child(2) small{display:none}.hotel-config__content{padding:20px 16px 24px}.hotel-config__section-heading{display:block}.hotel-config__section-heading .hotel-config__outline-button{width:100%;margin-top:13px}.hotel-config__field-grid,.hotel-config__field-grid.compact{grid-template-columns:1fr 1fr}.hotel-config__building-list,.hotel-config__policy-layout,.hotel-config__allocation-settings{grid-template-columns:1fr}.hotel-config__building-fields{grid-template-columns:1fr 1fr 1fr}.hotel-config__building-fields .hotel-config__field:first-child{grid-column:span 2}.hotel-config__room-type-head{display:none}.hotel-config__room-types{border:0;overflow:visible}.hotel-config__room-types article{border:1px solid var(--line,#dce5e6);border-radius:13px;grid-template-columns:1fr 1fr 1fr 1fr 32px;gap:9px;margin-bottom:9px;padding:12px}.hotel-config__room-types article .hotel-config__field:first-child{grid-column:span 3}.hotel-config__room-types article .hotel-config__field:nth-child(5){grid-column:1/-1}.hotel-config__room-types article .hotel-config__field>span{display:block}.hotel-config__quiet-card{grid-column:auto}.hotel-config__rules-list article{grid-template-columns:36px minmax(0,1fr)}.hotel-config__rules-list select{grid-column:2;width:135px}.hotel-config__mobile-save{z-index:65;min-height:62px;padding:9px 78px calc(9px + env(safe-area-inset-bottom)) 15px;color:#fff;background:var(--navy,#062f46);justify-content:space-between;align-items:center;gap:15px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #062f462e}.hotel-config__mobile-save>span{color:#ffffffa6;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.hotel-config__mobile-save button{min-height:39px;color:var(--navy,#062f46);background:var(--teal,#3ee6c1);border:0;border-radius:10px;align-items:center;gap:6px;padding:0 14px;font-size:9px;font-weight:800;display:flex}.hotel-config__review-overlay{align-items:end;padding:0}.hotel-config__review{border-radius:18px 18px 0 0;width:100%;max-height:92dvh;overflow-y:auto}.hotel-config__review-changes article{grid-template-columns:1fr;gap:7px}}@media (width<=470px){.hotel-config__hero{padding:18px 16px}.hotel-config__hero-copy{align-items:flex-start;gap:11px}.hotel-config__hero-copy h1{overflow-wrap:anywhere}.hotel-config__hero-copy>div>span{font-size:8px}.hotel-config__summary article{padding:11px 12px}.hotel-config__content{padding:18px 12px 22px}.hotel-config__field-grid,.hotel-config__field-grid.compact{grid-template-columns:1fr}.hotel-config__field.wide{grid-column:auto}.hotel-config__building-fields{grid-template-columns:1fr 1fr}.hotel-config__building-fields .hotel-config__field:first-child{grid-column:1/-1}.hotel-config__room-types article{grid-template-columns:1fr 1fr 32px}.hotel-config__room-types article .hotel-config__field:first-child{grid-column:span 2}.hotel-config__room-types article .hotel-config__field:nth-child(4){grid-column:1/2}.hotel-config__room-types article .hotel-config__field:nth-child(5){grid-column:1/-1}.hotel-config__ai-banner{grid-template-columns:38px minmax(0,1fr);padding:13px}.hotel-config__ai-banner>span{width:38px;height:38px}.hotel-config__ai-banner>svg{display:none}}@media (prefers-reduced-motion:reduce){.hotel-config__spinner{animation:none}.hotel-config__switch span,.hotel-config__switch span:after{transition:none}}.local-invitation-inbox{color:#123448;background:linear-gradient(145deg,#fff 0%,#f4faf8 100%);border:1px solid #062f461f;border-radius:18px;margin:18px 0;overflow:hidden;box-shadow:0 18px 48px #062f4614}.local-invitation-inbox__header{color:#fff;background:radial-gradient(circle at 82% 0,#3ee6c12e,#0000 34%),#062f46;grid-template-columns:45px minmax(0,1fr) auto auto;align-items:center;gap:13px;padding:18px 20px;display:grid}.local-invitation-inbox__mark{color:#062f46;background:#3ee6c1;border-radius:14px 14px 14px 5px;place-items:center;width:45px;height:45px;display:grid;box-shadow:0 10px 28px #3ee6c12e}.local-invitation-inbox__title{min-width:0}.local-invitation-inbox__title p{color:#3ee6c1;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:5px;margin:0 0 3px;font-size:9px;font-weight:800;display:flex}.local-invitation-inbox__title h2{margin:0;font-size:18px;line-height:1.15}.local-invitation-inbox__title>span{color:#ffffffad;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:10px;line-height:1.35;display:block;overflow:hidden}.local-invitation-inbox__environment{color:#d9fff7;background:#3ee6c11c;border:1px solid #3ee6c133;border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:0 10px;font-size:9px;font-weight:800;display:inline-flex}.local-invitation-inbox__environment i{background:#3ee6c1;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #3ee6c11f}.local-invitation-inbox__refresh{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:10px;font-weight:800;display:inline-flex}.local-invitation-inbox__refresh:disabled{cursor:wait;opacity:.6}.local-invitation-inbox__boundary{color:#0a725f;background:#3ee6c11a;border:1px solid #0a725f24;border-radius:11px;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:9px;margin:14px 18px 0;padding:11px 13px;font-size:10px;line-height:1.45;display:grid}.local-invitation-inbox__boundary strong{color:#062f46;margin-right:5px}.local-invitation-inbox__alert{color:#8e4b37;background:#e77f681c;border:1px solid #e77f6838;border-radius:11px;grid-template-columns:17px minmax(0,1fr);align-items:start;gap:9px;margin:10px 18px 0;padding:11px 13px;font-size:10px;line-height:1.45;display:grid}.local-invitation-inbox__alert strong{color:#783b2b;display:block}.local-invitation-inbox__toolbar{justify-content:space-between;align-items:center;gap:12px;padding:15px 20px 10px;display:flex}.local-invitation-inbox__toolbar span{color:#062f46;align-items:center;gap:6px;font-size:11px;font-weight:800;display:inline-flex}.local-invitation-inbox__toolbar small{color:#718994;font-size:9px}.local-invitation-inbox__messages{gap:9px;margin:0;padding:0 18px 18px;list-style:none;display:grid}.local-invitation-inbox__messages>li{background:#fff;border:1px solid #dfe8e8;border-radius:13px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.local-invitation-inbox__messages>li.confirming{border-color:#0a725f52;box-shadow:0 12px 28px #062f4614}.local-invitation-inbox__message-main{grid-template-columns:38px minmax(130px,.8fr) auto minmax(180px,1.25fr) minmax(260px,1.4fr) auto;align-items:center;gap:10px;padding:12px 13px;display:grid}.local-invitation-inbox__avatar{color:#062f46;background:#e8d5b5;border-radius:11px;place-items:center;width:38px;height:38px;font-size:11px;font-weight:900;display:grid}.local-invitation-inbox__recipient{min-width:0}.local-invitation-inbox__recipient strong,.local-invitation-inbox__recipient small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.local-invitation-inbox__recipient strong{color:#062f46;font-size:11px}.local-invitation-inbox__recipient small{color:#78909b;margin-top:3px;font-size:9px}.local-invitation-inbox__availability{white-space:nowrap;border-radius:999px;justify-self:start;align-items:center;gap:5px;min-height:25px;padding:0 8px;font-size:8px;font-weight:800;display:inline-flex}.local-invitation-inbox__availability i{border-radius:50%;width:5px;height:5px}.local-invitation-inbox__availability.available{color:#0a725f;background:#3ee6c11f}.local-invitation-inbox__availability.available i{background:#0a725f}.local-invitation-inbox__availability.unavailable{color:#778b94;background:#edf1f1}.local-invitation-inbox__availability.unavailable i{background:#91a1a8}.local-invitation-inbox__subject{min-width:0}.local-invitation-inbox__subject small,.local-invitation-inbox__subject strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.local-invitation-inbox__subject small,.local-invitation-inbox__message-main dt{color:#8699a1;letter-spacing:.04em;text-transform:uppercase;font-size:8px;font-weight:800}.local-invitation-inbox__subject strong{color:#25485a;margin-top:3px;font-size:10px}.local-invitation-inbox__message-main dl{grid-template-columns:repeat(3,minmax(72px,1fr));gap:9px;margin:0;display:grid}.local-invitation-inbox__message-main dd{color:#264859;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:9px;font-weight:700;overflow:hidden}.local-invitation-inbox__open{color:#062f46;white-space:nowrap;background:#3ee6c1;border:1px solid #3ee6c1;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:39px;padding:0 12px;font-size:9px;font-weight:900;display:inline-flex}.local-invitation-inbox__open:disabled{cursor:not-allowed;opacity:.48}.local-invitation-inbox__confirm{background:linear-gradient(90deg,#3ee6c114,#e8d5b521);border-top:1px solid #0a725f24;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:12px 14px;display:grid}.local-invitation-inbox__confirm>div{color:#0a725f;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:8px;display:grid}.local-invitation-inbox__confirm>div span{color:#617a85;font-size:9px;line-height:1.45}.local-invitation-inbox__confirm>div strong{color:#062f46;font-size:10px;display:block}.local-invitation-inbox__confirm>button{color:#062f46;background:#fff;border:1px solid #d9e3e4;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:38px;padding:0 12px;font-size:9px;font-weight:850;display:inline-flex}.local-invitation-inbox__confirm>button:last-child{background:#3ee6c1;border-color:#3ee6c1}.local-invitation-inbox__state{color:#79909a;text-align:center;justify-items:center;padding:34px 18px 38px;display:grid}.local-invitation-inbox__state strong{color:#062f46;margin-top:10px;font-size:12px}.local-invitation-inbox__state p{max-width:390px;margin:5px 0 0;font-size:10px;line-height:1.5}.local-invitation-inbox>footer{color:#718994;text-align:center;background:#062f4606;border-top:1px solid #062f4612;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:9px;display:flex}.local-invitation-inbox button:focus-visible{outline-offset:2px;outline:3px solid #3ee6c173}.local-invitation-inbox__spin{animation:.8s linear infinite local-invitation-inbox-spin}@keyframes local-invitation-inbox-spin{to{transform:rotate(360deg)}}@media (width<=1120px){.local-invitation-inbox__message-main{grid-template-columns:38px minmax(150px,.9fr) auto minmax(210px,1.2fr) auto}.local-invitation-inbox__message-main dl{grid-area:2/2/auto/5}.local-invitation-inbox__open{grid-area:1/5/span 2}}@media (width<=760px){.local-invitation-inbox__header{grid-template-columns:42px minmax(0,1fr) auto;padding:16px}.local-invitation-inbox__mark{width:42px;height:42px}.local-invitation-inbox__environment{grid-column:2;justify-self:start}.local-invitation-inbox__refresh{grid-area:1/3/span 2;width:42px;padding:0}.local-invitation-inbox__refresh span{display:none}.local-invitation-inbox__title>span{white-space:normal}.local-invitation-inbox__message-main{grid-template-columns:38px minmax(0,1fr) auto}.local-invitation-inbox__availability{grid-column:3}.local-invitation-inbox__subject{grid-column:2/4}.local-invitation-inbox__message-main dl{grid-area:auto/2/auto/4}.local-invitation-inbox__open{grid-area:auto/2/auto/4;justify-self:stretch;min-height:44px}.local-invitation-inbox__confirm{grid-template-columns:1fr 1fr}.local-invitation-inbox__confirm>div{grid-column:1/-1}.local-invitation-inbox__confirm>button{min-height:44px}}@media (width<=480px){.local-invitation-inbox{border-radius:14px;margin-left:-4px;margin-right:-4px}.local-invitation-inbox__header{grid-template-columns:40px minmax(0,1fr) 42px;gap:10px;padding:14px}.local-invitation-inbox__environment{font-size:8px}.local-invitation-inbox__boundary,.local-invitation-inbox__alert{margin-left:12px;margin-right:12px}.local-invitation-inbox__toolbar{align-items:flex-start;padding-left:14px;padding-right:14px}.local-invitation-inbox__toolbar small{text-align:right}.local-invitation-inbox__messages{padding-left:12px;padding-right:12px}.local-invitation-inbox__message-main{padding:12px}.local-invitation-inbox__message-main dl{grid-template-columns:1fr 1fr}.local-invitation-inbox__message-main dl div:first-child{grid-column:1/-1}.local-invitation-inbox__confirm{grid-template-columns:1fr}.local-invitation-inbox__confirm>button{width:100%}}@media (prefers-reduced-motion:reduce){.local-invitation-inbox__messages>li{transition:none}.local-invitation-inbox__spin{animation:none}}.team-access{width:min(1220px,100%);color:var(--ink,#123448);margin:0 auto}.team-access button,.team-access input,.team-access select{font:inherit}.team-access__hero{color:#fff;background:var(--navy,#062f46);border-radius:20px 20px 0 0;justify-content:space-between;align-items:center;gap:22px;padding:24px 26px;display:flex;position:relative;overflow:hidden}.team-access__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#3ee6c126,#0000 68%);width:260px;height:180px;position:absolute;bottom:-80px;right:8%}.team-access__hero-title{z-index:1;align-items:center;gap:14px;display:flex;position:relative}.team-access__hero-title>span{width:48px;height:48px;color:var(--navy,#062f46);background:var(--teal,#3ee6c1);border-radius:14px 14px 14px 5px;place-items:center;display:grid}.team-access__hero-title p{color:var(--teal,#3ee6c1);letter-spacing:.14em;text-transform:uppercase;margin:0 0 4px;font-size:8px;font-weight:800}.team-access__hero-title h1{color:#fff;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(24px,2.5vw,32px);font-weight:400;line-height:1}.team-access__hero-title small{color:#ffffff94;margin-top:7px;font-size:9px;display:block}.team-access__add{z-index:1;min-height:41px;color:var(--navy,#062f46);background:var(--teal,#3ee6c1);border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:9px;font-weight:800;display:flex;position:relative}.team-access__demo-note{color:#80551c;background:#fff7e8;border:1px solid #ead8b7;border-top:0;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 18px;display:grid}.team-access__demo-note>svg{color:#b57824}.team-access__demo-note strong,.team-access__demo-note p{margin:0}.team-access__demo-note strong{color:var(--navy,#062f46);font-size:8px}.team-access__demo-note p{color:#7e6d51;margin-top:2px;font-size:7px;line-height:1.4}.team-access__demo-note>span{color:#80551c;text-transform:uppercase;background:#e8d5b58c;border-radius:99px;padding:5px 8px;font-size:7px;font-weight:800}.team-access__session{border:1px solid var(--line,#dce5e6);background:#fff;border-top:0;justify-content:space-between;align-items:center;gap:24px;padding:14px 18px;display:flex}.team-access__session-copy{align-items:center;gap:11px;min-width:0;display:flex}.team-access__pulse{background:var(--teal,#3ee6c1);border:2px solid #fff;border-radius:50%;flex:none;width:10px;height:10px;box-shadow:0 0 0 4px #3ee6c12e}.team-access__session-copy small,.team-access__session-copy strong,.team-access__session-copy p{margin:0;display:block}.team-access__session-copy small{color:var(--teal-dark,#0a725f);letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:800}.team-access__session-copy strong{color:var(--navy,#062f46);margin-top:3px;font-size:10px}.team-access__session-copy p{color:var(--muted,#6d8591);margin-top:2px;font-size:7px}.team-access__session>label{align-items:center;gap:9px;display:flex}.team-access__session>label>span{color:var(--muted,#6d8591);font-size:8px;font-weight:700}.team-access__session>label>div{min-width:250px;color:var(--teal-dark,#0a725f);background:var(--paper,#f6f8f7);border:1px solid var(--line,#dce5e6);border-radius:10px;align-items:center;display:flex;position:relative}.team-access__session>label>div>svg:first-child{margin-left:10px}.team-access__session>label>div>svg:last-child{color:var(--muted,#6d8591);pointer-events:none;position:absolute;right:9px}.team-access__session select{width:100%;min-height:38px;color:var(--navy,#062f46);appearance:none;background:0 0;border:0;outline:0;padding:0 30px 0 8px;font-size:8px;font-weight:700}.team-access__metrics{grid-template-columns:repeat(4,1fr);gap:10px;margin:13px 0;display:grid}.team-access__metrics article{border:1px solid var(--line,#dce5e6);background:#fff;border-radius:14px;align-items:center;gap:10px;min-width:0;padding:13px 14px;display:flex}.team-access__metrics article>span{width:34px;height:34px;color:var(--navy,#062f46);background:var(--soft,#edf3f2);border-radius:10px;flex:none;place-items:center;display:grid}.team-access__metrics article>span.teal{color:var(--teal-dark,#0a725f);background:#3ee6c129}.team-access__metrics article>span.sand{background:#e8d5b575}.team-access__metrics article>span.coral{color:#9a4e3b;background:#e77f6824}.team-access__metrics strong,.team-access__metrics small{display:block}.team-access__metrics strong{color:var(--navy,#062f46);font-size:16px;line-height:1}.team-access__metrics small{color:var(--muted,#6d8591);margin-top:4px;font-size:7px}.team-access__layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:12px;display:grid}.team-access__directory,.team-access__preview{border:1px solid var(--line,#dce5e6);background:#fff;border-radius:17px;min-width:0}.team-access__directory{overflow:hidden}.team-access__directory-heading{justify-content:space-between;align-items:center;gap:16px;padding:17px 18px 11px;display:flex}.team-access__directory-heading h2,.team-access__directory-heading p{margin:0}.team-access__directory-heading h2{color:var(--navy,#062f46);font-size:12px}.team-access__directory-heading p{color:var(--muted,#6d8591);margin-top:4px;font-size:8px}.team-access__directory-heading>span{color:var(--teal-dark,#0a725f);background:#3ee6c121;border-radius:99px;padding:4px 7px;font-size:7px;font-weight:800}.team-access__filters{grid-template-columns:minmax(180px,1fr) 165px 125px;gap:7px;padding:0 18px 14px;display:grid}.team-access__search,.team-access__select{min-width:0;min-height:38px;color:var(--muted,#6d8591);background:var(--paper,#f6f8f7);border:1px solid var(--line,#dce5e6);border-radius:9px;align-items:center;display:flex;position:relative}.team-access__search>svg,.team-access__select>svg:first-child{flex:none;margin-left:10px}.team-access__search input{width:100%;min-width:0;min-height:36px;color:var(--ink,#123448);background:0 0;border:0;outline:0;padding:0 8px;font-size:8px}.team-access__search button{width:27px;height:27px;color:var(--muted,#6d8591);background:0 0;border:0;border-radius:7px;place-items:center;margin-right:5px;display:grid}.team-access__select select{width:100%;min-width:0;min-height:36px;color:var(--ink,#123448);appearance:none;background:0 0;border:0;outline:0;padding:0 24px 0 7px;font-size:8px}.team-access__select>svg:last-child{pointer-events:none;position:absolute;right:8px}.team-access__select.status select{padding-left:10px}.team-access__table{border-top:1px solid var(--line,#dce5e6)}.team-access__table-head,.team-access__table>article{grid-template-columns:minmax(190px,1.45fr) minmax(115px,.9fr) minmax(105px,.75fr) 100px 66px;align-items:center;gap:10px;display:grid}.team-access__table-head{min-height:35px;color:var(--muted,#6d8591);letter-spacing:.07em;text-transform:uppercase;background:#f6f8f7;padding:0 15px;font-size:7px;font-weight:800}.team-access__table>article{border-top:1px solid var(--line,#dce5e6);cursor:pointer;min-height:68px;padding:9px 15px;transition:background .15s}.team-access__table>article:first-of-type{border-top:0}.team-access__table>article:hover{background:#fbfcfc}.team-access__table>article.selected{box-shadow:inset 3px 0 var(--teal-dark,#0a725f);background:#3ee6c111}.team-access__table>article.inactive{opacity:.7}.team-access__person{align-items:center;gap:9px;min-width:0;display:flex}.team-access__person>span{width:34px;height:34px;color:var(--navy,#062f46);background:var(--sand,#e8d5b5);border-radius:10px;flex:none;place-items:center;font-size:8px;font-weight:800;display:grid}.team-access__person>div{min-width:0}.team-access__person strong,.team-access__person small,.team-access__department strong,.team-access__department small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.team-access__person strong{color:var(--navy,#062f46);font-size:8px}.team-access__person strong em{color:var(--teal-dark,#0a725f);text-transform:uppercase;background:#3ee6c124;border-radius:4px;margin-left:5px;padding:2px 4px;font-size:6px;font-style:normal;display:inline-block}.team-access__person small{color:var(--muted,#6d8591);align-items:center;gap:3px;margin-top:4px;font-size:7px;display:flex}.team-access__department strong{color:var(--navy,#062f46);font-size:8px}.team-access__department small{color:var(--muted,#6d8591);margin-top:3px;font-size:7px}.team-access__role{text-overflow:ellipsis;white-space:nowrap;border-radius:7px;max-width:100%;padding:5px 7px;font-size:7px;font-weight:800;display:inline-flex;overflow:hidden}.team-access__role--full{color:var(--navy,#062f46);background:var(--teal,#3ee6c1)}.team-access__role--management{color:#695125;background:#e8d5b594}.team-access__role--operational{color:#185878;background:#e2f1f8}.team-access__role--limited{color:var(--muted,#6d8591);background:var(--soft,#edf3f2)}.team-access__status{text-transform:capitalize;align-items:center;gap:5px;font-size:7px;font-weight:800;display:flex}.team-access__status i{background:var(--muted,#6d8591);border-radius:50%;width:6px;height:6px}.team-access__status.active{color:var(--teal-dark,#0a725f)}.team-access__status.active i{background:var(--teal,#3ee6c1);box-shadow:0 0 0 3px #3ee6c121}.team-access__last-active{color:var(--muted,#6d8591);margin-top:4px;font-size:6px;display:block}.team-access__actions{justify-content:flex-end;gap:4px;display:flex}.team-access__actions button{width:29px;height:29px;color:var(--muted,#6d8591);border:1px solid var(--line,#dce5e6);background:#fff;border-radius:8px;place-items:center;display:grid}.team-access__actions button:hover{color:var(--navy,#062f46);border-color:var(--teal-dark,#0a725f)}.team-access__actions button.deactivate:hover{color:#a64e3a;border-color:#e77f68b3}.team-access__actions button.activate{color:var(--teal-dark,#0a725f)}.team-access__actions button:disabled{cursor:not-allowed;opacity:.3}.team-access__preview{position:sticky;top:88px;overflow:hidden}.team-access__preview>header{background:var(--navy,#062f46);grid-template-columns:44px minmax(0,1fr) 30px;align-items:center;gap:10px;padding:16px;display:grid}.team-access__preview-avatar{width:44px;height:44px;color:var(--navy,#062f46);background:var(--sand,#e8d5b5);border-radius:12px;place-items:center;font-size:10px;font-weight:800;display:grid;position:relative}.team-access__preview-avatar i{background:var(--muted,#6d8591);border:2px solid var(--navy,#062f46);border-radius:50%;width:11px;height:11px;position:absolute;bottom:-2px;right:-2px}.team-access__preview-avatar i.active{background:var(--teal,#3ee6c1)}.team-access__preview>header small,.team-access__preview>header h2,.team-access__preview>header p{margin:0;display:block}.team-access__preview>header small{color:var(--teal,#3ee6c1);letter-spacing:.11em;text-transform:uppercase;font-size:6px;font-weight:800}.team-access__preview>header h2{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-family:DM Serif Display,Georgia,serif;font-size:16px;font-weight:400;overflow:hidden}.team-access__preview>header p{color:#ffffff80;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:7px;overflow:hidden}.team-access__preview>header button{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.team-access__paused{color:#a64e3a;background:#e77f681f;border-radius:9px;align-items:flex-start;gap:8px;margin:11px 12px 0;padding:9px 10px;display:flex}.team-access__paused svg{flex:none}.team-access__paused strong{color:#87402f;margin-bottom:2px;font-size:8px;display:block}.team-access__paused span{color:#8f6d65;font-size:7px;line-height:1.4}.team-access__role-summary{border-bottom:1px solid var(--line,#dce5e6);padding:15px 16px 13px}.team-access__role-summary p{color:var(--muted,#6d8591);margin:8px 0 10px;font-size:7px;line-height:1.5}.team-access__role-summary>strong{color:var(--navy,#062f46);font-size:7px}.team-access__role-summary>div{background:var(--soft,#edf3f2);border-radius:99px;height:5px;margin-top:6px;overflow:hidden}.team-access__role-summary>div i{background:var(--teal-dark,#0a725f);border-radius:inherit;height:100%;display:block}.team-access__permissions{padding:5px 16px 12px}.team-access__permissions section{border-bottom:1px solid var(--line,#dce5e6);padding:10px 0 7px}.team-access__permissions section:last-child{border-bottom:0}.team-access__permissions h3{color:var(--navy,#062f46);letter-spacing:.08em;text-transform:uppercase;margin:0 0 7px;font-size:7px;font-weight:800}.team-access__permissions section>div{min-height:21px;color:var(--muted,#6d8591);align-items:center;gap:6px;font-size:7px;display:flex}.team-access__permissions section>div svg{flex:none}.team-access__permissions section>div.allowed{color:var(--ink,#123448)}.team-access__permissions section>div.allowed svg{color:var(--teal-dark,#0a725f)}.team-access__permissions section>div.restricted{opacity:.52}.team-access__preview>footer{color:var(--teal-dark,#0a725f);background:#3ee6c114;border-top:1px solid #3ee6c133;align-items:center;gap:6px;padding:10px 16px;font-size:7px;line-height:1.35;display:flex}.team-access__empty{color:var(--muted,#6d8591);text-align:center;justify-items:center;padding:45px 20px;display:grid}.team-access__empty strong{color:var(--navy,#062f46);margin-top:10px;font-size:10px}.team-access__empty p{margin:5px 0 10px;font-size:8px}.team-access__empty button{color:var(--navy,#062f46);border:1px solid var(--line,#dce5e6);background:#fff;border-radius:8px;padding:7px 10px;font-size:8px;font-weight:800}.team-access__modal-backdrop{z-index:120;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#062f46a6;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.team-access__modal{background:#fff;border-radius:19px;width:min(570px,100%);overflow:hidden;box-shadow:0 28px 90px #062f4652}.team-access__modal>header{background:var(--paper,#f6f8f7);border-bottom:1px solid var(--line,#dce5e6);justify-content:space-between;align-items:flex-start;gap:18px;padding:21px 22px 16px;display:flex}.team-access__modal>header p,.team-access__modal>header h2,.team-access__modal>header span{margin:0}.team-access__modal>header p{color:var(--teal-dark,#0a725f);letter-spacing:.13em;text-transform:uppercase;font-size:7px;font-weight:800}.team-access__modal>header h2{color:var(--navy,#062f46);margin-top:5px;font-family:DM Serif Display,Georgia,serif;font-size:23px;font-weight:400}.team-access__modal>header span{color:var(--muted,#6d8591);margin-top:5px;font-size:8px;display:block}.team-access__modal>header button{width:32px;height:32px;color:var(--muted,#6d8591);border:1px solid var(--line,#dce5e6);background:#fff;border-radius:9px;flex:none;place-items:center;display:grid}.team-access__modal form{grid-template-columns:1fr 1fr;gap:12px;padding:18px 22px 21px;display:grid}.team-access__modal form>label{align-content:start;gap:6px;min-width:0;display:grid}.team-access__modal form>.wide{grid-column:1/-1}.team-access__modal form>label>span,.team-access__modal fieldset>legend{color:var(--navy,#062f46);font-size:8px;font-weight:800}.team-access__modal form>label>small{color:var(--muted,#6d8591);font-size:7px;line-height:1.4}.team-access__modal input,.team-access__modal select{width:100%;min-height:40px;color:var(--ink,#123448);background:var(--paper,#f6f8f7);border:1px solid var(--line,#dce5e6);border-radius:9px;outline:0;padding:0 10px;font-size:9px}.team-access__modal input:focus,.team-access__modal select:focus{border-color:var(--teal-dark,#0a725f);background:#fff;box-shadow:0 0 0 3px #3ee6c121}.team-access__modal fieldset{border:0;grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:0;display:grid}.team-access__modal fieldset>legend{margin-bottom:7px}.team-access__modal fieldset>label{background:var(--paper,#f6f8f7);border:1px solid var(--line,#dce5e6);cursor:pointer;border-radius:10px;grid-template-columns:18px minmax(0,1fr) 14px;align-items:center;gap:7px;padding:10px;display:grid}.team-access__modal fieldset>label.selected{border-color:var(--teal-dark,#0a725f);background:#3ee6c114}.team-access__modal fieldset input{opacity:0;width:1px;height:1px;position:absolute}.team-access__modal fieldset>label>svg:first-of-type{color:var(--teal-dark,#0a725f)}.team-access__modal fieldset>label>svg:last-of-type{color:#0000}.team-access__modal fieldset>label.selected>svg:last-of-type{color:var(--teal-dark,#0a725f)}.team-access__modal fieldset strong,.team-access__modal fieldset small{display:block}.team-access__modal fieldset strong{color:var(--navy,#062f46);font-size:8px}.team-access__modal fieldset small{color:var(--muted,#6d8591);margin-top:3px;font-size:7px}.team-access__form-error{color:#934630;background:#e77f6821;border-radius:8px;padding:9px 10px;font-size:8px}.team-access__modal form>footer{justify-content:flex-end;gap:7px;margin-top:4px;display:flex}.team-access__modal form>footer button{min-height:38px;color:var(--navy,#062f46);border:1px solid var(--line,#dce5e6);background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 13px;font-size:8px;font-weight:800;display:flex}.team-access__modal form>footer button:last-child{background:var(--teal,#3ee6c1);border-color:var(--teal,#3ee6c1)}@media (width<=1080px){.team-access__layout{grid-template-columns:1fr}.team-access__preview{position:static}.team-access__permissions{grid-template-columns:1fr 1fr;gap:0 18px;display:grid}.team-access__permissions section:nth-last-child(2){border-bottom:0}}@media (width<=800px){.team-access__metrics{grid-template-columns:1fr 1fr}.team-access__filters{grid-template-columns:minmax(160px,1fr) 150px}.team-access__select.status{grid-column:2}.team-access__table-head{display:none}.team-access__table>article{grid-template-columns:minmax(180px,1.4fr) 1fr auto;gap:8px 14px;padding:12px 15px}.team-access__person{grid-row:span 2}.team-access__table>article>div[role=cell]:not(.team-access__person):not(.team-access__actions):before{color:var(--muted,#6d8591);content:attr(data-label);letter-spacing:.07em;text-transform:uppercase;margin-bottom:3px;font-size:6px;font-weight:800;display:block}.team-access__actions{grid-area:1/3/span 2}}@media (width<=620px){.team-access__hero{border-radius:16px 16px 0 0;align-items:flex-start;padding:19px 16px}.team-access__hero-title{align-items:flex-start;gap:11px}.team-access__hero-title>span{width:41px;height:41px}.team-access__hero-title small{display:none}.team-access__add{min-height:39px;padding:0 11px;font-size:0}.team-access__add svg{width:18px;height:18px}.team-access__demo-note{padding:10px 13px}.team-access__demo-note>span{display:none}.team-access__session{padding:13px;display:block}.team-access__session>label{margin-top:12px;display:block}.team-access__session>label>span{margin-bottom:5px;display:block}.team-access__session>label>div{width:100%;min-width:0}.team-access__metrics{gap:7px;margin:9px 0}.team-access__metrics article{padding:11px}.team-access__filters{grid-template-columns:1fr 1fr;padding:0 12px 12px}.team-access__search{grid-column:1/-1}.team-access__select.status{grid-column:auto}.team-access__directory-heading{padding:15px 13px 11px}.team-access__table>article{grid-template-columns:minmax(0,1fr) auto}.team-access__person{grid-area:auto/1}.team-access__department,.team-access__table>article>div:nth-child(3),.team-access__table>article>div:nth-child(4){grid-column:1;padding-left:43px}.team-access__actions{grid-area:1/2/span 4}.team-access__permissions{grid-template-columns:1fr}.team-access__permissions section:nth-last-child(2){border-bottom:1px solid var(--line,#dce5e6)}.team-access__modal-backdrop{align-items:end;padding:0}.team-access__modal{border-radius:20px 20px 0 0;width:100%;max-height:94vh;overflow-y:auto}.team-access__modal>header{padding:18px 16px 14px}.team-access__modal form{padding:16px}}@media (width<=430px){.team-access__metrics article>span{width:31px;height:31px}.team-access__metrics strong{font-size:14px}.team-access__modal form{grid-template-columns:1fr}.team-access__modal form>.wide{grid-column:auto}.team-access__modal fieldset{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.team-access__table>article{transition:none}}.team-access--live .team-access__hero-title p{font-size:10px}.team-access--live .team-access__hero-title small{max-width:620px;font-size:11px;line-height:1.45}.team-access--live .team-access__add{min-height:44px;padding:0 16px;font-size:11px}.team-access--live button{cursor:pointer}.team-access--live button:disabled{cursor:not-allowed;opacity:.48}.team-access--live button:focus-visible,.team-access--live input:focus-visible,.team-access--live select:focus-visible,.team-access--live textarea:focus-visible,.team-access--live [tabindex]:focus-visible{outline-offset:2px;outline:3px solid #3ee6c194}.team-access__live-control{border:1px solid var(--line,#dce5e6);background:#fff;border-top:0;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:13px 18px;display:grid}.team-access__live-control>div{min-width:0;color:var(--teal-dark,#0a725f);align-items:center;gap:10px;display:flex}.team-access__live-control>div>span{min-width:0}.team-access__live-control strong,.team-access__live-control small{display:block}.team-access__live-control strong{color:var(--navy,#062f46);font-size:12px}.team-access__live-control small{color:var(--muted,#6d8591);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;overflow:hidden}.team-access__live-control>button{min-height:40px;color:var(--navy,#062f46);border:1px solid var(--line,#dce5e6);background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:11px;font-weight:800;display:inline-flex}.team-access__source-state{white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:10px;font-weight:800;display:inline-flex}.team-access__source-state i{border-radius:50%;width:7px;height:7px}.team-access__source-state.current{color:#075d50;background:#3ee6c124}.team-access__source-state.current i{background:var(--teal,#3ee6c1);box-shadow:0 0 0 3px #3ee6c124}.team-access__source-state.stale{color:#8c4b35;background:#e77f6824}.team-access__source-state.stale i{background:#d9684f}.team-access__live-alert{border:1px solid;border-radius:12px;align-items:flex-start;gap:10px;margin-top:10px;padding:12px 14px;font-size:11px;line-height:1.45;display:flex}.team-access__live-alert>svg{flex:none;margin-top:1px}.team-access__live-alert strong{margin-bottom:2px;font-size:11px;display:block}.team-access__live-alert.error{color:#873f31;background:#fff3ef;border-color:#efc8bc}.team-access__live-alert.warning{color:#7c571b;background:#fff8e8;border-color:#ead8ad}.team-access__live-alert.info{color:#195b72;background:#eef8fb;border-color:#c9e4eb}.team-access__delivery-configuration{border-style:dashed}.team-access__pending-strip{color:var(--teal-dark,#0a725f);background:#3ee6c11a;border:1px solid #0a725f33;border-radius:11px;align-items:center;gap:8px;margin-top:10px;padding:10px 13px;font-size:11px;font-weight:700;display:flex}.team-access__live-state{min-height:360px;color:var(--muted,#6d8591);border:1px solid var(--line,#dce5e6);text-align:center;background:#fff;border-radius:17px;justify-items:center;margin-top:13px;padding:64px 24px;display:grid}.team-access__live-state>svg{color:var(--teal-dark,#0a725f)}.team-access__live-state h2{color:var(--navy,#062f46);margin:15px 0 0;font-family:DM Serif Display,Georgia,serif;font-size:24px;font-weight:400}.team-access__live-state p{max-width:520px;margin:8px 0 18px;font-size:12px;line-height:1.6}.team-access__live-state button{min-height:42px;color:var(--navy,#062f46);background:var(--teal,#3ee6c1);border:0;border-radius:10px;align-items:center;gap:7px;padding:0 14px;font-size:11px;font-weight:800;display:inline-flex}.team-access--live .team-access__metrics article{min-height:68px;padding:14px}.team-access--live .team-access__metrics strong{font-size:20px}.team-access--live .team-access__metrics small{font-size:10px}.team-access__boundaries{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:13px;display:grid}.team-access__boundaries>div{min-width:0;color:var(--teal-dark,#0a725f);background:linear-gradient(145deg,#3ee6c11c,#fffffff5);border:1px solid #0a725f29;border-radius:12px;align-items:flex-start;gap:9px;padding:12px 13px;display:flex}.team-access__boundaries svg{flex:none}.team-access__boundaries strong,.team-access__boundaries small{display:block}.team-access__boundaries strong{color:var(--navy,#062f46);font-size:11px}.team-access__boundaries small{color:var(--muted,#6d8591);margin-top:3px;font-size:9px;line-height:1.45}.team-access__boundaries>div.configured{color:#075d50;border-color:#0a725f47}.team-access__boundaries>div.unconfigured{color:#8a6726;background:linear-gradient(145deg,#e8d5b552,#fffffff5);border-color:#8a672638}.team-access--live .team-access__directory-heading h2{font-size:14px}.team-access--live .team-access__directory-heading p{font-size:10px}.team-access--live .team-access__directory-heading>span{padding:6px 9px;font-size:9px}.team-access--live .team-access__search input,.team-access--live .team-access__select select{font-size:11px}.team-access--live .team-access__search,.team-access--live .team-access__select{min-height:42px}.team-access--live .team-access__search input,.team-access--live .team-access__select select{min-height:40px}.team-access__table--live .team-access__table-head,.team-access__table--live>article{grid-template-columns:minmax(220px,1.4fr) minmax(110px,.72fr) minmax(115px,.72fr) minmax(150px,.9fr) 124px}.team-access--live .team-access__table-head{min-height:40px;font-size:9px}.team-access--live .team-access__table>article{cursor:default;min-height:76px}.team-access--live .team-access__person{min-width:0}.team-access__row-select{width:100%;min-width:0;color:inherit;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;padding:0;display:flex}.team-access__row-select>span{width:38px;height:38px;color:var(--navy,#062f46);background:var(--sand,#e8d5b5);border-radius:11px;flex:none;place-items:center;font-size:10px;font-weight:800;display:grid}.team-access__table--live article.invitation .team-access__row-select>span{color:#075d50;background:#3ee6c12b;border:1px dashed #0a725f59}.team-access__row-select>div{min-width:0}.team-access__row-select strong,.team-access__row-select small{text-overflow:ellipsis;white-space:nowrap;align-items:center;display:flex;overflow:hidden}.team-access__row-select strong{color:var(--navy,#062f46);font-size:11px}.team-access__row-select strong em{color:var(--teal-dark,#0a725f);text-transform:uppercase;background:#3ee6c124;border-radius:5px;margin-left:6px;padding:3px 5px;font-size:7px;font-style:normal;display:inline-block}.team-access__row-select small{color:var(--muted,#6d8591);gap:4px;margin-top:5px;font-size:9px}.team-access--live .team-access__department strong{font-size:10px}.team-access--live .team-access__department small{font-size:9px}.team-access--live .team-access__role{padding:6px 8px;font-size:9px}.team-access--live .team-access__status{font-size:9px}.team-access--live .team-access__status.invited{color:#8a6726}.team-access--live .team-access__status.invited i{background:#d7ad5c}.team-access--live .team-access__status.revoked{color:#9b4637}.team-access--live .team-access__status.revoked i{background:#d9684f}.team-access--live .team-access__lifecycle-status.prepared{color:#7a5d27}.team-access--live .team-access__lifecycle-status.prepared i{background:#d7ad5c}.team-access--live .team-access__lifecycle-status.delivery_pending{color:#245f7b}.team-access--live .team-access__lifecycle-status.delivery_pending i{background:#4aa8d2;box-shadow:0 0 0 3px #4aa8d221}.team-access--live .team-access__lifecycle-status.sent{color:#075d50}.team-access--live .team-access__lifecycle-status.sent i{background:var(--teal,#3ee6c1);box-shadow:0 0 0 3px #3ee6c121}.team-access--live .team-access__lifecycle-status.failed{color:#9b4637}.team-access--live .team-access__lifecycle-status.failed i{background:#d9684f}.team-access--live .team-access__lifecycle-status.revoked{color:#6d5d5a}.team-access--live .team-access__lifecycle-status.revoked i{background:#9c8a86}.team-access--live .team-access__last-active{text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:8px;overflow:hidden}.team-access--live .team-access__lifecycle-note{white-space:normal;line-height:1.35}.team-access--live .team-access__actions button{width:38px;height:38px}.team-access__prepared-badge{color:#7a5d27;white-space:nowrap;background:#e8d5b580;border-radius:8px;align-items:center;gap:5px;padding:6px 8px;font-size:8px;font-weight:800;display:inline-flex}.team-access__invitation-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.team-access__invitation-action--deliver,.team-access__invitation-action--resend{color:#075d50!important;background:#3ee6c117!important;border-color:#0a725f42!important}.team-access__invitation-action--revoke{color:#9b4637!important;background:#e77f6812!important;border-color:#9b463733!important}.team-access__invitation-action:disabled{color:var(--muted,#6d8591)!important;background:var(--paper,#f6f8f7)!important;border-color:var(--line,#dce5e6)!important}.team-access__lifecycle-locked{color:#6d5d5a;white-space:nowrap;background:#f2eeee;border-radius:8px;align-items:center;gap:5px;padding:6px 8px;font-size:8px;font-weight:800;display:inline-flex}.team-access__preview--live>header{grid-template-columns:44px minmax(0,1fr) 38px}.team-access__preview--live>header>svg{color:var(--teal,#3ee6c1);justify-self:center}.team-access--live .team-access__preview>header small{font-size:8px}.team-access--live .team-access__preview>header p{font-size:9px}.team-access--live .team-access__preview>header button{width:38px;height:38px}.team-access__invitation-boundary{color:#77571f;background:#fff8e8;border:1px solid #ead8ad;border-radius:10px;align-items:flex-start;gap:8px;margin:12px 12px 0;padding:10px;display:flex}.team-access__invitation-boundary svg{flex:none}.team-access__invitation-boundary strong,.team-access__invitation-boundary span{display:block}.team-access__invitation-boundary strong{color:#654a1d;margin-bottom:3px;font-size:10px}.team-access__invitation-boundary span{font-size:9px;line-height:1.45}.team-access__invitation-lifecycle{border:1px solid var(--line,#dce5e6);background:#f9fbfa;border-radius:12px;gap:10px;margin:12px;padding:12px;display:grid}.team-access__invitation-lifecycle>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.team-access__invitation-lifecycle>header>div{align-items:center;gap:8px;min-width:0;display:flex}.team-access__invitation-lifecycle>header svg{color:var(--teal-dark,#0a725f);flex:none}.team-access__invitation-lifecycle>header small,.team-access__invitation-lifecycle>header strong{display:block}.team-access__invitation-lifecycle>header small{color:var(--muted,#6d8591);letter-spacing:.06em;text-transform:uppercase;font-size:7px;font-weight:800}.team-access__invitation-lifecycle>header strong{color:var(--navy,#062f46);margin-top:2px;font-size:11px}.team-access__invitation-lifecycle>header em{color:var(--teal-dark,#0a725f);background:#3ee6c121;border-radius:7px;padding:5px 7px;font-size:8px;font-style:normal;font-weight:800}.team-access__invitation-lifecycle>p{color:var(--muted,#6d8591);margin:0;font-size:9px;line-height:1.45}.team-access__invitation-lifecycle>dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0;display:grid}.team-access__invitation-lifecycle>dl>div{border:1px solid var(--line,#dce5e6);background:#fff;border-radius:8px;min-width:0;padding:8px}.team-access__invitation-lifecycle dt{color:var(--muted,#6d8591);text-transform:uppercase;font-size:7px;font-weight:800}.team-access__invitation-lifecycle dd{overflow-wrap:anywhere;color:var(--navy,#062f46);margin:3px 0 0;font-size:8px;font-weight:700;line-height:1.35}.team-access__invitation-lifecycle .team-access__invitation-boundary{margin:0}.team-access__invitation-failure{color:#873f31;background:#fff3ef;border:1px solid #efc8bc;border-radius:9px;align-items:flex-start;gap:7px;padding:9px;font-size:8px;line-height:1.45;display:flex}.team-access__invitation-failure svg{flex:none}.team-access__invitation-failure strong{margin-bottom:2px;font-size:8px;display:block}.team-access__invitation-actions--preview{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.team-access__invitation-actions--preview>button{border:1px solid;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:38px;padding:0 8px;font-size:8px;font-weight:800;display:inline-flex}.team-access__invitation-actions--preview>button:disabled{cursor:not-allowed;opacity:.48}.team-access__preview-avatar i.prepared{background:#d7ad5c}.team-access__preview-avatar i.delivery_pending{background:#4aa8d2}.team-access__preview-avatar i.sent{background:var(--teal,#3ee6c1)}.team-access__preview-avatar i.failed{background:#d9684f}.team-access__preview-avatar i.revoked{background:#9c8a86}.team-access--live .team-access__role-summary p{font-size:10px}.team-access--live .team-access__role-summary>strong,.team-access--live .team-access__permissions h3{font-size:9px}.team-access--live .team-access__permissions section>div{min-height:27px;font-size:9px}.team-access--live .team-access__preview>footer{padding:12px 16px;font-size:9px}.team-access__modal--live{width:min(640px,100%);max-height:min(88dvh,840px);overflow-y:auto}.team-access__modal--live>header{z-index:2;position:sticky;top:0}.team-access__modal--live>header p{font-size:9px}.team-access__modal--live>header span{max-width:520px;font-size:10px;line-height:1.45}.team-access__modal--live>header button{width:40px;height:40px}.team-access__modal--live form{gap:14px}.team-access__modal--live form>label>span,.team-access__modal--live fieldset>legend{font-size:11px}.team-access__modal--live form>label>small{font-size:9px}.team-access__modal--live input,.team-access__modal--live select{min-height:44px;font-size:12px}.team-access__modal--live fieldset>label{min-height:64px}.team-access__modal--live fieldset strong{font-size:11px}.team-access__modal--live fieldset small{font-size:9px}.team-access__modal--live .team-access__form-error{border:1px solid #a64e3a38;padding:11px 12px;font-size:10px;line-height:1.45}.team-access__modal--live form>footer button{min-height:42px;padding:0 15px;font-size:10px}.team-access__boundary-callout{color:#76551e;background:#fff9ea;border:1px solid #ead9ae;border-radius:10px;align-items:flex-start;gap:9px;padding:12px;font-size:10px;line-height:1.5;display:flex}.team-access__boundary-callout>svg{flex:none}.team-access__boundary-callout strong{color:#624819;margin-bottom:2px;font-size:10px;display:block}.team-access__review-person{background:var(--paper,#f6f8f7);border:1px solid var(--line,#dce5e6);border-radius:11px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.team-access__review-person>span{width:40px;height:40px;color:var(--navy,#062f46);background:var(--sand,#e8d5b5);border-radius:10px;place-items:center;font-size:10px;font-weight:800;display:grid}.team-access__review-person strong,.team-access__review-person small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.team-access__review-person strong{color:var(--navy,#062f46);font-size:11px}.team-access__review-person small{color:var(--muted,#6d8591);margin-top:3px;font-size:9px}.team-access__review-person em{color:var(--teal-dark,#0a725f);background:#3ee6c124;border-radius:7px;padding:5px 7px;font-size:8px;font-style:normal;font-weight:800}.team-access__review{gap:14px;padding:19px 22px 22px;display:grid}.team-access__review-summary{background:var(--paper,#f6f8f7);border:1px solid var(--line,#dce5e6);border-radius:12px;padding:14px}.team-access__review-summary h3{color:var(--navy,#062f46);margin:0 0 10px;font-size:11px}.team-access__review-summary dl{grid-template-columns:1fr 1fr;gap:8px;margin:0;display:grid}.team-access__review-summary dl>div{border:1px solid var(--line,#dce5e6);background:#fff;border-radius:9px;min-width:0;padding:9px 10px}.team-access__review-summary dt{color:var(--muted,#6d8591);letter-spacing:.05em;text-transform:uppercase;font-size:8px;font-weight:800}.team-access__review-summary dd{overflow-wrap:anywhere;color:var(--navy,#062f46);margin:4px 0 0;font-size:10px;font-weight:700;line-height:1.4}.team-access__reason{gap:6px;display:grid}.team-access__reason>span{color:var(--navy,#062f46);font-size:11px;font-weight:800}.team-access__reason textarea{resize:vertical;width:100%;min-height:96px;color:var(--ink,#123448);background:var(--paper,#f6f8f7);border:1px solid var(--line,#dce5e6);font:inherit;border-radius:10px;padding:11px 12px;font-size:12px;line-height:1.5}.team-access__reason small{color:var(--muted,#6d8591);font-size:9px;line-height:1.45}.team-access__confirmation{cursor:pointer;background:#3ee6c114;border:1px solid #0a725f2e;border-radius:11px;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;padding:12px;display:grid}.team-access__confirmation input{width:18px;height:18px;accent-color:var(--teal-dark,#0a725f);margin:1px 0 0}.team-access__confirmation strong,.team-access__confirmation small{display:block}.team-access__confirmation strong{color:var(--navy,#062f46);font-size:11px}.team-access__confirmation small{color:var(--muted,#6d8591);margin-top:3px;font-size:9px;line-height:1.45}.team-access__review>footer{justify-content:flex-end;gap:8px;padding-top:2px;display:flex}.team-access__review>footer button{min-height:43px;color:var(--navy,#062f46);border:1px solid var(--line,#dce5e6);background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:0 15px;font-size:10px;font-weight:800;display:inline-flex}.team-access__review>footer button:last-child{background:var(--teal,#3ee6c1);border-color:var(--teal,#3ee6c1)}.team-access .spin{animation:.8s linear infinite team-access-spin}@keyframes team-access-spin{to{transform:rotate(360deg)}}@media (width<=900px){.team-access__boundaries,.team-access--live .team-access__layout{grid-template-columns:1fr}.team-access--live .team-access__preview{position:static}.team-access__invitation-lifecycle>dl{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=800px){.team-access__table--live>article{grid-template-columns:minmax(180px,1.4fr) 1fr auto}.team-access__table--live .team-access__person{grid-row:span 2}.team-access__table--live .team-access__actions{grid-area:1/3/span 2}.team-access__invitation-actions--row{flex-direction:column}}@media (width<=620px){.team-access--live input,.team-access--live select,.team-access--live textarea{font-size:16px}.team-access__live-control{grid-template-columns:minmax(0,1fr) auto;padding:12px 13px}.team-access__live-control>.team-access__source-state{grid-area:2/1/auto/-1;justify-self:start}.team-access__live-control>button{grid-area:1/2;font-size:0}.team-access__live-control>button svg{width:17px;height:17px}.team-access--live .team-access__add{width:42px;padding:0}.team-access--live .team-access__metrics article{min-height:62px}.team-access__boundaries{gap:7px}.team-access__table--live>article{grid-template-columns:minmax(0,1fr) auto}.team-access__table--live .team-access__person{grid-area:auto/1}.team-access__table--live .team-access__department,.team-access__table--live>article>div:nth-child(3),.team-access__table--live>article>div:nth-child(4){grid-column:1;padding-left:47px}.team-access__table--live .team-access__actions{grid-area:1/2/span 4}.team-access--live .team-access__actions button{width:44px;height:44px}.team-access__invitation-lifecycle{margin:10px}.team-access__invitation-lifecycle>dl{grid-template-columns:repeat(2,minmax(0,1fr))}.team-access__prepared-badge{padding:6px;font-size:0}.team-access__prepared-badge svg{width:15px;height:15px}.team-access__modal--live{max-height:92dvh;padding-bottom:env(safe-area-inset-bottom)}.team-access__modal--live>header{padding:17px 16px 14px}.team-access__modal--live form,.team-access__review{padding:16px}.team-access__review-summary dl{grid-template-columns:1fr}.team-access__review>footer{padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line,#dce5e6);background:#fff;margin:0 -16px -16px;position:sticky;bottom:0}}@media (width<=430px){.team-access__review-person{grid-template-columns:38px minmax(0,1fr)}.team-access__review-person em{grid-column:2;justify-self:start}.team-access__invitation-actions--preview{grid-template-columns:1fr}.team-access__review>footer{grid-template-columns:.75fr 1.25fr;display:grid}.team-access__review>footer button{padding:0 9px}}@media (prefers-reduced-motion:reduce){.team-access .spin{animation-duration:1.8s}}.sv-audit{width:100%;min-width:0;color:var(--ink,#173846)}.sv-audit button,.sv-audit input,.sv-audit select{font:inherit}.sv-audit button{cursor:pointer}.sv-audit__hero{justify-content:space-between;align-items:center;gap:20px;margin-bottom:17px;display:flex}.sv-audit__heading{align-items:center;gap:13px;min-width:0;display:flex}.sv-audit__heading-icon{width:44px;height:44px;color:var(--navy,#062f46);background:var(--teal,#3ee6c1);border-radius:13px;flex:none;place-items:center;display:grid;box-shadow:0 9px 24px #3ee6c133}.sv-audit__heading p,.sv-audit__heading h1,.sv-audit__heading small{margin:0}.sv-audit__heading p{color:var(--teal-dark,#08745f);letter-spacing:.11em;text-transform:uppercase;margin-bottom:4px;font-size:8px;font-weight:800}.sv-audit__heading h1{color:var(--navy,#062f46);font-family:DM Serif Display,Georgia,serif;font-size:clamp(25px,2.5vw,34px);font-weight:400;line-height:1.05}.sv-audit__heading small{color:var(--muted,#71858e);margin-top:6px;font-size:9px;display:block}.sv-audit__hero-actions{align-items:center;gap:8px;display:flex}.sv-audit__immutable-badge{min-height:34px;color:var(--teal-dark,#08745f);white-space:nowrap;background:#3ee6c11f;border:1px solid #08745f1f;border-radius:9px;align-items:center;gap:5px;padding:0 10px;font-size:7px;font-weight:800;display:inline-flex}.sv-audit__hero-actions button{min-height:38px;color:var(--navy,#062f46);background:var(--teal,#3ee6c1);border:1px solid var(--teal,#3ee6c1);white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:8px;font-weight:800;display:inline-flex;box-shadow:0 8px 20px #3ee6c124}.sv-audit__summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:11px;display:grid}.sv-audit__summary article{border:1px solid var(--line,#dfe8e8);background:#fff;border-radius:12px;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:11px;display:grid;box-shadow:0 7px 24px #062f4609}.sv-audit__summary article>span{width:32px;height:32px;color:var(--teal-dark,#08745f);background:#3ee6c124;border-radius:9px;grid-row:1/3;place-items:center;display:grid}.sv-audit__summary article>div{align-items:baseline;gap:5px;min-width:0;display:flex}.sv-audit__summary strong{color:var(--navy,#062f46);font-size:17px;line-height:1}.sv-audit__summary small{color:var(--muted,#71858e);text-overflow:ellipsis;white-space:nowrap;font-size:7px;font-weight:700;overflow:hidden}.sv-audit__summary em{color:var(--muted,#71858e);grid-column:2;font-size:6px;font-style:normal}.sv-audit__summary .sv-audit__summary-high>span{color:#a34a35;background:#e77f6826}.sv-audit__controls{border:1px solid var(--line,#dfe8e8);background:#fff;border-radius:13px;grid-template-columns:minmax(260px,1fr) 190px 180px;gap:8px;margin-bottom:9px;padding:9px;display:grid}.sv-audit__search,.sv-audit__select{min-width:0;min-height:36px;color:var(--muted,#71858e);background:var(--paper,#f7f8f5);border:1px solid var(--line,#dfe8e8);border-radius:9px;align-items:center;gap:7px;display:flex}.sv-audit__search{padding-left:10px}.sv-audit__search input{width:100%;min-width:0;color:var(--ink,#173846);background:0 0;border:0;outline:0;padding:0;font-size:8px}.sv-audit__search button{width:28px;height:28px;color:var(--muted,#71858e);background:0 0;border:0;flex:none;place-items:center;display:grid}.sv-audit__select{padding-left:9px}.sv-audit__select>span{color:var(--muted,#71858e);letter-spacing:.06em;text-transform:uppercase;font-size:6px;font-weight:800}.sv-audit__select select{width:100%;min-width:0;height:34px;color:var(--navy,#062f46);background:0 0;border:0;outline:0;padding:0 23px 0 0;font-size:8px;font-weight:800}.sv-audit__notice{color:#6b562f;background:#e8d5b540;border:1px solid #97753d1f;border-radius:10px;align-items:flex-start;gap:8px;margin-bottom:15px;padding:9px 11px;display:flex}.sv-audit__notice svg{flex:none;margin-top:1px}.sv-audit__notice p{margin:0;font-size:7px;line-height:1.5}.sv-audit__notice strong{color:#5c4521}.sv-audit__results-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;padding:0 2px;display:flex}.sv-audit__results-heading span{color:var(--navy,#062f46);font-size:9px;font-weight:800}.sv-audit__results-heading small{color:var(--muted,#71858e);font-size:7px}.sv-audit__timeline{gap:12px;display:grid}.sv-audit__day-group{min-width:0}.sv-audit__day-group>header{align-items:center;gap:6px;margin:0 0 6px 13px;display:flex}.sv-audit__day-group>header span{color:var(--navy,#062f46);letter-spacing:.07em;text-transform:uppercase;font-size:7px;font-weight:800}.sv-audit__day-group>header b{color:var(--muted,#71858e);background:#e9efef;border-radius:999px;padding:2px 5px;font-size:6px}.sv-audit__entries{gap:6px;display:grid;position:relative}.sv-audit__entries:before{content:"";background:var(--line,#dfe8e8);width:1px;position:absolute;top:27px;bottom:27px;left:25px}.sv-audit__entry{border:1px solid var(--line,#dfe8e8);background:#fff;border-radius:13px;grid-template-columns:36px minmax(0,1fr) auto;gap:11px;min-width:0;padding:13px 14px 13px 10px;display:grid;position:relative;overflow:hidden;box-shadow:0 7px 25px #062f4609}.sv-audit__entry--high{border-left:4px solid #e77f68;box-shadow:0 8px 26px #a34a3512}.sv-audit__entry--sensitive{border-left:3px solid var(--sand,#e8d5b5)}.sv-audit__category-icon{z-index:2;width:32px;height:32px;color:var(--navy,#062f46);box-sizing:content-box;background:#eaf1f1;border:3px solid #fff;border-radius:10px;place-items:center;display:grid;position:relative}.sv-audit__category-icon--ai{color:var(--navy,#062f46);background:var(--teal,#3ee6c1)}.sv-audit__category-icon--payment{color:#805221;background:#e8d5b5b3}.sv-audit__category-icon--access{color:#8d3e2d;background:#e77f682e}.sv-audit__category-icon--housekeeping{color:var(--teal-dark,#08745f);background:#3ee6c129}.sv-audit__category-icon--system{color:#526b74;background:#e5ecee}.sv-audit__entry-body{min-width:0}.sv-audit__entry-meta{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.sv-audit__entry-meta time{color:var(--muted,#71858e);font-size:7px;font-weight:800}.sv-audit__action,.sv-audit__risk{white-space:nowrap;border-radius:999px;align-items:center;gap:3px;padding:3px 6px;font-size:6px;font-weight:800;display:inline-flex}.sv-audit__action{color:var(--teal-dark,#08745f);background:#3ee6c11f}.sv-audit__action--refunded,.sv-audit__action--cancelled,.sv-audit__action--permission-changed{color:#934633;background:#e77f6824}.sv-audit__action--completed,.sv-audit__action--signed-in{color:#526b74;background:#edf2f2}.sv-audit__risk--high{color:#a1432f;background:#e77f6821}.sv-audit__risk--sensitive{color:#725321;background:#e8d5b56b}.sv-audit__entry h2{color:var(--navy,#062f46);margin:6px 0 0;font-size:10px}.sv-audit__entry-body>p{max-width:760px;color:var(--muted,#71858e);margin:4px 0 0;font-size:7px;line-height:1.55}.sv-audit__context{flex-wrap:wrap;align-items:center;gap:7px;margin-top:9px;display:flex}.sv-audit__actor{align-items:center;gap:6px;min-width:0;display:inline-flex}.sv-audit__actor>i{width:25px;height:25px;color:var(--navy,#062f46);background:var(--sand,#e8d5b5);border-radius:7px;flex:none;place-items:center;font-size:6px;font-style:normal;font-weight:800;display:grid}.sv-audit__actor--ai>i{background:var(--teal,#3ee6c1)}.sv-audit__actor--system>i{color:#fff;background:#607983}.sv-audit__actor strong,.sv-audit__actor small{display:block}.sv-audit__actor strong{color:var(--navy,#062f46);font-size:7px}.sv-audit__actor small{color:var(--muted,#71858e);margin-top:2px;font-size:6px}.sv-audit__entity{min-width:0;color:var(--muted,#71858e);background:var(--paper,#f7f8f5);border:1px solid var(--line,#dfe8e8);overflow-wrap:anywhere;border-radius:7px;align-items:center;gap:5px;padding:5px 7px;font-size:6px;display:inline-flex}.sv-audit__entity b{color:var(--navy,#062f46);letter-spacing:.05em;text-transform:uppercase;font-size:5px}.sv-audit__expand{min-height:31px;color:var(--navy,#062f46);background:var(--paper,#f7f8f5);border:1px solid var(--line,#dfe8e8);white-space:nowrap;border-radius:8px;align-self:center;align-items:center;gap:5px;padding:0 8px;font-size:7px;font-weight:800;display:inline-flex}.sv-audit__expand svg{transition:transform .18s}.sv-audit__expand.is-expanded svg{transform:rotate(180deg)}.sv-audit__expanded{background:var(--paper,#f7f8f5);border:1px solid var(--line,#dfe8e8);border-radius:10px;grid-column:2/-1;grid-template-columns:minmax(0,1.3fr) minmax(210px,.7fr);gap:12px;min-width:0;margin-top:2px;padding:12px;display:grid}.sv-audit__expanded h3{color:var(--navy,#062f46);letter-spacing:.07em;text-transform:uppercase;margin:0 0 8px;font-size:7px;font-weight:800}.sv-audit__change-head,.sv-audit__change-row{grid-template-columns:minmax(100px,.8fr) minmax(90px,1fr) minmax(90px,1fr);align-items:center;gap:7px;display:grid}.sv-audit__change-head{color:var(--muted,#71858e);letter-spacing:.06em;text-transform:uppercase;padding:0 7px 5px;font-size:5px;font-weight:800}.sv-audit__change-row{border:1px solid var(--line,#dfe8e8);background:#fff;border-radius:7px;padding:7px}.sv-audit__change-row+.sv-audit__change-row{margin-top:4px}.sv-audit__change-row strong,.sv-audit__change-row span{overflow-wrap:anywhere;min-width:0;font-size:6px;line-height:1.4}.sv-audit__change-row strong{color:var(--navy,#062f46)}.sv-audit__before{color:#8b5c51;text-decoration-line:line-through;text-decoration-color:#8b5c5159}.sv-audit__after{color:var(--teal-dark,#08745f);font-weight:800}.sv-audit__record-details dl{gap:4px;margin:0;display:grid}.sv-audit__record-details dl>div{border:1px solid var(--line,#dfe8e8);background:#fff;border-radius:7px;justify-content:space-between;align-items:flex-start;gap:9px;padding:6px 7px;display:flex}.sv-audit__record-details dt,.sv-audit__record-details dd{margin:0;font-size:6px;line-height:1.35}.sv-audit__record-details dt{color:var(--muted,#71858e)}.sv-audit__record-details dd{color:var(--navy,#062f46);text-align:right;overflow-wrap:anywhere;font-weight:800}.sv-audit__expanded footer{color:var(--muted,#71858e);flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:9px;padding-top:1px;font-size:5px;display:flex}.sv-audit__expanded footer span{overflow-wrap:anywhere;align-items:center;gap:4px;display:inline-flex}.sv-audit__empty{text-align:center;border:1px solid var(--line,#dfe8e8);background:#fff;border-radius:14px;justify-items:center;padding:52px 20px;display:grid}.sv-audit__empty>span{width:45px;height:45px;color:var(--teal-dark,#08745f);background:#3ee6c121;border-radius:13px;place-items:center;display:grid}.sv-audit__empty h2{color:var(--navy,#062f46);margin:13px 0 0;font-family:DM Serif Display,Georgia,serif;font-size:20px;font-weight:400}.sv-audit__empty p{color:var(--muted,#71858e);margin:6px 0 13px;font-size:8px}.sv-audit__empty button{color:var(--teal-dark,#08745f);background:#3ee6c121;border:0;border-radius:8px;padding:7px 10px;font-size:8px;font-weight:800}@media (width<=1050px){.sv-audit__hero{align-items:flex-start}.sv-audit__hero-actions{flex-direction:column;align-items:stretch}.sv-audit__summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.sv-audit__controls{grid-template-columns:minmax(0,1fr) 1fr 1fr}.sv-audit__expanded{grid-template-columns:minmax(0,1fr)}.sv-audit__expanded footer{grid-column:auto}}@media (width<=650px){.sv-audit__hero{display:block}.sv-audit__heading-icon{width:39px;height:39px}.sv-audit__heading small{display:none}.sv-audit__hero-actions{grid-template-columns:1fr 1fr;margin-top:13px;display:grid}.sv-audit__immutable-badge,.sv-audit__hero-actions button{justify-content:center}.sv-audit__controls{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.sv-audit__search{grid-column:1/-1}.sv-audit__entry{grid-template-columns:36px minmax(0,1fr);gap:9px;padding-right:10px}.sv-audit__expand{grid-column:2;justify-self:start}.sv-audit__expanded{grid-column:1/-1}.sv-audit__entries:before{left:24px}}@media (width<=440px){.sv-audit__heading{gap:9px}.sv-audit__heading-icon{display:none}.sv-audit__heading h1{font-size:26px}.sv-audit__hero-actions,.sv-audit__summary,.sv-audit__controls{grid-template-columns:minmax(0,1fr)}.sv-audit__search{grid-column:auto}.sv-audit__notice{align-items:flex-start}.sv-audit__entry{grid-template-columns:31px minmax(0,1fr);padding:11px 9px;display:grid}.sv-audit__category-icon{width:27px;height:27px}.sv-audit__context{flex-direction:column;align-items:flex-start}.sv-audit__entity{max-width:100%}.sv-audit__change-head{display:none}.sv-audit__change-row{grid-template-columns:1fr 1fr}.sv-audit__change-row strong{grid-column:1/-1}.sv-audit__record-details dl>div{display:block}.sv-audit__record-details dd{text-align:left;margin-top:3px}}@media (prefers-reduced-motion:reduce){.sv-audit *,.sv-audit :before,.sv-audit :after{transition:none!important}}.sv-auth{background:#f6f8f7;grid-template-columns:minmax(430px,1.03fr) minmax(430px,.97fr);min-height:100vh;display:grid}.sv-auth__story{color:#fff;background:#062f46;flex-direction:column;min-height:100vh;padding:clamp(28px,4vw,62px);display:flex;position:relative;overflow:hidden}.sv-auth__story:before{aspect-ratio:1;content:"";pointer-events:none;background:radial-gradient(circle,#3ee6c129,#0000 66%);width:85%;position:absolute;top:-25%;right:-35%}.sv-auth__story:after{clip-path:polygon(0 48%,100% 0,100% 100%,0 100%);content:"";pointer-events:none;background:linear-gradient(155deg,#0000 15%,#e8d5b512);height:43%;position:absolute;bottom:0;left:0;right:0}.sv-auth__brand,.sv-auth__mobile-brand{z-index:1;align-items:center;gap:11px;display:flex;position:relative}.sv-auth__brand>span,.sv-auth__mobile-brand>span{color:#062f46;background:#3ee6c1;border-radius:14px 14px 14px 4px;place-items:center;width:43px;height:43px;font-family:DM Serif Display,Georgia,serif;font-size:24px;display:grid}.sv-auth__brand strong,.sv-auth__brand small,.sv-auth__mobile-brand strong,.sv-auth__mobile-brand small{display:block}.sv-auth__brand strong,.sv-auth__mobile-brand strong{color:#fff;font-family:DM Serif Display,Georgia,serif;font-size:20px;font-weight:400}.sv-auth__brand small,.sv-auth__mobile-brand small{color:#ffffff7a;letter-spacing:.17em;text-transform:uppercase;margin-top:2px;font-size:7px;font-weight:800}.sv-auth__story-copy{z-index:1;width:min(610px,100%);margin:auto 0 28px;position:relative}.sv-auth__story-copy>p{color:#3ee6c1;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:6px;margin:0 0 16px;font-size:9px;font-weight:800;display:flex}.sv-auth__story-copy h1{color:#fff;letter-spacing:-.035em;max-width:590px;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(39px,5vw,67px);font-weight:400;line-height:.98}.sv-auth__story-copy>span{color:#ffffff94;max-width:520px;margin-top:20px;font-size:13px;line-height:1.7;display:block}.sv-auth__preview-card{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff13;border:1px solid #ffffff1f;border-radius:19px;width:min(510px,100%);margin-bottom:35px;position:relative;overflow:hidden;box-shadow:0 24px 70px #0000001f}.sv-auth__preview-card>header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:14px 17px;display:flex}.sv-auth__preview-card header small,.sv-auth__preview-card header strong{display:block}.sv-auth__preview-card header small{color:#ffffff73;letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:800}.sv-auth__preview-card header strong{margin-top:4px;font-size:11px}.sv-auth__preview-card header>span{color:#3ee6c1;text-transform:uppercase;background:#3ee6c11a;border-radius:99px;padding:5px 8px;font-size:7px;font-weight:800}.sv-auth__preview-card>div{grid-template-columns:1fr 1fr;display:grid}.sv-auth__preview-card article{border-right:1px solid #ffffff1a;align-items:center;gap:9px;padding:14px 17px;display:flex}.sv-auth__preview-card article:last-child{border-right:0}.sv-auth__preview-card article>svg{color:#3ee6c1}.sv-auth__preview-card article strong,.sv-auth__preview-card article small{display:block}.sv-auth__preview-card article strong{font-size:14px}.sv-auth__preview-card article small{color:#ffffff73;margin-top:2px;font-size:7px}.sv-auth__preview-card>footer{color:#062f46;background:#3ee6c1;align-items:center;gap:7px;padding:10px 17px;font-size:8px;display:flex}.sv-auth__preview-card>footer strong{margin-left:auto}.sv-auth__story-foot{z-index:1;color:#ffffff6e;align-items:center;gap:7px;margin:0;font-size:8px;display:flex;position:relative}.sv-auth__story-foot svg{color:#3ee6c1}.sv-auth__signin{justify-content:center;align-items:center;min-height:100vh;padding:38px clamp(30px,6vw,90px);display:flex}.sv-auth__mobile-brand{display:none}.sv-auth__form-wrap{width:min(430px,100%)}.sv-auth__eyebrow{color:#0a725f;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:15px;font-size:8px;font-weight:800;display:flex}.sv-auth__form-wrap h2{color:#062f46;letter-spacing:-.03em;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(35px,4vw,48px);font-weight:400;line-height:1}.sv-auth__intro{color:#6d8591;margin:12px 0 24px;font-size:11px;line-height:1.6}.sv-auth__offline{color:#9a4e3b;background:#e77f681c;border:1px solid #e77f683d;border-radius:11px;grid-template-columns:18px minmax(0,1fr) 29px;align-items:center;gap:9px;margin-bottom:15px;padding:11px;display:grid}.sv-auth__offline>svg{align-self:start}.sv-auth__offline span{color:#876e68;font-size:8px;line-height:1.4}.sv-auth__offline strong{color:#7e3e2e;margin-bottom:2px;font-size:9px;display:block}.sv-auth__offline button{color:#9a4e3b;background:#fff;border:1px solid #e77f6840;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.sv-auth__error{color:#873d2b;background:#e77f681f;border-radius:9px;margin-bottom:13px;padding:10px 11px;font-size:8px}.sv-auth form{gap:14px;display:grid}.sv-auth form label{gap:6px;display:grid}.sv-auth form label>span{color:#062f46;font-size:9px;font-weight:800}.sv-auth form label>div{color:#6d8591;background:#fff;border:1px solid #dce5e6;border-radius:11px;align-items:center;min-height:47px;padding:0 11px;transition:border-color .15s,box-shadow .15s;display:flex}.sv-auth form label>div:focus-within{border-color:#0a725f;box-shadow:0 0 0 3px #3ee6c126}.sv-auth form label input{color:#123448;background:0 0;border:0;outline:0;flex:1;align-self:stretch;min-width:0;padding:0 10px;font-size:10px}.sv-auth form label input::placeholder{color:#9aabb2}.sv-auth form label button{color:#6d8591;background:0 0;border:0;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.sv-auth form label>small{color:#82949c;font-size:7px}.sv-auth__submit{color:#062f46;background:#3ee6c1;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:47px;margin-top:4px;font-size:10px;font-weight:800;display:flex;box-shadow:0 10px 24px #0a725f26}.sv-auth__submit:hover:not(:disabled){background:#57eccb}.sv-auth__submit:disabled{cursor:wait;opacity:.72}.sv-auth__spinner{border:2px solid #062f4633;border-top-color:#062f46;border-radius:50%;width:15px;height:15px;animation:.75s linear infinite sv-auth-spin}@keyframes sv-auth-spin{to{transform:rotate(360deg)}}.sv-auth__divider{color:#8a9ca4;text-transform:uppercase;align-items:center;gap:9px;margin:22px 0 12px;font-size:7px;font-weight:700;display:flex}.sv-auth__divider:before,.sv-auth__divider:after{content:"";background:#dce5e6;flex:1;height:1px}.sv-auth__demo{color:#062f46;text-align:left;background:#fff;border:1px solid #dce5e6;border-radius:12px;grid-template-columns:34px minmax(0,1fr) 17px;align-items:center;gap:10px;width:100%;padding:11px;display:grid}.sv-auth__demo>svg:first-child{box-sizing:content-box;color:#0a725f;background:#3ee6c124;border-radius:9px;padding:9px}.sv-auth__demo strong,.sv-auth__demo small{display:block}.sv-auth__demo strong{font-size:9px}.sv-auth__demo small{color:#6d8591;margin-top:3px;font-size:7px;line-height:1.35}.sv-auth__security{color:#81939b;align-items:flex-start;gap:6px;margin:18px 0 0;font-size:7px;line-height:1.5;display:flex}.sv-auth__security svg{color:#0a725f;flex:none}.sv-auth-boot{color:#062f46;background:#f6f8f7;place-content:center;justify-items:center;min-height:100vh;display:grid}.sv-auth-boot__mark{color:#062f46;background:#3ee6c1;border-radius:18px 18px 18px 6px;place-items:center;width:58px;height:58px;font-family:DM Serif Display,Georgia,serif;font-size:31px;display:grid;box-shadow:0 18px 50px #062f461f}.sv-auth-boot>strong{margin-top:13px;font-family:DM Serif Display,Georgia,serif;font-size:23px;font-weight:400}.sv-auth-boot>span{color:#6d8591;align-items:center;gap:7px;margin-top:8px;font-size:8px;display:flex}.sv-auth-boot>span i{background:#3ee6c1;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite alternate sv-auth-pulse;box-shadow:0 0 0 4px #3ee6c124}@keyframes sv-auth-pulse{to{opacity:.35;transform:scale(.8)}}@media (width<=900px){.sv-auth{grid-template-columns:1fr}.sv-auth__story{display:none}.sv-auth__signin{padding:26px 22px 45px;display:block}.sv-auth__mobile-brand{margin-bottom:clamp(55px,10vh,100px);display:flex}.sv-auth__mobile-brand strong{color:#062f46}.sv-auth__mobile-brand small{color:#6d8591}.sv-auth__form-wrap{margin:0 auto}}@media (width<=480px){.sv-auth__signin{padding:20px 16px 35px}.sv-auth__mobile-brand{margin-bottom:52px}.sv-auth__form-wrap h2{font-size:38px}.sv-auth__intro{margin-bottom:20px}}@media (prefers-reduced-motion:reduce){.sv-auth__spinner,.sv-auth-boot>span i{animation:none}.sv-auth form label>div{transition:none}}.sv-activation,.sv-activation__story{min-height:100dvh}.sv-activation__story-copy{z-index:1;width:min(610px,100%);margin:auto 0 34px;position:relative}.sv-activation__story-copy>p{color:#3ee6c1;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:7px;margin:0 0 17px;font-size:10px;font-weight:800;display:flex}.sv-activation__story-copy h2{color:#fff;letter-spacing:-.035em;max-width:600px;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(42px,5vw,68px);font-weight:400;line-height:.98}.sv-activation__story-copy>span{color:#ffffffa3;max-width:530px;margin-top:21px;font-size:14px;line-height:1.7;display:block}.sv-activation__trust-list{z-index:1;background:#ffffff1f;border:1px solid #ffffff1f;border-radius:18px;gap:1px;width:min(540px,100%);margin-bottom:34px;display:grid;position:relative;overflow:hidden}.sv-activation__trust-list>div{color:#3ee6c1;background:#ffffff12;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:11px;padding:14px 16px;display:grid}.sv-activation__trust-list strong,.sv-activation__trust-list small{display:block}.sv-activation__trust-list strong{color:#fff;font-size:12px}.sv-activation__trust-list small{color:#ffffff87;margin-top:4px;font-size:10px;line-height:1.45}.sv-activation__content{min-height:100dvh;padding-top:max(38px, env(safe-area-inset-top));padding-bottom:max(38px, env(safe-area-inset-bottom))}.sv-activation__wrap{width:min(460px,100%)}.sv-activation__wrap>h1,.sv-activation__state h1{color:#062f46;letter-spacing:-.03em;outline:0;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(36px,4vw,49px);font-weight:400;line-height:1.02}.sv-activation__wrap .sv-auth__intro{margin-bottom:21px;font-size:14px}.sv-activation__invitation-card{color:#123448;background:#fff;border:1px solid #dce5e6;border-radius:16px;grid-template-columns:47px minmax(0,1fr);gap:12px;margin-bottom:20px;padding:15px;display:grid;box-shadow:0 16px 45px #062f4612}.sv-activation__hotel-mark{color:#0a725f;background:#3ee6c129;border-radius:13px;place-items:center;width:47px;height:47px;display:grid}.sv-activation__invitation-card>div:nth-child(2){min-width:0}.sv-activation__invitation-card>div:nth-child(2) small,.sv-activation__invitation-card>div:nth-child(2) strong,.sv-activation__invitation-card>div:nth-child(2) span{display:block}.sv-activation__invitation-card>div:nth-child(2) small{color:#6d8591;font-size:10px;font-weight:700}.sv-activation__invitation-card>div:nth-child(2) strong{color:#062f46;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:15px;overflow:hidden}.sv-activation__invitation-card>div:nth-child(2) span{color:#0a725f;letter-spacing:.08em;margin-top:4px;font-size:10px;font-weight:800}.sv-activation__invitation-card dl{border-top:1px solid #e5ecec;grid-column:1/-1;grid-template-columns:1fr 1fr 1fr;gap:8px;margin:2px 0 0;padding-top:13px;display:grid}.sv-activation__invitation-card dl div{min-width:0}.sv-activation__invitation-card dt{color:#83959d;font-size:9px}.sv-activation__invitation-card dd{color:#123448;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:11px;font-weight:700;overflow:hidden}.sv-activation .sv-auth__error{font-size:12px;line-height:1.45}.sv-activation__error:focus{outline-offset:2px;outline:3px solid #e77f6847}.sv-activation form{gap:16px}.sv-activation form label>span{font-size:12px}.sv-activation form label>div{min-height:50px}.sv-activation form label>div.invalid{border-color:#b85f49;box-shadow:0 0 0 3px #e77f6821}.sv-activation form label input{font-size:15px}.sv-activation form label button{width:44px;height:44px}.sv-activation form label>small{font-size:10px;line-height:1.45}.sv-activation form label>em{color:#9a4e3b;font-size:11px;font-style:normal;line-height:1.4}.sv-activation .sv-auth__submit{min-height:50px;font-size:13px}.sv-auth__spinner-icon{animation:.8s linear infinite sv-auth-spin}.sv-activation__requirements{color:#82949c;grid-template-columns:1fr 1fr;gap:7px 12px;margin:-2px 0 0;padding:0;font-size:10px;list-style:none;display:grid}.sv-activation__requirements li{align-items:center;gap:5px;display:flex}.sv-activation__requirements li svg{color:#80929a;background:#e8eeed;border-radius:50%;padding:2px}.sv-activation__requirements li.met{color:#0a725f}.sv-activation__requirements li.met svg{color:#062f46;background:#3ee6c1}.sv-activation__text-action{color:#55717e;background:0 0;border:0;border-radius:9px;min-height:44px;margin:10px auto 0;padding:0 14px;font-size:11px;font-weight:700;display:block}.sv-activation__text-action:disabled{cursor:wait;opacity:.55}.sv-activation .sv-auth__security{font-size:9px}.sv-activation__state{text-align:center;justify-items:center;display:grid}.sv-activation__state-icon{color:#0a725f;background:#3ee6c129;border-radius:19px 19px 19px 7px;place-items:center;width:62px;height:62px;margin-bottom:20px;display:grid}.sv-activation__state-icon.warning,.sv-activation__state-icon.unavailable{color:#9a4e3b;background:#e77f6824}.sv-activation__state-icon.success{color:#062f46;background:#3ee6c1;box-shadow:0 18px 45px #0a725f2b}.sv-activation__state>p:not(.sv-auth__eyebrow){color:#6d8591;max-width:420px;margin:14px 0 24px;font-size:14px;line-height:1.65}.sv-activation__state>.sv-auth__submit{width:min(300px,100%)}.sv-activation__state-actions{gap:8px;width:min(300px,100%);display:grid}.sv-activation__state-actions .sv-auth__submit{width:100%}.sv-activation__secondary{color:#062f46;background:#fff;border:1px solid #dce5e6;border-radius:11px;min-height:48px;font-size:12px;font-weight:800}.sv-activation__success .sv-auth__eyebrow{margin-bottom:10px!important}.sv-activation__success-fact{color:#0a725f;text-align:left;background:#3ee6c11f;border:1px solid #0a725f26;border-radius:13px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;width:100%;margin:0 0 21px;padding:13px;display:grid}.sv-activation__success-fact strong,.sv-activation__success-fact small{display:block}.sv-activation__success-fact strong{color:#062f46;font-size:11px}.sv-activation__success-fact small{color:#5f7883;margin-top:3px;font-size:10px;line-height:1.4}@media (width<=900px){.sv-activation__content{padding:max(24px, env(safe-area-inset-top)) 22px max(38px, env(safe-area-inset-bottom));display:block}.sv-activation .sv-auth__mobile-brand{margin-bottom:clamp(34px,6vh,62px)}.sv-activation__wrap{margin:0 auto}}@media (width<=560px){.sv-activation__content{padding-left:16px;padding-right:16px}.sv-activation .sv-auth__mobile-brand{margin-bottom:31px}.sv-activation__wrap>h1,.sv-activation__state h1{font-size:37px}.sv-activation__invitation-card dl{grid-template-columns:1fr 1fr}.sv-activation__invitation-card dl div:last-child{grid-column:1/-1}.sv-activation form label input{font-size:16px}.sv-activation__requirements{grid-template-columns:1fr}.sv-activation .sv-auth__submit,.sv-activation__secondary{min-height:50px;font-size:14px}}@media (width<=350px){.sv-activation__invitation-card{grid-template-columns:42px minmax(0,1fr);padding:12px}.sv-activation__hotel-mark{width:42px;height:42px}.sv-activation__invitation-card dl{grid-template-columns:1fr}.sv-activation__invitation-card dl div:last-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){.sv-auth__spinner-icon{animation:none}}.pbe{min-height:100vh;color:var(--ink,#123448);background:var(--paper,#f6f8f7);flex-direction:column;display:flex}.pbe button,.pbe input,.pbe select,.pbe textarea{font:inherit}.pbe__topbar{z-index:20;color:#fff;background:var(--navy,#062f46);border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:14px;min-height:64px;padding:10px 22px;display:flex;position:sticky;top:0}.pbe__brand{align-items:center;gap:11px;min-width:0;display:flex}.pbe__brand-mark{width:39px;height:39px;color:var(--brand-on-primary,var(--navy,#062f46));background:var(--brand-primary,var(--teal,#3ee6c1));border-radius:13px 13px 13px 4px;flex:none;place-items:center;font-family:DM Serif Display,Georgia,serif;font-size:23px;display:grid}.pbe__brand-logo{object-fit:contain;border-radius:9px;flex:none;width:auto;max-width:148px;height:39px}.pbe__brand-mark--small{border-radius:8px 8px 8px 3px;width:22px;height:22px;font-size:13px}.pbe__brand strong{color:#fff;letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;font-family:DM Serif Display,Georgia,serif;font-size:17px;font-weight:400;display:block;overflow:hidden}.pbe__brand small{color:#ffffff8c;letter-spacing:.16em;text-transform:uppercase;margin-top:1px;font-size:8px;font-weight:700;display:block}.pbe__topbar-side{align-items:center;gap:9px;display:flex}.pbe__lang{color:#fffc;background:#ffffff14;border:1px solid #ffffff29;border-radius:9px;align-items:center;gap:5px;padding:5px 8px;display:inline-flex}.pbe__lang select{color:#fff;cursor:pointer;background:0 0;border:none;font-size:10px;font-weight:700}.pbe__lang select:focus{outline:none}.pbe__lang option{color:var(--ink,#123448)}.pbe__secure{color:var(--brand-primary,var(--teal,#3ee6c1));white-space:nowrap;background:#3ee6c11a;border:1px solid #3ee6c140;border-radius:9px;align-items:center;gap:5px;padding:6px 9px;font-size:8px;font-weight:800;display:inline-flex}.pbe__main{flex:1;width:min(980px,100%);margin:0 auto;padding:26px 20px 60px}.pbe__status{text-align:center;max-width:460px;color:var(--brand-primary-ink,var(--teal-dark,#0a725f));border:1px solid var(--line,#dce5e6);box-shadow:var(--shadow,0 18px 50px #062f461c);background:#fff;border-radius:22px;justify-items:center;gap:8px;margin:16vh auto 0;padding:44px 26px;display:grid}.pbe__status strong{color:var(--navy,#062f46);font-size:13px}.pbe__status small{color:var(--muted,#6d8591);font-size:10px;line-height:1.5}.pbe__notice{color:#80551c;background:#fff7e8;border:1px solid #ead8b7;border-radius:12px;align-items:center;gap:9px;margin-bottom:15px;padding:11px 13px;font-size:10px;font-weight:600;display:flex}.pbe__eyebrow{color:var(--brand-primary-ink,var(--teal-dark,#0a725f));letter-spacing:.13em;text-transform:uppercase;margin:0 0 7px;font-size:9px;font-weight:800}.pbe__hero{margin-bottom:18px}.pbe__hero h1{color:var(--navy,#062f46);letter-spacing:-.02em;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(28px,3.4vw,38px);font-weight:400;line-height:1.05}.pbe__hero-sub{color:var(--muted,#6d8591);margin:8px 0 0;font-size:12px}.pbe__search-card{border:1px solid var(--line,#dce5e6);box-shadow:var(--shadow,0 18px 50px #062f461c);background:#fff;border-radius:17px;margin-bottom:22px;padding:16px}.pbe__search-grid{grid-template-columns:1fr 1fr 88px 88px auto;align-items:end;gap:10px;display:grid}.pbe__field{gap:6px;min-width:0;display:grid}.pbe__field>span{color:var(--navy,#062f46);font-size:9px;font-weight:800}.pbe__field input,.pbe__field select,.pbe__field textarea{width:100%;min-height:41px;color:var(--ink,#123448);background:var(--paper,#f6f8f7);border:1px solid var(--line,#dce5e6);border-radius:10px;padding:0 11px;font-size:11px}.pbe__field textarea{resize:vertical;min-height:74px;padding:10px 11px}.pbe__field em,.pbe__field-error{color:#9b523e;font-size:8px;font-style:normal;font-weight:700}.pbe__field-error{margin-top:8px;display:block}.pbe__cta{min-height:41px;color:var(--brand-on-primary,var(--navy,#062f46));background:var(--brand-primary,var(--teal,#3ee6c1));border:1px solid var(--brand-primary,var(--teal,#3ee6c1));white-space:nowrap;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:0 16px;font-size:11px;font-weight:800;display:inline-flex}.pbe__cta:disabled{cursor:not-allowed;opacity:.43;filter:saturate(.45)}.pbe__cta--wide{width:100%;margin-top:4px}.pbe__search-hint{color:var(--muted,#6d8591);align-items:center;gap:5px;margin-top:11px;font-size:9px;display:flex}.pbe__results{gap:10px;display:grid}.pbe__room{border:1px solid var(--line,#dce5e6);background:#fff;border-radius:17px;grid-template-columns:minmax(0,1fr) 220px;gap:16px;padding:16px;display:grid}.pbe__room--unavailable{opacity:.62}.pbe__room-info h2{color:var(--navy,#062f46);margin:0;font-size:15px}.pbe__room-info p{color:var(--muted,#6d8591);margin:6px 0 0;font-size:10px;line-height:1.55}.pbe__room-capacity{color:var(--muted,#6d8591);align-items:center;gap:5px;margin-top:8px;font-size:9px;display:inline-flex}.pbe__amenities{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.pbe__amenities span{color:var(--brand-primary-ink,var(--teal-dark,#0a725f));background:#3ee6c11f;border-radius:999px;padding:4px 8px;font-size:8px;font-weight:700}.pbe__room-side{border-left:1px solid var(--line,#dce5e6);text-align:right;align-content:center;justify-items:end;gap:4px;padding-left:16px;display:grid}.pbe__room-side>small{color:var(--muted,#6d8591);font-size:9px}.pbe__room-side>strong{color:var(--navy,#062f46);font-size:22px;line-height:1.1}.pbe__room-side .pbe__cta{margin-top:7px}.pbe__room-unavailable{color:#8d4e32;background:#e77f6824;border-radius:999px;padding:5px 9px;font-size:8px;font-weight:800}.pbe__empty{text-align:center;background:var(--paper,#f6f8f7);border:1px dashed var(--line,#dce5e6);border-radius:14px;justify-items:center;gap:5px;padding:44px 20px;display:grid}.pbe__empty strong{color:var(--navy,#062f46);font-size:10px}.pbe__empty small{color:var(--muted,#6d8591);font-size:9px}.pbe__back{color:var(--brand-primary-ink,var(--teal-dark,#0a725f));background:0 0;border:0;align-items:center;gap:4px;margin-bottom:13px;padding:6px 9px;font-size:10px;font-weight:800;display:inline-flex}.pbe__details-grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:12px;display:grid}.pbe__panel{border:1px solid var(--line,#dce5e6);background:#fff;border-radius:17px;min-width:0;padding:18px}.pbe__panel h2{color:var(--navy,#062f46);margin:0;font-size:14px}.pbe__panel-sub{color:var(--muted,#6d8591);margin:5px 0 14px;font-size:9px}.pbe__guest-panel{gap:12px;display:grid}.pbe__legal{color:var(--muted,#6d8591);font-size:8px;line-height:1.5}.pbe__summary-panel{gap:11px;display:grid;position:sticky;top:78px}.pbe__summary-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.pbe__countdown{color:var(--brand-primary-ink,var(--teal-dark,#0a725f));white-space:nowrap;background:#3ee6c126;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:800}.pbe__countdown--low{color:#8d4e32;background:#e77f6826}.pbe__summary-stay{color:var(--muted,#6d8591);gap:6px;font-size:10px;display:grid}.pbe__summary-stay span{align-items:center;gap:6px;display:flex}.pbe__plan-switch{margin:0}.pbe__plan-name{color:var(--brand-primary-ink,var(--teal-dark,#0a725f));font-size:9px;font-weight:800}.pbe__nightly{border-top:1px solid var(--line,#dce5e6);border-bottom:1px solid var(--line,#dce5e6);gap:6px;margin:0;padding:11px 0;list-style:none;display:grid}.pbe__nightly li{color:var(--muted,#6d8591);justify-content:space-between;gap:10px;font-size:9px;display:flex}.pbe__nightly li span:last-child{color:var(--ink,#123448);font-weight:600}.pbe__total{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.pbe__total span{color:var(--muted,#6d8591);font-size:10px;font-weight:700}.pbe__total strong{color:var(--navy,#062f46);font-size:23px}.pbe__policy{color:var(--muted,#6d8591);align-items:center;gap:6px;font-size:8px;line-height:1.45;display:flex}.pbe__refresh{min-height:36px;color:var(--navy,#062f46);border:1px solid var(--line,#dce5e6);background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:9px;font-weight:800;display:inline-flex}.pbe__confirmed{text-align:center;border:1px solid var(--line,#dce5e6);max-width:560px;box-shadow:var(--shadow,0 18px 50px #062f461c);background:#fff;border-radius:22px;justify-items:center;margin:4vh auto 0;padding:44px 28px;display:grid}.pbe__confirmed-icon{width:57px;height:57px;color:var(--brand-primary-ink,var(--teal-dark,#0a725f));background:#3ee6c129;border-radius:18px;place-items:center;margin-bottom:16px;display:grid}.pbe__confirmed h1{color:var(--navy,#062f46);margin:0;font-family:DM Serif Display,Georgia,serif;font-size:28px;font-weight:400}.pbe__code{background:var(--navy,#062f46);border-radius:13px;gap:3px;margin:18px 0;padding:13px 22px;display:grid}.pbe__code small{color:#ffffff8c;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:700}.pbe__code strong{color:var(--brand-primary,var(--teal,#3ee6c1));letter-spacing:.04em;font-family:DM Serif Display,Georgia,serif;font-size:24px;font-weight:400}.pbe__confirmed-details{text-align:left;grid-template-columns:1fr 1fr;gap:11px 22px;width:100%;margin-bottom:16px;display:grid}.pbe__confirmed-details>div{gap:3px;display:grid}.pbe__confirmed-details small{color:var(--muted,#6d8591);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:700}.pbe__confirmed-details strong{color:var(--navy,#062f46);font-size:11px}.pbe__confirmed-note{color:var(--muted,#6d8591);align-items:center;gap:6px;margin-top:6px;font-size:9px;display:flex}.pbe__deposit-cta{max-width:380px;margin-bottom:10px}.pbe__deposit-sub{max-width:420px;color:var(--muted,#6d8591);margin:10px 0 16px;font-size:11px;line-height:1.6}.pbe__footer{border-top:1px solid var(--line,#dce5e6);justify-content:center;padding:18px;display:flex}.pbe__footer-brand{color:var(--muted,#6d8591);align-items:center;gap:8px;font-size:9px;font-weight:700;display:inline-flex}@media (width<=930px){.pbe__details-grid{grid-template-columns:1fr}.pbe__summary-panel{order:-1;position:static}.pbe__search-grid{grid-template-columns:1fr 1fr}.pbe__search-grid .pbe__cta{grid-column:1/-1}}@media (width<=620px){.pbe__main{padding:16px 12px 40px}.pbe__topbar{min-height:58px;padding:8px 12px}.pbe__secure{display:none}.pbe__room{grid-template-columns:1fr}.pbe__room-side{border-top:1px solid var(--line,#dce5e6);text-align:left;border-left:0;justify-items:start;padding-top:12px;padding-left:0}.pbe__room-side .pbe__cta{width:100%}.pbe__confirmed{padding:32px 18px}.pbe__confirmed-details{grid-template-columns:1fr}}@media (width<=390px){.pbe__search-grid{grid-template-columns:1fr}}.pci{min-height:100vh;color:var(--ink,#123448);background:var(--paper,#f6f8f7);flex-direction:column;display:flex}.pci button,.pci input,.pci select,.pci textarea{font:inherit}.pci__topbar{z-index:20;color:#fff;background:var(--navy,#062f46);border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:14px;min-height:64px;padding:10px 22px;display:flex;position:sticky;top:0}.pci__brand{align-items:center;gap:11px;min-width:0;display:flex}.pci__brand-mark{width:39px;height:39px;color:var(--brand-on-primary,var(--navy,#062f46));background:var(--brand-primary,var(--teal,#3ee6c1));border-radius:13px 13px 13px 4px;flex:none;place-items:center;font-family:DM Serif Display,Georgia,serif;font-size:23px;display:grid}.pci__brand-logo{object-fit:contain;border-radius:9px;flex:none;width:auto;max-width:148px;height:39px}.pci__brand-mark--small{border-radius:8px 8px 8px 3px;width:22px;height:22px;font-size:13px}.pci__brand strong{color:#fff;letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;font-family:DM Serif Display,Georgia,serif;font-size:17px;font-weight:400;display:block;overflow:hidden}.pci__brand small{color:#ffffff8c;letter-spacing:.16em;text-transform:uppercase;margin-top:1px;font-size:8px;font-weight:700;display:block}.pci__topbar-side{align-items:center;gap:8px;display:flex}.pci__lang{color:#fffc;background:#ffffff14;border:1px solid #ffffff29;border-radius:9px;align-items:center;gap:5px;padding:4px 7px;display:inline-flex}.pci__lang select{color:#fff;cursor:pointer;background:0 0;border:none;font-size:10px;font-weight:700}.pci__lang select:focus{outline:none}.pci__lang option{color:var(--ink,#123448)}.pci__secure{color:var(--brand-primary,var(--teal,#3ee6c1));white-space:nowrap;background:#3ee6c11a;border:1px solid #3ee6c140;border-radius:9px;align-items:center;gap:5px;padding:6px 9px;font-size:8px;font-weight:800;display:inline-flex}.pci__main{flex:1;width:min(760px,100%);margin:0 auto;padding:26px 20px 60px}.pci__notice{color:#80551c;background:#fff7e8;border:1px solid #ead8b7;border-radius:12px;align-items:center;gap:9px;margin:0 0 15px;padding:11px 13px;font-size:10px;font-weight:600;display:flex}.pci__eyebrow{color:var(--brand-primary-ink,var(--teal-dark,#0a725f));letter-spacing:.13em;text-transform:uppercase;margin:0 0 7px;font-size:9px;font-weight:800}.pci__hero{margin-bottom:18px}.pci__hero h1{color:var(--navy,#062f46);letter-spacing:-.02em;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(28px,3.4vw,38px);font-weight:400;line-height:1.05}.pci__hero-sub{color:var(--muted,#6d8591);margin:8px 0 0;font-size:12px;line-height:1.55}.pci__code-card{border:1px solid var(--line,#dce5e6);max-width:420px;box-shadow:var(--shadow,0 18px 50px #062f461c);background:#fff;border-radius:17px;gap:12px;padding:18px;display:grid}.pci__code-card input{text-transform:uppercase;letter-spacing:.06em}.pci__code-hint{color:var(--muted,#6d8591);margin:0;font-size:9px}.pci__field{gap:6px;min-width:0;display:grid}.pci__field>span{color:var(--navy,#062f46);font-size:9px;font-weight:800}.pci__field input,.pci__field select,.pci__field textarea{width:100%;min-height:41px;color:var(--ink,#123448);background:var(--paper,#f6f8f7);border:1px solid var(--line,#dce5e6);border-radius:10px;padding:0 11px;font-size:12px}.pci__field textarea{resize:vertical;min-height:0;padding:10px 11px}.pci__field em{color:#9a4e3b;font-size:9px;font-style:normal;font-weight:700}.pci__field--error input,.pci__field--error select,.pci__field--error textarea{border-color:var(--coral,#e77f68);background:#e77f680f}.pci__field--full{grid-column:1/-1}.pci__button{min-height:39px;color:var(--brand-on-primary,var(--navy,#062f46));background:var(--brand-primary,var(--teal,#3ee6c1));cursor:pointer;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:0 16px;font-size:11px;font-weight:800;display:inline-flex}.pci__button:disabled{opacity:.43;filter:saturate(.45);cursor:default}.pci__button--ghost{color:var(--brand-primary-ink,var(--teal-dark,#0a725f));border-color:var(--line,#dce5e6);background:#fff}.pci__spin{animation:1s linear infinite pci-spin}@keyframes pci-spin{to{transform:rotate(360deg)}}.pci__icon-button{color:#9a4e3b;cursor:pointer;background:#e77f681f;border:1px solid #0000;border-radius:9px;align-self:end;place-items:center;width:34px;height:34px;margin-bottom:4px;display:grid}.pci__stay-card{border:1px solid var(--line,#dce5e6);background:#fff;border-radius:17px;gap:10px;margin-bottom:16px;padding:14px 16px;display:grid;position:relative}.pci__stay-row{align-items:center;gap:10px;display:flex}.pci__stay-row i{width:29px;height:29px;color:var(--brand-primary-ink,var(--teal-dark,#0a725f));background:#3ee6c124;border-radius:9px;flex:none;place-items:center;display:grid}.pci__stay-row strong{color:var(--navy,#062f46);font-size:12px;display:block}.pci__stay-row small{color:var(--muted,#6d8591);font-size:9px;display:block}.pci__stay-code{color:var(--brand-primary-ink,var(--teal-dark,#0a725f));letter-spacing:.05em;background:#3ee6c11f;border-radius:999px;padding:5px 9px;font-size:9px;font-weight:800;position:absolute;top:14px;right:16px}.pci__form-card{border:1px solid var(--line,#dce5e6);box-shadow:var(--shadow,0 18px 50px #062f461c);background:#fff;border-radius:17px;gap:14px;padding:18px;display:grid}.pci__form-card h2{color:var(--navy,#062f46);align-items:center;gap:7px;margin:4px 0 0;font-size:13px;font-weight:700;display:flex}.pci__form-card h2:first-child{margin-top:0}.pci__grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.pci__companion{background:var(--paper,#f6f8f7);border:1px solid var(--line,#dce5e6);border-radius:12px;grid-template-columns:1fr 1fr auto;gap:10px;padding:10px;display:grid}.pci__muted{color:var(--muted,#6d8591);margin:0;font-size:10px}.pci__actions{gap:9px;margin-top:4px;display:grid}.pci__actions small{color:var(--muted,#6d8591);font-size:9px;line-height:1.5}.pci__status{text-align:center;border:1px solid var(--line,#dce5e6);max-width:460px;box-shadow:var(--shadow,0 18px 50px #062f461c);background:#fff;border-radius:22px;justify-items:center;gap:9px;margin:12px auto 0;padding:34px 26px;display:grid}.pci__status-icon{width:42px;height:42px;color:var(--brand-primary-ink,var(--teal-dark,#0a725f));background:#3ee6c129;border-radius:13px 13px 13px 4px;place-items:center;display:grid}.pci__status-icon--warn{color:#80551c;background:#dca44233}.pci__status strong{color:var(--navy,#062f46);font-size:13px}.pci__status small{color:var(--muted,#6d8591);font-size:10px;line-height:1.55}.pci__footer{color:var(--muted,#6d8591);justify-content:center;align-items:center;gap:8px;padding:18px;font-size:9px;font-weight:700;display:flex}@media (width<=620px){.pci__topbar{min-height:56px;padding:8px 15px}.pci__secure{display:none}.pci__main{padding:18px 15px 44px}.pci__grid{grid-template-columns:1fr}.pci__companion{grid-template-columns:1fr auto}.pci__companion .pci__field:nth-child(2){grid-column:1/-1}.pci__stay-code{justify-self:start;position:static}}.pgd{min-height:100vh;color:var(--ink,#123448);background:radial-gradient(circle at 88% 0%, color-mix(in srgb, var(--brand-primary,#3ee6c1) 17%, transparent), transparent 29rem), linear-gradient(135deg, #f7faf9 0%, var(--paper,#f6f8f7) 58%, #eef4f1 100%);flex-direction:column;display:flex}.pgd button,.pgd input,.pgd select{font:inherit}.pgd button:focus-visible,.pgd input:focus-visible,.pgd select:focus-visible,.pgd a:focus-visible{outline-offset:2px;outline:3px solid #3ee6c17a}.pgd__topbar{z-index:10;color:#fff;background:#062f46f7;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:10px clamp(18px,4vw,52px);display:flex;position:sticky;top:0;box-shadow:0 6px 24px #062f461a}.pgd__brand{align-items:center;gap:11px;min-width:0;display:flex}.pgd__brand-mark{width:40px;height:40px;color:var(--brand-on-primary,#062f46);background:var(--brand-primary,#3ee6c1);border-radius:13px 13px 13px 4px;flex:none;place-items:center;font-family:DM Serif Display,Georgia,serif;font-size:23px;display:grid}.pgd__brand-logo{object-fit:contain;border-radius:9px;width:auto;max-width:158px;height:40px}.pgd__brand strong{text-overflow:ellipsis;white-space:nowrap;font-family:DM Serif Display,Georgia,serif;font-size:18px;font-weight:400;display:block;overflow:hidden}.pgd__brand small{color:#ffffff94;letter-spacing:.15em;text-transform:uppercase;margin-top:2px;font-size:8px;font-weight:800;display:block}.pgd__topbar-actions{align-items:center;gap:8px;display:flex}.pgd__language{color:#ffffffd9;background:#ffffff14;border:1px solid #ffffff29;border-radius:10px;align-items:center;gap:5px;min-height:36px;padding:0 8px;display:inline-flex}.pgd__language select{color:#fff;cursor:pointer;background:0 0;border:0;max-width:94px;font-size:10px;font-weight:700}.pgd__language option{color:var(--ink,#123448)}.pgd__secure,.pgd__signout{white-space:nowrap;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 10px;font-size:9px;font-weight:800;display:inline-flex}.pgd__secure{color:var(--brand-primary,#3ee6c1);background:#3ee6c11a;border:1px solid #3ee6c140;border-radius:10px}.pgd__signout{color:#ffffffd9;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:10px}.pgd__signout:disabled{opacity:.55;cursor:default}.pgd__main{flex:1;width:min(920px,100%);margin:0 auto;padding:clamp(32px,6vw,74px) clamp(18px,4vw,42px) 70px}.pgd__loading{min-height:300px;color:var(--muted,#6d8591);text-align:center;place-content:center;gap:12px;font-size:12px;font-weight:700;display:grid}.pgd__loading .pgd__spin{color:var(--brand-primary-ink,#0a725f);margin:0 auto}.pgd__access-wrap{width:min(510px,100%);margin:0 auto}.pgd__hero{max-width:650px;margin-bottom:24px}.pgd__hero--documents{max-width:720px}.pgd__eyebrow{color:var(--brand-primary-ink,#0a725f);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:6px;margin:0 0 9px;font-size:10px;font-weight:900;display:flex}.pgd__hero h1{color:var(--navy,#062f46);letter-spacing:-.035em;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(32px,4.5vw,51px);font-weight:400;line-height:1}.pgd__hero p:not(.pgd__eyebrow){max-width:590px;color:var(--muted,#6d8591);margin:12px 0 0;font-size:13px;line-height:1.6}.pgd__access-card{background:#fffffff0;border:1px solid #c0d3d0e6;border-radius:23px;gap:14px;padding:clamp(20px,4vw,30px);display:grid;box-shadow:0 24px 70px #062f4621}.pgd__notice{color:#7a4e16;background:#fff7e8;border:1px solid #ead8b7;border-radius:11px;margin:0;padding:11px 13px;font-size:10px;font-weight:650;line-height:1.45}.pgd__field{gap:7px;display:grid}.pgd__field>span{color:var(--navy,#062f46);font-size:10px;font-weight:850}.pgd__field input{min-height:48px;color:var(--ink,#123448);border:1px solid var(--line,#dce5e6);letter-spacing:.06em;text-transform:uppercase;background:#f8fbfa;border-radius:12px;padding:0 14px;font-size:13px}.pgd__field input::placeholder{color:#8ca1a7;text-transform:none}.pgd__hint{color:var(--muted,#6d8591);margin:-5px 0 1px;font-size:10px;line-height:1.5}.pgd__primary{min-height:46px;color:var(--brand-on-primary,#062f46);background:var(--brand-primary,#3ee6c1);box-shadow:0 8px 20px color-mix(in srgb, var(--brand-primary,#3ee6c1) 25%, transparent);cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 17px;font-size:11px;font-weight:850;display:inline-flex}.pgd__primary:hover:not(:disabled){filter:brightness(.97);transform:translateY(-1px)}.pgd__primary:disabled{opacity:.58;cursor:default}.pgd__spin{animation:1s linear infinite pgd-spin}@keyframes pgd-spin{to{transform:rotate(360deg)}}.pgd__document-card{background:#fffffff2;border:1px solid #c0d3d0e6;border-radius:22px;overflow:hidden;box-shadow:0 18px 52px #062f4617}.pgd__card-heading{border-bottom:1px solid var(--line,#dce5e6);padding:clamp(19px,3vw,27px)}.pgd__card-heading>div{align-items:flex-start;gap:11px;display:flex}.pgd__card-icon,.pgd__document-icon{width:36px;height:36px;color:var(--brand-primary-ink,#0a725f);background:color-mix(in srgb, var(--brand-primary,#3ee6c1) 17%, white);border-radius:11px;flex:none;place-items:center;display:grid}.pgd__card-heading h2{color:var(--navy,#062f46);margin:1px 0 0;font-family:DM Serif Display,Georgia,serif;font-size:23px;font-weight:400;line-height:1.1}.pgd__card-heading p{color:var(--muted,#6d8591);margin:4px 0 0;font-size:10px;line-height:1.45}.pgd__document-list{display:grid}.pgd__document-row{border-bottom:1px solid var(--line,#dce5e6);align-items:center;gap:12px;min-height:88px;padding:16px clamp(18px,3vw,27px);display:flex}.pgd__document-row:last-child{border-bottom:0}.pgd__document-icon{width:39px;height:39px;color:var(--brand-primary-ink,#0a725f);background:#f4faf8}.pgd__document-copy{gap:2px;min-width:0;display:grid}.pgd__document-copy strong{color:var(--navy,#062f46);font-size:12px}.pgd__document-copy span{color:var(--ink,#123448);letter-spacing:.055em;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;overflow:hidden}.pgd__document-copy small{color:var(--muted,#6d8591);font-size:9px}.pgd__download{min-height:38px;color:var(--brand-primary-ink,#0a725f);background:color-mix(in srgb, var(--brand-primary,#3ee6c1) 13%, white);border:1px solid color-mix(in srgb, var(--brand-primary,#3ee6c1) 35%, white);white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:6px;margin-left:auto;padding:0 12px;font-size:10px;font-weight:850;text-decoration:none;display:inline-flex}.pgd__download:hover{color:var(--brand-on-primary,#062f46);background:var(--brand-primary,#3ee6c1);border-color:var(--brand-primary,#3ee6c1)}.pgd__empty{min-height:170px;color:var(--muted,#6d8591);text-align:left;justify-content:center;align-items:center;gap:13px;padding:28px;display:flex}.pgd__empty>svg{color:var(--brand-primary-ink,#0a725f);flex:none}.pgd__empty strong{color:var(--navy,#062f46);font-size:12px;display:block}.pgd__empty p{max-width:360px;margin:4px 0 0;font-size:10px;line-height:1.5}.pgd__footer{color:var(--muted,#6d8591);text-align:center;justify-content:center;align-items:center;gap:7px;padding:19px;font-size:9px;font-weight:700;display:flex}.pgd__footer svg{color:var(--brand-primary-ink,#0a725f);flex:none}@media (width<=930px){.pgd__main{width:min(740px,100%)}.pgd__document-card{border-radius:19px}}@media (width<=620px){.pgd{padding-bottom:8px}.pgd__topbar{min-height:59px;padding:8px 15px}.pgd__brand-mark,.pgd__brand-logo{width:34px;height:34px}.pgd__brand-logo{width:auto;max-width:112px}.pgd__brand strong{max-width:130px;font-size:16px}.pgd__brand small{font-size:7px}.pgd__secure{display:none}.pgd__signout{width:36px;min-width:36px;padding:0}.pgd__signout span{display:none}.pgd__language{min-height:34px;padding:0 5px}.pgd__language select{max-width:73px;font-size:9px}.pgd__main{padding:31px 15px 35px}.pgd__hero{margin-bottom:20px}.pgd__hero h1{font-size:35px}.pgd__access-card{border-radius:18px;padding:18px}.pgd__document-card{border-radius:18px}.pgd__card-heading{padding:18px}.pgd__document-row{grid-template-columns:39px minmax(0,1fr);align-items:start;min-height:0;padding:15px 18px;display:grid}.pgd__download{grid-column:1/-1;width:100%;min-height:41px;margin:2px 0 0}.pgd__empty{align-items:flex-start;min-height:150px;padding:23px 18px}.pgd__footer{padding:15px 20px 20px}}.pgp{min-height:100vh;color:var(--ink,#123448);background:radial-gradient(circle at 88% 0%, color-mix(in srgb, var(--brand-primary,#3ee6c1) 17%, transparent), transparent 29rem), linear-gradient(135deg, #f7faf9 0%, var(--paper,#f6f8f7) 58%, #eef4f1 100%);flex-direction:column;display:flex}.pgp button,.pgp input,.pgp select{font:inherit}.pgp button:focus-visible,.pgp input:focus-visible,.pgp select:focus-visible{outline-offset:2px;outline:3px solid #3ee6c17a}.pgp__topbar{z-index:10;color:#fff;background:#062f46f7;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:10px clamp(18px,4vw,52px);display:flex;position:sticky;top:0;box-shadow:0 6px 24px #062f461a}.pgp__brand{align-items:center;gap:11px;min-width:0;display:flex}.pgp__brand-mark{width:40px;height:40px;color:var(--brand-on-primary,#062f46);background:var(--brand-primary,#3ee6c1);border-radius:13px 13px 13px 4px;flex:none;place-items:center;font-family:DM Serif Display,Georgia,serif;font-size:23px;display:grid}.pgp__brand-logo{object-fit:contain;border-radius:9px;width:auto;max-width:158px;height:40px}.pgp__brand strong{text-overflow:ellipsis;white-space:nowrap;font-family:DM Serif Display,Georgia,serif;font-size:18px;font-weight:400;display:block;overflow:hidden}.pgp__brand small{color:#ffffff94;letter-spacing:.15em;text-transform:uppercase;margin-top:2px;font-size:8px;font-weight:800;display:block}.pgp__topbar-actions{align-items:center;gap:8px;display:flex}.pgp__language{color:#ffffffd9;background:#ffffff14;border:1px solid #ffffff29;border-radius:10px;align-items:center;gap:5px;min-height:36px;padding:0 8px;display:inline-flex}.pgp__language select{color:#fff;cursor:pointer;background:0 0;border:0;max-width:94px;font-size:10px;font-weight:700}.pgp__language option{color:var(--ink,#123448)}.pgp__secure,.pgp__signout{white-space:nowrap;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 10px;font-size:9px;font-weight:800;display:inline-flex}.pgp__secure{color:var(--brand-primary,#3ee6c1);background:#3ee6c11a;border:1px solid #3ee6c140;border-radius:10px}.pgp__signout{color:#ffffffd9;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:10px}.pgp__signout:disabled{opacity:.55;cursor:default}.pgp__main{flex:1;width:min(1080px,100%);margin:0 auto;padding:clamp(32px,6vw,74px) clamp(18px,4vw,42px) 70px}.pgp__loading{min-height:300px;color:var(--muted,#6d8591);text-align:center;place-content:center;gap:12px;font-size:12px;font-weight:700;display:grid}.pgp__loading .pgp__spin{color:var(--brand-primary-ink,#0a725f);margin:0 auto}.pgp__access-wrap{width:min(510px,100%);margin:0 auto}.pgp__hero{max-width:650px;margin-bottom:24px}.pgp__hero--overview{max-width:730px}.pgp__eyebrow{color:var(--brand-primary-ink,#0a725f);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:6px;margin:0 0 9px;font-size:10px;font-weight:900;display:flex}.pgp__hero h1{color:var(--navy,#062f46);letter-spacing:-.035em;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(32px,4.5vw,51px);font-weight:400;line-height:1}.pgp__hero p:not(.pgp__eyebrow){max-width:590px;color:var(--muted,#6d8591);margin:12px 0 0;font-size:13px;line-height:1.6}.pgp__access-card{background:#fffffff0;border:1px solid #c0d3d0e6;border-radius:23px;gap:14px;padding:clamp(20px,4vw,30px);display:grid;box-shadow:0 24px 70px #062f4621}.pgp__notice{color:#7a4e16;background:#fff7e8;border:1px solid #ead8b7;border-radius:11px;margin:0;padding:11px 13px;font-size:10px;font-weight:650;line-height:1.45}.pgp__field{gap:7px;display:grid}.pgp__field>span{color:var(--navy,#062f46);font-size:10px;font-weight:850}.pgp__field input{min-height:48px;color:var(--ink,#123448);border:1px solid var(--line,#dce5e6);letter-spacing:.06em;text-transform:uppercase;background:#f8fbfa;border-radius:12px;padding:0 14px;font-size:13px}.pgp__field input::placeholder{color:#8ca1a7;text-transform:none}.pgp__hint{color:var(--muted,#6d8591);margin:-5px 0 1px;font-size:10px;line-height:1.5}.pgp__primary{min-height:46px;color:var(--brand-on-primary,#062f46);background:var(--brand-primary,#3ee6c1);box-shadow:0 8px 20px color-mix(in srgb, var(--brand-primary,#3ee6c1) 25%, transparent);cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 17px;font-size:11px;font-weight:850;display:inline-flex}.pgp__primary:hover:not(:disabled){filter:brightness(.97);transform:translateY(-1px)}.pgp__primary:disabled{opacity:.58;cursor:default}.pgp__spin{animation:1s linear infinite pgp-spin}@keyframes pgp-spin{to{transform:rotate(360deg)}}.pgp__overview-grid{grid-template-columns:minmax(0,1.06fr) minmax(300px,.94fr);gap:18px;display:grid}.pgp__stay-card,.pgp__next-card,.pgp__checkin-card,.pgp__late-checkout-card,.pgp__future-card{background:#fffffff2;border:1px solid #c0d3d0e6;border-radius:21px;box-shadow:0 15px 45px #062f4614}.pgp__stay-card{gap:15px;padding:23px;display:grid}.pgp__card-heading{color:var(--navy,#062f46);justify-content:space-between;align-items:center;font-size:11px;font-weight:850;display:flex}.pgp__card-heading svg{color:var(--brand-primary-ink,#0a725f)}.pgp__stay-row{align-items:center;gap:11px;display:flex}.pgp__stay-row i,.pgp__checkin-icon{width:34px;height:34px;color:var(--brand-primary-ink,#0a725f);background:color-mix(in srgb, var(--brand-primary,#3ee6c1) 17%, white);border-radius:11px;flex:none;place-items:center;display:grid}.pgp__stay-row strong{color:var(--navy,#062f46);font-size:13px;line-height:1.35;display:block}.pgp__stay-row small{color:var(--muted,#6d8591);margin-top:2px;font-size:10px;display:block}.pgp__next-card{color:var(--brand-on-primary,#062f46);background:linear-gradient(145deg, var(--brand-primary,#3ee6c1), color-mix(in srgb, var(--brand-primary,#3ee6c1) 74%, white));border-color:color-mix(in srgb, var(--brand-primary,#3ee6c1) 58%, #fff);align-content:start;gap:11px;padding:25px;display:grid}.pgp__next-card>p{color:color-mix(in srgb, var(--brand-on-primary,#062f46) 67%, transparent);letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:9px;font-weight:900}.pgp__next-card h2{letter-spacing:-.02em;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:27px;font-weight:400;line-height:1.05}.pgp__next-card>span{font-size:11px;line-height:1.55}.pgp__next-card .pgp__primary{color:var(--brand-primary-ink,#0a725f);box-shadow:none;background:#fff;align-self:start;margin-top:6px}.pgp__checkin-card{align-items:center;gap:13px;min-height:88px;margin-top:18px;padding:16px 19px;display:flex}.pgp__checkin-copy{gap:3px;min-width:0;display:grid}.pgp__checkin-copy strong{color:var(--navy,#062f46);font-size:12px}.pgp__checkin-copy span{color:var(--brand-primary-ink,#0a725f);font-size:10px;font-weight:800}.pgp__checkin-copy small{color:var(--muted,#6d8591);font-size:9px;line-height:1.4}.pgp__text-action{min-height:40px;color:var(--brand-primary-ink,#0a725f);cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:6px;margin-left:auto;padding:0 4px;font-size:10px;font-weight:850;display:inline-flex}.pgp__checkin-state{color:var(--brand-primary-ink,#0a725f);margin-left:auto}.pgp__late-checkout-card{align-items:center;gap:13px;min-height:102px;margin-top:13px;padding:16px 19px;display:flex}.pgp__late-checkout-icon{width:34px;height:34px;color:var(--brand-primary-ink,#0a725f);background:color-mix(in srgb, var(--brand-primary,#3ee6c1) 17%, white);border-radius:11px;flex:none;place-items:center;display:grid}.pgp__late-checkout-copy{gap:3px;min-width:0;display:grid}.pgp__late-checkout-copy strong{color:var(--navy,#062f46);font-size:12px}.pgp__late-checkout-copy span{color:var(--brand-primary-ink,#0a725f);font-size:10px;font-weight:800}.pgp__late-checkout-copy small{color:var(--muted,#6d8591);font-size:9px;line-height:1.4}.pgp__late-checkout-form{gap:7px;min-width:214px;margin-left:auto;display:grid}.pgp__late-checkout-select{gap:4px;display:grid}.pgp__late-checkout-select>span{color:var(--muted,#6d8591);letter-spacing:.06em;text-transform:uppercase;font-size:8px;font-weight:800}.pgp__late-checkout-select select{min-height:34px;color:var(--ink,#123448);border:1px solid var(--line,#dce5e6);background:#f8fbfa;border-radius:9px;padding:0 9px;font-size:10px;font-weight:750}.pgp__late-checkout-form .pgp__primary{min-height:36px;font-size:9px}.pgp__late-checkout-notice{color:#7a4e16;grid-column:1/-1;margin:0;font-size:9px;line-height:1.4}.pgp__late-checkout-state{color:var(--brand-primary-ink,#0a725f);margin-left:auto}.pgp__future-card{color:var(--muted,#6d8591);box-shadow:none;background:#ffffffa8;align-items:flex-start;gap:11px;margin-top:13px;padding:16px 19px;display:flex}.pgp__future-card>svg{color:var(--brand-primary-ink,#0a725f);flex:none}.pgp__future-card div{gap:3px;display:grid}.pgp__future-card strong{color:var(--navy,#062f46);font-size:10px}.pgp__future-card span{font-size:9px;line-height:1.45}.pgp__sticky-action{display:none}.pgp__footer{color:var(--muted,#6d8591);text-align:center;justify-content:center;align-items:center;gap:7px;padding:19px;font-size:9px;font-weight:700;display:flex}@media (width<=930px){.pgp__main{width:min(740px,100%)}.pgp__overview-grid{grid-template-columns:1fr}.pgp__next-card{min-height:190px}.pgp__late-checkout-card{align-items:flex-start}}@media (width<=620px){.pgp{padding-bottom:68px}.pgp__topbar{min-height:59px;padding:8px 15px}.pgp__brand-mark,.pgp__brand-logo{width:34px;height:34px}.pgp__brand-logo{width:auto;max-width:112px}.pgp__brand strong{max-width:130px;font-size:16px}.pgp__brand small{font-size:7px}.pgp__secure{display:none}.pgp__signout{width:36px;min-width:36px;padding:0}.pgp__signout span{display:none}.pgp__language{min-height:34px;padding:0 5px}.pgp__language select{max-width:73px;font-size:9px}.pgp__main{padding:31px 15px 35px}.pgp__hero{margin-bottom:20px}.pgp__hero h1{font-size:35px}.pgp__access-card{border-radius:18px;padding:18px}.pgp__overview-grid{gap:12px}.pgp__stay-card,.pgp__next-card{border-radius:18px}.pgp__next-card h2{font-size:25px}.pgp__checkin-card{border-radius:17px;align-items:flex-start;margin-top:12px;padding:15px}.pgp__late-checkout-card{border-radius:17px;flex-direction:column;align-items:stretch;margin-top:11px;padding:15px}.pgp__late-checkout-icon{width:32px;height:32px}.pgp__late-checkout-form{min-width:0;margin-left:0}.pgp__late-checkout-form .pgp__primary{width:100%;min-height:42px}.pgp__late-checkout-state{align-self:flex-end;margin-top:-30px}.pgp__text-action{display:none}.pgp__checkin-state{margin-top:6px}.pgp__future-card{border-radius:16px;margin-top:11px;padding:14px 15px}.pgp__sticky-action{z-index:20;padding:10px 15px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--line,#dce5e6);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;display:block;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 28px #062f461a}.pgp__sticky-action .pgp__primary{width:100%}}.sv-hotel-assistant-shell{z-index:74;position:relative}.sv-hotel-assistant-backdrop{z-index:73;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#062f466b;border:0;padding:0;transition:opacity .2s;position:fixed;inset:0}.sv-hotel-assistant-backdrop.is-open{opacity:1;pointer-events:auto}.sv-hotel-assistant{--ha-navy:#062f46;--ha-navy-bright:#0a4663;--ha-teal:#3ee6c1;--ha-teal-dark:#08735f;--ha-sand:#e8d5b5;--ha-paper:#f5f8f7;--ha-line:#dce6e6;--ha-muted:#68828e;z-index:75;color:#123448;visibility:hidden;background:#fff;border-left:1px solid #062f461a;flex-direction:column;width:min(410px,100vw);height:calc(100dvh - 72px);min-height:0;transition:transform .24s,visibility 0s linear .24s;display:flex;position:fixed;top:72px;right:0;overflow:hidden;transform:translate(102%);box-shadow:-24px 0 70px #062f4633}.sv-hotel-assistant.is-open{visibility:visible;transition-delay:0s;transform:translate(0)}.sv-hotel-assistant :where(button,input):focus-visible{outline-offset:2px;outline:3px solid #3ee6c17a}.sv-hotel-assistant__header{color:#fff;background:radial-gradient(circle at 20% -40%, #3ee6c140, transparent 52%), linear-gradient(135deg, var(--ha-navy), #08283c);border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:14px;min-height:82px;padding:15px 16px;display:flex;position:relative}.sv-hotel-assistant__identity{align-items:center;gap:11px;min-width:0;display:flex}.sv-hotel-assistant__mark{width:42px;height:42px;color:var(--ha-navy);background:var(--ha-teal);border-radius:14px 14px 14px 5px;flex:none;place-items:center;display:grid;box-shadow:0 8px 24px #3ee6c133}.sv-hotel-assistant__identity strong,.sv-hotel-assistant__identity small{display:block}.sv-hotel-assistant__identity strong{letter-spacing:-.01em;font-family:DM Serif Display,Georgia,serif;font-size:19px;font-weight:400;line-height:1.1}.sv-hotel-assistant__identity small{color:#ffffffad;letter-spacing:.04em;align-items:center;gap:6px;margin-top:5px;font-size:9px;font-weight:700;display:flex}.sv-hotel-assistant__identity small i{background:var(--ha-teal);border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 4px #3ee6c11f}.sv-hotel-assistant__close{color:#ffffffd1;background:#ffffff14;border:1px solid #ffffff21;border-radius:11px;flex:none;place-items:center;width:36px;height:36px;padding:0;display:grid}.sv-hotel-assistant__close:hover{color:#fff;background:#ffffff24}.sv-hotel-assistant__body{overscroll-behavior:contain;scrollbar-color:#062f4633 transparent;flex:1;min-height:0;padding:15px;overflow-y:auto}.sv-hotel-assistant__safety{color:var(--ha-teal-dark);background:linear-gradient(135deg,#3ee6c124,#e8d5b52e);border:1px solid #0a725f24;border-radius:13px;grid-template-columns:30px minmax(0,1fr);gap:9px;margin-bottom:13px;padding:11px;display:grid}.sv-hotel-assistant__safety>span{background:#ffffffb8;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.sv-hotel-assistant__safety strong,.sv-hotel-assistant__safety small{display:block}.sv-hotel-assistant__safety strong{color:var(--ha-navy);font-size:10px}.sv-hotel-assistant__safety small{color:var(--ha-muted);margin-top:3px;font-size:8px;line-height:1.5}.sv-hotel-assistant__messages{gap:10px;display:grid}.sv-hotel-assistant__user-message{color:#fff;background:var(--ha-navy-bright);border-radius:13px 13px 4px;justify-self:end;max-width:88%;margin:0;padding:10px 12px;font-size:10px;line-height:1.55;box-shadow:0 7px 18px #062f461a}.sv-hotel-assistant__text-answer{color:#123448;background:var(--ha-paper);border:1px solid var(--ha-line);border-radius:13px 13px 13px 4px;justify-self:start;max-width:94%;margin:0;padding:10px 12px;font-size:10px;line-height:1.55}.sv-hotel-assistant__answer{border:1px solid var(--ha-line);background:#fff;border-radius:16px 16px 16px 5px;padding:14px;position:relative;overflow:hidden;box-shadow:0 13px 32px #062f4614}.sv-hotel-assistant__answer:before{background:var(--ha-teal);content:"";width:4px;height:100%;position:absolute;top:0;left:0}.sv-hotel-assistant__answer.tone-critical:before{background:#e77f68}.sv-hotel-assistant__answer.tone-watch:before{background:#dca442}.sv-hotel-assistant__answer.tone-clear:before{background:var(--ha-teal-dark)}.sv-hotel-assistant__answer.tone-info:before{background:var(--ha-sand)}.sv-hotel-assistant__answer-heading{align-items:flex-start;gap:9px;display:flex}.sv-hotel-assistant__answer-icon{width:31px;height:31px;color:var(--ha-teal-dark);background:#3ee6c124;border-radius:9px;flex:none;place-items:center;display:grid}.tone-critical .sv-hotel-assistant__answer-icon{color:#923f2d;background:#e77f6824}.tone-watch .sv-hotel-assistant__answer-icon{color:#805a1b;background:#dca44229}.sv-hotel-assistant__answer-heading div{min-width:0}.sv-hotel-assistant__answer-heading small{color:var(--ha-teal-dark);letter-spacing:.11em;text-transform:uppercase;margin-bottom:4px;font-size:7px;font-weight:800;display:block}.sv-hotel-assistant__answer h3{color:var(--ha-navy);margin:0;font-family:DM Serif Display,Georgia,serif;font-size:18px;font-weight:400;line-height:1.15}.sv-hotel-assistant__answer-detail{color:#4f6a77;margin:10px 0 0;font-size:9px;line-height:1.65}.sv-hotel-assistant__facts{flex-wrap:wrap;gap:6px;margin-top:11px;display:flex}.sv-hotel-assistant__fact{min-height:25px;color:var(--ha-navy);background:var(--ha-paper);border:1px solid var(--ha-line);border-radius:8px;align-items:center;gap:5px;padding:4px 7px;font-size:8px;display:inline-flex}.sv-hotel-assistant__fact strong{font-size:9px}.sv-hotel-assistant__fact.tone-critical{color:#8f3f2d;background:#e77f681a;border-color:#e77f6838}.sv-hotel-assistant__fact.tone-warning{color:#775316;background:#dca4421c;border-color:#dca4423d}.sv-hotel-assistant__fact.tone-positive{color:var(--ha-teal-dark);background:#3ee6c11a;border-color:#0a725f26}.sv-hotel-assistant__request-safety{color:#765019;background:#e8d5b547;border:1px solid #a47b372b;border-radius:10px;grid-template-columns:25px minmax(0,1fr);gap:8px;margin-top:11px;padding:9px;display:grid}.sv-hotel-assistant__request-safety>span{background:#ffffffb8;border-radius:7px;place-items:center;width:25px;height:25px;display:grid}.sv-hotel-assistant__request-safety strong,.sv-hotel-assistant__request-safety small{display:block}.sv-hotel-assistant__request-safety strong{color:var(--ha-navy);font-size:8px}.sv-hotel-assistant__request-safety small{margin-top:2px;font-size:7px;line-height:1.5}.sv-hotel-assistant__actions{flex-wrap:wrap;gap:6px;margin-top:11px;display:flex}.sv-hotel-assistant__action,.sv-hotel-assistant__briefing button{min-height:32px;color:var(--ha-navy);background:#3ee6c129;border:1px solid #0a725f26;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:8px;font-weight:800;display:inline-flex}.sv-hotel-assistant__action:hover,.sv-hotel-assistant__briefing button:hover{background:#3ee6c142}.sv-hotel-assistant__evidence{border-top:1px solid var(--ha-line);margin-top:11px;padding-top:10px}.sv-hotel-assistant__evidence summary{color:var(--ha-muted);cursor:pointer;align-items:center;gap:6px;font-size:8px;font-weight:700;list-style:none;display:flex}.sv-hotel-assistant__evidence summary::-webkit-details-marker{display:none}.sv-hotel-assistant__evidence summary:after{content:"+";margin-left:auto;font-size:12px}.sv-hotel-assistant__evidence[open] summary:after{content:"−"}.sv-hotel-assistant__citations{gap:6px;margin:9px 0 0;padding:0;list-style:none;display:grid}.sv-hotel-assistant__citation{background:var(--ha-paper);border-radius:8px;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:7px;padding:7px;display:grid}.sv-hotel-assistant__citation>span{width:22px;height:22px;color:var(--ha-teal-dark);background:#fff;border-radius:6px;place-items:center;display:grid}.sv-hotel-assistant__citation strong,.sv-hotel-assistant__citation small{min-width:0;display:block}.sv-hotel-assistant__citation strong{color:var(--ha-navy);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.sv-hotel-assistant__citation small{color:var(--ha-muted);margin-top:3px;font-size:7px;line-height:1.4}.sv-hotel-assistant__fingerprint{color:var(--ha-muted);align-items:center;gap:5px;margin-top:8px;font-size:7px;display:flex}.sv-hotel-assistant__fingerprint code{color:var(--ha-navy);text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;overflow:hidden}.sv-hotel-assistant__pending,.sv-hotel-assistant__error{border-radius:12px;align-items:center;gap:9px;padding:11px;font-size:9px;line-height:1.45;display:flex}.sv-hotel-assistant__pending{color:var(--ha-teal-dark);background:#3ee6c11a;border:1px solid #0a725f21}.sv-hotel-assistant__pending svg{animation:.9s linear infinite sv-ha-spin}.sv-hotel-assistant__error{color:#8f3f2d;background:#e77f681a;border:1px solid #e77f6838}.sv-hotel-assistant__briefing{color:#fff;background:linear-gradient(145deg, #3ee6c114, transparent 55%), var(--ha-navy);border:1px solid #3ee6c12e;border-radius:15px;margin-top:13px;padding:13px}.sv-hotel-assistant__briefing-header{align-items:flex-start;gap:9px;display:flex}.sv-hotel-assistant__briefing-header>span{width:30px;height:30px;color:var(--ha-navy);background:var(--ha-sand);border-radius:9px;flex:none;place-items:center;display:grid}.sv-hotel-assistant__briefing-header small,.sv-hotel-assistant__briefing-header strong{display:block}.sv-hotel-assistant__briefing-header small{color:#ffffff8a;letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:800}.sv-hotel-assistant__briefing-header strong{margin-top:4px;font-size:10px}.sv-hotel-assistant__briefing ol{gap:7px;margin:11px 0 0;padding:0;list-style:none;display:grid}.sv-hotel-assistant__briefing li{color:#ffffffbd;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:7px;font-size:8px;display:grid}.sv-hotel-assistant__briefing li b{width:20px;height:20px;color:var(--ha-navy);background:var(--ha-teal);border-radius:6px;place-items:center;font-size:7px;display:grid}.sv-hotel-assistant__briefing p{color:#ffffffab;margin:9px 0 0;font-size:8px;line-height:1.55}.sv-hotel-assistant__briefing button{color:var(--ha-navy);background:var(--ha-teal);border-color:var(--ha-teal);margin-top:11px}.sv-hotel-assistant__prompts{gap:7px;margin-top:13px;display:grid}.sv-hotel-assistant__prompts>small{color:var(--ha-muted);letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:800}.sv-hotel-assistant__prompt-list{flex-wrap:wrap;gap:6px;display:flex}.sv-hotel-assistant__prompt-list button{min-height:31px;color:var(--ha-navy);border:1px solid var(--ha-line);text-align:left;background:#fff;border-radius:9px;padding:5px 8px;font-size:8px}.sv-hotel-assistant__prompt-list button:hover:not(:disabled){border-color:#0a725f47;box-shadow:0 5px 14px #062f460f}.sv-hotel-assistant__composer{padding:13px 15px calc(13px + env(safe-area-inset-bottom));border-top:1px solid var(--ha-line);background:#fff;grid-template-columns:minmax(0,1fr) 40px;gap:7px;display:grid;box-shadow:0 -9px 28px #062f460a}.sv-hotel-assistant__composer label{min-width:0}.sv-hotel-assistant__composer input{color:#123448;background:var(--ha-paper);border:1px solid var(--ha-line);border-radius:11px;width:100%;min-height:40px;padding:0 11px;font-size:10px}.sv-hotel-assistant__composer input::placeholder{color:#8ba0a9}.sv-hotel-assistant__send{width:40px;height:40px;color:var(--ha-navy);background:var(--ha-teal);border:0;border-radius:11px;place-items:center;padding:0;display:grid;box-shadow:0 7px 18px #3ee6c12e}.sv-hotel-assistant__composer :where(button,input):disabled,.sv-hotel-assistant__prompt-list button:disabled{cursor:not-allowed;opacity:.52}.sv-hotel-assistant__composer>small{color:var(--ha-muted);text-align:center;grid-column:1/-1;font-size:7px;line-height:1.45}@keyframes sv-ha-spin{to{transform:rotate(360deg)}}@media (width>=1281px){.sv-hotel-assistant-backdrop{display:none}}@media (width<=700px){.sv-hotel-assistant:not(.is-open){display:none;transform:none}.sv-hotel-assistant{border-left:0;width:100%;height:100dvh;top:0}.sv-hotel-assistant__header{min-height:72px;padding-top:calc(12px + env(safe-area-inset-top))}.sv-hotel-assistant__body{padding:12px}.sv-hotel-assistant__answer{padding:13px}.sv-hotel-assistant__user-message{max-width:92%}.sv-hotel-assistant__prompt-list{grid-template-columns:1fr;display:grid}.sv-hotel-assistant__prompt-list button{min-height:38px}}@media (width<=380px){.sv-hotel-assistant__identity strong{font-size:17px}.sv-hotel-assistant__identity small{font-size:8px}.sv-hotel-assistant__mark{width:38px;height:38px}.sv-hotel-assistant__facts{grid-template-columns:1fr;display:grid}.sv-hotel-assistant__fact{justify-content:space-between}}@media (prefers-reduced-motion:reduce){.sv-hotel-assistant,.sv-hotel-assistant-backdrop{transition:none}.sv-hotel-assistant__pending svg{animation:none}}.maintenance-resolution,.maintenance-resolution *{box-sizing:border-box}.maintenance-resolution__overlay{z-index:154;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#062f469e;justify-content:flex-end;display:flex;position:fixed;inset:0}.maintenance-resolution{width:min(590px,94vw);height:100dvh;color:var(--ink,#123448);background:var(--paper,#f6f8f7);grid-template-rows:auto minmax(0,1fr) auto;font-family:DM Sans,system-ui,sans-serif;display:grid;overflow:hidden;box-shadow:-24px 0 80px #062f464d}.maintenance-resolution__header{color:var(--white,#fff);background:linear-gradient(135deg,var(--navy,#062f46),var(--navy-2,#0b425f));grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:11px;padding:17px 18px;display:grid}.maintenance-resolution__header>span{width:40px;height:40px;color:var(--navy,#062f46);background:var(--teal,#3ee6c1);border-radius:13px 13px 13px 4px;place-items:center;display:grid}.maintenance-resolution__header small{color:var(--teal,#3ee6c1);letter-spacing:.13em;text-transform:uppercase;font-size:8px;font-weight:800}.maintenance-resolution__header h2{letter-spacing:-.02em;outline:none;margin:2px 0 0;font-family:DM Serif Display,Georgia,serif;font-size:25px;font-weight:400}.maintenance-resolution__header p{color:#ffffffa8;margin:3px 0 0;font-size:9px;line-height:1.45}.maintenance-resolution__header>button{width:34px;height:34px;color:var(--white,#fff);cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:9px;place-items:center;display:grid}.maintenance-resolution__body{min-width:0;padding:15px 17px;overflow:auto}.maintenance-resolution__body form{gap:10px;display:grid}.maintenance-resolution__badges{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.maintenance-resolution__badges span{color:var(--teal-dark,#0a725f);background:#3ee6c124;border:1px solid #0a725f24;border-radius:999px;align-items:center;gap:5px;padding:6px 8px;font-size:7px;font-weight:800;display:inline-flex}.maintenance-resolution__error,.maintenance-resolution__safety,.maintenance-resolution__expired,.maintenance-resolution__irreversible{color:#813927;background:#e77f681f;border:1px solid #e77f6847;border-radius:11px;align-items:flex-start;gap:8px;padding:10px 11px;font-size:8px;line-height:1.45;display:flex}.maintenance-resolution__error span{gap:2px;display:grid}.maintenance-resolution__error strong{color:var(--navy,#062f46)}.maintenance-resolution__safety{color:var(--teal-dark,#0a725f);background:#3ee6c11f;border-color:#0a725f26}.maintenance-resolution__safety p,.maintenance-resolution__irreversible p{margin:0}.maintenance-resolution__safety strong,.maintenance-resolution__irreversible strong{color:var(--navy,#062f46)}.maintenance-resolution__incident,.maintenance-resolution__boundary,.maintenance-resolution__reason,.maintenance-resolution__facts,.maintenance-resolution__confirm{background:var(--white,#fff);border:1px solid var(--line,#dce5e6);border-radius:14px;min-width:0;padding:12px}.maintenance-resolution__incident,.maintenance-resolution__boundary{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;display:grid}.maintenance-resolution__incident>svg{color:#8b442f;background:#e77f6824;border-radius:10px;width:34px;height:34px;padding:7px}.maintenance-resolution__boundary>svg{width:34px;height:34px;color:var(--teal-dark,#0a725f);background:#3ee6c124;border-radius:10px;padding:7px}.maintenance-resolution__incident small,.maintenance-resolution__boundary small,.maintenance-resolution__reason>span{color:var(--teal-dark,#0a725f);letter-spacing:.06em;text-transform:uppercase;font-size:7px;font-weight:800;display:block}.maintenance-resolution__incident strong,.maintenance-resolution__boundary strong{color:var(--navy,#062f46);margin-top:3px;font-size:10px;display:block}.maintenance-resolution__incident p,.maintenance-resolution__boundary p,.maintenance-resolution__reason small{color:var(--muted,#6d8591);margin:3px 0 0;font-size:8px;line-height:1.45}.maintenance-resolution__reason{gap:5px;font-size:8px;font-weight:800;display:grid}.maintenance-resolution__reason textarea{width:100%;min-height:92px;color:var(--ink,#123448);background:var(--paper,#f6f8f7);border:1px solid var(--line,#dce5e6);resize:vertical;font:inherit;border-radius:10px;outline:0;padding:9px 10px;font-size:9px}.maintenance-resolution__reason textarea[aria-invalid=true]{border-color:var(--coral,#e77f68)}.maintenance-resolution__reason small.is-error{color:#813927}.maintenance-resolution__review{color:var(--white,#fff);background:linear-gradient(135deg,var(--navy,#062f46),var(--navy-2,#0b425f));border-radius:14px;padding:15px}.maintenance-resolution__review>small{color:var(--teal,#3ee6c1);letter-spacing:.08em;text-transform:uppercase;margin-bottom:9px;font-size:8px;font-weight:800;display:block}.maintenance-resolution__review>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.maintenance-resolution__review article{background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;min-width:0;padding:10px}.maintenance-resolution__review article span,.maintenance-resolution__review article small{color:#fff9;text-transform:uppercase;font-size:7px;font-weight:800;display:block}.maintenance-resolution__review article strong{color:var(--white,#fff);margin:3px 0 2px;font-family:DM Serif Display,Georgia,serif;font-size:16px;font-weight:400;display:block}.maintenance-resolution__expired{color:#765018;background:#dca4422e;border-color:#dca44257}.maintenance-resolution__facts h3{color:var(--navy,#062f46);margin:0 0 8px;font-size:10px}.maintenance-resolution__facts dl{gap:6px;margin:0;display:grid}.maintenance-resolution__facts dl>div{border-top:1px solid var(--line,#dce5e6);grid-template-columns:minmax(110px,.8fr) minmax(0,1.2fr);gap:9px;padding-top:6px;display:grid}.maintenance-resolution__facts dt{color:var(--muted,#6d8591);font-size:8px;font-weight:800}.maintenance-resolution__facts dd{color:var(--ink,#123448);overflow-wrap:anywhere;margin:0;font-size:8px;font-weight:650}.maintenance-resolution__confirm{color:var(--ink,#123448);align-items:flex-start;gap:9px;font-size:9px;font-weight:650;line-height:1.45;display:flex}.maintenance-resolution__confirm input{width:16px;height:16px;accent-color:var(--teal-dark,#0a725f);flex:none;margin:0}.maintenance-resolution__footer{background:var(--white,#fff);border-top:1px solid var(--line,#dce5e6);justify-content:space-between;gap:10px;padding:13px 17px;display:flex}.maintenance-resolution__footer button{min-height:38px;color:var(--ink,#123448);background:var(--white,#fff);border:1px solid var(--line,#dce5e6);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font:800 9px DM Sans,system-ui,sans-serif;display:inline-flex}.maintenance-resolution__footer .primary{color:var(--navy,#062f46);background:var(--teal,#3ee6c1);border-color:var(--teal,#3ee6c1)}.maintenance-resolution button:focus-visible,.maintenance-resolution textarea:focus-visible,.maintenance-resolution input:focus-visible{outline-offset:2px;outline:3px solid #3ee6c175}.maintenance-resolution button:disabled{cursor:not-allowed;opacity:.43;filter:saturate(.45)}@media (width<=930px){.maintenance-resolution{width:min(570px,100vw - 24px)}}@media (width<=620px){.maintenance-resolution__overlay{align-items:flex-end}.maintenance-resolution{border-radius:20px 20px 0 0;width:100vw;height:min(94dvh,900px)}.maintenance-resolution__header{padding:15px}.maintenance-resolution__body{padding:13px 15px}.maintenance-resolution__footer{padding:12px 15px}}@media (width<=390px){.maintenance-resolution__review>div,.maintenance-resolution__facts dl>div{grid-template-columns:1fr;gap:3px}}:root{color:#123448;font-synthesis:none;text-rendering:optimizelegibility;--navy:#062f46;--navy-2:#0b425f;--teal:#3ee6c1;--teal-dark:#0a725f;--sand:#e8d5b5;--paper:#f6f8f7;--white:#fff;--ink:#123448;--muted:#6d8591;--line:#dce5e6;--soft:#edf3f2;--coral:#e77f68;--amber:#dca442;--shadow:0 18px 50px #062f461c;background:#eef2f1;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}html{background:#eef2f1;min-width:320px;overflow-x:hidden}body{background:#eef2f1;min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #3ee6c175}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.app-shell{background:var(--paper);min-height:100vh}.topbar{z-index:30;color:#fff;background:var(--navy);border-bottom:1px solid #ffffff1a;grid-template-columns:220px minmax(280px,680px) 1fr;align-items:center;gap:24px;min-height:72px;padding:10px 20px;display:grid;position:sticky;top:0}.brand{align-items:center;gap:11px;min-width:0;display:flex}.brand-mark{width:39px;height:39px;color:var(--navy);background:var(--teal);border-radius:13px 13px 13px 4px;flex:none;place-items:center;font-family:DM Serif Display,serif;font-size:23px;display:grid}.brand strong{color:#fff;letter-spacing:.01em;font-family:DM Serif Display,serif;font-size:19px;font-weight:400;display:block}.brand small{color:#ffffff8c;letter-spacing:.16em;text-transform:uppercase;margin-top:1px;font-size:8px;font-weight:700;display:block}.command-bar{color:#ffffffbf;background:#ffffff1a;border:1px solid #ffffff26;border-radius:14px;align-items:center;gap:9px;min-height:45px;padding:4px 5px 4px 14px;display:flex}.command-bar:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px #3ee6c124}.command-bar input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0}.command-bar input::placeholder{color:#ffffff94}.command-bar button{color:var(--navy);background:var(--teal);border:0;border-radius:10px;align-self:stretch;align-items:center;gap:5px;padding:0 13px;font-size:11px;font-weight:800;display:flex}.command-bar button:disabled{cursor:wait;opacity:.68}.top-actions{justify-content:flex-end;align-items:center;gap:9px;display:flex}.session-switcher select{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;width:76px;min-height:34px;padding:0 7px;font-size:8px;font-weight:800}.session-switcher option{color:var(--navy);background:#fff}.persistence-chip{color:#ffffffb8;white-space:nowrap;background:#ffffff12;border:1px solid #ffffff1c;border-radius:9px;align-items:center;gap:5px;padding:6px 8px;font-size:8px;font-weight:700;display:inline-flex}.persistence-chip.saved svg{color:var(--teal)}.persistence-chip.memory{color:#ffcfbf}.persistence-chip.live{min-height:34px}.mode-action{color:#ffffffc7;white-space:nowrap;background:0 0;border:1px solid #ffffff21;border-radius:9px;align-items:center;gap:5px;min-height:34px;padding:0 9px;font-size:8px;font-weight:800;display:inline-flex}.mode-action:hover{color:#fff;border-color:#3ee6c180}.icon-button,.profile-button,.mobile-menu{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.profile-button{color:var(--navy);background:var(--sand);border:0;font-size:11px;font-weight:800}.mobile-menu{display:none}.shell-body{grid-template-columns:220px minmax(0,1fr);min-height:calc(100vh - 72px);display:grid}.sidebar{overscroll-behavior:contain;scrollbar-width:thin;color:#fff;background:var(--navy);flex-direction:column;align-self:start;height:calc(100vh - 72px);padding:18px 12px 16px;display:flex;position:sticky;top:72px;overflow-y:auto}.property-switcher{color:#fff;text-align:left;background:#ffffff0f;border:1px solid #ffffff17;border-radius:13px;justify-content:space-between;align-items:center;gap:9px;width:100%;margin-bottom:18px;padding:11px;display:flex}.property-switcher span{min-width:0}.property-switcher small{color:#ffffff73;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:700;display:block}.property-switcher strong,.property-switcher em{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.property-switcher strong{margin-top:4px;font-size:11px}.property-switcher em{color:#ffffff80;margin-top:3px;font-size:9px;font-style:normal}.sidebar nav{gap:4px;display:grid}.sidebar nav button{color:#ffffffa8;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;width:100%;padding:10px 11px;font-size:12px;display:flex}.sidebar nav button:hover{color:#fff;background:#ffffff0f}.sidebar nav button.active{color:var(--navy);background:var(--teal);font-weight:800}.sidebar nav button b{color:#fff;background:var(--coral);border-radius:999px;margin-left:auto;padding:2px 6px;font-size:9px}.sidebar-footer{border-top:1px solid #ffffff1a;align-items:center;gap:9px;margin-top:auto;padding:13px 8px 3px;display:flex}.status-pulse{background:var(--teal);border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 5px #3ee6c11a}.status-pulse.attention{background:var(--coral);box-shadow:0 0 0 5px #e77f681f}.sidebar-footer strong,.sidebar-footer small{display:block}.sidebar-footer strong{color:#fff;font-size:10px}.sidebar-footer small{color:#ffffff75;margin-top:3px;font-size:8px}.main-content{background:var(--paper);min-width:0;padding:26px}.live-data-banner{color:var(--teal-dark);background:#3ee6c11f;border:1px solid #0a725f26;border-radius:12px;align-items:center;gap:10px;margin:-7px 0 17px;padding:10px 12px;display:flex}.live-data-banner.error{color:#8b442f;background:#e77f681f;border-color:#e77f6840}.live-data-banner>span{flex:1;min-width:0;font-size:9px}.live-data-banner strong{color:var(--navy);margin-bottom:2px;font-size:10px;display:block}.live-data-banner button{color:var(--navy);border:1px solid var(--line);background:#fff;border-radius:8px;padding:5px 8px;font-size:8px;font-weight:800}.live-data-state{text-align:center;border:1px solid var(--line);max-width:630px;box-shadow:var(--shadow);background:#fff;border-radius:22px;justify-items:center;margin:8vh auto 0;padding:54px 28px;display:grid}.live-data-state>span{width:57px;height:57px;color:var(--teal-dark);background:#3ee6c129;border-radius:18px;place-items:center;margin-bottom:18px;display:grid}.live-data-state.error>span{color:#8b442f;background:#e77f6824}.live-data-state h1{color:var(--navy);margin:0;font-family:DM Serif Display,serif;font-size:30px;font-weight:400}.live-data-state>p:not(.eyebrow){max-width:450px;color:var(--muted);margin:10px 0 20px;font-size:11px;line-height:1.6}.spin{animation:1s linear infinite sv-spin}@keyframes sv-spin{to{transform:rotate(360deg)}}.page-heading,.module-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:19px;display:flex}.eyebrow{letter-spacing:.13em;text-transform:uppercase;color:var(--teal-dark)!important;margin:0 0 7px!important;font-size:9px!important;font-weight:800!important}.page-heading h1,.module-heading h1{color:var(--navy);letter-spacing:-.02em;margin:0;font-family:DM Serif Display,serif;font-size:clamp(26px,2.4vw,34px);font-weight:400;line-height:1}.page-heading>div>p:last-child,.module-heading>div>p:last-child{color:var(--muted);margin:7px 0 0;font-size:12px}.heading-actions{gap:8px;display:flex}.button{border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:39px;padding:0 14px;font-size:11px;font-weight:800;display:inline-flex}.button.primary{color:var(--navy);background:var(--teal);border:1px solid var(--teal)}.button.secondary{color:var(--navy);border:1px solid var(--line);background:#fff}.button.compact{min-height:34px;padding:0 11px;font-size:9px}.button:disabled,.dark-button:disabled{cursor:not-allowed;opacity:.43;filter:saturate(.45)}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:13px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:14px}.metric-card>div{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:10px;display:flex}.metric-card i{width:29px;height:29px;color:var(--navy);background:var(--soft);border-radius:9px;place-items:center;font-style:normal;display:grid}.metric-card i.teal{color:var(--teal-dark);background:#3ee6c12b}.metric-card i.sand{background:#e8d5b57a}.metric-card>strong{color:var(--navy);margin-top:9px;font-size:25px;line-height:1;display:block}.metric-card>small{color:var(--muted);margin-top:6px;font-size:9px;display:block}.dashboard-grid{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:12px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:17px;min-width:0;padding:16px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:13px;display:flex}.panel-heading h2,.allocation-heading h2{color:var(--navy);margin:0;font-size:13px}.panel-heading p,.allocation-heading p{color:var(--muted);margin:4px 0 0;font-size:9px}.filter-row{color:var(--muted);align-items:center;gap:5px;display:flex}.filter-row select{color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:8px;padding:5px 26px 5px 7px;font-size:9px}.text-button{color:var(--teal-dark);white-space:nowrap;background:0 0;border:0;align-items:center;gap:4px;padding:4px;font-size:9px;font-weight:800;display:inline-flex}.room-legend{color:var(--muted);flex-wrap:wrap;gap:10px;margin-bottom:10px;font-size:8px;display:flex}.room-legend span{align-items:center;gap:4px;display:flex}.dot{border-radius:50%;width:7px;height:7px}.dot.ready{background:var(--teal-dark)}.dot.occupied{background:var(--navy-2)}.dot.cleaning{background:var(--amber)}.dot.inspection{background:var(--sand)}.dot.blocked{background:var(--coral)}.dot.out_of_order{background:var(--danger,#b84040)}.room-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:5px;display:grid}.room-empty{min-height:74px;color:var(--muted);background:var(--paper);border:1px dashed var(--line);border-radius:11px;grid-column:1/-1;justify-content:center;align-items:center;gap:9px;padding:12px;display:flex}.room-empty strong,.room-empty small{display:block}.room-empty strong{color:var(--navy);font-size:9px}.room-empty small{margin-top:3px;font-size:8px}.room-tile{min-width:0;min-height:48px;color:var(--navy);background:var(--soft);border:1px solid #0000;border-radius:9px;padding:6px 2px}.room-tile strong,.room-tile small{display:block}.room-tile strong{font-size:10px}.room-tile small{text-overflow:ellipsis;white-space:nowrap;opacity:.65;margin-top:3px;font-size:7px;font-weight:500;overflow:hidden}.room-tile.ready{background:#3ee6c133}.room-tile.occupied{color:#fff;background:var(--navy-2)}.room-tile.cleaning{background:#dca4423b}.room-tile.inspection{background:#e8d5b58c}.room-tile.blocked{color:#813927;background:#e77f6833}.room-tile.out_of_order{color:var(--danger,#b84040);background:var(--danger-soft,#fff1ef)}.room-tile.selected{border-color:var(--teal-dark);box-shadow:0 0 0 2px #3ee6c140}.room-inspector{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:11px;padding-top:11px;display:flex}.room-inspector>div:first-child{align-items:center;gap:9px;min-width:0;display:flex}.room-inspector strong,.room-inspector small{display:block}.room-inspector strong{color:var(--navy);font-size:9px}.room-inspector small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:8px;overflow:hidden}.status-icon{width:31px;height:31px;color:var(--teal-dark);background:#3ee6c12e;border-radius:9px;flex:none;place-items:center;display:grid}.status-icon.blocked{color:#813927;background:#e77f682e}.room-actions{gap:5px;display:flex}.room-actions button{color:var(--navy);background:var(--paper);border:1px solid var(--line);border-radius:8px;padding:6px 8px;font-size:8px;font-weight:700}.room-actions button:disabled,.text-button:disabled{cursor:not-allowed;opacity:.48}.flow-list{display:grid}.arrival-row{border-bottom:1px solid var(--line);grid-template-columns:38px 31px minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 0;display:grid}.arrival-row:last-child{border-bottom:0}.arrival-row time{color:var(--muted);font-size:8px}.avatar{width:31px;height:31px;color:var(--navy);background:var(--sand);border-radius:9px;place-items:center;font-size:8px;font-weight:800;display:grid}.arrival-person{min-width:0}.arrival-person strong,.arrival-person small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.arrival-person strong{color:var(--navy);font-size:9px}.arrival-person small{color:var(--muted);margin-top:3px;font-size:7px}.mini-status{white-space:nowrap;border-radius:999px;padding:4px 6px;font-size:7px;font-weight:800}.mini-status.good{color:var(--teal-dark);background:#3ee6c129}.mini-status.warn{color:#765018;background:#dca4422e}.allocation-panel{background:#fff;border:1px solid #3ee6c199;border-radius:17px;grid-column:1/-1;overflow:hidden}.allocation-heading{color:#fff;background:var(--navy);justify-content:space-between;align-items:center;gap:14px;padding:13px 15px;display:flex}.allocation-title{align-items:center;gap:9px;display:flex}.allocation-title>span{width:32px;height:32px;color:var(--navy);background:var(--teal);border-radius:10px;place-items:center;display:grid}.allocation-heading h2{color:#fff}.allocation-heading p{color:#ffffff94}.allocation-actions{gap:6px;display:flex}.dark-button{color:#fff;background:0 0;border:1px solid #fff3;border-radius:9px;align-items:center;gap:5px;min-height:34px;padding:0 9px;font-size:8px;font-weight:800;display:inline-flex}.allocation-grid{grid-template-columns:1fr 1fr;display:grid}.allocation-preview-empty{min-height:92px;color:var(--teal-dark);background:linear-gradient(110deg,#3ee6c117,#e8d5b529);grid-column:1/-1;justify-content:center;align-items:center;gap:11px;padding:19px;display:flex}.allocation-preview-empty span{max-width:560px}.allocation-preview-empty strong,.allocation-preview-empty small{display:block}.allocation-preview-empty strong{color:var(--navy);font-size:10px}.allocation-preview-empty small{color:var(--muted);margin-top:4px;font-size:8px;line-height:1.45}.allocation-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:66px;padding:11px 15px;display:grid}.allocation-card:nth-child(2n){border-right:0}.allocation-card:nth-last-child(-n+2){border-bottom:0}.confidence{width:36px;height:36px;color:var(--teal-dark);background:#3ee6c12b;border-radius:50%;place-items:center;font-size:9px;font-weight:800;display:grid}.allocation-card>div{min-width:0}.allocation-card strong,.allocation-card small,.allocation-card em{display:block}.allocation-card strong{color:var(--navy);font-size:9px}.allocation-card small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:7px;overflow:hidden}.allocation-card em{color:#9b523e;align-items:center;gap:3px;margin-top:3px;font-size:7px;font-style:normal;display:flex}.allocated-room{color:var(--navy);font-family:DM Serif Display,serif;font-size:16px}.compact-panel{padding:14px}.requests-panel{grid-column:span 1}.housekeeping-panel,.revenue-panel{min-height:210px}.request-row{border-bottom:1px solid var(--line);grid-template-columns:5px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 0;display:grid}.request-row:last-child{border-bottom:0}.request-row>i{background:var(--teal);border-radius:5px;width:5px;height:27px}.request-row>i.high{background:var(--coral)}.request-row strong,.request-row small{display:block}.request-row strong{color:var(--navy);font-size:8px}.request-row small{color:var(--muted);margin-top:3px;font-size:7px}.request-row>b{color:var(--teal-dark);text-transform:capitalize;background:#3ee6c126;border-radius:999px;padding:4px 6px;font-size:7px}.request-row>b.open{color:#8d4e32;background:#e77f6826}.housekeeping-total{align-items:baseline;gap:6px;margin-bottom:11px;display:flex}.housekeeping-total strong{color:var(--navy);font-size:25px}.housekeeping-total span{color:var(--muted);font-size:8px}.progress-item{margin-top:10px}.progress-item>div:first-child{color:var(--muted);justify-content:space-between;margin-bottom:5px;font-size:8px;display:flex}.progress-item>div:first-child strong{color:var(--navy)}.progress-track{background:var(--soft);border-radius:7px;height:6px;overflow:hidden}.progress-track i{background:var(--teal-dark);border-radius:7px;height:100%;display:block}.progress-track i.sand{background:var(--amber)}.progress-track i.navy{background:var(--navy-2)}.revenue-value{justify-content:space-between;align-items:flex-end;gap:8px;display:flex}.revenue-value strong{color:var(--navy);font-size:23px}.revenue-value span{color:var(--teal-dark);align-items:center;gap:3px;font-size:8px;font-weight:800;display:flex}.revenue-chart{width:100%;height:91px;margin-top:8px}.chart-grid{fill:none;stroke:var(--line);stroke-width:1px}.chart-area{fill:url(#revenueFill)}.chart-line{fill:none;stroke:var(--teal-dark);stroke-linecap:round;stroke-width:2.5px}.revenue-chart circle{fill:var(--teal);stroke:var(--teal-dark);stroke-width:2px}.module-preview-state{min-height:112px;color:var(--teal-dark);background:var(--paper);border:1px dashed var(--line);border-radius:12px;align-items:center;gap:10px;padding:15px;display:flex}.module-preview-state.compact{min-height:76px}.module-preview-state strong,.module-preview-state small{display:block}.module-preview-state strong{color:var(--navy);font-size:9px}.module-preview-state small{color:var(--muted);margin-top:4px;font-size:8px;line-height:1.5}.assistant-panel{border-left:1px solid var(--line);background:#fff;flex-direction:column;align-self:start;min-width:0;height:calc(100vh - 72px);display:flex;position:sticky;top:72px}.assistant-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:70px;padding:14px 15px;display:flex}.assistant-panel>header>div{align-items:center;gap:9px;display:flex}.assistant-panel>header>div>span{width:34px;height:34px;color:var(--navy);background:var(--teal);border-radius:10px;place-items:center;display:grid}.assistant-panel header strong,.assistant-panel header small{display:block}.assistant-panel header strong{color:var(--navy);font-size:11px}.assistant-panel header small{color:var(--teal-dark);align-items:center;gap:4px;margin-top:4px;font-size:7px;display:flex}.assistant-panel header small i{background:var(--teal);border-radius:50%;width:6px;height:6px}.assistant-panel>header button{width:30px;height:30px;color:var(--muted);background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.assistant-content{flex:1;padding:14px;overflow-y:auto}.assistant-messages{gap:7px;display:grid}.assistant-messages p{max-width:92%;color:var(--ink);background:var(--soft);border-radius:11px 11px 11px 3px;margin:0;padding:10px 11px;font-size:9px;line-height:1.55}.assistant-messages p.user{color:#fff;background:var(--navy-2);border-radius:11px 11px 3px;justify-self:end}.shift-brief{color:#fff;background:var(--navy);border-radius:13px;margin-top:12px;padding:13px}.shift-brief>small{color:#ffffff80;letter-spacing:.08em;text-transform:uppercase;font-size:7px}.shift-brief>strong{margin-top:6px;font-size:10px;display:block}.shift-brief ol{gap:8px;margin:11px 0 0;padding:0;list-style:none;display:grid}.shift-brief li{color:#ffffffba;align-items:center;gap:7px;font-size:8px;display:flex}.shift-brief li b{width:20px;height:20px;color:var(--navy);background:var(--teal);border-radius:6px;flex:none;place-items:center;font-size:8px;display:grid}.shift-brief.preview p{color:#ffffffab;margin:8px 0 0;font-size:8px;line-height:1.55}.prompt-chips{flex-wrap:wrap;gap:5px;margin-top:12px;display:flex}.prompt-chips button{color:var(--navy);border:1px solid var(--line);background:#fff;border-radius:8px;padding:6px 7px;font-size:7px}.assistant-form{border-top:1px solid var(--line);grid-template-columns:1fr 34px;gap:6px;padding:12px 14px;display:grid}.assistant-form input{min-width:0;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:10px;padding:0 10px;font-size:9px}.assistant-form button{width:34px;height:34px;color:var(--navy);background:var(--teal);border:0;border-radius:9px;place-items:center;display:grid}.assistant-form>small{color:var(--muted);text-align:center;grid-column:1/-1;font-size:7px}.mobile-ai-button{display:none}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#062f469e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:20px;width:min(520px,100%);overflow:hidden;box-shadow:0 24px 80px #062f464d}.modal>header{background:var(--paper);border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 22px 17px;display:flex}.modal>header h2{color:var(--navy);margin:0;font-family:DM Serif Display,serif;font-size:25px;font-weight:400}.modal>header p:last-child{color:var(--muted);margin:6px 0 0;font-size:10px}.modal>header>button{width:34px;height:34px;color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:10px;place-items:center;display:grid}.modal form{grid-template-columns:1fr 1fr;gap:12px;padding:20px 22px 22px;display:grid}.form-field{gap:6px;display:grid}.form-field.full,.modal form .full{grid-column:1/-1}.form-field span{color:var(--navy);font-size:9px;font-weight:800}.form-field input,.form-field select{width:100%;min-height:41px;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:10px;padding:0 11px;font-size:11px}.booking-hint{color:var(--teal-dark);background:#3ee6c11f;border-radius:11px;align-items:center;gap:9px;padding:11px;display:flex}.booking-hint strong,.booking-hint small{display:block}.booking-hint strong{color:var(--navy);font-size:9px}.booking-hint small{color:var(--muted);margin-top:3px;font-size:8px}.modal footer{justify-content:flex-end;gap:8px;margin-top:5px;display:flex}.toast{z-index:120;max-width:390px;color:var(--navy);box-shadow:var(--shadow);background:#d9fbf3;border:1px solid #0a725f2e;border-radius:12px;align-items:center;gap:8px;padding:12px 14px;font-size:10px;font-weight:700;display:flex;position:fixed;bottom:22px;right:22px}.module-view{max-width:1100px;margin:0 auto}.module-heading h1{align-items:center;gap:9px;display:flex}.module-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.module-card{border:1px solid var(--line);background:#fff;border-radius:17px;min-height:135px;padding:17px}.module-card>small,.module-card>div>small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:700}.module-card>strong,.module-card>div>strong{color:var(--navy);margin-top:9px;font-size:23px;display:block}.module-card p{color:var(--muted);margin:7px 0 0;font-size:9px;line-height:1.5}.module-card.featured{color:#fff;background:var(--navy);border-color:var(--navy);align-items:center;gap:13px;display:flex}.module-card.featured>span{width:43px;height:43px;color:var(--navy);background:var(--teal);border-radius:12px;flex:none;place-items:center;display:grid}.module-card.featured>div>small,.module-card.featured p{color:#ffffff94}.module-card.featured>div>strong{color:#fff;font-size:15px}.module-board{text-align:center;justify-items:center;margin-top:12px;padding:55px 20px;display:grid}.module-board .empty-icon{width:58px;height:58px;color:var(--teal-dark);background:#3ee6c12b;border-radius:18px;place-items:center;display:grid}.module-board h2{color:var(--navy);margin:16px 0 0;font-family:DM Serif Display,serif;font-size:23px;font-weight:400}.module-board p{max-width:510px;color:var(--muted);margin:8px 0 18px;font-size:10px;line-height:1.6}@media (width<=1280px){.shell-body{grid-template-columns:200px minmax(0,1fr)}.topbar{grid-template-columns:200px minmax(260px,650px) 1fr}.assistant-panel{z-index:70;width:340px;transition:transform .25s;position:fixed;top:72px;right:0;transform:translate(102%);box-shadow:-18px 0 50px #062f462e}.assistant-panel.is-open{transform:translate(0)}.mobile-ai-button{z-index:50;min-height:42px;color:var(--navy);background:var(--teal);box-shadow:var(--shadow);border:0;border-radius:13px;align-items:center;gap:7px;padding:0 14px;font-size:10px;font-weight:800;display:flex;position:fixed;bottom:18px;right:18px}.app-shell.settings-active .mobile-ai-button{z-index:66;bottom:calc(78px + env(safe-area-inset-bottom))}.sv-journey{padding-bottom:76px}}@media (width<=500px){.mobile-ai-button{border-radius:15px;justify-content:center;width:48px;height:48px;min-height:48px;padding:0;font-size:0}}@media (width<=930px){.topbar{grid-template-columns:auto 1fr auto;gap:11px}.mobile-menu{display:grid}.topbar .brand{display:none}.command-bar{grid-column:2}.command-bar button{padding:0 10px}.command-bar button svg{display:none}.shell-body{display:block}.sidebar{z-index:80;width:230px;transition:transform .25s;position:fixed;top:72px;left:0;transform:translate(-102%);box-shadow:18px 0 45px #062f4638}.sidebar.is-open{transform:translate(0)}.main-content{padding:20px}.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.allocation-panel,.requests-panel{grid-column:auto}.module-grid{grid-template-columns:1fr}}@media (width<=620px){.topbar{min-height:64px;padding:9px 11px}.shell-body{min-height:calc(100vh - 64px)}.sidebar{height:calc(100vh - 64px);top:64px}.assistant-panel{width:min(100%,360px);height:calc(100vh - 64px);top:64px}.top-actions .icon-button,.top-actions .profile-button,.persistence-chip,.session-switcher{display:none}.mode-action{place-items:center;width:34px;padding:0;font-size:0;display:grid}.mode-action svg{display:block}.command-bar{min-height:42px}.command-bar button{width:36px;padding:0;font-size:0}.command-bar button svg{display:block}.main-content{padding:15px 12px 82px}.page-heading,.module-heading{display:block}.page-heading h1,.module-heading h1{font-size:28px}.heading-actions{margin-top:14px}.heading-actions .button{flex:1}.metric-grid{gap:7px}.metric-card{padding:12px}.metric-card>strong{font-size:21px}.panel{border-radius:14px;padding:13px}.room-grid{grid-template-columns:repeat(4,1fr)}.room-inspector{flex-direction:column;align-items:flex-start}.room-actions{width:100%}.room-actions button{flex:1}.allocation-heading{flex-direction:column;align-items:flex-start}.allocation-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.allocation-actions .button{grid-column:1/-1}.allocation-grid{grid-template-columns:1fr}.allocation-card,.allocation-card:nth-child(2n),.allocation-card:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line)}.allocation-card:last-child{border-bottom:0}.allocation-preview-empty{grid-column:1;align-items:flex-start}.arrival-row{grid-template-columns:31px 31px minmax(0,1fr)}.arrival-row time,.arrival-row .avatar,.arrival-person{grid-row:1}.mini-status{grid-column:2/-1;justify-self:start;margin-left:0}.modal-backdrop{align-items:end;padding:0}.modal{border-radius:20px 20px 0 0;width:100%}.modal>header{padding:19px 17px 15px}.modal form{padding:17px}.toast{bottom:72px;left:12px;right:12px}}@media (width<=390px){.metric-grid{grid-template-columns:1fr}.heading-actions{grid-template-columns:1fr 1fr;display:grid}.panel-heading{flex-direction:column;align-items:flex-start}.filter-row{width:100%}.filter-row select{flex:1}.room-grid{grid-template-columns:repeat(3,1fr)}.modal form{grid-template-columns:1fr}.form-field.full,.modal form .full{grid-column:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}.spin{animation:none!important}}
