:root{--max-width: 1100px;--primary: #0b74f2;--muted: #6b7280;--bg: #ffffff}*{box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;margin:0;color:#111;background:radial-gradient(900px 600px at 20% -10%,rgba(255,255,255,.06),transparent 60%),radial-gradient(900px 600px at 80% 110%,rgba(255,255,255,.05),transparent 60%),linear-gradient(180deg,#e6f1ff,#9dbcf5 20%,#5679d4 55%,#0a1530);background-attachment:fixed,fixed,fixed}@media (max-width: 900px){body{background-attachment:scroll,scroll,scroll}}.container{max-width:var(--max-width);margin:0 auto;padding:1rem}.site-header{position:sticky;top:8px;z-index:1000;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#0b1a36,#0a1530);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 6px 16px #02061759;border-radius:12px;margin:8px}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:.6rem 0}.brand{display:flex;align-items:center;gap:10px;text-decoration:none}.brand-logo{height:40px;border-radius:8px}.brand-name{font-family:Dancing Script,cursive;font-weight:700;font-size:1.8rem;color:#fff;letter-spacing:.3px}.nav{display:flex;gap:.75rem;align-items:center}.brand{color:#e2e8f0}.nav a{color:#cbd5e1;text-decoration:none}.nav a:hover{color:#fff}.site-header .btn{color:#e6edf7;border-color:#ffffff38}.btn.small{padding:.35rem .6rem;font-size:.9rem}.hero{padding:2.5rem 0;background:linear-gradient(180deg,#6299f1,#fff 70%)}.hero .container{display:flex;gap:2rem;align-items:center}.hero-left{flex:1}.hero-right{flex:1;display:flex;justify-content:center}.device-placeholder{width:320px;height:220px;background:#eee;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#666}.hero-image-wrap{display:flex;justify-content:center;align-items:center}.hero-image{max-width:100%;height:auto;border-radius:8px;box-shadow:0 6px 20px #02061714}.hero-image-wrap{width:100%;aspect-ratio:20/15;overflow:hidden;border-radius:8px}.hero-image{width:100%;height:100%;object-fit:contain;object-position:center;display:block;background:#f8fbff}@media (max-width: 900px){.hero-image-wrap{aspect-ratio:4/3}}h1{font-size:1.8rem;margin:0 0 .5rem}h1,h2,h3,h4{color:#f8fafc}.hero h1,.hero h2,.hero h3,.hero h4,.card h1,.card h2,.card h3,.card h4{color:#111}p{color:var(--muted);line-height:1.5}.ctas{margin:1rem 0}.btn{display:inline-block;padding:.55rem .9rem;border-radius:6px;text-decoration:none;background:transparent;border:1px solid #ddd;color:#111;margin-right:.5rem}.btn.primary{background:var(--primary);color:#fff;border-color:var(--primary)}.problem-list{margin-top:1rem;list-style:disc;padding-left:1.2rem}.section{padding:2rem 0}.cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.card{border:1px solid #eee;padding:1rem;border-radius:8px;background:#e6e9e7}.card-media{background:#fafafa;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#999;margin-bottom:.6rem;overflow:hidden}.card-media{aspect-ratio:4/3}.model-image{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.use{color:var(--muted);font-size:.95rem}.steps{display:flex;gap:1rem}.step{flex:1;border:1px solid #f1f1f1;padding:1rem;border-radius:8px}.step-index{background:#f3f4f6;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.how .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.how .step{padding:.6rem;background-color:#dbddde}.how .step img{width:100%;height:auto;border-radius:6px;display:block}.how .thumb-btn{background:none;border:0;padding:0;display:block;width:100%;text-align:left}.how .step-text{color:var(--muted);margin:.5rem 0 0}.lightbox{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#0009;z-index:3000}.lightbox-inner{position:relative;max-width:90%;max-height:90%;background:#fff;padding:.5rem;border-radius:6px}.lightbox-inner img{max-width:100%;max-height:75vh;display:block}.lightbox-close{position:absolute;right:.5rem;top:.25rem;background:transparent;border:0;font-size:1.6rem}.lightbox-caption{padding:.5rem 0;color:var(--muted)}@media (max-width: 900px){.how .steps{grid-template-columns:1fr}}.media-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.media-item{height:360px;background:#fafafa;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#777}.site-footer{border-top:1px solid rgba(255,255,255,.1);padding:1rem 0;margin-top:2rem;background:linear-gradient(180deg,#0a1530,#0b1a36);color:#e5e7eb}.site-footer a{color:#cbd5e1}.site-footer a:hover{color:#fff}.site-footer .container{display:flex;justify-content:space-between;align-items:center}.site-footer nav a{margin-left:1rem;color:var(--muted);text-decoration:none}.contact-footer,.contact-above-footer{background:linear-gradient(180deg,rgba(11,116,242,.02),transparent);padding:1.25rem 0}.contact-form{max-width:920px;margin:0 auto;background:#eeebeb;border:1px solid #eef2ff;padding:1rem;border-radius:8px}.contact-title{color:#0f172a}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem}.contact-form label{display:block;font-size:.9rem;color:var(--muted)}.contact-form input,.contact-form textarea,.contact-form select{width:100%;padding:.45rem;margin-top:.35rem;border:1px solid #e6e9ef;border-radius:6px}.contact-form .full{grid-column:1 / -1}.contact-form .consent{display:flex;flex-direction:column;align-items:center;gap:.35rem;margin-top:.5rem;justify-content:center;text-align:center}.contact-form .consent input{margin:0}.contact-form .consent span{max-width:92%}.form-actions{margin-top:.75rem;display:flex;gap:.75rem;align-items:center;justify-content:center}.form-success{color:green}.form-error{color:#b91c1c}.contact-form .hp{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden}@media (max-width: 900px){.contact-grid{grid-template-columns:1fr}.contact-form{padding:.75rem}}@media (max-width: 800px){.hero .container{flex-direction:column}.header-inner{flex-direction:column;align-items:flex-start;gap:.5rem}.cards{grid-template-columns:1fr}.steps{flex-direction:column}.media-grid{grid-template-columns:1fr}h1{font-size:1.4rem}}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:4000}.modal{background:#fff;padding:1.25rem;border-radius:8px;max-width:420px;width:90%;box-shadow:0 12px 40px #02061733;text-align:center}.modal h3{margin:0 0 .5rem}.modal p{color:var(--muted);margin-bottom:1rem}.modal-actions{display:flex;justify-content:center}.modal .btn{min-width:88px}.top-scroller-wrap{padding:.75rem 0 0;position:relative}.top-scroller-title{font-size:1.25rem;text-align:center;margin:.25rem 0 .6rem;font-weight:600;color:#0f172a}.top-scroller{width:100%;overflow:hidden;background:linear-gradient(90deg,#fff,#f7fbff);border-bottom:1px solid rgba(0,0,0,.04)}.top-scroller .scroller-track{display:flex;gap:0;align-items:center;padding:.75rem 0;will-change:transform}.top-scroller .scroller-item{flex:0 0 auto;width:30%;max-width:980px;height:460px;display:flex;align-items:center;justify-content:center;margin-right:18px;overflow:hidden;border-radius:14px;background:transparent;box-shadow:0 8px 24px #0206170f;cursor:pointer}.top-scroller .scroller-item img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:inherit;display:block;background:transparent}.top-scroller .scroller-track{animation:scroll-left 50s linear infinite;transform:translateZ(0);backface-visibility:hidden}.top-scroller .scroller-track.paused{animation-play-state:paused}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(calc(-1 * var(--set-width, 50%)))}}@media (max-width: 1200px){.top-scroller .scroller-item{height:320px}.top-scroller .scroller-item{max-width:520px;width:50%}}@media (max-width: 900px){.top-scroller .scroller-item{height:200px}.top-scroller .scroller-item{max-width:320px;width:80%}}.scroller-hovercard{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:20px;background:linear-gradient(180deg,#094ed0,#0a1530);border:1px solid rgba(255,255,255,.14);border-radius:14px;box-shadow:0 24px 80px #02061747;display:flex;gap:20px;align-items:stretch;z-index:1200;width:min(95vw,1400px)}.scroller-hovercard .hc-close{position:absolute;top:10px;right:12px;width:40px;height:40px;border-radius:20px;background:#ffffffeb;color:#0a1530;border:0;font-weight:700;cursor:pointer;font-size:22px;line-height:40px;text-align:center;box-shadow:0 6px 16px #02061759}.scroller-hovercard .hc-close:hover{background:#fff}.scroller-hovercard .hc-image{width:780px;aspect-ratio:4/3;overflow:hidden;border-radius:10px;background:#0b0b0b}.scroller-hovercard .hc-image img{width:100%;height:100%;object-fit:contain;display:block;background:#0b0b0b}.scroller-hovercard .hc-body{flex:1;min-width:280px;padding:16px;border-radius:10px;background:linear-gradient(180deg,#fff,#f6f9ff);border:1px solid rgba(11,116,242,.15);display:flex;flex-direction:column;justify-content:center}.scroller-hovercard .hc-title{margin:0 0 8px;font-size:1.35rem}.scroller-hovercard .hc-text{margin:0;color:#223;line-height:1.6;font-size:1.05rem}.scroller-hovercard .hc-list{margin:10px 0 0 1.25rem;padding:0;color:#223}.scroller-hovercard .hc-list li{margin:6px 0;line-height:1.5}@media (max-width: 1200px){.scroller-hovercard{width:min(96vw,1100px)}.scroller-hovercard .hc-image{width:60vw}}@media (max-width: 900px){.scroller-hovercard{flex-direction:column;transform:translate(-50%,-50%)}.scroller-hovercard .hc-image{width:100%;aspect-ratio:16/9}}
