.Hero-module__PycF7W__hero{isolation:isolate;border-bottom:1px solid var(--line);background:#06080d;min-height:620px;position:relative;overflow:hidden}.Hero-module__PycF7W__bg{z-index:0;background:#06080d;position:absolute;inset:0}.Hero-module__PycF7W__bgImage{object-fit:cover;object-position:center 30%;opacity:.55}.Hero-module__PycF7W__overlay{z-index:1;background:radial-gradient(900px 600px at 20% 10%,#0a84ff59,#0000 60%),radial-gradient(700px 500px at 90% 90%,#00c2ff2e,#0000 65%),linear-gradient(#06080d8c 0%,#06080dbf 60%,#06080deb 100%);position:absolute;inset:0}.Hero-module__PycF7W__inner{z-index:2;max-width:var(--container);flex-direction:column;justify-content:space-between;gap:48px;min-height:620px;margin:0 auto;padding:96px 20px 56px;display:flex;position:relative}.Hero-module__PycF7W__content{max-width:760px}.Hero-module__PycF7W__eyebrow{border-radius:var(--radius-pill);letter-spacing:.04em;text-transform:uppercase;color:#ffffffe6;-webkit-backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff26;align-items:center;gap:8px;margin-bottom:18px;padding:7px 14px;font-size:12px;font-weight:700;display:inline-flex}.Hero-module__PycF7W__eyebrow:before{content:"";background:#5dd4ff;border-radius:999px;width:6px;height:6px;box-shadow:0 0 12px #5dd4ffcc}.Hero-module__PycF7W__h1{letter-spacing:-.035em;color:#fff;margin:0 0 18px;font-size:clamp(36px,6vw,60px);font-weight:800;line-height:1.04}.Hero-module__PycF7W__subhead{color:#ffffffd1;max-width:60ch;margin:0 0 28px;font-size:clamp(15px,1.6vw,18px);font-weight:400;line-height:1.65}.Hero-module__PycF7W__actions{flex-wrap:wrap;gap:12px;margin-bottom:22px;display:flex}.Hero-module__PycF7W__primaryBtn{border-radius:var(--radius-pill);background:var(--brand-gradient);color:#fff;letter-spacing:-.01em;box-shadow:var(--shadow-glow),inset 0 1px 0 #ffffff40;cursor:pointer;transition:transform .25s var(--ease),box-shadow .25s var(--ease);border:1px solid #ffffff1f;align-items:center;gap:10px;padding:14px 24px;font-size:15px;font-weight:700;display:inline-flex}.Hero-module__PycF7W__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 24px 50px #0a84ff52,inset 0 1px #ffffff4d}.Hero-module__PycF7W__primaryBtn:active{transform:translateY(0)}.Hero-module__PycF7W__arrow{transition:transform .25s var(--ease);display:inline-block}.Hero-module__PycF7W__primaryBtn:hover .Hero-module__PycF7W__arrow{transform:translate(3px)}.Hero-module__PycF7W__secondaryBtn{border-radius:var(--radius-pill);color:#fff;letter-spacing:-.01em;-webkit-backdrop-filter:blur(8px);transition:background .2s var(--ease),border-color .2s var(--ease);background:#ffffff0f;border:1px solid #fff3;align-items:center;padding:14px 22px;font-size:15px;font-weight:600;display:inline-flex}.Hero-module__PycF7W__secondaryBtn:hover{background:#ffffff1f;border-color:#ffffff4d}.Hero-module__PycF7W__trustLine{color:#ffffff9e;letter-spacing:.01em;font-size:13px;line-height:1.5}.Hero-module__PycF7W__bottomCard{justify-content:flex-start;display:flex}.Hero-module__PycF7W__cardInner{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(20px)saturate(160%);background:linear-gradient(#ffffff14 0%,#ffffff0a 100%);border:1px solid #ffffff24;width:min(820px,100%);padding:24px 26px;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000059,inset 0 1px #ffffff1f}.Hero-module__PycF7W__cardInner:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff80,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Hero-module__PycF7W__cardTitle{color:#fff;letter-spacing:-.02em;margin:0 0 8px;font-size:20px;font-weight:800}.Hero-module__PycF7W__cardText{color:#ffffffc7;margin:0;font-size:15px;line-height:1.65}@media (max-width:720px){.Hero-module__PycF7W__hero{min-height:560px}.Hero-module__PycF7W__inner{gap:36px;min-height:560px;padding:72px 18px 40px}.Hero-module__PycF7W__subhead{margin-bottom:22px}.Hero-module__PycF7W__cardInner{padding:20px}.Hero-module__PycF7W__cardTitle{font-size:18px}.Hero-module__PycF7W__cardText{font-size:14px}.Hero-module__PycF7W__primaryBtn,.Hero-module__PycF7W__secondaryBtn{padding:12px 20px;font-size:14px}}
.PicArticle-module__dChAjG__section{background:var(--background);padding:88px 20px}.PicArticle-module__dChAjG__grid{max-width:var(--container);grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;margin:0 auto;display:grid}.PicArticle-module__dChAjG__reverse{direction:rtl}.PicArticle-module__dChAjG__reverse>*{direction:ltr}.PicArticle-module__dChAjG__content{flex-direction:column;gap:14px;display:flex}.PicArticle-module__dChAjG__title{color:var(--text-strong);letter-spacing:-.03em;margin:0;font-size:clamp(28px,3.4vw,40px);font-weight:800;line-height:1.1}.PicArticle-module__dChAjG__body{color:var(--text);max-width:62ch;margin:0;font-size:16px;line-height:1.75}.PicArticle-module__dChAjG__media{justify-content:center;width:100%;display:flex}.PicArticle-module__dChAjG__imageFrame{aspect-ratio:4/3;border-radius:var(--radius-xl);border:1px solid var(--line);background:var(--background-alt);width:100%;max-width:560px;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.PicArticle-module__dChAjG__imageFrame:after{content:"";pointer-events:none;background:linear-gradient(#fff0 70%,#0f172a0f 100%);position:absolute;inset:0}.PicArticle-module__dChAjG__image{object-fit:cover;object-position:center;transition:transform .6s var(--ease)}.PicArticle-module__dChAjG__imageFrame:hover .PicArticle-module__dChAjG__image{transform:scale(1.03)}@media (max-width:900px){.PicArticle-module__dChAjG__section{padding:56px 18px}.PicArticle-module__dChAjG__grid{grid-template-columns:1fr;gap:28px}.PicArticle-module__dChAjG__reverse{direction:ltr}.PicArticle-module__dChAjG__media{justify-content:flex-start}.PicArticle-module__dChAjG__imageFrame{aspect-ratio:16/11;max-width:100%}.PicArticle-module__dChAjG__body{font-size:15.5px}}
.BulletSection-module__Ct3myW__section{background:var(--background-alt);border-bottom:1px solid var(--line);padding:88px 20px}.BulletSection-module__Ct3myW__inner{max-width:var(--container);margin:0 auto}.BulletSection-module__Ct3myW__grid{grid-template-columns:1.05fr .95fr;align-items:stretch;gap:32px;display:grid}.BulletSection-module__Ct3myW__flip{grid-template-columns:.95fr 1.05fr}.BulletSection-module__Ct3myW__flip .BulletSection-module__Ct3myW__media{order:2}.BulletSection-module__Ct3myW__media{border-radius:var(--radius-xl);border:1px solid var(--line);min-height:360px;box-shadow:var(--shadow-md);background:var(--background);position:relative;overflow:hidden}.BulletSection-module__Ct3myW__image{object-fit:cover;object-position:center}.BulletSection-module__Ct3myW__card{border-radius:var(--radius-xl);background:var(--surface-elevated);border:1px solid var(--line);box-shadow:var(--shadow-md);flex-direction:column;gap:18px;padding:32px;display:flex}.BulletSection-module__Ct3myW__heading{letter-spacing:-.02em;color:var(--text-strong);margin:0;font-size:clamp(22px,2.8vw,30px);font-weight:800;line-height:1.15}.BulletSection-module__Ct3myW__list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.BulletSection-module__Ct3myW__item{color:var(--text);align-items:flex-start;gap:12px;font-size:15px;line-height:1.65;display:flex}.BulletSection-module__Ct3myW__check{background:var(--brand-soft);width:24px;height:24px;color:var(--brand-strong);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:inline-flex}.BulletSection-module__Ct3myW__note{color:var(--text-faint);letter-spacing:.02em;margin-top:8px;font-size:12.5px;font-weight:600}@media (max-width:980px){.BulletSection-module__Ct3myW__section{padding:64px 18px}.BulletSection-module__Ct3myW__grid{grid-template-columns:1fr;gap:22px}.BulletSection-module__Ct3myW__flip .BulletSection-module__Ct3myW__media{order:0}.BulletSection-module__Ct3myW__media{min-height:260px}.BulletSection-module__Ct3myW__card{padding:26px}}
.ClosingStatement-module__DvT8gG__section{background:var(--background);border-bottom:1px solid var(--line);padding:80px 20px}.ClosingStatement-module__DvT8gG__inner{max-width:var(--container);margin:0 auto}.ClosingStatement-module__DvT8gG__card{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);background:linear-gradient(160deg,#0a0c12 0%,#11151f 100%);border:1px solid #ffffff14;flex-direction:column;gap:14px;padding:36px 32px;display:flex;position:relative;overflow:hidden}.ClosingStatement-module__DvT8gG__card:before{content:"";pointer-events:none;background:radial-gradient(600px 300px at 0 0,#0a84ff2e,#0000 60%),radial-gradient(500px 300px at 100% 100%,#00c2ff1f,#0000 70%);position:absolute;inset:0}.ClosingStatement-module__DvT8gG__heading{letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(24px,3.2vw,32px);font-weight:800;line-height:1.15;position:relative}.ClosingStatement-module__DvT8gG__text{color:#ffffffd1;max-width:86ch;margin:0;font-size:16px;line-height:1.75;position:relative}.ClosingStatement-module__DvT8gG__note{color:#fff9;letter-spacing:.02em;margin-top:8px;font-size:12.5px;font-weight:600;position:relative}@media (max-width:640px){.ClosingStatement-module__DvT8gG__section{padding:56px 18px}.ClosingStatement-module__DvT8gG__card{padding:28px 22px}}
.LeadCtaButton-module__QztmKq__button{border-radius:var(--radius-pill);background:var(--brand-gradient);color:#fff;letter-spacing:-.01em;cursor:pointer;width:100%;max-width:680px;box-shadow:var(--shadow-glow);transition:transform .2s var(--ease),box-shadow .2s var(--ease);border:1px solid #0000;justify-content:center;align-items:center;gap:10px;padding:15px 22px;font-size:15px;font-weight:700;display:inline-flex}.LeadCtaButton-module__QztmKq__button:after{content:"→";transition:transform .2s var(--ease);display:inline-block}.LeadCtaButton-module__QztmKq__button:hover{transform:translateY(-1px);box-shadow:0 24px 50px #0a84ff52}.LeadCtaButton-module__QztmKq__button:hover:after{transform:translate(3px)}.LeadCtaButton-module__QztmKq__button:active{transform:translateY(0)}.LeadCtaButton-module__QztmKq__hero{border:1px solid var(--brand);color:#fff;box-shadow:none;background:#06080d}.LeadCtaButton-module__QztmKq__hero:hover{background:#0b0f17;border-color:#00c2ff;box-shadow:0 12px 32px #0a84ff47}.LeadCtaButton-module__QztmKq__hero:active{background:#06080d}
.StickyLeadBar-module__10tXKG__spacer{height:92px}.StickyLeadBar-module__10tXKG__bar{padding:12px 18px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);z-index:50;background:#ffffffeb;justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #0f172a1a}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.StickyLeadBar-module__10tXKG__bar{-webkit-backdrop-filter:blur(16px)saturate(180%);background:#ffffffc7}}
.FlipCard-module__39p3Ba__card{perspective:1400px;cursor:pointer;width:100%}.FlipCard-module__39p3Ba__inner{width:100%;height:300px;transform-style:preserve-3d;transition:transform .7s var(--ease);position:relative;transform:rotateY(0)}.FlipCard-module__39p3Ba__flipped .FlipCard-module__39p3Ba__inner{transform:rotateY(180deg)}.FlipCard-module__39p3Ba__front,.FlipCard-module__39p3Ba__back{backface-visibility:hidden;border-radius:var(--radius-xl);border:1px solid var(--line);background:var(--surface-elevated);box-shadow:var(--shadow-md);transition:box-shadow .3s var(--ease),border-color .3s var(--ease);flex-direction:column;justify-content:space-between;padding:26px;display:flex;position:absolute;inset:0;overflow:hidden}.FlipCard-module__39p3Ba__front:before{content:"";background:var(--brand-gradient);opacity:.12;filter:blur(28px);pointer-events:none;border-radius:16px;width:56px;height:56px;position:absolute;top:0;left:0;transform:translate(-20%,-20%)}.FlipCard-module__39p3Ba__back{background:linear-gradient(160deg,#0a0c12 0%,#11151f 100%);border-color:#ffffff14;transform:rotateY(180deg)}.FlipCard-module__39p3Ba__back:before{content:"";pointer-events:none;background:radial-gradient(400px 200px at 20% 0,#0a84ff38,#0000 70%);position:absolute;inset:0}.FlipCard-module__39p3Ba__title,.FlipCard-module__39p3Ba__subtitle,.FlipCard-module__39p3Ba__body,.FlipCard-module__39p3Ba__hint{z-index:1;position:relative}.FlipCard-module__39p3Ba__title{color:var(--text-strong);letter-spacing:-.02em;margin:0;font-size:20px;font-weight:800;line-height:1.2}.FlipCard-module__39p3Ba__subtitle{color:var(--text-muted);margin-top:10px;font-size:14.5px;line-height:1.6}.FlipCard-module__39p3Ba__body{color:#ffffffdb;font-size:14px;line-height:1.65}.FlipCard-module__39p3Ba__hint{color:var(--text-faint);letter-spacing:.02em;text-transform:uppercase;align-items:center;gap:6px;margin-top:12px;font-size:12px;font-weight:700;display:inline-flex}.FlipCard-module__39p3Ba__front .FlipCard-module__39p3Ba__hint:after{content:"→";font-size:14px}.FlipCard-module__39p3Ba__back .FlipCard-module__39p3Ba__hint{color:#ffffff9e}.FlipCard-module__39p3Ba__back .FlipCard-module__39p3Ba__hint:before{content:"←";font-size:14px}@media (hover:hover){.FlipCard-module__39p3Ba__card:hover .FlipCard-module__39p3Ba__front,.FlipCard-module__39p3Ba__card:hover .FlipCard-module__39p3Ba__back{border-color:var(--line-strong);box-shadow:0 28px 60px #0f172a24}.FlipCard-module__39p3Ba__card:hover:not(.FlipCard-module__39p3Ba__flipped) .FlipCard-module__39p3Ba__inner{transform:translateY(-4px)rotateY(0)}.FlipCard-module__39p3Ba__card.FlipCard-module__39p3Ba__flipped:hover .FlipCard-module__39p3Ba__inner{transform:translateY(-4px)rotateY(180deg)}}
.LeadDrawer-module__1ryjsW__overlay{-webkit-backdrop-filter:blur(4px);z-index:60;animation:LeadDrawer-module__1ryjsW__fadeIn .25s var(--ease);background:#06080d8c;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@keyframes LeadDrawer-module__1ryjsW__fadeIn{0%{opacity:0}to{opacity:1}}.LeadDrawer-module__1ryjsW__drawer{background:var(--surface-elevated);border:1px solid var(--line);width:100%;max-width:760px;max-height:88vh;animation:LeadDrawer-module__1ryjsW__slideUp .32s var(--ease);border-bottom:none;border-radius:22px 22px 0 0;padding:28px 26px 26px;position:relative;overflow-y:auto;box-shadow:0 -20px 60px #0f172a33}@keyframes LeadDrawer-module__1ryjsW__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.LeadDrawer-module__1ryjsW__close{background:var(--fill-4);border:1px solid var(--line);width:34px;height:34px;color:var(--text-muted);cursor:pointer;transition:background .18s var(--ease),color .18s var(--ease);z-index:1;border-radius:999px;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:inline-flex;position:absolute;right:14px}.LeadDrawer-module__1ryjsW__close:hover{background:var(--fill-8);color:var(--text-strong)}.LeadDrawer-module__1ryjsW__content{padding-top:8px}.LeadDrawer-module__1ryjsW__placeholder{color:var(--text-muted);font-size:14px}@media (min-width:768px){.LeadDrawer-module__1ryjsW__overlay{align-items:center;padding:24px}.LeadDrawer-module__1ryjsW__drawer{border-bottom:1px solid var(--line);border-radius:22px;max-height:86vh}}
.ActiveTopicsSection-module__WN9qxa__section{border-bottom:1px solid var(--line);background:var(--background);padding:88px 20px}.ActiveTopicsSection-module__WN9qxa__inner{max-width:var(--container);flex-direction:column;gap:32px;margin:0 auto;display:flex}.ActiveTopicsSection-module__WN9qxa__header{max-width:720px}.ActiveTopicsSection-module__WN9qxa__heading{letter-spacing:-.03em;color:var(--text-strong);margin:0 0 14px;font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.08}.ActiveTopicsSection-module__WN9qxa__subheading{color:var(--text-muted);margin:0;font-size:16px;line-height:1.7}.ActiveTopicsSection-module__WN9qxa__stack{flex-direction:column;gap:24px;display:flex}@media (max-width:640px){.ActiveTopicsSection-module__WN9qxa__section{padding:64px 18px}}
.HowItWorks-module__9BHWra__section{background:var(--background-alt);border-bottom:1px solid var(--line);padding:96px 20px}.HowItWorks-module__9BHWra__inner{max-width:var(--container);flex-direction:column;gap:36px;margin:0 auto;display:flex}.HowItWorks-module__9BHWra__header{max-width:720px}.HowItWorks-module__9BHWra__heading{letter-spacing:-.03em;color:var(--text-strong);margin:0 0 14px;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.08}.HowItWorks-module__9BHWra__subheading{color:var(--text-muted);margin:0;font-size:16px;line-height:1.7}.HowItWorks-module__9BHWra__grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.HowItWorks-module__9BHWra__card{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--surface-elevated);box-shadow:var(--shadow-sm);transition:transform .25s var(--ease),box-shadow .25s var(--ease),border-color .25s var(--ease);flex-direction:column;gap:14px;padding:26px 22px;display:flex;position:relative}.HowItWorks-module__9BHWra__card:before{content:"";background:var(--brand-gradient);border-radius:var(--radius-lg)var(--radius-lg)0 0;opacity:0;height:3px;transition:opacity .25s var(--ease);position:absolute;top:0;left:0;right:0}.HowItWorks-module__9BHWra__card:hover{box-shadow:var(--shadow-md);border-color:var(--line-strong);transform:translateY(-3px)}.HowItWorks-module__9BHWra__card:hover:before{opacity:1}.HowItWorks-module__9BHWra__cardTop{align-items:center;gap:14px;display:flex}.HowItWorks-module__9BHWra__stepNum{letter-spacing:-.01em;min-width:44px;height:44px;color:var(--brand-strong);border:1px solid var(--brand);background:var(--brand-soft);border-radius:12px;justify-content:center;align-items:center;font-size:15px;font-weight:800;display:inline-flex}.HowItWorks-module__9BHWra__title{letter-spacing:-.02em;color:var(--text-strong);margin:0;font-size:16px;font-weight:800;line-height:1.3}.HowItWorks-module__9BHWra__body{color:var(--text-muted);margin:0;font-size:14px;line-height:1.7}.HowItWorks-module__9BHWra__trustStrip{border-radius:var(--radius-pill);border:1px solid var(--line);background:var(--surface-elevated);width:fit-content;max-width:100%;color:var(--text-muted);box-shadow:var(--shadow-sm);flex-wrap:wrap;align-items:center;gap:10px;padding:12px 18px;font-size:12.5px;font-weight:600;display:flex}.HowItWorks-module__9BHWra__dot{background:var(--text-faint);border-radius:999px;width:4px;height:4px}@media (max-width:1100px){.HowItWorks-module__9BHWra__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.HowItWorks-module__9BHWra__section{padding:64px 18px}.HowItWorks-module__9BHWra__grid{grid-template-columns:1fr}}
.InlineLeadCta-module__QCHbHG__section{background:#06080d;justify-content:center;padding:0 18px 28px;display:flex}.InlineLeadCta-module__QCHbHG__inner{width:100%;max-width:var(--container);justify-content:center;display:flex}@media (min-width:768px){.InlineLeadCta-module__QCHbHG__section{padding:0 24px 36px}}
.ActiveTopicCard-module__SAMwfW__card{border-radius:var(--radius-xl);background:var(--surface-elevated);border:1px solid var(--line);width:100%;box-shadow:var(--shadow-md);transition:transform .25s var(--ease),box-shadow .25s var(--ease);grid-template-columns:1.05fr 1.3fr;display:grid;overflow:hidden}.ActiveTopicCard-module__SAMwfW__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.ActiveTopicCard-module__SAMwfW__media{background:var(--background-alt);min-height:320px;position:relative}.ActiveTopicCard-module__SAMwfW__image{object-fit:cover;object-position:center}.ActiveTopicCard-module__SAMwfW__content{flex-direction:column;gap:14px;padding:30px;display:flex}.ActiveTopicCard-module__SAMwfW__topRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ActiveTopicCard-module__SAMwfW__badge{border-radius:var(--radius-pill);letter-spacing:.02em;color:#166534;text-transform:uppercase;background:#22c55e1a;border:1px solid #16a34a40;align-items:center;gap:8px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.ActiveTopicCard-module__SAMwfW__badgeDot{width:7px;height:7px;animation:ActiveTopicCard-module__SAMwfW__pulse 2s var(--ease)infinite;background:#22c55e;border-radius:999px;box-shadow:0 0 0 3px #22c55e40}@keyframes ActiveTopicCard-module__SAMwfW__pulse{0%,to{opacity:1}50%{opacity:.6}}.ActiveTopicCard-module__SAMwfW__topic{letter-spacing:.04em;color:var(--text-faint);text-transform:uppercase;font-size:12px;font-weight:700}.ActiveTopicCard-module__SAMwfW__case{letter-spacing:-.02em;color:var(--text-strong);margin:0;font-size:20px;font-weight:800;line-height:1.25}.ActiveTopicCard-module__SAMwfW__summary{color:var(--text);margin:0;font-size:15px;line-height:1.7}.ActiveTopicCard-module__SAMwfW__block{border-top:1px solid var(--line);flex-direction:column;gap:6px;padding-top:14px;display:flex}.ActiveTopicCard-module__SAMwfW__blockTitle{color:var(--text-faint);letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:800}.ActiveTopicCard-module__SAMwfW__blockBody{color:var(--text-muted);margin:0;font-size:14.5px;line-height:1.7}.ActiveTopicCard-module__SAMwfW__actions{flex-direction:column;gap:12px;margin-top:8px;display:flex}.ActiveTopicCard-module__SAMwfW__button{border-radius:var(--radius-pill);background:var(--brand-gradient);color:#fff;width:fit-content;box-shadow:var(--shadow-glow);transition:transform .2s var(--ease),box-shadow .2s var(--ease);border:1px solid #0000;align-items:center;gap:8px;padding:12px 20px;font-size:14.5px;font-weight:700;text-decoration:none;display:inline-flex}.ActiveTopicCard-module__SAMwfW__button:hover{transform:translateY(-2px);box-shadow:0 24px 50px #0a84ff47}.ActiveTopicCard-module__SAMwfW__disclosure{color:var(--text-faint);font-size:12.5px;font-weight:600;line-height:1.4}@media (max-width:900px){.ActiveTopicCard-module__SAMwfW__card{grid-template-columns:1fr}.ActiveTopicCard-module__SAMwfW__media{min-height:240px}.ActiveTopicCard-module__SAMwfW__content{padding:24px}.ActiveTopicCard-module__SAMwfW__case{font-size:18px}}
.TopicCard-module__gY2z5W__card{border-radius:var(--radius-xl);background:var(--surface-elevated);border:1px solid var(--line);width:100%;min-height:220px;box-shadow:var(--shadow-sm);transition:transform .25s var(--ease),box-shadow .25s var(--ease),border-color .25s var(--ease);flex-direction:column;justify-content:space-between;gap:18px;padding:28px;display:flex;position:relative;overflow:hidden}.TopicCard-module__gY2z5W__card:before{content:"";background:var(--brand-gradient);opacity:0;filter:blur(40px);width:140px;height:140px;transition:opacity .4s var(--ease);pointer-events:none;border-radius:999px;position:absolute;top:-30px;right:-30px}.TopicCard-module__gY2z5W__card:hover{box-shadow:var(--shadow-md);border-color:var(--line-strong);transform:translateY(-3px)}.TopicCard-module__gY2z5W__card:hover:before{opacity:.18}.TopicCard-module__gY2z5W__top{z-index:1;flex-direction:column;gap:10px;display:flex;position:relative}.TopicCard-module__gY2z5W__title{letter-spacing:-.02em;color:var(--text-strong);margin:0;font-size:20px;font-weight:800;line-height:1.2}.TopicCard-module__gY2z5W__description{color:var(--text-muted);max-width:46ch;margin:0;font-size:15px;line-height:1.65}.TopicCard-module__gY2z5W__button{z-index:1;border-radius:var(--radius-pill);border:1px solid var(--line-strong);background:var(--surface-elevated);width:fit-content;color:var(--text-strong);transition:background .18s var(--ease),border-color .18s var(--ease),color .18s var(--ease);align-self:flex-start;align-items:center;gap:8px;padding:11px 18px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.TopicCard-module__gY2z5W__button:hover{background:var(--text-strong);color:#fff;border-color:var(--text-strong)}.TopicCard-module__gY2z5W__arrow{transition:transform .25s var(--ease);display:inline-block}.TopicCard-module__gY2z5W__button:hover .TopicCard-module__gY2z5W__arrow{transform:translate(3px)}
.GabapentinForm-module__WFphMG__wrap{flex-direction:column;gap:16px;display:flex}.GabapentinForm-module__WFphMG__title{letter-spacing:-.02em;color:var(--text-strong);margin:0;font-size:20px;font-weight:800;line-height:1.2}.GabapentinForm-module__WFphMG__disclaimer{border-radius:var(--radius-md);background:var(--brand-soft);color:var(--brand-strong);border:1px solid #0a84ff26;margin:0;padding:12px 14px;font-size:13px;line-height:1.55}.GabapentinForm-module__WFphMG__form{flex-direction:column;gap:14px;display:flex}.GabapentinForm-module__WFphMG__grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:560px){.GabapentinForm-module__WFphMG__grid{grid-template-columns:1fr}}.GabapentinForm-module__WFphMG__field{color:var(--text);flex-direction:column;gap:8px;font-size:13px;font-weight:700;display:flex}.GabapentinForm-module__WFphMG__field span{letter-spacing:-.005em;color:var(--text-strong);font-weight:700;line-height:1.35}.GabapentinForm-module__WFphMG__field input,.GabapentinForm-module__WFphMG__field select{border-radius:var(--radius-md);border:1px solid var(--line-strong);background:var(--surface-elevated);width:100%;height:46px;color:var(--text-strong);transition:border-color .18s var(--ease),box-shadow .18s var(--ease);outline:none;padding:0 14px;font-family:inherit;font-size:14.5px}.GabapentinForm-module__WFphMG__field select{appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3e%3cpath d='M1 1l5 5 5-5' stroke='%236b7280' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");background-position:right 14px center;background-repeat:no-repeat;padding-right:40px}.GabapentinForm-module__WFphMG__field input:focus,.GabapentinForm-module__WFphMG__field select:focus{border-color:var(--brand);box-shadow:0 0 0 3px #0a84ff2e}.GabapentinForm-module__WFphMG__questions{border-top:1px solid var(--line);flex-direction:column;gap:14px;margin-top:4px;padding-top:14px;display:flex}.GabapentinForm-module__WFphMG__turnstile{padding-top:6px}.GabapentinForm-module__WFphMG__turnstileError,.GabapentinForm-module__WFphMG__error{border-radius:var(--radius-md);color:#991b1b;background:#dc26260f;border:1px solid #dc262640;padding:10px 14px;font-size:12.5px}.GabapentinForm-module__WFphMG__submit{border-radius:var(--radius-md);background:var(--brand-gradient);color:#fff;letter-spacing:-.01em;cursor:pointer;height:50px;box-shadow:var(--shadow-glow);transition:transform .2s var(--ease),box-shadow .2s var(--ease),opacity .2s var(--ease);border:0;font-size:15px;font-weight:700}.GabapentinForm-module__WFphMG__submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 24px 50px #0a84ff52}.GabapentinForm-module__WFphMG__submit:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.GabapentinForm-module__WFphMG__smallprint{color:var(--text-faint);text-align:center;font-size:12px}.GabapentinForm-module__WFphMG__honeypot{opacity:0;pointer-events:none;position:absolute;top:-9999px;left:-9999px}.GabapentinForm-module__WFphMG__successOverlay{-webkit-backdrop-filter:blur(4px);z-index:9999;animation:GabapentinForm-module__WFphMG__fadeIn .2s var(--ease);background:#06080d8c;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}@keyframes GabapentinForm-module__WFphMG__fadeIn{0%{opacity:0}to{opacity:1}}.GabapentinForm-module__WFphMG__successCard{background:var(--surface-elevated);border:1px solid var(--line);width:100%;max-width:440px;box-shadow:var(--shadow-lg);text-align:center;animation:GabapentinForm-module__WFphMG__popIn .3s var(--ease);border-radius:20px;flex-direction:column;gap:12px;padding:28px;display:flex}@keyframes GabapentinForm-module__WFphMG__popIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.GabapentinForm-module__WFphMG__check{color:#16a34a;background:#22c55e1f;border-radius:999px;place-items:center;width:56px;height:56px;margin:0 auto;font-size:26px;font-weight:800;display:grid}.GabapentinForm-module__WFphMG__successTitle{color:var(--text-strong);letter-spacing:-.02em;margin:0;font-size:20px;font-weight:800}.GabapentinForm-module__WFphMG__successBody{color:var(--text-muted);margin:0;font-size:14px;line-height:1.6}
.OlympusEndoscopeForm-module__5NDoia__wrap{flex-direction:column;gap:16px;display:flex}.OlympusEndoscopeForm-module__5NDoia__title{letter-spacing:-.02em;color:var(--text-strong);margin:0;font-size:20px;font-weight:800;line-height:1.2}.OlympusEndoscopeForm-module__5NDoia__disclaimer{border-radius:var(--radius-md);background:var(--brand-soft);color:var(--brand-strong);border:1px solid #0a84ff26;margin:0;padding:12px 14px;font-size:13px;line-height:1.55}.OlympusEndoscopeForm-module__5NDoia__form{flex-direction:column;gap:14px;display:flex}.OlympusEndoscopeForm-module__5NDoia__grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:560px){.OlympusEndoscopeForm-module__5NDoia__grid{grid-template-columns:1fr}}.OlympusEndoscopeForm-module__5NDoia__field{color:var(--text);flex-direction:column;gap:8px;font-size:13px;font-weight:700;display:flex}.OlympusEndoscopeForm-module__5NDoia__field span{letter-spacing:-.005em;color:var(--text-strong);font-weight:700;line-height:1.35}.OlympusEndoscopeForm-module__5NDoia__field input,.OlympusEndoscopeForm-module__5NDoia__field select{border-radius:var(--radius-md);border:1px solid var(--line-strong);background:var(--surface-elevated);width:100%;height:46px;color:var(--text-strong);transition:border-color .18s var(--ease),box-shadow .18s var(--ease);outline:none;padding:0 14px;font-family:inherit;font-size:14.5px}.OlympusEndoscopeForm-module__5NDoia__field select{appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3e%3cpath d='M1 1l5 5 5-5' stroke='%236b7280' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");background-position:right 14px center;background-repeat:no-repeat;padding-right:40px}.OlympusEndoscopeForm-module__5NDoia__field input:focus,.OlympusEndoscopeForm-module__5NDoia__field select:focus{border-color:var(--brand);box-shadow:0 0 0 3px #0a84ff2e}.OlympusEndoscopeForm-module__5NDoia__questions{border-top:1px solid var(--line);flex-direction:column;gap:14px;margin-top:4px;padding-top:14px;display:flex}.OlympusEndoscopeForm-module__5NDoia__turnstile{padding-top:6px}.OlympusEndoscopeForm-module__5NDoia__turnstileError,.OlympusEndoscopeForm-module__5NDoia__error{border-radius:var(--radius-md);color:#991b1b;background:#dc26260f;border:1px solid #dc262640;padding:10px 14px;font-size:12.5px}.OlympusEndoscopeForm-module__5NDoia__submit{border-radius:var(--radius-md);background:var(--brand-gradient);color:#fff;letter-spacing:-.01em;cursor:pointer;height:50px;box-shadow:var(--shadow-glow);transition:transform .2s var(--ease),box-shadow .2s var(--ease),opacity .2s var(--ease);border:0;font-size:15px;font-weight:700}.OlympusEndoscopeForm-module__5NDoia__submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 24px 50px #0a84ff52}.OlympusEndoscopeForm-module__5NDoia__submit:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.OlympusEndoscopeForm-module__5NDoia__smallprint{color:var(--text-faint);text-align:center;font-size:12px}.OlympusEndoscopeForm-module__5NDoia__honeypot{opacity:0;pointer-events:none;position:absolute;top:-9999px;left:-9999px}.OlympusEndoscopeForm-module__5NDoia__successOverlay{-webkit-backdrop-filter:blur(4px);z-index:9999;animation:OlympusEndoscopeForm-module__5NDoia__fadeIn .2s var(--ease);background:#06080d8c;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}@keyframes OlympusEndoscopeForm-module__5NDoia__fadeIn{0%{opacity:0}to{opacity:1}}.OlympusEndoscopeForm-module__5NDoia__successCard{background:var(--surface-elevated);border:1px solid var(--line);width:100%;max-width:440px;box-shadow:var(--shadow-lg);text-align:center;animation:OlympusEndoscopeForm-module__5NDoia__popIn .3s var(--ease);border-radius:20px;flex-direction:column;gap:12px;padding:28px;display:flex}@keyframes OlympusEndoscopeForm-module__5NDoia__popIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.OlympusEndoscopeForm-module__5NDoia__check{color:#16a34a;background:#22c55e1f;border-radius:999px;place-items:center;width:56px;height:56px;margin:0 auto;font-size:26px;font-weight:800;display:grid}.OlympusEndoscopeForm-module__5NDoia__successTitle{color:var(--text-strong);letter-spacing:-.02em;margin:0;font-size:20px;font-weight:800}.OlympusEndoscopeForm-module__5NDoia__successBody{color:var(--text-muted);margin:0;font-size:14px;line-height:1.6}
.SMHForm-module__-P1fEq__wrap{flex-direction:column;gap:16px;display:flex}.SMHForm-module__-P1fEq__title{letter-spacing:-.02em;color:var(--brand);margin:0;font-size:32px;font-weight:800;line-height:1.15}.SMHForm-module__-P1fEq__disclaimer{border-radius:var(--radius-md);background:var(--brand-soft);color:var(--brand-strong);border:1px solid #0a84ff26;margin:0;padding:12px 14px;font-size:13px;line-height:1.55}.SMHForm-module__-P1fEq__form{flex-direction:column;gap:14px;display:flex}.SMHForm-module__-P1fEq__grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:560px){.SMHForm-module__-P1fEq__grid{grid-template-columns:1fr}}.SMHForm-module__-P1fEq__field{color:var(--text);flex-direction:column;gap:8px;font-size:13px;font-weight:700;display:flex}.SMHForm-module__-P1fEq__field span{letter-spacing:-.005em;color:var(--text-strong);font-weight:700;line-height:1.35}.SMHForm-module__-P1fEq__field input,.SMHForm-module__-P1fEq__field select{border-radius:var(--radius-md);border:1px solid var(--line-strong);background:var(--surface-elevated);width:100%;height:46px;color:var(--text-strong);transition:border-color .18s var(--ease),box-shadow .18s var(--ease);outline:none;padding:0 14px;font-family:inherit;font-size:14.5px}.SMHForm-module__-P1fEq__field select{appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3e%3cpath d='M1 1l5 5 5-5' stroke='%236b7280' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");background-position:right 14px center;background-repeat:no-repeat;padding-right:40px}.SMHForm-module__-P1fEq__field input:focus,.SMHForm-module__-P1fEq__field select:focus{border-color:var(--brand);box-shadow:0 0 0 3px #0a84ff2e}.SMHForm-module__-P1fEq__questions{border-top:1px solid var(--line);flex-direction:column;gap:14px;margin-top:4px;padding-top:14px;display:flex}.SMHForm-module__-P1fEq__turnstile{padding-top:6px}.SMHForm-module__-P1fEq__turnstileError,.SMHForm-module__-P1fEq__error{border-radius:var(--radius-md);color:#991b1b;background:#dc26260f;border:1px solid #dc262640;padding:10px 14px;font-size:12.5px}.SMHForm-module__-P1fEq__submit{border-radius:var(--radius-md);background:var(--brand);color:#fff;letter-spacing:-.01em;cursor:pointer;height:50px;box-shadow:var(--shadow-glow);transition:transform .2s var(--ease),background .2s var(--ease),box-shadow .2s var(--ease),opacity .2s var(--ease);border:0;font-size:15px;font-weight:700}.SMHForm-module__-P1fEq__submit:hover:not(:disabled){background:var(--brand-strong);transform:translateY(-1px);box-shadow:0 24px 50px #0a84ff52}.SMHForm-module__-P1fEq__submit:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.SMHForm-module__-P1fEq__smallprint{color:var(--text-faint);text-align:center;font-size:12px}.SMHForm-module__-P1fEq__honeypot{opacity:0;pointer-events:none;position:absolute;top:-9999px;left:-9999px}.SMHForm-module__-P1fEq__successOverlay{-webkit-backdrop-filter:blur(4px);z-index:9999;animation:SMHForm-module__-P1fEq__fadeIn .2s var(--ease);background:#06080d8c;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}@keyframes SMHForm-module__-P1fEq__fadeIn{0%{opacity:0}to{opacity:1}}.SMHForm-module__-P1fEq__successCard{background:var(--surface-elevated);border:1px solid var(--line);width:100%;max-width:440px;box-shadow:var(--shadow-lg);text-align:center;animation:SMHForm-module__-P1fEq__popIn .3s var(--ease);border-radius:20px;flex-direction:column;gap:12px;padding:28px;display:flex}@keyframes SMHForm-module__-P1fEq__popIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.SMHForm-module__-P1fEq__check{color:#16a34a;background:#22c55e1f;border-radius:999px;place-items:center;width:56px;height:56px;margin:0 auto;font-size:26px;font-weight:800;display:grid}.SMHForm-module__-P1fEq__successTitle{color:var(--text-strong);letter-spacing:-.02em;margin:0;font-size:20px;font-weight:800}.SMHForm-module__-P1fEq__successBody{color:var(--text-muted);margin:0;font-size:14px;line-height:1.6}
.SuboxoneForm-module__OW1j8W__wrap{flex-direction:column;gap:16px;display:flex}.SuboxoneForm-module__OW1j8W__title{letter-spacing:-.02em;color:var(--text-strong);margin:0;font-size:20px;font-weight:800;line-height:1.2}.SuboxoneForm-module__OW1j8W__disclaimer{border-radius:var(--radius-md);background:var(--brand-soft);color:var(--brand-strong);border:1px solid #0a84ff26;margin:0;padding:12px 14px;font-size:13px;line-height:1.55}.SuboxoneForm-module__OW1j8W__form{flex-direction:column;gap:14px;display:flex}.SuboxoneForm-module__OW1j8W__grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:560px){.SuboxoneForm-module__OW1j8W__grid{grid-template-columns:1fr}}.SuboxoneForm-module__OW1j8W__field{color:var(--text);flex-direction:column;gap:8px;font-size:13px;font-weight:700;display:flex}.SuboxoneForm-module__OW1j8W__field span{letter-spacing:-.005em;color:var(--text-strong);font-weight:700;line-height:1.35}.SuboxoneForm-module__OW1j8W__field input,.SuboxoneForm-module__OW1j8W__field select{border-radius:var(--radius-md);border:1px solid var(--line-strong);background:var(--surface-elevated);width:100%;height:46px;color:var(--text-strong);transition:border-color .18s var(--ease),box-shadow .18s var(--ease);outline:none;padding:0 14px;font-family:inherit;font-size:14.5px}.SuboxoneForm-module__OW1j8W__field select{appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3e%3cpath d='M1 1l5 5 5-5' stroke='%236b7280' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");background-position:right 14px center;background-repeat:no-repeat;padding-right:40px}.SuboxoneForm-module__OW1j8W__field input:focus,.SuboxoneForm-module__OW1j8W__field select:focus{border-color:var(--brand);box-shadow:0 0 0 3px #0a84ff2e}.SuboxoneForm-module__OW1j8W__questions{border-top:1px solid var(--line);flex-direction:column;gap:14px;margin-top:4px;padding-top:14px;display:flex}.SuboxoneForm-module__OW1j8W__turnstile{padding-top:6px}.SuboxoneForm-module__OW1j8W__turnstileError,.SuboxoneForm-module__OW1j8W__error{border-radius:var(--radius-md);color:#991b1b;background:#dc26260f;border:1px solid #dc262640;padding:10px 14px;font-size:12.5px}.SuboxoneForm-module__OW1j8W__submit{border-radius:var(--radius-md);background:var(--brand-gradient);color:#fff;letter-spacing:-.01em;cursor:pointer;height:50px;box-shadow:var(--shadow-glow);transition:transform .2s var(--ease),box-shadow .2s var(--ease),opacity .2s var(--ease);border:0;font-size:15px;font-weight:700}.SuboxoneForm-module__OW1j8W__submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 24px 50px #0a84ff52}.SuboxoneForm-module__OW1j8W__submit:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.SuboxoneForm-module__OW1j8W__smallprint{color:var(--text-faint);text-align:center;font-size:12px}.SuboxoneForm-module__OW1j8W__honeypot{opacity:0;pointer-events:none;position:absolute;top:-9999px;left:-9999px}.SuboxoneForm-module__OW1j8W__successOverlay{-webkit-backdrop-filter:blur(4px);z-index:9999;animation:SuboxoneForm-module__OW1j8W__fadeIn .2s var(--ease);background:#06080d8c;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}@keyframes SuboxoneForm-module__OW1j8W__fadeIn{0%{opacity:0}to{opacity:1}}.SuboxoneForm-module__OW1j8W__successCard{background:var(--surface-elevated);border:1px solid var(--line);width:100%;max-width:440px;box-shadow:var(--shadow-lg);text-align:center;animation:SuboxoneForm-module__OW1j8W__popIn .3s var(--ease);border-radius:20px;flex-direction:column;gap:12px;padding:28px;display:flex}@keyframes SuboxoneForm-module__OW1j8W__popIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.SuboxoneForm-module__OW1j8W__check{color:#16a34a;background:#22c55e1f;border-radius:999px;place-items:center;width:56px;height:56px;margin:0 auto;font-size:26px;font-weight:800;display:grid}.SuboxoneForm-module__OW1j8W__successTitle{color:var(--text-strong);letter-spacing:-.02em;margin:0;font-size:20px;font-weight:800}.SuboxoneForm-module__OW1j8W__successBody{color:var(--text-muted);margin:0;font-size:14px;line-height:1.6}
.VGAForm-module__6nHTia__wrap{flex-direction:column;gap:16px;display:flex}.VGAForm-module__6nHTia__title{letter-spacing:-.02em;color:var(--text-strong);margin:0;font-size:20px;font-weight:800;line-height:1.2}.VGAForm-module__6nHTia__disclaimer{border-radius:var(--radius-md);background:var(--brand-soft);color:var(--brand-strong);border:1px solid #0a84ff26;margin:0;padding:12px 14px;font-size:13px;line-height:1.55}.VGAForm-module__6nHTia__form{flex-direction:column;gap:14px;display:flex}.VGAForm-module__6nHTia__grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:560px){.VGAForm-module__6nHTia__grid{grid-template-columns:1fr}}.VGAForm-module__6nHTia__field{color:var(--text);flex-direction:column;gap:8px;font-size:13px;font-weight:700;display:flex}.VGAForm-module__6nHTia__field span{letter-spacing:-.005em;color:var(--text-strong);font-weight:700;line-height:1.35}.VGAForm-module__6nHTia__field input,.VGAForm-module__6nHTia__field select{border-radius:var(--radius-md);border:1px solid var(--line-strong);background:var(--surface-elevated);width:100%;height:46px;color:var(--text-strong);transition:border-color .18s var(--ease),box-shadow .18s var(--ease);outline:none;padding:0 14px;font-family:inherit;font-size:14.5px}.VGAForm-module__6nHTia__field select{appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3e%3cpath d='M1 1l5 5 5-5' stroke='%236b7280' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");background-position:right 14px center;background-repeat:no-repeat;padding-right:40px}.VGAForm-module__6nHTia__field input:focus,.VGAForm-module__6nHTia__field select:focus{border-color:var(--brand);box-shadow:0 0 0 3px #0a84ff2e}.VGAForm-module__6nHTia__questions{border-top:1px solid var(--line);flex-direction:column;gap:14px;margin-top:4px;padding-top:14px;display:flex}.VGAForm-module__6nHTia__turnstile{padding-top:6px}.VGAForm-module__6nHTia__turnstileError,.VGAForm-module__6nHTia__error{border-radius:var(--radius-md);color:#991b1b;background:#dc26260f;border:1px solid #dc262640;padding:10px 14px;font-size:12.5px}.VGAForm-module__6nHTia__submit{border-radius:var(--radius-md);background:var(--brand-gradient);color:#fff;letter-spacing:-.01em;cursor:pointer;height:50px;box-shadow:var(--shadow-glow);transition:transform .2s var(--ease),box-shadow .2s var(--ease),opacity .2s var(--ease);border:0;font-size:15px;font-weight:700}.VGAForm-module__6nHTia__submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 24px 50px #0a84ff52}.VGAForm-module__6nHTia__submit:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.VGAForm-module__6nHTia__smallprint{color:var(--text-faint);text-align:center;font-size:12px}.VGAForm-module__6nHTia__honeypot{opacity:0;pointer-events:none;position:absolute;top:-9999px;left:-9999px}.VGAForm-module__6nHTia__successOverlay{-webkit-backdrop-filter:blur(4px);z-index:9999;animation:VGAForm-module__6nHTia__fadeIn .2s var(--ease);background:#06080d8c;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}@keyframes VGAForm-module__6nHTia__fadeIn{0%{opacity:0}to{opacity:1}}.VGAForm-module__6nHTia__successCard{background:var(--surface-elevated);border:1px solid var(--line);width:100%;max-width:440px;box-shadow:var(--shadow-lg);text-align:center;animation:VGAForm-module__6nHTia__popIn .3s var(--ease);border-radius:20px;flex-direction:column;gap:12px;padding:28px;display:flex}@keyframes VGAForm-module__6nHTia__popIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.VGAForm-module__6nHTia__check{color:#16a34a;background:#22c55e1f;border-radius:999px;place-items:center;width:56px;height:56px;margin:0 auto;font-size:26px;font-weight:800;display:grid}.VGAForm-module__6nHTia__successTitle{color:var(--text-strong);letter-spacing:-.02em;margin:0;font-size:20px;font-weight:800}.VGAForm-module__6nHTia__successBody{color:var(--text-muted);margin:0;font-size:14px;line-height:1.6}
.About-module__hVONLq__page{background:var(--background);padding:96px 20px;position:relative;overflow:hidden}.About-module__hVONLq__page:before{content:"";background:var(--brand-gradient);opacity:.05;filter:blur(100px);pointer-events:none;border-radius:999px;width:800px;height:800px;position:absolute;top:-300px;left:50%;transform:translate(-50%)}.About-module__hVONLq__inner{max-width:var(--container);margin:0 auto;position:relative}.About-module__hVONLq__header{max-width:760px;margin-bottom:56px}.About-module__hVONLq__h1{letter-spacing:-.03em;color:var(--text-strong);margin:0;font-size:clamp(32px,5vw,48px);font-weight:800;line-height:1.05}.About-module__hVONLq__subhead{max-width:720px;color:var(--text-muted);margin-top:16px;font-size:17px;line-height:1.7}.About-module__hVONLq__notice{border-radius:var(--radius-pill);border:1px solid var(--line);background:var(--surface-elevated);color:var(--text-muted);letter-spacing:.01em;box-shadow:var(--shadow-sm);align-items:center;margin-top:18px;padding:10px 16px;font-size:12.5px;font-weight:600;display:inline-flex}.About-module__hVONLq__section{flex-direction:column;gap:48px;display:flex}@media (max-width:640px){.About-module__hVONLq__page{padding:64px 18px}.About-module__hVONLq__header{margin-bottom:36px}.About-module__hVONLq__subhead{font-size:15.5px}}
.page-module__E0kJGG__section{background:var(--background);border-bottom:1px solid var(--line);padding:96px 20px}.page-module__E0kJGG__section:nth-of-type(2n){background:var(--background-alt)}.page-module__E0kJGG__inner{max-width:var(--container);flex-direction:column;gap:36px;margin:0 auto;display:flex}.page-module__E0kJGG__header{max-width:720px}.page-module__E0kJGG__heading{letter-spacing:-.03em;color:var(--text-strong);margin:0 0 14px;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.08}.page-module__E0kJGG__subheading{color:var(--text-muted);margin:0;font-size:16px;line-height:1.7}.page-module__E0kJGG__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:22px;display:grid}.page-module__E0kJGG__browseWrap{justify-content:center;margin-top:28px;display:flex}.page-module__E0kJGG__browseButton{border-radius:var(--radius-pill);background:var(--text-strong);color:#fff;letter-spacing:-.01em;box-shadow:var(--shadow-md);transition:transform .22s var(--ease),box-shadow .22s var(--ease);border:1px solid #0000;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.page-module__E0kJGG__browseButton:after{content:"→";transition:transform .22s var(--ease);display:inline-block}.page-module__E0kJGG__browseButton:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.page-module__E0kJGG__browseButton:hover:after{transform:translate(3px)}.page-module__E0kJGG__browseButton:active{transform:translateY(0)}@media (max-width:980px){.page-module__E0kJGG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.page-module__E0kJGG__section{padding:64px 18px}.page-module__E0kJGG__grid{grid-template-columns:1fr;gap:16px}}.page-module__E0kJGG__topicsGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:22px;display:grid}@media (max-width:720px){.page-module__E0kJGG__topicsGrid{grid-template-columns:1fr;gap:16px}}
.Topics-module__WHdm8W__page{background:var(--background)}.Topics-module__WHdm8W__section{background:var(--background-alt);border-bottom:1px solid var(--line);padding:96px 20px}.Topics-module__WHdm8W__inner{max-width:var(--container);flex-direction:column;gap:32px;margin:0 auto;display:flex}.Topics-module__WHdm8W__header{max-width:720px}.Topics-module__WHdm8W__heading{letter-spacing:-.03em;color:var(--text-strong);margin:0 0 14px;font-size:clamp(30px,4.4vw,44px);font-weight:800;line-height:1.05}.Topics-module__WHdm8W__subheading{color:var(--text-muted);margin:0;font-size:16px;line-height:1.7}.Topics-module__WHdm8W__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:22px;display:grid}.Topics-module__WHdm8W__notice{border-radius:var(--radius-pill);border:1px solid var(--line);background:var(--surface-elevated);width:fit-content;max-width:100%;color:var(--text-muted);letter-spacing:.01em;box-shadow:var(--shadow-sm);margin-top:4px;padding:12px 18px;font-size:12.5px;font-weight:600;line-height:1.5}@media (max-width:720px){.Topics-module__WHdm8W__section{padding:64px 18px}.Topics-module__WHdm8W__grid{grid-template-columns:1fr;gap:16px}}
