@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;900&family=Noto+Sans+JP:wght@300;400;500;700;900&display=swap");@font-face{font-family:Kashima RUS;src:url(/fonts/kashimarusbycop.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background-color:#fff7eb;color:#2c2c2c;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Noto Sans JP,sans-serif;font-weight:700;line-height:1.2}button{cursor:pointer;border:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}button,input,textarea{outline:none;font-family:inherit}input,textarea{box-sizing:border-box;max-width:100%}@media (max-width:768px){input,select,textarea{font-size:16px;width:100%;max-width:100%;box-sizing:border-box}body{overflow-x:hidden}*{max-width:100%;box-sizing:border-box}}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 20px}.koi-fish-button{display:flex;align-items:center;justify-content:center;min-width:60px;min-height:60px;transition:all .3s ease;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.koi-fish-button:hover{transform:scale(1.1);box-shadow:0 8px 30px rgba(0,0,0,.4);filter:drop-shadow(0 6px 12px rgba(0,0,0,.4))}.fish-cross{pointer-events:none;z-index:10;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5))}@media (max-width:768px){html{font-size:14px}.container{padding:0 15px}[role=button],a,button{min-height:44px;min-width:44px;touch-action:manipulation}*,[role=button],a,button{-webkit-tap-highlight-color:transparent}*{-webkit-touch-callout:none}body{-webkit-overflow-scrolling:touch}}