@import url(https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.home-container{background-color:#e1ffc0;justify-content:center;min-height:100vh;padding:2rem}.home-container,.home-content{align-items:center;display:flex}.home-content{flex-direction:column;font-family:Secondfont_two-Regular,Arial,sans-serif;max-width:500px;text-align:center;width:100%}.home-links{align-items:center;animation:fadeIn 1.2s ease-out .5s forwards;display:flex;gap:.5rem;opacity:0}.home-link{border-radius:4px;color:#000;font-family:Secondfont_two-Regular,Arial,sans-serif;font-size:2.5rem;font-weight:700;padding:.3rem .7rem;text-decoration:none;transition:color .5s}.home-link:hover{color:#ff6fc6}.home-separator{color:#ff6fc6;display:inline-block;font-size:2.5rem;font-weight:700;margin:0 .5rem;transition:transform .2s;-webkit-user-select:none;user-select:none}.home-separator:hover{transform:rotate(30deg)}.home-image{animation:fadeIn 1.2s ease-out 1s forwards;border-radius:8px;height:auto;max-width:100%;opacity:0}.home-intro{animation:fadeIn 1.2s ease-out forwards;margin-bottom:2rem;opacity:0;text-align:center}.welcome-text{color:#666;font-family:Roboto Mono,monospace;font-size:1rem;letter-spacing:1px;margin-bottom:.5rem;text-transform:lowercase}.studio-name{color:#ff6fc6;font-family:Secondfont_two-Regular,Arial,sans-serif;font-size:3.5rem;font-weight:700;letter-spacing:2px;margin:0}.home-right-image{max-width:400px;object-fit:contain;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:1}.home-image-2{bottom:10rem}.home-image-2,.home-image-3,.home-image-5{left:0;max-width:300px;object-fit:contain;position:absolute;transform:translateY(50%);z-index:1}.home-image-3,.home-image-5{top:2rem}.home-image-5{max-width:250px;top:-9rem}.home-image-4{max-width:250px;object-fit:contain;position:absolute;right:0;top:-6rem;transform:translateY(50%);z-index:1}@media (max-width:768px){.home-right-image{max-width:250px;right:0}.home-image-2{bottom:25rem;left:-5rem}.home-image-3{max-width:200px}.home-image-4{max-width:120px;top:4rem}.home-image-5{max-width:150px;top:-5rem}.home-container{align-items:flex-start;padding:3rem 1.5rem 1.5rem}.home-content{max-width:400px}.home-link{padding:.2rem .5rem}.home-link,.home-separator{font-size:2rem}.home-image{max-width:90%}.home-intro{margin-bottom:1.5rem}.studio-name{font-size:2.8rem}.welcome-text{font-size:.9rem}}@media (max-width:480px){.home-container{padding:2.5rem .5rem .5rem}.home-content{max-width:100%}.home-links{margin-bottom:1rem}.home-link{-webkit-text-stroke:.45px;font-family:Secondfont_two-Regular,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;letter-spacing:.5px;padding:.15rem .4rem;text-shadow:0 0 1px #ff6fc61a}.home-link,.home-separator{font-size:1.7rem}.home-image{max-width:90%}.home-intro{margin-bottom:1rem}.studio-name{-webkit-text-stroke:.45px;font-family:Secondfont_two-Regular,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:2.5rem;letter-spacing:1px;text-shadow:0 0 1px #ff6fc61a}.welcome-text{font-size:.85rem}}@media (max-width:375px){.home-container{padding:2.5rem .5rem .5rem}.home-links{margin-bottom:.75rem}.home-link,.home-separator{font-size:1.5rem}.home-image{max-width:90%}.studio-name{font-size:2.2rem}.welcome-text{font-size:.8rem}}@supports (padding:max(0px)){.home-container{padding-bottom:max(2rem,env(safe-area-inset-bottom));padding-left:max(2rem,env(safe-area-inset-left));padding-right:max(2rem,env(safe-area-inset-right))}}@media (max-width:900px) and (orientation:landscape){.home-container{box-sizing:border-box;max-width:100vw;min-height:100vh;overflow-x:hidden;padding:1rem;width:100vw}.home-content{max-width:100%}.home-image{max-height:60vh;width:auto}}.about-note{border-top:1px solid #eee;color:#666;font-size:.9rem;margin-top:2rem;padding-top:1.5rem}.email-link{color:#ff6fc6;font-weight:700;text-decoration:none}.page-container{box-sizing:border-box;max-width:100%;overflow-x:hidden}.shop-subtitle{color:#666;font-family:Roboto Mono,monospace;margin-bottom:1.5rem;margin-top:0}.subtitle-container{background-color:#ff6fc61a;border:1px solid #ff6fc64d;border-radius:8px;margin-bottom:2rem;max-width:100%;padding:1.5rem;text-align:center}.subtitle-container .shop-subtitle{font-size:.85rem;line-height:1.5;margin:0}.subtitle-container b{color:#ff6fc6}.product-grid{grid-gap:2.5rem;box-sizing:border-box;gap:2.5rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));margin-bottom:2rem;margin-top:2rem;width:100%}.product-card{background:#fff;border-radius:8px;color:#000;display:flex;flex-direction:column;font-family:Roboto Mono,monospace;justify-content:space-between;padding:.75rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:100%}.product-card:hover{transform:translateY(-4px)}.product-card-out-of-stock:hover{transform:translateY(-2px)}.image-container{align-items:center;display:flex;height:260px;justify-content:center;margin-bottom:.75rem;width:100%}.product-image{border-radius:10px;box-shadow:0 0 0 1px #ff6fc6;max-height:100%;max-width:100%;object-fit:contain}.product-name{font-weight:700;margin-bottom:.5rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-price{color:#ff6fc6;font-size:1.1rem}.product-card-link{color:inherit;display:block;height:100%;text-decoration:none}.out-of-stock-label{background:#ff6fc6}.coming-soon-label,.out-of-stock-label{border-radius:4px;color:#fff;display:inline-block;font-size:.9rem;font-weight:500;margin:0 auto;padding:4px 12px;white-space:nowrap;width:auto}.coming-soon-label{background:#4fa32d}.pagination{align-items:center;display:flex;gap:.5rem;justify-content:center;margin:2.5rem 0 1.5rem}.pagination,.pagination-button{font-family:Roboto Mono,monospace}.pagination-button{background:#0000;border:1px solid #ddd;border-radius:4px;color:#333;cursor:pointer;min-width:2.5rem;padding:.5rem .75rem;transition:all .2s ease}.pagination-button:hover:not(:disabled){background-color:#ff6fc61a;border-color:#ff6fc64d}.pagination-button-active{background-color:#ff6fc626;border-color:#ff6fc666;font-weight:700}.pagination-button:disabled{cursor:not-allowed;opacity:.5}.pagination-ellipsis{color:#666;padding:.5rem .25rem}@media (max-width:480px){.pagination{gap:.25rem}.pagination-button{font-size:.9rem;min-width:2.25rem;padding:.4rem .6rem}}@media (max-width:600px){.product-grid{gap:2rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.image-container{height:220px}.subtitle-container{margin-bottom:1.5rem;padding:1.25rem 1rem}}@media (max-width:900px) and (orientation:landscape){.image-container{height:160px}}@media (max-width:375px){.product-grid{gap:1.25rem;grid-template-columns:1fr;margin-left:0;margin-right:0;padding:0}.product-card{box-sizing:border-box;margin:0 auto;max-width:100%;width:100%}.product-image{height:220px;max-width:100%}.page-container{padding-left:.75rem;padding-right:.75rem}}@media (max-width:900px) and (orientation:landscape){.product-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));padding:0;width:100%}.product-image{box-shadow:0 0 0 1px #ff6fc6;height:160px}}*,:after,:before{box-sizing:border-box}.newsletter-container{border-radius:8px;margin:1.5rem 0;padding:1.5rem;text-align:center}.newsletter-container.light{background-color:#ff6fc61a;border:1px solid #ff6fc64d}.newsletter-container.dark{background-color:#ffffff0d;border:1px solid #fff3;color:#fff}.newsletter-heading{font-family:Secondfont_two-Regular,Arial,sans-serif;font-size:1.5rem;margin-bottom:.75rem;margin-top:0}.newsletter-description{font-family:Roboto Mono,monospace;font-size:.95rem;line-height:1.4;margin-bottom:1.25rem}.newsletter-form{align-items:center;display:flex;flex-direction:column}.newsletter-input-group{display:flex;max-width:400px;width:100%}.newsletter-input{border:1px solid #ddd;border-radius:4px 0 0 4px;flex-grow:1;font-family:Roboto Mono,monospace;font-size:.9rem;padding:.75rem 1rem}.newsletter-button{background-color:#ff6fc6;border:none;border-radius:0 4px 4px 0;color:#fff;cursor:pointer;font-family:Roboto Mono,monospace;font-size:1rem;padding:.75rem 1.5rem;transition:background-color .2s}.newsletter-button:hover{background-color:#ff4fb9}.newsletter-error{color:#d32f2f;font-size:.85rem;margin-top:.5rem}.newsletter-success{animation:fade-in .5s ease-out;font-family:Roboto Mono,monospace;padding:1rem}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.newsletter-container{margin:1rem 0;padding:1.25rem 1rem}.newsletter-heading{-webkit-text-stroke:.45px;font-family:Secondfont_two-Regular,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:1.3rem;letter-spacing:.5px;text-shadow:0 0 1px #ff6fc61a}.newsletter-description{font-size:.85rem;margin-bottom:1rem}.newsletter-input{font-size:.85rem;padding:.5rem .75rem}.newsletter-button{font-size:.9rem;padding:.5rem 1rem}}.toast{animation:toast-fade-in .3s,toast-fade-out .3s 1.7s;background:#333;border-radius:10px;box-shadow:0 4px 16px #0000002e;color:#fff;font-family:Roboto Mono,monospace;font-size:1.5rem;left:50%;max-width:90%;opacity:.95;padding:18px 36px;pointer-events:none;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:1000}@keyframes toast-fade-in{0%{opacity:0;transform:translate(-50%,-30px)}to{opacity:.95;transform:translate(-50%,-50%)}}@keyframes toast-fade-out{0%{opacity:.95}to{opacity:0}}.add-to-cart-button{background:#ff6fc6;border:none;border-radius:50px;box-shadow:0 6px 20px #ff6fc64d;color:#fff;cursor:pointer;display:inline-block;font-family:Roboto Mono,monospace;font-size:1rem;font-weight:600;margin-top:20px;overflow:hidden;padding:16px 32px;position:relative;transition:all .3s ease}.add-to-cart-button:before{background:#fff3;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .3s ease,height .3s ease;width:0}.add-to-cart-button:hover:before{height:300px;width:300px}.add-to-cart-button:hover{box-shadow:0 8px 25px #ff6fc666;transform:scale(1.05)}.coming-soon-button{background:#4fa32d}.add-to-cart-button-disabled{background-color:#f5f5f5!important;border-color:#ddd!important;color:#000!important;cursor:not-allowed!important;opacity:.6}.add-to-cart-button-disabled:hover{background-color:#f5f5f5!important;transform:none!important}.product-detail-page{-webkit-padding-before:20px;display:flow-root;padding-block-start:20px}.product-detail-page>:first-child{-webkit-margin-before:0;margin-block-start:0}.product-detail-container{align-items:flex-start;contain:layout paint;display:flex;flex-direction:row;gap:3rem;margin-bottom:2rem;overflow-anchor:none;padding:0 20px;width:100%}.product-image-container{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;max-width:60%;overflow-anchor:none;position:relative;width:450px}.product-info-container{align-items:flex-start;background:#fff3fa;border:1px solid #ff6fc6;border-radius:10px;display:flex;flex:1 1;flex-direction:column;margin-right:20px;padding:20px}.product-title{font-family:Secondfont_two-Regular,Arial,sans-serif;margin-top:0}.product-price{font-family:Roboto Mono,monospace;margin-bottom:1rem}.product-description{font-family:Roboto Mono,monospace;line-height:1.5;margin-bottom:1.5rem}.carousel-container{height:450px}.carousel-container,.carousel-image-wrapper{align-items:center;display:flex;justify-content:center;position:relative}.carousel-image-wrapper{background-color:#fff;contain:layout paint;height:100%}.product-detail-image{-webkit-user-drag:none;border:1px solid #ff6fc6;border-radius:10px;display:block;height:auto;max-height:100%;max-width:100%;object-fit:contain;pointer-events:none;transition:opacity .3s ease;width:auto}.image-loading{opacity:0}.image-loaded{opacity:1;transition:opacity .4s ease-in-out}.image-loading-indicator{align-items:center;background-color:#ffffffb3;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:1}.spinner{animation:spin 1s ease-in-out infinite;border:3px solid #ff6fc633;border-radius:50%;border-top-color:#ff6fc6;height:40px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.carousel-button{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;height:50px;justify-content:center;opacity:.4;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;width:50px;z-index:10}.carousel-button:hover{opacity:.8}.carousel-button:active{transform:translateY(-50%) scale(.95)}.carousel-button-prev{left:-50px}.carousel-button-next{right:-50px}.carousel-arrow-icon{display:block;height:40px;width:40px}.flipped{transform:rotate(180deg)}.carousel-indicators{display:flex;gap:8px;justify-content:center;margin-top:20px;padding:0;position:static;z-index:0}.carousel-indicator{cursor:pointer;height:30px;margin:0 4px;opacity:.4;transition:all .2s ease;width:30px}.carousel-indicator-active{opacity:1}.is-hidden{visibility:hidden}@media (max-width:760px){.toast{border-radius:8px;font-size:1rem;max-width:80%;padding:10px 20px}.carousel-container{align-items:center;display:flex;height:350px;justify-content:center;position:relative}.product-detail-container{flex-direction:column;gap:0}.product-image-container{max-width:100%;padding-bottom:35px;width:100%}.product-info-container{box-sizing:border-box;margin-top:-10px;width:100%}.carousel-button{background:#0000;border-radius:0;height:36px;opacity:.6;width:36px}.carousel-button:active,.carousel-button:hover{background:#0000;opacity:.9}.carousel-button-prev{left:-30px}.carousel-button-next{right:-30px}.carousel-arrow-icon{height:35px;width:35px}.carousel-indicator{height:20px;width:20px}.carousel-indicators{gap:6px;padding:5px 0}}@media (max-width:600px){.toast{font-size:.9rem;max-width:75%;padding:8px 16px}}@media (max-width:480px){.carousel-button{height:32px;width:32px}.carousel-indicator{height:20px;width:20px}.carousel-indicators{gap:5px}}@supports (margin-trim:block){.product-detail-page{margin-trim:block}}.product-grid{grid-gap:3.5rem 2.5rem;display:grid;gap:3.5rem 2.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin:4rem 0;padding:0 1rem}.product-card{animation:fadeInUp .6s ease forwards;opacity:0;transform:translateY(20px)}.product-card:first-child{animation-delay:.1s}.product-card:nth-child(2){animation-delay:.2s}.product-card:nth-child(3){animation-delay:.3s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.product-card:hover .product-image{transform:scale(1.05)}.cart-button{align-self:flex-start;background-color:initial;border:1px solid #ff6fc6;border-radius:4px;color:#ff6fc6;cursor:pointer;display:inline-block;font-family:Roboto Mono,monospace;font-size:1rem;margin-right:8px;padding:8px 12px;transition:all .2s ease;width:auto}.cart-button:hover{background-color:#fb61d21a}.cart-button:active{transform:scale(.98)}.checkout-button{background-color:#ff6fc6;color:#fff;font-weight:500}.checkout-button:hover{background-color:#ff4fb9}.checkout-button:active{transform:scale(.98)}.clear-cart-button{background-color:initial;border:1px solid #ccc;color:#666}.clear-cart-button:hover{background-color:#f5f5f5;color:#333}.clear-cart-button:active{transform:scale(.98)}.remove-button{background-color:initial;border:1px solid #ddd;color:#999;font-size:.85rem;margin-left:8px;padding:4px 8px}.remove-button:hover{background-color:#f9f9f9;color:#666}.cart-item{align-items:center;border-bottom:1px solid #eee;display:flex;margin-bottom:12px;padding-bottom:12px}.cart-item-details{flex:1 1}.error-message{background-color:#d32f2f1a;border-radius:4px;color:#d32f2f;font-family:Roboto Mono,monospace;margin-bottom:16px;padding:8px}.cart-buttons{display:flex;margin-top:16px}@media (max-width:600px){.cart-buttons{align-items:flex-start;flex-direction:column}.cart-button{margin-bottom:8px}}.slug-intro{font-family:Roboto Mono,monospace;margin-bottom:2rem;max-width:700px}.slug-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:2rem;margin-top:2rem}.slug-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.slug-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-4px)}.slug-image{background-color:#fff;height:220px;object-fit:contain;padding:40px 0 10px;width:100%}.slug-name{color:#333;font-family:Secondfont_two-Regular,Arial,sans-serif;font-size:1.5rem;margin:1rem}.slug-description{color:#666;flex-grow:1;font-family:Roboto Mono,monospace;font-size:.9rem;line-height:1.4;margin:0 1rem 1.5rem}.slug-footer{border-top:1px solid #eee;color:#666;font-style:italic;margin-top:2rem;padding-top:1rem}@media (max-width:600px){.slug-grid{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.slug-name{-webkit-text-stroke:.45px;font-family:Secondfont_two-Regular,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:1.3rem;letter-spacing:.5px;margin:.75rem .75rem .5rem;text-shadow:0 0 1px #ff6fc61a}.slug-image{height:180px;object-fit:contain}.slug-description{font-size:.8rem;margin:0 .75rem 1rem}}@font-face{font-family:Secondfont-Regular;font-style:normal;font-weight:400;src:url(/static/media/Secondfont-Regular.639b2feeb650c8764e53.ttf) format("truetype")}@font-face{font-display:swap;font-family:Secondfont_two-Regular;font-style:normal;font-weight:400;src:url(/static/media/Secondfont_two-Regular.db7d6fa285585196ac48.ttf) format("truetype")}@font-face{font-family:Squarefont;font-style:normal;font-weight:400;src:url(/static/media/Squarefont2-Regular.1b0a700ea2989a17fe29.ttf) format("truetype")}body,html{background-color:#fff;font-family:Roboto Mono,monospace;height:100%;margin:0;padding:0}#root{display:flex;flex-direction:column;min-height:100%;position:relative}.App,.page-container{display:flex;flex:1 0 auto;flex-direction:column}.page-container{align-items:left;justify-content:flex-start;padding:2rem}.page-title{color:#000;font-family:Secondfont_two-Regular,Arial,sans-serif;font-size:3rem;margin:2rem 0}.body-text{font-family:Roboto Mono,monospace;font-size:1.2rem;margin:1rem 0}.site-name{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#ff6fc6;font-family:Secondfont_two-Regular,Arial,sans-serif;font-size:4rem;font-weight:700;letter-spacing:2px;text-decoration:none;text-rendering:optimizeLegibility;transition:color .5s}.site-name:hover{color:#111;text-decoration:none}.navbar{background-color:#e1ffc0;border:2px solid #00000014;box-shadow:none;justify-content:space-between;padding:1rem 2rem}.nav-links,.navbar{align-items:center;display:flex}.nav-links{font-family:Secondfont_two-Regular,Arial,sans-serif;gap:1rem}.nav-links a{border-radius:4px;color:#000;font-size:2.5rem;font-weight:700;padding:.3rem .7rem;text-decoration:none;transition:color .5s}.nav-links a:hover{color:#ff6fc6}.nav-separator{color:#ff6fc6;display:inline-block;font-size:2.5rem;font-weight:700;margin:0 .5rem;transition:transform .2s;-webkit-user-select:none;user-select:none}.nav-separator:hover{transform:rotate(30deg)}.footer{align-items:center;background:#222;color:#aaa;display:flex;flex-shrink:0;font-family:Roboto Mono,monospace;font-size:.95rem;gap:1rem;justify-content:center;margin-top:.5rem;padding:1rem 0;text-align:center;width:100%}.footer a{color:#ff6fc6;text-decoration:none;transition:color .2s}.footer a:hover{color:#fff}.footer-separator{color:#fff;font-family:Secondfont-Regular,Arial,sans-serif;font-size:2rem;margin:0 .5rem;-webkit-user-select:none;user-select:none}.cart-link{align-items:center;display:flex;padding:0 .5rem;position:relative}.cart-badge{background:#ff6fc6;border-radius:50%;box-shadow:0 2px 6px #00000026;color:#fff;font-family:Roboto Mono,monospace;font-size:1rem;font-weight:700;line-height:22px;min-width:22px;padding:1px;pointer-events:none;position:absolute;right:-12px;text-align:center;top:-8px}.cart-icon{font-size:28px}@media (max-width:600px){.navbar{align-items:flex-start;flex-direction:column;padding:1rem}.nav-links a,.nav-separator,.page-title,.site-name{-webkit-text-stroke:.45px;font-family:Secondfont_two-Regular,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;letter-spacing:.5px;text-shadow:0 0 1px #ff6fc61a}.site-name{font-size:2.3rem;margin-bottom:.5rem}.nav-links{gap:.5rem}.nav-links a,.nav-separator{font-size:1.5rem}.page-title{font-size:2rem}.page-container{min-height:calc(100vh - 258px);padding:1rem}.body-text,.footer{font-size:1rem}.footer{flex-direction:column;gap:.5rem;text-align:center}.footer-separator{display:none}.cart-link{padding:0 .25rem}.cart-badge{font-size:.5rem;line-height:10px;min-width:10px;padding:1px;right:-4px;top:-4px}.cart-icon{font-size:20px}button{min-height:44px;padding:10px 16px}button:active{transform:scale(.98)}}.brand-link{color:#ff6fc6;font-weight:500;position:relative;text-decoration:none;transition:color .3s}.brand-link:hover{color:#ff4fb9}.brand-link:after{background-color:#ff6fc6;bottom:0;content:"";height:1px;left:0;position:absolute;transition:width .3s;width:0}.brand-link:hover:after{width:100%}@media (max-width:900px) and (orientation:landscape){.page-container{max-width:100%;min-height:calc(100vh - 150px)}.navbar,.page-container{padding-left:1rem;padding-right:1rem;width:100%}.navbar{box-sizing:border-box;max-width:100vw}#root,.App,body,html{margin:0;max-width:100%;min-width:100%;overflow-x:hidden;padding:0;width:100%}}
/*# sourceMappingURL=main.9ec1a764.css.map*/