.index-module__VaIBXW__BlogContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:0 20px 20px;display:flex}.index-module__VaIBXW__BlogContainer article{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%;display:flex}.index-module__VaIBXW__BlogCardItem{box-sizing:border-box;background-color:#fff;border-radius:16px;width:90%;max-width:500px;margin:20px;padding:24px;transition:background-color .3s,transform .2s;box-shadow:0 6px 18px #da501ada}.index-module__VaIBXW__BlogCardItemDark{background-color:var(--color-primary-dark);box-shadow:0 6px 18px #990505b9}.index-module__VaIBXW__BlogCardItem:hover{transform:translateY(-4px)}.index-module__VaIBXW__BlogPost{flex-direction:column;align-items:center;width:100%;display:flex}.index-module__VaIBXW__ImageCredit{color:#666;text-align:center;margin-top:8px;font-size:.9em}.index-module__VaIBXW__ImageCredit a{color:#e60606;border-radius:12px;max-width:100%;font-weight:700;text-decoration:none;box-shadow:0 4px 12px #0000001a}.index-module__VaIBXW__ImageCredit a:hover{zoom:1.5;text-decoration:underline}.index-module__VaIBXW__toolsDropdown{flex-direction:row;justify-content:flex-end;width:90%;margin-top:120px;display:flex}.index-module__VaIBXW__h1Div{justify-content:center;align-items:center;padding-bottom:20px;display:flex}.index-module__VaIBXW__h2{word-break:break-word;width:80%;text-align:left!important;text-decoration:none!important}.index-module__VaIBXW__BlogLink{flex-direction:column;align-items:center;width:100%;display:flex;color:var(--link-color)!important;text-decoration:none!important}.index-module__VaIBXW__h2Dark{color:var(--color-secondary-2)!important;font-size:var(--font-medium)!important;font-weight:600!important;font-family:var(--header-font)!important;text-decoration:none!important}.index-module__VaIBXW__h2Light{color:var(--color-secondary)!important;font-size:var(--font-medium)!important;font-weight:600!important;font-family:var(--header-font)!important;text-decoration:none!important}.index-module__VaIBXW__BlogImage{border-radius:8px;max-width:700px;height:auto;width:60%!important}.index-module__VaIBXW__BlogImageList{border-radius:12px;width:100%;max-width:450px;height:auto;margin:0 auto;display:block;box-shadow:0 4px 12px #0000001a}.index-module__VaIBXW__BlogPostVideo{background-color:#db801f;border-radius:8px;width:50%;height:auto;padding:20px}.index-module__VaIBXW__BlogImageList:hover{cursor:pointer;transition:transform .3s;transform:scale(1.2)}.index-module__VaIBXW__BlogContent{text-align:left;width:100%}.index-module__VaIBXW__BlogContentContainer{box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding:20px;display:flex}.index-module__VaIBXW__BlogContent a{color:red;text-decoration:none}.index-module__VaIBXW__BlogContent a:hover{font-size:20px;text-decoration:underline}.index-module__VaIBXW__BlogContent a:active{color:var(--link-color)}.index-module__VaIBXW__BlogContainerHome{flex-direction:column;justify-content:flex-start;align-items:center;width:80%;height:100%;display:flex}.index-module__VaIBXW__BlogListWrapper{flex-direction:column;align-items:center;width:100%;display:flex}.index-module__VaIBXW__BlogListOuterContainer{grid-template-rows:auto;grid-template-columns:repeat(2,1fr);place-items:center;width:80%;display:grid}.index-module__VaIBXW__bodyTextDark{width:80%;color:#d9cec3!important;font-size:var(--font-small)!important;font-weight:100!important;font-family:var(--body-font)!important}.index-module__VaIBXW__bodyTextLight{width:80%;color:#db801f!important;font-size:var(--font-small)!important;font-weight:100!important;font-family:var(--body-font)!important}.index-module__VaIBXW__shareButtonsDiv{justify-content:center;align-items:center;width:100%;display:flex}.index-module__VaIBXW__shareButtonsBlogPage{padding-bottom:20px}.index-module__VaIBXW__iconButtonsDiv{flex-direction:row;justify-content:center;align-items:center;gap:10px;display:flex}.index-module__VaIBXW__blogInfo{width:100%}.index-module__VaIBXW__BlogVideoList{background-color:#db801f;border-radius:8px;width:80%;height:auto;padding:20px}.index-module__VaIBXW__h1{text-align:center;width:80%!important}.index-module__VaIBXW__CommentsContainer{color:#0c0c0c;background-color:#db801f;flex-direction:column;justify-content:center;align-items:center;width:80%;padding:20px;display:flex}@media (min-width:475px) and (max-width:768px){.index-module__VaIBXW__BlogListOuterContainer{grid-template-columns:1fr;justify-items:center;width:100%}.index-module__VaIBXW__BlogContainerHome a{flex-direction:column;align-items:center;width:100%;display:flex}}.index-module__VaIBXW__BlogContent pre{background:linear-gradient(135deg,#2d3748 0%,#1a202c 100%);border:1px solid #4a5568;border-radius:12px;margin:20px 0;padding:20px;font-family:Consolas,Monaco,Courier New,monospace;font-size:14px;line-height:1.5;position:relative;overflow-x:auto;box-shadow:0 4px 12px #00000026}.index-module__VaIBXW__BlogContent pre code{color:#e2e8f0;white-space:pre;background:0 0;border:none;border-radius:0;padding:0;font-family:inherit;display:block;overflow-x:auto}.index-module__VaIBXW__BlogContent code{color:#e53e3e;background:#2d37481a;border:1px solid #2d374833;border-radius:4px;padding:2px 6px;font-family:Consolas,Monaco,Courier New,monospace;font-size:.9em}[data-theme=dark] .index-module__VaIBXW__BlogContent pre{background:linear-gradient(135deg,#1a202c 0%,#2d3748 100%);border-color:#4a5568}[data-theme=dark] .index-module__VaIBXW__BlogContent code{color:#68d391;background:#e2e8f01a;border-color:#e2e8f033}[data-theme=light] .index-module__VaIBXW__BlogContent pre{color:#2d3748;background:linear-gradient(135deg,#f7fafc 0%,#edf2f7 100%);border-color:#e2e8f0}[data-theme=light] .index-module__VaIBXW__BlogContent pre code{color:#2d3748}[data-theme=light] .index-module__VaIBXW__BlogContent code{color:#c53030;background:#edf2f7cc;border-color:#e2e8f099}.index-module__VaIBXW__codeBlock{position:relative}.index-module__VaIBXW__copyButton{color:#fff;cursor:pointer;z-index:10;background:#000000b3;border:none;border-radius:6px;padding:6px 12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;transition:all .2s;position:absolute;top:12px;right:12px}.index-module__VaIBXW__copyButton:hover{background:#000000e6;transform:scale(1.05)}.index-module__VaIBXW__copyButton.index-module__VaIBXW__copied{color:#fff;background:#48bb78}.index-module__VaIBXW__copyButton.index-module__VaIBXW__copied:after{content:" ✓"}.index-module__VaIBXW__BlogContent pre.index-module__VaIBXW__language-javascript code,.index-module__VaIBXW__BlogContent pre.index-module__VaIBXW__language-js code{color:gold}.index-module__VaIBXW__BlogContent pre.index-module__VaIBXW__language-bash code,.index-module__VaIBXW__BlogContent pre.index-module__VaIBXW__language-shell code{color:#98fb98}.index-module__VaIBXW__BlogContent pre.index-module__VaIBXW__language-json code{color:#87ceeb}.index-module__VaIBXW__BlogContent pre.index-module__VaIBXW__language-css code{color:tomato}@media (max-width:475px){.index-module__VaIBXW__BlogListOuterContainer{grid-template-columns:1fr;justify-items:center;width:100%}.index-module__VaIBXW__toolsDropdown{flex-direction:row;justify-content:center;width:100%;margin-top:120px;display:flex}.index-module__VaIBXW__blogInfo{flex-direction:column;align-items:center;width:100%;display:flex}.index-module__VaIBXW__BlogContainerHome{height:280px}.index-module__VaIBXW__BlogContainerHome a{flex-direction:column;align-items:center;width:100%;display:flex}.index-module__VaIBXW__BlogVideoList{border-radius:8px;width:80%;height:auto;padding:10px}.index-module__VaIBXW__BlogContent pre{margin:16px 0;padding:12px;font-size:12px}.index-module__VaIBXW__copyButton{padding:4px 8px;font-size:11px;top:8px;right:8px}}@media (max-width:768px){.index-module__VaIBXW__BlogContainer{padding-top:0}}.index-module__VaIBXW__mobileOnly{display:none}.index-module__VaIBXW__desktopOnly{display:block}@media (max-width:1024px){.index-module__VaIBXW__mobileOnly{justify-content:center;padding:0 1rem;display:flex}.index-module__VaIBXW__desktopOnly{display:none}}.index-module__VaIBXW__blogCarouselWrapper{flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:420px;margin:0 auto;display:flex}.index-module__VaIBXW__blogCarousel{justify-content:center;align-items:center;gap:.75rem;width:100%;display:flex}.index-module__VaIBXW__blogCarouselItem{flex:1;max-width:320px}.index-module__VaIBXW__blogCarouselOuter{flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:540px;margin:0 auto;display:flex}.index-module__VaIBXW__blogCarouselTrack{box-sizing:border-box;justify-content:center;width:100%;padding:0 .5rem;display:flex}.index-module__VaIBXW__blogCarouselSlide{flex:1 1 0;justify-content:center;width:100%;min-width:0;max-width:min(420px,90vw);display:flex}.index-module__VaIBXW__blogCarouselSlideContent{scrollbar-width:thin;scrollbar-color:#ff572299 transparent;-webkit-overflow-scrolling:touch;flex-direction:column;align-items:center;width:100%;max-width:min(420px,90vw);max-height:460px;margin:0 auto;padding-right:clamp(0px,1vw,.35rem);display:flex;overflow-y:auto}.index-module__VaIBXW__blogCarouselSlideContent>*{width:100%;margin-inline:auto}.index-module__VaIBXW__blogCarouselControls{flex-wrap:wrap;justify-content:center;gap:.85rem;margin-top:1.25rem;padding:0 .75rem;display:flex}.index-module__VaIBXW__blogCarouselControlButton{color:#2c2c2c;cursor:pointer;background:linear-gradient(135deg,#0000000a 0%,#0000001a 100%);border:1px solid #0000001f;border-radius:999px;align-items:center;gap:.4rem;padding:.6rem 1.6rem;font-size:.95rem;font-weight:600;transition:transform .15s,box-shadow .15s,opacity .15s;display:inline-flex;box-shadow:0 6px 16px #0000001f}.index-module__VaIBXW__blogCarouselControlButtonDark{color:#f0f0f0;cursor:pointer;background:linear-gradient(135deg,#ffffff1a 0%,#fff3 100%);border:1px solid #fff3;border-radius:999px;align-items:center;gap:.4rem;padding:.6rem 1.6rem;font-size:.95rem;font-weight:600;transition:transform .15s,box-shadow .15s,opacity .15s;display:inline-flex;box-shadow:0 6px 16px #0000001f}.index-module__VaIBXW__blogCarouselControlButton:hover{box-shadow:0 8px 20px #00000029}.index-module__VaIBXW__blogCarouselControlButton svg{color:inherit}.index-module__VaIBXW__blogCarouselControlButton:active{transform:translateY(1px);box-shadow:0 4px 10px #0000002e}@media (max-width:360px){.index-module__VaIBXW__blogCarouselOuter{max-width:100%;padding:0 .5rem}.index-module__VaIBXW__blogCarouselSlideContent{max-height:400px}.index-module__VaIBXW__blogCarouselControlButton{justify-content:center;width:100%}}@media (max-width:300px){.index-module__VaIBXW__blogCarouselTrack{--carousel-btn:clamp(22px,14vw,30px);--carousel-gap:.5rem;gap:.5rem}.index-module__VaIBXW__blogCarouselSlideContent{max-height:400px}}.index-module__VaIBXW__blogCarouselFilters{flex-direction:column;gap:.4rem;width:100%;max-width:540px;margin:0 auto .5rem;padding:0 .75rem;display:flex}.index-module__VaIBXW__blogCarouselLabel{letter-spacing:.12em;text-transform:uppercase;color:#2c2c2ca6;font-size:.8rem;font-weight:600}.index-module__VaIBXW__blogCarouselSelect{color:#1f1f1f;appearance:none;background:#ffffffe6;border:1px solid #00000029;border-radius:12px;width:100%;padding:.65rem .85rem;font-size:.95rem;font-weight:500;transition:border-color .15s,box-shadow .15s;box-shadow:0 6px 16px #00000014}.index-module__VaIBXW__blogCarouselSelect:focus{border-color:#ff7033;outline:none;box-shadow:0 0 0 3px #ff703333}[data-theme=dark] .index-module__VaIBXW__blogCarouselLabel{color:#fff9}[data-theme=dark] .index-module__VaIBXW__blogCarouselSelect{color:#fafafa;background:#121212f2;border-color:#ffffff47;box-shadow:0 8px 20px #00000073}[data-theme=dark] .index-module__VaIBXW__blogCarouselSelect:focus{border-color:#ffffff8c;box-shadow:0 0 0 3px #ffffff2e}@media (max-width:360px){.index-module__VaIBXW__blogCarouselFilters{padding:0 .5rem}}
.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{float:right;color:#fff;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px #fff;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);font-size:20px;font-weight:700;line-height:1;position:relative;top:-.3em;right:-.3em}.toast-close-button:focus,.toast-close-button:hover{color:#000;cursor:pointer;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40);text-decoration:none}.rtl .toast-close-button{float:left;left:-.3em;right:.3em}button.toast-close-button{cursor:pointer;-webkit-appearance:none;background:0 0;border:0;padding:0}.toast-top-center{width:100%;top:0;right:0}.toast-bottom-center{width:100%;bottom:0;right:0}.toast-top-full-width{width:100%;top:0;right:0}.toast-bottom-full-width{width:100%;bottom:0;right:0}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{bottom:12px;right:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{z-index:999999;pointer-events:none;position:fixed}#toast-container *{box-sizing:border-box}#toast-container>div{pointer-events:auto;color:#fff;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);width:300px;filter:alpha(opacity=80);background-position:15px;background-repeat:no-repeat;border-radius:3px;margin:0 0 6px;padding:15px 15px 15px 50px;position:relative;overflow:hidden;box-shadow:0 0 12px #999}#toast-container>div.rtl{direction:rtl;background-position:right 15px center;padding:15px 50px 15px 15px}#toast-container>div:hover{opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);cursor:pointer;box-shadow:0 0 12px #000}#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin-left:auto;margin-right:auto}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);height:4px;filter:alpha(opacity=40);background-color:#000;position:absolute;bottom:0;left:0}@media (max-width:240px){#toast-container>div{width:11em;padding:8px 8px 8px 50px}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{top:-.2em;right:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media (min-width:241px) and (max-width:480px){#toast-container>div{width:18em;padding:8px 8px 8px 50px}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{top:-.2em;right:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media (min-width:481px) and (max-width:768px){#toast-container>div{width:25em;padding:15px 15px 15px 50px}#toast-container>div.rtl{padding:15px 50px 15px 15px}}
#index-module__OupRFW__toast-container{z-index:999999!important;position:fixed!important}#index-module__OupRFW__toast-container.index-module__OupRFW__toast-bottom-right{bottom:24px;right:24px}#index-module__OupRFW__toast-container .index-module__OupRFW__toast-error{color:#fff!important;background-color:#d32f2f!important}
.index-module__8jRUMa__containerDarkMode{color:var(--color-secondary);border:1px solid #fff;border-radius:12px;max-width:640px;height:auto;margin:2rem auto;padding:2rem;font-family:Inter,sans-serif;box-shadow:0 4px 12px #0000001a}.index-module__8jRUMa__outerGamePageContainer{height:100vh;padding-bottom:40px}.index-module__8jRUMa__containerLightMode{border:1px solid var(--color-secondary);color:var(--color-secondary-3);border-radius:12px;max-width:640px;height:auto;padding:2rem;box-shadow:0 4px 12px #0000001a}.index-module__8jRUMa__statsDarkMode{color:var(--color-secondary)}.index-module__8jRUMa__statsLightMode{color:var(--color-secondary-3)}.index-module__8jRUMa__event{margin-bottom:1rem;font-size:1.125rem}.index-module__8jRUMa__complete{text-align:center;color:#16a34a;margin-top:1rem;font-size:1.25rem;font-weight:700}.index-module__8jRUMa__containerLightMode{color:#333;background-color:#f5f5f5;border-radius:12px;max-width:600px;margin:auto;padding:2rem;box-shadow:0 4px 12px #0000001a}.index-module__8jRUMa__containerDarkMode{color:#f0f0f0;background-color:#1e1e1e;border-radius:12px;max-width:600px;margin:auto;padding:2rem;box-shadow:0 4px 12px #ffffff0d}.index-module__8jRUMa__title{text-align:center;margin-bottom:1.5rem;font-size:2rem;font-weight:700;animation:.6s ease-in-out index-module__8jRUMa__fadeIn}.index-module__8jRUMa__statsLightMode,.index-module__8jRUMa__statsDarkMode{text-align:center;margin-bottom:.5rem;font-size:1.1rem}.index-module__8jRUMa__startScreen{flex-direction:column;align-items:center;animation:.5s ease-in-out index-module__8jRUMa__fadeIn;display:flex}.index-module__8jRUMa__avatarCard{text-align:center;background-color:#ffffff1a;border-radius:10px;margin-bottom:1rem;padding:1rem;animation:.5s ease-in-out index-module__8jRUMa__fadeIn}.index-module__8jRUMa__avatarName{font-size:1.4rem;font-weight:700}.index-module__8jRUMa__avatarClass{color:#888;font-style:italic}@keyframes index-module__8jRUMa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.index-module__8jRUMa__formContainer{background-color:#f9f9f9;border-radius:8px;padding:1rem;box-shadow:0 2px 6px #0000001a}.index-module__8jRUMa__inputGroup{margin-bottom:1rem}.index-module__8jRUMa__label{margin-bottom:.5rem;font-weight:700;display:block}.index-module__8jRUMa__input{border:1px solid #ccc;border-radius:4px;width:100%;padding:.5rem}.index-module__8jRUMa__button{color:#fff;cursor:pointer;background-color:#0070f3;border:none;border-radius:4px;padding:.6rem 1.2rem}.index-module__8jRUMa__popup{background-color:#fff8dc;border-radius:8px;margin-bottom:1rem;padding:1rem;box-shadow:0 2px 6px #0000001a}.index-module__8jRUMa__amountPositive{color:green}.index-module__8jRUMa__amountNegative{color:red}.index-module__8jRUMa__summary{background-color:#f0f0f0;border-radius:8px;margin-top:1rem;padding:1rem;box-shadow:0 2px 6px #0000001a}.index-module__8jRUMa__title{font-size:1.4rem;font-weight:700}.index-module__8jRUMa__tip{margin-top:.5rem;font-style:italic}.index-module__8jRUMa__chartContainer{flex-direction:column;align-items:center;max-width:400px;margin:0 auto;display:flex}.index-module__8jRUMa__title{margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.index-module__8jRUMa__container{max-width:700px;margin:0 auto;padding:2rem}.index-module__8jRUMa__title{text-align:center;margin-bottom:1rem;font-size:2rem;font-weight:700}.index-module__8jRUMa__difficultySelector{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.index-module__8jRUMa__select{border:1px solid #ccc;border-radius:4px;max-width:200px;padding:.5rem}.index-module__8jRUMa__restartButton{color:#fff;cursor:pointer;background-color:#e63946;border:none;border-radius:4px;margin-top:2rem;padding:.6rem 1.2rem}.index-module__8jRUMa__container{background-color:#f9f9f9;border-radius:8px;padding:1rem}.index-module__8jRUMa__heading{margin-bottom:1rem;font-size:1.5rem}.index-module__8jRUMa__list{padding:0;list-style:none}.index-module__8jRUMa__item{border-radius:6px;margin-bottom:1rem;padding:.5rem;transition:background-color .3s}.index-module__8jRUMa__unlocked{color:#2e7d32;background-color:#d4f4dd}.index-module__8jRUMa__locked{color:#999;opacity:.6;background-color:#eee}.index-module__8jRUMa__calendarContainer{padding:1rem}.index-module__8jRUMa__table{border-collapse:collapse;width:100%;margin-top:1rem}.index-module__8jRUMa__table th,.index-module__8jRUMa__table td{border:1px solid #ccc;padding:.5rem}.index-module__8jRUMa__modal{background-color:#f0f8ff;border-radius:8px;margin-top:1rem;padding:1rem}.index-module__8jRUMa__modal input{width:100%;margin-bottom:.5rem;padding:.5rem;display:block}.index-module__8jRUMa__modal button{margin-right:.5rem}.index-module__8jRUMa__dot{background-color:red;border-radius:50%;width:8px;height:8px;margin:2px auto auto}.index-module__8jRUMa__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.index-module__8jRUMa__modal{background:#fff;border-radius:8px;width:100%;max-width:500px;padding:2rem;position:relative}.index-module__8jRUMa__close{cursor:pointer;background:0 0;border:none;font-size:1.5rem;position:absolute;top:.5rem;right:.75rem}.index-module__8jRUMa__entryList{flex-direction:row;gap:1rem;width:100%;display:flex}@media (max-width:475px){.index-module__8jRUMa__chartContainer{max-width:90vw;height:100%}}
.index-module__TZ3AhW__description{font-family:var(--body-font);font-size:var(--font-small);white-space:normal;word-break:break-word;text-wrap:normal;text-shadow:0 1px 2px #00000080;text-align:left;width:80%;max-width:1200px;margin:.25rem auto 2rem;line-height:1.45;color:#1f89e0!important}.index-module__TZ3AhW__uploadTitleDark{font-size:var(--font-medium);color:var(--color-secondary-2);margin-bottom:.5rem;font-weight:600}.index-module__TZ3AhW__uploadDescriptionDark{font-size:var(--font-small);color:var(--color-secondary-2)}.index-module__TZ3AhW__uploadDescriptionLight{font-size:var(--font-small);color:var(--color-secondary)}.index-module__TZ3AhW__uploadTitleLight{font-size:var(--font-medium);color:var(--color-secondary);margin-bottom:.5rem;font-weight:600}.index-module__TZ3AhW__desktopSeoContent{display:block}.index-module__TZ3AhW__mobileSeoContent{display:none}@media (max-width:900px){.index-module__TZ3AhW__desktopSeoContent{display:none}.index-module__TZ3AhW__mobileSeoContent{display:block}}.index-module__TZ3AhW__carouselNav{justify-content:center;align-items:center;gap:.75rem;margin-top:1.25rem;display:flex}.index-module__TZ3AhW__carouselButton{cursor:pointer;border-radius:50%;width:42px;height:42px;font-size:1.35rem;transition:background .25s,border-color .25s,transform .2s;color:#fff!important;background:#f88204!important;border:1px solid #f88204!important}.index-module__TZ3AhW__carouselButton:hover,.index-module__TZ3AhW__carouselButton:focus-visible{color:#fff!important;background:#2196f3!important;border-color:#2196f3!important}.index-module__TZ3AhW__carouselIndicator{letter-spacing:.08em;color:color-mix(in srgb,var(--color-secondary)65%,var(--color-primary)35%);font-size:.9rem}
.index-module__Lk4Uwa__historyList{flex-direction:column;gap:1rem;display:flex}.index-module__Lk4Uwa__historyItem{background-color:#fff;border:1px solid #ddd;border-radius:6px;padding:.5rem 1rem;overflow:auto}.index-module__Lk4Uwa__downloadBtn{margin-bottom:1rem!important}.index-module__Lk4Uwa__budgetItemDiv{flex-direction:row;align-items:center;display:flex}.index-module__Lk4Uwa__inputField{box-sizing:border-box;border:1px solid #ddd;border-radius:4px;width:30%;padding:.3rem}.index-module__Lk4Uwa__editButtons{flex-flow:wrap;gap:.5rem;padding-top:1rem;display:flex}.index-module__Lk4Uwa__historyDetails{color:#333;flex-direction:column;align-items:flex-start;width:100%;margin-top:.5rem;padding-left:1rem;font-size:.95rem;display:flex}.index-module__Lk4Uwa__yearGroup{margin-top:.5rem;margin-left:1rem}.index-module__Lk4Uwa__monthItem{margin-bottom:.5rem}.index-module__Lk4Uwa__inputLabelDiv{flex-direction:column;margin-bottom:.5rem;display:flex}.index-module__Lk4Uwa__historyToggle{cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:.3rem 0;font-size:1rem;font-weight:700}.index-module__Lk4Uwa__historyDetails{color:#333;margin-top:.3rem;padding-left:1rem;font-size:.95rem}.index-module__Lk4Uwa__detailSection{background-color:var(--bg-light);border:1px solid var(--border-color);border-radius:6px;margin:1rem 0;padding:.5rem 1rem}.index-module__Lk4Uwa__detailSection summary{cursor:pointer;margin-bottom:.5rem;font-weight:700}.index-module__Lk4Uwa__detailSection p{margin:.25rem 0}
.styles-module__lAO1Ka__container{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:2rem;overflow-x:hidden}.styles-module__lAO1Ka__container *{box-sizing:border-box;max-width:100%}.styles-module__lAO1Ka__container h1,.styles-module__lAO1Ka__container h2,.styles-module__lAO1Ka__container h3,.styles-module__lAO1Ka__container h4,.styles-module__lAO1Ka__container h5,.styles-module__lAO1Ka__container h6,.styles-module__lAO1Ka__container p,.styles-module__lAO1Ka__container span,.styles-module__lAO1Ka__container div,.styles-module__lAO1Ka__container label{word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.styles-module__lAO1Ka__header{text-align:center;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word;width:100%;max-width:100%;margin-bottom:3rem}.styles-module__lAO1Ka__header h1{color:var(--color-secondary);word-break:break-word;margin-bottom:1rem;font-size:3rem;font-weight:700}.styles-module__lAO1Ka__subtitle{color:var(--color-secondary-3);opacity:.8;word-break:break-word;overflow-wrap:break-word;max-width:800px;margin:0 auto;font-size:1.2rem}.styles-module__lAO1Ka__scanSection,.styles-module__lAO1Ka__howToSection,.styles-module__lAO1Ka__guideSection,.styles-module__lAO1Ka__faqSection,.styles-module__lAO1Ka__seoSection{background:var(--color-primary);border:2px solid var(--color-tertiary-2);box-sizing:border-box;background:linear-gradient(135deg,#2196f30d,#2196f305);border-color:#2196f3;border-radius:16px;width:100%;max-width:100%;margin-bottom:2rem;padding:2rem;overflow:hidden}.styles-module__lAO1Ka__scanDescription{color:var(--color-secondary-3);margin-bottom:1.5rem;line-height:1.8}.styles-module__lAO1Ka__scanInputGroup{flex-direction:column;gap:1rem;margin-bottom:1rem;display:flex}.styles-module__lAO1Ka__scanInput{border:2px solid var(--color-tertiary-2);background:var(--color-primary);color:var(--color-secondary);box-sizing:border-box;border-radius:8px;flex:1;min-width:0;padding:1rem;font-family:inherit;font-size:1rem}.styles-module__lAO1Ka__scanInput:focus{border-color:#2196f3;outline:none}.styles-module__lAO1Ka__scanInput:disabled{opacity:.6;cursor:not-allowed}.styles-module__lAO1Ka__scanButton{color:#fff;cursor:pointer;white-space:normal;word-break:break-word;box-sizing:border-box;background:linear-gradient(135deg,#2196f3,#1976d2);border:none;border-radius:8px;width:100%;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s}.styles-module__lAO1Ka__scanButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 16px #2196f34d}.styles-module__lAO1Ka__scanButton:disabled{opacity:.6;cursor:not-allowed}.styles-module__lAO1Ka__orDivider{text-align:center;margin:1.5rem 0;position:relative}.styles-module__lAO1Ka__orDivider:before,.styles-module__lAO1Ka__orDivider:after{content:"";background:var(--color-tertiary-2);width:45%;height:1px;position:absolute;top:50%}.styles-module__lAO1Ka__orDivider:before{left:0}.styles-module__lAO1Ka__orDivider:after{right:0}.styles-module__lAO1Ka__orDivider span{color:var(--color-secondary-3);background:var(--color-primary);padding:0 1rem;font-size:.9rem;font-weight:600}.styles-module__lAO1Ka__exampleButton{color:#2196f3;cursor:pointer;background:0 0;border:2px dashed #2196f3;border-radius:8px;width:100%;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.styles-module__lAO1Ka__exampleButton:hover:not(:disabled){background:#2196f31a;border-style:solid}.styles-module__lAO1Ka__exampleButton:disabled{opacity:.6;cursor:not-allowed}.styles-module__lAO1Ka__exampleHelp{text-align:center;color:var(--color-secondary-3);opacity:.85;margin-top:.5rem;font-size:.9rem}.styles-module__lAO1Ka__languageToggle{box-sizing:border-box;background:#2196f30d;border:2px solid #2196f3;border-radius:8px;width:100%;max-width:100%;margin:1.5rem 0;padding:1.5rem;overflow:hidden}.styles-module__lAO1Ka__languageNote strong{color:var(--color-secondary)}.styles-module__lAO1Ka__languageList{margin:1rem 0 0;padding:0;list-style:none}.styles-module__lAO1Ka__languageList li{color:var(--color-secondary-3);margin-bottom:1rem;padding-left:0;line-height:1.7}.styles-module__lAO1Ka__languageList strong{color:var(--color-secondary);margin-bottom:.25rem;display:block}.styles-module__lAO1Ka__scanError{color:#f44336;background:#f443361a;border:2px solid #f44336;border-radius:8px;padding:1rem;font-weight:600}.styles-module__lAO1Ka__scanSuccess{color:#4caf50;background:#4caf501a;border:2px solid #4caf50;border-radius:8px;padding:1rem;font-weight:600}.styles-module__lAO1Ka__scanInfo{color:#2196f3;text-align:center;background:#2196f31a;border-radius:8px;padding:.75rem;font-size:.9rem}.styles-module__lAO1Ka__form{background:var(--color-primary);border:2px solid var(--color-tertiary-2);box-sizing:border-box;background:linear-gradient(135deg,#2196f30d,#2196f305);border-color:#2196f3;border-radius:16px;width:100%;max-width:100%;margin-bottom:2rem;padding:2rem;overflow:hidden}.styles-module__lAO1Ka__inputGroup{margin-bottom:1.5rem}.styles-module__lAO1Ka__inputGroup label{color:var(--color-secondary);margin-bottom:.5rem;font-weight:600;display:block}.styles-module__lAO1Ka__input,.styles-module__lAO1Ka__textarea,.styles-module__lAO1Ka__select{border:2px solid var(--color-tertiary-2);background:var(--color-secondary2);width:100%;color:var(--color-secondary);box-sizing:border-box;border-radius:8px;max-width:100%;padding:.75rem;font-family:inherit;font-size:1rem}.styles-module__lAO1Ka__input:focus,.styles-module__lAO1Ka__textarea:focus,.styles-module__lAO1Ka__select:focus{border-color:#2196f3;outline:none}.styles-module__lAO1Ka__sectionsContainer{box-sizing:border-box;background:#2196f30d;border-radius:12px;width:100%;max-width:100%;margin:2rem 0;padding:1.5rem;overflow:hidden}.styles-module__lAO1Ka__sectionsContainer h3{color:var(--color-secondary);word-break:break-word;overflow-wrap:break-word;margin-bottom:.5rem}.styles-module__lAO1Ka__sectionHelp{color:var(--color-secondary-3);opacity:.8;margin-bottom:1rem;font-size:.9rem}.styles-module__lAO1Ka__sectionHelpList{color:var(--color-secondary-3);margin:1rem 0 1rem 1.5rem;font-size:.9rem;list-style:outside}.styles-module__lAO1Ka__sectionHelpList li{margin-bottom:.5rem;line-height:1.5}.styles-module__lAO1Ka__sectionHelpList strong{color:var(--color-secondary)}.styles-module__lAO1Ka__sectionItemWrapper{border-bottom:1px solid var(--color-tertiary-2);margin-bottom:1.5rem;padding-bottom:1rem}.styles-module__lAO1Ka__sectionItem{grid-template-columns:180px 1fr 2fr 80px;align-items:start;gap:.75rem;margin-bottom:.5rem;display:grid}.styles-module__lAO1Ka__sectionItem select,.styles-module__lAO1Ka__sectionItem input,.styles-module__lAO1Ka__sectionItem textarea{box-sizing:border-box;width:100%;min-width:0}.styles-module__lAO1Ka__descriptionRow{grid-column:1/-1;margin-top:.5rem;margin-left:188px}.styles-module__lAO1Ka__descriptionInput{border:2px solid var(--color-tertiary-2);background:var(--color-primary);width:100%;color:var(--color-secondary);opacity:.8;border-radius:8px;padding:.5rem;font-family:inherit;font-size:.9rem;font-style:italic}.styles-module__lAO1Ka__descriptionInput:focus{opacity:1;border-color:#2196f3;outline:none}.styles-module__lAO1Ka__removeButton{color:#fff;cursor:pointer;background:#f44336;border:none;border-radius:8px;padding:.5rem 1rem;font-weight:600}.styles-module__lAO1Ka__removeButton:hover{background:#d32f2f}.styles-module__lAO1Ka__addButtons{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.styles-module__lAO1Ka__addButton{cursor:pointer;color:#2196f3;background:0 0;border:2px dashed #2196f3;border-radius:8px;padding:.75rem 1.5rem;font-weight:600}.styles-module__lAO1Ka__addButton:hover{background:#2196f31a}.styles-module__lAO1Ka__generateButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2196f3,#1976d2);border:none;border-radius:12px;width:100%;padding:1rem 2rem;font-size:1.2rem;font-weight:700;transition:transform .2s,box-shadow .2s}.styles-module__lAO1Ka__generateButton:hover{transform:translateY(-2px);box-shadow:0 8px 24px #2196f34d}.styles-module__lAO1Ka__outputSection{background:var(--color-primary);border:2px solid var(--color-tertiary-2);box-sizing:border-box;background:linear-gradient(135deg,#2196f30d,#2196f305);border-color:#2196f3;border-radius:16px;width:100%;max-width:100%;margin-bottom:2rem;padding:2rem;overflow:hidden}.styles-module__lAO1Ka__validBox,.styles-module__lAO1Ka__invalidBox{border-radius:8px;margin-bottom:1.5rem;padding:1rem}.styles-module__lAO1Ka__validBox{background:#4caf501a;border:2px solid #4caf50}.styles-module__lAO1Ka__invalidBox{background:#ff98001a;border:2px solid #ff9800}.styles-module__lAO1Ka__validBox h3{color:#4caf50;margin-bottom:.5rem}.styles-module__lAO1Ka__invalidBox h3{color:#ff9800;margin-bottom:.5rem}.styles-module__lAO1Ka__validBox ul,.styles-module__lAO1Ka__invalidBox ul{margin-top:.5rem;padding-left:1.5rem;list-style:outside}.styles-module__lAO1Ka__validBox li,.styles-module__lAO1Ka__invalidBox li{color:var(--color-secondary-3);margin-bottom:.25rem}.styles-module__lAO1Ka__codeBlock{color:#d4d4d4;word-break:break-word;white-space:pre-wrap;background:#1e1e1e;border-radius:8px;max-width:100%;margin:1rem 0;padding:1.5rem;font-family:Courier New,monospace;font-size:.9rem;line-height:1.6;overflow-x:auto}.styles-module__lAO1Ka__actionButtons{box-sizing:border-box;flex-wrap:wrap;gap:1rem;width:100%;margin-bottom:2rem;display:flex}.styles-module__lAO1Ka__downloadButton,.styles-module__lAO1Ka__copyButton{cursor:pointer;box-sizing:border-box;word-break:break-word;border:none;border-radius:8px;flex:1;min-width:120px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:transform .2s}.styles-module__lAO1Ka__downloadButton{color:#fff;background:#4caf50}.styles-module__lAO1Ka__downloadButton:hover{background:#45a049;transform:translateY(-2px)}.styles-module__lAO1Ka__copyButton{color:#fff;background:#2196f3}.styles-module__lAO1Ka__copyButton:hover{background:#1976d2;transform:translateY(-2px)}.styles-module__lAO1Ka__installInstructions{background:#2196f30d;border-radius:8px;padding:1.5rem}.styles-module__lAO1Ka__installInstructions h3{color:var(--color-secondary);word-break:break-word;overflow-wrap:break-word;margin-bottom:1rem}.styles-module__lAO1Ka__installInstructions ol{padding-left:1.5rem;list-style:decimal}.styles-module__lAO1Ka__installInstructions li{color:var(--color-secondary-3);margin-bottom:.75rem;line-height:1.6}.styles-module__lAO1Ka__installInstructions code{color:#2196f3;background:#0000001a;border-radius:4px;padding:.25rem .5rem;font-family:monospace}.styles-module__lAO1Ka__steps{gap:1.5rem;display:grid}.styles-module__lAO1Ka__step{align-items:flex-start;gap:1.5rem;display:flex}.styles-module__lAO1Ka__stepNumber{color:#fff;background:linear-gradient(135deg,#2196f3,#1976d2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;font-weight:700;display:flex}.styles-module__lAO1Ka__stepContent h3{color:var(--color-secondary);word-break:break-word;overflow-wrap:break-word;margin-bottom:.5rem}.styles-module__lAO1Ka__stepContent p{color:var(--color-secondary-3);word-break:break-word;overflow-wrap:break-word;line-height:1.6}.styles-module__lAO1Ka__faq{border-bottom:1px solid var(--color-tertiary-2);margin-bottom:2rem;padding-bottom:2rem}.styles-module__lAO1Ka__faq:last-child{border-bottom:none}.styles-module__lAO1Ka__faq h3{color:var(--color-secondary);word-break:break-word;overflow-wrap:break-word;margin-bottom:.75rem;font-size:1.2rem}.styles-module__lAO1Ka__faq p{color:var(--color-secondary-3);word-break:break-word;overflow-wrap:break-word;margin-bottom:.5rem;line-height:1.8}.styles-module__lAO1Ka__faq ul{margin-top:.5rem;padding-left:1.5rem;list-style:outside}.styles-module__lAO1Ka__faq li{color:var(--color-secondary-3);margin-bottom:.5rem;line-height:1.6}.styles-module__lAO1Ka__faq a{color:#2196f3;font-weight:600;text-decoration:none}.styles-module__lAO1Ka__faq a:hover{text-decoration:underline}.styles-module__lAO1Ka__popularToolsSection{background:var(--color-primary);border:2px solid var(--color-tertiary-2);box-sizing:border-box;background:linear-gradient(135deg,#2196f30d,#2196f305);border-color:#2196f3;border-radius:16px;width:100%;max-width:100%;margin-bottom:2rem;padding:2rem;overflow:hidden}.styles-module__lAO1Ka__popularToolsSection h2{text-align:center;color:var(--color-secondary);word-break:break-word;overflow-wrap:break-word;margin-bottom:2rem}.styles-module__lAO1Ka__toolsGrid{box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:1.5rem;width:100%;display:grid}.styles-module__lAO1Ka__toolCard{background:var(--color-primary);border:2px solid var(--color-tertiary-2);box-sizing:border-box;border-radius:12px;width:100%;padding:1.5rem;text-decoration:none;transition:all .3s;display:block;overflow:hidden}.styles-module__lAO1Ka__toolCard:hover{border-color:#2196f3;transform:translateY(-4px);box-shadow:0 8px 24px #2196f333}.styles-module__lAO1Ka__toolCard h3{color:var(--color-secondary);word-break:break-word;overflow-wrap:break-word;margin-bottom:.5rem;font-size:1.1rem}.styles-module__lAO1Ka__toolCard p{color:var(--color-secondary-3);word-break:break-word;overflow-wrap:break-word;margin:0;font-size:.9rem;line-height:1.6}.styles-module__lAO1Ka__resourcesSection{background:var(--color-primary);border:2px solid var(--color-tertiary-2);box-sizing:border-box;background:linear-gradient(135deg,#2196f30d,#2196f305);border-color:#2196f3;border-radius:16px;width:100%;max-width:100%;margin-bottom:2rem;padding:2rem;overflow:hidden}.styles-module__lAO1Ka__resourcesSection h2{text-align:center;color:var(--color-secondary);word-break:break-word;overflow-wrap:break-word;margin-bottom:1rem}.styles-module__lAO1Ka__resourcesIntro{text-align:center;color:var(--color-secondary-3);margin-bottom:1.5rem}.styles-module__lAO1Ka__outgoingLinks{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.styles-module__lAO1Ka__outgoingLinks a{color:#2196f3;background:#2196f31a;border:2px solid #2196f3;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s}.styles-module__lAO1Ka__outgoingLinks a:hover{color:#fff;background:#2196f3;transform:translateY(-2px)}.styles-module__lAO1Ka__seoSection p{color:var(--color-secondary-3);margin-bottom:1.5rem;line-height:1.8}.styles-module__lAO1Ka__seoSection a{color:#2196f3;font-weight:600;text-decoration:none}.styles-module__lAO1Ka__seoSection a:hover{text-decoration:underline}@media (max-width:768px){.styles-module__lAO1Ka__container{padding:1rem}.styles-module__lAO1Ka__header h1{font-size:2rem}.styles-module__lAO1Ka__subtitle{font-size:1rem}.styles-module__lAO1Ka__scanInputGroup{flex-direction:column}.styles-module__lAO1Ka__scanButton{width:100%}.styles-module__lAO1Ka__sectionItem{grid-template-columns:1fr;gap:.75rem}.styles-module__lAO1Ka__sectionItem select,.styles-module__lAO1Ka__sectionItem input,.styles-module__lAO1Ka__sectionItem textarea,.styles-module__lAO1Ka__sectionItem button{width:100%}.styles-module__lAO1Ka__descriptionRow{margin-left:0}.styles-module__lAO1Ka__actionButtons,.styles-module__lAO1Ka__step{flex-direction:column}.styles-module__lAO1Ka__stepNumber{width:40px;height:40px;font-size:1.2rem}}@media (max-width:480px){.styles-module__lAO1Ka__container{padding:.75rem}.styles-module__lAO1Ka__header h1{font-size:1.5rem;line-height:1.3}.styles-module__lAO1Ka__subtitle{font-size:.9rem}.styles-module__lAO1Ka__scanSection,.styles-module__lAO1Ka__howToSection,.styles-module__lAO1Ka__form,.styles-module__lAO1Ka__outputSection,.styles-module__lAO1Ka__guideSection,.styles-module__lAO1Ka__faqSection,.styles-module__lAO1Ka__seoSection,.styles-module__lAO1Ka__popularToolsSection,.styles-module__lAO1Ka__resourcesSection{padding:1.5rem}.styles-module__lAO1Ka__scanButton,.styles-module__lAO1Ka__exampleButton,.styles-module__lAO1Ka__generateButton{padding:.875rem 1.5rem;font-size:1rem}.styles-module__lAO1Ka__input,.styles-module__lAO1Ka__textarea,.styles-module__lAO1Ka__select,.styles-module__lAO1Ka__scanInput{padding:.6rem;font-size:.9rem}.styles-module__lAO1Ka__stepNumber{width:35px;height:35px;font-size:1rem}.styles-module__lAO1Ka__stepContent h3,.styles-module__lAO1Ka__faq h3{font-size:1rem}.styles-module__lAO1Ka__stepContent p,.styles-module__lAO1Ka__faq p,.styles-module__lAO1Ka__faq li{font-size:.85rem}.styles-module__lAO1Ka__toolCard{padding:1rem}.styles-module__lAO1Ka__toolCard h3{font-size:1rem}.styles-module__lAO1Ka__toolCard p{font-size:.85rem}.styles-module__lAO1Ka__outgoingLinks a{padding:.6rem 1.2rem;font-size:.85rem}.styles-module__lAO1Ka__addButtons{flex-direction:column}.styles-module__lAO1Ka__addButton{width:100%}.styles-module__lAO1Ka__codeBlock{padding:1rem;font-size:.8rem}}@media (max-width:320px){.styles-module__lAO1Ka__container{padding:.5rem}.styles-module__lAO1Ka__header h1{font-size:1.25rem;line-height:1.2}.styles-module__lAO1Ka__subtitle{font-size:.85rem}.styles-module__lAO1Ka__scanSection,.styles-module__lAO1Ka__howToSection,.styles-module__lAO1Ka__form,.styles-module__lAO1Ka__outputSection,.styles-module__lAO1Ka__guideSection,.styles-module__lAO1Ka__faqSection,.styles-module__lAO1Ka__seoSection,.styles-module__lAO1Ka__popularToolsSection,.styles-module__lAO1Ka__resourcesSection{padding:1rem}.styles-module__lAO1Ka__scanButton,.styles-module__lAO1Ka__exampleButton,.styles-module__lAO1Ka__generateButton{padding:.75rem 1.25rem;font-size:.95rem}.styles-module__lAO1Ka__input,.styles-module__lAO1Ka__textarea,.styles-module__lAO1Ka__select,.styles-module__lAO1Ka__scanInput{padding:.5rem;font-size:.85rem}.styles-module__lAO1Ka__stepNumber{width:30px;height:30px;font-size:.9rem}.styles-module__lAO1Ka__stepContent h3,.styles-module__lAO1Ka__faq h3{font-size:.95rem}.styles-module__lAO1Ka__stepContent p,.styles-module__lAO1Ka__faq p,.styles-module__lAO1Ka__faq li{font-size:.8rem}.styles-module__lAO1Ka__toolCard{padding:.75rem}.styles-module__lAO1Ka__toolCard h3{font-size:.95rem}.styles-module__lAO1Ka__toolCard p{font-size:.8rem}.styles-module__lAO1Ka__outgoingLinks a{padding:.5rem 1rem;font-size:.8rem}.styles-module__lAO1Ka__codeBlock{padding:.75rem;font-size:.75rem}.styles-module__lAO1Ka__sectionHelpList,.styles-module__lAO1Ka__languageList li{font-size:.8rem}.styles-module__lAO1Ka__downloadButton,.styles-module__lAO1Ka__copyButton{padding:.6rem 1.2rem;font-size:.9rem}.styles-module__lAO1Ka__installInstructions{padding:1rem}.styles-module__lAO1Ka__installInstructions li{font-size:.8rem}}@media (max-width:230px){.styles-module__lAO1Ka__container{min-width:230px;padding:.25rem}.styles-module__lAO1Ka__header h1{word-break:break-word;font-size:1rem;line-height:1.1}.styles-module__lAO1Ka__subtitle{font-size:.75rem}.styles-module__lAO1Ka__scanSection,.styles-module__lAO1Ka__howToSection,.styles-module__lAO1Ka__form,.styles-module__lAO1Ka__outputSection,.styles-module__lAO1Ka__guideSection,.styles-module__lAO1Ka__faqSection,.styles-module__lAO1Ka__seoSection,.styles-module__lAO1Ka__popularToolsSection,.styles-module__lAO1Ka__resourcesSection{border-radius:8px;margin-bottom:1rem;padding:.5rem}.styles-module__lAO1Ka__scanButton,.styles-module__lAO1Ka__exampleButton,.styles-module__lAO1Ka__generateButton,.styles-module__lAO1Ka__addButton{min-height:40px;padding:.6rem .8rem;font-size:.8rem}.styles-module__lAO1Ka__input,.styles-module__lAO1Ka__textarea,.styles-module__lAO1Ka__select,.styles-module__lAO1Ka__scanInput,.styles-module__lAO1Ka__descriptionInput{padding:.4rem;font-size:.8rem}.styles-module__lAO1Ka__stepNumber{width:25px;height:25px;font-size:.8rem}.styles-module__lAO1Ka__stepContent h3,.styles-module__lAO1Ka__faq h3{font-size:.85rem}.styles-module__lAO1Ka__stepContent p,.styles-module__lAO1Ka__faq p,.styles-module__lAO1Ka__faq li{font-size:.75rem;line-height:1.4}.styles-module__lAO1Ka__toolCard{padding:.5rem}.styles-module__lAO1Ka__toolCard h3{font-size:.85rem}.styles-module__lAO1Ka__toolCard p{font-size:.75rem}.styles-module__lAO1Ka__outgoingLinks{gap:.4rem}.styles-module__lAO1Ka__outgoingLinks a{padding:.35rem .6rem;font-size:.7rem}.styles-module__lAO1Ka__codeBlock{padding:.5rem;font-size:.7rem}.styles-module__lAO1Ka__sectionHelpList{margin:.5rem 0 .5rem 1rem;font-size:.75rem}.styles-module__lAO1Ka__sectionHelpList li{margin-bottom:.3rem}.styles-module__lAO1Ka__languageList li{font-size:.75rem;line-height:1.5}.styles-module__lAO1Ka__languageToggle{padding:1rem}.styles-module__lAO1Ka__downloadButton,.styles-module__lAO1Ka__copyButton{padding:.5rem 1rem;font-size:.8rem}.styles-module__lAO1Ka__installInstructions{padding:.75rem}.styles-module__lAO1Ka__installInstructions h3{margin-bottom:.5rem;font-size:.9rem}.styles-module__lAO1Ka__installInstructions li{margin-bottom:.5rem;font-size:.75rem;line-height:1.4}.styles-module__lAO1Ka__installInstructions code{padding:.2rem .4rem;font-size:.7rem}.styles-module__lAO1Ka__orDivider{margin:1rem 0}.styles-module__lAO1Ka__orDivider span{font-size:.8rem}.styles-module__lAO1Ka__scanError,.styles-module__lAO1Ka__scanSuccess,.styles-module__lAO1Ka__scanInfo{padding:.75rem;font-size:.8rem}.styles-module__lAO1Ka__validBox,.styles-module__lAO1Ka__invalidBox{padding:.75rem}.styles-module__lAO1Ka__validBox h3,.styles-module__lAO1Ka__invalidBox h3{font-size:.9rem}.styles-module__lAO1Ka__validBox li,.styles-module__lAO1Ka__invalidBox li{font-size:.75rem}.styles-module__lAO1Ka__sectionsContainer{padding:1rem}.styles-module__lAO1Ka__sectionsContainer h3{font-size:.9rem}.styles-module__lAO1Ka__sectionItemWrapper{margin-bottom:1rem}.styles-module__lAO1Ka__removeButton{padding:.4rem .8rem;font-size:.8rem}.styles-module__lAO1Ka__inputGroup label{font-size:.85rem}}
.index-module__hPB7mG__container{flex-direction:column;align-items:center;max-width:1200px;min-height:100vh;margin:0 auto;padding:4rem 2rem;display:flex}.index-module__hPB7mG__heroSection{text-align:center;flex-direction:column;align-items:center;width:100%;margin-bottom:4rem;display:flex}.index-module__hPB7mG__heroTitle{color:#f88204;font-size:3rem;font-family:var(--header-font);margin-bottom:1rem;width:80%!important}.index-module__hPB7mG__heroDescription{color:teal;width:80%;margin:0 auto 2rem;font-size:1.3rem;line-height:1.6}.index-module__hPB7mG__featuredTool{text-align:center;background:linear-gradient(135deg,#f88204 0%,#ff6b35 100%);border-radius:16px;margin-bottom:4rem;padding:3rem 2rem;box-shadow:0 8px 24px #f882044d}.index-module__hPB7mG__toolTitle{color:#fff;font-size:2.5rem;font-family:var(--header-font);margin-bottom:1rem}.index-module__hPB7mG__toolDescription{color:#fff;opacity:.95;margin-bottom:2rem;font-size:1.2rem}.index-module__hPB7mG__launchButton{color:#f88204;background-color:#fff;border-radius:8px;padding:1.2rem 3rem;font-size:1.2rem;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-block;box-shadow:0 4px 12px #0003}.index-module__hPB7mG__supportedSportsTitle{text-align:center;font-size:2rem;font-family:var(--header-font);color:#f88204;margin-bottom:3rem}.index-module__hPB7mG__fantasySportsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.index-module__hPB7mG__fantasySportsCard{text-align:center;background:#fff;border-radius:12px;padding:2rem;transition:transform .2s;box-shadow:0 4px 12px #0000001a}.index-module__hPB7mG__fantasySportsIcon{margin-bottom:1rem;font-size:4rem}.index-module__hPB7mG__fantasySportsTitle{font-family:var(--header-font);color:var(--text-on-light);margin-bottom:.5rem}.index-module__hPB7mG__fantasySportsDesc{color:var(--text-on-light)}.index-module__hPB7mG__featuresSection{background:#f5f5f5;border-radius:12px;margin-bottom:4rem;padding:3rem 2rem}.index-module__hPB7mG__featuresTitle{text-align:center;color:#1a1a1a;font-size:2rem;font-family:var(--header-font);margin-bottom:2rem}.index-module__hPB7mG__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.index-module__hPB7mG__featureItemTitle{color:#f88204;margin-bottom:.5rem;font-size:1.3rem}.index-module__hPB7mG__featureItemDescription{color:#666;line-height:1.6}.index-module__hPB7mG__ctaSection{text-align:center;color:#fff;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);border-radius:12px;padding:3rem 2rem}.index-module__hPB7mG__ctaTitle{font-size:2rem;font-family:var(--header-font);margin-bottom:1rem}.index-module__hPB7mG__ctaDescription{opacity:.9;margin-bottom:2rem;font-size:1.2rem}.index-module__hPB7mG__ctaButton{color:#fff;background-color:#f88204;border-radius:8px;padding:1.2rem 3rem;font-size:1.2rem;font-weight:700;text-decoration:none;display:inline-block;box-shadow:0 4px 12px #f8820466}@media (max-width:768px){.index-module__hPB7mG__container{padding:2rem 1rem}.index-module__hPB7mG__heroTitle{font-size:2.5rem}.index-module__hPB7mG__heroDescription{font-size:1.1rem}.index-module__hPB7mG__featuredTool{padding:2rem 1rem}.index-module__hPB7mG__toolTitle{font-size:2rem}.index-module__hPB7mG__fantasySportsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.index-module__hPB7mG__fantasySportsCard{padding:1.5rem}.index-module__hPB7mG__fantasySportsIcon{font-size:3rem}.index-module__hPB7mG__featuresSection{padding:2rem 1rem}.index-module__hPB7mG__featuresGrid{grid-template-columns:1fr}.index-module__hPB7mG__ctaSection{padding:2rem 1rem}}@media (max-width:480px){.index-module__hPB7mG__container{padding:1rem .5rem}.index-module__hPB7mG__heroTitle{font-size:2rem}.index-module__hPB7mG__heroDescription{font-size:1rem}.index-module__hPB7mG__featuredTool{padding:1.5rem .5rem}.index-module__hPB7mG__toolTitle{font-size:1.5rem}.index-module__hPB7mG__fantasySportsGrid{grid-template-columns:1fr;gap:.5rem}.index-module__hPB7mG__fantasySportsCard{padding:1rem}.index-module__hPB7mG__fantasySportsIcon{font-size:2.5rem}.index-module__hPB7mG__fantasySportsTitle{font-size:1.2rem}.index-module__hPB7mG__fantasySportsDesc{font-size:.9rem}.index-module__hPB7mG__featuresSection{padding:1.5rem .5rem}.index-module__hPB7mG__featuresTitle,.index-module__hPB7mG__ctaTitle{font-size:1.5rem}.index-module__hPB7mG__ctaDescription{font-size:1rem}}.index-module__hPB7mG__dark .index-module__hPB7mG__fantasySportsCard{background:#2a2a2a;box-shadow:0 4px 12px #0000004d}.index-module__hPB7mG__dark .index-module__hPB7mG__fantasySportsTitle,.index-module__hPB7mG__dark .index-module__hPB7mG__fantasySportsDesc{color:#ccc}.index-module__hPB7mG__dark .index-module__hPB7mG__featuresSection{background:#1a1a1a}.index-module__hPB7mG__dark .index-module__hPB7mG__featuresTitle{color:#fff}.index-module__hPB7mG__dark .index-module__hPB7mG__featureItemDescription{color:#ccc}
