.style-module__K9afIG__content{color:#f8f8f2;min-height:calc(100vh - 64px);max-width:var(--max-content-width);background-color:#000;margin:0 auto;padding:0 24px;font-family:Monaco,Menlo,Ubuntu Mono,monospace}.style-module__K9afIG__terminalInner{border:1px solid #3a3a3a}@media (max-width:1100px){.style-module__K9afIG__content{padding:0}.style-module__K9afIG__terminalInner{border:none;border-top:1px solid #3a3a3a}}.style-module__K9afIG__terminalHeader{background:#000;border-bottom:1px solid #3a3a3a;border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;padding:8px 16px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;display:flex}.style-module__K9afIG__terminalHeaderTitle{color:var(--color-blue);text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:600}.style-module__K9afIG__terminalHeaderLinks{align-items:center;gap:16px;display:flex}.style-module__K9afIG__terminalHeaderLink{color:#b4b4b4;text-transform:uppercase;letter-spacing:.5px;border-radius:3px;padding:2px 6px;font-size:10px;font-weight:500;text-decoration:none;transition:color .2s}.style-module__K9afIG__terminalHeaderLink:hover{color:#f8f8f2;background-color:#66d9ef1a}.style-module__K9afIG__terminal{background-color:#1e1e1e;border-radius:8px;flex-direction:column;flex:1;min-width:0;font-family:Monaco,Menlo,Ubuntu Mono,monospace;display:flex;overflow:hidden;box-shadow:0 8px 32px #0000004d}.style-module__K9afIG__terminalSection{gap:0;height:calc(100vh - 64px);min-height:600px;max-height:calc(100vh - 64px);display:flex}.style-module__K9afIG__appBar{background-color:var(--bg-surface);border-left:1px solid var(--border-color);flex-direction:column;flex-shrink:0;width:48px;height:100%;display:flex}.style-module__K9afIG__appBarContent{flex-direction:column;align-items:center;gap:16px;height:100%;padding:16px 8px;display:flex}.style-module__K9afIG__appIcon{cursor:pointer;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:32px;height:32px;padding:8px;transition:all .2s;display:flex}.style-module__K9afIG__appIcon:hover{background-color:#66d9ef1a;transform:scale(1.05)}.style-module__K9afIG__appIcon:active{transform:scale(.95)}.style-module__K9afIG__appIconSymbol{font-size:16px;line-height:1}.style-module__K9afIG__appIconLabel{color:var(--text-muted);text-align:center;text-transform:uppercase;letter-spacing:.5px;font-size:8px;font-weight:500;line-height:1}@media (max-width:768px){.style-module__K9afIG__appBar{border-left:1px solid var(--border-color);flex-direction:column;width:48px;height:100%}.style-module__K9afIG__appBarContent{flex-direction:column;justify-content:flex-start;gap:16px;height:100%;padding:16px 8px}.style-module__K9afIG__appIcon{width:32px;height:32px}.style-module__K9afIG__appIconSymbol{font-size:16px}.style-module__K9afIG__appIconLabel{font-size:8px}.style-module__K9afIG__terminal{margin-right:0}.style-module__K9afIG__debugPanel{border-radius:8px;width:100%;height:auto;margin-bottom:32px;position:relative;top:auto;right:auto}}.style-module__K9afIG__terminalButtons{gap:8px;display:flex}.style-module__K9afIG__terminalButton{background-color:#ff5f56;border-radius:50%;width:12px;height:12px}.style-module__K9afIG__terminalButton:nth-child(2){background-color:#ffbd2e}.style-module__K9afIG__terminalButton:nth-child(3){background-color:#27c93f}.style-module__K9afIG__terminalTitle{color:#b4b4b4;font-size:13px;font-weight:500}.style-module__K9afIG__terminalBody{color:#b8b8b0;-webkit-user-select:text;user-select:text;cursor:text;background-color:#1e1e1e;flex:1;min-height:400px;max-height:calc(100vh - 200px);padding:16px;font-size:14px;line-height:1.5;overflow-y:auto}.style-module__K9afIG__terminalBody::-moz-selection{color:#fff;background-color:#4a7c7c}.style-module__K9afIG__terminalBody::selection{color:#fff;background-color:#4a7c7c}.style-module__K9afIG__terminalLine{word-wrap:break-word;white-space:pre-wrap;-webkit-user-select:text;user-select:text;cursor:text;margin-bottom:4px}.style-module__K9afIG__terminalLine::-moz-selection{color:#fff;background-color:#4a7c7c}.style-module__K9afIG__terminalLine::selection{color:#fff;background-color:#4a7c7c}.style-module__K9afIG__terminalLine.style-module__K9afIG__selected{background-color:#4a7c7c1a;border-radius:2px;padding:1px 2px}.style-module__K9afIG__terminalOutput::-moz-selection{color:#fff;background-color:#4a7c7c;border-radius:2px}.style-module__K9afIG__terminalInput::-moz-selection{color:#fff;background-color:#4a7c7c;border-radius:2px}.style-module__K9afIG__terminalOutput::selection,.style-module__K9afIG__terminalInput::selection{color:#fff;background-color:#4a7c7c;border-radius:2px}.style-module__K9afIG__terminalOutput::-moz-selection{color:#fff;background-color:#4a7c7c;border-radius:2px}.style-module__K9afIG__terminalInput::-moz-selection{color:#fff;background-color:#4a7c7c;border-radius:2px}.style-module__K9afIG__terminalBody::-webkit-scrollbar{width:8px}.style-module__K9afIG__terminalBody::-webkit-scrollbar-track{background:#2d2d2d}.style-module__K9afIG__terminalBody::-webkit-scrollbar-thumb{background:#555;border-radius:4px}.style-module__K9afIG__terminalBody::-webkit-scrollbar-thumb:hover{background:#777}.style-module__K9afIG__terminalInput{color:#b8b8b0;-webkit-user-select:text;user-select:text;font-weight:500}.style-module__K9afIG__terminalOutput{color:#5a8c69;-webkit-user-select:text;user-select:text}.style-module__K9afIG__terminalPrompt{color:var(--color-green);white-space:nowrap;-webkit-user-select:text;user-select:text;flex-shrink:0;margin-right:12px;font-weight:500}.style-module__K9afIG__terminalInputContainer{align-items:center;width:100%;display:flex}.style-module__K9afIG__terminalInputField{color:#b8b8b0;font-family:inherit;font-size:inherit;caret-color:#b8b8b0;background:0 0;border:none;outline:none;flex:1;min-width:0;transition:all .2s}.style-module__K9afIG__terminalInputField:focus{caret-color:var(--color-green);background-color:#4a7c7c1a;border-radius:2px;padding:1px 2px}.style-module__K9afIG__terminalInputField::placeholder{color:#75715e}.style-module__K9afIG__terminal{animation:.3s ease-out style-module__K9afIG__terminalSlideIn}@keyframes style-module__K9afIG__terminalSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.style-module__K9afIG__terminal{border-radius:8px;width:100%;max-width:100%;margin:0 0 32px;overflow-x:hidden}.style-module__K9afIG__terminalBody{word-wrap:break-word;overflow-wrap:break-word;min-height:300px;max-height:400px;padding:12px;font-size:13px}.style-module__K9afIG__terminalLine{word-break:break-word;overflow-wrap:break-word}.style-module__K9afIG__terminalInputField{box-sizing:border-box;width:100%;max-width:100%}}.style-module__K9afIG__debugPanel{background-color:#1e1e1e;border-radius:8px 0 0 8px;flex-direction:column;flex-shrink:0;width:320px;max-height:calc(100vh - 176px);font-family:Monaco,Menlo,Ubuntu Mono,monospace;transition:width .3s;display:flex;overflow:hidden;box-shadow:0 8px 32px #0000004d}.style-module__K9afIG__debugPanelHeader{background:linear-gradient(135deg,#2d2d2d 0%,#1e1e1e 100%);border-bottom:1px solid #3a3a3a;align-items:center;gap:16px;padding:16px;display:flex}.style-module__K9afIG__debugPanelToggle{flex-shrink:0}.style-module__K9afIG__debugPanelTitle{flex:1}.style-module__K9afIG__debugPanelHeader h3{color:#f8f8f2;margin:0 0 8px;font-size:16px;font-weight:600}.style-module__K9afIG__debugPanelSubtitle{color:#b4b4b4;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:500}.style-module__K9afIG__debugPanelToggle{align-items:center;display:flex}.style-module__K9afIG__expandCollapseButton{cursor:pointer;background:linear-gradient(135deg,#4a7c7c 0%,#3a5a5a 100%);border:1px solid #5a8c69;border-radius:6px;justify-content:center;align-items:center;min-width:32px;height:28px;padding:6px 8px;transition:all .2s;display:flex}.style-module__K9afIG__expandCollapseButton:hover{border-color:var(--color-blue);background:linear-gradient(135deg,#5a8c69 0%,#4a7c59 100%);transform:scale(1.05);box-shadow:0 2px 8px #66d9ef4d}.style-module__K9afIG__expandCollapseButton:active{transform:scale(.95)}.style-module__K9afIG__expandIcon,.style-module__K9afIG__collapseIcon{color:#f8f8f2;font-size:12px;font-weight:700;line-height:1;transition:all .2s}.style-module__K9afIG__expandIcon{color:#a6e22e}.style-module__K9afIG__collapseIcon{color:var(--color-blue)}.style-module__K9afIG__debugPanelBody{background-color:#1e1e1e;flex:1;min-height:300px;padding:12px;overflow-y:auto}.style-module__K9afIG__debugPanelBody::-webkit-scrollbar{width:6px}.style-module__K9afIG__debugPanelBody::-webkit-scrollbar-track{background:#2d2d2d}.style-module__K9afIG__debugPanelBody::-webkit-scrollbar-thumb{background:#555;border-radius:3px}.style-module__K9afIG__debugPanelBody::-webkit-scrollbar-thumb:hover{background:#777}.style-module__K9afIG__debugCommand{border-left:2px solid var(--color-green);cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#2d2d2d;border-radius:4px;flex-direction:column;margin-bottom:6px;padding:8px;transition:all .2s;display:flex}.style-module__K9afIG__debugCommand:hover{border-left-color:var(--color-blue);background-color:#3a3a3a;transform:translate(4px);box-shadow:0 2px 8px #0000004d}.style-module__K9afIG__debugCommand:active{background-color:#4a4a4a;transform:translate(2px)}.style-module__K9afIG__debugCommandName{color:var(--color-blue);text-transform:lowercase;margin-bottom:3px;font-size:13px;font-weight:600}.style-module__K9afIG__debugCommandDesc{color:#b8b8b0;margin-bottom:4px;font-size:11px;line-height:1.3}.style-module__K9afIG__debugCommandAction{color:#a6e22e;background-color:#a6e22e1a;border-radius:3px;align-self:flex-start;padding:1px 4px;font-size:10px;font-weight:500}.style-module__K9afIG__debugCommandIndicators{flex-wrap:wrap;gap:6px;display:flex}.style-module__K9afIG__debugCommandJson{color:var(--color-blue);background-color:#66d9ef1a;border-radius:3px;align-self:flex-start;padding:1px 4px;font-size:10px;font-weight:500}@media (max-width:768px){.style-module__K9afIG__terminalSection{flex-direction:row;height:auto;min-height:400px}.style-module__K9afIG__terminalHeader{padding:6px 24px}.style-module__K9afIG__terminalHeaderTitle{font-size:10px}.style-module__K9afIG__terminalHeaderLinks{gap:12px}.style-module__K9afIG__terminalHeaderLink{padding:1px 4px;font-size:9px}.style-module__K9afIG__terminal{flex:1;height:400px;min-height:400px;margin-bottom:0}.style-module__K9afIG__debugPanel{border-radius:8px;width:280px;min-width:280px;max-width:280px;height:400px;min-height:400px;margin-top:0;margin-left:0;margin-right:0}.style-module__K9afIG__debugPanelHeader{padding:12px}.style-module__K9afIG__debugPanelHeader h3{font-size:14px}.style-module__K9afIG__debugCommand{padding:10px}.style-module__K9afIG__debugCommandName{font-size:13px}.style-module__K9afIG__debugCommandDesc{font-size:11px}.style-module__K9afIG__container{max-width:100%;padding-left:16px;padding-right:16px;overflow-x:hidden}.style-module__K9afIG__row{margin-left:0;margin-right:0}.style-module__K9afIG__col-xs-12{padding-left:0;padding-right:0}}@media (min-width:769px){.style-module__K9afIG__terminalSection{height:95vh;min-height:600px;max-height:95vh}.style-module__K9afIG__debugPanel{height:100%;min-height:400px;max-height:calc(100vh - 176px)}.style-module__K9afIG__debugPanel.style-module__K9afIG__collapsed{width:48px;min-width:48px;max-width:48px}.style-module__K9afIG__debugPanelBody{min-height:300px}.style-module__K9afIG__terminalBody{height:100%;min-height:400px;max-height:calc(100vh - 200px)}}
.style-module__4aPbba__container{align-items:center;display:flex;position:relative}.style-module__4aPbba__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;align-self:center;width:48px;height:40px;margin-left:auto;padding:8px;display:flex}.style-module__4aPbba__bar{background-color:var(--text-secondary);border-radius:2px;width:32px;height:1px}.style-module__4aPbba__hamburger:hover .style-module__4aPbba__bar{color:var(--color-red)}.style-module__4aPbba__drawer{background-color:var(--bg-surface);z-index:10999;width:160px;height:100vh;padding:40px 16px;transition:right .175s ease-in-out;position:fixed;top:0;right:-160px}.style-module__4aPbba__open{right:0;box-shadow:-2px 0 8px #000000bf}.style-module__4aPbba__overlay{background-color:var(--overlay-color);z-index:10998;transition:opacity .12s ease-in-out;position:fixed;inset:0}.style-module__4aPbba__navList{margin:0;padding:0 12px;list-style:none}.style-module__4aPbba__navList li{color:var(--text-primary);margin-bottom:20px}.style-module__4aPbba__navList a{color:var(--text-primary);border-bottom:1px dotted var(--link-underline);font-size:20px;text-decoration:none}.style-module__4aPbba__navList a:hover{border-bottom:2px solid var(--color-red);color:var(--text-primary)}.style-module__4aPbba__navList a.style-module__4aPbba__active{border-bottom:2px solid var(--color-green);color:var(--text-primary)}
.style-module__4AtNDa__partyHat{z-index:10;pointer-events:none;position:absolute;top:-2px;left:-11px;transform:rotate(-26deg)}
.style-module__O0eOca__navbar{width:100%;margin:0 auto}.style-module__O0eOca__navbar .style-module__O0eOca__inner{width:100%;height:60px;max-width:var(--max-content-width);border:none;margin:40px auto;padding:0 24px;line-height:60px;display:flex}.style-module__O0eOca__container{max-width:var(--max-content-width);margin:0 auto}.style-module__O0eOca__navbar .style-module__O0eOca__links{float:right}.style-module__O0eOca__navbar .style-module__O0eOca__links ul{display:flex}.style-module__O0eOca__navbar .style-module__O0eOca__links ul li{cursor:pointer;color:var(--color-text-dark);margin-left:40px;font-size:18px}.style-module__O0eOca__navbar .style-module__O0eOca__links ul li a{color:inherit;border-bottom:1px dotted var(--link-underline);text-decoration:none}.style-module__O0eOca__navbar .style-module__O0eOca__links ul li a:hover{border-bottom:2px solid var(--color-red)}.style-module__O0eOca__navbar .style-module__O0eOca__links ul li a.style-module__O0eOca__active{border-bottom:1px dotted var(--color-green)}.style-module__O0eOca__navbar.style-module__O0eOca__dark .style-module__O0eOca__links ul li{color:var(--text-primary)}.style-module__O0eOca__logo{text-transform:uppercase;letter-spacing:2px;height:60px;transition:all var(--transition-fast);color:var(--text-secondary);border:none;flex:1;font-size:24px;font-weight:600;line-height:60px;text-decoration:none;display:inline-block;position:relative}.style-module__O0eOca__logo .style-module__O0eOca__separator{color:var(--color-text-dark-mute);margin:0 12px}.style-module__O0eOca__logo .style-module__O0eOca__active{color:var(--text-primary)}.style-module__O0eOca__logo a{line-height:40px}.style-module__O0eOca__logoText{display:inline-block;position:relative}.style-module__O0eOca__desktopOnly{display:block}.style-module__O0eOca__mobileOnly{display:none}@media (max-width:767px){.style-module__O0eOca__desktopOnly{display:none}.style-module__O0eOca__mobileOnly{align-items:center;display:flex}.style-module__O0eOca__logo{color:var(--color-primary)}}
.style-module__nUfRbG__languagePicker{align-items:center;display:flex}.style-module__nUfRbG__languageSelect{color:inherit;cursor:pointer;appearance:none;background:0 0;border:1px dotted #ffffff4d;border-radius:4px;padding:6px 12px;font-size:14px;font-weight:600;transition:border-color .2s}.style-module__nUfRbG__languageSelect:hover{border-color:#ffffff80}.style-module__nUfRbG__languageSelect:focus{border-color:#fff9;outline:none}.style-module__nUfRbG__languageSelect option{color:#fff;background:#1a1a1a}.style-module__nUfRbG__loadingIndicator{color:#fff9;font-size:12px;animation:1s linear infinite style-module__nUfRbG__spin;position:absolute;top:50%;right:32px;transform:translateY(-50%)}@keyframes style-module__nUfRbG__spin{0%{transform:translateY(-50%)rotate(0)}to{transform:translateY(-50%)rotate(360deg)}}
.style-module__h84EOq__footer{flex-direction:column;align-items:center;margin-top:80px;padding:36px 0;display:flex}.style-module__h84EOq__container{max-width:var(--max-content-width);margin:0 auto}.style-module__h84EOq__footerContent{max-width:var(--max-content-width);text-align:center;margin:0 auto;padding:0 20px}.style-module__h84EOq__controls{justify-content:center;align-items:center;margin-top:32px;display:flex}.style-module__h84EOq__copyright{color:var(--text-primary);text-transform:uppercase;margin:0;font-size:15px;font-weight:600}.style-module__h84EOq__underline:after{content:" ";width:26px;height:3px;margin:32px 0 0;display:block}.style-module__h84EOq__underline.style-module__h84EOq__grey:after{background:#bbb;border-left:26px solid #ddd;border-right:26px solid #999}.style-module__h84EOq__underline.style-module__h84EOq__blue:after{border-left:26px solid #48cfad;border-right:26px solid var(--color-red);background:#4a89dc}.style-module__h84EOq__agents{color:#0000}
.style-module__PwvoyG__spinnerContainer{z-index:10;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.style-module__PwvoyG__spinner{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.style-module__PwvoyG__spinnerLight .style-module__PwvoyG__orbitCenter{background:#000}.style-module__PwvoyG__spinnerLight .style-module__PwvoyG__orbitRing{border-color:#00000080}.style-module__PwvoyG__spinnerLight .style-module__PwvoyG__orbitDot{background:#000;box-shadow:0 0 8px #0006}.style-module__PwvoyG__spinnerDark .style-module__PwvoyG__orbitCenter{background:#fff}.style-module__PwvoyG__spinnerDark .style-module__PwvoyG__orbitRing{border-color:#fffc}.style-module__PwvoyG__spinnerDark .style-module__PwvoyG__orbitDot{background:#fff;box-shadow:0 0 8px #fff9}.style-module__PwvoyG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.style-module__PwvoyG__spinnerSmall{width:24px;height:24px}.style-module__PwvoyG__spinnerMedium{width:40px;height:40px}.style-module__PwvoyG__spinnerLarge{width:60px;height:60px}.style-module__PwvoyG__spinnerOrbit{animation:none}.style-module__PwvoyG__orbitCenter{background:var(--text-primary);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.style-module__PwvoyG__orbitRing{border:1px solid var(--text-muted);border-radius:50%;width:100%;height:100%;animation:1.5s linear infinite style-module__PwvoyG__orbitRotate;position:absolute}.style-module__PwvoyG__orbitDot{background:var(--color-blue);width:6px;height:6px;box-shadow:0 0 8px var(--color-blue);border-radius:50%;position:absolute;top:-3px;left:50%;transform:translate(-50%)}@keyframes style-module__PwvoyG__orbitRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.style-module__PwvoyG__spinnerLarge{width:48px;height:48px}.style-module__PwvoyG__spinnerMedium{width:32px;height:32px}.style-module__PwvoyG__spinnerSmall{width:20px;height:20px}}
.style-module__XBNRaq__coverImage{width:100%;max-width:640px;padding:48px 0}.style-module__XBNRaq__imageContainer{width:100%;transition:all .5s ease-in-out;display:block;position:relative}.style-module__XBNRaq__imageContainer.style-module__XBNRaq__loading .style-module__XBNRaq__profileImage{opacity:.8;filter:blur(8px)}.style-module__XBNRaq__imageContainer.style-module__XBNRaq__loaded .style-module__XBNRaq__profileImage{opacity:1;filter:none}.style-module__XBNRaq__profileImage{border-radius:6px;transition:all .5s ease-in-out;box-shadow:0 0 20px #ffffff4d,0 0 40px #fff3,0 0 60px #ffffff1a}.style-module__XBNRaq__loadingOverlay{z-index:2;background:#0000001a;border-radius:4px;justify-content:center;align-items:center;transition:opacity .3s ease-in-out;display:flex;position:absolute;inset:0}.style-module__XBNRaq__coverImageCaption{color:var(--text-muted);text-align:right;margin-top:8px;font-size:16px;display:block}@media (max-width:768px){.style-module__XBNRaq__coverImage{max-width:100%;padding:24px 0}.style-module__XBNRaq__profileImage{width:100%;height:auto}}
.style-module__zG8MLa__newsItem{margin-bottom:1.5rem}@media (min-width:768px){.style-module__zG8MLa__newsItem{margin-bottom:1rem}}.style-module__zG8MLa__newsItem.style-module__zG8MLa__newsLink{color:inherit;transition:all var(--transition-fast,.2s ease);text-decoration:none}.style-module__zG8MLa__newsTitle{font-weight:400;line-height:1.4}.style-module__zG8MLa__newsMetadata{text-transform:uppercase;color:#9ca3af;margin-top:.25rem;font-size:.75rem;font-weight:700;line-height:1rem}.style-module__zG8MLa__separator{display:none}@media (min-width:768px){.style-module__zG8MLa__separator{display:inline}}.style-module__zG8MLa__lineBreak{display:block}@media (min-width:768px){.style-module__zG8MLa__lineBreak{display:none}}@media (min-width:1024px){.style-module__zG8MLa__lineBreak{display:none}}.style-module__zG8MLa__metadataContent{margin-top:0;display:block}@media (min-width:640px){.style-module__zG8MLa__metadataContent{margin-top:.25rem}}@media (min-width:768px){.style-module__zG8MLa__metadataContent{margin-top:0;display:inline}}.style-module__zG8MLa__sourceName{color:var(--text-muted)}
.style-module__2Cyjqa__post{--bg-surface:#fff;--bg-surface-alt:#f5f7fa;--text-primary:#000;--text-muted:#607087;--border-color:#e6e8eb;--color-text-dark:var(--text-primary);--color-text-dark-mute:var(--text-muted);background-color:var(--bg-surface);color:var(--text-primary);text-align:left;border-radius:6px;position:relative;overflow:hidden}.style-module__2Cyjqa__post a{color:inherit;text-decoration:underline}.style-module__2Cyjqa__post a:hover{color:var(--color-red)}.style-module__2Cyjqa__post a:active{text-decoration:underline}.style-module__2Cyjqa__post.style-module__2Cyjqa__dark{--bg-surface:#000;--bg-surface-alt:#1a1a1a;--text-primary:#fff;--text-muted:#ffffffb8;--border-color:#ffffff1f;--color-text-dark:var(--text-primary);--color-text-dark-mute:var(--text-muted);background-color:var(--bg-surface);border:2px solid var(--border-color);box-shadow:none}.style-module__2Cyjqa__post .style-module__2Cyjqa__wrapper{padding:0}.style-module__2Cyjqa__post.style-module__2Cyjqa__dark .style-module__2Cyjqa__wrapper{border-color:#0000}.style-module__2Cyjqa__post .style-module__2Cyjqa__coverImage{border-radius:6px 6px 0 0;height:auto}.style-module__2Cyjqa__post .style-module__2Cyjqa__coverImage img{-o-object-fit:cover;object-fit:cover;border-radius:0;width:100%;height:auto;max-height:464px;margin:0 auto;display:block}.style-module__2Cyjqa__wrapper.style-module__2Cyjqa__expanded .style-module__2Cyjqa__coverImage{border-radius:0;padding:0}.style-module__2Cyjqa__wrapper.style-module__2Cyjqa__expanded .style-module__2Cyjqa__coverImage img{max-height:none}@media (max-width:767px){.style-module__2Cyjqa__post .style-module__2Cyjqa__coverImage{padding:0}.style-module__2Cyjqa__post .style-module__2Cyjqa__coverImage img{max-height:300px}}.style-module__2Cyjqa__post .style-module__2Cyjqa__coverImage .style-module__2Cyjqa__captionBanner{background-color:var(--bg-surface-alt);color:var(--color-text-dark);padding:6px 30px;font-size:12px;line-height:18px}.style-module__2Cyjqa__post.style-module__2Cyjqa__dark .style-module__2Cyjqa__coverImage .style-module__2Cyjqa__captionBanner{color:var(--text-primary);background-color:#ffffff1f}.style-module__2Cyjqa__post .style-module__2Cyjqa__meta{color:var(--text-muted);margin-bottom:8px;font-size:15px;line-height:20px;display:flex}.style-module__2Cyjqa__post.style-module__2Cyjqa__dark .style-module__2Cyjqa__meta{color:var(--text-muted)}.style-module__2Cyjqa__post .style-module__2Cyjqa__meta .style-module__2Cyjqa__publishedAt{text-transform:uppercase;flex:1;font-weight:600}.style-module__2Cyjqa__post header{color:var(--text-primary);text-align:center;margin:0;padding:24px}.style-module__2Cyjqa__wrapper.style-module__2Cyjqa__expanded header{padding:48px 24px 24px}.style-module__2Cyjqa__post header h2{color:var(--text-primary);margin:0 0 16px;font-family:Playfair Display,serif;font-size:36px;font-weight:400;line-height:1.3}.style-module__2Cyjqa__post.style-module__2Cyjqa__dark header h2{color:var(--text-primary)}.style-module__2Cyjqa__post header .style-module__2Cyjqa__description{color:var(--text-muted);text-overflow:ellipsis;margin:0 auto;padding:0 16px 20px;font-size:22px;font-weight:400;line-height:1.6}.style-module__2Cyjqa__post.style-module__2Cyjqa__dark header .style-module__2Cyjqa__description{color:var(--text-primary)}.style-module__2Cyjqa__post .style-module__2Cyjqa__sections{padding:0 0 44px}.style-module__2Cyjqa__post .style-module__2Cyjqa__block{margin-top:30px;padding:0 30px}.style-module__2Cyjqa__post .style-module__2Cyjqa__block.style-module__2Cyjqa__text{font-size:18px;line-height:1.56}.style-module__2Cyjqa__post .style-module__2Cyjqa__block.style-module__2Cyjqa__text p{margin-bottom:20px}.style-module__2Cyjqa__post .style-module__2Cyjqa__block.style-module__2Cyjqa__text h2{color:inherit;margin:40px 0 16px;font-family:Playfair Display,serif;font-size:26px;font-weight:400;line-height:1.7}.style-module__2Cyjqa__post .style-module__2Cyjqa__block.style-module__2Cyjqa__text h3{color:inherit;margin:16px 0;font-family:Playfair Display,serif;font-size:22px;font-weight:400;line-height:1.7}.style-module__2Cyjqa__post .style-module__2Cyjqa__block.style-module__2Cyjqa__text h4{color:inherit;margin:12px 0;font-family:Playfair Display,serif;font-size:20px;font-weight:400;line-height:1.7}.style-module__2Cyjqa__post .style-module__2Cyjqa__block.style-module__2Cyjqa__text ul{margin:0 0 30px;padding-left:22px;list-style:outside}.style-module__2Cyjqa__post .style-module__2Cyjqa__block.style-module__2Cyjqa__text ol{margin:0 0 30px;padding-left:22px;list-style:decimal}.style-module__2Cyjqa__post .style-module__2Cyjqa__block.style-module__2Cyjqa__text li{margin-bottom:8px}.style-module__2Cyjqa__post .style-module__2Cyjqa__block.style-module__2Cyjqa__text em,.style-module__2Cyjqa__post .style-module__2Cyjqa__block.style-module__2Cyjqa__text i{font-style:italic}.style-module__2Cyjqa__post .style-module__2Cyjqa__block.style-module__2Cyjqa__text strong,.style-module__2Cyjqa__post .style-module__2Cyjqa__block.style-module__2Cyjqa__text b{font-weight:700}.style-module__2Cyjqa__post .style-module__2Cyjqa__block.style-module__2Cyjqa__text blockquote{border-left:3px solid var(--color-border);padding-left:16px}.style-module__2Cyjqa__post.style-module__2Cyjqa__dark .style-module__2Cyjqa__block.style-module__2Cyjqa__text blockquote{border-left-color:var(--border-color)}.style-module__2Cyjqa__post .style-module__2Cyjqa__block.style-module__2Cyjqa__text pre{background-color:var(--bg-surface-alt);border-radius:6px;margin:20px 0;padding:16px;font-size:14px;line-height:1.45;overflow-x:auto}.style-module__2Cyjqa__post.style-module__2Cyjqa__dark .style-module__2Cyjqa__block.style-module__2Cyjqa__text pre{background-color:var(--bg-surface-alt)}.style-module__2Cyjqa__post .style-module__2Cyjqa__block.style-module__2Cyjqa__text code{color:var(--text-primary);font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:14px}.style-module__2Cyjqa__post.style-module__2Cyjqa__dark .style-module__2Cyjqa__block.style-module__2Cyjqa__text code{color:var(--text-primary)}.style-module__2Cyjqa__post .style-module__2Cyjqa__block.style-module__2Cyjqa__text pre code{white-space:pre;background:0 0;padding:0;display:block;overflow-x:auto}.style-module__2Cyjqa__post .style-module__2Cyjqa__block.style-module__2Cyjqa__text p code{background-color:var(--bg-surface-alt);color:var(--text-primary);border-radius:3px;padding:.2em .4em;font-size:85%}.style-module__2Cyjqa__post.style-module__2Cyjqa__dark .style-module__2Cyjqa__block.style-module__2Cyjqa__text p code{background-color:var(--bg-surface-alt);color:var(--text-primary)}.style-module__2Cyjqa__post .style-module__2Cyjqa__image{margin:40px 0 16px;padding:0}.style-module__2Cyjqa__post .style-module__2Cyjqa__image .style-module__2Cyjqa__imageContainer,.style-module__2Cyjqa__post .style-module__2Cyjqa__coverImage .style-module__2Cyjqa__imageContainer{display:block;position:relative}.style-module__2Cyjqa__post .style-module__2Cyjqa__image .style-module__2Cyjqa__postImage,.style-module__2Cyjqa__post .style-module__2Cyjqa__coverImage .style-module__2Cyjqa__postImage{width:100%;height:auto;transition:filter .4s,opacity .4s;display:block}.style-module__2Cyjqa__post .style-module__2Cyjqa__image .style-module__2Cyjqa__loading .style-module__2Cyjqa__postImage,.style-module__2Cyjqa__post .style-module__2Cyjqa__coverImage .style-module__2Cyjqa__loading .style-module__2Cyjqa__postImage{filter:blur(8px);opacity:.9}.style-module__2Cyjqa__post .style-module__2Cyjqa__image .style-module__2Cyjqa__loaded .style-module__2Cyjqa__postImage,.style-module__2Cyjqa__post .style-module__2Cyjqa__coverImage .style-module__2Cyjqa__loaded .style-module__2Cyjqa__postImage{filter:none;opacity:1}.style-module__2Cyjqa__post .style-module__2Cyjqa__image .style-module__2Cyjqa__loadingOverlay,.style-module__2Cyjqa__post .style-module__2Cyjqa__coverImage .style-module__2Cyjqa__loadingOverlay{pointer-events:none;z-index:2;background:0 0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.style-module__2Cyjqa__post .style-module__2Cyjqa__image img{width:100%;height:auto}.style-module__2Cyjqa__post .style-module__2Cyjqa__image .style-module__2Cyjqa__caption{color:var(--color-text-dark-mute);padding:0 30px;font-size:16px;line-height:24px}.style-module__2Cyjqa__post.style-module__2Cyjqa__dark .style-module__2Cyjqa__image .style-module__2Cyjqa__caption{color:var(--text-muted)}@media (max-width:767px){.style-module__2Cyjqa__post{margin-bottom:24px}.style-module__2Cyjqa__post header{padding:24px 16px 16px}.style-module__2Cyjqa__post header h2{font-size:28px}.style-module__2Cyjqa__post header .style-module__2Cyjqa__description{padding-bottom:12px;font-size:17px}.style-module__2Cyjqa__post .style-module__2Cyjqa__block,.style-module__2Cyjqa__post .style-module__2Cyjqa__image .style-module__2Cyjqa__caption{padding:0 16px}.style-module__2Cyjqa__post .style-module__2Cyjqa__coverImage .style-module__2Cyjqa__captionBanner{padding:6px 16px}.style-module__2Cyjqa__post .style-module__2Cyjqa__block.style-module__2Cyjqa__text h3{font-size:22px}}
.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer{background-color:#374151;border:2px solid #4b5563;border-radius:.5rem;font-family:Source Sans Pro,Helvetica,sans-serif}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-toolbar{background-color:#4b5563;border-bottom:1px solid #6b7280;border-radius:.5rem .5rem 0 0;padding:8px}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-toolbar button{border-radius:4px;padding:4px 8px;transition:all .2s;color:#d1d5db!important;background:0 0!important;border:none!important}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-toolbar button:hover{color:#fff!important;background-color:#6b7280!important}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-toolbar button.active{color:#fff!important;background-color:#3b82f6!important}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-toolbar button:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:contain;width:16px;height:16px;display:inline-block}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-toolbar .separator{background-color:#6b7280;margin:0 8px}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .CodeMirror{color:#fff;background-color:#374151;border:none;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;line-height:1.6}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .CodeMirror-cursor{border-color:#fff}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .CodeMirror-selected{background-color:#4b5563}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .CodeMirror-gutters{background-color:#1f2937;border-right:1px solid #6b7280}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .CodeMirror-linenumber{color:#9ca3af}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-preview{color:#fff;background-color:#374151;border-left:1px solid #6b7280;padding:16px}:is(.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-preview h1,.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-preview h2,.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-preview h3,.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-preview h4,.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-preview h5,.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-preview h6){color:#fff;border-bottom-color:#6b7280;margin-top:24px;margin-bottom:16px}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-preview h1{font-size:2em;font-weight:600}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-preview h2{font-size:1.5em;font-weight:600}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-preview h3{font-size:1.25em;font-weight:600}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-preview p{margin-bottom:16px;line-height:1.6}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-preview code{color:#fbbf24;background-color:#4b5563;border-radius:4px;padding:2px 6px;font-size:.875em}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-preview pre{background-color:#1f2937;border:1px solid #6b7280;border-radius:6px;margin:16px 0;padding:16px;overflow-x:auto}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-preview pre code{color:#fff;background-color:#0000;padding:0}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-preview blockquote{color:#d1d5db;border-left:4px solid #6b7280;margin:16px 0;padding-left:16px;font-style:italic}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-preview table{border-collapse:collapse;border-color:#6b7280;width:100%;margin:16px 0}:is(.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-preview th,.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-preview td){text-align:left;border:1px solid #6b7280;padding:8px 12px}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-preview th{background-color:#4b5563;font-weight:600}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-preview a{color:#60a5fa;text-decoration:none}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-preview a:hover{color:#93c5fd;text-decoration:underline}:is(.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-preview ul,.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-preview ol){margin:16px 0;padding-left:24px}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-preview li{margin-bottom:8px}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-preview img{border-radius:6px;max-width:100%;height:auto;margin:16px 0}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-statusbar{color:#d1d5db;background-color:#4b5563;border-top:1px solid #6b7280;border-radius:0 0 .5rem .5rem;padding:4px 8px;font-size:12px}:is(.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-statusbar .lines,.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-statusbar .words,.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-statusbar .cursor){color:#9ca3af}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer.editor-toolbar--fullscreen{z-index:9999}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer.error{border-color:#ef4444}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer.error:focus-within{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-toolbar button.fa-header:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath d='M4 6h16v2H4V6zm0 5h16v2H4v-2zm0 5h16v2H4v-2z'/%3E%3C/svg%3E")}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-toolbar button.fa-bold:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath d='M15.6 11.79c.97-.67 1.65-1.77 1.65-2.79 0-2.26-1.75-4-4-4H7v14h7.04c2.09 0 3.71-1.7 3.71-3.79 0-1.52-.86-2.82-2.15-3.42zM10 7.5h3c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-3v-3zm3.5 9H10v-3h3.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5z'/%3E%3C/svg%3E")}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-toolbar button.fa-italic:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath d='M10 4v3h2.21l-3.42 8H6v3h8v-3h-2.21l3.42-8H18V4h-8z'/%3E%3C/svg%3E")}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-toolbar button.fa-quote-left:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath d='M6 17h3l2-4V7H5v6h3zm8 0h3l2-4V7h-6v6h3z'/%3E%3C/svg%3E")}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-toolbar button.fa-list-ul:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath d='M3 13h2v-2H3v2zm0 4h2v-2H3v2zm0-8h2V7H3v2zm4 4h14v-2H7v2zm0 4h14v-2H7v2zM7 7v2h14V7H7z'/%3E%3C/svg%3E")}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-toolbar button.fa-list-ol:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath d='M2 17h2v.5H2v1h3v-4H2v1h2v.5H2v1zm3-6h1V6H2v1h3v4zm-3 5h1.5L3 22H2l-1.5-4H2v1.5L3 20h1l1-1.5V16zm2-6h14v-2H7v2zm0 4h14v-2H7v2zM7 7v2h14V7H7z'/%3E%3C/svg%3E")}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-toolbar button.fa-link:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath d='M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z'/%3E%3C/svg%3E")}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-toolbar button.fa-picture-o:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath d='M21 19V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z'/%3E%3C/svg%3E")}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-toolbar button.fa-eye:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath d='M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z'/%3E%3C/svg%3E")}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-toolbar button.fa-columns:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath d='M4 6h4v12H4V6zm6 0h10v12H10V6z'/%3E%3C/svg%3E")}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-toolbar button.fa-arrows-alt:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath d='M7 14H5v5h5v-2H7v-3zm-2-4h2V7h3V5H5v5zm12 7h-3v2h5v-5h-2v3zM14 5v2h3v3h2V5h-5z'/%3E%3C/svg%3E")}.PostEditor-module__9PRwFa__editorRoot .EasyMDEContainer .editor-toolbar button.fa-question:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75l-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z'/%3E%3C/svg%3E")}
.style-module__12MOMa__content{padding:26px 0 48px}.style-module__12MOMa__posts{margin:0;padding:0 16px;list-style:none}.style-module__12MOMa__back{font-size:16px;line-height:24px}.style-module__12MOMa__dark .style-module__12MOMa__back{color:var(--text-primary)}.style-module__12MOMa__post{border-radius:6px;margin:0 0 40px;transition:all .18s ease-in-out}@media (max-width:767px){.style-module__12MOMa__posts{margin:0 -.5rem;padding:0}.style-module__12MOMa__post{margin:0 0 26px}}@media (hover:hover) and (pointer:fine){.style-module__12MOMa__post:hover{box-shadow:0 0 44px 14px #ffffff80,0 3px 10px #0003}}.style-module__12MOMa__post>a{text-decoration:none}.style-module__12MOMa__loadingContainer,.style-module__12MOMa__errorContainer{text-align:center;color:#ccc;justify-content:center;align-items:center;height:80vh;font-size:1.5rem;display:flex}.style-module__12MOMa__arrow{width:100px;height:100px;color:var(--text-muted);text-align:center;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:24px;text-decoration:none;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.style-module__12MOMa__arrow[left]{left:10px}.style-module__12MOMa__arrow[right]{right:10px}.style-module__12MOMa__arrow[style*="visibility: hidden"]{opacity:0;pointer-events:none}.style-module__12MOMa__arrow:hover{color:var(--color-red)}@media (max-width:762px){.style-module__12MOMa__arrow{display:none}}
