: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}.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{align-items:center;gap:12px;padding:2px 7px 22px;display:flex}.sidebar-brand .monogram{background:var(--cream);width:46px;height:46px}.sidebar-brand strong{color:var(--navy-2);font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500;display:block}.sidebar-brand span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:2px;font-size:10px;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:#302b27}.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{box-shadow:0 14px 32px #3127201a}.guest-welcome-hero.has-cover .guest-logo-ring{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffcf7c7}.guest-welcome-hero.has-cover .guest-welcome-title,.guest-welcome-hero.has-cover .guest-welcome-brand h1,.guest-welcome-hero.has-cover .guest-location{text-shadow:0 1px 12px #ffffffeb}.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:1280px){.host-shell.with-sidebar.has-live-preview .phone{grid-template-columns:268px minmax(560px,1fr) 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:36px;padding-right: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 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 (max-width:1279px){.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}}
