.LanguageSwitcher-module__Mq00sq__wrapper{position:relative}.LanguageSwitcher-module__Mq00sq__trigger{font-family:var(--font-sans);letter-spacing:.02em;color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;padding:0;font-size:.8125rem;font-weight:500;transition:color .15s;display:inline-flex}.LanguageSwitcher-module__Mq00sq__trigger:hover{color:var(--text-main)}.LanguageSwitcher-module__Mq00sq__chevron{color:currentColor;flex-shrink:0;transition:transform .2s}.LanguageSwitcher-module__Mq00sq__chevronOpen{transform:rotate(180deg)}.LanguageSwitcher-module__Mq00sq__dropdown{background:var(--bg-color);border:1px solid var(--border-color);z-index:200;width:110px;margin:0;padding:.375rem 0;list-style:none;position:absolute;top:calc(100% + .75rem);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #2c3e381a}.LanguageSwitcher-module__Mq00sq__option{font-family:var(--font-sans);color:var(--text-muted);cursor:pointer;text-align:center;white-space:nowrap;padding:.5rem .75rem;font-size:.8125rem;font-weight:400;transition:background .12s,color .12s}.LanguageSwitcher-module__Mq00sq__option:hover{color:var(--text-main);background:#2c3e380d}.LanguageSwitcher-module__Mq00sq__optionActive{color:var(--primary);font-weight:500}
.NavBar-module__jPNquW__header{z-index:100;background-color:var(--bg-color);position:sticky;top:0}.NavBar-module__jPNquW__inner{align-items:center;gap:2.5rem;max-width:1280px;height:64px;margin:0 auto;padding:0 4rem;display:flex}.NavBar-module__jPNquW__logo{font-family:var(--font-serif);letter-spacing:.01em;color:var(--text-main);margin-right:auto;font-size:1.125rem;font-weight:700}.NavBar-module__jPNquW__logo:hover{color:var(--primary)}.NavBar-module__jPNquW__nav{align-items:center;gap:2.5rem;display:flex}.NavBar-module__jPNquW__navLink{font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.8125rem;font-weight:500;transition:color .2s;position:relative}.NavBar-module__jPNquW__navLink:after{content:"";background:var(--primary);width:0;height:1.5px;transition:width .25s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-3px;left:50%;transform:translate(-50%)}.NavBar-module__jPNquW__navLink:hover{color:var(--text-main)}.NavBar-module__jPNquW__navLink:hover:after{width:100%}@media (max-width:768px){.NavBar-module__jPNquW__inner{flex-wrap:wrap;row-gap:.5rem;height:auto;padding:.75rem 1.5rem}.NavBar-module__jPNquW__logo{font-size:1rem}.NavBar-module__jPNquW__langSlot{order:2}.NavBar-module__jPNquW__nav{flex-wrap:wrap;order:3;justify-content:center;gap:.75rem 1.25rem;width:100%}}@media (max-width:420px){.NavBar-module__jPNquW__logo{letter-spacing:0;font-size:.85rem}.NavBar-module__jPNquW__navLink{font-size:.7rem}.NavBar-module__jPNquW__nav{gap:.6rem .9rem}}
.ContactSection-module__htTnOq__footer{min-height:400px}.ContactSection-module__htTnOq__tagline{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(16px)}.ContactSection-module__htTnOq__taglineVisible{opacity:1;transform:translateY(0)}.ContactSection-module__htTnOq__left{opacity:0;transition:opacity .75s cubic-bezier(.22,1,.36,1) .1s,transform .75s cubic-bezier(.22,1,.36,1) .1s;transform:translate(-32px)}.ContactSection-module__htTnOq__leftVisible{opacity:1;transform:translate(0)}.ContactSection-module__htTnOq__right{opacity:0;transition:opacity .75s cubic-bezier(.22,1,.36,1) .25s,transform .75s cubic-bezier(.22,1,.36,1) .25s;transform:translate(32px)}.ContactSection-module__htTnOq__rightVisible{opacity:1;transform:translate(0)}.ContactSection-module__htTnOq__footerHeader{max-width:1280px;margin:0 auto;padding:4rem 4rem 0}.ContactSection-module__htTnOq__grid{grid-template-columns:58fr 42fr;max-width:1280px;min-height:400px;margin:0 auto;display:grid}.ContactSection-module__htTnOq__left{flex-direction:column;padding:2rem 4rem;display:flex}.ContactSection-module__htTnOq__leftInner{flex-direction:column;gap:1.25rem;display:flex}.ContactSection-module__htTnOq__tagline{font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-size:.75rem;font-weight:600}.ContactSection-module__htTnOq__statement{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--text-main);max-width:20ch;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.2}.ContactSection-module__htTnOq__subtext{font-family:var(--font-sans);color:var(--text-muted);max-width:50ch;font-size:.9375rem;line-height:1.7}.ContactSection-module__htTnOq__contactList{flex-direction:column;gap:1rem;margin-top:.25rem;display:flex}.ContactSection-module__htTnOq__contactItem{color:var(--text-main);align-items:flex-start;gap:.6rem;transition:color .15s;display:flex}.ContactSection-module__htTnOq__contactItem:hover{color:var(--primary)}.ContactSection-module__htTnOq__contactItem>svg{color:var(--text-muted);flex-shrink:0;margin-top:.2rem}.ContactSection-module__htTnOq__contactItem>span{flex-direction:column;gap:.1rem;display:flex}.ContactSection-module__htTnOq__contactLabel{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.6875rem;font-weight:600}.ContactSection-module__htTnOq__contactValue{font-family:var(--font-sans);color:var(--text-main);font-size:.9375rem}.ContactSection-module__htTnOq__contactNote{color:var(--text-muted);font-size:.8125rem;font-style:italic}.ContactSection-module__htTnOq__socialRow{align-items:center;gap:1.75rem;margin-top:.5rem;display:flex}.ContactSection-module__htTnOq__socialLink{font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:.4rem;font-size:.75rem;font-weight:600;transition:color .15s;display:flex}.ContactSection-module__htTnOq__socialLink:hover{color:var(--primary)}.ContactSection-module__htTnOq__bottomBar{box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding:1rem 4rem}.ContactSection-module__htTnOq__copyright{font-family:var(--font-sans);letter-spacing:.04em;color:var(--text-muted);opacity:.6;font-size:.6875rem}.ContactSection-module__htTnOq__right{flex-direction:column;justify-content:space-between;gap:2rem;padding:2rem 4rem;display:flex}.ContactSection-module__htTnOq__addressBlock{flex-direction:column;gap:.5rem;display:flex}.ContactSection-module__htTnOq__addressLabel{font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:.3rem;font-size:.6875rem;font-weight:600;display:flex}.ContactSection-module__htTnOq__address{font-family:var(--font-sans);color:var(--text-main);font-size:.9375rem;font-style:normal;line-height:1.6}.ContactSection-module__htTnOq__addressNote{font-family:var(--font-sans);color:var(--text-muted);font-size:.8125rem;line-height:1.5}.ContactSection-module__htTnOq__mapBox{border:1px solid var(--border-color);flex:1;min-height:200px;overflow:hidden}.ContactSection-module__htTnOq__mapBox iframe{width:100%;height:100%;min-height:200px;display:block}@media (max-width:768px){.ContactSection-module__htTnOq__footerHeader{padding:3rem 1.5rem 0}.ContactSection-module__htTnOq__grid{grid-template-columns:1fr;min-height:auto}.ContactSection-module__htTnOq__left{padding:2rem 1.5rem 1rem}.ContactSection-module__htTnOq__right{padding:0 1.5rem 2rem}.ContactSection-module__htTnOq__bottomBar{padding:1rem 1.5rem}.ContactSection-module__htTnOq__socialRow{flex-wrap:wrap;gap:1rem}.ContactSection-module__htTnOq__mapBox{min-height:220px}.ContactSection-module__htTnOq__statement{font-size:clamp(1.5rem,5vw,2rem)}}
@keyframes InteractiveMockup-module__DZre5G__mockupFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes InteractiveMockup-module__DZre5G__dotFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.InteractiveMockup-module__DZre5G__floatWrapper{width:100%;max-width:480px;animation:6s ease-in-out .5s infinite InteractiveMockup-module__DZre5G__mockupFloat;position:relative}.InteractiveMockup-module__DZre5G__container{aspect-ratio:400/460;-webkit-user-select:none;user-select:none;border-radius:12px;width:100%;position:relative;overflow:hidden}.InteractiveMockup-module__DZre5G__frame{filter:drop-shadow(0 20px 56px #2c3e3821);width:100%;height:100%;position:absolute;inset:0}.InteractiveMockup-module__DZre5G__item{cursor:grab;transition:box-shadow .18s,transform .15s;position:absolute}.InteractiveMockup-module__DZre5G__item:hover{box-shadow:0 3px 12px #2c3e381f}.InteractiveMockup-module__DZre5G__active{transition:box-shadow .12s;transform:scale(1.06)rotate(.8deg);box-shadow:0 10px 28px #2c3e3833;cursor:grabbing!important}.InteractiveMockup-module__DZre5G__shapeHeadline{border-radius:3px}.InteractiveMockup-module__DZre5G__shapeButton{border-radius:999px}.InteractiveMockup-module__DZre5G__shapeCard{border:1px solid #2c3e3814;border-radius:4px}.InteractiveMockup-module__DZre5G__dark{background:#2c3e382e}.InteractiveMockup-module__DZre5G__green{background:#8ba88e8c}.InteractiveMockup-module__DZre5G__tan{background:#d4a3738c}.InteractiveMockup-module__DZre5G__outline{background:0 0;border:1px solid #2c3e3833}.InteractiveMockup-module__DZre5G__shapeCard.InteractiveMockup-module__DZre5G__green{background:#8ba88e1a;border-color:#2c3e3812}.InteractiveMockup-module__DZre5G__shapeCard.InteractiveMockup-module__DZre5G__tan{background:#d4a3731a;border-color:#2c3e3812}.InteractiveMockup-module__DZre5G__shapeCard.InteractiveMockup-module__DZre5G__dark{background:#2c3e380d;border-color:#2c3e3817}.InteractiveMockup-module__DZre5G__cardLines{pointer-events:none;flex-direction:column;gap:5px;padding:14% 10% 0;display:flex}.InteractiveMockup-module__DZre5G__cardTitleBar{background:#2c3e3838;border-radius:2px;height:5px}.InteractiveMockup-module__DZre5G__cardLines>div:not(.InteractiveMockup-module__DZre5G__cardTitleBar){background:#2c3e3814;border-radius:2px;height:3px}.InteractiveMockup-module__DZre5G__floatDot1{background:var(--primary);opacity:.5;border-radius:50%;width:11px;height:11px;animation:4s ease-in-out 1s infinite InteractiveMockup-module__DZre5G__dotFloat;position:absolute;top:-18px;right:44px}.InteractiveMockup-module__DZre5G__floatDot2{background:var(--accent);opacity:.45;border-radius:50%;width:7px;height:7px;animation:5s ease-in-out .3s infinite InteractiveMockup-module__DZre5G__dotFloat;position:absolute;bottom:28px;left:-12px}.InteractiveMockup-module__DZre5G__btnGroup{gap:8px;animation:6s ease-in-out 1.5s infinite InteractiveMockup-module__DZre5G__dotFloat;display:flex;position:absolute;bottom:-16px;right:-12px}.InteractiveMockup-module__DZre5G__iconBtn{background:var(--bg-color);width:34px;height:34px;color:var(--text-muted);cursor:pointer;border:2px solid #8ba88e59;border-radius:50%;justify-content:center;align-items:center;transition:border-color .2s,color .2s,background .2s;display:flex}.InteractiveMockup-module__DZre5G__iconBtn:hover{border-color:var(--primary);color:var(--primary);background:#8ba88e0f}
@keyframes Hero-module__gNeX-G__fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__gNeX-G__paintBlock{0%{transform:rotate(-1deg)scaleX(0)}to{transform:rotate(-1deg)scaleX(1)}}@keyframes Hero-module__gNeX-G__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-12px)rotate(18deg)}}@keyframes Hero-module__gNeX-G__scrollBounce{0%,to{opacity:.5;transform:translate(-50%)translateY(0)}50%{opacity:1;transform:translate(-50%)translateY(7px)}}.Hero-module__gNeX-G__hero{flex-direction:column;justify-content:center;height:calc(100dvh - 64px);padding:1rem 0;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__sofa{pointer-events:none;width:270px;animation:.9s .5s both Hero-module__gNeX-G__fadeUp;position:absolute;bottom:3rem;right:5rem}.Hero-module__gNeX-G__sparkle{pointer-events:none;z-index:0;-webkit-user-select:none;user-select:none;line-height:1;animation:ease-in-out infinite Hero-module__gNeX-G__float;position:absolute}.Hero-module__gNeX-G__s1{color:var(--primary);opacity:.65;font-size:1rem;animation-duration:4s;animation-delay:0s;top:12%;left:7%}.Hero-module__gNeX-G__s2{color:var(--accent);opacity:.75;font-size:.625rem;animation-duration:5.5s;animation-delay:1s;top:20%;right:8%}.Hero-module__gNeX-G__s3{color:var(--primary);opacity:.45;font-size:.5rem;animation-duration:6s;animation-delay:2s;bottom:20%;left:9%}.Hero-module__gNeX-G__s4{color:var(--accent);opacity:.55;font-size:.75rem;animation-duration:4.5s;animation-delay:.5s;bottom:24%;right:6%}.Hero-module__gNeX-G__inner{z-index:1;grid-template-columns:1fr 260px;align-items:center;gap:12rem;max-width:1280px;margin:0 auto;padding:0 4rem;display:grid;position:relative}.Hero-module__gNeX-G__textCol{flex-direction:column;align-items:flex-start;gap:2rem;min-width:0;display:flex}.Hero-module__gNeX-G__visualCol{flex-direction:column;justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.Hero-module__gNeX-G__mockupScaler{transform-origin:50%;width:100%;transform:scale(1.8)}.Hero-module__gNeX-G__visualCaption{font-family:var(--font-sans);color:var(--text-muted);opacity:.6;text-align:center;letter-spacing:.02em;pointer-events:none;font-size:.8rem;position:absolute;bottom:-12rem;left:-4rem;right:-4rem}@keyframes Hero-module__gNeX-G__mockupFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes Hero-module__gNeX-G__dotFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.Hero-module__gNeX-G__visual{animation:6s ease-in-out .5s infinite Hero-module__gNeX-G__mockupFloat;position:relative}.Hero-module__gNeX-G__mockup{filter:drop-shadow(0 24px 64px #2c3e3821);width:135%;max-width:480px}.Hero-module__gNeX-G__floatDot1{background:var(--primary);opacity:.55;border-radius:50%;width:12px;height:12px;animation:4s ease-in-out 1s infinite Hero-module__gNeX-G__dotFloat;position:absolute;top:-18px;right:48px}.Hero-module__gNeX-G__floatDot2{background:var(--accent);opacity:.5;border-radius:50%;width:8px;height:8px;animation:5s ease-in-out .3s infinite Hero-module__gNeX-G__dotFloat;position:absolute;bottom:24px;left:-14px}.Hero-module__gNeX-G__floatRing{border:2px solid #8ba88e59;border-radius:50%;width:48px;height:48px;animation:7s ease-in-out 2s infinite Hero-module__gNeX-G__dotFloat;position:absolute;bottom:-18px;right:-14px}.Hero-module__gNeX-G__tag{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);font-size:.6875rem;font-weight:600;animation:.6s both Hero-module__gNeX-G__fadeUp}.Hero-module__gNeX-G__headline{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--text-main);flex-direction:column;align-items:flex-start;font-size:clamp(2.5rem,5vw,5rem);font-weight:700;line-height:1.08;display:flex;position:relative}.Hero-module__gNeX-G__line1{animation:.7s cubic-bezier(.22,1,.36,1) 80ms both Hero-module__gNeX-G__fadeUp}.Hero-module__gNeX-G__line2{color:var(--primary);padding-left:2rem;font-style:italic;animation:.7s cubic-bezier(.22,1,.36,1) .26s both Hero-module__gNeX-G__fadeUp}.Hero-module__gNeX-G__descriptor{font-family:var(--font-sans);color:var(--text-muted);max-width:48ch;font-size:1.0625rem;line-height:1.75;animation:.6s .2s both Hero-module__gNeX-G__fadeUp}.Hero-module__gNeX-G__ctaGroup{flex-direction:column;align-self:center;align-items:center;gap:2.5rem;margin-top:2rem;display:flex}.Hero-module__gNeX-G__cta{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--text-main);cursor:pointer;align-items:center;gap:.8rem;font-size:1.5rem;font-weight:600;transition:gap .25s,transform .1s;animation:.6s .3s both Hero-module__gNeX-G__fadeUp;display:inline-flex}.Hero-module__gNeX-G__cta:hover{gap:.875rem}.Hero-module__gNeX-G__cta:active{transform:scale(.97)}.Hero-module__gNeX-G__ctaText{display:inline-block}.Hero-module__gNeX-G__ctaBlock{display:inline-block;position:relative}.Hero-module__gNeX-G__ctaBlock:before{content:"";background-color:var(--primary);opacity:.22;z-index:-1;transform-origin:0;border-radius:0;transition:opacity .2s;animation:.55s cubic-bezier(.22,1,.36,1) .9s forwards Hero-module__gNeX-G__paintBlock;position:absolute;inset:10% -.5em -8% -.2em;transform:rotate(-1deg)scaleX(0)}.Hero-module__gNeX-G__cta:hover .Hero-module__gNeX-G__ctaBlock:before{opacity:.38}.Hero-module__gNeX-G__ctaArrow{flex-shrink:0;transition:transform .25s}.Hero-module__gNeX-G__cta:hover .Hero-module__gNeX-G__ctaArrow{transform:translate(5px)}.Hero-module__gNeX-G__scrollIndicator{opacity:0;flex-direction:column;align-items:center;gap:.4rem;animation:2s ease-in-out 1.5s infinite forwards Hero-module__gNeX-G__scrollBounce;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.Hero-module__gNeX-G__scrollIndicator svg{color:var(--text-muted);opacity:.5}@media (max-width:900px){.Hero-module__gNeX-G__inner{grid-template-columns:1fr}.Hero-module__gNeX-G__visualCol{display:none}}@media (max-width:768px){.Hero-module__gNeX-G__hero{height:calc(100dvh - 56px);padding:3rem 0}.Hero-module__gNeX-G__inner{gap:1.25rem;padding:0 1.5rem}.Hero-module__gNeX-G__headline{font-size:clamp(2.75rem,10vw,4.5rem)}.Hero-module__gNeX-G__descriptor{font-size:1.0625rem}.Hero-module__gNeX-G__ctaGroup{gap:1.25rem}.Hero-module__gNeX-G__cta{font-size:1.125rem}.Hero-module__gNeX-G__sparkle{display:none}}@media (max-width:480px){.Hero-module__gNeX-G__hero{padding:2.5rem 0}.Hero-module__gNeX-G__inner{padding:0 1.25rem}.Hero-module__gNeX-G__headline{font-size:clamp(2.25rem,9vw,3.5rem)}}
@keyframes PageBackground-module__-W8qkq__drift1{0%,to{transform:translate(0)scale(1)}40%{transform:translate(40px,-30px)scale(1.06)}70%{transform:translate(-20px,20px)scale(.96)}}@keyframes PageBackground-module__-W8qkq__drift2{0%,to{transform:translate(0)scale(1)}40%{transform:translate(-35px,25px)scale(.95)}70%{transform:translate(20px,-15px)scale(1.05)}}.PageBackground-module__-W8qkq__bg{z-index:-1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.PageBackground-module__-W8qkq__blobs{position:absolute;inset:0}.PageBackground-module__-W8qkq__blob1{filter:blur(60px);background:radial-gradient(circle,#8ba88e47 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:14s ease-in-out infinite PageBackground-module__-W8qkq__drift1;position:absolute;top:-160px;left:-160px}.PageBackground-module__-W8qkq__blob2{filter:blur(60px);background:radial-gradient(circle,#8ba88e47 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:17s ease-in-out infinite PageBackground-module__-W8qkq__drift2;position:absolute;bottom:-120px;right:-100px}.PageBackground-module__-W8qkq__deco{width:100%;height:100%;position:absolute;inset:0}.PageBackground-module__-W8qkq__cursorGlow{background:radial-gradient(700px circle at var(--mx,50%) var(--my,50%), #8ba88e2e 0%, transparent 65%);position:absolute;inset:0}@media (max-width:768px){.PageBackground-module__-W8qkq__cursorGlow{display:none}}
@keyframes Contact-module__x2Jx8a__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Contact-module__x2Jx8a__paintBlock{0%{transform:rotate(-1deg)scaleX(0)}to{transform:rotate(-1deg)scaleX(1)}}.Contact-module__x2Jx8a__page{max-width:1280px;min-height:calc(100vh - 65px);margin:0 auto;padding:5rem 5rem 8rem}.Contact-module__x2Jx8a__layout{grid-template-columns:34fr 66fr;align-items:start;gap:5rem;display:grid}.Contact-module__x2Jx8a__left{flex-direction:column;gap:1.75rem;display:flex;position:sticky;top:5rem}.Contact-module__x2Jx8a__h1{font-family:var(--font-heading);letter-spacing:-.04em;color:var(--text-main);font-size:clamp(5rem,9vw,9rem);font-weight:700;line-height:.92;animation:.5s 40ms both Contact-module__x2Jx8a__fadeUp}.Contact-module__x2Jx8a__h1 em{color:#8ba88e;font-style:italic;display:inline-block;position:relative}.Contact-module__x2Jx8a__h1 em:before{content:"";background-color:var(--primary);opacity:.18;z-index:-1;transform-origin:0;animation:.6s cubic-bezier(.22,1,.36,1) .7s forwards Contact-module__x2Jx8a__paintBlock;position:absolute;inset:12% -.3em -6% -.1em;transform:rotate(-1deg)scaleX(0)}.Contact-module__x2Jx8a__sub{font-family:var(--font-sans);color:var(--text-muted);font-size:1rem;line-height:1.7;animation:.5s .14s both Contact-module__x2Jx8a__fadeUp}.Contact-module__x2Jx8a__contactList{flex-direction:column;margin-top:1.25rem;display:flex}.Contact-module__x2Jx8a__group{flex-direction:column;gap:.25rem;padding:1rem 0;transition:padding-left .2s;animation:.5s both Contact-module__x2Jx8a__fadeUp;display:flex}.Contact-module__x2Jx8a__group:hover{padding-left:.75rem}.Contact-module__x2Jx8a__group:first-child{animation-delay:.26s}.Contact-module__x2Jx8a__group:nth-child(2){animation-delay:.34s}.Contact-module__x2Jx8a__group:nth-child(3){animation-delay:.42s}.Contact-module__x2Jx8a__label{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);opacity:.7;font-size:.725rem;font-weight:600}.Contact-module__x2Jx8a__value{font-family:var(--font-sans);color:var(--text-main);font-size:.975rem;font-style:normal;line-height:1.55;transition:color .15s}a.Contact-module__x2Jx8a__value:hover{color:var(--primary)}.Contact-module__x2Jx8a__note{color:var(--text-muted);font-size:.8125rem;font-style:italic}.Contact-module__x2Jx8a__badge{font-family:var(--font-sans);color:var(--text-muted);opacity:.6;font-size:.75rem;font-style:italic}.Contact-module__x2Jx8a__right{flex-direction:column;gap:2.5rem;padding-top:2rem;display:flex}.Contact-module__x2Jx8a__intro{font-family:var(--font-sans);color:var(--text-muted);font-size:1rem;line-height:1.8;animation:.5s .18s both Contact-module__x2Jx8a__fadeUp}.Contact-module__x2Jx8a__form{flex-direction:column;gap:2rem;display:flex}.Contact-module__x2Jx8a__field{flex-direction:column;gap:.5rem;display:flex}.Contact-module__x2Jx8a__fieldLabel{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);font-size:.6875rem;font-weight:600}.Contact-module__x2Jx8a__input,.Contact-module__x2Jx8a__textarea{font-family:var(--font-sans);color:var(--text-main);border:1px solid var(--border-color);resize:none;background:#2c3e3808;outline:none;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,background .2s}.Contact-module__x2Jx8a__input::placeholder,.Contact-module__x2Jx8a__textarea::placeholder{color:var(--text-muted);opacity:.4}.Contact-module__x2Jx8a__input:focus,.Contact-module__x2Jx8a__textarea:focus{border-color:var(--primary);background:#8ba88e0a}.Contact-module__x2Jx8a__submit{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--bg-color);background:var(--text-main);cursor:pointer;border:none;align-self:flex-start;margin-top:.25rem;padding:.875rem 2.25rem;font-size:.8125rem;font-weight:600;transition:background .2s,transform .1s}.Contact-module__x2Jx8a__submit:hover{background:var(--primary)}.Contact-module__x2Jx8a__submit:active{transform:scale(.97)}.Contact-module__x2Jx8a__submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.Contact-module__x2Jx8a__statusSuccess{font-family:var(--font-sans);color:var(--primary);margin-top:.25rem;font-size:.875rem}.Contact-module__x2Jx8a__statusError{font-family:var(--font-sans);color:#c0392b;margin-top:.25rem;font-size:.875rem;line-height:1.6}@media (max-width:1100px){.Contact-module__x2Jx8a__page{padding:4rem 3.5rem 6rem}.Contact-module__x2Jx8a__layout{gap:3.5rem}.Contact-module__x2Jx8a__h1{font-size:clamp(4rem,9vw,7rem)}}@media (max-width:768px){.Contact-module__x2Jx8a__page{min-height:unset;padding:3rem 1.5rem 5rem}.Contact-module__x2Jx8a__layout{grid-template-columns:1fr;gap:3rem}.Contact-module__x2Jx8a__left{gap:1.25rem;position:static}.Contact-module__x2Jx8a__h1{font-size:clamp(3.5rem,14vw,5.5rem);line-height:.95}.Contact-module__x2Jx8a__contactList{margin-top:.75rem}.Contact-module__x2Jx8a__group{padding:.875rem 0}.Contact-module__x2Jx8a__right{gap:2rem;padding-top:0}.Contact-module__x2Jx8a__form{gap:1.5rem}.Contact-module__x2Jx8a__submit{text-align:center;align-self:stretch;width:100%}}
@keyframes Pricing-module__NC28wq__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Pricing-module__NC28wq__paintBlock{0%{transform:rotate(-1deg)scaleX(0)}to{transform:rotate(-1deg)scaleX(1)}}@keyframes Pricing-module__NC28wq__glowDrift{0%,to{transform:translate(-50%)scale(1)}50%{transform:translate(-50%,-14px)scale(1.05)}}@keyframes Pricing-module__NC28wq__glowDrift2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(20px,-16px)scale(1.08)}}.Pricing-module__NC28wq__page{flex-direction:column;gap:5.5rem;max-width:1280px;min-height:calc(100vh - 65px);margin:0 auto;padding:5rem 5rem 8rem;display:flex}.Pricing-module__NC28wq__header{grid-template-columns:1.4fr 1fr;align-items:end;gap:1.5rem 3rem;display:grid}.Pricing-module__NC28wq__titleWrap{position:relative}.Pricing-module__NC28wq__title{z-index:1;font-family:var(--font-heading);letter-spacing:-.04em;color:var(--text-main);font-size:clamp(3.75rem,7.5vw,6.5rem);font-weight:700;line-height:.92;animation:.6s both Pricing-module__NC28wq__fadeUp;position:relative}.Pricing-module__NC28wq__titleGhost{z-index:0;color:#0000;-webkit-text-stroke:1px #8ba88e66;pointer-events:none;-webkit-user-select:none;user-select:none;animation:none;position:absolute;inset:0;transform:translate(.2em,.22em)}.Pricing-module__NC28wq__subtitle{font-family:var(--font-body);color:var(--text-muted);max-width:34ch;padding-bottom:.4rem;font-size:1.0625rem;line-height:1.7;animation:.6s .16s both Pricing-module__NC28wq__fadeUp}.Pricing-module__NC28wq__plans{grid-template-columns:1fr 1.08fr 1fr;align-items:start;gap:3.5rem;display:grid}.Pricing-module__NC28wq__plan{opacity:0;flex-direction:column;gap:1.15rem;padding-top:.5rem;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);display:flex;position:relative;transform:translateY(28px)}.Pricing-module__NC28wq__planVisible{opacity:1;transform:translateY(0)}.Pricing-module__NC28wq__planFeatured{padding-top:0}.Pricing-module__NC28wq__planFeatured.Pricing-module__NC28wq__planVisible{transform:translateY(-1.75rem)}.Pricing-module__NC28wq__planGlow{background:radial-gradient(circle, var(--plan-glow) 0%, transparent 68%);filter:blur(30px);z-index:-1;pointer-events:none;width:320px;height:320px;animation:9s ease-in-out infinite Pricing-module__NC28wq__glowDrift;position:absolute;top:-3rem;left:50%;transform:translate(-50%)}.Pricing-module__NC28wq__planIndex{font-family:var(--font-heading);letter-spacing:.08em;color:#2c3e3847;font-size:.875rem;font-weight:700;transition:color .3s,transform .3s}.Pricing-module__NC28wq__plan:hover .Pricing-module__NC28wq__planIndex{color:var(--plan-color);transform:translate(3px)}.Pricing-module__NC28wq__planHead{flex-direction:column;gap:.3rem;display:flex}.Pricing-module__NC28wq__planName{width:fit-content;font-family:var(--font-heading);letter-spacing:-.01em;color:var(--text-main);align-items:center;gap:.55rem;font-size:clamp(1.5rem,2.1vw,1.875rem);font-weight:700;line-height:1.15;display:inline-flex;position:relative}.Pricing-module__NC28wq__planFeatured .Pricing-module__NC28wq__planName{font-size:clamp(1.75rem,2.6vw,2.375rem)}.Pricing-module__NC28wq__planMark{background:var(--plan-color);flex-shrink:0;width:9px;height:9px;transition:transform .3s cubic-bezier(.22,1,.36,1);transform:rotate(45deg)scale(.9)}.Pricing-module__NC28wq__plan:hover .Pricing-module__NC28wq__planMark{transform:rotate(45deg)scale(1.25)}.Pricing-module__NC28wq__planTag{font-family:var(--font-body);color:var(--plan-color);opacity:.85;font-size:.8125rem;font-style:italic}.Pricing-module__NC28wq__priceRow{align-items:baseline;gap:.5rem;display:flex}.Pricing-module__NC28wq__price{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--text-main);font-size:clamp(2.25rem,3.5vw,2.875rem);font-weight:700;line-height:1}.Pricing-module__NC28wq__planFeatured .Pricing-module__NC28wq__price{color:var(--primary-hover);font-size:clamp(2.75rem,4.5vw,3.5rem)}.Pricing-module__NC28wq__priceNote{font-family:var(--font-body);color:var(--text-muted);font-size:.8125rem;font-style:italic}.Pricing-module__NC28wq__description{font-family:var(--font-body);color:var(--text-muted);max-width:36ch;font-size:.9375rem;line-height:1.7}.Pricing-module__NC28wq__features{flex-direction:column;gap:.55rem;display:flex}.Pricing-module__NC28wq__featureItem{font-family:var(--font-body);color:var(--text-muted);padding-left:1.1rem;font-size:.875rem;line-height:1.5;position:relative}.Pricing-module__NC28wq__featureItem:before{content:"–";color:var(--plan-color);font-weight:700;position:absolute;left:0}.Pricing-module__NC28wq__ctaLink{font-family:var(--font-heading);letter-spacing:-.005em;color:var(--text-main);align-items:center;gap:.7rem;margin-top:auto;padding-top:1rem;font-size:1.0625rem;font-weight:600;transition:gap .25s;display:inline-flex;position:relative}.Pricing-module__NC28wq__ctaLink:hover{gap:.95rem}.Pricing-module__NC28wq__ctaLinkBlock{display:inline-block;position:relative}.Pricing-module__NC28wq__ctaLinkBlock:before{content:"";background-color:var(--plan-color);opacity:.2;z-index:-1;transform-origin:0;transition:opacity .2s;animation:.5s cubic-bezier(.22,1,.36,1) .9s forwards Pricing-module__NC28wq__paintBlock;position:absolute;inset:6% -.3em -6% -.15em;transform:rotate(-1deg)scaleX(0)}.Pricing-module__NC28wq__ctaLink:hover .Pricing-module__NC28wq__ctaLinkBlock:before{opacity:.34}.Pricing-module__NC28wq__ctaLinkArrow{flex-shrink:0;transition:transform .25s}.Pricing-module__NC28wq__ctaLink:hover .Pricing-module__NC28wq__ctaLinkArrow{transform:translate(4px)}@keyframes Pricing-module__NC28wq__ctaGlowPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.85;transform:scale(1.08)}}.Pricing-module__NC28wq__ctaWrap{align-self:flex-start;margin-top:auto;display:inline-flex;position:relative}.Pricing-module__NC28wq__ctaGlow{z-index:0;background:radial-gradient(circle, var(--plan-glow) 0%, transparent 72%);filter:blur(14px);pointer-events:none;border-radius:999px;transition:opacity .35s,filter .35s;animation:3.8s ease-in-out infinite Pricing-module__NC28wq__ctaGlowPulse;position:absolute;inset:-12px}.Pricing-module__NC28wq__ctaWrap:hover .Pricing-module__NC28wq__ctaGlow{opacity:1;filter:blur(18px);animation-play-state:paused}.Pricing-module__NC28wq__ctaSolid{z-index:1;font-family:var(--font-heading);letter-spacing:-.005em;color:#f9f8f6;background:radial-gradient(130% 200% at 50% -60%,#ffffff3d,#0000 55%),linear-gradient(160deg,#41594f 0%,#263a32 55%,#1d2b26 100%);border-radius:999px;align-items:center;gap:.9rem;padding:.4rem .4rem .4rem 1.8rem;font-size:1.0625rem;font-weight:600;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff29,inset 0 -12px 16px -12px #0006,0 10px 24px -8px #8ba88e80}.Pricing-module__NC28wq__ctaSolid:before{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 30%,#ffffff47 45%,#0000 60%);transition:transform .8s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translate(-130%)skew(-12deg)}.Pricing-module__NC28wq__ctaWrap:hover .Pricing-module__NC28wq__ctaSolid:before{transform:translate(130%)skew(-12deg)}.Pricing-module__NC28wq__ctaSolidText{position:relative}.Pricing-module__NC28wq__ctaIconBubble{background:#f9f8f624;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;transition:background .35s,transform .4s cubic-bezier(.22,1,.36,1);display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff2e}.Pricing-module__NC28wq__ctaIconBubble svg{stroke:#f9f8f6;transition:transform .35s cubic-bezier(.22,1,.36,1)}.Pricing-module__NC28wq__ctaWrap:hover .Pricing-module__NC28wq__ctaSolid{transform:translateY(-3px);box-shadow:inset 0 1px #fff3,inset 0 -12px 16px -12px #0006,0 16px 34px -8px #8ba88e9e}.Pricing-module__NC28wq__ctaWrap:hover .Pricing-module__NC28wq__ctaIconBubble{background:#f9f8f642;transform:rotate(-45deg)}.Pricing-module__NC28wq__ctaWrap:hover .Pricing-module__NC28wq__ctaIconBubble svg{transform:rotate(45deg)translate(2px)}.Pricing-module__NC28wq__ctaWrap:active .Pricing-module__NC28wq__ctaSolid{transform:translateY(-1px)}.Pricing-module__NC28wq__lower{opacity:0;grid-template-columns:1.15fr 1fr;align-items:start;gap:4rem;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);display:grid;position:relative;transform:translateY(24px)}.Pricing-module__NC28wq__lowerVisible{opacity:1;transform:translateY(0)}.Pricing-module__NC28wq__kicker{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);opacity:.7;margin-bottom:1.1rem;font-size:.6875rem;font-weight:600}.Pricing-module__NC28wq__maintenance{flex-direction:column;display:flex;position:relative}.Pricing-module__NC28wq__maintenanceGlow{filter:blur(36px);z-index:-1;pointer-events:none;background:radial-gradient(circle,#8ba88e29 0%,#0000 70%);width:280px;height:280px;animation:11s ease-in-out infinite Pricing-module__NC28wq__glowDrift2;position:absolute;top:-3rem;left:-3rem}.Pricing-module__NC28wq__maintenanceHead{flex-wrap:wrap;align-items:baseline;gap:.75rem 1.5rem;margin-bottom:1rem;display:flex}.Pricing-module__NC28wq__maintenanceTitle{font-family:var(--font-heading);color:var(--text-main);font-size:clamp(1.5rem,2.2vw,1.875rem);font-weight:700;line-height:1.2}.Pricing-module__NC28wq__maintenancePrice{align-items:baseline;gap:.375rem;display:flex}.Pricing-module__NC28wq__maintenanceFeatures{font-family:var(--font-body);color:var(--text-muted);font-size:.9375rem;line-height:1.9}.Pricing-module__NC28wq__maintenanceFeature{white-space:nowrap}.Pricing-module__NC28wq__maintenanceFeature:not(:last-child):after{content:"·";color:var(--primary);margin:0 .65em;font-weight:700}.Pricing-module__NC28wq__revisions{flex-direction:column;display:flex}.Pricing-module__NC28wq__revisionList{flex-direction:column;gap:1rem;display:flex}.Pricing-module__NC28wq__revisionItem{font-family:var(--font-body);color:var(--text-muted);align-items:baseline;gap:1rem;font-size:.9375rem;line-height:1.6;display:flex}.Pricing-module__NC28wq__revisionNum{font-family:var(--font-heading);color:var(--accent);flex-shrink:0;font-size:1rem;font-weight:700}.Pricing-module__NC28wq__revisionItem strong{color:var(--text-main);font-weight:700}.Pricing-module__NC28wq__ctaSection{justify-content:space-between;align-items:center;gap:2rem;display:flex}.Pricing-module__NC28wq__ctaText{font-family:var(--font-heading);color:var(--text-main);font-size:clamp(1.875rem,3.2vw,2.75rem);font-weight:700;line-height:1.2}.Pricing-module__NC28wq__ctaHighlightWrap{display:inline-block}.Pricing-module__NC28wq__ctaHighlight{color:var(--primary);font-style:italic;display:inline-block;position:relative}.Pricing-module__NC28wq__ctaHighlight:before{content:"";background-color:var(--primary);opacity:.18;z-index:-1;transform-origin:0;animation:.6s cubic-bezier(.22,1,.36,1) .7s forwards Pricing-module__NC28wq__paintBlock;position:absolute;inset:10% -.3em -6% -.1em;transform:rotate(-1deg)scaleX(0)}.Pricing-module__NC28wq__ctaButton{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--bg-color);background:var(--text-main);flex-shrink:0;padding:.875rem 2.25rem;font-size:.8125rem;font-weight:600;transition:background .2s,transform .1s}.Pricing-module__NC28wq__ctaButton:hover{background:var(--primary)}.Pricing-module__NC28wq__ctaButton:active{transform:scale(.97)}@media (max-width:1100px){.Pricing-module__NC28wq__page{gap:4.5rem;padding:4rem 3.5rem 6rem}.Pricing-module__NC28wq__plans{column-gap:2.5rem}}@media (max-width:900px){.Pricing-module__NC28wq__header{grid-template-columns:1fr;align-items:start;gap:1.25rem}.Pricing-module__NC28wq__subtitle{max-width:60ch;padding-bottom:0}.Pricing-module__NC28wq__plans{grid-template-columns:1fr;row-gap:3rem}.Pricing-module__NC28wq__planFeatured.Pricing-module__NC28wq__planVisible{transform:translateY(0)}.Pricing-module__NC28wq__planGlow{width:240px;height:240px;top:-2rem}.Pricing-module__NC28wq__lower{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.Pricing-module__NC28wq__page{gap:3.5rem;padding:3rem 1.5rem 5rem}.Pricing-module__NC28wq__description{max-width:none}.Pricing-module__NC28wq__ctaSection{flex-direction:column;align-items:flex-start;gap:1.5rem}.Pricing-module__NC28wq__ctaButton{text-align:center;width:100%}}
.Article-module__SP4zAW__page{min-height:calc(100vh - 65px);padding:3rem 0 6rem}.Article-module__SP4zAW__back{max-width:720px;font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:.4rem;margin:0 auto 2rem;padding:0 1.5rem;font-size:.8125rem;font-weight:600;transition:color .2s;display:flex}.Article-module__SP4zAW__back:hover{color:var(--primary)}.Article-module__SP4zAW__articleContainer{max-width:720px;color:var(--text-main);font-family:var(--font-body);margin:0 auto;padding:0 1.5rem;line-height:1.6}.Article-module__SP4zAW__header{flex-direction:column;gap:1rem;margin-bottom:3rem;display:flex}.Article-module__SP4zAW__category{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--primary-hover);font-size:.6875rem;font-weight:600}.Article-module__SP4zAW__title{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--text-main);font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;line-height:1.1}.Article-module__SP4zAW__meta{font-family:var(--font-body);color:var(--text-muted);align-items:center;gap:.75rem;font-size:.8125rem;display:flex}.Article-module__SP4zAW__dot{background:var(--text-muted);opacity:.6;border-radius:50%;width:3px;height:3px}.Article-module__SP4zAW__tldrCard{background:#8ba88e17;margin-bottom:3rem;padding:1.75rem 2rem}.Article-module__SP4zAW__tldrLabel{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--primary-hover);margin-bottom:1rem;font-size:.6875rem;font-weight:600;display:block}.Article-module__SP4zAW__tldrList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Article-module__SP4zAW__tldrList li{font-family:var(--font-body);color:var(--text-main);padding-left:1.1rem;font-size:.9375rem;line-height:1.6;position:relative}.Article-module__SP4zAW__tldrList li:before{content:"";background:var(--primary);border-radius:50%;width:5px;height:5px;position:absolute;top:.6rem;left:0}.Article-module__SP4zAW__content p{font-family:var(--font-body);color:var(--text-muted);margin-bottom:1.5rem;font-size:1.0625rem;line-height:1.8}.Article-module__SP4zAW__content p.Article-module__SP4zAW__lead{color:var(--text-main);font-size:1.1875rem;font-weight:500}.Article-module__SP4zAW__section{border-top:1px solid var(--border-color);margin-top:3.5rem;padding-top:2.5rem}.Article-module__SP4zAW__h2{font-family:var(--font-heading);color:var(--text-main);align-items:baseline;gap:1rem;margin-bottom:1.25rem;font-size:clamp(1.4rem,2.5vw,1.875rem);font-weight:700;line-height:1.2;display:flex}.Article-module__SP4zAW__number{font-family:var(--font-heading);color:var(--accent);flex-shrink:0;font-size:1.25rem;font-style:italic;font-weight:700}.Article-module__SP4zAW__quoteBox{border-left:3px solid var(--accent);font-family:var(--font-body);color:var(--text-main);background:#d4a37314;margin:2rem 0;padding:1.25rem 1.5rem;font-size:1.0625rem;font-style:italic;line-height:1.6}.Article-module__SP4zAW__checkList{margin:2rem 0 0;padding:0;list-style:none}.Article-module__SP4zAW__checkList li{border-bottom:1px solid var(--border-color);font-family:var(--font-body);color:var(--text-muted);align-items:center;gap:.75rem;padding:.75rem 0;font-size:.9375rem;display:flex}.Article-module__SP4zAW__checkList li:before{content:"";background:var(--primary);border-radius:50%;flex-shrink:0;width:5px;height:5px}.Article-module__SP4zAW__footer{margin-top:4rem}.Article-module__SP4zAW__ctaCard{background:var(--text-main);color:var(--bg-color);padding:2.5rem}.Article-module__SP4zAW__ctaCard h3{font-family:var(--font-heading);color:var(--bg-color);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.Article-module__SP4zAW__ctaCard p{font-family:var(--font-body);color:#f9f8f6b3;margin-bottom:1.75rem;font-size:.9375rem}.Article-module__SP4zAW__ctaButton{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--text-main);background:var(--bg-color);padding:.875rem 2.25rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-block}.Article-module__SP4zAW__ctaButton:hover{background:var(--primary);color:var(--bg-color)}.Article-module__SP4zAW__sources{border-top:1px solid var(--border-color);margin-top:3rem;padding-top:2rem}.Article-module__SP4zAW__sources h4{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);opacity:.7;margin-bottom:1rem;font-size:.6875rem;font-weight:600}.Article-module__SP4zAW__sources ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Article-module__SP4zAW__sources a{font-family:var(--font-body);color:var(--text-muted);font-size:.875rem;text-decoration:none;transition:color .2s}.Article-module__SP4zAW__sources a:hover{color:var(--primary)}.Article-module__SP4zAW__link{color:var(--text-main);text-decoration:underline;-webkit-text-decoration-color:var(--border-color);text-decoration-color:var(--border-color);text-underline-offset:3px;transition:color .2s,text-decoration-color .2s}.Article-module__SP4zAW__link:hover{color:var(--primary);-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary)}@media (max-width:768px){.Article-module__SP4zAW__page{padding:2rem 0 5rem}.Article-module__SP4zAW__h2{font-size:1.5rem}.Article-module__SP4zAW__ctaCard{padding:2rem 1.5rem}}
@keyframes Resources-module__iLt7Jq__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Resources-module__iLt7Jq__page{flex-direction:column;gap:4rem;max-width:1280px;min-height:calc(100vh - 65px);margin:0 auto;padding:5rem 5rem 8rem;display:flex}.Resources-module__iLt7Jq__header{flex-direction:column;gap:1rem;max-width:640px;animation:.5s both Resources-module__iLt7Jq__fadeUp;display:flex}.Resources-module__iLt7Jq__title{font-family:var(--font-heading);letter-spacing:-.04em;color:var(--text-main);font-size:clamp(3rem,6vw,5rem);font-weight:700;line-height:.96}.Resources-module__iLt7Jq__subtitle{font-family:var(--font-body);color:var(--text-muted);font-size:1rem;line-height:1.7}.Resources-module__iLt7Jq__list{border-top:1px solid var(--border-color);flex-direction:column;animation:.5s .1s both Resources-module__iLt7Jq__fadeUp;display:flex}.Resources-module__iLt7Jq__listItem{border-bottom:1px solid var(--border-color)}.Resources-module__iLt7Jq__itemLink{flex-direction:column;gap:.75rem;padding:2.5rem 0;transition:opacity .2s;display:flex}.Resources-module__iLt7Jq__itemLink:hover{opacity:.7}.Resources-module__iLt7Jq__itemLink:hover .Resources-module__iLt7Jq__itemTitle{color:var(--primary-hover)}.Resources-module__iLt7Jq__itemTag{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--primary-hover);font-size:.6875rem;font-weight:600}.Resources-module__iLt7Jq__itemTitle{font-family:var(--font-heading);color:var(--text-main);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;line-height:1.2;transition:color .2s}.Resources-module__iLt7Jq__itemExcerpt{font-family:var(--font-body);color:var(--text-muted);max-width:620px;font-size:.9375rem;line-height:1.7}.Resources-module__iLt7Jq__itemMeta{font-family:var(--font-body);color:var(--text-muted);opacity:.8;align-items:center;gap:.625rem;margin-top:.25rem;font-size:.75rem;display:flex}.Resources-module__iLt7Jq__itemArrow{letter-spacing:.08em;text-transform:uppercase;color:var(--primary);opacity:0;margin-left:auto;font-weight:600;transition:opacity .2s,transform .2s;transform:translate(-4px)}.Resources-module__iLt7Jq__itemLink:hover .Resources-module__iLt7Jq__itemArrow{opacity:1;transform:translate(0)}.Resources-module__iLt7Jq__metaDot{background:var(--text-muted);opacity:.6;border-radius:50%;width:3px;height:3px}.Resources-module__iLt7Jq__empty{font-family:var(--font-body);color:var(--text-muted);border-top:1px solid var(--border-color);padding:3rem 0;font-size:.9375rem}@media (max-width:1100px){.Resources-module__iLt7Jq__page{gap:3rem;padding:4rem 3.5rem 6rem}}@media (max-width:768px){.Resources-module__iLt7Jq__page{padding:3rem 1.5rem 5rem}.Resources-module__iLt7Jq__itemLink{padding:2rem 0}}
