:root{--bg:#f6f0e8;--surface:#fffaf4;--surface-strong:#ffffff;--line:#ddccb7;--text:#271d14;--muted:#6a5647;--accent:#c96b3c;--accent-soft:#f2d3be;--accent-dark:#904620;--sidebar:#1f1711;--sidebar-text:#f3e9db;--hero-gradient:linear-gradient(135deg,#f7e6d6,#f1ede6 45%,#dbe5d4);--shadow:0 20px 60px rgba(39,29,20,0.12);--radius:24px;--radius-sm:16px;--font-sans:"Avenir Next","Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-sans)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}input,select,textarea{width:100%;padding:.9rem 1rem;border:1px solid var(--line);border-radius:14px;background:#fff}textarea{min-height:120px;resize:vertical}label{display:flex;flex-direction:column;gap:.5rem;font-size:.95rem;color:var(--muted)}.ghost-button,.primary-button{border-radius:999px;padding:.85rem 1.2rem;border:1px solid transparent}.primary-button{background:var(--accent);color:white}.ghost-button{background:transparent;color:var(--text);border-color:var(--line)}.marketing-page{min-height:100vh;padding:.9rem clamp(1rem,3vw,2rem) 3rem;background:linear-gradient(180deg,#f8faf7,#f3f0ea 48%,#eef3ee)}.marketing-nav{width:min(1180px,100%);margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.4rem 0}.marketing-brand{gap:.76rem;font-size:1.38rem;font-weight:900;letter-spacing:0}.brand-mark,.marketing-brand{display:inline-flex;align-items:center}.brand-mark{width:2.45rem;height:2.45rem;justify-content:center;border-radius:13px;background:#f7f3ec;border:1px solid rgba(39,29,20,.12);box-shadow:0 8px 20px rgba(39,29,20,.08);flex:0 0 auto}.brand-mark svg{width:1.46rem;height:1.46rem;fill:none;stroke:#26352d;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.marketing-actions,.marketing-links{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.marketing-links a:not(.primary-button):not(.ghost-button){color:var(--muted);font-size:.95rem}.marketing-cta,.marketing-hero,.marketing-section,.marketing-strip{width:min(1180px,100%);margin-inline:auto}.marketing-hero{min-height:560px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.78fr);align-items:center;grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem);padding:clamp(1.2rem,3vw,2.2rem) 0 2.4rem}.marketing-hero-copy h1{max-width:780px;margin:.3rem 0 1.1rem;font-size:clamp(2.55rem,4.4vw,3.85rem);line-height:1;letter-spacing:0}.marketing-hero-copy p{max-width:640px;margin:0;color:var(--muted);font-size:clamp(1.08rem,2vw,1.28rem);line-height:1.58}.marketing-actions{margin-top:1.7rem}.marketing-proof{min-height:470px;display:grid;align-items:center}.proof-window{background:#ffffff;border:1px solid rgba(39,29,20,.1);border-radius:22px;box-shadow:0 24px 70px rgba(39,29,20,.14);overflow:hidden}.proof-window-top{display:flex;gap:.38rem;padding:1rem;border-bottom:1px solid rgba(39,29,20,.08);background:#f6f7f2}.proof-window-top span{width:.62rem;height:.62rem;border-radius:999px;background:#d0d6ca}.proof-hero{margin:1rem;padding:1.4rem;min-height:190px;display:flex;flex-direction:column;justify-content:flex-end;border-radius:16px;background:linear-gradient(135deg,rgba(26,45,38,.84),rgba(63,85,70,.64)),linear-gradient(135deg,#cbd8cd,#f1dfce);color:#fff}.proof-hero span{font-size:.75rem;text-transform:uppercase;letter-spacing:.14em;opacity:.78}.proof-hero strong{margin-top:.35rem;font-size:1.55rem}.proof-hero p{max-width:320px;margin:.55rem 0 0;color:rgba(255,255,255,.82);line-height:1.45}.proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;padding:0 1rem 1rem}.proof-grid div{min-height:78px;display:flex;align-items:flex-end;padding:.9rem;border-radius:14px;background:#f6f4ef;color:var(--text);font-weight:700}.marketing-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1px;gap:1px;overflow:hidden;border:1px solid rgba(39,29,20,.1);border-radius:22px;background:rgba(39,29,20,.1)}.marketing-strip div{min-height:128px;display:flex;flex-direction:column;justify-content:center;gap:.35rem;padding:1.4rem;background:rgba(255,255,255,.82)}.marketing-strip strong{font-size:clamp(1.6rem,3vw,2.4rem)}.marketing-strip span{color:var(--muted)}.marketing-section{padding-top:clamp(3.5rem,8vw,6rem)}.section-heading{max-width:720px}.marketing-cta h2,.section-heading h2{margin:.2rem 0 0;font-size:clamp(1.9rem,3.4vw,3.1rem);line-height:1.05;letter-spacing:0}.section-heading p{margin:1rem 0 0;font-size:1.08rem;line-height:1.6}.guide-preview-list,.marketing-cards{display:grid;grid-gap:1rem;gap:1rem;margin-top:1.8rem}.marketing-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.guide-preview-list article,.marketing-card{min-height:210px;padding:1.4rem;border:1px solid rgba(39,29,20,.1);border-radius:18px;background:rgba(255,255,255,.78)}.marketing-card span{display:inline-flex;margin-bottom:2.1rem;color:#496152;font-weight:800}.guide-preview-list h3,.marketing-card h3{margin:0;font-size:1.25rem}.guide-preview-list p,.marketing-card p{margin:.8rem 0 0;color:var(--muted);line-height:1.55}.guide-section{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);grid-gap:clamp(1.4rem,4vw,3rem);gap:clamp(1.4rem,4vw,3rem);align-items:start}.guide-preview-list{margin-top:0;grid-template-columns:repeat(2,minmax(0,1fr))}.guide-preview-list article{min-height:168px}.marketing-cta{margin-top:clamp(3.5rem,8vw,6rem);padding:clamp(2rem,4vw,3rem);display:flex;align-items:center;justify-content:space-between;gap:1.5rem;border-radius:24px;background:#1f2d26;color:#ffffff}.marketing-cta .eyebrow{color:#bfd4c5}.marketing-cta h2{max-width:760px}.marketing-cta .primary-button{background:#ffffff;color:#1f2d26;white-space:nowrap}.auth-page{min-height:100vh;display:grid;place-items:center;padding:2rem;background:var(--hero-gradient)}.auth-card{width:min(440px,100%);padding:2rem;background:var(--surface-strong);border-radius:28px;box-shadow:var(--shadow)}.auth-hint,.empty-state p,.form-error,.form-success,.page-header p,.property-meta,.section-heading p{color:var(--muted)}.form-error{color:#a43d1e}.form-success{color:#1e6b37}.auth-card form,.editor-form,.stack{display:flex;flex-direction:column;gap:1rem}.app-shell{min-height:100vh;display:grid;grid-template-columns:260px 1fr}.sidebar{background:var(--sidebar);color:var(--sidebar-text);padding:1.5rem;display:flex;flex-direction:column;gap:2rem}.brand{font-size:1.3rem;font-weight:700}.sidebar-nav{display:flex;flex-direction:column;gap:.75rem}.sidebar-footer{margin-top:auto}.content{padding:2rem}.array-card-header,.page-header,.property-list-item,.property-toolbar,.stats-grid{display:flex;gap:1rem}.page-header,.property-list-item,.property-toolbar{justify-content:space-between;align-items:flex-start}.page-header{margin-bottom:2rem}.form-actions,.page-actions,.room-links{display:flex;gap:.75rem;flex-wrap:wrap}.stats-grid{flex-wrap:wrap;margin-bottom:1.5rem}.array-card,.editor-section,.empty-state,.info-card,.list-card,.nested-card,.property-list-item,.stat-card{background:var(--surface);border-radius:var(--radius);border:1px solid rgba(221,204,183,.8);box-shadow:0 10px 35px rgba(39,29,20,.06)}.array-card,.editor-section,.empty-state,.nested-card,.property-list-item,.stat-card{padding:1.4rem}.property-list{display:flex;flex-direction:column;gap:1rem}.property-list-item{align-items:center}.status-pill{display:inline-flex;padding:.35rem .7rem;border-radius:999px;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.status-pill.draft{background:#efe0d2;color:var(--accent-dark)}.status-pill.published{background:#d5ead7;color:#1e6b37}.grid{display:grid;grid-gap:1rem;gap:1rem}.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.full-width{grid-column:1/-1}.nested-stack{padding-top:1rem}.form-actions{padding-bottom:3rem}.image-upload-actions,.image-upload-field{display:flex;flex-direction:column;gap:.75rem}.upload-control{width:-moz-fit-content;width:fit-content;cursor:pointer}.upload-control span{display:inline-flex;border-radius:999px;padding:.75rem 1rem;border:1px solid var(--line);background:var(--surface-strong);color:var(--text)}.upload-control input{display:none}.field-hint{margin:0;color:var(--muted);font-size:.9rem}.image-upload-preview{max-width:320px;border-radius:var(--radius-sm);overflow:hidden;border:1px solid rgba(221,204,183,.8)}.image-upload-preview img{display:block;width:100%;height:auto}.public-page{padding:2rem}.preview-banner{padding:1rem 1.2rem;border-radius:999px;background:#f7d9c5;color:#6f3a19;width:-moz-fit-content;width:fit-content;margin:0 auto 1.5rem}.hero{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:2rem;gap:2rem;background:var(--hero-gradient);border-radius:36px;padding:2rem;overflow:hidden;box-shadow:var(--shadow)}.hero-copy h1{font-size:clamp(2.6rem,5vw,4.8rem);line-height:.95;margin:.4rem 0 1rem}.eyebrow{display:inline-block;margin-bottom:.5rem;color:var(--accent-dark);text-transform:uppercase;font-size:.78rem;letter-spacing:.14em;font-weight:700}.hero-address,.hero-description{color:var(--muted)}.hero-card{background:rgba(255,255,255,.72);padding:1.2rem;border-radius:var(--radius-sm);max-width:580px}.hero-media,.room-item-image{position:relative;min-height:320px;border-radius:28px;overflow:hidden;background:#eadfd1}.hero-placeholder{display:grid;place-items:center;height:100%;color:var(--muted)}.public-grid,.three-col-section,.two-col-section{display:grid;grid-gap:1.2rem;gap:1.2rem;margin-top:1.5rem}.public-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.info-card,.list-card{padding:1.4rem}.accent-card{background:#f3dfcf}.room-nav,.room-section{margin-top:1.8rem}.room-links a{padding:.75rem 1rem;background:var(--surface);border-radius:999px;border:1px solid var(--line)}.list-cards,.room-items{display:grid;grid-gap:1rem;gap:1rem}.room-item{display:grid;grid-template-columns:280px 1fr;grid-gap:1rem;gap:1rem;padding:1rem;background:var(--surface);border-radius:var(--radius)}.room-item-copy{align-self:center}.three-col-section{grid-template-columns:320px 1fr}.two-col-section{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-list{padding-left:1rem;margin:.5rem 0 0}@media (max-width:960px){.app-shell,.guide-preview-list,.guide-section,.hero,.marketing-cards,.marketing-hero,.marketing-strip,.public-grid,.room-item,.three-col-section,.two-col-section{grid-template-columns:1fr}.app-shell{display:block}.sidebar{gap:1rem}.two-col{grid-template-columns:1fr}.marketing-page{padding:1rem 1rem 2rem}.marketing-cta,.marketing-links,.marketing-nav{align-items:flex-start}.marketing-cta,.marketing-nav{flex-direction:column}.marketing-links{width:100%}.marketing-links a:not(.primary-button):not(.ghost-button){display:none}.marketing-hero{min-height:auto;padding:2rem 0 1.6rem;gap:2rem}.marketing-proof{min-height:auto}.marketing-cta .primary-button{white-space:normal}}@media (max-width:560px){.marketing-hero-copy h1{font-size:2.35rem}.marketing-hero-copy p{font-size:1rem}.marketing-actions .ghost-button,.marketing-actions .primary-button,.marketing-cta .primary-button,.marketing-links .ghost-button,.marketing-links .primary-button{width:100%;text-align:center}.marketing-actions,.marketing-links{gap:.55rem}.proof-hero{min-height:140px}.proof-grid div{min-height:62px;font-size:.92rem}.guide-preview-list article,.marketing-card{min-height:auto}}