:root{--background:#f4feff;--surface:#fff;--surface-alt:#f4feff;--ink:#2f4962;--muted:#587c9a;--primary:#2f4962;--primary-strong:#243a4f;--accent:#21469c;--accent-soft:#e8f3f7;--line:#d7e9ee;--danger:#be123c;--success:#15803d;--shadow:0 4px 6px #0003}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--ink);letter-spacing:0;margin:0;font-family:Open Sans,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,label{-webkit-tap-highlight-color:transparent}.container{width:min(1300px,100% - 32px);margin:0 auto}.site-header{z-index:20;background:#fff;position:sticky;top:0;box-shadow:0 2px 4px #00000014}.nav{justify-content:space-between;align-items:center;gap:24px;min-height:10vh;display:flex}.brand{color:var(--primary-strong);align-items:center;gap:12px;font-weight:800;display:inline-flex}.brand img{width:220px;height:auto;display:block}.nav-links{align-items:center;gap:18px;display:flex}.button,.icon-button{cursor:pointer;color:#fff;background:var(--primary);border:0;border-radius:15px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:700;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.button:hover,.icon-button:hover{background:var(--primary-strong);box-shadow:none;transform:none}.button.secondary{color:var(--primary);background:0 0}.button.secondary:hover{color:#fff;background:var(--primary)}.button.accent{background:var(--primary)}.button.accent:hover{background:#b85f2d}.icon-button{border-radius:8px;width:44px;padding:0}.hero{grid-template-columns:minmax(280px,.95fr) minmax(0,1.05fr);align-items:center;gap:34px;min-height:600px;padding:50px;display:grid}.hero-copy{gap:18px;display:grid;position:relative}h1,h2,h3,p{margin:0}h1{max-width:720px;color:var(--primary);font-size:clamp(2.25rem,4.2vw,3.2rem);font-weight:700;line-height:1.14}.lead{max-width:620px;color:var(--primary);font-size:1.1rem;line-height:1.65}.rotating-copy{min-height:58px;font-weight:500}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.phone-frame{aspect-ratio:9/18.5;width:min(315px,88vw);box-shadow:var(--shadow);background:#111821;border-radius:42px;justify-self:center;padding:12px}.phone-frame video{object-fit:cover;background:#000;border-radius:30px;width:100%;height:100%;display:block}.section{padding:56px 0}.section.alt{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-title{color:var(--primary);margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.08}.section-title.centered{text-align:center;margin:5% 0}.landing-split{grid-template-columns:minmax(280px,5fr) minmax(280px,6fr);align-items:center;gap:42px;padding:30px 50px 50px;display:grid}.slideshow-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.slideshow-strip img{width:100%;height:auto;box-shadow:var(--shadow);border-radius:10px}.account-copy{justify-items:start;gap:18px;display:grid}.legacy-list{color:#2f4962c7;margin:0;padding-left:22px;font-size:1.05rem;line-height:1.75}.legacy-small{width:200px}.howto-video{margin:0 auto 58px}.howto-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.howto-card{box-shadow:var(--shadow);border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-rows:auto 1fr;display:grid;overflow:hidden}.howto-card img{aspect-ratio:3/2;object-fit:cover;width:100%;height:auto}.howto-card-copy{color:var(--primary);align-content:start;gap:10px;padding:20px;display:grid}.howto-card-copy span{background:var(--muted);width:42px;height:42px;color:var(--background);border-radius:10px;justify-content:center;align-items:center;font-size:1.35rem;font-weight:800;display:inline-flex}.howto-card-copy h3{color:var(--primary);line-height:1.2}.howto-card-copy p{color:#2f4962c2;line-height:1.55}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:32px;display:grid}.feature{border:1px solid var(--line);background:var(--surface);border-radius:8px;align-content:start;gap:12px;min-height:180px;padding:24px;display:grid}.feature svg{color:var(--accent)}.gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:32px;display:grid}.gallery img{aspect-ratio:3/4;object-fit:cover;border:1px solid var(--line);border-radius:8px;width:100%}.auth-shell,.panel-shell,.profile-shell,.legal-shell,.check-shell{background:var(--background);min-height:100vh;padding:36px 0}.profile-shell{padding-top:0}.auth-shell{padding-top:96px}.auth-shell:before{content:"";z-index:30;background:#fff;height:76px;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 4px #00000014}.narrow{width:min(520px,100% - 32px);margin:0 auto}.card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px}.auth-card{min-height:calc(100vh - 132px);box-shadow:none;background:0 0;border:0;align-content:center;justify-items:center;gap:18px;padding:32px;display:grid}.auth-logo{object-fit:contain;z-index:31;width:min(220px,52vw);height:auto;display:block;position:fixed;top:38px;left:50%;transform:translate(-50%,-50%)}.auth-card h1,.panel-header h1{color:var(--primary);text-align:center;font-size:3rem;line-height:1.15}.form{gap:16px;width:min(500px,100%);display:grid}.field{gap:7px;display:grid}.field span,.switch-row span{color:var(--primary-strong);font-size:.9rem;font-weight:700}.field input,.field textarea{border:2px solid var(--line);width:100%;min-height:46px;color:var(--ink);background:#fff;border-radius:15px;outline:none;padding:10px 12px}.field textarea{resize:vertical;min-height:110px}.field input:focus,.field textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #24506924}.alert{border-radius:15px;padding:12px 14px;font-weight:700}.alert.error{color:#7f1231;background:#ffe4ec}.alert.success{color:#14532d;background:#dcfce7}.helper{color:var(--muted);font-size:.95rem;line-height:1.55}.profile-card{box-shadow:none;background:0 0;border:0;overflow:hidden}.plate-bar{background:var(--primary);color:#fff;border-bottom-right-radius:10px;border-bottom-left-radius:10px;grid-template-columns:minmax(88px,1fr) auto minmax(88px,1fr);align-items:center;gap:10px;min-height:54px;padding:6px 14px;display:grid}.plate-bar>div:first-child{grid-template-columns:auto 1fr;justify-self:start;align-items:center;gap:2px 8px;min-width:0;display:grid}.plate-bar>div:first-child svg{grid-row:span 2}.plate-bar>div:first-child p{white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;line-height:1.15;overflow:hidden}.plate{color:#111827;letter-spacing:0;background:#fff;border:2px solid #111827;border-radius:6px;grid-template-columns:42px max-content;align-items:stretch;width:fit-content;min-width:172px;max-width:min(420px,58vw);height:38px;font-weight:900;display:grid;overflow:hidden;box-shadow:0 2px 4px #00000038}.plate-country{color:#fff;background:#1d4ed8;justify-content:center;align-items:flex-end;padding-bottom:5px;font-size:.66rem;font-weight:700;display:flex}.plate-number{letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;justify-content:center;align-items:center;min-width:124px;max-width:calc(min(420px,58vw) - 42px);padding:0 14px;font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:clamp(1rem,2.6vw,1.32rem);font-weight:800;display:flex;overflow:hidden}.profile-body{gap:20px;padding:28px;display:grid}.identity{text-align:center;background:var(--primary);color:#fff;border-radius:4px;justify-items:center;gap:10px;width:75%;margin:0 auto;padding:16px 8px;display:grid;box-shadow:0 4px 6px #00000080}.avatar{object-fit:cover;border:1px solid var(--line);border-radius:8px;width:112px;height:112px}.identity h1{color:#fff;font-size:clamp(2rem,5vw,2.5rem);font-weight:800}.identity p{color:#fff;font-size:clamp(1.5rem,4vw,2rem)}.action-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:18px;min-height:100px;display:grid}.social-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;min-height:80px;display:flex}.action-grid .button{background:var(--primary);border-radius:25px;flex-direction:column;width:100%;min-height:80px}.social-button{width:72px;height:72px;color:var(--primary);border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:25px;justify-content:center;align-items:center;transition:transform .18s,background .18s;display:inline-flex}.social-button:hover{background:var(--background);transform:translateY(-1px)}.social-facebook{color:#4267b2}.social-instagram{color:#c13584}.social-twitter{color:#1da1f2}.social-linkedIn{color:#0072b1}.qr-area{justify-items:center;gap:12px;margin-top:12px;padding-top:8px;display:grid}.qr-area .icon-button{border:5px solid var(--primary);width:80px;height:80px;color:var(--primary);background:0 0;border-radius:40px}.profile-footer-link{justify-content:center;padding:30px 0 10px;display:flex}.profile-footer-link a{color:var(--muted);justify-items:center;gap:8px;display:inline-grid}.profile-footer-link img{object-fit:contain;width:min(180px,48vw);height:auto}.profile-footer-link span{color:var(--muted);font-weight:600}.profile-footer-link a:hover span{color:var(--primary);text-decoration:underline}.dialog-backdrop{z-index:50;background:#09121994;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.qr-dialog{text-align:center;background:var(--background);border:5px solid var(--primary);justify-items:center;gap:14px;width:min(60vh,100%);min-height:min(80vh,720px);padding:24px;display:grid}.qr-dialog img.qr-image{object-fit:contain;width:220px;height:220px}.panel-header,.panel-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.panel-card{width:min(760px,100% - 32px);box-shadow:none;background:0 0;border:0;justify-items:center;gap:24px;margin:0 auto;padding:24px;display:grid}.panel-card .panel-header{width:100%}.panel-logo{object-fit:contain;width:min(220px,44vw);height:auto;display:block}.panel-form{justify-self:center;width:100%;max-width:640px}.editor-grid{gap:14px;display:grid}.switch-row{border-bottom:1px solid var(--line);grid-template-columns:150px 1fr auto;align-items:center;gap:14px;padding:14px 0;display:grid}.switch-row:last-child{border-bottom:0}.toggle{appearance:none;cursor:pointer;background:#cbd5e1;border-radius:999px;width:46px;height:26px;transition:background .16s;position:relative}.toggle:after{content:"";background:#fff;border-radius:999px;width:18px;height:18px;transition:transform .16s;position:absolute;top:4px;left:4px}.toggle:checked{background:var(--primary)}.toggle:checked:after{transform:translate(20px)}.preview-image{object-fit:cover;border:1px solid var(--line);border-radius:8px;width:74px;height:74px}.footer{color:var(--muted);background:#fff;padding:20px}.footer-inner{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.footer-brand{gap:8px;display:grid}.footer-support{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px 18px;display:flex}.footer-support strong{color:var(--primary)}.footer-support a{color:var(--muted)}.footer-support a:hover{color:var(--primary);text-decoration:underline}@media (max-width:840px){.hero,.feature-grid,.gallery,.landing-split,.howto-grid{grid-template-columns:1fr}.hero{min-height:auto;padding:32px 16px}.gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.plate-bar{text-align:left;grid-template-columns:minmax(62px,1fr) auto minmax(42px,1fr);justify-items:center;gap:6px;padding:6px 8px}.plate-bar>div:first-child{justify-self:start;column-gap:5px}.plate-bar>div:first-child p{font-size:.72rem}.action-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.switch-row{grid-template-columns:1fr auto;width:100%}.switch-row .field{grid-column:1/-1}.footer-inner{text-align:center;justify-items:center;display:grid}.footer-support{justify-content:center}}@media (max-width:600px){.nav{gap:8px;min-height:64px}.brand img{width:104px}.nav-links{flex:1;justify-content:flex-end;gap:4px}.nav-links .button{white-space:nowrap;border-radius:10px;min-height:34px;padding:0 8px;font-size:.78rem}.auth-card,.panel-card,.profile-body{padding:20px}.plate{width:fit-content;min-width:150px;max-width:100%}.plate-number{min-width:108px;max-width:calc(100vw - 178px);padding:0 10px}.slideshow-strip,.action-grid{grid-template-columns:1fr}.social-grid{gap:10px}.social-button{width:64px;height:64px}.identity{width:75%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
