.Button-module__VMVMAW__btn{border-radius:var(--radius-pill);font-family:var(--font-body);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s,color .15s;display:inline-flex}.Button-module__VMVMAW__primary{background:linear-gradient(155deg, var(--gold), var(--gold-deep));color:#241708}.Button-module__VMVMAW__primary:hover{transform:translateY(-1px);box-shadow:0 8px 20px #c79a5d47}.Button-module__VMVMAW__ghost{color:var(--text-primary);border-color:var(--border-strong);background:0 0}.Button-module__VMVMAW__ghost:hover{border-color:var(--gold);color:var(--gold)}.Button-module__VMVMAW__danger{color:var(--red);background:0 0;border-color:#c05a4a66}.Button-module__VMVMAW__danger:hover{background:#c05a4a1f}.Button-module__VMVMAW__textDanger{color:var(--red);background:0 0;border:none;border-radius:0;padding:0;font-size:12px}.Button-module__VMVMAW__textDanger:hover{text-decoration:underline}.Button-module__VMVMAW__sm{padding:8px 16px;font-size:13px}.Button-module__VMVMAW__icon{border-radius:var(--radius-sm);border-color:var(--border-strong);width:30px;height:30px;color:var(--text-secondary);padding:0}.Button-module__VMVMAW__icon.Button-module__VMVMAW__danger:hover{border-color:var(--red);color:var(--red)}.Button-module__VMVMAW__icon.Button-module__VMVMAW__ghost:hover,.Button-module__VMVMAW__icon.Button-module__VMVMAW__primary:hover{border-color:var(--gold);color:var(--gold);box-shadow:none;transform:none}
.Card-module__QRy0Sa__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);transition:border-color .15s,transform .15s;overflow:hidden}.Card-module__QRy0Sa__paddingSm{padding:16px 18px}.Card-module__QRy0Sa__paddingMd{padding:20px}.Card-module__QRy0Sa__interactive:hover{border-color:var(--border-strong);transform:translateY(-2px)}
.Table-module__IK6qEq__table{border-collapse:collapse;width:100%}.Table-module__IK6qEq__table thead th{text-align:left;font-family:var(--font-tag);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--border);padding:14px 18px;font-size:11px;font-weight:500}.Table-module__IK6qEq__table tbody td{border-bottom:1px solid var(--border);vertical-align:middle;padding:14px 18px;font-size:13.5px}.Table-module__IK6qEq__table tbody tr:last-child td{border-bottom:none}.Table-module__IK6qEq__table tbody tr:hover{background:#f5e8d405}.Table-module__IK6qEq__empty{text-align:center;color:var(--text-muted);padding:52px 20px;font-size:13.5px}@media (max-width:820px){.Table-module__IK6qEq__table thead{display:none}.Table-module__IK6qEq__table,.Table-module__IK6qEq__table tbody,.Table-module__IK6qEq__table tr,.Table-module__IK6qEq__table td{width:100%;display:block}.Table-module__IK6qEq__table tbody tr{border-bottom:1px solid var(--border);padding:14px 4px}.Table-module__IK6qEq__table tbody td{border-bottom:none;padding:4px 0;text-align:left!important}}
.Drawer-module__0J3R3W__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:90;opacity:0;pointer-events:none;background:#140d088c;transition:opacity .2s;position:fixed;inset:0}.Drawer-module__0J3R3W__overlay.Drawer-module__0J3R3W__open{opacity:1;pointer-events:auto}.Drawer-module__0J3R3W__drawer{background:var(--bg-panel);border-left:1px solid var(--border-strong);z-index:100;flex-direction:column;width:420px;max-width:92vw;transition:transform .25s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.Drawer-module__0J3R3W__drawer.Drawer-module__0J3R3W__open{transform:translate(0)}.Drawer-module__0J3R3W__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:24px 26px;display:flex}.Drawer-module__0J3R3W__head h2{font-family:var(--font-display);margin:0;font-size:18px;font-weight:600}.Drawer-module__0J3R3W__close{border-radius:var(--radius-sm);border:1px solid var(--border-strong);width:30px;height:30px;color:var(--text-secondary);cursor:pointer;background:0 0}.Drawer-module__0J3R3W__body{flex-direction:column;flex:1;gap:18px;padding:22px 26px;display:flex;overflow-y:auto}.Drawer-module__0J3R3W__foot{border-top:1px solid var(--border);justify-content:flex-end;gap:12px;padding:18px 26px;display:flex}
.Modal-module__weKyha__overlay{z-index:90;background:#140d0899;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.Modal-module__weKyha__modal{background:var(--bg-panel);border:1px solid var(--border-strong);border-radius:16px;flex-direction:column;width:520px;max-width:100%;max-height:80vh;display:flex}.Modal-module__weKyha__modal.Modal-module__weKyha__sm{width:420px}.Modal-module__weKyha__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.Modal-module__weKyha__head h2{font-family:var(--font-display);margin:0;font-size:17px;font-weight:600}.Modal-module__weKyha__close{border-radius:var(--radius-sm);border:1px solid var(--border-strong);width:30px;height:30px;color:var(--text-secondary);cursor:pointer;background:0 0}.Modal-module__weKyha__body{padding:10px 24px;overflow-y:auto}.Modal-module__weKyha__foot{border-top:1px solid var(--border);color:var(--text-muted);padding:16px 24px;font-size:12px}
.Switch-module__LmCZTG__switch{border-radius:var(--radius-pill);background:var(--surface-raised);border:1px solid var(--border-strong);cursor:pointer;flex:none;width:38px;height:22px;padding:0;position:relative}.Switch-module__LmCZTG__switch:after{content:"";background:var(--text-muted);border-radius:50%;width:16px;height:16px;transition:transform .15s,background .15s;position:absolute;top:2px;left:2px}.Switch-module__LmCZTG__switch.Switch-module__LmCZTG__on{border-color:var(--gold);background:#c79a5d40}.Switch-module__LmCZTG__switch.Switch-module__LmCZTG__on:after{background:var(--gold);transform:translate(16px)}.Switch-module__LmCZTG__switch:disabled{opacity:.5;cursor:not-allowed}
.AuthModal-module__jrbLjq__field{flex-direction:column;gap:7px;display:flex}.AuthModal-module__jrbLjq__field label{color:var(--text-secondary);font-size:12.5px;font-weight:600}.AuthModal-module__jrbLjq__field input{background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-sm);color:var(--text-primary);font-family:var(--font-body);padding:10px 12px;font-size:13.5px}.AuthModal-module__jrbLjq__field input:focus{outline:2px solid var(--gold);outline-offset:1px}.AuthModal-module__jrbLjq__fieldRow{grid-template-columns:1fr 1fr;gap:14px;display:grid}.AuthModal-module__jrbLjq__form{flex-direction:column;gap:16px;display:flex}.AuthModal-module__jrbLjq__error{color:var(--red);font-size:13px}.AuthModal-module__jrbLjq__notice{color:var(--moss);font-size:13px}.AuthModal-module__jrbLjq__switchMode{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-size:13px;text-decoration:underline}
.Wrap-module__MtZKMa__wrap{max-width:1180px;margin:0 auto;padding:0 32px}@media (max-width:480px){.Wrap-module__MtZKMa__wrap{padding:0 20px}}
.Nav-module__1CICJq__nav{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#1c130ddb;position:sticky;top:0}.Nav-module__1CICJq__inner{justify-content:space-between;align-items:center;height:74px;display:flex}.Nav-module__1CICJq__brand{font-family:var(--font-display);letter-spacing:.01em;align-items:center;gap:12px;font-size:19px;font-weight:600;display:flex}.Nav-module__1CICJq__brandMark{flex:none;width:40px;height:40px;display:block}.Nav-module__1CICJq__brandMark img{object-fit:contain;width:100%;height:100%}.Nav-module__1CICJq__navLinks{color:var(--text-secondary);align-items:center;gap:34px;font-size:14.5px;font-weight:500;display:flex}.Nav-module__1CICJq__navLinks a{transition:color .15s}.Nav-module__1CICJq__navLinks a:hover{color:var(--text-primary)}.Nav-module__1CICJq__navCta{align-items:center;gap:14px;display:flex}.Nav-module__1CICJq__tixPill{font-family:var(--font-tag);color:var(--gold);border-radius:var(--radius-pill);white-space:nowrap;background:#c79a5d1a;border:1px solid #c79a5d4d;align-items:center;gap:6px;padding:7px 13px;font-size:12.5px;display:inline-flex}.Nav-module__1CICJq__loginBtn{border-radius:var(--radius-pill);font-family:var(--font-body);cursor:pointer;color:var(--text-primary);border:1px solid var(--border-strong);background:0 0;justify-content:center;align-items:center;padding:8px 16px;font-size:13px;font-weight:600;transition:border-color .15s,color .15s;display:inline-flex}.Nav-module__1CICJq__loginBtn:hover{border-color:var(--gold);color:var(--gold)}.Nav-module__1CICJq__userChip{cursor:pointer;border-radius:var(--radius-pill);border:1px solid var(--border-strong);color:var(--text-primary);background:0 0;align-items:center;gap:9px;padding:5px 14px 5px 6px;font-size:13.5px;font-weight:600;transition:border-color .15s;display:flex}.Nav-module__1CICJq__userChip:hover{border-color:var(--gold)}.Nav-module__1CICJq__avatar{background:linear-gradient(155deg, var(--gold), var(--gold-deep));color:#241708;width:28px;height:28px;font-family:var(--font-tag);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:11.5px;font-weight:700;display:flex}.Nav-module__1CICJq__menuToggle{color:var(--text-primary);cursor:pointer;background:0 0;border:none;font-size:24px;display:none}@media (max-width:860px){.Nav-module__1CICJq__navLinks{display:none}.Nav-module__1CICJq__navLinks.Nav-module__1CICJq__open{background:var(--bg-top);border-bottom:1px solid var(--border);flex-direction:column;align-items:flex-start;gap:18px;padding:22px 32px 26px;display:flex;position:absolute;top:74px;left:0;right:0}.Nav-module__1CICJq__menuToggle{display:block}}
.Hero-module__HsImyW__hero{background:linear-gradient(180deg, var(--bg-top) 0%, var(--bg-mid) 70%, var(--bg-mid) 100%);padding-top:150px;position:relative;overflow:hidden}.Hero-module__HsImyW__heroBg{z-index:0;background-image:var(--skyline-url);background-position:bottom;background-repeat:no-repeat;background-size:cover;height:360px;position:absolute;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#0000 0%,#0000008c 22%,#000 46% 100%);mask-image:linear-gradient(#0000 0%,#0000008c 22%,#000 46% 100%)}.Hero-module__HsImyW__heroBg:after{content:"";background:linear-gradient(180deg, #1c130d00 60%, var(--bg-mid) 100%);position:absolute;inset:0}.Hero-module__HsImyW__heroInner{z-index:2;grid-template-columns:1.1fr .9fr;align-items:start;gap:40px;padding-bottom:230px;display:grid;position:relative}.Hero-module__HsImyW__eyebrow{font-family:var(--font-tag);letter-spacing:.06em;text-transform:uppercase;color:var(--moss);border-radius:var(--radius-pill);background:#7c8a5a1a;border:1px solid #7c8a5a66;align-items:center;gap:8px;margin-bottom:22px;padding:6px 12px;font-size:12px;display:inline-flex}.Hero-module__HsImyW__dot{background:var(--moss);border-radius:50%;width:6px;height:6px}.Hero-module__HsImyW__title{font-family:var(--font-display);color:var(--text-primary);max-width:12ch;margin:0 0 20px;font-size:clamp(34px,4.6vw,52px);font-weight:600;line-height:1.1}.Hero-module__HsImyW__title span{color:var(--gold)}.Hero-module__HsImyW__lead{color:var(--text-secondary);max-width:44ch;margin:0 0 32px;font-size:17px;line-height:1.6}.Hero-module__HsImyW__actions{flex-wrap:wrap;gap:14px;margin-bottom:8px;display:flex}.Hero-module__HsImyW__heroCard{z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--border-strong);border-radius:var(--radius);background:#2a1e16e0;margin-top:8px;padding:22px;position:relative;box-shadow:0 20px 50px #00000059}.Hero-module__HsImyW__heroCardLabel{font-family:var(--font-tag);letter-spacing:.06em;text-transform:uppercase;color:var(--terracotta);margin-bottom:10px;font-size:11px}.Hero-module__HsImyW__heroCard h3{font-family:var(--font-display);margin:0 0 6px;font-size:20px;font-weight:600}.Hero-module__HsImyW__heroCard p{color:var(--text-secondary);margin:0 0 16px;font-size:13.5px;line-height:1.5}.Hero-module__HsImyW__heroCardMeta{justify-content:space-between;align-items:center;display:flex}.Hero-module__HsImyW__heroCardDate{font-family:var(--font-tag);color:var(--gold);font-size:12.5px}@media (max-width:860px){.Hero-module__HsImyW__hero{padding-top:120px}.Hero-module__HsImyW__heroInner{grid-template-columns:1fr;padding-bottom:180px}.Hero-module__HsImyW__heroBg{height:260px}}@media (max-width:480px){.Hero-module__HsImyW__actions{flex-direction:column;align-items:stretch}}
.SectionHead-module__R-9tnW__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:40px;display:flex}.SectionHead-module__R-9tnW__eyebrow{font-family:var(--font-tag);letter-spacing:.06em;text-transform:uppercase;color:var(--gold);margin:0 0 10px;font-size:12px}.SectionHead-module__R-9tnW__head h2{font-family:var(--font-display);color:var(--text-primary);margin:0;font-size:31px;font-weight:600}.SectionHead-module__R-9tnW__link{color:var(--text-secondary);border-bottom:1px solid var(--border-strong);align-items:center;gap:6px;padding-bottom:2px;font-size:14px;font-weight:600;transition:color .15s,border-color .15s;display:inline-flex}.SectionHead-module__R-9tnW__link:hover{color:var(--gold);border-color:var(--gold)}.SectionHead-module__R-9tnW__note{color:var(--text-muted);text-align:right;max-width:34ch;font-size:13px}@media (max-width:860px){.SectionHead-module__R-9tnW__note{text-align:left;max-width:100%}}
.CalendarSection-module__mr3Zza__section{background:var(--bg-low);padding:88px 0}.CalendarSection-module__mr3Zza__promoted{background:linear-gradient(120deg,#c79a5d24,#bd6b421a);border:1px solid #c79a5d59;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;margin-bottom:22px;padding:30px 32px;display:grid;position:relative;overflow:hidden}.CalendarSection-module__mr3Zza__promotedDate{font-family:var(--font-tag);text-align:center;background:var(--surface);border:1px solid var(--border-strong);z-index:1;border-radius:12px;min-width:74px;padding:14px 18px;position:relative}.CalendarSection-module__mr3Zza__d{color:var(--gold);font-size:26px;font-weight:600;line-height:1}.CalendarSection-module__mr3Zza__m{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-top:4px;font-size:11px}.CalendarSection-module__mr3Zza__promotedBody{z-index:1;position:relative}.CalendarSection-module__mr3Zza__promotedTag{font-family:var(--font-tag);letter-spacing:.06em;text-transform:uppercase;color:var(--gold);align-items:center;gap:6px;margin-bottom:8px;font-size:11px;display:inline-flex}.CalendarSection-module__mr3Zza__promotedBody h3{font-family:var(--font-display);margin:0 0 6px;font-size:22px;font-weight:600}.CalendarSection-module__mr3Zza__promotedBody p{color:var(--text-secondary);margin:0;font-size:14px}.CalendarSection-module__mr3Zza__eventsRow{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.CalendarSection-module__mr3Zza__eventTop{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.CalendarSection-module__mr3Zza__eventDate{font-family:var(--font-tag);color:var(--text-secondary);font-size:13px}.CalendarSection-module__mr3Zza__gem{background:var(--gold);border-radius:2px;flex:none;width:9px;height:9px;transform:rotate(45deg)}.CalendarSection-module__mr3Zza__gemGold{background:var(--gold)}.CalendarSection-module__mr3Zza__gemTerracotta{background:var(--terracotta)}.CalendarSection-module__mr3Zza__gemMoss{background:var(--moss)}.CalendarSection-module__mr3Zza__eventsRow h4{font-family:var(--font-display);margin:0 0 6px;font-size:16.5px;font-weight:600}.CalendarSection-module__mr3Zza__time{color:var(--text-muted);font-size:13px}.CalendarSection-module__mr3Zza__cta{text-align:center;margin-top:34px}@media (max-width:860px){.CalendarSection-module__mr3Zza__eventsRow{grid-template-columns:1fr}.CalendarSection-module__mr3Zza__promoted{text-align:left;grid-template-columns:1fr}.CalendarSection-module__mr3Zza__promotedDate{width:74px}}
.PrizeWallSection-module__54ll1G__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.PrizeWallSection-module__54ll1G__thumb{background:linear-gradient(150deg, var(--surface-raised), var(--bg-low));justify-content:center;align-items:center;height:120px;display:flex}.PrizeWallSection-module__54ll1G__body{padding:16px 18px 18px}.PrizeWallSection-module__54ll1G__cat{font-family:var(--font-tag);letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px;font-size:10px;display:block}.PrizeWallSection-module__54ll1G__body h4{font-family:var(--font-display);min-height:40px;margin:0 0 14px;font-size:15.5px;font-weight:600;line-height:1.3}.PrizeWallSection-module__54ll1G__foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.PrizeWallSection-module__54ll1G__cost{font-family:var(--font-tag);color:var(--gold);white-space:nowrap;font-size:12.5px}.PrizeWallSection-module__54ll1G__shopNote{color:var(--text-muted);margin-top:22px;font-size:13px}.PrizeWallSection-module__54ll1G__toast{background:var(--surface-raised);border:1px solid var(--border-strong);color:var(--text-primary);border-radius:var(--radius-pill);z-index:200;text-align:center;max-width:90vw;padding:12px 20px;font-size:13px;font-weight:500;position:fixed;bottom:26px;left:50%;transform:translate(-50%)}@media (max-width:860px){.PrizeWallSection-module__54ll1G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.PrizeWallSection-module__54ll1G__grid{grid-template-columns:1fr}}
.ShopSection-module__sbql8W__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.ShopSection-module__sbql8W__thumb{background:linear-gradient(150deg, var(--surface-raised), var(--bg-low));justify-content:center;align-items:center;height:130px;display:flex}.ShopSection-module__sbql8W__body{padding:16px 18px 18px}.ShopSection-module__sbql8W__cat{font-family:var(--font-tag);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-bottom:6px;font-size:10.5px}.ShopSection-module__sbql8W__body h4{font-family:var(--font-display);margin:0 0 10px;font-size:16px;font-weight:600}.ShopSection-module__sbql8W__foot{justify-content:space-between;align-items:center;display:flex}.ShopSection-module__sbql8W__price{font-family:var(--font-tag);color:var(--gold);font-size:14px}.ShopSection-module__sbql8W__link{color:var(--text-secondary);align-items:center;gap:5px;font-size:12.5px;font-weight:600;display:inline-flex}.ShopSection-module__sbql8W__link:hover{color:var(--gold)}.ShopSection-module__sbql8W__note{color:var(--text-muted);margin-top:22px;font-size:13px}@media (max-width:860px){.ShopSection-module__sbql8W__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.ShopSection-module__sbql8W__grid{grid-template-columns:1fr}}
.QuizSection-module__I6s3mq__section{padding:88px 0}.QuizSection-module__I6s3mq__inner{background:var(--surface);border:1px solid var(--border-strong);border-radius:22px;grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:52px 56px;display:grid;position:relative;overflow:hidden}.QuizSection-module__I6s3mq__inner:before{content:"";background:radial-gradient(circle,#7c8a5a2e,#0000 70%);border-radius:50%;width:220px;height:220px;position:absolute;bottom:-60px;left:-60px}.QuizSection-module__I6s3mq__copy{z-index:1;position:relative}.QuizSection-module__I6s3mq__eyebrow{font-family:var(--font-tag);letter-spacing:.06em;text-transform:uppercase;color:var(--moss);margin:0 0 10px;font-size:12px}.QuizSection-module__I6s3mq__copy h2{font-family:var(--font-display);color:var(--text-primary);margin:0 0 14px;font-size:29px;font-weight:600}.QuizSection-module__I6s3mq__lead{color:var(--text-secondary);max-width:42ch;margin:0 0 26px;font-size:15px;line-height:1.6}.QuizSection-module__I6s3mq__note{font-family:var(--font-tag);color:var(--gold);align-items:center;gap:8px;margin-top:18px;font-size:12.5px;display:inline-flex}.QuizSection-module__I6s3mq__visual{z-index:1;aspect-ratio:1.3;border:1px solid var(--border-strong);background:linear-gradient(145deg,#7c8a5a29,#c79a5d1a);border-radius:16px;justify-content:center;align-items:center;display:flex;position:relative}.QuizSection-module__I6s3mq__diamond{background:linear-gradient(155deg, var(--moss), #5a6642);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;display:flex;transform:rotate(45deg);box-shadow:0 20px 40px #7c8a5a40}.QuizSection-module__I6s3mq__diamond span{font-family:var(--font-display);color:#1c130d;font-size:26px;font-weight:700;transform:rotate(-45deg)}@media (max-width:860px){.QuizSection-module__I6s3mq__inner{grid-template-columns:1fr;padding:36px 28px}}
.page-module__H2rpbq__main{flex-direction:column;gap:32px;max-width:900px;margin:0 auto;padding:48px 32px 96px;display:flex}.page-module__H2rpbq__title{font-family:var(--font-display);font-size:28px;font-weight:600}.page-module__H2rpbq__row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.page-module__H2rpbq__sampleCard{max-width:260px}.page-module__H2rpbq__sampleCard h3{font-family:var(--font-display);margin-bottom:6px;font-size:16.5px;font-weight:600}.page-module__H2rpbq__sampleCard p{color:var(--text-muted);font-size:13px}
.Footer-module__VUkswa__footer{background:var(--bg-top);border-top:1px solid var(--border);padding:56px 0 28px}.Footer-module__VUkswa__top{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px;margin-bottom:44px;display:grid}.Footer-module__VUkswa__brand{font-family:var(--font-display);align-items:center;gap:12px;font-size:19px;font-weight:600;display:flex}.Footer-module__VUkswa__brandMark{flex:none;width:40px;height:40px;display:block}.Footer-module__VUkswa__brandMark img{object-fit:contain;width:100%;height:100%}.Footer-module__VUkswa__brandCol p{color:var(--text-muted);max-width:32ch;margin:14px 0 0;font-size:13.5px;line-height:1.6}.Footer-module__VUkswa__col h5{font-family:var(--font-tag);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin:0 0 14px;font-size:11.5px}.Footer-module__VUkswa__col a{color:var(--text-secondary);margin-bottom:10px;font-size:14px;display:block}.Footer-module__VUkswa__col a:hover{color:var(--gold)}.Footer-module__VUkswa__bottom{border-top:1px solid var(--border);color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:24px;font-size:12.5px;display:flex}.Footer-module__VUkswa__socials{gap:14px;display:flex}.Footer-module__VUkswa__socials a{border:1px solid var(--border-strong);border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;display:flex}.Footer-module__VUkswa__socials a:hover{border-color:var(--gold);color:var(--gold)}@media (max-width:860px){.Footer-module__VUkswa__top{grid-template-columns:1fr 1fr}}
