:root{--background:#f4f1e9;--surface:#faf8f2;--surface-strong:#fff;--surface-muted:#efede6;--text:#1d211d;--text-muted:#636960;--accent:#60705a;--accent-dark:#465440;--accent-soft:#e4e9df;--border:#dcded6;--warning:#7b6139;--warning-soft:#f2eadc;--success:#3f684a;--success-soft:#e1ece2;--danger:#8a3f38;--danger-soft:#f6e8e5;--shadow:0 18px 52px #1f261e1a;--shadow-soft:0 8px 28px #1f261e12;--radius-sm:.7rem;--radius-md:1rem;--radius-lg:1.5rem;--content-width:76rem;--content-narrow:46rem;--space-page:clamp(1rem, 4vw, 2.5rem)}*{box-sizing:border-box}html{background:var(--background);scroll-behavior:smooth;min-width:320px}body{background:var(--background);min-height:100vh;color:var(--text);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:3px;outline:3px solid #293522}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.025em;line-height:1.12}.brand{flex:none;align-items:center;min-height:2.75rem;display:inline-flex}.brand-logo{object-fit:contain;width:5.8rem;height:auto;display:block}.button{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;min-height:3rem;padding:.7rem 1.05rem;font-size:.9rem;font-weight:750;line-height:1.2;transition:background .16s,border-color .16s,box-shadow .16s,color .16s,transform .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.48}.button--primary{background:var(--accent);color:#fff}.button--primary:hover:not(:disabled){background:var(--accent-dark)}.button--secondary{background:var(--text);color:#fff}.button--secondary:hover:not(:disabled){background:#303630}.button--outline{border-color:var(--border);color:var(--text);background:0 0}.button--outline:hover:not(:disabled),.button--ghost:hover:not(:disabled){background:var(--surface-muted)}.button--ghost{color:var(--text);background:0 0}.button--danger{background:var(--danger-soft);color:var(--danger);border-color:#ddb8b3}.card{border-radius:var(--radius-md);background:var(--surface-strong);box-shadow:var(--shadow-soft);border:1px solid #dcded6eb}.status-badge{background:var(--accent-soft);min-height:1.8rem;color:var(--accent-dark);letter-spacing:.035em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.22rem .7rem;font-size:.7rem;font-weight:800;display:inline-flex}.status-badge--danger{background:var(--danger-soft);color:var(--danger)}.status-badge--warning{background:var(--warning-soft);color:var(--warning)}.status-badge--success{background:var(--success-soft);color:var(--success)}.site-shell{width:min(100%, var(--content-width));min-height:100vh;margin:0 auto;padding:1rem 1rem 0}.site-header,.site-footer{justify-content:space-between;align-items:center;display:flex}.site-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:.5rem 1rem;display:flex}.site-footer a:hover{color:var(--text)}.site-header{min-height:4.5rem}.site-header nav{gap:.25rem;display:flex}.hero{align-items:center;gap:3rem;min-height:calc(100vh - 10rem);padding:4rem 0 5rem;display:grid}.hero-copy{max-width:44rem}.hero-copy>p{max-width:39rem;color:var(--text-muted);font-size:clamp(1.05rem,2vw,1.25rem)}.button-row{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.hero-preview{padding:1.15rem}.eyebrow,.area-label{color:var(--accent-dark);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:800}.preview-row{border-top:1px solid var(--border);align-items:center;gap:1rem;padding:1rem 0;display:flex}.preview-row>span{color:var(--accent);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem}.preview-row div{display:grid}.preview-row small{color:var(--text-muted)}.site-footer{border-top:1px solid var(--border);color:var(--text-muted);gap:1rem;padding:1.5rem 0;font-size:.78rem}.dashboard-shell{min-height:100vh;display:grid}.dashboard-sidebar{display:none}.dashboard-main{min-width:0}.mobile-dashboard-header{z-index:10;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f4edf0;justify-content:space-between;align-items:center;min-height:4.5rem;padding:.75rem 1rem;display:flex;position:sticky;top:0}.mobile-menu{position:relative}.mobile-menu summary{border:1px solid var(--border);background:var(--surface-strong);cursor:pointer;text-align:center;border-radius:999px;min-width:4.5rem;min-height:2.75rem;padding:.55rem .85rem;font-weight:700;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-strong);width:min(17rem,100vw - 2rem);box-shadow:var(--shadow);display:grid;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden}.mobile-menu nav a{min-height:2.75rem;padding:.65rem 1rem}.mobile-menu nav a+a{border-top:1px solid var(--border)}.mobile-menu nav a.is-active{background:var(--accent-soft);color:var(--accent-dark);font-weight:750}.dashboard-content{width:min(100%,72rem);margin:0 auto;padding:2.25rem 1rem 4rem}.content-stack{gap:2rem;display:grid}.page-header h1{margin-bottom:.75rem;font-size:clamp(2.4rem,8vw,4.5rem)}.page-header>p:last-child{color:var(--text-muted);font-size:1.05rem}.placeholder-card{gap:2rem;padding:clamp(1.25rem,4vw,2rem);display:grid}.placeholder-card h2{margin:1.3rem 0 .65rem}.placeholder-card p{max-width:41rem;color:var(--text-muted);margin-bottom:0}.placeholder-grid{gap:.75rem;display:grid}.placeholder-grid span{border-radius:var(--radius-sm);background:linear-gradient(100deg,#f1efe9,#f8f6f1 45%,#f1efe9 75%);height:4.5rem;display:block}.placeholder-grid span:nth-child(2){width:85%}.placeholder-grid span:nth-child(3){width:68%}.auth-shell{place-content:center;gap:1.5rem;min-height:100vh;padding:1rem;display:grid}.legal-shell{place-content:center;gap:1.5rem;width:min(100%,48rem);min-height:100vh;margin:0 auto;padding:1rem;display:grid}.legal-document-shell{place-content:start stretch;width:min(100%,56rem);padding:clamp(1rem,4vw,3rem) 1rem}.legal-card{padding:clamp(1.5rem,5vw,3rem)}.legal-card h1{margin:1.25rem 0 .75rem;font-size:clamp(2.5rem,9vw,4.5rem)}.legal-card p{color:var(--text-muted)}.legal-intro{max-width:44rem}.legal-sections{gap:1.5rem;margin:2rem 0;display:grid}.legal-sections section{gap:.45rem;display:grid}.legal-sections h2,.legal-sections p{margin:0}.legal-sections h2{font-size:1.15rem}.legal-review-note{border-left:3px solid var(--accent);color:var(--text-muted);background:var(--accent-soft);margin:0 0 1.5rem;padding:1rem}.property-status-control{justify-items:start;gap:.9rem;display:grid}.property-status-control>*{margin:0}.auth-shell>.brand{justify-self:center}.auth-card{width:min(100%,30rem);padding:clamp(1.4rem,5vw,2.5rem)}.auth-card h1{margin:1.25rem 0 .5rem;font-size:2.5rem}.auth-card>p{color:var(--text-muted)}.auth-card form{gap:1.1rem;margin-top:2rem;display:grid}.form-field{gap:.4rem;display:grid}.form-field label{font-size:.85rem;font-weight:750}.form-field input,.form-field select,.form-field textarea{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-strong);width:100%;min-height:3rem;color:var(--text);padding:.65rem .85rem}.form-field{min-width:0}.form-field input,.form-field select,.form-field textarea{max-width:100%}.form-field textarea{resize:vertical;min-height:7rem}.form-field input[type=color]{min-height:3.5rem;padding:.35rem}.form-field input[type=file]{padding:.55rem}.form-field small{color:var(--success)}.form-field .form-help{color:var(--text-muted)}.form-field input:disabled{color:var(--text-muted);background:#f3f1ec}.form-field input::placeholder{color:#8a8f86}.form-hint{color:var(--text-muted);margin:0;font-size:.8rem}.field-error{color:#9a352f;font-size:.8rem}.form-message{border-radius:var(--radius-sm);margin:0;padding:.75rem .9rem;font-size:.88rem}.form-message--error{color:#7c2f29;background:#f8e6e3}.form-message--success{background:var(--success-soft);color:var(--success)}.auth-links{color:var(--text-muted);gap:.5rem;margin-top:1.5rem;font-size:.88rem;display:grid}.auth-links a{color:var(--accent-dark);font-weight:750}.settings-card{padding:clamp(1.25rem,4vw,2rem)}.settings-form{gap:1.1rem;max-width:38rem;display:grid}.organization-list{gap:1rem;display:grid}.dashboard-toolbar{flex-wrap:wrap;gap:.75rem;display:flex}.empty-state,.form-card,.editor-section,.danger-zone,.summary-card{padding:clamp(1.25rem,4vw,2rem)}.empty-state{justify-items:start;gap:.9rem;max-width:44rem;display:grid}.empty-state h2,.empty-state p,.form-card>h2,.section-heading h2,.section-heading p,.danger-zone h2,.danger-zone p,.summary-card h2,.summary-card p{margin:0}.empty-state p,.section-heading p,.danger-zone p,.summary-card p{color:var(--text-muted)}.property-card-grid{gap:1rem;display:grid}.property-overview-card,.property-list-card{gap:1.35rem;padding:clamp(1.2rem,3vw,1.7rem);display:grid}.property-card-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.property-card-heading h2,.property-list-card h2{margin:.8rem 0 .25rem}.property-card-heading p,.property-list-card p{color:var(--text-muted);margin:0}.updated-label{color:var(--text-muted);white-space:nowrap;font-size:.75rem}.progress-block{gap:.5rem;display:grid}.progress-block>div{justify-content:space-between;gap:1rem;font-size:.85rem;display:flex}.progress-block progress{background:var(--accent-soft);border:0;border-radius:999px;width:100%;height:.65rem;overflow:hidden}.progress-block progress::-webkit-progress-bar{background:var(--accent-soft)}.progress-block progress::-webkit-progress-value{background:var(--accent)}.progress-block progress::-moz-progress-bar{background:var(--accent)}.metric-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;display:grid}.metric-row>div{border-radius:var(--radius-sm);background:var(--accent-soft);padding:.8rem}.metric-row dt{color:var(--text-muted);font-size:.76rem}.metric-row dd{margin:.15rem 0 0;font-size:1.35rem;font-weight:800}.property-context{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-strong);min-width:0;box-shadow:var(--shadow-soft);gap:1rem;padding:clamp(1rem,3vw,1.5rem);display:grid}.property-context-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.property-context-heading h1,.property-context-heading p{margin:0}.property-context-heading h1{margin-top:.2rem;font-size:clamp(1.25rem,4vw,1.7rem)}.property-title-line{flex-wrap:wrap;align-items:center;gap:.65rem .9rem;min-width:0;margin-top:.2rem;display:flex}.property-title-line h1{margin-top:0}.property-navigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;min-width:0;display:grid}.property-navigation a{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);min-width:0;min-height:2.75rem;color:var(--text-muted);text-align:center;overflow-wrap:anywhere;justify-content:center;align-items:center;padding:.65rem .5rem;font-size:.82rem;font-weight:700;display:flex}.property-navigation a.is-active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-dark)}.overview-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.host-form,.inline-editor,.wizard-stack{gap:1.25rem;display:grid}.form-card>h2{margin-bottom:1.5rem}.form-grid,.inline-editor{gap:1rem;display:grid}.check-field{cursor:pointer;align-items:center;gap:.7rem;min-height:3rem;display:flex}.check-field input{width:1.2rem;height:1.2rem;accent-color:var(--accent)}.form-actions{flex-wrap:wrap;gap:.75rem;display:flex}.button--secondary{border:1px solid var(--text);background:var(--text);color:#fff}.button--danger{background:var(--danger-soft);color:var(--danger);border:1px solid #ddb8b3}.button--disabled{cursor:not-allowed;color:var(--text-muted);background:#ece9e2}.color-picker{position:relative}.color-picker>summary{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-strong);cursor:pointer;align-items:center;gap:.75rem;min-height:3.25rem;padding:.65rem .85rem;font-weight:700;list-style:none;display:flex}.color-picker>summary::-webkit-details-marker{display:none}.color-preview{width:1.75rem;height:1.75rem;box-shadow:0 0 0 1px var(--border);border:2px solid #fff;border-radius:50%;flex:none}.color-picker-panel{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-strong);box-shadow:var(--shadow);gap:1rem;margin-top:.6rem;padding:1rem;display:grid}.color-presets{grid-template-columns:repeat(6,2.75rem);justify-content:start;gap:.55rem;display:grid}.color-swatch{aspect-ratio:1;cursor:pointer;border:3px solid #0000;border-radius:50%;flex:0 0 2.75rem;width:2.75rem;min-width:2.75rem;height:2.75rem;min-height:2.75rem;padding:0}.color-swatch.is-selected{box-shadow:0 0 0 2px var(--text);border-color:#fff}.custom-color{justify-content:space-between;align-items:center;gap:1rem;min-height:3rem;font-weight:700;display:flex}.custom-color input[type=color]{width:4rem;min-height:2.75rem}.address-geocoder{border:1px solid var(--border);border-radius:var(--radius-sm);gap:.75rem;min-width:0;margin:0;padding:1rem;display:grid}.address-geocoder legend{padding:0 .4rem;font-weight:750}.wizard-actions{flex-wrap:wrap;gap:.65rem;margin-top:.8rem;display:flex}.geocode-status{min-height:1.5rem;color:var(--text-muted);margin:0;font-size:.85rem}.geocode-status.is-success{color:var(--success);font-weight:700}.image-upload-field{gap:.65rem;min-width:0;display:grid}.image-upload-field>span{font-size:.82rem;font-weight:750}.image-upload-preview{gap:.45rem;margin:0;display:grid}.image-upload-preview img{border:1px solid var(--border);border-radius:var(--radius-sm);object-fit:contain;background:var(--surface);width:100%;height:12rem}.image-upload-preview figcaption,.image-upload-field small{color:var(--text-muted);font-size:.8rem}.image-upload-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.file-input-native{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.image-upload-field .field-error{min-height:1.2rem;margin:0}.editor-section{gap:1.25rem;display:grid}.section-heading{gap:.4rem;display:grid}.editor-item{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-strong);overflow:hidden}.editor-item summary{cursor:pointer;min-height:3.25rem;padding:.85rem 1rem;font-weight:750}.editor-item[open] summary{border-bottom:1px solid var(--border)}.editor-item .inline-editor{padding:1rem}.editor-item>form:last-child{padding:0 1rem 1rem}.danger-zone{border-color:#e4c2be;justify-content:space-between;align-items:center;gap:1rem;display:flex}.danger-zone--stacked,.delete-property-form{place-items:start;gap:1rem;display:grid}.delete-property-form p{color:#7c2f29;margin:0}.language-options{border:1px solid var(--border);border-radius:var(--radius-sm);gap:.5rem;margin:0;padding:1rem;display:grid}.language-options legend{padding:0 .4rem;font-weight:750}.wizard-progress{grid-template-columns:repeat(8,minmax(0,1fr));gap:.3rem;margin:0;padding:0;list-style:none;display:grid}.wizard-progress li{color:#0000;background:#e8e4dc;border-radius:999px;padding:.35rem 0;font-size:0;overflow:hidden}.wizard-progress li.is-active{background:var(--accent)}.wizard-divider{border-top:1px solid var(--border);gap:1rem;padding-top:1.5rem;display:grid}.wizard-divider h3{margin:0}.step-counter{color:var(--accent-dark);margin:0;font-weight:800}.saved-item{border-radius:var(--radius-sm);background:var(--success-soft);margin:0;padding:.7rem .85rem}.substep-navigation{gap:.5rem;display:grid}.substep-navigation a{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);min-height:2.8rem;color:var(--text-muted);align-items:center;padding:.55rem .75rem;font-size:.82rem;font-weight:700;display:flex}.substep-navigation a.is-active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-dark)}.substep-heading{border-bottom:1px solid var(--border);gap:.25rem;padding-bottom:1rem;display:grid}.substep-heading p,.substep-heading h2,.saved-entries h3,.wizard-stack h3{margin:0}.saved-entries,.saved-entries-list{gap:.75rem;display:grid}.saved-entries-list:empty:after{content:"Noch keine Einträge gespeichert.";border-radius:var(--radius-sm);color:var(--text-muted);background:#f4f1eb;padding:.8rem;font-size:.85rem}.organization-card{justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem;display:flex}.organization-card h2{margin:.9rem 0 .35rem}.organization-card p,.organization-card>span{color:var(--text-muted);margin:0;font-size:.85rem}.dashboard-account{border-top:1px solid var(--border);gap:.6rem;min-width:0;padding-top:1rem;display:grid}.dashboard-account>span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.logout-button,.mobile-logout{border:1px solid var(--border);background:var(--surface-strong);width:100%;color:var(--text);cursor:pointer;border-radius:999px;padding:.55rem .8rem;font-weight:700}.mobile-header-actions{align-items:center;gap:.5rem;min-width:0;display:flex}.mobile-account{max-width:10rem;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;display:none;overflow:hidden}.mobile-menu nav form{border-top:1px solid var(--border);padding:.65rem}.mobile-logout{text-align:left;border:0;border-radius:0}.guest-app{--guest-accent:#62735f;--guest-on-accent:#fff;--guest-accent-ink:#62735f;color:#20231f;background:#f5f1e8;min-height:100vh}.guest-topbar,.guest-main,.guest-footer{width:min(100%,72rem);margin-inline:auto}.guest-topbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;min-height:4.75rem;padding:.75rem 1rem;display:grid}.guest-logo{object-fit:contain;object-position:center;grid-area:2/1/auto/-1;justify-self:center;width:auto;max-width:min(7.5rem,45vw);height:auto;max-height:3rem}.guest-language-switcher{background:#fffdf8;border:1px solid #d9dbd2;border-radius:999px;flex-shrink:0;grid-area:1/2;gap:.2rem;padding:.2rem;display:inline-flex}.guest-language-switcher button{cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:2.6rem;min-height:2.6rem;font-weight:800}.guest-language-switcher button.is-active{background:var(--guest-accent);color:var(--guest-on-accent)}.guest-main{padding:0 1rem 7.5rem}.guest-cover{aspect-ratio:4/3;background:linear-gradient(145deg, color-mix(in srgb, var(--guest-accent) 70%, #243128), color-mix(in srgb, var(--guest-accent) 55%, #243128));color:#fff;border-radius:2rem;align-items:end;width:100%;min-height:18rem;max-height:40rem;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 60px #282e252e}.guest-media{aspect-ratio:4/3;background:#ebe9e2;width:100%;position:relative;overflow:hidden}.guest-media img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.guest-media--cover{aspect-ratio:auto;height:100%;position:absolute;inset:0}.guest-media--fallback{background:linear-gradient(145deg,#eeece6,#e3e1d9)}.guest-cover--image:after{content:"";background:linear-gradient(#0000 20%,#0d140ecc);position:absolute;inset:0}.guest-cover-copy{z-index:1;max-width:45rem;padding:clamp(1.5rem,6vw,3.5rem);position:relative}.guest-cover-copy>span{letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:800}.guest-cover h1{overflow-wrap:anywhere;margin:.55rem 0 1rem;font-size:clamp(2.65rem,12vw,5.5rem)}.guest-cover p{max-width:36rem;margin:0;font-size:clamp(1rem,3vw,1.2rem)}.guest-quick-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:1rem 0 0;display:grid}.guest-quick-links a{background:#fffdf8;border:1px solid #dedfd8;border-radius:1.35rem;align-content:space-between;min-width:0;min-height:6.5rem;padding:1rem;display:grid}.guest-quick-links a span{background:color-mix(in srgb, var(--guest-accent) 14%, white);width:2rem;height:2rem;color:var(--guest-accent-ink);border-radius:50%;place-items:center;font-weight:900;display:grid}.guest-section{padding:5rem 0 0;scroll-margin-top:1rem}.guest-section-heading{border-bottom:1px solid #d9dbd2;align-items:baseline;gap:.85rem;padding-bottom:.85rem;display:flex}.guest-section-heading>span{color:var(--guest-accent-ink);font-size:.75rem;font-weight:900}.guest-section-heading h2{margin:0;font-size:clamp(2rem,8vw,3.5rem)}.guest-section-intro{color:#666b62}.guest-subheading{margin:3rem 0 1rem;font-size:1.45rem}.guest-list,.guest-recommendations,.guest-contacts{gap:1rem;margin-top:1.25rem;display:grid}.guest-wifi-card,.guest-feature-card,.guest-facts article,.guest-module-grid article,.guest-rule-list article,.guest-recommendations article,.guest-contacts article,.guest-image-card{background:#fffdf8;border:1px solid #dedfd8;border-radius:1.5rem;box-shadow:0 14px 38px #2b302714}.guest-wifi-card{gap:1rem;padding:1.25rem;display:grid}.guest-wifi-card h3,.guest-recommendations h4,.guest-contacts h3{margin:.2rem 0;font-size:1.3rem}.guest-wifi-card span,.guest-facts span,.guest-image-card span{color:#666b62;letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:800}.guest-password{gap:.25rem;display:grid;overflow:hidden}.guest-password code{overflow-wrap:anywhere;font-size:1.08rem}.guest-card-actions{flex-wrap:wrap;gap:.55rem;display:flex}.guest-button{border:1px solid var(--guest-accent-ink);background:var(--guest-accent);min-height:2.8rem;color:var(--guest-on-accent);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:.6rem 1rem;font-weight:800;display:inline-flex}.guest-button--soft{color:var(--guest-accent-ink);background:0 0}.guest-feature-card{margin-top:1.25rem;padding:1.4rem}.guest-feature-card p{font-size:1.05rem}address{color:#666b62;font-style:normal}.guest-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.guest-facts article{align-content:start;gap:.45rem;min-width:0;padding:1rem;display:grid}.guest-facts strong{overflow-wrap:anywhere;font-size:1.35rem}.guest-facts p{color:#4f554d;margin:0}.guest-facts small{color:#666b62;margin-top:.35rem}.guest-image-card{margin-top:2rem;display:grid;overflow:hidden}.guest-image-card .guest-media{align-self:start}.guest-image-card-content{padding:1.25rem}.guest-image-card h3{margin:.35rem 0;font-size:1.5rem}.guest-image-card p{margin-bottom:0}.guest-module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.guest-module-grid article{min-width:0;position:relative;overflow:hidden}.guest-module-content{padding:1rem}.guest-module-content>span{background:color-mix(in srgb, var(--guest-accent) 14%, white);width:2.25rem;height:2.25rem;color:var(--guest-accent-ink);border-radius:50%;place-items:center;font-weight:900;display:grid}.guest-module-grid h4{overflow-wrap:anywhere;margin:.75rem 0 .3rem;font-size:1rem}.guest-module-grid p{color:#666b62;margin:0;font-size:.9rem}.guest-rule-list{gap:.75rem;display:grid}.guest-rule-list article{grid-template-columns:2.5rem 1fr;gap:.75rem;padding:1rem;display:grid}.guest-rule-list article>span{background:color-mix(in srgb, var(--guest-accent) 14%, white);width:2.5rem;height:2.5rem;color:var(--guest-accent-ink);border-radius:50%;place-items:center;font-weight:900;display:grid}.guest-rule-list h4,.guest-rule-list p{margin:0}.guest-rule-list p{color:#666b62}.guest-recommendation-group{margin-top:2.5rem}.guest-recommendation-group>h3{font-size:1.35rem}.guest-recommendations article{overflow:hidden}.guest-recommendation-content{padding:1.25rem}.guest-recommendations p{color:#4f554d}.guest-favorite,.guest-contact-label{background:color-mix(in srgb, var(--guest-accent) 14%, white);color:var(--guest-accent-ink);border-radius:999px;margin:0 .4rem .45rem 0;padding:.28rem .65rem;font-size:.72rem;font-weight:900;display:inline-flex}.guest-price{color:var(--guest-accent-ink);letter-spacing:.08em;margin:.8rem 0;font-weight:900;display:block}.guest-contacts article{gap:1rem;padding:1.25rem;display:grid}.guest-contacts article.is-highlighted{border-color:color-mix(in srgb, var(--guest-accent) 45%, white)}.guest-contact-numbers{color:#666b62;gap:.2rem;font-size:.92rem;display:grid}.guest-contact-label--emergency{color:#854a3d;background:#f5e2dc}.guest-footer{color:#666b62;justify-content:space-between;align-items:flex-start;gap:1rem;padding:2rem 1rem 7rem;display:flex}.guest-footer p{margin:0;font-size:.8rem}.guest-legal-links{flex-wrap:wrap;justify-content:flex-end;gap:.45rem 1rem;font-size:.78rem;display:flex}.guest-legal-links a{text-underline-offset:.2rem;text-decoration:underline}.guest-state>.guest-legal-links{justify-content:flex-start}.guest-bottom-nav{z-index:20;right:.75rem;bottom:max(.75rem, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8f0;border:1px solid #d2d5cce6;border-radius:1.35rem;grid-template-columns:repeat(auto-fit,minmax(4rem,1fr));max-width:34rem;margin-inline:auto;padding:.35rem;display:grid;position:fixed;left:.75rem;overflow:hidden;box-shadow:0 18px 48px #1b20192e}.guest-bottom-nav a{color:#6b7067;border-radius:1rem;place-content:center;justify-items:center;min-width:0;min-height:3.7rem;font-size:.67rem;line-height:1.1;display:grid}.guest-bottom-nav a svg{width:1.15rem;height:1.15rem}.guest-bottom-nav a strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.guest-bottom-nav a.is-active{background:var(--guest-accent);color:var(--guest-on-accent)}.guest-state{align-content:center;gap:4rem;width:min(100%,40rem);min-height:100vh;margin:auto;padding:1.5rem;display:grid}.guest-state>div{box-shadow:var(--shadow);background:#fffdf8;border:1px solid #dedfd8;border-radius:2rem;padding:2rem}.guest-state-icon{background:var(--accent-soft);width:3rem;height:3rem;color:var(--accent);border-radius:50%;place-items:center;display:grid}.guest-state-icon svg{width:1.4rem;height:1.4rem}.guest-state h1{margin:1.25rem 0 .75rem;font-size:clamp(2rem,8vw,3.5rem)}.guest-state p{color:#666b62}.public-link-code{overflow-wrap:anywhere;border-radius:var(--radius-sm);background:var(--accent-soft);max-width:100%;color:var(--accent-dark);padding:.85rem;font-weight:700;display:block}.public-link-card{min-width:0}.public-qr-panel{align-items:center;gap:1.25rem;min-width:0;margin-top:1.25rem;display:grid}.public-qr-code{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;width:min(100%,20rem);overflow:hidden}.public-qr-code svg{width:100%;height:auto;display:block}.public-qr-copy{min-width:0}.public-qr-copy h3{margin:0 0 .4rem}.public-qr-copy p{color:var(--text-muted)}.readiness-heading{justify-content:space-between;align-items:flex-start;gap:1rem;min-width:0;display:flex}.readiness-heading h2{margin:.8rem 0 0}.readiness-heading>strong{flex:none;font-size:1.5rem}.readiness-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr));gap:.55rem;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.readiness-list li{border:1px solid var(--border);min-width:0;color:var(--text-muted);border-radius:.9rem;align-items:flex-start;gap:.55rem;padding:.7rem;display:flex}.readiness-list li>span:first-child{flex:none;font-weight:900}.readiness-list li.is-complete{border-color:var(--success-soft);background:var(--success-soft);color:var(--success)}.readiness-note{color:var(--text-muted);margin:1rem 0 0;font-size:.85rem}.state-page--embedded{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-strong);width:min(100%,42rem);min-height:auto;margin:2rem auto;padding:2rem}.state-page{text-align:left;place-content:center;justify-items:start;min-height:100vh;padding:1.5rem;display:grid}.state-page h1{margin-bottom:.75rem;font-size:clamp(2.4rem,10vw,4.5rem)}.state-page>p:not(.state-code){max-width:36rem;color:var(--text-muted)}.state-code{color:var(--accent);letter-spacing:.15em;margin-bottom:.5rem;font-size:.8rem;font-weight:850}.loader{border:3px solid var(--accent-soft);border-top-color:var(--accent);border-radius:50%;width:2.25rem;height:2.25rem;margin-bottom:1.5rem;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.admin-metric{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-strong);min-width:0;min-height:7.5rem;box-shadow:var(--shadow-soft);align-content:space-between;gap:.75rem;padding:1rem;display:grid}.admin-metric span{color:var(--text-muted);font-size:.82rem;font-weight:750}.admin-summary-card,.admin-record,.admin-empty{min-width:0;padding:clamp(1.1rem,4vw,1.75rem)}.admin-summary-card{align-content:start;gap:1rem;display:grid}.admin-summary-card h2,.admin-summary-card p,.admin-empty p{margin:0}.admin-summary-card p,.admin-empty p,.admin-muted{color:var(--text-muted)}.admin-filter{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-strong);gap:.75rem;min-width:0;padding:1rem;display:grid}.admin-filter label{gap:.4rem;min-width:0;display:grid}.admin-filter label span,.admin-field-label{color:var(--text-muted);font-size:.78rem;font-weight:750}.admin-filter input,.admin-filter select{border:1px solid var(--border);background:var(--surface);width:100%;min-width:0;min-height:2.9rem;color:var(--text);font:inherit;border-radius:.8rem;padding:.65rem .8rem}.admin-list{gap:1rem;min-width:0;display:grid}.admin-record{gap:1.15rem;display:grid}.admin-record-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;min-width:0;display:flex}.admin-record-header>div{min-width:0}.admin-record-header h2,.admin-record-header h3{overflow-wrap:anywhere;margin:.7rem 0 0}.admin-record-header p{color:var(--text-muted);margin:.25rem 0 0}.admin-record code,.admin-summary-card code{overflow-wrap:anywhere;white-space:normal;max-width:100%}.admin-definition-list{gap:0;min-width:0;margin:0;display:grid}.admin-definition-list>div{border-top:1px solid var(--border);gap:.3rem;min-width:0;padding:.8rem 0;display:grid}.admin-definition-list dt{color:var(--text-muted);font-size:.76rem;font-weight:750}.admin-definition-list dd{overflow-wrap:anywhere;gap:.25rem;min-width:0;margin:0;display:grid}.admin-definition-list a{color:var(--accent-dark);text-underline-offset:.2em;text-decoration:underline}.admin-language-list{flex-wrap:wrap;gap:.45rem;margin-top:.5rem;display:flex}.admin-language-list span{border:1px solid var(--border);background:var(--surface);border-radius:999px;padding:.35rem .65rem;font-size:.75rem;font-weight:800}.admin-language-list span.is-primary{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-dark)}.admin-back-link{color:var(--accent-dark);margin-bottom:1rem;font-weight:750;display:inline-flex}.admin-detail-grid{gap:1rem;min-width:0;display:grid}@media (min-width:48rem){.guest-topbar{justify-content:space-between;display:flex}.guest-logo{width:auto;max-width:9rem;max-height:3rem}.guest-topbar,.guest-main,.guest-footer{padding-inline:2rem}.guest-quick-links{grid-template-columns:repeat(4,minmax(0,1fr))}.guest-facts,.guest-recommendations,.guest-contacts{grid-template-columns:repeat(2,minmax(0,1fr))}.guest-module-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.guest-image-card{grid-template-columns:minmax(16rem,.85fr) 1fr}.public-qr-panel{grid-template-columns:minmax(14rem,20rem) minmax(0,1fr)}.site-shell{padding-inline:2rem}.hero{grid-template-columns:minmax(0,1.4fr) minmax(18rem,.75fr)}.hero-preview{padding:1.5rem}.dashboard-shell{grid-template-columns:17rem minmax(0,1fr)}.dashboard-sidebar{border-right:1px solid var(--border);background:var(--surface);flex-direction:column;justify-content:space-between;height:100vh;padding:1.5rem 1rem;display:flex;position:sticky;top:0}.area-label{margin:1.5rem 0 0}.sidebar-nav{gap:.2rem;margin:1.5rem 0 auto;display:grid}.nav-link{min-height:2.75rem;color:var(--text-muted);border-radius:.7rem;padding:.6rem .8rem;font-weight:650}.nav-link:hover,.nav-link--active{background:var(--accent-soft);color:var(--accent-dark)}.foundation-note{color:var(--text-muted);margin:0;font-size:.72rem}.mobile-dashboard-header{display:none}.dashboard-content{padding:4rem clamp(2rem,5vw,5rem)}.placeholder-card{grid-template-columns:minmax(0,1fr) minmax(15rem,.6fr);align-items:center}.property-card-grid,.form-grid,.inline-editor{grid-template-columns:repeat(2,minmax(0,1fr))}.form-field--wide,.inline-editor .form-field--wide,.inline-editor .form-actions,.address-geocoder{grid-column:1/-1}.substep-navigation{grid-template-columns:repeat(4,minmax(0,1fr))}.property-navigation{grid-template-columns:repeat(5,minmax(0,1fr))}.admin-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-filter{grid-template-columns:minmax(12rem,1fr) auto auto;align-items:end}.admin-filter--properties{grid-template-columns:minmax(14rem,1fr) minmax(10rem,.45fr) auto auto}.admin-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:32rem) and (max-width:47.999rem){.mobile-account{display:block}}@media (max-width:31.999rem){.guest-footer{flex-direction:column}.guest-footer .guest-legal-links{justify-content:flex-start}.organization-card,.property-card-heading,.danger-zone,.property-context-heading{flex-direction:column;align-items:flex-start}.property-context-heading .button{width:100%}.updated-label{white-space:normal}.form-actions,.wizard-actions{flex-direction:column-reverse;align-items:stretch}.form-actions .button,.wizard-actions .button,.address-geocoder .button,.image-upload-actions .button{width:100%}.image-upload-actions{flex-direction:column;align-items:stretch}.admin-filter .button,.admin-record-header .button{width:100%}.color-presets{grid-template-columns:repeat(3,2.75rem);justify-content:space-between}}@media (max-width:31rem){.site-header .button--ghost{display:none}.site-footer{flex-direction:column;align-items:flex-start}.site-footer nav{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-header{border-bottom:1px solid #dcded6b3;gap:1rem}.site-header .brand-logo{width:6.4rem}.hero{gap:clamp(2rem,7vw,5rem);min-height:min(46rem,100vh - 8rem);padding:clamp(3.5rem,10vw,7rem) 0;position:relative}.hero:before{z-index:-1;content:"";background:radial-gradient(circle,#60705a24,#0000 68%);border-radius:50%;width:min(32rem,65vw);height:min(32rem,65vw);position:absolute;top:9%;right:1%}.hero-copy h1{max-width:12ch;margin:1rem 0 1.25rem;font-size:clamp(2.75rem,8vw,5.4rem)}.hero-copy>p{max-width:37rem;font-size:clamp(1.05rem,2vw,1.2rem)}.hero-preview{box-shadow:var(--shadow);border-color:#60705a2e;overflow:hidden}.preview-row{min-height:5rem}.site-footer{border-radius:var(--radius-lg) var(--radius-lg) 0 0;color:#ffffffb8;background:#20251f;border:0;margin-top:1rem;padding:1.5rem}.site-footer .brand-logo{width:5.5rem}.site-footer a:hover,.site-footer a:focus-visible{color:#fff}.dashboard-sidebar{color:#fff;background:#20251f}.dashboard-sidebar .brand-logo{width:6.5rem}.dashboard-sidebar .area-label,.dashboard-account>span{color:#ffffff94}.dashboard-sidebar .nav-link{color:#ffffffb3}.dashboard-sidebar .nav-link:hover,.dashboard-sidebar .nav-link--active{color:#fff;background:#ffffff1a}.dashboard-account{border-color:#ffffff26}.dashboard-sidebar .logout-button{color:#fff;background:0 0;border-color:#ffffff2e}.mobile-dashboard-header{background:#f4f1e9f0;box-shadow:0 6px 24px #1f261e0d}.mobile-dashboard-header .brand-logo{width:5.4rem}.dashboard-content{padding-inline:var(--space-page)}.content-stack{gap:clamp(1.35rem,4vw,2.25rem)}.page-header{max-width:var(--content-narrow)}.page-header h1{overflow-wrap:anywhere;margin:.35rem 0 .7rem;font-size:clamp(2rem,6vw,3.65rem)}.page-header>p:last-child{max-width:42rem;margin-bottom:0;font-size:1rem}.eyebrow,.area-label{letter-spacing:.14em;margin-bottom:0;font-size:.68rem}.summary-card,.form-card,.editor-section,.settings-card,.empty-state{box-shadow:var(--shadow-soft)}.overview-metrics .summary-card{align-content:space-between;min-height:8rem}.overview-metrics .summary-card h2{font-size:clamp(2rem,7vw,3rem)}.property-context{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);gap:1.15rem}.property-context-heading>div{min-width:0}.property-context-heading h1{overflow-wrap:anywhere;max-width:28ch}.property-navigation a{background:var(--surface);border-radius:.65rem;transition:background .15s,border-color .15s,color .15s}.property-navigation a:hover{color:var(--text);border-color:#b9c1b4}.property-navigation a.is-active{box-shadow:inset 0 0 0 1px #60705a33}.form-field{gap:.45rem}.form-field label,.form-field>span,.image-upload-field>span{color:#353b34;font-size:.82rem;font-weight:750}.form-field input,.form-field select,.form-field textarea,.admin-filter input,.admin-filter select{background:#fff;border-color:#d5d8cf;border-radius:.65rem;min-height:3.15rem;transition:border-color .15s,box-shadow .15s}.form-field input:focus,.form-field select:focus,.form-field textarea:focus,.admin-filter input:focus,.admin-filter select:focus{border-color:var(--accent);outline:0;box-shadow:0 0 0 3px #60705a26}.form-field small,.form-hint,.image-upload-preview figcaption,.image-upload-field small{line-height:1.45}.check-field{border-radius:.65rem;min-height:3.15rem}.check-field input{width:1.3rem;height:1.3rem}.image-upload-field{border-radius:var(--radius-md);background:var(--surface);border:1px dashed #cbd0c6;padding:1rem}.image-upload-preview img{aspect-ratio:4/3;background:#fff;height:auto}.form-message{border:1px solid #0000;padding:.85rem 1rem}.form-message--error{background:var(--danger-soft);color:var(--danger);border-color:#e7c7c2}.form-message--success{border-color:#cbdccf}.danger-zone{border-radius:var(--radius-md);box-shadow:none;background:snow;border:1px solid #e3c7c3}.readiness-icon{flex:none;place-items:center;width:1.3rem;height:1.3rem;display:grid}.readiness-icon svg{width:1rem;height:1rem}.auth-shell{width:min(100%,34rem);margin:0 auto;padding:clamp(1rem,5vw,2rem);position:relative}.auth-shell:before{z-index:-1;content:"";background:radial-gradient(circle at 50% 10%,#60705a1f,#0000 38%);position:fixed;inset:0}.auth-shell>.brand .brand-logo{width:7.5rem}.auth-card{border-radius:var(--radius-lg);box-shadow:var(--shadow)}.auth-card h1{margin-top:.8rem;font-size:clamp(2rem,9vw,3rem)}.legal-document-shell>.brand{justify-self:center}.legal-document-shell>.brand .brand-logo{width:7rem}.legal-card h1{font-size:clamp(2.25rem,8vw,4rem)}.legal-intro{font-size:1.05rem}.legal-sections{border-top:1px solid var(--border);gap:0}.legal-sections section{border-bottom:1px solid var(--border);gap:.65rem;padding:1.35rem 0}.legal-sections h2{letter-spacing:-.012em;font-size:1.12rem}.legal-sections p{max-width:68ch}.legal-footer{color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;gap:.75rem 1.5rem;padding:0 .25rem;font-size:.76rem;display:flex}.legal-footer nav{flex-wrap:wrap;gap:.5rem 1rem;display:flex}.legal-footer a:hover{color:var(--text)}.guest-app{background:#f3f0e8}.guest-topbar{min-height:4.5rem;position:relative}.guest-topbar .brand-logo{width:5.4rem}.guest-language-switcher{border-color:#1e221d1f;padding:.18rem;box-shadow:0 5px 18px #1f261e0d}.guest-language-switcher button{min-width:2.5rem;min-height:2.5rem;font-size:.74rem}.guest-cover{border-radius:var(--radius-lg);min-height:min(24rem,100svh - 8.5rem);box-shadow:0 18px 48px #1a201929}.guest-cover-copy{max-width:42rem;padding:clamp(1.35rem,5vw,3rem)}.guest-cover h1{max-width:16ch;margin-bottom:.75rem;font-size:clamp(2.25rem,10vw,4.75rem);line-height:1.02}.guest-cover p{overflow-wrap:anywhere;max-width:54ch}.guest-quick-links a{border-radius:var(--radius-md);min-height:6rem;transition:border-color .15s,box-shadow .15s,transform .15s;box-shadow:0 7px 24px #1f261e0d}.guest-quick-links a:hover{border-color:color-mix(in srgb, var(--guest-accent) 35%, #d9dbd2);box-shadow:var(--shadow-soft);transform:translateY(-1px)}.guest-icon-circle,.guest-module-content>.guest-icon-circle,.guest-rule-list article>.guest-icon-circle{background:color-mix(in srgb, var(--guest-accent) 14%, white);width:2.4rem;height:2.4rem;color:var(--guest-accent-ink);border-radius:50%;place-items:center;display:grid}.guest-icon-circle svg{width:1.2rem;height:1.2rem}.guest-section-heading h2{font-size:clamp(1.9rem,7vw,3.25rem)}.guest-wifi-card,.guest-feature-card,.guest-facts article,.guest-module-grid article,.guest-rule-list article,.guest-recommendations article,.guest-contacts article,.guest-image-card{border-radius:var(--radius-md);box-shadow:0 9px 30px #1f261e12}.guest-module-grid article,.guest-recommendations article,.guest-contacts article{height:100%}.guest-module-content,.guest-recommendation-content,.guest-image-card-content,.guest-contacts article,.guest-wifi-card{padding:clamp(1rem,3vw,1.35rem)}.guest-module-grid h4,.guest-recommendations h4,.guest-contacts h3,.guest-image-card h3,.guest-wifi-card h3,.guest-recommendations p,.guest-image-card p,.guest-rule-list p,.guest-module-grid p,.guest-feature-card p,.guest-contacts p,.guest-contact-numbers,address{overflow-wrap:anywhere}.guest-favorite{align-items:center;gap:.3rem}.guest-favorite svg{width:.85rem;height:.85rem}.guest-button{border-radius:.7rem;min-height:3rem;font-size:.86rem}.guest-footer{border-radius:var(--radius-lg) var(--radius-lg) 0 0;padding:2rem max(1rem, env(safe-area-inset-left)) 8rem max(1rem, env(safe-area-inset-right));color:#ffffffb8;background:#20251f;margin-top:4rem}.guest-footer .brand-logo{width:5.3rem}.guest-footer a:hover{color:#fff}.guest-bottom-nav{bottom:max(.6rem, env(safe-area-inset-bottom));border-radius:1rem;padding:.3rem;box-shadow:0 14px 40px #181e1733}.guest-bottom-nav a{border-radius:.75rem;min-height:3.8rem;font-size:.66rem}.guest-state{gap:2rem}.guest-state>.brand{justify-self:center}.guest-state>.brand .brand-logo{width:7rem}.guest-state>div{border-radius:var(--radius-lg)}.state-page{gap:.25rem}.state-page>.brand{margin-bottom:1.5rem}.state-page>.brand .brand-logo{width:6.5rem}.state-page h1{font-size:clamp(2rem,8vw,3.75rem)}.admin-metric{border-radius:var(--radius-md);min-height:7rem;box-shadow:var(--shadow-soft);transition:border-color .15s,transform .15s}a.admin-metric:hover{border-color:#b8c1b4;transform:translateY(-1px)}.admin-metric strong{font-size:clamp(1.85rem,6vw,2.6rem)}.admin-record,.admin-summary-card,.admin-filter,.admin-empty{border-radius:var(--radius-md);box-shadow:var(--shadow-soft)}@media (min-width:64rem){.guest-recommendations,.guest-contacts,.property-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:47.999rem){.site-header .button{min-height:2.75rem;padding-inline:.8rem}.site-header .brand-logo{width:5.5rem}.guest-main,.guest-topbar{padding-inline:.75rem}.guest-cover{min-height:17rem}}@media (max-width:23rem){.site-header nav .button--primary{padding-inline:.7rem;font-size:.82rem}.guest-language-switcher button{min-width:2.25rem;min-height:2.25rem}.guest-facts,.guest-module-grid{grid-template-columns:1fr}}.host-language-switcher{min-width:0;color:var(--text-muted);flex:none;gap:.3rem;font-size:.72rem;font-weight:750;display:grid}.host-language-switcher select{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-strong);min-width:0;min-height:2.75rem;color:var(--text);padding:.45rem 2rem .45rem .65rem;font-weight:750}.dashboard-sidebar .host-language-switcher{color:#ffffffad}.dashboard-sidebar .host-language-switcher select{color:#fff;background:#ffffff1a;border-color:#fff3}.mobile-header-actions .host-language-switcher>span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.mobile-header-actions .host-language-switcher select{width:4.75rem;min-width:4.75rem;padding-inline:.65rem 1.65rem}.guest-cover--image:after{background:linear-gradient(90deg,#090e0a57 0%,#0000 68%),linear-gradient(#090e0a0d 18%,#090e0adb 100%)}.guest-cover-copy{text-shadow:0 2px 18px #00000094;max-width:min(42rem,92%)}.guest-cover-copy>span{text-shadow:0 1px 8px #000c}.guest-section{padding-top:clamp(3.35rem,9vw,5rem)}.guest-subheading{margin-top:2.5rem}.guest-image-card{margin-top:1.75rem}.guest-cover h1,.guest-cover p,.guest-feature-card,.guest-facts article,.guest-module-grid article,.guest-rule-list article,.guest-recommendations article,.guest-contacts article,.guest-card-actions,.guest-card-actions>*{overflow-wrap:break-word;word-break:normal;-webkit-hyphens:auto;hyphens:auto;min-width:0}.guest-module-grid .guest-media{aspect-ratio:4/3;width:100%}.guest-module-content{min-width:0}.guest-bottom-nav a{overflow:hidden}@media (max-width:47.999rem){.guest-topbar{justify-content:space-between;gap:.5rem;min-height:3.9rem;padding-block:.35rem;display:flex}.guest-topbar>.brand .brand-logo{width:4.7rem}.guest-topbar>.guest-logo{display:none}.guest-language-switcher{margin-left:auto;padding:.15rem}.guest-language-switcher button{min-width:2.55rem;min-height:2.55rem;font-size:.76rem}.guest-footer{padding-bottom:calc(6.75rem + env(safe-area-inset-bottom));margin-top:3.5rem}.admin-record-header,.admin-record-header>div,.admin-definition-list,.admin-definition-list>div{max-width:100%}}@media (max-width:23rem){.guest-topbar>.brand .brand-logo{width:4.35rem}.guest-language-switcher button{min-width:2.35rem;min-height:2.75rem;padding-inline:.25rem}.guest-cover-copy{max-width:96%}.guest-cover h1{font-size:clamp(2rem,11vw,3rem)}.guest-module-grid{grid-template-columns:1fr}.mobile-header-actions{gap:.3rem}.mobile-header-actions .host-language-switcher select{width:4.75rem;min-width:4.75rem;padding-inline:.6rem 1.6rem;font-size:.75rem}}
