.bento-collections{background-color:var(--background);font-family:var(--font-primary);transition:background-color var(--transition-time) ease;padding:3.5rem 0}.bento-container{width:90%;max-width:1200px;margin:0 auto}.bento-header{justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem;display:flex}.bento-header-left{max-width:480px}.bento-title{font-family:var(--font-primary);color:var(--text-color);text-underline-offset:4px;margin:0 0 .5rem;font-size:1.1rem;font-style:italic;font-weight:600;line-height:1.3;text-decoration:underline;text-decoration-thickness:1px}.bento-subtitle{font-family:var(--font-primary);color:var(--text-muted);opacity:.7;margin:0;font-size:.88rem;font-weight:400;line-height:1.5}.bento-view-all{font-family:var(--font-primary);color:var(--text-color);letter-spacing:1.5px;text-transform:uppercase;white-space:nowrap;transition:color var(--transition-time) ease;padding-top:.2rem;font-size:.82rem;font-weight:700;text-decoration:none}.bento-view-all:hover{color:var(--primary-color)}.bento-grid{grid-template-rows:320px 290px;grid-template-columns:repeat(12,1fr);gap:14px;display:grid}.bento-item{cursor:pointer;border-radius:14px;text-decoration:none;display:block;position:relative;overflow:hidden}.bento-item-1{grid-area:1/1/auto/8}.bento-item-2{grid-area:1/8/auto/13}.bento-item-3{grid-area:2/1/auto/5}.bento-item-4{grid-area:2/5/auto/13}.bento-image-wrapper{width:100%!important;height:100%!important;display:block!important}.bento-image-wrapper img,.bento-item img{object-fit:cover;width:100%;height:100%;display:block}.bento-item:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000 35%,#0000001f 65%,#00000073 100%);position:absolute;top:0;bottom:0;left:0;right:0}.bento-overlay{pointer-events:none;z-index:2;opacity:0;background:#ffffff73;transition:opacity .5s cubic-bezier(.25,.46,.45,.94);position:absolute;top:0;bottom:0;left:0;right:0}.bento-item:hover .bento-overlay{opacity:1}.dark-mode .bento-overlay{background:#00000080}.dark-mode .bento-item:hover .bento-overlay{opacity:1}.bento-item-content{z-index:3;padding:1.6rem;position:absolute;bottom:0;left:0}.bento-item-title{font-family:var(--font-display);color:#fff;text-shadow:0 1px 8px #0006;margin:0;font-size:1.6rem;font-weight:600;line-height:1.2;transition:color .5s cubic-bezier(.25,.46,.45,.94)}.dark-mode .bento-item-title{color:#fff}.bento-loading{flex-direction:column;justify-content:center;align-items:center;min-height:300px;display:flex}.bento-spinner{border:3px solid var(--container-border);border-top-color:var(--primary-color);border-radius:50%;width:36px;height:36px;margin-bottom:12px;animation:.8s linear infinite bento-spin}.bento-loading p{font-family:var(--font-primary);color:var(--text-muted);opacity:.7;font-size:.9rem}@keyframes bento-spin{to{transform:rotate(360deg)}}.dark-mode .bento-subtitle{opacity:.55}@media screen and (max-width:960px){.bento-grid{grid-template-rows:280px 250px;gap:12px}.bento-item-title{font-size:1.35rem}.bento-item-content{padding:1.2rem}}@media screen and (max-width:768px){.bento-collections{padding:2.5rem 0}.bento-header{flex-direction:column;gap:.8rem}.bento-grid{grid-template-rows:240px 240px;grid-template-columns:1fr 1fr;gap:10px}.bento-item-1{grid-area:1/1/auto/2}.bento-item-2{grid-area:1/2/auto/3}.bento-item-3{grid-area:2/1/auto/2}.bento-item-4{grid-area:2/2/auto/3}.bento-item-title{font-size:1.15rem}.bento-item-label{letter-spacing:1.5px;font-size:.6rem}.bento-item-content{padding:1rem}}@media screen and (max-width:480px){.bento-collections{padding:2rem 0}.bento-container{width:94%}.bento-grid{grid-template-rows:repeat(4,220px);grid-template-columns:1fr;gap:10px}.bento-item-1,.bento-item-2,.bento-item-3,.bento-item-4{grid-column:1}.bento-item-1{grid-row:1}.bento-item-2{grid-row:2}.bento-item-3{grid-row:3}.bento-item-4{grid-row:4}.bento-item-title{font-size:1.25rem}.bento-item-label{font-size:.65rem}.bento-item-content{padding:1.2rem}.bento-title{font-size:1rem}.bento-subtitle{font-size:.82rem}}@media (prefers-reduced-motion:reduce){.bento-item img,.bento-spinner{transition:none!important;animation:none!important;transform:none!important}}
.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur();transition:filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}
.homeBanner-module__eYSPPq__homeBanner{font-family:var(--font-primary);z-index:1;background-color:var(--background);width:100%;transition:background-color var(--transition-time) ease;position:relative;overflow:hidden}.homeBanner-module__eYSPPq__bannerBackground{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:relative}@media screen and (max-width:768px){.homeBanner-module__eYSPPq__bannerBackground:before{content:"";z-index:1;pointer-events:none;background:#ffffffc7;position:absolute;top:0;bottom:0;left:0;right:0}.homeBanner-module__eYSPPq__darkMode .homeBanner-module__eYSPPq__bannerBackground:before{background:#000000b8}.homeBanner-module__eYSPPq__bannerContent{z-index:2;position:relative}}.homeBanner-module__eYSPPq__bannerContent{z-index:2;align-items:center;width:90%;max-width:1400px;margin:0 auto;padding:4rem 0;display:flex}.homeBanner-module__eYSPPq__bannerLeft{text-align:left;flex-direction:column;flex:1;align-items:flex-start;max-width:600px;display:flex}.homeBanner-module__eYSPPq__bannerTitle{font-family:var(--font-display);color:var(--text-color);letter-spacing:-1.5px;margin:0;font-size:3.5rem;font-weight:500;line-height:1.1}.homeBanner-module__eYSPPq__bannerSubtitle{font-family:var(--font-primary);color:var(--text-color);letter-spacing:1px;opacity:.7;margin-top:1.2rem;font-size:.85rem;font-weight:600;display:inline-block}.homeBanner-module__eYSPPq__bannerTagline{font-family:var(--font-primary);color:var(--text-color);opacity:.8;letter-spacing:.5px;margin-top:.8rem;font-size:.88rem;font-style:italic;font-weight:300;display:inline-block}.homeBanner-module__eYSPPq__bannerCta{flex-wrap:wrap;justify-content:flex-start;gap:.85rem;margin-top:1.5rem;display:flex}.homeBanner-module__eYSPPq__primaryButton,.homeBanner-module__eYSPPq__secondaryButton,.homeBanner-module__eYSPPq__tertiaryButton{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:1px;min-width:160px;transition:all var(--transition-time) ease;border-radius:4px;justify-content:center;align-items:center;padding:.7rem 1.4rem;font-size:.75rem;font-weight:600;text-decoration:none;display:inline-flex}.homeBanner-module__eYSPPq__primaryButton{background-color:var(--primary-color);color:var(--text-light);border:2px solid var(--primary-color);box-shadow:0 4px 15px #a700004d}.homeBanner-module__eYSPPq__primaryButton:hover{background-color:var(--primary-color-hover);color:var(--text-light);box-shadow:0 6px 20px #a7000066}.homeBanner-module__eYSPPq__secondaryButton{background-color:var(--primary-color);color:var(--text-light);border:2px solid var(--primary-color);box-shadow:0 4px 15px #5700004d}.homeBanner-module__eYSPPq__secondaryButton:hover{background-color:var(--primary-color-hover);color:var(--text-light);box-shadow:0 6px 20px #57000066}.homeBanner-module__eYSPPq__tertiaryButton{color:var(--text-color);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:2px solid var(--text-color);background-color:#0000}.homeBanner-module__eYSPPq__tertiaryButton:hover{color:var(--text-color);background-color:#80808026;border:2px solid #8080802e}.homeBanner-module__eYSPPq__scrollIndicator{color:var(--text-color);font-size:.9rem;font-family:var(--font-primary);letter-spacing:1px;opacity:.8;z-index:2;flex-direction:column;align-items:center;display:flex;position:absolute;bottom:8rem;left:50%;transform:translate(-50%)}.homeBanner-module__eYSPPq__scrollMouse{border:2px solid var(--text-color);border-radius:20px;width:26px;height:40px;margin-bottom:10px;position:relative}.homeBanner-module__eYSPPq__scrollWheel{background-color:var(--text-color);border-radius:2px;width:4px;height:8px;animation:1.5s infinite homeBanner-module__eYSPPq__wheel;position:absolute;top:8px;left:50%;transform:translate(-50%)}@keyframes homeBanner-module__eYSPPq__wheel{0%{top:8px}50%{top:20px}to{top:8px}}@media screen and (max-width:1200px){.homeBanner-module__eYSPPq__bannerTitle{font-size:3.5rem}.homeBanner-module__eYSPPq__bannerSubtitle{font-size:.8rem}.homeBanner-module__eYSPPq__bannerTagline{font-size:.85rem}}@media screen and (max-width:960px){.homeBanner-module__eYSPPq__bannerTitle{font-size:3.25rem}.homeBanner-module__eYSPPq__bannerSubtitle{font-size:.78rem}.homeBanner-module__eYSPPq__bannerContent{width:92%}.homeBanner-module__eYSPPq__bannerTagline{padding:.6rem 1.2rem;font-size:1rem}.homeBanner-module__eYSPPq__primaryButton,.homeBanner-module__eYSPPq__secondaryButton,.homeBanner-module__eYSPPq__tertiaryButton{min-width:140px;padding:.65rem 1.2rem;font-size:.73rem}}@media screen and (max-width:768px){.homeBanner-module__eYSPPq__homeBanner{min-height:auto}.homeBanner-module__eYSPPq__bannerContent{text-align:center;flex-direction:column;gap:1.5rem;width:90%;padding:3rem 0}.homeBanner-module__eYSPPq__bannerLeft{text-align:center;align-items:center;max-width:100%}.homeBanner-module__eYSPPq__bannerTitle{text-align:left;padding-top:100px;font-size:3.5rem}.homeBanner-module__eYSPPq__bannerSubtitle{font-size:.78rem}.homeBanner-module__eYSPPq__bannerTagline{text-align:left;padding:.8rem 0;font-size:1rem}.homeBanner-module__eYSPPq__bannerCta{grid-template-columns:repeat(2,1fr);width:100%;display:grid}.homeBanner-module__eYSPPq__tertiaryButton{grid-column:span 2;justify-self:center}.homeBanner-module__eYSPPq__primaryButton,.homeBanner-module__eYSPPq__secondaryButton,.homeBanner-module__eYSPPq__tertiaryButton{width:100%;padding:.65rem 1.2rem;font-size:.75rem}}@media screen and (max-width:480px){.homeBanner-module__eYSPPq__bannerSubtitle{font-size:.75rem}.homeBanner-module__eYSPPq__primaryButton,.homeBanner-module__eYSPPq__secondaryButton,.homeBanner-module__eYSPPq__tertiaryButton{padding:.55rem 1rem;font-size:.72rem}.homeBanner-module__eYSPPq__scrollIndicator{bottom:3rem}}@media (prefers-reduced-motion:reduce){.homeBanner-module__eYSPPq__scrollWheel{animation:none}.homeBanner-module__eYSPPq__primaryButton:hover,.homeBanner-module__eYSPPq__secondaryButton:hover,.homeBanner-module__eYSPPq__tertiaryButton:hover{transform:none}}
