.style-module__Dc7J4a__button{cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:none;border-radius:.75rem;outline:none;justify-content:center;align-items:center;font-family:inherit;font-weight:500;transition:all .15s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.style-module__Dc7J4a__button:disabled{opacity:.5;cursor:not-allowed}.style-module__Dc7J4a__button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.style-module__Dc7J4a__small{padding:.375rem .875rem;font-size:.875rem;line-height:1.25rem}.style-module__Dc7J4a__medium{padding:.5rem 1.25rem;font-size:1rem;line-height:1.5rem}.style-module__Dc7J4a__large{padding:.75rem 1.75rem;font-size:1.125rem;line-height:1.75rem}.style-module__Dc7J4a__primary{background:var(--primary);color:var(--primary-foreground);box-shadow:var(--shadow)}.style-module__Dc7J4a__primary:hover:not(:disabled){box-shadow:var(--shadow-md);filter:brightness(1.05);transform:translateY(-1px)}.style-module__Dc7J4a__primary:active:not(:disabled){box-shadow:var(--shadow-sm);transform:translateY(0)}.style-module__Dc7J4a__secondary{background:var(--secondary);color:var(--secondary-foreground);box-shadow:var(--shadow-sm)}.style-module__Dc7J4a__secondary:hover:not(:disabled){background:var(--muted);box-shadow:var(--shadow);transform:translateY(-1px)}.style-module__Dc7J4a__secondary:active:not(:disabled){box-shadow:var(--shadow-sm);transform:translateY(0)}.style-module__Dc7J4a__outline{background:var(--card);border:1px solid var(--border);color:var(--foreground);box-shadow:var(--shadow)}.style-module__Dc7J4a__outline:hover:not(:disabled){background:var(--secondary);box-shadow:var(--shadow-md);transform:translateY(-1px)}.style-module__Dc7J4a__outline:active:not(:disabled){box-shadow:var(--shadow-sm);transform:translateY(0)}.style-module__Dc7J4a__ghost{color:var(--foreground);background:0 0}.style-module__Dc7J4a__ghost:hover:not(:disabled){background:var(--muted);transform:translateY(-1px)}.style-module__Dc7J4a__ghost:active:not(:disabled){transform:translateY(0)}.style-module__Dc7J4a__fullWidth{width:100%}.style-module__Dc7J4a__loading{cursor:wait;color:transparent;position:relative}.style-module__Dc7J4a__spinner{border:2px solid;border-top-color:transparent;border-radius:50%;width:1rem;height:1rem;animation:.6s linear infinite style-module__Dc7J4a__spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes style-module__Dc7J4a__spin{to{transform:translate(-50%,-50%)rotate(360deg)}}
.style-module__2xpSTa__dropdown{position:relative}.style-module__2xpSTa__trigger{background:var(--card);color:var(--foreground);border:1px solid var(--border);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow);border-radius:.75rem;align-items:center;gap:.5rem;padding:.5rem .75rem;transition:all .15s cubic-bezier(.4,0,.2,1);display:inline-flex}.style-module__2xpSTa__trigger:hover{background:var(--secondary);box-shadow:var(--shadow-md);transform:translateY(-1px)}.style-module__2xpSTa__trigger:active{background:var(--muted);box-shadow:var(--shadow-sm);transform:translateY(0)}.style-module__2xpSTa__iconOnly{justify-content:center;align-items:center;width:1.125rem;height:1.125rem;font-size:1.125rem;display:inline-flex}.style-module__2xpSTa__label{font-size:.875rem}.style-module__2xpSTa__chevron{opacity:.6}.style-module__2xpSTa__menu{background:var(--card);min-width:180px;color:var(--card-foreground);border:1px solid var(--border);box-shadow:var(--shadow-lg);z-index:1000;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:.875rem;padding:.375rem;animation:.15s cubic-bezier(.4,0,.2,1) style-module__2xpSTa__dropdownIn;position:absolute;top:calc(100% + .5rem);right:0}.style-module__2xpSTa__item{width:100%;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.625rem;padding:.625rem .75rem;font-size:.875rem;transition:all .12s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.style-module__2xpSTa__item:hover{background:var(--muted);transform:translate(2px)}.style-module__2xpSTa__itemActive{background:var(--secondary);color:var(--primary);font-weight:500}.style-module__2xpSTa__itemActive:before{content:"";background:var(--primary);border-radius:2px;width:3px;height:60%;position:absolute;top:50%;left:.25rem;transform:translateY(-50%);box-shadow:0 0 8px rgba(0,112,243,.3)}.style-module__2xpSTa__itemIcon{justify-content:center;align-items:center;width:1.125rem;display:inline-flex}.style-module__2xpSTa__itemLabel{font-size:.875rem}@media (max-width:640px){.style-module__2xpSTa__label{display:none}}@keyframes style-module__2xpSTa__dropdownIn{0%{opacity:0;filter:blur(4px);transform:translateY(-8px)scale(.96)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}
.style-module__crzeyq__nav{background-color:var(--background);border-bottom:1px solid rgba(0,0,0,.1);width:100%;box-shadow:0 1px 3px rgba(0,0,0,.05)}.style-module__crzeyq__nav.style-module__crzeyq__mobileDrawer{box-shadow:none;border-bottom:none}.style-module__crzeyq__nav.style-module__crzeyq__mobileDrawer .style-module__crzeyq__container{padding:0}.style-module__crzeyq__nav.style-module__crzeyq__mobileDrawer .style-module__crzeyq__menuList{flex-direction:column;gap:0}.style-module__crzeyq__nav.style-module__crzeyq__mobileDrawer .style-module__crzeyq__menuItem{width:100%}.style-module__crzeyq__nav.style-module__crzeyq__mobileDrawer .style-module__crzeyq__menuLink{border-bottom:1px solid rgba(0,0,0,.05);border-radius:0;padding:1rem 1.5rem}.style-module__crzeyq__nav.style-module__crzeyq__mobileDrawer .style-module__crzeyq__menuLink.style-module__crzeyq__active:after{display:none}.style-module__crzeyq__nav.style-module__crzeyq__mobileDrawer .style-module__crzeyq__menuLink.style-module__crzeyq__active{background-color:rgba(0,0,0,.05);font-weight:600}.style-module__crzeyq__nav.style-module__crzeyq__mobileDrawer .style-module__crzeyq__moreButton{border-bottom:1px solid rgba(0,0,0,.05);border-radius:0;justify-content:flex-start;width:100%;padding:1rem 1.5rem}.style-module__crzeyq__nav.style-module__crzeyq__mobileDrawer .style-module__crzeyq__moreMenu{box-shadow:none;background-color:rgba(0,0,0,.02);border:none;border-radius:0;margin-top:0;position:static}.style-module__crzeyq__nav.style-module__crzeyq__mobileDrawer .style-module__crzeyq__moreMenuItem{padding:1rem 2rem}.style-module__crzeyq__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.style-module__crzeyq__menuList{align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.style-module__crzeyq__menuItem{position:relative}.style-module__crzeyq__menuLink{color:var(--foreground);white-space:nowrap;border-radius:.375rem;padding:1rem 1.25rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s ease-in-out;display:block;position:relative}.style-module__crzeyq__menuLink:hover{color:var(--foreground);background-color:rgba(0,0,0,.05)}.style-module__crzeyq__menuLink.style-module__crzeyq__active{color:var(--foreground)}.style-module__crzeyq__menuLink.style-module__crzeyq__active:after{content:"";background-color:var(--foreground);border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:0;left:1.25rem;right:1.25rem}@media (max-width:768px){.style-module__crzeyq__container{padding:0 1rem}.style-module__crzeyq__menuList{gap:.25rem}.style-module__crzeyq__menuLink{padding:.75rem 1rem;font-size:.875rem}.style-module__crzeyq__menuLink.style-module__crzeyq__active:after{left:1rem;right:1rem}}@media (max-width:640px){.style-module__crzeyq__menuList{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:.125rem;overflow-x:auto}.style-module__crzeyq__menuList::-webkit-scrollbar{display:none}.style-module__crzeyq__menuLink{white-space:nowrap;padding:.75rem .875rem;font-size:.8125rem}.style-module__crzeyq__menuLink.style-module__crzeyq__active:after{left:.875rem;right:.875rem}}.style-module__crzeyq__moreButton{color:var(--foreground);cursor:pointer;letter-spacing:2px;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:1rem 1.25rem;font-size:1.5rem;font-weight:700;line-height:1;transition:all .2s ease-in-out;display:flex}.style-module__crzeyq__moreButton:hover{background-color:rgba(0,0,0,.05)}.style-module__crzeyq__moreMenu{background-color:var(--background);z-index:1000;border:1px solid rgba(0,0,0,.1);border-radius:.5rem;min-width:200px;margin-top:.5rem;animation:.2s ease-out style-module__crzeyq__slideDown;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)}@keyframes style-module__crzeyq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.style-module__crzeyq__moreMenuItem{color:var(--foreground);border-bottom:1px solid rgba(0,0,0,.05);padding:.875rem 1.25rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s ease-in-out;display:block}.style-module__crzeyq__moreMenuItem:last-child{border-bottom:none}.style-module__crzeyq__moreMenuItem:hover{background-color:rgba(0,0,0,.05)}.style-module__crzeyq__moreMenuItem.style-module__crzeyq__active{background-color:rgba(0,0,0,.03);font-weight:600}@media (prefers-color-scheme:dark){.style-module__crzeyq__nav{border-bottom-color:rgba(255,255,255,.1);box-shadow:0 1px 3px rgba(0,0,0,.2)}.style-module__crzeyq__menuLink:hover,.style-module__crzeyq__moreButton:hover{background-color:rgba(255,255,255,.05)}.style-module__crzeyq__moreMenu{background-color:var(--background);border-color:rgba(255,255,255,.1);box-shadow:0 4px 12px rgba(0,0,0,.3)}.style-module__crzeyq__moreMenuItem{border-bottom-color:rgba(255,255,255,.05)}.style-module__crzeyq__moreMenuItem:hover{background-color:rgba(255,255,255,.05)}.style-module__crzeyq__moreMenuItem.style-module__crzeyq__active{background-color:rgba(255,255,255,.03)}.style-module__crzeyq__nav.style-module__crzeyq__mobileDrawer .style-module__crzeyq__menuLink{border-bottom-color:rgba(255,255,255,.05)}.style-module__crzeyq__nav.style-module__crzeyq__mobileDrawer .style-module__crzeyq__menuLink.style-module__crzeyq__active{background-color:rgba(255,255,255,.05)}.style-module__crzeyq__nav.style-module__crzeyq__mobileDrawer .style-module__crzeyq__moreButton{border-bottom-color:rgba(255,255,255,.05)}.style-module__crzeyq__nav.style-module__crzeyq__mobileDrawer .style-module__crzeyq__moreMenu{background-color:rgba(255,255,255,.02)}}
.style-module__-bwHBW__header{background-color:var(--background);z-index:100;-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--border);width:100%;position:-webkit-sticky;position:sticky;top:0;box-shadow:0 2px 8px rgba(0,0,0,.05)}.style-module__-bwHBW__container{justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex}.style-module__-bwHBW__logo{flex-shrink:0}.style-module__-bwHBW__logoLink{color:var(--foreground);font-size:1.5rem;font-weight:700;text-decoration:none;transition:opacity .2s ease-in-out;display:inline-block}.style-module__-bwHBW__logoLink:hover{opacity:.8}.style-module__-bwHBW__rightSection{align-items:center;gap:1rem;margin-left:auto;display:flex}.style-module__-bwHBW__themeSwitcher,.style-module__-bwHBW__languageSwitcher{align-items:center;display:flex}.style-module__-bwHBW__loginButton{letter-spacing:.01em;border:1.5px solid var(--border);min-width:120px;color:var(--foreground);box-shadow:none;background:0 0;border-radius:.75rem;justify-content:center;padding:.5rem 1.5rem;font-weight:500;transition:all .15s cubic-bezier(.4,0,.2,1)}.style-module__-bwHBW__hamburger{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;padding:0;display:none;position:relative}.style-module__-bwHBW__hamburger span{background:var(--foreground);transform-origin:1px;border-radius:10px;width:2rem;height:.2rem;transition:all .3s linear;position:relative}.style-module__-bwHBW__hamburger.style-module__-bwHBW__hamburgerOpen span:first-child{transform:rotate(45deg)}.style-module__-bwHBW__hamburger.style-module__-bwHBW__hamburgerOpen span:nth-child(2){opacity:0;transform:translate(20px)}.style-module__-bwHBW__hamburger.style-module__-bwHBW__hamburgerOpen span:nth-child(3){transform:rotate(-45deg)}.style-module__-bwHBW__desktopMenu{display:block}.style-module__-bwHBW__mobileMenuOverlay{z-index:90;opacity:0;pointer-events:none;background-color:rgba(0,0,0,.5);transition:opacity .3s ease-in-out;display:none;position:fixed;top:0;bottom:0;left:0;right:0}.style-module__-bwHBW__mobileMenuOverlay.style-module__-bwHBW__overlayVisible{opacity:1;pointer-events:all}.style-module__-bwHBW__mobileMenuDrawer{width:80%;max-width:320px;height:100vh;background-color:var(--background);z-index:95;-webkit-overflow-scrolling:touch;height:100dvh;padding-top:5rem;transition:right .3s ease-in-out;display:none;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-2px 0 8px rgba(0,0,0,.15)}.style-module__-bwHBW__mobileMenuDrawer.style-module__-bwHBW__drawerOpen{right:0}@media (max-width:768px){.style-module__-bwHBW__header{z-index:100;position:-webkit-sticky;position:sticky;top:0}.style-module__-bwHBW__container{padding:.75rem 1rem}.style-module__-bwHBW__logoLink{font-size:1.25rem}.style-module__-bwHBW__rightSection{gap:.75rem}.style-module__-bwHBW__loginButton{display:none}.style-module__-bwHBW__hamburger{display:flex}.style-module__-bwHBW__desktopMenu{display:none}.style-module__-bwHBW__mobileMenuOverlay,.style-module__-bwHBW__mobileMenuDrawer{display:block}}@media (max-width:480px){.style-module__-bwHBW__header{position:-webkit-sticky;position:sticky;top:0}.style-module__-bwHBW__container{padding:.5rem .75rem}.style-module__-bwHBW__logoLink{font-size:1.125rem}.style-module__-bwHBW__rightSection{gap:.5rem}.style-module__-bwHBW__mobileMenuDrawer{width:85%;max-width:280px}}@media (prefers-color-scheme:dark){.style-module__-bwHBW__header{border-bottom-color:rgba(255,255,255,.1);box-shadow:0 2px 8px rgba(0,0,0,.2)}.style-module__-bwHBW__mobileMenuOverlay{background-color:rgba(0,0,0,.7)}.style-module__-bwHBW__mobileMenuDrawer{border-left:1px solid rgba(255,255,255,.1);box-shadow:-2px 0 8px rgba(0,0,0,.3)}}
.style-module__936jNW__container{width:100%}.style-module__936jNW__title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.style-module__936jNW__description{color:var(--text-secondary);margin-bottom:1rem;font-size:.875rem;line-height:1.5}.style-module__936jNW__form{flex-direction:column;gap:.5rem;display:flex}.style-module__936jNW__form input{border-color:#000}@media (min-width:640px){.style-module__936jNW__form{flex-direction:row}}.style-module__936jNW__input{border:1px solid var(--border-primary);background-color:var(--bg-secondary);color:var(--text-primary);border-radius:.5rem;flex:1;padding:.75rem 1rem;font-size:.875rem;transition:all .3s}.style-module__936jNW__input:focus{border-color:var(--accent-primary);outline:none;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.style-module__936jNW__input::placeholder{color:var(--text-tertiary)}.style-module__936jNW__button{background:linear-gradient(135deg,var(--accent-primary)0%,var(--accent-secondary)100%);color:var(--foreground);cursor:pointer;white-space:nowrap;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .3s}.style-module__936jNW__button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(59,130,246,.3)}.style-module__936jNW__button:active:not(:disabled){transform:translateY(0)}.style-module__936jNW__button:disabled{opacity:.6;cursor:not-allowed}.style-module__936jNW__message{text-align:center;border-radius:.5rem;margin-top:.75rem;padding:.75rem;font-size:.875rem;animation:.3s style-module__936jNW__slideIn}@keyframes style-module__936jNW__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.style-module__936jNW__success{color:#22c55e;background-color:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.3)}.style-module__936jNW__error{color:#ef4444;background-color:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3)}.style-module__936jNW__loading{border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite style-module__936jNW__spin;display:inline-block}@keyframes style-module__936jNW__spin{to{transform:rotate(360deg)}}
.style-module__iHQZRa__widget{z-index:1000;width:calc(100vw - 2rem);max-width:400px;position:fixed;bottom:2rem;right:2rem}@media (max-width:640px){.style-module__iHQZRa__widget{width:auto;max-width:none;bottom:1rem;left:1rem;right:1rem}}.style-module__iHQZRa__card{background:var(--bg-primary);border:2px solid var(--border-primary);-webkit-backdrop-filter:blur(12px);border-radius:1rem;animation:.4s style-module__iHQZRa__slideIn;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.25),0 20px 25px -5px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.05)}.style-module__iHQZRa__card[data-theme=light]{background:rgba(255,255,255,.98);border-color:rgba(229,231,235,.8)}.style-module__iHQZRa__card[data-theme=dark]{background:rgba(31,41,55,.98);border-color:rgba(75,85,99,.6)}@media (prefers-color-scheme:light){.style-module__iHQZRa__card[data-theme=system]{background:rgba(255,255,255,.98);border-color:rgba(229,231,235,.8)}}@media (prefers-color-scheme:dark){.style-module__iHQZRa__card[data-theme=system]{background:rgba(31,41,55,.98);border-color:rgba(75,85,99,.6)}}@keyframes style-module__iHQZRa__slideIn{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}.style-module__iHQZRa__header{background:linear-gradient(135deg,var(--accent-primary)0%,var(--accent-secondary)100%);color:#fff;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.style-module__iHQZRa__headerContent{align-items:center;gap:.75rem;display:flex}.style-module__iHQZRa__icon{font-size:1.5rem}.style-module__iHQZRa__headerText{flex:1}.style-module__iHQZRa__title{color:var(--foreground);margin:0 0 .25rem;font-size:1.125rem;font-weight:700}.style-module__iHQZRa__subtitle{opacity:.9;color:var(--foreground);margin:0;font-size:.875rem}.style-module__iHQZRa__closeButton{background:var(--muted);color:var(--foreground);cursor:pointer;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.25rem;transition:background .2s;display:flex}.style-module__iHQZRa__closeButton:hover{background:rgba(255,255,255,.3)}.style-module__iHQZRa__body{background:var(--bg-primary);padding:1.5rem}.style-module__iHQZRa__card[data-theme=light] .style-module__iHQZRa__body{background:rgba(255,255,255,.95)}.style-module__iHQZRa__card[data-theme=dark] .style-module__iHQZRa__body{background:rgba(31,41,55,.95)}@media (prefers-color-scheme:light){.style-module__iHQZRa__card[data-theme=system] .style-module__iHQZRa__body{background:rgba(255,255,255,.95)}}@media (prefers-color-scheme:dark){.style-module__iHQZRa__card[data-theme=system] .style-module__iHQZRa__body{background:rgba(31,41,55,.95)}}.style-module__iHQZRa__description{color:var(--text-secondary);margin-bottom:1rem;font-size:.875rem;line-height:1.5}.style-module__iHQZRa__features{border-top:1px solid var(--border-primary);flex-direction:column;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}.style-module__iHQZRa__feature{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.75rem;display:flex}.style-module__iHQZRa__featureIcon{color:var(--accent-primary);font-size:.875rem}.style-module__iHQZRa__toggleButton{z-index:999;background:linear-gradient(135deg,var(--accent-primary)0%,var(--accent-secondary)100%);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;font-size:1.5rem;transition:transform .3s,box-shadow .3s;animation:2s infinite style-module__iHQZRa__pulse;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}@keyframes style-module__iHQZRa__pulse{0%,to{box-shadow:0 10px 15px -3px rgba(59,130,246,.3),0 4px 6px -2px rgba(59,130,246,.2)}50%{box-shadow:0 20px 25px -5px rgba(59,130,246,.4),0 10px 10px -5px rgba(59,130,246,.3)}}.style-module__iHQZRa__toggleButton:hover{transform:scale(1.1)}@media (max-width:640px){.style-module__iHQZRa__toggleButton{width:3rem;height:3rem;font-size:1.25rem;bottom:1rem;right:1rem}}.style-module__iHQZRa__hidden{display:none}.style-module__iHQZRa__exitAnimation{animation:.3s forwards style-module__iHQZRa__slideOut}@keyframes style-module__iHQZRa__slideOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(2rem)}}
.style-module__Fy_6NW__footer{background-color:var(--card);border-top:1px solid var(--border);margin-top:auto}.style-module__Fy_6NW__container{max-width:1280px;margin:0 auto;padding:4rem 1rem 2rem}.style-module__Fy_6NW__content{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:3rem;margin-bottom:3rem;display:grid}.style-module__Fy_6NW__brandSection{flex-direction:column;gap:1rem;display:flex}.style-module__Fy_6NW__logo{color:var(--foreground);width:-moz-fit-content;width:fit-content;font-size:1.75rem;font-weight:700;text-decoration:none;transition:opacity .2s}.style-module__Fy_6NW__logo:hover{opacity:.8}.style-module__Fy_6NW__tagline{color:var(--muted-foreground);max-width:280px;font-size:.95rem;line-height:1.6}.style-module__Fy_6NW__socialLinks{gap:.75rem;margin-top:.5rem;display:flex}.style-module__Fy_6NW__socialLink{background-color:var(--background);border:1px solid var(--border);width:40px;height:40px;color:var(--foreground);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex}.style-module__Fy_6NW__socialLink:hover{background-color:var(--foreground);color:var(--background);transform:translateY(-2px)}.style-module__Fy_6NW__socialIcon{font-size:1.25rem}.style-module__Fy_6NW__section{flex-direction:column;gap:1rem;display:flex}.style-module__Fy_6NW__sectionTitle{color:var(--foreground);margin:0;font-size:1rem;font-weight:600}.style-module__Fy_6NW__linkList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.style-module__Fy_6NW__link{color:var(--muted-foreground);width:-moz-fit-content;width:fit-content;font-size:.95rem;text-decoration:none;transition:color .2s}.style-module__Fy_6NW__link:hover{color:var(--foreground)}.style-module__Fy_6NW__newsletterText{color:var(--muted-foreground);margin:0;font-size:.95rem;line-height:1.5}.style-module__Fy_6NW__newsletterForm{gap:.5rem;margin-top:.5rem;display:flex}.style-module__Fy_6NW__newsletterInput{border:1px solid var(--border);background-color:var(--background);color:var(--foreground);border-radius:6px;flex:1;padding:.625rem .875rem;font-size:.95rem;transition:border-color .2s}.style-module__Fy_6NW__newsletterInput:focus{border-color:var(--foreground);outline:none}.style-module__Fy_6NW__newsletterInput::placeholder{color:var(--muted-foreground)}.style-module__Fy_6NW__newsletterButton{background-color:var(--foreground);color:var(--background);cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:.625rem 1.25rem;font-size:.95rem;font-weight:500;transition:opacity .2s}.style-module__Fy_6NW__newsletterButton:hover{opacity:.9}.style-module__Fy_6NW__bottomBar{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.style-module__Fy_6NW__copyright{color:var(--muted-foreground);margin:0;font-size:.875rem}.style-module__Fy_6NW__bottomLinks{align-items:center;gap:.75rem;display:flex}.style-module__Fy_6NW__bottomLink{color:var(--muted-foreground);font-size:.875rem;text-decoration:none;transition:color .2s}.style-module__Fy_6NW__bottomLink:hover{color:var(--foreground)}.style-module__Fy_6NW__separator{color:var(--muted-foreground);font-size:.875rem}@media (max-width:1024px){.style-module__Fy_6NW__content{grid-template-columns:1.5fr 1fr 1fr;gap:2rem}.style-module__Fy_6NW__section:last-child{grid-column:1/-1}}@media (max-width:768px){.style-module__Fy_6NW__container{padding:3rem 1rem 1.5rem}.style-module__Fy_6NW__content{grid-template-columns:1fr;gap:2.5rem;margin-bottom:2rem}.style-module__Fy_6NW__section:last-child{grid-column:1}.style-module__Fy_6NW__bottomBar{flex-direction:column;align-items:flex-start;gap:1rem}.style-module__Fy_6NW__newsletterForm{flex-direction:column}.style-module__Fy_6NW__newsletterButton{width:100%}}@media (max-width:480px){.style-module__Fy_6NW__container{padding:2rem 1rem 1rem}.style-module__Fy_6NW__logo{font-size:1.5rem}.style-module__Fy_6NW__socialLinks{flex-wrap:wrap}}
.style-module__itfQ0G__container{background-color:var(--background);border-bottom:1px solid var(--border);justify-content:center;align-items:center;width:100%;padding:1rem 0;display:flex}.style-module__itfQ0G__ad{width:100%;max-width:1200px;margin:0 auto}@media (max-width:768px){.style-module__itfQ0G__container{padding:.75rem 0}}
.style-module__JGfR2G__container{justify-content:center;align-items:center;width:100%;margin:2rem 0;padding:1.5rem 0;display:flex}.style-module__JGfR2G__ad{width:100%;max-width:100%}.style-module__JGfR2G__top{margin-top:0;margin-bottom:2rem}.style-module__JGfR2G__middle{margin:3rem 0}.style-module__JGfR2G__bottom{margin-top:2rem;margin-bottom:0}@media (max-width:768px){.style-module__JGfR2G__container{margin:1.5rem 0;padding:1rem 0}.style-module__JGfR2G__middle{margin:2rem 0}}
.style-module__CHeicq__container{background-color:var(--card);border:1px solid var(--border);border-radius:1rem;justify-content:center;align-items:center;width:100%;min-height:300px;margin:1rem 0;padding:1rem;display:flex}.style-module__CHeicq__ad{width:100%;max-width:100%}@media (max-width:768px){.style-module__CHeicq__container{min-height:250px;margin:.75rem 0;padding:.75rem}}
.style-module__j9Fkwa__container{background-color:var(--card);border:1px solid var(--border);border-radius:1rem;justify-content:center;align-items:center;width:100%;min-height:400px;margin:2rem 0;padding:1.5rem;display:flex}.style-module__j9Fkwa__ad{width:100%;max-width:100%}@media (max-width:768px){.style-module__j9Fkwa__container{min-height:300px;margin:1.5rem 0;padding:1rem}}
.style-module__nh9vwW__container{background-color:var(--card);border:1px solid var(--border);border-radius:8px;justify-content:center;align-items:flex-start;width:100%;padding:1rem;display:flex;position:-webkit-sticky;position:sticky;top:100px}.style-module__nh9vwW__ad{width:100%;max-width:300px}@media (max-width:1024px){.style-module__nh9vwW__container{display:none}}
.style-module__ZiOUAG__container{background-color:var(--background);border-top:1px solid var(--border);justify-content:center;align-items:center;width:100%;margin-top:2rem;padding:1.5rem 0;display:flex}.style-module__ZiOUAG__ad{width:100%;max-width:1200px;margin:0 auto}@media (max-width:768px){.style-module__ZiOUAG__container{margin-top:1.5rem;padding:1rem 0}}
.style-module__nUacvq__container{background-color:var(--card);border-top:1px solid var(--border);z-index:1000;justify-content:center;align-items:center;width:100%;padding:.75rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px rgba(0,0,0,.1)}.style-module__nUacvq__ad{width:100%;max-width:100%}.style-module__nUacvq__closeButton{background-color:var(--muted);cursor:pointer;width:24px;height:24px;color:var(--foreground);border-radius:50%;justify-content:center;align-items:center;font-size:18px;line-height:1;transition:background-color .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.style-module__nUacvq__closeButton:hover{background-color:var(--muted-foreground);color:var(--background)}@media (min-width:769px){.style-module__nUacvq__container{display:none}}
.style-module__ThCajG__container{background-color:var(--background);min-height:100vh}.style-module__ThCajG__filtersSection{background-color:var(--secondary);border-bottom:1px solid var(--border);padding:30px 20px}.style-module__ThCajG__filtersContainer{max-width:1400px;margin:0 auto}.style-module__ThCajG__filtersRow{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:20px;display:flex}.style-module__ThCajG__searchWrapper{flex:1;min-width:280px;position:relative}.style-module__ThCajG__searchIcon{width:20px;height:20px;color:var(--muted-foreground);pointer-events:none;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.style-module__ThCajG__searchInput{border:2px solid var(--border);background-color:var(--background);width:100%;color:var(--foreground);border-radius:12px;padding:12px 16px 12px 48px;font-size:1rem;transition:all .3s}.style-module__ThCajG__searchInput:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px rgba(0,112,243,.1)}.style-module__ThCajG__searchInput::placeholder{color:var(--muted-foreground)}.style-module__ThCajG__filterWrapper,.style-module__ThCajG__sortWrapper{align-items:center;gap:12px;display:flex}.style-module__ThCajG__filterLabel,.style-module__ThCajG__sortLabel{color:var(--foreground);white-space:nowrap;font-size:.95rem;font-weight:600}.style-module__ThCajG__filterSelect,.style-module__ThCajG__sortSelect{border:2px solid var(--border);background-color:var(--background);color:var(--foreground);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23737373'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:20px;border-radius:12px;min-width:180px;padding:12px 40px 12px 16px;font-size:.95rem;transition:all .3s}.style-module__ThCajG__filterSelect:hover,.style-module__ThCajG__sortSelect:hover{border-color:var(--primary)}.style-module__ThCajG__filterSelect:focus,.style-module__ThCajG__sortSelect:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px rgba(0,112,243,.1)}.style-module__ThCajG__resultsInfo{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.style-module__ThCajG__resultsCount{color:var(--muted-foreground);font-size:.95rem;font-weight:500}.style-module__ThCajG__adSection{max-width:1400px;margin:0 auto;padding:20px}.style-module__ThCajG__feedAdWrapper{grid-column:1/-1;width:100%;margin:1rem 0}.style-module__ThCajG__clearButton{color:var(--primary);border:1px solid var(--primary);cursor:pointer;background-color:transparent;border-radius:8px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .3s}.style-module__ThCajG__clearButton:hover{background-color:var(--primary);color:#fff}.style-module__ThCajG__clearButtonLarge{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;margin-top:20px;padding:12px 32px;font-size:1rem;font-weight:600;transition:all .3s}.style-module__ThCajG__clearButtonLarge:hover{background-color:#0056b3;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,112,243,.3)}.style-module__ThCajG__noResults{text-align:center;padding:80px 20px}.style-module__ThCajG__noResultsIcon{width:80px;height:80px;color:var(--muted-foreground);opacity:.5;margin:0 auto 20px}.style-module__ThCajG__noResultsText{color:var(--muted-foreground);margin:0;font-size:1.25rem}.style-module__ThCajG__storiesSection{max-width:1400px;margin:0 auto;padding:60px 20px}.style-module__ThCajG__storiesGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;display:grid}.style-module__ThCajG__loadingContainer,.style-module__ThCajG__errorContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex}.style-module__ThCajG__spinner{border:4px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:50px;height:50px;animation:1s linear infinite style-module__ThCajG__spin}@keyframes style-module__ThCajG__spin{to{transform:rotate(360deg)}}.style-module__ThCajG__loadingText{color:var(--muted-foreground);margin-top:20px;font-size:1rem}.style-module__ThCajG__errorContainer{background-color:var(--secondary);border-radius:12px;padding:40px}.style-module__ThCajG__errorText{color:var(--destructive);font-size:1.1rem;font-weight:500}.style-module__ThCajG__loadMoreTrigger{justify-content:center;align-items:center;min-height:100px;margin-top:40px;display:flex}.style-module__ThCajG__loadingMore{flex-direction:column;align-items:center;gap:16px;display:flex}.style-module__ThCajG__loadingMore .style-module__ThCajG__spinner{border-width:3px;width:40px;height:40px}.style-module__ThCajG__loadingMore .style-module__ThCajG__loadingText{margin-top:0;font-size:.95rem}.style-module__ThCajG__noMoreStories{text-align:center;margin-top:20px;padding:40px 20px}.style-module__ThCajG__noMoreStories p{color:var(--muted-foreground);margin:0;font-size:.95rem;font-weight:500}@media (max-width:768px){.style-module__ThCajG__storiesGrid{grid-template-columns:1fr;gap:20px}.style-module__ThCajG__storiesSection{padding:40px 20px}.style-module__ThCajG__filtersSection{padding:20px}.style-module__ThCajG__filtersRow{flex-direction:column;gap:16px}.style-module__ThCajG__searchWrapper{width:100%;min-width:unset}.style-module__ThCajG__filterWrapper,.style-module__ThCajG__sortWrapper{flex-direction:column;align-items:flex-start;gap:8px;width:100%}.style-module__ThCajG__filterSelect,.style-module__ThCajG__sortSelect{width:100%}.style-module__ThCajG__resultsInfo{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.style-module__ThCajG__storiesGrid{grid-template-columns:1fr}}
