.InlineRegistrationForm-module__SKUMaW__formContainer{flex-direction:column;width:100%;max-width:100%;height:100%;min-height:0;margin:0 auto;padding:0;display:flex;position:relative;overflow:hidden}.InlineRegistrationForm-module__SKUMaW__formContainer.InlineRegistrationForm-module__SKUMaW__inlinePage{max-width:750px;padding:var(--space-lg);width:100%;height:auto;margin:0 auto;overflow:visible}.InlineRegistrationForm-module__SKUMaW__formCard{background:var(--wetomo-background-white);flex-direction:column;height:100%;min-height:0;padding:0;animation:.5s cubic-bezier(.34,1.56,.64,1) InlineRegistrationForm-module__SKUMaW__slideInUp;display:flex;position:relative;overflow:hidden}.InlineRegistrationForm-module__SKUMaW__formCard.InlineRegistrationForm-module__SKUMaW__inlinePage{border:2px solid var(--wetomo-border-light);border-radius:var(--wetomo-radius-3xl);padding:var(--space-2xl);height:auto;box-shadow:var(--wetomo-shadow-lg);overflow:visible}@keyframes InlineRegistrationForm-module__SKUMaW__slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.InlineRegistrationForm-module__SKUMaW__timeRemaining{font-size:var(--fs-sm);color:var(--wetomo-primary-pink);text-align:center;padding:12px 16px 8px;font-weight:600}.InlineRegistrationForm-module__SKUMaW__progressContainer{align-items:center;gap:16px;margin-bottom:16px;padding:12px 16px 0;display:flex}.InlineRegistrationForm-module__SKUMaW__progressContainer.InlineRegistrationForm-module__SKUMaW__inlinePage{padding:0 0 16px}.InlineRegistrationForm-module__SKUMaW__progressBar{border-radius:var(--wetomo-radius-full);background:linear-gradient(135deg,#ec48991a,#3b82f61a);flex:1;height:10px;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px #0000000d}.InlineRegistrationForm-module__SKUMaW__progressFill{background:var(--wetomo-gradient-pink-light);border-radius:var(--wetomo-radius-full);height:100%;transition:width .4s cubic-bezier(.34,1.56,.64,1);box-shadow:0 2px 8px #ec48994d}.InlineRegistrationForm-module__SKUMaW__progressText{font-size:var(--fs-base);color:var(--wetomo-primary-pink);font-variant-numeric:tabular-nums;text-align:right;flex-shrink:0;min-width:50px;font-weight:700}.InlineRegistrationForm-module__SKUMaW__stepContent{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;padding-bottom:100px;overflow:hidden auto}.InlineRegistrationForm-module__SKUMaW__stepContent.InlineRegistrationForm-module__SKUMaW__inlinePage{padding-bottom:24px;overflow:visible}.InlineRegistrationForm-module__SKUMaW__stepTitle{font-size:var(--fs-xl);color:var(--wetomo-text-primary);margin:0 0 var(--space-xs);padding:0 var(--space-md);font-weight:700;line-height:1.4}.InlineRegistrationForm-module__SKUMaW__stepTitle.InlineRegistrationForm-module__SKUMaW__inlinePage{padding:0}.InlineRegistrationForm-module__SKUMaW__stepDescription{font-size:var(--fs-sm);color:var(--wetomo-text-secondary);margin:0 0 var(--space-md);padding:0 var(--space-md);line-height:1.5}.InlineRegistrationForm-module__SKUMaW__stepDescription.InlineRegistrationForm-module__SKUMaW__inlinePage{padding:0}.InlineRegistrationForm-module__SKUMaW__inputContainer{margin-bottom:0;padding:0 16px}.InlineRegistrationForm-module__SKUMaW__inputContainer.InlineRegistrationForm-module__SKUMaW__inlinePage{padding:0}.InlineRegistrationForm-module__SKUMaW__input,.InlineRegistrationForm-module__SKUMaW__select{width:100%;padding:var(--space-md)var(--space-lg);font-size:var(--fs-base);border:2px solid var(--wetomo-border-light);border-radius:var(--wetomo-radius-2xl);background:var(--wetomo-background-white);color:var(--wetomo-text-primary);transition:var(--transition-base);appearance:none;-webkit-text-size-adjust:100%;font-family:inherit;line-height:1.5;transform:translateZ(0)}.InlineRegistrationForm-module__SKUMaW__input:focus,.InlineRegistrationForm-module__SKUMaW__select:focus{border-color:var(--wetomo-success-green);outline:none;transform:translateZ(0);box-shadow:0 0 0 4px #10b9811a}.InlineRegistrationForm-module__SKUMaW__input::placeholder{color:var(--wetomo-text-tertiary)}.InlineRegistrationForm-module__SKUMaW__nameInputGroup{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px;display:grid}.InlineRegistrationForm-module__SKUMaW__radioGroup{gap:12px;margin-bottom:16px;display:flex}.InlineRegistrationForm-module__SKUMaW__radioLabel{cursor:pointer;flex:1;display:block;position:relative}.InlineRegistrationForm-module__SKUMaW__radioInput{opacity:0;pointer-events:none;position:absolute}.InlineRegistrationForm-module__SKUMaW__radioCustom{padding:var(--space-md)var(--space-md);font-size:var(--fs-lg);border:3px solid var(--wetomo-border-light);border-radius:var(--wetomo-radius-2xl);background:var(--wetomo-background-white);color:var(--wetomo-text-secondary);transition:var(--transition-base);user-select:none;justify-content:center;align-items:center;min-height:70px;font-weight:600;display:flex}.InlineRegistrationForm-module__SKUMaW__radioInput:checked+.InlineRegistrationForm-module__SKUMaW__radioCustom{border-color:var(--wetomo-success-green);background:linear-gradient(135deg,var(--wetomo-success-green-light)0%,#a7f3d0 100%);color:var(--wetomo-success-green-hover);box-shadow:var(--wetomo-shadow-green);transform:scale(1.02)}.InlineRegistrationForm-module__SKUMaW__radioLabel:active .InlineRegistrationForm-module__SKUMaW__radioCustom{transform:scale(.98)}.InlineRegistrationForm-module__SKUMaW__dateInputGroup{align-items:center;gap:8px;margin-bottom:16px;display:flex}.InlineRegistrationForm-module__SKUMaW__jobIncomeGroup{flex-direction:column;gap:24px;display:flex}.InlineRegistrationForm-module__SKUMaW__dateInputGroup .InlineRegistrationForm-module__SKUMaW__customPicker{flex:1;min-width:0}.InlineRegistrationForm-module__SKUMaW__dateInputGroup .InlineRegistrationForm-module__SKUMaW__customPicker:first-child{flex:1.5}.InlineRegistrationForm-module__SKUMaW__dateInputGroup .InlineRegistrationForm-module__SKUMaW__select{flex:1;min-width:0}.InlineRegistrationForm-module__SKUMaW__select{background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%236b7280' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:44px}.InlineRegistrationForm-module__SKUMaW__hint{color:#6b7280;white-space:pre-line;margin-top:12px;padding:0 16px;font-size:13px;line-height:1.6}.InlineRegistrationForm-module__SKUMaW__hint.InlineRegistrationForm-module__SKUMaW__inlinePage{padding:0}.InlineRegistrationForm-module__SKUMaW__error{margin-top:var(--space-sm);margin-left:var(--space-md);margin-right:var(--space-md);padding:var(--space-sm)var(--space-md);border-radius:var(--wetomo-radius-lg);color:#dc2626;font-size:var(--fs-sm);background:#fef2f2;border:1px solid #fecaca;font-weight:500;animation:.4s InlineRegistrationForm-module__SKUMaW__shake}.InlineRegistrationForm-module__SKUMaW__error.InlineRegistrationForm-module__SKUMaW__inlinePage{margin-left:0;margin-right:0}@keyframes InlineRegistrationForm-module__SKUMaW__shake{0%,to{transform:translate(0)}25%{transform:translate(-8px)}75%{transform:translate(8px)}}.InlineRegistrationForm-module__SKUMaW__navigation{padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom));z-index:1000;-webkit-backdrop-filter:blur(20px);will-change:transform;background:linear-gradient(#fff0 0%,#fffffff2 5%,#fffffffa 15%,#fff 30%);flex-direction:row;gap:12px;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateZ(0);box-shadow:0 -8px 32px #00000014}.InlineRegistrationForm-module__SKUMaW__navigation.InlineRegistrationForm-module__SKUMaW__inlinePage{-webkit-backdrop-filter:none;box-shadow:none;z-index:auto;background:0 0;padding:16px 0 0;position:relative;bottom:auto;left:auto;right:auto}.InlineRegistrationForm-module__SKUMaW__formCard.InlineRegistrationForm-module__SKUMaW__bottomSheet{animation:none;position:static}.InlineRegistrationForm-module__SKUMaW__formContainer.InlineRegistrationForm-module__SKUMaW__bottomSheet{position:relative}.InlineRegistrationForm-module__SKUMaW__navigation.InlineRegistrationForm-module__SKUMaW__bottomSheet{-webkit-backdrop-filter:blur(20px);z-index:10;will-change:auto;background:linear-gradient(#fff0 0%,#fffffff2 5%,#fffffffa 15%,#fff 30%);position:absolute;bottom:0;left:0;right:0;transform:none;box-shadow:0 -8px 32px #00000014}.InlineRegistrationForm-module__SKUMaW__navigation.InlineRegistrationForm-module__SKUMaW__hidden{display:none}.InlineRegistrationForm-module__SKUMaW__backButton{min-width:64px;padding:var(--space-md)var(--space-md);font-size:var(--fs-xl);border:2px solid var(--wetomo-border-light);border-radius:var(--wetomo-radius-2xl);background:var(--wetomo-background-white);color:var(--wetomo-text-secondary);cursor:pointer;transition:var(--transition-base);touch-action:manipulation;-webkit-tap-highlight-color:transparent;flex:none;min-height:58px;font-family:inherit;font-weight:600}.InlineRegistrationForm-module__SKUMaW__backButton:hover:not(:disabled){background:var(--wetomo-background-section);border-color:var(--wetomo-border-light)}.InlineRegistrationForm-module__SKUMaW__backButton:active:not(:disabled){transform:scale(.98)}.InlineRegistrationForm-module__SKUMaW__nextButton{padding:var(--space-md)var(--space-md);font-size:var(--fs-xl);border-radius:var(--wetomo-radius-2xl);background:var(--wetomo-gradient-green);color:#fff;cursor:pointer;transition:var(--transition-base);box-shadow:var(--wetomo-shadow-green);touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:none;flex:1;min-height:58px;font-family:inherit;font-weight:600}.InlineRegistrationForm-module__SKUMaW__nextButton:hover:not(:disabled){box-shadow:var(--wetomo-shadow-green-hover)}.InlineRegistrationForm-module__SKUMaW__nextButton:active:not(:disabled){transform:scale(.98)}.InlineRegistrationForm-module__SKUMaW__backButton:disabled,.InlineRegistrationForm-module__SKUMaW__nextButton:disabled{opacity:.8;cursor:not-allowed}.InlineRegistrationForm-module__SKUMaW__spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite InlineRegistrationForm-module__SKUMaW__spin;display:inline-block}@keyframes InlineRegistrationForm-module__SKUMaW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.InlineRegistrationForm-module__SKUMaW__thankYouContainer{text-align:center;width:100%;max-width:100%;margin:0 auto;padding:40px 0}.InlineRegistrationForm-module__SKUMaW__thankYouCard{background:linear-gradient(135deg,#fff 0%,#f0fdf4 100%);border-radius:16px;padding:40px 24px;animation:.5s cubic-bezier(.34,1.56,.64,1) InlineRegistrationForm-module__SKUMaW__scaleIn}@keyframes InlineRegistrationForm-module__SKUMaW__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.InlineRegistrationForm-module__SKUMaW__thankYouIcon{margin-bottom:24px;font-size:72px;animation:.8s infinite InlineRegistrationForm-module__SKUMaW__bounce}@keyframes InlineRegistrationForm-module__SKUMaW__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.InlineRegistrationForm-module__SKUMaW__thankYouTitle{color:#047857;margin:0 0 16px;font-size:24px;font-weight:700;line-height:1.4}.InlineRegistrationForm-module__SKUMaW__thankYouDescription{color:#6b7280;margin:0 0 32px;font-size:16px;line-height:1.6}.InlineRegistrationForm-module__SKUMaW__lineButton{align-items:center;gap:var(--space-sm);padding:var(--space-lg)var(--space-2xl);font-size:var(--fs-base);background:var(--wetomo-line-green);color:#fff;border-radius:var(--wetomo-radius-lg);cursor:pointer;transition:var(--transition-base);box-shadow:var(--wetomo-shadow-line);border:none;font-weight:600;text-decoration:none;display:inline-flex}.InlineRegistrationForm-module__SKUMaW__lineButton:hover{background:var(--wetomo-line-green-hover);box-shadow:var(--wetomo-shadow-line-hover);transform:translateY(-2px)}.InlineRegistrationForm-module__SKUMaW__lineButton:active{transform:translateY(0)}.InlineRegistrationForm-module__SKUMaW__lineButton svg{width:24px;height:24px}.InlineRegistrationForm-module__SKUMaW__thankYouInfo{border-top:1px solid #d1fae5;margin-top:32px;padding-top:32px}.InlineRegistrationForm-module__SKUMaW__thankYouInfo p{color:#6b7280;margin:8px 0;font-size:14px;line-height:1.6}.InlineRegistrationForm-module__SKUMaW__thankYouInfo p:first-child{color:#047857;font-weight:600}.InlineRegistrationForm-module__SKUMaW__customPicker{box-sizing:border-box;width:100%;position:relative}.InlineRegistrationForm-module__SKUMaW__pickerTrigger{color:#1f2937;cursor:pointer;user-select:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;background:#fff;border:2px solid #e5e7eb;border-radius:16px;outline:none;justify-content:center;align-items:center;width:100%;min-height:58px;padding:18px 20px;font-size:16px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.InlineRegistrationForm-module__SKUMaW__pickerTrigger:hover{background:#fff;border-color:#10b981}.InlineRegistrationForm-module__SKUMaW__pickerTrigger:active{transform:scale(.98)}.InlineRegistrationForm-module__SKUMaW__pickerTriggerOpen{background:#fff;border-color:#10b981}.InlineRegistrationForm-module__SKUMaW__pickerValue{text-align:center;flex:1;font-weight:600}.InlineRegistrationForm-module__SKUMaW__pickerArrow{color:#10b981;font-size:14px;font-weight:700;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;right:20px}.InlineRegistrationForm-module__SKUMaW__pickerArrowOpen{transform:rotate(180deg)}.InlineRegistrationForm-module__SKUMaW__pickerDropdown{z-index:99999;-webkit-overflow-scrolling:touch;-webkit-backdrop-filter:blur(30px);will-change:transform,opacity;box-sizing:border-box;background:linear-gradient(135deg,#fffffffa 0%,#f9fafbf2 100%);border:2px solid #10b981;border-radius:20px;width:calc(100% - 32px);max-width:420px;max-height:40vh;padding:12px 8px;animation:.3s cubic-bezier(.34,1.56,.64,1) InlineRegistrationForm-module__SKUMaW__dropdownSlideIn;position:fixed;left:50%;overflow:hidden auto;transform:translate(-50%);box-shadow:0 25px 70px #10b98140,0 10px 40px #00000026}.InlineRegistrationForm-module__SKUMaW__pickerDropdownAbove{animation:.2s ease-out InlineRegistrationForm-module__SKUMaW__dropdownSlideUp}@keyframes InlineRegistrationForm-module__SKUMaW__dropdownSlideIn{0%{opacity:0;transform:translate(-50%)scale(.9)translateY(-20px)}to{opacity:1;transform:translate(-50%)scale(1)translateY(0)}}@keyframes InlineRegistrationForm-module__SKUMaW__dropdownSlideUp{0%{opacity:0;transform:translate(-50%)scale(.9)translateY(20px)}to{opacity:1;transform:translate(-50%)scale(1)translateY(0)}}.InlineRegistrationForm-module__SKUMaW__pickerOption{color:#1f2937;cursor:pointer;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;touch-action:manipulation;text-align:center;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;min-height:56px;margin-bottom:6px;padding:16px 24px;font-size:17px;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.InlineRegistrationForm-module__SKUMaW__pickerOption:last-child{margin-bottom:0}.InlineRegistrationForm-module__SKUMaW__pickerOption:first-child{margin-top:0}.InlineRegistrationForm-module__SKUMaW__pickerOption:hover{color:#10b981;background:linear-gradient(135deg,#10b98126 0%,#10b98114 100%);transform:scale(1.02);box-shadow:0 4px 12px #10b98126}.InlineRegistrationForm-module__SKUMaW__pickerOption:active{transform:scale(.98)}.InlineRegistrationForm-module__SKUMaW__pickerOptionSelected{color:#10b981;background:linear-gradient(135deg,#10b98133 0%,#10b9811f 100%);font-weight:700;box-shadow:0 2px 8px #10b98133}.InlineRegistrationForm-module__SKUMaW__pickerOptionSelected:before{content:"✓";font-size:18px;font-weight:700;position:absolute;left:24px}.InlineRegistrationForm-module__SKUMaW__pickerOptionSelected:after{content:"✓";font-size:18px;font-weight:700;position:absolute;right:24px}.InlineRegistrationForm-module__SKUMaW__regionHeader{cursor:pointer;color:#10b981;background:linear-gradient(135deg,#10b98114 0%,#10b98108 100%);border-radius:12px;justify-content:center;align-items:center;min-height:56px;margin-bottom:4px;padding:16px 24px;font-size:16px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.InlineRegistrationForm-module__SKUMaW__regionHeader:hover{background:linear-gradient(135deg,#10b98126 0%,#10b98114 100%);transform:scale(1.02);box-shadow:0 4px 12px #10b98126}.InlineRegistrationForm-module__SKUMaW__regionHeader:active{transform:scale(.98)}.InlineRegistrationForm-module__SKUMaW__regionHeaderOpen{background:linear-gradient(135deg,#10b98133 0%,#10b9811f 100%);box-shadow:0 2px 8px #10b98133}.InlineRegistrationForm-module__SKUMaW__regionArrow{color:#10b981;font-size:14px;font-weight:700;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;right:24px}.InlineRegistrationForm-module__SKUMaW__regionArrowOpen{transform:rotate(90deg)}.InlineRegistrationForm-module__SKUMaW__prefectureList{margin-top:4px;padding:4px 0}@media (max-width:640px){.InlineRegistrationForm-module__SKUMaW__stepTitle{font-size:20px}.InlineRegistrationForm-module__SKUMaW__radioGroup,.InlineRegistrationForm-module__SKUMaW__dateInputGroup{flex-direction:row}.InlineRegistrationForm-module__SKUMaW__dateInputGroup .InlineRegistrationForm-module__SKUMaW__customPicker,.InlineRegistrationForm-module__SKUMaW__dateInputGroup .InlineRegistrationForm-module__SKUMaW__select{width:100%}.InlineRegistrationForm-module__SKUMaW__navigation{padding:16px 12px;padding-bottom:calc(16px + env(safe-area-inset-bottom));flex-direction:row}.InlineRegistrationForm-module__SKUMaW__navigation.InlineRegistrationForm-module__SKUMaW__inlinePage{padding:16px 0 0}.InlineRegistrationForm-module__SKUMaW__backButton{min-width:60px}.InlineRegistrationForm-module__SKUMaW__nextButton{flex:1}.InlineRegistrationForm-module__SKUMaW__thankYouCard{padding:40px 24px}.InlineRegistrationForm-module__SKUMaW__thankYouIcon{font-size:56px}.InlineRegistrationForm-module__SKUMaW__thankYouTitle{font-size:20px}.InlineRegistrationForm-module__SKUMaW__formCard.InlineRegistrationForm-module__SKUMaW__inlinePage{padding:24px}.InlineRegistrationForm-module__SKUMaW__formContainer.InlineRegistrationForm-module__SKUMaW__inlinePage{max-width:100%;padding:var(--space-md)}}.InlineRegistrationForm-module__SKUMaW__universityLabel,.InlineRegistrationForm-module__SKUMaW__jobIncomeLabel{color:#6b7280;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.InlineRegistrationForm-module__SKUMaW__dateLocationInfo{color:#fff;text-align:center;background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);border-radius:12px;margin-bottom:24px;padding:12px 16px;font-size:15px;font-weight:600;animation:.4s cubic-bezier(.34,1.56,.64,1) InlineRegistrationForm-module__SKUMaW__slideInDown;box-shadow:0 4px 12px #8b5cf64d}@keyframes InlineRegistrationForm-module__SKUMaW__slideInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.InlineRegistrationForm-module__SKUMaW__lineContactSection{text-align:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-top:24px;padding:16px}.InlineRegistrationForm-module__SKUMaW__lineContactText{color:#6b7280;margin-bottom:12px;font-size:13px;line-height:1.6}.InlineRegistrationForm-module__SKUMaW__lineContactButton{padding:var(--space-sm)var(--space-lg);background:var(--wetomo-line-green);color:#fff;border-radius:var(--wetomo-radius-lg);font-weight:600;font-size:var(--fs-sm);transition:var(--transition-base);box-shadow:var(--wetomo-shadow-line);text-decoration:none;display:inline-block}.InlineRegistrationForm-module__SKUMaW__lineContactButton:hover{background:var(--wetomo-line-green-hover);box-shadow:var(--wetomo-shadow-line-hover);transform:translateY(-1px)}.InlineRegistrationForm-module__SKUMaW__lineContactButton:active{transform:translateY(0)}
.service-header,.service-hero-new-cta-button,.service-footer-cta-button,.service-mid-cta-button,.service-fixed-cta-button-card,.service-feature-new-card,.service-flow-new-step,.service-couples-voice-card,.service-pricing-card,.service-trust-pairs-card{will-change:transform}.service-section{contain:layout style}.service-hero-new,.service-footer-cta{contain:layout}.service-header{z-index:1000;-webkit-backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #0000000f;height:56px;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s;position:fixed;top:0;left:0;right:0}.service-header-visible{opacity:1;transform:translateY(0)}.service-header-hidden{opacity:0;transform:translateY(-100%)}.service-header-content{justify-content:space-between;align-items:center;gap:24px;max-width:1200px;height:100%;margin:0 auto;padding:8px 20px;display:flex}.service-header-logo-wrapper{flex-direction:column;flex-shrink:0;gap:2px;display:flex}.service-header-logo{flex-shrink:0;align-items:center;gap:8px;text-decoration:none;display:flex}.service-header-logo-icon{font-size:1.5rem}.service-header-logo-text{color:#1a1a1a;letter-spacing:-.02em;font-size:1.125rem;font-weight:700}.service-header-h1{color:#888;letter-spacing:.02em;margin:0;font-size:.625rem;font-weight:400}.service-header-nav{align-items:center;gap:32px;display:flex}.service-header-nav-link{color:#666;white-space:nowrap;font-size:.875rem;font-weight:400;text-decoration:none;transition:color .2s}.service-header-nav-link:hover{color:#5ac8ca}.service-header-cta{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#5ac8ca 0%,#7dd3a8 100%);border-radius:999px;justify-content:center;align-items:center;padding:10px 24px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 2px 8px #5ac8ca40}.service-header-cta:hover{transform:translateY(-2px);box-shadow:0 4px 16px #5ac8ca59}@media (max-width:768px){.service-header{height:52px}.service-header-content{padding:8px 16px}.service-header-nav{display:none}.service-header-menu-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;width:24px;height:18px;padding:0;display:flex}.service-header-menu-toggle span{background:#1a1a1a;border-radius:1px;width:100%;height:2px;transition:all .3s;display:block}.service-header-logo-text{font-size:1rem}.service-header-h1{font-size:.5625rem}.service-header-cta{padding:6px 14px;font-size:.75rem}}.service-hero-pairs{background:#fff;flex-direction:column;min-height:100dvh;padding:12px;display:flex}.service-hero-pairs-content{flex-direction:column;flex:1;gap:16px;width:100%;display:flex}.service-hero-pairs-image{background:linear-gradient(#5ac8ca 0%,#4ecdc4 50%,#7dd3a8 100%);border-radius:28px;flex:1;width:100%;min-height:65dvh;position:relative;overflow:hidden}.service-hero-pairs-title{color:#fff;text-align:left;letter-spacing:-.02em;font-size:clamp(1.75rem,7vw,2.5rem);font-weight:700;line-height:1.35;font-family:var(--wetomo-font-family-headings);text-shadow:0 2px 16px #00000040;z-index:10;margin:0;position:absolute;bottom:32px;left:24px;right:24px}.service-hero-pairs-cta{text-align:center;padding:0 4px}.service-hero-pairs-button{color:#fff;background:linear-gradient(135deg,#5ac8ca 0%,#4ecdc4 50%,#7dd3a8 100%);border:none;border-radius:999px;justify-content:center;align-items:center;width:100%;padding:18px 24px;font-size:1.0625rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 16px #5ac8ca59}.service-hero-pairs-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #5ac8ca73}.service-hero-pairs-badges{justify-content:center;gap:20px;margin-top:12px;display:flex}.service-hero-pairs-badge{color:#666;align-items:center;gap:5px;font-size:.75rem;display:flex}.service-hero-pairs-badge svg{color:#5ac8ca;width:14px;height:14px}@media (min-width:768px){.service-hero-pairs{padding:20px}.service-hero-pairs-image{border-radius:36px;min-height:75dvh}.service-hero-pairs-title{font-size:clamp(2.5rem,5vw,3.5rem);bottom:48px;left:40px;right:40px}.service-hero-pairs-cta{max-width:380px;margin:0 auto}.service-hero-pairs-button{padding:20px 40px;font-size:1.125rem}}.service-hero-new{background:#fff;flex-direction:column;padding:72px 12px 12px;display:flex}.service-hero-new-content{flex-direction:column;gap:20px;width:100%;display:flex}.service-hero-h1-seo{color:#1a1a1a;text-align:center;letter-spacing:.01em;margin:0 0 8px;font-size:1rem;font-weight:600;line-height:1.4}@media (max-width:768px){.service-hero-h1-seo{font-size:.8rem;line-height:1.5}.service-hero-h1-seo-christian,.service-hero-h1-seo-korean{font-size:.7rem;line-height:1.4}}.service-hero-new-image{aspect-ratio:3/4;background:linear-gradient(#5ac8ca 0%,#4ecdc4 50%,#7dd3a8 100%);border-radius:24px;width:100%;max-height:60dvh;position:relative;overflow:hidden}.service-hero-new-image:before{content:"";z-index:5;pointer-events:none;background:#0000001f;position:absolute;inset:0}.service-hero-new-title{color:#fff;text-align:left;letter-spacing:-.02em;font-size:clamp(1.75rem,7vw,2.5rem);font-weight:700;line-height:1.35;font-family:var(--wetomo-font-family-headings);text-shadow:0 4px 24px #0006,0 2px 8px #0000004d;z-index:10;margin:0;position:absolute;bottom:40px;left:32px;right:32px}.service-hero-new-subtitle,.service-hero-new-label,.service-hero-new-cta-note{display:none}.service-hero-new-cta-label{color:#5ac8ca;text-align:center;margin-bottom:8px;font-size:.875rem;font-weight:600}.service-hero-stats-compact{flex-flow:wrap;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:16px;display:flex}.service-hero-stat-badge{color:#1a1a1a;white-space:nowrap;font-size:.9375rem;font-weight:700;line-height:1.2}.service-hero-stat-divider{color:#999;font-size:.875rem;font-weight:400}.service-hero-new-cta{text-align:center;flex-direction:column;justify-content:center;align-self:center;align-items:center;width:100%;max-width:100%;padding:0 8px 24px;display:flex}.service-hero-new-cta-button{color:#333;background:linear-gradient(135deg,#ffe566 0%,#fecc31 100%);border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;padding:18px 24px;font-size:1.0625rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 16px #fecc3166}.service-hero-new-cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #fecc3180}.service-hero-new-cta-button svg{color:#333}.service-hero-new-cta-restriction{color:#999;text-align:center;letter-spacing:.01em;margin-top:12px;font-size:.75rem;font-weight:400;line-height:1.5}.service-hero-new-badges{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:16px;display:flex}.service-hero-new-badge{color:#555;background:#fffffff2;border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-size:.8125rem;font-weight:400;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #00000014}.service-hero-new-badge:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000001f}.service-hero-new-badge svg{color:#5ac8ca;width:16px;height:16px}@media (min-width:768px){.service-hero-new{padding:80px 20px 20px}.service-hero-new-image{aspect-ratio:3/4;border-radius:32px;max-width:500px;max-height:70dvh;margin:0 auto}.service-hero-new-title{text-shadow:0 4px 16px #0006,0 2px 8px #0000004d;font-size:clamp(1.25rem,2.5vw,1.75rem);bottom:32px;left:24px;right:24px}.service-hero-new-cta{max-width:380px;margin:0 auto}.service-hero-new-cta-button{padding:20px 40px;font-size:1.125rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.service-trust-pairs{text-align:center;background:linear-gradient(#5ac8ca 0%,#6dd5d5 25%,#7de2de 50%,#8cebe8 75%,#9cf2f0 100%);padding:80px 20px 100px;position:relative;overflow:hidden}.service-trust-pairs:before{content:"";pointer-events:none;background:radial-gradient(circle at 15% 25%,#ffffff40 0%,#0000 25%),radial-gradient(circle at 85% 35%,#fff3 0%,#0000 20%),radial-gradient(circle at 50% 70%,#ffffff26 0%,#0000 30%),radial-gradient(circle at 20% 80%,#ffffff1a 0%,#0000 15%),radial-gradient(circle at 75% 85%,#fff3 0%,#0000 20%);position:absolute;inset:0}.service-trust-pairs-hero{z-index:1;margin-bottom:24px;position:relative}.service-trust-pairs-main-stat{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:8px;margin:0;display:flex}.service-trust-pairs-main-value{color:#fff;letter-spacing:-.03em;text-shadow:0 4px 16px #00000040;font-size:clamp(3rem,12vw,5rem);font-weight:700;line-height:1.1}.service-trust-pairs-main-suffix{color:#fff;letter-spacing:-.02em;text-shadow:0 2px 8px #00000026;font-size:clamp(1.5rem,5vw,2.5rem);font-weight:800}.service-trust-pairs-main-note{color:#ffffffe6;margin-top:8px;font-size:.8125rem;font-weight:400}.service-trust-pairs-sub{z-index:1;margin-bottom:48px;position:relative}.service-trust-pairs-sub-text{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:8px;margin:0;display:flex}.service-trust-pairs-sub-label{color:#fff;font-size:1rem;font-weight:600}.service-trust-pairs-sub-value{color:#fff;text-shadow:0 4px 12px #00000040;font-size:clamp(1.5rem,5vw,2rem);font-weight:800}.service-trust-pairs-sub-note{color:#ffffffe6;width:100%;margin-top:4px;font-size:.8125rem;font-weight:400;display:block}.service-trust-pairs-testimonials{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;z-index:1;gap:20px;padding:20px 0 24px;display:flex;position:relative;overflow-x:auto}.service-trust-pairs-testimonials::-webkit-scrollbar{display:none}.service-trust-pairs-card{scroll-snap-align:start;background:#fff;border-radius:20px;flex:none;width:300px;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:block;overflow:hidden;box-shadow:0 8px 32px #00000014}.service-trust-pairs-card:hover{transform:translateY(-8px);box-shadow:0 16px 48px #5ac8ca33}.service-trust-pairs-card-image{background:linear-gradient(135deg,#e8f8f8 0%,#f0fafa 100%);justify-content:center;align-items:center;width:100%;height:180px;display:flex;position:relative;overflow:hidden}.service-trust-pairs-card-placeholder{width:80px;height:80px}.service-trust-pairs-card-placeholder svg{width:100%;height:100%}.service-trust-pairs-card-content{padding:24px}.service-trust-pairs-card-quote{color:#333;text-align:left;margin:0 0 16px;font-size:.9375rem;line-height:1.8}.service-trust-pairs-card-person{color:#5ac8ca;text-align:right;margin:0;font-size:.8125rem;font-weight:600}.service-trust-pairs-more{z-index:1;margin-top:32px;position:relative}.service-trust-pairs-more-link{color:#5ac8ca;border:2px solid #5ac8ca;border-radius:999px;align-items:center;gap:8px;padding:12px 28px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.service-trust-pairs-more-link:hover{color:#fff;background:#5ac8ca}.service-trust-pairs-more-link svg{transition:transform .3s}.service-trust-pairs-more-link:hover svg{transform:translate(4px)}@media (max-width:768px){.service-trust-pairs{padding:60px 16px 80px}.service-trust-pairs-main-value{font-size:clamp(2.5rem,14vw,4rem)}.service-trust-pairs-main-suffix{font-size:clamp(1.5rem,7vw,2rem)}.service-trust-pairs-sub-label{font-size:.9375rem}.service-trust-pairs-sub-value{font-size:clamp(1.375rem,6vw,1.75rem)}.service-trust-pairs-card{width:280px}.service-trust-pairs-card-image{height:160px}.service-trust-pairs-card-content{padding:20px}}.service-trust{background:#fff;padding:100px 20px;position:relative}.service-trust .service-section-title{display:inline-block;position:relative}.service-trust .service-section-title:after{content:"";background:linear-gradient(135deg,#5ac8ca 0%,#7dd3a8 100%);border-radius:2px;width:60px;height:3px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.service-trust-stats{flex-wrap:wrap;justify-content:center;gap:40px;margin-bottom:64px;display:flex}.service-trust-stat{text-align:center;background:linear-gradient(135deg,#fafffe 0%,#f0fafa 100%);border:2px solid #5ac8ca26;border-radius:24px;min-width:260px;padding:40px 48px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 24px #5ac8ca1a}.service-trust-stat:before{content:"";background:linear-gradient(135deg,#5ac8ca 0%,#7dd3a8 100%);height:4px;position:absolute;top:0;left:0;right:0}.service-trust-stat:hover{border-color:#5ac8ca4d;transform:translateY(-8px);box-shadow:0 16px 48px #5ac8ca33}.service-trust-stat-icon{color:#fff;background:linear-gradient(135deg,#5ac8ca 0%,#7dd3a8 100%);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 20px;font-size:2rem;display:flex;box-shadow:0 8px 24px #5ac8ca4d}.service-trust-stat-label{color:#666;margin-bottom:12px;font-size:.875rem;font-weight:400}.service-trust-stat-value{background:linear-gradient(135deg,#5ac8ca 0%,#4ecdc4 100%);-webkit-text-fill-color:transparent;font-size:clamp(2rem,6vw,2.75rem);font-weight:800;font-family:var(--wetomo-font-family-headings);letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;line-height:1.2}.service-trust-stat-note{color:#999;margin-top:12px;font-size:.75rem}.service-trust-testimonials{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:24px;padding:20px 0;display:flex;overflow-x:auto}.service-trust-testimonials::-webkit-scrollbar{display:none}.service-trust-testimonial-card{scroll-snap-align:start;background:#fff;border:1px solid #e8e8e8;border-radius:20px;flex:none;width:320px;padding:32px;transition:all .3s;position:relative;box-shadow:0 4px 20px #0000000f}.service-trust-testimonial-card:before{content:"\"";color:#5ac8ca26;font-family:Georgia,serif;font-size:4rem;line-height:1;position:absolute;top:16px;left:24px}.service-trust-testimonial-card:hover{border-color:#5ac8ca4d;transform:translateY(-6px);box-shadow:0 12px 40px #0000001a}.service-trust-testimonial-content{color:#333;z-index:1;margin-bottom:20px;font-size:.9375rem;line-height:1.9;position:relative}.service-trust-testimonial-person{color:#5ac8ca;text-align:right;font-size:.8125rem;font-weight:600}.service-pain{background:#fff;padding:80px 20px}.service-pain-list{flex-direction:column;gap:12px;max-width:700px;margin:40px auto;padding:0;list-style:none;display:flex}.service-pain-item{color:#333;background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:20px 24px 20px 56px;font-size:.9375rem;line-height:1.7;transition:all .2s;position:relative}.service-pain-item:hover{border-color:#5ac8ca;box-shadow:0 4px 12px #0000000f}.service-pain-item:before{content:counter(pain-counter);counter-increment:pain-counter;color:#fff;background:#333;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8125rem;font-weight:600;display:flex;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.service-pain-list{counter-reset:pain-counter}.service-pain-conclusion{color:#1a1a1a;text-align:center;max-width:600px;margin:40px auto;font-size:1.0625rem;font-weight:600;line-height:1.8}.service-university-highly-link{text-align:center;margin-top:32px}.service-university-highly-text{color:#666;margin-bottom:20px;font-size:.9375rem;line-height:1.7}.service-university-highly-button{color:#fff;background:linear-gradient(135deg,#5ac8ca 0%,#7dd3a8 100%);border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 2px 8px #5ac8ca40}@media (hover:hover) and (pointer:fine){.service-university-highly-button:hover{transform:translateY(-2px);box-shadow:0 4px 16px #5ac8ca59}}.service-university-highly-button:active{transform:translateY(0)}.service-pain-image{border-radius:16px;max-width:500px;margin:40px auto 0;overflow:hidden}.service-concept{background:#f8f8f8;padding:80px 20px}.service-concept-text{color:#333;text-align:left;max-width:700px;margin-bottom:24px;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.8}.service-concept-image{border-radius:16px;max-width:600px;margin:40px auto 0;overflow:hidden}.service-concept-app-showcase{margin-top:48px;padding:24px 0 40px;overflow:hidden}.service-concept-screenshots{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth;align-items:center;gap:20px;padding:32px 0 48px;display:flex;overflow:auto visible}.service-concept-screenshots::-webkit-scrollbar{display:none}.service-concept-screenshots:before,.service-concept-screenshots:after{content:"";flex:0 0 calc(50% - 130px);min-width:24px}.service-concept-screenshot{scroll-snap-align:center;opacity:.6;border:1px solid #00000014;border-radius:28px;flex:none;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),opacity .4s;overflow:hidden;transform:scale(.88);box-shadow:0 8px 32px -8px #0000001f}.service-concept-screenshot img{border-radius:28px;width:240px;height:auto;display:block}.service-concept-screenshot.is-active{opacity:1;transform:scale(1);box-shadow:0 20px 60px -15px #00000040,0 0 0 1px #5ac8ca33}@media (hover:hover) and (pointer:fine){.service-concept-screenshot:hover{opacity:.85;transform:scale(.95)}.service-concept-screenshot.is-active:hover{transform:scale(1.02)}}.service-concept-scroll-hint{justify-content:center;gap:12px;margin-top:20px;display:flex}.service-concept-scroll-dot{cursor:pointer;background:#00000026 padding-box content-box;border-radius:50%;width:12px;height:12px;margin:-16px;padding:16px;transition:all .3s}.service-concept-scroll-dot.is-active{background:#5ac8ca padding-box content-box;transform:scale(1.2)}@media (max-width:768px){.service-concept-screenshots{gap:16px;padding:28px 0 40px}.service-concept-screenshots:before,.service-concept-screenshots:after{flex:0 0 calc(50% - 105px);min-width:16px}.service-concept-screenshot{border-radius:24px;transform:scale(.85)}.service-concept-screenshot img{border-radius:24px;width:200px}.service-concept-screenshot.is-active{transform:scale(1)}}@media (max-width:480px){.service-concept-app-showcase{margin-top:32px;padding:16px 0 32px}.service-concept-screenshots{gap:12px;padding:24px 0 36px}.service-concept-screenshots:before,.service-concept-screenshots:after{flex:0 0 calc(50% - 80px);min-width:12px}.service-concept-screenshot{opacity:.5;border-radius:20px;transform:scale(.8)}.service-concept-screenshot img{border-radius:20px;width:180px}.service-concept-screenshot.is-active{opacity:1;transform:scale(1.05)}.service-concept-scroll-dot{width:6px;height:6px}}.service-features-new{background:linear-gradient(#f8fcfc 0%,#fff 100%);padding:100px 20px;position:relative}.service-features-new .service-section-title{font-size:clamp(1.5rem,4vw,2rem);position:relative}.service-features-new .service-section-title:before{display:none}.service-features-new-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;max-width:1100px;margin-top:56px;margin-left:auto;margin-right:auto;display:grid}.service-feature-new-card{text-align:center;background:#fff;border:none;border-radius:24px;padding:44px 36px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 24px #0000000f}.service-feature-new-card:before{content:"Point";color:#5ac8ca;letter-spacing:.05em;text-transform:uppercase;background:#5ac8ca1a;border-radius:999px;padding:4px 12px;font-size:.6875rem;font-weight:700;position:absolute;top:20px;left:20px}.service-feature-new-card:first-child:before{content:"Point 1"}.service-feature-new-card:nth-child(2):before{content:"Point 2"}.service-feature-new-card:nth-child(3):before{content:"Point 3"}.service-feature-new-card:hover{transform:translateY(-8px);box-shadow:0 16px 48px #5ac8ca26}.service-feature-new-card:after{content:"";-webkit-mask-composite:xor;opacity:0;background:linear-gradient(135deg,#5ac8ca,#7dd3a8);border-radius:24px;padding:2px;transition:opacity .3s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.service-feature-new-card:hover:after{opacity:1}.service-feature-new-icon{color:#fff;background:linear-gradient(135deg,#5ac8ca 0%,#7dd3a8 100%);border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;margin:20px auto 24px;font-size:2.25rem;transition:all .3s;display:flex;box-shadow:0 8px 24px #5ac8ca40}.service-feature-new-card:hover .service-feature-new-icon{transform:scale(1.1);box-shadow:0 12px 32px #5ac8ca59}.service-feature-new-title{color:#1a1a1a;letter-spacing:-.01em;margin-bottom:16px;font-size:1.25rem;font-weight:700;line-height:1.4}.service-feature-new-description{color:#555;font-size:.9375rem;line-height:1.9}.service-flow-new{background:#fff;padding:100px 20px;position:relative}.service-flow-new:before{content:"";pointer-events:none;background:radial-gradient(circle at 10% 20%,#5ac8ca08 0%,#0000 50%),radial-gradient(circle at 90% 80%,#7dd3a808 0%,#0000 50%);position:absolute;inset:0}.service-flow-new-steps{z-index:1;flex-wrap:wrap;justify-content:center;gap:24px;max-width:1200px;margin-top:56px;margin-left:auto;margin-right:auto;display:flex;position:relative}.service-flow-new-step{text-align:center;background:#fff;border:1px solid #e8e8e8;border-radius:20px;flex:1;min-width:180px;max-width:220px;padding:40px 28px 36px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 4px 20px #0000000f}.service-flow-new-step:not(:last-child):after{content:"→";color:#5ac8ca;z-index:2;font-size:1.5rem;font-weight:300;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}.service-flow-new-step:hover{border-color:#5ac8ca4d;transform:translateY(-8px);box-shadow:0 16px 48px #5ac8ca26}.service-flow-new-step-number{color:#fff;background:linear-gradient(135deg,#5ac8ca 0%,#7dd3a8 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:flex;position:absolute;top:-18px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #5ac8ca59}.service-flow-new-step-icon{color:#5ac8ca;background:linear-gradient(135deg,#5ac8ca1a 0%,#7dd3a81a 100%);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:16px auto 20px;font-size:1.75rem;transition:all .3s;display:flex}.service-flow-new-step:hover .service-flow-new-step-icon{color:#fff;background:linear-gradient(135deg,#5ac8ca 0%,#7dd3a8 100%);transform:scale(1.1)}.service-flow-new-step-title{color:#1a1a1a;margin-bottom:10px;font-size:.9375rem;font-weight:700;line-height:1.5}.service-flow-new-step-description{color:#666;font-size:.8125rem;line-height:1.7}.service-safety{background:#fff;padding:80px 20px}.service-safety-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:48px;display:grid}.service-safety-card{background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:28px 24px;transition:all .2s}.service-safety-card:hover{border-color:#5ac8ca;box-shadow:0 4px 12px #0000000f}.service-safety-card-title{color:#1a1a1a;align-items:center;gap:8px;margin-bottom:12px;font-size:1rem;font-weight:600;display:flex}.service-safety-card-title:before{content:"✓";color:#fff;background:#5ac8ca;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;display:flex}.service-safety-card-description{color:#666;padding-left:32px;font-size:.9375rem;line-height:1.8}.service-pricing{background:#f8f8f8;padding:80px 20px}.service-pricing-cards{grid-template-columns:repeat(2,1fr);gap:24px;max-width:700px;margin-top:48px;margin-left:auto;margin-right:auto;display:grid}.service-pricing-card{text-align:center;background:#fff;border:1px solid #f0f0f0;border-radius:16px;padding:40px 28px;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a}.service-pricing-card:before{content:"";background:#5ac8ca;height:4px;position:absolute;top:0;left:0;right:0}.service-pricing-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.service-pricing-card-label{color:#fff;background:#333;border-radius:999px;margin-bottom:20px;padding:6px 20px;font-size:.875rem;font-weight:600;display:inline-block}.service-pricing-card:first-child .service-pricing-card-label{background:#f97373}.service-pricing-card:last-child .service-pricing-card-label{background:#5c6bc0}.service-pricing-card-price{color:#1a1a1a;font-size:clamp(2.5rem,10vw,3.5rem);font-weight:700;font-family:var(--wetomo-font-family-headings);margin-bottom:16px;line-height:1}.service-pricing-card-description{color:#666;font-size:.875rem;line-height:1.7}.service-pricing-card-note{color:#666;border-top:1px solid #f0f0f0;margin-top:16px;padding-top:16px;font-size:.75rem;line-height:1.6}.service-couples-voices{background:linear-gradient(#fafffe 0%,#fff 100%);padding:100px 20px;overflow:hidden}.service-couples-voices .service-section-title{position:relative}.service-couples-voices .service-section-title:before{display:none}.service-couples-voices-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:24px;margin-top:56px;padding:20px 0;display:flex;overflow-x:auto}.service-couples-voices-grid::-webkit-scrollbar{display:none}.service-couples-voice-card{scroll-snap-align:start;background:#fff;border:1px solid #e8e8e8;border-radius:24px;flex:none;width:340px;padding:36px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 8px 32px #0000000f}.service-couples-voice-card:before{content:"";background:linear-gradient(135deg,#5ac8ca 0%,#7dd3a8 100%);height:4px;position:absolute;top:0;left:0;right:0}.service-couples-voice-card:after{content:"\"";color:#5ac8ca14;font-family:Georgia,serif;font-size:5rem;line-height:1;position:absolute;top:20px;right:24px}.service-couples-voice-card:hover{border-color:#5ac8ca4d;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 60px #5ac8ca26}.service-couples-voice-content{color:#333;z-index:1;margin-bottom:24px;font-size:1rem;font-weight:400;line-height:1.9;position:relative}.service-couples-voice-header{justify-content:center;margin-bottom:24px;display:flex}.service-couples-voice-icon{color:#9e9e9e;background:linear-gradient(135deg,#f5f5f5 0%,#eee 100%);border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.service-couples-voice-icon svg{width:26px;height:26px}.service-couples-voice-icon.female{color:#c2185b;background:linear-gradient(135deg,#fce4ec 0%,#f8bbd9 100%)}.service-couples-voice-icon.male{color:#1565c0;background:linear-gradient(135deg,#e3f2fd 0%,#bbdefb 100%)}.service-couples-voice-card:hover .service-couples-voice-icon{transform:translateY(-2px);box-shadow:0 6px 20px #0000001a}.service-couples-voice-card:hover .service-couples-voice-icon.female{background:linear-gradient(135deg,#f8bbd9 0%,#f48fb1 100%);box-shadow:0 6px 20px #c2185b33}.service-couples-voice-card:hover .service-couples-voice-icon.male{background:linear-gradient(135deg,#bbdefb 0%,#90caf9 100%);box-shadow:0 6px 20px #1565c033}.service-couples-voice-person{color:#1a7a7c;text-align:center;justify-content:center;align-items:center;gap:0;font-size:.875rem;font-weight:600;display:flex}.service-couples-voice-person:before{display:none}.service-couples-voices-more-text{text-align:right;color:#999;margin-top:32px;font-size:.8125rem}.service-couples-voices-more-text a{color:#999;text-decoration:none;transition:color .2s}.service-couples-voices-more-text a:hover{color:#5ac8ca}@media (min-width:768px){.service-hero-stat-badge{font-size:1rem}}.service-footer-cta{text-align:center;background:linear-gradient(#fff 0%,#f0fafa 100%);padding:120px 20px;position:relative;overflow:hidden}.service-footer-cta:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#5ac8ca14 0%,#0000 50%),radial-gradient(circle at 80%,#7dd3a80f 0%,#0000 50%);position:absolute;inset:0}.service-footer-cta-title{color:#1a1a1a;letter-spacing:-.03em;z-index:1;margin-bottom:32px;font-size:clamp(2rem,6vw,3rem);font-weight:700;line-height:1.3;position:relative}.service-footer-cta-title strong,.service-footer-cta-title em{background:linear-gradient(135deg,#5ac8ca 0%,#7dd3a8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.service-footer-cta-text{color:#555;z-index:1;max-width:550px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.0625rem;line-height:1.9;position:relative}.service-footer-cta-form{z-index:1;max-width:450px;margin:0 auto;position:relative}.service-footer-cta-button{color:#333;letter-spacing:.02em;background:linear-gradient(135deg,#ffe566 0%,#fecc31 100%);border:none;border-radius:999px;justify-content:center;align-items:center;gap:12px;margin-bottom:24px;padding:24px 72px;font-size:1.25rem;font-weight:800;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #fecc3166,0 4px 16px #fecc314d}.service-footer-cta-button svg{color:#333;width:24px;height:24px}.service-footer-cta-button:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.service-footer-cta-button:hover:before{left:100%}.service-footer-cta-button:hover{background:linear-gradient(135deg,#ffe87a 0%,#ffd84a 100%);transform:translateY(-6px)scale(1.03);box-shadow:0 16px 48px #fecc3180,0 8px 24px #fecc3166}.service-footer-cta-button:active{transform:translateY(-2px)scale(1.01)}.service-footer-cta-note{color:#888;font-size:.8125rem;line-height:1.8}.service-mid-cta{text-align:center;padding:40px 20px}.service-mid-cta-button{color:#333;background:linear-gradient(135deg,#ffe566 0%,#fecc31 100%);border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:20px 48px;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 6px 24px #fecc3166}.service-mid-cta-button svg{color:#333}.service-mid-cta-button:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.service-mid-cta-button:hover:before{left:100%}.service-mid-cta-button:hover{background:linear-gradient(135deg,#ffe87a 0%,#ffd84a 100%);transform:translateY(-4px)scale(1.02);box-shadow:0 12px 36px #fecc3180}.service-mid-cta-button:active{transform:translateY(-2px)scale(1.01)}.service-placeholder-image{aspect-ratio:16/9;background:#f5f5f5;border:2px dashed #e0e0e0;border-radius:16px;justify-content:center;align-items:center;display:flex}.service-placeholder-content{text-align:center;color:#999;font-size:.875rem}.service-pricing-new{grid-template-columns:repeat(2,1fr);gap:24px;max-width:800px;margin-top:48px;margin-left:auto;margin-right:auto;display:grid}.service-pricing-new-card{text-align:center;background:#fff;border:1px solid #e8e8e8;border-radius:20px;padding:32px 24px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000000f}.service-pricing-new-card:before{content:"";background:linear-gradient(135deg,#5ac8ca 0%,#7dd3a8 100%);height:4px;position:absolute;top:0;left:0;right:0}.service-pricing-new-card:first-child:before{background:linear-gradient(135deg,#f97373 0%,#ff9a9e 100%)}.service-pricing-new-card:last-child:before{background:linear-gradient(135deg,#5c6bc0 0%,#7986cb 100%)}.service-pricing-new-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0000001a}.service-pricing-new-title{color:#fff;background:#333;border-radius:999px;margin-bottom:20px;padding:6px 24px;font-size:.875rem;font-weight:600;display:inline-block}.service-pricing-new-card:first-child .service-pricing-new-title{background:#f97373}.service-pricing-new-card:last-child .service-pricing-new-title{background:#5c6bc0}.service-pricing-new-price{color:#1a1a1a;font-size:clamp(2.25rem,10vw,3rem);font-weight:800;line-height:1.2;font-family:var(--wetomo-font-family-headings);margin-bottom:16px}.service-pricing-new-price-note{color:#5ac8ca;margin-top:8px;font-size:.9375rem;font-weight:600;display:block}.service-pricing-new-description{color:#666;margin-bottom:16px;font-size:.875rem;line-height:1.8}.service-pricing-new-note{color:#999;border-top:1px solid #f0f0f0;margin-top:16px;padding-top:16px;font-size:.75rem;line-height:1.6}@media (max-width:640px){.service-pricing-new{grid-template-columns:1fr;gap:20px}.service-pricing-new-card{padding:28px 20px}.service-pricing-new-price{font-size:clamp(1.75rem,8vw,2.5rem)}}@media (max-width:1024px){.service-flow-new-step:not(:last-child):after{display:none}}@media (max-width:768px){.service-hero-new{min-height:auto;padding:0 16px 60px}.service-hero-new-content{padding-top:80px}.service-trust,.service-pain,.service-concept,.service-features-new,.service-flow-new,.service-safety,.service-pricing,.service-couples-voices,.service-footer-cta{padding:80px 16px}.service-hero-new-title{font-size:clamp(1.625rem,7vw,2rem)}.service-hero-new-cta-button,.service-footer-cta-button{width:100%;max-width:340px;padding:18px 36px;font-size:1rem}.service-trust-stats{flex-direction:column;align-items:center;gap:20px}.service-trust-stat{width:100%;max-width:340px;padding:32px 24px}.service-trust-stat-value{font-size:clamp(1.75rem,8vw,2.25rem)}.service-trust-testimonial-card{width:280px;padding:28px}.service-features-new-grid{grid-template-columns:1fr;gap:20px}.service-feature-new-card{padding:36px 28px}.service-feature-new-icon{width:64px;height:64px;margin:16px auto 20px;font-size:1.75rem}.service-flow-new-steps{flex-direction:column;align-items:center;gap:32px}.service-flow-new-step{width:100%;max-width:100%}.service-flow-new-step:not(:last-child):after{content:"↓";font-size:1.25rem;position:absolute;inset:auto auto -24px 50%;transform:translate(-50%)}.service-safety-grid{grid-template-columns:1fr;gap:16px}.service-pricing-cards,.service-pricing-new{grid-template-columns:1fr;gap:20px}.service-pricing-card,.service-pricing-new-card{padding:36px 24px}.service-pricing-card-price{font-size:clamp(2.25rem,12vw,3rem)}.service-couples-voice-card{width:300px;padding:32px}.service-pain-list{gap:12px;margin:32px auto}.service-pain-item{padding:18px 20px 18px 56px;font-size:.9375rem}.service-pain-item:before{width:28px;height:28px;font-size:.8125rem;left:16px}.service-pain-conclusion{font-size:1rem}.service-university-highly-link{margin-top:24px}.service-university-highly-text{margin-bottom:16px;font-size:.875rem}.service-university-highly-button{padding:10px 20px;font-size:.875rem}.service-footer-cta{padding:80px 16px}.service-footer-cta-title{font-size:clamp(1.75rem,7vw,2.25rem)}.service-footer-cta-button{padding:20px 56px;font-size:1.125rem}}@media (max-width:480px){.service-hero-new{padding:0 12px 48px}.service-hero-new-content{padding-top:60px}.service-trust,.service-pain,.service-concept,.service-features-new,.service-flow-new,.service-safety,.service-pricing,.service-couples-voices,.service-footer-cta{padding:60px 12px}.service-hero-new-title{font-size:clamp(1.25rem,6vw,1.5rem)}.service-hero-new-subtitle{font-size:.9375rem}.service-hero-new-label{padding:6px 16px;font-size:.75rem}.service-trust-stat{padding:28px 20px}.service-trust-stat-icon{width:60px;height:60px;font-size:1.5rem}.service-trust-testimonial-card{width:260px;padding:24px}.service-feature-new-card{padding:32px 24px}.service-feature-new-card:before{padding:3px 10px;font-size:.625rem;top:16px;left:16px}.service-flow-new-step{padding:36px 20px 32px}.service-flow-new-step-number{width:36px;height:36px;font-size:.9375rem;top:-16px}.service-flow-new-step-icon{width:48px;height:48px;font-size:1.5rem}.service-couples-voice-card{width:280px;padding:28px}.service-footer-cta-button{padding:18px 32px;font-size:1rem}}.service-placeholder-image{background:linear-gradient(#5ac8ca 0%,#4ecdc4 40%,#7dd3a8 100%);justify-content:center;align-items:center;width:100%;height:100%;min-height:70vh;display:flex;position:relative;overflow:hidden}.service-placeholder-person{opacity:1;width:80%;max-width:400px;height:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.service-placeholder-content{z-index:5;position:absolute;bottom:40%;left:50%;transform:translate(-50%)}.service-placeholder-content span{backdrop-filter:blur(10px);color:#ffffffe6;background:#ffffff40;border-radius:999px;padding:12px 28px;font-size:.875rem;font-weight:400}.service-hero-new-image .service-placeholder-image{border-radius:0;min-height:70vh}@media (min-width:768px){.service-hero-new-image .service-placeholder-image{min-height:80vh}.service-placeholder-person{width:60%;max-width:350px}}@media (max-width:375px){.service-hero-new-title{font-size:1.125rem;bottom:24px;left:16px;right:16px}}


