:root{--ink:#10212a;--muted:#68757c;--line:#e6e8e8;--paper:#fbfaf7;--cream:#f4efe6;--sand:#c3a16e;--teal:#0b6e75;--teal2:#0b8891;--green:#13865f;--red:#b83d48;--sidebar:#0e2530;--white:#fff;--shadow:0 18px 45px rgba(17,34,43,.10);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.container{width:min(1180px,92%);margin:auto}.serif{font-family:'Playfair Display',serif}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 20px;border-radius:13px;border:0;font-weight:700;cursor:pointer}.btn-dark{background:var(--ink);color:white}.btn-teal{background:var(--teal);color:white}.btn-light{background:white;border:1px solid var(--line)}.btn-sm{padding:9px 13px;border-radius:10px}.ghost-btn{padding:10px 14px;border:1px solid var(--line);border-radius:12px;background:white;font-weight:600}.toast{position:fixed;z-index:9999;top:18px;left:50%;transform:translateX(-50%);padding:12px 18px;background:#10212a;color:#fff;border-radius:12px;box-shadow:var(--shadow);transition:.3s}.toast.hide{opacity:0;transform:translate(-50%,-8px);pointer-events:none}.toast.success{background:#116b4d}.toast.error{background:#a43342}.alert{padding:14px 16px;border-radius:14px;margin-bottom:18px;background:#eef5f2}.alert.error{background:#fff0f1;color:#8c2331}.alert.info{background:#eef6fb}.alert.success{background:#eff9f4;color:#12654b}
/* public */.public-nav{height:84px;display:flex;align-items:center;position:absolute;z-index:10;width:100%;color:white}.public-nav .container{display:flex;align-items:center;justify-content:space-between}.public-nav .brand-white{font-size:24px;font-weight:800;display:flex;gap:10px;align-items:center}.brand-mark{width:40px;height:40px;border-radius:13px;background:rgba(255,255,255,.16);display:grid;place-items:center;border:1px solid rgba(255,255,255,.26);backdrop-filter:blur(8px)}.public-links{display:flex;gap:28px;align-items:center;font-weight:600;font-size:14px}.public-links .nav-pill{background:white;color:var(--ink);padding:11px 16px;border-radius:12px}.hero{min-height:760px;background:linear-gradient(90deg,rgba(4,24,30,.74),rgba(4,24,30,.16)),url('https://images.unsplash.com/photo-1600607687920-4e2a09cf159d?auto=format&fit=crop&w=2000&q=88') center/cover;display:flex;align-items:center;color:white;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;inset:auto 0 0;height:160px;background:linear-gradient(transparent,#fff)}.hero-copy{max-width:760px;position:relative;z-index:1;padding-top:50px}.eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:12px;font-weight:700}.hero h1{font:600 clamp(54px,7.5vw,102px)/.95 'Playfair Display',serif;margin:18px 0 24px;letter-spacing:-.04em}.hero p{font-size:20px;line-height:1.55;max-width:630px;color:rgba(255,255,255,.9)}.hero-actions{display:flex;gap:12px;margin-top:30px}.hero-proof{display:flex;gap:36px;margin-top:42px}.hero-proof b{display:block;font-size:25px}.hero-proof span{font-size:13px;color:rgba(255,255,255,.75)}.section{padding:88px 0}.section.soft{background:var(--paper)}.section-title{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.section-title h2{font:600 clamp(38px,5vw,62px)/1 'Playfair Display',serif;margin:0;max-width:680px}.section-title p{max-width:480px;color:var(--muted);line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature-card{padding:28px;border:1px solid var(--line);border-radius:20px;background:white;min-height:210px}.feature-icon{width:48px;height:48px;border-radius:14px;background:var(--cream);display:grid;place-items:center;color:#8a693d;margin-bottom:22px}.feature-card h3{margin:0 0 10px}.feature-card p{color:var(--muted);line-height:1.6}.showcase{display:grid;grid-template-columns:1fr 1.1fr;gap:56px;align-items:center}.showcase-photo{border-radius:30px;overflow:hidden;min-height:560px;background:url('https://images.unsplash.com/photo-1600607688969-a5bfcd646154?auto=format&fit=crop&w=1400&q=86') center/cover;box-shadow:var(--shadow)}.showcase-list{display:grid;gap:12px;margin-top:28px}.showcase-item{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid var(--line)}.showcase-item i{color:var(--teal)}.showcase-item b{display:block}.showcase-item span{font-size:14px;color:var(--muted)}.cta-band{background:var(--ink);color:white;border-radius:30px;padding:48px;display:flex;justify-content:space-between;align-items:center;gap:28px}.cta-band h3{font:600 42px/1.1 'Playfair Display',serif;margin:0}.footer{padding:38px 0;color:#768187;border-top:1px solid var(--line)}
/* auth */.auth-page{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;background:var(--paper)}.auth-art{background:linear-gradient(rgba(9,32,38,.25),rgba(9,32,38,.55)),url('https://images.unsplash.com/photo-1600607687920-4e2a09cf159d?auto=format&fit=crop&w=1400&q=88') center/cover;display:flex;flex-direction:column;justify-content:flex-end;padding:54px;color:white}.auth-art h2{font:600 54px/1 'Playfair Display',serif;margin:0 0 14px}.auth-card-wrap{display:grid;place-items:center;padding:34px}.auth-card{width:min(470px,100%);background:white;border:1px solid var(--line);border-radius:24px;padding:34px;box-shadow:0 20px 60px rgba(20,30,40,.07)}.auth-logo{width:170px;margin-bottom:30px}.auth-card h1{font:600 38px/1.1 'Playfair Display',serif;margin:0 0 8px}.auth-card>p{color:var(--muted);margin:0 0 26px}.form-grid{display:grid;gap:15px}.field label{display:block;font-size:13px;font-weight:700;margin:0 0 7px}.input{width:100%;border:1px solid #dfe3e3;border-radius:12px;background:#fff;padding:13px 14px;outline:none}.input:focus{border-color:#8cb7b9;box-shadow:0 0 0 4px rgba(11,110,117,.08)}textarea.input{min-height:115px;resize:vertical}.auth-footer{margin-top:20px;font-size:14px;color:var(--muted)}.auth-footer a{color:var(--teal);font-weight:700}
/* app */.app-body{background:#f5f7f7}.app-shell{min-height:100vh;display:grid;grid-template-columns:248px 1fr}.sidebar{position:fixed;z-index:40;inset:0 auto 0 0;width:248px;background:var(--sidebar);color:#d5e0e3;padding:22px 16px;display:flex;flex-direction:column}.sidebar .brand{background:white;border-radius:15px;padding:10px 12px;margin-bottom:22px}.sidebar .brand img{height:36px}.side-nav{display:grid;gap:5px}.side-nav a{display:flex;align-items:center;gap:12px;padding:12px 13px;border-radius:12px;font-size:14px}.side-nav a svg{width:19px}.side-nav a:hover,.side-nav a.active{background:#173945;color:white}.side-help{margin-top:auto;background:#153541;border:1px solid rgba(255,255,255,.07);border-radius:16px;padding:15px;display:grid;gap:6px}.side-help small{color:#7fa2aa}.side-help a{margin-top:8px;font-size:13px;color:#8fe1d7}.side-user{display:grid;grid-template-columns:38px 1fr 22px;gap:10px;align-items:center;padding-top:18px}.avatar{width:38px;height:38px;border-radius:50%;background:#d9bea0;color:#20323a;display:grid;place-items:center;font-weight:800}.side-user small{display:block;color:#8ea4aa;font-size:11px}.side-user svg{width:18px}.app-main{grid-column:2;min-width:0}.topbar{height:72px;background:white;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 30px;justify-content:space-between;position:sticky;top:0;z-index:30}.sidebar-toggle{display:none;border:0;background:none}.top-search{width:min(450px,50%);display:flex;align-items:center;gap:9px;background:#f6f7f7;border:1px solid #eceeee;border-radius:12px;padding:10px 12px}.top-search svg{width:18px;color:#7a888d}.top-search input{border:0;background:none;outline:0;width:100%}.top-actions{display:flex;align-items:center;gap:14px}.status-dot{width:9px;height:9px;border-radius:50%;background:#25a575;box-shadow:0 0 0 5px #e8f8f1}.app-content{padding:30px;max-width:1500px;margin:auto}.page-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:24px}.page-head h1{font-size:30px;margin:0}.page-head p{margin:5px 0 0;color:var(--muted)}.paywall-banner{background:linear-gradient(120deg,#172b34,#0b6e75);color:white;padding:18px 20px;border-radius:18px;margin-bottom:22px;display:flex;justify-content:space-between;align-items:center}.paywall-banner b,.paywall-banner span{display:block}.paywall-banner span{opacity:.75;font-size:13px;margin-top:4px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:22px}.metric{background:white;border:1px solid var(--line);border-radius:17px;padding:19px}.metric small{color:var(--muted)}.metric strong{display:block;font-size:29px;margin:7px 0}.trend{font-size:12px;color:var(--green);font-weight:700}.dashboard-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:18px}.panel{background:white;border:1px solid var(--line);border-radius:19px;padding:21px}.panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.panel-head h3{margin:0;font-size:18px}.table{width:100%;border-collapse:collapse}.table th,.table td{text-align:left;padding:13px 10px;border-bottom:1px solid #edf0f0;font-size:13px}.table th{color:#758287;font-size:11px;text-transform:uppercase;letter-spacing:.05em}.badge{display:inline-flex;padding:6px 9px;border-radius:99px;font-size:11px;font-weight:700;background:#edf6f4;color:#167451}.badge.pending{background:#fff5e6;color:#a66513}.badge.danger{background:#ffedef;color:#9f2836}.property-mini{display:grid;grid-template-columns:96px 1fr;gap:14px;align-items:center}.property-mini img{width:96px;height:78px;object-fit:cover;border-radius:13px}.property-mini p{margin:5px 0;color:var(--muted);font-size:13px}.quick-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.quick-action{border:1px solid var(--line);padding:14px;border-radius:14px;background:#fafbfb;display:flex;gap:10px;align-items:center}.quick-action svg{width:20px;color:var(--teal)}.empty{padding:35px;text-align:center;color:var(--muted)}
/* forms / property */.two-col{display:grid;grid-template-columns:1fr 1fr;gap:14px}.three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.form-section{background:white;border:1px solid var(--line);border-radius:18px;padding:22px;margin-bottom:16px}.form-section h3{margin:0 0 17px}.form-actions{display:flex;justify-content:flex-end;gap:10px}.property-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.property-card{background:white;border:1px solid var(--line);border-radius:18px;overflow:hidden}.property-card img{width:100%;height:190px;object-fit:cover}.property-card-body{padding:17px}.property-card-body h3{margin:0 0 7px}.property-card-body p{color:var(--muted);font-size:13px;margin:0 0 14px}.property-card-actions{display:flex;gap:8px}.guest-link-box{background:#f7f9f9;border:1px dashed #cad2d3;border-radius:14px;padding:14px;display:flex;gap:8px;align-items:center}.guest-link-box input{flex:1;border:0;background:transparent;min-width:0}.qr-wrap{display:grid;grid-template-columns:220px 1fr;gap:24px;align-items:center}.qr-canvas{background:white;padding:14px;border:1px solid var(--line);border-radius:16px}
/* billing */.pricing-card{max-width:650px;background:white;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:var(--shadow)}.price{font:600 52px 'Playfair Display',serif}.price small{font:500 14px 'DM Sans',sans-serif;color:var(--muted)}.check-list{display:grid;gap:10px;margin:20px 0}.check-list div{display:flex;gap:9px;align-items:center}.payment-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.pay-option{border:1px solid var(--line);border-radius:16px;padding:18px;background:#fff}.pay-option h4{margin:0 0 7px}.pay-option p{color:var(--muted);font-size:13px}.paypal-btn{background:#ffc439;color:#173b72;width:100%}.pok-btn{background:#191919;color:white;width:100%}
/* guest */.guest-body{background:#e9e4dc;min-height:100vh;padding:26px 0}.phone-page{width:min(480px,96%);margin:auto;background:#fbfaf7;border-radius:34px;overflow:hidden;box-shadow:0 26px 80px rgba(22,31,34,.19);border:1px solid rgba(255,255,255,.8)}.guest-hero{height:420px;position:relative;color:white;background-size:cover;background-position:center}.guest-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.10),rgba(0,0,0,.02) 35%,rgba(0,0,0,.68))}.guest-brand{position:absolute;z-index:2;top:22px;left:22px;font:600 28px 'Playfair Display',serif;text-shadow:0 2px 12px rgba(0,0,0,.2)}.guest-lang{position:absolute;z-index:2;top:20px;right:20px;background:rgba(255,255,255,.89);color:var(--ink);padding:8px 11px;border-radius:99px;font-size:12px}.guest-hero-copy{position:absolute;z-index:2;bottom:26px;left:24px;right:24px}.guest-hero-copy .city{text-transform:uppercase;letter-spacing:.18em;font-size:11px}.guest-hero-copy h1{font:600 45px/1 'Playfair Display',serif;margin:8px 0}.guest-hero-copy p{margin:0;opacity:.9}.guest-inner{padding:22px}.guest-welcome{padding:20px;border-radius:20px;background:#f2ede4;text-align:center;margin-top:-42px;position:relative;z-index:3;border:1px solid rgba(255,255,255,.85)}.guest-welcome h2{font:600 27px 'Playfair Display',serif;margin:0 0 6px}.guest-welcome p{margin:0;color:#6d6c68;font-size:13px;line-height:1.5}.guest-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:16px 0 24px}.guest-action{background:white;border:1px solid #e9e4dc;border-radius:16px;padding:16px;display:flex;gap:12px;align-items:center}.guest-action .ico{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#f4efe6;color:#8c6a3b}.guest-action b{display:block;font-size:13px}.guest-action small{color:#8a8c8b;font-size:11px}.guest-section{margin:26px 0}.guest-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.guest-section-head h3{font:600 25px 'Playfair Display',serif;margin:0}.guest-section-head span{font-size:11px;color:#8a795f;text-transform:uppercase;letter-spacing:.1em}.info-list{display:grid;gap:8px}.info-row{background:white;border:1px solid #ebe7df;border-radius:14px;padding:14px;display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center}.info-row .ico{width:38px;height:38px;border-radius:12px;background:#f3eee6;display:grid;place-items:center;color:#8f6c3d}.info-row b{font-size:13px;display:block}.info-row small{color:#888;font-size:11px}.recommend-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.recommend-card img{height:96px;width:100%;object-fit:cover;border-radius:12px}.recommend-card b{font-size:11px;margin-top:6px;display:block}.recommend-card small{font-size:10px;color:#888}.guest-bottom{position:sticky;bottom:0;background:rgba(251,250,247,.92);backdrop-filter:blur(14px);border-top:1px solid #e7e4df;display:grid;grid-template-columns:repeat(4,1fr);padding:9px 8px 13px}.guest-bottom a{text-align:center;font-size:10px;color:#777}.guest-bottom svg{display:block;margin:0 auto 3px;width:19px}.guest-bottom a.active{color:#7f5e32}.modal{position:fixed;inset:0;z-index:100;display:none;align-items:flex-end;justify-content:center;background:rgba(8,18,22,.42);padding:14px}.modal.open{display:flex}.modal-card{width:min(500px,100%);max-height:90vh;overflow:auto;background:white;border-radius:25px;padding:22px}.modal-head{display:flex;justify-content:space-between;align-items:center}.modal-head h3{font:600 28px 'Playfair Display',serif;margin:0}.close-btn{border:0;background:#f1f2f2;border-radius:50%;width:36px;height:36px}.service-note{font-size:12px;color:#777;background:#f6f5f2;padding:12px;border-radius:12px}
/* install */.install-page{min-height:100vh;background:radial-gradient(circle at top right,#d7efed,transparent 35%),#f5f7f6;padding:48px 0}.install-card{width:min(850px,92%);margin:auto;background:white;border:1px solid var(--line);border-radius:26px;padding:30px;box-shadow:var(--shadow)}.install-card h1{font:600 42px 'Playfair Display',serif;margin:0 0 8px}.install-card>p{color:var(--muted)}.install-step{margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}
@media(max-width:1050px){.feature-grid{grid-template-columns:repeat(2,1fr)}.showcase{grid-template-columns:1fr}.app-shell{grid-template-columns:1fr}.sidebar{transform:translateX(-100%);transition:.25s}.app-shell.nav-open .sidebar{transform:translateX(0)}.app-main{grid-column:1}.sidebar-toggle{display:block}.dashboard-grid{grid-template-columns:1fr}.metric-grid{grid-template-columns:repeat(2,1fr)}.property-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.public-links a:not(.nav-pill){display:none}.hero{min-height:700px}.hero h1{font-size:56px}.hero p{font-size:17px}.hero-proof{gap:18px;flex-wrap:wrap}.section{padding:62px 0}.feature-grid{grid-template-columns:1fr}.section-title{display:block}.cta-band{display:block;padding:30px}.cta-band .btn{margin-top:22px}.auth-page{grid-template-columns:1fr}.auth-art{display:none}.app-content{padding:18px}.topbar{padding:0 16px}.top-search{display:none}.metric-grid,.property-grid,.two-col,.three-col,.payment-options{grid-template-columns:1fr}.page-head{align-items:flex-start;flex-direction:column}.qr-wrap{grid-template-columns:1fr}.guest-hero{height:370px}.phone-page{border-radius:0;width:100%;min-height:100vh}.guest-body{padding:0}.guest-hero-copy h1{font-size:40px}.recommend-grid{grid-template-columns:repeat(3,1fr)}.table-wrap{overflow:auto}.install-card{padding:22px}.hero-actions{flex-wrap:wrap}}

.hero-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:46px;align-items:center}.hero-phone{position:relative;z-index:2;width:350px;justify-self:end;background:#111a1e;border:7px solid #172126;border-radius:48px;padding:8px;box-shadow:0 35px 80px rgba(0,0,0,.38);transform:rotate(2deg)}.hero-phone-screen{background:#f8f6f1;border-radius:36px;overflow:hidden;color:var(--ink)}.hp-cover{height:310px;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.58)),url('https://images.unsplash.com/photo-1600607687920-4e2a09cf159d?auto=format&fit=crop&w=850&q=85') center/cover;color:white;padding:22px;display:flex;flex-direction:column;justify-content:space-between}.hp-cover>span{font:600 24px 'Playfair Display',serif}.hp-cover small{letter-spacing:.14em;font-size:9px}.hp-cover h3{font:600 39px/1 'Playfair Display',serif;margin:5px 0}.hp-cover p{margin:0}.hp-content{padding:15px}.hp-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.hp-grid b{font-size:19px;border:1px solid #e8e4db;border-radius:14px;padding:12px;background:white}.hp-grid span{display:block;font-size:11px;margin-top:5px}.hp-card{background:#f0ece4;border-radius:14px;padding:13px;margin-top:9px}.hp-card small,.hp-card strong,.hp-card em{display:block}.hp-card small{color:#837d73;font-size:10px}.hp-card strong{font-size:12px;margin-top:4px}.hp-card em{font-style:normal;color:#8b6d43;font-size:11px;margin-top:4px}.property-share{display:grid;grid-template-columns:1fr 210px;gap:24px;align-items:center}.property-share .qr-canvas{text-align:center}.property-share #propertyQr{display:flex;justify-content:center}.property-share #propertyQr img,.property-share #propertyQr canvas{border-radius:8px}
@media(max-width:980px){.hero-layout{grid-template-columns:1fr}.hero-phone{display:none}.hero-copy{max-width:760px}.property-share{grid-template-columns:1fr}}

/* hotel / room management */
.hotel-next-step{display:flex;justify-content:space-between;gap:20px;align-items:center;background:linear-gradient(110deg,#eff8f6,#f8f3e9);border:1px solid #dbe8e4;border-radius:18px;padding:18px 20px;margin-bottom:16px}.hotel-next-step b,.hotel-next-step span{display:block}.hotel-next-step span{color:var(--muted);font-size:13px;margin-top:4px}.hotel-switcher{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:18px}.hotel-switcher span{font-weight:700;margin-right:4px}.hotel-switcher a{padding:9px 13px;border-radius:99px;background:white;border:1px solid var(--line);font-size:13px}.hotel-switcher a.active{background:var(--ink);color:#fff}.qr-print-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.qr-print-card{background:white;border:1px solid var(--line);border-radius:20px;padding:22px;text-align:center;break-inside:avoid}.qr-print-card .qr-mini{display:flex;justify-content:center;margin-bottom:12px}.qr-print-card .qr-mini img,.qr-print-card .qr-mini canvas{max-width:170px!important;height:auto!important}.qr-print-card h3{font:600 25px 'Playfair Display',serif;margin:8px 0 3px}.qr-print-card p{margin:0 0 5px;color:var(--muted);font-size:12px}.qr-print-card small{color:#8b7a62}
@media(max-width:1050px){.qr-print-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.hotel-next-step{align-items:flex-start;flex-direction:column}.qr-print-grid{grid-template-columns:1fr}}
@media print{.sidebar,.topbar,.page-head .btn,.paywall-banner{display:none!important}.app-shell{display:block}.app-main{display:block}.app-content{padding:0}.page-head{display:block}.qr-print-grid{grid-template-columns:repeat(3,1fr)}.qr-print-card{box-shadow:none;page-break-inside:avoid}}

/* nearby places & route maps */
.nearby-shortcut{display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(110deg,#f2f8f7,#fbf5ea);border:1px solid #dfe9e6;border-radius:20px;padding:18px 20px;margin-bottom:18px}.nearby-shortcut>div{display:flex;align-items:center;gap:14px}.nearby-shortcut-icon{width:48px;height:48px;border-radius:15px;background:#fff;display:grid;place-items:center;color:#147b74;box-shadow:0 8px 24px rgba(28,57,56,.08)}.nearby-shortcut b,.nearby-shortcut span{display:block}.nearby-shortcut span{font-size:13px;color:var(--muted);margin-top:3px}.nearby-admin-grid{display:grid;grid-template-columns:minmax(350px,.82fr) minmax(430px,1.18fr);gap:18px;align-items:start}.section-kicker{text-transform:uppercase;letter-spacing:.16em;color:#17877e;font-weight:700;font-size:10px;margin-bottom:5px}.muted{color:var(--muted)}.nearby-form-card h3,.nearby-map-card h3{font:600 27px 'Playfair Display',serif;margin:0 0 7px}.nearby-form-card>p{margin:0 0 18px}.switch-line{display:flex!important;align-items:center;gap:9px;margin-top:12px;font-weight:500!important}.nearby-form-actions{display:flex;gap:9px;margin-top:18px}.map-card-head{display:flex;justify-content:space-between;gap:15px;align-items:flex-start;margin-bottom:14px}.map-legend{display:flex;gap:12px;color:var(--muted);font-size:11px}.map-legend span{display:flex;align-items:center;gap:5px}.dot{width:9px;height:9px;border-radius:50%;display:inline-block}.property-dot{background:#10212a}.place-dot{background:#d2a764}.nearby-picker-map{height:520px;border-radius:18px;overflow:hidden;border:1px solid var(--line);z-index:1}.picker-distance{margin-top:10px;background:#f6f7f5;border-radius:12px;padding:12px 14px;color:var(--muted);font-size:12px}.picker-distance b{color:var(--ink)}.section-title-inline{display:flex;justify-content:space-between;align-items:end;margin-bottom:14px}.section-title-inline h3{font:600 27px 'Playfair Display',serif;margin:0}.section-title-inline>span{font-size:12px;color:var(--muted)}.empty-mini{padding:20px;border:1px dashed var(--line);border-radius:15px;color:var(--muted);text-align:center}.nearby-list{display:grid;gap:9px}.nearby-admin-row{display:grid;grid-template-columns:48px 1fr auto auto;gap:12px;align-items:center;padding:13px;border:1px solid var(--line);border-radius:16px;background:#fff}.nearby-admin-icon{width:46px;height:46px;border-radius:14px;background:#f2eee6;color:#8a6636;display:grid;place-items:center}.nearby-admin-main b,.nearby-admin-main span,.nearby-admin-main small{display:block}.nearby-admin-main b{font-size:14px}.nearby-admin-main span{font-size:11px;color:#7e8588;margin-top:2px}.nearby-admin-main small{font-size:11px;color:#919697;margin-top:3px}.nearby-admin-state{font-size:10px;font-weight:700;padding:6px 9px;border-radius:99px}.nearby-admin-state.on{background:#e5f6ed;color:#188356}.nearby-admin-state.off{background:#f1f2f2;color:#7a8183}.nearby-admin-actions{display:flex;align-items:center;gap:6px}.nearby-admin-actions form{margin:0}.icon-danger{width:34px;height:34px;border:0;border-radius:9px;background:#fff2f0;color:#c3483d;display:grid;place-items:center;cursor:pointer}.icon-danger svg{width:16px}.guest-nearby-map{height:240px;border-radius:18px;overflow:hidden;border:1px solid #e8e2d8;z-index:1;margin-bottom:9px}.nearby-route-info{display:flex;gap:9px;align-items:center;background:#efe9df;border-radius:12px;padding:11px 13px;font-size:11px;color:#6d685f;margin-bottom:10px}.nearby-route-info svg{width:18px;color:#896636}.nearby-route-info.loading{opacity:.68}.guest-nearby-list{display:grid;gap:8px}.guest-nearby-row{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;background:#fff;border:1px solid #ebe7df;border-radius:14px;padding:12px}.nearby-place-icon{width:38px;height:38px;border-radius:12px;background:#f3eee6;display:grid;place-items:center;color:#8f6c3d}.nearby-place-icon svg{width:19px}.nearby-place-copy b,.nearby-place-copy span,.nearby-place-copy small{display:block}.nearby-place-copy b{font-size:12px}.nearby-place-copy span{font-size:10px;color:#8d8c87;margin-top:2px}.nearby-place-copy small{font-size:10px;color:#9a9994;margin-top:3px;line-height:1.35}.nearby-place-actions{display:flex;align-items:center;gap:5px}.nearby-route-btn{border:0;background:#10212a;color:white;border-radius:9px;padding:8px 9px;font:600 10px 'DM Sans',sans-serif;cursor:pointer}.nearby-place-actions>a{width:31px;height:31px;border-radius:9px;background:#f3eee6;color:#8f6c3d;display:grid;place-items:center}.nearby-place-actions>a svg{width:15px}.leaflet-container{font-family:'DM Sans',sans-serif}.leaflet-popup-content{font-size:12px;line-height:1.4}
@media(max-width:1050px){.nearby-admin-grid{grid-template-columns:1fr}.nearby-picker-map{height:430px}}@media(max-width:720px){.nearby-shortcut{align-items:flex-start;flex-direction:column}.nearby-admin-row{grid-template-columns:44px 1fr}.nearby-admin-state{justify-self:start}.nearby-admin-actions{grid-column:1/-1;justify-content:flex-end}.nearby-picker-map{height:360px}.map-card-head{display:block}.map-legend{margin-top:10px}.guest-nearby-map{height:220px}}
.property-location-map-wrap{margin-top:14px;background:#fafaf8;border:1px solid var(--line);border-radius:18px;padding:14px}.property-location-map-wrap .map-card-head{margin-bottom:10px;align-items:center}.property-location-map-wrap h4{margin:0;font:600 20px 'Playfair Display',serif}.property-location-map-wrap .map-card-head>span{font-size:11px;color:var(--muted)}.property-location-map{height:300px;border-radius:14px;overflow:hidden;z-index:1}
@media(max-width:720px){.property-location-map{height:260px}}

/* AlbaniaStay V1.3 */
.share-locked{background:linear-gradient(135deg,#fff,#fbf8f1);border-color:#e8dfd1}
.qr-lock{width:180px;min-height:180px;border:1px dashed #d7c8b4;border-radius:18px;background:#faf7f1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:7px;color:#8b6f49;padding:18px}.qr-lock svg{width:30px;height:30px}.qr-lock small{color:var(--muted)}
.upload-box{border:1px dashed #d9dee1;border-radius:16px;padding:14px;background:#fbfcfc}.upload-preview{display:block;width:min(420px,100%);height:190px;object-fit:cover;border-radius:12px;margin-bottom:12px}.mini-upload-preview{width:78px;height:56px;object-fit:cover;border-radius:10px;display:block;margin-bottom:8px}
.recommend-edit-row{display:grid;grid-template-columns:1fr 1fr 1.2fr 42px;gap:12px;align-items:end;padding:14px 0;border-top:1px solid #edf0f1}.recommend-edit-row:first-child{border-top:0}.remove-rec{width:40px;height:40px;border:1px solid #ead8d4;background:#fff5f3;color:#a94e3f;border-radius:11px;display:grid;place-items:center;cursor:pointer}.remove-rec svg{width:18px}.muted{color:var(--muted)}
.map-search{display:flex;gap:8px;margin:12px 0 8px}.map-search .input{flex:1}.map-search-results{position:relative;z-index:500}.map-result-item,.map-result-note{display:block;width:100%;text-align:left;border:1px solid #e2e7e9;background:#fff;padding:10px 12px;font:inherit;color:#24343b}.map-result-item{cursor:pointer}.map-result-item:hover{background:#f6f9f9}.map-result-item:first-child,.map-result-note:first-child{border-radius:10px 10px 0 0}.map-result-item:last-child,.map-result-note:last-child{border-radius:0 0 10px 10px}
.status-box{border-radius:14px;padding:14px 16px;display:flex;flex-direction:column;gap:4px}.status-box.active{background:#eaf8f2;color:#166b4b}.status-box.locked{background:#faf4e9;color:#8b632a}.status-box small{color:inherit;opacity:.8}
.private-preview-bar{position:sticky;top:0;z-index:1000;background:#10212a;color:#fff;padding:10px 18px;display:flex;align-items:center;justify-content:center;gap:12px;font-family:'DM Sans',sans-serif}.private-preview-bar svg{width:20px}.private-preview-bar div{display:flex;gap:8px;align-items:center}.private-preview-bar span{opacity:.72;font-size:13px}.private-preview-bar a{color:#fff;background:#9a7440;padding:7px 11px;border-radius:9px;text-decoration:none;font-weight:700;font-size:13px}
.billing-property-list{display:grid;gap:18px}.billing-property-card{background:#fff;border:1px solid #e8edef;border-radius:20px;overflow:hidden;box-shadow:0 10px 28px rgba(16,33,42,.04)}.billing-property-card.highlight{box-shadow:0 0 0 2px #9a7440,0 16px 38px rgba(16,33,42,.08)}.billing-property-head{display:grid;grid-template-columns:100px 1fr auto;gap:16px;align-items:center;padding:18px}.billing-property-image img{width:100px;height:76px;object-fit:cover;border-radius:13px}.billing-property-head h3{margin:2px 0 5px}.billing-property-head p{margin:0;color:var(--muted)}.billing-status{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.billing-property-body{border-top:1px solid #eef1f2;padding:18px}.price-big{font-size:32px;font-weight:800;color:#10212a}.payment-options.compact{margin-top:16px}.payment-options.compact .pay-option small{display:block;margin-top:8px;color:var(--muted);line-height:1.4}
.price-admin-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.price-input{position:relative}.price-input>span{position:absolute;left:12px;top:11px;font-weight:700;color:#607078;z-index:1}.price-input .input{padding-left:28px}.price-input small{display:block;margin-top:5px;color:var(--muted)}
@media(max-width:900px){.recommend-edit-row{grid-template-columns:1fr 1fr}.recommend-edit-row .remove-rec{align-self:end}.price-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.billing-property-head{grid-template-columns:76px 1fr}.billing-property-image img{width:76px;height:66px}.billing-status{grid-column:1/-1;align-items:flex-start}.private-preview-bar{align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}.private-preview-bar div{display:block}.private-preview-bar span{display:block;margin-top:2px}}
@media(max-width:600px){.map-search{flex-direction:column}.recommend-edit-row{grid-template-columns:1fr}.price-admin-grid{grid-template-columns:1fr}.private-preview-bar{font-size:13px}.private-preview-bar a{margin-left:auto}}

/* AlbaniaStay V1.4 · Menu QR */
.menu-tabs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:0 0 18px}.menu-tabs>span{font-size:12px;color:var(--muted);font-weight:700;margin-right:2px}.menu-tabs a{padding:9px 13px;border-radius:999px;border:1px solid var(--line);background:#fff;color:var(--ink);font-size:12px;font-weight:700}.menu-tabs a.active{background:#10212a;color:#fff;border-color:#10212a}.menu-tabs .menu-tab-add{border-style:dashed;color:#147b74;display:flex;align-items:center;gap:5px}.menu-tabs .menu-tab-add svg{width:15px}
.menu-onboarding{display:grid;grid-template-columns:1fr minmax(420px,.86fr);gap:24px;align-items:center;background:radial-gradient(circle at 10% 20%,#f4ead8,transparent 38%),linear-gradient(135deg,#fbfaf7,#eef6f5);border:1px solid #e3e8e6;border-radius:28px;padding:34px}.menu-onboarding-copy h2{font:600 42px/1.05 'Playfair Display',serif;margin:8px 0 14px;max-width:680px}.menu-onboarding-copy>p{font-size:15px;line-height:1.7;color:var(--muted);max-width:650px}.menu-feature-pills{display:flex;gap:9px;flex-wrap:wrap;margin-top:20px}.menu-feature-pills span{display:flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid #e1e6e4;border-radius:999px;background:rgba(255,255,255,.72);font-size:11px;font-weight:700}.menu-feature-pills svg{width:16px;color:#147b74}.menu-create-card{box-shadow:0 24px 60px rgba(16,33,42,.08)}
.menu-toggle-grid{display:grid;gap:9px;margin:3px 0 14px}.premium-switch{display:grid;grid-template-columns:43px 1fr;gap:12px;align-items:center;border:1px solid #e7eaeb;border-radius:15px;padding:13px;background:#fbfcfc;cursor:pointer}.premium-switch>input{display:none}.premium-switch>span{width:42px;height:24px;border-radius:999px;background:#cbd2d4;position:relative;transition:.2s}.premium-switch>span:after{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:#fff;left:3px;top:3px;box-shadow:0 2px 8px rgba(0,0,0,.16);transition:.2s}.premium-switch>input:checked+span{background:#12836f}.premium-switch>input:checked+span:after{transform:translateX(18px)}.premium-switch b,.premium-switch small{display:block}.premium-switch b{font-size:12px}.premium-switch small{font-size:10px;color:var(--muted);margin-top:2px;line-height:1.35}
.menu-admin-hero{display:flex;justify-content:space-between;gap:20px;align-items:center;background:linear-gradient(115deg,#10212a,#173942);color:#fff;border-radius:24px;padding:25px 27px;margin-bottom:18px;overflow:hidden;position:relative}.menu-admin-hero:after{content:"";position:absolute;right:-80px;top:-140px;width:310px;height:310px;border-radius:50%;background:radial-gradient(circle,rgba(222,187,128,.25),transparent 67%)}.menu-admin-hero h2{font:600 34px 'Playfair Display',serif;margin:2px 0 7px}.menu-admin-hero p{margin:0;color:#c9d2d4;font-size:12px}.menu-admin-hero .section-kicker{color:#d9b77d}.menu-admin-hero-actions{display:flex;gap:8px;align-items:center;position:relative;z-index:2}.menu-admin-hero-actions .btn-light{background:#fff;border-color:#fff}
.menu-admin-grid{display:grid;grid-template-columns:minmax(520px,1fr) 320px;gap:18px;align-items:start;margin-bottom:18px}.menu-qr-card{text-align:center}.menu-main-qr{width:212px;height:212px;margin:8px auto 14px;padding:16px;border:1px solid #e6e9e9;border-radius:20px;background:#fff;box-shadow:0 13px 35px rgba(16,33,42,.06);display:grid;place-items:center}.menu-main-qr img,.menu-main-qr canvas{max-width:180px!important;max-height:180px!important}.menu-visibility-note{display:flex;gap:10px;align-items:flex-start;text-align:left;margin-top:15px;background:#f6f7f5;border-radius:14px;padding:12px}.menu-visibility-note svg{width:18px;color:#9a7440;flex:0 0 auto}.menu-visibility-note b,.menu-visibility-note small{display:block}.menu-visibility-note b{font-size:11px}.menu-visibility-note small{font-size:10px;color:var(--muted);margin-top:3px;line-height:1.35}
.menu-editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;align-items:start}.menu-category-form{border:1px solid #edf0f1;background:#fbfcfc;border-radius:16px;padding:14px;margin-bottom:14px}.menu-form-end{display:flex;align-items:end}.menu-category-list{display:grid;gap:7px}.menu-category-list>div{display:grid;grid-template-columns:38px 1fr auto auto;align-items:center;gap:9px;border:1px solid #edf0f1;border-radius:13px;padding:10px 11px}.menu-category-list b,.menu-category-list small{display:block}.menu-category-list small{color:var(--muted);font-size:10px}.menu-category-order{width:30px;height:30px;border-radius:9px;background:#f2eee6;display:grid;place-items:center;color:#8f6c3d;font-size:10px;font-weight:800}.menu-inline-actions{display:flex;align-items:center;gap:6px}.menu-inline-actions form{margin:0}.menu-inline-actions a,.menu-inline-actions button{border:0;background:#f5f7f7;color:#35515a;border-radius:8px;padding:7px 8px;font:700 10px 'DM Sans',sans-serif;cursor:pointer}.menu-inline-actions button{color:#a94e3f;background:#fff3f0}
.menu-item-editor{border:1px solid #edf0f1;background:#fbfcfc;border-radius:18px;padding:15px;margin-bottom:18px}.menu-item-edit-photo{width:130px;height:92px;object-fit:cover;border-radius:12px;display:block;margin:0 0 9px}.menu-item-form-actions{display:flex;justify-content:flex-end;gap:8px}.menu-items-admin-list{display:grid;gap:7px}.menu-items-admin-list h4{font:600 18px 'Playfair Display',serif;margin:13px 0 4px}.menu-item-admin-row{display:grid;grid-template-columns:64px 1fr auto;gap:11px;align-items:center;border:1px solid #edf0f1;border-radius:14px;padding:9px}.menu-item-admin-row>img,.menu-item-no-photo{width:64px;height:58px;border-radius:10px;object-fit:cover}.menu-item-no-photo{background:#f3eee6;color:#8f6c3d;display:grid;place-items:center}.menu-item-no-photo svg{width:20px}.menu-item-admin-row b,.menu-item-admin-row span,.menu-item-admin-row small{display:block}.menu-item-admin-row b{font-size:12px}.menu-item-admin-row span{font-size:10px;color:#7b8488;margin-top:2px}.menu-item-admin-row small{font-size:10px;color:#9a7440;margin-top:4px;font-weight:700}
.menu-tables-panel{margin-bottom:18px}.menu-table-list{display:grid;gap:7px;margin-top:16px}.menu-table-row{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;border:1px solid #edf0f1;border-radius:13px;padding:9px}.menu-table-icon{width:40px;height:40px;border-radius:11px;background:#f2eee6;color:#8f6c3d;display:grid;place-items:center}.menu-table-icon svg{width:19px}.menu-table-row b,.menu-table-row small{display:block}.menu-table-row b{font-size:12px}.menu-table-row small{font-size:10px;color:var(--muted);margin-top:2px}.menu-preview-explainer{text-align:center;background:linear-gradient(150deg,#fff,#f8f3e9)}.menu-preview-icon{width:55px;height:55px;border-radius:17px;background:#10212a;color:#fff;display:grid;place-items:center;margin:0 auto 12px}.menu-preview-explainer h3{font:600 22px 'Playfair Display',serif}.menu-preview-explainer p{text-align:left;color:var(--muted);font-size:11px;line-height:1.5}.menu-preview-explainer p b{color:var(--ink)}.menu-delete-form{text-align:right}.menu-delete-form button{border:0;background:transparent;color:#b75b4f;text-decoration:underline;font:600 11px 'DM Sans',sans-serif;cursor:pointer;padding:8px}
.menu-qr-print-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.menu-qr-print-card{background:#fff;border:1px solid #e7ebec;border-radius:22px;padding:22px;text-align:center;break-inside:avoid}.menu-qr-logo{font:700 13px 'DM Sans',sans-serif;color:#10212a;margin-bottom:12px}.menu-qr-mini{display:grid;place-items:center;min-height:190px}.menu-qr-print-card h3{font:600 24px 'Playfair Display',serif;margin:12px 0 3px}.menu-qr-print-card p{margin:0;color:#6f797d;font-size:11px}.menu-qr-print-card small{display:block;margin-top:8px;color:#9a7440;text-transform:uppercase;letter-spacing:.13em;font-size:8px;font-weight:800}
.guest-menu-links{display:grid;gap:8px}.guest-menu-link{display:grid;grid-template-columns:44px 1fr 18px;gap:10px;align-items:center;background:#fff;border:1px solid #ebe7df;border-radius:14px;padding:12px;color:#161a1c}.guest-menu-link-icon{width:40px;height:40px;border-radius:12px;background:#f4eee4;color:#8d6736;display:grid;place-items:center}.guest-menu-link-icon svg{width:20px}.guest-menu-link b,.guest-menu-link small{display:block}.guest-menu-link b{font:600 13px 'DM Sans',sans-serif}.guest-menu-link small{font-size:9px;color:#8d8c87;margin-top:2px}
.restaurant-menu-page{max-width:740px;margin:0 auto;min-height:100vh;background:#faf8f4;color:#171b1d;box-shadow:0 0 80px rgba(16,33,42,.12)}.restaurant-menu-hero{min-height:390px;background-size:cover;background-position:center;position:relative;color:#fff;padding:22px 24px 28px;display:flex;flex-direction:column;justify-content:space-between}.restaurant-menu-top{display:flex;justify-content:space-between;align-items:center}.restaurant-menu-brand{font:700 18px 'DM Sans',sans-serif;letter-spacing:-.03em}.restaurant-menu-brand span{display:inline-block;margin-left:5px;font-size:8px;letter-spacing:.2em;color:#e3c99e;vertical-align:middle}.menu-language-switch{display:flex;padding:3px;border:1px solid rgba(255,255,255,.34);background:rgba(16,33,42,.22);backdrop-filter:blur(14px);border-radius:999px}.menu-language-switch a{color:#fff;font:700 10px 'DM Sans',sans-serif;padding:7px 9px;border-radius:999px}.menu-language-switch a.active{background:#fff;color:#10212a}.restaurant-menu-hero-copy>span{text-transform:uppercase;letter-spacing:.16em;font:700 9px 'DM Sans',sans-serif;color:#f1dfbf}.restaurant-menu-hero-copy h1{font:500 47px/1.05 'Playfair Display',serif;margin:7px 0 9px}.restaurant-menu-hero-copy p{font-size:12px;line-height:1.55;max-width:470px;color:#f1f2f1;margin:0}.table-badge{display:inline-flex;gap:7px;align-items:center;margin-top:16px;border:1px solid rgba(255,255,255,.32);background:rgba(255,255,255,.13);backdrop-filter:blur(12px);border-radius:999px;padding:8px 11px;font:700 10px 'DM Sans',sans-serif}.table-badge svg{width:15px}.restaurant-category-nav{display:flex;gap:7px;overflow:auto;padding:13px 18px;background:#fff;border-bottom:1px solid #eee9df;position:sticky;top:0;z-index:50;scrollbar-width:none}.restaurant-category-nav::-webkit-scrollbar{display:none}.restaurant-category-nav a{white-space:nowrap;padding:8px 12px;border-radius:999px;background:#f3eee6;color:#735a37;font:700 10px 'DM Sans',sans-serif}.restaurant-menu-content{padding:20px 20px 42px}.restaurant-category{scroll-margin-top:70px;margin-bottom:34px}.restaurant-category-title{display:grid;grid-template-columns:1fr auto 1fr;gap:13px;align-items:center;margin:4px 0 16px}.restaurant-category-title span{height:1px;background:#e3ddd3}.restaurant-category-title h2{margin:0;font:500 28px 'Playfair Display',serif;text-align:center}.restaurant-items{display:grid;gap:11px}.restaurant-items.with-photos{grid-template-columns:1fr 1fr}.restaurant-item{background:#fff;border:1px solid #eee9df;border-radius:18px;overflow:hidden}.with-photos .restaurant-item{box-shadow:0 12px 35px rgba(74,64,47,.04)}.restaurant-item-photo{height:172px;overflow:hidden}.restaurant-item-photo img{width:100%;height:100%;object-fit:cover;display:block}.restaurant-item-copy{padding:14px}.restaurant-item-line{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center}.restaurant-item-line h3{font:600 17px/1.2 'Playfair Display',serif;margin:0}.restaurant-item-line>span{border-bottom:1px dotted #d8d0c3;align-self:end;margin-bottom:4px}.restaurant-item-line b{font:700 11px 'DM Sans',sans-serif;color:#8c6938;white-space:nowrap}.restaurant-item-copy p{font:400 10px/1.5 'DM Sans',sans-serif;color:#7c7a74;margin:7px 0 0}.without-photos .restaurant-item{border:0;border-bottom:1px solid #e6dfd4;border-radius:0;background:transparent}.without-photos .restaurant-item-copy{padding:13px 2px}.without-photos .restaurant-item-line h3{font-size:19px}.without-photos .restaurant-item-copy p{max-width:82%}.restaurant-menu-empty{text-align:center;padding:70px 20px}.restaurant-menu-empty svg{width:40px;color:#9a7440}.restaurant-menu-empty h2{font:600 30px 'Playfair Display',serif}.restaurant-menu-footer{text-align:center;background:#10212a;color:#fff;padding:34px 20px}.restaurant-menu-footer-mark{font:600 25px 'Playfair Display',serif}.restaurant-menu-footer p{font-size:10px;color:#c8d0d2;margin:7px 0}.restaurant-menu-footer a{display:inline-flex;align-items:center;gap:6px;color:#e5c89b;font-size:11px;margin:4px 0 13px}.restaurant-menu-footer a svg{width:15px}.restaurant-menu-footer small{display:block;text-transform:uppercase;letter-spacing:.17em;color:#88999e;font-size:7px}.restaurant-menu-page .private-preview-bar{max-width:none}
@media(max-width:1150px){.menu-onboarding{grid-template-columns:1fr}.menu-admin-grid,.menu-editor-grid{grid-template-columns:1fr}.menu-qr-print-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){.menu-onboarding{padding:22px;border-radius:20px}.menu-onboarding-copy h2{font-size:34px}.menu-admin-hero{display:block}.menu-admin-hero-actions{margin-top:14px;flex-wrap:wrap}.menu-admin-grid{grid-template-columns:1fr}.menu-category-list>div{grid-template-columns:34px 1fr}.menu-category-list .menu-inline-actions{grid-column:1/-1;justify-content:flex-end}.menu-item-admin-row{grid-template-columns:58px 1fr}.menu-item-admin-row>img,.menu-item-no-photo{width:58px;height:54px}.menu-item-admin-row>.menu-inline-actions{grid-column:1/-1;justify-content:flex-end}.menu-table-row{grid-template-columns:40px 1fr}.menu-table-row>.menu-inline-actions{grid-column:1/-1;justify-content:flex-end}.menu-qr-print-grid{grid-template-columns:repeat(2,1fr)}.restaurant-menu-page{box-shadow:none}.restaurant-menu-hero{min-height:340px}.restaurant-menu-hero-copy h1{font-size:40px}.restaurant-items.with-photos{grid-template-columns:1fr}.restaurant-item-photo{height:210px}}
@media(max-width:460px){.menu-qr-print-grid{grid-template-columns:1fr}.restaurant-menu-hero{min-height:320px;padding:20px 18px 24px}.restaurant-menu-hero-copy h1{font-size:36px}.restaurant-menu-content{padding-left:15px;padding-right:15px}.restaurant-category-title h2{font-size:25px}}
@media print{.sidebar,.topbar,.page-head .btn,.hotel-switcher,.paywall-banner{display:none!important}.app-main,.app-content{margin:0!important;padding:0!important}.menu-qr-print-grid{grid-template-columns:repeat(3,1fr);gap:12px}.menu-qr-print-card{box-shadow:none;border:1px solid #ddd;page-break-inside:avoid}}


/* AlbaniaStay V1.5 · Premium Menu refresh */
.menu-currency-pair,.menu-price-pair{display:grid;grid-template-columns:1fr 1fr;gap:14px}.menu-currency-pair{padding:16px;border:1px solid #e8ecec;border-radius:18px;background:linear-gradient(135deg,#fbfcfb,#f6f2ea);margin:2px 0}.menu-currency-pair .field,.menu-price-pair .field{margin:0}.menu-currency-pair small,.menu-price-field small{display:block;margin-top:6px;color:#8a9295;font-size:10px}.menu-settings-card{overflow:hidden;border:1px solid #e6ebec;box-shadow:0 18px 48px rgba(16,33,42,.06)}.menu-settings-card .panel-head{margin:-20px -20px 18px;padding:18px 20px;background:linear-gradient(110deg,#fbfaf7,#f2f7f5);border-bottom:1px solid #e7ebeb}.menu-settings-form>.two-col{gap:14px}.menu-settings-form textarea.input{min-height:112px}.menu-price-pair{margin:12px 0 2px}.menu-price-field{padding:14px;border:1px solid #e9ecec;border-radius:15px;background:#fff}.menu-price-field label{display:flex;align-items:center;justify-content:space-between}.menu-price-field input{font-size:18px;font-weight:800;color:#10212a;background:#fbfcfc}
.restaurant-menu-page{max-width:920px;border-left:1px solid #ebe5db;border-right:1px solid #ebe5db;background:#fcfbf8}.restaurant-menu-hero{min-height:420px;padding:28px 34px 34px;border-radius:0 0 34px 34px;overflow:hidden}.restaurant-menu-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,22,28,.04),rgba(10,22,28,.12) 36%,rgba(10,22,28,.83));pointer-events:none}.restaurant-menu-top,.restaurant-menu-hero-copy{position:relative;z-index:2}.restaurant-menu-brand{display:flex;align-items:center;gap:8px;font-size:19px}.restaurant-menu-brand:before{content:"";width:30px;height:30px;border-radius:10px;border:1px solid rgba(255,255,255,.45);background:rgba(255,255,255,.15);backdrop-filter:blur(12px)}.restaurant-menu-hero-copy>span{font-size:10px}.restaurant-menu-hero-copy h1{font-size:54px;letter-spacing:-.025em;max-width:650px}.restaurant-menu-hero-copy p{font-size:13px;max-width:560px}.restaurant-category-nav{margin:18px 22px 0;border:1px solid #ebe5db;border-radius:16px;box-shadow:0 10px 28px rgba(50,42,32,.05);top:10px}.restaurant-category-nav a{font-size:11px;padding:9px 14px}.restaurant-menu-content{padding:34px 34px 55px}.restaurant-category{margin-bottom:44px}.restaurant-category-title h2{font-size:31px}.restaurant-items.with-photos{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.with-photos .restaurant-item{border-radius:23px;box-shadow:0 18px 42px rgba(70,55,34,.08);transition:.2s transform,.2s box-shadow}.with-photos .restaurant-item:hover{transform:translateY(-3px);box-shadow:0 22px 50px rgba(70,55,34,.12)}.restaurant-item-photo{height:220px}.restaurant-item-copy{padding:17px 18px 19px}.restaurant-item-line h3{font-size:19px}.restaurant-item-line b{font-size:13px;color:#8d6736}.restaurant-item-copy p{font-size:11px}.without-photos .restaurant-item-copy{padding:17px 3px}.without-photos .restaurant-item-line h3{font-size:21px}.restaurant-menu-empty{margin:32px auto 60px;max-width:520px;padding:56px 32px;border:1px solid #e9e4dc;border-radius:28px;background:linear-gradient(145deg,#fff,#f6f1e8);box-shadow:0 18px 50px rgba(70,55,34,.06)}.restaurant-empty-icon{width:68px;height:68px;border-radius:22px;display:grid;place-items:center;margin:0 auto 18px;background:#10212a;color:#e3c99e}.restaurant-empty-icon svg{width:30px}.restaurant-menu-empty>span{text-transform:uppercase;letter-spacing:.18em;color:#a57b40;font-size:9px;font-weight:800}.restaurant-menu-empty h2{margin:9px 0 9px}.restaurant-menu-empty p{color:#73777a;font-size:12px;line-height:1.65;margin:0}.restaurant-menu-footer{border-radius:34px 34px 0 0;padding:42px 20px}.private-preview-bar{box-shadow:0 8px 26px rgba(16,33,42,.12)}
@media(max-width:720px){.menu-currency-pair,.menu-price-pair{grid-template-columns:1fr}.restaurant-menu-page{border:0}.restaurant-menu-hero{min-height:360px;padding:22px 20px 27px;border-radius:0 0 27px 27px}.restaurant-menu-hero-copy h1{font-size:42px}.restaurant-category-nav{margin:12px 12px 0}.restaurant-menu-content{padding:27px 17px 42px}.restaurant-items.with-photos{grid-template-columns:1fr}.restaurant-item-photo{height:240px}.restaurant-menu-empty{margin:22px 15px 45px;padding:44px 22px}}

/* V1.6 — lighter Menu QR admin header */
.menu-admin-hero{
  background:#fff;
  color:var(--ink);
  border:1px solid #e5e9e9;
  box-shadow:none;
  border-radius:20px;
  padding:22px 24px;
}
.menu-admin-hero:after{display:none}
.menu-admin-hero h2{
  font-family:'DM Sans',Arial,sans-serif;
  font-size:30px;
  line-height:1.15;
  font-weight:500;
  letter-spacing:-.02em;
  margin:3px 0 7px;
}
.menu-admin-hero p{color:#6f7b80;font-size:12px;font-weight:400}
.menu-admin-hero .section-kicker{color:#7a8589;font-weight:500;letter-spacing:.12em}
.menu-admin-hero-actions{gap:9px}
.menu-admin-hero-actions .btn,
.menu-admin-hero-actions .badge{font-weight:500}
.menu-admin-hero-actions .btn-light{
  background:#fff;
  color:var(--ink)!important;
  border:1px solid #dfe4e4;
  box-shadow:none;
}
.menu-admin-hero-actions .btn-light:hover{background:#f6f8f8}
.menu-admin-hero-actions .btn-dark{
  background:#10212a;
  color:#fff;
}
.menu-admin-hero-actions .badge{background:#eef8f4;color:#147252}
.menu-admin-hero-actions .badge.pending{background:#f7f2e8;color:#8a693d}
@media(max-width:720px){
  .menu-admin-hero{padding:19px 18px;border-radius:18px}
  .menu-admin-hero h2{font-size:26px}
}

/* ===== AlbaniaStay Home V2 - clean public landing page ===== */
.as-home{--home-ink:#10232c;--home-muted:#68767d;--home-line:#e7ecee;--home-soft:#f6f8f8;--home-teal:#0d7879;--home-teal-dark:#0b5f62;--home-sand:#c7a672;--home-white:#fff;font-family:'DM Sans',Arial,sans-serif;color:var(--home-ink);background:#fff}.as-home *{box-sizing:border-box}.as-home h1,.as-home h2,.as-home h3,.as-home p{font-family:'DM Sans',Arial,sans-serif}.as-home-nav{height:76px;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(231,236,238,.9);position:sticky;top:0;z-index:80;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.as-home-nav-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.as-home-brand{display:inline-flex;align-items:center;gap:10px;font-size:20px;font-weight:600;letter-spacing:-.02em;color:var(--home-ink)}.as-home-logo{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:var(--home-ink);color:#fff;font-size:12px;font-weight:600;letter-spacing:.04em}.as-home-links{display:flex;align-items:center;gap:27px;font-size:14px;font-weight:500;color:#42535c}.as-home-links>a:not(.as-home-nav-cta){transition:.2s}.as-home-links>a:not(.as-home-nav-cta):hover{color:var(--home-ink)}.as-home-nav-cta{padding:10px 15px;background:var(--home-ink);color:#fff;border-radius:11px}.as-home-mobile-nav{display:none;position:relative}.as-home-mobile-nav summary{list-style:none;width:42px;height:42px;border:1px solid var(--home-line);border-radius:12px;display:grid;place-items:center;background:#fff;cursor:pointer}.as-home-mobile-nav summary::-webkit-details-marker{display:none}.as-home-mobile-nav summary svg{width:20px}.as-home-mobile-nav>div{position:absolute;right:0;top:50px;width:220px;padding:10px;background:#fff;border:1px solid var(--home-line);border-radius:14px;box-shadow:0 18px 45px rgba(16,35,44,.12);display:grid}.as-home-mobile-nav a{padding:11px 12px;border-radius:9px;font-size:14px;font-weight:500}.as-home-mobile-nav a:hover{background:var(--home-soft)}
.as-home-hero{padding:74px 0 62px;overflow:hidden;background:radial-gradient(circle at 83% 20%,rgba(13,120,121,.10),transparent 31%),linear-gradient(#fff,#fff)}.as-home-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.82fr);gap:76px;align-items:center}.as-home-hero-copy{max-width:680px}.as-home-kicker{display:inline-flex;align-items:center;gap:9px;font-size:12px;line-height:1;text-transform:uppercase;letter-spacing:.15em;font-weight:600;color:#60717a}.as-home-kicker span{width:7px;height:7px;border-radius:50%;background:var(--home-teal)}.as-home-hero h1{margin:20px 0 20px;max-width:690px;font-size:clamp(42px,5.1vw,64px);line-height:1.04;letter-spacing:-.045em;font-weight:500;color:var(--home-ink)}.as-home-hero-copy>p{max-width:620px;margin:0;color:var(--home-muted);font-size:18px;line-height:1.72;font-weight:400}.as-home-actions{display:flex;align-items:center;gap:12px;margin-top:30px}.as-home-primary,.as-home-secondary{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:12px;padding:13px 17px;font-size:14px;font-weight:500;transition:.2s}.as-home-primary{background:var(--home-ink);color:#fff}.as-home-primary:hover{background:#081b23;transform:translateY(-1px)}.as-home-primary svg,.as-home-secondary svg{width:17px;height:17px}.as-home-secondary{background:#fff;border:1px solid var(--home-line);color:var(--home-ink)}.as-home-secondary:hover{background:var(--home-soft)}.as-home-mini-proof{display:flex;flex-wrap:wrap;gap:18px;margin-top:30px;color:#65747b;font-size:12px;font-weight:500}.as-home-mini-proof span{display:flex;align-items:center;gap:6px}.as-home-mini-proof svg{width:15px;height:15px;color:var(--home-teal)}
.as-home-product{position:relative;width:min(100%,500px);justify-self:end;background:#fff;border:1px solid var(--home-line);border-radius:26px;box-shadow:0 28px 70px rgba(19,45,56,.12);padding:10px}.as-home-product-photo{height:275px;border-radius:18px;background:linear-gradient(180deg,rgba(7,25,31,.03),rgba(7,25,31,.55)),url('https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1200&q=86') center/cover;position:relative;overflow:hidden}.as-home-product-top{position:absolute;top:14px;left:14px;right:14px;display:flex;justify-content:space-between}.as-home-chip{background:rgba(14,34,43,.72);color:#fff;border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(10px);padding:7px 10px;border-radius:999px;font-size:11px;font-weight:500}.as-home-chip-light{background:rgba(255,255,255,.86);color:var(--home-ink)}.as-home-product-title{position:absolute;left:20px;right:20px;bottom:20px;color:#fff;display:grid;gap:4px}.as-home-product-title small{text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:500}.as-home-product-title strong{font-size:30px;line-height:1.05;font-weight:500;letter-spacing:-.03em}.as-home-product-title span{font-size:13px;color:rgba(255,255,255,.86)}.as-home-product-body{padding:15px 8px 8px}.as-home-quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.as-home-quick-grid>div{min-height:75px;border:1px solid var(--home-line);border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;background:#fff;font-size:11px;font-weight:500}.as-home-quick-grid svg{width:20px;height:20px;color:var(--home-teal)}.as-home-stay-card,.as-home-service-row{margin-top:9px;border:1px solid var(--home-line);border-radius:14px;background:#fff}.as-home-stay-card{padding:14px 15px;display:flex;align-items:center;justify-content:space-between}.as-home-stay-card>div{display:grid;gap:3px}.as-home-stay-card small,.as-home-service-row small{font-size:10px;color:#78868c}.as-home-stay-card b,.as-home-service-row b{font-size:12px;font-weight:500}.as-home-stay-card>span{width:30px;height:30px;border-radius:10px;background:var(--home-soft);display:grid;place-items:center}.as-home-stay-card svg{width:15px}.as-home-service-row{padding:11px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px}.as-home-service-row>div:nth-child(2){display:grid;gap:2px}.as-home-service-row>strong{font-size:13px;font-weight:600}.as-home-service-icon{width:38px;height:38px;border-radius:11px;background:#f2eee5;color:#927348;display:grid;place-items:center}.as-home-service-icon svg{width:18px}.as-home-float{position:absolute;display:flex;align-items:center;gap:7px;padding:9px 12px;background:#fff;border:1px solid var(--home-line);border-radius:12px;box-shadow:0 14px 34px rgba(19,45,56,.10);font-size:11px;font-weight:500}.as-home-float svg{width:16px;height:16px;color:var(--home-teal)}.as-home-float-one{left:-38px;top:90px}.as-home-float-two{right:-30px;bottom:110px}
.as-home-stats{border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line);background:#fff}.as-home-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:24px 0}.as-home-stats-grid>div{padding:6px 28px;border-right:1px solid var(--home-line);display:flex;flex-direction:column;gap:3px}.as-home-stats-grid>div:first-child{padding-left:0}.as-home-stats-grid>div:last-child{border-right:0}.as-home-stats-grid strong{font-size:24px;line-height:1.15;font-weight:500;letter-spacing:-.03em}.as-home-stats-grid span{font-size:12px;color:var(--home-muted)}
.as-home-section{padding:92px 0}.as-home-section-soft{background:var(--home-soft)}.as-home-section-head{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:70px;align-items:end;margin-bottom:42px}.as-home-label{display:block;margin-bottom:12px;color:var(--home-teal);font-size:11px;text-transform:uppercase;letter-spacing:.16em;font-weight:600}.as-home-section-head h2,.as-home-business-copy h2,.as-home-final-cta h2{margin:0;font-size:clamp(32px,3.8vw,48px);line-height:1.09;letter-spacing:-.038em;font-weight:500}.as-home-section-head p,.as-home-business-copy>p{margin:0;color:var(--home-muted);font-size:15px;line-height:1.75}.as-home-section-head-centered{grid-template-columns:minmax(0,1.1fr) minmax(280px,.72fr)}
.as-home-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.as-home-steps article{position:relative;min-height:245px;padding:26px;border:1px solid var(--home-line);border-radius:18px;background:#fff}.as-home-step-no{position:absolute;right:22px;top:20px;color:#a3adb2;font-size:11px;font-weight:600;letter-spacing:.08em}.as-home-step-icon,.as-home-feature-icon{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:#eef5f4;color:var(--home-teal);margin-bottom:28px}.as-home-step-icon svg,.as-home-feature-icon svg{width:20px;height:20px}.as-home-steps h3,.as-home-feature-card h3{font-size:17px;font-weight:500;letter-spacing:-.02em;margin:0 0 10px}.as-home-steps p,.as-home-feature-card p{font-size:13px;line-height:1.7;color:var(--home-muted);margin:0}
.as-home-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.as-home-feature-card{background:#fff;border:1px solid var(--home-line);border-radius:18px;padding:24px;min-height:205px}.as-home-feature-card:nth-child(2) .as-home-feature-icon,.as-home-feature-card:nth-child(5) .as-home-feature-icon{background:#f4efe7;color:#9a7542}.as-home-feature-card:nth-child(3) .as-home-feature-icon,.as-home-feature-card:nth-child(6) .as-home-feature-icon{background:#f0f2f7;color:#58677f}.as-home-feature-icon{margin-bottom:24px}
.as-home-business-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:84px;align-items:center}.as-home-business-copy h2{max-width:610px;margin-bottom:18px}.as-home-business-copy>p{max-width:610px}.as-home-check-list{display:grid;gap:13px;margin:26px 0 28px}.as-home-check-list>div{display:flex;align-items:flex-start;gap:10px;color:#52636b;font-size:13px;line-height:1.55}.as-home-check-list svg{flex:0 0 auto;width:18px;height:18px;color:var(--home-teal);margin-top:1px}.as-home-check-list b{color:var(--home-ink);font-weight:500}.as-home-text-link{display:inline-flex;align-items:center;gap:8px;color:var(--home-ink);font-size:14px;font-weight:600}.as-home-text-link svg{width:17px}.as-home-dashboard-card{border:1px solid var(--home-line);border-radius:22px;background:#fff;box-shadow:0 24px 64px rgba(19,45,56,.08);padding:22px}.as-home-dashboard-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--home-line);padding-bottom:18px}.as-home-dashboard-top>div{display:grid;gap:4px}.as-home-dashboard-top small{color:var(--home-muted);font-size:10px}.as-home-dashboard-top b{font-size:16px;font-weight:500}.as-home-status{display:inline-flex;align-items:center;gap:6px;background:#edf8f3;color:#197250;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:600}.as-home-status svg{width:13px}.as-home-dashboard-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.as-home-dashboard-metrics>div{border:1px solid var(--home-line);border-radius:14px;padding:14px;display:grid;gap:3px}.as-home-dashboard-metrics small,.as-home-dashboard-metrics span{font-size:9px;color:var(--home-muted)}.as-home-dashboard-metrics strong{font-size:21px;font-weight:500;letter-spacing:-.03em}.as-home-dashboard-property{border:1px solid var(--home-line);border-radius:14px;padding:9px;display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:11px}.as-home-dashboard-thumb{height:48px;border-radius:10px;background:url('https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=500&q=75') center/cover}.as-home-dashboard-property>div:nth-child(2){display:grid;gap:3px}.as-home-dashboard-property b{font-size:12px;font-weight:500}.as-home-dashboard-property span{font-size:9px;color:var(--home-muted)}.as-home-mini-status{padding:6px 8px;border-radius:999px;background:#edf8f3;color:#197250!important;font-size:9px!important;font-weight:600}.as-home-dashboard-lines{height:120px;margin-top:16px;border:1px solid var(--home-line);border-radius:14px;padding:20px 16px;display:flex;align-items:flex-end;gap:9px;background:linear-gradient(to top,rgba(13,120,121,.03),transparent)}.as-home-dashboard-lines span{display:block;width:15%;height:var(--w);border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,#2a9898,#89c7c3)}
.as-home-final-section{padding-top:30px}.as-home-final-cta{border-radius:24px;background:var(--home-ink);color:#fff;padding:46px 50px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:50px;align-items:center}.as-home-final-cta h2{max-width:760px;font-size:clamp(30px,3.4vw,44px)}.as-home-final-cta p{margin:14px 0 0;color:rgba(255,255,255,.68);font-size:14px}.as-home-label-light{color:#7fd0cb}.as-home-primary-light{background:#fff;color:var(--home-ink);white-space:nowrap}.as-home-primary-light:hover{background:#f6f8f8}.as-home-footer{border-top:1px solid var(--home-line);padding:30px 0;background:#fff}.as-home-footer-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.as-home-footer-inner>span{font-size:11px;color:var(--home-muted);text-align:center}.as-home-footer-inner>div{display:flex;justify-content:flex-end;gap:18px;font-size:12px;color:#5f6e75}.as-home-footer .as-home-brand{font-size:17px}.as-home-footer .as-home-logo{width:31px;height:31px;border-radius:9px;font-size:10px}
@media(max-width:980px){.as-home-links{display:none}.as-home-mobile-nav{display:block}.as-home-hero{padding-top:54px}.as-home-hero-grid{grid-template-columns:1fr;gap:52px}.as-home-hero-copy{max-width:720px}.as-home-product{justify-self:center}.as-home-float-one{left:-18px}.as-home-float-two{right:-18px}.as-home-section-head,.as-home-section-head-centered{grid-template-columns:1fr;gap:18px}.as-home-business-grid{grid-template-columns:1fr;gap:48px}.as-home-business-copy{max-width:700px}.as-home-final-cta{grid-template-columns:1fr}.as-home-footer-inner{grid-template-columns:1fr;justify-items:center}.as-home-footer-inner>div{justify-content:center}}
@media(max-width:720px){.as-home-nav{height:68px}.as-home-hero{padding:42px 0 46px}.as-home-hero h1{font-size:40px}.as-home-hero-copy>p{font-size:16px}.as-home-actions{align-items:stretch;flex-direction:column}.as-home-primary,.as-home-secondary{width:100%}.as-home-product{width:100%;border-radius:20px}.as-home-product-photo{height:235px}.as-home-float{display:none}.as-home-quick-grid{grid-template-columns:repeat(2,1fr)}.as-home-quick-grid>div{min-height:68px}.as-home-stats-grid{grid-template-columns:repeat(2,1fr);row-gap:0}.as-home-stats-grid>div{padding:17px 18px;border-bottom:1px solid var(--home-line)}.as-home-stats-grid>div:nth-child(2){border-right:0}.as-home-stats-grid>div:nth-child(3){padding-left:0;border-bottom:0}.as-home-stats-grid>div:nth-child(4){border-right:0;border-bottom:0}.as-home-section{padding:68px 0}.as-home-section-head h2,.as-home-business-copy h2{font-size:34px}.as-home-steps,.as-home-feature-grid{grid-template-columns:1fr}.as-home-steps article{min-height:auto}.as-home-feature-card{min-height:auto}.as-home-business-grid{gap:38px}.as-home-dashboard-metrics{grid-template-columns:1fr}.as-home-final-cta{padding:32px 26px}.as-home-footer-inner{gap:14px}.as-home-mini-proof{gap:10px 14px}}

/* V1.8 billing cycles */
.billing-active-note{margin:0 0 16px}.billing-cycle-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.billing-cycle-card{border:1px solid #e4eaec;border-radius:18px;padding:20px;background:#fff;position:relative}.billing-cycle-card.annual{border-color:#d6c6a8;box-shadow:0 8px 24px rgba(91,72,43,.06)}.billing-cycle-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.billing-cycle-label{font-size:11px;font-weight:700;letter-spacing:.12em;color:#6d7a80}.billing-save-badge{font-size:12px;font-weight:600;padding:6px 9px;border-radius:999px;background:#f5efe5;color:#7c5b29}.billing-cycle-card h4{font-size:18px;margin:0 0 10px;font-weight:600}.billing-cycle-price{display:flex;align-items:flex-end;gap:8px;margin-bottom:6px}.billing-cycle-price strong{font-size:34px;line-height:1;font-weight:600;letter-spacing:-.03em;color:#10212a}.billing-cycle-price span{font-size:13px;color:var(--muted);padding-bottom:3px}.billing-old-price{font-size:13px;color:#7b8589;margin-bottom:10px}.billing-cycle-card>p{font-size:13px;color:var(--muted);line-height:1.55;min-height:40px}.billing-cycle-features{list-style:none;padding:0;margin:14px 0 18px;display:grid;gap:8px}.billing-cycle-features li{font-size:13px;color:#34444b;display:flex;gap:8px}.billing-cycle-features li:before{content:'✓';font-weight:700;color:#1f8a70}.billing-gateways{display:grid;gap:9px}.billing-gateways form{margin:0}.billing-gateways small{display:block;color:var(--muted);font-size:11px;line-height:1.4}.billing-pok-note{margin:14px 0 0;font-size:12px;color:var(--muted)}
@media(max-width:820px){.billing-cycle-grid{grid-template-columns:1fr}.billing-cycle-card>p{min-height:0}}

/* =========================================================
   V1.9 — GLOBAL CLEAN TYPOGRAPHY
   One regular font across the entire product. Titles are
   intentionally restrained so the UI feels lighter and calmer.
   ========================================================= */
html,body,body *,button,input,textarea,select,option{
  font-family:'DM Sans',Arial,sans-serif !important;
  font-weight:400 !important;
}
body{
  font-size:14px;
  line-height:1.55;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
.serif{font-family:'DM Sans',Arial,sans-serif !important}

/* Global title scale */
h1,h2,h3,h4,h5,h6{
  font-family:'DM Sans',Arial,sans-serif !important;
  font-weight:400 !important;
  letter-spacing:-.025em !important;
}
h1{font-size:clamp(28px,3vw,36px) !important;line-height:1.14 !important}
h2{font-size:clamp(24px,2.5vw,30px) !important;line-height:1.18 !important}
h3{font-size:clamp(18px,2vw,22px) !important;line-height:1.25 !important}
h4{font-size:17px !important;line-height:1.3 !important}
h5{font-size:15px !important;line-height:1.35 !important}
h6{font-size:14px !important;line-height:1.4 !important}

/* Public homepage */
.hero h1,.as-home-hero h1{
  font-size:clamp(34px,4.2vw,44px) !important;
  line-height:1.1 !important;
  letter-spacing:-.035em !important;
}
.hero p,.as-home-hero-copy>p{font-size:16px !important;line-height:1.7 !important}
.section-title h2,.as-home-section-head h2,.as-home-business-copy h2,.as-home-final-cta h2{
  font-size:clamp(26px,3vw,34px) !important;
  line-height:1.16 !important;
}
.cta-band h3{font-size:28px !important;line-height:1.2 !important}
.public-nav .brand-white,.as-home-brand{font-size:19px !important}

/* Authentication / installer */
.auth-art h2{font-size:34px !important;line-height:1.12 !important}
.auth-card h1{font-size:29px !important;line-height:1.18 !important}
.install-card h1{font-size:30px !important;line-height:1.18 !important}

/* Dashboard / management */
.page-head h1{font-size:26px !important;line-height:1.2 !important}
.panel-head h3{font-size:17px !important}
.metric strong{font-size:25px !important}
.price{font-size:38px !important;line-height:1.1 !important}
.price-big{font-size:27px !important}
.billing-cycle-price strong{font-size:30px !important}
.menu-admin-hero h2{font-size:25px !important}
.menu-onboarding-copy h2{font-size:29px !important;line-height:1.18 !important}
.nearby-form-card h3,.nearby-map-card h3,.section-title-inline h3{font-size:22px !important}
.property-location-map-wrap h4{font-size:18px !important}
.qr-print-card h3{font-size:20px !important}

/* Guest page */
.guest-brand{font-size:22px !important}
.guest-hero-copy h1{font-size:34px !important;line-height:1.08 !important}
.guest-welcome h2{font-size:23px !important}
.guest-section-head h3{font-size:21px !important}
.modal-head h3{font-size:22px !important}

/* QR restaurant menu */
.restaurant-menu-brand{font-size:17px !important}
.restaurant-menu-hero-copy h1{font-size:clamp(30px,5vw,38px) !important;line-height:1.12 !important}
.restaurant-category-title h2{font-size:23px !important}
.restaurant-item-line h3,.without-photos .restaurant-item-line h3{font-size:17px !important;line-height:1.28 !important}
.restaurant-menu-empty h2{font-size:25px !important}
.restaurant-menu-footer-mark{font-size:20px !important}

/* Keep controls calm and readable */
.btn,.ghost-btn,.badge,.nav-pill,.side-nav a,.field label,.table th,.table td,
.public-links,.as-home-links,.as-home-primary,.as-home-secondary,.menu-tabs a,
.premium-switch,.private-preview-bar,.restaurant-category-nav a{
  letter-spacing:0 !important;
}

@media(max-width:720px){
  h1{font-size:28px !important}
  h2{font-size:24px !important}
  h3{font-size:19px !important}
  .hero h1,.as-home-hero h1{font-size:34px !important}
  .section-title h2,.as-home-section-head h2,.as-home-business-copy h2,.as-home-final-cta h2{font-size:27px !important}
  .guest-hero-copy h1{font-size:30px !important}
  .restaurant-menu-hero-copy h1{font-size:31px !important}
  .page-head h1{font-size:24px !important}
}

/* =========================================================
   V2.0 — EXPANDED GUIDE + VERIFIED REVIEWS
   ========================================================= */
.guest-about-text.is-clamped{
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:5;
  overflow:hidden;
}
.guest-more-link{
  margin:10px auto 0;
  border:0;
  background:transparent;
  color:#8a6636;
  font-size:11px;
  display:inline-flex;
  align-items:center;
  gap:6px;
  cursor:pointer;
  padding:3px 6px;
}
.guest-more-link svg{width:14px;height:14px}
.info-row-button{
  width:100%;
  text-align:left;
  color:inherit;
  cursor:default;
  font:inherit;
}
.info-row-button.has-more{cursor:pointer;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}
.info-row-button.has-more:hover{border-color:#d9cfbf;box-shadow:0 8px 24px rgba(75,59,38,.06);transform:translateY(-1px)}
.guide-preview-text{
  display:-webkit-box!important;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:1;
  overflow:hidden;
  line-height:1.45;
}
.guide-more-label{display:inline-block;margin-top:3px;font-size:10px;color:#8a6636}
.info-content-modal{align-items:flex-end}
.info-content-card{padding:0;overflow:hidden}
.info-content-card .modal-head{padding:19px 20px;border-bottom:1px solid #eee9e2}
.info-content-body{padding:20px 21px 26px;white-space:pre-line;color:#5f6668;font-size:13px;line-height:1.8}

/* guest review presentation */
.guest-review-summary{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #ebe7df;border-radius:16px;padding:14px 15px;margin-bottom:10px}
.guest-review-big-score{font-size:30px;line-height:1;color:#10212a}
.guest-review-summary small{display:block;color:#8a8c8b;font-size:10px;margin-top:4px}
.guest-review-starline{display:flex;gap:2px;color:#c8c4bd}
.guest-review-starline svg{width:15px;height:15px;fill:transparent}
.guest-review-starline svg.filled{color:#b48a4d;fill:#b48a4d}
.guest-review-starline.small svg{width:12px;height:12px}
.guest-review-cards{display:grid;gap:8px}
.guest-review-card{background:#fff;border:1px solid #ebe7df;border-radius:15px;padding:14px}
.guest-review-card-top{display:flex;justify-content:space-between;align-items:center;gap:10px}
.guest-review-card-top b{font-size:12px}
.guest-review-card p{font-size:11px;line-height:1.55;color:#666b6c;margin:8px 0}
.guest-review-card>small{display:flex;align-items:center;gap:5px;color:#8b8d8c;font-size:9px}
.guest-review-card>small svg{width:13px;height:13px;color:#318268}
.guest-review-form{background:#fff;border:1px solid #e9e4dc;border-radius:17px;padding:16px}
.guest-review-form>p{margin:0 0 11px;color:#6c7071;font-size:11px;line-height:1.55}
.guest-rating-input{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:3px;margin:2px 0 13px}
.guest-rating-input input{position:absolute;opacity:0;pointer-events:none}
.guest-rating-input label{font-size:30px;line-height:1;color:#ddd6ca;cursor:pointer;transition:.15s color,.15s transform}
.guest-rating-input label:hover,.guest-rating-input label:hover~label,.guest-rating-input input:checked~label{color:#b58b4e}
.guest-rating-input label:hover{transform:scale(1.06)}
.guest-review-form textarea{resize:vertical;min-height:100px;margin-bottom:10px}
.guest-review-form .btn{width:100%}
.review-thankyou-card{display:flex;gap:12px;align-items:flex-start;border:1px solid #dcebe5;background:#f2f8f5;border-radius:16px;padding:15px}
.review-thankyou-icon{width:38px;height:38px;border-radius:12px;background:#dff0e8;color:#26785c;display:grid;place-items:center;flex:0 0 auto}
.review-thankyou-icon svg{width:19px}
.review-thankyou-card b{display:block;font-size:12px}
.review-thankyou-card p{font-size:10px;line-height:1.45;color:#65736d;margin:4px 0 0}
.external-review-box{margin-top:10px;padding:14px;border:1px solid #e8e3da;border-radius:16px;background:#f7f3ec}
.external-review-box>div:first-child b,.external-review-box>div:first-child span{display:block}
.external-review-box>div:first-child b{font-size:12px}
.external-review-box>div:first-child span{font-size:10px;color:#7d7d79;margin-top:2px}
.external-review-links{display:grid;gap:7px;margin-top:10px}
.external-review-links a{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;border:1px solid #e8e3da;border-radius:11px;padding:10px 11px;font-size:11px;color:#27343a}
.external-review-links a svg{width:14px;color:#8d6b3c}

/* host reviews dashboard */
.review-property-tabs{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-bottom:18px}
.review-property-tabs>span{font-size:12px;color:var(--muted);margin-right:3px}
.review-property-tabs a{padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:12px}
.review-property-tabs a.active{background:#10212a;color:#fff;border-color:#10212a}
.review-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:18px;align-items:start}
.review-link-list{display:grid;gap:8px}
.review-link-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:11px;align-items:center;border:1px solid var(--line);border-radius:14px;padding:11px 12px;background:#fff}
.review-link-row.is-off{opacity:.55}
.review-link-icon{width:38px;height:38px;border-radius:11px;background:#f2eee6;color:#896536;display:grid;place-items:center}
.review-link-icon svg{width:18px}
.review-link-copy{min-width:0}
.review-link-copy b,.review-link-copy span{display:block}
.review-link-copy b{font-size:13px}
.review-link-copy span{font-size:10px;color:var(--muted);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.review-link-actions{display:flex;align-items:center;gap:6px;margin:0}
.icon-button{width:34px;height:34px;border:0;border-radius:9px;display:grid;place-items:center;cursor:pointer;background:#f2f4f4;color:#53656d}
.icon-button svg{width:16px}
.icon-button.danger{background:#fff0ee;color:#b8483e}
.review-add-form{display:grid;grid-template-columns:minmax(160px,.6fr) minmax(260px,1.4fr) auto;gap:10px;align-items:end;border-top:1px solid var(--line);padding-top:16px;margin-top:16px}
.review-add-form .btn{height:45px;white-space:nowrap}
.review-empty-inline{display:flex;gap:12px;align-items:center;border:1px dashed #dce3e5;border-radius:14px;padding:15px;color:var(--muted)}
.review-empty-inline>svg{width:22px}
.review-empty-inline b,.review-empty-inline span{display:block}
.review-empty-inline b{color:#35454c;font-size:12px}
.review-empty-inline span{font-size:11px;margin-top:2px}
.review-summary-panel{position:sticky;top:90px}
.review-summary-score{display:flex;gap:14px;align-items:center;padding:4px 0 18px;border-bottom:1px solid var(--line)}
.review-summary-score>span{font-size:42px;line-height:1}
.review-summary-score small{display:block;color:var(--muted);font-size:11px;margin-top:5px}
.review-stars-static{display:flex;gap:3px;color:#d0d3d1}
.review-stars-static svg{width:18px;height:18px}
.review-stars-static svg.filled{color:#b48a4d;fill:#b48a4d}
.review-stars-static.small svg{width:14px;height:14px}
.review-trust-note{display:flex;gap:11px;padding-top:16px;color:#5f7075}
.review-trust-note>svg{width:21px;color:#248067;flex:0 0 auto}
.review-trust-note p{font-size:11px;line-height:1.6;margin:0}
.review-trust-note b{color:#27363c}
.host-review-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.host-review-card{border:1px solid var(--line);border-radius:15px;padding:14px;background:#fff}
.host-review-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}
.host-review-top b,.host-review-top span{display:block}
.host-review-top b{font-size:13px}
.host-review-top span{font-size:10px;color:var(--muted);margin-top:2px}
.host-review-card p{font-size:12px;line-height:1.6;color:#5d696d;margin:11px 0}
.host-review-card>small{font-size:10px;color:#92999b}
.review-empty-large{text-align:center;padding:42px 20px;color:var(--muted)}
.review-empty-large svg{width:28px;color:#b48a4d}
.review-empty-large b,.review-empty-large span{display:block}
.review-empty-large b{color:#35454c;margin-top:8px;font-size:13px}
.review-empty-large span{font-size:11px;margin-top:4px}
.review-shortcut{background:#fff;border-color:#e5e8e9}

@media(max-width:900px){
  .review-dashboard-grid{grid-template-columns:1fr}
  .review-summary-panel{position:static}
  .review-add-form{grid-template-columns:1fr}
  .host-review-list{grid-template-columns:1fr}
}
