@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Poppins:wght@400;500;600;700&display=swap";
.AllianceProfile-module__O9EQAa__profilePage{background-color:var(--hf-bg-muted);min-height:100vh;padding:var(--hf-space-8) var(--hf-space-4);font-family:var(--hf-font-body);color:var(--hf-text-primary)}.AllianceProfile-module__O9EQAa__profileContainer{max-width:900px;margin:var(--hf-space-4) auto var(--hf-space-4) auto;background-color:var(--hf-bg-surface);border-radius:var(--hf-radius-xl);box-shadow:var(--hf-shadow-md);overflow:hidden}.AllianceProfile-module__O9EQAa__profileHeader{padding:var(--hf-space-10) var(--hf-space-8);background:linear-gradient(135deg, var(--hf-accent), var(--hf-accent-soft));color:var(--hf-bg-surface);text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}@media (min-width:640px){.AllianceProfile-module__O9EQAa__profileHeader{text-align:left;padding:var(--hf-space-12);flex-direction:row}}.AllianceProfile-module__O9EQAa__profilePictureContainer{border-radius:var(--hf-radius-full);border:4px solid var(--hf-bg-surface);width:120px;height:120px;margin-bottom:var(--hf-space-6);cursor:pointer;box-shadow:var(--hf-shadow-lg);transition:transform var(--hf-transition-slow), box-shadow var(--hf-transition-slow);position:relative;overflow:hidden}.AllianceProfile-module__O9EQAa__profilePictureContainer:hover{box-shadow:var(--hf-shadow-lg);transform:scale(1.05)}@media (min-width:640px){.AllianceProfile-module__O9EQAa__profilePictureContainer{margin-right:var(--hf-space-10);margin-bottom:0}}.AllianceProfile-module__O9EQAa__profilePicture{object-fit:cover;width:100%;height:100%}.AllianceProfile-module__O9EQAa__profileHeaderInfo{flex:1}.AllianceProfile-module__O9EQAa__username{font-size:var(--hf-text-4xl);font-weight:var(--hf-weight-bold);margin:0 0 var(--hf-space-1) 0;line-height:var(--hf-leading-tight)}.AllianceProfile-module__O9EQAa__fullname{font-size:var(--hf-text-xl);font-weight:var(--hf-weight-regular);margin:0 0 var(--hf-space-6) 0;opacity:.9}.AllianceProfile-module__O9EQAa__editProfileButton{background-color:var(--hf-bg-subtle);border:var(--hf-space-px) solid var(--hf-bg-muted);color:var(--hf-bg-surface);padding:var(--hf-space-2) var(--hf-space-5);font-weight:var(--hf-weight-medium);align-items:center;gap:var(--hf-space-2);transition:background-color var(--hf-transition-slow);cursor:pointer;border-radius:var(--hf-radius-md);display:inline-flex}.AllianceProfile-module__O9EQAa__editProfileButton:hover{background-color:var(--hf-bg-subtle)}.AllianceProfile-module__O9EQAa__profileDetails{padding:var(--hf-space-8)}.AllianceProfile-module__O9EQAa__profileSection{margin-bottom:var(--hf-space-10);border-bottom:var(--hf-space-px) solid var(--hf-bg-muted);padding-bottom:var(--hf-space-8)}.AllianceProfile-module__O9EQAa__profileSection:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.AllianceProfile-module__O9EQAa__sectionTitle{font-size:var(--hf-text-xl);font-weight:var(--hf-weight-semibold);margin:0 0 var(--hf-space-6) 0;color:var(--hf-accent)}.AllianceProfile-module__O9EQAa__detailGrid{gap:var(--hf-space-6);grid-template-columns:1fr;display:grid}@media (min-width:640px){.AllianceProfile-module__O9EQAa__detailGrid{grid-template-columns:1fr 1fr}}.AllianceProfile-module__O9EQAa__detailItem{flex-direction:column;display:flex}.AllianceProfile-module__O9EQAa__detailLabel{font-size:var(--hf-text-sm);font-weight:var(--hf-weight-medium);color:var(--hf-text-secondary);margin-bottom:var(--hf-space-2)}.AllianceProfile-module__O9EQAa__detailValue{font-size:var(--hf-text-base);font-weight:var(--hf-weight-medium)}.AllianceProfile-module__O9EQAa__agreementValue{padding:var(--hf-space-1) var(--hf-space-3);border-radius:var(--hf-radius-sm);font-size:var(--hf-text-sm);font-weight:var(--hf-weight-semibold);display:inline-block}.AllianceProfile-module__O9EQAa__agreementValue.AllianceProfile-module__O9EQAa__agreed{background-color:var(--hf-success-bg);color:var(--hf-success)}.AllianceProfile-module__O9EQAa__agreementValue.AllianceProfile-module__O9EQAa__notAgreed{background-color:var(--hf-danger-bg);color:var(--hf-danger)}.AllianceProfile-module__O9EQAa__referCodeContainer{background-color:var(--hf-bg);border-radius:var(--hf-radius-md);padding:var(--hf-space-6)}.AllianceProfile-module__O9EQAa__referCodeField{flex-direction:column;display:flex}.AllianceProfile-module__O9EQAa__referCodeValueContainer{margin:var(--hf-space-2) 0;display:flex}.AllianceProfile-module__O9EQAa__referCodeValue{padding:var(--hf-space-3) var(--hf-space-4);font-family:var(--hf-font-mono);font-size:var(--hf-text-base);letter-spacing:var(--hf-tracking-wide);background-color:var(--hf-bg-surface);border:var(--hf-space-px) solid var(--hf-border);border-radius:var(--hf-radius-md);margin-right:var(--hf-space-2);cursor:default;flex:1}.AllianceProfile-module__O9EQAa__copyButton{align-items:center;gap:var(--hf-space-2);white-space:nowrap;background-color:var(--hf-bg-surface);border:var(--hf-space-px) solid var(--hf-border);border-radius:var(--hf-radius-md);padding:var(--hf-space-2) var(--hf-space-4);font-size:var(--hf-text-sm);font-weight:var(--hf-weight-medium);color:var(--hf-accent);cursor:pointer;transition:background-color var(--hf-transition);display:flex}.AllianceProfile-module__O9EQAa__copyButton:hover{background-color:var(--hf-bg)}.AllianceProfile-module__O9EQAa__referCodeHint{margin-top:var(--hf-space-2);font-size:var(--hf-text-sm);color:var(--hf-text-secondary);font-style:italic}.AllianceProfile-module__O9EQAa__editProfileModalOverlay{background-color:var(--hf-modal-backdrop);-webkit-backdrop-filter:var(--hf-modal-backdrop-blur);backdrop-filter:var(--hf-modal-backdrop-blur);z-index:2000;padding:var(--hf-space-4);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow-y:auto}.AllianceProfile-module__O9EQAa__editProfileModal{background-color:var(--hf-bg-surface);border-radius:var(--hf-radius-lg);width:100%;max-width:600px;max-height:90vh;box-shadow:var(--hf-shadow-lg);overflow-y:auto}.AllianceProfile-module__O9EQAa__modalHeader{padding:var(--hf-space-6);border-bottom:var(--hf-space-px) solid var(--hf-bg-muted);background-color:var(--hf-bg-surface);z-index:10;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.AllianceProfile-module__O9EQAa__modalHeader h2{font-size:var(--hf-text-2xl);font-weight:var(--hf-weight-semibold);margin:0}.AllianceProfile-module__O9EQAa__closeButton{color:var(--hf-text-secondary);font-size:var(--hf-text-xl);cursor:pointer;padding:var(--hf-space-2);border-radius:var(--hf-radius-full);transition:background-color var(--hf-transition);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.AllianceProfile-module__O9EQAa__closeButton:hover{background-color:var(--hf-bg)}.AllianceProfile-module__O9EQAa__editProfileForm{padding:var(--hf-space-6)}.AllianceProfile-module__O9EQAa__formSection{margin-bottom:var(--hf-space-8)}.AllianceProfile-module__O9EQAa__formSection h3{font-size:var(--hf-text-lg);font-weight:var(--hf-weight-semibold);margin:0 0 var(--hf-space-4) 0;color:var(--hf-accent)}.AllianceProfile-module__O9EQAa__formGroup{margin-bottom:var(--hf-space-5)}.AllianceProfile-module__O9EQAa__formGroup label{font-size:var(--hf-text-sm);font-weight:var(--hf-weight-medium);color:var(--hf-text-secondary);margin-bottom:var(--hf-space-2);display:block}.AllianceProfile-module__O9EQAa__formGroup input{width:100%;padding:var(--hf-space-3) var(--hf-space-4);border:var(--hf-space-px) solid var(--hf-border);border-radius:var(--hf-radius-md);font-size:var(--hf-text-base);transition:border-color var(--hf-transition)}.AllianceProfile-module__O9EQAa__formGroup input:focus{border-color:var(--hf-accent);box-shadow:0 0 0 var(--hf-space-0-5) var(--hf-accent-subtle);outline:none}.AllianceProfile-module__O9EQAa__formRow{gap:var(--hf-space-4);grid-template-columns:1fr;display:grid}@media (min-width:540px){.AllianceProfile-module__O9EQAa__formRow{grid-template-columns:var(--hf-space-25) 1fr}}.AllianceProfile-module__O9EQAa__formGroup.AllianceProfile-module__O9EQAa__small{max-width:150px}.AllianceProfile-module__O9EQAa__checkboxGroup{align-items:center;gap:var(--hf-space-3);display:flex}.AllianceProfile-module__O9EQAa__formButtons{justify-content:flex-end;gap:var(--hf-space-4);margin-top:var(--hf-space-8);display:flex}.AllianceProfile-module__O9EQAa__cancelButton{padding:var(--hf-space-3) var(--hf-space-6);background-color:var(--hf-bg-surface);border:var(--hf-space-px) solid var(--hf-border);border-radius:var(--hf-radius-md);font-size:var(--hf-text-sm);font-weight:var(--hf-weight-medium);color:var(--hf-text-secondary);cursor:pointer;transition:background-color var(--hf-transition)}.AllianceProfile-module__O9EQAa__cancelButton:hover{background-color:var(--hf-bg)}.AllianceProfile-module__O9EQAa__saveButton{padding:var(--hf-space-3) var(--hf-space-6);background-color:var(--hf-accent);border-radius:var(--hf-radius-md);font-size:var(--hf-text-sm);font-weight:var(--hf-weight-medium);color:var(--hf-bg-surface);cursor:pointer;transition:background-color var(--hf-transition);border:none}.AllianceProfile-module__O9EQAa__saveButton:hover{background-color:var(--hf-accent-hover)}.AllianceProfile-module__O9EQAa__passwordDisplay{align-items:center;gap:var(--hf-space-2);display:flex}.AllianceProfile-module__O9EQAa__passwordToggleButton{padding:var(--hf-space-1);color:var(--hf-accent);cursor:pointer;transition:color var(--hf-transition);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.AllianceProfile-module__O9EQAa__passwordToggleButton:hover{color:var(--hf-accent-hover)}.AllianceProfile-module__O9EQAa__passwordInputContainer{position:relative}.AllianceProfile-module__O9EQAa__passwordField{align-items:center;display:flex}.AllianceProfile-module__O9EQAa__passwordField input{flex:1}.AllianceProfile-module__O9EQAa__passwordField .AllianceProfile-module__O9EQAa__passwordToggleButton{padding:var(--hf-space-1);color:var(--hf-accent);cursor:pointer;background:0 0;border:none;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.AllianceProfile-module__O9EQAa__toastMessage{background-color:var(--hf-text-primary);color:var(--hf-bg-surface);padding:var(--hf-space-3) var(--hf-space-5);border-radius:var(--hf-radius-sm);font-size:var(--hf-text-sm);z-index:1000;animation:AllianceProfile-module__O9EQAa__slideIn var(--hf-transition-slow), AllianceProfile-module__O9EQAa__fadeOut var(--hf-transition-slow) 1.5s forwards;position:fixed;bottom:20px;right:20px}@keyframes AllianceProfile-module__O9EQAa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes AllianceProfile-module__O9EQAa__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes AllianceProfile-module__O9EQAa__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AllianceProfile-module__O9EQAa__editProfileModalOverlay{animation:AllianceProfile-module__O9EQAa__fadeIn var(--hf-transition)}.AllianceProfile-module__O9EQAa__logoutButton{background-color:var(--hf-danger);color:var(--hf-bg-surface);padding:var(--hf-space-2) var(--hf-space-3);border-radius:var(--hf-radius-md);cursor:pointer;font-weight:var(--hf-weight-medium);align-items:center;gap:var(--hf-space-2);margin-top:var(--hf-space-3);border:none;display:flex}.AllianceProfile-module__O9EQAa__logoutButton:hover{background-color:var(--hf-danger)}.AllianceProfile-module__O9EQAa__logoutSpinnerContainer{background:var(--hf-bg-surface);z-index:9999;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.AllianceProfile-module__O9EQAa__logoutSpinner{border:4px solid var(--hf-border-strong);border-top:4px solid var(--hf-info);border-radius:var(--hf-radius-full);width:40px;height:40px;animation:.8s linear infinite AllianceProfile-module__O9EQAa__spin}@keyframes AllianceProfile-module__O9EQAa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.GlobalNavbar-module__wktOwW__header{z-index:1200;background:var(--hf-nav-bg);width:100%;position:sticky;top:0}.GlobalNavbar-module__wktOwW__headerScrolled{box-shadow:var(--hf-shadow-sm)}.GlobalNavbar-module__wktOwW__inner{width:min(100%,1480px);height:var(--hf-nav-height);padding:0 var(--hf-space-8);justify-content:space-between;align-items:center;gap:var(--hf-space-6);margin:0 auto;display:flex}.GlobalNavbar-module__wktOwW__brand,.GlobalNavbar-module__wktOwW__mobileBrand{align-items:center;gap:var(--hf-space-2);color:var(--hf-text-primary);font-family:var(--hf-font-heading);font-size:var(--hf-text-lg);font-weight:var(--hf-weight-semibold);line-height:1;text-decoration:none;display:inline-flex}.GlobalNavbar-module__wktOwW__logo{object-fit:contain;width:36px;height:36px}.GlobalNavbar-module__wktOwW__companyName{white-space:nowrap;opacity:1;max-width:128px;transition:max-width var(--hf-transition-slow), opacity var(--hf-transition-slow), transform var(--hf-transition-slow);overflow:hidden;transform:translate(0)}.GlobalNavbar-module__wktOwW__companyNameHidden{opacity:0;max-width:0;transform:translate(-6px)}.GlobalNavbar-module__wktOwW__brandSlash,.GlobalNavbar-module__wktOwW__pageName{color:var(--hf-text-primary);white-space:nowrap}.GlobalNavbar-module__wktOwW__brandSlash{color:var(--hf-accent);font-weight:var(--hf-weight-regular)}.GlobalNavbar-module__wktOwW__pageName{font-size:var(--hf-text-base);font-weight:var(--hf-weight-medium)}.GlobalNavbar-module__wktOwW__desktopNav{justify-content:center;align-items:center;gap:var(--hf-space-5);margin-left:auto;display:flex}.GlobalNavbar-module__wktOwW__navLink,.GlobalNavbar-module__wktOwW__navButton{color:var(--hf-text-primary);font:inherit;font-size:var(--hf-text-base);font-weight:var(--hf-weight-medium);cursor:pointer;align-items:center;gap:var(--hf-space-1);background:0 0;border:0;min-height:38px;line-height:1;text-decoration:none;display:inline-flex}.GlobalNavbar-module__wktOwW__navLink:hover,.GlobalNavbar-module__wktOwW__navButton:hover{color:var(--hf-accent-text)}.GlobalNavbar-module__wktOwW__navItemWrap,.GlobalNavbar-module__wktOwW__ctaWrap{position:relative}.GlobalNavbar-module__wktOwW__ctaHoverZone{align-items:stretch;display:flex;position:relative}.GlobalNavbar-module__wktOwW__navItemWrap:after,.GlobalNavbar-module__wktOwW__ctaHoverZone:after{content:"";height:calc(var(--hf-space-5) + 2px);position:absolute;top:100%;left:0;right:0}.GlobalNavbar-module__wktOwW__chevron{transition:transform var(--hf-transition);flex:none}.GlobalNavbar-module__wktOwW__chevronOpen{transform:rotate(180deg)}.GlobalNavbar-module__wktOwW__navPanel,.GlobalNavbar-module__wktOwW__ctaPanel{top:calc(100% + var(--hf-space-5));background:var(--hf-bg-surface);color:var(--hf-text-primary);border:1px solid var(--hf-border);box-shadow:var(--hf-shadow-lg);opacity:0;visibility:hidden;transition:opacity var(--hf-transition), visibility var(--hf-transition), transform var(--hf-transition);position:absolute;transform:translateY(-6px)}.GlobalNavbar-module__wktOwW__navPanel{width:min(500px,100vw - 32px);padding:var(--hf-space-5);gap:var(--hf-space-6);border-radius:var(--hf-radius-lg);grid-template-columns:repeat(2,minmax(0,1fr));display:grid;left:50%;transform:translate(-50%,-6px)}.GlobalNavbar-module__wktOwW__navPanelStack,.GlobalNavbar-module__wktOwW__navPanelSingle{gap:var(--hf-space-4);grid-template-columns:1fr;width:min(360px,100vw - 32px)}.GlobalNavbar-module__wktOwW__navPanelStack .GlobalNavbar-module__wktOwW__navPanelSection+.GlobalNavbar-module__wktOwW__navPanelSection{padding-top:var(--hf-space-4);border-top:var(--hf-space-px) solid var(--hf-border)}.GlobalNavbar-module__wktOwW__navPanelWide{grid-template-columns:repeat(3,minmax(0,1fr));width:min(720px,100vw - 32px)}.GlobalNavbar-module__wktOwW__panelOpen{opacity:1;visibility:visible;transform:translateY(0)}.GlobalNavbar-module__wktOwW__navPanel.GlobalNavbar-module__wktOwW__panelOpen{transform:translate(-50%)}.GlobalNavbar-module__wktOwW__navPanelSection,.GlobalNavbar-module__wktOwW__ctaSection{gap:var(--hf-space-2);flex-direction:column;display:flex}.GlobalNavbar-module__wktOwW__panelHeading{margin:0 0 var(--hf-space-2);color:var(--hf-text-secondary);font-size:var(--hf-text-xs);font-weight:var(--hf-weight-semibold);line-height:1.2}.GlobalNavbar-module__wktOwW__panelLink{gap:var(--hf-space-0-5);padding:var(--hf-space-1-25) 0;color:var(--hf-text-primary);font-size:var(--hf-text-sm);font-weight:var(--hf-weight-medium);line-height:var(--hf-leading-snug);flex-direction:column;text-decoration:none;display:flex}.GlobalNavbar-module__wktOwW__panelLinkTitle{justify-content:space-between;align-items:center;gap:var(--hf-space-3);display:flex}.GlobalNavbar-module__wktOwW__panelLink small{color:var(--hf-text-secondary);font-size:var(--hf-text-xs);font-weight:var(--hf-weight-regular);line-height:var(--hf-leading-snug)}.GlobalNavbar-module__wktOwW__panelLink:hover,.GlobalNavbar-module__wktOwW__ctaLink:hover{color:var(--hf-accent-text)}.GlobalNavbar-module__wktOwW__actions{align-items:center;gap:var(--hf-space-3);display:flex}.GlobalNavbar-module__wktOwW__ctaWrap{align-items:stretch;display:inline-flex}.GlobalNavbar-module__wktOwW__ctaMain,.GlobalNavbar-module__wktOwW__ctaToggle,.GlobalNavbar-module__wktOwW__ctaSingle{background:var(--hf-text-primary);min-height:44px;color:var(--hf-bg);font-size:var(--hf-text-sm);font-weight:var(--hf-weight-semibold);border:0;justify-content:center;align-items:center;line-height:1;text-decoration:none;display:inline-flex}.GlobalNavbar-module__wktOwW__ctaMain{padding:0 var(--hf-space-5);border-radius:var(--hf-radius-lg) 0 0 var(--hf-radius-lg)}.GlobalNavbar-module__wktOwW__ctaSingle{padding:0 var(--hf-space-5);border-radius:var(--hf-radius-lg)}.GlobalNavbar-module__wktOwW__ctaToggle{border-left:1px solid color-mix(in srgb, var(--hf-bg) 20%, transparent);border-radius:0 var(--hf-radius-lg) var(--hf-radius-lg) 0;cursor:pointer;width:50px}.GlobalNavbar-module__wktOwW__ctaMain:hover,.GlobalNavbar-module__wktOwW__ctaToggle:hover,.GlobalNavbar-module__wktOwW__ctaSingle:hover{background:var(--hf-accent-deep);color:var(--hf-text-inverse)}.GlobalNavbar-module__wktOwW__ctaPanel{width:min(300px,100vw - 32px);padding:var(--hf-space-5);border-radius:var(--hf-radius-lg);gap:var(--hf-space-4);flex-direction:column;display:flex;right:0}.GlobalNavbar-module__wktOwW__ctaLink{justify-content:space-between;align-items:center;gap:var(--hf-space-2);padding:var(--hf-space-1) 0;color:var(--hf-text-primary);font-family:Georgia,Times New Roman,serif;font-size:var(--hf-text-base);line-height:var(--hf-leading-snug);text-decoration:none;display:flex}.GlobalNavbar-module__wktOwW__ctaSection+.GlobalNavbar-module__wktOwW__ctaSection{padding-top:var(--hf-space-4);border-top:1px solid var(--hf-border)}.GlobalNavbar-module__wktOwW__mobileToggle{border:1px solid var(--hf-border);border-radius:var(--hf-radius-md);background:var(--hf-bg-surface);width:44px;height:44px;color:var(--hf-text-primary);cursor:pointer;justify-content:center;align-items:center;display:none}.GlobalNavbar-module__wktOwW__mobileBackdrop{z-index:1190;opacity:0;visibility:hidden;transition:opacity var(--hf-transition-slow), visibility var(--hf-transition-slow);background:#13120e7a;position:fixed;inset:0}.GlobalNavbar-module__wktOwW__mobileBackdropOpen{opacity:1;visibility:visible}.GlobalNavbar-module__wktOwW__mobileDrawer{z-index:1210;width:min(380px,92vw);height:100vh;padding:var(--hf-space-6);background:var(--hf-bg);border-left:1px solid var(--hf-border);box-shadow:var(--hf-shadow-lg);transition:transform var(--hf-transition-slow);gap:var(--hf-space-2);flex-direction:column;display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.GlobalNavbar-module__wktOwW__mobileDrawerOpen{transform:translate(0)}.GlobalNavbar-module__wktOwW__mobileBrand{margin-bottom:var(--hf-space-5)}.GlobalNavbar-module__wktOwW__mobileLogo{object-fit:contain;width:36px;height:36px}.GlobalNavbar-module__wktOwW__mobileTopLink,.GlobalNavbar-module__wktOwW__mobileLink,.GlobalNavbar-module__wktOwW__mobileGroup summary{width:100%;padding:var(--hf-space-3) 0;color:var(--hf-text-primary);font-size:var(--hf-text-lg);font-weight:var(--hf-weight-medium);line-height:var(--hf-leading-snug);text-align:left;text-decoration:none;display:flex}.GlobalNavbar-module__wktOwW__mobileGroup{border-bottom:1px solid var(--hf-border)}.GlobalNavbar-module__wktOwW__mobileGroup summary{cursor:pointer}.GlobalNavbar-module__wktOwW__mobileGroup .GlobalNavbar-module__wktOwW__mobileLink{padding-left:var(--hf-space-4);color:var(--hf-text-secondary);font-size:var(--hf-text-base)}.GlobalNavbar-module__wktOwW__mobileDivider{height:1px;margin:var(--hf-space-4) 0;background:var(--hf-border)}@media (max-width:1024px){.GlobalNavbar-module__wktOwW__inner{padding:0 var(--hf-space-5)}.GlobalNavbar-module__wktOwW__desktopNav,.GlobalNavbar-module__wktOwW__ctaWrap,.GlobalNavbar-module__wktOwW__ctaSingle{display:none}.GlobalNavbar-module__wktOwW__mobileToggle{display:inline-flex}}@media (max-width:560px){.GlobalNavbar-module__wktOwW__inner{padding:0 var(--hf-space-4)}.GlobalNavbar-module__wktOwW__companyName,.GlobalNavbar-module__wktOwW__pageName{font-size:var(--hf-text-base)}}
.ChromeThemeToggle-module__hfWUba__themeControls{align-items:center;gap:var(--hf-space-1);min-height:38px;padding:var(--hf-space-0-75);border:var(--hf-space-px) solid #f6f4ee1a;border-radius:var(--hf-radius-full);box-shadow:inset 0 var(--hf-space-px) 0 #f6f4ee14, 0 var(--hf-space-2) var(--hf-space-5) #0000002e;background:linear-gradient(#f6f4ee1a,#f6f4ee0b),#11121038;display:inline-flex}.ChromeThemeToggle-module__hfWUba__toggle{border-radius:var(--hf-radius-full);background:0 0;border:0;grid-template-columns:repeat(3,1fr);align-items:center;width:114px;height:30px;padding:0;display:inline-grid}.ChromeThemeToggle-module__hfWUba__button{border-radius:var(--hf-radius-full);color:#f6f4ee94;cursor:pointer;width:100%;height:30px;transition:color var(--hf-transition), background-color var(--hf-transition), box-shadow var(--hf-transition);background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.ChromeThemeToggle-module__hfWUba__button:hover{color:#f6f4eee0;background:#f6f4ee0f}.ChromeThemeToggle-module__hfWUba__button:focus-visible{outline:var(--hf-space-0-5) solid #f6f4eeb8;outline-offset:var(--hf-space-0-5)}.ChromeThemeToggle-module__hfWUba__activeButton{color:#f6f4ee;box-shadow:inset 0 0 0 var(--hf-space-px) #f6f4ee1f, 0 var(--hf-space-px) var(--hf-space-2) #0000002e;background:#f6f4ee24}.ChromeThemeToggle-module__hfWUba__button svg{width:var(--hf-size-icon-sm);height:var(--hf-size-icon-sm)}.ChromeThemeToggle-module__hfWUba__palette{align-items:center;gap:var(--hf-space-0-75);height:30px;padding-left:var(--hf-space-1);border-left:var(--hf-space-px) solid #f6f4ee1f;display:inline-flex}.ChromeThemeToggle-module__hfWUba__swatch,.ChromeThemeToggle-module__hfWUba__activeSwatch{border-radius:var(--hf-radius-full);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:inline-flex;position:relative}.ChromeThemeToggle-module__hfWUba__swatch:before,.ChromeThemeToggle-module__hfWUba__activeSwatch:before{content:"";border-radius:var(--hf-radius-full);background:var(--hf-accent);width:12px;height:12px;box-shadow:inset 0 0 0 var(--hf-space-px) #f6f4ee38, 0 var(--hf-space-px) var(--hf-space-1) #0000002e}.ChromeThemeToggle-module__hfWUba__swatch:hover,.ChromeThemeToggle-module__hfWUba__activeSwatch:hover{background:#f6f4ee14}.ChromeThemeToggle-module__hfWUba__swatch:focus-visible,.ChromeThemeToggle-module__hfWUba__activeSwatch:focus-visible{outline:var(--hf-space-0-5) solid #f6f4eebd;outline-offset:var(--hf-space-0-5)}.ChromeThemeToggle-module__hfWUba__swatch[data-theme-option=sage]:before,.ChromeThemeToggle-module__hfWUba__activeSwatch[data-theme-option=sage]:before{background:#5a7a5f}.ChromeThemeToggle-module__hfWUba__swatch[data-theme-option=sienna]:before,.ChromeThemeToggle-module__hfWUba__activeSwatch[data-theme-option=sienna]:before{background:#c4622d}.ChromeThemeToggle-module__hfWUba__activeSwatch{box-shadow:inset 0 0 0 var(--hf-space-px) #f6f4ee29;background:#f6f4ee1f}.ChromeThemeToggle-module__hfWUba__activeSwatch:after{content:"";border:var(--hf-space-px) solid #f6f4eedb;border-radius:var(--hf-radius-full);pointer-events:none;position:absolute;inset:4px}@media (max-width:560px){.ChromeThemeToggle-module__hfWUba__themeControls{gap:var(--hf-space-0-75);min-height:36px}.ChromeThemeToggle-module__hfWUba__toggle{width:108px;height:28px}.ChromeThemeToggle-module__hfWUba__button{height:28px}}
.GlobalFooter-module__JytEhW__footer{color:#f6f4ee;border-top:1px solid color-mix(in srgb, var(--hf-accent) 30%, transparent);width:100%;font-family:var(--hf-font-body);background:#111210}.GlobalFooter-module__JytEhW__inner{width:min(100%,1280px);min-height:520px;padding:var(--hf-space-20) var(--hf-space-8) var(--hf-space-16);gap:var(--hf-space-20);grid-template-rows:1fr auto;grid-template-columns:220px 1fr;margin:0 auto;display:grid}.GlobalFooter-module__JytEhW__brandColumn{justify-content:flex-start;gap:var(--hf-space-5);flex-direction:column;display:flex}.GlobalFooter-module__JytEhW__brand{align-items:center;gap:var(--hf-space-2);color:#f6f4ee;font-family:var(--hf-font-heading);font-size:var(--hf-text-lg);font-weight:var(--hf-weight-semibold);flex-wrap:wrap;line-height:1;text-decoration:none;display:inline-flex}.GlobalFooter-module__JytEhW__brandSlash{color:var(--hf-accent);font-weight:var(--hf-weight-regular)}.GlobalFooter-module__JytEhW__logo{object-fit:contain;width:38px;height:38px}.GlobalFooter-module__JytEhW__copyright{color:#f6f4eebd;font-size:var(--hf-text-sm);line-height:var(--hf-leading-normal);margin:auto 0 0}.GlobalFooter-module__JytEhW__copyright a{color:inherit;text-decoration:none}.GlobalFooter-module__JytEhW__copyright a:hover{color:#fff}.GlobalFooter-module__JytEhW__socials{align-items:center;gap:var(--hf-space-4);display:flex}.GlobalFooter-module__JytEhW__socialLink{color:#f6f4eeb8;width:22px;height:22px;font-size:var(--hf-text-sm);font-weight:var(--hf-weight-semibold);justify-content:center;align-items:center;line-height:1;text-decoration:none;display:inline-flex}.GlobalFooter-module__JytEhW__socialLink:hover{color:#fff}.GlobalFooter-module__JytEhW__linkGrid{column-gap:var(--hf-space-15);row-gap:var(--hf-space-12);grid-template-columns:repeat(4,minmax(150px,1fr));display:grid}.GlobalFooter-module__JytEhW__group{min-width:0}.GlobalFooter-module__JytEhW__group h2{margin:0 0 var(--hf-space-4);color:#fff;font-size:var(--hf-text-sm);font-weight:var(--hf-weight-semibold);line-height:var(--hf-leading-snug)}.GlobalFooter-module__JytEhW__group ul{gap:var(--hf-space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.GlobalFooter-module__JytEhW__link{color:#f6f4eec7;font-size:var(--hf-text-sm);font-weight:var(--hf-weight-regular);line-height:var(--hf-leading-snug);text-decoration:none}.GlobalFooter-module__JytEhW__link:hover{color:#fff}.GlobalFooter-module__JytEhW__themeToggleWrap{grid-column:2;place-self:end}@media (max-width:1080px){.GlobalFooter-module__JytEhW__inner{gap:var(--hf-space-12);grid-template-rows:auto;grid-template-columns:1fr}.GlobalFooter-module__JytEhW__brandColumn{grid-template-columns:1fr auto;align-items:end;display:grid}.GlobalFooter-module__JytEhW__copyright{margin:0}.GlobalFooter-module__JytEhW__socials{grid-column:1/-1}.GlobalFooter-module__JytEhW__themeToggleWrap{grid-column:1;justify-self:end}.GlobalFooter-module__JytEhW__linkGrid{grid-template-columns:repeat(3,minmax(150px,1fr))}}@media (max-width:760px){.GlobalFooter-module__JytEhW__inner{min-height:0;padding:var(--hf-space-16) var(--hf-space-5)}.GlobalFooter-module__JytEhW__brandColumn{align-items:flex-start;display:flex}.GlobalFooter-module__JytEhW__themeToggleWrap{justify-self:start}.GlobalFooter-module__JytEhW__linkGrid{column-gap:var(--hf-space-8);row-gap:var(--hf-space-10);grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.GlobalFooter-module__JytEhW__inner{padding:var(--hf-space-12) var(--hf-space-4)}.GlobalFooter-module__JytEhW__linkGrid{grid-template-columns:1fr}}
.GlobalCtaSection-module__XVcBoa__section{border-top:var(--hf-space-px) solid color-mix(in srgb, var(--hf-bg) 18%, transparent);border-bottom:var(--hf-space-px) solid color-mix(in srgb, var(--hf-bg) 18%, transparent);background:var(--hf-text-primary);width:100%;color:var(--hf-bg);font-family:var(--hf-font-body)}.GlobalCtaSection-module__XVcBoa__inner{width:min(100%,1180px);min-height:520px;padding:var(--hf-space-20) var(--hf-space-8);align-content:center;place-items:center;gap:var(--hf-space-7);text-align:center;margin:0 auto;display:grid}.GlobalCtaSection-module__XVcBoa__eyebrow{color:color-mix(in srgb, var(--hf-bg) 72%, transparent);font-size:var(--hf-text-xs);font-weight:var(--hf-weight-semibold);letter-spacing:var(--hf-tracking-wider);line-height:var(--hf-leading-snug);text-transform:uppercase}.GlobalCtaSection-module__XVcBoa__inner h2{max-width:980px;color:inherit;font-size:clamp(var(--hf-text-4xl), 6vw, var(--hf-text-6xl));font-weight:var(--hf-weight-semibold);line-height:var(--hf-leading-tight);letter-spacing:var(--hf-tracking-normal)}.GlobalCtaSection-module__XVcBoa__description{max-width:620px;color:color-mix(in srgb, var(--hf-bg) 72%, transparent);font-size:var(--hf-text-lg);line-height:var(--hf-leading-relaxed)}.GlobalCtaSection-module__XVcBoa__actions{justify-content:center;display:flex}.GlobalCtaSection-module__XVcBoa__primaryAction{min-height:var(--hf-size-control-lg);border:var(--hf-space-px) solid var(--hf-bg);border-radius:var(--hf-radius-md);background:var(--hf-bg);color:var(--hf-text-primary);padding:0 var(--hf-space-7);font-size:var(--hf-text-base);font-weight:var(--hf-weight-semibold);justify-content:center;align-items:center;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.GlobalCtaSection-module__XVcBoa__primaryAction:hover,.GlobalCtaSection-module__XVcBoa__primaryAction:focus-visible{border-color:var(--hf-accent-soft);background:var(--hf-accent-soft);color:var(--hf-text-primary);outline:none;transform:translateY(-1px)}@media (max-width:760px){.GlobalCtaSection-module__XVcBoa__inner{min-height:420px;padding:var(--hf-space-16) var(--hf-space-5)}.GlobalCtaSection-module__XVcBoa__description{font-size:var(--hf-text-base)}}@media (max-width:480px){.GlobalCtaSection-module__XVcBoa__inner{padding:var(--hf-space-14) var(--hf-space-4)}.GlobalCtaSection-module__XVcBoa__primaryAction{width:100%}}@media (prefers-reduced-motion:reduce){.GlobalCtaSection-module__XVcBoa__primaryAction{transition:none}.GlobalCtaSection-module__XVcBoa__primaryAction:hover,.GlobalCtaSection-module__XVcBoa__primaryAction:focus-visible{transform:none}}
.ExploreBar-module__I0i37W__bar{top:var(--hf-nav-height);z-index:1100;border-bottom:1px solid var(--hf-border);background:var(--hf-bg);width:100%;position:sticky}.ExploreBar-module__I0i37W__inner{width:min(100%, var(--hf-blog-shell));min-height:var(--hf-size-control-lg);justify-content:space-between;align-items:center;gap:var(--hf-space-4);padding:0 clamp(var(--hf-space-5), 5vw, var(--hf-space-20));margin:0 auto;display:flex}.ExploreBar-module__I0i37W__label,.ExploreBar-module__I0i37W__menu button{color:var(--hf-text-secondary);font-size:var(--hf-text-sm);line-height:var(--hf-leading-snug)}.ExploreBar-module__I0i37W__label{align-items:center;gap:var(--hf-space-2);white-space:nowrap;min-width:0;display:inline-flex}.ExploreBar-module__I0i37W__label a{color:var(--hf-text-primary);font-weight:var(--hf-weight-semibold);text-decoration:none}.ExploreBar-module__I0i37W__label span:last-child{text-overflow:ellipsis;min-width:0;overflow:hidden}.ExploreBar-module__I0i37W__menu{position:relative}.ExploreBar-module__I0i37W__menu:hover .ExploreBar-module__I0i37W__panel,.ExploreBar-module__I0i37W__menu:focus-within .ExploreBar-module__I0i37W__panel{opacity:1;visibility:visible;transform:translateY(0)}.ExploreBar-module__I0i37W__menu button{align-items:center;gap:var(--hf-space-2);cursor:pointer;font:inherit;background:0 0;border:0;display:inline-flex}.ExploreBar-module__I0i37W__menu button svg{width:var(--hf-size-icon-sm);height:var(--hf-size-icon-sm);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px}.ExploreBar-module__I0i37W__panel{top:calc(100% + var(--hf-space-3));gap:var(--hf-space-1);border:1px solid var(--hf-border);border-radius:var(--hf-radius-md);background:var(--hf-bg-surface);min-width:12rem;box-shadow:var(--hf-shadow-lg);padding:var(--hf-space-3);opacity:0;visibility:hidden;transform:translateY(calc(var(--hf-space-1) * -1));transition:opacity var(--hf-transition), visibility var(--hf-transition), transform var(--hf-transition);display:grid;position:absolute;right:0}.ExploreBar-module__I0i37W__panel a{color:var(--hf-text-primary);font-size:var(--hf-text-sm);font-weight:var(--hf-weight-medium);padding:var(--hf-space-2);text-decoration:none}.ExploreBar-module__I0i37W__panel a:hover,.ExploreBar-module__I0i37W__panel a:focus-visible{color:var(--hf-accent-text)}@media (max-width:640px){.ExploreBar-module__I0i37W__inner{padding-inline:var(--hf-space-4)}}
.BlogMainLayout-module__UkqeCG__layout{flex-direction:column;min-height:100vh;display:flex}.BlogMainLayout-module__UkqeCG__layout__main{flex:1}
.ContactStrip-module__3ob3uq__strip{background:var(--hf-bg);padding:0 5% var(--hf-space-24)}.ContactStrip-module__3ob3uq__inner{gap:var(--hf-space-10) var(--hf-space-14);border-top:var(--hf-space-px) solid var(--hf-border);border-bottom:var(--hf-space-px) solid var(--hf-border);max-width:1120px;padding:var(--hf-space-16) 0 var(--hf-space-10);opacity:0;transform:translateY(var(--hf-space-5));transition:opacity .65s ease, transform .65s ease, border-color var(--hf-transition-slow);grid-template-columns:minmax(0,1fr) auto;align-items:center;margin:0 auto;display:grid}.ContactStrip-module__3ob3uq__visible .ContactStrip-module__3ob3uq__inner{opacity:1;transform:translateY(0)}.ContactStrip-module__3ob3uq__inner:hover{border-color:var(--hf-border-strong)}.ContactStrip-module__3ob3uq__copy{max-width:720px}.ContactStrip-module__3ob3uq__eyebrow{color:var(--hf-accent-text);font-size:var(--hf-text-xs);font-weight:var(--hf-weight-semibold);letter-spacing:var(--hf-tracking-wider);text-transform:uppercase;margin-bottom:var(--hf-space-4)}.ContactStrip-module__3ob3uq__copy h2{color:var(--hf-text-primary);font-size:clamp(var(--hf-text-3xl), 4vw, var(--hf-text-5xl));line-height:var(--hf-leading-snug);letter-spacing:var(--hf-tracking-normal);margin-bottom:var(--hf-space-5)}.ContactStrip-module__3ob3uq__copy p{color:var(--hf-text-secondary);max-width:620px;font-size:var(--hf-text-lg);line-height:var(--hf-leading-normal)}.ContactStrip-module__3ob3uq__actionPanel{gap:var(--hf-space-4);justify-items:stretch;width:min(100%,300px);display:grid}.ContactStrip-module__3ob3uq__timeBadge{color:var(--hf-text-muted);font-size:var(--hf-text-sm);text-align:center}.ContactStrip-module__3ob3uq__action{min-height:var(--hf-size-control-lg);padding:0 var(--hf-space-7);border:var(--hf-space-px) solid var(--hf-text-primary);border-radius:var(--hf-radius-md);color:var(--hf-bg);background:var(--hf-text-primary);font-weight:var(--hf-weight-semibold);isolation:isolate;transition:transform var(--hf-transition-slow), background-color var(--hf-transition-slow), border-color var(--hf-transition-slow);justify-content:center;align-items:center;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.ContactStrip-module__3ob3uq__action:after{content:"";background:color-mix(in srgb, var(--hf-bg) 18%, transparent);width:42%;height:140%;transition:transform .52s;position:absolute;transform:translate(-190%)rotate(16deg)}.ContactStrip-module__3ob3uq__action:hover,.ContactStrip-module__3ob3uq__action:focus-visible{background:var(--hf-accent);border-color:var(--hf-accent);transform:translateY(-2px)}.ContactStrip-module__3ob3uq__action:hover:after,.ContactStrip-module__3ob3uq__action:focus-visible:after{transform:translate(210%)rotate(16deg)}.ContactStrip-module__3ob3uq__textAction{color:var(--hf-text-secondary);font-size:var(--hf-text-sm);text-align:center;text-underline-offset:var(--hf-space-1);transition:color var(--hf-transition-slow), text-decoration-color var(--hf-transition-slow);text-decoration-color:#0000}.ContactStrip-module__3ob3uq__textAction:hover,.ContactStrip-module__3ob3uq__textAction:focus-visible{color:var(--hf-text-primary);-webkit-text-decoration-color:var(--hf-accent);text-decoration-color:var(--hf-accent)}@media (max-width:820px){.ContactStrip-module__3ob3uq__inner{gap:var(--hf-space-8);grid-template-columns:1fr}.ContactStrip-module__3ob3uq__actionPanel{width:100%;max-width:360px}}@media (max-width:560px){.ContactStrip-module__3ob3uq__copy h2{font-size:var(--hf-text-2xl)}}@media (prefers-reduced-motion:reduce){.ContactStrip-module__3ob3uq__inner,.ContactStrip-module__3ob3uq__action,.ContactStrip-module__3ob3uq__action:after,.ContactStrip-module__3ob3uq__textAction{transition:opacity .2s;transform:none}.ContactStrip-module__3ob3uq__inner{opacity:1}}
.PublicBlogCard-module___2Q1_G__card{border:1px solid var(--hf-border);border-radius:var(--hf-radius-xl);background:var(--hf-bg-surface);min-width:0;min-height:100%;color:inherit;transition:border-color var(--hf-blog-transition), transform var(--hf-blog-transition), box-shadow var(--hf-blog-transition);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.PublicBlogCard-module___2Q1_G__card:hover,.PublicBlogCard-module___2Q1_G__card:focus-visible{border-color:var(--hf-accent);box-shadow:var(--hf-shadow-md);transform:translateY(calc(var(--hf-space-0-75) * -1))}.PublicBlogCard-module___2Q1_G__media{aspect-ratio:1.55;background:var(--hf-bg-muted);position:relative;overflow:hidden}.PublicBlogCard-module___2Q1_G__media img{object-fit:cover;width:100%;height:100%;display:block}.PublicBlogCard-module___2Q1_G__fallback{background:linear-gradient(135deg, var(--hf-accent-subtle), var(--hf-bg-subtle));width:100%;height:100%;color:var(--hf-accent-text);place-items:center;display:grid}.PublicBlogCard-module___2Q1_G__fallback[data-tone="2"]{background:linear-gradient(135deg, var(--hf-bg-muted), var(--hf-accent-soft))}.PublicBlogCard-module___2Q1_G__fallback[data-tone="3"]{background:linear-gradient(135deg, var(--hf-accent-soft), var(--hf-bg-surface))}.PublicBlogCard-module___2Q1_G__fallback[data-tone="4"]{background:linear-gradient(135deg, var(--hf-bg-subtle), var(--hf-accent-subtle))}.PublicBlogCard-module___2Q1_G__fallback span{width:var(--hf-space-20);height:var(--hf-space-20);border-radius:var(--hf-radius-full);font-family:var(--hf-font-mono);font-size:var(--hf-text-xl);border:1px solid;place-items:center;display:grid}.PublicBlogCard-module___2Q1_G__content{gap:var(--hf-space-5);min-height:17rem;padding:var(--hf-space-7);flex-direction:column;flex:1;display:flex}.PublicBlogCard-module___2Q1_G__date,.PublicBlogCard-module___2Q1_G__footer{gap:var(--hf-space-2) var(--hf-space-4);color:var(--hf-text-secondary);font-size:var(--hf-text-sm);line-height:var(--hf-leading-snug);flex-wrap:wrap;display:flex}.PublicBlogCard-module___2Q1_G__content h2{color:var(--hf-text-primary);font-size:var(--hf-text-xl);font-weight:var(--hf-weight-semibold);letter-spacing:var(--hf-tracking-normal);line-height:var(--hf-leading-snug);overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.PublicBlogCard-module___2Q1_G__footer{align-items:center;margin-top:auto}.PublicBlogCard-module___2Q1_G__footer svg{width:var(--hf-size-icon-md);height:var(--hf-size-icon-md);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px}.PublicBlogCard-module___2Q1_G__listRow{gap:clamp(var(--hf-space-4), 3vw, var(--hf-space-8));min-height:var(--hf-space-20);border-top:1px solid var(--hf-border);color:var(--hf-text-primary);grid-template-columns:minmax(0,1.7fr) repeat(3,minmax(0,.7fr));align-items:center;text-decoration:none;display:grid}.PublicBlogCard-module___2Q1_G__listRow h2{max-width:36rem;color:var(--hf-text-primary);font-size:var(--hf-text-2xl);font-weight:var(--hf-weight-semibold);line-height:var(--hf-leading-snug);overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.PublicBlogCard-module___2Q1_G__listRow>*{min-width:0}.PublicBlogCard-module___2Q1_G__listMeta{gap:var(--hf-space-1);color:var(--hf-text-primary);font-size:var(--hf-text-sm);font-weight:var(--hf-weight-semibold);line-height:var(--hf-leading-snug);overflow-wrap:anywhere;display:grid}.PublicBlogCard-module___2Q1_G__listMeta small{color:var(--hf-text-muted);font-size:var(--hf-text-xs);font-weight:var(--hf-weight-medium);letter-spacing:var(--hf-tracking-wider);line-height:var(--hf-leading-snug);text-transform:uppercase;display:none}.PublicBlogCard-module___2Q1_G__listRow:hover h2,.PublicBlogCard-module___2Q1_G__listRow:focus-visible h2{color:var(--hf-accent-text)}@media (max-width:1380px){.PublicBlogCard-module___2Q1_G__listRow{gap:var(--hf-space-4) var(--hf-space-8);min-height:0;padding-block:var(--hf-space-6);grid-template-columns:repeat(2,minmax(0,1fr))}.PublicBlogCard-module___2Q1_G__listRow h2{font-size:var(--hf-text-xl);grid-column:1/-1}.PublicBlogCard-module___2Q1_G__listMeta small{display:block}}@media (max-width:520px){.PublicBlogCard-module___2Q1_G__listRow{gap:var(--hf-space-4);grid-template-columns:1fr 1fr}.PublicBlogCard-module___2Q1_G__listRow h2{font-size:var(--hf-text-lg)}.PublicBlogCard-module___2Q1_G__listMeta:last-child{grid-column:1/-1}}
.HomeHero-module__se_6iW__hero{background:var(--hf-bg);min-height:86dvh;color:var(--hf-text-primary);padding:var(--hf-space-16) 5% var(--hf-space-20);align-items:center;display:flex}.HomeHero-module__se_6iW__inner{gap:var(--hf-space-20);grid-template-columns:minmax(0,1.12fr) minmax(320px,.68fr);align-items:end;width:100%;max-width:1280px;margin:0 auto;display:grid}.HomeHero-module__se_6iW__copy{max-width:820px}.HomeHero-module__se_6iW__intro{max-width:520px;padding-bottom:var(--hf-space-4)}.HomeHero-module__se_6iW__eyebrow{color:var(--hf-accent-text);font-size:var(--hf-text-xs);font-weight:var(--hf-weight-semibold);letter-spacing:var(--hf-tracking-wider);text-transform:uppercase;margin-bottom:var(--hf-space-7);opacity:0;transform:translateY(var(--hf-space-4))}.HomeHero-module__se_6iW__title{color:var(--hf-text-primary);font-family:var(--hf-font-heading);font-size:clamp(3.25rem,6.7vw,6.15rem);font-weight:var(--hf-weight-semibold);letter-spacing:var(--hf-tracking-normal);line-height:1.02}.HomeHero-module__se_6iW__title span{clip-path:inset(0 0 100%);display:block}.HomeHero-module__se_6iW__lede,.HomeHero-module__se_6iW__actions{opacity:0;transform:translateY(var(--hf-space-4))}.HomeHero-module__se_6iW__lede{color:var(--hf-text-primary);font-size:clamp(var(--hf-text-xl), 2vw, var(--hf-text-3xl));line-height:var(--hf-leading-snug)}.HomeHero-module__se_6iW__actions{gap:var(--hf-space-4);margin-top:var(--hf-space-8);flex-wrap:wrap;display:flex}.HomeHero-module__se_6iW__visible .HomeHero-module__se_6iW__eyebrow{animation:.65s 80ms forwards HomeHero-module__se_6iW__fadeUp}.HomeHero-module__se_6iW__visible .HomeHero-module__se_6iW__title span{animation:.96s cubic-bezier(.2,.8,.2,1) .18s forwards HomeHero-module__se_6iW__revealLine}.HomeHero-module__se_6iW__visible .HomeHero-module__se_6iW__lede{animation:.68s .48s forwards HomeHero-module__se_6iW__fadeUp}.HomeHero-module__se_6iW__visible .HomeHero-module__se_6iW__actions{animation:.68s .62s forwards HomeHero-module__se_6iW__fadeUp}.HomeHero-module__se_6iW__primaryAction,.HomeHero-module__se_6iW__secondaryAction{min-height:var(--hf-size-control-lg);border-radius:var(--hf-radius-md);padding:0 var(--hf-space-6);font-weight:var(--hf-weight-semibold);transition:background-color var(--hf-transition-slow), color var(--hf-transition-slow), border-color var(--hf-transition-slow), transform var(--hf-transition-slow);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.HomeHero-module__se_6iW__primaryAction{background:var(--hf-text-primary);color:var(--hf-bg);border:var(--hf-space-px) solid var(--hf-text-primary)}.HomeHero-module__se_6iW__primaryAction:hover,.HomeHero-module__se_6iW__secondaryAction:hover{transform:translateY(-2px)}.HomeHero-module__se_6iW__primaryAction:hover{background:var(--hf-accent);border-color:var(--hf-accent)}.HomeHero-module__se_6iW__secondaryAction{color:var(--hf-text-primary);border:var(--hf-space-px) solid var(--hf-border-strong)}.HomeHero-module__se_6iW__secondaryAction:hover{border-color:var(--hf-text-primary)}@keyframes HomeHero-module__se_6iW__revealLine{to{clip-path:inset(0)}}@keyframes HomeHero-module__se_6iW__fadeUp{to{opacity:1;transform:translateY(0)}}@media (max-width:920px){.HomeHero-module__se_6iW__inner{gap:var(--hf-space-10);grid-template-columns:1fr}.HomeHero-module__se_6iW__intro{max-width:680px}}@media (max-width:560px){.HomeHero-module__se_6iW__hero{min-height:auto;padding-top:calc(var(--hf-nav-height) + var(--hf-space-10));padding-bottom:var(--hf-space-16)}.HomeHero-module__se_6iW__title{font-size:clamp(2.8rem,14vw,4rem)}.HomeHero-module__se_6iW__actions a{width:100%}}@media (prefers-reduced-motion:reduce){.HomeHero-module__se_6iW__eyebrow,.HomeHero-module__se_6iW__title span,.HomeHero-module__se_6iW__lede,.HomeHero-module__se_6iW__actions{clip-path:none;opacity:1;animation:none;transform:none}}
.BlogDetail-module__Z9ISla__page{background:var(--hf-bg);min-height:100vh;color:var(--hf-text-secondary)}.BlogDetail-module__Z9ISla__state,.BlogDetail-module__Z9ISla__notFound{max-width:var(--hf-blog-shell);place-content:center;gap:var(--hf-space-4);min-height:60vh;padding:var(--hf-space-16) clamp(var(--hf-space-5), 5vw, var(--hf-space-20));color:var(--hf-text-secondary);text-align:center;margin:0 auto;display:grid}.BlogDetail-module__Z9ISla__notFound h1{color:var(--hf-text-primary);font-size:var(--hf-text-5xl);line-height:var(--hf-leading-tight)}.BlogDetail-module__Z9ISla__notFound a{color:var(--hf-accent);font-weight:var(--hf-weight-semibold);text-decoration:none}.BlogDetail-module__Z9ISla__articleHero{grid-template-columns:minmax(0, var(--hf-blog-reading)) minmax(14rem, var(--hf-blog-sidebar));gap:clamp(var(--hf-space-8), 9vw, var(--hf-space-24));max-width:var(--hf-blog-shell);min-height:calc(100vh - (var(--hf-nav-height) * 2));padding:var(--hf-space-20) clamp(var(--hf-space-5), 7vw, var(--hf-space-24)) var(--hf-space-24);justify-content:center;align-items:end;margin:0 auto;display:grid}.BlogDetail-module__Z9ISla__heroMain{gap:var(--hf-space-9);display:grid}.BlogDetail-module__Z9ISla__articleCover,.BlogDetail-module__Z9ISla__articleFallback{aspect-ratio:1;border-radius:var(--hf-radius-2xl);background:var(--hf-accent);width:min(100%,12rem)}.BlogDetail-module__Z9ISla__articleCover{object-fit:cover;height:auto;display:block}.BlogDetail-module__Z9ISla__articleFallback{color:var(--hf-text-primary);place-items:center;display:grid}.BlogDetail-module__Z9ISla__articleFallback svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:4px;width:68%;height:68%}.BlogDetail-module__Z9ISla__articleTitle{gap:var(--hf-space-5);display:grid}.BlogDetail-module__Z9ISla__eyebrow{color:var(--hf-text-muted);font-size:var(--hf-text-sm);font-weight:var(--hf-weight-semibold);letter-spacing:var(--hf-tracking-wider);line-height:var(--hf-leading-snug);text-transform:uppercase}.BlogDetail-module__Z9ISla__articleTitle h1{color:var(--hf-text-primary);font-size:clamp(var(--hf-text-4xl), 5.6vw, var(--hf-text-6xl));font-weight:var(--hf-weight-semibold);letter-spacing:var(--hf-tracking-normal);line-height:var(--hf-leading-tight)}.BlogDetail-module__Z9ISla__articleTitle>p:last-child{color:var(--hf-text-secondary);font-size:var(--hf-text-xl);line-height:var(--hf-leading-relaxed)}.BlogDetail-module__Z9ISla__metaRail{align-self:end}.BlogDetail-module__Z9ISla__metaRail dl{gap:var(--hf-space-5);display:grid}.BlogDetail-module__Z9ISla__metaRail div{grid-template-columns:var(--hf-size-icon-md) minmax(0, 1fr);gap:var(--hf-space-1) var(--hf-space-3);display:grid}.BlogDetail-module__Z9ISla__metaIcon{width:var(--hf-size-icon-md);height:var(--hf-size-icon-md);margin-top:var(--hf-space-0-5);fill:none;stroke:var(--hf-text-muted);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;grid-row:span 2}.BlogDetail-module__Z9ISla__metaRail dt{color:var(--hf-text-muted);font-size:var(--hf-text-sm);line-height:var(--hf-leading-snug)}.BlogDetail-module__Z9ISla__metaRail dd{min-width:0;color:var(--hf-text-primary);font-size:var(--hf-text-base);font-weight:var(--hf-weight-semibold);line-height:var(--hf-leading-snug)}.BlogDetail-module__Z9ISla__shareActions{gap:var(--hf-space-2);flex-wrap:wrap;display:flex}.BlogDetail-module__Z9ISla__metaUnavailable{color:var(--hf-text-muted);font-weight:var(--hf-weight-medium)}.BlogDetail-module__Z9ISla__copyLinkButton{color:var(--hf-text-primary);cursor:pointer;font:inherit;font-weight:var(--hf-weight-semibold);text-underline-offset:var(--hf-space-1);background:0 0;border:0;padding:0;text-decoration:underline}.BlogDetail-module__Z9ISla__shareIconButton{width:var(--hf-size-control-sm);height:var(--hf-size-control-sm);border:1px solid var(--hf-border);border-radius:var(--hf-radius-full);background:var(--hf-bg-surface);color:var(--hf-text-primary);cursor:pointer;justify-content:center;align-items:center;padding:0;display:inline-flex}.BlogDetail-module__Z9ISla__shareIcon{width:var(--hf-size-icon-sm);height:var(--hf-size-icon-sm);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px}.BlogDetail-module__Z9ISla__articleContentSection{border-top:1px solid var(--hf-border);padding:var(--hf-space-24) clamp(var(--hf-space-5), 5vw, var(--hf-space-20))}.BlogDetail-module__Z9ISla__articleLayout{grid-template-columns:minmax(12rem, 16rem) minmax(0, var(--hf-blog-reading));gap:clamp(var(--hf-space-8), 8vw, var(--hf-space-24));max-width:calc(var(--hf-blog-reading) + 22rem);align-items:start;margin:0 auto;display:grid}.BlogDetail-module__Z9ISla__articleBody{min-width:0}.BlogDetail-module__Z9ISla__contentsRail{top:calc((var(--hf-nav-height) * 2) + var(--hf-space-6));position:sticky}.BlogDetail-module__Z9ISla__mobileToc{margin-bottom:var(--hf-space-8);display:none}.BlogDetail-module__Z9ISla__related{max-width:var(--hf-blog-shell);padding:var(--hf-space-16) clamp(var(--hf-space-5), 5vw, var(--hf-space-20));border-top:1px solid var(--hf-border);margin:0 auto}.BlogDetail-module__Z9ISla__sectionHeader{gap:var(--hf-space-8);margin-bottom:var(--hf-space-10);grid-template-columns:minmax(0,1fr) minmax(16rem,.9fr);align-items:start;display:grid}.BlogDetail-module__Z9ISla__sectionHeader h2{color:var(--hf-text-primary);font-size:clamp(var(--hf-text-3xl), 4vw, var(--hf-text-5xl));font-weight:var(--hf-weight-semibold);line-height:var(--hf-leading-tight)}.BlogDetail-module__Z9ISla__sectionHeader p{max-width:32rem;color:var(--hf-text-secondary);font-size:var(--hf-text-lg);line-height:var(--hf-leading-normal)}.BlogDetail-module__Z9ISla__relatedGrid{justify-content:center;gap:var(--hf-space-5);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.BlogDetail-module__Z9ISla__cta{max-width:var(--hf-blog-shell);justify-content:space-between;align-items:center;gap:var(--hf-space-8);padding:var(--hf-space-12) clamp(var(--hf-space-5), 5vw, var(--hf-space-20));border-top:1px solid var(--hf-border);margin:0 auto;display:flex}.BlogDetail-module__Z9ISla__cta h2{max-width:48rem;margin-top:var(--hf-space-2);color:var(--hf-text-primary);font-size:var(--hf-text-4xl);line-height:var(--hf-leading-snug)}.BlogDetail-module__Z9ISla__ctaActions{gap:var(--hf-space-3);flex-wrap:wrap;display:flex}.BlogDetail-module__Z9ISla__ctaActions a{min-height:var(--hf-size-control-lg);border:1px solid var(--hf-border-strong);border-radius:var(--hf-radius-md);cursor:pointer;font:inherit;font-weight:var(--hf-weight-semibold);padding:0 var(--hf-space-6);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.BlogDetail-module__Z9ISla__ctaActions a:first-child{border-color:var(--hf-text-primary);background:var(--hf-text-primary);color:var(--hf-bg)}.BlogDetail-module__Z9ISla__ctaActions a:last-child{background:var(--hf-bg-surface);color:var(--hf-text-primary)}.BlogDetail-module__Z9ISla__ctaActions a:first-child:hover,.BlogDetail-module__Z9ISla__ctaActions a:first-child:focus-visible{border-color:var(--hf-accent);background:var(--hf-accent);color:var(--hf-text-inverse)}@media (max-width:1180px){.BlogDetail-module__Z9ISla__articleHero{grid-template-columns:minmax(0,1fr);min-height:auto}.BlogDetail-module__Z9ISla__metaRail dl{grid-template-columns:repeat(2,minmax(0,1fr))}.BlogDetail-module__Z9ISla__articleLayout{grid-template-columns:1fr}.BlogDetail-module__Z9ISla__contentsRail{display:none}.BlogDetail-module__Z9ISla__mobileToc{display:block}.BlogDetail-module__Z9ISla__relatedGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.BlogDetail-module__Z9ISla__articleHero,.BlogDetail-module__Z9ISla__articleContentSection,.BlogDetail-module__Z9ISla__related,.BlogDetail-module__Z9ISla__cta,.BlogDetail-module__Z9ISla__state,.BlogDetail-module__Z9ISla__notFound{padding-inline:var(--hf-space-4)}.BlogDetail-module__Z9ISla__articleHero{padding-block:var(--hf-space-12) var(--hf-space-16)}.BlogDetail-module__Z9ISla__articleCover,.BlogDetail-module__Z9ISla__articleFallback{border-radius:var(--hf-radius-xl);width:min(100%,9rem)}.BlogDetail-module__Z9ISla__articleTitle h1,.BlogDetail-module__Z9ISla__notFound h1,.BlogDetail-module__Z9ISla__sectionHeader h2,.BlogDetail-module__Z9ISla__cta h2{font-size:var(--hf-text-3xl)}.BlogDetail-module__Z9ISla__articleTitle>p:last-child,.BlogDetail-module__Z9ISla__sectionHeader p{font-size:var(--hf-text-lg)}.BlogDetail-module__Z9ISla__metaRail dl,.BlogDetail-module__Z9ISla__sectionHeader,.BlogDetail-module__Z9ISla__relatedGrid{grid-template-columns:1fr}.BlogDetail-module__Z9ISla__cta{flex-direction:column;align-items:flex-start}}

.LatestPosts-module__WkHk1a__section{background:var(--hf-bg);padding:var(--hf-space-20) 5%}.LatestPosts-module__WkHk1a__inner{gap:var(--hf-space-16);grid-template-columns:minmax(220px,.45fr) minmax(0,1fr);align-items:start;max-width:1280px;margin:0 auto;display:grid}.LatestPosts-module__WkHk1a__heading{opacity:0;transform:translateY(var(--hf-space-5));transition:opacity .62s,transform .62s}.LatestPosts-module__WkHk1a__visible .LatestPosts-module__WkHk1a__heading{opacity:1;transform:translateY(0)}.LatestPosts-module__WkHk1a__eyebrow{color:var(--hf-accent-text);font-size:var(--hf-text-xs);font-weight:var(--hf-weight-semibold);letter-spacing:var(--hf-tracking-wider);text-transform:uppercase;margin-bottom:var(--hf-space-5)}.LatestPosts-module__WkHk1a__heading h2{color:var(--hf-text-primary);font-size:var(--hf-text-4xl);line-height:var(--hf-leading-snug);letter-spacing:var(--hf-tracking-normal);margin-bottom:var(--hf-space-6)}.LatestPosts-module__WkHk1a__heading a{color:var(--hf-text-primary);font-weight:var(--hf-weight-semibold);text-decoration:none;display:inline-flex;position:relative}.LatestPosts-module__WkHk1a__heading a:after,.LatestPosts-module__WkHk1a__emptyCopy a:after{content:"";height:var(--hf-space-px);background:var(--hf-accent);transform-origin:0;transition:transform var(--hf-transition-slow);position:absolute;bottom:-3px;left:0;right:0;transform:scaleX(.22)}.LatestPosts-module__WkHk1a__heading a:hover:after,.LatestPosts-module__WkHk1a__heading a:focus-visible:after,.LatestPosts-module__WkHk1a__emptyCopy a:hover:after,.LatestPosts-module__WkHk1a__emptyCopy a:focus-visible:after{transform:scaleX(1)}.LatestPosts-module__WkHk1a__posts{border-top:var(--hf-space-px) solid var(--hf-border-strong)}.LatestPosts-module__WkHk1a__emptyState{gap:var(--hf-space-10);border-top:var(--hf-space-px) solid var(--hf-border-strong);border-bottom:var(--hf-space-px) solid var(--hf-border);min-height:360px;padding:var(--hf-space-8) 0;opacity:0;transform:translateY(var(--hf-space-4));grid-template-columns:minmax(220px,.55fr) minmax(0,.45fr);align-items:center;display:grid}.LatestPosts-module__WkHk1a__visible .LatestPosts-module__WkHk1a__emptyState{animation:.62s forwards LatestPosts-module__WkHk1a__postIn}.LatestPosts-module__WkHk1a__emptyDoodle{justify-self:center;width:min(100%,360px)}.LatestPosts-module__WkHk1a__doodleFrame,.LatestPosts-module__WkHk1a__doodleFold,.LatestPosts-module__WkHk1a__doodleLine,.LatestPosts-module__WkHk1a__doodleMark,.LatestPosts-module__WkHk1a__doodleBase{stroke:var(--hf-text-primary);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.LatestPosts-module__WkHk1a__doodleFrame{fill:var(--hf-bg-surface);transform-origin:50%;animation:5.5s ease-in-out infinite LatestPosts-module__WkHk1a__doodleFloat}.LatestPosts-module__WkHk1a__doodleFold,.LatestPosts-module__WkHk1a__doodleLine,.LatestPosts-module__WkHk1a__doodleMark,.LatestPosts-module__WkHk1a__doodleBase{fill:none}.LatestPosts-module__WkHk1a__doodleLine{stroke:var(--hf-text-muted)}.LatestPosts-module__WkHk1a__doodleMark{stroke:var(--hf-accent);transform-origin:50%;animation:3.2s ease-in-out infinite LatestPosts-module__WkHk1a__markPulse}.LatestPosts-module__WkHk1a__doodleBase{stroke:var(--hf-border-strong)}.LatestPosts-module__WkHk1a__doodleNode{fill:var(--hf-accent);animation:3.2s ease-in-out infinite LatestPosts-module__WkHk1a__nodeBlink}.LatestPosts-module__WkHk1a__doodleNode:last-child{animation-delay:.85s}.LatestPosts-module__WkHk1a__emptyCopy h3{color:var(--hf-text-primary);font-size:var(--hf-text-2xl);line-height:var(--hf-leading-snug);margin-bottom:var(--hf-space-4)}.LatestPosts-module__WkHk1a__emptyCopy p{color:var(--hf-text-secondary);line-height:var(--hf-leading-normal);margin-bottom:var(--hf-space-6)}.LatestPosts-module__WkHk1a__emptyCopy a{color:var(--hf-text-primary);font-weight:var(--hf-weight-semibold);text-decoration:none;display:inline-flex;position:relative}.LatestPosts-module__WkHk1a__post{min-height:var(--hf-space-16);align-items:center;gap:var(--hf-space-6);width:100%;padding:var(--hf-space-5) 0;border-bottom:var(--hf-space-px) solid var(--hf-border);color:var(--hf-text-primary);opacity:0;transform:translateY(var(--hf-space-4));grid-template-columns:minmax(0,.65fr) minmax(120px,.35fr);text-decoration:none;display:grid}.LatestPosts-module__WkHk1a__visible .LatestPosts-module__WkHk1a__post{animation:.54s forwards LatestPosts-module__WkHk1a__postIn}.LatestPosts-module__WkHk1a__post:nth-child(2){animation-delay:80ms}.LatestPosts-module__WkHk1a__post:nth-child(3){animation-delay:.16s}.LatestPosts-module__WkHk1a__post:nth-child(4){animation-delay:.24s}.LatestPosts-module__WkHk1a__post:nth-child(5){animation-delay:.32s}.LatestPosts-module__WkHk1a__post span:first-child{width:fit-content;font-weight:var(--hf-weight-semibold);background-image:linear-gradient(var(--hf-accent), var(--hf-accent));background-position:0 100%;background-repeat:no-repeat;background-size:0 var(--hf-space-px);transition:background-size var(--hf-transition-slow)}.LatestPosts-module__WkHk1a__post:hover span:first-child{background-size:100% var(--hf-space-px)}.LatestPosts-module__WkHk1a__post span:last-child{color:var(--hf-text-muted);font-size:var(--hf-text-sm);text-transform:uppercase;letter-spacing:var(--hf-tracking-wide);text-align:right;white-space:nowrap;justify-self:end}@keyframes LatestPosts-module__WkHk1a__postIn{to{opacity:1;transform:translateY(0)}}@keyframes LatestPosts-module__WkHk1a__doodleFloat{50%{transform:translateY(-4px)}}@keyframes LatestPosts-module__WkHk1a__markPulse{50%{opacity:.55}}@keyframes LatestPosts-module__WkHk1a__nodeBlink{50%{opacity:.45}}@media (max-width:840px){.LatestPosts-module__WkHk1a__inner{gap:var(--hf-space-10);grid-template-columns:1fr}.LatestPosts-module__WkHk1a__emptyState{grid-template-columns:1fr}}@media (max-width:560px){.LatestPosts-module__WkHk1a__post{justify-content:center;align-items:flex-start;gap:var(--hf-space-2);padding:var(--hf-space-4) 0;flex-direction:column;display:flex}.LatestPosts-module__WkHk1a__post span:last-child{text-align:left}}@media (prefers-reduced-motion:reduce){.LatestPosts-module__WkHk1a__heading,.LatestPosts-module__WkHk1a__post,.LatestPosts-module__WkHk1a__emptyState,.LatestPosts-module__WkHk1a__doodleFrame,.LatestPosts-module__WkHk1a__doodleMark,.LatestPosts-module__WkHk1a__doodleNode{opacity:1;transition:opacity .2s;animation:none;transform:none}}
.BlogCard-module__ioakdq__card{border:1px solid var(--hf-border-strong);border-radius:var(--hf-radius-xl);background:var(--hf-bg-surface);min-width:0;min-height:456px;color:inherit;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.BlogCard-module__ioakdq__card:hover,.BlogCard-module__ioakdq__card:focus-visible{border-color:var(--hf-accent);transform:translateY(-3px)}.BlogCard-module__ioakdq__imageWrap{aspect-ratio:1.52;background:var(--hf-bg-muted);position:relative;overflow:hidden}.BlogCard-module__ioakdq__imageWrap img{object-fit:cover;width:100%;height:100%;display:block}.BlogCard-module__ioakdq__placeholder{justify-content:center;align-items:center;gap:var(--hf-space-4);color:#111210;background:#6a9f8d;width:100%;height:100%;display:flex}.BlogCard-module__ioakdq__placeholder[data-tone="1"]{background:#c2c1d6}.BlogCard-module__ioakdq__placeholder[data-tone="2"]{background:#6d9fd0}.BlogCard-module__ioakdq__placeholder[data-tone="3"]{background:#e9c5b0}.BlogCard-module__ioakdq__placeholder[data-tone="4"]{background:#7f9767}.BlogCard-module__ioakdq__brace{font-family:Georgia,Times New Roman,serif;font-size:clamp(5rem,8vw,6.8rem);font-weight:400;line-height:1}.BlogCard-module__ioakdq__mark{background:var(--hf-text-primary);width:5.1rem;height:4rem;color:var(--hf-bg);font-family:var(--hf-font-mono);font-size:var(--hf-text-xl);font-weight:var(--hf-weight-semibold);border-radius:52% 48% 48% 0;place-items:center;display:grid;transform:rotate(-4deg)}.BlogCard-module__ioakdq__content{gap:var(--hf-space-4);padding:var(--hf-space-8);flex-direction:column;flex:1;display:flex}.BlogCard-module__ioakdq__date{color:var(--hf-text-secondary);font-size:var(--hf-text-sm);line-height:var(--hf-leading-snug)}.BlogCard-module__ioakdq__content h2{color:var(--hf-text-primary);font-size:clamp(1.15rem,1.55vw,1.45rem);font-weight:var(--hf-weight-semibold);letter-spacing:0;line-height:var(--hf-leading-tight);-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.BlogCard-module__ioakdq__content p{color:var(--hf-text-secondary);font-size:var(--hf-text-sm);line-height:var(--hf-leading-normal);-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.BlogCard-module__ioakdq__footer{align-items:center;gap:var(--hf-space-3);color:var(--hf-text-secondary);font-size:var(--hf-text-sm);line-height:var(--hf-leading-snug);margin-top:auto;display:flex}.BlogCard-module__ioakdq__codeIcon{color:var(--hf-text-secondary);font-family:var(--hf-font-mono);font-size:var(--hf-text-xs)}.BlogCard-module__ioakdq__badge{border:1px solid var(--hf-border);border-radius:var(--hf-radius-full);min-height:1.75rem;color:var(--hf-text-primary);font-size:var(--hf-text-xs);font-weight:var(--hf-weight-semibold);padding:0 var(--hf-space-3);align-items:center;display:inline-flex}.BlogCard-module__ioakdq__listCard{grid-template-columns:minmax(220px,34%) 1fr;min-height:260px;display:grid}.BlogCard-module__ioakdq__listCard .BlogCard-module__ioakdq__imageWrap{aspect-ratio:auto;min-height:100%}.BlogCard-module__ioakdq__listCard .BlogCard-module__ioakdq__content{padding:var(--hf-space-8)}@media (max-width:720px){.BlogCard-module__ioakdq__card{min-height:420px}.BlogCard-module__ioakdq__listCard{display:flex}}
.MarkdownRenderer-module__q7GLiW__markdown{max-width:var(--hf-blog-reading);color:var(--hf-text-primary);font-size:var(--hf-text-lg);line-height:var(--hf-leading-relaxed)}.MarkdownRenderer-module__q7GLiW__markdown :is(h2,h3,h4){scroll-margin-top:calc(var(--hf-nav-height) + var(--hf-space-6));color:var(--hf-text-primary);line-height:var(--hf-leading-snug);margin:var(--hf-space-12) 0 var(--hf-space-4)}.MarkdownRenderer-module__q7GLiW__markdown h2{font-size:var(--hf-text-3xl)}.MarkdownRenderer-module__q7GLiW__markdown h3{font-size:var(--hf-text-2xl)}.MarkdownRenderer-module__q7GLiW__markdown h4{font-size:var(--hf-text-xl)}.MarkdownRenderer-module__q7GLiW__markdown p,.MarkdownRenderer-module__q7GLiW__markdown ul,.MarkdownRenderer-module__q7GLiW__markdown ol,.MarkdownRenderer-module__q7GLiW__markdown blockquote,.MarkdownRenderer-module__q7GLiW__markdown pre,.MarkdownRenderer-module__q7GLiW__markdown table{margin-bottom:var(--hf-space-7)}.MarkdownRenderer-module__q7GLiW__markdown ul,.MarkdownRenderer-module__q7GLiW__markdown ol{padding-left:var(--hf-space-6)}.MarkdownRenderer-module__q7GLiW__markdown li+li{margin-top:var(--hf-space-2)}.MarkdownRenderer-module__q7GLiW__markdown a{color:var(--hf-accent);font-weight:var(--hf-weight-medium)}.MarkdownRenderer-module__q7GLiW__markdown blockquote{border-left:var(--hf-space-0-75) solid var(--hf-accent);padding:var(--hf-space-3) 0 var(--hf-space-3) var(--hf-space-5);color:var(--hf-text-primary)}.MarkdownRenderer-module__q7GLiW__markdown code{border-radius:var(--hf-radius-sm);background:var(--hf-bg-muted);color:var(--hf-accent-text);font-family:var(--hf-font-mono);padding:.1em .35em;font-size:.9em}.MarkdownRenderer-module__q7GLiW__markdown pre{border:1px solid var(--hf-border);border-radius:var(--hf-radius-md);background:var(--hf-bg-muted);padding:var(--hf-space-5);overflow:auto}.MarkdownRenderer-module__q7GLiW__markdown pre code{background:0 0;padding:0}.MarkdownRenderer-module__q7GLiW__markdown img{border-radius:var(--hf-radius-md);max-width:100%;margin:var(--hf-space-8) 0;display:block}.MarkdownRenderer-module__q7GLiW__markdown table{border-collapse:collapse;border-radius:var(--hf-radius-md);width:100%;overflow:hidden}.MarkdownRenderer-module__q7GLiW__markdown th,.MarkdownRenderer-module__q7GLiW__markdown td{border:1px solid var(--hf-border);padding:var(--hf-space-3);text-align:left;vertical-align:top}.MarkdownRenderer-module__q7GLiW__markdown th{background:var(--hf-bg-muted);color:var(--hf-text-primary);font-weight:var(--hf-weight-semibold)}@media (max-width:680px){.MarkdownRenderer-module__q7GLiW__markdown{font-size:var(--hf-text-base)}.MarkdownRenderer-module__q7GLiW__markdown h2{font-size:var(--hf-text-2xl)}.MarkdownRenderer-module__q7GLiW__markdown h3{font-size:var(--hf-text-xl)}}
.ProductFeature-module__MgnXuG__section{background:var(--hf-bg);padding:0 0 var(--hf-space-24)}.ProductFeature-module__MgnXuG__stage{background:var(--hf-text-primary);width:100%;color:var(--hf-bg);border-radius:var(--hf-radius-2xl);clip-path:inset(48% 42% 48% 42% round var(--hf-radius-2xl));transform:translateY(var(--hf-space-12)) scaleX(.92);transform-origin:50%;margin:0;transition:clip-path 1.55s cubic-bezier(.16,.84,.22,1),transform 1.55s cubic-bezier(.16,.84,.22,1),border-radius 1.55s cubic-bezier(.16,.84,.22,1);overflow:hidden}.ProductFeature-module__MgnXuG__visible .ProductFeature-module__MgnXuG__stage{clip-path:inset(0);border-radius:0;transform:translateY(0)scaleX(1)}.ProductFeature-module__MgnXuG__inner{gap:var(--hf-space-16);max-width:1320px;min-height:720px;padding:var(--hf-space-24) var(--hf-space-16);grid-template-columns:minmax(0,.82fr) minmax(360px,1.18fr);align-items:center;margin:0 auto;display:grid}.ProductFeature-module__MgnXuG__copy,.ProductFeature-module__MgnXuG__productMap{opacity:0;transform:translateY(var(--hf-space-8));transition:opacity .68s,transform .68s}.ProductFeature-module__MgnXuG__visible .ProductFeature-module__MgnXuG__copy{opacity:1;transition-delay:.24s;transform:translateY(0)}.ProductFeature-module__MgnXuG__visible .ProductFeature-module__MgnXuG__productMap{opacity:1;transition-delay:.36s;transform:translateY(0)}.ProductFeature-module__MgnXuG__eyebrow{color:var(--hf-accent-soft);font-size:var(--hf-text-xs);font-weight:var(--hf-weight-semibold);letter-spacing:var(--hf-tracking-wider);text-transform:uppercase;margin-bottom:var(--hf-space-5)}.ProductFeature-module__MgnXuG__title{color:var(--hf-bg);font-size:clamp(var(--hf-text-4xl), 5.8vw, 5.6rem);line-height:var(--hf-leading-tight);font-weight:var(--hf-weight-semibold);letter-spacing:var(--hf-tracking-normal)}.ProductFeature-module__MgnXuG__title span{display:block}.ProductFeature-module__MgnXuG__description{max-width:560px;color:color-mix(in srgb, var(--hf-bg) 76%, transparent);font-size:var(--hf-text-xl);line-height:var(--hf-leading-relaxed);margin-top:var(--hf-space-7)}.ProductFeature-module__MgnXuG__action{min-height:var(--hf-size-control-lg);border:var(--hf-space-px) solid color-mix(in srgb, var(--hf-bg) 34%, transparent);color:var(--hf-bg);border-radius:var(--hf-radius-md);padding:0 var(--hf-space-6);font-weight:var(--hf-weight-semibold);margin-top:var(--hf-space-10);isolation:isolate;transition:color var(--hf-transition-slow), transform var(--hf-transition-slow);align-items:center;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.ProductFeature-module__MgnXuG__action:before{content:"";background:var(--hf-bg);transition:transform var(--hf-transition-slow);z-index:-1;position:absolute;inset:0;transform:translate(-101%)}.ProductFeature-module__MgnXuG__action:hover{color:var(--hf-text-primary);transform:translateY(-2px)}.ProductFeature-module__MgnXuG__action:hover:before{transform:translate(0)}.ProductFeature-module__MgnXuG__productMap{border:var(--hf-space-px) solid color-mix(in srgb, var(--hf-bg) 14%, transparent);border-radius:var(--hf-radius-md);background:color-mix(in srgb, var(--hf-bg) 4%, transparent);overflow:hidden}.ProductFeature-module__MgnXuG__mapHeader{min-height:var(--hf-size-control-lg);border-bottom:var(--hf-space-px) solid color-mix(in srgb, var(--hf-bg) 14%, transparent);padding:0 var(--hf-space-5);color:color-mix(in srgb, var(--hf-bg) 70%, transparent);font-size:var(--hf-text-sm);justify-content:space-between;align-items:center;display:flex}.ProductFeature-module__MgnXuG__mapHeader span:last-child{color:var(--hf-accent-soft)}.ProductFeature-module__MgnXuG__mapBody{padding:var(--hf-space-6)}.ProductFeature-module__MgnXuG__flow{width:100%;min-height:280px;display:block}.ProductFeature-module__MgnXuG__flow path,.ProductFeature-module__MgnXuG__flow circle{stroke:var(--hf-accent-soft);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.ProductFeature-module__MgnXuG__flow circle{fill:var(--hf-text-primary);opacity:0}.ProductFeature-module__MgnXuG__visible .ProductFeature-module__MgnXuG__flow circle{animation:.42s .98s forwards ProductFeature-module__MgnXuG__nodeIn}.ProductFeature-module__MgnXuG__flowGrid,.ProductFeature-module__MgnXuG__flowPath,.ProductFeature-module__MgnXuG__flowPathSoft{stroke-dasharray:720;stroke-dashoffset:720px}.ProductFeature-module__MgnXuG__flowGrid{stroke:color-mix(in srgb, var(--hf-bg) 28%, transparent)}.ProductFeature-module__MgnXuG__flowPathSoft{stroke:color-mix(in srgb, var(--hf-accent-soft) 55%, transparent)}.ProductFeature-module__MgnXuG__visible .ProductFeature-module__MgnXuG__flowGrid,.ProductFeature-module__MgnXuG__visible .ProductFeature-module__MgnXuG__flowPath,.ProductFeature-module__MgnXuG__visible .ProductFeature-module__MgnXuG__flowPathSoft{animation:1.25s .64s forwards ProductFeature-module__MgnXuG__draw}.ProductFeature-module__MgnXuG__visible .ProductFeature-module__MgnXuG__flowPath{animation-delay:.76s}.ProductFeature-module__MgnXuG__visible .ProductFeature-module__MgnXuG__flowPathSoft{animation-delay:.88s}.ProductFeature-module__MgnXuG__features{gap:var(--hf-space-4);margin-top:var(--hf-space-6);display:grid}.ProductFeature-module__MgnXuG__feature{gap:var(--hf-space-4);padding-top:var(--hf-space-4);border-top:var(--hf-space-px) solid color-mix(in srgb, var(--hf-bg) 14%, transparent);opacity:0;transform:translateY(var(--hf-space-4));grid-template-columns:34px 1fr;display:grid}.ProductFeature-module__MgnXuG__visible .ProductFeature-module__MgnXuG__feature{animation:.56s .76s forwards ProductFeature-module__MgnXuG__featureIn}.ProductFeature-module__MgnXuG__visible .ProductFeature-module__MgnXuG__feature:nth-child(2){animation-delay:.88s}.ProductFeature-module__MgnXuG__visible .ProductFeature-module__MgnXuG__feature:nth-child(3){animation-delay:1s}.ProductFeature-module__MgnXuG__icon{width:28px;height:28px;margin-top:var(--hf-space-0-5)}.ProductFeature-module__MgnXuG__icon path{stroke:var(--hf-accent-soft);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.ProductFeature-module__MgnXuG__feature h3{color:var(--hf-bg);font-size:var(--hf-text-base);margin-bottom:var(--hf-space-2)}.ProductFeature-module__MgnXuG__feature p{color:color-mix(in srgb, var(--hf-bg) 64%, transparent);line-height:var(--hf-leading-normal)}@keyframes ProductFeature-module__MgnXuG__draw{to{stroke-dashoffset:0}}@keyframes ProductFeature-module__MgnXuG__nodeIn{to{opacity:1}}@keyframes ProductFeature-module__MgnXuG__featureIn{to{opacity:1;transform:translateY(0)}}@media (max-width:980px){.ProductFeature-module__MgnXuG__inner{min-height:auto;padding:var(--hf-space-16) var(--hf-space-8);grid-template-columns:1fr}}@media (max-width:560px){.ProductFeature-module__MgnXuG__section{padding-bottom:var(--hf-space-16)}.ProductFeature-module__MgnXuG__inner{padding:var(--hf-space-10) var(--hf-space-5)}.ProductFeature-module__MgnXuG__title{font-size:var(--hf-text-4xl)}.ProductFeature-module__MgnXuG__description{font-size:var(--hf-text-lg)}}@media (prefers-reduced-motion:reduce){.ProductFeature-module__MgnXuG__stage,.ProductFeature-module__MgnXuG__copy,.ProductFeature-module__MgnXuG__productMap,.ProductFeature-module__MgnXuG__feature,.ProductFeature-module__MgnXuG__flowGrid,.ProductFeature-module__MgnXuG__flowPath,.ProductFeature-module__MgnXuG__flowPathSoft,.ProductFeature-module__MgnXuG__flow circle{clip-path:none;opacity:1;stroke-dashoffset:0;transition:opacity .2s;animation:none;transform:none}}
.Pricing-module__fQQ8ca__productSection{width:min(1120px, calc(100% - var(--hf-space-8)));padding:var(--hf-space-20) 0;border-bottom:var(--hf-space-px) solid var(--hf-border);margin:0 auto}.Pricing-module__fQQ8ca__productSection:last-child{border-bottom:0}.Pricing-module__fQQ8ca__sectionHeader{gap:var(--hf-space-3);max-width:680px;margin-bottom:var(--hf-space-8);display:grid}.Pricing-module__fQQ8ca__durationToggle{gap:var(--hf-space-1);padding:var(--hf-space-1);margin-bottom:var(--hf-space-8);background:var(--hf-bg-muted);border:var(--hf-space-px) solid var(--hf-border);border-radius:var(--hf-radius-full);display:inline-flex}.Pricing-module__fQQ8ca__durationButton{min-width:7.5rem;min-height:var(--hf-size-control-md);padding:0 var(--hf-space-4);font:inherit;font-weight:var(--hf-weight-medium);color:var(--hf-text-secondary);cursor:pointer;border-radius:var(--hf-radius-full);background:0 0;border:0}.Pricing-module__fQQ8ca__durationButtonActive{color:var(--hf-text-inverse);background:var(--hf-accent)}.Pricing-module__fQQ8ca__planGrid{gap:var(--hf-space-5);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.Pricing-module__fQQ8ca__planCard,.Pricing-module__fQQ8ca__comingSoon{gap:var(--hf-space-6);padding:var(--hf-space-6);background:var(--hf-bg-surface);border:var(--hf-space-px) solid var(--hf-border);border-radius:var(--hf-radius-md);box-shadow:var(--hf-shadow-sm);align-content:start;display:grid}.Pricing-module__fQQ8ca__popularCard{border-color:var(--hf-accent);box-shadow:var(--hf-shadow-md)}.Pricing-module__fQQ8ca__planHeader{gap:var(--hf-space-4);display:grid}.Pricing-module__fQQ8ca__planDescription{margin-top:var(--hf-space-2);color:var(--hf-text-secondary)}.Pricing-module__fQQ8ca__badges{gap:var(--hf-space-2);flex-wrap:wrap;display:flex}.Pricing-module__fQQ8ca__popularBadge,.Pricing-module__fQQ8ca__trialBadge,.Pricing-module__fQQ8ca__savingsBadge{min-height:1.75rem;padding:0 var(--hf-space-3);font-size:var(--hf-text-xs);font-weight:var(--hf-weight-semibold);color:var(--hf-accent-text);background:var(--hf-accent-subtle);border:var(--hf-space-px) solid var(--hf-accent-soft);border-radius:var(--hf-radius-full);align-items:center;display:inline-flex}.Pricing-module__fQQ8ca__priceWrap{gap:var(--hf-space-3);flex-wrap:wrap;align-items:center;display:flex}.Pricing-module__fQQ8ca__price,.Pricing-module__fQQ8ca__customPrice,.Pricing-module__fQQ8ca__emptyPrice{font-size:var(--hf-text-4xl);font-weight:var(--hf-weight-semibold);line-height:var(--hf-leading-tight);color:var(--hf-text-primary)}.Pricing-module__fQQ8ca__ctaButton{min-height:var(--hf-size-control-lg);padding:0 var(--hf-space-5);font-weight:var(--hf-weight-semibold);color:var(--hf-text-inverse);background:var(--hf-accent);border-radius:var(--hf-radius-md);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.Pricing-module__fQQ8ca__ctaButton:hover,.Pricing-module__fQQ8ca__ctaButton:focus-visible{background:var(--hf-accent-hover)}.Pricing-module__fQQ8ca__featureList{gap:var(--hf-space-3);list-style:none;display:grid}.Pricing-module__fQQ8ca__featureItem{gap:var(--hf-space-2);color:var(--hf-text-secondary);grid-template-columns:1.25rem 1fr auto;align-items:start;display:grid}.Pricing-module__fQQ8ca__featureItem strong{font-weight:var(--hf-weight-semibold);color:var(--hf-text-primary)}.Pricing-module__fQQ8ca__featureMark{color:var(--hf-success)}.Pricing-module__fQQ8ca__featureMuted{color:var(--hf-text-muted)}.Pricing-module__fQQ8ca__comingSoon{max-width:720px}.Pricing-module__fQQ8ca__comingSoon p{color:var(--hf-text-secondary)}@media (max-width:639px){.Pricing-module__fQQ8ca__productSection{width:min(100% - var(--hf-space-4), 1120px);padding:var(--hf-space-12) 0}.Pricing-module__fQQ8ca__durationToggle{width:100%}.Pricing-module__fQQ8ca__durationButton{flex:1;min-width:0}.Pricing-module__fQQ8ca__featureItem{grid-template-columns:1.25rem 1fr}.Pricing-module__fQQ8ca__featureItem strong{grid-column:2}}
.allianceTokenScope{--hf-purple-primary:var(--hf-accent-soft);--hf-purple-dark:var(--hf-accent);--hf-purple-light:var(--hf-accent-subtle);--hf-gray-dark:var(--hf-text-primary);--hf-gray-medium:var(--hf-text-secondary);--hf-gray-light:var(--hf-bg-muted);--hf-local-surface:var(--hf-bg-surface);--hf-local-ink:var(--hf-text-primary);--hf-shadow:var(--hf-shadow-sm);--hf-transition:all var(--hf-transition-slow)}.Alliance-module__8YOY_q__h1,.Alliance-module__8YOY_q__h2,.Alliance-module__8YOY_q__h3{font-family:var(--hf-font-body);color:var(--hf-local-ink);line-height:var(--hf-leading-tight)}.Alliance-module__8YOY_q__allianceContainer a{color:inherit;text-decoration:none}.Alliance-module__8YOY_q__allianceContainer button{cursor:pointer;font-family:var(--hf-font-body)}.Alliance-module__8YOY_q__allianceContainer{padding:0 var(--hf-space-6)}.Alliance-module__8YOY_q__nav{background-color:var(--hf-bg-surface);width:100%;box-shadow:var(--hf-shadow-md);z-index:100;transition:var(--hf-transition);position:fixed;top:0;left:0}.Alliance-module__8YOY_q__navContainer{justify-content:space-between;align-items:center;height:74px;display:flex}.Alliance-module__8YOY_q__navLogo{font-size:var(--hf-text-2xl);font-weight:var(--hf-weight-bold);color:var(--hf-local-ink)}.Alliance-module__8YOY_q__navLogo span{color:var(--hf-purple-primary)}.Alliance-module__8YOY_q__navLinks{justify-content:center;align-items:center;gap:var(--hf-space-4);list-style:none;display:flex}.Alliance-module__8YOY_q__navLink{font-weight:var(--hf-weight-medium);margin:var(--hf-space-2);transition:var(--hf-transition);position:relative}.Alliance-module__8YOY_q__navLink:after{content:"";width:0;height:var(--hf-space-0-5);bottom:-var(--hf-space-1-25);background-color:var(--hf-purple-primary);transition:var(--hf-transition);position:absolute;left:0}.Alliance-module__8YOY_q__navLink:hover{color:var(--hf-purple-primary)}.Alliance-module__8YOY_q__navLink:hover:after{width:100%}.Alliance-module__8YOY_q__mobileToggle{font-size:var(--hf-text-2xl);color:var(--hf-local-ink);background:0 0;border:none;display:none}.Alliance-module__8YOY_q__home{padding:var(--hf-space-24) 0;background:url(../media/gradient.0fg.-q8-mkbu2.png) no-repeat;align-items:center;display:flex}.Alliance-module__8YOY_q__homeContent{gap:var(--hf-space-8);max-width:64%;margin:0 var(--hf-space-16);flex-direction:column;display:flex}.Alliance-module__8YOY_q__homeTitle{font-size:var(--hf-text-6xl);font-weight:var(--hf-weight-bold);color:var(--hf-local-ink)}.Alliance-module__8YOY_q__homeSubtitle{font-size:var(--hf-text-xl);color:var(--hf-gray-medium)}.Alliance-module__8YOY_q__buttonGroup{gap:var(--hf-space-4);margin-top:var(--hf-space-4);display:flex}.Alliance-module__8YOY_q__btn{padding:var(--hf-space-3) var(--hf-space-6);border-radius:var(--hf-radius-full);font-weight:var(--hf-weight-medium);transition:var(--hf-transition);font-size:var(--hf-text-base);border:none}.Alliance-module__8YOY_q__btnPrimary{background-color:var(--hf-purple-primary);color:var(--hf-local-surface);box-shadow:var(--hf-shadow-md);display:block}.Alliance-module__8YOY_q__btnPrimary:hover{background-color:var(--hf-purple-dark);transform:translateY(-var(--hf-space-0-75));box-shadow:var(--hf-shadow-lg)}.Alliance-module__8YOY_q__btnSecondary{background-color:var(--hf-local-surface);color:var(--hf-local-ink);border:var(--hf-space-px) solid var(--hf-gray-light);box-shadow:var(--hf-shadow-md);display:block}.Alliance-module__8YOY_q__btnSecondary:hover{background-color:var(--hf-gray-light);transform:translateY(-var(--hf-space-0-75));box-shadow:var(--hf-shadow-md)}.Alliance-module__8YOY_q__btnTertiary{color:var(--hf-purple-primary);border:var(--hf-space-px) solid var(--hf-purple-primary);background-color:#0000;display:block}.Alliance-module__8YOY_q__btnTertiary:hover{background-color:var(--hf-purple-light);transform:translateY(-var(--hf-space-0-75))}.Alliance-module__8YOY_q__criteria{padding:var(--hf-space-24) 0;background-color:var(--hf-local-surface)}.Alliance-module__8YOY_q__sectionTitle{font-size:var(--hf-text-5xl);text-align:center;margin-bottom:var(--hf-space-12);color:var(--hf-local-ink)}.Alliance-module__8YOY_q__sectionTitle:after{content:"";width:80px;height:var(--hf-space-0-75);background-color:var(--hf-purple-primary);margin:var(--hf-space-4) auto 0;display:block}.Alliance-module__8YOY_q__criteriaGrid{gap:var(--hf-space-8);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));display:grid}.Alliance-module__8YOY_q__criteriaItem{text-align:center;padding:var(--hf-space-8);border-radius:var(--hf-radius-lg);background-color:var(--hf-local-surface);box-shadow:var(--hf-shadow-md);transition:var(--hf-transition);flex-direction:column;align-items:center;display:flex}.Alliance-module__8YOY_q__criteriaItem:hover{box-shadow:var(--hf-shadow-md);transform:translateY(-10px)}.Alliance-module__8YOY_q__criteriaIcon{width:var(--hf-space-15);height:var(--hf-space-15);margin-bottom:var(--hf-space-6);color:var(--hf-purple-primary)}.Alliance-module__8YOY_q__criteriaTitle{font-size:var(--hf-text-xl);margin-bottom:var(--hf-space-4);color:var(--hf-local-ink)}.Alliance-module__8YOY_q__criteriaDesc{color:var(--hf-gray-medium)}.Alliance-module__8YOY_q__benefits{padding:var(--hf-space-24) 0;background-color:var(--hf-gray-light)}.Alliance-module__8YOY_q__benefitsGrid{gap:var(--hf-space-8);grid-template-columns:repeat(auto-fit,minmax(364px,1fr));display:grid}.Alliance-module__8YOY_q__benefitItem{align-items:flex-start;gap:var(--hf-space-6);padding:var(--hf-space-8);border-radius:var(--hf-radius-lg);background-color:var(--hf-local-surface);box-shadow:var(--hf-shadow-md);transition:var(--hf-transition);display:flex}.Alliance-module__8YOY_q__benefitItem:hover{transform:translateY(-var(--hf-space-1-25));box-shadow:var(--hf-shadow-md)}.Alliance-module__8YOY_q__benefitItem:hover .Alliance-module__8YOY_q__benefitIcon{transform:scale(1.1)}.Alliance-module__8YOY_q__benefitIcon{width:var(--hf-space-12-5);height:var(--hf-space-12-5);min-width:var(--hf-space-12-5);border-radius:var(--hf-radius-full);background-color:var(--hf-purple-light);color:var(--hf-purple-primary);font-size:var(--hf-text-2xl);transition:var(--hf-transition);justify-content:center;align-items:center;display:flex}.Alliance-module__8YOY_q__benefitContent{gap:var(--hf-space-2);flex-direction:column;display:flex}.Alliance-module__8YOY_q__benefitTitle{font-size:var(--hf-text-xl);color:var(--hf-local-ink)}.Alliance-module__8YOY_q__benefitDesc{color:var(--hf-gray-medium)}.Alliance-module__8YOY_q__faq{padding:var(--hf-space-24) 0;background-color:var(--hf-local-surface)}.Alliance-module__8YOY_q__faqContainer{max-width:800px;margin:0 auto}.Alliance-module__8YOY_q__faqItem{margin-bottom:var(--hf-space-4);border-radius:var(--hf-radius-lg);box-shadow:var(--hf-shadow-md);overflow:hidden}.Alliance-module__8YOY_q__faqQuestion{padding:var(--hf-space-6) var(--hf-space-8);background-color:var(--hf-local-surface);cursor:pointer;font-weight:var(--hf-weight-semibold);transition:var(--hf-transition);justify-content:space-between;align-items:center;display:flex}.Alliance-module__8YOY_q__faqQuestion:hover{background-color:var(--hf-gray-light)}.Alliance-module__8YOY_q__faqIcon{font-size:var(--hf-text-xl);transition:var(--hf-transition)}.Alliance-module__8YOY_q__faqIcon.Alliance-module__8YOY_q__open{transform:rotate(45deg)}.Alliance-module__8YOY_q__faqAnswer{background-color:var(--hf-local-surface);max-height:0;transition:var(--hf-transition);padding:0;overflow:hidden}.Alliance-module__8YOY_q__faqAnswer.Alliance-module__8YOY_q__open{padding:var(--hf-space-6) var(--hf-space-8);max-height:1000px}.Alliance-module__8YOY_q__faqAnswerText{color:var(--hf-gray-medium)}@keyframes Alliance-module__8YOY_q__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Alliance-module__8YOY_q__fadeIn{animation:.6s ease-out Alliance-module__8YOY_q__fadeIn}@media (max-width:992px){.Alliance-module__8YOY_q__navLinks{background-color:var(--hf-local-surface);box-shadow:var(--hf-shadow-md);border-radius:var(--hf-radius-2xl);width:fit-content;height:0;transition:var(--hf-transition);justify-content:space-evenly;margin:0 auto;display:flex;position:fixed;top:84px;left:0;right:0;overflow:hidden}.Alliance-module__8YOY_q__navLinks.Alliance-module__8YOY_q__open{height:auto;padding:var(--hf-space-2) var(--hf-space-2);border:var(--hf-space-0-5) solid var(--hf-purple-primary)}.Alliance-module__8YOY_q__navLink{text-align:center;width:100%}.Alliance-module__8YOY_q__mobileToggle{display:block}.Alliance-module__8YOY_q__homeContent{margin:var(--hf-space-20) var(--hf-space-4) 0 var(--hf-space-4);max-width:100%}.Alliance-module__8YOY_q__homeTitle{font-size:var(--hf-text-5xl)}}@media (max-width:768px){.Alliance-module__8YOY_q__sectionTitle{font-size:var(--hf-text-4xl)}.Alliance-module__8YOY_q__criteriaGrid,.Alliance-module__8YOY_q__benefitsGrid{grid-template-columns:1fr}}@media (max-width:612px){.Alliance-module__8YOY_q__navLinks{background-color:var(--hf-local-surface);box-shadow:var(--hf-shadow-md);border-radius:var(--hf-radius-2xl);width:fit-content;height:0;transition:var(--hf-transition);flex-direction:column;margin:auto;position:fixed;top:84px;left:0;right:0;overflow:hidden}.Alliance-module__8YOY_q__navLinks.Alliance-module__8YOY_q__open{gap:var(--hf-space-3);width:80%;height:auto}.Alliance-module__8YOY_q__navLink{text-align:center;margin:0;padding:0;display:block}}@media (max-width:576px){.Alliance-module__8YOY_q__allianceContainer{padding:0 var(--hf-space-4)}.Alliance-module__8YOY_q__homeTitle{font-size:var(--hf-text-4xl)}.Alliance-module__8YOY_q__benefitItem{text-align:center;flex-direction:column;align-items:center}}.Alliance-module__8YOY_q__homeBenefitsList{padding:0;list-style:none}.Alliance-module__8YOY_q__homeBenefitsList li{padding-left:var(--hf-space-10);margin-bottom:var(--hf-space-3);font-size:var(--hf-text-lg);color:var(--hf-gray-medium);position:relative}
.AuthPage-module__o1ULya__authShell{min-height:calc(100vh - var(--hf-nav-height));padding:var(--hf-space-20) var(--hf-space-5);background:var(--hf-bg);place-items:start center;display:grid}.AuthPage-module__o1ULya__authPanel{width:min(100%,520px);padding:var(--hf-space-8);border:1px solid var(--hf-border);border-radius:var(--hf-radius-md);background:var(--hf-bg-surface);box-shadow:var(--hf-shadow-sm)}.AuthPage-module__o1ULya__copy{gap:var(--hf-space-3);margin-bottom:var(--hf-space-6);display:grid}.AuthPage-module__o1ULya__eyebrow{color:var(--hf-accent-text);font-size:var(--hf-text-xs);font-weight:var(--hf-weight-semibold);letter-spacing:var(--hf-tracking-wide);text-transform:uppercase}.AuthPage-module__o1ULya__copy h1,.AuthPage-module__o1ULya__successBox h2{color:var(--hf-text-primary);font-size:var(--hf-text-3xl);font-weight:var(--hf-weight-semibold);line-height:var(--hf-leading-tight);letter-spacing:0}.AuthPage-module__o1ULya__copy p,.AuthPage-module__o1ULya__successBox p{color:var(--hf-text-secondary)}.AuthPage-module__o1ULya__tabs{gap:var(--hf-space-1);padding:var(--hf-space-1);margin-bottom:var(--hf-space-6);border:1px solid var(--hf-border);border-radius:var(--hf-radius-md);background:var(--hf-bg-muted);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.AuthPage-module__o1ULya__tab,.AuthPage-module__o1ULya__tabActive{border-radius:var(--hf-radius-sm);min-height:42px;font:inherit;font-weight:var(--hf-weight-semibold);cursor:pointer;border:0}.AuthPage-module__o1ULya__tab{color:var(--hf-text-secondary);background:0 0}.AuthPage-module__o1ULya__tabActive{background:var(--hf-bg-surface);color:var(--hf-text-primary);box-shadow:var(--hf-shadow-sm)}.AuthPage-module__o1ULya__form{gap:var(--hf-space-4);display:grid}.AuthPage-module__o1ULya__field{gap:var(--hf-space-2);color:var(--hf-text-primary);font-weight:var(--hf-weight-medium);display:grid}.AuthPage-module__o1ULya__field input{width:100%;min-height:48px;padding:0 var(--hf-space-4);border:1px solid var(--hf-border);border-radius:var(--hf-radius-md);background:var(--hf-bg);color:var(--hf-text-primary);font:inherit}.AuthPage-module__o1ULya__field input:focus{border-color:var(--hf-border-focus);outline:2px solid var(--hf-accent-subtle)}.AuthPage-module__o1ULya__field small,.AuthPage-module__o1ULya__formError{color:var(--hf-danger);font-size:var(--hf-text-sm)}.AuthPage-module__o1ULya__formError{padding:var(--hf-space-3);border:1px solid color-mix(in srgb, var(--hf-danger) 28%, var(--hf-border));border-radius:var(--hf-radius-md);background:var(--hf-danger-bg)}.AuthPage-module__o1ULya__formMeta{justify-content:flex-end;display:flex}.AuthPage-module__o1ULya__formMeta a,.AuthPage-module__o1ULya__submitLink{color:var(--hf-accent-text);font-weight:var(--hf-weight-semibold);text-decoration:none}.AuthPage-module__o1ULya__submitButton,.AuthPage-module__o1ULya__submitLink{border-radius:var(--hf-radius-md);background:var(--hf-text-primary);min-height:48px;color:var(--hf-bg);justify-content:center;align-items:center;gap:var(--hf-space-2);font:inherit;font-weight:var(--hf-weight-semibold);cursor:pointer;border:0;display:inline-flex}.AuthPage-module__o1ULya__submitButton:disabled{cursor:wait;opacity:.72}.AuthPage-module__o1ULya__spinner{border:2px solid color-mix(in srgb, var(--hf-bg) 40%, transparent);border-top-color:var(--hf-bg);border-radius:var(--hf-radius-full);width:16px;height:16px;animation:.8s linear infinite AuthPage-module__o1ULya__spin}.AuthPage-module__o1ULya__successBox{gap:var(--hf-space-4);padding:var(--hf-space-5);border:1px solid var(--hf-border);border-radius:var(--hf-radius-md);background:var(--hf-accent-subtle);display:grid}@keyframes AuthPage-module__o1ULya__spin{to{transform:rotate(360deg)}}@media (max-width:560px){.AuthPage-module__o1ULya__authShell{padding:var(--hf-space-8) var(--hf-space-4)}.AuthPage-module__o1ULya__authPanel{padding:var(--hf-space-5)}}
.BlogAnalytics-module__ikcCZq__page{gap:var(--hf-space-8);max-width:1360px;padding:var(--hf-space-8) var(--hf-space-6);grid-template-columns:240px minmax(0,1fr);margin:0 auto;display:grid}.BlogAnalytics-module__ikcCZq__sidebar{top:calc(var(--hf-nav-height) + var(--hf-space-4));align-self:start;gap:var(--hf-space-3);padding:var(--hf-space-5);border:1px solid var(--hf-border);background:var(--hf-bg-surface);border-radius:8px;display:grid;position:sticky}.BlogAnalytics-module__ikcCZq__sidebar a,.BlogAnalytics-module__ikcCZq__sidebar button,.BlogAnalytics-module__ikcCZq__rangeControl button{color:var(--hf-text-primary);border:1px solid var(--hf-border);background:var(--hf-bg-surface);padding:var(--hf-space-2) var(--hf-space-3);font:inherit;cursor:pointer;border-radius:8px;text-decoration:none}.BlogAnalytics-module__ikcCZq__activeLink,.BlogAnalytics-module__ikcCZq__rangeControl .BlogAnalytics-module__ikcCZq__active{background:var(--hf-accent);color:var(--hf-text-inverse);border-color:var(--hf-accent)}.BlogAnalytics-module__ikcCZq__main{min-width:0}.BlogAnalytics-module__ikcCZq__header{justify-content:space-between;align-items:center;gap:var(--hf-space-4);margin-bottom:var(--hf-space-5);flex-wrap:wrap;display:flex}.BlogAnalytics-module__ikcCZq__header h1{color:var(--hf-text-primary);font-size:var(--hf-text-5xl);letter-spacing:0}.BlogAnalytics-module__ikcCZq__header p,.BlogAnalytics-module__ikcCZq__panelHeader span,.BlogAnalytics-module__ikcCZq__sourceList p{color:var(--hf-text-secondary)}.BlogAnalytics-module__ikcCZq__rangeControl{gap:var(--hf-space-2);display:flex}.BlogAnalytics-module__ikcCZq__stats{gap:var(--hf-space-3);margin-bottom:var(--hf-space-6);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.BlogAnalytics-module__ikcCZq__stats div,.BlogAnalytics-module__ikcCZq__panel{border:1px solid var(--hf-border);background:color-mix(in srgb, var(--hf-bg-surface) 82%, transparent);border-radius:8px}.BlogAnalytics-module__ikcCZq__stats div{gap:var(--hf-space-2);padding:var(--hf-space-5);display:grid}.BlogAnalytics-module__ikcCZq__stats span,.BlogAnalytics-module__ikcCZq__table th,.BlogAnalytics-module__ikcCZq__pageType{color:var(--hf-text-muted);font-size:var(--hf-text-xs);text-transform:uppercase}.BlogAnalytics-module__ikcCZq__stats strong{color:var(--hf-text-primary);font-size:var(--hf-text-3xl);line-height:1}.BlogAnalytics-module__ikcCZq__grid{gap:var(--hf-space-4);margin-bottom:var(--hf-space-4);grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);display:grid}.BlogAnalytics-module__ikcCZq__panel{padding:var(--hf-space-5)}.BlogAnalytics-module__ikcCZq__panelHeader{justify-content:space-between;gap:var(--hf-space-3);margin-bottom:var(--hf-space-4);display:flex}.BlogAnalytics-module__ikcCZq__panelHeader h2{color:var(--hf-text-primary);font-size:var(--hf-text-xl);letter-spacing:0}.BlogAnalytics-module__ikcCZq__tableWrap{overflow-x:auto}.BlogAnalytics-module__ikcCZq__table{border-collapse:collapse;width:100%;min-width:560px}.BlogAnalytics-module__ikcCZq__table th,.BlogAnalytics-module__ikcCZq__table td{padding:var(--hf-space-3);border-bottom:1px solid var(--hf-border);text-align:left;vertical-align:top}.BlogAnalytics-module__ikcCZq__table td,.BlogAnalytics-module__ikcCZq__campaignList small{color:var(--hf-text-secondary);font-size:var(--hf-text-sm)}.BlogAnalytics-module__ikcCZq__table a,.BlogAnalytics-module__ikcCZq__table strong,.BlogAnalytics-module__ikcCZq__sourceList strong,.BlogAnalytics-module__ikcCZq__campaignList strong,.BlogAnalytics-module__ikcCZq__campaignList span{color:var(--hf-text-primary)}.BlogAnalytics-module__ikcCZq__table td strong{display:block}.BlogAnalytics-module__ikcCZq__sourceList,.BlogAnalytics-module__ikcCZq__campaignList{gap:var(--hf-space-2);display:grid}.BlogAnalytics-module__ikcCZq__campaignList{margin-top:var(--hf-space-4)}.BlogAnalytics-module__ikcCZq__sourceList div,.BlogAnalytics-module__ikcCZq__campaignList div{gap:var(--hf-space-2);padding:var(--hf-space-3);background:var(--hf-bg-muted);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.BlogAnalytics-module__ikcCZq__campaignList small{grid-column:1}.BlogAnalytics-module__ikcCZq__campaignList strong{grid-area:1/2/span 2}.BlogAnalytics-module__ikcCZq__pageType{margin-bottom:var(--hf-space-1);display:block}.BlogAnalytics-module__ikcCZq__empty{border:1px dashed var(--hf-border);border-radius:var(--hf-radius-md);min-height:240px;color:var(--hf-text-secondary);place-items:center;display:grid}@media (max-width:1000px){.BlogAnalytics-module__ikcCZq__page,.BlogAnalytics-module__ikcCZq__grid{grid-template-columns:1fr}.BlogAnalytics-module__ikcCZq__sidebar{position:static}.BlogAnalytics-module__ikcCZq__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}
.BlogForm-module__7Wpd_W__page{width:min(100%,1440px);padding:var(--hf-space-8) var(--hf-space-6) var(--hf-space-12);--blog-editor-height:clamp(560px, calc(100vh - 18rem), 760px);margin:0 auto}.BlogForm-module__7Wpd_W__header{justify-content:space-between;align-items:flex-start;gap:var(--hf-space-5);margin-bottom:var(--hf-space-6);display:flex}.BlogForm-module__7Wpd_W__header h1{color:var(--hf-text-primary);margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.02}.BlogForm-module__7Wpd_W__header p{max-width:680px;margin:var(--hf-space-2) 0 0;color:var(--hf-text-secondary);font-size:var(--hf-text-base);line-height:1.65}.BlogForm-module__7Wpd_W__headerActions{align-items:center;gap:var(--hf-space-3);flex-wrap:wrap;justify-content:flex-end;display:flex}.BlogForm-module__7Wpd_W__header a{min-height:2.5rem;color:var(--hf-accent);font-weight:var(--hf-weight-semibold);align-items:center;text-decoration:none;display:inline-flex}.BlogForm-module__7Wpd_W__statusPill{min-height:2.25rem;padding:0 var(--hf-space-3);border:1px solid var(--hf-border);background:var(--hf-bg-surface);color:var(--hf-text-secondary);font-size:var(--hf-text-sm);font-weight:var(--hf-weight-semibold);text-transform:capitalize;border-radius:999px;align-items:center;display:inline-flex}.BlogForm-module__7Wpd_W__published{color:#16724b;background:#228b5e1a;border-color:#228b5e4d}.BlogForm-module__7Wpd_W__draft{color:var(--hf-accent);background:#c4622d1a;border-color:#c4622d47}.BlogForm-module__7Wpd_W__archived{color:var(--hf-text-secondary);background:#616b7b1a;border-color:#616b7b4d}.BlogForm-module__7Wpd_W__message{margin-bottom:var(--hf-space-4);color:#16724b;padding:var(--hf-space-3) var(--hf-space-4);font-weight:var(--hf-weight-semibold);background:#228b5e14;border:1px solid #228b5e40;border-radius:8px}.BlogForm-module__7Wpd_W__errorMessage{color:var(--hf-danger);background:#c5363614;border-color:#c5363640}.BlogForm-module__7Wpd_W__form{gap:var(--hf-space-5);grid-template-columns:minmax(0,1fr) minmax(320px,390px);align-items:stretch;display:grid}.BlogForm-module__7Wpd_W__main,.BlogForm-module__7Wpd_W__side,.BlogForm-module__7Wpd_W__preview{border:1px solid var(--hf-border);background:var(--hf-bg-surface);border-radius:8px;box-shadow:0 18px 50px #171f2d12}.BlogForm-module__7Wpd_W__main,.BlogForm-module__7Wpd_W__side{gap:var(--hf-space-4);padding:var(--hf-space-5);display:grid}.BlogForm-module__7Wpd_W__main{grid-template-rows:auto auto auto auto auto minmax(0,1fr);align-self:stretch;min-height:0}.BlogForm-module__7Wpd_W__side{top:calc(var(--hf-nav-height,72px) + var(--hf-space-4));align-self:start;position:sticky}.BlogForm-module__7Wpd_W__panelHeader{justify-content:space-between;gap:var(--hf-space-3);padding-bottom:var(--hf-space-3);border-bottom:1px solid var(--hf-border);align-items:flex-end;display:flex}.BlogForm-module__7Wpd_W__panelHeader h2{color:var(--hf-text-primary);font-size:var(--hf-text-xl);margin:0;line-height:1.2}.BlogForm-module__7Wpd_W__panelHeader>span{color:var(--hf-text-muted);font-size:var(--hf-text-sm);white-space:nowrap}.BlogForm-module__7Wpd_W__kicker{margin-bottom:var(--hf-space-1);color:var(--hf-accent);font-size:var(--hf-text-xs);font-weight:var(--hf-weight-bold);letter-spacing:.08em;text-transform:uppercase;display:block}.BlogForm-module__7Wpd_W__fieldGrid{gap:var(--hf-space-4);grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);display:grid}.BlogForm-module__7Wpd_W__form label{gap:var(--hf-space-2);color:var(--hf-text-primary);font-size:var(--hf-text-sm);font-weight:var(--hf-weight-semibold);display:grid}.BlogForm-module__7Wpd_W__form label>span,.BlogForm-module__7Wpd_W__editorHead>span{color:var(--hf-text-primary);font-size:var(--hf-text-sm);font-weight:var(--hf-weight-semibold)}.BlogForm-module__7Wpd_W__form input,.BlogForm-module__7Wpd_W__form textarea,.BlogForm-module__7Wpd_W__form select{border:1px solid var(--hf-border);background:var(--hf-bg);width:100%;color:var(--hf-text-primary);font:inherit;border-radius:8px;padding:.82rem .95rem;line-height:1.5;transition:border-color .15s,box-shadow .15s,background .15s}.BlogForm-module__7Wpd_W__form textarea{resize:vertical}.BlogForm-module__7Wpd_W__form input:focus,.BlogForm-module__7Wpd_W__form textarea:focus,.BlogForm-module__7Wpd_W__form select:focus{border-color:var(--hf-accent);outline:none;box-shadow:0 0 0 3px #c4622d29}.BlogForm-module__7Wpd_W__form label em{color:var(--hf-text-secondary);font-style:normal;font-size:var(--hf-text-xs)}.BlogForm-module__7Wpd_W__goodText{color:#16724b!important}.BlogForm-module__7Wpd_W__badText{color:var(--hf-danger)!important}.BlogForm-module__7Wpd_W__inline,.BlogForm-module__7Wpd_W__editorHead,.BlogForm-module__7Wpd_W__toolbar{align-items:center;gap:var(--hf-space-2);display:flex}.BlogForm-module__7Wpd_W__inline input{min-width:0}.BlogForm-module__7Wpd_W__editorHead{margin-top:var(--hf-space-2);justify-content:space-between}.BlogForm-module__7Wpd_W__editorHead div{gap:var(--hf-space-1);border:1px solid var(--hf-border);background:var(--hf-bg);border-radius:8px;padding:.25rem;display:inline-flex}.BlogForm-module__7Wpd_W__toolbar{padding:var(--hf-space-2);border:1px solid var(--hf-border);background:var(--hf-bg);border-radius:8px;flex-wrap:wrap}.BlogForm-module__7Wpd_W__form button{border:1px solid var(--hf-border);background:var(--hf-bg-surface);min-height:2.45rem;color:var(--hf-text-primary);padding:0 var(--hf-space-3);cursor:pointer;font:inherit;font-weight:var(--hf-weight-semibold);border-radius:8px;transition:transform .14s,border-color .14s,background .14s,color .14s}.BlogForm-module__7Wpd_W__form button:hover:not(:disabled){border-color:var(--hf-accent);transform:translateY(-1px)}.BlogForm-module__7Wpd_W__form button:disabled{cursor:not-allowed;opacity:.62}.BlogForm-module__7Wpd_W__active,.BlogForm-module__7Wpd_W__primaryAction{background:var(--hf-accent)!important;color:var(--hf-text-inverse)!important;border-color:var(--hf-accent)!important}.BlogForm-module__7Wpd_W__editorDropZone{border:1px dashed #0000;border-radius:8px;min-height:0;position:relative;overflow:hidden}.BlogForm-module__7Wpd_W__content{height:100%;min-height:0;font-family:var(--hf-font-mono);font-size:var(--hf-text-sm);resize:none;display:block;overflow:auto}.BlogForm-module__7Wpd_W__preview{height:100%;min-height:0;padding:var(--hf-space-5);overflow:auto}.BlogForm-module__7Wpd_W__uploadOverlay{z-index:2;color:var(--hf-text-primary);font-weight:var(--hf-weight-bold);background:#ffffffc2;place-items:center;display:grid;position:absolute;inset:0}.BlogForm-module__7Wpd_W__dropZone{gap:var(--hf-space-3);padding:var(--hf-space-3);border:1px dashed var(--hf-border-strong,var(--hf-border));background:var(--hf-bg);color:var(--hf-text-secondary);text-align:center;border-radius:8px;display:grid}.BlogForm-module__7Wpd_W__dragActive{border-color:var(--hf-accent)!important;background:#c4622d14!important}.BlogForm-module__7Wpd_W__coverPreview,.BlogForm-module__7Wpd_W__coverPlaceholder{aspect-ratio:16/9;border-radius:8px;width:100%}.BlogForm-module__7Wpd_W__coverPreview{object-fit:cover;border:1px solid var(--hf-border)}.BlogForm-module__7Wpd_W__coverPlaceholder{border:1px solid var(--hf-border);color:var(--hf-text-muted);font-weight:var(--hf-weight-semibold);background:linear-gradient(135deg,#c4622d14,#3e74681a);place-items:center;display:grid}.BlogForm-module__7Wpd_W__dropZone strong{color:var(--hf-text-primary);display:block}.BlogForm-module__7Wpd_W__dropZone span{margin-top:var(--hf-space-1);font-size:var(--hf-text-xs);display:block}.BlogForm-module__7Wpd_W__statusGroup{gap:var(--hf-space-2);display:grid}.BlogForm-module__7Wpd_W__statusOption{text-align:left;gap:.2rem;height:auto;display:grid;min-height:0!important;padding:var(--hf-space-3)!important}.BlogForm-module__7Wpd_W__statusOption strong{color:var(--hf-text-primary)}.BlogForm-module__7Wpd_W__statusOption span{color:var(--hf-text-secondary);font-size:var(--hf-text-xs);line-height:1.45}.BlogForm-module__7Wpd_W__statusOptionActive{border-color:var(--hf-accent)!important;background:#c4622d17!important}.BlogForm-module__7Wpd_W__checkbox{align-items:center;grid-template-columns:auto 1fr!important}.BlogForm-module__7Wpd_W__checkbox input{width:auto}.BlogForm-module__7Wpd_W__actions{gap:var(--hf-space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.BlogForm-module__7Wpd_W__actions button:first-child,.BlogForm-module__7Wpd_W__actions button:last-child:nth-child(4){grid-column:1/-1}.BlogForm-module__7Wpd_W__delete{color:var(--hf-danger)!important;background:#c536360f!important;border-color:#c5363673!important}.BlogForm-module__7Wpd_W__stateMessage{max-width:720px;margin:var(--hf-space-16) auto;padding:var(--hf-space-6);border:1px solid var(--hf-border);background:var(--hf-bg-surface);color:var(--hf-text-secondary);text-align:center;border-radius:8px}.BlogForm-module__7Wpd_W__stateMessageError{border-color:var(--hf-danger);color:var(--hf-danger);background:var(--hf-danger-bg)}@media (max-width:1100px){.BlogForm-module__7Wpd_W__form{grid-template-columns:1fr;align-items:start}.BlogForm-module__7Wpd_W__main{grid-template-rows:auto}.BlogForm-module__7Wpd_W__editorDropZone{height:var(--blog-editor-height)}.BlogForm-module__7Wpd_W__side{width:100%;position:static}}@media (max-width:760px){.BlogForm-module__7Wpd_W__page{padding:var(--hf-space-5) var(--hf-space-4) var(--hf-space-8);--blog-editor-height:clamp(420px, 64vh, 620px)}.BlogForm-module__7Wpd_W__header{display:grid}.BlogForm-module__7Wpd_W__headerActions{justify-content:flex-start}.BlogForm-module__7Wpd_W__fieldGrid{grid-template-columns:1fr}.BlogForm-module__7Wpd_W__inline{grid-template-columns:1fr 1fr;display:grid}.BlogForm-module__7Wpd_W__inline input{grid-column:1/-1}.BlogForm-module__7Wpd_W__panelHeader,.BlogForm-module__7Wpd_W__editorHead{flex-direction:column;align-items:flex-start}.BlogForm-module__7Wpd_W__editorDropZone{height:var(--blog-editor-height)}}
.BlogListAdmin-module__Yb3EOG__page{gap:var(--hf-space-8);max-width:1360px;padding:var(--hf-space-8) var(--hf-space-6);grid-template-columns:240px minmax(0,1fr);margin:0 auto;display:grid}.BlogListAdmin-module__Yb3EOG__sidebar{top:calc(var(--hf-nav-height) + var(--hf-space-4));align-self:start;gap:var(--hf-space-3);padding:var(--hf-space-5);border:1px solid var(--hf-border);background:var(--hf-bg-surface);border-radius:8px;display:grid;position:sticky}.BlogListAdmin-module__Yb3EOG__sidebar a,.BlogListAdmin-module__Yb3EOG__sidebar button,.BlogListAdmin-module__Yb3EOG__primary,.BlogListAdmin-module__Yb3EOG__toolbar button{color:var(--hf-text-primary);border:1px solid var(--hf-border);background:var(--hf-bg-surface);padding:var(--hf-space-2) var(--hf-space-3);font:inherit;cursor:pointer;border-radius:8px;text-decoration:none}.BlogListAdmin-module__Yb3EOG__main{min-width:0}.BlogListAdmin-module__Yb3EOG__header,.BlogListAdmin-module__Yb3EOG__toolbar{justify-content:space-between;align-items:center;gap:var(--hf-space-3);margin-bottom:var(--hf-space-5);flex-wrap:wrap;display:flex}.BlogListAdmin-module__Yb3EOG__header h1{color:var(--hf-text-primary);font-size:var(--hf-text-5xl);letter-spacing:0}.BlogListAdmin-module__Yb3EOG__header p{color:var(--hf-text-secondary)}.BlogListAdmin-module__Yb3EOG__primary,.BlogListAdmin-module__Yb3EOG__toolbar .BlogListAdmin-module__Yb3EOG__active{background:var(--hf-accent);color:var(--hf-text-inverse);border-color:var(--hf-accent)}.BlogListAdmin-module__Yb3EOG__stats{gap:var(--hf-space-3);margin-bottom:var(--hf-space-6);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.BlogListAdmin-module__Yb3EOG__stats div{gap:var(--hf-space-2);padding:var(--hf-space-5);border:1px solid var(--hf-border);background:color-mix(in srgb, var(--hf-bg-surface) 76%, transparent);border-radius:8px;display:grid}.BlogListAdmin-module__Yb3EOG__stats span{color:var(--hf-text-muted);font-size:var(--hf-text-xs);text-transform:uppercase}.BlogListAdmin-module__Yb3EOG__stats strong{color:var(--hf-text-primary);font-size:var(--hf-text-3xl);line-height:1}.BlogListAdmin-module__Yb3EOG__toolbar{justify-content:flex-start}.BlogListAdmin-module__Yb3EOG__toolbar input{border:1px solid var(--hf-border);background:var(--hf-bg-surface);min-height:2.5rem;color:var(--hf-text-primary);padding:0 var(--hf-space-4);border-radius:8px;margin-left:auto}.BlogListAdmin-module__Yb3EOG__tableWrap{border:1px solid var(--hf-border);background:var(--hf-bg-surface);border-radius:8px;overflow:auto visible}.BlogListAdmin-module__Yb3EOG__table{border-collapse:collapse;width:100%;min-width:960px}.BlogListAdmin-module__Yb3EOG__table th,.BlogListAdmin-module__Yb3EOG__table td{padding:var(--hf-space-3);border-bottom:1px solid var(--hf-border);text-align:left;vertical-align:middle}.BlogListAdmin-module__Yb3EOG__table th{color:var(--hf-text-muted);font-size:var(--hf-text-xs);text-transform:uppercase}.BlogListAdmin-module__Yb3EOG__table td{color:var(--hf-text-secondary);font-size:var(--hf-text-sm)}.BlogListAdmin-module__Yb3EOG__table td a{color:var(--hf-text-primary)}.BlogListAdmin-module__Yb3EOG__table img,.BlogListAdmin-module__Yb3EOG__thumb{object-fit:cover;border-radius:var(--hf-radius-sm);background:var(--hf-bg-muted);width:64px;height:42px;color:var(--hf-accent-text);place-items:center;display:inline-grid}.BlogListAdmin-module__Yb3EOG__table em{margin-left:var(--hf-space-2);color:var(--hf-accent);font-size:var(--hf-text-xs);font-style:normal;display:inline-flex}.BlogListAdmin-module__Yb3EOG__status{border-radius:var(--hf-radius-full);padding:var(--hf-space-1) var(--hf-space-3);background:var(--hf-bg-muted);color:var(--hf-text-secondary);display:inline-flex}.BlogListAdmin-module__Yb3EOG__published,.BlogListAdmin-module__Yb3EOG__active{background:var(--hf-success-bg);color:var(--hf-success)}.BlogListAdmin-module__Yb3EOG__used{background:var(--hf-bg-muted);color:var(--hf-text-secondary)}.BlogListAdmin-module__Yb3EOG__archived,.BlogListAdmin-module__Yb3EOG__revoked{background:var(--hf-danger-bg);color:var(--hf-danger)}.BlogListAdmin-module__Yb3EOG__empty{border:1px dashed var(--hf-border);border-radius:var(--hf-radius-md);min-height:240px;color:var(--hf-text-secondary);place-items:center;display:grid}.BlogListAdmin-module__Yb3EOG__errorBanner{margin-bottom:var(--hf-space-4);padding:var(--hf-space-3) var(--hf-space-4);border:1px solid var(--hf-danger);background:var(--hf-danger-bg);color:var(--hf-danger);border-radius:8px}.BlogListAdmin-module__Yb3EOG__actionMenu{justify-content:flex-end;display:inline-flex;position:relative}.BlogListAdmin-module__Yb3EOG__actionMenuButton{border:1px solid var(--hf-border);background:var(--hf-bg-surface);cursor:pointer;border-radius:8px;place-items:center;gap:2px;width:2.25rem;height:2.25rem;display:inline-grid}.BlogListAdmin-module__Yb3EOG__actionMenuButton span{background:var(--hf-text-secondary);border-radius:50%;width:4px;height:4px;display:block}.BlogListAdmin-module__Yb3EOG__actionMenuList{right:0;top:calc(100% + var(--hf-space-2));z-index:10;gap:var(--hf-space-1);width:180px;padding:var(--hf-space-2);border:1px solid var(--hf-border);background:var(--hf-bg-surface);box-shadow:var(--hf-shadow-lg);border-radius:8px;display:grid;position:absolute}.BlogListAdmin-module__Yb3EOG__actionMenuListUp{top:auto;bottom:calc(100% + var(--hf-space-2))}.BlogListAdmin-module__Yb3EOG__actionMenuList a,.BlogListAdmin-module__Yb3EOG__actionMenuList button,.BlogListAdmin-module__Yb3EOG__mutedAction{width:100%;min-height:2.25rem;color:var(--hf-text-primary);padding:0 var(--hf-space-3);text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;text-decoration:none;display:flex}.BlogListAdmin-module__Yb3EOG__actionMenuList a:hover,.BlogListAdmin-module__Yb3EOG__actionMenuList button:hover{background:var(--hf-bg-muted)}.BlogListAdmin-module__Yb3EOG__dangerAction{color:var(--hf-danger)!important}.BlogListAdmin-module__Yb3EOG__mutedAction{color:var(--hf-text-muted);cursor:default}@media (max-width:900px){.BlogListAdmin-module__Yb3EOG__page{grid-template-columns:1fr}.BlogListAdmin-module__Yb3EOG__sidebar{position:static}.BlogListAdmin-module__Yb3EOG__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}
.Login-module__D02Q8a__page{gap:var(--hf-space-10);max-width:1040px;min-height:70vh;padding:var(--hf-space-16) var(--hf-space-6);grid-template-columns:1fr minmax(320px,440px);align-items:center;margin:0 auto;display:grid}.Login-module__D02Q8a__panel{gap:var(--hf-space-4);display:grid}.Login-module__D02Q8a__eyebrow{color:var(--hf-accent);font-weight:var(--hf-weight-semibold)}.Login-module__D02Q8a__panel h1{color:var(--hf-text-primary);font-size:var(--hf-text-5xl);line-height:var(--hf-leading-tight)}.Login-module__D02Q8a__panel p{color:var(--hf-text-secondary);font-size:var(--hf-text-lg)}.Login-module__D02Q8a__card{gap:var(--hf-space-4);padding:var(--hf-space-6);border:1px solid var(--hf-border);border-radius:var(--hf-radius-md);background:var(--hf-bg-surface);display:grid}.Login-module__D02Q8a__card label{gap:var(--hf-space-2);color:var(--hf-text-primary);font-size:var(--hf-text-sm);font-weight:var(--hf-weight-semibold);display:grid}.Login-module__D02Q8a__card input{border:1px solid var(--hf-border);border-radius:var(--hf-radius-md);background:var(--hf-bg);min-height:2.75rem;color:var(--hf-text-primary);padding:0 var(--hf-space-4);font:inherit}.Login-module__D02Q8a__card button{border-radius:var(--hf-radius-md);background:var(--hf-accent);min-height:2.9rem;color:var(--hf-text-inverse);font-weight:var(--hf-weight-semibold);cursor:pointer;border:0}.Login-module__D02Q8a__card a{color:var(--hf-accent);text-align:center;font-size:var(--hf-text-sm);text-decoration:none}.Login-module__D02Q8a__error{padding:var(--hf-space-3);border-radius:var(--hf-radius-md);background:var(--hf-danger-bg);color:var(--hf-danger)}@media (max-width:820px){.Login-module__D02Q8a__page{grid-template-columns:1fr}}
.HomePage-module__yn21tG__page{background:var(--hf-bg);color:var(--hf-text-secondary);min-height:100dvh}.HomePage-module__yn21tG__ourVision{background-color:var(--hf-bg-surface);padding:var(--hf-space-20) 5%;font-family:var(--hf-font-body)}.HomePage-module__yn21tG__visionSection{min-height:auto;padding:var(--hf-space-12-5) var(--hf-space-5);background:var(--hf-bg);text-align:center;width:90%;max-width:1200px;margin:var(--hf-space-10) auto;box-sizing:border-box;border-radius:var(--hf-radius-lg);border:var(--hf-space-0-5) solid var(--hf-danger);box-shadow:var(--hf-shadow-md)}.HomePage-module__yn21tG__subHeading{font-size:var(--hf-text-3xl);text-align:center;margin-bottom:var(--hf-space-8);color:var(--hf-text-primary)}.HomePage-module__yn21tG__text{font-size:var(--hf-text-lg);line-height:var(--hf-leading-normal);opacity:.9;margin-bottom:var(--hf-space-5)}
.Eula-module__xnYaIa__content{padding:var(--hf-space-5);color:var(--hf-text-primary);font-family:var(--hf-font-body);line-height:var(--hf-leading-normal);background-color:var(--hf-bg);margin:2% 2% 0}.Eula-module__xnYaIa__h1{margin-bottom:var(--hf-space-5);font-size:var(--hf-text-4xl);font-weight:var(--hf-weight-bold);text-align:center}.Eula-module__xnYaIa__h2{padding-bottom:var(--hf-space-1-25);margin-top:var(--hf-space-10);margin-bottom:var(--hf-space-4);color:var(--hf-text-primary);font-size:var(--hf-text-2xl);text-transform:uppercase;border-bottom:var(--hf-space-0-5) solid var(--hf-border-strong)}.Eula-module__xnYaIa__h3{padding-bottom:var(--hf-space-1-25);margin-top:25px;margin-bottom:var(--hf-space-3);color:var(--hf-text-primary);font-size:var(--hf-text-lg);text-transform:uppercase;border-bottom:var(--hf-space-0-5) solid var(--hf-border-strong)}.Eula-module__xnYaIa__legalParagraph{margin-bottom:var(--hf-space-4);font-size:var(--hf-text-base)}.Eula-module__xnYaIa__strong{font-weight:var(--hf-weight-bold)}.Eula-module__xnYaIa__ul{padding-left:var(--hf-space-5)}.Eula-module__xnYaIa__li{margin-bottom:var(--hf-space-3)}.Eula-module__xnYaIa__legalLink{color:var(--hf-info);text-decoration:none}.Eula-module__xnYaIa__legalLink:hover{text-decoration:underline}.Eula-module__xnYaIa__br{line-height:var(--hf-leading-normal)}
.RefundPolicy-module__frALOa__content{padding:var(--hf-space-5);color:var(--hf-text-primary);font-family:var(--hf-font-body);line-height:var(--hf-leading-normal);background-color:var(--hf-bg);margin:2% 2% 0}.RefundPolicy-module__frALOa__h1{margin-bottom:var(--hf-space-5);font-size:var(--hf-text-4xl);font-weight:var(--hf-weight-bold);text-align:center}.RefundPolicy-module__frALOa__h2{padding-bottom:var(--hf-space-1-25);margin-top:var(--hf-space-10);margin-bottom:var(--hf-space-4);color:var(--hf-text-primary);font-size:var(--hf-text-2xl);text-transform:uppercase;border-bottom:var(--hf-space-0-5) solid var(--hf-border-strong)}.RefundPolicy-module__frALOa__h3{padding-bottom:var(--hf-space-1-25);margin-top:25px;margin-bottom:var(--hf-space-3);color:var(--hf-text-primary);font-size:var(--hf-text-lg);text-transform:uppercase;border-bottom:var(--hf-space-0-5) solid var(--hf-border-strong)}.RefundPolicy-module__frALOa__legalParagraph{margin-bottom:var(--hf-space-4);font-size:var(--hf-text-base)}.RefundPolicy-module__frALOa__strong{font-weight:var(--hf-weight-bold)}.RefundPolicy-module__frALOa__em{font-style:italic}.RefundPolicy-module__frALOa__ul{padding-left:var(--hf-space-5)}.RefundPolicy-module__frALOa__li{margin-bottom:var(--hf-space-3)}.RefundPolicy-module__frALOa__legalLink{color:var(--hf-info);text-decoration:none}.RefundPolicy-module__frALOa__legalLink:hover{text-decoration:underline}.RefundPolicy-module__frALOa__br{line-height:var(--hf-leading-normal)}
