:root{--ink:#101216;--muted:#646971;--line:#d9dadd;--paper:#f7f7f5;--white:#fff;--navy:#10253e;--cream:#f7f0e2;--gold:#c99535;--gold-soft:#eed9aa;--rust:#b45f3d;--green:#496b5a;--radius:18px;--shadow:0 24px 70px rgba(16,37,62,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}img,svg{max-width:100%;display:block}a{color:inherit}button,input,textarea{font:inherit}.skip-link{position:absolute;left:-999px;top:1rem;z-index:99;background:#fff;padding:.75rem 1rem}.skip-link:focus{left:1rem}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{position:relative;z-index:10;border-bottom:1px solid var(--line);background:rgba(247,247,245,.94)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{font-weight:800;letter-spacing:-.04em;text-decoration:none;font-size:1.22rem}.brand-mark{display:inline-grid;place-items:center;width:25px;height:25px;background:var(--ink);color:#fff;margin-right:.55rem;font-size:.75rem;border-radius:3px}.nav-links{display:flex;align-items:center;gap:1.7rem}.nav-links a{text-decoration:none;font-size:.93rem;color:#3f4349}.nav-links a:hover,.nav-links a[aria-current="page"]{color:#000}.menu-button{display:none;border:0;background:transparent;padding:.4rem}.menu-button span{display:block;width:24px;height:2px;background:currentColor;margin:5px}.button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:999px;padding:.78rem 1.15rem;text-decoration:none;font-size:.92rem;font-weight:650;transition:.2s}.button:hover{transform:translateY(-2px)}.button.outline{background:transparent;color:var(--ink)}.button.light{background:#fff;color:var(--navy);border-color:#fff}.eyebrow{font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;font-weight:750;color:var(--muted)}.hero{padding:clamp(5rem,10vw,9rem) 0}.hero h1,.page-title{font-size:clamp(3rem,7vw,6.8rem);line-height:.93;letter-spacing:-.065em;margin:.25em 0;max-width:1000px}.hero-copy{font-size:clamp(1.1rem,2vw,1.45rem);max-width:680px;color:var(--muted)}.actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.rule-section{border-top:1px solid var(--line);padding:4.5rem 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.5rem}.section-head h2{font-size:clamp(2rem,4vw,3.6rem);letter-spacing:-.05em;line-height:1;margin:0}.text-link{text-underline-offset:5px}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.project-card{background:var(--paper);padding:2rem;min-height:330px;display:flex;flex-direction:column}.project-card .number{font-size:.8rem;color:var(--muted)}.project-card h3{font-size:1.6rem;letter-spacing:-.035em;margin:auto 0 .4rem}.project-card p{color:var(--muted);margin:.2rem 0 1.2rem}.tag{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em}.statement{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.statement h2{font-size:clamp(2.5rem,5vw,5rem);line-height:.95;letter-spacing:-.055em;margin:0}.statement p{font-size:1.15rem;color:var(--muted);max-width:550px}.footer{border-top:1px solid var(--line);padding:3rem 0}.footer-grid{display:flex;justify-content:space-between;gap:2rem;align-items:start}.footer-links{display:flex;gap:1.2rem;flex-wrap:wrap}.footer a{color:var(--muted);font-size:.88rem}.legal{max-width:760px}.legal h2{font-size:1.4rem;margin-top:2.5rem}.legal h3{font-size:1rem;margin-top:2rem}.legal p,.legal li{color:#50545a}.info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.info-card{border:1px solid var(--line);padding:1.5rem;background:#fff}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.contact-list{list-style:none;padding:0}.contact-list li{border-top:1px solid var(--line);padding:1rem 0}.notice{border-left:3px solid var(--ink);padding:.8rem 1rem;background:#fff;color:#4f5359}.page-intro{padding:5rem 0 3rem}.page-intro .page-title{font-size:clamp(3rem,7vw,6rem)}
/* Motorhome Languages */
.product{background:var(--cream);color:var(--navy);font-family:Inter,ui-sans-serif,system-ui,sans-serif}.product .wrap{width:min(1200px,calc(100% - 40px))}.product .site-header{background:rgba(247,240,226,.94);border-color:rgba(16,37,62,.14);position:sticky;top:0;backdrop-filter:blur(14px)}.product .brand{font-family:Georgia,"Times New Roman",serif;letter-spacing:-.025em}.product .brand-mark{border-radius:50%;background:var(--gold);color:var(--navy)}.product .nav-links a{color:var(--navy)}.product .button{background:var(--navy);border-color:var(--navy)}.product .button.outline{background:transparent;color:var(--navy)}.product h1,.product h2,.product h3{font-family:Georgia,"Times New Roman",serif;font-weight:500}.product-hero{overflow:hidden;padding:clamp(4rem,7vw,7.5rem) 0 5rem}.product-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:4rem}.product-hero h1{font-size:clamp(3.5rem,6.8vw,6.8rem);line-height:.93;letter-spacing:-.055em;margin:.18em 0}.product-hero p{font-size:1.18rem;max-width:590px;color:#435367}.phone-stage{position:relative;min-height:600px;display:grid;place-items:center}.sun{position:absolute;width:430px;height:430px;border-radius:50%;background:#e9c576;opacity:.55}.phone{position:relative;width:292px;height:590px;border:10px solid #17222f;border-radius:48px;background:#fbf7ee;box-shadow:var(--shadow);padding:27px 18px 20px;overflow:hidden;transform:rotate(2deg)}.phone:before{content:"";position:absolute;top:8px;left:50%;translate:-50%;width:90px;height:22px;border-radius:20px;background:#17222f}.phone-logo{font-family:Georgia,serif;text-align:center;font-size:1.1rem;margin:8px 0 20px}.phone-art{height:155px;background:linear-gradient(#a8cad2 0 55%,#dca26d 55%);border-radius:18px;position:relative;overflow:hidden}.phone-art:before{content:"";position:absolute;bottom:0;left:-10%;width:120%;height:65px;background:#718762;clip-path:polygon(0 70%,20% 35%,42% 60%,63% 22%,100% 64%,100% 100%,0 100%)}.phone-art:after{content:"";position:absolute;bottom:20px;left:86px;width:72px;height:38px;border:4px solid #fff;border-radius:7px;background:var(--rust);box-shadow:-14px 14px 0 -7px #fff}.phone h3{font-size:1.35rem;margin:18px 0 6px}.phone small{color:#687383}.phone-row{margin-top:10px;padding:11px 12px;border-radius:12px;background:#fff;box-shadow:0 5px 15px rgba(16,37,62,.06);font-size:.75rem;display:flex;justify-content:space-between}.floating-card{position:absolute;padding:1rem 1.2rem;background:#fff;border-radius:16px;box-shadow:var(--shadow);font-weight:700}.floating-card.one{left:0;top:90px}.floating-card.two{right:0;bottom:90px}.value-strip{border-block:1px solid rgba(16,37,62,.15);padding:1.4rem 0}.value-list{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;text-align:center;font-weight:700;font-size:.9rem}.product-section{padding:clamp(4.5rem,8vw,8rem) 0}.product-section h2{font-size:clamp(2.8rem,5vw,5rem);line-height:.98;letter-spacing:-.045em;margin:0 0 1.2rem}.section-lead{font-size:1.15rem;color:#526075;max-width:670px}.language-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:.8rem;margin-top:3rem}.language-card{background:#fff;border-radius:16px;padding:1.1rem .7rem;text-align:center;box-shadow:0 9px 30px rgba(16,37,62,.06)}.flag{width:62px;height:62px;margin:0 auto .8rem;border-radius:50%;display:grid;place-items:center;font-size:1.8rem;background:var(--cream)}.language-card h3{font-family:Inter,sans-serif;font-weight:750;font-size:.9rem;margin:0}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:3rem}.feature-card{background:rgba(255,255,255,.65);border:1px solid rgba(16,37,62,.12);border-radius:var(--radius);padding:1.5rem;min-height:230px}.feature-card .icon{font-size:1.5rem}.feature-card h3{font-size:1.45rem;margin:2.5rem 0 .5rem}.feature-card p{font-size:.92rem;color:#526075}.pricing-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:1.2rem;margin-top:3rem;max-width:900px}.price-card{border:1px solid rgba(16,37,62,.16);border-radius:24px;padding:2rem;background:rgba(255,255,255,.5)}.price-card.best{background:var(--navy);color:#fff;transform:translateY(-10px);box-shadow:var(--shadow)}.price-card .price{font-family:Georgia,serif;font-size:3.8rem;line-height:1;margin:.5rem 0}.price-card p{opacity:.75}.badge{display:inline-block;border-radius:999px;background:var(--gold);color:var(--navy);padding:.35rem .65rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.product-cta{background:var(--navy);color:#fff;border-radius:32px;padding:clamp(2rem,6vw,5rem);display:flex;justify-content:space-between;align-items:center;gap:2rem}.product-cta h2{margin:0;max-width:650px}.product .footer{border-color:rgba(16,37,62,.15)}.product-legal{background:#fbf7ee}.product-legal .legal{max-width:780px}.back-link{display:inline-flex;margin-top:1rem;color:#536174}
@media(max-width:900px){.project-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}.language-grid{grid-template-columns:repeat(4,1fr)}.product-hero-grid,.statement,.contact-grid{grid-template-columns:1fr}.product-hero-copy{text-align:center}.product-hero-copy p,.product-hero-copy .actions{margin-left:auto;margin-right:auto;justify-content:center}.phone-stage{min-height:560px}.value-list{grid-template-columns:repeat(2,1fr)}.floating-card.one{left:8%}.floating-card.two{right:8%}}
@media(max-width:680px){.wrap,.product .wrap{width:min(100% - 28px,1160px)}.nav{height:68px}.menu-button{display:block}.nav-links{display:none;position:absolute;top:68px;left:0;right:0;background:inherit;border-bottom:1px solid var(--line);padding:1rem 20px;flex-direction:column;align-items:stretch}.nav-links.open{display:flex}.nav-links .button{width:100%}.hero{padding:4.5rem 0}.hero h1{font-size:3.25rem}.section-head,.footer-grid,.product-cta{align-items:start;flex-direction:column}.project-grid,.info-grid,.feature-grid,.pricing-grid{grid-template-columns:1fr}.project-card{min-height:250px}.language-grid{grid-template-columns:repeat(2,1fr)}.phone-stage{min-height:500px}.phone{width:245px;height:500px;border-radius:40px}.phone-art{height:125px}.sun{width:340px;height:340px}.floating-card{font-size:.75rem;padding:.75rem}.floating-card.one{left:0}.floating-card.two{right:0}.price-card.best{transform:none}.value-list{font-size:.78rem}.page-intro{padding-top:3.5rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* Real app screenshots */
.screens-stage{position:relative;min-height:650px;isolation:isolate}.device-shot{position:absolute;width:300px;height:auto;border:8px solid #fff;border-radius:40px;box-shadow:0 30px 80px rgba(16,37,62,.2);background:#fff}.shot-centre{z-index:3;left:50%;top:0;translate:-50%;transform:rotate(1deg)}.shot-left{z-index:1;left:-4%;top:95px;transform:rotate(-7deg);opacity:.82}.shot-right{z-index:2;right:-4%;top:75px;transform:rotate(8deg);opacity:.88}.tour-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:3.5rem;align-items:start}.tour-card{background:#fff;border-radius:24px;padding:1.1rem;box-shadow:0 16px 55px rgba(16,37,62,.09);overflow:hidden}.tour-card>div{padding:.65rem .65rem 1.3rem;min-height:190px}.tour-card h3{font-size:1.65rem;margin:.45rem 0}.tour-card p{color:#59667a;font-size:.92rem}.tour-card img{width:100%;border-radius:18px}.tour-number{font-size:.72rem;letter-spacing:.14em;color:var(--gold);font-weight:800}.tour-card-rise{margin-top:3.5rem}
@media(max-width:900px){.screens-stage{width:min(650px,100%);margin:1rem auto 0}.tour-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:680px){.screens-stage{min-height:510px;margin-top:2rem}.device-shot{width:220px;border-width:5px;border-radius:29px}.shot-centre{width:235px}.shot-left{left:-16%;top:75px}.shot-right{right:-16%;top:65px}.tour-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 1rem 1.5rem;margin-inline:-1rem;gap:1rem}.tour-card{min-width:82vw;scroll-snap-align:center}.tour-card-rise{margin-top:0}.tour-card>div{min-height:165px}.product-hero{padding-bottom:3rem}}

/* Live display corrections */
.product{overflow-x:hidden}.product .brand-mark{display:none}.product .button{color:#fff}.product .button.light{background:#fff;color:var(--navy);border-color:#fff}.tour-card img{height:560px;object-fit:cover;object-position:top}.tour-card:nth-child(2) img{object-position:center 18%}.tour-card:nth-child(3) img{object-position:center 42%}
@media(max-width:900px){.tour-card img{height:460px}}
@media(max-width:680px){.tour-card img{height:520px}.screens-stage{overflow:visible}}
@media(max-width:680px){.product .brand{font-size:.96rem;white-space:nowrap}}
