/* QUEEN SPA HOUSE V1.0.7 RC3 · Quiet Luxury customer layer */
:root{--ql-bg:#F8F3EC;--ql-surface:#FFFDF9;--ql-deep:#13100F;--ql-ink:#1B1613;--ql-muted:#70665E;--ql-gold:#B8996B;--ql-sand:#E8D9C2;--ql-line:#E3D6C7}
.mode-customer{background:var(--ql-bg);font-family:"Be Vietnam Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ql-ink)}
.mode-customer .topbar{height:64px;padding:8px clamp(14px,2.5vw,28px);background:rgba(248,243,236,.94);border-bottom:0;box-shadow:none;color:var(--ql-ink)}
.mode-customer .brand b{font-family:"Playfair Display",Georgia,serif;color:var(--ql-ink);font-size:17px;font-weight:500;letter-spacing:.02em}
.mode-customer .brand small{color:var(--ql-gold)}
.mode-customer .top-actions .icon-btn{background:var(--ql-surface);color:var(--ql-ink);border-color:var(--ql-line)}
.mode-customer .top-actions .btn.primary{background:var(--ql-gold);border-color:var(--ql-gold);color:var(--ql-deep)}
.mode-customer .app-shell{min-height:calc(100vh - 64px)}
.mode-customer .customer-rail{top:64px;height:calc(100vh - 64px);background:var(--ql-deep);border:0;padding:14px 9px}
.mode-customer .customer-rail .nav-label{color:#806D58}
.mode-customer .customer-rail .nav-item{color:#B8AEA5;border-radius:15px;min-height:58px}
.mode-customer .customer-rail .nav-item span:first-child{color:#B8996B}
.mode-customer .customer-rail .nav-item.active{background:#2E2621;color:#fff;box-shadow:none}
.mode-customer .main{max-width:1440px;padding:24px 28px 34px;background:var(--ql-bg)}
.mode-customer .serif,.mode-customer .section-title,.mode-customer .page-head h1{font-family:"Playfair Display",Georgia,serif;font-weight:500}
.ql-home{display:grid;gap:24px}
.ql-hero-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.78fr);gap:18px;align-items:stretch}
.ql-hero{position:relative;overflow:hidden;min-height:350px;padding:34px;border:0;border-radius:30px;background:linear-gradient(145deg,#13100F 0%,#40332B 100%);color:#fff}
.ql-hero:after{content:"Q";position:absolute;right:24px;bottom:-38px;font:500 180px/1 "Playfair Display",serif;color:rgba(255,255,255,.06);pointer-events:none}
.ql-eyebrow{display:block;margin-bottom:16px;color:var(--ql-gold);font-size:10px;font-weight:700;letter-spacing:.12em}
.ql-hero h1{max-width:700px;margin:0;font:500 clamp(42px,5vw,62px)/1.05 "Playfair Display",Georgia,serif;letter-spacing:-.025em}
.ql-hero p{max-width:590px;margin:18px 0 0;color:#DDD3C8;font-size:14px;line-height:1.65}
.ql-hero-actions{display:flex;gap:10px;margin-top:24px;position:relative;z-index:1}
.ql-hero .btn.primary{min-width:190px;background:var(--ql-gold);border-color:var(--ql-gold);color:var(--ql-deep)}
.ql-today{padding:22px;border:1px solid var(--ql-line);border-radius:26px;background:var(--ql-surface)}
.ql-today h2{margin:0 0 14px;font:500 28px/1.15 "Playfair Display",Georgia,serif}
.ql-today-card{padding:13px 14px;margin:9px 0;border-radius:16px;background:var(--ql-bg)}
.ql-today-card small{display:block;color:var(--ql-gold);font-size:10px;font-weight:700;margin-bottom:4px}
.ql-today-card b{font-size:13px}
.ql-section-head{display:flex;align-items:center;justify-content:space-between;gap:14px}
.ql-section-head h2{margin:0;font:500 30px/1.15 "Playfair Display",Georgia,serif}
.ql-link{border:0;background:transparent;color:var(--ql-gold);font:700 11px/1 "Be Vietnam Pro",sans-serif;cursor:pointer}
.ql-need-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.ql-need{min-height:92px;padding:15px;border:1px solid var(--ql-line);border-radius:18px;background:var(--ql-surface);text-align:left;cursor:pointer}
.ql-need b{display:block;font-size:14px;margin-bottom:5px}.ql-need small{color:var(--ql-muted);font-size:10px}
.ql-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.ql-feature-card{position:relative;min-width:0;padding:16px;border:1px solid var(--ql-line);border-radius:22px;background:var(--ql-surface);cursor:pointer;overflow:hidden}
.ql-feature-art{height:92px;margin-bottom:12px;border-radius:16px;background:linear-gradient(145deg,#E8D9C2,#D4B894);position:relative;overflow:hidden}
.ql-feature-art:after{content:"Q";position:absolute;right:8px;bottom:-11px;color:rgba(255,255,255,.55);font:500 50px/1 "Playfair Display",serif}
.ql-feature-card h3{margin:0;font:500 18px/1.2 "Playfair Display",Georgia,serif}.ql-feature-card p{margin:6px 0 0;color:var(--ql-muted);font-size:11px}.ql-feature-card strong{display:block;margin-top:8px;font-size:13px}
.ql-catalog-page{display:grid;gap:16px}.ql-catalog-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.ql-catalog-head h1{margin:0;font:500 clamp(36px,4vw,52px)/1.05 "Playfair Display",Georgia,serif}
.ql-catalog-head p{margin:8px 0 0;color:var(--ql-muted);font-size:13px}.ql-catalog-search{position:sticky;top:74px;z-index:30;padding:4px 0 3px;background:linear-gradient(var(--ql-bg) 78%,rgba(248,243,236,0))}
.ql-catalog-search .search input{height:52px;border-radius:17px;background:var(--ql-surface);border-color:var(--ql-line);font-family:"Be Vietnam Pro",sans-serif}
.ql-category-scroll{display:flex;gap:8px;overflow:auto;padding:1px 1px 4px;scrollbar-width:none}.ql-category-scroll::-webkit-scrollbar{display:none}
.ql-cat-pill{flex:0 0 auto;min-height:38px;padding:0 14px;border:1px solid var(--ql-line);border-radius:999px;background:var(--ql-surface);color:var(--ql-ink);font:600 12px "Be Vietnam Pro",sans-serif;white-space:nowrap;cursor:pointer}
.ql-cat-pill.active{background:var(--ql-deep);border-color:var(--ql-deep);color:#fff}
.ql-curated{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ql-curated .ql-feature-card{display:grid;grid-template-columns:128px minmax(0,1fr);gap:14px;align-items:center}.ql-curated .ql-feature-art{height:94px;margin:0}
.ql-catalog-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ql-catalog-list .item{min-height:92px;padding:15px;border-radius:16px;border-color:var(--ql-line);box-shadow:none;background:var(--ql-surface)}
.ql-catalog-list .item:hover{transform:none;border-color:var(--ql-gold);box-shadow:none}.ql-catalog-list .item .name{font-family:"Be Vietnam Pro",sans-serif;font-size:14px;font-weight:700}.ql-catalog-list .item .meta{font-size:10px}.ql-catalog-list .item .price{font-size:13px}
.ql-more{width:100%;min-height:48px;border:1px solid var(--ql-deep);border-radius:999px;background:var(--ql-deep);color:#fff;font-weight:700;cursor:pointer}
.service-sheet.modal{width:min(640px,100%);padding:0;border:0;border-radius:28px;background:var(--ql-surface);overflow:hidden}.service-sheet-hero{min-height:150px;padding:24px;background:linear-gradient(145deg,#E8D9C2,#D4B894);display:flex;align-items:flex-end;position:relative}.service-sheet-hero:after{content:"Q";position:absolute;right:18px;bottom:-22px;color:rgba(255,255,255,.6);font:500 100px/1 "Playfair Display",serif}.service-sheet-body{padding:22px}.service-sheet-body h2{margin:0;font:500 30px/1.15 "Playfair Display",Georgia,serif}.service-sheet-meta{margin:8px 0;color:var(--ql-muted);font-size:12px}.service-sheet-price{margin:16px 0;font-size:20px;font-weight:700}.service-sheet-actions{display:grid;grid-template-columns:1fr 1.5fr;gap:8px;margin-top:18px}
.login-wrap{background:linear-gradient(160deg,#13100F 0 32%,#F8F3EC 32% 100%)}.login{border:1px solid var(--ql-line);background:var(--ql-surface);box-shadow:0 24px 70px rgba(19,16,15,.16)}.login h1{font-family:"Playfair Display",Georgia,serif;color:var(--ql-ink)}
@media(min-width:768px) and (max-width:1180px){.mode-customer{--rail:84px}.mode-customer .customer-rail .nav-item{font-size:9px}.ql-hero-grid{grid-template-columns:minmax(0,1.55fr) minmax(285px,.8fr)}.ql-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ql-catalog-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){
.mode-customer .main{padding:14px 16px calc(102px + env(safe-area-inset-bottom))}.mode-customer .topbar{height:62px;padding:7px 14px}.mode-customer .brand img{width:32px;height:32px;flex-basis:32px}.mode-customer .brand b{font-size:13px}.mode-customer .brand small{display:none}
.ql-home{gap:18px}.ql-hero-grid{display:block}.ql-today{display:none}.ql-hero{min-height:0;padding:22px;border-radius:26px}.ql-hero h1{font-size:clamp(38px,10.5vw,48px);line-height:1.04}.ql-hero p{font-size:13px;margin-top:12px}.ql-hero-actions{margin-top:18px}.ql-hero-actions .btn{width:100%;min-height:48px}.ql-hero-actions .btn:not(.primary){display:none}
.ql-section-head h2{font-size:26px}.ql-need-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ql-need{min-height:84px;padding:12px}.ql-need b{font-size:12px}.ql-feature-grid{display:flex;overflow:auto;gap:10px;margin:0 -16px;padding:0 16px 4px;scrollbar-width:none}.ql-feature-grid::-webkit-scrollbar{display:none}.ql-feature-card{flex:0 0 168px;padding:13px;border-radius:18px}.ql-feature-art{height:64px}.ql-feature-card h3{font-size:15px}.ql-feature-card p{font-size:10px}.ql-feature-card strong{font-size:13px}
.mode-customer .customer-bottom{left:8px;right:8px;bottom:8px;min-height:66px;border:0;border-radius:22px;background:rgba(19,16,15,.97);box-shadow:0 14px 34px rgba(19,16,15,.22);padding:7px 8px max(7px,env(safe-area-inset-bottom))}.mode-customer .customer-bottom button{color:#BFB8AD;font-size:8px}.mode-customer .customer-bottom button b{font-size:17px;color:#A99479}.mode-customer .customer-bottom button.active{color:var(--ql-gold)}.mode-customer .customer-bottom button.active b{color:var(--ql-gold)}
.ql-catalog-page{gap:13px}.ql-catalog-head h1{font-size:36px}.ql-catalog-head p{font-size:12px}.ql-catalog-search{top:62px}.ql-curated{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ql-curated .ql-feature-card{display:block;min-width:0;padding:13px}.ql-curated .ql-feature-art{height:62px;margin-bottom:9px}.ql-catalog-list{grid-template-columns:1fr;gap:8px}.ql-catalog-list .item{min-height:72px;padding:12px 14px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}.ql-catalog-list .item .price{margin:0;white-space:nowrap}.ql-category-scroll{margin-right:-16px;padding-right:16px}.ql-more{min-height:46px}
.modal-bg.has-service-sheet,.modal-bg:has(.service-sheet){align-items:end;padding:0;background:rgba(19,16,15,.48)}.service-sheet.modal{width:100%;max-height:86vh;border-radius:28px 28px 0 0}.service-sheet-hero{min-height:112px}.service-sheet-body{padding:18px}.service-sheet-body h2{font-size:26px}.service-sheet-actions{grid-template-columns:1fr}.service-sheet-actions .btn{min-height:48px}
}
/* RC3 typography refinement: reserve display serif for emotional headlines; use Vietnamese UI sans for section labels */
.ql-section-head h2{font-family:"Be Vietnam Pro",sans-serif;font-weight:600;letter-spacing:-.02em}
@media(max-width:767px){.ql-section-head h2{font-size:24px;line-height:1.18}}
/* Member / account experience */
.ql-account-page,.ql-benefits{display:grid;gap:18px}.ql-account-home{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:14px}.ql-member-card{position:relative;overflow:hidden;min-height:230px;padding:26px;border-radius:28px;background:linear-gradient(145deg,#13100F,#40332B);color:#fff}.ql-member-card:after{content:"Q";position:absolute;right:18px;bottom:-44px;color:rgba(255,255,255,.07);font:500 180px/1 "Playfair Display",serif}.ql-member-name{position:relative;z-index:1;margin-top:10px;font:500 30px/1.15 "Playfair Display",Georgia,serif}.ql-member-stats{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:42px}.ql-member-stats div{padding:13px 14px;border-radius:16px;background:rgba(255,255,255,.08)}.ql-member-stats small{display:block;color:#D9CDBE;font-size:10px}.ql-member-stats strong{display:block;margin-top:4px;font-size:22px}.ql-upcoming{padding:24px;border:1px solid var(--ql-line);border-radius:26px;background:var(--ql-surface)}.ql-upcoming h2{margin:10px 0 6px;font:500 26px/1.18 "Playfair Display",Georgia,serif}.ql-upcoming p{color:var(--ql-muted);font-size:12px;line-height:1.55}.ql-upcoming .btn{margin-top:18px;width:100%}.ql-action-row{grid-column:1/-1;display:flex;gap:8px;flex-wrap:wrap}.ql-entitlement-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ql-entitlement{padding:17px;border:1px solid var(--ql-line);border-radius:18px;background:var(--ql-surface)}.ql-entitlement span{display:block;color:var(--ql-gold);font-size:9px;font-weight:700;letter-spacing:.08em}.ql-entitlement b{display:block;margin:7px 0;font-size:14px}.ql-entitlement strong{display:block;font-size:18px}.ql-entitlement small{display:block;margin-top:7px;color:var(--ql-muted);font-size:10px}.ql-soft-empty,.ql-member-empty{padding:24px;border:1px solid var(--ql-line);border-radius:22px;background:var(--ql-surface)}.ql-soft-empty p,.ql-member-empty p{color:var(--ql-muted);font-size:12px}.ql-member-empty h2{font:500 28px/1.15 "Playfair Display",Georgia,serif}.ql-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ql-profile-card{min-height:190px;padding:22px;border-radius:24px;background:var(--ql-deep);color:#fff}.ql-profile-card.light{background:var(--ql-surface);color:var(--ql-ink);border:1px solid var(--ql-line)}.ql-profile-card h2{font:500 26px/1.2 "Playfair Display",Georgia,serif}.ql-profile-card p{color:inherit;opacity:.78}
.mode-customer .main[data-context="customer"] .page-head h1,.mode-customer .main[data-context="benefits"] .page-head h1{font-family:"Be Vietnam Pro",sans-serif;font-weight:600;letter-spacing:-.03em}.mode-customer .booking-touch{border:1px solid var(--ql-line);background:var(--ql-surface);box-shadow:none;border-radius:24px;padding:18px}.mode-customer .booking-policy{background:var(--ql-bg);border-color:var(--ql-line);border-radius:16px}.mode-customer .booking-submit{border-radius:999px;background:var(--ql-deep)}
@media(max-width:767px){.ql-account-home{grid-template-columns:1fr}.ql-member-card{min-height:205px;padding:20px;border-radius:24px}.ql-member-name{font-size:25px}.ql-member-stats{margin-top:30px}.ql-member-stats strong{font-size:20px}.ql-upcoming{padding:19px;border-radius:20px}.ql-upcoming h2{font-size:22px}.ql-action-row{display:grid;grid-template-columns:1fr 1fr}.ql-action-row .btn{padding:0 10px}.ql-entitlement-grid{grid-template-columns:1fr}.ql-profile-grid{grid-template-columns:1fr}.ql-profile-card{min-height:150px;padding:18px}.mode-customer .booking-touch{padding:14px;border-radius:20px}}


/* RC3 real-device orientation hardening */
@media (max-width: 900px) and (orientation: landscape) and (max-height: 520px){
  .mode-customer .topbar{height:48px;padding:4px 10px}.mode-customer .brand img{width:28px;height:28px;flex-basis:28px}.mode-customer .main{padding:10px 12px calc(64px + env(safe-area-inset-bottom))}
  .ql-home{gap:12px}.ql-hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(220px,.65fr);gap:12px}.ql-today{display:block;padding:14px;border-radius:18px}.ql-today h2{font-size:20px}.ql-today-card{padding:9px 10px;margin:6px 0}
  .ql-hero{min-height:0;padding:16px 18px;border-radius:20px}.ql-eyebrow{margin-bottom:8px}.ql-hero h1{font-size:clamp(25px,4.6vw,34px);line-height:1.02;max-width:560px}.ql-hero p{font-size:11px;line-height:1.45;margin-top:8px}.ql-hero-actions{margin-top:10px}.ql-hero-actions .btn{min-height:40px;width:auto}.ql-hero .btn.primary{min-width:150px}
  .ql-section-head h2{font-size:20px}.ql-need-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ql-need{min-height:64px;padding:9px}.ql-feature-card{flex-basis:150px}
  .mode-customer .customer-bottom{left:10px;right:10px;bottom:6px;min-height:52px;border-radius:18px;padding:4px 8px max(4px,env(safe-area-inset-bottom))}.mode-customer .customer-bottom button{font-size:7px}.mode-customer .customer-bottom button b{font-size:14px}
}
@media (min-width: 600px) and (max-width: 900px) and (orientation: portrait){
  .mode-customer{--rail:0px}.mode-customer .customer-rail{display:none}.mode-customer .main{padding:18px 20px calc(88px + env(safe-area-inset-bottom))}.ql-hero-grid{grid-template-columns:minmax(0,1fr) minmax(240px,.62fr);gap:14px}.ql-hero{min-height:300px;padding:26px}.ql-hero h1{font-size:clamp(38px,6vw,50px)}.ql-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
/* Nubia V70 real-device minimal UX */
@media (max-width:430px) and (orientation:portrait){
  .ql-hero{padding:20px;border-radius:24px}.ql-hero h1{font-size:34px;line-height:1.02}.ql-hero p{font-size:12px;line-height:1.5}.ql-hero-actions{margin-top:14px}
  .ql-section-head h2{font-size:22px}.ql-need-grid{display:flex;gap:8px;overflow:auto;margin:0 -16px;padding:0 16px 2px;scrollbar-width:none}.ql-need-grid::-webkit-scrollbar{display:none}.ql-need{flex:0 0 auto;min-height:46px;padding:0 15px;border-radius:999px;display:flex;align-items:center}.ql-need b{margin:0;font-size:12px}.ql-need small{display:none}
  .mode-customer .customer-bottom{min-height:60px;border-radius:20px}.mode-customer .main{padding-bottom:calc(92px + env(safe-area-inset-bottom))}
}
@media (max-width:900px) and (orientation:landscape) and (max-height:520px){
  .mode-customer{overflow-x:hidden}.mode-customer .topbar{height:44px;padding:3px 68px 3px 10px}.mode-customer .brand img{width:28px;height:28px;flex-basis:28px}.mode-customer .brand b{font-size:12px}.mode-customer .top-actions .btn{min-height:34px;padding:0 12px;font-size:11px}
  .mode-customer .main{padding:8px 72px 12px 10px!important;max-width:none}.mode-customer .customer-bottom{left:auto!important;right:6px!important;top:50px!important;bottom:6px!important;width:56px!important;height:auto!important;min-height:0!important;border-radius:17px!important;padding:4px!important;display:flex!important;flex-direction:column!important;gap:2px!important}.mode-customer .customer-bottom button{width:100%;min-width:0;flex:1 1 0;padding:2px 1px!important;font-size:6px!important;line-height:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.mode-customer .customer-bottom button b{font-size:13px!important;line-height:1.05}
  .page-head{margin-bottom:8px;align-items:center}.page-head h1,.ql-catalog-head h1{font-size:27px!important;line-height:1.02}.page-head p,.ql-catalog-head p{font-size:10px;line-height:1.25;margin-top:2px}.ql-home{gap:10px}.ql-hero-grid{display:block!important}.ql-today{display:none!important}.ql-hero{padding:13px 16px;border-radius:18px}.ql-hero h1{font-size:28px!important;line-height:1}.ql-hero p{font-size:10px;line-height:1.35;margin-top:6px;max-width:520px}.ql-eyebrow{font-size:8px;margin-bottom:5px}.ql-hero-actions{margin-top:8px}.ql-hero-actions .btn{min-height:34px;padding:0 13px;font-size:11px}.ql-section-head h2{font-size:18px}.ql-need-grid{display:flex;gap:6px;overflow:auto}.ql-need{min-height:38px;padding:0 12px;border-radius:999px}.ql-need small{display:none}.ql-need b{font-size:10px;margin:0}.ql-feature-grid{margin:0!important;padding:0!important;gap:8px}.ql-feature-card{flex-basis:138px}.ql-catalog-page{gap:8px}.ql-catalog-head p{display:none}.ql-catalog-search{top:44px;padding:1px 0}.ql-catalog-search .search input{height:38px;border-radius:13px;font-size:11px}.tabs{padding:0 0 4px}.tab{min-height:32px;padding:0 12px;font-size:10px}.ql-category-scroll{padding-bottom:1px}.ql-cat-pill{min-height:32px;padding:0 11px;font-size:10px}.ql-curated{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ql-curated .ql-feature-card{padding:9px}.ql-curated .ql-feature-art{height:42px;margin-bottom:6px}.ql-curated .ql-feature-card h3{font-size:12px}.ql-curated .ql-feature-card p{display:none}.ql-catalog-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.ql-catalog-list .item{min-height:48px;padding:8px 10px}.ql-catalog-list .item .name{font-size:11px}.ql-catalog-list .item .meta{display:none}.ql-catalog-list .item .price{font-size:10px}
}
/* Nubia V70 compact auth / booking landscape */
@media (max-width:900px) and (orientation:landscape) and (max-height:520px){
.login-wrap{min-height:100dvh;padding:8px;display:grid;place-items:center;background:linear-gradient(155deg,#13100F 0 27%,#F8F3EC 27% 100%)}
.login{width:min(680px,calc(100vw - 24px));max-width:none;padding:11px 14px;border-radius:18px;display:grid;grid-template-columns:.82fr 1.05fr 1.05fr;grid-template-areas:"brand title title" "brand intro intro" "tabs account pass" "remember submit recover";gap:5px 8px;align-items:center}
.login>.brand{grid-area:brand;align-self:start}.login>h1{grid-area:title;margin:0;font-size:29px;line-height:1}.login>p{grid-area:intro;margin:0;font-size:10px;line-height:1.25}.login>#loginRole{grid-area:tabs;padding:0}.login>.field:nth-child(5){grid-area:account}.login>.field:nth-child(6){grid-area:pass}.login>label{grid-area:remember;margin:0!important;font-size:8px;line-height:1.15}.login>#loginBtn{grid-area:submit;margin:0!important;min-height:34px}.login>[data-go="/recover"]{grid-area:recover;margin:0!important;min-height:34px}.login .field{margin:0}.login .field label{font-size:8px;margin-bottom:2px}.login .field input{height:34px;padding:0 10px}.login .tab{min-height:32px;padding:0 10px;font-size:9px}
.mode-customer .main[data-context="booking"] .card{padding:14px;border-radius:18px}.mode-customer .main[data-context="booking"] .card h3{margin:0 0 4px;font-size:19px}.mode-customer .main[data-context="booking"] .card p{margin:0 0 8px;font-size:10px}.mode-customer .main[data-context="booking"] .card .btn{min-height:34px;font-size:10px}
}
