.Hero-module__dQlAoa__hero{z-index:100;background:var(--bg);width:100%;height:100vh;position:relative;overflow:hidden}.Hero-module__dQlAoa__sceneContainer{z-index:1;width:60%;height:100%;position:absolute;top:0;right:-5%}.Hero-module__dQlAoa__content{z-index:2;pointer-events:none;align-items:center;height:100%;padding:0 clamp(2rem,6vw,8rem);display:flex;position:relative}.Hero-module__dQlAoa__textSide{flex-direction:column;gap:1.5rem;max-width:600px;display:flex}.Hero-module__dQlAoa__badge{align-items:center;gap:.5rem;animation:.6s ease-out both Hero-module__dQlAoa__slideUp;display:inline-flex}.Hero-module__dQlAoa__badgeJp{letter-spacing:.2em;color:var(--pink);text-transform:uppercase;border:1px solid #fe46a04d;border-radius:2px;padding:.25rem .5rem;font-size:.6rem;font-weight:600}.Hero-module__dQlAoa__badgeText{letter-spacing:.08em;color:var(--fg);background:linear-gradient(135deg,var(--pink),#ff79c6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1rem;font-weight:800}.Hero-module__dQlAoa__title{flex-direction:column;line-height:1.05;animation:.6s ease-out .1s both Hero-module__dQlAoa__slideUp;display:flex}.Hero-module__dQlAoa__titleLine{text-transform:uppercase;letter-spacing:-.02em;color:var(--fg);font-size:clamp(2rem,5.5vw,4.5rem);font-weight:900;animation:.5s ease-out both Hero-module__dQlAoa__slideUp;display:block}.Hero-module__dQlAoa__titleLine:nth-child(2),.Hero-module__dQlAoa__titleLine:nth-child(4){color:#ffffff80}.Hero-module__dQlAoa__descriptions{grid-template-columns:1fr 1fr;gap:1.5rem;animation:.6s ease-out .35s both Hero-module__dQlAoa__slideUp;display:grid}.Hero-module__dQlAoa__desc{color:var(--gray);font-size:.85rem;line-height:1.6}.Hero-module__dQlAoa__nav{z-index:10;pointer-events:auto;align-items:center;gap:1.5rem;display:flex;position:absolute;bottom:2.5rem;left:clamp(2rem,6vw,8rem)}.Hero-module__dQlAoa__navBtn{width:48px;height:48px;color:var(--fg);background:0 0;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;transition:border-color .3s,background .3s,transform .2s;display:flex}.Hero-module__dQlAoa__navBtn:hover{border-color:var(--pink);background:#fe46a014;transform:scale(1.05)}.Hero-module__dQlAoa__navBtn:active{transform:scale(.95)}.Hero-module__dQlAoa__dots{align-items:center;gap:.5rem;display:flex}.Hero-module__dQlAoa__dot{background:#fff3;border:none;border-radius:50%;width:8px;height:8px;transition:all .4s cubic-bezier(.22,1,.36,1)}.Hero-module__dQlAoa__dotActive{background:var(--pink);width:32px;box-shadow:0 0 12px var(--pink-glow);border-radius:4px}.Hero-module__dQlAoa__counter{z-index:10;font-variant-numeric:tabular-nums;align-items:baseline;gap:.25rem;display:flex;position:absolute;bottom:2.5rem;right:clamp(2rem,6vw,8rem)}.Hero-module__dQlAoa__counterCurrent{color:var(--pink);font-size:1.5rem;font-weight:700}.Hero-module__dQlAoa__counterSep{color:#fff3;margin:0 .15rem;font-size:1rem}.Hero-module__dQlAoa__counterTotal{color:var(--gray);font-size:.9rem;font-weight:400}@keyframes Hero-module__dQlAoa__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__dQlAoa__sceneContainer{width:100%;height:50%;top:auto;bottom:15%;right:0}.Hero-module__dQlAoa__content{align-items:flex-start;padding:clamp(5rem,12vh,7rem) 1.5rem 0}.Hero-module__dQlAoa__textSide{gap:1rem}.Hero-module__dQlAoa__titleLine{font-size:clamp(1.8rem,9vw,3rem)}.Hero-module__dQlAoa__descriptions{grid-template-columns:1fr;gap:.5rem}.Hero-module__dQlAoa__desc{font-size:.8rem}.Hero-module__dQlAoa__nav{bottom:1.5rem;left:50%;transform:translate(-50%)}.Hero-module__dQlAoa__counter{display:none}.Hero-module__dQlAoa__badge{flex-wrap:wrap}}
.Steps-module__LuVa4q__section{height:360vh;position:relative}.Steps-module__LuVa4q__canvasFixed{z-index:1;pointer-events:none;position:fixed;inset:0}.Steps-module__LuVa4q__stepsContainer{z-index:2;pointer-events:none;position:relative}.Steps-module__LuVa4q__stepBlock{align-items:center;height:100vh;padding:0 clamp(2rem,6vw,8rem);display:flex;position:relative}.Steps-module__LuVa4q__stepBlock:last-child{height:60vh}.Steps-module__LuVa4q__stepContent{pointer-events:auto;max-width:420px;transition:opacity .15s ease-out,transform .15s ease-out}.Steps-module__LuVa4q__left{margin-right:auto}.Steps-module__LuVa4q__right{text-align:right;margin-left:auto}.Steps-module__LuVa4q__stepNumber{color:var(--pink);opacity:.12;font-variant-numeric:tabular-nums;font-size:clamp(3rem,6vw,5rem);font-weight:900;line-height:1;display:block}.Steps-module__LuVa4q__stepLabel{letter-spacing:.4em;text-transform:uppercase;color:var(--pink);border:1px solid #fe46a033;border-radius:2px;margin:.75rem 0;padding:.2rem .65rem;font-size:.6rem;font-weight:600;display:inline-block}.Steps-module__LuVa4q__stepTitle{color:var(--fg);margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;line-height:1.15}.Steps-module__LuVa4q__stepDesc{color:var(--gray);font-size:.88rem;line-height:1.75}.Steps-module__LuVa4q__stepLine{background:var(--pink);width:40px;height:2px;box-shadow:0 0 8px var(--pink-glow);border-radius:1px;margin-top:1.25rem}.Steps-module__LuVa4q__right .Steps-module__LuVa4q__stepLine{margin-left:auto}@media (max-width:768px){.Steps-module__LuVa4q__stepBlock{align-items:flex-end;padding:0 1.5rem 4rem}.Steps-module__LuVa4q__stepContent,.Steps-module__LuVa4q__left,.Steps-module__LuVa4q__right{text-align:left;max-width:100%;margin:0}.Steps-module__LuVa4q__right .Steps-module__LuVa4q__stepLine{margin-left:0}.Steps-module__LuVa4q__stepNumber{font-size:2.5rem}.Steps-module__LuVa4q__stepTitle{font-size:1.4rem}}
.Quote-module__herUIW__section{z-index:100;background:var(--bg);align-items:center;min-height:100vh;padding:clamp(4rem,8vh,6rem) 0;display:flex;position:relative;overflow:hidden}.Quote-module__herUIW__sceneContainer{z-index:1;width:100%;height:100%;position:absolute;inset:0}.Quote-module__herUIW__content{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,6rem);width:100%;max-width:1200px;margin:0 auto;padding:0 clamp(2rem,6vw,8rem);display:grid;position:relative}.Quote-module__herUIW__textSide{flex-direction:column;gap:1.25rem;display:flex}.Quote-module__herUIW__label{letter-spacing:.5em;text-transform:uppercase;color:var(--pink);font-size:.6rem;font-weight:600}.Quote-module__herUIW__title{color:var(--fg);font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800;line-height:1.15}.Quote-module__herUIW__pink{color:var(--pink)}.Quote-module__herUIW__desc{color:var(--gray);max-width:380px;font-size:.9rem;line-height:1.7}.Quote-module__herUIW__features{flex-direction:column;gap:.6rem;margin-top:.5rem;display:flex}.Quote-module__herUIW__feature{color:#fff9;align-items:center;gap:.6rem;font-size:.82rem;display:flex}.Quote-module__herUIW__featureIcon{color:var(--pink);font-size:.7rem}.Quote-module__herUIW__formSide{position:relative}.Quote-module__herUIW__form{flex-direction:column;gap:1rem;display:flex}.Quote-module__herUIW__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Quote-module__herUIW__field{flex-direction:column;gap:.35rem;display:flex}.Quote-module__herUIW__fieldLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--gray);font-size:.65rem;font-weight:500}.Quote-module__herUIW__input{width:100%;color:var(--fg);-webkit-appearance:none;background:#ffffff08;border:1px solid #ffffff14;border-radius:6px;outline:none;padding:.7rem .85rem;font-family:inherit;font-size:.85rem;transition:border-color .3s,background .3s}.Quote-module__herUIW__input::placeholder{color:#ffffff26}.Quote-module__herUIW__input:focus{border-color:var(--pink);background:#fe46a008;box-shadow:0 0 0 3px #fe46a00f}.Quote-module__herUIW__input option{color:var(--fg);background:#1a1a1a}.Quote-module__herUIW__textarea{resize:vertical;min-height:100px}.Quote-module__herUIW__submitBtn{background:var(--pink);color:#fff;letter-spacing:.05em;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.6rem;margin-top:.5rem;padding:.85rem 2rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:transform .2s,box-shadow .3s,background .3s;display:inline-flex;box-shadow:0 4px 20px #fe46a040}.Quote-module__herUIW__submitBtn:hover{background:#ff5baf;transform:translateY(-2px);box-shadow:0 8px 30px #fe46a059}.Quote-module__herUIW__submitBtn:active{transform:translateY(0)}.Quote-module__herUIW__success{text-align:center;padding:3rem 2rem}.Quote-module__herUIW__successIcon{color:#4caf50;background:#4caf501a;border:2px solid #4caf50;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;font-size:1.5rem;display:flex}.Quote-module__herUIW__successTitle{color:var(--fg);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.Quote-module__herUIW__successDesc{color:var(--gray);font-size:.9rem;line-height:1.6}@media (max-width:768px){.Quote-module__herUIW__sceneContainer{opacity:.4;width:100%;height:100%;position:absolute;inset:0}.Quote-module__herUIW__content{grid-template-columns:1fr;gap:2rem;padding:0 1.5rem}.Quote-module__herUIW__formRow{grid-template-columns:1fr}.Quote-module__herUIW__title{font-size:1.6rem}.Quote-module__herUIW__desc{max-width:none}}
.Footer-module__bU2TmW__footer{z-index:100;background:var(--bg);border-top:1px solid #ffffff0f;position:relative}.Footer-module__bU2TmW__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:1.2rem clamp(1.5rem,4vw,4rem);display:flex}.Footer-module__bU2TmW__copy{color:var(--gray);letter-spacing:.02em;font-size:.72rem}.Footer-module__bU2TmW__links{align-items:center;gap:.6rem;font-size:.72rem;display:flex}.Footer-module__bU2TmW__links a{color:#ffffff73;transition:color .25s}.Footer-module__bU2TmW__links a:hover{color:var(--pink)}.Footer-module__bU2TmW__sep{color:#ffffff1f;font-size:.6rem}@media (max-width:600px){.Footer-module__bU2TmW__inner{text-align:center;flex-direction:column;gap:.6rem;padding:1rem 1.5rem}}
