.Navbar-module___rHu7W__navbar{z-index:40;transition:background var(--transition), border-color var(--transition), backdrop-filter var(--transition);padding:20px 0;position:sticky;top:0}.Navbar-module___rHu7W__scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b0f0dc7;border-bottom:1px solid #ecf0e614}.Navbar-module___rHu7W__inner{justify-content:space-between;align-items:center;gap:20px;display:flex}.Navbar-module___rHu7W__logo{font-family:var(--font-display);letter-spacing:-.04em;align-items:center;gap:3px;font-size:1.65rem;font-weight:700;display:inline-flex}.Navbar-module___rHu7W__bracket{color:var(--accent);font-weight:500}.Navbar-module___rHu7W__word{color:var(--text-primary)}.Navbar-module___rHu7W__nav{align-items:center;gap:6px;display:flex}.Navbar-module___rHu7W__link{border-radius:var(--radius-pill);color:var(--text-secondary);transition:color var(--transition), background var(--transition);padding:10px 14px;font-size:.96rem}.Navbar-module___rHu7W__link:hover{color:var(--text-primary);background:#ffffff0a}.Navbar-module___rHu7W__actions{align-items:center;gap:12px;display:flex}.Navbar-module___rHu7W__cta{min-height:46px;padding:0 18px;font-size:.95rem}.Navbar-module___rHu7W__burger{border:1px solid var(--bg-border);background:#ffffff05;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:46px;height:46px;padding:0;display:none}.Navbar-module___rHu7W__burger span{background:var(--text-primary);border-radius:99px;width:18px;height:2px}.Navbar-module___rHu7W__mobileMenu{display:none}@media (max-width:960px){.Navbar-module___rHu7W__nav,.Navbar-module___rHu7W__cta{display:none}.Navbar-module___rHu7W__burger{display:inline-flex}.Navbar-module___rHu7W__mobileMenu{flex-direction:column;gap:8px;width:min(1180px,100% - 40px);max-height:0;margin:0 auto;transition:max-height .22s,padding .22s;display:flex;overflow:hidden}.Navbar-module___rHu7W__mobileMenuOpen{max-height:420px;padding:0 0 16px}.Navbar-module___rHu7W__mobileLink,.Navbar-module___rHu7W__mobileSecondary{width:100%}.Navbar-module___rHu7W__mobileLink{border-bottom:1px solid var(--bg-border);color:var(--text-secondary);padding:14px 0}}
.Hero-module__JgYmMq__hero{padding:64px 0 24px}.Hero-module__JgYmMq__grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:start;gap:40px;display:grid}.Hero-module__JgYmMq__copy{z-index:1;padding:48px 0 32px;position:relative}.Hero-module__JgYmMq__kicker{border-radius:var(--radius-pill);color:var(--accent);background:#79f7be0f;border:1px solid #79f7be29;align-items:center;gap:10px;margin-bottom:22px;padding:8px 14px;font-size:.88rem;font-weight:700;display:inline-flex}.Hero-module__JgYmMq__title{max-width:10.5ch;font-family:var(--font-display);letter-spacing:-.07em;margin:0;font-size:clamp(3.4rem,7vw,6.5rem);line-height:.92}.Hero-module__JgYmMq__titleLine{display:block}.Hero-module__JgYmMq__titleAccent{color:#0000;background:linear-gradient(135deg,#f6f2e9 6%,#bca9ff 48%,#79f7be 100%);text-shadow:0 0 28px #a78bfa29;-webkit-background-clip:text;background-clip:text}.Hero-module__JgYmMq__lead{max-width:54ch;color:var(--text-secondary);margin:24px 0 0;font-size:1.06rem;line-height:1.65}.Hero-module__JgYmMq__actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.Hero-module__JgYmMq__points{gap:12px;margin:32px 0 26px;padding:0;list-style:none;display:grid}.Hero-module__JgYmMq__points li{color:var(--text-secondary);max-width:58ch;padding-left:18px;line-height:1.55;position:relative}.Hero-module__JgYmMq__points li:before{content:"";background:var(--accent-secondary);border-radius:50%;width:7px;height:7px;position:absolute;top:11px;left:0;box-shadow:0 0 0 7px #a78bfa14}.Hero-module__JgYmMq__panel{border:1px solid var(--bg-border);box-shadow:var(--shadow-strong);background:radial-gradient(circle at 100% 0,#79f7be17,#0000 28%),radial-gradient(circle at 18% 22%,#a78bfa1f,#0000 30%),linear-gradient(#ffffff0a,#ffffff04);border-radius:32px;padding:28px;position:relative;overflow:hidden}.Hero-module__JgYmMq__panelHead{justify-content:space-between;align-items:center;gap:16px;display:flex}.Hero-module__JgYmMq__panelLabel{color:var(--text-primary);font-size:1.05rem;font-weight:700}.Hero-module__JgYmMq__panelBadge{border-radius:var(--radius-pill);color:var(--accent-secondary);white-space:nowrap;background:#a78bfa29;padding:7px 10px;font-size:.82rem;font-weight:700;box-shadow:inset 0 1px #ffffff0f}.Hero-module__JgYmMq__panelIntro{max-width:38ch;color:var(--text-secondary);margin:14px 0 0;font-size:.96rem;line-height:1.55}.Hero-module__JgYmMq__painList{gap:10px;margin-top:18px;display:grid}.Hero-module__JgYmMq__painItem{color:var(--text-secondary);background:#ffffff05;border:1px solid #ecf0e60f;border-radius:18px;align-items:flex-start;gap:12px;padding:13px 15px;line-height:1.55;display:flex}.Hero-module__JgYmMq__painDot{background:var(--accent);border-radius:50%;flex:none;width:8px;height:8px;margin-top:9px}.Hero-module__JgYmMq__miniGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.Hero-module__JgYmMq__miniCard{background:#00000024;border:1px solid #ecf0e60f;border-radius:22px;min-height:0;padding:18px}.Hero-module__JgYmMq__miniEyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.76rem;font-weight:700;display:inline-block}.Hero-module__JgYmMq__miniTitle{color:var(--text-primary);margin-bottom:8px;font-size:1rem;font-weight:700;display:block}.Hero-module__JgYmMq__miniCard p{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.6}.Hero-module__JgYmMq__bottomCard{z-index:2;background:linear-gradient(135deg,#79f7be1a,#a78bfa1f);border:1px solid #ecf0e614;border-radius:24px;margin-top:20px;padding:22px;position:relative}.Hero-module__JgYmMq__bottomLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.14em;margin-bottom:8px;font-size:.85rem;display:inline-block}.Hero-module__JgYmMq__bottomCard strong{font-size:1.05rem;display:block}.Hero-module__JgYmMq__bottomCard p{color:var(--text-secondary);margin:10px 0 0;line-height:1.6}.Hero-module__JgYmMq__visualStage{background:linear-gradient(#0d121080,#0d121033),radial-gradient(circle at 50% 45%,#79f7be1f,#0000 42%),radial-gradient(circle at 78% 24%,#a78bfa29,#0000 30%);border:1px solid #ecf0e60f;border-radius:28px;min-height:290px;margin-top:18px;position:relative;overflow:hidden}.Hero-module__JgYmMq__visualGlow{aspect-ratio:1;filter:blur(18px);background:radial-gradient(circle,#79f7be3d 0%,#79f7be14 34%,#0000 68%);border-radius:50%;width:72%;position:absolute;inset:auto auto -18% 50%;transform:translate(-50%)}.Hero-module__JgYmMq__visualGrid{background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000047,#000 25% 80%,#0000);mask-image:linear-gradient(#00000047,#000 25% 80%,#0000)}.Hero-module__JgYmMq__signalCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:18px;padding:12px 14px;position:absolute;box-shadow:0 16px 40px #00000038}.Hero-module__JgYmMq__signalCardPrimary{background:linear-gradient(135deg,#79f7be33,#79f7be14);border:1px solid #79f7be47;top:18px;left:18px}.Hero-module__JgYmMq__signalCardSecondary{background:linear-gradient(135deg,#a78bfa38,#a78bfa14);border:1px solid #a78bfa47;bottom:24px;right:18px}.Hero-module__JgYmMq__signalLabel{color:#f6f2e9b8;letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:.74rem;font-weight:700;display:block}.Hero-module__JgYmMq__signalCard strong{color:var(--text-primary);font-size:.98rem;line-height:1.25;display:block}.Hero-module__JgYmMq__orbitCenter{place-items:center;width:136px;height:136px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.Hero-module__JgYmMq__centerRing,.Hero-module__JgYmMq__centerRing:before,.Hero-module__JgYmMq__centerRing:after{border-radius:50%;position:absolute;inset:0}.Hero-module__JgYmMq__centerRing{border:1px solid #79f7be38;animation:5s linear infinite Hero-module__JgYmMq__pulseRing}.Hero-module__JgYmMq__centerRing:before,.Hero-module__JgYmMq__centerRing:after{content:"";border:1px dashed #ecf0e61f;inset:16px}.Hero-module__JgYmMq__centerRing:after{border-style:solid;border-color:#a78bfa38;inset:34px}.Hero-module__JgYmMq__centerCore{z-index:1;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(#141c18f5,#0b0f0df5);border:1px solid #ecf0e61a;border-radius:999px;justify-content:center;align-items:center;min-width:74px;min-height:74px;padding:0 18px;font-weight:800;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff14,0 12px 34px #0000003d}.Hero-module__JgYmMq__node{min-width:72px;min-height:40px;color:var(--text-primary);background:#0c110fc7;border:1px solid #ecf0e614;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:.92rem;font-weight:700;display:inline-flex;position:absolute;box-shadow:inset 0 1px #ffffff0a,0 10px 28px #0003}.Hero-module__JgYmMq__nodeSite{color:#0b1b13;background:linear-gradient(135deg,#79f7bef2,#97ffd0db);top:72px;right:46px}.Hero-module__JgYmMq__nodeBot{bottom:80px;left:34px}.Hero-module__JgYmMq__nodeCrm{bottom:92px;right:62px}.Hero-module__JgYmMq__nodeLead{background:#a78bfa2e;border-color:#a78bfa47;top:84px;left:56px}.Hero-module__JgYmMq__spark{background:var(--accent);border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 0 8px #79f7be14}.Hero-module__JgYmMq__sparkOne{animation:4.8s ease-in-out infinite Hero-module__JgYmMq__drift;top:118px;left:46%}.Hero-module__JgYmMq__sparkTwo{background:var(--accent-secondary);animation:5.4s ease-in-out infinite reverse Hero-module__JgYmMq__drift;bottom:34%;right:28%;box-shadow:0 0 0 8px #a78bfa1a}.Hero-module__JgYmMq__sparkThree{animation:4.2s ease-in-out infinite Hero-module__JgYmMq__drift;bottom:18%;left:24%}@keyframes Hero-module__JgYmMq__pulseRing{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Hero-module__JgYmMq__drift{0%,to{transform:translate(0,0)}50%{transform:translate(8px,-10px)}}@media (max-width:960px){.Hero-module__JgYmMq__hero{padding-top:28px}.Hero-module__JgYmMq__grid{grid-template-columns:1fr;gap:28px}.Hero-module__JgYmMq__copy{padding-top:24px}.Hero-module__JgYmMq__title{max-width:10ch}.Hero-module__JgYmMq__visualStage{min-height:250px}}@media (max-width:640px){.Hero-module__JgYmMq__title{max-width:8.8ch}.Hero-module__JgYmMq__panel{padding:20px}.Hero-module__JgYmMq__panelHead{flex-direction:column;align-items:flex-start}.Hero-module__JgYmMq__miniGrid{grid-template-columns:1fr}.Hero-module__JgYmMq__visualStage{min-height:220px}.Hero-module__JgYmMq__orbitCenter{width:110px;height:110px}.Hero-module__JgYmMq__nodeSite{top:56px;right:20px}.Hero-module__JgYmMq__nodeLead{top:86px;left:18px}.Hero-module__JgYmMq__nodeBot{bottom:52px;left:18px}.Hero-module__JgYmMq__nodeCrm{bottom:60px;right:20px}.Hero-module__JgYmMq__signalCard{padding:10px 12px}}
.Services-module__h5-agW__header{margin-bottom:34px}.Services-module__h5-agW__heroRow{grid-template-columns:minmax(0,.66fr) minmax(280px,.34fr);align-items:end;gap:22px;margin-bottom:38px;display:grid}.Services-module__h5-agW__poster{background:linear-gradient(#a78bfa2e,#ffffff05),radial-gradient(circle at 82% 20%,#79f7be2e,#0000 34%);min-height:100%;padding:26px 24px 24px}.Services-module__h5-agW__posterLabel{color:var(--text-secondary);letter-spacing:.18em;text-transform:uppercase;margin-bottom:22px;font-size:.72rem;font-weight:800;display:inline-flex}.Services-module__h5-agW__posterWord{font-family:var(--font-display);letter-spacing:-.07em;text-transform:uppercase;margin:0;font-size:clamp(2.6rem,5vw,4.6rem);line-height:.9;display:block}.Services-module__h5-agW__posterText{max-width:24ch;color:var(--text-secondary);margin:18px 0 0;line-height:1.6}.Services-module__h5-agW__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:18px;display:grid}.Services-module__h5-agW__card{isolation:isolate;min-height:320px;transform:translate3d(0, var(--parallax-shift,0px), 0);flex-direction:column;padding:26px;display:flex}.Services-module__h5-agW__cardTop{margin-bottom:14px}.Services-module__h5-agW__card:first-child{background:linear-gradient(#ffffff08,#79f7be0d),radial-gradient(circle at 100% 0,#79f7be2e,#0000 36%)}.Services-module__h5-agW__card:nth-child(2){transform:translate3d(0, calc(var(--parallax-shift,0px) + 18px), 0);background:linear-gradient(#ffffff08,#a78bfa14),radial-gradient(circle at top,#a78bfa33,#0000 34%)}.Services-module__h5-agW__card:nth-child(3){background:linear-gradient(#ffffff08,#79f7be0a),radial-gradient(circle at 78% 20%,#a78bfa29,#0000 30%)}.Services-module__h5-agW__eyebrow{color:var(--accent-secondary);letter-spacing:.12em;text-transform:uppercase;font-size:.82rem;font-weight:700}.Services-module__h5-agW__title{margin:10px 0 0;font-size:1.5rem;line-height:1.05}.Services-module__h5-agW__description{color:var(--text-secondary);margin:0 0 18px;line-height:1.65}.Services-module__h5-agW__list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.Services-module__h5-agW__list li{color:var(--text-secondary);padding-left:18px;position:relative}.Services-module__h5-agW__list li:before{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px;position:absolute;top:11px;left:0}.Services-module__h5-agW__card:hover{transform:translate3d(0, calc(var(--parallax-shift,0px) - 8px), 0)}.Services-module__h5-agW__card:nth-child(2):hover{transform:translate3d(0, calc(var(--parallax-shift,0px) + 8px), 0)}@media (max-width:960px){.Services-module__h5-agW__heroRow{grid-template-columns:1fr;align-items:start}.Services-module__h5-agW__grid{grid-template-columns:1fr}.Services-module__h5-agW__card:nth-child(2){transform:translate3d(0, var(--parallax-shift,0px), 0)}.Services-module__h5-agW__card:hover,.Services-module__h5-agW__card:nth-child(2):hover{transform:translate3d(0, calc(var(--parallax-shift,0px) - 4px), 0)}}
.ForWho-module__-ik6da__header{margin-bottom:34px}.ForWho-module__-ik6da__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.ForWho-module__-ik6da__card,.ForWho-module__-ik6da__note{padding:24px}.ForWho-module__-ik6da__card:first-child{background:linear-gradient(#ffffff08,#79f7be0d),radial-gradient(circle at 18% 12%,#79f7be24,#0000 36%)}.ForWho-module__-ik6da__card:nth-child(2){background:linear-gradient(#ffffff08,#a78bfa0f),radial-gradient(circle at 82% 18%,#a78bfa29,#0000 34%)}.ForWho-module__-ik6da__card:nth-child(3){background:linear-gradient(#ffffff08,#79f7be0a),radial-gradient(circle at 20% 84%,#79f7be24,#0000 30%)}.ForWho-module__-ik6da__card:nth-child(4){background:linear-gradient(#ffffff08,#a78bfa14),radial-gradient(circle at 78% 70%,#a78bfa2e,#0000 30%)}.ForWho-module__-ik6da__title{margin:0 0 10px;font-size:1.34rem;line-height:1.08}.ForWho-module__-ik6da__text{color:var(--text-secondary);margin:0}.ForWho-module__-ik6da__note{background:linear-gradient(135deg,#a78bfa1f,#ffffff05),radial-gradient(circle at 92% 18%,#79f7be1f,#0000 26%);border-color:#a78bfa42;grid-column:1/-1}.ForWho-module__-ik6da__noteLabel{color:var(--accent-secondary);letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;font-size:.82rem;font-weight:700;display:inline-block}.ForWho-module__-ik6da__note p{color:var(--text-primary);max-width:68ch;margin:0}@media (max-width:960px){.ForWho-module__-ik6da__grid{grid-template-columns:1fr}.ForWho-module__-ik6da__note{grid-column:auto}}
.Process-module__Y14LMW__header{margin-bottom:34px}.Process-module__Y14LMW__manifesto{background:linear-gradient(135deg,#a78bfa29,#79f7be1a),linear-gradient(#ffffff08,#ffffff04);margin-bottom:22px;padding:26px 26px 24px}.Process-module__Y14LMW__manifestoTag{color:var(--text-secondary);letter-spacing:.18em;text-transform:uppercase;margin-bottom:14px;font-size:.72rem;font-weight:800;display:inline-block}.Process-module__Y14LMW__manifestoWord{font-family:var(--font-display);letter-spacing:-.08em;text-transform:uppercase;font-size:clamp(2.8rem,7vw,6rem);line-height:.88}.Process-module__Y14LMW__manifestoText{max-width:48ch;color:var(--text-secondary);margin:16px 0 0;line-height:1.65}.Process-module__Y14LMW__steps{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:18px;display:grid}.Process-module__Y14LMW__step{min-height:250px;transform:translate3d(0, var(--parallax-shift,0px), 0);background:linear-gradient(#ffffff08,#ffffff04),radial-gradient(circle at 100% 0,#79f7be1f,#0000 28%);padding:24px}.Process-module__Y14LMW__step:nth-child(2),.Process-module__Y14LMW__step:nth-child(4){background:linear-gradient(#ffffff08,#a78bfa0f),radial-gradient(circle at 100% 0,#a78bfa2e,#0000 30%)}.Process-module__Y14LMW__step:nth-child(2){transform:translate3d(0, calc(var(--parallax-shift,0px) + 22px), 0)}.Process-module__Y14LMW__step:nth-child(4){transform:translate3d(0, calc(var(--parallax-shift,0px) + 12px), 0)}.Process-module__Y14LMW__step:hover{transform:translate3d(0, calc(var(--parallax-shift,0px) - 8px), 0)}.Process-module__Y14LMW__step:nth-child(2):hover{transform:translate3d(0, calc(var(--parallax-shift,0px) + 12px), 0)}.Process-module__Y14LMW__step:nth-child(4):hover{transform:translate3d(0, calc(var(--parallax-shift,0px) + 2px), 0)}.Process-module__Y14LMW__number{color:var(--accent-secondary);letter-spacing:.16em;margin-bottom:20px;font-size:.94rem;font-weight:800;display:inline-block}.Process-module__Y14LMW__title{margin:0 0 10px;font-size:1.28rem;line-height:1.08}.Process-module__Y14LMW__text{color:var(--text-secondary);margin:0;line-height:1.65}.Process-module__Y14LMW__strip{background:linear-gradient(135deg,#79f7be14,#a78bfa1a),linear-gradient(#ffffff08,#ffffff05);margin-top:18px;padding:22px 24px}.Process-module__Y14LMW__stripLabel{color:var(--text-primary);margin-bottom:16px;font-weight:700;display:inline-block}@media (max-width:1100px){.Process-module__Y14LMW__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.Process-module__Y14LMW__step:nth-child(2),.Process-module__Y14LMW__step:nth-child(4){transform:translate3d(0, var(--parallax-shift,0px), 0)}.Process-module__Y14LMW__step:hover,.Process-module__Y14LMW__step:nth-child(2):hover,.Process-module__Y14LMW__step:nth-child(4):hover{transform:translate3d(0, calc(var(--parallax-shift,0px) - 4px), 0)}}@media (max-width:680px){.Process-module__Y14LMW__steps{grid-template-columns:1fr}}
.Formats-module__DDP99a__header{margin-bottom:34px}.Formats-module__DDP99a__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.Formats-module__DDP99a__card{flex-direction:column;min-height:360px;padding:26px;display:flex}.Formats-module__DDP99a__highlighted{background:linear-gradient(#a78bfa24,#ffffff05),radial-gradient(circle at top,#a78bfa38,#0000 34%);border-color:#a78bfa52;transform:translateY(-16px)scale(1.01);box-shadow:0 32px 90px #4a2f913d}.Formats-module__DDP99a__label{color:var(--accent-secondary);letter-spacing:.14em;text-transform:uppercase;font-size:.82rem;font-weight:700}.Formats-module__DDP99a__title{margin:14px 0 10px;font-size:1.45rem;line-height:1.08}.Formats-module__DDP99a__price{color:var(--text-primary);letter-spacing:-.03em;margin:0 0 12px;font-size:1.35rem;font-weight:800}.Formats-module__DDP99a__description{color:var(--text-secondary);margin:0 0 18px;line-height:1.65}.Formats-module__DDP99a__list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.Formats-module__DDP99a__list li{color:var(--text-secondary);padding-left:18px;position:relative}.Formats-module__DDP99a__list li:before{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px;position:absolute;top:11px;left:0}.Formats-module__DDP99a__cta{width:100%;margin-top:auto}.Formats-module__DDP99a__card:not(.Formats-module__DDP99a__highlighted){background:linear-gradient(#ffffff08,#79f7be0a),radial-gradient(circle at 100% 0,#79f7be1f,#0000 34%)}.Formats-module__DDP99a__card:not(.Formats-module__DDP99a__highlighted):last-child{background:linear-gradient(#ffffff08,#a78bfa0f),radial-gradient(circle at 80% 18%,#a78bfa29,#0000 30%)}.Formats-module__DDP99a__card:hover{transform:translateY(-8px)}.Formats-module__DDP99a__highlighted:hover{transform:translateY(-22px)scale(1.015)}@media (max-width:960px){.Formats-module__DDP99a__grid{grid-template-columns:1fr}.Formats-module__DDP99a__highlighted{transform:none}.Formats-module__DDP99a__card:hover,.Formats-module__DDP99a__highlighted:hover{transform:translateY(-4px)}}
.FAQ-module__YTKPaG__layout{grid-template-columns:minmax(260px,.42fr) minmax(0,.58fr);align-items:start;gap:28px;display:grid}.FAQ-module__YTKPaG__copy{position:sticky;top:96px}.FAQ-module__YTKPaG__list{gap:12px;display:grid}.FAQ-module__YTKPaG__item{border:1px solid var(--bg-border);background:#ffffff05;border-radius:22px;padding:18px 22px;transition:transform .18s,border-color .18s,background .18s}.FAQ-module__YTKPaG__question{cursor:pointer;font-size:1.08rem;font-weight:600;list-style:none}.FAQ-module__YTKPaG__question::-webkit-details-marker{display:none}.FAQ-module__YTKPaG__answer{color:var(--text-secondary);margin:14px 0 0;line-height:1.65}.FAQ-module__YTKPaG__item[open]{background:linear-gradient(#a78bfa14,#ffffff05),radial-gradient(circle at 100% 0,#79f7be1f,#0000 32%);border-color:#a78bfa47}.FAQ-module__YTKPaG__item:hover{transform:translateY(-3px)}@media (max-width:960px){.FAQ-module__YTKPaG__layout{grid-template-columns:1fr}.FAQ-module__YTKPaG__copy{position:static}}
.Contact-module__Bs3a0a__header{margin-bottom:34px}.Contact-module__Bs3a0a__grid{grid-template-columns:minmax(0,.52fr) minmax(0,.48fr);gap:18px;display:grid}.Contact-module__Bs3a0a__brief,.Contact-module__Bs3a0a__contactCard{padding:26px}.Contact-module__Bs3a0a__brief{background:linear-gradient(#ffffff08,#a78bfa14),radial-gradient(circle at 100% 0,#a78bfa29,#0000 34%)}.Contact-module__Bs3a0a__cardLabel{color:var(--accent-secondary);letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px;font-size:.82rem;font-weight:700;display:inline-block}.Contact-module__Bs3a0a__list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.Contact-module__Bs3a0a__list li{color:var(--text-secondary);padding-left:18px;position:relative}.Contact-module__Bs3a0a__list li:before{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px;position:absolute;top:11px;left:0}.Contact-module__Bs3a0a__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.Contact-module__Bs3a0a__contactCard{transition:transform var(--transition), border-color var(--transition), background var(--transition)}.Contact-module__Bs3a0a__contactCard:first-child{background:linear-gradient(#ffffff08,#79f7be0f),radial-gradient(circle at 100% 0,#79f7be29,#0000 32%)}.Contact-module__Bs3a0a__contactCard:last-child{background:linear-gradient(#ffffff08,#a78bfa14),radial-gradient(circle at 84% 16%,#a78bfa2e,#0000 30%)}.Contact-module__Bs3a0a__contactCard:nth-child(2){background:linear-gradient(#ffffff08,#a78bfa14),radial-gradient(circle at 100% 0,#a78bfa29,#0000 32%)}.Contact-module__Bs3a0a__contactCard:nth-child(3){background:linear-gradient(#ffffff08,#79f7be0d),radial-gradient(circle at 78% 18%,#79f7be24,#0000 30%)}.Contact-module__Bs3a0a__contactCard:hover{border-color:var(--bg-border-strong);transform:translateY(-4px)scale(1.01)}.Contact-module__Bs3a0a__contactCard strong{margin-bottom:10px;font-size:1.3rem;display:block}.Contact-module__Bs3a0a__contactCard p{color:var(--text-secondary);margin:0;line-height:1.65}@media (max-width:960px){.Contact-module__Bs3a0a__grid,.Contact-module__Bs3a0a__actions{grid-template-columns:1fr}}
.Footer-module__Grjkva__footer{border-top:1px solid var(--bg-border);padding:28px 0 96px}.Footer-module__Grjkva__inner{justify-content:space-between;align-items:center;gap:16px;display:flex}.Footer-module__Grjkva__logo{font-family:var(--font-display);align-items:center;gap:3px;font-size:1.2rem;font-weight:700;display:inline-flex}.Footer-module__Grjkva__bracket{color:var(--accent)}.Footer-module__Grjkva__copy{color:var(--text-muted);text-align:center;margin:0;font-size:.92rem}.Footer-module__Grjkva__links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:flex}.Footer-module__Grjkva__link{color:var(--text-secondary);font-size:.95rem}@media (max-width:720px){.Footer-module__Grjkva__inner{flex-direction:column}.Footer-module__Grjkva__links{justify-content:center}}
.MobileCTA-module__EGWRoG__wrap{display:none}@media (max-width:960px){.MobileCTA-module__EGWRoG__wrap{z-index:35;padding:12px 14px calc(12px + env(safe-area-inset-bottom));background:linear-gradient(#0b0f0d00,#0b0f0deb 42%);display:block;position:fixed;bottom:0;left:0;right:0}.MobileCTA-module__EGWRoG__button{width:100%}}
