@import url('../assets/fonts.css');
:root{--brand:#650c28;--ink:#241e20;--muted:#7d7478;--line:#e7e1e3;--bg:#f6f5f2;--shadow:0 8px 30px #23111b06}
body{font-family:Manrope,Arial,sans-serif;background:var(--bg);color:var(--ink)}.app-sidebar{background:#faf9f6;border-right:1px solid var(--line);color:var(--ink)}.app-brand{color:var(--ink);padding:30px 22px}.app-brand-copy strong{font-size:20px}.app-brand-copy small{color:var(--muted);font-size:9px;letter-spacing:.02em}.app-nav{padding:12px}.app-nav a,.sidebar-bottom a{color:#6e6469;font-size:13px;font-weight:550;border-radius:9px}.app-nav a.active,.app-nav a.is-active{background:#650c28;color:white}.app-nav a:hover{background:#eee5e8;color:var(--brand)}.app-nav a.is-active:hover{background:var(--brand);color:white}.sidebar-bottom{border-color:var(--line);padding:18px}.app-topbar{background:#faf9f6ed;backdrop-filter:blur(15px);border-color:var(--line);height:80px}.app-view{max-width:1500px;margin:auto;padding:32px}.topbar-search{background:#efedea;border:0;border-radius:9px}.account-button{border:0;background:transparent}.avatar{background:#ebdee3;color:var(--brand)}.card{border-radius:15px;border:1px solid var(--line);box-shadow:none;background:#fff}.page-head h1{font-size:32px;font-weight:600;letter-spacing:-.045em}.page-head p{font-size:13px}.eyebrow{color:var(--brand);font-size:10px;letter-spacing:.17em}.btn{border-radius:8px;min-height:44px;font-size:12px;font-weight:650;box-shadow:none}.btn-primary{background:var(--brand);color:white;box-shadow:none}.btn-secondary{background:#eee1e6;color:var(--brand);border-color:transparent}.btn-light{background:white;border-color:var(--line);color:var(--ink)}.btn-ghost{color:var(--brand);background:transparent}.hero-card{position:relative;grid-template-columns:1.1fr 1fr;background:#ede7df;color:var(--ink);border:1px solid #e2dcd6;border-radius:18px;padding:38px;min-height:350px;overflow:hidden;gap:24px}.hero-card h1{font-size:44px;font-weight:600;letter-spacing:-.05em;line-height:1.12;max-width:460px}.hero-card p{font-size:13px;line-height:1.8;color:#72686a;max-width:440px}.hero-card .hero-visual{position:relative;height:100%;min-height:290px;margin:-38px -38px -38px 0;width:calc(100% + 38px)}.hero-card .hero-visual img{height:100%;width:100%;object-fit:cover;object-position:center}.section-title{font-size:22px;font-weight:600;letter-spacing:-.025em;margin:32px 0 18px}.service-card,.car-card{border:1px solid var(--line);border-radius:15px;box-shadow:none;overflow:hidden}.service-card:hover,.car-card:hover{transform:translateY(-3px);box-shadow:0 10px 30px #4117270a}.service-cover,.car-cover{background:#e8e5df;height:190px}.service-monogram{height:100%;background:linear-gradient(120deg,#e9e2da,#f3eee7);color:#633648;padding:20px;display:flex;flex-direction:column;justify-content:space-between}.service-monogram>span{font-size:8px;letter-spacing:.13em}.service-monogram>strong{font-family:Georgia,serif;font-size:70px;line-height:1;font-weight:400;opacity:.8}.service-monogram>small{font-size:10px}.service-body h3,.car-body h3{font-size:17px;font-weight:650}.badge{background:#fff;color:var(--brand);border-radius:6px;font-size:9px}.chip{border-radius:6px;background:#f3f0ec;color:#79696e;border:0;font-size:10px}.vehicle-placeholder{height:100%;display:flex;flex-direction:column;justify-content:center;padding:25px;background:linear-gradient(120deg,#ebe5dd,#f6f1eb);color:#765a65}.vehicle-placeholder span{font-size:9px;letter-spacing:.16em}.vehicle-placeholder strong{font-size:34px;font-weight:550;letter-spacing:-.05em;margin:5px 0}.vehicle-placeholder small{font-size:11px}.cover-symbol{font-size:30px;color:var(--brand);background:#ede7df}.field input,.field select,.field textarea{border-color:#dfd7da;border-radius:8px;background:#fdfcfb;min-height:46px;font-size:14px}.field label{font-size:12px;font-weight:600}.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid #c6a5b2;border-color:#8b5269}.auth-wrap{max-width:520px;margin:35px auto}.auth-card{border-radius:18px;padding:36px;border:1px solid var(--line);box-shadow:0 20px 60px #39202b07}.auth-card h1{font-size:30px;letter-spacing:-.04em;font-weight:600}.auth-tabs{background:#f1ecee;border-radius:8px;padding:4px}.auth-tabs button{border-radius:6px}.auth-tabs button.is-active{background:white;color:var(--brand);box-shadow:0 2px 6px #3017250a}.slot{border-radius:7px}.slot.is-selected{background:var(--brand);border-color:var(--brand);color:white}.offer-checkbox:has(input:checked){background:#f5edf0;border-color:var(--brand)}.booking-step{border-radius:7px}.booking-step.is-current{color:var(--brand);background:#eee2e7}.metric b{color:var(--brand);font-weight:550}.legal-details{margin:12px 0}.legal-details summary{cursor:pointer;font-weight:650;padding:14px 0}.legal-details summary small{display:block;color:var(--muted);margin-top:6px}.legal-content{white-space:pre-wrap;font-size:13px;line-height:1.9;max-height:55vh;overflow:auto;padding:16px 0;overflow-wrap:anywhere}.print-order{padding:25px 0}.print-order h1{font-size:28px}.print-order h3{margin-top:25px}.order-total{max-width:360px;margin:30px 0 20px auto}.order-total p,.order-total h2{display:flex;justify-content:space-between}.order-total h2{border-top:1px solid var(--line);padding-top:15px}.table-wrap{overflow:auto}.empty{padding:42px 20px}.modal{border-radius:16px}.toast{font-size:12px}.table{font-size:12px}.app-main,.app-view,.grid>*{min-width:0}.history-row,.appointment-row{flex-wrap:wrap;gap:12px}button:disabled{cursor:not-allowed;opacity:.5}:focus-visible{outline:3px solid #ae8193;outline-offset:3px}[hidden]{display:none!important}
@media(max-width:1000px){.hero-card h1{font-size:36px}.app-view{padding:22px}.hero-card{padding:28px}.hero-card .hero-visual{margin:-28px -28px -28px 0;width:calc(100% + 28px)}}
@media(max-width:860px){.hero-card{grid-template-columns:1fr}.hero-card .hero-visual{display:block;height:230px;min-height:0;width:calc(100% + 56px);margin:0 -28px -28px}.app-sidebar{background:#faf9f6}.app-view{padding:22px 16px}.app-topbar{height:68px}.hero-card h1{max-width:none}.hero-card p{max-width:none}}
@media(max-width:580px){.hero-card h1{font-size:35px}.page-head h1{font-size:28px}.auth-card{padding:24px}.auth-wrap{margin:10px auto}.service-grid,.car-grid{grid-template-columns:1fr}.app-topbar{justify-content:space-between}.modal{padding:22px 16px}.details-grid{grid-template-columns:1fr 1fr}.car-hero{height:190px}.app-view{padding-bottom:40px}.hero-card .hero-visual{height:210px}.hero-card{padding:25px}.hero-card .hero-visual{margin:0 -25px -25px;width:calc(100% + 50px)}}
@media print{body.printing-document .app-sidebar,body.printing-document .app-topbar,body.printing-document .page-head,body.printing-document #view>section.card,.no-print{display:none!important}body.printing-document .app-shell{display:block}body.printing-document .app-main,body.printing-document .app-view{margin:0;padding:0}body.printing-document #document-preview .card{border:0;padding:0}body{background:white}.print-order{color:black}.print-order .table{min-width:0}.print-order .grid{display:grid;grid-template-columns:1fr 1fr}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
