.styles_container__uQRF2{display:flex;flex-direction:column;align-items:center;padding:2rem;min-height:100vh;background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff}.styles_title__S_FNl{font-family:Inter,sans-serif;font-size:2.5rem;margin-bottom:1.5rem;color:#e0e0e0}.styles_inputBox__xLZE5{display:flex;gap:.5rem;margin-bottom:1rem}.styles_textInput__DxHuu{padding:.5rem 1rem;border-radius:8px;border:none;outline:none;font-size:1rem;background:hsla(0,0%,100%,.1);color:#fff}.styles_showButton__xdWhb{padding:.5rem 1.2rem;background:#ff6b6b;border:none;border-radius:8px;color:#fff;font-weight:700;cursor:pointer;transition:background .3s ease}.styles_showButton__xdWhb:hover{background:#ff8787}.styles_canvasWrapper__9gq9m{width:700px;height:700px;max-width:100%;border-radius:12px;overflow:hidden;background:rgba(0,0,0,.2);margin:1rem auto;box-shadow:0 8px 32px rgba(0,0,0,.3);position:relative}@media (max-width:768px){.styles_canvas__12_fO{height:400px}}.styles_itemList__qOdZB{width:100%;max-width:600px;margin-top:1rem}.styles_subTitle__RM5oA{font-size:1.8rem;margin-bottom:.5rem;color:#e0e0e0}.styles_itemList__qOdZB ul{list-style:none;padding:0}.styles_itemList__qOdZB li{background:hsla(0,0%,100%,.08);margin:.3rem 0;padding:.5rem;border-radius:6px}.styles_explanation___bt5N{max-width:800px;margin-top:1.5rem;line-height:1.6}.styles_error__rS0_N{color:#ff6b6b;margin-top:.5rem}