:root{--ease-out:cubic-bezier(.23, 1, .32, 1)}.Navbar-module___rHu7W__headerWrapper{z-index:100;pointer-events:none;justify-content:center;width:100%;padding-top:0;display:flex;position:fixed;top:0;left:0}.Navbar-module___rHu7W__navContainerTop{pointer-events:auto;-webkit-backdrop-filter:blur(16px);z-index:101;background:#0f0f0f99;border:1px solid #ffffff0d;border-radius:24px;justify-content:space-between;align-items:center;width:calc(100% - 3rem);max-width:1440px;height:4.5rem;margin-top:1.5rem;padding:0 3rem;display:flex;position:relative}.Navbar-module___rHu7W__navContainerScrolled{pointer-events:auto;-webkit-backdrop-filter:blur(24px);z-index:101;background:#0f0f0f73;border:1px solid #ffffff14;border-radius:100px;justify-content:space-between;align-items:center;width:100%;max-width:1200px;height:3.5rem;margin-top:1rem;padding:0 1.5rem;display:flex;position:relative;box-shadow:0 20px 40px #0006,inset 0 1px #ffffff1a}.Navbar-module___rHu7W__logoZone{flex:1;justify-content:flex-start;align-items:center;display:flex}.Navbar-module___rHu7W__actionZone{flex:1;justify-content:flex-end;align-items:center;gap:12px;display:flex}.Navbar-module___rHu7W__logo{font-family:var(--font-serif);color:var(--color-accent,#fff);cursor:pointer;-webkit-user-select:none;user-select:none;font-size:1.5rem;font-weight:500}.Navbar-module___rHu7W__desktopOnly{display:flex}.Navbar-module___rHu7W__mobileOnly{display:none}.Navbar-module___rHu7W__navList{justify-content:center;align-items:center;gap:.25rem;margin:0;padding:0;list-style:none}.Navbar-module___rHu7W__navItem{position:relative}.Navbar-module___rHu7W__navButton{color:#ffffffbf;font-family:var(--font-sans);cursor:pointer;transition:color .15s var(--ease-out), background-color .15s var(--ease-out), transform .16s var(--ease-out);background:0 0;border:none;border-radius:100px;outline:none;padding:.5rem 1.1rem;font-size:.9rem;font-weight:400}.Navbar-module___rHu7W__navButton[data-active=true]{color:#fff;background:#ffffff0d}.Navbar-module___rHu7W__navButton:active{transform:scale(.97)}.Navbar-module___rHu7W__phoneButton{color:#ffffffd9;cursor:pointer;width:2.2rem;height:2.2rem;transition:all .15s var(--ease-out);-webkit-tap-highlight-color:transparent;background:#ffffff08;border:1px solid #ffffff14;border-radius:50%;outline:none;justify-content:center;align-items:center;display:flex}.Navbar-module___rHu7W__phoneButton:active{background:#ffffff1a;border-color:#ffffff4d;transform:scale(.95)}.Navbar-module___rHu7W__phoneIcon{width:1.15rem;height:1.15rem}@media (hover:hover) and (pointer:fine){.Navbar-module___rHu7W__navButton:hover{color:#fff;background:#ffffff0d}.Navbar-module___rHu7W__phoneButton:hover{color:var(--color-accent,#e5d3b3);background:#ffffff14;border-color:#fff3}}.Navbar-module___rHu7W__dropdownWrapper{z-index:10;pointer-events:none;transform-origin:top;position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%)}.Navbar-module___rHu7W__dropdownBackground{-webkit-backdrop-filter:blur(32px);pointer-events:auto;background:#121212d9;border:1px solid #ffffff14;border-radius:20px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 30px 60px #00000080,inset 0 1px #ffffff0d}.Navbar-module___rHu7W__dropdownContent{z-index:2;color:#fff;width:max-content;padding:1.75rem;position:relative}.Navbar-module___rHu7W__menuGrid{grid-template-columns:repeat(2,1fr);gap:1.75rem;display:grid}.Navbar-module___rHu7W__menuItemTitle{font-family:var(--font-serif);color:var(--color-accent,#e5d3b3);margin-bottom:.4rem;font-size:1.15rem}.Navbar-module___rHu7W__menuItemDesc{font-family:var(--font-sans);color:#ffffff8c;max-width:200px;font-size:.85rem;line-height:1.45}@media (max-width:768px){.Navbar-module___rHu7W__desktopOnly{display:none!important}.Navbar-module___rHu7W__mobileOnly{display:flex}.Navbar-module___rHu7W__navContainerTop{border-radius:20px;width:calc(100% - 1.5rem);margin-top:.75rem;padding:0 1.5rem}.Navbar-module___rHu7W__navContainerScrolled{width:calc(100% - 1.5rem);padding:0 1.25rem}.Navbar-module___rHu7W__hamburgerBtn{cursor:pointer;z-index:102;-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:2.2rem;height:2.2rem;display:flex}.Navbar-module___rHu7W__hamburgerLine{transform-origin:50%;background-color:#fff;width:20px;height:1.5px;transition:all .3s cubic-bezier(.16,1,.3,1)}.Navbar-module___rHu7W__hamburgerActive .Navbar-module___rHu7W__hamburgerLine:first-child{transform:translateY(3.75px)rotate(45deg)}.Navbar-module___rHu7W__hamburgerActive .Navbar-module___rHu7W__hamburgerLine:last-child{transform:translateY(-3.75px)rotate(-45deg)}}.Navbar-module___rHu7W__mobileOverlay{-webkit-backdrop-filter:blur(24px);z-index:100;pointer-events:auto;background:#050505f2;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100svh;display:flex;position:fixed;top:0;left:0}.Navbar-module___rHu7W__mobileNavList{text-align:center;flex-direction:column;gap:32px;margin:0;padding:0;list-style:none;display:flex}.Navbar-module___rHu7W__mobileNavButton{font-family:var(--font-serif,Georgia, serif);color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;font-size:2.5rem;transition:color .3s}.Navbar-module___rHu7W__mobileNavButton:active{color:var(--color-accent,#e5d3b3)}
.Hero-module__JgYmMq__hero{perspective:1200px;background-color:var(--color-bg);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__vignette{z-index:10;pointer-events:none;background:radial-gradient(circle,#0000 35%,#1c1c1acc 100%),linear-gradient(#0000 80%,#050505 100%);position:absolute;inset:0}.Hero-module__JgYmMq__scene{transform-style:preserve-3d;will-change:transform;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Hero-module__JgYmMq__background{will-change:transform;width:120%;height:120%;position:absolute;top:-10%;left:-10%;overflow:hidden}.Hero-module__JgYmMq__content{text-align:center;align-items:center;gap:var(--space-md);will-change:transform;pointer-events:auto;flex-direction:column;display:flex;position:relative}.Hero-module__JgYmMq__content:before{content:"";filter:blur(20px);z-index:-1;pointer-events:none;background:radial-gradient(circle,#00000073 0%,#00000026 50%,#0000 70%);width:180%;height:160%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__JgYmMq__logoGroup,.Hero-module__JgYmMq__title{text-shadow:0 4px 20px #0009,0 8px 40px #00000080}.Hero-module__JgYmMq__logo{font-family:var(--font-serif);color:var(--color-accent);margin:0;font-size:clamp(6rem,15vw,12rem);font-weight:300;line-height:.8}.Hero-module__JgYmMq__subtitle{font-family:var(--font-sans);letter-spacing:.3em;color:var(--color-text-main);text-transform:uppercase;margin-top:1rem;font-size:.875rem}.Hero-module__JgYmMq__title{font-size:var(--font-size-h2);color:var(--color-text-main);max-width:600px;margin-top:var(--space-md);text-wrap:balance;font-weight:400}.Hero-module__JgYmMq__scrollIndicator{bottom:var(--space-lg);align-items:center;gap:var(--space-xs);letter-spacing:.1em;color:var(--color-text-main);z-index:15;text-shadow:0 4px 10px #000c;flex-direction:column;font-size:.75rem;display:flex;position:absolute}.Hero-module__JgYmMq__scrollLine{background-color:var(--color-accent);transform-origin:top;width:1px;height:40px;box-shadow:0 0 10px #00000080}.Hero-module__JgYmMq__desktopImage{display:block!important}.Hero-module__JgYmMq__mobileImage{display:none!important}@media (max-width:768px){.Hero-module__JgYmMq__desktopImage{display:none!important}.Hero-module__JgYmMq__mobileImage{display:block!important}.Hero-module__JgYmMq__content:before{background:radial-gradient(circle,#00000080 0%,#0003 60%,#0000 80%);width:140%;height:140%}}
.About-module__S-Ka5a__aboutSection{--bg-primary:#050505;--text-main:#f7f8f8;--text-muted:#8a8f98;--color-accent:#e5d3b3;--border-color:#ffffff14;--card-bg:#14141466;background-color:var(--bg-primary);color:var(--text-main);padding:160px 24px;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden}.About-module__S-Ka5a__wrapper{z-index:2;max-width:1280px;margin:0 auto;position:relative}.About-module__S-Ka5a__topZone{margin-bottom:80px}.About-module__S-Ka5a__headerGrid{grid-template-columns:240px 1fr;align-items:start;gap:32px;display:grid}.About-module__S-Ka5a__sectionKicker{font-family:var(--font-sans,monospace);letter-spacing:.25em;color:var(--color-accent);text-transform:uppercase;padding-top:8px;font-size:.75rem;display:inline-block}.About-module__S-Ka5a__mainTitle{font-family:var(--font-serif,"Playfair Display", Georgia, serif);letter-spacing:-.02em;color:#fff;max-width:860px;margin:0;font-size:clamp(1.75rem,3.5vw,3.2rem);font-weight:400;line-height:1.2}.About-module__S-Ka5a__card{background:var(--card-bg);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(20px);will-change:transform, border-color;border-radius:24px;flex-direction:column;padding:40px;transition:border-color .4s,transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.About-module__S-Ka5a__cardGlow{opacity:0;pointer-events:none;z-index:0;background:radial-gradient(800px at 50% 0,#e5d3b30d,#0000 60%);transition:opacity .5s;position:absolute;inset:0}@media (hover:hover) and (pointer:fine){.About-module__S-Ka5a__card:hover{border-color:#e5d3b333;transform:translateY(-4px)}.About-module__S-Ka5a__card:hover .About-module__S-Ka5a__cardGlow{opacity:1}}.About-module__S-Ka5a__cardContent{z-index:1;flex-direction:column;height:100%;display:flex;position:relative}.About-module__S-Ka5a__manifestoGrid{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:24px;display:grid}.About-module__S-Ka5a__cardHeader{align-items:center;gap:16px;margin-bottom:24px;display:flex}.About-module__S-Ka5a__cardNumber{font-family:var(--font-sans,sans-serif);color:var(--color-accent);opacity:.8;background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;padding:8px 12px;font-size:.85rem;font-weight:600}.About-module__S-Ka5a__cardTag{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:.8rem}.About-module__S-Ka5a__cardTitle{font-family:var(--font-serif,Georgia, serif);letter-spacing:-.01em;color:#fff;align-items:flex-start;min-height:2.6em;margin:0;font-size:clamp(1.4rem,2vw,1.75rem);font-weight:400;display:flex}.About-module__S-Ka5a__cardText{color:var(--text-muted);text-wrap:balance;margin:auto 0 0;font-size:1rem;line-height:1.65}.About-module__S-Ka5a__metricsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.About-module__S-Ka5a__metricValue{font-family:var(--font-serif,Georgia, serif);color:var(--color-accent);margin-bottom:16px;font-size:clamp(2rem,5vw,3.5rem);font-weight:300;line-height:1}.About-module__S-Ka5a__metricLabel{color:#fff;letter-spacing:-.01em;min-height:2.4em;margin-bottom:8px;font-size:1rem;font-weight:500}.About-module__S-Ka5a__metricDescription{color:var(--text-muted);margin:auto 0 0;font-size:.875rem;line-height:1.5}@media (max-width:1024px){.About-module__S-Ka5a__aboutSection{padding:120px 24px}.About-module__S-Ka5a__headerGrid{grid-template-columns:1fr;gap:20px}.About-module__S-Ka5a__sectionKicker{padding-top:0}}@media (max-width:768px){.About-module__S-Ka5a__aboutSection{padding:80px 20px}.About-module__S-Ka5a__topZone{margin-bottom:48px}.About-module__S-Ka5a__manifestoGrid{grid-template-columns:1fr;gap:16px;margin-bottom:16px}.About-module__S-Ka5a__metricsGrid{grid-template-columns:1fr;gap:16px}.About-module__S-Ka5a__card{padding:32px 24px}.About-module__S-Ka5a__cardTitle,.About-module__S-Ka5a__metricLabel{min-height:auto;margin-bottom:12px}}@media (max-width:480px){.About-module__S-Ka5a__aboutSection{padding:60px 16px}.About-module__S-Ka5a__card{border-radius:20px;padding:24px 20px}.About-module__S-Ka5a__metricValue{font-size:2.5rem}}
.Footer-module__Grjkva__footer{color:#f7f8f8;background-color:#050505;border-top:1px solid #ffffff14;padding:120px 24px 40px;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,sans-serif;position:relative}.Footer-module__Grjkva__container{flex-direction:column;align-items:center;max-width:1280px;margin:0 auto;display:flex}.Footer-module__Grjkva__grid{flex-direction:column;align-items:center;gap:80px;width:100%;margin-bottom:100px;display:flex}.Footer-module__Grjkva__rightGroup{order:-1;justify-content:center;display:flex}.Footer-module__Grjkva__leftGroup{flex-direction:row;order:1;justify-content:space-between;gap:100px;width:100%;max-width:900px;display:flex}.Footer-module__Grjkva__column{text-align:center;flex-direction:column;align-items:center;display:flex}.Footer-module__Grjkva__columnTitle{color:#8a8f98;letter-spacing:.12em;text-transform:uppercase;margin:0 0 32px;font-size:.75rem;font-weight:600}.Footer-module__Grjkva__linkList{flex-flow:wrap;justify-content:center;align-items:center;gap:40px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Grjkva__link{color:#a1a1aa;justify-content:center;align-items:center;gap:12px;font-size:1.05rem;text-decoration:none;transition:color .4s;display:inline-flex}.Footer-module__Grjkva__link:hover{color:#fff}.Footer-module__Grjkva__socialIcon{opacity:.6;width:20px;height:20px;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s}.Footer-module__Grjkva__link:hover .Footer-module__Grjkva__socialIcon{opacity:1;transform:scale(1.1)translateY(-2px)}.Footer-module__Grjkva__backToTopBtn{color:#fff;cursor:pointer;background:0 0;border:none;outline:none;flex-direction:column-reverse;align-items:center;gap:24px;padding:0;font-family:inherit;display:flex}.Footer-module__Grjkva__backToTopText{letter-spacing:.12em;text-transform:uppercase;color:#8a8f98;font-size:.75rem;font-weight:600;transition:color .4s}.Footer-module__Grjkva__backToTopCircle{color:#fff;will-change:transform, background-color, border-color;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex}.Footer-module__Grjkva__backToTopCircle svg{width:28px;height:28px;transition:transform .6s cubic-bezier(.16,1,.3,1)}.Footer-module__Grjkva__backToTopBtn:hover .Footer-module__Grjkva__backToTopText{color:#fff}.Footer-module__Grjkva__backToTopBtn:hover .Footer-module__Grjkva__backToTopCircle{color:#050505;background-color:#fff;border-color:#fff;transform:translateY(-8px)}.Footer-module__Grjkva__backToTopBtn:hover .Footer-module__Grjkva__backToTopCircle svg{transform:translateY(-4px)}.Footer-module__Grjkva__divider{background-color:#ffffff14;width:100%;height:1px;margin-bottom:32px}.Footer-module__Grjkva__legalZone{color:#8a8f98;justify-content:space-between;align-items:center;width:100%;font-size:.8rem;display:flex}.Footer-module__Grjkva__copyright{-webkit-user-select:none;user-select:none}.Footer-module__Grjkva__legalLinks{align-items:center;gap:16px;display:flex}.Footer-module__Grjkva__legalLinks a{color:#8a8f98;text-decoration:none;transition:color .3s}.Footer-module__Grjkva__legalLinks a:hover{color:#fff}.Footer-module__Grjkva__dot{opacity:.3}@media (max-width:1024px){.Footer-module__Grjkva__leftGroup{max-width:100%}}@media (max-width:768px){.Footer-module__Grjkva__footer{padding:80px 20px 32px}.Footer-module__Grjkva__grid{gap:64px;margin-bottom:64px}.Footer-module__Grjkva__leftGroup{flex-direction:column;gap:64px}.Footer-module__Grjkva__linkList{gap:20px}.Footer-module__Grjkva__backToTopCircle{width:72px;height:72px}}@media (max-width:640px){.Footer-module__Grjkva__legalZone{text-align:center;flex-direction:column;align-items:center;gap:16px}}
.FloatingSocials-module__1v0yqa__container{z-index:9000;pointer-events:auto;flex-direction:column;gap:16px;display:flex;position:fixed;bottom:40px;right:40px}.FloatingSocials-module__1v0yqa__btn{-webkit-backdrop-filter:blur(12px);cursor:pointer;color:#f7f8f8;-webkit-tap-highlight-color:transparent;background:#14141466;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;transition:border-color .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden}.FloatingSocials-module__1v0yqa__icon{z-index:2;width:24px;height:24px;transition:transform .4s cubic-bezier(.16,1,.3,1),color .4s;position:relative}.FloatingSocials-module__1v0yqa__liquid{z-index:1;border-radius:38%;width:140px;height:140px;transition:bottom .7s cubic-bezier(.16,1,.3,1);animation:4s linear infinite FloatingSocials-module__1v0yqa__waveSpin;position:absolute;bottom:-150px;left:50%;transform:translate(-50%)}.FloatingSocials-module__1v0yqa__instaLiquid{background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.FloatingSocials-module__1v0yqa__waLiquid{background:#25d366}@keyframes FloatingSocials-module__1v0yqa__waveSpin{0%{transform:translate(-50%)rotate(0)}to{transform:translate(-50%)rotate(360deg)}}@media (hover:hover) and (pointer:fine){.FloatingSocials-module__1v0yqa__btn:hover{border-color:#0000;box-shadow:0 10px 20px #0000004d}.FloatingSocials-module__1v0yqa__btn:hover .FloatingSocials-module__1v0yqa__icon{color:#fff;transform:scale(1.1)}.FloatingSocials-module__1v0yqa__btn:hover .FloatingSocials-module__1v0yqa__liquid{bottom:-10px}}@media (max-width:768px){.FloatingSocials-module__1v0yqa__container{bottom:max(24px, env(safe-area-inset-bottom,24px));right:max(20px, env(safe-area-inset-right,20px));gap:12px}.FloatingSocials-module__1v0yqa__btn{width:52px;height:52px}.FloatingSocials-module__1v0yqa__icon{width:22px;height:22px}}
