.qr-body{background:#fff;color:#18171c;font-family:Roboto,sans-serif}
.qr-body header{background:#fff;box-shadow:none}
.qr-site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(24,23,28,.06);backdrop-filter:blur(14px)}
.qr-nav{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.qr-brand{display:inline-flex;align-items:center;flex:0 0 auto;text-decoration:none}
.qr-brand img{display:block;width:auto;height:54px;max-width:190px;object-fit:contain}.qr-site-footer .qr-brand img{height:48px;max-width:180px}
.qr-nav__links{display:flex;align-items:center;gap:26px}
.qr-nav__links a,.qr-text-link,.qr-inline-link,.qr-site-footer a{color:#2d2931;font-size:14px;font-weight:600;text-decoration:none}
.qr-nav__links a:hover,.qr-text-link:hover,.qr-inline-link:hover,.qr-site-footer a:hover{color:#f04438}
.qr-nav__actions{display:flex;align-items:center;gap:12px}.qr-lang .nav-link{color:#2d2931;font-size:13px;font-weight:700;padding:6px 8px;text-transform:uppercase}
.qr-lang .dropdown-menu{min-width:58px;border:1px solid #f1ded2;border-radius:8px}
.qr-outline-btn,.qr-primary-btn,.qr-dark-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 20px;border-radius:999px;font-size:13px;font-weight:800;text-decoration:none;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}
.qr-outline-btn{color:#f04438;border:1px solid #f04438;background:#fff}.qr-primary-btn{color:#fff;background:#e63b31;border:1px solid #e63b31}.qr-dark-btn{color:#fff;background:#18171c;border:1px solid #18171c}
.qr-outline-btn:hover,.qr-primary-btn:hover,.qr-dark-btn:hover{color:#fff;background:#18171c;border-color:#18171c;transform:translateY(-1px)}
.qr-home h1,.qr-home h2,.qr-home h3,.qr-home p{margin-top:0}.qr-hero{overflow:hidden;padding:30px 0 66px}.qr-hero__inner{text-align:center}
.qr-eyebrow{color:#f04438;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:0;margin-bottom:10px}
.qr-hero h1{max-width:760px;margin:0 auto 12px;font-size:48px;line-height:1.05;font-weight:900}.qr-hero__copy{max-width:680px;margin:0 auto 24px;color:#6d6572;font-size:16px;line-height:1.7}
.qr-hero__actions{display:flex;justify-content:center;align-items:center;gap:20px;margin-bottom:42px}.qr-hero-visual{position:relative;width:min(1120px,100%);aspect-ratio:16/8.2;margin:0 auto;border-radius:8px;overflow:hidden;box-shadow:0 22px 55px rgba(24,23,28,.12);background:#fbf2eb}.qr-hero-visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.qr-section{padding:70px 0}.qr-section-heading{max-width:720px;margin:0 auto 42px;text-align:center}.qr-section-heading h2,.qr-clients h2,.qr-faq h2,.qr-contact-card h2{margin-bottom:12px;font-size:28px;line-height:1.2;font-weight:900}.qr-section-heading p{color:#756d77;line-height:1.7}
.qr-experience__grid,.qr-app__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:54px;align-items:center}.qr-check-list p{display:flex;align-items:flex-start;gap:12px;color:#3f3943;line-height:1.55;margin-bottom:14px}.qr-check-list .bi{color:#20b46b;line-height:1.6}.qr-inline-link{color:#159c5d}
.qr-demo-card{display:flex;align-items:center;gap:18px;margin-top:24px}.qr-demo-card strong,.qr-demo-card span{display:block}.qr-demo-card strong{font-size:18px;line-height:1.2}.qr-demo-card span{color:#756d77;font-size:13px;margin-top:6px}
.qr-code{flex:0 0 auto;display:grid;width:96px;height:96px;grid-template-columns:repeat(7,1fr);gap:3px;padding:8px;background:#fff;border:1px solid #d8d2d7;box-shadow:0 8px 22px rgba(24,23,28,.08)}.qr-code span{background:#f3eef0}.qr-code span.on{background:#18171c}
.qr-guest-grid{display:grid;grid-template-columns:repeat(2,minmax(130px,1fr));gap:28px}.qr-guest{aspect-ratio:1/1;display:grid;place-items:center;border-radius:42% 36% 44% 38%;background:#fae8d7}.qr-guest:nth-child(even){background:#f4dfcf}.qr-guest .bi{color:#243d5d;font-size:48px}
.qr-benefits,.qr-testimonial{background:#fbf2eb}.qr-benefits__grid,.qr-steps__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.qr-benefits article{text-align:center}.qr-benefits article>.bi{width:48px;height:48px;display:inline-grid;place-items:center;margin-bottom:18px;border-radius:50%;color:#18171c;background:#fff;font-size:22px}.qr-benefits h3{font-size:16px;font-weight:900}.qr-benefits p,.qr-steps p,.qr-app p,.qr-contact-card p{color:#756d77;line-height:1.65}
.qr-plan-toggle{width:fit-content;display:flex;gap:6px;margin:-18px auto 32px;padding:4px;border-radius:999px;background:#f4f0ed}.qr-plan-toggle span{padding:7px 14px;border-radius:999px;color:#756d77;font-size:12px;font-weight:800}.qr-plan-toggle .active{color:#fff;background:#18171c}
.qr-steps__grid article{min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:28px 22px;text-align:center;border:1px solid #f0cdb7;border-radius:8px;background:#fff}.qr-steps__grid .bi{width:70px;height:70px;display:grid;place-items:center;border-radius:50%;color:#18171c;background:#fae7d7;font-size:32px}
.qr-app h2{max-width:430px;font-size:34px;line-height:1.15;font-weight:900}.qr-phone-stage{min-height:360px;display:grid;place-items:center;border-radius:8px;background:#ffe7d3}.qr-phone{width:220px;min-height:330px;padding:18px 16px;border:10px solid #19191d;border-radius:28px;color:#fff;background:#101115;box-shadow:0 22px 40px rgba(24,23,28,.22)}.qr-phone__bar{width:70px;height:4px;margin:0 auto 18px;border-radius:99px;background:#333742}.qr-phone strong,.qr-phone span{display:block}.qr-phone strong{color:#f04438}.qr-phone span{color:#9ba3b2;font-size:12px;margin:4px 0 16px}.qr-phone ul{list-style:none;padding:0;margin:0}.qr-phone li{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid #272a31;font-size:12px}.qr-phone em{color:#4bd37b;font-style:normal}
.qr-clients{padding-top:30px;text-align:center}.qr-client-logos{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:28px;align-items:center;margin-top:28px}.qr-client-logos span{min-height:62px;display:grid;place-items:center;color:#3d3a40;background:#fff;border:1px solid #efe9e4;font-weight:900}
.qr-testimonial{text-align:center}.qr-testimonial blockquote{max-width:780px;margin:0 auto 20px;font-size:18px;line-height:1.65;color:#2b272e}.qr-testimonial strong,.qr-testimonial span{display:block}.qr-testimonial span{color:#756d77}
.qr-faq h2{text-align:center;margin-bottom:34px}.qr-faq__list{max-width:980px;margin:0 auto}.qr-faq details{border-bottom:1px solid #eee7e2}.qr-faq summary{position:relative;cursor:pointer;padding:22px 42px 22px 0;font-weight:800;list-style:none}.qr-faq summary::-webkit-details-marker{display:none}.qr-faq summary:after{content:"+";position:absolute;right:0;top:19px;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#f04438;font-weight:900}.qr-faq details[open] summary:after{content:"-"}.qr-faq details p{margin:-6px 0 22px;color:#756d77;line-height:1.65}
.qr-contact{padding-top:20px}.qr-contact-card{max-width:860px;margin:0 auto;padding:48px 30px;text-align:center;border-radius:8px;background:#fbf2eb}.qr-contact-illustration{width:104px;height:104px;display:grid;place-items:center;margin:0 auto 24px;border-radius:44% 38% 48% 36%;color:#f04438;background:#ffe0d0;font-size:54px}.qr-contact-links{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;margin:18px 0 24px}.qr-contact-links a{color:#18171c;font-weight:800;text-decoration:none}
.qr-site-footer{padding:62px 0 28px;border-top:1px solid #f0ebe7;background:#fff}.qr-site-footer__grid{display:grid;grid-template-columns:1.3fr .75fr .75fr 1fr;gap:44px}.qr-site-footer p{max-width:260px;margin:18px 0;color:#756d77;line-height:1.6}.qr-site-footer h3{font-size:13px;font-weight:900;text-transform:uppercase;margin-bottom:16px}.qr-site-footer__grid>div:not(:first-child) a{display:block;margin-bottom:10px;color:#756d77;font-size:13px}.qr-socials{display:flex;gap:12px}.qr-socials a{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#f6f0ec}.qr-footer-form{display:flex;gap:8px;margin:12px 0}.qr-footer-form input{min-width:0;flex:1;height:38px;padding:0 12px;border:1px solid #e9dfd8;border-radius:4px}.qr-footer-form button{height:38px;padding:0 16px;border:0;border-radius:999px;color:#fff;background:#18171c;font-size:12px;font-weight:800}.qr-tripadvisor{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;color:#fff;background:#00a680;font-size:12px;font-weight:800}.qr-site-footer__bottom{display:flex;justify-content:space-between;gap:18px;margin-top:44px;color:#908891;font-size:12px}
@media (max-width:991px){.qr-nav{flex-wrap:wrap;padding-top:14px;padding-bottom:14px}.qr-nav__links{order:3;width:100%;justify-content:center;flex-wrap:wrap;gap:14px 22px}.qr-hero h1{font-size:40px}.qr-hero-visual{aspect-ratio:16/9}.qr-experience__grid,.qr-app__grid,.qr-site-footer__grid{grid-template-columns:1fr}.qr-benefits__grid,.qr-steps__grid,.qr-client-logos{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:767px){.qr-nav{align-items:flex-start}.qr-nav__actions{margin-left:auto}.qr-nav__links{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.qr-hero{padding-top:24px}.qr-hero h1{font-size:34px}.qr-hero-visual{width:calc(100% + 24px);margin-left:-12px;margin-right:-12px;aspect-ratio:4/3;border-radius:6px}.qr-hero__actions,.qr-demo-card,.qr-contact-links,.qr-site-footer__bottom{flex-direction:column}.qr-section{padding:54px 0}.qr-guest-grid,.qr-benefits__grid,.qr-steps__grid,.qr-client-logos{grid-template-columns:1fr}.qr-app h2{font-size:30px}.qr-footer-form{max-width:360px}}
@media (max-width:480px){.qr-brand{max-width:138px}.qr-brand img{height:42px;max-width:138px}.qr-outline-btn{min-height:36px;padding:0 12px}.qr-hero h1{font-size:30px}.qr-hero__copy{font-size:15px}.qr-hero-visual{aspect-ratio:1/1}}
