.Hero-module__JgYmMq__hero{color:#fff;background-image:url(/images/hero_bg.png);background-position:50%;background-size:cover;align-items:center;width:100%;height:90vh;min-height:700px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__overlay{z-index:1;background:linear-gradient(90deg,#050c1ad9 0%,#050c1a33 100%);position:absolute;inset:0}.Hero-module__JgYmMq__container{z-index:2;justify-content:flex-start;width:100%;display:flex;position:relative}.Hero-module__JgYmMq__content{text-align:left;max-width:800px}.Hero-module__JgYmMq__subheading{color:var(--accent);letter-spacing:2px;opacity:.9;margin-bottom:24px;font-size:14px;font-weight:600}.Hero-module__JgYmMq__title{letter-spacing:-1.5px;margin-bottom:32px;font-size:clamp(40px,6vw,68px);font-weight:800;line-height:1.2}.Hero-module__JgYmMq__description{opacity:.8;max-width:600px;margin-bottom:48px;font-size:18px;line-height:1.8}.Hero-module__JgYmMq__ctaGroup{gap:16px;display:flex}.Hero-module__JgYmMq__primaryBtn{color:var(--primary);background:#fff;border-radius:2px;padding:16px 36px;font-size:16px;font-weight:700;transition:all .3s}.Hero-module__JgYmMq__primaryBtn:hover{background:var(--accent);color:#fff;transform:translateY(-2px)}.Hero-module__JgYmMq__secondaryBtn{color:#fff;background:0 0;border:1px solid #ffffff80;border-radius:2px;padding:16px 36px;font-size:16px;font-weight:700;transition:all .3s}.Hero-module__JgYmMq__secondaryBtn:hover{background:#ffffff1a;border-color:#fff}@media (max-width:768px){.Hero-module__JgYmMq__hero{height:auto;padding:120px 0}.Hero-module__JgYmMq__title{font-size:36px}.Hero-module__JgYmMq__ctaGroup{flex-direction:column}}
.Stats-module__Lag95a__statsSection{background:var(--primary);color:#fff;padding:60px 0}.Stats-module__Lag95a__grid{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}.Stats-module__Lag95a__statCard{text-align:center;border-right:1px solid #ffffff1a}.Stats-module__Lag95a__statCard:last-child{border-right:none}.Stats-module__Lag95a__value{color:var(--accent);margin-bottom:8px;font-size:48px;font-weight:800}.Stats-module__Lag95a__suffix{margin-left:4px;font-size:24px;font-weight:500}.Stats-module__Lag95a__label{opacity:.7;letter-spacing:1px;font-size:16px;font-weight:500}@media (max-width:1024px){.Stats-module__Lag95a__grid{grid-template-columns:repeat(2,1fr);gap:32px}.Stats-module__Lag95a__statCard{border-right:none}}@media (max-width:580px){.Stats-module__Lag95a__grid{grid-template-columns:1fr}}
.PracticeAreas-module__JvW5ea__section{background-color:#fafbfc;padding:120px 0;position:relative;overflow:hidden}.PracticeAreas-module__JvW5ea__section:before{content:"FLOW";color:#f1f3f5;z-index:0;-webkit-user-select:none;user-select:none;font-size:300px;font-weight:900;position:absolute;top:-50px;right:-50px}.PracticeAreas-module__JvW5ea__header{text-align:left;z-index:1;border-left:5px solid #c5a059;margin-bottom:80px;padding-left:30px;position:relative}.PracticeAreas-module__JvW5ea__title{color:#0a1b39;letter-spacing:-.5px;margin-bottom:12px;font-size:42px;font-weight:800}.PracticeAreas-module__JvW5ea__subtitle{color:#64748b;text-transform:uppercase;letter-spacing:2px;font-size:18px;font-weight:500}.PracticeAreas-module__JvW5ea__grid{z-index:1;grid-template-columns:repeat(4,1fr);gap:30px;display:grid;position:relative}.PracticeAreas-module__JvW5ea__card{background:#fff;border:1px solid #e2e8f0;border-radius:4px;flex-direction:column;height:100%;padding:50px 40px;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden}.PracticeAreas-module__JvW5ea__top{justify-content:space-between;align-items:flex-start;margin-bottom:30px;display:flex}.PracticeAreas-module__JvW5ea__number{color:#c5a059;font-family:serif;font-size:24px;font-style:italic;font-weight:700;line-height:1}.PracticeAreas-module__JvW5ea__cardTitle{color:#0a1b39;letter-spacing:-.5px;margin:0;font-size:24px;font-weight:800}.PracticeAreas-module__JvW5ea__cardDescription{color:#475569;word-break:keep-all;margin-bottom:30px;font-size:16px;line-height:1.8}.PracticeAreas-module__JvW5ea__footer{align-items:center;margin-top:auto;display:flex}.PracticeAreas-module__JvW5ea__more{color:#0a1b39;text-transform:uppercase;letter-spacing:1px;opacity:.4;font-size:14px;font-weight:700;transition:all .3s}.PracticeAreas-module__JvW5ea__card:hover{border-color:#0a1b39;transform:translateY(-8px);box-shadow:0 30px 60px #0a1b391a}.PracticeAreas-module__JvW5ea__card:hover .PracticeAreas-module__JvW5ea__more{opacity:1;transform:translate(10px)}.PracticeAreas-module__JvW5ea__card:after{content:"";background-color:#c5a059;width:0;height:4px;transition:width .3s;position:absolute;bottom:0;left:0}.PracticeAreas-module__JvW5ea__card:hover:after{width:100%}.PracticeAreas-module__JvW5ea__cardAccent{background-color:#0a1b39;border-color:#0a1b39}.PracticeAreas-module__JvW5ea__cardAccent .PracticeAreas-module__JvW5ea__cardTitle{color:#fff}.PracticeAreas-module__JvW5ea__cardAccent .PracticeAreas-module__JvW5ea__cardDescription{color:#ffffffb3}.PracticeAreas-module__JvW5ea__cardAccent .PracticeAreas-module__JvW5ea__number{color:#c5a059}.PracticeAreas-module__JvW5ea__cardAccent .PracticeAreas-module__JvW5ea__more{color:#c5a059;opacity:.6}.PracticeAreas-module__JvW5ea__cardAccent:after{background-color:#fff}.PracticeAreas-module__JvW5ea__cardAccent:hover{background-color:#0d2249;border-color:#c5a059}@media (max-width:1024px){.PracticeAreas-module__JvW5ea__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.PracticeAreas-module__JvW5ea__grid{grid-template-columns:1fr;gap:24px}.PracticeAreas-module__JvW5ea__header{margin-bottom:40px}.PracticeAreas-module__JvW5ea__title{font-size:32px}.PracticeAreas-module__JvW5ea__card{padding:40px 30px}}
.OrganicConnectivity-module__NCMlBW__section{color:#0a1b39;background-color:#fff;padding:140px 0}.OrganicConnectivity-module__NCMlBW__titleWrapper{max-width:800px;margin-bottom:80px}.OrganicConnectivity-module__NCMlBW__kicker{color:#c5a059;text-transform:uppercase;letter-spacing:2px;margin-bottom:20px;font-size:14px;font-weight:700;display:block}.OrganicConnectivity-module__NCMlBW__title{margin:0;font-size:48px;font-weight:800;line-height:1.2}.OrganicConnectivity-module__NCMlBW__mainLayout{grid-template-columns:1.2fr 1fr;align-items:center;gap:80px;display:grid}.OrganicConnectivity-module__NCMlBW__imageSide{background-color:#f1f5f9;border-radius:4px;height:600px;position:relative;overflow:hidden;box-shadow:0 40px 80px #0000001a}.OrganicConnectivity-module__NCMlBW__imageContainer{opacity:0;width:100%;height:100%;transition:opacity .6s ease-in-out;position:absolute;top:0;left:0}.OrganicConnectivity-module__NCMlBW__imageActive{opacity:1;z-index:2}.OrganicConnectivity-module__NCMlBW__imageContainer img{object-fit:cover}.OrganicConnectivity-module__NCMlBW__imageOverlay{color:#fff;z-index:3;background:linear-gradient(#0000,#0a1b39cc);padding:40px;position:absolute;bottom:0;left:0;right:0}.OrganicConnectivity-module__NCMlBW__overlayText{font-size:20px;font-weight:300;line-height:1.6}.OrganicConnectivity-module__NCMlBW__contentSide{flex-direction:column;gap:48px;display:flex}.OrganicConnectivity-module__NCMlBW__connectorItem{cursor:pointer;opacity:.5;border-bottom:1px solid #eee;gap:30px;padding-bottom:30px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.OrganicConnectivity-module__NCMlBW__connectorItem.OrganicConnectivity-module__NCMlBW__active{opacity:1;border-color:#c5a059;transform:translate(15px)}.OrganicConnectivity-module__NCMlBW__connectorItem:hover:not(.OrganicConnectivity-module__NCMlBW__active){opacity:.8;transform:translate(5px)}.OrganicConnectivity-module__NCMlBW__nodeNumber{color:#c5a059;padding-top:5px;font-size:16px;font-weight:800}.OrganicConnectivity-module__NCMlBW__nodeInfo h3{color:#0a1b39;margin:0 0 12px;font-size:24px;font-weight:700}.OrganicConnectivity-module__NCMlBW__nodeInfo p{color:#64748b;margin:0;font-size:16px;line-height:1.7}@media (max-width:1024px){.OrganicConnectivity-module__NCMlBW__mainLayout{grid-template-columns:1fr;gap:60px}}@media (max-width:640px){.OrganicConnectivity-module__NCMlBW__title{font-size:32px}.OrganicConnectivity-module__NCMlBW__imageSide{height:400px}}
.CustomerReviews-module__17N5wG__section{background-color:#fcfcfd;padding:120px 0;overflow:hidden}.CustomerReviews-module__17N5wG__header{text-align:center;margin-bottom:80px}.CustomerReviews-module__17N5wG__kicker{color:#c5a059;letter-spacing:2px;text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:700;display:block}.CustomerReviews-module__17N5wG__title{color:#0a1b39;margin:0;font-size:42px;font-weight:800}.CustomerReviews-module__17N5wG__grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:min-content;gap:24px;padding:0 20px;display:grid}.CustomerReviews-module__17N5wG__card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;flex-direction:column;padding:32px;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;box-shadow:0 10px 25px #0a1b3908}.CustomerReviews-module__17N5wG__card:hover{border-color:#c5a059;transform:translateY(-8px);box-shadow:0 30px 60px #0a1b391a}.CustomerReviews-module__17N5wG__featured{background:linear-gradient(135deg,#fff 0%,#f1f5f9 100%);grid-area:span 1/span 2}.CustomerReviews-module__17N5wG__author{align-items:center;gap:16px;margin-bottom:24px;display:flex}.CustomerReviews-module__17N5wG__avatar{color:#fff;background:#0a1b39;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:14px;font-weight:700;display:flex}.CustomerReviews-module__17N5wG__authorInfo{flex-direction:column;display:flex}.CustomerReviews-module__17N5wG__name{color:#0a1b39;font-size:16px;font-weight:700}.CustomerReviews-module__17N5wG__tag{color:#c5a059;font-size:12px;font-weight:600}.CustomerReviews-module__17N5wG__rating{color:#c5a059;gap:2px;margin-bottom:16px;display:flex}.CustomerReviews-module__17N5wG__content{color:#475569;flex-grow:1;font-size:16px;font-weight:500;line-height:1.7}.CustomerReviews-module__17N5wG__content em{color:#0a1b39;font-style:normal;font-weight:700}.CustomerReviews-module__17N5wG__date{color:#94a3b8;margin-top:20px;font-size:13px}@media (max-width:1024px){.CustomerReviews-module__17N5wG__grid{grid-template-columns:repeat(2,1fr)}.CustomerReviews-module__17N5wG__featured{grid-column:span 2}}@media (max-width:768px){.CustomerReviews-module__17N5wG__grid{grid-template-columns:1fr;gap:16px}.CustomerReviews-module__17N5wG__featured{grid-column:span 1}.CustomerReviews-module__17N5wG__title{font-size:32px}}
.SuccessStories-module__itkTFa__header{border-bottom:2px solid var(--primary);justify-content:space-between;align-items:flex-end;margin-bottom:48px;padding-bottom:16px;display:flex}.SuccessStories-module__itkTFa__title{color:var(--primary);font-size:32px;font-weight:800}.SuccessStories-module__itkTFa__subtitle{color:var(--text-muted);font-size:16px}.SuccessStories-module__itkTFa__list{flex-direction:column;gap:60px;display:flex}.SuccessStories-module__itkTFa__item{align-items:center;gap:48px;display:flex}.SuccessStories-module__itkTFa__reverse{flex-direction:row-reverse}.SuccessStories-module__itkTFa__imageBox{aspect-ratio:16/9;box-shadow:var(--shadow-md);border-radius:4px;flex:1;position:relative;overflow:hidden}.SuccessStories-module__itkTFa__contentBox{flex:1}.SuccessStories-module__itkTFa__category{color:#3b82f6;margin-bottom:12px;font-size:14px;font-weight:700;display:block}.SuccessStories-module__itkTFa__storyTitle{color:var(--primary);margin-bottom:24px;font-size:28px;font-weight:800}.SuccessStories-module__itkTFa__description{color:var(--text-muted);margin-bottom:32px;font-size:16px;line-height:1.8}.SuccessStories-module__itkTFa__meta{border-top:1px solid var(--border);gap:40px;padding-top:24px;display:flex}.SuccessStories-module__itkTFa__metaLabel{color:var(--text-muted);margin-bottom:4px;font-size:12px;display:block}.SuccessStories-module__itkTFa__metaValue{color:var(--primary);font-size:18px;font-weight:800}@media (max-width:1024px){.SuccessStories-module__itkTFa__item,.SuccessStories-module__itkTFa__reverse{flex-direction:column;gap:32px}.SuccessStories-module__itkTFa__storyTitle{font-size:24px}}
.LawyerProfiles-module__7yf41W__header{text-align:center;margin-bottom:60px}.LawyerProfiles-module__7yf41W__sectionTitle{color:var(--primary);margin-bottom:16px;font-size:36px;font-weight:800}.LawyerProfiles-module__7yf41W__sectionSubtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:18px}.LawyerProfiles-module__7yf41W__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.LawyerProfiles-module__7yf41W__card{background:var(--background);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:8px;transition:all .4s;overflow:hidden}.LawyerProfiles-module__7yf41W__card:hover{box-shadow:var(--shadow-lg);border-color:var(--accent);transform:translateY(-10px)}.LawyerProfiles-module__7yf41W__imageWrapper{aspect-ratio:4/5;width:100%;position:relative;overflow:hidden}.LawyerProfiles-module__7yf41W__image{transition:transform .6s}.LawyerProfiles-module__7yf41W__card:hover .LawyerProfiles-module__7yf41W__image{transform:scale(1.05)}.LawyerProfiles-module__7yf41W__info{text-align:center;padding:30px}.LawyerProfiles-module__7yf41W__title{color:var(--accent);text-transform:uppercase;margin-bottom:8px;font-size:14px;font-weight:600}.LawyerProfiles-module__7yf41W__name{color:var(--primary);margin-bottom:12px;font-size:24px;font-weight:700}.LawyerProfiles-module__7yf41W__specialty{color:var(--text-muted);margin-bottom:24px;font-size:15px}.LawyerProfiles-module__7yf41W__detailBtn{border:1px solid var(--border);width:100%;color:var(--primary);border-radius:4px;padding:12px;font-weight:600;transition:all .3s}.LawyerProfiles-module__7yf41W__card:hover .LawyerProfiles-module__7yf41W__detailBtn{background:var(--primary);color:#fff;border-color:var(--primary)}@media (max-width:1024px){.LawyerProfiles-module__7yf41W__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.LawyerProfiles-module__7yf41W__grid{grid-template-columns:1fr}}.LawyerProfiles-module__7yf41W__carouselContainer{width:100%;position:relative}.LawyerProfiles-module__7yf41W__scrollArea{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;gap:30px;padding:20px 0;display:flex;overflow-x:auto}.LawyerProfiles-module__7yf41W__scrollArea::-webkit-scrollbar{display:none}.LawyerProfiles-module__7yf41W__cardWrapper{scroll-snap-align:start;flex:0 0 calc(33.333% - 20px);min-width:300px}.LawyerProfiles-module__7yf41W__navBtn{cursor:pointer;z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a}.LawyerProfiles-module__7yf41W__navBtn:hover{background:#f8fafc;transform:translateY(-50%)scale(1.1)}.LawyerProfiles-module__7yf41W__prevBtn{left:-25px}.LawyerProfiles-module__7yf41W__nextBtn{right:-25px}@media (max-width:1024px){.LawyerProfiles-module__7yf41W__cardWrapper{flex:0 0 calc(50% - 15px)}.LawyerProfiles-module__7yf41W__prevBtn{left:-10px}.LawyerProfiles-module__7yf41W__nextBtn{right:-10px}}@media (max-width:640px){.LawyerProfiles-module__7yf41W__cardWrapper{flex:0 0 85%}.LawyerProfiles-module__7yf41W__navBtn{display:none!important}}
.CTA-module__ad7sBG__ctaSection{background-color:#fff;padding:80px 0 120px}.CTA-module__ad7sBG__grid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.CTA-module__ad7sBG__card{border-radius:24px;flex-direction:column;justify-content:space-between;min-height:280px;padding:50px;text-decoration:none;transition:all .5s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden}.CTA-module__ad7sBG__kakaoCard{background:linear-gradient(135deg,#fee500 0%,#f9e000 100%);border:1px solid #0000000d}.CTA-module__ad7sBG__kakaoCard .CTA-module__ad7sBG__label{color:#0006}.CTA-module__ad7sBG__kakaoCard .CTA-module__ad7sBG__title{color:#3c1e1e}.CTA-module__ad7sBG__kakaoCard .CTA-module__ad7sBG__text{color:#3c1e1eb3}.CTA-module__ad7sBG__kakaoCard .CTA-module__ad7sBG__actionBtn{color:#fff;background-color:#3c1e1e}.CTA-module__ad7sBG__phoneCard{background:linear-gradient(135deg,#0a1b39 0%,#1a2c4d 100%);border:1px solid #ffffff1a}.CTA-module__ad7sBG__phoneCard .CTA-module__ad7sBG__label{color:#fff6}.CTA-module__ad7sBG__phoneCard .CTA-module__ad7sBG__title{color:#fff}.CTA-module__ad7sBG__phoneCard .CTA-module__ad7sBG__text{color:#ffffffb3}.CTA-module__ad7sBG__phoneCard .CTA-module__ad7sBG__actionBtn{color:#fff;background:linear-gradient(135deg,#c5a059 0%,#d4af37 100%);box-shadow:0 4px 15px #c5a0594d}.CTA-module__ad7sBG__content{z-index:2;position:relative}.CTA-module__ad7sBG__label{text-transform:uppercase;letter-spacing:1.5px;margin-bottom:12px;font-size:14px;font-weight:700;display:block}.CTA-module__ad7sBG__title{margin-bottom:16px;font-size:32px;font-weight:800}.CTA-module__ad7sBG__text{max-width:80%;font-size:16px;line-height:1.6}.CTA-module__ad7sBG__actionBtn{border-radius:50px;align-self:flex-start;align-items:center;gap:10px;margin-top:30px;padding:12px 30px;font-size:14px;font-weight:700;transition:all .3s;display:inline-flex}.CTA-module__ad7sBG__card:after{content:"";opacity:.05;pointer-events:none;font-size:180px;transition:all .5s;position:absolute;top:-20px;right:-20px}.CTA-module__ad7sBG__kakaoCard:after{content:"💬"}.CTA-module__ad7sBG__phoneCard:after{content:"📞"}.CTA-module__ad7sBG__card:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 40px 80px #0000001f}.CTA-module__ad7sBG__card:hover:after{opacity:.1;transform:scale(1.2)rotate(-5deg)}.CTA-module__ad7sBG__card:hover .CTA-module__ad7sBG__actionBtn{transform:translate(5px);box-shadow:0 10px 20px #00000026}@media (max-width:1024px){.CTA-module__ad7sBG__grid{grid-template-columns:1fr}}@media (max-width:640px){.CTA-module__ad7sBG__card{min-height:auto;padding:30px}.CTA-module__ad7sBG__title{font-size:24px}.CTA-module__ad7sBG__text{max-width:100%}}
.PhilosophyMessage-module__3-I67G__section{color:#fff;background-image:url(/images/philosophy_bg.png);background-position:50%;background-size:cover;background-attachment:fixed;padding:100px 0;position:relative;overflow:hidden}.PhilosophyMessage-module__3-I67G__background{z-index:1;background:#ffffffd9;position:absolute;inset:0}.PhilosophyMessage-module__3-I67G__container{z-index:2;color:var(--primary);justify-content:space-between;align-items:center;display:flex;position:relative}.PhilosophyMessage-module__3-I67G__content{max-width:600px}.PhilosophyMessage-module__3-I67G__title{margin-bottom:32px;font-size:36px;font-weight:800;line-height:1.4}.PhilosophyMessage-module__3-I67G__description{opacity:.9;margin-bottom:40px;font-size:16px;line-height:1.8}.PhilosophyMessage-module__3-I67G__button{background:var(--primary);color:#fff;border-radius:4px;padding:16px 32px;font-weight:700;transition:all .3s}.PhilosophyMessage-module__3-I67G__button:hover{background:var(--accent);transform:translate(5px)}.PhilosophyMessage-module__3-I67G__statsBox{text-align:center;width:320px;height:320px;box-shadow:var(--shadow-lg);border:1px solid var(--border);background:#ffffffe6;border-radius:1000px;flex-direction:column;justify-content:center;padding:60px;display:flex}.PhilosophyMessage-module__3-I67G__statsLabel{color:#3b82f6;letter-spacing:1px;margin-bottom:8px;font-size:12px;font-weight:700}.PhilosophyMessage-module__3-I67G__number{color:var(--primary);font-size:84px;font-weight:800;line-height:1}.PhilosophyMessage-module__3-I67G__numberSuffix{color:var(--primary);font-size:20px;font-weight:600}.PhilosophyMessage-module__3-I67G__statsText{color:var(--text-muted);margin-top:8px;font-size:16px;font-weight:500}@media (max-width:1024px){.PhilosophyMessage-module__3-I67G__container{text-align:center;flex-direction:column;gap:60px}.PhilosophyMessage-module__3-I67G__statsBox{width:280px;height:280px;padding:40px}}
.PartnersDetail-module__I2FNKW__grid{gap:80px;display:flex}.PartnersDetail-module__I2FNKW__headerColumn{flex:1}.PartnersDetail-module__I2FNKW__listColumn{flex:2}.PartnersDetail-module__I2FNKW__title{color:var(--primary);margin-bottom:32px;font-size:36px;font-weight:800;line-height:1.2}.PartnersDetail-module__I2FNKW__moreBtn{border:1px solid var(--border);color:var(--text-muted);border-radius:100px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .4s}.PartnersDetail-module__I2FNKW__moreBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.PartnersDetail-module__I2FNKW__partnerGrid{grid-template-columns:repeat(2,1fr);gap:40px 60px;display:grid}.PartnersDetail-module__I2FNKW__item{align-items:flex-start;gap:20px;display:flex}.PartnersDetail-module__I2FNKW__logoPlaceholder{border:1px solid var(--border);width:100px;height:50px;color:var(--primary);text-align:center;background:#fff;flex-shrink:0;justify-content:center;align-items:center;padding:4px;font-size:10px;font-weight:800;display:flex}.PartnersDetail-module__I2FNKW__info{flex:1}.PartnersDetail-module__I2FNKW__partnerName{color:var(--primary);margin-bottom:4px;font-size:14px;font-weight:800}.PartnersDetail-module__I2FNKW__partnerDesc{color:var(--text-muted);font-size:13px;line-height:1.5}@media (max-width:1024px){.PartnersDetail-module__I2FNKW__grid{flex-direction:column;gap:48px}}@media (max-width:768px){.PartnersDetail-module__I2FNKW__partnerGrid{grid-template-columns:1fr}}
.PartnerCarousel-module__ppSrCG__section{border-bottom:1px solid var(--border);background:#fff;padding:40px 0}.PartnerCarousel-module__ppSrCG__carouselWrapper{width:100%;position:relative;overflow:hidden}.PartnerCarousel-module__ppSrCG__track{gap:60px;width:max-content;animation:40s linear infinite PartnerCarousel-module__ppSrCG__scroll;display:flex}.PartnerCarousel-module__ppSrCG__logoItem{flex-shrink:0}.PartnerCarousel-module__ppSrCG__logoCircle{border:1px solid var(--border);filter:grayscale();opacity:.6;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;transition:all .3s;display:flex}.PartnerCarousel-module__ppSrCG__logoCircle:hover{filter:grayscale(0);opacity:1;border-color:var(--accent)}.PartnerCarousel-module__ppSrCG__instName{color:var(--primary);text-align:center;font-size:11px;font-weight:800}@keyframes PartnerCarousel-module__ppSrCG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.LocationMap-module__3OhBZW__mapSection{background-color:#f9fafb;background-image:radial-gradient(var(--primary) .5px, transparent .5px);background-size:40px 40px;padding:120px 0;position:relative;overflow:hidden}.LocationMap-module__3OhBZW__grid{z-index:1;grid-template-columns:1.2fr .8fr;align-items:stretch;gap:50px;display:grid;position:relative}.LocationMap-module__3OhBZW__mapWrapper{background:#fff;border:1px solid #0a1b390d;border-radius:30px;height:600px;overflow:hidden;box-shadow:0 30px 60px #0a1b3926}.LocationMap-module__3OhBZW__info{flex-direction:column;gap:24px;display:flex}.LocationMap-module__3OhBZW__addressBox{border-left:8px solid var(--accent);background:#fff;border-radius:24px;padding:40px;transition:transform .3s;box-shadow:0 10px 30px #0000000d}.LocationMap-module__3OhBZW__addressBox:hover{transform:translate(10px)}.LocationMap-module__3OhBZW__label{color:var(--accent);text-transform:uppercase;letter-spacing:3px;margin-bottom:15px;font-size:13px;font-weight:800;display:inline-block}.LocationMap-module__3OhBZW__address{color:var(--primary);word-break:keep-all;font-size:22px;font-weight:800;line-height:1.5}.LocationMap-module__3OhBZW__transportList{flex-direction:column;flex-grow:1;gap:15px;display:flex}.LocationMap-module__3OhBZW__transportItem{color:#fff;background:#0a1b39;border-radius:24px;gap:20px;padding:30px;transition:all .3s;display:flex;box-shadow:0 10px 25px #0a1b391a}.LocationMap-module__3OhBZW__transportItem:hover{background:#12284d;transform:translateY(-5px)}.LocationMap-module__3OhBZW__iconBox{background:#ffffff1a;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:26px;display:flex}.LocationMap-module__3OhBZW__details{flex-direction:column;gap:8px;display:flex}.LocationMap-module__3OhBZW__trLabel{color:var(--accent);font-size:18px;font-weight:800}.LocationMap-module__3OhBZW__details p{color:#ffffffb3;font-size:15px;line-height:1.7}.LocationMap-module__3OhBZW__line2{color:#60a5fa;margin-right:8px;font-weight:800}.LocationMap-module__3OhBZW__line3{color:#fbbf24;margin-right:8px;font-weight:800}@media (max-width:1200px){.LocationMap-module__3OhBZW__grid{grid-template-columns:1fr;gap:40px}.LocationMap-module__3OhBZW__mapWrapper{height:450px}}@media (max-width:768px){.LocationMap-module__3OhBZW__mapSection{padding:80px 20px}.LocationMap-module__3OhBZW__addressBox{padding:30px}.LocationMap-module__3OhBZW__address{font-size:18px}.LocationMap-module__3OhBZW__transportItem{padding:24px}}
.LocationVision-module__K3E_mG__vision{text-align:center;color:#fff;background-color:#0a1b39;padding:120px 0}.LocationVision-module__K3E_mG__kicker{color:#c5a059;letter-spacing:4px;margin-bottom:24px;font-size:14px;font-weight:700;display:block}.LocationVision-module__K3E_mG__title{margin:0;font-size:48px;font-weight:700;line-height:1.4}@media (max-width:768px){.LocationVision-module__K3E_mG__title{font-size:32px}}
.LocationGallery-module__m80_wq__gallery{background-color:#fff;padding:80px 0}.LocationGallery-module__m80_wq__grid{gap:20px;max-width:1400px;height:600px;margin:0 auto;padding:0 20px;display:flex}.LocationGallery-module__m80_wq__item{border-radius:4px;flex:1;overflow:hidden}.LocationGallery-module__m80_wq__image{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.165,.84,.44,1)}.LocationGallery-module__m80_wq__item:hover .LocationGallery-module__m80_wq__image{transform:scale(1.05)}.LocationGallery-module__m80_wq__img1{background-image:url(/office_hallway_premium_1776064223861.png)}.LocationGallery-module__m80_wq__img2{background-image:url(/office_interior_gallery_1776063960533.png);background-position:0}.LocationGallery-module__m80_wq__img3{background-image:url(/office_interior_gallery_1776063960533.png);background-position:100%}@media (max-width:768px){.LocationGallery-module__m80_wq__grid{flex-direction:column;height:auto}.LocationGallery-module__m80_wq__item{height:400px}}
.MainCarousel-module__jHzMqq__mainVisual{background-color:#fff;padding:40px 0 100px}.MainCarousel-module__jHzMqq__container{max-width:1400px;margin:0 auto;padding:0 20px}.MainCarousel-module__jHzMqq__imageWrapper{border-radius:4px;height:80vh;min-height:500px;position:relative;overflow:hidden}.MainCarousel-module__jHzMqq__image{background-image:url(/main_meeting_room_1776063997372.png);background-position:50%;background-size:cover;width:100%;height:100%}.MainCarousel-module__jHzMqq__dots{z-index:2;gap:12px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.MainCarousel-module__jHzMqq__dot{cursor:pointer;background-color:#ffffff4d;border-radius:50%;width:8px;height:8px;transition:all .3s}.MainCarousel-module__jHzMqq__active{background-color:#fff;transform:scale(1.2)}@media (max-width:768px){.MainCarousel-module__jHzMqq__imageWrapper{height:50vh}}
.InquiryForm-module__RZBroW__inquiry{background-color:#f8f9fa;padding:100px 0}.InquiryForm-module__RZBroW__container{align-items:flex-start;gap:80px;display:flex}.InquiryForm-module__RZBroW__left{flex:1}.InquiryForm-module__RZBroW__heading{color:#0a1b39;margin-bottom:40px;font-size:36px;font-weight:800;line-height:1.3}.InquiryForm-module__RZBroW__socials{gap:20px;display:flex}.InquiryForm-module__RZBroW__socialItem{color:#fff;cursor:pointer;background-color:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:24px;transition:transform .3s;display:flex}.InquiryForm-module__RZBroW__socialItem:hover{transform:translateY(-5px)}.InquiryForm-module__RZBroW__right{background:#fff;border-radius:4px;flex:1.5;padding:40px;box-shadow:0 10px 30px #0000000d}.InquiryForm-module__RZBroW__form{flex-direction:column;gap:20px;display:flex}.InquiryForm-module__RZBroW__row{gap:20px;display:flex}.InquiryForm-module__RZBroW__input,.InquiryForm-module__RZBroW__textarea{background:#fcfcfd;border:1px solid #e2e8f0;border-radius:4px;width:100%;padding:16px;font-size:15px}.InquiryForm-module__RZBroW__textarea{resize:none;height:150px}.InquiryForm-module__RZBroW__submitBtn{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:4px;padding:18px;font-size:16px;font-weight:700;transition:background .3s}.InquiryForm-module__RZBroW__submitBtn:hover{background-color:#1d4ed8}@media (max-width:1024px){.InquiryForm-module__RZBroW__container{flex-direction:column;gap:40px}}
.page-module__W0OLMW__page{flex-direction:column;display:flex}.page-module__W0OLMW__main{padding-top:80px}.page-module__W0OLMW__profileSection{background:#fff;padding:100px 0}.page-module__W0OLMW__profileGrid{grid-template-columns:400px 1fr;align-items:flex-start;gap:80px;display:grid}.page-module__W0OLMW__largeImageWrapper{aspect-ratio:1/1.25;box-shadow:var(--shadow-md);background:#f5f5f5;position:relative}.page-module__W0OLMW__nameHeader{margin-bottom:24px}.page-module__W0OLMW__name{color:var(--primary);margin-right:12px;font-size:32px;font-weight:800;display:inline-block}.page-module__W0OLMW__title{color:#666;font-size:20px;font-weight:500}.page-module__W0OLMW__mainExperience{margin-bottom:60px}.page-module__W0OLMW__expLine{color:#3b82f6;margin-bottom:8px;font-size:18px;font-weight:700}.page-module__W0OLMW__detailLists{flex-direction:column;gap:80px;display:flex}.page-module__W0OLMW__listSection{position:relative}.page-module__W0OLMW__listSection:before{content:"";background:#eee;width:100%;height:1px;position:absolute;top:0;left:0}.page-module__W0OLMW__listTitle{color:var(--primary);margin:40px 0 30px;font-size:24px;font-weight:800}.page-module__W0OLMW__list{flex-direction:column;gap:12px;display:flex}.page-module__W0OLMW__list li{color:#444;padding-left:15px;font-size:15px;line-height:1.6;position:relative}.page-module__W0OLMW__list li:before{content:"•";color:#ccc;position:absolute;left:0}.page-module__W0OLMW__blogSection{background:#f9f9f9;padding:100px 0}.page-module__W0OLMW__sectionTitle{color:var(--primary);margin-bottom:50px;font-size:28px;font-weight:800}.page-module__W0OLMW__blogGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.page-module__W0OLMW__blogCard{background:#fff;flex-direction:column;justify-content:space-between;min-height:300px;padding:40px;transition:transform .3s;display:flex;box-shadow:0 4px 15px #0000000d}.page-module__W0OLMW__blogCard:hover{transform:translateY(-5px)}.page-module__W0OLMW__blogCardTitle{color:#222;margin-bottom:20px;font-size:24px;font-weight:800;line-height:1.3}.page-module__W0OLMW__blogCardText{color:#ccc;font-size:24px;font-weight:700;line-height:1.4}.page-module__W0OLMW__blogAuthor{justify-content:flex-start;margin-top:30px;display:flex}.page-module__W0OLMW__authorThumb{border:2px solid #eee;border-radius:50%;width:50px;height:50px;position:relative;overflow:hidden}.page-module__W0OLMW__inquirySection{background:#eee;padding:80px 0}.page-module__W0OLMW__inquiryGrid{grid-template-columns:1fr 1.5fr;align-items:center;gap:80px;display:grid}.page-module__W0OLMW__inquiryTitle{color:var(--primary);margin-bottom:40px;font-size:32px;font-weight:800;line-height:1.4}.page-module__W0OLMW__snsIcons{gap:16px;display:flex}.page-module__W0OLMW__iconCircle{color:#fff;background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:24px;display:flex}.page-module__W0OLMW__inquiryForm{flex-direction:column;gap:12px;display:flex}.page-module__W0OLMW__formRow{gap:12px;display:flex}.page-module__W0OLMW__input,.page-module__W0OLMW__textarea{background:#fff;border:1px solid #ddd;flex:1;padding:16px;font-size:14px}.page-module__W0OLMW__textarea{resize:none;height:120px}.page-module__W0OLMW__submitBtn{color:#fff;background:#3b82f6;margin-top:10px;padding:16px;font-size:16px;font-weight:700}@media (max-width:1024px){.page-module__W0OLMW__profileGrid{grid-template-columns:1fr;gap:40px}.page-module__W0OLMW__largeImageWrapper{max-width:400px}.page-module__W0OLMW__blogGrid,.page-module__W0OLMW__inquiryGrid{grid-template-columns:1fr}}
.ResaleCancellation-module__pseueW__page{background-color:var(--background)}.ResaleCancellation-module__pseueW__hero{text-align:center;color:#fff;background:url(https://images.unsplash.com/photo-1541888946425-d81bb19480c5?q=80&w=2070&auto=format&fit=crop) 50%/cover no-repeat;justify-content:center;align-items:center;height:70vh;min-height:600px;padding-top:80px;display:flex;position:relative}.ResaleCancellation-module__pseueW__heroOverlay{background:linear-gradient(#0a1b39d9,#0a1b39f2);position:absolute;inset:0}.ResaleCancellation-module__pseueW__heroContent{z-index:1;max-width:1000px;padding:0 20px;position:relative}.ResaleCancellation-module__pseueW__label{color:var(--accent);text-transform:uppercase;letter-spacing:3px;margin-bottom:25px;font-size:14px;font-weight:700;display:inline-block}.ResaleCancellation-module__pseueW__mainTitle{margin-bottom:30px;font-size:clamp(2.2rem,6vw,4rem);font-weight:900;line-height:1.2}.ResaleCancellation-module__pseueW__mainTitle span{color:var(--accent);margin-top:10px;font-size:.7em;display:block}.ResaleCancellation-module__pseueW__heroCatch{color:#fff;opacity:.9;letter-spacing:-.5px;font-size:1.3rem;font-weight:500}.ResaleCancellation-module__pseueW__painSection{background-color:#f8f9fa;padding:80px 0}.ResaleCancellation-module__pseueW__painGridExpanded{flex-direction:column;gap:20px;max-width:800px;margin:0 auto;display:flex}.ResaleCancellation-module__pseueW__painBubble{background:#fff;border:1px solid #eee;border-radius:50px;align-items:center;gap:20px;padding:25px 40px;transition:all .3s;display:flex;box-shadow:0 5px 15px #0000000d}.ResaleCancellation-module__pseueW__painBubble:hover{border-color:var(--accent);transform:translate(10px)}.ResaleCancellation-module__pseueW__emoji{font-size:2rem}.ResaleCancellation-module__pseueW__painBubble p{color:#444;margin:0;font-size:1.15rem;font-weight:600}.ResaleCancellation-module__pseueW__specSection{text-align:center;padding:120px 0}.ResaleCancellation-module__pseueW__accentBox{max-width:900px;margin:0 auto 80px}.ResaleCancellation-module__pseueW__subText{color:var(--accent);margin-bottom:15px;font-size:1.1rem;font-weight:700;display:block}.ResaleCancellation-module__pseueW__specTitle{color:var(--primary);margin-bottom:20px;font-size:3rem;font-weight:900}.ResaleCancellation-module__pseueW__divider{background-color:var(--accent);width:60px;height:4px;margin:30px auto}.ResaleCancellation-module__pseueW__specLead{color:#555;word-break:keep-all;font-size:1.3rem;line-height:1.7}.ResaleCancellation-module__pseueW__caseNavigation{box-shadow:var(--shadow-lg);background-color:#fff;border-radius:24px;padding:60px}.ResaleCancellation-module__pseueW__navTitle{color:var(--primary);margin-bottom:10px;font-size:1.5rem}.ResaleCancellation-module__pseueW__navSub{color:#888;margin-bottom:40px}.ResaleCancellation-module__pseueW__tagGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px;display:grid}.ResaleCancellation-module__pseueW__caseTag{color:#555;cursor:pointer;background:#f1f3f6;border-radius:12px;padding:18px;font-weight:700;transition:all .2s}.ResaleCancellation-module__pseueW__caseTag:hover{background:var(--primary);color:#fff;transform:translateY(-3px)}.ResaleCancellation-module__pseueW__strengthSectionLight{background-color:#fff;border-top:1px solid #eee;padding:100px 0}.ResaleCancellation-module__pseueW__centerText{text-align:center;max-width:800px;margin:0 auto}.ResaleCancellation-module__pseueW__tagLine{color:var(--accent);font-size:1.2rem;font-weight:800}.ResaleCancellation-module__pseueW__mainHeading{color:var(--primary);margin:20px 0 40px;font-size:2.8rem;font-weight:900}.ResaleCancellation-module__pseueW__contentWrap p{color:#333;margin-bottom:30px;font-size:1.2rem;line-height:1.8}.ResaleCancellation-module__pseueW__accentText{color:var(--primary);background-color:#f9f4e8;border-radius:15px;padding:30px;font-weight:700}.ResaleCancellation-module__pseueW__faqSection{background-color:#fdfdfd;padding:120px 0}.ResaleCancellation-module__pseueW__goldLabel{color:var(--accent);margin-bottom:10px;font-size:1.5rem;font-weight:900;display:block}.ResaleCancellation-module__pseueW__faqList{max-width:900px;margin:60px auto 0}.ResaleCancellation-module__pseueW__faqItem{cursor:pointer;border-bottom:1px solid #eee;padding:20px 0}.ResaleCancellation-module__pseueW__faqQuestion{color:#222;justify-content:space-between;align-items:center;padding:10px 0;font-size:1.25rem;font-weight:700;display:flex}.ResaleCancellation-module__pseueW__qMark{color:var(--accent);margin-right:15px;font-size:1.5rem}.ResaleCancellation-module__pseueW__faqAnswer{color:#555;background:#f8f9fa;border-radius:12px;margin-top:15px;padding:25px 40px;line-height:1.7;animation:.3s ResaleCancellation-module__pseueW__slideDown}@keyframes ResaleCancellation-module__pseueW__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ResaleCancellation-module__pseueW__experienceSection{color:#fff;background:url(https://images.unsplash.com/photo-1582408921715-18e7806365c1?q=80&w=2070&auto=format&fit=crop) 50%/cover no-repeat fixed;padding:150px 0;position:relative}.ResaleCancellation-module__pseueW__expOverlay{background-color:#0a1b39e6;position:absolute;inset:0}.ResaleCancellation-module__pseueW__centerTextWhite{text-align:center;max-width:900px;margin:0 auto}.ResaleCancellation-module__pseueW__whiteTag{color:var(--accent);font-size:1.2rem;font-weight:700}.ResaleCancellation-module__pseueW__hugeTitle{margin:20px 0;font-size:3.5rem;font-weight:900}.ResaleCancellation-module__pseueW__dividerGold{background-color:var(--accent);width:100px;height:2px;margin:40px auto}.ResaleCancellation-module__pseueW__quote{color:var(--accent);margin-bottom:50px;font-size:1.8rem;font-weight:700}.ResaleCancellation-module__pseueW__expDetail p{opacity:.9;margin-bottom:30px;font-size:1.15rem;line-height:1.9}.ResaleCancellation-module__pseueW__finalCall{color:#fff;margin-top:50px;font-size:1.4rem;font-weight:800}.ResaleCancellation-module__pseueW__techSection{padding:120px 0}.ResaleCancellation-module__pseueW__gridTwo{grid-template-columns:1.2fr .8fr;align-items:center;gap:80px;display:grid}.ResaleCancellation-module__pseueW__techLabel{color:var(--accent);margin-bottom:10px;font-weight:800;display:block}.ResaleCancellation-module__pseueW__techTitle{color:var(--primary);font-size:3rem;font-weight:900}.ResaleCancellation-module__pseueW__techQuote{color:#333;margin:30px 0;font-size:1.5rem;font-weight:700}.ResaleCancellation-module__pseueW__techDesc{color:#555;margin-bottom:30px;font-size:1.15rem;line-height:1.8}.ResaleCancellation-module__pseueW__techHighlight{color:var(--primary);font-size:1.2rem;font-weight:800}.ResaleCancellation-module__pseueW__techCard{background:#f8f9fa;border:1px solid #eee;border-radius:30px;padding:50px}.ResaleCancellation-module__pseueW__techCard h3{color:var(--primary);margin-bottom:30px;font-size:1.5rem}.ResaleCancellation-module__pseueW__techCard ul{flex-direction:column;gap:20px;display:flex}.ResaleCancellation-module__pseueW__techCard li{color:#444;align-items:center;font-size:1.1rem;font-weight:700;display:flex}.ResaleCancellation-module__pseueW__techCard li:before{content:"✓";color:var(--accent);margin-right:15px;font-weight:900}.ResaleCancellation-module__pseueW__philSection{background-color:#f8f9fa;padding:100px 0}.ResaleCancellation-module__pseueW__philBox{text-align:center;box-shadow:var(--shadow-lg);background:#fff;border:1px solid #eee;border-radius:40px;padding:80px}.ResaleCancellation-module__pseueW__philLabel{color:#888;margin-bottom:15px;font-weight:600;display:block}.ResaleCancellation-module__pseueW__philTitle{color:var(--primary);font-size:2.8rem;font-weight:900}.ResaleCancellation-module__pseueW__philQuote{color:#333;margin:40px 0;font-size:1.6rem;font-weight:700}.ResaleCancellation-module__pseueW__philContent p{color:#555;margin-bottom:25px;font-size:1.2rem;line-height:1.8}@media (max-width:992px){.ResaleCancellation-module__pseueW__gridTwo{grid-template-columns:1fr;gap:40px}.ResaleCancellation-module__pseueW__philBox{padding:40px 20px}.ResaleCancellation-module__pseueW__hugeTitle{font-size:2.5rem}.ResaleCancellation-module__pseueW__specTitle{font-size:2.2rem}}
.page-module__8paxTW__page{flex-direction:column;display:flex}.page-module__8paxTW__subHero{color:#fff;align-items:center;height:50vh;min-height:400px;display:flex;position:relative}.page-module__8paxTW__heroOverlay{z-index:1;background:linear-gradient(90deg,#0a1b39cc 0%,#0a1b394d 100%);position:absolute;inset:0}.page-module__8paxTW__heroContainer{z-index:2;position:relative}.page-module__8paxTW__heroTitle{margin-bottom:24px;font-size:clamp(32px,5vw,48px);font-weight:800;line-height:1.2}.page-module__8paxTW__heroSubtitle{opacity:.9;font-size:18px}.page-module__8paxTW__greetingsGrid{gap:60px;display:flex}.page-module__8paxTW__sideLabel{color:var(--accent);writing-mode:vertical-rl;text-orientation:mixed;border-right:1px solid var(--border);letter-spacing:5px;padding-right:20px;font-size:14px;font-weight:800}.page-module__8paxTW__sectionTitle{color:var(--primary);margin-bottom:40px;font-size:32px;font-weight:800}.page-module__8paxTW__textBlock{color:#444;font-size:17px;line-height:2}.page-module__8paxTW__textBlock p{margin-bottom:24px}.page-module__8paxTW__signature{flex-direction:column;gap:8px;margin-top:60px;display:flex}.page-module__8paxTW__signature span{color:var(--text-muted);font-size:14px}.page-module__8paxTW__signature strong{color:var(--primary);font-size:20px}.page-module__8paxTW__darkSection{background:var(--primary);color:#fff;padding:100px 0}.page-module__8paxTW__centerTitle{text-align:center;color:var(--accent);margin-bottom:60px;font-size:32px;font-weight:800}.page-module__8paxTW__visionGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.page-module__8paxTW__visionCard{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;padding:40px;transition:all .3s}.page-module__8paxTW__visionCard:hover{background:#ffffff1a;transform:translateY(-10px)}.page-module__8paxTW__visionNumber{color:#c5a0594d;margin-bottom:20px;font-size:48px;font-weight:800}.page-module__8paxTW__visionCard h3{color:var(--accent);margin-bottom:16px;font-size:20px;font-weight:700}.page-module__8paxTW__visionCard p{opacity:.8;font-size:15px;line-height:1.6}.page-module__8paxTW__philosophyHeader{text-align:center;margin-bottom:60px}.page-module__8paxTW__philosophyGrid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.page-module__8paxTW__philosophyItem{text-align:center}.page-module__8paxTW__icon{margin-bottom:24px;font-size:40px}.page-module__8paxTW__philosophyItem h4{color:var(--primary);margin-bottom:16px;font-size:20px;font-weight:700}.page-module__8paxTW__philosophyItem p{color:var(--text-muted);font-size:15px;line-height:1.6}.page-module__8paxTW__splitSection{min-height:600px;display:flex}.page-module__8paxTW__splitImage{flex:1;position:relative}.page-module__8paxTW__splitContent{background:var(--bg-soft);flex:1;align-items:center;padding:80px;display:flex}.page-module__8paxTW__contentInner{max-width:500px}.page-module__8paxTW__accentSection{background:linear-gradient(#0a1b3908,#0a1b3908);padding:100px 0}.page-module__8paxTW__differentGrid{grid-template-columns:1fr 1.5fr;align-items:center;gap:80px;display:grid}.page-module__8paxTW__diffSubtitle{color:var(--text-muted);font-size:18px}.page-module__8paxTW__diffList{flex-direction:column;gap:30px;display:flex}.page-module__8paxTW__diffItem{border-left:4px solid var(--accent);box-shadow:var(--shadow-sm);background:#fff;padding:30px}.page-module__8paxTW__diffItem strong{color:var(--primary);margin-bottom:8px;font-size:18px;display:block}.page-module__8paxTW__diffItem p{color:#666;font-size:15px}@media (max-width:1024px){.page-module__8paxTW__visionGrid,.page-module__8paxTW__philosophyGrid,.page-module__8paxTW__differentGrid{grid-template-columns:1fr;gap:40px}.page-module__8paxTW__splitSection{flex-direction:column}.page-module__8paxTW__splitImage{height:400px}.page-module__8paxTW__splitContent{padding:40px 20px}}
.page-module___8aEwW__page{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__footer{border-top:1px solid var(--border);color:var(--text-muted);background:#fff;padding:80px 0 40px}.page-module___8aEwW__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;margin-bottom:60px;display:grid}.page-module___8aEwW__footerBrand{max-width:300px}.page-module___8aEwW__footerLogo{color:var(--primary);margin-bottom:24px;font-size:24px;font-weight:800}.page-module___8aEwW__footerAddress{font-size:14px;line-height:1.8}.page-module___8aEwW__footerTitle{color:var(--primary);letter-spacing:1px;margin-bottom:24px;font-size:14px;font-weight:700}.page-module___8aEwW__footerLinks{flex-direction:column;gap:12px;font-size:14px;display:flex}.page-module___8aEwW__footerLinks li{cursor:pointer;transition:color .3s}.page-module___8aEwW__footerLinks li:hover{color:var(--accent)}.page-module___8aEwW__footerBottom{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:40px;font-size:12px;display:flex}.page-module___8aEwW__footerLegal{gap:20px;display:flex}@media (max-width:1024px){.page-module___8aEwW__footerGrid{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:768px){.page-module___8aEwW__footerGrid{grid-template-columns:1fr}.page-module___8aEwW__footerBottom{text-align:center;flex-direction:column;gap:20px}}
