@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Playfair+Display:wght@600;700&display=swap');
:root{--burg:#7f0032;--pink:#c80b57;--orange:#f3a01a;--green:#48aa58;--ink:#241915;--muted:#6f625a;--line:#eadfd5;--cream:#fffaf4}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fffdf9;font-family:"DM Sans",Arial,sans-serif}a{text-decoration:none;color:inherit}
.topbar{height:36px;background:linear-gradient(90deg,#79002d,#99003f);color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 3.3vw;font-size:11px}.topbar span{color:#ffd168;padding:0 8px}.header{height:95px;display:flex;align-items:center;padding:0 2.6vw;border-bottom:1px solid #eee7e2;background:#fff}.logo{width:300px;flex:none}.logo img{width:270px;height:auto;display:block}.header nav{display:flex;align-self:stretch;align-items:center;justify-content:center;gap:25px;flex:1}.header nav a{font-size:12px;font-weight:600;height:100%;display:flex;align-items:center;border-bottom:2px solid transparent}.header nav a.active{color:var(--burg);border-bottom-color:var(--pink)}.customer-link{border:1px solid var(--pink);border-radius:13px;padding:11px 16px;color:var(--burg);font-size:11px;font-weight:700}.customer-link span{font-size:16px;margin-left:6px}
.layout{display:grid;grid-template-columns:minmax(0,970px) minmax(410px,1fr);max-width:1536px;margin:0 auto}.main{border-right:1px solid #f0e8e2}.sidebar{padding:18px 20px 25px;background:#fffdf9}
.hero{height:392px;display:grid;grid-template-columns:55% 45%;background:linear-gradient(120deg,#fffdf9 0,#fff8f1 100%);overflow:hidden}.hero-copy{padding:53px 20px 20px 43px}.eyebrow{font-size:10px;font-weight:800;color:var(--burg);letter-spacing:.18em;margin-bottom:15px}.hero h1{font-family:"DM Sans",sans-serif;font-size:48px;line-height:1.03;margin:0;font-weight:800;letter-spacing:-1.8px}.hero h1 em{color:var(--pink);font-style:normal}.hero h2{font-family:"DM Sans",sans-serif;font-size:24px;line-height:1.1;margin:10px 0 12px}.hero p{font-size:13px;line-height:1.65;color:#473a34;max-width:505px}.hero-actions{display:flex;gap:10px;margin-top:20px}.btn{padding:10px 17px;border-radius:22px;font-size:10px;font-weight:800}.btn.primary{background:#a00847;color:#fff}.btn.secondary{border:1px solid #c80b57;color:#8a0036;background:#fff}.hero-image-wrap{display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center center}
.trust{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:11px 24px 21px;background:#fff}.trust div{text-align:center;display:flex;flex-direction:column;align-items:center}.trust-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff6ea;color:var(--pink);font-size:18px;margin-bottom:5px}.trust b{font-size:9px}.trust small{font-size:8px;line-height:1.35;color:#716760;margin-top:3px}
.below-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:0 22px 17px}.card{border:1px solid var(--line);border-radius:11px;background:#fff;padding:14px}.card-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.card-head h3{font-size:16px;margin:0}.card-head p{font-size:8px;color:#756a63;line-height:1.45;margin:6px 0 10px}.mini-btn{display:inline-block;border:1px solid #d8a3b6;color:#8b0038;padding:7px 10px;border-radius:10px;font-size:8px;font-weight:700;white-space:nowrap}.location-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.location-card{border:1px solid #efe1d6;border-radius:8px;padding:8px;min-height:151px}.location-card img{width:100%;height:59px;display:block;object-fit:cover;border-radius:6px}.loc-title{display:flex;justify-content:space-between;align-items:center;margin-top:6px}.loc-title b{font-size:10px}.loc-title span{font-size:7px;color:#49a152;background:#e3f3e4;padding:2px 5px;border-radius:4px}.location-card small{font-size:8px;color:#756a63}.location-card a{display:block;margin-top:10px;font-size:8px;color:#a00044;font-weight:700}.location-card.empty{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.empty strong{font-size:27px;font-weight:400;color:#9c876f}.empty b{font-size:10px;color:#8b0038}.empty small{max-width:120px;text-align:center;margin-top:7px}.action-reference{width:100%;height:186px;object-fit:cover;display:block;border-radius:9px;margin-top:10px}
.scan-card{height:300px;border-radius:15px;border:1px solid #f0dfcd;background:linear-gradient(145deg,#fff8ed,#fff1de);text-align:center;padding:15px;position:relative;overflow:hidden}.scan-card h3{font-size:19px;line-height:1.22;margin:2px 0 6px}.scan-card p{font-size:11px;line-height:1.45;margin:0}.scan-card .qr{width:106px;height:106px;display:block;margin:9px auto;padding:7px;border-radius:8px;background:#fff}.scan-card small{display:block;font-size:8px;line-height:1.45}.scan-card .mini-btn{margin-top:10px}.confetti{position:absolute;width:25px;height:25px;border-radius:50%;opacity:.7}.c1{left:-7px;top:95px;background:#eda6c1}.c2{right:-6px;top:25px;background:#f4b952}.c3{right:5px;bottom:32px;background:#76c9d8}.admin-card{height:300px;margin-top:12px;border-radius:16px;background:linear-gradient(145deg,#6d002b,#970047);color:#fff;text-align:center;padding:24px}.admin-card h3{font-size:18px;margin:0}.admin-card p{font-size:10px;color:#f6dfe9;margin:5px 0 14px}.lock{width:43px;height:43px;border:1px solid #eab8ca;border-radius:50%;display:grid;place-items:center;font-size:23px;margin:0 auto 13px}.admin-form{display:flex;flex-direction:column;gap:9px}.admin-form input{height:36px;border:0;border-radius:7px;padding:0 11px;font-size:10px}.admin-form a{background:#ffb731;border-radius:7px;padding:10px;color:#fff;font-size:10px;font-weight:800}.admin-card>small{display:block;margin-top:14px;font-size:8px}.forgot{text-align:center;color:#524742;font-size:8px;padding:12px 0}
.service-block{display:grid;grid-template-columns:46% 54%;padding:0 22px 20px;gap:15px}.phone-reference{width:100%;height:485px;object-fit:cover;object-position:top center;display:block;border-radius:25px}.service-text{padding:0 2px}.phone-heading h3{margin:0;font-size:14px}.phone-heading p{font-size:8px;color:#766b64;margin:3px 0 8px}.feature{display:grid;grid-template-columns:37px 1fr;gap:10px;padding:15px 0;border-bottom:1px solid #eee4dc}.feature>span{font-size:24px}.feature b{display:block;font-size:10px}.feature small{display:block;font-size:8px;color:#736762;line-height:1.45;margin-top:3px}
footer{background:linear-gradient(90deg,#fff5e8,#fff);border-top:1px solid var(--line);padding:17px 3.3vw;display:grid;grid-template-columns:repeat(4,1fr) 2fr;gap:15px;font-size:9px}.footer-links{display:flex;gap:14px;justify-content:flex-end;align-items:center;flex-wrap:wrap}.footer-links small{width:100%;text-align:right;color:#756a63}.footer-links a{font-size:9px}
@media(max-width:1200px){.layout{grid-template-columns:1fr}.main{border-right:0}.sidebar{display:grid;grid-template-columns:1fr 1fr;gap:14px}.forgot{grid-column:1/-1}.service-block{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.topbar{height:auto;flex-direction:column;align-items:flex-start;gap:4px;padding:7px 12px}.header{height:70px;padding:0 12px}.logo{width:auto}.logo img{width:190px}.header nav,.customer-link{display:none}.hero{height:auto;grid-template-columns:1fr}.hero-copy{padding:40px 18px 22px}.hero h1{font-size:39px}.hero h2{font-size:20px}.hero-image-wrap{height:300px;order:-1}.trust{grid-template-columns:1fr 1fr;padding:15px}.below-grid,.service-block,.sidebar{grid-template-columns:1fr;padding:12px}.phone-reference{height:460px}.sidebar{display:block}.admin-card{margin-top:12px}footer{grid-template-columns:1fr 1fr}.footer-links{grid-column:1/-1;justify-content:flex-start}.footer-links small{text-align:left}}

.legal-page{min-height:100vh;background:linear-gradient(145deg,#fffdf9 0%,#fff7ee 100%)}
.legal-shell{max-width:1120px;margin:0 auto;padding:36px 24px 80px}
.legal-breadcrumb{font-size:11px;color:#8b7b72;margin-bottom:18px}.legal-breadcrumb a{color:#8b0038;font-weight:700}
.legal-card{background:#fff;border:1px solid #eadfd5;border-radius:22px;box-shadow:0 18px 45px rgba(71,46,32,.07);overflow:hidden}
.legal-hero{padding:34px 38px 24px;background:linear-gradient(120deg,#fff8ef,#fffdfb);border-bottom:1px solid #efe4dc}
.legal-kicker{font-size:10px;letter-spacing:.2em;font-weight:800;color:#8b0038}.legal-hero h1{font-family:"DM Sans",Arial,sans-serif;font-size:44px;line-height:1.05;margin:10px 0 8px;letter-spacing:-1.2px}.legal-hero p{max-width:760px;color:#71655e;font-size:13px;line-height:1.7}
.legal-body{padding:32px 38px}.legal-body h2{font-family:"DM Sans",Arial,sans-serif;font-size:20px;margin:28px 0 8px;color:#7f0032}.legal-body h2:first-child{margin-top:0}.legal-body h3{font-size:15px;margin:22px 0 7px}.legal-body p,.legal-body li{font-size:13px;line-height:1.75;color:#4e423c}.legal-body ul{padding-left:21px}.legal-note{margin:20px 0;padding:14px 16px;border-radius:14px;background:#fff4df;border:1px solid #f1d6a2;color:#6b4f22;font-size:12px}.legal-contact{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:22px}.legal-contact>div{background:#fff9f4;border:1px solid #efe0d5;border-radius:14px;padding:15px}.legal-contact strong{display:block;font-size:11px;color:#8b0038;margin-bottom:5px}.legal-back{display:inline-flex;align-items:center;gap:8px;margin-top:24px;padding:10px 14px;border-radius:999px;border:1px solid #dca8bb;color:#8b0038;font-size:11px;font-weight:800;background:#fff}.legal-footer{margin-top:24px;padding:18px 0 0;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:10px;color:#766a63}.legal-footer a{color:#8b0038}
@media(max-width:720px){.legal-shell{padding:22px 14px 60px}.legal-hero,.legal-body{padding:24px 20px}.legal-hero h1{font-size:35px}.legal-contact{grid-template-columns:1fr}}
