:root{--cream:#f6f2e9;--cream-2:#f2ece4;--card:#fffdf9;--white:#fff;--copper:#b8794d;--copper-dark:#9e633c;--copper-soft:#f0dfd0;--navy:#2d343e;--navy-2:#263b4d;--ink:#242427;--muted:#7b7773;--line:#e7ded3;--green:#315d48;--green-soft:#dde9e1;--danger:#9e5148;--shadow:0 12px 34px #43332614;--shadow-lg:0 22px 70px #221d192e;--r:24px}*{box-sizing:border-box}html,body{background:var(--cream);min-height:100%;color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}button{touch-action:manipulation}.shell{background:var(--cream);width:100%;min-height:100dvh;padding:0;display:block}.phone{background:var(--cream);width:100%;height:100dvh;box-shadow:none;border:0;border-radius:0;position:relative;overflow:hidden}.statusbar{display:none}.app{scroll-behavior:smooth;background:radial-gradient(circle at 20% 0%,#ffffffb3,transparent 33%),var(--cream);height:100%;padding-bottom:92px;overflow:auto}.screen{width:100%;min-height:100%;margin:0 auto;padding:28px clamp(18px,3vw,38px) 36px;display:none}.screen.active{display:block}.host-shell .screen{max-width:1180px}.screen.edge{padding-top:0}.i{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px;display:block}.i.sm{width:17px;height:17px}.i.lg{width:27px;height:27px}.topbar{justify-content:space-between;align-items:center;gap:12px;min-height:44px;margin-bottom:18px;display:flex}.top-left{align-items:center;gap:11px;min-width:0;display:flex}.top-title{white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:800;overflow:hidden}.top-sub{color:var(--muted);margin-top:1px;font-size:12px}.dashboard-brand-lockup{gap:10px}.dashboard-brand-logo{object-fit:contain;object-position:left center;width:154px;height:auto;max-height:42px;display:block}.dashboard-brand-lockup .top-sub{padding-left:2px}.circle-btn{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);cursor:pointer;background:#fffdf9e0;border-radius:15px;place-items:center;display:grid;box-shadow:0 5px 15px #41352c0a}.circle-btn.copper{background:var(--copper);border-color:var(--copper);color:#fff}.circle-btn.navy{background:var(--navy-2);border-color:var(--navy-2);color:#fff}.monogram{border:1.5px solid var(--copper);width:43px;height:43px;color:var(--copper);background:#fff6;border-radius:50%;flex:none;place-items:center;font-family:Georgia,serif;font-size:19px;display:grid}.eyebrow{color:var(--copper-dark);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:850;display:flex}.eyebrow:before{content:"";background:var(--copper);border-radius:9px;width:24px;height:2px;display:block}h1{letter-spacing:-.025em;color:var(--navy-2);margin:10px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:500;line-height:1.04}h2{letter-spacing:-.015em;color:var(--navy-2);margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500;line-height:1.1}h3{margin:0 0 5px;font-size:15px}.muted{color:var(--muted);font-size:13px;line-height:1.45}.tiny{color:var(--muted);font-size:11px}.section{margin-top:22px}.section-head{justify-content:space-between;align-items:end;gap:14px;margin-bottom:10px;display:flex}.section-title{letter-spacing:.11em;text-transform:uppercase;color:var(--copper-dark);font-size:12px;font-weight:850}.card{border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow);background:#fffdf9eb}.card.flat{box-shadow:none}.pad{padding:16px}.pad-lg{padding:20px}.grid2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.grid3{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.stack{gap:12px;display:grid}.row{justify-content:space-between;align-items:center;gap:12px;display:flex}.row-left{align-items:center;gap:12px;min-width:0;display:flex}.grow{flex:1;min-width:0}.iconbox{background:var(--copper-soft);width:43px;height:43px;color:var(--copper-dark);border-radius:15px;flex:none;place-items:center;display:grid}.iconbox.navy{color:var(--navy-2);background:#e3e7ea}.btn{cursor:pointer;border:0;border-radius:17px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 16px;font-weight:800;transition:transform .16s,opacity .16s;display:flex}.btn:active{transform:scale(.985)}.btn.primary{background:var(--copper);color:#fff;box-shadow:0 10px 24px #b8794d3b}.btn.navy{background:var(--navy-2);color:#fff}.btn.secondary{background:var(--card);color:var(--navy-2);border:1px solid var(--line)}.btn.soft{background:var(--copper-soft);color:var(--copper-dark)}.text-btn{color:var(--copper-dark);cursor:pointer;background:0 0;border:0;padding:4px;font-weight:800}.field{gap:7px;display:grid}.field label{letter-spacing:.03em;color:#625d58;font-size:11px;font-weight:850}.input,.textarea,.select{border:1px solid var(--line);width:100%;color:var(--ink);background:#ffffffb8;border-radius:15px;outline:none;padding:13px 14px}.textarea{resize:none;min-height:95px}.input:focus,.textarea:focus,.select:focus{border-color:var(--copper);box-shadow:0 0 0 3px #b8794d1f}.badge{border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:11px;font-weight:800;display:inline-flex}.badge.ok{background:var(--green-soft);color:var(--green)}.badge.soft{background:var(--copper-soft);color:var(--copper-dark)}.badge.navy{color:var(--navy-2);background:#e5e9ec}.progress{background:#e8e0d6;border-radius:999px;height:8px;overflow:hidden}.progress span{background:var(--copper);border-radius:999px;height:100%;display:block}.nav{z-index:30;padding:8px 14px calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf9f2;border-top:1px solid #d9cdc1cc;justify-content:space-between;align-items:end;display:none;position:absolute;bottom:0;left:0;right:0}.nav.visible{display:flex}.nav button{color:#89847f;cursor:pointer;background:0 0;border:0;place-items:center;gap:4px;min-width:62px;font-size:10px;display:grid}.nav button.active{color:var(--copper-dark);font-weight:850}.nav .plus{background:var(--copper);color:#fff;border-radius:50%;width:58px;height:58px;margin-top:-24px;box-shadow:0 12px 25px #b8794d47}.login-brand{text-align:center;padding:38px 0 26px}.login-brand .monogram{width:74px;height:74px;margin:0 auto 16px;font-size:30px}.login-brand h1{margin:0;font-size:31px}.login-brand p{color:var(--muted);margin:8px 0 0;font-size:13px}.stats{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.stat{padding:14px 12px}.stat strong{color:var(--navy-2);font-family:Georgia,serif;font-size:25px;font-weight:500}.stat .muted{margin-top:3px;font-size:11px}.delta{color:var(--green);margin-top:7px;font-size:10px;font-weight:800}.property-card{padding:14px}.property-art{background:linear-gradient(145deg,#eedfce,#faf6ef);border:1px solid #eadbcd;border-radius:18px;place-items:center;width:72px;height:72px;display:grid;overflow:hidden}.property-art svg{width:100%;height:100%}.list-card{cursor:pointer;padding:14px 15px}.list-card:active{transform:scale(.994)}.option-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.option{cursor:pointer;min-height:114px;padding:14px}.option .iconbox{margin-bottom:14px}.option h3{font-size:14px}.option .muted{font-size:11px}.wizard-steps{gap:6px;margin:6px 0 22px;display:flex}.wizard-steps span{background:#dfd5ca;border-radius:99px;flex:1;height:4px}.wizard-steps span.on{background:var(--copper)}.cover-guest{background:linear-gradient(180deg,#ffffff42,#f6f2e9fa),radial-gradient(circle at 82% 18%,#e9d7c7 0,transparent 30%),var(--cream);border-bottom:1px solid var(--line);margin:-18px -18px 0;padding:24px 18px 20px}.guest-brand{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.lang{border:1px solid var(--line);color:var(--navy-2);background:#fffdf9e6;border-radius:13px;padding:8px 11px;font-size:12px;font-weight:800}.guest-hero{padding:4px 0 2px}.guest-hero h1{margin:8px 0 6px;font-size:37px}.location{color:var(--copper-dark);letter-spacing:.04em;align-items:center;gap:6px;font-size:12px;font-weight:750;display:flex}.illustration{background:#f2e6d9;border:1px solid #e7dccf;border-radius:25px;height:150px;margin-top:18px;overflow:hidden}.illustration svg{width:100%;height:100%;display:block}.quick-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.quick{cursor:pointer;flex-direction:column;justify-content:space-between;min-height:112px;padding:15px;display:flex}.quick .iconbox{background:0 0;border:1px solid #e2c8b1}.quick strong{color:var(--navy-2);font-size:14px}.feature{background:var(--navy-2);color:#fff;border:0;align-items:center;gap:13px;padding:17px;display:flex}.feature .muted{color:#d6dee4}.feature .iconbox{color:#fff;background:#ffffff1a}.feature h3{color:#fff;margin:0 0 4px}.detail-head{text-align:center;padding:4px 10px 14px}.detail-head h2{margin:7px 0 6px}.detail-head .iconbox{background:var(--copper-soft);margin:0 auto}.info-line{border-bottom:1px solid var(--line);padding:14px 0}.info-line:last-child{border-bottom:0}.info-label{color:var(--muted);margin-bottom:3px;font-size:11px}.info-value{color:var(--navy-2);font-size:16px;font-weight:800}.service-list .row{border-bottom:1px solid var(--line);padding:14px 0}.service-list .row:last-child{border:0}.toggle{cursor:pointer;background:#c8c8c5;border-radius:99px;width:45px;height:26px;padding:3px;transition:all .2s}.toggle:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:all .2s;display:block;box-shadow:0 2px 6px #00000026}.toggle.on{background:var(--copper)}.toggle.on:after{transform:translate(19px)}.tabs{background:#efe7de;border-radius:15px;gap:5px;padding:4px;display:flex}.tabs button{color:#7e766f;cursor:pointer;background:0 0;border:0;border-radius:12px;flex:1;padding:9px 6px;font-size:11px;font-weight:800}.tabs button.active{background:var(--card);color:var(--navy-2);box-shadow:0 4px 12px #48392d12}.place{padding:14px}.place strong{color:var(--navy-2)}.swatches{gap:9px;display:flex}.swatch{cursor:pointer;border:3px solid #0000;border-radius:12px;width:35px;height:35px}.swatch.selected{outline:2px solid var(--navy-2);outline-offset:2px}.preview-mini{border:1px solid var(--line);background:var(--cream);border-radius:25px;padding:14px;box-shadow:inset 0 0 0 4px #ffffff59}.qr{border:1px solid var(--line);background:#fff;border-radius:16px;place-items:center;width:136px;height:136px;padding:10px;display:grid}.qr svg{width:100%;height:100%}.chat{gap:12px;padding-bottom:6px;display:grid}.bubble{border-radius:19px;max-width:82%;padding:12px 14px;font-size:13px;line-height:1.42;box-shadow:0 5px 18px #392d240d}.bubble.assistant{background:var(--card);border:1px solid var(--line);border-bottom-left-radius:6px;justify-self:start}.bubble.user{background:var(--navy-2);color:#fff;border-bottom-right-radius:6px;justify-self:end}.bubble small{opacity:.65;text-align:right;margin-top:5px;font-size:9px;display:block}.chips{flex-wrap:wrap;gap:7px;display:flex}.chip{border:1px solid var(--line);background:var(--card);color:var(--navy-2);cursor:pointer;border-radius:999px;padding:9px 11px;font-size:11px}.chatbar{background:linear-gradient(transparent,var(--cream) 25%);padding-top:18px;position:sticky;bottom:0}.chatinput{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:19px;gap:8px;padding:7px 7px 7px 13px;display:flex}.chatinput input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1}.toast{color:#fff;opacity:0;pointer-events:none;z-index:250;white-space:normal;text-align:center;background:#16834a;border:1px solid #ffffff47;border-radius:18px;justify-content:center;align-items:center;gap:11px;min-width:min(82vw,340px);max-width:min(92vw,520px);padding:16px 22px;font-size:17px;font-weight:800;transition:all .22s;display:flex;position:fixed;top:22px;bottom:auto;left:50%;transform:translate(-50%,-14px)scale(.96);box-shadow:0 16px 38px #16834a47}.toast.show{opacity:1;transform:translate(-50%)scale(1)}.toast-status-icon{background:#fff3;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:19px;font-weight:900;display:grid}.toast.error{background:#9b2f2f;box-shadow:0 16px 38px #9b2f2f3d}.float-chat{background:var(--copper);color:#fff;z-index:24;cursor:pointer;border:0;border-radius:50%;place-items:center;width:58px;height:58px;display:none;position:absolute;bottom:94px;right:18px;box-shadow:0 15px 30px #b8794d4d}.float-chat.visible{display:grid}.preview-exit{z-index:40;color:#fff;cursor:pointer;background:#2d343ef0;border:0;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:800;display:none;position:absolute;top:38px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #00000024}.preview-exit.visible{display:block}.login-brand,.login-brand+.card{max-width:520px;margin-left:auto;margin-right:auto}@media (min-width:900px){.host-shell .stats{grid-template-columns:repeat(3,minmax(0,1fr))}.nav{justify-content:center;gap:clamp(36px,7vw,96px)}.guest-shell .float-chat{right:max(26px,50vw - 354px)}}@media (max-width:520px){.screen{padding:calc(16px + env(safe-area-inset-top)) 18px 28px}.screen.edge{padding-top:env(safe-area-inset-top)}.host-shell .screen,.guest-shell .screen{max-width:none}}.desktop-sidebar{display:none}@media (min-width:960px){.host-shell.with-sidebar .phone{background:var(--cream);grid-template-columns:268px minmax(0,1fr);height:100dvh;min-height:100dvh;display:grid;overflow:hidden}.host-shell.with-sidebar .app{grid-area:1/2;min-width:0;height:100dvh;padding-bottom:38px;overflow:auto}.desktop-sidebar.visible{border-right:1px solid var(--line);z-index:35;background:#fffdf9eb;flex-direction:column;grid-area:1/1;height:100dvh;padding:24px 18px 18px;display:flex;overflow:auto;box-shadow:12px 0 40px #392d2409}.sidebar-brand{flex-direction:column;align-items:flex-start;gap:5px;padding:2px 7px 22px;display:flex}.workspace-brand-logo{object-fit:contain;object-position:left center;width:184px;height:auto;max-height:48px;display:block}.sidebar-brand span{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;margin-left:3px;font-size:9px;font-weight:800;display:block}.sidebar-property{border:1px solid var(--line);background:var(--cream);border-radius:18px;align-items:center;gap:10px;margin-bottom:24px;padding:12px;display:flex}.property-mini-icon{background:var(--copper-soft);width:38px;height:38px;color:var(--copper-dark);border-radius:13px;flex:none;place-items:center;font-family:Georgia,serif;font-size:13px;font-weight:700;display:grid}.sidebar-property strong{color:var(--navy-2);white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.sidebar-property span:not(.sidebar-status){color:var(--muted);margin-top:2px;font-size:10px;display:block}.sidebar-status{color:var(--green);font-size:11px}.sidebar-label{color:#9b9187;text-transform:uppercase;letter-spacing:.14em;margin:4px 0 8px;padding:0 10px;font-size:9px;font-weight:900}.sidebar-nav{gap:4px;display:grid}.sidebar-nav button{color:#69645f;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;align-items:center;gap:11px;width:100%;min-height:44px;padding:0 12px;font-size:12px;font-weight:750;transition:background .16s,color .16s,transform .16s;display:flex}.sidebar-nav button:hover{color:var(--navy-2);background:#f4ede5}.sidebar-nav button:active{transform:scale(.985)}.sidebar-nav button.active{background:var(--navy-2);color:#fff;box-shadow:0 9px 22px #263b4d21}.sidebar-nav button.active .i{color:#e6b993}.secondary-links{margin-bottom:8px}.secondary-links button{color:#7e746c}.sidebar-spacer{flex:1;min-height:24px}.sidebar-new{background:var(--copper);color:#fff;cursor:pointer;border:0;border-radius:15px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 13px;font-size:12px;font-weight:850;display:flex;box-shadow:0 10px 24px #b8794d33}.sidebar-account{border:0;border-top:1px solid var(--line);width:100%;color:var(--ink);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:9px;margin-top:16px;padding:16px 8px 2px;display:flex}.account-avatar{width:35px;height:35px;color:var(--navy-2);background:#e6e9eb;border-radius:12px;flex:none;place-items:center;font-size:11px;font-weight:900;display:grid}.sidebar-account strong,.sidebar-account small{display:block}.sidebar-account strong{font-size:11px}.sidebar-account small{color:var(--muted);margin-top:2px;font-size:9px}.host-shell.with-sidebar .screen{max-width:1280px;padding:42px clamp(32px,4vw,64px) 56px}.host-shell.with-sidebar h1{max-width:760px;font-size:clamp(38px,3.2vw,52px)}.host-shell.with-sidebar .topbar{margin-bottom:28px}.host-shell.with-sidebar .host-mobile-nav{display:none!important}.dashboard-screen .stats{gap:16px;margin-top:28px}.dashboard-screen .stat{flex-direction:column;justify-content:center;min-height:144px;padding:22px 20px;display:flex}.dashboard-screen .stat strong{font-size:36px}.dashboard-screen .stat .muted{font-size:12px}.dashboard-screen .dashboard-publish{margin-top:18px}.dashboard-screen .dashboard-publish .feature{min-height:104px;padding:22px 24px}.dashboard-screen .dashboard-properties,.dashboard-screen .dashboard-activity{vertical-align:top;width:calc(50% - 10px);display:inline-block}.dashboard-screen .dashboard-properties{margin-right:16px}.dashboard-screen .dashboard-properties .property-card,.dashboard-screen .dashboard-activity .card{min-height:132px;padding:20px}.property-screen .option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.property-screen .option{min-height:150px;padding:20px}.property-screen .option h3{margin-top:2px;font-size:16px}.property-screen>.section.stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.property-screen>.section.grid2{max-width:520px;margin-left:auto}.properties-screen>.section.stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.properties-screen .property-card{min-height:132px;padding:20px}.screen-editGeneral .screen.active,.screen-editCheckin .screen.active,.screen-editWifi .screen.active,.screen-editServices .screen.active,.screen-editRules .screen.active,.screen-editPlaces .screen.active,.screen-editAppearance .screen.active,.screen-editLanguages .screen.active,.screen-editAssistant .screen.active,.screen-publish .screen.active{max-width:940px;margin-left:auto;margin-right:auto}.screen-analytics .screen.active{max-width:1080px;margin-left:auto;margin-right:auto}.host-shell.with-sidebar .input,.host-shell.with-sidebar .textarea,.host-shell.with-sidebar .select{background:#fffdfc}.host-shell.with-sidebar .card{box-shadow:0 10px 30px #4333260e}}@media (min-width:700px){.guest-shell .app{padding-bottom:118px}.guest-shell .screen{padding-top:34px;padding-bottom:48px}.guest-shell .guest-bottom-nav.visible{border:1px solid var(--line);border-radius:22px;width:min(720px,100vw - 36px);padding:10px 20px;bottom:18px;left:50%;right:auto;transform:translate(-50%);box-shadow:0 16px 46px #392d241f}.guest-shell .float-chat{position:fixed;bottom:100px;right:max(28px,50vw - 352px)}}@media (max-width:959px){.desktop-sidebar{display:none!important}.host-shell.with-sidebar .phone{display:block}.host-shell.with-sidebar .app{height:100dvh}.host-shell.with-sidebar .screen{max-width:760px}}@media (max-width:720px){.dashboard-screen .stats{grid-template-columns:1fr 1fr}.dashboard-screen .stat:last-child{grid-column:1/-1}}.crud-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:2px;display:grid}.crud-actions .btn{min-height:42px}.new-item-card{background:#fffdf99e;border-style:dashed}.empty-state{text-align:center;color:var(--muted);padding:20px;font-size:13px}.recommend-toggle{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#fffdf9;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.toggle{border:0}@media (min-width:960px){.screen-editCheckout .screen.active{max-width:940px;margin-left:auto;margin-right:auto}.crud-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.crud-list .card{align-self:start}.new-item-card{max-width:720px}}@media (max-width:620px){.crud-actions,.editor-fields .grid2{grid-template-columns:1fr}}.clickable{cursor:pointer}.center{text-align:center}.top-gap{margin-top:14px}.top-gap-small{margin-top:7px}.left-gap{margin-left:7px}.break-word{overflow-wrap:anywhere}.preserve{white-space:pre-line}.clamp{text-overflow:ellipsis;white-space:nowrap;max-width:520px;overflow:hidden}.auth-card{max-width:520px;margin:0 auto}.auth-note{text-align:center;margin-top:18px}.login-brand.compact{padding:12px 0 20px}.login-brand.compact .monogram{width:58px;height:58px;font-size:23px}.editor-narrow{max-width:760px!important}.editor-wide{max-width:1040px!important}.editor-fields{gap:12px;margin-top:14px;display:grid}.textarea.compact{min-height:78px}.crud-actions{grid-template-columns:140px 1fr;gap:10px;display:grid}.new-item-card{border-style:dashed}.btn.danger{background:var(--danger);color:#fff}.btn.danger-soft{color:var(--danger);background:#f6e8e6;border:1px solid #e8c9c5}.btn-auto{width:auto;padding:10px 13px}.mini-action{max-width:230px;margin-top:14px}.danger-zone{background:#fbf3f1;border:1px solid #e7c7c2;border-radius:20px;padding:18px}.danger-zone .btn{margin-top:14px}.empty-state{text-align:center;justify-items:center;gap:8px;display:grid}.empty-state .iconbox{margin-bottom:4px}.loading-state{align-content:center;place-items:center;gap:12px;min-height:45vh;display:grid}.spinner{border:3px solid var(--line);border-top-color:var(--copper);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite sg-spin}@keyframes sg-spin{to{transform:rotate(360deg)}}.property-art img{object-fit:cover;width:100%;height:100%}.property-art span{color:var(--copper-dark);font-family:Georgia,serif;font-size:22px}.badge-line{margin-top:7px}.upload-card{text-align:center;cursor:pointer;justify-items:center;gap:8px;display:grid;overflow:hidden}.cover-preview{object-fit:cover;border-radius:18px;width:100%;max-height:250px}.guest-cover-image{object-fit:cover;border:1px solid var(--line);border-radius:25px;width:100%;height:220px;margin-top:18px}.color-row{grid-template-columns:52px 1fr;gap:10px;display:grid}.color-row input[type=color]{border:1px solid var(--line);background:var(--card);cursor:pointer;border-radius:14px;width:52px;height:48px;padding:3px}.toggle-button{cursor:pointer;background:#c8c8c5;border:0;border-radius:99px;flex:none;width:46px;height:27px;padding:3px;transition:all .2s}.toggle-button span{background:#fff;border-radius:50%;width:21px;height:21px;transition:all .2s;display:block;box-shadow:0 2px 6px #00000026}.toggle-button.on{background:var(--copper)}.toggle-button.on span{transform:translate(19px)}.recommend-toggle{border:1px solid var(--line);background:var(--card);color:var(--muted);cursor:pointer;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.recommend-toggle.active{background:var(--copper-soft);color:var(--copper-dark);border-color:#e2c6ae}.metric-card strong{color:var(--navy-2);margin-top:5px;font-family:Georgia,serif;font-size:38px;font-weight:500;display:block}.message-list{max-width:900px}.answer-box{background:var(--cream);border-radius:14px;margin-top:10px;padding:12px}.qr img{object-fit:contain;width:100%;height:100%;display:block}.qr-loading{width:100%;height:100%;color:var(--muted);place-items:center;font-size:12px;display:grid}.guest-body{padding:0 18px 24px}.map-placeholder{height:180px;color:var(--copper-dark);background:linear-gradient(135deg,#ebe2d8,#d7e0de);align-content:center;place-items:center;gap:8px;display:grid}.map-placeholder span{font-weight:800}.rule-row{align-items:flex-start;gap:13px;display:flex}.rule-number{background:var(--copper-soft);width:30px;height:30px;color:var(--copper-dark);border-radius:10px;flex:none;place-items:center;font-weight:900;display:grid}.place-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.place-actions .btn{width:auto;min-width:88px;padding:10px 12px;text-decoration:none}.inline-icon{vertical-align:middle;margin-right:5px;display:inline-block}.guest-chat-screen{padding-bottom:150px}.preview-exit.visible,.preview-exit{display:block}.host-mobile-nav{display:none}.guest-bottom-nav{display:flex}@media (min-width:960px){.host-mobile-nav{display:none!important}.guest-bottom-nav{border-left:1px solid var(--line);border-right:1px solid var(--line);width:min(760px,100%);left:50%;right:auto;transform:translate(-50%)}.guest-shell .app{padding-bottom:92px}.guest-shell .phone{position:relative}.guest-shell .float-chat,.guest-shell .preview-exit{position:fixed}.editor-wide .crud-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.editor-wide .new-item-card{max-width:none}}@media (max-width:959px){.host-mobile-nav.visible{display:flex}.host-shell .app{padding-bottom:92px}.crud-actions{grid-template-columns:1fr 1fr}}@media (max-width:620px){.grid2{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr}.crud-actions{grid-template-columns:1fr}.guest-cover-image{height:185px}.place-actions .btn{flex:1}.color-row{grid-template-columns:48px 1fr}.dashboard-screen .stats .stat:last-child{grid-column:1/-1}}.guide-config-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.guide-config-option{min-height:142px;padding:17px;position:relative;overflow:hidden}.guide-config-option .iconbox{margin:7px 0 15px}.guide-config-option h3{font-size:15px}.guide-config-number{letter-spacing:.12em;color:#b5aaa0;font-size:10px;font-weight:900;position:absolute;top:13px;right:14px}.settings-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.media-editor-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.section-photo-editor{border:1px solid var(--line);background:#fffcf8;border-radius:18px;padding:14px}.section-photo-upload{background:var(--cream-2);cursor:pointer;min-height:128px;color:var(--copper-dark);border:1px dashed #dcc9b8;border-radius:16px;place-items:center;display:grid;overflow:hidden}.section-photo-upload img{object-fit:cover;width:100%;height:150px;display:block}.section-photo-upload .iconbox{margin-bottom:6px}.guest-shell .app{background:radial-gradient(circle at 18% 0%,#ffffffb8,transparent 34%), linear-gradient(180deg,#f8f4ec 0%,var(--cream) 44%,#f7f3ea 100%);padding-bottom:34px}.guest-shell .screen{max-width:760px}.guest-reference-home,.guest-reference-detail{color:#332e29}.guest-reference-detail{padding:22px clamp(20px,5vw,38px) 86px}.guest-detail-header{border-bottom:1px solid #ccc0b36b;grid-template-columns:54px 54px 1fr;align-items:center;gap:12px;min-height:76px;margin:0 -38px 34px;padding:0 38px 22px;display:grid}.guest-detail-header .circle-btn{background:#fffefb;border-color:#eae1d7;border-radius:50%;width:50px;height:50px;box-shadow:0 7px 18px #3c30270f}.guest-title-icon{width:50px;height:50px;color:var(--copper);background:#efe3d6;border-radius:14px;place-items:center;display:grid}.guest-title-icon .i{width:21px;height:21px}.guest-detail-header h2{letter-spacing:-.018em;color:#2e2925;margin:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:25px;font-weight:780}.guest-intro,.guest-note{color:#817a72;letter-spacing:-.012em;margin:0 0 26px;font-size:20px;line-height:1.55}.guest-note{margin:20px 4px 22px;font-size:18px}.parking-note{margin-top:22px}.guest-reference-home{min-height:100%;position:relative;padding:18px clamp(18px,4.5vw,34px) 100px!important}.guest-language-bar{background:#ffffffd1;border:1px solid #e2d9cfb8;border-radius:999px;justify-content:flex-end;align-items:center;width:max-content;max-width:100%;margin:0 0 34px auto;padding:0;display:flex;overflow:hidden;box-shadow:0 7px 20px #3d31280f}.guest-language-bar button{color:#827b74;letter-spacing:.04em;cursor:pointer;background:0 0;border:0;min-width:49px;height:42px;padding:0 12px;font-size:12px;font-weight:650}.guest-language-bar button.active{color:#fff;background:var(--copper)}.guest-welcome-brand{text-align:center;margin:0 auto 44px}.guest-logo-ring{border:2px solid var(--copper);width:118px;height:118px;color:var(--copper);background:#ffffff2e;border-radius:50%;place-items:center;margin:0 auto 28px;display:grid;position:relative}.guest-logo-ring:after{content:"";border:1px solid #b8794d8c;border-radius:50%;position:absolute;inset:8px}.guest-logo-ring span{z-index:1;letter-spacing:.02em;font-family:Georgia,Times New Roman,serif;font-size:45px;font-weight:400;position:relative}.guest-welcome-title{color:var(--copper);letter-spacing:-.025em;margin-top:6px;font-family:Georgia,Times New Roman,serif;font-size:45px;font-style:italic;line-height:1.06}.guest-ornament{color:var(--copper);justify-content:center;align-items:center;gap:14px;max-width:280px;margin:22px auto 19px;display:flex}.guest-ornament span{background:#d8cec3;flex:1;height:1px}.guest-ornament i{font-size:13px;font-style:normal}.guest-welcome-brand h1{letter-spacing:-.015em;color:#2d2925;margin:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:25px;font-weight:780}.guest-location{letter-spacing:.25em;text-transform:uppercase;color:#807870;justify-content:center;align-items:center;gap:7px;margin-top:13px;font-size:11px;font-weight:650;display:flex}.guest-location .i{width:14px;height:14px;color:var(--copper)}.guest-menu-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px 14px;display:grid}.guest-menu-item{color:#69635e;cursor:pointer;background:0 0;border:0;justify-items:center;gap:9px;min-width:0;padding:0;display:grid}.guest-menu-card{aspect-ratio:1;width:100%;max-height:174px;color:var(--copper);background:#fffdf9d1;border:1px solid #e0d6ccd1;border-radius:26px;place-items:center;transition:transform .14s,box-shadow .14s;display:grid;box-shadow:0 12px 25px #4a3a2d12,inset 0 1px #ffffffd9}.guest-menu-item>span:last-child{letter-spacing:.075em;text-align:center;place-items:start center;min-height:30px;font-size:10px;font-weight:600;line-height:1.25;display:grid}.guest-menu-item:active .guest-menu-card{transform:scale(.975);box-shadow:0 6px 14px #4a3a2d12}.guest-home-footer{text-align:center;color:#b7ada4;letter-spacing:.32em;margin:55px 0 0;font-size:9px;font-weight:700}.guest-section-block{margin-top:31px}.guest-section-label{color:var(--copper-dark);letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:16px;margin:0 4px 15px;font-size:11px;font-weight:600;display:flex}.guest-section-label span{background:#d8cec3;flex:1;height:1px}.guest-time-card,.guest-address-card{background:#fffdf9e6;border:1px solid #e0d6cccc;border-radius:24px;padding:5px 24px;box-shadow:0 12px 30px #45362b12}.guest-time-card>div,.guest-address-card>div{justify-content:space-between;align-items:center;gap:18px;min-height:70px;display:flex}.guest-time-card>div+div,.guest-address-card>div+div{border-top:1px solid #e9e1d8}.guest-time-card span,.guest-address-card span{color:#7d7770;letter-spacing:.18em;text-transform:uppercase;font-size:11px;font-weight:600}.guest-time-card strong,.guest-address-card strong{color:#342f2a;text-align:right;font-size:18px;font-weight:500}.guest-time-card.single>div{border:0}.guest-steps-card{background:#fffdf9e6;border:1px solid #e0d6cccc;border-radius:24px;padding:0 24px;box-shadow:0 12px 30px #45362b12}.guest-step{grid-template-columns:42px 1fr;align-items:start;gap:16px;padding:22px 0;display:grid}.guest-step+.guest-step{border-top:1px solid #e9e1d8}.guest-step>b{border:1.5px solid var(--copper);width:34px;height:34px;color:var(--copper-dark);border-radius:50%;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:500;display:grid}.guest-step h3{color:#342f2a;margin:0 0 4px;font-size:16px}.guest-step p{color:#504a45;white-space:pre-line;margin:0;font-size:16px;line-height:1.45}.guest-dark-action,.guest-light-action{letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border:1px solid #0000;border-radius:18px;justify-content:center;align-items:center;gap:13px;width:100%;min-height:64px;padding:15px 20px;font-size:13px;font-weight:650;display:flex}.guest-dark-action{color:#fffdf9;background:#302b27;box-shadow:0 10px 22px #2b25201f}.guest-light-action{color:#403a35;background:#fffdf9e6;border-color:#e8ded3;box-shadow:0 8px 20px #4133290f}.guest-dark-action .i,.guest-light-action .i{width:19px;height:19px}.guest-route-buttons{gap:12px;margin-top:20px;display:grid}.guest-photo-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.guest-photo{background:#f1e3d4;border:1px solid #decfc0;border-radius:18px;min-width:0;overflow:hidden;box-shadow:0 7px 18px #48372a0d}.guest-photo img{aspect-ratio:1.05;object-fit:cover;width:100%;display:block}.guest-photo strong{text-align:center;color:#3f3934;padding:9px 10px 11px;font-size:10px;display:block}.guest-wifi-card{text-align:center;background:#fffdf9eb;border:1px solid #e0d6cccc;border-radius:27px;flex-direction:column;align-items:center;min-height:500px;margin-top:10px;padding:74px 28px 54px;display:flex;box-shadow:0 14px 32px #45362b12}.guest-wifi-icon{color:var(--copper);stroke-width:1.5px;margin-bottom:34px;width:56px!important;height:56px!important}.guest-wifi-card>span{letter-spacing:.24em;color:#888079;margin:0 0 14px;font-size:11px}.guest-wifi-card h2{color:#2f2b27;overflow-wrap:anywhere;margin:0 0 39px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:28px;font-weight:760}.guest-wifi-card .wifi-copy{width:min(320px,100%);margin-top:8px}.guest-list-panel{background:#fffdf9e6;border:1px solid #e0d6cccc;border-radius:26px;padding:0 24px;overflow:hidden;box-shadow:0 12px 30px #45362b12}.guest-list-row{text-align:left;color:#342f2a;cursor:default;width:100%;min-height:104px;font:inherit;background:0 0;border:0;align-items:flex-start;gap:17px;padding:20px 0;display:flex}button.guest-list-row{cursor:pointer}.guest-list-row+.guest-list-row{border-top:1px solid #e9e1d8}.guest-list-icon{width:58px;height:58px;color:var(--copper);background:#efe2d4;border-radius:15px;flex:none;place-items:center;display:grid}.guest-list-icon .i{stroke-width:1.55px;width:26px;height:26px}.guest-list-row h3{color:#332f2a;letter-spacing:-.015em;margin:5px 0 7px;font-size:20px;line-height:1.18}.guest-list-row .muted{color:#878078;font-size:17px;line-height:1.45}.guest-list-row>.i{color:#847c74;flex:none;margin:auto 0 auto auto}.guest-round-action{width:52px;height:52px;color:var(--copper-dark);cursor:pointer;background:#fffdfa;border:1px solid #e5dcd2;border-radius:50%;flex:none;place-items:center;margin:auto 0 auto 6px;font-size:20px;text-decoration:none;display:grid}.service-expanded-copy{color:#595149;background:#f6efe7;border-radius:12px;margin-top:10px;padding:10px 12px;font-size:14px;line-height:1.5}.guest-shell .float-chat{z-index:70;background:var(--copper);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:62px;height:62px;display:grid;position:fixed;bottom:24px;right:max(20px,50vw - 360px);box-shadow:0 14px 30px #975c3647}.guest-shell .float-chat .i{stroke-width:1.65px}@media (min-width:800px){.guest-reference-home{padding-left:42px!important;padding-right:42px!important}.guest-menu-grid{gap:27px 18px}.guest-detail-header{margin-left:-42px;margin-right:-42px;padding-left:42px;padding-right:42px}.guide-config-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.guest-reference-detail{padding:18px 20px 86px}.guest-detail-header{margin-bottom:28px;margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}.guest-intro{font-size:18px;line-height:1.55}.guest-menu-card{border-radius:22px}.guest-welcome-title{font-size:39px}.guest-logo-ring{width:104px;height:104px}.guest-logo-ring span{font-size:39px}.guest-list-panel{padding:0 20px}.guest-list-row{gap:14px;min-height:94px;padding:18px 0}.guest-list-icon{width:54px;height:54px}.guest-list-row h3{font-size:18px}.guest-list-row .muted{font-size:16px}}@media (max-width:520px){.guest-language-bar{margin-bottom:28px}.guest-language-bar button{min-width:42px;height:38px;padding:0 10px;font-size:11px}.guest-welcome-brand{margin-bottom:38px}.guest-welcome-title{font-size:36px}.guest-welcome-brand h1{font-size:22px}.guest-menu-grid{gap:22px 10px}.guest-menu-card{border-radius:20px}.guest-menu-card .i{width:31px;height:31px}.guest-menu-item>span:last-child{letter-spacing:.05em;font-size:9px}.guest-detail-header{grid-template-columns:48px 48px 1fr;gap:10px}.guest-detail-header .circle-btn,.guest-title-icon{width:46px;height:46px}.guest-detail-header h2{font-size:22px}.guest-time-card,.guest-address-card,.guest-steps-card,.guest-list-panel{border-radius:22px}.guest-time-card,.guest-address-card{padding:4px 20px}.guest-time-card strong,.guest-address-card strong{font-size:17px}.guest-step{grid-template-columns:38px 1fr;gap:13px}.guest-step p,.guest-step h3{font-size:15px}.guest-dark-action,.guest-light-action{letter-spacing:.1em;min-height:60px;font-size:12px}.guest-wifi-card{min-height:440px;padding:58px 22px 42px}.guest-wifi-card h2{font-size:24px}.guest-list-panel{padding:0 18px}.guest-list-row{gap:12px}.guest-list-icon{border-radius:14px;width:50px;height:50px}.guest-list-icon .i{width:23px;height:23px}.guest-list-row h3{font-size:17px}.guest-list-row .muted{font-size:15px}.guest-round-action{width:45px;height:45px}.guest-photo-grid{gap:9px}.guest-shell .float-chat{width:58px;height:58px;bottom:18px;right:18px}.settings-grid{grid-template-columns:1fr 1fr}}@media (max-width:400px){.guest-reference-home{padding-left:14px!important;padding-right:14px!important}.guest-menu-grid{column-gap:8px}.guest-menu-item>span:last-child{font-size:8.2px}.guest-menu-card{border-radius:18px}.guest-welcome-title{font-size:32px}.media-editor-grid{grid-template-columns:1fr}}.guest-utility-card{margin-top:8px}.guest-utility-card strong,.guest-utility-card .guest-inline-action{color:var(--copper-dark);text-align:right;font-size:18px;font-weight:650}.guest-inline-action{cursor:pointer;background:0 0;border:0;justify-content:flex-end;align-items:center;gap:8px;padding:0;display:inline-flex}.guest-inline-action .i{width:17px;height:17px}.guest-note-spacious{margin-top:20px}.section-photo-gallery-editor{gap:10px;display:grid}.dynamic-photo-grid{align-items:start}.section-photo-editor{gap:10px;display:grid}.section-photo-upload.has-photo{cursor:default;background:#fff;border-style:solid}.section-photo-upload.has-photo img{height:180px}.add-more-photo{align-content:center;min-height:250px;padding:18px}.add-more-photo small{color:var(--muted);font-size:11px;font-weight:600}.add-more-photo.disabled{opacity:.6;pointer-events:none}.photo-delete-btn{min-height:42px;padding:9px 12px}.section-photo-editor-block{gap:12px;padding-top:4px;display:grid}button.guest-photo{appearance:none;text-align:inherit;color:inherit;cursor:zoom-in;padding:0;position:relative}.guest-photo-zoom{color:#4b443e;background:#fffdf9e6;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:9px;right:9px;box-shadow:0 4px 14px #28211c1f}.guest-photo-zoom .i{width:18px;height:18px}.photo-lightbox{z-index:500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#13110fe6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.photo-lightbox-content{flex-direction:column;align-items:center;gap:12px;max-width:min(980px,96vw);max-height:90vh;display:flex}.photo-lightbox-content img{object-fit:contain;border-radius:18px;max-width:100%;max-height:80vh;display:block;box-shadow:0 24px 70px #00000059}.photo-lightbox-caption{color:#fff;text-align:center;max-width:760px;font-size:16px;line-height:1.45}.photo-lightbox-close{color:#fff;cursor:pointer;z-index:501;background:#00000059;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:48px;height:48px;font-size:32px;line-height:1;display:grid;position:fixed;top:18px;right:18px}@media (max-width:520px){.dynamic-photo-grid{grid-template-columns:1fr}.add-more-photo{min-height:170px}.section-photo-upload.has-photo img{height:220px}.photo-lightbox{padding:12px}.photo-lightbox-close{width:44px;height:44px;top:12px;right:12px}}.media-section-editor{margin-top:24px}.service-expanded-media{gap:12px;margin-top:12px;display:grid}.service-video-btn{border-radius:14px;min-height:52px;font-size:11px}.service-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:4px;display:grid}.service-photo-grid .guest-photo{width:100%}@media (max-width:520px){.service-photo-grid{grid-template-columns:1fr 1fr}}.guest-menu-grid.compact-menu-grid,.guest-menu-grid{row-gap:10px}.guest-menu-item{gap:5px}.guest-menu-item>span:last-child{min-height:22px;line-height:1.15}.guest-home-footer{margin-top:34px}.guide-order-help{margin:-4px 0 14px}.reorderable-guide-option{position:relative;padding-bottom:58px!important}.guide-option-disabled{opacity:.58}.guide-reorder-controls{align-items:center;gap:7px;display:flex;position:absolute;bottom:13px;left:14px;right:14px}.mini-order-btn,.mini-visibility-btn{border:1px solid var(--line,#ded7cf);color:#49433e;min-height:32px;font:inherit;cursor:pointer;background:#fffdfa;border-radius:10px}.mini-order-btn{width:34px;font-size:17px;font-weight:700}.mini-order-btn:disabled{opacity:.28;cursor:default}.mini-visibility-btn{margin-left:auto;padding:0 9px;font-size:10px;font-weight:700}.mini-visibility-btn.active{color:var(--copper-dark);border-color:color-mix(in srgb,var(--copper) 45%,#ded7cf)}.new-guide-section-card{margin-top:22px}@media (min-width:800px){.guest-menu-grid,.guest-menu-grid.compact-menu-grid{row-gap:12px}}@media (max-width:700px){.guest-menu-grid,.guest-menu-grid.compact-menu-grid{row-gap:9px}}@media (max-width:520px){.guest-menu-grid,.guest-menu-grid.compact-menu-grid{row-gap:8px}.guest-menu-item{gap:4px}.guest-menu-item>span:last-child{min-height:19px}}.guest-menu-card .i{stroke-width:1.65px;width:44px;height:44px}.guest-menu-item>span:last-child{letter-spacing:.055em;min-height:26px;font-size:12px;font-weight:700;line-height:1.18}.danger-badge{color:#a94b3d!important;background:#fcebe7!important;border-color:#f2c9c1!important}.guide-danger-zone{margin-top:30px}@media (max-width:700px){.guest-menu-card .i{width:40px;height:40px}.guest-menu-item>span:last-child{min-height:24px;font-size:11.5px}}@media (max-width:520px){.guest-menu-card .i{width:38px;height:38px}.guest-menu-item>span:last-child{letter-spacing:.04em;min-height:23px;font-size:11px}}@media (max-width:400px){.guest-menu-card .i{width:36px;height:36px}.guest-menu-item>span:last-child{font-size:10.5px}}.guest-welcome-hero{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0 0 30px 30px;margin:-18px calc(-1*clamp(18px,4.5vw,34px)) 28px;padding:18px clamp(18px,4.5vw,34px) 28px}.guest-welcome-hero.has-cover{isolation:isolate;position:relative;overflow:hidden;box-shadow:0 14px 32px #3127201a}.guest-welcome-hero.has-cover:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(#0c121600 27%,#0c12160f 44%,#0c121638 58%,#0c121685 74%,#0c1216b8 100%);position:absolute;inset:0}.guest-welcome-hero.has-cover .guest-language-bar,.guest-welcome-hero.has-cover .guest-welcome-brand{z-index:1;position:relative}.guest-welcome-hero.has-cover .guest-logo-ring{-webkit-backdrop-filter:blur(4px);background:#fffcf7d1}.guest-welcome-hero.has-cover .guest-welcome-title,.guest-welcome-hero.has-cover .guest-welcome-brand h1,.guest-welcome-hero.has-cover .guest-location{color:#fff;text-shadow:0 2px 10px #0000006b,0 1px 2px #00000047}.guest-welcome-hero.has-cover .guest-welcome-title{text-shadow:0 2px 12px #0000007a,0 1px 3px #00000052}.guest-welcome-hero.has-cover .guest-location .i{color:var(--copper);filter:drop-shadow(0 1px 2px #00000047)}.guest-welcome-hero.has-cover .guest-ornament{color:var(--copper)}.guest-welcome-hero.has-cover .guest-ornament span{background:#ffffffa3}.guest-welcome-hero .guest-welcome-brand{margin-bottom:0}.dashboard-share-list{gap:0}.dashboard-share-row{gap:12px;padding:12px 0}.dashboard-share-row+.dashboard-share-row{border-top:1px solid var(--line)}.property-art.mini{border-radius:13px;width:46px;min-width:46px;height:46px}.dashboard-share-button{width:auto;min-width:104px;padding-left:14px;padding-right:14px}@media (max-width:520px){.guest-welcome-hero{border-radius:0 0 24px 24px;margin:-18px -20px 22px;padding:18px 20px 24px}.dashboard-share-row{align-items:center}.dashboard-share-button{min-width:86px;padding:10px 12px;font-size:12px}}.style-template-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.style-template-card{border:1px solid var(--line);background:var(--card);text-align:left;cursor:pointer;color:var(--ink);border-radius:20px;padding:10px;position:relative;box-shadow:0 7px 20px #4133290a}.style-template-card.selected{border:2px solid var(--copper);padding:9px;box-shadow:0 0 0 3px #b8794d1a}.style-template-preview{border:1px solid #0000000f;border-radius:15px;height:112px;margin-bottom:10px;position:relative;overflow:hidden}.style-preview-logo{border:1.5px solid;border-radius:50%;place-items:center;width:38px;height:38px;font-family:Georgia,serif;font-size:16px;display:grid;position:absolute;top:15px;left:50%;transform:translate(-50%)}.style-preview-card{background:#ffffffc7;border-radius:10px;width:calc(50% - 19px);height:34px;position:absolute;bottom:13px;left:13px;box-shadow:0 4px 10px #00000012}.style-preview-card.second{left:auto;right:13px}.style-template-copy{gap:3px;padding:0 2px 2px;display:grid}.style-template-copy strong{font-size:14px}.style-template-copy span{color:var(--muted);font-size:11px;line-height:1.35}.style-template-check{background:var(--copper);color:#fff;border-radius:50%;place-items:center;width:25px;height:25px;font-weight:900;display:grid;position:absolute;top:15px;right:15px;box-shadow:0 5px 12px #00000024}.preview-classico{color:#b8794d;background:linear-gradient(#f6ebdd,#f8f4ec)}.preview-mare{color:#2d8d9b;background:linear-gradient(#ddf3f5,#f4fafa)}.preview-natura{color:#4e7a5a;background:linear-gradient(#dfe9da,#f3f6ef)}.preview-notte{color:#d39b62;background:linear-gradient(#182632,#283a48)}.preview-notte .style-preview-card{background:#ffffff1f}.preview-minimal{color:#5f6367;background:linear-gradient(#f8f8f7,#fff)}.preview-minimal .style-preview-card{box-shadow:none;border:1px solid #e1e1de;border-radius:4px}.preview-terracotta{color:#c66b4e;background:linear-gradient(#f1d2c2,#fbf0e8)}.guest-shell.template-classico{--hero-overlay-top:#faf6ee7a;--hero-overlay-bottom:#faf6eea8}.guest-shell.template-mare{--hero-overlay-top:#e8f8f96e;--hero-overlay-bottom:#eef9fa9c}.guest-shell.template-mare .app{background:radial-gradient(circle at 20% 0,#fffc,#0000 34%),linear-gradient(#edf8f8,#f4fafa 45%,#eaf5f5)}.guest-shell.template-mare .guest-menu-card,.guest-shell.template-mare .guest-list-panel,.guest-shell.template-mare .guest-time-card,.guest-shell.template-mare .guest-address-card,.guest-shell.template-mare .guest-steps-card,.guest-shell.template-mare .guest-wifi-card{background:#fcffffe6;border-color:#cfe4e6;box-shadow:0 12px 26px #25676f14}.guest-shell.template-mare .guest-title-icon,.guest-shell.template-mare .guest-list-icon{background:#dceff1}.guest-shell.template-mare .guest-menu-card{border-radius:30px}.guest-shell.template-natura{--hero-overlay-top:#eef6e973;--hero-overlay-bottom:#f2f7eea3}.guest-shell.template-natura .app{background:radial-gradient(circle at 20% 0,#ffffffb8,#0000 34%),linear-gradient(#f1f5ec,#f5f7f0 48%,#eef3e9)}.guest-shell.template-natura .guest-menu-card,.guest-shell.template-natura .guest-list-panel,.guest-shell.template-natura .guest-time-card,.guest-shell.template-natura .guest-address-card,.guest-shell.template-natura .guest-steps-card,.guest-shell.template-natura .guest-wifi-card{background:#fdfef9e6;border-color:#d5dfcf;box-shadow:0 12px 25px #35503312}.guest-shell.template-natura .guest-title-icon,.guest-shell.template-natura .guest-list-icon{background:#e1eadb}.guest-shell.template-natura .guest-menu-card{border-radius:22px}.guest-shell.template-notte{--hero-overlay-top:#101a2254;--hero-overlay-bottom:#101a228f;--line-dark:#3a4b59}.guest-shell.template-notte .app{color:#f5f1eb;background:radial-gradient(circle at 18% 0,#465b6c47,#0000 34%),linear-gradient(#16222c,#1c2a35 50%,#152029)}.guest-shell.template-notte .guest-reference-home,.guest-shell.template-notte .guest-reference-detail{color:#f5f1eb}.guest-shell.template-notte .guest-welcome-title,.guest-shell.template-notte .guest-logo-ring,.guest-shell.template-notte .guest-location .i{color:var(--copper)}.guest-shell.template-notte .guest-welcome-brand h1,.guest-shell.template-notte .guest-location,.guest-shell.template-notte .guest-detail-header h2{color:#f7f4ef;text-shadow:0 2px 14px #00000073}.guest-shell.template-notte .guest-language-bar{background:#141f28b8;border-color:#40515f}.guest-shell.template-notte .guest-language-bar button{color:#c8d0d6}.guest-shell.template-notte .guest-language-bar button.active{background:var(--copper);color:#16222c}.guest-shell.template-notte .guest-logo-ring{border-color:var(--copper);background:#101b248c}.guest-shell.template-notte .guest-logo-ring:after{border-color:color-mix(in srgb,var(--copper) 60%,transparent)}.guest-shell.template-notte .guest-menu-card,.guest-shell.template-notte .guest-list-panel,.guest-shell.template-notte .guest-time-card,.guest-shell.template-notte .guest-address-card,.guest-shell.template-notte .guest-steps-card,.guest-shell.template-notte .guest-wifi-card{color:#f5f1eb;background:#253440eb;border-color:#415363;box-shadow:0 14px 28px #00000038}.guest-shell.template-notte .guest-menu-item{color:#d9d5cf}.guest-shell.template-notte .guest-title-icon,.guest-shell.template-notte .guest-list-icon{color:var(--copper);background:#314352}.guest-shell.template-notte .guest-list-row h3,.guest-shell.template-notte .guest-time-card strong,.guest-shell.template-notte .guest-address-card strong,.guest-shell.template-notte .guest-wifi-card h2,.guest-shell.template-notte .guest-step h3,.guest-shell.template-notte .guest-step p{color:#f5f1eb}.guest-shell.template-notte .guest-list-row .muted,.guest-shell.template-notte .guest-intro,.guest-shell.template-notte .guest-note,.guest-shell.template-notte .guest-time-card span,.guest-shell.template-notte .guest-address-card span{color:#bbc4ca}.guest-shell.template-notte .guest-list-row+.guest-list-row,.guest-shell.template-notte .guest-step+.guest-step,.guest-shell.template-notte .guest-time-card>div+div,.guest-shell.template-notte .guest-address-card>div+div{border-color:#40515f}.guest-shell.template-notte .guest-detail-header{border-color:#344653}.guest-shell.template-notte .guest-detail-header .circle-btn{color:#f4f1ec;background:#263642;border-color:#40515f}.guest-shell.template-minimal{--hero-overlay-top:#ffffff85;--hero-overlay-bottom:#ffffffb3}.guest-shell.template-minimal .app{background:#fafaf8}.guest-shell.template-minimal .guest-menu-card,.guest-shell.template-minimal .guest-list-panel,.guest-shell.template-minimal .guest-time-card,.guest-shell.template-minimal .guest-address-card,.guest-shell.template-minimal .guest-steps-card,.guest-shell.template-minimal .guest-wifi-card{box-shadow:none;background:#fff;border-color:#e4e4e1;border-radius:12px}.guest-shell.template-minimal .guest-menu-card{border-radius:12px}.guest-shell.template-minimal .guest-title-icon,.guest-shell.template-minimal .guest-list-icon{background:#f0f0ed;border-radius:9px}.guest-shell.template-minimal .guest-logo-ring{border-width:1px}.guest-shell.template-minimal .guest-welcome-title{letter-spacing:-.04em;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-style:normal;font-weight:600}.guest-shell.template-minimal .guest-detail-header .circle-btn{box-shadow:none;border-radius:12px}.guest-shell.template-terracotta{--hero-overlay-top:#fcebe16b;--hero-overlay-bottom:#fbf0e89e}.guest-shell.template-terracotta .app{background:radial-gradient(circle at 20% 0,#ffffffa8,#0000 34%),linear-gradient(#fbf0e8,#f9ede5 48%,#f7e9df)}.guest-shell.template-terracotta .guest-menu-card,.guest-shell.template-terracotta .guest-list-panel,.guest-shell.template-terracotta .guest-time-card,.guest-shell.template-terracotta .guest-address-card,.guest-shell.template-terracotta .guest-steps-card,.guest-shell.template-terracotta .guest-wifi-card{background:#fff9f4e8;border-color:#e8ccbe;box-shadow:0 12px 28px #74483414}.guest-shell.template-terracotta .guest-title-icon,.guest-shell.template-terracotta .guest-list-icon{background:#f3ded2}.guest-shell.template-terracotta .guest-menu-card{border-radius:24px}@media (max-width:520px){.style-template-grid{grid-template-columns:1fr 1fr;gap:9px}.style-template-preview{height:92px}.style-template-card{border-radius:17px}.style-template-copy strong{font-size:13px}.style-template-copy span{font-size:10px}}.guest-arrival-screen .guest-detail-header{margin-bottom:24px}.guest-arrival-destination{background:#fffdf9eb;border:1px solid #e0d6ccd1;border-radius:22px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:13px;padding:16px;display:grid;box-shadow:0 10px 25px #45362b0f}.guest-arrival-destination-icon{width:44px;height:44px;color:var(--copper);background:#efe3d6;border-radius:14px;place-items:center;display:grid}.guest-arrival-destination-icon .i{width:21px;height:21px}.guest-arrival-destination-copy{gap:2px;min-width:0;display:grid}.guest-arrival-destination-copy>span{color:#8b837b;letter-spacing:.16em;font-size:9px;font-weight:750}.guest-arrival-destination-copy strong{color:#302b27;overflow-wrap:anywhere;min-width:0;font-size:17px;font-weight:760;line-height:1.25}.guest-arrival-destination-copy small{color:#777069;font-size:13px;line-height:1.35}.guest-arrival-copy{min-width:58px;min-height:48px;color:var(--copper-dark);cursor:pointer;background:#f3ece3;border:0;border-radius:13px;align-content:center;place-items:center;gap:2px;padding:6px 8px;display:grid}.guest-arrival-copy .i{width:17px;height:17px}.guest-arrival-copy span{font-size:9px;font-weight:750}.guest-arrival-primary{color:#fffdf9;text-align:left;cursor:pointer;background:#302b27;border:0;border-radius:19px;grid-template-columns:24px 1fr 20px;align-items:center;gap:12px;width:100%;min-height:66px;margin-top:14px;padding:13px 18px;display:grid;box-shadow:0 10px 22px #2b252021}.guest-arrival-primary>.i{width:21px;height:21px}.guest-arrival-primary>span{gap:1px;display:grid}.guest-arrival-primary strong{letter-spacing:.01em;font-size:15px;font-weight:780}.guest-arrival-primary small{color:#ffffffad;font-size:10px;font-weight:650}.guest-arrival-choose{margin-top:27px}.guest-arrival-kicker{color:#5d5650;margin:0 2px 12px;font-size:14px;font-weight:760}.guest-arrival-mode-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.guest-arrival-mode{color:#6b645d;cursor:pointer;background:#fffdf9d1;border:1px solid #e5dbd0;border-radius:18px;align-content:center;justify-items:center;gap:8px;min-width:0;min-height:82px;padding:10px 7px;transition:transform .12s,border-color .12s,background .12s,color .12s,box-shadow .12s;display:grid}.guest-arrival-mode .i{width:23px;height:23px}.guest-arrival-mode span{font-size:12px;font-weight:720}.guest-arrival-mode.active{border-color:color-mix(in srgb,var(--copper) 55%,#e5dbd0);background:color-mix(in srgb,var(--copper) 11%,#fffdf9);color:var(--copper-dark);box-shadow:0 6px 16px #45362b0f}.guest-arrival-mode:active{transform:scale(.98)}.guest-arrival-mode-info{background:#fffdf9ad;border:1px solid #e0d6ccd1;border-radius:20px;margin-top:11px;padding:16px}.guest-arrival-mode-info-head{grid-template-columns:42px 1fr;align-items:center;gap:12px;display:grid}.guest-arrival-mode-info-head .guest-list-icon{width:42px;height:42px;margin:0}.guest-arrival-mode-info-head strong{color:#342f2a;margin-bottom:2px;font-size:15px;display:block}.guest-arrival-mode-info-head p{color:#746d66;margin:0;font-size:13px;line-height:1.45}.guest-arrival-note{color:#746d66;border-top:1px solid #e9e1d8;margin:13px 0 0;padding-top:13px;font-size:13px;line-height:1.5}.guest-arrival-secondary-link{width:100%;min-height:46px;color:var(--copper-dark);text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #e9e1d8;grid-template-columns:20px 1fr 18px;align-items:center;gap:9px;margin-top:12px;padding:10px 0 0;font-size:12px;font-weight:760;display:grid}.guest-arrival-secondary-link .i{width:17px;height:17px}.guest-arrival-common{margin-top:30px}.guest-shell.template-mare .guest-arrival-destination,.guest-shell.template-mare .guest-arrival-mode,.guest-shell.template-mare .guest-arrival-mode-info{background:#fcffffe6;border-color:#cfe4e6}.guest-shell.template-natura .guest-arrival-destination,.guest-shell.template-natura .guest-arrival-mode,.guest-shell.template-natura .guest-arrival-mode-info{background:#fdfef9e6;border-color:#d5dfcf}.guest-shell.template-terracotta .guest-arrival-destination,.guest-shell.template-terracotta .guest-arrival-mode,.guest-shell.template-terracotta .guest-arrival-mode-info{background:#fff9f4e8;border-color:#e8ccbe}.guest-shell.template-minimal .guest-arrival-destination,.guest-shell.template-minimal .guest-arrival-mode,.guest-shell.template-minimal .guest-arrival-mode-info{box-shadow:none;background:#fff;border-color:#e4e4e1;border-radius:12px}.guest-shell.template-minimal .guest-arrival-destination-icon,.guest-shell.template-minimal .guest-arrival-copy{background:#f0f0ed;border-radius:9px}.guest-shell.template-minimal .guest-arrival-primary{box-shadow:none;border-radius:12px}.guest-shell.template-notte .guest-arrival-destination,.guest-shell.template-notte .guest-arrival-mode,.guest-shell.template-notte .guest-arrival-mode-info{background:#253440eb;border-color:#415363;box-shadow:0 14px 28px #0000002e}.guest-shell.template-notte .guest-arrival-destination-icon,.guest-shell.template-notte .guest-arrival-copy{color:var(--copper);background:#314352}.guest-shell.template-notte .guest-arrival-destination-copy strong,.guest-shell.template-notte .guest-arrival-mode-info-head strong,.guest-shell.template-notte .guest-arrival-kicker{color:#f5f1eb}.guest-shell.template-notte .guest-arrival-destination-copy>span,.guest-shell.template-notte .guest-arrival-destination-copy small,.guest-shell.template-notte .guest-arrival-mode-info-head p,.guest-shell.template-notte .guest-arrival-note{color:#bbc4ca}.guest-shell.template-notte .guest-arrival-mode{color:#c8d0d6}.guest-shell.template-notte .guest-arrival-mode.active{border-color:color-mix(in srgb,var(--copper) 55%,#415363);color:var(--copper);background:#314352}.guest-shell.template-notte .guest-arrival-note,.guest-shell.template-notte .guest-arrival-secondary-link{border-color:#40515f}.guest-shell.template-notte .guest-arrival-primary{background:var(--copper);color:#16222c}.guest-shell.template-notte .guest-arrival-primary small{color:#16222cb3}@media (max-width:520px){.guest-arrival-screen{padding-left:20px;padding-right:20px}.guest-arrival-destination{grid-template-columns:40px minmax(0,1fr) 52px;gap:11px;padding:14px}.guest-arrival-destination-icon{border-radius:12px;width:40px;height:40px}.guest-arrival-destination-copy strong{font-size:16px}.guest-arrival-copy{min-width:52px;min-height:44px}.guest-arrival-primary{min-height:62px}.guest-arrival-mode{border-radius:16px;min-height:76px}.guest-arrival-mode-info{border-radius:18px}}.property-card-actions{flex:none;align-items:center;gap:12px;display:flex}.property-duplicate-btn{border:1px solid var(--line);color:var(--copper-dark);cursor:pointer;white-space:nowrap;background:#fffdf9e6;border-radius:12px;align-items:center;gap:6px;padding:8px 10px;font-size:11px;font-weight:850;display:flex}.property-duplicate-btn:hover{background:var(--copper-soft)}.duplicate-modal-backdrop{z-index:120;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#221f1d61;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.duplicate-modal{background:#fffdf9;width:min(460px,100%);padding:24px;box-shadow:0 28px 80px #1916143d}.duplicate-modal h2{margin:12px 0 8px}.duplicate-modal .field{margin-top:22px}.duplicate-modal-icon{background:var(--copper-soft);width:50px;height:50px;color:var(--copper-dark);border-radius:16px;place-items:center;display:grid}.duplicate-modal-actions{grid-template-columns:1fr 1.35fr;gap:10px;margin-top:20px;display:grid}.host-live-preview{display:none}@media (min-width:1024px){.host-shell.with-sidebar.has-live-preview .phone{grid-template-columns:clamp(210px,20vw,268px) minmax(390px,1fr) clamp(280px,28vw,390px)}.host-shell.with-sidebar.has-live-preview .app{grid-area:1/2}.host-shell.with-sidebar.has-live-preview .screen.active{margin-left:auto;margin-right:auto;padding-left:clamp(18px,2.5vw,36px);padding-right:clamp(18px,2.5vw,36px);max-width:900px!important}.host-live-preview{background:linear-gradient(90deg,#f6f2e900,var(--cream) 18%);flex-direction:column;grid-area:1/3;height:100dvh;padding:24px clamp(10px,1.7vw,24px) 22px 8px;display:flex;overflow:hidden}.live-preview-heading{justify-content:space-between;align-items:center;gap:12px;margin:0 4px 12px 16px;display:flex}.live-preview-heading strong{color:var(--navy-2);font-size:13px;display:block}.live-preview-heading span:not(.live-preview-badge){color:var(--muted);margin-top:2px;font-size:10px;display:block}.live-preview-badge{background:var(--green-soft);color:var(--green);letter-spacing:.08em;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900}.live-preview-device{background:var(--cream);border:8px solid #24262a;border-radius:38px;width:338px;max-width:100%;height:calc(100dvh - 82px);min-height:590px;max-height:760px;margin-left:auto;position:relative;overflow:hidden;box-shadow:0 24px 60px #221d1930}.live-preview-speaker{z-index:3;background:#24262a;border-radius:999px;width:76px;height:18px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.live-preview-canvas{background:radial-gradient(circle at 15% 0%,#ffffffb8,transparent 32%),var(--cream);scrollbar-width:thin;height:100%;padding:34px 17px 28px;overflow:auto}.live-preview-topbar{border-bottom:1px solid var(--line);grid-template-columns:38px 38px 1fr;align-items:center;gap:8px;min-height:48px;margin:0 -17px 18px;padding:0 17px 14px;display:grid}.live-preview-topbar>strong{color:var(--navy-2);white-space:nowrap;text-overflow:ellipsis;font-size:16px;overflow:hidden}.live-preview-back{border:1px solid var(--line);width:34px;height:34px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;font-size:25px;line-height:1;display:grid}.live-preview-title-icon{background:var(--copper-soft);width:34px;height:34px;color:var(--copper-dark);border-radius:11px;place-items:center;display:grid}.live-preview-title-icon .i{width:18px;height:18px}.live-preview-intro{color:var(--muted);margin:0 0 16px;font-size:12px;line-height:1.55}.live-preview-highlight,.live-preview-address{border:1px solid var(--line);background:#fffdf9f0;border-radius:20px;gap:5px;padding:17px;display:grid;box-shadow:0 8px 25px #4333260f}.live-preview-highlight span,.live-preview-address span,.live-preview-time span{letter-spacing:.15em;color:var(--muted);font-size:8px;font-weight:900}.live-preview-highlight strong{color:var(--navy-2);margin-bottom:7px;font-family:Georgia,serif;font-size:19px;font-weight:500}.live-preview-highlight button,.live-preview-main-action{background:var(--navy-2);color:#fff;letter-spacing:.08em;border:0;border-radius:14px;justify-content:center;align-items:center;gap:7px;padding:12px;font-size:9px;font-weight:900;display:flex}.live-preview-address strong{color:var(--navy-2);font-size:16px}.live-preview-address small{color:var(--muted);font-size:10px}.live-preview-main-action{background:var(--copper);width:100%;margin-top:10px}.live-preview-modes{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:9px;display:grid}.live-preview-modes span{border:1px solid var(--line);text-align:center;background:#fffdf9e6;border-radius:12px;padding:9px 4px;font-size:9px;font-weight:800}.live-preview-time{background:var(--copper-soft);color:var(--copper-dark);border-radius:17px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:14px 15px;display:flex}.live-preview-time strong{color:var(--navy-2);font-family:Georgia,serif;font-size:18px;font-weight:500}.live-preview-steps,.live-preview-list{gap:9px;margin-top:12px;display:grid}.live-preview-step{border:1px solid var(--line);background:#fffdf9eb;border-radius:17px;grid-template-columns:30px 1fr;gap:10px;padding:13px;display:grid}.live-preview-step>b{background:var(--copper-soft);width:27px;height:27px;color:var(--copper-dark);border-radius:9px;place-items:center;font-size:11px;display:grid}.live-preview-step strong,.live-preview-list-row strong{color:var(--navy-2);font-size:11px;display:block}.live-preview-step p,.live-preview-list-row p,.live-preview-note{color:var(--muted);white-space:pre-line;margin:4px 0 0;font-size:10px;line-height:1.45}.live-preview-list-row{border:1px solid var(--line);background:#fffdf9eb;border-radius:17px;grid-template-columns:36px 1fr;gap:10px;padding:12px;display:grid}.live-preview-list-icon{background:var(--copper-soft);width:34px;height:34px;color:var(--copper-dark);border-radius:11px;place-items:center;display:grid}.live-preview-list-icon .i{width:17px;height:17px}.live-preview-list-row small{color:var(--muted);margin-top:3px;font-size:9px;display:block}.live-preview-list-row em{color:var(--copper-dark);margin-top:6px;font-size:9px;font-style:normal;font-weight:850;display:block}.live-preview-note{border-left:3px solid var(--copper);background:#fffdf98c;border-radius:0 12px 12px 0;margin-top:12px;padding:12px 13px}.live-preview-empty{border:1px dashed var(--line);text-align:center;color:var(--muted);border-radius:16px;padding:16px;font-size:10px}.live-preview-media{grid-template-columns:1fr 1fr;gap:7px;margin-top:13px;display:grid}.live-preview-video{background:var(--navy-2);color:#fff;border-radius:13px;grid-column:1/-1;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:9px;font-weight:850;display:flex}.live-preview-video .i{width:14px;height:14px}.live-preview-photo{background:#e8e0d6;border-radius:13px;min-height:90px;position:relative;overflow:hidden}.live-preview-photo img{object-fit:cover;width:100%;height:100%;min-height:90px;display:block}.live-preview-photo span{color:#fff;background:#1414149e;border-radius:8px;padding:4px 6px;font-size:8px;position:absolute;bottom:6px;left:6px;right:6px}}@media (min-width:1024px) and (max-width:1199px){.host-shell.with-sidebar.has-live-preview .phone{grid-template-columns:210px minmax(380px,1fr) 300px}.desktop-sidebar.visible{padding-left:12px;padding-right:12px}.workspace-brand-logo{width:165px}.host-live-preview{padding-top:18px;padding-bottom:16px;padding-right:10px}.live-preview-heading{margin-bottom:9px;margin-left:8px}.live-preview-heading span:not(.live-preview-badge){display:none}.live-preview-device{border-width:6px;border-radius:33px;width:278px;min-height:540px}.live-preview-canvas{padding-left:13px;padding-right:13px}.live-preview-topbar{margin-left:-13px;margin-right:-13px;padding-left:13px;padding-right:13px}}@media (max-width:1023px){.host-live-preview{display:none!important}}@media (max-width:620px){.property-card-actions{gap:7px}.property-duplicate-btn{padding:8px}.property-duplicate-btn .i{display:none}.duplicate-modal-actions{grid-template-columns:1fr}}.sidebar-admin{color:#6542a8;cursor:pointer;background:linear-gradient(135deg,#f4edff,#fff);border:1px solid #7148b538;border-radius:13px;align-items:center;gap:8px;margin:8px 14px 2px;padding:11px 13px;font-weight:850;display:flex}.admin-shell{color:#20242a;background:#f5f6f8;grid-template-columns:250px minmax(0,1fr);min-height:100dvh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.admin-sidebar{color:#edf0f4;z-index:10;background:#171b22;border-right:1px solid #252a33;flex-direction:column;height:100dvh;padding:22px 15px;display:flex;position:sticky;top:0}.admin-brand{border-bottom:1px solid #2a303a;align-items:center;gap:9px;padding:0 8px 22px;display:flex}.admin-brand-logo{object-fit:contain;background:#fffdf9;border-radius:10px;width:154px;height:auto;max-height:42px;padding:4px 6px;display:block}.admin-brand-collapsed{color:#fff;background:linear-gradient(145deg,#c17b50,#8e5032);border-radius:13px;place-items:center;width:42px;height:42px;font-family:Georgia,serif;font-size:22px;display:none}.admin-brand-sub span{color:#929ba8;letter-spacing:.1em;text-transform:uppercase;font-size:9px;display:block}.admin-sidebar nav{gap:5px;margin-top:22px;display:grid}.admin-sidebar nav button,.admin-sidebar-bottom>button{color:#aeb6c2;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;min-height:43px;padding:0 12px;font-weight:700;display:flex}.admin-mobile-host-switch{display:none}.admin-sidebar nav button:hover,.admin-sidebar nav button.active{color:#fff;background:#272e38}.admin-sidebar nav button.active{box-shadow:inset 3px 0 #c17b50}.admin-sidebar-bottom{gap:12px;margin-top:auto;display:grid}.admin-user-mini{border-top:1px solid #2a303a;align-items:center;gap:9px;padding:12px 8px;display:flex}.admin-user-mini>b{color:#fff;background:#313945;border-radius:11px;place-items:center;width:34px;height:34px;font-size:11px;display:grid}.admin-user-mini span,.admin-user-mini strong,.admin-user-mini small{min-width:0;display:block}.admin-user-mini strong{font-size:11px}.admin-user-mini small{color:#8f99a6;white-space:nowrap;text-overflow:ellipsis;max-width:150px;font-size:9px;overflow:hidden}.admin-main{width:100%;min-width:0;max-width:1600px;margin:0 auto;padding:32px 36px 60px}.admin-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.admin-header h1{color:#1e2329;letter-spacing:-.03em;margin:0;font-size:29px}.admin-header p{color:#737b86;margin:5px 0 0;font-size:13px}.admin-header-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-btn{color:#303741;cursor:pointer;background:#fff;border:1px solid #d9dde4;border-radius:10px;padding:10px 13px;font-size:12px;font-weight:800}.admin-btn:hover{background:#f8f9fb}.admin-btn.primary{color:#fff;background:#222933;border-color:#222933}.admin-btn.danger{color:#fff;background:#b73838;border-color:#b73838}.admin-btn.success{color:#fff;background:#23764e;border-color:#23764e}.admin-btn:disabled{opacity:.45;cursor:not-allowed}.admin-link{color:#8d552f;cursor:pointer;white-space:nowrap;background:0 0;border:0;font-weight:850}.admin-link:hover{text-decoration:underline}.admin-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.admin-stat{background:#fff;border:1px solid #e1e4e9;border-radius:15px;padding:19px;box-shadow:0 4px 15px #1c222b06}.admin-stat span{color:#7c8490;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:800;display:block}.admin-stat strong{color:#20252c;letter-spacing:-.04em;margin-top:8px;font-size:30px;display:block}.admin-stat small{color:#8b929c;margin-top:5px;font-size:10px;display:block}.admin-grid-2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.admin-grid-3{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.admin-card{background:#fff;border:1px solid #e0e4e9;border-radius:15px;margin-bottom:16px;padding:20px;box-shadow:0 3px 14px #1e252d06}.admin-card h2,.admin-card h3{margin:0 0 14px}.admin-card-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.admin-card-head h2{margin:0}.admin-card-head>button{color:#8d552f;cursor:pointer;background:0 0;border:0;font-weight:800}.admin-danger-info{border-left:4px solid #d4a169}.admin-danger-info p,.admin-danger-zone p,.admin-help{color:#747c87;font-size:12px;line-height:1.55}.admin-danger-zone{background:snow;border-color:#eccaca}.admin-detail-top{align-items:start}.admin-counts{margin-bottom:16px}.admin-counts .admin-stat{padding:14px}.admin-counts .admin-stat strong{font-size:22px}.admin-status-bars{gap:10px;display:grid}.admin-status-bars>div{background:#f7f8fa;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 13px;display:flex}.admin-status-bars span{color:#707985;font-size:12px}.admin-status-bars b{font-size:17px}.admin-property-status{background:#fff;border:1px solid #e0e4e9;border-radius:15px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding:14px 16px;display:flex}.admin-property-status>div:first-child{align-items:center;gap:10px;display:flex}.admin-property-status>div:first-child>span{color:#737b85;font-size:12px;font-weight:800}.admin-status-actions{gap:6px;display:flex}.admin-status-actions button{cursor:pointer;background:#f8f9fa;border:1px solid #dde1e6;border-radius:8px;padding:8px 10px;font-weight:800}.admin-toolbar{background:#fff;border:1px solid #e0e4e9;border-radius:13px;align-items:center;gap:9px;margin-bottom:14px;padding:10px;display:flex}.admin-toolbar input{flex:1;min-width:180px}.admin-toolbar input,.admin-toolbar select,.admin-field input,.admin-field select,.admin-field textarea{color:#252b33;font:inherit;background:#fff;border:1px solid #d9dee5;border-radius:9px;outline:none;padding:10px 11px;font-size:12px}.admin-toolbar input:focus,.admin-toolbar select:focus,.admin-field input:focus,.admin-field select:focus,.admin-field textarea:focus{border-color:#b37a53;box-shadow:0 0 0 3px #b37a531a}.admin-toolbar span{color:#7f8792;white-space:nowrap;margin-left:auto;font-size:11px}.admin-table-wrap{background:#fff;border:1px solid #e0e4e9;border-radius:14px;width:100%;overflow:auto}.admin-table{border-collapse:collapse;width:100%;min-width:780px}.admin-table th{color:#77808b;text-align:left;text-transform:uppercase;letter-spacing:.08em;background:#f7f8fa;border-bottom:1px solid #e3e6ea;padding:11px 13px;font-size:9px}.admin-table td{vertical-align:middle;border-bottom:1px solid #eceef1;padding:12px 13px;font-size:11px}.admin-table tbody tr:last-child td{border-bottom:0}.admin-table tbody tr:hover{background:#fbfbfc}.admin-table td>strong{font-size:12px;display:block}.admin-cell-sub{color:#9299a3;margin-top:3px;display:block}.admin-person{align-items:center;gap:9px;display:flex}.admin-person>b{color:#845335;background:#eee7e1;border-radius:10px;place-items:center;width:34px;height:34px;font-size:10px;display:grid}.admin-person span,.admin-person strong,.admin-person small{display:block}.admin-person strong{font-size:11px}.admin-person small{color:#89919b;margin-top:2px;font-size:9px}.admin-table.compact{min-width:1200px}.admin-table.compact td{white-space:nowrap;text-overflow:ellipsis;max-width:210px;padding:8px 10px;font-size:10px;overflow:hidden}.admin-table.compact th{padding:8px 10px}.admin-badge{color:#5f6772;letter-spacing:.04em;background:#eef0f3;border-radius:999px;align-items:center;padding:5px 8px;font-size:9px;font-weight:900;display:inline-flex}.admin-badge.green{color:#24714c;background:#e8f5ed}.admin-badge.red{color:#a53838;background:#fdeaea}.admin-badge.amber{color:#9b681b;background:#fff2db}.admin-badge.purple{color:#6844a7;background:#f0eafd}.admin-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.admin-form-grid.three{grid-template-columns:repeat(3,1fr)}.admin-field{gap:5px;display:grid}.admin-field>span,.admin-toggle>b{color:#777f89;text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:900}.admin-field-full{margin-top:12px}.admin-field textarea{resize:vertical;line-height:1.5}.admin-actions-row{align-items:center;gap:8px;margin-top:16px;display:flex}.admin-toggle{cursor:pointer;align-items:center;gap:8px;min-height:54px;padding-top:17px;display:flex}.admin-toggle input{display:none}.admin-toggle>span{background:#cfd4da;border-radius:999px;width:37px;height:21px;transition:all .2s;position:relative}.admin-toggle>span:after{content:"";background:#fff;border-radius:50%;width:15px;height:15px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000040}.admin-toggle input:checked+span{background:#2c7b54}.admin-toggle input:checked+span:after{left:19px}.admin-dl{grid-template-columns:130px 1fr;gap:9px 12px;font-size:11px;display:grid}.admin-dl dt{color:#858d97}.admin-dl dd{overflow-wrap:anywhere;margin:0;font-weight:700}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;font-size:10px!important}.admin-advanced{border:1px dashed #d7dbe1;border-radius:10px;margin-top:12px;padding:11px}.admin-advanced summary{cursor:pointer;color:#666e78;font-size:11px;font-weight:850}.admin-json,.admin-code-editor{color:#dbe3ec;white-space:pre-wrap;overflow-wrap:anywhere;background:#171b22;border:1px solid #2a3039;border-radius:11px;max-height:560px;padding:14px;font:10px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.admin-code-editor{resize:vertical;box-sizing:border-box;width:100%;height:430px}.admin-db-layout{grid-template-columns:210px minmax(0,1fr);align-items:start;gap:14px;display:grid}.admin-db-tables{gap:5px;display:grid;position:sticky;top:18px}.admin-db-tables button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e4e9;border-radius:10px;padding:10px;position:relative}.admin-db-tables button.active{background:#fffaf5;border-color:#b77b51;box-shadow:0 0 0 2px #b77b5114}.admin-db-tables span,.admin-db-tables small{display:block}.admin-db-tables span{font-size:11px;font-weight:800}.admin-db-tables small{color:#949ba4;margin-top:2px;font-size:8px}.admin-db-tables b{color:#26734d;background:#e7f5ec;border-radius:999px;padding:3px 5px;font-size:7px;position:absolute;top:7px;right:7px}.admin-db-main{min-width:0;margin:0}.admin-db-main .admin-table-wrap{max-height:70vh}.admin-db-main .admin-table thead{z-index:2;position:sticky;top:0}.admin-empty{color:#838b95;text-align:center;padding:26px}.admin-audit-list{display:grid}.admin-audit-list>div{border-bottom:1px solid #eceef1;grid-template-columns:13px 1fr;gap:10px;padding:10px 0;display:grid}.admin-audit-list>div:last-child{border-bottom:0}.admin-audit-dot{background:#b77b51;border-radius:50%;width:8px;height:8px;margin-top:4px}.admin-audit-list strong{letter-spacing:.03em;font-size:10px}.admin-audit-list p{color:#5e6670;margin:3px 0;font-size:10px}.admin-audit-list small{color:#939aa3;font-size:8px}.admin-modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f13188c;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.admin-modal{background:#fff;border-radius:17px;width:min(600px,100%);padding:22px;box-shadow:0 35px 100px #00000047}.admin-modal.wide{width:min(900px,100%)}.admin-modal h2{margin:0 0 16px}.admin-modal-actions{justify-content:flex-end;gap:8px;margin-top:17px;display:flex}.admin-toast{z-index:250;color:#fff;background:#24714c;border-radius:11px;padding:12px 15px;font-size:11px;font-weight:800;position:fixed;bottom:25px;right:25px;box-shadow:0 12px 35px #0003}.admin-toast.error{background:#b63838}.admin-loading,.admin-gate{color:#737b86;justify-content:center;align-items:center;gap:10px;min-height:55vh;font-size:12px;display:flex}.admin-gate{background:#f5f6f8;flex-direction:column;min-height:100dvh}.admin-gate.admin-denied h1{margin:0}.admin-gate button{color:#fff;background:#222933;border:0;border-radius:10px;padding:11px 14px;font-weight:800}.admin-spinner{border:3px solid #d7dbe0;border-top-color:#9c623d;border-radius:50%;width:22px;height:22px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:1050px){.admin-shell{grid-template-columns:78px minmax(0,1fr)}.admin-sidebar{padding:20px 10px}.admin-brand-sub,.admin-brand-logo,.admin-sidebar nav span,.admin-sidebar-bottom>button span,.admin-user-mini span{display:none}.admin-brand-collapsed{display:grid}.admin-brand{justify-content:center;padding-left:0;padding-right:0}.admin-sidebar nav button{justify-content:center;padding:0;font-size:16px}.admin-sidebar-bottom>button,.admin-user-mini{justify-content:center}.admin-main{padding:25px 22px}.admin-stats-grid,.admin-form-grid.three{grid-template-columns:1fr 1fr}.admin-db-layout{grid-template-columns:160px minmax(0,1fr)}}@media (max-width:720px){.admin-shell{display:block}.admin-sidebar{height:auto;display:block;position:static}.admin-brand{border:0;justify-content:flex-start;padding-bottom:10px}.admin-brand-sub,.admin-brand-logo{display:block}.admin-brand-collapsed{display:none}.admin-mobile-host-switch{color:#f3f5f7;cursor:pointer;background:#232933;border:1px solid #353c47;border-radius:10px;justify-content:center;align-items:center;min-height:36px;margin:0 0 4px;padding:0 12px;font-size:10px;font-weight:800;display:inline-flex}.admin-sidebar nav{margin-top:8px;display:flex;overflow:auto}.admin-sidebar nav button{min-width:52px}.admin-sidebar nav span,.admin-sidebar-bottom{display:none}.admin-main{padding:18px 12px 45px}.admin-header{flex-direction:column;align-items:flex-start}.admin-stats-grid,.admin-grid-2,.admin-grid-3,.admin-form-grid,.admin-form-grid.three{grid-template-columns:1fr}.admin-toolbar{flex-direction:column;align-items:stretch}.admin-toolbar span{margin:0}.admin-db-layout{display:block}.admin-db-tables{grid-template-columns:repeat(2,1fr);margin-bottom:10px;position:static}.admin-property-status{flex-direction:column;align-items:flex-start}.admin-status-actions{width:100%;overflow:auto}.admin-table{min-width:720px}}.auth-premium{background:#f4efe7;grid-template-columns:minmax(360px,.92fr) minmax(440px,1.08fr);min-height:100dvh;overflow:hidden;max-width:none!important;padding:0!important;display:grid!important}.auth-panel{color:#fff;background:radial-gradient(circle at 10% 10%,#b8794d2e,#0000 28%),linear-gradient(150deg,#19303e,#102530);flex-direction:column;min-height:100dvh;padding:54px clamp(38px,6vw,88px);display:flex}.auth-home-link{cursor:pointer;text-align:left;background:#fffdf9f5;border:0;border-radius:14px;align-items:center;padding:7px 10px;display:flex;box-shadow:0 10px 28px #0000001f}.auth-brand-logo{object-fit:contain;object-position:left center;width:178px;height:auto;max-height:44px;display:block}.auth-copy{max-width:540px;margin:auto 0}.auth-copy .eyebrow{color:#d6a27c}.auth-copy h1{letter-spacing:-.035em;color:#fff;margin:17px 0 20px;font:500 clamp(45px,5vw,66px)/.98 Georgia,serif}.auth-copy>p{color:#bac7cd;max-width:510px;margin:0;font-size:15px;line-height:1.7}.auth-value-list{gap:10px;margin-top:28px;display:grid}.auth-value-list span{color:#e4eaed;align-items:center;gap:8px;font-size:11px;font-weight:780;display:flex}.auth-form-wrap{background:radial-gradient(circle at 80% 20%,#ffffffeb,#0000 28%),#f7f3ec;place-items:center;min-height:100dvh;padding:52px clamp(28px,6vw,90px);display:grid}.auth-form-card{background:#fffdf9;border:1px solid #e3dad1;border-radius:26px;width:min(490px,100%);padding:34px;box-shadow:0 30px 80px #3029231a}.auth-form-head{margin-bottom:22px}.auth-form-head h2{color:var(--navy-2);margin:0 0 8px;font:500 30px/1.05 Georgia,serif}.auth-form-head p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.google-signin{justify-content:center;width:100%;min-height:44px;display:flex}.google-signin>div{width:100%!important}.google-signin-unavailable{border:1px dashed var(--line);min-height:44px;color:var(--muted);text-align:center;border-radius:12px;place-items:center;padding:8px;font-size:10px;display:grid}.auth-divider{color:#98938d;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:12px;margin:18px 0;font-size:9px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e6ded5;flex:1;height:1px}.auth-main-btn{width:100%;min-height:48px;margin-top:17px;font-size:12px}.auth-switch,.auth-legal{text-align:center;color:#7b817f;margin:16px 0 0;font-size:10px;line-height:1.55}.auth-switch button{color:var(--copper-dark);cursor:pointer;background:0 0;border:0;padding:0;font-weight:850}.auth-legal{color:#98938e;font-size:8.5px}.plan-banner{background:linear-gradient(135deg,#fff8f1,#fffdf9);border:1px solid #e4cdbb;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:19px;display:flex;box-shadow:0 10px 30px #5b43300d}.plan-banner-copy{gap:4px;display:grid}.plan-banner-kicker{letter-spacing:.1em;text-transform:uppercase;color:var(--copper-dark);font-size:8px;font-weight:900}.plan-banner-copy strong{color:var(--navy-2);font-size:13px}.plan-banner-copy small{color:var(--muted);font-size:9px}.plan-status-inline{color:var(--muted);align-items:center;gap:8px;padding:10px 0;font-size:10px;display:flex}.billing-screen>h1{max-width:620px}.billing-success{color:#286a48;background:#ecf8f0;border:1px solid #bfdcca;border-radius:14px;padding:13px 15px;font-size:10px;font-weight:850}.billing-current-card,.billing-offer-card{background:#fffdf9;border:1px solid #e2d8ce;border-radius:23px;padding:25px;box-shadow:0 18px 45px #312a2412}.billing-label{letter-spacing:.12em;color:var(--copper-dark);font-size:8px;font-weight:900;display:block}.billing-current-card h2{color:var(--navy-2);margin:7px 0 2px;font:500 29px Georgia,serif}.billing-current-card>div:first-child>p{color:var(--muted);margin:0;font-size:11px}.billing-usage{grid-template-columns:1fr 1fr;gap:9px;margin:20px 0;display:grid}.billing-usage>div{background:#fbf8f3;border:1px solid #e9e1d8;border-radius:14px;padding:14px}.billing-usage strong,.billing-usage span{display:block}.billing-usage strong{color:var(--navy-2);font:500 26px Georgia,serif}.billing-usage span{color:var(--muted);margin-top:2px;font-size:8px}.billing-renewal{color:var(--muted);margin-bottom:17px;font-size:9px}.billing-renewal strong{color:var(--ink)}.billing-price{border-bottom:1px solid #e9e0d7;padding-bottom:20px}.billing-price>span{letter-spacing:.11em;color:var(--copper-dark);font-size:8px;font-weight:900;display:block}.billing-price strong{color:var(--navy-2);margin-top:6px;font:500 44px Georgia,serif;display:block}.billing-price small{color:var(--muted);font-size:9px}.billing-offer-card ul{color:#5f696e;gap:9px;margin:20px 0;padding:0;font-size:10px;list-style:none;display:grid}.billing-quantity{border-top:1px solid #e9e0d7;border-bottom:1px solid #e9e0d7;justify-content:space-between;align-items:center;gap:18px;padding:17px 0;display:flex}.billing-quantity label,.billing-quantity small{display:block}.billing-quantity label{color:var(--navy-2);letter-spacing:.07em;font-size:8px;font-weight:900}.billing-quantity small{color:var(--muted);margin-top:3px;font-size:8px}.quantity-stepper{background:#fff;border:1px solid #ded4cb;border-radius:11px;grid-template-columns:34px 36px 34px;align-items:center;display:grid;overflow:hidden}.quantity-stepper button{height:34px;color:var(--navy-2);cursor:pointer;background:#f5f1ec;border:0;font-size:17px}.quantity-stepper strong{text-align:center;font-size:11px}.billing-total{justify-content:space-between;align-items:end;padding:18px 0;display:flex}.billing-total span{color:var(--muted);font-size:10px}.billing-total strong{color:var(--navy-2);font:500 27px Georgia,serif}.billing-checkout{width:100%;min-height:48px}.billing-config-warning{color:#9a453f;background:#fff0ee;border-radius:11px;padding:10px 12px;font-size:9px;line-height:1.5}.billing-security{text-align:center;margin:11px 0 0}.account-plan-link{border:1px solid var(--line);text-align:left;cursor:pointer;align-items:center;gap:12px;width:100%;padding:16px;display:flex!important}.account-plan-link strong,.account-plan-link span{display:block}.account-plan-link strong{color:var(--navy-2);font-size:12px}.account-plan-link span{color:var(--muted);margin-top:2px;font-size:9px}.account-identity{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding-bottom:17px;display:flex}.account-identity h3{margin:0 0 3px}.account-avatar.large{width:56px;height:56px;font-size:16px;overflow:hidden}.account-avatar.large img{object-fit:cover;width:100%;height:100%}@media (max-width:900px){.auth-premium{grid-template-columns:1fr}.auth-panel{min-height:auto;padding:28px 24px 34px}.auth-copy{margin:42px 0 0}.auth-copy h1{font-size:43px}.auth-form-wrap{min-height:auto;padding:34px 18px 60px}.auth-form-card{padding:26px}.plan-banner{flex-direction:column;align-items:flex-start}.plan-banner .btn{width:100%}}@media (max-width:520px){.auth-panel{padding:22px 18px 30px}.auth-copy{margin-top:34px}.auth-copy h1{font-size:38px}.auth-copy>p{font-size:13px}.auth-value-list{gap:7px}.auth-form-wrap{padding:24px 14px 50px}.auth-form-card{border-radius:20px;padding:21px}.auth-form-head h2{font-size:27px}.billing-current-card,.billing-offer-card{padding:19px}.billing-quantity{flex-direction:column;align-items:flex-start}.billing-usage{grid-template-columns:1fr 1fr}}.billing-current-head{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.billing-manage-quantity{border-top:1px solid #e9e0d7;border-bottom:1px solid #e9e0d7;justify-content:space-between;align-items:center;gap:18px;margin:5px 0 17px;padding:17px 0;display:flex}.billing-manage-quantity label,.billing-manage-quantity small{display:block}.billing-manage-quantity label{letter-spacing:.07em;color:var(--navy-2);font-size:8px;font-weight:900}.billing-manage-quantity small{max-width:360px;color:var(--muted);margin-top:4px;font-size:8px;line-height:1.45}.billing-update-row{background:#f5efe7;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;margin:-4px 0 16px;padding:12px 13px;display:flex}.billing-update-row span{color:var(--muted);font-size:9px}.billing-update-row strong{color:var(--navy-2)}.billing-update-row .btn{min-height:38px;padding:0 13px}.billing-portal-btn{width:100%}.quantity-stepper button:disabled{opacity:.35;cursor:not-allowed}@media (max-width:520px){.billing-current-head,.billing-manage-quantity,.billing-update-row{flex-direction:column;align-items:flex-start}.billing-current-head .badge{margin-top:2px}.billing-update-row .btn{width:100%}}.admin-user-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.admin-user-kpis>div{background:#fff;border:1px solid #e0e4e9;border-radius:13px;padding:13px 15px}.admin-user-kpis span{text-transform:uppercase;letter-spacing:.07em;color:#818995;font-size:9px;font-weight:900;display:block}.admin-user-kpis strong{color:#232932;margin-top:5px;font-size:19px;display:block}.admin-users-table{min-width:1180px}.admin-text-danger{font-weight:800;color:#a53838!important}.admin-billing-card{border-left:4px solid #b77b51}.admin-billing-card .admin-card-head{align-items:flex-start}.admin-billing-card .admin-card-head h2{margin-bottom:3px}.admin-billing-card .admin-help{margin:0}.admin-billing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:4px 0 18px;display:grid}.admin-billing-grid>div{background:#f7f8fa;border:1px solid #e7e9ed;border-radius:11px;padding:12px}.admin-billing-grid span{color:#838b95;text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:900;display:block}.admin-billing-grid strong{color:#252b33;margin-top:6px;font-size:13px;display:block}.admin-billing-grid small{margin-top:5px;font-size:9px;display:block}.admin-billing-tech{border-top:1px solid #eceef1;padding-top:15px}@media (max-width:720px){.admin-user-kpis,.admin-billing-grid{grid-template-columns:1fr}.admin-users-table{min-width:1050px}}.billing-slot-overview{background:linear-gradient(135deg,#fcf9f5,#fffdf9);border:1px solid #e6ddd4;border-radius:16px;margin:4px 0 18px;padding:16px}.billing-slot-overview-head{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.billing-slot-overview-head span{letter-spacing:.08em;color:var(--copper-dark);font-size:8px;font-weight:900;display:block}.billing-slot-overview-head strong{color:var(--navy-2);margin-top:4px;font-size:11px;display:block}.billing-slot-overview-head b{color:var(--navy-2);font:500 18px Georgia,serif}.billing-slot-track{background:#ede5dd;border-radius:999px;height:8px;margin-top:12px;overflow:hidden}.billing-slot-track span{border-radius:inherit;background:linear-gradient(90deg,var(--copper),var(--copper-dark));height:100%;transition:width .25s;display:block}.billing-unused-slot{border-top:1px solid #e8ded5;justify-content:space-between;align-items:center;gap:14px;margin-top:14px;padding-top:13px;display:flex}.billing-unused-slot>div{min-width:0}.billing-unused-slot strong,.billing-unused-slot span{display:block}.billing-unused-slot strong{color:var(--navy-2);font-size:10px}.billing-unused-slot span{max-width:430px;color:var(--muted);margin-top:3px;font-size:8.5px;line-height:1.5}.billing-unused-slot .btn{flex:none;min-height:37px;padding:0 12px}.plan-release-modal{max-width:500px}.plan-release-icon{font:700 20px/1 system-ui}.plan-release-modal>.billing-label{margin-top:15px}.plan-release-modal h2{margin-top:6px}.plan-release-summary{grid-template-columns:1fr 1fr;gap:9px;margin:18px 0;display:grid}.plan-release-summary>div{background:#f7f3ee;border:1px solid #e8ded5;border-radius:13px;padding:13px}.plan-release-summary span,.plan-release-summary strong{display:block}.plan-release-summary span{color:var(--muted);font-size:8px}.plan-release-summary strong{color:var(--navy-2);margin-top:4px;font:500 22px Georgia,serif}.plan-release-saving{background:#eef7f1;border:1px solid #cfe3d6;border-radius:13px;padding:13px 14px}.plan-release-saving span,.plan-release-saving strong{display:block}.plan-release-saving span{color:#5c7665;font-size:8px}.plan-release-saving strong{color:#28583d;margin-top:4px;font-size:11px}.plan-release-note{color:var(--muted);background:#f7f3ee;border-radius:12px;margin:0;padding:12px 13px;font-size:9px;line-height:1.55}.plan-release-actions{grid-template-columns:1fr 1.4fr;gap:10px;margin-top:18px;display:grid}@media (max-width:520px){.billing-unused-slot{flex-direction:column;align-items:flex-start}.billing-unused-slot .btn{width:100%}.plan-release-actions{grid-template-columns:1fr}.plan-release-summary{grid-template-columns:1fr 1fr}}.site-language-select{color:#243a48;background:#ffffffb8;border:1px solid #d9d0c7;border-radius:11px;align-items:center;gap:6px;min-width:78px;height:38px;padding:0 9px;transition:border-color .18s,background .18s;display:inline-flex;position:relative}.site-language-select:hover{background:#fff;border-color:#bdac9d}.site-language-select select{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.site-language-flag{font-size:17px;line-height:1}.site-language-chevron{color:#7b8589;margin-left:auto;font-size:12px}.site-language-select.compact{min-width:58px;padding:0 8px}.site-language-select.dark{color:#fff;background:#ffffff14;border-color:#ffffff38}.site-language-select.dark .site-language-chevron{color:#ffffffbf}.auth-panel-top{justify-content:space-between;align-items:center;gap:18px;display:flex}.google-consent-required{text-align:center;color:#6d7477;background:#fffaf4;border:1px solid #ded5cc;border-radius:12px;gap:8px;padding:12px 14px;font-size:10px;line-height:1.45;display:grid}.google-consent-required button{color:#9b623e;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;font-weight:850;text-decoration:underline}.cookie-consent-backdrop{z-index:10000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0e1b2357;justify-content:center;align-items:flex-end;padding:18px;display:flex;position:fixed;inset:0}.cookie-consent-banner,.cookie-preferences{color:#263640;background:#fffdf9;border:1px solid #ded4ca;border-radius:22px;width:min(1080px,100%);position:relative;box-shadow:0 30px 90px #141d223d}.cookie-consent-banner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:22px 24px;display:grid}.cookie-consent-icon{background:#f4e9df;border-radius:14px;place-items:center;width:46px;height:46px;font-size:23px;display:grid}.cookie-consent-copy h2,.cookie-preferences h2{color:#1e3442;margin:0;font:600 21px/1.15 Georgia,serif}.cookie-consent-copy p,.cookie-preferences p{color:#667277;margin:6px 0 0;font-size:11px;line-height:1.55}.cookie-consent-copy a,.cookie-preferences a{color:#9b623e;text-underline-offset:2px;margin-top:8px;font-size:10px;font-weight:800;text-decoration:underline;display:inline-block}.cookie-consent-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.cookie-btn{cursor:pointer;border-radius:11px;min-height:40px;padding:0 14px;font-size:10px;font-weight:850}.cookie-btn.primary{color:#fff;background:#203846;border:1px solid #203846}.cookie-btn.secondary{color:#79523b;background:#fff7ef;border:1px solid #cbb9aa}.cookie-btn.ghost{color:#59676d;background:#fff;border:1px solid #ded5cc}.cookie-consent-x{color:#7d8588;cursor:pointer;background:0 0;border:0;border-radius:50%;width:30px;height:30px;font-size:22px;line-height:1;position:absolute;top:8px;right:10px}.cookie-preferences{max-width:680px;padding:26px}.cookie-preferences-head{align-items:flex-start;gap:12px;padding-right:30px;display:flex}.cookie-preferences-head>span{font-size:24px}.cookie-category{border-top:1px solid #ece4dd;justify-content:space-between;align-items:center;gap:20px;padding:18px 0;display:flex}.cookie-category:first-of-type{margin-top:20px}.cookie-category strong{color:#263a47;font-size:12px}.cookie-category p{margin-top:4px;font-size:10px}.cookie-always{color:#47735b;white-space:nowrap;background:#edf6f0;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:850}.cookie-toggle{cursor:pointer;background:#d7d3cf;border:0;border-radius:999px;flex:none;width:44px;height:24px;padding:3px;transition:all .18s}.cookie-toggle span{background:#fff;border-radius:50%;width:18px;height:18px;transition:all .18s;display:block;box-shadow:0 2px 6px #0000002e}.cookie-toggle.on{background:#2c7250}.cookie-toggle.on span{transform:translate(20px)}.cookie-preferences-foot{border-top:1px solid #ece4dd;justify-content:space-between;align-items:center;gap:14px;padding-top:18px;display:flex}.cookie-preferences-foot>div{gap:8px;display:flex}.cookie-settings-fab{z-index:9500;color:#34464f;cursor:pointer;background:#fffdf9;border:1px solid #d7cdc4;border-radius:999px;align-items:center;gap:6px;height:40px;padding:0 12px;display:flex;position:fixed;bottom:16px;right:16px;box-shadow:0 10px 30px #1d252929}.cookie-settings-fab b{font-size:9px}.cookie-settings-fab span{font-size:16px}.legal-page{color:#344047;background:#f6f1e9;min-height:100vh;padding-bottom:80px;font-family:Arial,Helvetica,sans-serif}.legal-header{justify-content:space-between;align-items:center;max-width:1120px;height:76px;margin:0 auto;padding:0 24px;display:flex}.legal-brand{color:#203846;align-items:center;text-decoration:none;display:flex}.legal-brand img{object-fit:contain;object-position:left center;width:166px;height:auto;max-height:46px;display:block}.legal-card{background:#fffdf9;border:1px solid #e0d7cf;border-radius:24px;width:min(900px,100% - 34px);margin:20px auto 0;padding:clamp(26px,5vw,56px);box-shadow:0 24px 65px #332a2314}.legal-top{color:#899095;justify-content:space-between;align-items:center;gap:16px;font-size:9px;display:flex}.legal-top a{color:#9b623e;font-weight:800;text-decoration:none}.legal-card h1{color:#203846;margin:22px 0 14px;font:600 clamp(38px,5vw,56px)/1 Georgia,serif}.legal-lead{max-width:720px;font-size:14px!important}.legal-card section{border-top:1px solid #ece4dc;margin-top:24px;padding-top:24px}.legal-card h2{color:#203846;margin:0 0 9px;font:600 20px Georgia,serif}.legal-card p,.legal-card li{color:#667176;font-size:11px;line-height:1.7}.legal-card ul{padding-left:20px}.legal-note{background:#eef6f1;border:1px solid #d2e6d8;border-radius:11px;padding:12px;color:#406450!important}.legal-warning{background:#fff5ea;border:1px solid #ead4bd;border-radius:11px;padding:13px;color:#815b3f!important}.legal-cookie-button{color:#fff;cursor:pointer;background:#203846;border:0;border-radius:11px;margin-top:10px;padding:11px 15px;font-size:10px;font-weight:850}@media (max-width:760px){.site-language-select{min-width:52px;height:36px}.site-language-select.compact{min-width:48px}.site-language-chevron{display:none}.cookie-consent-backdrop{padding:10px}.cookie-consent-banner{grid-template-columns:1fr;padding:20px}.cookie-consent-icon{display:none}.cookie-consent-actions{grid-template-columns:1fr 1fr;justify-content:stretch;display:grid}.cookie-consent-actions .cookie-btn.primary{grid-area:1/1/auto/-1}.cookie-consent-actions .cookie-btn{width:100%}.cookie-preferences{padding:22px 18px}.cookie-preferences-foot{flex-direction:column;align-items:stretch}.cookie-preferences-foot>div{grid-template-columns:1fr 1fr;display:grid}.cookie-settings-fab b{display:none}.cookie-settings-fab{justify-content:center;width:40px;padding:0}.legal-header{height:68px}.legal-top{flex-direction:column;align-items:flex-start}.auth-panel-top{align-items:flex-start}}.cookie-consent-shell{z-index:10000;pointer-events:none;justify-content:center;padding:18px;display:flex;position:fixed;bottom:0;left:0;right:0}.cookie-consent-shell .cookie-consent-banner{pointer-events:auto}@media (max-width:760px){.cookie-consent-shell{padding:10px}}.site-language-picker{z-index:65;display:inline-flex;position:relative}.site-language-trigger{color:#243a48;cursor:pointer;width:32px;min-width:0;height:32px;box-shadow:none;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;transition:transform .16s,filter .16s;display:inline-grid}.site-language-trigger:hover,.site-language-trigger[aria-expanded=true]{box-shadow:none;filter:brightness(1.02);background:0 0;border:0;transform:translateY(-1px)scale(1.05)}.site-language-trigger:focus-visible{outline-offset:3px;outline:2px solid #315f9f73}.site-language-round-flag{background:#fff;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;display:inline-grid;overflow:hidden;box-shadow:0 0 0 1px #0e1f2a1a,0 2px 5px #0e1f2a1f}.site-language-round-flag svg{width:100%;height:100%;display:block}.site-language-picker.compact .site-language-trigger{width:30px;min-width:0;height:30px;padding:0}.site-language-picker.dark .site-language-trigger,.site-language-picker.dark .site-language-trigger:hover,.site-language-picker.dark .site-language-trigger[aria-expanded=true]{color:#fff;box-shadow:none;background:0 0;border:0}.site-language-menu{z-index:999;transform-origin:100% 0;background:#fff;border:1px solid #e6e7eb;border-radius:12px;gap:2px;width:184px;padding:7px;animation:.14s ease-out languageMenuIn;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 42px #141f272b}@keyframes languageMenuIn{0%{opacity:0;transform:translateY(-5px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.site-language-option{text-align:left;color:#293e50;cursor:pointer;background:0 0;border:0;border-radius:9px;grid-template-columns:26px 1fr 16px;align-items:center;gap:9px;width:100%;padding:9px 10px;font-family:inherit;font-size:13px;font-weight:600;line-height:1.2;transition:background .14s,color .14s;display:grid}.site-language-option:hover,.site-language-option:focus-visible{color:#213b65;background:#f5f6fb;outline:none}.site-language-option.active{color:#213b65;background:#f1f4fb;font-weight:800}.site-language-option .site-language-round-flag{width:22px;height:22px}.site-language-check{color:#315f9f;justify-self:end;font-size:12px;font-weight:900}.demo-showcase{color:#1c3341;background:radial-gradient(circle at 50% 8%,#c28e6629,#0000 28%),linear-gradient(145deg,#f6f0e9 0%,#eef2f4 58%,#e8edf0 100%);min-height:100dvh;overflow:hidden}.demo-showcase-bar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:2;background:#faf8f5c7;border-bottom:1px solid #2539451a;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px;height:72px;padding:0 28px;display:grid;position:relative}.demo-showcase-brand{color:#183442;align-items:center;width:max-content;text-decoration:none;display:inline-flex}.demo-showcase-brand img{object-fit:contain;object-position:left center;width:154px;height:auto;max-height:42px;display:block}.demo-showcase-copy{text-align:center;gap:3px;display:grid}.demo-showcase-copy b{color:#233e4c;font-size:12px}.demo-showcase-copy span{color:#77848a;max-width:460px;font-size:9px}.demo-showcase-actions{justify-self:end;align-items:center;gap:8px;display:flex}.demo-showcase-actions a{color:#53656e;background:#fff;border:1px solid #d8dfe2;border-radius:9px;align-items:center;height:34px;padding:0 11px;font-size:9px;font-weight:800;text-decoration:none;transition:all .15s;display:inline-flex}.demo-showcase-actions a:hover{color:#183442;border-color:#b9c5cb;transform:translateY(-1px)}.demo-showcase-actions a:last-child{color:#fff;background:#183442;border-color:#183442}.demo-showcase-stage{justify-content:center;align-items:center;min-height:calc(100dvh - 72px);padding:24px 30px 28px;display:flex;position:relative}.demo-phone{aspect-ratio:393/852;background:#111820;border:8px solid #111820;border-radius:46px;max-width:calc(100vw - 80px);height:min(82dvh,852px);padding:0;position:relative;overflow:visible;box-shadow:0 45px 110px #12222c47,0 12px 30px #12222c2e,inset 0 0 0 1px #ffffff1f}.demo-phone:before,.demo-phone:after{content:"";background:#202a31;border-radius:4px;width:3px;position:absolute;left:-11px}.demo-phone:before{height:54px;top:122px}.demo-phone:after{height:82px;top:188px}.demo-phone-speaker{z-index:3;background:#111820;border-radius:16px;width:84px;height:24px;position:absolute;top:9px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px 1px #ffffff14}.demo-phone-screen{background:#fff;border-radius:37px;position:absolute;inset:0;overflow:hidden}.demo-phone-screen iframe{background:#fff;border:0;width:100%;height:100%;display:block}.demo-phone-home{z-index:4;pointer-events:none;background:#ffffffbf;border-radius:10px;width:104px;height:4px;position:absolute;bottom:7px;left:50%;transform:translate(-50%)}.demo-showcase-tip{color:#53666f;align-items:flex-start;gap:10px;width:190px;display:flex;position:absolute;top:50%;left:calc(50% + 235px);transform:translateY(-50%)}.demo-showcase-tip>span{color:#a56f4b;background:#fff;border-radius:11px;place-items:center;width:32px;height:32px;font-size:15px;display:grid;box-shadow:0 9px 26px #1a2e391a}.demo-showcase-tip div{gap:4px;padding-top:2px;display:grid}.demo-showcase-tip b{color:#314b57;font-size:10px}.demo-showcase-tip small{color:#7a898f;font-size:8.5px;line-height:1.5}@media (max-width:1180px){.demo-showcase-tip,.demo-showcase-copy span{display:none}}@media (max-width:899px){.demo-showcase{display:none}.site-language-menu{width:178px;position:fixed;top:72px;right:14px}.site-language-trigger{width:32px;min-width:0}.site-language-picker.compact .site-language-trigger{width:30px;min-width:0}}@media (max-width:720px){.auth-brand-logo{width:150px}.legal-brand img{width:145px}.demo-showcase-brand img,.dashboard-brand-logo{width:138px}}.admin-row-actions{white-space:nowrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.admin-btn.compact{padding:7px 9px;font-size:10px}.admin-editor-mode-banner{color:#4f3728;background:#fff8f2;border:1px solid #e7cbb8;border-radius:12px;align-items:center;gap:10px;margin:0 0 18px;padding:11px 13px;display:flex}.admin-editor-mode-banner>span{letter-spacing:.09em;color:#a45f36;font-size:9px;font-weight:950}.admin-editor-mode-banner>strong{font-size:12px}.admin-editor-mode-banner>button{color:#8d552f;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:11px;font-weight:850}@media (max-width:640px){.admin-editor-mode-banner{flex-direction:column;align-items:flex-start}.admin-editor-mode-banner>button{margin-left:0;padding:0}}.maintenance-page{color:#263b4d;background:radial-gradient(circle at 18% 16%,#b8794d1a,#0000 28%),linear-gradient(145deg,#f7f2ec 0%,#fcfaf7 52%,#eef1f2 100%);place-items:center;min-height:100dvh;padding:32px 18px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;position:relative;overflow:hidden}.maintenance-glow{filter:blur(8px);pointer-events:none;opacity:.55;border-radius:999px;position:absolute}.maintenance-glow-one{background:#b8794d1a;width:320px;height:320px;top:-120px;right:-70px}.maintenance-glow-two{background:#263b4d14;width:250px;height:250px;bottom:-100px;left:-80px}.maintenance-card{z-index:1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#ffffffd6;border:1px solid #263b4d1a;border-radius:30px;width:min(100%,620px);padding:48px 52px 42px;position:relative;box-shadow:0 28px 80px #263b4d1c}.maintenance-logo{object-fit:contain;width:174px;max-height:58px;margin:0 auto 34px;display:block}.maintenance-icon{background:#263b4d;border-radius:24px;place-items:center;width:78px;height:78px;margin:0 auto 24px;display:grid;position:relative;box-shadow:0 14px 34px #263b4d2e}.maintenance-icon span{background:#fff;border-radius:99px;width:30px;height:4px;position:absolute}.maintenance-icon span:first-child{transform:rotate(0)}.maintenance-icon span:nth-child(2){transform:rotate(60deg)}.maintenance-icon span:nth-child(3){transform:rotate(120deg)}.maintenance-icon:after{content:"";background:#b8794d;border:5px solid #263b4d;border-radius:50%;width:14px;height:14px;position:absolute}.maintenance-eyebrow{letter-spacing:.16em;color:#a8663d;margin-bottom:12px;font-size:10px;font-weight:900;display:block}.maintenance-card h1{letter-spacing:-.035em;color:#263b4d;margin:0;font:500 clamp(38px,7vw,58px)/1.03 Georgia,Times New Roman,serif}.maintenance-message{color:#69747b;white-space:pre-line;max-width:470px;margin:20px auto 0;font-size:15px;line-height:1.75}.maintenance-guide-note{text-align:left;color:#315c42;background:#eef7f1;border:1px solid #cfe2d5;border-radius:15px;align-items:center;gap:11px;max-width:470px;margin:26px auto 0;padding:13px 15px;display:flex}.maintenance-guide-note>span{background:#d7eadf;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.maintenance-guide-note p{margin:0;font-size:11px;font-weight:750;line-height:1.5}.maintenance-divider{background:#d9d5d0;width:54px;height:1px;margin:32px auto 20px}.maintenance-card>small{color:#93999d;letter-spacing:.03em;font-size:10px}@media (max-width:620px){.maintenance-page{padding:18px 13px}.maintenance-card{border-radius:24px;padding:35px 22px 31px}.maintenance-logo{width:150px;margin-bottom:27px}.maintenance-icon{border-radius:21px;width:68px;height:68px}.maintenance-message{font-size:13px;line-height:1.7}.maintenance-guide-note{margin-top:22px}}.admin-maintenance-banner{color:#812f2f;text-align:left;cursor:pointer;background:#fff3f3;border:1px solid #efc8c8;border-radius:14px;align-items:center;gap:11px;width:100%;margin:0 0 16px;padding:13px 15px;display:flex}.admin-maintenance-banner>span{color:#cf4d4d;font-size:18px;line-height:1}.admin-maintenance-banner>div{flex:1;gap:2px;display:grid}.admin-maintenance-banner strong{font-size:11px}.admin-maintenance-banner small{color:#a45b5b;font-size:9px}.admin-maintenance-banner>b{white-space:nowrap;font-size:10px}.admin-maintenance-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.8fr);align-items:start;gap:16px;display:grid}.admin-maintenance-controls{padding:0;overflow:hidden}.admin-maintenance-status{background:#fafbfc;border-bottom:1px solid #e8eaed;align-items:center;gap:13px;padding:20px;display:flex}.admin-maintenance-status>span{border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 5px #2c7b541a}.admin-maintenance-status>span.online{background:#2c7b54}.admin-maintenance-status>span.offline{background:#c74848;box-shadow:0 0 0 5px #c748481a}.admin-maintenance-status strong{font-size:13px;display:block}.admin-maintenance-status p{color:#7b838d;margin:4px 0 0;font-size:10px;line-height:1.45}.admin-maintenance-option{border-bottom:1px solid #eceef1;justify-content:space-between;align-items:center;gap:22px;padding:20px;display:flex}.admin-maintenance-option>div{min-width:0}.admin-maintenance-option h3{margin:0 0 5px;font-size:12px}.admin-maintenance-option p{color:#777f89;max-width:610px;margin:0;font-size:10px;line-height:1.55}.admin-maintenance-option .admin-toggle{flex:none;min-height:auto;padding:0}.admin-maintenance-message{padding:20px}.admin-maintenance-message .admin-field-full{margin:0}.admin-maintenance-message>small{text-align:right;color:#90969e;margin-top:5px;font-size:9px;display:block}.admin-maintenance-actions{justify-content:flex-end;gap:8px;padding:0 20px 20px;display:flex}.admin-maintenance-actions .admin-btn:disabled{opacity:.45;cursor:not-allowed}.admin-maintenance-demo{background:linear-gradient(145deg,#f8fbfb,#fff);border-bottom:1px solid #eceef1;padding:20px}.admin-maintenance-demo-copy{margin-bottom:15px}.admin-maintenance-demo-kicker{color:#0f8f86;letter-spacing:.12em;margin-bottom:5px;font-size:8px;font-weight:950;display:block}.admin-maintenance-demo h3{margin:0 0 5px;font-size:12px}.admin-maintenance-demo p{color:#777f89;max-width:680px;margin:0;font-size:10px;line-height:1.55}.admin-maintenance-demo-select{gap:7px;display:grid}.admin-maintenance-demo-select>span{letter-spacing:.08em;color:#717984;font-size:8px;font-weight:900}.admin-maintenance-demo-select select{color:#243643;background:#fff;border:1px solid #dce4e6;border-radius:11px;outline:none;width:100%;min-height:43px;padding:0 12px;font-size:11px;font-weight:750}.admin-maintenance-demo-select select:focus{border-color:#0f8f86;box-shadow:0 0 0 3px #0f8f861a}.admin-maintenance-demo-current{background:#eaf8f5;border:1px solid #ccece6;border-radius:11px;justify-content:space-between;align-items:center;gap:14px;margin-top:11px;padding:10px 12px;display:flex}.admin-maintenance-demo-current>div{gap:2px;min-width:0;display:grid}.admin-maintenance-demo-current b{color:#1d3e40;font-size:10px}.admin-maintenance-demo-current small{color:#5d7777;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.admin-maintenance-demo-current a{color:#0a6f69;flex:none;font-size:9px;font-weight:900;text-decoration:none}.admin-maintenance-demo-current a:hover{text-decoration:underline}.admin-maintenance-preview{position:sticky;top:20px}.admin-preview-label{color:#8d949d;letter-spacing:.1em;margin-bottom:10px;font-size:9px;font-weight:900;display:block}.admin-maintenance-mini{text-align:center;background:linear-gradient(145deg,#f8f3ed,#fff,#f2f4f4);border:1px solid #e1ddd8;border-radius:18px;padding:28px 24px;box-shadow:inset 0 0 0 1px #ffffffb3}.admin-maintenance-mini>img{object-fit:contain;width:120px;height:36px;margin-bottom:18px}.admin-mini-gear{color:#fff;background:#263b4d;border-radius:14px;place-items:center;width:46px;height:46px;margin:0 auto 15px;font-size:20px;display:grid}.admin-maintenance-mini>b{letter-spacing:.13em;color:#a8663d;font-size:7px;display:block}.admin-maintenance-mini h2{color:#263b4d;margin:8px 0 7px;font:500 27px/1.1 Georgia,serif}.admin-maintenance-mini>p{color:#747d83;max-width:270px;margin:0 auto;font-size:9px;line-height:1.55}.admin-mini-guide{color:#315c42;background:#eef7f1;border-radius:10px;max-width:260px;margin:14px auto 0;padding:8px;font-size:8px;font-weight:800}.admin-maintenance-mini>small{color:#9a9ea2;margin-top:19px;font-size:7px;display:block}.admin-maintenance-rules{border-top:1px solid #eceef1;margin-top:16px;padding-top:16px}.admin-maintenance-rules h3{margin:0 0 10px;font-size:11px}.admin-maintenance-rules p{color:#68717b;margin:7px 0;font-size:9px}.admin-maintenance-rules p b{color:#2c7b54;width:15px;display:inline-block}.admin-maintenance-rules p.blocked b{color:#b24444}.admin-maintenance-rules p.blocked{color:#8f6262}@media (max-width:1100px){.admin-maintenance-grid{grid-template-columns:1fr}.admin-maintenance-preview{position:static}}@media (max-width:720px){.admin-maintenance-option{flex-direction:column;align-items:flex-start}.admin-maintenance-option .admin-toggle{align-self:flex-start}.admin-maintenance-demo-current{flex-direction:column;align-items:flex-start}.admin-maintenance-actions{grid-template-columns:1fr 1fr;display:grid}.admin-maintenance-actions .admin-btn{width:100%}}@media (min-width:1024px){.host-shell.has-live-preview:not(.with-sidebar) .phone{background:var(--cream);grid-template-columns:minmax(500px,1fr) clamp(300px,30vw,390px);height:100dvh;min-height:100dvh;display:grid;overflow:hidden}.host-shell.has-live-preview:not(.with-sidebar) .app{grid-area:1/1;min-width:0;height:100dvh;padding-bottom:38px;overflow:auto}.host-shell.has-live-preview:not(.with-sidebar) .screen.active{margin-left:auto;margin-right:auto;padding-left:clamp(22px,3vw,44px);padding-right:clamp(22px,3vw,44px);max-width:900px!important}.host-shell.has-live-preview:not(.with-sidebar) .host-live-preview{grid-area:1/2;padding-left:10px;display:flex}}@media (min-width:1024px) and (max-width:1199px){.host-shell.has-live-preview:not(.with-sidebar) .phone{grid-template-columns:minmax(460px,1fr) 300px}.host-shell.has-live-preview:not(.with-sidebar) .screen.active{padding-left:22px;padding-right:22px}}@media (min-width:1024px){.live-preview-device.guest-shell .live-preview-speaker{display:none}.live-preview-device.guest-shell .live-preview-canvas.app{scroll-behavior:smooth;scrollbar-width:thin;width:100%;height:100%;min-height:100%;padding:0 0 92px;overflow:auto}.live-preview-device.guest-shell .screen.active{width:100%;min-height:100%;margin:0;display:block;max-width:none!important;padding:18px 20px 86px!important}.live-preview-device.guest-shell .guest-reference-detail{padding:18px 20px 86px!important}.live-preview-device.guest-shell .guest-detail-header{margin-bottom:28px;margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}.live-preview-device.guest-shell .guest-intro{font-size:18px;line-height:1.55}.live-preview-device.guest-shell .guest-list-panel{padding:0 18px}.live-preview-device.guest-shell .guest-list-row{gap:12px;min-height:94px;padding:18px 0}.live-preview-device.guest-shell .guest-list-icon{border-radius:14px;width:50px;height:50px}.live-preview-device.guest-shell .guest-list-icon .i{width:23px;height:23px}.live-preview-device.guest-shell .guest-list-row h3{font-size:17px}.live-preview-device.guest-shell .guest-list-row .muted{font-size:15px}.live-preview-device.guest-shell .guest-detail-header{grid-template-columns:48px 48px 1fr;gap:10px}.live-preview-device.guest-shell .guest-detail-header .circle-btn,.live-preview-device.guest-shell .guest-title-icon{width:46px;height:46px}.live-preview-device.guest-shell .guest-detail-header h2{font-size:22px}.live-preview-device.guest-shell .guest-time-card,.live-preview-device.guest-shell .guest-address-card,.live-preview-device.guest-shell .guest-steps-card,.live-preview-device.guest-shell .guest-list-panel{border-radius:22px}.live-preview-device.guest-shell .guest-time-card,.live-preview-device.guest-shell .guest-address-card{padding:4px 20px}.live-preview-device.guest-shell .guest-time-card strong,.live-preview-device.guest-shell .guest-address-card strong{font-size:17px}.live-preview-device.guest-shell .guest-step{grid-template-columns:38px 1fr;gap:13px}.live-preview-device.guest-shell .guest-step p,.live-preview-device.guest-shell .guest-step h3{font-size:15px}.live-preview-device.guest-shell .guest-dark-action,.live-preview-device.guest-shell .guest-light-action{letter-spacing:.1em;min-height:60px;font-size:12px}.live-preview-device.guest-shell .guest-wifi-card{min-height:440px;padding:58px 22px 42px}.live-preview-device.guest-shell .guest-wifi-card h2{font-size:24px}.live-preview-device.guest-shell .guest-round-action{width:45px;height:45px}.live-preview-device.guest-shell .guest-photo-grid{gap:9px}.live-preview-device.guest-shell .service-photo-grid{grid-template-columns:1fr 1fr}.live-preview-device.guest-shell .guest-arrival-screen{padding-left:20px!important;padding-right:20px!important}.live-preview-device.guest-shell .guest-arrival-destination{grid-template-columns:40px minmax(0,1fr) 52px;gap:11px;padding:14px}.live-preview-device.guest-shell .guest-arrival-destination-icon{border-radius:12px;width:40px;height:40px}.live-preview-device.guest-shell .guest-arrival-destination-copy strong{font-size:16px}.live-preview-device.guest-shell .guest-arrival-copy{min-width:52px;min-height:44px}.live-preview-device.guest-shell .guest-arrival-primary{min-height:62px}.live-preview-device.guest-shell .guest-arrival-mode{border-radius:16px;min-height:76px}.live-preview-device.guest-shell .guest-arrival-mode-info{border-radius:18px}.live-preview-device.guest-shell{width:350px}.live-preview-device.guest-shell .live-preview-canvas.app{--live-preview-scale:.82;width:calc(100% / var(--live-preview-scale));height:calc(100% / var(--live-preview-scale));min-height:0;transform:scale(var(--live-preview-scale));transform-origin:0 0;scrollbar-width:thin;padding:0 0 92px;overflow:hidden auto}.live-preview-device.guest-shell .live-preview-canvas.app>.screen.active{zoom:1!important;width:100%!important;max-width:none!important}}@media (min-width:1024px) and (max-width:1199px){.live-preview-device.guest-shell{width:292px}.live-preview-device.guest-shell .live-preview-canvas.app{--live-preview-scale:.8}}.editor-photo-preview{appearance:none;width:100%;text-align:inherit;color:inherit;font:inherit;padding:0;position:relative;overflow:hidden;cursor:zoom-in!important}.editor-photo-preview img{transition:transform .18s,filter .18s}.editor-photo-preview:hover img{filter:brightness(.94);transform:scale(1.015)}.editor-photo-preview-action{color:#443c36;letter-spacing:.02em;pointer-events:none;background:#fffdf9f0;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:7px 10px;font-size:11px;font-weight:800;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 5px 18px #28211c29}.editor-photo-preview-action .i{width:16px;height:16px}.editor-photo-preview:focus-visible{outline:3px solid color-mix(in srgb,var(--copper) 45%,transparent);outline-offset:3px}.dashboard-guide-list{gap:12px}.dashboard-guide-card{border:1px solid var(--line);width:100%;font:inherit;color:inherit;text-align:left;background:var(--card);cursor:pointer}.dashboard-guide-card:hover{border-color:#d7c3b2;box-shadow:0 12px 30px #43332614}.dashboard-guide-copy{min-width:0}.dashboard-guide-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;display:-webkit-box;overflow:hidden}.dashboard-guide-location{margin-top:5px}.dashboard-activity-full{width:100%!important;margin-right:0!important;display:block!important}@media (min-width:960px){.dashboard-guide-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.dashboard-guide-card{min-height:142px;padding:20px}}@media (max-width:720px){.dashboard-screen .stats{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-screen .stat:last-child{grid-column:auto}.dashboard-screen .stat{min-height:104px;padding:14px 10px}.dashboard-screen .stat strong{font-size:27px}.dashboard-screen .stat .muted{font-size:10px}.dashboard-guide-card{padding:14px}.dashboard-guide-card .property-art{border-radius:15px;width:60px;height:60px}}.host-mobile-admin-switch{display:none}@media (max-width:959px){.host-mobile-admin-switch{z-index:46;color:#fff;cursor:pointer;background:#263b4d;border:1px solid #263b4d29;border-radius:999px;align-items:center;gap:6px;min-height:36px;padding:0 12px;font-size:10px;font-weight:850;display:flex;position:fixed;bottom:86px;right:14px;box-shadow:0 8px 22px #1425312e}.host-mobile-admin-switch span{font-size:12px}}.publish-qr-card .qr{margin-left:auto;margin-right:auto}@media (max-width:959px){.host-mobile-nav.visible{justify-content:space-around;gap:0}.host-mobile-nav.visible>button{flex:1;min-width:0}}@media (max-width:720px){.dashboard-screen .stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.dashboard-screen .stats>.stat{grid-column:auto!important;width:auto!important;min-width:0!important;min-height:100px!important;padding:13px 7px!important}.dashboard-screen .stats>.stat strong{font-size:25px!important}.dashboard-screen .stats>.stat .muted{overflow-wrap:anywhere;font-size:9px!important;line-height:1.25!important}}@media (max-width:380px){.dashboard-screen .stats{gap:6px!important}.dashboard-screen .stats>.stat{padding:11px 5px!important}.dashboard-screen .stats>.stat strong{font-size:23px!important}.dashboard-screen .stats>.stat .muted{font-size:8.5px!important}}.publish-plan-modal{max-width:500px}.publish-plan-modal>.billing-label{margin-top:15px;display:block}.publish-plan-modal h2{margin:6px 0 8px}.publish-plan-usage{grid-template-columns:1fr 1fr;gap:9px;margin:18px 0;display:grid}.publish-plan-usage>div{background:#f7f3ee;border:1px solid #e8ded5;border-radius:13px;padding:13px}.publish-plan-usage span,.publish-plan-usage strong{display:block}.publish-plan-usage span{color:var(--muted);font-size:8px}.publish-plan-usage strong{color:var(--navy-2);margin-top:4px;font:500 22px Georgia,serif}.guest-guide-error-detail{text-align:center;max-width:560px;color:var(--muted);opacity:.72;margin:10px auto 0;padding:0 20px}.custom-theme-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.custom-theme-card{padding:0;position:relative;overflow:hidden}.custom-theme-select{text-align:left;width:100%;min-height:118px;color:var(--ink);cursor:pointer;background:0 0;border:0;align-content:start;gap:6px;padding:15px 44px 15px 15px;display:grid}.custom-theme-select strong{font-size:14px}.custom-theme-select small{color:var(--muted);font-size:10px}.custom-theme-swatches{border:1px solid var(--line);border-radius:11px;height:38px;margin-bottom:5px;display:flex;overflow:hidden}.custom-theme-swatches span{flex:1}.custom-theme-delete{border:1px solid var(--line);background:var(--card);width:28px;height:28px;color:var(--muted);cursor:pointer;border-radius:50%;font-size:19px;line-height:1;position:absolute;top:10px;right:10px}.custom-theme-delete:hover{color:var(--danger);border-color:#e1bbb5}.random-theme-btn{border:1px solid var(--line);background:var(--card);color:var(--navy-2);cursor:pointer;white-space:nowrap;border-radius:13px;align-items:center;gap:7px;padding:10px 13px;font-size:11px;font-weight:850;display:inline-flex}.random-theme-btn span{font-size:16px}.random-theme-btn:hover{border-color:var(--copper);transform:translateY(-1px)}.theme-color-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.theme-color-field{gap:8px;display:grid}.theme-color-field>label{letter-spacing:.07em;color:#625d58;font-size:9px;font-weight:900}.theme-color-field>small{color:var(--muted);font-size:9px;line-height:1.35}.appearance-color-preview{--preview-bg:#f6f2e9;--preview-card:#fffdf9;--preview-text:#242427;--preview-muted:#7b7773;--preview-border:#e7ded3;--preview-accent:#b8794d;--preview-strong:#263b4d;--preview-icon:#f0dfd0;--preview-button-text:#fff;background:var(--preview-bg);border:1px solid var(--preview-border);border-radius:24px;gap:16px;padding:20px;display:grid;box-shadow:0 15px 34px #2c272314}.appearance-preview-hero{align-items:center;gap:12px;display:flex}.appearance-preview-logo{border:2px solid var(--preview-accent);background:var(--preview-card);width:54px;height:54px;color:var(--preview-accent);border-radius:50%;place-items:center;font:600 19px Georgia,serif;display:grid}.appearance-preview-hero>div:last-child{gap:3px;display:grid}.appearance-preview-hero strong{color:var(--preview-strong);font:600 20px Georgia,serif}.appearance-preview-hero span{color:var(--preview-muted);font-size:10px}.appearance-preview-cards{grid-template-columns:1fr 1fr;gap:10px;display:grid}.appearance-preview-cards>div{border:1px solid var(--preview-border);background:var(--preview-card);min-height:100px;color:var(--preview-text);border-radius:17px;align-content:start;gap:6px;padding:13px;display:grid}.appearance-preview-icon{background:var(--preview-icon);width:32px;height:32px;color:var(--preview-accent);border-radius:10px;place-items:center;font-weight:900;display:grid}.appearance-preview-cards b{color:var(--preview-text);font-size:12px}.appearance-preview-cards small{color:var(--preview-muted);font-size:9px;line-height:1.35}.appearance-color-preview>button{background:var(--preview-accent);min-height:44px;color:var(--preview-button-text);border:0;border-radius:13px;font-weight:850}.appearance-color-preview>p{text-align:center;color:var(--preview-muted);margin:0;font-size:9px}.save-custom-theme{align-items:end;gap:12px;display:flex}.save-theme-preset-btn{width:auto;min-width:210px;min-height:47px}@media (max-width:620px){.custom-theme-grid,.theme-color-grid{grid-template-columns:1fr}.appearance-editor .section-head{flex-direction:column;align-items:flex-start}.random-theme-btn{justify-content:center;width:100%}.save-custom-theme{flex-direction:column;align-items:stretch}.save-theme-preset-btn{width:100%;min-width:0}}.guest-shell.theme-custom{--cream:var(--guide-bg);--cream-2:var(--guide-bg);--card:var(--guide-card);--ink:var(--guide-text);--muted:var(--guide-muted);--line:var(--guide-border);--copper-soft:var(--guide-icon-bg)}.guest-shell.theme-custom .app{background:var(--guide-bg)!important;color:var(--guide-text)!important}.guest-shell.theme-custom .guest-reference-home,.guest-shell.theme-custom .guest-reference-detail,.guest-shell.theme-custom .guest-welcome-brand h1,.guest-shell.theme-custom .guest-detail-header h2,.guest-shell.theme-custom .guest-time-card strong,.guest-shell.theme-custom .guest-address-card strong,.guest-shell.theme-custom .guest-step h3,.guest-shell.theme-custom .guest-step p,.guest-shell.theme-custom .guest-wifi-card h2,.guest-shell.theme-custom .guest-list-row,.guest-shell.theme-custom .guest-list-row h3,.guest-shell.theme-custom .guest-photo strong{color:var(--guide-text)!important}.guest-shell.theme-custom .guest-location,.guest-shell.theme-custom .guest-menu-item,.guest-shell.theme-custom .guest-home-footer,.guest-shell.theme-custom .guest-time-card span,.guest-shell.theme-custom .guest-address-card span,.guest-shell.theme-custom .guest-list-row .muted,.guest-shell.theme-custom .guest-wifi-card>span,.guest-shell.theme-custom .guest-intro,.guest-shell.theme-custom .guest-note{color:var(--guide-muted)!important}.guest-shell.theme-custom .guest-menu-card,.guest-shell.theme-custom .guest-time-card,.guest-shell.theme-custom .guest-address-card,.guest-shell.theme-custom .guest-steps-card,.guest-shell.theme-custom .guest-wifi-card,.guest-shell.theme-custom .guest-list-panel,.guest-shell.theme-custom .guest-photo,.guest-shell.theme-custom .guest-light-action,.guest-shell.theme-custom .guest-round-action{background:var(--guide-card)!important;border-color:var(--guide-border)!important;box-shadow:0 12px 26px color-mix(in srgb,var(--guide-text) 8%,transparent)!important}.guest-shell.theme-custom .guest-list-icon,.guest-shell.theme-custom .guest-title-icon,.guest-shell.theme-custom .iconbox,.guest-shell.theme-custom .service-expanded-copy{background:var(--guide-icon-bg)!important;color:var(--copper)!important}.guest-shell.theme-custom .guest-ornament span,.guest-shell.theme-custom .guest-section-label span,.guest-shell.theme-custom .guest-list-row+.guest-list-row,.guest-shell.theme-custom .guest-step+.guest-step,.guest-shell.theme-custom .guest-time-card>div+div,.guest-shell.theme-custom .guest-address-card>div+div,.guest-shell.theme-custom .guest-detail-header{background-color:#0000;border-color:var(--guide-border)!important}.guest-shell.theme-custom .guest-language-bar{background:color-mix(in srgb,var(--guide-card) 88%,transparent)!important;border-color:var(--guide-border)!important}.guest-shell.theme-custom .guest-language-bar button{color:var(--guide-muted)!important}.guest-shell.theme-custom .guest-language-bar button.active{background:var(--copper)!important;color:var(--guide-button-text)!important}.guest-shell.theme-custom .guest-logo-ring{background:color-mix(in srgb,var(--guide-card) 62%,transparent)!important;border-color:var(--copper)!important}.guest-shell.theme-custom .guest-logo-ring:after{border-color:color-mix(in srgb,var(--copper) 55%,transparent)!important}.guest-shell.theme-custom .guest-dark-action,.guest-shell.theme-custom .btn.primary,.guest-shell.theme-custom .float-chat{background:var(--copper)!important;color:var(--guide-button-text)!important;border-color:var(--copper)!important}.guest-shell.theme-custom .guest-light-action{color:var(--guide-text)!important}.guest-shell.theme-custom .guest-round-action,.guest-shell.theme-custom .guest-section-label,.guest-shell.theme-custom .guest-welcome-title,.guest-shell.theme-custom .guest-location .i,.guest-shell.theme-custom .guest-wifi-icon{color:var(--copper)!important}.guest-shell.theme-custom .guest-photo{background:var(--guide-icon-bg)!important}.guest-shell.theme-custom{--hero-overlay-top:color-mix(in srgb,var(--guide-bg) 52%,transparent);--hero-overlay-bottom:color-mix(in srgb,var(--guide-bg) 72%,transparent)}.guest-shell.theme-custom .guest-detail-header .circle-btn{background:var(--guide-card)!important;border-color:var(--guide-border)!important;color:var(--guide-text)!important}.guest-shell.theme-custom .screen,.guest-shell.theme-custom h1,.guest-shell.theme-custom h2,.guest-shell.theme-custom h3{color:var(--guide-text)}.guest-shell.theme-custom .muted,.guest-shell.theme-custom .tiny{color:var(--guide-muted)}.guest-shell.theme-custom .card{background:var(--guide-card);border-color:var(--guide-border)}.guest-shell.theme-custom .service-expanded-copy{color:var(--guide-text)!important}.guest-shell.theme-custom .guest-welcome-brand h1,.guest-shell.theme-custom .guest-detail-header h2,.guest-shell.theme-custom .guest-time-card strong,.guest-shell.theme-custom .guest-address-card strong,.guest-shell.theme-custom .guest-step h3,.guest-shell.theme-custom .guest-wifi-card h2,.guest-shell.theme-custom .guest-list-row h3,.guest-shell.theme-custom .guest-photo strong,.guest-shell.theme-custom h1,.guest-shell.theme-custom h2,.guest-shell.theme-custom h3{color:var(--navy-2)!important}.guest-shell.theme-custom .guest-step p,.guest-shell.theme-custom .guest-menu-item{color:var(--guide-text)!important}.guest-shell.theme-custom .guest-ornament span,.guest-shell.theme-custom .guest-section-label span{background:var(--guide-border)!important}.guest-shell.theme-custom .guest-photo-zoom{background:var(--guide-card)!important;color:var(--guide-text)!important;box-shadow:0 4px 14px color-mix(in srgb,var(--guide-text) 12%,transparent)!important}.guest-shell.theme-custom .guest-utility-card strong,.guest-shell.theme-custom .guest-utility-card .guest-inline-action,.guest-shell.theme-custom .guest-inline-action{color:var(--copper)!important}.guest-shell.theme-custom .guest-arrival-destination,.guest-shell.theme-custom .guest-arrival-mode,.guest-shell.theme-custom .guest-arrival-mode-info{background:var(--guide-card)!important;border-color:var(--guide-border)!important;color:var(--guide-text)!important;box-shadow:0 10px 24px color-mix(in srgb,var(--guide-text) 7%,transparent)!important}.guest-shell.theme-custom .guest-arrival-destination-icon,.guest-shell.theme-custom .guest-arrival-copy{background:var(--guide-icon-bg)!important;color:var(--copper)!important}.guest-shell.theme-custom .guest-arrival-destination-copy>span,.guest-shell.theme-custom .guest-arrival-destination-copy small,.guest-shell.theme-custom .guest-arrival-kicker,.guest-shell.theme-custom .guest-arrival-mode-info-head p,.guest-shell.theme-custom .guest-arrival-note{color:var(--guide-muted)!important}.guest-shell.theme-custom .guest-arrival-destination-copy strong,.guest-shell.theme-custom .guest-arrival-mode-info-head strong{color:var(--navy-2)!important}.guest-shell.theme-custom .guest-arrival-primary{background:var(--copper)!important;color:var(--guide-button-text)!important;box-shadow:0 10px 22px color-mix(in srgb,var(--copper) 22%,transparent)!important}.guest-shell.theme-custom .guest-arrival-primary small{color:color-mix(in srgb,var(--guide-button-text) 72%,transparent)!important}.guest-shell.theme-custom .guest-arrival-mode{color:var(--guide-muted)!important}.guest-shell.theme-custom .guest-arrival-mode.active{background:color-mix(in srgb,var(--copper) 12%,var(--guide-card))!important;border-color:color-mix(in srgb,var(--copper) 58%,var(--guide-border))!important;color:var(--copper)!important}.guest-shell.theme-custom .guest-arrival-note,.guest-shell.theme-custom .guest-arrival-secondary-link{border-color:var(--guide-border)!important}.guest-shell.theme-custom .guest-arrival-secondary-link{color:var(--copper)!important}.icon-set-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.icon-set-card{border:1px solid var(--line);background:var(--card);text-align:left;min-width:0;color:var(--ink);cursor:pointer;border-radius:18px;padding:14px;transition:border-color .15s,box-shadow .15s,transform .15s;position:relative}.icon-set-card:hover{border-color:color-mix(in srgb,var(--copper) 55%,var(--line));transform:translateY(-1px);box-shadow:0 10px 24px #362d2612}.icon-set-card.selected{border-color:var(--copper);box-shadow:0 0 0 2px color-mix(in srgb,var(--copper) 14%,transparent),0 12px 28px #362d2614}.icon-set-demo{grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:11px;display:grid}.icon-set-demo-box{border:1px solid var(--line);background:var(--cream-2);height:56px;color:var(--copper);border-radius:14px;place-items:center;display:grid;overflow:hidden}.icon-set-demo-box .i{width:34px;height:34px;transition:transform .15s}.icon-set-copy{gap:4px;padding-right:22px;display:grid}.icon-set-copy strong{color:var(--navy-2);font-size:13px}.icon-set-copy span{color:var(--muted);font-size:9px;line-height:1.4}.guide-icon{display:block}.guide-icon>.icon-variant{width:100%;height:100%}.guide-icon>.icon-variant-outline{display:block}.guide-icon>img.icon-variant{object-fit:contain;max-width:100%;max-height:100%;display:none}.icon-set-demo.iconset-bold .i.has-emoji-variant:not(.emoji-load-failed)>.icon-variant-outline,.icon-set-demo.iconset-badge .i.has-emoji-variant:not(.emoji-load-failed)>.icon-variant-outline{display:none}.icon-set-demo.iconset-bold .i.has-emoji-variant:not(.emoji-load-failed)>.icon-variant-fluent,.icon-set-demo.iconset-badge .i.has-emoji-variant:not(.emoji-load-failed)>.icon-variant-noto{display:block}.icon-set-demo.iconset-bold .i{width:40px;height:40px}.icon-set-demo.iconset-badge .i{width:38px;height:38px}.guest-shell.iconset-bold .guest-menu-card .i.has-emoji-variant:not(.emoji-load-failed)>.icon-variant-outline,.guest-shell.iconset-bold .guest-list-icon .i.has-emoji-variant:not(.emoji-load-failed)>.icon-variant-outline,.guest-shell.iconset-bold .guest-title-icon .i.has-emoji-variant:not(.emoji-load-failed)>.icon-variant-outline,.guest-shell.iconset-bold .guest-arrival-destination-icon .i.has-emoji-variant:not(.emoji-load-failed)>.icon-variant-outline,.guest-shell.iconset-bold .guest-arrival-mode .i.has-emoji-variant:not(.emoji-load-failed)>.icon-variant-outline,.guest-shell.iconset-bold .guest-wifi-icon.has-emoji-variant:not(.emoji-load-failed)>.icon-variant-outline{display:none}.guest-shell.iconset-bold .guest-menu-card .i.has-emoji-variant:not(.emoji-load-failed)>.icon-variant-fluent,.guest-shell.iconset-bold .guest-list-icon .i.has-emoji-variant:not(.emoji-load-failed)>.icon-variant-fluent,.guest-shell.iconset-bold .guest-title-icon .i.has-emoji-variant:not(.emoji-load-failed)>.icon-variant-fluent,.guest-shell.iconset-bold .guest-arrival-destination-icon .i.has-emoji-variant:not(.emoji-load-failed)>.icon-variant-fluent,.guest-shell.iconset-bold .guest-arrival-mode .i.has-emoji-variant:not(.emoji-load-failed)>.icon-variant-fluent,.guest-shell.iconset-bold .guest-wifi-icon.has-emoji-variant:not(.emoji-load-failed)>.icon-variant-fluent{display:block}.guest-shell.iconset-bold .guest-menu-card .i{width:48px;height:48px}.guest-shell.iconset-bold .guest-list-icon .i,.guest-shell.iconset-bold .guest-title-icon .i{width:29px;height:29px}.guest-shell.iconset-bold .guest-wifi-icon{width:50px;height:50px}.guest-shell.iconset-badge .guest-menu-card .i.has-emoji-variant:not(.emoji-load-failed)>.icon-variant-outline,.guest-shell.iconset-badge .guest-list-icon .i.has-emoji-variant:not(.emoji-load-failed)>.icon-variant-outline,.guest-shell.iconset-badge .guest-title-icon .i.has-emoji-variant:not(.emoji-load-failed)>.icon-variant-outline,.guest-shell.iconset-badge .guest-arrival-destination-icon .i.has-emoji-variant:not(.emoji-load-failed)>.icon-variant-outline,.guest-shell.iconset-badge .guest-arrival-mode .i.has-emoji-variant:not(.emoji-load-failed)>.icon-variant-outline,.guest-shell.iconset-badge .guest-wifi-icon.has-emoji-variant:not(.emoji-load-failed)>.icon-variant-outline{display:none}.guest-shell.iconset-badge .guest-menu-card .i.has-emoji-variant:not(.emoji-load-failed)>.icon-variant-noto,.guest-shell.iconset-badge .guest-list-icon .i.has-emoji-variant:not(.emoji-load-failed)>.icon-variant-noto,.guest-shell.iconset-badge .guest-title-icon .i.has-emoji-variant:not(.emoji-load-failed)>.icon-variant-noto,.guest-shell.iconset-badge .guest-arrival-destination-icon .i.has-emoji-variant:not(.emoji-load-failed)>.icon-variant-noto,.guest-shell.iconset-badge .guest-arrival-mode .i.has-emoji-variant:not(.emoji-load-failed)>.icon-variant-noto,.guest-shell.iconset-badge .guest-wifi-icon.has-emoji-variant:not(.emoji-load-failed)>.icon-variant-noto{display:block}.guest-shell.iconset-badge .guest-menu-card .i{width:46px;height:46px}.guest-shell.iconset-badge .guest-list-icon .i,.guest-shell.iconset-badge .guest-title-icon .i{width:28px;height:28px}.guest-shell.iconset-badge .guest-wifi-icon{width:48px;height:48px}@media (max-width:700px){.icon-set-grid{grid-template-columns:1fr}.icon-set-card{grid-template-columns:126px 1fr;align-items:center;gap:13px;display:grid}.icon-set-demo{margin:0}.icon-set-demo-box{height:48px}.icon-set-copy{padding-right:24px}}.guest-shell .guest-welcome-hero.has-cover .guest-welcome-title,.guest-shell .guest-welcome-hero.has-cover .guest-welcome-brand h1,.guest-shell .guest-welcome-hero.has-cover .guest-location{color:#fff!important}.guest-shell .guest-welcome-hero.has-cover .guest-location .i,.guest-shell .guest-welcome-hero.has-cover .guest-ornament{color:var(--copper)!important}.guest-shell .guest-welcome-hero.has-cover .guest-ornament span{background:#ffffffa3!important;border-color:#0000!important}.host-shell>.phone>.app,.host-shell>.phone>.desktop-sidebar,.host-shell>.phone>.host-mobile-nav,.host-shell>.phone>.duplicate-modal-backdrop{--cream:#fbfaf7;--cream-2:#f7f9fb;--card:#fff;--white:#fff;--navy:#142033;--ink:#142033;--muted:#748195;--line:#e4e9ef;--green:#0a7a68;--green-soft:#eaf8f5;--shadow:0 12px 34px #1a304e12;--shadow-lg:0 24px 70px #1a304e24;--host-blue:#2f6fed;--host-blue-dark:#1f55c8;--host-blue-soft:#edf3ff;--host-ink-soft:#4d5a6b;--copper:#0f8f86!important;--copper-dark:#0a6f69!important;--copper-soft:#eaf8f5!important;--navy-2:#142033!important}.host-shell>.phone>.app{background:radial-gradient(circle at 12% 0,#0f8f8613,#0000 30rem),radial-gradient(circle at 95% 5%,#2f6fed11,#0000 32rem),#fbfaf7}.host-shell>.phone>.app .card{border-color:var(--line);background:#fffffff5;box-shadow:0 10px 30px #1a304e0e}.host-shell>.phone>.app .input,.host-shell>.phone>.app .textarea,.host-shell>.phone>.app .select{border-color:var(--line);background:#fff}.host-shell>.phone>.app .input:focus,.host-shell>.phone>.app .textarea:focus,.host-shell>.phone>.app .select:focus{border-color:#0f8f86;box-shadow:0 0 0 3px #0f8f861f}.host-shell>.phone>.app .field label{color:var(--host-ink-soft)}.host-shell>.phone>.app .iconbox{background:var(--copper-soft);color:var(--copper-dark)}.host-shell>.phone>.app .iconbox.navy,.host-shell>.phone>.app .badge.navy{background:var(--host-blue-soft);color:var(--host-blue-dark)}.host-shell>.phone>.app .tabs{background:#eef3f5}.host-shell>.phone>.app .tabs button{color:#667487}.host-shell>.phone>.app .tabs button.active{color:var(--ink);background:#fff;box-shadow:0 5px 14px #1a304e12}.host-shell>.phone>.app .progress{background:#e8eef2}.host-shell>.phone>.app .wizard-steps span{background:#dfe7ec}.host-shell>.phone>.app .wizard-steps span.on{background:linear-gradient(90deg,#0f8f86,#2f6fed)}.host-shell>.phone>.app .btn.primary,.host-shell>.phone>.app .circle-btn.copper{color:#fff;background:linear-gradient(135deg,#0f8f86,#2f6fed);border-color:#0000;box-shadow:0 12px 26px #2f6fed2e}.host-shell>.phone>.app .btn.primary:hover{box-shadow:0 15px 30px #2f6fed3b}.host-shell>.phone>.app .btn.soft{background:var(--copper-soft);color:var(--copper-dark)}.host-shell>.phone>.app .text-btn{color:var(--copper-dark)}.host-shell>.phone>.app .feature{background:linear-gradient(135deg,#142033 0%,#173a55 52%,#1f55c8 100%);box-shadow:0 15px 34px #1f55c824}.host-shell>.phone>.app .stat strong,.host-shell>.phone>.app h1,.host-shell>.phone>.app h2{color:#142033}.host-shell>.phone>.app .dashboard-guide-card:hover{border-color:#0f8f8657;box-shadow:0 14px 32px #1a304e14}.host-shell>.phone>.app .property-art{background:linear-gradient(145deg,#eaf8f5,#edf3ff);border-color:#d8eae8}.host-shell>.phone>.app .property-art span{color:#0a6f69}.host-shell>.phone>.app .plan-banner{background:linear-gradient(135deg,#f0fbf8 0%,#f7faff 100%);border-color:#cfe9e5;box-shadow:0 10px 30px #1a304e0b}.host-shell>.phone>.app .plan-banner-kicker{color:#0a6f69}.host-shell>.phone>.app .billing-current-card,.host-shell>.phone>.app .billing-offer-card{border-color:var(--line);background:#fff;box-shadow:0 18px 45px #1a304e11}.host-shell>.phone>.app .billing-usage>div{background:#f7f9fb;border-color:#e4e9ef}.host-shell>.phone>.app .billing-price,.host-shell>.phone>.app .billing-quantity{border-color:#e4e9ef}.host-shell>.phone>.app .quantity-stepper{border-color:#dce3ea}.host-shell>.phone>.app .quantity-stepper button{color:#1f55c8;background:#edf3ff}.host-shell>.phone>.app .answer-box{background:#f7f9fb}.host-shell>.phone>.app .section-photo-editor{border-color:var(--line);background:#fff}.host-shell>.phone>.app .section-photo-upload{color:#0a6f69;background:#f7f9fb;border-color:#c9ddd9}.host-shell>.phone>.app .new-item-card{background:#f7f9fbb3}.host-shell>.phone>.app .recommend-toggle.active{color:#0a6f69;background:#eaf8f5;border-color:#c7e5e0}.host-shell>.phone>.app .toggle.on,.host-shell>.phone>.app .toggle-button.on{background:#0f8f86}.host-shell>.phone>.app .spinner{border-top-color:#0f8f86}.host-shell>.phone>.desktop-sidebar.visible{background:#fffffff2;border-right-color:#e4e9ef;box-shadow:12px 0 42px #1a304e0d}.host-shell>.phone>.desktop-sidebar .sidebar-brand span{color:#748195}.host-shell>.phone>.desktop-sidebar .sidebar-property{background:#f7f9fb;border-color:#e4e9ef}.host-shell>.phone>.desktop-sidebar .property-mini-icon{color:#0a6f69;background:#eaf8f5}.host-shell>.phone>.desktop-sidebar .sidebar-status{color:#0f8f86}.host-shell>.phone>.desktop-sidebar .sidebar-label{color:#8a97a8}.host-shell>.phone>.desktop-sidebar .sidebar-nav button{color:#566578}.host-shell>.phone>.desktop-sidebar .sidebar-nav button:hover{color:#142033;background:#eaf8f5}.host-shell>.phone>.desktop-sidebar .sidebar-nav button.active{color:#fff;background:linear-gradient(135deg,#0f8f86,#2f6fed);box-shadow:0 10px 24px #2f6fed2e}.host-shell>.phone>.desktop-sidebar .sidebar-nav button.active .i{color:#fff}.host-shell>.phone>.desktop-sidebar .sidebar-new{background:linear-gradient(135deg,#0f8f86,#2f6fed);box-shadow:0 11px 25px #2f6fed2e}.host-shell>.phone>.desktop-sidebar .sidebar-admin{color:#1f55c8;background:linear-gradient(135deg,#edf3ff,#f7faff);border-color:#2f6fed2e}.host-shell>.phone>.desktop-sidebar .sidebar-account{color:#142033;border-top-color:#e4e9ef}.host-shell>.phone>.desktop-sidebar .account-avatar{color:#1f55c8;background:#edf3ff}.host-shell>.phone>.host-mobile-nav{background:#fffffff5;border-top-color:#e4e9ef;box-shadow:0 -10px 28px #1a304e0e}.host-shell>.phone>.host-mobile-nav button{color:#7a8798}.host-shell>.phone>.host-mobile-nav button.active{color:#0a6f69}.host-shell>.phone>.host-mobile-admin-switch{background:linear-gradient(135deg,#142033,#1f55c8);border-color:#2f6fed2e;box-shadow:0 9px 24px #1f55c830}.host-shell>.phone>.duplicate-modal-backdrop .card{background:#fff;border-color:#e4e9ef}.host-shell>.phone>.duplicate-modal-backdrop .btn.primary{color:#fff;background:linear-gradient(135deg,#0f8f86,#2f6fed);box-shadow:0 12px 26px #2f6fed2e}.host-shell>.phone>.duplicate-modal-backdrop .btn.secondary{color:#142033;background:#fff;border-color:#e4e9ef}.host-shell>.phone>.duplicate-modal-backdrop .publish-plan-usage>div,.host-shell>.phone>.duplicate-modal-backdrop .plan-release-summary>div{background:#f7f9fb;border-color:#e4e9ef}.auth-verification-page{background:linear-gradient(145deg,#f7fbfa,#f5f8ff);place-items:center;min-height:100vh;padding:32px 18px;display:grid}.auth-verification-card{text-align:center;background:#fff;border:1px solid #e4e9ef;border-radius:26px;width:min(100%,520px);padding:38px;box-shadow:0 24px 70px #1a304e1a}.auth-verification-logo{width:190px;max-width:70%;height:auto;margin:0 auto 28px}.auth-verification-icon{color:#667085;background:#eef2f5;border-radius:50%;place-items:center;width:62px;height:62px;margin:0 auto 18px;font-size:26px;font-weight:900;display:grid}.auth-verification-icon.ok{color:#0f8f86;background:#eaf8f5}.auth-verification-icon.error{color:#c33;background:#fff1f0}.auth-verification-card h1{color:#142033;margin:0 0 12px;font-size:30px}.auth-verification-card p{color:#667085;margin:0 0 26px;line-height:1.6}.auth-verification-card .auth-main-btn{width:100%;text-decoration:none}.auth-email-confirmation{color:#142033;overflow-wrap:anywhere;background:#f0fbf9;border:1px solid #cdebe7;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin:20px 0;padding:14px 16px;display:flex}.auth-email-confirmation span{color:#fff;background:#0f8f86;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.auth-panel .auth-copy h1{color:#fff!important}.recaptcha-shell{justify-content:center;align-items:flex-start;width:100%;min-height:82px;margin-top:17px;display:flex;overflow:hidden}.recaptcha-scale{transform-origin:top}.recaptcha-config-warning{color:#9a4039;text-align:center;background:#fff4f3;border:1px solid #f0caca;border-radius:12px;margin-top:17px;padding:11px 12px;font-size:9px;line-height:1.5}@media (max-width:360px){.recaptcha-shell{min-height:72px}.recaptcha-scale{margin-bottom:-11px;transform:scale(.86)}}
