.Nav-module__p2V2BW__nav{z-index:100;transition:background .35s,box-shadow .35s;position:fixed;top:0;left:0;right:0}.Nav-module__p2V2BW__nav.Nav-module__p2V2BW__scrolled{-webkit-backdrop-filter:blur(20px);background:#ffffffeb;box-shadow:0 1px #0000000f,0 4px 20px #0000000d}.Nav-module__p2V2BW__inner{justify-content:space-between;align-items:center;max-width:1120px;height:68px;margin:0 auto;padding:0 24px;display:flex}.Nav-module__p2V2BW__logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Nav-module__p2V2BW__menu{align-items:center;gap:32px;list-style:none;display:flex}.Nav-module__p2V2BW__menu a{color:#6b7280;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s}.Nav-module__p2V2BW__menu a:hover{color:var(--color-main-purple)}.Nav-module__p2V2BW__ctaBtn{color:#fff;white-space:nowrap;background:#322a40;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:36px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s,background .2s;display:flex}.Nav-module__p2V2BW__ctaBtn:hover{background:#3d3550;transform:translateY(-1px)}.Nav-module__p2V2BW__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Nav-module__p2V2BW__hamburger span{background:var(--color-dark-purple);border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.Nav-module__p2V2BW__hamburger.Nav-module__p2V2BW__open span:first-child{transform:translateY(7px)rotate(45deg)}.Nav-module__p2V2BW__hamburger.Nav-module__p2V2BW__open span:nth-child(2){opacity:0}.Nav-module__p2V2BW__hamburger.Nav-module__p2V2BW__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Nav-module__p2V2BW__mobileMenu{-webkit-backdrop-filter:blur(20px);background:#fffffff7;border-top:1px solid #0000000f;flex-direction:column;padding:8px 24px 24px;display:none}.Nav-module__p2V2BW__mobileMenu.Nav-module__p2V2BW__open{display:flex}.Nav-module__p2V2BW__mobileMenu a{color:var(--color-dark-purple);border-bottom:1px solid #0000000f;padding:14px 0;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s}.Nav-module__p2V2BW__mobileMenu a:last-of-type{border-bottom:none}.Nav-module__p2V2BW__mobileMenu a:hover{color:var(--color-main-purple)}.Nav-module__p2V2BW__mobileMenu .Nav-module__p2V2BW__mobileCtaBtn{color:#fff;text-align:center;background:#322a40;border:none;border-radius:6px;margin-top:16px;padding:14px 0;font-size:16px;font-weight:700;text-decoration:none}@media (max-width:768px){.Nav-module__p2V2BW__menu,.Nav-module__p2V2BW__ctaBtn{display:none}.Nav-module__p2V2BW__hamburger{display:flex}}
.Hero-module___w2HtG__hero{background:linear-gradient(#453eef13 0%,#9b86ff03 100%),#fff;justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 80px;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__inner{opacity:0;flex-direction:column;align-items:center;gap:0;width:100%;max-width:900px;margin:0 auto;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(32px)}.Hero-module___w2HtG__inner.Hero-module___w2HtG__visible{opacity:1;transform:translateY(0)}.Hero-module___w2HtG__headingBlock{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.Hero-module___w2HtG__badgeRow{align-items:center;gap:14px;display:flex}.Hero-module___w2HtG__badge{color:#fff;letter-spacing:-.02em;background:#3b1c76;flex-shrink:0;padding:4px 16px 6px;font-size:clamp(26px,3.6vw,56px);font-weight:800;line-height:1.42;display:inline-block}.Hero-module___w2HtG__headingLine{color:#252525;letter-spacing:-.02em;white-space:nowrap;opacity:0;margin:0;font-size:clamp(26px,3.6vw,56px);font-weight:800;line-height:1.42;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(-12px)}.Hero-module___w2HtG__visible .Hero-module___w2HtG__headingLine{opacity:1;transform:translateY(0)}.Hero-module___w2HtG__delay1{transition-delay:.1s}.Hero-module___w2HtG__delay2{transition-delay:.2s}.Hero-module___w2HtG__delay3{transition-delay:.3s}.Hero-module___w2HtG__divider{opacity:0;background:linear-gradient(#0000,#5934a459,#0000);flex-shrink:0;width:1px;height:100px;margin:36px 0;transition:opacity .6s cubic-bezier(.16,1,.3,1) .3s}.Hero-module___w2HtG__visible .Hero-module___w2HtG__divider{opacity:1}.Hero-module___w2HtG__ctaBlock{opacity:0;flex-direction:column;align-items:center;gap:24px;transition:opacity .7s cubic-bezier(.16,1,.3,1) .35s,transform .7s cubic-bezier(.16,1,.3,1) .35s;display:flex;transform:translateY(16px)}.Hero-module___w2HtG__visible .Hero-module___w2HtG__ctaBlock{opacity:1;transform:translateY(0)}.Hero-module___w2HtG__subtitle{color:#5934a4;letter-spacing:-.02em;word-break:keep-all;text-align:center;font-size:clamp(15px,1.4vw,20px);font-weight:600;line-height:1.4}.Hero-module___w2HtG__ctaBtn{color:#fff;letter-spacing:-.02em;white-space:nowrap;background:linear-gradient(104.93deg,#322a40 2.34%,#2d115f 100%);border-radius:8px;justify-content:center;align-items:center;padding:16px 48px;font-size:17px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.Hero-module___w2HtG__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #2d115f59}.Hero-module___w2HtG__scrollArrow{color:#5934a4;opacity:.6;border:1.5px solid #5934a440;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:opacity .2s,transform .2s;animation:2s ease-in-out infinite Hero-module___w2HtG__bounceDown;display:flex}.Hero-module___w2HtG__scrollArrow:hover{opacity:1}@keyframes Hero-module___w2HtG__bounceDown{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media (max-width:768px){.Hero-module___w2HtG__hero{min-height:auto;padding:100px 20px 60px}.Hero-module___w2HtG__headingLine{white-space:normal;word-break:keep-all}.Hero-module___w2HtG__badge{padding:3px 12px 5px;font-size:18px}.Hero-module___w2HtG__divider{height:60px;margin:28px 0}.Hero-module___w2HtG__ctaBtn{width:100%;padding:15px 32px;font-size:16px}}@media (max-width:480px){.Hero-module___w2HtG__badgeRow{gap:8px}.Hero-module___w2HtG__badge{padding:3px 10px 4px;font-size:15px}}
.Problem-module__ZdybpG__section{background:#fdfdfe;padding:94px 24px 96px;overflow:hidden}.Problem-module__ZdybpG__inner{flex-direction:column;max-width:1430px;margin:0 auto;display:flex}.Problem-module__ZdybpG__titleWrap{text-align:center;margin-bottom:62px}.Problem-module__ZdybpG__titleLine1{color:#262d3b;letter-spacing:-.045em;margin:0;font-size:clamp(28px,2.65vw,44px);font-weight:800;line-height:1.28}.Problem-module__ZdybpG__titleLine2{color:#6b4bb2;letter-spacing:-.045em;margin:0;font-size:clamp(28px,2.65vw,44px);font-weight:800;line-height:1.28}.Problem-module__ZdybpG__cardField{height:458px;margin-bottom:78px;position:relative}.Problem-module__ZdybpG__card{background:#fff;border:1px solid #dedede;grid-template-rows:auto 1fr;grid-template-columns:48px minmax(0,1fr);column-gap:20px;width:704px;min-height:130px;padding:20px 30px 18px;display:grid;position:absolute;box-shadow:0 2px 6px #00000006;transition:box-shadow .3s!important}.Problem-module__ZdybpG__card:hover{box-shadow:0 8px 20px #00000017}.Problem-module__ZdybpG__card1{z-index:2;width:704px;top:40px;left:0}.Problem-module__ZdybpG__card2{z-index:2;width:704px;top:0;right:0}.Problem-module__ZdybpG__card3{z-index:5;width:704px;top:144px;left:414px}.Problem-module__ZdybpG__card4{z-index:4;width:824px;top:248px;left:75px}.Problem-module__ZdybpG__card5{z-index:3;width:616px;top:330px;right:27px}.Problem-module__ZdybpG__cardHeader{display:contents}.Problem-module__ZdybpG__avatar{border-radius:50%;flex-shrink:0;grid-area:1/1/span 2;width:44px;height:44px;margin-top:-3px;overflow:hidden}.Problem-module__ZdybpG__cardUser{color:#0000009e;letter-spacing:-.045em;grid-area:1/2;margin-bottom:8px;font-size:20px;font-weight:800;line-height:1.2}.Problem-module__ZdybpG__cardText{color:#000;letter-spacing:-.055em;white-space:pre-line;word-break:keep-all;grid-area:2/2;font-size:20px;font-weight:500;line-height:1.42}.Problem-module__ZdybpG__cardHighlight{background:#fcfaca;padding:0 3px 1px;font-weight:800}.Problem-module__ZdybpG__conclusion{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.Problem-module__ZdybpG__conclusionText{color:#313033;letter-spacing:-.025em;word-break:keep-all;font-size:clamp(16px,2vw,30px);font-weight:700;line-height:1.4}.Problem-module__ZdybpG__conclusionStrong{color:#8455df;font-weight:800}.Problem-module__ZdybpG__conclusionSub{color:#818ea1;letter-spacing:-.02em;font-size:clamp(14px,1.3vw,18px);font-weight:600;line-height:1.5}.Problem-module__ZdybpG__conclusionSub strong{color:#000;font-weight:800}@media (max-width:860px){.Problem-module__ZdybpG__section{padding:80px 20px}.Problem-module__ZdybpG__cardField{flex-direction:column;gap:12px;height:auto;margin-bottom:40px;display:flex}.Problem-module__ZdybpG__card,.Problem-module__ZdybpG__card1,.Problem-module__ZdybpG__card2,.Problem-module__ZdybpG__card3,.Problem-module__ZdybpG__card4,.Problem-module__ZdybpG__card5{width:100%!important;position:static!important;transform:none!important}}
.Solution-module__CFbVOG__section{background:linear-gradient(#453eef08 0%,#9b86ff01 100%),#fdfdfe;padding:120px 24px}.Solution-module__CFbVOG__inner{max-width:1120px;margin:0 auto}.Solution-module__CFbVOG__titleBlock{text-align:center;margin-bottom:12px}.Solution-module__CFbVOG__title{color:#111827;letter-spacing:-.03em;opacity:.9;margin-bottom:12px;font-size:clamp(22px,2.8vw,40px);font-weight:800;line-height:1.25}.Solution-module__CFbVOG__subtitle{color:#9e7be5;letter-spacing:-.02em;margin-bottom:56px;font-size:clamp(15px,1.5vw,22px);font-weight:700}.Solution-module__CFbVOG__cards{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.Solution-module__CFbVOG__card{background:#fff;border-top:3px solid #e5e7eb;flex-direction:column;gap:20px;padding:40px 32px 44px;transition:border-top-color .25s,box-shadow .25s,opacity .25s;display:flex;position:relative;box-shadow:0 2px 4px #0000000f}.Solution-module__CFbVOG__cardActive{border-top-color:#111827;box-shadow:0 20px 52px #5934a424,0 4px 16px #0000000f}.Solution-module__CFbVOG__cardDimmed{opacity:.45}.Solution-module__CFbVOG__cardNum{color:#818ea1;letter-spacing:-.02em;margin:0;font-size:18px;font-weight:600}.Solution-module__CFbVOG__cardIcon{align-items:center;width:54px;height:54px;display:flex}.Solution-module__CFbVOG__cardIcon svg{width:54px;height:54px}.Solution-module__CFbVOG__cardTitle{color:#131a29;letter-spacing:-.025em;opacity:.9;text-shadow:0 1px 2px #00000012;margin:0;font-size:clamp(18px,1.8vw,26px);font-weight:800;line-height:1.35}.Solution-module__CFbVOG__cardHighlight{color:#8455df}.Solution-module__CFbVOG__cardDesc{color:#6b7280;letter-spacing:-.02em;white-space:pre-line;word-break:keep-all;margin:0;font-size:clamp(14px,1.2vw,18px);font-weight:700;line-height:1.6}@media (max-width:760px){.Solution-module__CFbVOG__section{padding:80px 20px}.Solution-module__CFbVOG__cards{border-top:3px solid #111827;grid-template-columns:1fr}.Solution-module__CFbVOG__card{border-bottom:1px solid #e5e7eb;border-right:none;padding:32px 24px}.Solution-module__CFbVOG__card:last-child{border-bottom:none}}
.Empathy-module__Aaj30a__section{background:#fff;padding:110px 24px 130px;overflow:hidden}.Empathy-module__Aaj30a__inner{flex-direction:column;align-items:center;gap:42px;max-width:1002px;margin:0 auto;display:flex}.Empathy-module__Aaj30a__quote{justify-content:center;align-items:center;gap:14px;width:100%;padding:0;display:flex}.Empathy-module__Aaj30a__quoteIcon{color:#ded4ff;opacity:1;flex-shrink:0;font-family:Georgia,serif;font-size:clamp(70px,6.8vw,96px);font-weight:700;line-height:.62;transform:translateY(9px)}.Empathy-module__Aaj30a__quote p{color:#232a38;letter-spacing:-.045em;text-align:center;word-break:keep-all;margin:0;font-size:clamp(24px,2.8vw,36px);font-weight:800;line-height:1.15}.Empathy-module__Aaj30a__quoteHighlight{color:#5934a4;font-weight:900}.Empathy-module__Aaj30a__panels{width:100%;height:492px;position:relative}.Empathy-module__Aaj30a__panelBefore{z-index:1;background:#fff;border:1px solid #e2e5ea;border-radius:0;flex-direction:column;width:50.1%;height:470px;padding:28px 48px 36px;display:flex;position:absolute;top:11px;left:0}.Empathy-module__Aaj30a__panelAfter{z-index:2;background:#fff;border:1.5px solid #8455df85;border-radius:0;flex-direction:column;width:50.4%;height:492px;padding:38px 48px 42px;display:flex;position:absolute;top:0;right:0;box-shadow:22px 34px 58px #5934a424}.Empathy-module__Aaj30a__panelTitle{letter-spacing:-.055em;text-align:center;margin:0;font-size:clamp(28px,3vw,32px);font-weight:800;line-height:1}.Empathy-module__Aaj30a__panelTitleBefore{color:#111827}.Empathy-module__Aaj30a__panelTitleAfter{color:#5934a4}.Empathy-module__Aaj30a__beforeContent{flex:auto;min-height:286px;margin-top:30px;position:relative}.Empathy-module__Aaj30a__beforeImage{z-index:1;object-fit:contain;width:254px;height:auto;max-height:none;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.Empathy-module__Aaj30a__bubble{color:#3e4656;letter-spacing:-.045em;z-index:2;max-width:180px;font-size:15px;font-weight:500;line-height:1.45;position:absolute}.Empathy-module__Aaj30a__bubble1{top:10px;left:12px}.Empathy-module__Aaj30a__bubble2{top:56px;right:0}.Empathy-module__Aaj30a__bubble3{max-width:220px;bottom:54px;left:0}.Empathy-module__Aaj30a__afterContent{flex:auto;justify-content:center;align-items:center;min-height:292px;padding-top:4px;display:flex}.Empathy-module__Aaj30a__afterImage{object-fit:contain;width:500px;max-width:94%;height:auto}.Empathy-module__Aaj30a__panelFooter{background:0 0;border-radius:0;margin-top:auto;padding:0}.Empathy-module__Aaj30a__panelFooter p{color:#242b3a;letter-spacing:-.055em;text-align:center;margin:0;font-size:clamp(18px,2vw,22px);font-weight:800;line-height:1.45}.Empathy-module__Aaj30a__red{color:#ce4d4d}.Empathy-module__Aaj30a__green{color:#10a56d}@media (max-width:900px){.Empathy-module__Aaj30a__section{padding:82px 20px 96px}.Empathy-module__Aaj30a__inner{gap:34px}.Empathy-module__Aaj30a__panels{flex-direction:column;height:auto;display:flex}.Empathy-module__Aaj30a__quote{gap:8px}.Empathy-module__Aaj30a__quoteIcon{font-size:52px;transform:translateY(7px)}.Empathy-module__Aaj30a__quote p{font-size:clamp(22px,6vw,30px);line-height:1.25}.Empathy-module__Aaj30a__panelBefore,.Empathy-module__Aaj30a__panelAfter{width:100%;height:auto;min-height:470px;padding:32px 28px 36px;position:relative;inset:auto}.Empathy-module__Aaj30a__panelAfter{margin-top:-1px;box-shadow:0 22px 42px #5934a421}.Empathy-module__Aaj30a__beforeContent{min-height:300px;margin-top:28px}.Empathy-module__Aaj30a__beforeImage{width:min(64%,250px)}.Empathy-module__Aaj30a__bubble{max-width:140px;font-size:12px}.Empathy-module__Aaj30a__bubble2{right:0}.Empathy-module__Aaj30a__afterContent{min-height:310px}.Empathy-module__Aaj30a__afterImage{width:min(86%,370px);max-width:none}}@media (max-width:480px){.Empathy-module__Aaj30a__quoteIcon{display:none}.Empathy-module__Aaj30a__panelBefore,.Empathy-module__Aaj30a__panelAfter{padding-inline:22px}.Empathy-module__Aaj30a__beforeImage{width:210px}.Empathy-module__Aaj30a__bubble1{left:0}.Empathy-module__Aaj30a__bubble2{top:72px}.Empathy-module__Aaj30a__bubble3{bottom:36px}}
.ServiceFlow-module__oPwjCa__section{background:#fff;padding:80px 24px 96px;overflow:hidden}.ServiceFlow-module__oPwjCa__inner{background:#fff;width:min(1240px,100%);margin:0 auto;padding:72px 92px 124px}.ServiceFlow-module__oPwjCa__titleBlock{text-align:center;margin-bottom:84px}.ServiceFlow-module__oPwjCa__sectionLabel{color:#8455df;letter-spacing:-.035em;margin-bottom:12px;font-size:14px;font-weight:800}.ServiceFlow-module__oPwjCa__title{color:#202738;letter-spacing:-.05em;margin:0;font-size:clamp(28px,2.7vw,36px);font-weight:800;line-height:1.18}.ServiceFlow-module__oPwjCa__highlight{color:#5934a4}.ServiceFlow-module__oPwjCa__steps{flex-direction:column;width:min(980px,100%);margin:0 auto;display:flex}.ServiceFlow-module__oPwjCa__step{border-bottom:none;grid-template-columns:420px 430px;align-items:start;gap:100px;min-height:396px;padding:0;display:grid}.ServiceFlow-module__oPwjCa__step+.ServiceFlow-module__oPwjCa__step{margin-top:20px}.ServiceFlow-module__oPwjCa__stepReverse{grid-template-columns:420px 430px}.ServiceFlow-module__oPwjCa__stepReverse .ServiceFlow-module__oPwjCa__stepCopy{grid-area:1/2}.ServiceFlow-module__oPwjCa__stepReverse .ServiceFlow-module__oPwjCa__visualPanel{grid-area:1/1}.ServiceFlow-module__oPwjCa__stepCopy{flex-direction:column;align-items:flex-start;padding-top:40px;display:flex}.ServiceFlow-module__oPwjCa__badge{color:#fff;letter-spacing:-.02em;background:#5934a4;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;height:22px;margin-bottom:12px;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}.ServiceFlow-module__oPwjCa__stepTitle{color:#202738;letter-spacing:-.055em;white-space:pre-line;opacity:1;word-break:keep-all;margin:0 0 16px;font-size:26px;font-weight:800;line-height:1.22}.ServiceFlow-module__oPwjCa__stepTitleHighlight{color:#6b4bb2}.ServiceFlow-module__oPwjCa__toggleBtn{cursor:pointer;color:#131a2980;letter-spacing:-.035em;background:0 0;border:none;align-self:flex-start;align-items:center;gap:4px;padding:0;font-size:13px;font-weight:600;transition:color .2s;display:inline-flex}.ServiceFlow-module__oPwjCa__toggleBtn:hover{color:#5934a4}.ServiceFlow-module__oPwjCa__chevron{flex-shrink:0;transition:transform .3s}.ServiceFlow-module__oPwjCa__chevronUp{transform:rotate(180deg)}.ServiceFlow-module__oPwjCa__expandContent{max-height:0;transition:max-height .45s cubic-bezier(.16,1,.3,1);overflow:hidden}.ServiceFlow-module__oPwjCa__expandOpen{max-height:600px}.ServiceFlow-module__oPwjCa__expandInner{color:#131a29a6;letter-spacing:-.035em;padding-top:12px;font-size:14px;font-weight:400;line-height:1.6}.ServiceFlow-module__oPwjCa__expandInner p{word-break:keep-all;margin:0 0 14px}.ServiceFlow-module__oPwjCa__expandInner p:last-child{margin-bottom:0}.ServiceFlow-module__oPwjCa__expandInner strong{color:#131a29e6;font-weight:700}.ServiceFlow-module__oPwjCa__visualPanel{border-radius:0;justify-content:center;align-items:center;min-height:340px;display:flex;overflow:hidden}.ServiceFlow-module__oPwjCa__visualPanelGradient{background:radial-gradient(circle at 35% 32%,#d1b0ff8c,#0000 38%),radial-gradient(circle at 68% 65%,#8455df2e,#0000 38%),#f6f2ff}.ServiceFlow-module__oPwjCa__designImage{object-fit:cover;filter:none;border-radius:4px;width:420px;max-width:100%;height:auto}.ServiceFlow-module__oPwjCa__checklistCard{background:#fff;border-top:1px solid #818ea1;border-left:1px solid #818ea1;border-right:1px solid #818ea1;border-radius:10px 10px 0 0;width:390px;overflow:hidden}.ServiceFlow-module__oPwjCa__checklistHeading{border-bottom:1px solid #e5e7eb;flex-direction:column;gap:2px;padding:18px 24px;display:flex}.ServiceFlow-module__oPwjCa__checklistHeading strong{color:#111827;letter-spacing:-.01em;font-size:15px;font-weight:700}.ServiceFlow-module__oPwjCa__checklistHeading span{color:#111827;letter-spacing:-.01em;font-size:15px;font-weight:600}.ServiceFlow-module__oPwjCa__mockupSection{border-bottom:1px solid #f3f4f6;padding:12px 24px}.ServiceFlow-module__oPwjCa__mockupSection:last-child{border-bottom:none}.ServiceFlow-module__oPwjCa__mockupLabel{color:#111827;letter-spacing:-.01em;margin:0 0 7px;font-size:11px;font-weight:600}.ServiceFlow-module__oPwjCa__chipRow{flex-wrap:wrap;gap:5px;display:flex}.ServiceFlow-module__oPwjCa__chip{color:#111827;white-space:nowrap;background:#fff;border:.5px solid #818ea1;border-radius:4px;align-items:center;height:24px;padding:0 10px;font-size:11px;font-weight:500;display:inline-flex}.ServiceFlow-module__oPwjCa__inputRow{align-items:center;gap:6px;display:flex}.ServiceFlow-module__oPwjCa__inputBox{background:#fff;border:.5px solid #818ea1;border-radius:4px;width:52px;height:22px}.ServiceFlow-module__oPwjCa__inputUnit{color:#111827;font-size:10px;font-weight:500}.ServiceFlow-module__oPwjCa__fieldRow{align-items:center;gap:10px;margin-bottom:7px;display:flex}.ServiceFlow-module__oPwjCa__fieldRow:last-child{margin-bottom:0}.ServiceFlow-module__oPwjCa__fieldLabel{color:#111827;white-space:nowrap;min-width:48px;font-size:11px;font-weight:500}.ServiceFlow-module__oPwjCa__documentCard{background:#fff;border-top:1px solid #818ea1;border-left:1px solid #818ea1;border-right:1px solid #818ea1;border-radius:12px 12px 0 0;width:520px;max-width:100%;overflow:hidden}.ServiceFlow-module__oPwjCa__step:first-child .ServiceFlow-module__oPwjCa__stepCopy{padding-top:34px}.ServiceFlow-module__oPwjCa__step:first-child .ServiceFlow-module__oPwjCa__visualPanel{justify-content:flex-start;align-items:flex-start;padding-top:2px}.ServiceFlow-module__oPwjCa__step:nth-child(2){border:1px solid #131a2914;border-right:4px solid #131a29a3;min-height:378px;padding:0 0 22px;box-shadow:0 2px 12px #131a290a}.ServiceFlow-module__oPwjCa__step:nth-child(2) .ServiceFlow-module__oPwjCa__visualPanel{justify-content:flex-start;min-height:318px;padding:76px 0 0}.ServiceFlow-module__oPwjCa__step:nth-child(2) .ServiceFlow-module__oPwjCa__stepCopy{padding-top:102px}.ServiceFlow-module__oPwjCa__step:nth-child(2) .ServiceFlow-module__oPwjCa__designImage,.ServiceFlow-module__oPwjCa__step:nth-child(4) .ServiceFlow-module__oPwjCa__designImage{aspect-ratio:516/352;width:420px}.ServiceFlow-module__oPwjCa__step:nth-child(3){min-height:456px;margin-top:64px}.ServiceFlow-module__oPwjCa__step:nth-child(3) .ServiceFlow-module__oPwjCa__stepCopy{padding-top:0}.ServiceFlow-module__oPwjCa__step:nth-child(3) .ServiceFlow-module__oPwjCa__visualPanel{justify-content:flex-start;align-items:flex-start;min-height:384px}.ServiceFlow-module__oPwjCa__step:nth-child(4){min-height:356px;margin-top:62px}.ServiceFlow-module__oPwjCa__step:nth-child(4) .ServiceFlow-module__oPwjCa__stepCopy{padding-top:10px}.ServiceFlow-module__oPwjCa__step:nth-child(4) .ServiceFlow-module__oPwjCa__visualPanel{justify-content:flex-start;align-items:flex-start;min-height:276px}.ServiceFlow-module__oPwjCa__documentTitle{color:#111827;letter-spacing:-.02em;text-align:center;border-bottom:.5px solid #818ea1;margin:0;padding:18px 20px;font-size:20px;font-weight:700}.ServiceFlow-module__oPwjCa__documentTableWrap{overflow-x:auto}.ServiceFlow-module__oPwjCa__documentTable{border-collapse:collapse;table-layout:fixed;width:100%}.ServiceFlow-module__oPwjCa__documentTable th:first-child,.ServiceFlow-module__oPwjCa__documentTable td:first-child,.ServiceFlow-module__oPwjCa__documentTable th:nth-child(2),.ServiceFlow-module__oPwjCa__documentTable td:nth-child(2){width:18%}.ServiceFlow-module__oPwjCa__documentTable th:nth-child(3),.ServiceFlow-module__oPwjCa__documentTable td:nth-child(3){width:64%}.ServiceFlow-module__oPwjCa__documentTable thead tr{background:#5934a4}.ServiceFlow-module__oPwjCa__documentTable thead th{color:#fff;text-align:left;letter-spacing:-.035em;vertical-align:middle;word-break:keep-all;border-right:.5px solid #ffffff40;padding:14px 16px;font-size:14px;font-weight:700}.ServiceFlow-module__oPwjCa__documentTable thead th:first-child,.ServiceFlow-module__oPwjCa__documentTable thead th:nth-child(2){text-align:center;white-space:nowrap;padding-left:10px;padding-right:10px}.ServiceFlow-module__oPwjCa__documentTable thead th:last-child{border-right:none}.ServiceFlow-module__oPwjCa__documentTable tbody td{color:#292f3d;letter-spacing:-.035em;vertical-align:top;border:.5px solid #818ea1;padding:16px 18px;font-size:13px;font-weight:500;line-height:1.58}.ServiceFlow-module__oPwjCa__documentTable tbody td:first-child,.ServiceFlow-module__oPwjCa__documentTable tbody td:nth-child(2){white-space:nowrap;text-align:center}.ServiceFlow-module__oPwjCa__documentTable tbody td p{word-break:keep-all;margin:0 0 9px}.ServiceFlow-module__oPwjCa__documentTable tbody td p:last-child{margin:0}.ServiceFlow-module__oPwjCa__documentEmptyRow td{height:62px}@media (max-width:900px){.ServiceFlow-module__oPwjCa__section{padding:80px 20px}.ServiceFlow-module__oPwjCa__inner{padding:56px 24px 72px}.ServiceFlow-module__oPwjCa__titleBlock{margin-bottom:48px}.ServiceFlow-module__oPwjCa__steps{border-left:none;padding-left:0}.ServiceFlow-module__oPwjCa__step{grid-template-columns:1fr;gap:28px;min-height:auto;padding:40px 0}.ServiceFlow-module__oPwjCa__step+.ServiceFlow-module__oPwjCa__step,.ServiceFlow-module__oPwjCa__step:nth-child(3),.ServiceFlow-module__oPwjCa__step:nth-child(4){margin-top:0}.ServiceFlow-module__oPwjCa__stepReverse .ServiceFlow-module__oPwjCa__stepCopy,.ServiceFlow-module__oPwjCa__stepReverse .ServiceFlow-module__oPwjCa__visualPanel{grid-area:auto}.ServiceFlow-module__oPwjCa__stepCopy,.ServiceFlow-module__oPwjCa__step:first-child .ServiceFlow-module__oPwjCa__stepCopy,.ServiceFlow-module__oPwjCa__step:nth-child(2) .ServiceFlow-module__oPwjCa__stepCopy,.ServiceFlow-module__oPwjCa__step:nth-child(3) .ServiceFlow-module__oPwjCa__stepCopy,.ServiceFlow-module__oPwjCa__step:nth-child(4) .ServiceFlow-module__oPwjCa__stepCopy{padding-top:0}.ServiceFlow-module__oPwjCa__step:nth-child(2){border-right-width:1px;padding:28px 22px}.ServiceFlow-module__oPwjCa__visualPanel{min-height:260px}.ServiceFlow-module__oPwjCa__step:first-child .ServiceFlow-module__oPwjCa__visualPanel,.ServiceFlow-module__oPwjCa__step:nth-child(2) .ServiceFlow-module__oPwjCa__visualPanel,.ServiceFlow-module__oPwjCa__step:nth-child(3) .ServiceFlow-module__oPwjCa__visualPanel,.ServiceFlow-module__oPwjCa__step:nth-child(4) .ServiceFlow-module__oPwjCa__visualPanel{justify-content:center;align-items:center;min-height:260px;padding-top:0}.ServiceFlow-module__oPwjCa__designImage{width:100%}.ServiceFlow-module__oPwjCa__step:nth-child(2) .ServiceFlow-module__oPwjCa__designImage,.ServiceFlow-module__oPwjCa__step:nth-child(4) .ServiceFlow-module__oPwjCa__designImage{width:min(100%,360px)}.ServiceFlow-module__oPwjCa__checklistCard,.ServiceFlow-module__oPwjCa__documentCard{width:min(100%,520px)}.ServiceFlow-module__oPwjCa__documentTitle{padding:16px 18px;font-size:18px}.ServiceFlow-module__oPwjCa__documentTable thead th{padding:12px 14px;font-size:13px}.ServiceFlow-module__oPwjCa__documentTable tbody td{padding:14px;font-size:12px}}@media (max-width:520px){.ServiceFlow-module__oPwjCa__stepTitle{white-space:normal}.ServiceFlow-module__oPwjCa__documentTable th:first-child,.ServiceFlow-module__oPwjCa__documentTable td:first-child{width:18%}.ServiceFlow-module__oPwjCa__documentTable th:nth-child(2),.ServiceFlow-module__oPwjCa__documentTable td:nth-child(2){width:22%}.ServiceFlow-module__oPwjCa__documentTable th:nth-child(3),.ServiceFlow-module__oPwjCa__documentTable td:nth-child(3){width:60%}.ServiceFlow-module__oPwjCa__documentTable thead th,.ServiceFlow-module__oPwjCa__documentTable tbody td{padding:10px;font-size:10px}.ServiceFlow-module__oPwjCa__documentTable tbody td:first-child,.ServiceFlow-module__oPwjCa__documentTable tbody td:nth-child(2){white-space:normal}}
.Pricing-module__0hSvfa__section{background:#edf0f8;padding:120px 24px}.Pricing-module__0hSvfa__inner{flex-direction:column;align-items:center;max-width:720px;margin:0 auto;display:flex}.Pricing-module__0hSvfa__sectionLabel{color:#8455df;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px;font-size:13px;font-weight:700}.Pricing-module__0hSvfa__titleBlock{text-align:center;margin-bottom:48px}.Pricing-module__0hSvfa__title{color:#111827;letter-spacing:0;margin:0;font-family:Paperlogy-7Bold,Paperlogy,Pretendard,sans-serif;font-size:clamp(26px,3.2vw,46px);font-weight:700;line-height:1.3}.Pricing-module__0hSvfa__titleAccent{color:#9080c8}.Pricing-module__0hSvfa__cardWrap{width:100%;max-width:592px}.Pricing-module__0hSvfa__card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:40px 44px 44px;box-shadow:0 2px 20px #0000000f}.Pricing-module__0hSvfa__priceBox{text-align:center;background:#f5f5f7;border-radius:12px;margin-bottom:36px;padding:24px 28px}.Pricing-module__0hSvfa__originalPrice{color:#9ca3af;margin:0 0 6px;font-size:16px;font-weight:500;text-decoration:line-through}.Pricing-module__0hSvfa__priceRow{justify-content:center;align-items:baseline;gap:10px;margin:0;display:flex}.Pricing-module__0hSvfa__priceLabel{color:#6b7280;font-size:16px;font-weight:600}.Pricing-module__0hSvfa__price{color:#111827;letter-spacing:-.04em;font-size:clamp(36px,5vw,52px);font-weight:900;line-height:1}.Pricing-module__0hSvfa__featureList{flex-direction:column;gap:16px;margin:0 0 36px;padding:0;list-style:none;display:flex}.Pricing-module__0hSvfa__featureItem{color:#374151;letter-spacing:0;text-align:center;word-break:keep-all;justify-content:center;align-items:center;gap:10px;font-size:16px;font-weight:500;line-height:1.5;display:flex}.Pricing-module__0hSvfa__check{color:#7c3aed;flex-shrink:0;font-size:15px;font-weight:900}.Pricing-module__0hSvfa__accent{color:#7c3aed;font-weight:700}.Pricing-module__0hSvfa__ctaBtn{color:#fff;text-align:center;letter-spacing:-.02em;background:#2d115f;border-radius:10px;width:100%;padding:18px 0;font-size:18px;font-weight:700;text-decoration:none;transition:opacity .2s;display:block}.Pricing-module__0hSvfa__ctaBtn:hover{opacity:.88}@media (max-width:640px){.Pricing-module__0hSvfa__section{padding:80px 20px}.Pricing-module__0hSvfa__card{padding:28px 24px 32px}.Pricing-module__0hSvfa__priceBox{padding:20px}}
.CtaBanner-module__X7kM2G__section{background:radial-gradient(circle at 50% 78%,#521d9c80 0%,#521d9c00 42%),linear-gradient(#302942 0%,#2c1d4d 54%,#2b1258 100%);justify-content:center;align-items:center;min-height:615px;padding:24px;display:flex;position:relative;overflow:hidden}.CtaBanner-module__X7kM2G__inner{text-align:center;flex-direction:column;align-items:center;gap:46px;max-width:980px;margin:0 auto;display:flex}.CtaBanner-module__X7kM2G__heading{color:#fff;letter-spacing:-.025em;word-break:keep-all;margin:0;font-size:clamp(30px,3.4vw,54px);font-weight:800;line-height:1.42}.CtaBanner-module__X7kM2G__highlight{color:#a985ff}.CtaBanner-module__X7kM2G__ctaBtn{color:#fff;letter-spacing:-.01em;background:linear-gradient(#ae86ff 0%,#8b5dff 58%,#7448ef 100%);border-radius:8px;justify-content:center;align-items:center;min-width:268px;min-height:72px;padding:18px 48px;font-size:23px;font-weight:800;text-decoration:none;transition:box-shadow .2s,transform .2s;display:inline-flex;box-shadow:inset 0 1px #ffffff47,0 12px 28px #200a4e38}.CtaBanner-module__X7kM2G__ctaBtn:hover{transform:translateY(-2px);box-shadow:inset 0 1px #ffffff52,0 16px 34px #200a4e4d}@media (max-width:640px){.CtaBanner-module__X7kM2G__section{min-height:460px;padding:64px 20px}.CtaBanner-module__X7kM2G__inner{gap:36px}.CtaBanner-module__X7kM2G__heading{font-size:clamp(26px,8vw,34px);line-height:1.45}.CtaBanner-module__X7kM2G__ctaBtn{min-width:220px;min-height:60px;padding:16px 34px;font-size:18px}}
.Footer-module__3hUVsW__footer{background:#0f1118;padding:56px 24px 40px}.Footer-module__3hUVsW__inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:32px;max-width:1120px;margin:0 auto;display:flex}.Footer-module__3hUVsW__logoWrap{align-items:center;margin-bottom:14px;display:inline-flex}.Footer-module__3hUVsW__logoText{color:#fff;letter-spacing:-.04em;opacity:.9;font-size:26px;font-weight:900}.Footer-module__3hUVsW__slogan{color:#ffffff73;letter-spacing:-.01em;margin-bottom:4px;font-size:14px}.Footer-module__3hUVsW__bizInfo{color:#ffffff4d;letter-spacing:-.01em;margin:8px 0 16px;font-size:12px;line-height:1.7}.Footer-module__3hUVsW__footerNav{flex-direction:column;align-items:flex-end;gap:20px;padding-top:4px;display:flex}.Footer-module__3hUVsW__navLink{color:#ffffff80;letter-spacing:-.01em;font-size:14px;text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__navLink:hover{color:#ffffffe6}.Footer-module__3hUVsW__kakaoLink{color:#ffffffb3;letter-spacing:-.01em;background:#ffffff14;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:8px;margin-top:8px;padding:11px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.Footer-module__3hUVsW__kakaoLink:hover{background:#ffffff21}.Footer-module__3hUVsW__copyrightRow{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;width:100%;margin-top:32px;padding-top:24px;display:flex}.Footer-module__3hUVsW__copyright{color:#ffffff40;letter-spacing:-.01em;font-size:13px}.Footer-module__3hUVsW__socialIcons{flex-shrink:0;gap:10px;display:flex}.Footer-module__3hUVsW__socialIcon{color:#ffffff73;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:background .2s,color .2s;display:flex}.Footer-module__3hUVsW__socialIcon:hover{color:#ffffffe6;background:#ffffff29}@media (max-width:768px){.Footer-module__3hUVsW__footer{padding:48px 20px 36px}.Footer-module__3hUVsW__inner{flex-direction:column}.Footer-module__3hUVsW__footerNav{flex-flow:wrap;align-items:flex-start;gap:12px 20px}.Footer-module__3hUVsW__copyrightRow{flex-direction:column;align-items:flex-start;gap:16px}}
.FloatingButtonGroup-module__okeFRq__wrapper{z-index:90;flex-direction:column;align-items:flex-end;display:flex;position:fixed;bottom:24px;right:20px}.FloatingButtonGroup-module__okeFRq__panelWrap{flex-direction:column;align-items:flex-end;gap:10px;animation:.2s FloatingButtonGroup-module__okeFRq__fadeInUp;display:flex}.FloatingButtonGroup-module__okeFRq__tooltip{color:#1a1a1a;white-space:nowrap;background:#fff;border:1.5px solid #e0e0e0;border-radius:16px 16px 4px;align-items:flex-start;gap:8px;padding:14px 18px;font-size:15px;font-weight:700;line-height:1.45;display:flex;position:relative;box-shadow:0 4px 16px #0000001a}.FloatingButtonGroup-module__okeFRq__tooltip:after{content:"";border:7px solid #0000;border-top:9px solid #fff;border-bottom-width:0;position:absolute;bottom:-9px;right:16px}.FloatingButtonGroup-module__okeFRq__tooltipIcon{color:#fff;background:#e07b2a;border-radius:50%;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;margin-top:1px;font-size:13px;font-weight:900;display:inline-flex}.FloatingButtonGroup-module__okeFRq__panel{border-radius:20px;width:208px;position:relative;overflow:hidden;box-shadow:0 12px 32px #0000002e}.FloatingButtonGroup-module__okeFRq__closeBtn{color:#8a8a8a;cursor:pointer;z-index:1;background:#fff;border:1.5px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:16px;line-height:1;display:flex;position:absolute;top:-12px;right:-8px}.FloatingButtonGroup-module__okeFRq__panelHeader{background:linear-gradient(135deg,#8b5dff 0%,#5934a4 100%);flex-direction:column;align-items:center;padding:22px 16px 20px;display:flex}.FloatingButtonGroup-module__okeFRq__panelIcon{background:#ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:10px;display:flex}.FloatingButtonGroup-module__okeFRq__panelTitle{text-align:center;color:#fff;margin:0;font-size:15px;font-weight:700;line-height:1.4}.FloatingButtonGroup-module__okeFRq__panelList{background:#fff;flex-direction:column;display:flex}.FloatingButtonGroup-module__okeFRq__panelItem{color:#1a1a1a;border-bottom:1px solid #efefef;align-items:center;gap:12px;padding:14px 18px;font-size:14px;font-weight:700;text-decoration:none;transition:background .15s;display:flex}.FloatingButtonGroup-module__okeFRq__panelItem:last-child{border-bottom:none}.FloatingButtonGroup-module__okeFRq__panelItem:hover{background:#f8f6ff}.FloatingButtonGroup-module__okeFRq__mainBtn{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:transform .2s;display:flex}.FloatingButtonGroup-module__okeFRq__mainBtn:hover{transform:scale(1.08)}@keyframes FloatingButtonGroup-module__okeFRq__fadeInUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (min-width:769px){.FloatingButtonGroup-module__okeFRq__wrapper{bottom:32px;right:32px}}
.Supporter-module__JI799W__hero{background:var(--color-deep-purple);padding:120px 24px 100px}.Supporter-module__JI799W__heroInner{max-width:var(--max-width);margin:0 auto}.Supporter-module__JI799W__heroLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--color-amber);margin-bottom:20px;font-size:13px;font-weight:700}.Supporter-module__JI799W__heroTitle{color:#fff;word-break:keep-all;margin-bottom:24px;font-size:clamp(36px,6vw,64px);font-weight:900;line-height:1.15}.Supporter-module__JI799W__heroSub{color:#ffffffa6;word-break:keep-all;max-width:580px;margin-bottom:40px;font-size:clamp(15px,1.8vw,17px);line-height:1.8}.Supporter-module__JI799W__heroCta{border-radius:var(--radius-pill);color:#fff;border:1.5px solid #fff6;padding:14px 32px;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s;display:inline-block}.Supporter-module__JI799W__heroCta:hover{background:#ffffff1a;border-color:#ffffffb3}.Supporter-module__JI799W__culture{background:#fff;padding:96px 24px}.Supporter-module__JI799W__cultureInner{max-width:var(--max-width);margin:0 auto}.Supporter-module__JI799W__benefits{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px;display:grid}.Supporter-module__JI799W__benefitCard{background:var(--color-light-lavender);border-radius:var(--radius-lg);padding:32px 24px}.Supporter-module__JI799W__benefitIcon{margin-bottom:14px;font-size:36px;display:block}.Supporter-module__JI799W__benefitTitle{color:var(--color-dark-purple);margin-bottom:8px;font-size:16px;font-weight:800}.Supporter-module__JI799W__benefitDesc{color:var(--color-gray-600);word-break:keep-all;font-size:14px;line-height:1.6}.Supporter-module__JI799W__positions{background:var(--color-light-lavender);padding:96px 24px}.Supporter-module__JI799W__positionsInner{max-width:var(--max-width);margin:0 auto}.Supporter-module__JI799W__jobCard{border-radius:var(--radius-lg);border-left:4px solid var(--color-main-purple);box-shadow:var(--shadow-card);background:#fff;margin-top:48px;overflow:hidden}.Supporter-module__JI799W__jobHeader{padding:36px 40px}.Supporter-module__JI799W__jobTags{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.Supporter-module__JI799W__jobTag{letter-spacing:.03em;color:var(--color-main-purple);background:var(--color-pale-lavender);border-radius:var(--radius-pill);padding:4px 12px;font-size:12px;font-weight:700}.Supporter-module__JI799W__jobTitle{color:var(--color-dark-purple);margin-bottom:8px;font-size:22px;font-weight:900}.Supporter-module__JI799W__jobMeta{color:var(--color-gray-600);word-break:keep-all;margin-bottom:28px;font-size:15px;line-height:1.6}.Supporter-module__JI799W__jobActions{align-items:center;gap:12px;display:flex}.Supporter-module__JI799W__jobToggleBtn{color:var(--color-main-purple);background:var(--color-pale-lavender);border-radius:var(--radius-pill);cursor:pointer;border:none;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:700;transition:background .2s}.Supporter-module__JI799W__jobToggleBtn:hover{background:var(--color-light-lavender)}.Supporter-module__JI799W__jobApplyBtn{color:#fff;background:var(--color-main-purple);border-radius:var(--radius-pill);cursor:pointer;border:none;padding:10px 24px;font-family:inherit;font-size:14px;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s}.Supporter-module__JI799W__jobApplyBtn:hover{background:#6b3fee;transform:translateY(-1px);box-shadow:0 6px 20px #7c4dff4d}.Supporter-module__JI799W__jobDetail{max-height:0;transition:max-height .4s var(--ease-out,cubic-bezier(.22, 1, .36, 1));overflow:hidden}.Supporter-module__JI799W__jobDetailOpen{max-height:1200px}.Supporter-module__JI799W__jobDetailInner{border-top:1px solid var(--color-pale-lavender);flex-direction:column;gap:28px;padding:0 40px 40px;display:flex}.Supporter-module__JI799W__jobSection{padding-top:28px}.Supporter-module__JI799W__jobSectionTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--color-main-purple);margin-bottom:14px;font-size:13px;font-weight:800}.Supporter-module__JI799W__jobList{flex-direction:column;gap:10px;list-style:none;display:flex}.Supporter-module__JI799W__jobList li{color:var(--color-text-body);word-break:keep-all;padding-left:20px;font-size:15px;line-height:1.6;position:relative}.Supporter-module__JI799W__jobList li:before{content:"—";color:var(--color-main-purple);font-weight:700;position:absolute;left:0}.Supporter-module__JI799W__jobApplyBtnLg{color:#fff;background:var(--color-main-purple);border-radius:var(--radius-pill);cursor:pointer;border:none;align-self:flex-start;margin-top:8px;padding:14px 36px;font-family:inherit;font-size:15px;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s}.Supporter-module__JI799W__jobApplyBtnLg:hover{background:#6b3fee;transform:translateY(-2px);box-shadow:0 8px 24px #7c4dff59}.Supporter-module__JI799W__applySection{background:#fff;padding:96px 24px}.Supporter-module__JI799W__applyInner{max-width:var(--max-width);margin:0 auto}.Supporter-module__JI799W__formWrap{background:var(--color-light-lavender);border-radius:var(--radius-lg);max-width:760px;margin-top:48px;padding:48px}.Supporter-module__JI799W__form{flex-direction:column;gap:24px;display:flex}.Supporter-module__JI799W__row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.Supporter-module__JI799W__field{flex-direction:column;gap:8px;display:flex}.Supporter-module__JI799W__label{color:var(--color-dark-purple);align-items:center;gap:4px;font-size:14px;font-weight:700;display:flex}.Supporter-module__JI799W__required{color:var(--color-danger)}.Supporter-module__JI799W__labelHint{color:var(--color-gray-600);font-size:12px;font-weight:400}.Supporter-module__JI799W__input,.Supporter-module__JI799W__select,.Supporter-module__JI799W__textarea{color:var(--color-text-primary);border-radius:var(--radius-md);background:#fff;border:1.5px solid #7c4dff26;outline:none;width:100%;padding:12px 16px;font-family:inherit;font-size:15px;transition:border-color .2s,box-shadow .2s}.Supporter-module__JI799W__input:focus,.Supporter-module__JI799W__select:focus,.Supporter-module__JI799W__textarea:focus{border-color:var(--color-main-purple);box-shadow:0 0 0 3px #7c4dff1a}.Supporter-module__JI799W__select{appearance:none;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%237C4DFF' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:38px}.Supporter-module__JI799W__textarea{resize:vertical;min-height:96px;line-height:1.6}.Supporter-module__JI799W__fileInput{color:var(--color-text-primary);border-radius:var(--radius-md);cursor:pointer;background:#fff;border:1.5px solid #7c4dff26;width:100%;padding:10px 16px;font-family:inherit;font-size:14px;transition:border-color .2s}.Supporter-module__JI799W__fileInput:focus{border-color:var(--color-main-purple);outline:none;box-shadow:0 0 0 3px #7c4dff1a}.Supporter-module__JI799W__fileName{color:var(--color-main-purple);font-size:13px;font-weight:500}.Supporter-module__JI799W__errorMsg{color:var(--color-danger);font-size:14px;font-weight:600}.Supporter-module__JI799W__submitBtn{background:var(--color-main-purple);color:#fff;border-radius:var(--radius-pill);cursor:pointer;border:none;align-self:flex-start;padding:16px 36px;font-family:inherit;font-size:16px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s}.Supporter-module__JI799W__submitBtn:hover:not(:disabled){background:#6b3fee;transform:translateY(-2px);box-shadow:0 8px 24px #7c4dff59}.Supporter-module__JI799W__submitBtn:disabled{opacity:.6;cursor:not-allowed}.Supporter-module__JI799W__successMsg{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:48px 0;display:flex}.Supporter-module__JI799W__successIcon{font-size:48px}.Supporter-module__JI799W__successMsg p{color:var(--color-dark-purple);font-size:20px;font-weight:800}.Supporter-module__JI799W__successSub{color:var(--color-gray-600)!important;font-size:15px!important;font-weight:400!important}@media (max-width:768px){.Supporter-module__JI799W__hero{padding:80px 20px 72px}.Supporter-module__JI799W__culture,.Supporter-module__JI799W__positions,.Supporter-module__JI799W__applySection{padding:64px 20px}.Supporter-module__JI799W__benefits{grid-template-columns:1fr;gap:16px}.Supporter-module__JI799W__jobHeader{padding:28px 24px}.Supporter-module__JI799W__jobDetailInner{padding:0 24px 32px}.Supporter-module__JI799W__formWrap{padding:28px 20px}.Supporter-module__JI799W__row{grid-template-columns:1fr}.Supporter-module__JI799W__submitBtn,.Supporter-module__JI799W__jobApplyBtnLg{text-align:center;width:100%}.Supporter-module__JI799W__jobActions{flex-direction:column;align-items:stretch}.Supporter-module__JI799W__jobToggleBtn,.Supporter-module__JI799W__jobApplyBtn{text-align:center}}
