@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}@layer theme{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--inter);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sticky{position:sticky}.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.table{display:table}.h-full{height:100%}.min-h-full{min-height:100%}.flex-col{flex-direction:column}.rounded{border-radius:.25rem}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--background:#f7f8f6;--foreground:#001025;--navy:#001025;--navy-2:#001b2e;--teal:#009081;--teal-bright:#00a58f;--ink-muted:#68757e;--line:#e4e9e6;--surface:#fff;--accent:#009081;--accent-soft:#e9f7f4;--manrope:"Manrope",sans-serif;--inter:"Inter",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);font-family:var(--inter);margin:0;font-size:14px}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}h1,h2,h3{font-family:var(--manrope);letter-spacing:-.8px;color:var(--navy)}h1{margin:6px 0 0;font-size:clamp(29px,3vw,40px);line-height:1.15}h2{margin:0;font-size:18px}.shell{grid-template-columns:252px 1fr;min-height:100vh;display:grid}.sidebar{background:var(--surface);border-right:1px solid var(--line);flex-direction:column;padding:27px 14px 16px;display:flex}.brand{font:800 20px var(--manrope);letter-spacing:-1px;align-items:flex-start;gap:9px;padding:0 10px 34px;display:flex}.brand b,.guest-brand b{color:var(--teal)}.brand small{color:#89949b;font:600 9px var(--inter);letter-spacing:.8px;text-transform:uppercase;margin-top:4px;display:block}.brand-mark{background:var(--teal);color:#fff;width:29px;height:29px;font:700 20px var(--inter);border-radius:9px;flex:0 0 29px;place-items:center;display:grid;transform:rotate(-5deg)}.nav{gap:4px;display:grid}.nav a{color:#5f6c75;border-radius:9px;align-items:center;gap:11px;padding:11px;font-size:13px;font-weight:500;display:flex}.nav i{text-align:center;color:#75818a;width:17px;font-size:17px;font-style:normal}.nav a:hover,.nav a.active{background:var(--accent-soft);color:var(--teal);font-weight:700}.nav a:hover i,.nav a.active i{color:var(--teal)}.sidebar-footer{background:var(--navy);color:#fff;border-radius:14px;margin:auto 4px 0;padding:16px 14px}.sidebar-footer .plan-label{color:#78d7c9;letter-spacing:.9px;font-size:9px;font-weight:700;display:block}.sidebar-footer strong{font:700 13px var(--manrope);margin-top:6px;display:block}.sidebar-footer p{color:#b9c8ce;margin:5px 0 10px;font-size:10px}.sidebar-footer a{color:#75e0d0;font-size:10px;font-weight:700}.main{width:100%;max-width:1450px;margin:0 auto;padding:43px clamp(24px,5vw,72px)}.topline{justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;display:flex}.eyebrow{color:var(--teal);letter-spacing:1px;text-transform:uppercase;font-size:10px;font-weight:700}.subtle{color:var(--ink-muted);line-height:1.6}.button{background:var(--teal);color:#fff;border:0;border-radius:9px;justify-content:center;align-items:center;padding:11px 15px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 5px 14px #0090811d}.button:hover{background:var(--teal-bright)}.button.secondary{background:var(--surface);color:var(--navy);border:1px solid var(--line);box-shadow:none}.card{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:21px;box-shadow:0 3px 12px #00102505}.stats{grid-template-columns:repeat(4,1fr);gap:15px;margin:27px 0 35px;display:grid}.stat-label{color:#748087;letter-spacing:.7px;text-transform:uppercase;font-size:10px;font-weight:700}.stat-value{font:800 28px var(--manrope);letter-spacing:-1px;margin-top:12px}.stat-note{color:var(--teal);margin-top:5px;font-size:11px}.grid-two{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:18px;display:grid}.section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.property-row,.order-row{border-top:1px solid var(--line);align-items:center;gap:14px;padding:15px 0;display:flex}.property-row:first-of-type,.order-row:first-of-type{border-top:0}.property-row:hover .row-title{text-underline-offset:4px;-webkit-text-decoration:underline #9fd7ce;text-decoration:underline #9fd7ce}.property-visual{background:linear-gradient(135deg,#ddd0b0,#8eaa9c);border-radius:11px;flex:0 0 46px;width:46px;height:46px}.row-title{font-size:13px;font-weight:700}.row-meta{color:var(--ink-muted);margin-top:4px;font-size:11px}.row-push{margin-left:auto}.pill{background:var(--accent-soft);color:#007d70;border-radius:99px;padding:5px 9px;font-size:10px;font-weight:700;display:inline-block}.pill.pending{color:#9b6815;background:#fff1d8}.empty{text-align:center;color:var(--ink-muted);padding:38px 0 14px}.form-card{max-width:720px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.field{gap:7px;margin-bottom:16px;display:grid}.field label{letter-spacing:.5px;color:#627079;text-transform:uppercase;font-size:10px;font-weight:700}.field input,.field textarea,.field select{color:var(--foreground);outline-color:var(--teal);background:#fff;border:1px solid #d9e1dd;border-radius:8px;width:100%;padding:11px 12px}.field textarea{resize:vertical;min-height:120px}.divider{border:0;border-top:1px solid var(--line);margin:24px 0}.guest-link-box{border:1px solid var(--line);background:#fbfdfc;border-radius:9px;flex-wrap:wrap;align-items:center;gap:10px;margin:16px 0 8px;padding:12px;display:flex}.guest-link-box code{color:var(--teal);flex:1;min-width:150px;font-size:11px}.service-summary{gap:10px;margin:25px 0 20px;display:flex}.service-summary>div{border:1px solid var(--line);background:#fff;border-radius:10px;min-width:150px;padding:14px 18px}.service-summary strong,.service-summary span{display:block}.service-summary strong{color:var(--teal);font:800 20px var(--manrope)}.service-summary span{color:var(--ink-muted);margin-top:4px;font-size:11px}.service-list,.service-create-column,.template-list{gap:10px;display:grid}.service-card{border:1px solid var(--line);background:#fff;border-radius:11px;padding:16px}.service-card.is-off{opacity:.75;background:#fafafa}.service-card-top{align-items:flex-start;gap:12px;display:flex}.service-mark{background:var(--accent-soft);width:36px;height:36px;color:var(--teal);border-radius:10px;flex:0 0 36px;place-items:center;font-weight:800;display:grid}.service-price{color:var(--teal);font:800 16px var(--manrope);white-space:nowrap;margin-left:auto}.service-price small{font:400 9px var(--inter)}.service-card-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;margin-top:15px;padding-top:12px;display:flex}.status-dot{color:var(--ink-muted);font-size:11px}.status-dot:before{content:"";background:#a7b2ab;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.status-dot.on:before{background:var(--teal)}.service-actions{gap:12px;display:flex}.text-button{color:var(--teal);background:0 0;border:0;padding:0;font-size:11px;font-weight:700}.text-button.danger{color:#af5545}.template-card{border:1px solid var(--line);background:#fbfcfa;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.template-card strong,.template-card span{display:block}.template-card strong{font-size:12px}.template-card span{color:var(--ink-muted);margin-top:4px;font-size:10px;line-height:1.4}.icon-button{color:var(--teal);background:var(--accent-soft);border:1px solid #b8ded7;border-radius:7px;width:28px;height:28px;font-size:18px}.guide-progress{background:var(--accent-soft);border:1px solid #c7e5df;border-radius:12px;grid-template-columns:auto minmax(160px,360px) 1fr;align-items:center;gap:18px;margin:26px 0 40px;padding:18px 20px;display:grid}.guide-progress strong,.guide-progress span{display:block}.guide-progress strong{color:var(--teal);font:800 22px var(--manrope)}.guide-progress span{color:var(--ink-muted);margin-top:3px;font-size:11px}.progress-track{background:#c9e7e1;border-radius:99px;height:8px;overflow:hidden}.progress-track div{background:var(--teal);border-radius:99px;height:100%}.guide-groups{gap:42px;display:grid}.guide-group-heading{margin-bottom:15px}.guide-group-heading h2{color:var(--ink-muted);font:400 13px var(--inter);margin-top:6px}.guide-section-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.guide-editor{padding:19px}.guide-editor.complete{border-color:#b9ded6}.guide-editor-head{align-items:center;gap:10px;margin-bottom:18px;display:flex}.guide-editor-head h3{margin:0;font-size:14px}.guide-editor-head span{color:var(--ink-muted);margin-top:3px;font-size:10px;display:block}.guide-editor-head form{margin-left:auto}.guide-number{width:30px;height:30px;color:var(--ink-muted);background:#eef2ef;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.guide-editor.complete .guide-number{background:var(--accent-soft);color:var(--teal)}.guide-editor .button{width:100%}.guest-page{background:var(--background);min-height:100vh;color:var(--navy)}.guest-header{background:var(--navy);color:#fff;padding:28px clamp(24px,7vw,110px) 64px;position:relative;overflow:hidden}.guest-header:after{content:"";background:#0090812c;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-370px;right:-180px}.guest-brand{font:800 18px var(--manrope);z-index:1;align-items:center;gap:8px;margin-bottom:62px;display:flex;position:relative}.guest-brand .brand-mark{flex-basis:26px;width:26px;height:26px;font-size:17px}.guest-kicker{color:#6ee0d0;text-transform:uppercase;letter-spacing:1px;z-index:1;font-size:10px;font-weight:700;position:relative}.guest-header h1{z-index:1;color:#fff;max-width:720px;margin:8px 0 16px;font-size:clamp(38px,6vw,70px);position:relative}.guest-header p{z-index:1;color:#c6d4d7;max-width:570px;font-size:16px;line-height:1.55;position:relative}.guest-nav{z-index:1;flex-wrap:wrap;gap:8px;margin-top:28px;display:flex;position:relative}.guest-nav a{color:#e6eff1;border:1px solid #315162;border-radius:99px;padding:8px 11px;font-size:11px}.guest-nav a:hover{color:#75e0d0;border-color:#75e0d0}.guest-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:20px;max-width:1200px;margin:-32px auto 0;padding:0 24px 60px;display:grid;position:relative}.guest-content{align-content:start;gap:14px;display:grid}.guest-icon{width:32px;height:32px;color:var(--teal);background:var(--accent-soft);border-radius:9px;place-items:center;font-size:14px;font-weight:800;display:grid}.guest-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:21px;box-shadow:0 8px 22px #00102508}.guest-card h2{margin:10px 0 8px}.guest-card h3{margin:0 0 10px;font-size:15px}.guest-card p{color:var(--ink-muted);white-space:pre-wrap;font-size:13px;line-height:1.6}.guest-aside{align-content:start;gap:16px;display:grid}.chat-message{white-space:pre-wrap;border-radius:10px;max-width:92%;padding:9px 11px;font-size:12px;line-height:1.45}.chat-message.user{background:var(--teal);color:#fff;justify-self:end}.chat-message.assistant{color:var(--foreground);background:#fff;border:1px solid #c7e5df}.chat-error{color:#a64e3c;font-size:11px}.guest-service{border-top:1px solid var(--line);justify-content:space-between;gap:12px;padding:13px 0;display:flex}.guest-service strong,.guest-service span{font-size:12px;display:block}.guest-service span{color:var(--ink-muted);margin-top:4px;font-size:11px}.guest-service b{color:var(--teal);white-space:nowrap;font-size:12px}.guest-error{text-align:center;place-content:center;min-height:100vh;padding:24px;display:grid}.guest-error p{color:var(--ink-muted)}@media (max-width:800px){.shell{grid-template-columns:1fr}.sidebar{display:none}.main{padding:28px 20px}.stats{grid-template-columns:1fr 1fr}.grid-two,.guest-grid,.form-grid,.guide-section-grid{grid-template-columns:1fr}.guide-progress{grid-template-columns:1fr;gap:9px}.service-summary{overflow:auto}.guest-header{padding-bottom:58px}.guest-brand{margin-bottom:42px}}.sidebar>.brand{padding:0 10px 34px;display:block}.owner-brand-logo{width:196px;height:auto;display:block}.mobile-nav{display:none}@media (max-width:800px){.mobile-nav{z-index:50;background:var(--surface);border-top:1px solid var(--line);padding:8px 6px calc(8px + env(safe-area-inset-bottom));grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #00102512}.mobile-nav a{color:#77848d;border-radius:10px;flex-direction:column;align-items:center;gap:3px;padding:6px 0;font-size:10px;font-weight:600;display:flex}.mobile-nav a i{font-size:19px;font-style:normal;line-height:1}.mobile-nav a.active{color:var(--teal)}.main{padding-bottom:88px}}.toast{z-index:100;background:var(--navy);color:#fff;border-radius:12px;align-items:center;gap:9px;padding:12px 18px;font-size:13px;font-weight:600;animation:.25s toast-in;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #00102530}.toast-dot{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:11px;display:grid}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}@media (max-width:800px){.toast{width:max-content;max-width:calc(100vw - 32px);bottom:96px}}.chip{color:var(--teal);text-align:left;background:#fff;border:1px solid #c7e5df;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:600}.chip:hover{background:var(--accent-soft)}.copy-chip{background:var(--accent-soft);color:var(--teal);border:1px solid #c7e5df;border-radius:8px;margin-top:12px;padding:8px 13px;font-size:14px;font-weight:700;display:inline-block}.copy-chip:hover{background:#dff1ed}.welcome-banner{background:var(--accent-soft);border:1px solid #c7e5df;border-radius:14px;align-items:center;gap:14px;margin-bottom:20px;padding:16px 18px;display:flex}.welcome-emoji{font-size:26px;line-height:1}.welcome-banner strong{font:800 17px var(--manrope);color:var(--navy);display:block}.welcome-banner p{color:var(--ink-muted);margin:3px 0 0;font-size:15px}body,.subtle,.field input,.field textarea,.field select,.row-title{font-size:16px}.row-meta{font-size:14px}.button{font-size:15px}.guest-card p{font-size:16px;line-height:1.65}.guest-card h3{font-size:18px}.guest-header p{font-size:17px}.chat-message{font-size:15px}.guest-service strong,.guest-service span,.guest-service b{font-size:14px}.empty,.empty-state p{font-size:15px}.save-state{letter-spacing:.4px;color:var(--ink-muted);align-items:center;gap:6px;min-height:16px;font-size:10px;font-weight:700;transition:color .2s;display:inline-flex}.save-state.is-saved{color:var(--teal)}.save-state.is-saving,.save-state.is-typing{color:#9aa4a9}.save-state.is-error{color:#af5545}.guide-editor .field:last-of-type{margin-bottom:10px}.guest-times{z-index:1;flex-wrap:wrap;gap:10px;margin-top:22px;display:flex;position:relative}.guest-times span{color:#c6d4d7;background:#ffffff14;border:1px solid #315162;border-radius:999px;align-items:center;gap:7px;padding:9px 14px;font-size:11px;display:inline-flex}.guest-times b{color:#fff;font-size:13px;font-weight:700}.guest-times svg{color:#75e0d0}.guest-logo{z-index:1;width:168px;height:auto;margin-bottom:52px;display:block;position:relative}.gq-row{scrollbar-width:none;gap:9px;padding:2px 0 8px;display:flex;overflow-x:auto}.gq-row::-webkit-scrollbar{display:none}.gq-chip{border:1px solid var(--line);background:var(--surface);color:var(--navy);border-radius:999px;flex:none;align-items:center;gap:9px;padding:8px 16px 8px 8px;font-size:14px;font-weight:700;transition:border-color .18s,transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 4px 14px #0010250a}.gq-chip:hover{border-color:#9fd7ce;transform:translateY(-1px);box-shadow:0 7px 18px #00102512}.gq-chip:active{transform:translateY(0)}.gq-icon{background:var(--accent-soft);width:30px;height:30px;color:var(--teal);border-radius:50%;place-items:center;display:grid}.gg-groups{gap:30px;display:grid}.guest-content>.gg-groups:first-child{padding-top:42px}.gg-group-head{align-items:center;gap:11px;margin:0 0 14px 2px;display:flex}.gg-group-icon{background:var(--accent-soft);width:34px;height:34px;color:var(--teal);border-radius:10px;place-items:center;display:grid}.gg-group-icon.alert{color:#bf5f3f;background:#fdeee9}.gg-group-head h2{font-size:18px}.gg-list{gap:10px;display:grid}.gg-item{background:var(--surface);border:1px solid var(--line);border-radius:14px;transition:border-color .2s,box-shadow .2s;overflow:hidden;box-shadow:0 8px 22px #00102508}.gg-item.is-open{border-color:#bfe1da;box-shadow:0 10px 26px #00102512}.gg-item.is-alert.is-open{border-color:#f0cdc1}.gg-item-head{text-align:left;background:0 0;border:0;align-items:center;gap:13px;width:100%;padding:14px 16px;display:flex}.gg-item-icon{background:var(--accent-soft);width:38px;height:38px;color:var(--teal);border-radius:11px;flex:0 0 38px;place-items:center;display:grid}.gg-item.is-alert .gg-item-icon{color:#bf5f3f;background:#fdeee9}.gg-item-title{font:700 16px var(--manrope);letter-spacing:-.3px;color:var(--navy);flex:1}.gg-chevron{color:#8d99a0;place-items:center;transition:transform .25s,color .2s;display:grid}.gg-item.is-open .gg-chevron{color:var(--teal);transform:rotate(180deg)}.gg-panel{grid-template-rows:0fr;transition:grid-template-rows .28s;display:grid}.gg-item.is-open .gg-panel{grid-template-rows:1fr}.gg-panel-inner{min-height:0;overflow:hidden}.gg-panel-inner>:last-child{margin-bottom:16px}.gg-lines{gap:2px;margin:4px 18px 0 67px;padding:0;list-style:none;display:grid}.gg-lines li{color:#3d4c55;border-top:1px solid #eef2f0;align-items:flex-start;gap:12px;padding:11px 4px;font-size:16px;line-height:1.55;display:flex}.gg-lines li:first-child{border-top:0}.gg-line-icon{background:var(--accent-soft);width:28px;height:28px;color:var(--teal);border-radius:8px;flex:0 0 28px;place-items:center;margin-top:-2px;display:grid}.gg-fact{border:1px solid var(--line);background:#fbfdfc;border-radius:11px;flex-wrap:wrap;align-items:center;gap:11px;margin:0 18px 10px 67px;padding:12px 14px;display:flex}.gg-fact-icon{border:1px solid var(--line);background:var(--surface);width:30px;height:30px;color:var(--teal);border-radius:9px;flex:0 0 30px;place-items:center;display:grid}.gg-fact-body{flex:1;min-width:130px}.gg-fact-label{color:var(--ink-muted);letter-spacing:.5px;text-transform:uppercase;font-size:11px;font-weight:700;display:block}.gg-fact-body strong{word-break:break-word;margin-top:3px;font-size:15px;line-height:1.4;display:block}.gg-fact-actions{flex-wrap:wrap;gap:8px;display:flex}.gg-action{background:var(--accent-soft);color:var(--teal);white-space:nowrap;border:1px solid #c7e5df;border-radius:9px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:700;display:inline-flex}.gg-action:hover{background:#dff1ed}.gg-item-head:focus-visible,.gq-chip:focus-visible,.gg-action:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.guest-host-name{color:var(--navy);margin:0 0 12px;font-weight:700}.guest-card-actions{flex-wrap:wrap;gap:8px;display:flex}.guest-card-actions .copy-chip{margin-top:0}@media (prefers-reduced-motion:reduce){.gg-panel,.gg-chevron,.gq-chip{transition:none}}@media (max-width:800px){.guest-logo{width:140px;margin-bottom:34px}.gg-lines,.gg-fact{margin-left:18px;margin-right:18px}.gq-row{z-index:20;background:var(--background);margin:0 -24px 4px;padding:10px 24px;position:sticky;top:0;box-shadow:0 8px 14px -12px #00102555}}.hosty-bubble{z-index:60;background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:10px;padding:10px 18px 10px 10px;transition:transform .18s,box-shadow .18s;display:inline-flex;position:fixed;bottom:20px;left:20px;box-shadow:0 10px 26px #00102540}.hosty-bubble:hover{transform:translateY(-2px);box-shadow:0 14px 32px #00102552}.hosty-bubble img{object-fit:contain;background:#fff;border-radius:50%;width:34px;height:34px;padding:3px}.hosty-bubble-label{font:800 15px var(--manrope);letter-spacing:-.3px}.hosty-bubble.is-open{justify-content:center;width:52px;height:52px;padding:0}.hosty-bubble:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.hosty-panel{z-index:60;border:1px solid var(--line);background:var(--surface);border-radius:18px;flex-direction:column;width:min(380px,100vw - 40px);max-height:min(560px,100vh - 120px);animation:.18s hosty-in;display:flex;position:fixed;bottom:84px;left:20px;overflow:hidden;box-shadow:0 20px 50px #00102538}@keyframes hosty-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.hosty-head{border-bottom:1px solid var(--line);background:var(--navy);color:#fff;align-items:center;gap:11px;padding:14px 14px 13px;display:flex}.hosty-avatar{object-fit:contain;background:#fff;border-radius:50%;width:36px;height:36px;padding:3px}.hosty-head strong{font:800 15px var(--manrope);display:block}.hosty-head span{color:#b9ccd2;margin-top:2px;font-size:12px;display:block}.hosty-close{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:8px;place-items:center;width:30px;height:30px;margin-left:auto;display:grid}.hosty-close:hover{background:#ffffff2e}.hosty-body{flex:1;align-content:start;gap:9px;padding:14px;display:grid;overflow-y:auto}.hosty-intro p{color:var(--ink-muted);margin:0 0 12px;font-size:14px;line-height:1.55}.hosty-suggestions{flex-wrap:wrap;gap:7px;display:flex}.hosty-body .chat-message{border-radius:14px;max-width:88%;padding:10px 13px;font-size:14px;line-height:1.5}.hosty-body .chat-message.user{background:var(--accent);color:#fff;border-bottom-right-radius:5px;justify-self:end}.hosty-body .chat-message.assistant{color:#2c3a43;background:#f2f6f4;border:0;border-bottom-left-radius:5px}.hosty-body .chat-message.is-typing{color:var(--ink-muted)}.hosty-form{border-top:1px solid var(--line);background:var(--surface);gap:8px;padding:12px;display:flex}.hosty-form input{outline-color:var(--accent);background:#fff;border:1px solid #d4ddd8;border-radius:999px;flex:1;min-width:0;padding:11px 13px;font-size:16px}.hosty-form button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.hosty-form button:disabled{cursor:not-allowed;background:#aeb8b5}@media (max-width:560px){.hosty-bubble{bottom:16px;left:16px}.hosty-panel{width:auto;max-height:calc(100vh - 110px);bottom:80px;left:12px;right:12px}}@media (prefers-reduced-motion:reduce){.hosty-bubble,.hosty-panel{transition:none;animation:none}}.gg-services{background:var(--accent-soft);border:1px dashed #c7e5df;border-radius:12px;margin:14px 18px 0 67px;padding:14px}.gg-services-label{color:var(--accent);letter-spacing:.6px;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:800;display:block}.gg-service{border-top:1px solid #ffffff9c;align-items:flex-start;gap:12px;padding:12px 0;display:flex}.gg-services .gg-service:first-of-type{border-top:0;padding-top:0}.gg-service-body{flex:1;min-width:0}.gg-service-body strong{color:var(--navy);font-size:15px;display:block}.gg-service-body span{color:var(--ink-muted);margin-top:3px;font-size:13px;line-height:1.5;display:block}.gg-service-note{font-weight:600;color:var(--accent)!important}.gg-service-error{color:#a64e3c!important}.gg-service-side{justify-items:end;gap:8px;display:grid}.gg-service-side b{color:var(--navy);font:800 15px var(--manrope);white-space:nowrap}.gg-service-add{background:var(--accent);color:#fff;white-space:nowrap;cursor:pointer;border:0;border-radius:9px;align-items:center;gap:6px;padding:8px 13px;font-size:13px;font-weight:700;display:inline-flex}.gg-service-add:hover{background:var(--teal-bright)}.gg-service-add:disabled{cursor:default;background:#8fb3ad}.gg-service.is-sent .gg-service-add{background:#7fa9a2}@media (max-width:800px){.gg-services{margin-left:18px;margin-right:18px}.gg-service{flex-direction:column;gap:9px}.gg-service-side{grid-auto-flow:column;place-items:center start;gap:12px}}@media (max-width:640px){.guest-header{padding-top:18px;padding-bottom:26px}.guest-logo{width:112px;margin-bottom:18px}.guest-header h1{margin:6px 0 10px;font-size:clamp(25px,6.4vw,32px);line-height:1.12}.guest-header p{font-size:15px;line-height:1.5}.guest-times{margin-top:14px}.guest-nav{display:none}}.gg-action{min-height:44px;padding:10px 14px}.gg-service-add,.gq-chip{min-height:44px}.guest-grid{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.route-progress{z-index:200;pointer-events:none;height:3px;position:fixed;top:0;left:0;right:0}.route-progress>div{background:linear-gradient(90deg,var(--accent),var(--teal-bright));border-radius:0 3px 3px 0;width:0;height:100%;animation:8s cubic-bezier(.15,.7,.25,1) forwards route-grow;box-shadow:0 0 8px #00908166}.route-progress>div.is-done{opacity:0;width:100%;transition:width .18s,opacity .28s .1s;animation:none}@keyframes route-grow{0%{width:0}35%{width:52%}70%{width:78%}to{width:92%}}@media (prefers-reduced-motion:reduce){.route-progress>div{width:92%;animation:none}.route-progress>div.is-done{opacity:0;transition:none}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
.login-wrap{background:radial-gradient(circle at 14% 13%,#dff4ef 0,transparent 26%),var(--background);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{border:1px solid var(--line);background:#fff;border-radius:18px;width:min(100%,440px);padding:34px;box-shadow:0 20px 50px #00102510}.login-logo{width:185px;height:auto;margin-bottom:34px;display:block}.login-logo img{width:100%;height:auto}.login-card h1{font-size:30px}.login-card .eyebrow{margin-top:0}.notice,.success-notice{border-radius:8px;margin:16px 0;padding:11px 13px;font-size:12px}.notice{color:#a24737;background:#fff0ed}.success-notice{background:var(--accent-soft);color:#007e71;border:1px solid #c6e6df}.full-button{width:100%}.login-footnote{text-align:center;color:var(--ink-muted);margin:20px 0 0;font-size:10px}.back-link{color:var(--teal);margin-bottom:15px;font-size:11px;font-weight:700;display:block}.property-top{align-items:flex-start}.setup-hero{background:linear-gradient(105deg,#eaf8f5,#f8fcfb);border:1px solid #c9e7e1;border-radius:16px;justify-content:space-between;align-items:center;gap:25px;padding:24px;display:flex}.setup-hero h2{margin:5px 0;font-size:21px}.setup-hero p:not(.eyebrow){color:var(--ink-muted);max-width:550px;margin:0;font-size:12px;line-height:1.55}.setup-meter{background:#fff;border:1px solid #d9ece7;border-radius:12px;min-width:140px;padding:15px}.setup-meter strong{font:800 24px var(--manrope);display:block}.setup-meter span{color:var(--ink-muted);font-size:10px}.setup-meter>div{background:#e4eeeb;border-radius:99px;height:6px;margin-top:10px;overflow:hidden}.setup-meter i{background:var(--teal);border-radius:99px;height:100%;display:block}.setup-steps{gap:11px;margin:20px 0;display:grid}.setup-step{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:15px;padding:17px 19px;display:flex}.setup-step.is-done{border-color:#bbe2d9}.step-number{color:#77848d;background:#eef1ef;border-radius:50%;flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:grid}.is-done .step-number{background:var(--teal);color:#fff}.setup-step h2{margin:0;font-size:14px}.setup-step p{color:var(--ink-muted);margin:4px 0 0;font-size:11px}.step-action{color:var(--teal);white-space:nowrap;margin-left:auto;font-size:11px;font-weight:700}.property-public{justify-content:space-between;align-items:center;gap:24px;margin-top:20px;display:flex}.property-public h2{margin:4px 0}.property-public p{max-width:480px;font-size:11px}.public-link{align-items:center;gap:10px;display:flex}.public-link code{text-overflow:ellipsis;white-space:nowrap;border:1px solid var(--line);color:#5e6c74;background:#f5f9f8;border-radius:8px;max-width:210px;padding:10px;font-size:10px;overflow:hidden}.publish-row{background:var(--navy);color:#fff;border-radius:14px;align-items:center;gap:16px;margin-top:18px;padding:18px 21px;display:flex}.publish-row div{flex:1}.publish-row strong,.publish-row span{display:block}.publish-row strong{font:700 14px var(--manrope)}.publish-row span{color:#c2d3d6;margin-top:4px;font-size:10px}.publish-row .button{color:var(--navy);background:#fff}.onboarding-steps{align-items:center;gap:9px;margin:0 0 26px;display:flex}.onboarding-steps b{color:#89949b;align-items:center;gap:6px;font-size:11px;display:flex}.onboarding-steps b:before{content:"";border:1px solid #ccd9d5;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.onboarding-steps .active{color:var(--teal)}.onboarding-steps .active:before{content:"";background:var(--teal);border-color:var(--teal)}.onboarding-steps i{background:#dae3df;flex:0 0 32px;height:1px}.new-property-card h2{margin-bottom:6px;font-size:19px}.orders-summary{gap:12px;margin:24px 0;display:flex}.orders-summary>div{background:var(--accent-soft);border:1px solid #c9e7e1;border-radius:11px;min-width:155px;padding:13px 16px}.orders-summary strong,.orders-summary span{display:block}.orders-summary strong{font:800 22px var(--manrope);color:var(--teal)}.orders-summary span{color:var(--ink-muted);margin-top:3px;font-size:10px}.order-item{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:15px 0;display:flex}.order-item:last-child{border:0}.order-icon{background:var(--accent-soft);width:30px;height:30px;color:var(--teal);border-radius:8px;place-items:center;display:grid}.order-item div{flex:1}.order-item strong,.order-item small{font-size:12px;display:block}.order-item small{color:var(--ink-muted);margin-top:3px;font-size:10px}.order-item>b{font-size:12px}.empty-state{text-align:center;padding:52px 20px}.empty-state>span{background:var(--accent-soft);width:45px;height:45px;color:var(--teal);border-radius:50%;place-items:center;margin:auto;font-size:24px;display:grid}.empty-state h2{margin:14px 0 5px;font-size:16px}.empty-state p{color:var(--ink-muted);font-size:11px}.payments-hero{align-items:center;gap:24px;max-width:750px;padding:28px;display:flex}.payment-orbit{width:72px;height:72px;color:var(--teal);background:radial-gradient(circle,#d9f4ee 0,#eef9f7 58%,#0000 60%);border-radius:50%;flex:0 0 72px;place-items:center;font-size:30px;display:grid}.payments-hero h2{margin:10px 0 6px}.payments-hero p{max-width:500px;color:var(--ink-muted);font-size:12px;line-height:1.55}.payments-hero .button:disabled{box-shadow:none;cursor:not-allowed;background:#9ba6a8}.payment-benefits{grid-template-columns:repeat(3,1fr);gap:13px;max-width:750px;margin-top:18px;display:grid}.payment-benefits article{border:1px solid var(--line);background:#fff;border-radius:12px;padding:17px}.payment-benefits span{color:var(--teal);font-size:21px}.payment-benefits h3{margin:10px 0 5px;font-size:13px}.payment-benefits p{color:var(--ink-muted);margin:0;font-size:10px;line-height:1.5}.guest-logo{z-index:1;width:170px;height:auto;margin-bottom:62px;display:block;position:relative}@media (max-width:800px){.setup-hero,.property-public,.publish-row{flex-direction:column;align-items:flex-start}.setup-meter{width:100%}.property-public{gap:12px}.public-link{flex-direction:column;align-items:stretch;width:100%}.public-link code{max-width:none}.publish-row .button{width:100%}.setup-step{align-items:flex-start}.setup-step .step-action{padding-top:4px}.onboarding-steps span{display:none}.payment-benefits{grid-template-columns:1fr}.guest-logo{margin-bottom:42px}.orders-summary>div{flex:1}.login-card{padding:28px 23px}}.guest-link-card{flex-wrap:wrap;align-items:center;gap:22px;margin-top:18px;display:flex}.guest-link-main{flex:1;min-width:250px}.guest-link-url{border:1px solid var(--line);background:#fbfdfc;border-radius:9px;align-items:center;padding:11px 13px;display:flex;overflow:hidden}.guest-link-url code{color:var(--teal);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.guest-link-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.guest-link-actions .button{font-size:12px}.guest-link-qr{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.guest-link-qr img{border:1px solid var(--line);background:#fff;border-radius:12px;padding:8px;display:block}.guest-link-qr span{color:var(--ink-muted);max-width:150px;font-size:10px;line-height:1.45}@media (max-width:800px){.guest-link-card{flex-direction:column-reverse;align-items:stretch}.guest-link-actions .button{flex:1}}.combobox{position:relative}.combobox input{color:var(--foreground);outline-color:var(--teal);background:#fff;border:1px solid #d9e1dd;border-radius:8px;width:100%;padding:11px 12px}.combobox-list{z-index:30;border:1px solid var(--line);background:#fff;border-radius:10px;max-height:260px;margin:0;padding:5px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:auto;box-shadow:0 14px 34px #00102518}.combobox-list li{cursor:pointer;color:var(--foreground);border-radius:7px;padding:9px 11px;font-size:13px}.combobox-list li.active,.combobox-list li:hover{background:var(--accent-soft);color:#007d70}.property-top-actions{align-items:center;gap:10px;display:flex}.danger-card{background:#fdf7f5;border-color:#f0d5cf;justify-content:space-between;align-items:center;gap:20px;margin-top:20px;display:flex}.danger-card h2{margin:0 0 4px;font-size:16px}.danger-button{box-shadow:none;background:#c0553f}.danger-button:hover{background:#a8482f}@media (max-width:800px){.danger-card{flex-direction:column;align-items:stretch}.property-top-actions{width:100%}.property-top-actions .button{flex:1}}.location-card{margin-top:18px}.location-card>.eyebrow{margin-bottom:12px}.location-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:13px 0;display:flex}.location-row:first-of-type{border-top:0}.location-row strong{font-size:13px}.location-row p{margin:3px 0 0;font-size:12px}.location-row .button{white-space:nowrap}.field-hint{color:var(--ink-muted);margin-top:6px;font-size:10px;line-height:1.4;display:block}@media (max-width:800px){.location-row{flex-direction:column;align-items:stretch}.location-row .button{width:100%}}.step-action-form{margin-left:auto}.step-action-form .button{white-space:nowrap;padding:10px 16px;font-size:13px}@media (max-width:800px){.setup-step{flex-wrap:wrap}.step-action-form{flex:1 0 100%;margin-left:0;padding-top:12px}.step-action-form .button{width:100%}}.step-links{align-items:center;gap:16px;margin-left:auto;display:flex}.step-action.is-muted{color:var(--ink-muted);font-weight:600}.step-action.is-muted:hover{color:var(--teal)}.addr{gap:7px;display:grid}.addr-row{align-items:flex-start;gap:8px;display:flex}.addr-street{flex:1;min-width:0}.addr-street input{padding-right:38px}.addr-number{width:86px;color:var(--foreground);text-align:center;outline-color:var(--teal);background:#fff;border:1px solid #d9e1dd;border-radius:8px;flex:0 0 86px;padding:11px 12px}.addr-state{color:var(--teal);pointer-events:none;place-items:center;display:grid;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.addr-spin{animation:1s linear infinite addr-spin}@keyframes addr-spin{to{transform:rotate(360deg)}}.addr-hint{color:var(--ink-muted);margin:0;font-size:13px;line-height:1.45}.combobox-list li{align-items:center;gap:9px;min-height:44px;font-size:15px;display:flex}.combobox-list li svg{color:var(--ink-muted);flex:none}@media (prefers-reduced-motion:reduce){.addr-spin{animation:none}}@media (max-width:800px){.topline{flex-wrap:wrap;align-items:flex-start}.property-top-actions{flex-wrap:wrap}.property-top-actions .button{flex:1;min-width:140px}}.guest-link-main,.guest-link-url,.shell>.main{min-width:0}@media (max-width:800px){.property-public{align-items:stretch}.guest-link-card{flex-wrap:nowrap;width:100%}.service-card-bottom{flex-direction:column;align-items:stretch;gap:4px}.service-actions{gap:4px;width:100%}.service-actions form{display:flex}.service-actions .text-button{justify-content:center;align-items:center;min-height:44px;padding:0 12px;display:inline-flex}.service-actions>:first-child{margin-right:auto}.service-actions .text-button.danger{margin-left:8px}.service-summary{scrollbar-width:thin}.icon-button{width:44px;height:44px}.template-card{gap:12px}}
