html,body{margin:0;padding:0}html{color:#000;background:#fff;transition:background-color .2s,color .2s}html[data-theme=dark]{color:#fff;background:#000}body{background:inherit;color:inherit;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.4}*{box-sizing:border-box}a{color:#777;text-decoration:none}a:hover{color:#000;text-decoration:underline}html[data-theme=dark] a{color:#888}html[data-theme=dark] a:hover{color:#fff}.home{background:inherit;width:100%;min-height:100vh;color:inherit;padding:32px 40px}.theme-control{align-items:center;gap:5px;margin-bottom:14px;font-size:12px;line-height:1;display:flex}.theme-control button{color:#999;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.theme-control button:hover{color:#000;text-decoration:underline}.theme-control button.active{color:#000}html[data-theme=dark] .theme-control button{color:#666}html[data-theme=dark] .theme-control button:hover,html[data-theme=dark] .theme-control button.active{color:#fff}.theme-control span{color:#aaa}html[data-theme=dark] .theme-control span{color:#555}.pattern-video{background:#fff;width:100%;height:300px;margin-bottom:78px;position:relative;overflow:hidden}.pattern-video video{object-fit:cover;width:100%;height:100%;display:block}html[data-theme=dark] .pattern-video video{filter:invert()}.home-title{color:inherit;margin-bottom:60px;font-size:24px;line-height:1.2}.home-navigation{width:100%;display:flex}.home-section{flex:1;min-width:0;padding-right:30px}.home-section-title{color:inherit;margin-bottom:4px;font-weight:700}.home-section a{display:block}@media (max-width:900px){.home{padding:28px 30px}.pattern-video{height:280px}}@media (max-width:700px){.home{padding:24px}.theme-control{margin-bottom:12px}.pattern-video{height:240px;margin-bottom:55px}.home-title{margin-bottom:40px;font-size:21px}.home-navigation{display:block}.home-section{width:100%;margin-bottom:24px;padding-right:0}}
