*{box-sizing:border-box}body,html{margin:0;padding:0;background:#fff;color:#0f172a;font:16px/1.5 system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}body{zoom:.85;-moz-transform:scale(.85);-moz-transform-origin:top center}@media (max-width:768px){body{zoom:1;-moz-transform:none}}.site-header{display:flex;align-items:center;justify-content:space-between;padding:0 32px;width:100%;max-width:1400px;margin:0 auto;position:relative;z-index:10}.site-header img{display:block;margin:0;padding:0;width:auto;height:auto;max-height:60px}.site-header .btn{margin:0;padding:12px 20px;display:inline-block;font-size:1rem;font-weight:600;background-color:#10b981;color:#fff;border:1px solid #10b981;border-radius:8px;text-decoration:none;transition:background .2s ease,transform .2s ease;cursor:pointer}.site-header .btn:hover{background-color:#34d399;transform:none}.hero-shell{margin-top:-12px;display:flex;justify-content:space-between;align-items:center;gap:32px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px 32px;box-shadow:0 2px 8px rgba(0,0,0,.04);flex-wrap:wrap;max-width:1100px;margin-left:auto;margin-right:auto}.hero-shell>.hero-text{max-width:520px;flex:1 1}.hero-shell h1{font-size:2.2rem;line-height:1.2;margin-bottom:1rem}.hero-shell p{font-size:.875rem;line-height:1.5;margin-bottom:.75rem;max-width:36ch;color:#475569}.hero-video{width:100%;max-width:460px;height:auto;border-radius:8px;display:block;border:1px solid #e2e8f0;box-shadow:0 2px 6px rgba(0,0,0,.05);margin-top:6px}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 32px}@media (min-width:769px){.container{max-width:960px;margin:0 auto}}