.Navigation-module__c8VVPa__nav{z-index:1000;padding:24px 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navigation-module__c8VVPa__nav.Navigation-module__c8VVPa__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border-subtle);background:#0a0a0fcc;padding:16px 0}.Navigation-module__c8VVPa__container{justify-content:space-between;align-items:center;max-width:100%;margin:0;padding:0 120px;display:flex}.Navigation-module__c8VVPa__logo{align-items:center;gap:16px;display:flex}.Navigation-module__c8VVPa__logoIcon{object-fit:contain;width:auto;height:29px;position:relative;top:1px}.Navigation-module__c8VVPa__logoMain{font-family:var(--font-serif);color:var(--accent-gold);letter-spacing:.05em;font-size:28px;font-weight:700}.Navigation-module__c8VVPa__logoSub{color:var(--text-secondary);border-left:1px solid var(--border-subtle);padding-left:12px;font-size:16px}.Navigation-module__c8VVPa__desktopMenu{align-items:center;gap:40px;display:flex}.Navigation-module__c8VVPa__navLink{color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:0;font-size:17px;font-weight:500;transition:color .3s}.Navigation-module__c8VVPa__navLink:hover{color:var(--accent-gold)}.Navigation-module__c8VVPa__ctaButton{border:1px solid var(--accent-gold);color:var(--accent-gold);cursor:pointer;background:0 0;border-radius:4px;padding:10px 24px;font-size:16px;font-weight:600;transition:all .3s}.Navigation-module__c8VVPa__ctaButton:hover{background:var(--accent-gold);color:var(--bg-primary)}.Navigation-module__c8VVPa__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Navigation-module__c8VVPa__hamburger span{background:var(--text-primary);width:24px;height:2px;transition:all .3s}.Navigation-module__c8VVPa__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;background:#0a0a0ffa;justify-content:center;align-items:center;animation:.3s Navigation-module__c8VVPa__fadeIn;display:flex;position:fixed;inset:0}@keyframes Navigation-module__c8VVPa__fadeIn{0%{opacity:0}to{opacity:1}}.Navigation-module__c8VVPa__mobileMenuContent{flex-direction:column;align-items:center;gap:32px;display:flex}.Navigation-module__c8VVPa__mobileNavLink{color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:0;font-size:28px;font-weight:600;transition:color .3s}.Navigation-module__c8VVPa__mobileNavLink:hover{color:var(--accent-gold)}.Navigation-module__c8VVPa__mobileCtaButton{border:1px solid var(--accent-gold);color:var(--accent-gold);cursor:pointer;background:0 0;border-radius:4px;margin-top:20px;padding:14px 32px;font-size:18px;font-weight:600}@media (max-width:1024px){.Navigation-module__c8VVPa__container{padding:0 40px}}@media (max-width:768px){.Navigation-module__c8VVPa__container{padding:0 20px}.Navigation-module__c8VVPa__desktopMenu{display:none}.Navigation-module__c8VVPa__hamburger{display:flex}.Navigation-module__c8VVPa__logoSub{display:none}.Navigation-module__c8VVPa__logoIcon{width:auto;height:40px}.Navigation-module__c8VVPa__logoMain{font-size:24px}}
.ConsultationModal-module__KUVUga__overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10000;background:#000000d9;justify-content:center;align-items:center;padding:20px;animation:.3s ConsultationModal-module__KUVUga__fadeIn;display:flex;position:fixed;inset:0}@keyframes ConsultationModal-module__KUVUga__fadeIn{0%{opacity:0}to{opacity:1}}.ConsultationModal-module__KUVUga__modal{background:linear-gradient(145deg,#1a1a1a 0%,#111 100%);border:1px solid #d4af7a26;border-radius:16px;width:100%;max-width:680px;max-height:90vh;animation:.3s ConsultationModal-module__KUVUga__slideUp;position:relative;overflow-y:auto;box-shadow:0 25px 80px #0009}.ConsultationModal-module__KUVUga__modal:before{content:"";opacity:.06;pointer-events:none;z-index:0;background-image:url(/assets/used/logo/startax-logo.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:400px;height:400px;position:absolute;top:-10%;right:-10%}@keyframes ConsultationModal-module__KUVUga__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ConsultationModal-module__KUVUga__closeButton{background:var(--bg-tertiary);border:1px solid var(--border-subtle);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;z-index:10;border-radius:50%;justify-content:center;align-items:center;font-size:24px;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.ConsultationModal-module__KUVUga__closeButton:hover{background:var(--bg-elevated);color:var(--text-primary);border-color:var(--border-hover)}.ConsultationModal-module__KUVUga__header{text-align:center;border-bottom:1px solid var(--border-subtle);z-index:1;padding:48px 48px 32px;position:relative}.ConsultationModal-module__KUVUga__title{font-family:var(--font-serif);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:12px;font-size:28px;font-weight:600}.ConsultationModal-module__KUVUga__subtitle{color:var(--text-secondary);font-size:15px;line-height:1.6}.ConsultationModal-module__KUVUga__form{z-index:1;padding:32px 48px 48px;position:relative}.ConsultationModal-module__KUVUga__formGrid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px;display:grid}.ConsultationModal-module__KUVUga__formGroup{flex-direction:column;gap:8px;display:flex}.ConsultationModal-module__KUVUga__formGroupFull{grid-column:1/-1}.ConsultationModal-module__KUVUga__label{color:var(--text-secondary);align-items:center;gap:4px;font-size:14px;font-weight:500;display:flex}.ConsultationModal-module__KUVUga__required{color:var(--accent-gold)}.ConsultationModal-module__KUVUga__input,.ConsultationModal-module__KUVUga__select,.ConsultationModal-module__KUVUga__textarea{background:var(--bg-tertiary);border:1px solid var(--border-subtle);width:100%;color:var(--text-primary);font-size:15px;font-family:var(--font-sans);border-radius:8px;padding:14px 16px;transition:all .3s}.ConsultationModal-module__KUVUga__input::placeholder,.ConsultationModal-module__KUVUga__textarea::placeholder{color:var(--text-muted)}.ConsultationModal-module__KUVUga__input:focus,.ConsultationModal-module__KUVUga__select:focus,.ConsultationModal-module__KUVUga__textarea:focus{border-color:var(--accent-gold);background:var(--bg-elevated);outline:none}.ConsultationModal-module__KUVUga__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23C8C5C0' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}.ConsultationModal-module__KUVUga__select option{background:var(--bg-secondary);color:var(--text-primary)}.ConsultationModal-module__KUVUga__textarea{resize:vertical;min-height:140px;line-height:1.6}.ConsultationModal-module__KUVUga__checkboxGroup{align-items:flex-start;gap:12px;margin-top:8px;display:flex}.ConsultationModal-module__KUVUga__checkbox{width:20px;height:20px;accent-color:var(--accent-gold);cursor:pointer;margin-top:2px}.ConsultationModal-module__KUVUga__checkboxLabel{color:var(--text-secondary);font-size:14px;line-height:1.5}.ConsultationModal-module__KUVUga__privacyLink{color:var(--accent-gold);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:14px;text-decoration:underline}.ConsultationModal-module__KUVUga__privacyLink:hover{color:var(--accent-gold-light)}.ConsultationModal-module__KUVUga__privacyContent{background:var(--bg-tertiary);border:1px solid var(--border-subtle);color:var(--text-muted);border-radius:8px;margin-top:12px;padding:16px;font-size:13px;line-height:1.7}.ConsultationModal-module__KUVUga__privacyContent p{margin-bottom:6px}.ConsultationModal-module__KUVUga__privacyContent p:last-child{margin-bottom:0}.ConsultationModal-module__KUVUga__privacyContent strong{color:var(--text-secondary)}.ConsultationModal-module__KUVUga__submitButton{background:var(--accent-gold);width:100%;color:var(--bg-primary);cursor:pointer;border:none;border-radius:8px;margin-top:32px;padding:16px 32px;font-size:16px;font-weight:600;transition:all .3s}.ConsultationModal-module__KUVUga__submitButton:hover{background:var(--accent-gold-light);transform:translateY(-2px)}.ConsultationModal-module__KUVUga__submitButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.ConsultationModal-module__KUVUga__note{text-align:center;color:var(--text-muted);margin-top:20px;font-size:13px}.ConsultationModal-module__KUVUga__phoneLink{color:var(--accent-gold)}.ConsultationModal-module__KUVUga__successContent{text-align:center;z-index:1;padding:80px 48px;position:relative}.ConsultationModal-module__KUVUga__successIcon{background:linear-gradient(135deg,var(--accent-gold),var(--accent-gold-light));border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 32px;font-size:40px;display:flex}.ConsultationModal-module__KUVUga__successTitle{font-family:var(--font-serif);color:var(--text-primary);margin-bottom:16px;font-size:24px}.ConsultationModal-module__KUVUga__successMessage{color:var(--text-secondary);margin-bottom:32px;font-size:15px;line-height:1.7}.ConsultationModal-module__KUVUga__successButton{border:1px solid var(--accent-gold);color:var(--accent-gold);cursor:pointer;background:0 0;border-radius:8px;padding:14px 40px;font-size:15px;font-weight:600;transition:all .3s}.ConsultationModal-module__KUVUga__successButton:hover{background:var(--accent-gold);color:var(--bg-primary)}@media (max-width:768px){.ConsultationModal-module__KUVUga__overlay{align-items:flex-end;padding:16px}.ConsultationModal-module__KUVUga__modal{border-radius:16px 16px 0 0;max-height:95vh}.ConsultationModal-module__KUVUga__modal:before{opacity:.05;width:280px;height:280px;top:-5%;right:-15%}.ConsultationModal-module__KUVUga__header{padding:40px 24px 24px}.ConsultationModal-module__KUVUga__title{font-size:22px}.ConsultationModal-module__KUVUga__form{padding:24px 24px 32px}.ConsultationModal-module__KUVUga__formGrid{grid-template-columns:1fr;gap:20px}.ConsultationModal-module__KUVUga__closeButton{width:36px;height:36px;font-size:20px;top:16px;right:16px}.ConsultationModal-module__KUVUga__successContent{padding:60px 24px}}
.shared-module__zfD-SG__hero{background:var(--bg-primary);text-align:center;position:relative;overflow:hidden}.shared-module__zfD-SG__heroGlow{pointer-events:none;background:radial-gradient(circle,#d4af7a38 0%,#0000 70%);width:600px;height:600px;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.shared-module__zfD-SG__heroContent{z-index:2;max-width:800px;margin:0 auto;animation:.8s ease-out shared-module__zfD-SG__fadeInUp;position:relative}@keyframes shared-module__zfD-SG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.shared-module__zfD-SG__tag{letter-spacing:.2em;color:var(--accent-gold);text-transform:uppercase;margin-bottom:16px;font-size:19px;font-weight:600}.shared-module__zfD-SG__heroTitle{font-family:var(--font-serif);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:24px;font-size:48px;font-weight:700;line-height:1.3}.shared-module__zfD-SG__goldText{color:var(--accent-gold)}.shared-module__zfD-SG__heroDesc{color:var(--text-secondary);word-break:keep-all;font-size:21px;line-height:1.8}.shared-module__zfD-SG__section{background:var(--bg-secondary);padding:120px 24px}.shared-module__zfD-SG__sectionAlt{background:var(--bg-primary);padding:120px 24px}.shared-module__zfD-SG__container{max-width:1200px;margin:0 auto}.shared-module__zfD-SG__sectionHeader{text-align:center;margin-bottom:72px}.shared-module__zfD-SG__sectionTitle{font-family:var(--font-serif);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:20px;font-size:40px;font-weight:700}.shared-module__zfD-SG__sectionTitle:after{content:"";background:var(--accent-gold);opacity:.6;width:40px;height:2px;margin:16px auto 0;display:block}.shared-module__zfD-SG__sectionDesc{color:var(--text-secondary);word-break:keep-all;max-width:700px;margin:0 auto;font-size:24px;line-height:1.8}@media (max-width:1024px){.shared-module__zfD-SG__heroTitle{font-size:40px}.shared-module__zfD-SG__sectionTitle{font-size:34px}}@media (max-width:768px){.shared-module__zfD-SG__heroTitle{font-size:30px}.shared-module__zfD-SG__heroDesc{font-size:17px}.shared-module__zfD-SG__section,.shared-module__zfD-SG__sectionAlt{padding:80px 20px}.shared-module__zfD-SG__sectionTitle{font-size:28px}.shared-module__zfD-SG__sectionDesc{font-size:20px}.shared-module__zfD-SG__sectionHeader{margin-bottom:48px}}
.Hero-module__PycF7W__hero{background:var(--bg-primary);justify-content:flex-start;align-items:center;min-height:100vh;padding-left:250px;display:flex;position:relative;overflow:hidden}.Hero-module__PycF7W__canvas{z-index:1;filter:blur(80px);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__PycF7W__content{z-index:2;max-width:900px;margin:0;padding:60px 0 0;animation:1s ease-out Hero-module__PycF7W__fadeInUp;position:relative}@keyframes Hero-module__PycF7W__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero-module__PycF7W__tagline{letter-spacing:.15em;color:var(--accent-gold);text-transform:uppercase;margin-bottom:16px;font-size:15px;font-weight:600;animation:1s ease-out .2s both Hero-module__PycF7W__fadeInUp}.Hero-module__PycF7W__headline{font-family:var(--font-serif);color:var(--text-primary);letter-spacing:-.015em;margin-bottom:32px;font-size:52px;font-weight:600;line-height:1.28;animation:1s ease-out .4s both Hero-module__PycF7W__fadeInUp}.Hero-module__PycF7W__tightWord{letter-spacing:-.08em}.Hero-module__PycF7W__firstLine{font-size:.75em}.Hero-module__PycF7W__subheadline{color:var(--text-secondary);max-width:700px;margin-bottom:48px;font-size:18px;line-height:1.8;animation:1s ease-out .6s both Hero-module__PycF7W__fadeInUp}.Hero-module__PycF7W__cta{border:1px solid var(--accent-gold);color:var(--accent-gold);border-radius:4px;padding:16px 40px;font-size:16px;font-weight:600;transition:all .3s;animation:1s ease-out .8s both Hero-module__PycF7W__fadeInUp;display:inline-flex}.Hero-module__PycF7W__cta:hover{background:var(--accent-gold);color:var(--bg-primary);transform:translateY(-2px)}.Hero-module__PycF7W__stats{justify-content:space-between;align-items:center;gap:32px;max-width:700px;margin-top:80px;animation:1s ease-out 1s both Hero-module__PycF7W__fadeInUp;display:flex}.Hero-module__PycF7W__stat{flex-direction:column;gap:8px;display:flex}.Hero-module__PycF7W__statValue{font-family:var(--font-display);color:var(--accent-gold);font-size:28px;font-weight:700}.Hero-module__PycF7W__statLabel{color:var(--text-muted);white-space:nowrap;font-size:13px}.Hero-module__PycF7W__statDivider{background:var(--border-subtle);width:1px;height:40px}.Hero-module__PycF7W__scrollIndicator{z-index:2;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__PycF7W__scrollLine{background:linear-gradient(to bottom,var(--accent-gold),transparent);width:1px;height:60px;animation:2s infinite Hero-module__PycF7W__scrollBounce}@keyframes Hero-module__PycF7W__scrollBounce{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.5;transform:translateY(10px)}}@media (max-width:1024px){.Hero-module__PycF7W__hero{padding-left:120px}.Hero-module__PycF7W__headline{font-size:46px}.Hero-module__PycF7W__subheadline{font-size:17px}}@media (max-width:768px){.Hero-module__PycF7W__hero{justify-content:center;align-items:center;min-height:90vh;padding-left:0}.Hero-module__PycF7W__content{padding:0 20px}.Hero-module__PycF7W__headline{font-size:38px}.Hero-module__PycF7W__subheadline{margin-bottom:32px;font-size:16px}.Hero-module__PycF7W__stats{flex-wrap:wrap;gap:20px;margin-top:60px}.Hero-module__PycF7W__statValue{font-size:22px}.Hero-module__PycF7W__statLabel{font-size:12px}.Hero-module__PycF7W__statDivider{display:none}}@media (max-width:480px){.Hero-module__PycF7W__headline{font-size:30px}.Hero-module__PycF7W__tagline{font-size:11px}.Hero-module__PycF7W__subheadline{font-size:15px}.Hero-module__PycF7W__cta{padding:14px 32px;font-size:15px}.Hero-module__PycF7W__stats{gap:16px}}
.TaxAuditSection-module__Lpw-WW__section{}.TaxAuditSection-module__Lpw-WW__container{}.TaxAuditSection-module__Lpw-WW__sectionHeader{}.TaxAuditSection-module__Lpw-WW__tag{}.TaxAuditSection-module__Lpw-WW__sectionTitle{}.TaxAuditSection-module__Lpw-WW__sectionDesc{max-width:600px;}.TaxAuditSection-module__Lpw-WW__contentBlock{text-align:center;max-width:800px;margin:0 auto 64px}.TaxAuditSection-module__Lpw-WW__bodyText{color:var(--text-secondary);word-break:keep-all;font-size:21px;line-height:1.8}.TaxAuditSection-module__Lpw-WW__subTitle{color:var(--text-primary);text-align:center;margin-bottom:40px;font-size:28px;font-weight:700}.TaxAuditSection-module__Lpw-WW__rightsSection{margin-bottom:72px}.TaxAuditSection-module__Lpw-WW__rightsGrid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.TaxAuditSection-module__Lpw-WW__rightCard{background:var(--bg-card);border:1px solid var(--border-subtle);text-align:center;border-radius:8px;padding:32px 20px;transition:all .4s}.TaxAuditSection-module__Lpw-WW__rightCard:hover{border-color:var(--border-hover);transform:translateY(-4px)}.TaxAuditSection-module__Lpw-WW__rightNum{font-family:var(--font-display);color:var(--accent-gold);opacity:.7;margin-bottom:16px;font-size:18px;font-weight:700}.TaxAuditSection-module__Lpw-WW__rightText{color:var(--text-secondary);word-break:keep-all;font-size:21px;line-height:1.7}.TaxAuditSection-module__Lpw-WW__strategySection{margin-top:72px}.TaxAuditSection-module__Lpw-WW__strategyGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.TaxAuditSection-module__Lpw-WW__strategyCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:8px;flex-direction:column;gap:16px;padding:40px 28px;transition:all .4s;display:flex}.TaxAuditSection-module__Lpw-WW__strategyCard:hover{border-color:var(--border-hover);transform:translateY(-4px)}.TaxAuditSection-module__Lpw-WW__strategyCardTitle{color:var(--text-primary);font-size:28px;font-weight:700}.TaxAuditSection-module__Lpw-WW__strategyCardDesc{color:var(--text-secondary);word-break:keep-all;font-size:21px;line-height:1.75}@media (max-width:1024px){.TaxAuditSection-module__Lpw-WW__rightsGrid,.TaxAuditSection-module__Lpw-WW__strategyGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.TaxAuditSection-module__Lpw-WW__rightsGrid,.TaxAuditSection-module__Lpw-WW__strategyGrid{grid-template-columns:1fr}}
.TrustBar-module__zgMNRa__trustBar{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);padding:32px 24px}.TrustBar-module__zgMNRa__container{grid-template-columns:repeat(4,1fr);gap:32px;max-width:1200px;margin:0 auto;display:grid}.TrustBar-module__zgMNRa__item{justify-content:center;align-items:center;gap:12px;display:flex}.TrustBar-module__zgMNRa__icon{color:var(--accent-gold);flex-shrink:0}.TrustBar-module__zgMNRa__item span{color:var(--text-secondary);white-space:nowrap;font-size:15px;font-weight:500}@media (max-width:1024px){.TrustBar-module__zgMNRa__container{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:640px){.TrustBar-module__zgMNRa__container{grid-template-columns:1fr;gap:20px}.TrustBar-module__zgMNRa__trustBar{padding:24px 20px}.TrustBar-module__zgMNRa__item span{font-size:14px}}
.VentureSection-module___RyO0W__section{}.VentureSection-module___RyO0W__container{}.VentureSection-module___RyO0W__sectionHeader{}.VentureSection-module___RyO0W__tag{}.VentureSection-module___RyO0W__sectionTitle{}.VentureSection-module___RyO0W__sectionDesc{}.VentureSection-module___RyO0W__benefitSection{margin-bottom:72px}.VentureSection-module___RyO0W__benefitHeading{color:var(--text-primary);text-align:center;margin-bottom:40px;font-size:23px;font-weight:700}.VentureSection-module___RyO0W__benefitGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.VentureSection-module___RyO0W__benefitCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:12px;flex-direction:column;padding:36px 28px;transition:transform .4s,border-color .4s,box-shadow .4s;display:flex;position:relative}.VentureSection-module___RyO0W__benefitCard:hover{border-color:#d4af7a59;transform:translateY(-6px);box-shadow:0 12px 40px #d4af7a14}.VentureSection-module___RyO0W__benefitIconWrap{width:56px;height:56px;color:var(--accent-gold);background:#d4af7a1a;border:1px solid #d4af7a2e;border-radius:14px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.VentureSection-module___RyO0W__benefitNum{font-family:var(--font-display);color:var(--accent-gold);opacity:.5;margin-bottom:8px;font-size:15px;font-weight:700}.VentureSection-module___RyO0W__benefitCategory{color:var(--text-primary);margin-bottom:12px;font-size:24px;font-weight:700}.VentureSection-module___RyO0W__benefitDesc{color:var(--text-secondary);word-break:keep-all;font-size:17px;line-height:1.8}.VentureSection-module___RyO0W__typeSection{margin-top:16px}.VentureSection-module___RyO0W__typeHeading{color:var(--text-primary);text-align:center;margin-bottom:12px;font-size:28px;font-weight:700}.VentureSection-module___RyO0W__typeSubtext{color:var(--text-muted);text-align:center;margin-bottom:48px;font-size:18px}.VentureSection-module___RyO0W__typeDiagram{flex-direction:column;align-items:center;gap:40px;display:flex}.VentureSection-module___RyO0W__typeHub{position:relative}.VentureSection-module___RyO0W__typeHub:after{content:"";background:linear-gradient(#d4af7a66,#d4af7a1a);width:2px;height:40px;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.VentureSection-module___RyO0W__typeHubInner{color:var(--accent-gold);background:#d4af7a1a;border:1px solid #d4af7a4d;border-radius:60px;align-items:center;gap:12px;padding:20px 36px;font-size:22px;font-weight:700;display:flex}.VentureSection-module___RyO0W__typeGrid{grid-template-columns:repeat(4,1fr);gap:20px;width:100%;display:grid;position:relative}.VentureSection-module___RyO0W__typeGrid:before{content:"";background:linear-gradient(90deg,#d4af7a1a,#d4af7a4d,#d4af7a4d,#d4af7a1a);height:2px;position:absolute;top:-20px;left:12.5%;right:12.5%}.VentureSection-module___RyO0W__typeCard{background:var(--bg-card);border:1px solid var(--border-subtle);text-align:center;border-radius:12px;padding:32px 24px;transition:transform .4s,border-color .4s,box-shadow .4s;position:relative}.VentureSection-module___RyO0W__typeCard:before{content:"";background:#d4af7a4d;width:2px;height:20px;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.VentureSection-module___RyO0W__typeCard:hover{border-color:#d4af7a4d;transform:translateY(-4px);box-shadow:0 8px 32px #d4af7a0f}.VentureSection-module___RyO0W__typeIconWrap{width:52px;height:52px;color:var(--accent-gold);background:#d4af7a14;border:1px solid #d4af7a26;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.VentureSection-module___RyO0W__typeTitle{color:var(--text-primary);margin-bottom:10px;font-size:21px;font-weight:700}.VentureSection-module___RyO0W__typeDesc{color:var(--text-muted);word-break:keep-all;font-size:17px;line-height:1.7}@media (max-width:1024px){.VentureSection-module___RyO0W__benefitGrid{grid-template-columns:repeat(2,1fr)}.VentureSection-module___RyO0W__typeGrid{grid-template-columns:repeat(2,1fr);gap:24px}.VentureSection-module___RyO0W__typeGrid:before,.VentureSection-module___RyO0W__typeCard:before{display:none}}@media (max-width:768px){.VentureSection-module___RyO0W__benefitGrid,.VentureSection-module___RyO0W__typeGrid{grid-template-columns:1fr}.VentureSection-module___RyO0W__typeHub:after{display:none}.VentureSection-module___RyO0W__typeHubInner{padding:16px 28px;font-size:16px}}
.WelfareFundSection-module__sCFoLW__sectionAlt{}.WelfareFundSection-module__sCFoLW__container{}.WelfareFundSection-module__sCFoLW__sectionHeader{}.WelfareFundSection-module__sCFoLW__tag{}.WelfareFundSection-module__sCFoLW__sectionTitle{}.WelfareFundSection-module__sCFoLW__sectionDesc{max-width:600px;}.WelfareFundSection-module__sCFoLW__contentBlock{text-align:center;max-width:800px;margin:0 auto 64px}.WelfareFundSection-module__sCFoLW__bodyText{color:var(--text-secondary);word-break:keep-all;font-size:21px;line-height:1.8}.WelfareFundSection-module__sCFoLW__benefitTriple{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.WelfareFundSection-module__sCFoLW__benefitGroup{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:8px;padding:40px 28px;transition:all .4s}.WelfareFundSection-module__sCFoLW__benefitGroup:hover{border-color:var(--border-hover)}.WelfareFundSection-module__sCFoLW__benefitPerspective{border-bottom:1px solid var(--border-subtle);margin-bottom:28px;padding-bottom:20px}.WelfareFundSection-module__sCFoLW__benefitLabel{color:var(--accent-gold);font-size:22px;font-weight:700}.WelfareFundSection-module__sCFoLW__benefitList{flex-direction:column;gap:20px;display:flex}.WelfareFundSection-module__sCFoLW__benefitItem{align-items:flex-start;gap:12px;display:flex}.WelfareFundSection-module__sCFoLW__benefitDot{background:var(--accent-gold);border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:10px}.WelfareFundSection-module__sCFoLW__benefitTitle{color:var(--text-primary);margin-bottom:4px;font-size:22px;font-weight:600}.WelfareFundSection-module__sCFoLW__benefitDesc{color:var(--text-muted);word-break:keep-all;font-size:19px;line-height:1.7}@media (max-width:1024px){.WelfareFundSection-module__sCFoLW__benefitTriple{grid-template-columns:1fr;gap:24px}}
.About-module__WVzPFq__about{background:var(--bg-primary);padding:140px 24px;overflow:hidden}.About-module__WVzPFq__container{grid-template-columns:55fr 45fr;align-items:center;gap:48px;max-width:1100px;margin:0 auto;display:grid}.About-module__WVzPFq__left{flex-direction:column;gap:32px;display:flex}.About-module__WVzPFq__tag{letter-spacing:.15em;color:var(--accent-gold);text-transform:uppercase;font-size:16px;font-weight:600}.About-module__WVzPFq__headline{font-family:var(--font-serif);color:var(--text-primary);letter-spacing:-.02em;font-size:42px;font-weight:700;line-height:1.3}.About-module__WVzPFq__body{flex-direction:column;gap:20px;display:flex}.About-module__WVzPFq__body p{color:var(--text-secondary);font-size:18px;line-height:1.8}.About-module__WVzPFq__signature{opacity:1;max-width:600px;height:auto;image-rendering:-webkit-optimize-contrast;filter:contrast(1.08);margin-top:12px}.About-module__WVzPFq__right{justify-content:center;align-items:center;display:flex}.About-module__WVzPFq__profile{flex-direction:column;align-items:center;width:auto;display:flex}.About-module__WVzPFq__photoWrapper{width:100%;max-width:400px;min-height:480px;position:relative;overflow:hidden}.About-module__WVzPFq__photo{object-fit:cover;object-position:center top;width:100%;height:100%;min-height:480px;animation:1s ease-out About-module__WVzPFq__fadeInUp}.About-module__WVzPFq__photoGradient{background:linear-gradient(to bottom,transparent 0%,var(--bg-primary)100%);pointer-events:none;height:150px;position:absolute;bottom:0;left:0;right:0}.About-module__WVzPFq__info{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:6px;width:100%;max-width:400px;margin-top:-40px;display:flex;position:relative}.About-module__WVzPFq__name{color:#fff;letter-spacing:.02em;font-size:32px;font-weight:700}.About-module__WVzPFq__title{color:#c9a96e;letter-spacing:.05em;font-size:16px;font-weight:500}@keyframes About-module__WVzPFq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.About-module__WVzPFq__container{grid-template-columns:1fr;gap:60px}.About-module__WVzPFq__headline{font-size:36px}.About-module__WVzPFq__right{order:-1}.About-module__WVzPFq__photoWrapper{max-width:340px;min-height:420px}.About-module__WVzPFq__photo{min-height:420px}.About-module__WVzPFq__info{max-width:340px}}@media (max-width:768px){.About-module__WVzPFq__about{padding:100px 20px}.About-module__WVzPFq__headline{font-size:32px}.About-module__WVzPFq__body p{font-size:16px}.About-module__WVzPFq__signature{max-width:360px}.About-module__WVzPFq__photoWrapper{max-width:280px;min-height:350px}.About-module__WVzPFq__photo{min-height:350px}.About-module__WVzPFq__name{font-size:28px}.About-module__WVzPFq__title{font-size:15px}.About-module__WVzPFq__info{max-width:280px;margin-top:-30px}}
.TreasuryStockSection-module__Dsfmca__sectionAlt{}.TreasuryStockSection-module__Dsfmca__container{}.TreasuryStockSection-module__Dsfmca__sectionHeader{}.TreasuryStockSection-module__Dsfmca__tag{}.TreasuryStockSection-module__Dsfmca__sectionTitle{}.TreasuryStockSection-module__Dsfmca__sectionDesc{}.TreasuryStockSection-module__Dsfmca__benefitHeading{color:var(--text-primary);text-align:center;margin-bottom:40px;font-size:28px;font-weight:700}.TreasuryStockSection-module__Dsfmca__benefitGrid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.TreasuryStockSection-module__Dsfmca__benefitCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:12px;flex-direction:column;padding:44px 34px;transition:transform .4s,border-color .4s;display:flex}.TreasuryStockSection-module__Dsfmca__benefitCard:hover{border-color:var(--border-hover);transform:translateY(-4px)}.TreasuryStockSection-module__Dsfmca__benefitIcon{width:62px;height:62px;color:var(--accent-gold);background:#d4af7a1a;border:1px solid #d4af7a26;border-radius:14px;justify-content:center;align-items:center;margin-bottom:28px;display:flex}.TreasuryStockSection-module__Dsfmca__benefitLabel{color:var(--accent-gold);margin-bottom:20px;font-size:22px;font-weight:700}.TreasuryStockSection-module__Dsfmca__benefitDesc{color:var(--text-secondary);word-break:keep-all;font-size:17px;line-height:1.8}.TreasuryStockSection-module__Dsfmca__benefitSub{color:var(--text-muted);margin-top:10px;font-size:15px}.TreasuryStockSection-module__Dsfmca__pairsWrap{flex-direction:column;gap:14px;display:flex}.TreasuryStockSection-module__Dsfmca__pair{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:8px;flex-direction:column;gap:6px;padding:18px 20px;display:flex}.TreasuryStockSection-module__Dsfmca__pairCondition{color:var(--text-primary);letter-spacing:-.01em;font-size:16px;font-weight:700}.TreasuryStockSection-module__Dsfmca__pairResult{color:var(--text-muted);word-break:keep-all;font-size:16px;line-height:1.6}.TreasuryStockSection-module__Dsfmca__featureBlock{margin-top:48px}.TreasuryStockSection-module__Dsfmca__featureCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:8px;padding:48px 40px;transition:border-color .4s}.TreasuryStockSection-module__Dsfmca__featureCard:hover{border-color:var(--border-hover)}.TreasuryStockSection-module__Dsfmca__featureNumber{font-family:var(--font-display);color:var(--accent-gold);opacity:.6;margin-bottom:24px;font-size:14px;font-weight:700}.TreasuryStockSection-module__Dsfmca__featureTitle{color:var(--text-primary);margin-bottom:16px;font-size:25px;font-weight:700}.TreasuryStockSection-module__Dsfmca__strategyGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:32px;display:grid}.TreasuryStockSection-module__Dsfmca__strategyCard{background:var(--bg-elevated);border:1px solid var(--border-subtle);text-align:center;border-radius:8px;padding:32px 24px;transition:transform .4s,border-color .4s}.TreasuryStockSection-module__Dsfmca__strategyCard:hover{border-color:var(--border-hover);transform:translateY(-4px)}.TreasuryStockSection-module__Dsfmca__strategyTitle{color:var(--text-primary);margin-bottom:10px;font-size:22px;font-weight:700}.TreasuryStockSection-module__Dsfmca__strategyDesc{color:var(--text-muted);word-break:keep-all;font-size:18px}.TreasuryStockSection-module__Dsfmca__taxGrid{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:32px;display:grid}.TreasuryStockSection-module__Dsfmca__taxCard{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:8px;padding:32px 28px;transition:border-color .4s}.TreasuryStockSection-module__Dsfmca__taxCard:hover{border-color:var(--border-hover)}.TreasuryStockSection-module__Dsfmca__taxLabel{color:var(--accent-gold);margin-bottom:14px;font-size:22px;font-weight:700}.TreasuryStockSection-module__Dsfmca__taxDesc{color:var(--text-secondary);word-break:keep-all;font-size:20px;line-height:1.7}@media (max-width:1024px){.TreasuryStockSection-module__Dsfmca__benefitGrid{grid-template-columns:1fr}.TreasuryStockSection-module__Dsfmca__strategyGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.TreasuryStockSection-module__Dsfmca__featureBlock{margin-top:32px}.TreasuryStockSection-module__Dsfmca__featureCard{padding:36px 24px}.TreasuryStockSection-module__Dsfmca__strategyGrid,.TreasuryStockSection-module__Dsfmca__taxGrid{grid-template-columns:1fr}}
.MSOSection-module__Xbua9a__section{}.MSOSection-module__Xbua9a__container{}.MSOSection-module__Xbua9a__sectionHeader{}.MSOSection-module__Xbua9a__tag{}.MSOSection-module__Xbua9a__sectionTitle{}.MSOSection-module__Xbua9a__sectionDesc{max-width:600px;}.MSOSection-module__Xbua9a__contentBlock{text-align:center;max-width:800px;margin:0 auto 64px}.MSOSection-module__Xbua9a__bodyText{color:var(--text-secondary);word-break:keep-all;font-size:21px;line-height:1.8}.MSOSection-module__Xbua9a__subTitle{color:var(--text-primary);text-align:center;margin-bottom:40px;font-size:28px;font-weight:700}.MSOSection-module__Xbua9a__msoTargetSection{margin-top:16px}.MSOSection-module__Xbua9a__msoGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.MSOSection-module__Xbua9a__msoCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:8px;padding:36px 28px;transition:all .4s}.MSOSection-module__Xbua9a__msoCard:hover{border-color:var(--border-hover);transform:translateY(-4px)}.MSOSection-module__Xbua9a__msoNum{font-family:var(--font-display);color:var(--accent-gold);opacity:.6;margin-bottom:16px;font-size:18px;font-weight:700}.MSOSection-module__Xbua9a__msoCardTitle{color:var(--text-primary);margin-bottom:8px;font-size:26px;font-weight:700}.MSOSection-module__Xbua9a__msoCardDesc{color:var(--text-secondary);word-break:keep-all;font-size:21px;line-height:1.75}@media (max-width:1024px){.MSOSection-module__Xbua9a__msoGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.MSOSection-module__Xbua9a__msoGrid{grid-template-columns:1fr}}
.BookkeepingSection-module__JqQ98a__section{}.BookkeepingSection-module__JqQ98a__container{}.BookkeepingSection-module__JqQ98a__sectionHeader{}.BookkeepingSection-module__JqQ98a__tag{}.BookkeepingSection-module__JqQ98a__sectionTitle{}.BookkeepingSection-module__JqQ98a__sectionDesc{max-width:600px;}.BookkeepingSection-module__JqQ98a__serviceGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.BookkeepingSection-module__JqQ98a__serviceCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:8px;flex-direction:column;gap:12px;padding:28px 24px;transition:all .4s;display:flex}.BookkeepingSection-module__JqQ98a__serviceCard:hover{border-color:var(--border-hover);transform:translateY(-4px)}.BookkeepingSection-module__JqQ98a__serviceCardTitle{color:var(--text-primary);font-size:18px;font-weight:700}.BookkeepingSection-module__JqQ98a__serviceCardDesc{color:var(--text-secondary);word-break:keep-all;font-size:14px;line-height:1.7}.BookkeepingSection-module__JqQ98a__featureBox{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:12px;align-items:stretch;margin-top:40px;display:flex;overflow:hidden}.BookkeepingSection-module__JqQ98a__featureBoxLeft{flex-direction:column;flex:1;justify-content:center;gap:16px;padding:32px 28px;display:flex}.BookkeepingSection-module__JqQ98a__featureBoxLabel{color:var(--accent-gold);letter-spacing:.05em;text-transform:uppercase;font-size:14px;font-weight:600}.BookkeepingSection-module__JqQ98a__featureBoxRight{border-left:1px solid var(--border-subtle);flex-direction:column;flex-shrink:0;justify-content:center;width:320px;padding:32px 28px;display:flex}.BookkeepingSection-module__JqQ98a__featureBoxTitle{color:var(--text-primary);word-break:keep-all;margin-bottom:12px;font-size:20px;font-weight:400;line-height:1.5}.BookkeepingSection-module__JqQ98a__featureBoxTitle strong{font-weight:700}.BookkeepingSection-module__JqQ98a__featureBoxDesc{color:var(--text-secondary);word-break:keep-all;margin-bottom:6px;font-size:14px}.BookkeepingSection-module__JqQ98a__featureBoxBody{color:var(--text-muted);word-break:keep-all;font-size:14px;line-height:1.7}.BookkeepingSection-module__JqQ98a__circleFlow{align-items:flex-start;display:flex}.BookkeepingSection-module__JqQ98a__circleStep{flex-direction:column;flex:1;align-items:center;gap:8px;display:flex;position:relative}.BookkeepingSection-module__JqQ98a__circle{width:52px;height:52px;color:var(--text-secondary);background:#ffffff14;border:1.5px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.BookkeepingSection-module__JqQ98a__circle svg{opacity:.85;width:18px;height:18px}.BookkeepingSection-module__JqQ98a__circleFilled{background:var(--accent-gold);border-color:var(--accent-gold);color:var(--bg-primary)}.BookkeepingSection-module__JqQ98a__circleFilled svg{opacity:1}.BookkeepingSection-module__JqQ98a__circleLabel{color:var(--text-secondary);text-align:center;white-space:nowrap;font-size:12px;font-weight:500}.BookkeepingSection-module__JqQ98a__arrow{color:var(--text-muted);opacity:.3;font-size:12px;position:absolute;top:26px;right:-6px;transform:translateY(-50%)}@media (max-width:1024px){.BookkeepingSection-module__JqQ98a__serviceGrid{grid-template-columns:repeat(2,1fr)}.BookkeepingSection-module__JqQ98a__featureBox{flex-direction:column}.BookkeepingSection-module__JqQ98a__featureBoxRight{border-left:none;border-top:1px solid var(--border-subtle);width:100%;padding:24px 28px}.BookkeepingSection-module__JqQ98a__circle{width:48px;height:48px}.BookkeepingSection-module__JqQ98a__arrow{top:24px}}@media (max-width:768px){.BookkeepingSection-module__JqQ98a__serviceGrid{grid-template-columns:1fr;gap:16px}.BookkeepingSection-module__JqQ98a__serviceCard{padding:24px 20px}.BookkeepingSection-module__JqQ98a__featureBox{margin-top:28px}.BookkeepingSection-module__JqQ98a__featureBoxLeft{padding:24px 20px}.BookkeepingSection-module__JqQ98a__featureBoxRight{padding:20px}.BookkeepingSection-module__JqQ98a__featureBoxTitle{font-size:18px}.BookkeepingSection-module__JqQ98a__circle{width:44px;height:44px}.BookkeepingSection-module__JqQ98a__circle svg{width:16px;height:16px}.BookkeepingSection-module__JqQ98a__arrow{display:none}.BookkeepingSection-module__JqQ98a__circleLabel{font-size:11px}}
.Services-module__s4rB2G__services{background:var(--bg-secondary);padding:140px 24px}.Services-module__s4rB2G__container{max-width:1200px;margin:0 auto}.Services-module__s4rB2G__header{text-align:center;margin-bottom:80px}.Services-module__s4rB2G__tag{letter-spacing:.15em;color:var(--accent-gold);text-transform:uppercase;margin-bottom:16px;font-size:16px;font-weight:600}.Services-module__s4rB2G__headline{font-family:var(--font-serif);color:var(--text-primary);letter-spacing:-.02em;font-size:42px;font-weight:700}.Services-module__s4rB2G__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.Services-module__s4rB2G__card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:8px;flex-direction:column;gap:28px;padding:48px 32px;transition:all .4s;display:flex}.Services-module__s4rB2G__card:hover{border-color:var(--border-hover);transform:translateY(-4px)}.Services-module__s4rB2G__card.Services-module__s4rB2G__highlight{border-color:var(--accent-gold);background:var(--bg-elevated)}.Services-module__s4rB2G__cardLink{cursor:pointer;text-decoration:none}.Services-module__s4rB2G__cardLink:hover .Services-module__s4rB2G__arrowIcon{transform:translate(2px,-2px)}.Services-module__s4rB2G__cardTitle{color:var(--text-primary);justify-content:space-between;align-items:center;font-size:26px;font-weight:700;display:flex}.Services-module__s4rB2G__arrowIcon{color:var(--accent-gold);flex-shrink:0;transition:transform .3s}.Services-module__s4rB2G__list{flex-direction:column;gap:16px;list-style:none;display:flex}.Services-module__s4rB2G__list li{color:var(--text-secondary);align-items:flex-start;gap:12px;font-size:20px;line-height:1.7;display:flex}.Services-module__s4rB2G__list li svg{color:var(--accent-gold);flex-shrink:0;margin-top:2px}@media (max-width:1024px){.Services-module__s4rB2G__grid{grid-template-columns:1fr;gap:24px}.Services-module__s4rB2G__headline{font-size:36px}}@media (max-width:768px){.Services-module__s4rB2G__services{padding:100px 20px}.Services-module__s4rB2G__header{margin-bottom:60px}.Services-module__s4rB2G__headline{font-size:32px}.Services-module__s4rB2G__card{padding:40px 28px}}
.SuccessionSection-module__unfJoG__section{}.SuccessionSection-module__unfJoG__container{}.SuccessionSection-module__unfJoG__sectionHeader{}.SuccessionSection-module__unfJoG__tag{}.SuccessionSection-module__unfJoG__sectionTitle{}.SuccessionSection-module__unfJoG__sectionDesc{}.SuccessionSection-module__unfJoG__highlightBanner{color:var(--accent-gold);background:#d4af7a14;border:1px solid #d4af7a33;border-radius:8px;justify-content:center;align-items:center;gap:12px;margin-bottom:16px;padding:20px 32px;font-size:18px;font-weight:700;display:flex}.SuccessionSection-module__unfJoG__highlightIcon{color:var(--accent-gold);display:flex}.SuccessionSection-module__unfJoG__featureBlock{margin-top:48px}.SuccessionSection-module__unfJoG__featureCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:8px;padding:48px 40px;transition:border-color .4s}.SuccessionSection-module__unfJoG__featureCard:hover{border-color:var(--border-hover)}.SuccessionSection-module__unfJoG__featureNumber{font-family:var(--font-display);color:var(--accent-gold);opacity:.6;margin-bottom:24px;font-size:14px;font-weight:700}.SuccessionSection-module__unfJoG__featureTitle{color:var(--text-primary);margin-bottom:16px;font-size:30px;font-weight:700}.SuccessionSection-module__unfJoG__featureBody{color:var(--text-secondary);word-break:keep-all;font-size:19px;line-height:1.8}.SuccessionSection-module__unfJoG__processFlow{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:8px;grid-template-columns:repeat(7,auto);align-items:start;margin-top:40px;padding:32px;display:grid}.SuccessionSection-module__unfJoG__processItem{display:contents}.SuccessionSection-module__unfJoG__processStep{font-family:var(--font-display);color:var(--bg-primary);background:var(--accent-gold);border-radius:50%;grid-row:1;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.SuccessionSection-module__unfJoG__processInfo{grid-row:1;padding:0 8px}.SuccessionSection-module__unfJoG__processTitle{color:var(--text-primary);margin-bottom:6px;font-size:19px;font-weight:700}.SuccessionSection-module__unfJoG__processDesc{color:var(--text-muted);word-break:keep-all;font-size:16px;line-height:1.6}.SuccessionSection-module__unfJoG__processArrow{color:var(--accent-gold);opacity:.4;grid-row:1;align-items:center;padding:0 4px;display:flex}.SuccessionSection-module__unfJoG__comparisonGrid{justify-content:center;align-items:center;gap:24px;margin-top:32px;display:flex}.SuccessionSection-module__unfJoG__comparisonCard{background:var(--bg-elevated);border:1px solid var(--border-subtle);text-align:center;border-radius:8px;flex:1;max-width:320px;padding:32px 24px;transition:border-color .4s}.SuccessionSection-module__unfJoG__comparisonCard:hover{border-color:var(--border-hover)}.SuccessionSection-module__unfJoG__comparisonHighlight{border-color:var(--accent-gold);background:#d4af7a0f}.SuccessionSection-module__unfJoG__comparisonLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;font-size:16px;font-weight:600}.SuccessionSection-module__unfJoG__comparisonValue{color:var(--text-primary);margin-bottom:8px;font-size:24px;font-weight:700}.SuccessionSection-module__unfJoG__comparisonHighlight .SuccessionSection-module__unfJoG__comparisonValue{color:var(--accent-gold)}.SuccessionSection-module__unfJoG__comparisonDesc{color:var(--text-muted);word-break:keep-all;font-size:18px}.SuccessionSection-module__unfJoG__comparisonArrow{color:var(--accent-gold);opacity:.5;flex-shrink:0}.SuccessionSection-module__unfJoG__conditionGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:32px;display:grid}.SuccessionSection-module__unfJoG__conditionCard{background:var(--bg-elevated);border:1px solid var(--border-subtle);text-align:center;border-radius:8px;padding:32px 24px;transition:transform .4s,border-color .4s}.SuccessionSection-module__unfJoG__conditionCard:hover{border-color:var(--border-hover);transform:translateY(-4px)}.SuccessionSection-module__unfJoG__conditionLabel{color:var(--text-muted);margin-bottom:8px;font-size:16px;font-weight:600}.SuccessionSection-module__unfJoG__conditionValue{color:var(--accent-gold);font-size:26px;font-weight:700}@media (max-width:1024px){.SuccessionSection-module__unfJoG__processFlow{grid-template-columns:1fr;padding:24px}.SuccessionSection-module__unfJoG__processItem{border-bottom:1px solid var(--border-subtle);align-items:flex-start;gap:16px;padding:20px 0;display:flex}.SuccessionSection-module__unfJoG__processItem:last-child{border-bottom:none}.SuccessionSection-module__unfJoG__processStep{flex-shrink:0}.SuccessionSection-module__unfJoG__processArrow{display:none}.SuccessionSection-module__unfJoG__comparisonGrid{flex-direction:column;gap:16px}.SuccessionSection-module__unfJoG__comparisonCard{width:100%;max-width:100%}.SuccessionSection-module__unfJoG__comparisonArrow{transform:rotate(90deg)}}@media (max-width:768px){.SuccessionSection-module__unfJoG__featureBlock{margin-top:32px}.SuccessionSection-module__unfJoG__featureCard{padding:36px 24px}.SuccessionSection-module__unfJoG__conditionGrid{grid-template-columns:1fr}.SuccessionSection-module__unfJoG__highlightBanner{padding:16px 20px;font-size:16px}}
.WelfareMallSection-module__ozM18W__sectionAlt{}.WelfareMallSection-module__ozM18W__container{}.WelfareMallSection-module__ozM18W__sectionHeader{}.WelfareMallSection-module__ozM18W__tag{}.WelfareMallSection-module__ozM18W__sectionTitle{}.WelfareMallSection-module__ozM18W__sectionDesc{max-width:600px;}.WelfareMallSection-module__ozM18W__welfareMallContent{max-width:800px;margin:0 auto}.WelfareMallSection-module__ozM18W__welfareMallCard{background:var(--bg-card);border:1px solid var(--border-subtle);text-align:center;border-radius:8px;padding:60px 48px;transition:all .4s}.WelfareMallSection-module__ozM18W__welfareMallCard:hover{border-color:var(--border-hover)}.WelfareMallSection-module__ozM18W__welfareMallTitle{color:var(--text-primary);margin-bottom:16px;font-size:31px;font-weight:700}.WelfareMallSection-module__ozM18W__welfareMallDesc{color:var(--text-secondary);word-break:keep-all;margin-bottom:36px;font-size:22px;line-height:1.8}.WelfareMallSection-module__ozM18W__welfareMallFeatures{grid-template-columns:repeat(2,1fr);gap:16px;max-width:500px;margin:0 auto;display:grid}.WelfareMallSection-module__ozM18W__welfareMallFeature{color:var(--text-secondary);align-items:center;gap:10px;font-size:21px;display:flex}.WelfareMallSection-module__ozM18W__welfareMallFeature svg{color:var(--accent-gold);flex-shrink:0}@media (max-width:768px){.WelfareMallSection-module__ozM18W__welfareMallCard{padding:40px 24px}.WelfareMallSection-module__ozM18W__welfareMallFeatures{grid-template-columns:1fr}}
.CorrectionSection-module__h31g2a__sectionAlt{}.CorrectionSection-module__h31g2a__container{}.CorrectionSection-module__h31g2a__sectionHeader{}.CorrectionSection-module__h31g2a__tag{}.CorrectionSection-module__h31g2a__sectionTitle{}.CorrectionSection-module__h31g2a__sectionDesc{max-width:600px;}.CorrectionSection-module__h31g2a__content{flex-direction:column;gap:60px;display:flex}.CorrectionSection-module__h31g2a__info{text-align:center;max-width:800px;margin:0 auto}.CorrectionSection-module__h31g2a__text{color:var(--text-secondary);word-break:keep-all;font-size:26px;line-height:1.8}.CorrectionSection-module__h31g2a__refundGrid{text-align:center}.CorrectionSection-module__h31g2a__refundTitle{color:var(--text-primary);margin-bottom:40px;font-size:32px;font-weight:700}.CorrectionSection-module__h31g2a__refundCards{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.CorrectionSection-module__h31g2a__refundCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:8px;flex-direction:column;align-items:center;gap:16px;padding:40px 24px;transition:all .4s;display:flex}.CorrectionSection-module__h31g2a__refundCard:hover{border-color:var(--border-hover);transform:translateY(-4px)}.CorrectionSection-module__h31g2a__refundIcon{font-family:var(--font-display);color:var(--accent-gold);border:1px solid var(--accent-gold);opacity:.7;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;font-weight:700;display:flex}.CorrectionSection-module__h31g2a__refundLabel{color:var(--text-secondary);font-size:27px}.CorrectionSection-module__h31g2a__refundAmount{font-family:var(--font-display);color:var(--accent-gold);font-size:34px;font-weight:700}@media (max-width:768px){.CorrectionSection-module__h31g2a__refundCards{grid-template-columns:1fr}}
.Differentiation-module__LujFYW__diff{background:var(--bg-primary);padding:160px 24px;position:relative;overflow:hidden}.Differentiation-module__LujFYW__diff:before{content:"";pointer-events:none;background:radial-gradient(circle,#d4af7a0a,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Differentiation-module__LujFYW__container{text-align:center;z-index:1;max-width:900px;margin:0 auto;position:relative}.Differentiation-module__LujFYW__tag{letter-spacing:.15em;color:var(--accent-gold);text-transform:uppercase;margin-bottom:32px;font-size:16px;font-weight:600}.Differentiation-module__LujFYW__percentWrapper{margin-bottom:32px}.Differentiation-module__LujFYW__percent{font-family:var(--font-display);color:var(--accent-gold);font-size:120px;font-weight:700;line-height:1;display:inline-block}.Differentiation-module__LujFYW__headline{font-family:var(--font-serif);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:80px;font-size:36px;font-weight:700;line-height:1.4}.Differentiation-module__LujFYW__points{grid-template-columns:repeat(3,1fr);gap:48px;margin-top:80px;display:grid}.Differentiation-module__LujFYW__point{flex-direction:column;align-items:center;gap:20px;display:flex}.Differentiation-module__LujFYW__pointNumber{font-family:var(--font-display);color:var(--accent-gold);font-size:48px;font-weight:700;line-height:1}.Differentiation-module__LujFYW__pointContent{flex-direction:column;gap:8px;display:flex}.Differentiation-module__LujFYW__pointTitle{color:var(--text-primary);font-size:18px;font-weight:700;line-height:1.4}.Differentiation-module__LujFYW__pointSubtitle{color:var(--text-secondary);font-size:14px}@media (max-width:1024px){.Differentiation-module__LujFYW__percent{font-size:100px}.Differentiation-module__LujFYW__headline{font-size:32px}.Differentiation-module__LujFYW__points{grid-template-columns:1fr;gap:40px}}@media (max-width:768px){.Differentiation-module__LujFYW__diff{padding:120px 20px}.Differentiation-module__LujFYW__percent{font-size:80px}.Differentiation-module__LujFYW__headline{margin-bottom:60px;font-size:28px}.Differentiation-module__LujFYW__points{gap:32px;margin-top:60px}.Differentiation-module__LujFYW__pointNumber{font-size:40px}.Differentiation-module__LujFYW__pointTitle{font-size:17px}}
.IncorporationSection-module___vDgBW__sectionAlt{}.IncorporationSection-module___vDgBW__container{}.IncorporationSection-module___vDgBW__sectionHeader{}.IncorporationSection-module___vDgBW__tag{}.IncorporationSection-module___vDgBW__sectionTitle{}.IncorporationSection-module___vDgBW__sectionDesc{}.IncorporationSection-module___vDgBW__benefitGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.IncorporationSection-module___vDgBW__benefitCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:8px;padding:40px 32px;transition:transform .4s,border-color .4s}.IncorporationSection-module___vDgBW__benefitCard:hover{border-color:var(--border-hover);transform:translateY(-4px)}.IncorporationSection-module___vDgBW__benefitNumber{font-family:var(--font-display);color:var(--accent-gold);opacity:.6;margin-bottom:16px;font-size:16px;font-weight:700}.IncorporationSection-module___vDgBW__benefitTitle{color:var(--text-primary);margin-bottom:24px;font-size:26px;font-weight:700}.IncorporationSection-module___vDgBW__benefitComparison{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:8px;align-items:center;gap:16px;margin-bottom:20px;padding:20px;display:flex}.IncorporationSection-module___vDgBW__benefitBefore{color:var(--text-muted);flex-direction:column;flex:1;gap:6px;font-size:17px;display:flex}.IncorporationSection-module___vDgBW__benefitAfter{color:var(--accent-gold);flex-direction:column;flex:1;gap:6px;font-size:17px;font-weight:600;display:flex}.IncorporationSection-module___vDgBW__benefitLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);opacity:.6;font-size:14px;font-weight:700}.IncorporationSection-module___vDgBW__benefitArrow{color:var(--accent-gold);opacity:.5;flex-shrink:0}.IncorporationSection-module___vDgBW__benefitDesc{color:var(--text-secondary);word-break:keep-all;font-size:17px;line-height:1.7}.IncorporationSection-module___vDgBW__noticeBox{background:#d4af7a0f;border:1px solid #d4af7a26;border-radius:8px;align-items:flex-start;gap:12px;margin-top:32px;padding:20px 24px;display:flex}.IncorporationSection-module___vDgBW__noticeBox svg{color:var(--accent-gold);flex-shrink:0;margin-top:2px}.IncorporationSection-module___vDgBW__noticeBox p{color:var(--text-secondary);word-break:keep-all;font-size:15px;line-height:1.7}@media (max-width:1024px){.IncorporationSection-module___vDgBW__benefitGrid{grid-template-columns:1fr}}@media (max-width:768px){.IncorporationSection-module___vDgBW__benefitComparison{flex-direction:column;align-items:stretch;gap:12px}.IncorporationSection-module___vDgBW__benefitArrow{align-self:center;transform:rotate(90deg)}}
.VentureDeductionSection-module__mGeE5q__section{}.VentureDeductionSection-module__mGeE5q__container{}.VentureDeductionSection-module__mGeE5q__sectionHeader{}.VentureDeductionSection-module__mGeE5q__tag{}.VentureDeductionSection-module__mGeE5q__sectionTitle{}.VentureDeductionSection-module__mGeE5q__sectionDesc{max-width:600px;}.VentureDeductionSection-module__mGeE5q__contentBlock{text-align:center;max-width:800px;margin:0 auto 64px}.VentureDeductionSection-module__mGeE5q__bodyText{color:var(--text-secondary);word-break:keep-all;font-size:21px;line-height:1.8}.VentureDeductionSection-module__mGeE5q__subTitle{color:var(--text-primary);text-align:center;margin-bottom:40px;font-size:28px;font-weight:700}.VentureDeductionSection-module__mGeE5q__deductionSection{margin-bottom:72px}.VentureDeductionSection-module__mGeE5q__deductionGrid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:600px;margin:0 auto;display:grid}.VentureDeductionSection-module__mGeE5q__deductionCard{background:var(--bg-card);border:1px solid var(--border-subtle);text-align:center;border-radius:8px;padding:40px 32px;transition:all .4s}.VentureDeductionSection-module__mGeE5q__deductionCard:hover{border-color:var(--border-hover);transform:translateY(-4px)}.VentureDeductionSection-module__mGeE5q__deductionAmount{font-family:var(--font-display);color:var(--text-primary);margin-bottom:8px;font-size:34px;font-weight:700}.VentureDeductionSection-module__mGeE5q__deductionRate{font-family:var(--font-display);color:var(--accent-gold);margin-bottom:8px;font-size:46px;font-weight:700;line-height:1}.VentureDeductionSection-module__mGeE5q__deductionLabel{color:var(--text-muted);font-size:19px;font-weight:500}.VentureDeductionSection-module__mGeE5q__simulationSection{margin-top:16px}.VentureDeductionSection-module__mGeE5q__simulationCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:8px;max-width:800px;margin:0 auto;overflow:hidden}.VentureDeductionSection-module__mGeE5q__simulationHeader{background:var(--bg-elevated);border-bottom:1px solid var(--border-subtle);color:var(--text-secondary);text-align:center;padding:20px 32px;font-size:19px;font-weight:600}.VentureDeductionSection-module__mGeE5q__simulationBody{padding:40px 32px}.VentureDeductionSection-module__mGeE5q__simulationRow{justify-content:center;align-items:center;gap:24px;margin-bottom:40px;display:flex}.VentureDeductionSection-module__mGeE5q__simulationStep{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:8px;flex:1;align-items:center;gap:16px;max-width:300px;padding:20px 24px;display:flex}.VentureDeductionSection-module__mGeE5q__simulationStepNum{font-family:var(--font-display);color:var(--accent-gold);border:1px solid var(--accent-gold);opacity:.7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;font-weight:700;display:flex}.VentureDeductionSection-module__mGeE5q__simulationStepTitle{color:var(--text-primary);margin-bottom:4px;font-size:22px;font-weight:600}.VentureDeductionSection-module__mGeE5q__simulationStepDesc{color:var(--text-muted);font-size:19px}.VentureDeductionSection-module__mGeE5q__simulationPlus{font-family:var(--font-display);color:var(--accent-gold);flex-shrink:0;font-size:28px;font-weight:700}.VentureDeductionSection-module__mGeE5q__simulationResult{border-top:1px solid var(--border-subtle);justify-content:center;align-items:center;gap:16px;margin-bottom:16px;padding:20px 0;display:flex}.VentureDeductionSection-module__mGeE5q__simulationResultLabel{color:var(--text-secondary);font-size:22px}.VentureDeductionSection-module__mGeE5q__simulationResultAmount{font-family:var(--font-display);color:var(--text-primary);font-size:32px;font-weight:700}.VentureDeductionSection-module__mGeE5q__simulationRefund{background:#d4af7a0f;border:1px solid #d4af7a26;border-radius:8px;justify-content:center;align-items:center;gap:16px;padding:24px;display:flex}.VentureDeductionSection-module__mGeE5q__simulationRefundLabel{color:var(--accent-gold);font-size:22px;font-weight:500}.VentureDeductionSection-module__mGeE5q__simulationRefundAmount{font-family:var(--font-display);color:var(--accent-gold);font-size:36px;font-weight:700}@media (max-width:1024px){.VentureDeductionSection-module__mGeE5q__deductionGrid{max-width:100%}.VentureDeductionSection-module__mGeE5q__simulationRow{flex-direction:column;gap:16px}.VentureDeductionSection-module__mGeE5q__simulationStep{width:100%;max-width:100%}}@media (max-width:768px){.VentureDeductionSection-module__mGeE5q__deductionRate{font-size:36px}.VentureDeductionSection-module__mGeE5q__deductionAmount{font-size:22px}.VentureDeductionSection-module__mGeE5q__simulationRefund{text-align:center;flex-direction:column;gap:8px}.VentureDeductionSection-module__mGeE5q__simulationRefundAmount{font-size:28px}.VentureDeductionSection-module__mGeE5q__simulationResult{flex-direction:column;gap:8px}}
.TransferSection-module__7gyIAa__section{}.TransferSection-module__7gyIAa__container{}.TransferSection-module__7gyIAa__sectionHeader{}.TransferSection-module__7gyIAa__tag{}.TransferSection-module__7gyIAa__sectionTitle{}.TransferSection-module__7gyIAa__sectionDesc{max-width:600px;}.TransferSection-module__7gyIAa__content{flex-direction:column;align-items:center;gap:48px;display:flex}.TransferSection-module__7gyIAa__assetGrid{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.TransferSection-module__7gyIAa__assetTag{border:1px solid var(--border-subtle);color:var(--text-primary);background:var(--bg-card);border-radius:100px;padding:12px 28px;font-size:26px;font-weight:500;transition:all .3s}.TransferSection-module__7gyIAa__assetTag:hover{border-color:var(--accent-gold);color:var(--accent-gold)}.TransferSection-module__7gyIAa__desc{color:var(--text-secondary);text-align:center;word-break:keep-all;max-width:700px;font-size:26px;line-height:1.8}.TransferSection-module__7gyIAa__partnershipSection{width:100%;margin-top:16px}.TransferSection-module__7gyIAa__partnershipTitle{color:var(--accent-gold);text-align:center;margin-bottom:32px;font-size:30px;font-weight:700}.TransferSection-module__7gyIAa__diamondWrapper{width:520px;height:360px;margin:0 auto;position:relative}.TransferSection-module__7gyIAa__diamondGrid{grid-template-columns:1fr 1fr;gap:14px;width:300px;height:300px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.TransferSection-module__7gyIAa__diamondCard{border-radius:22px;justify-content:center;align-items:center;transition:transform .4s,box-shadow .4s;display:flex;transform:rotate(45deg)}.TransferSection-module__7gyIAa__diamondCard:hover{transform:rotate(45deg)scale(1.06);box-shadow:0 8px 32px #0000004d}.TransferSection-module__7gyIAa__diamondBlue{background:linear-gradient(135deg,#7a5c36,#8d6b40)}.TransferSection-module__7gyIAa__diamondDark{background:linear-gradient(135deg,#2e2620,#3a302a)}.TransferSection-module__7gyIAa__diamondNavy{background:linear-gradient(135deg,#55412c,#644d34)}.TransferSection-module__7gyIAa__diamondMedium{background:linear-gradient(135deg,#604830,#755838)}.TransferSection-module__7gyIAa__diamondIconWrap{color:#ffffffd9;justify-content:center;align-items:center;display:flex;transform:rotate(-45deg)}.TransferSection-module__7gyIAa__diamondCenter{z-index:2;background:#f2ede6;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:120px;height:120px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 24px #00000026}.TransferSection-module__7gyIAa__diamondCenterText{color:#2e2620;letter-spacing:-.02em;font-size:14px;font-weight:700}.TransferSection-module__7gyIAa__diamondLabel{color:var(--text-primary);white-space:nowrap;align-items:center;gap:12px;font-size:26px;font-weight:700;display:flex;position:absolute}.TransferSection-module__7gyIAa__labelLine{background:var(--border-subtle);width:36px;height:1px}.TransferSection-module__7gyIAa__labelTopLeft{top:25%;left:0;transform:translateY(-50%)}.TransferSection-module__7gyIAa__labelBottomLeft{bottom:25%;left:0;transform:translateY(50%)}.TransferSection-module__7gyIAa__labelTopRight{top:25%;right:0;transform:translateY(-50%)}.TransferSection-module__7gyIAa__labelBottomRight{bottom:25%;right:0;transform:translateY(50%)}@media (max-width:1024px){.TransferSection-module__7gyIAa__diamondWrapper{width:420px;height:320px}.TransferSection-module__7gyIAa__diamondGrid{width:260px;height:260px}.TransferSection-module__7gyIAa__diamondCenter{width:100px;height:100px}}@media (max-width:768px){.TransferSection-module__7gyIAa__diamondWrapper{width:100%;height:300px}.TransferSection-module__7gyIAa__diamondGrid{gap:10px;width:220px;height:220px}.TransferSection-module__7gyIAa__diamondCard{border-radius:16px}.TransferSection-module__7gyIAa__diamondCenter{width:80px;height:80px}.TransferSection-module__7gyIAa__diamondCenter svg{width:20px;height:20px}.TransferSection-module__7gyIAa__diamondCenterText{font-size:11px}.TransferSection-module__7gyIAa__diamondLabel{font-size:21px}.TransferSection-module__7gyIAa__labelLine{width:20px}.TransferSection-module__7gyIAa__labelTopLeft,.TransferSection-module__7gyIAa__labelBottomLeft{left:-4px}.TransferSection-module__7gyIAa__labelTopRight,.TransferSection-module__7gyIAa__labelBottomRight{right:-4px}}
.Stats-module__N0_dyq__stats{background:var(--bg-primary);padding:100px 24px}.Stats-module__N0_dyq__container{grid-template-columns:repeat(4,1fr);gap:60px;max-width:1200px;margin:0 auto;display:grid}.Stats-module__N0_dyq__stat{text-align:center;flex-direction:column;gap:16px;display:flex}.Stats-module__N0_dyq__value{font-family:var(--font-display);color:var(--accent-gold);font-size:64px;font-weight:700;line-height:1}.Stats-module__N0_dyq__label{color:var(--text-secondary);font-size:15px;font-weight:500}@media (max-width:1024px){.Stats-module__N0_dyq__container{grid-template-columns:repeat(2,1fr);gap:48px}.Stats-module__N0_dyq__value{font-size:54px}}@media (max-width:640px){.Stats-module__N0_dyq__stats{padding:80px 20px}.Stats-module__N0_dyq__container{grid-template-columns:repeat(2,1fr);gap:36px}.Stats-module__N0_dyq__value{font-size:42px}.Stats-module__N0_dyq__label{font-size:13px}}
.RealEstateSection-module__SSqtea__section{}.RealEstateSection-module__SSqtea__container{}.RealEstateSection-module__SSqtea__sectionHeader{}.RealEstateSection-module__SSqtea__tag{}.RealEstateSection-module__SSqtea__sectionTitle{}.RealEstateSection-module__SSqtea__sectionDesc{}.RealEstateSection-module__SSqtea__grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.RealEstateSection-module__SSqtea__card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:8px;padding:40px 32px;transition:border-color .4s}.RealEstateSection-module__SSqtea__card:hover{border-color:var(--border-hover)}.RealEstateSection-module__SSqtea__cardTitle{color:var(--text-primary);border-bottom:1px solid var(--border-subtle);align-items:center;gap:12px;margin-bottom:28px;padding-bottom:20px;font-size:26px;font-weight:700;display:flex}.RealEstateSection-module__SSqtea__cardTitle svg{color:var(--accent-gold);flex-shrink:0}.RealEstateSection-module__SSqtea__list{flex-direction:column;gap:16px;list-style:none;display:flex}.RealEstateSection-module__SSqtea__list li{color:var(--text-secondary);word-break:keep-all;align-items:flex-start;gap:12px;font-size:19px;line-height:1.8;display:flex}.RealEstateSection-module__SSqtea__list li svg{color:var(--accent-gold);flex-shrink:0;margin-top:4px}@media (max-width:1024px){.RealEstateSection-module__SSqtea__grid{grid-template-columns:1fr}}
.ResearchCenterSection-module__PR3tJa__sectionAlt{}.ResearchCenterSection-module__PR3tJa__container{}.ResearchCenterSection-module__PR3tJa__sectionHeader{}.ResearchCenterSection-module__PR3tJa__tag{}.ResearchCenterSection-module__PR3tJa__sectionTitle{}.ResearchCenterSection-module__PR3tJa__sectionDesc{max-width:600px;}.ResearchCenterSection-module__PR3tJa__contentBlock{text-align:center;max-width:800px;margin:0 auto 64px}.ResearchCenterSection-module__PR3tJa__bodyText{color:var(--text-secondary);word-break:keep-all;font-size:21px;line-height:1.8}.ResearchCenterSection-module__PR3tJa__subTitle{color:var(--text-primary);text-align:center;margin-bottom:40px;font-size:28px;font-weight:700}.ResearchCenterSection-module__PR3tJa__researchBenefits{margin-bottom:72px}.ResearchCenterSection-module__PR3tJa__researchGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.ResearchCenterSection-module__PR3tJa__researchCard{background:var(--bg-card);border:1px solid var(--border-subtle);text-align:center;border-radius:8px;flex-direction:column;align-items:center;gap:12px;padding:28px 20px;transition:all .4s;display:flex}.ResearchCenterSection-module__PR3tJa__researchCard:hover{border-color:var(--border-hover);transform:translateY(-4px)}.ResearchCenterSection-module__PR3tJa__researchCardTitle{color:var(--text-secondary);font-size:21px;font-weight:600}.ResearchCenterSection-module__PR3tJa__processSection{margin-top:16px}.ResearchCenterSection-module__PR3tJa__processFlow{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:16px;display:grid}.ResearchCenterSection-module__PR3tJa__processItem{background:var(--bg-card);border:1px solid var(--border-subtle);text-align:center;border-radius:8px;min-height:200px;padding:36px 20px;transition:all .4s;position:relative}.ResearchCenterSection-module__PR3tJa__processItem:hover{border-color:var(--border-hover)}.ResearchCenterSection-module__PR3tJa__processStep{font-family:var(--font-display);color:var(--accent-gold);border:1px solid var(--accent-gold);opacity:.7;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin:0 auto 16px;font-size:18px;font-weight:700;display:flex}.ResearchCenterSection-module__PR3tJa__processInfo{flex-direction:column;gap:8px;display:flex}.ResearchCenterSection-module__PR3tJa__processTitle{color:var(--text-primary);font-size:23px;font-weight:700}.ResearchCenterSection-module__PR3tJa__processDesc{color:var(--text-muted);word-break:keep-all;font-size:19px;line-height:1.7}.ResearchCenterSection-module__PR3tJa__processArrow{color:var(--accent-gold);opacity:.4;z-index:1;position:absolute;top:48px;right:-18px}@media (max-width:1024px){.ResearchCenterSection-module__PR3tJa__researchGrid{grid-template-columns:repeat(4,1fr)}.ResearchCenterSection-module__PR3tJa__processFlow{grid-template-columns:repeat(2,1fr);gap:24px}.ResearchCenterSection-module__PR3tJa__processArrow{display:none}}@media (max-width:768px){.ResearchCenterSection-module__PR3tJa__researchGrid{grid-template-columns:repeat(2,1fr)}.ResearchCenterSection-module__PR3tJa__processFlow{grid-template-columns:1fr}}
.InheritanceSection-module__CJJK8a__sectionAlt{}.InheritanceSection-module__CJJK8a__container{}.InheritanceSection-module__CJJK8a__sectionHeader{}.InheritanceSection-module__CJJK8a__tag{}.InheritanceSection-module__CJJK8a__sectionTitle{}.InheritanceSection-module__CJJK8a__sectionDesc{max-width:600px;}.InheritanceSection-module__CJJK8a__content{flex-direction:column;align-items:center;gap:48px;display:flex}.InheritanceSection-module__CJJK8a__desc{color:var(--text-secondary);text-align:center;word-break:keep-all;max-width:700px;font-size:26px;line-height:1.8}.InheritanceSection-module__CJJK8a__assetIconGrid{flex-wrap:wrap;justify-content:center;gap:16px;width:100%;display:flex}.InheritanceSection-module__CJJK8a__assetIconCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:12px;flex-direction:column;align-items:center;gap:16px;width:calc(25% - 12px);padding:28px 20px;transition:all .4s;display:flex}.InheritanceSection-module__CJJK8a__assetIconCard:hover{border-color:var(--border-hover);transform:translateY(-4px)}.InheritanceSection-module__CJJK8a__assetIconLabel{color:var(--text-primary);font-size:27px;font-weight:700}.InheritanceSection-module__CJJK8a__assetIconBox{color:#d4af7a;justify-content:center;align-items:center;display:flex}.InheritanceSection-module__CJJK8a__policySection{width:100%;padding:20px 0}.InheritanceSection-module__CJJK8a__hexFlow{justify-content:center;align-items:flex-start;display:flex}.InheritanceSection-module__CJJK8a__hexStep{flex-direction:column;align-items:center;gap:16px;display:flex}.InheritanceSection-module__CJJK8a__hexagon{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);color:#ffffffe6;justify-content:center;align-items:center;width:100px;height:100px;transition:transform .3s;display:flex}.InheritanceSection-module__CJJK8a__hexagon:hover{transform:scale(1.08)}.InheritanceSection-module__CJJK8a__hexDark{background:#2e2620}.InheritanceSection-module__CJJK8a__hexBlue{background:#7a5c36}.InheritanceSection-module__CJJK8a__hexNavy{background:#3e3228}.InheritanceSection-module__CJJK8a__hexRoyal{background:#5a4530}.InheritanceSection-module__CJJK8a__hexLabel{color:var(--text-primary);white-space:nowrap;font-size:25px;font-weight:600}.InheritanceSection-module__CJJK8a__hexConnector{flex-shrink:0;align-self:center;align-items:center;gap:4px;width:36px;margin-top:-24px;padding-top:8px;display:flex}.InheritanceSection-module__CJJK8a__hexDot{background:var(--text-muted);opacity:.5;border-radius:50%;flex-shrink:0;width:5px;height:5px}.InheritanceSection-module__CJJK8a__hexDotLine{background:var(--text-muted);opacity:.3;flex:1;height:1px}@media (max-width:1024px){.InheritanceSection-module__CJJK8a__assetIconCard{width:calc(33.333% - 11px)}.InheritanceSection-module__CJJK8a__hexagon{width:85px;height:85px}.InheritanceSection-module__CJJK8a__hexConnector{width:24px}}@media (max-width:768px){.InheritanceSection-module__CJJK8a__assetIconCard{width:calc(50% - 8px);padding:20px 16px}.InheritanceSection-module__CJJK8a__assetIconBox svg{width:28px;height:28px}.InheritanceSection-module__CJJK8a__hexFlow{flex-wrap:wrap;justify-content:center;gap:24px}.InheritanceSection-module__CJJK8a__hexagon{width:76px;height:76px}.InheritanceSection-module__CJJK8a__hexConnector{display:none}.InheritanceSection-module__CJJK8a__hexLabel{font-size:20px}}
.Branches-module__C9k-ca__branches{background:var(--bg-secondary);padding:140px 24px}.Branches-module__C9k-ca__container{max-width:1200px;margin:0 auto}.Branches-module__C9k-ca__header{text-align:center;margin-bottom:80px}.Branches-module__C9k-ca__tag{letter-spacing:.15em;color:var(--accent-gold);text-transform:uppercase;margin-bottom:16px;font-size:16px;font-weight:600}.Branches-module__C9k-ca__headline{font-family:var(--font-serif);color:var(--text-primary);letter-spacing:-.02em;font-size:42px;font-weight:700}.Branches-module__C9k-ca__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Branches-module__C9k-ca__card{background:var(--bg-card);border:1px solid var(--border-subtle);cursor:pointer;border-radius:8px;flex-direction:column;justify-content:space-between;min-height:180px;padding:32px 28px;transition:all .4s;display:flex}.Branches-module__C9k-ca__card:hover{border-color:var(--border-hover);transform:translateY(-4px)}.Branches-module__C9k-ca__cardHeader{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.Branches-module__C9k-ca__name{color:var(--text-primary);font-size:20px;font-weight:700}.Branches-module__C9k-ca__cpa{color:var(--text-secondary);font-size:13px;font-weight:400}.Branches-module__C9k-ca__address{color:var(--text-muted);margin-bottom:auto;font-size:14px;line-height:1.6}.Branches-module__C9k-ca__cardFooter{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.Branches-module__C9k-ca__phone{font-family:var(--font-display);color:var(--accent-gold);font-size:16px;font-weight:600;transition:color .3s}.Branches-module__C9k-ca__viewMore{color:var(--text-muted);opacity:0;font-size:13px;transition:all .3s;transform:translate(-8px)}.Branches-module__C9k-ca__card:hover .Branches-module__C9k-ca__viewMore{opacity:1;transform:translate(0)}.Branches-module__C9k-ca__card:hover .Branches-module__C9k-ca__phone{color:var(--accent-gold-light)}.Branches-module__C9k-ca__modalOverlay{z-index:10000;opacity:0;visibility:hidden;background:0 0;justify-content:center;align-items:center;padding:20px;transition:all .3s;display:flex;position:fixed;inset:0}.Branches-module__C9k-ca__modalOverlayActive{opacity:1;visibility:visible;background:#000000bf}.Branches-module__C9k-ca__modal{opacity:0;background:linear-gradient(145deg,#1a1a1a 0%,#111 100%);border:1px solid #d4af7a26;border-radius:12px;width:100%;max-width:960px;max-height:90vh;transition:all .3s ease-out;position:relative;overflow:hidden;transform:scale(.95);box-shadow:0 25px 80px #0009}.Branches-module__C9k-ca__modalActive{opacity:1;transform:scale(1)}.Branches-module__C9k-ca__modalPattern{pointer-events:none;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 0L60 17.32v25.36L30 60 0 42.68V17.32z' fill='none' stroke='%23D4AF7A' stroke-width='0.5'/%3E%3C/svg%3E");background-size:60px 60px;position:absolute;inset:0}.Branches-module__C9k-ca__closeButton{width:40px;height:40px;color:var(--text-secondary);cursor:pointer;z-index:10;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.Branches-module__C9k-ca__closeButton:hover{color:var(--accent-gold);border-color:var(--accent-gold);background:#ffffff1a}.Branches-module__C9k-ca__modalContent{min-height:520px;display:flex}.Branches-module__C9k-ca__modalPhoto{background:linear-gradient(#1f1f1f 0%,#151515 100%);flex:0 0 380px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Branches-module__C9k-ca__modalPhoto:before{content:"";opacity:.08;pointer-events:none;z-index:0;background-image:url(/assets/used/branches/startax-logo.png);background-position:0 0;background-repeat:no-repeat;background-size:contain;width:300px;height:300px;position:absolute;top:-20%;left:-20%}.Branches-module__C9k-ca__modalPhoto:after{content:"";background:linear-gradient(#0000 0%,#d4af7a33 50%,#0000 100%);width:1px;position:absolute;top:0;bottom:0;right:0}.Branches-module__C9k-ca__profileImage{object-fit:contain;object-position:center bottom;filter:grayscale(20%)contrast(1.1);transform-origin:50%;z-index:1;width:100%;height:100%;padding:20px 20px 0;position:relative;transform:scale(1.25)translate(-10%)}.Branches-module__C9k-ca__profileImageNamyangju,.Branches-module__C9k-ca__profileImageBucheon,.Branches-module__C9k-ca__profileImageBucheonnam{transform:scale(1.25)translate(0%)}.Branches-module__C9k-ca__profileImageSuwon{transform:scale(1.25)translate(-5%)}.Branches-module__C9k-ca__profilePlaceholder{background:linear-gradient(145deg,#252525 0%,#1a1a1a 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Branches-module__C9k-ca__profileInitial{font-family:var(--font-serif);color:var(--accent-gold);margin-bottom:16px;font-size:72px;font-weight:700;line-height:1}.Branches-module__C9k-ca__profileIcon{width:48px;height:48px;color:var(--text-muted);opacity:.5}.Branches-module__C9k-ca__modalInfo{flex-direction:column;flex:1;justify-content:center;padding:56px 56px 48px;display:flex;position:relative}.Branches-module__C9k-ca__modalBranchTag{letter-spacing:.1em;color:var(--accent-gold);text-transform:uppercase;background:#d4af7a1a;border:1px solid #d4af7a33;border-radius:4px;width:fit-content;margin-bottom:12px;padding:6px 12px;font-size:14px;font-weight:600;display:inline-block}.Branches-module__C9k-ca__modalName{font-family:var(--font-serif);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:8px;font-size:36px;font-weight:700}.Branches-module__C9k-ca__modalTitle{color:var(--text-secondary);font-weight:400}.Branches-module__C9k-ca__modalSlogan{color:var(--text-primary);border-left:2px solid var(--accent-gold);background:#d4af7a0d;border-radius:0 4px 4px 0;margin:16px 0;padding:14px 16px;font-size:16px;font-style:italic;line-height:1.7}.Branches-module__C9k-ca__modalSlogan strong{color:var(--accent-gold);font-style:normal;font-weight:600}.Branches-module__C9k-ca__modalPhone{font-family:var(--font-display);color:var(--text-primary);align-items:center;gap:12px;margin-bottom:16px;font-size:26px;font-weight:600;transition:color .3s;display:inline-flex}.Branches-module__C9k-ca__modalPhone:hover,.Branches-module__C9k-ca__modalPhone svg{color:var(--accent-gold)}.Branches-module__C9k-ca__modalAddress{color:var(--text-muted);align-items:center;gap:8px;margin-bottom:32px;font-size:15px;display:flex}.Branches-module__C9k-ca__modalAddress svg{color:var(--text-muted);flex-shrink:0}.Branches-module__C9k-ca__modalCta{background:var(--accent-gold);color:#111;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;width:fit-content;margin-top:auto;padding:16px 32px;font-size:16px;font-weight:600;transition:all .3s;display:inline-flex}.Branches-module__C9k-ca__modalCta:hover{background:var(--accent-gold-light);transform:translateY(-2px);box-shadow:0 8px 24px #d4af7a40}@media (max-width:1024px){.Branches-module__C9k-ca__grid{grid-template-columns:repeat(2,1fr)}.Branches-module__C9k-ca__headline{font-size:36px}}@media (max-width:768px){.Branches-module__C9k-ca__branches{padding:100px 20px}.Branches-module__C9k-ca__grid{grid-template-columns:1fr;gap:20px}.Branches-module__C9k-ca__headline{font-size:32px}.Branches-module__C9k-ca__header{margin-bottom:60px}.Branches-module__C9k-ca__card{min-height:auto;padding:28px 20px}.Branches-module__C9k-ca__viewMore{opacity:1;transform:translate(0)}.Branches-module__C9k-ca__modalOverlay{padding:0}.Branches-module__C9k-ca__modal{border:none;border-radius:0;max-width:100%;height:100%;max-height:100%}.Branches-module__C9k-ca__modalContent{flex-direction:column;min-height:100vh;overflow-y:auto}.Branches-module__C9k-ca__modalPhoto{flex:0 0 280px;min-height:280px}.Branches-module__C9k-ca__profileImage{padding:16px 16px 0}.Branches-module__C9k-ca__modalPhoto:after{display:none}.Branches-module__C9k-ca__profileInitial{font-size:56px}.Branches-module__C9k-ca__profileIcon{width:36px;height:36px}.Branches-module__C9k-ca__modalInfo{flex:1;padding:32px 24px 40px}.Branches-module__C9k-ca__modalBranchTag{padding:5px 10px;font-size:12px}.Branches-module__C9k-ca__modalName{font-size:28px}.Branches-module__C9k-ca__modalPhone{font-size:22px}.Branches-module__C9k-ca__modalAddress{font-size:14px}.Branches-module__C9k-ca__modalCta{width:100%;padding:18px 24px}.Branches-module__C9k-ca__closeButton{background:#00000080;top:16px;right:16px}}
.page-module__udP2DG__hero{padding:200px 24px 0;}.page-module__udP2DG__heroGlow{}.page-module__udP2DG__heroContent{padding-bottom:80px;}.page-module__udP2DG__tag{}.page-module__udP2DG__heroTitle{}.page-module__udP2DG__goldText{}.page-module__udP2DG__heroDesc{}@media (max-width:768px){.page-module__udP2DG__hero{padding:160px 20px 0}.page-module__udP2DG__heroContent{padding-bottom:48px}}
.page-module__chuuIG__hero{padding:200px 24px 0;}.page-module__chuuIG__heroGlow{top:50%;}.page-module__chuuIG__heroContent{padding-bottom:80px;}.page-module__chuuIG__tag{}.page-module__chuuIG__heroTitle{}.page-module__chuuIG__goldText{}.page-module__chuuIG__heroDesc{}@media (max-width:768px){.page-module__chuuIG__hero{padding:160px 20px 0}}
.page-module__tUJRra__hero{padding:200px 24px 0;}.page-module__tUJRra__heroGlow{}.page-module__tUJRra__heroContent{padding-bottom:80px;}.page-module__tUJRra__tag{}.page-module__tUJRra__heroTitle{}.page-module__tUJRra__goldText{}.page-module__tUJRra__heroDesc{}@media (max-width:768px){.page-module__tUJRra__hero{padding:160px 20px 0}.page-module__tUJRra__heroContent{padding-bottom:48px}}
.Media-module__wB2tRa__media{background:var(--bg-tertiary);padding:140px 24px}.Media-module__wB2tRa__container{max-width:1200px;margin:0 auto}.Media-module__wB2tRa__header{text-align:center;margin-bottom:80px}.Media-module__wB2tRa__tag{letter-spacing:.15em;color:var(--accent-gold);text-transform:uppercase;margin-bottom:16px;font-size:16px;font-weight:600}.Media-module__wB2tRa__headline{font-family:var(--font-serif);color:var(--text-primary);letter-spacing:-.02em;font-size:42px;font-weight:700}.Media-module__wB2tRa__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.Media-module__wB2tRa__card{background:var(--bg-card);border:1px solid var(--border-subtle);cursor:pointer;border-radius:8px;transition:all .4s;overflow:hidden}.Media-module__wB2tRa__card:hover{border-color:var(--border-hover);transform:translateY(-4px)}.Media-module__wB2tRa__card:hover .Media-module__wB2tRa__playIcon{transform:scale(1.1)}.Media-module__wB2tRa__thumbnail{aspect-ratio:16/9;background:var(--bg-card);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Media-module__wB2tRa__thumbnailImage{object-fit:cover;width:100%;height:100%;transition:transform .4s;position:absolute;top:0;left:0}.Media-module__wB2tRa__card:hover .Media-module__wB2tRa__thumbnailImage{transform:scale(1.05)}.Media-module__wB2tRa__thumbnail:before{content:"";z-index:1;background:#0000004d;transition:background .3s;position:absolute;inset:0}.Media-module__wB2tRa__card:hover .Media-module__wB2tRa__thumbnail:before{background:#0006}.Media-module__wB2tRa__playIcon{z-index:2;transition:transform .4s;position:relative}.Media-module__wB2tRa__title{color:var(--text-primary);text-align:center;padding:20px 24px;font-size:17px;font-weight:600}.Media-module__wB2tRa__cta{text-align:center;margin-top:60px}.Media-module__wB2tRa__ctaButton{border:1px solid var(--accent-gold);color:var(--accent-gold);border-radius:4px;padding:14px 32px;font-size:15px;font-weight:600;transition:all .3s;display:inline-flex}.Media-module__wB2tRa__ctaButton:hover{background:var(--accent-gold);color:var(--bg-primary)}@media (max-width:1024px){.Media-module__wB2tRa__grid{grid-template-columns:1fr}.Media-module__wB2tRa__headline{font-size:36px}}@media (max-width:768px){.Media-module__wB2tRa__media{padding:100px 20px}.Media-module__wB2tRa__header{margin-bottom:60px}.Media-module__wB2tRa__headline{font-size:32px}.Media-module__wB2tRa__grid{gap:24px}.Media-module__wB2tRa__title{padding:18px 20px;font-size:16px}.Media-module__wB2tRa__cta{margin-top:48px}}
.Footer-module__JGhRua__footer{background:var(--bg-primary)}.Footer-module__JGhRua__cta{text-align:center;background:var(--bg-secondary);border-top:1px solid var(--border-subtle);padding:100px 24px}.Footer-module__JGhRua__ctaHeadline{font-family:var(--font-serif);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:40px;font-size:36px;font-weight:700}.Footer-module__JGhRua__ctaButton{background:var(--accent-gold);color:var(--bg-primary);cursor:pointer;border:none;border-radius:4px;padding:18px 48px;font-size:17px;font-weight:700;transition:all .3s;display:inline-flex}.Footer-module__JGhRua__ctaButton:hover{background:var(--accent-gold-light);transform:translateY(-2px)}.Footer-module__JGhRua__ctaPhone{color:var(--text-secondary);margin-top:20px;font-size:15px}.Footer-module__JGhRua__content{border-top:1px solid var(--border-subtle);padding:60px 24px 40px}.Footer-module__JGhRua__container{max-width:1200px;margin:0 auto}.Footer-module__JGhRua__top{grid-template-columns:1fr auto;gap:80px;margin-bottom:48px;display:grid}.Footer-module__JGhRua__left{min-width:0}.Footer-module__JGhRua__right{align-items:flex-start;display:flex}.Footer-module__JGhRua__logo{align-items:center;gap:12px;margin-bottom:24px;display:flex}.Footer-module__JGhRua__logoMain{font-family:var(--font-serif);color:var(--accent-gold);letter-spacing:.05em;font-size:24px;font-weight:700}.Footer-module__JGhRua__logoSub{color:var(--text-secondary);border-left:1px solid var(--border-subtle);padding-left:12px;font-size:14px}.Footer-module__JGhRua__info{flex-direction:column;gap:8px;display:flex}.Footer-module__JGhRua__info p{color:var(--text-secondary);font-size:14px;line-height:1.6}.Footer-module__JGhRua__links{gap:32px;display:flex}.Footer-module__JGhRua__link{color:var(--text-secondary);font-size:15px;font-weight:500;transition:color .3s}.Footer-module__JGhRua__link:hover{color:var(--accent-gold)}.Footer-module__JGhRua__bottom{border-top:1px solid var(--border-subtle);text-align:center;padding-top:32px}.Footer-module__JGhRua__bottom p{color:var(--text-muted);font-size:13px}@media (max-width:1024px){.Footer-module__JGhRua__top{grid-template-columns:1fr;gap:40px}.Footer-module__JGhRua__ctaHeadline{font-size:30px}}@media (max-width:768px){.Footer-module__JGhRua__cta{padding:80px 20px}.Footer-module__JGhRua__ctaHeadline{margin-bottom:32px;font-size:26px}.Footer-module__JGhRua__ctaButton{padding:16px 40px;font-size:16px}.Footer-module__JGhRua__content{padding:48px 20px 32px}.Footer-module__JGhRua__links{gap:24px}.Footer-module__JGhRua__top{gap:32px;margin-bottom:32px}}
.FadeInSection-module__FkuxxW__wrapper{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(30px)}.FadeInSection-module__FkuxxW__visible{opacity:1;transform:translateY(0)}
