.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-feature-redesign-card.modern{border-radius:var(--wetomo-radius-2xl);transition:all var(--transition-spring);box-shadow:var(--wetomo-shadow-card);background:linear-gradient(#fff 0%,#fafafa 100%);border:1px solid #0000;padding:0;position:relative;overflow:hidden}.service-feature-redesign-card.modern:before{content:"";border-radius:var(--wetomo-radius-2xl);-webkit-mask-composite:xor;pointer-events:none;opacity:1;transition:all var(--transition-spring);background:linear-gradient(135deg,#ffe5e5 0%,#e8e8e8 50%,#ffe5e5 100%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-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-redesign-card.modern.theme-pink:before,.service-feature-redesign-card.modern.theme-green:before{display:block}.service-feature-redesign-card.modern:hover{box-shadow:var(--wetomo-shadow-hover),inset 0 1px 0 #ffffffe6;transform:translateY(-10px)scale(1.02)}.service-feature-redesign-card.modern:hover:before{opacity:.6;background:linear-gradient(135deg,#ff6b6b 0%,#ec407a 50%,#ff6b6b 100%)}.service-feature-redesign-card.modern:after{content:"";opacity:0;height:1px;transition:opacity var(--transition-spring);z-index:2;background:linear-gradient(90deg,#0000,#ffffffe6,#0000);position:absolute;top:0;left:15%;right:15%}.service-feature-redesign-card.modern:hover:after{opacity:1}.feature-card-header{padding:var(--space-md)var(--space-xl)var(--space-xs);justify-content:center;align-items:center;display:flex}.feature-icon-wrapper{border-radius:var(--wetomo-radius-xl);color:#fff;width:64px;height:64px;box-shadow:var(--wetomo-shadow-pink);transition:all var(--transition-spring);background:linear-gradient(135deg,#ff6b6b 0%,#ff8080 100%);justify-content:center;align-items:center;display:flex}.service-feature-redesign-card.modern:hover .feature-icon-wrapper{box-shadow:var(--wetomo-shadow-pink-hover);transform:scale(1.1)rotate(5deg)}.theme-pink .feature-icon-wrapper{box-shadow:var(--wetomo-shadow-pink);background:linear-gradient(135deg,#ff6b6b 0%,#ff8080 100%)}.theme-green .feature-icon-wrapper{box-shadow:var(--wetomo-shadow-blue);background:linear-gradient(135deg,#5c6bc0 0%,#7986cb 100%)}.feature-step-icon{font-size:var(--fs-2xl);font-weight:700}.feature-content-section{padding:0 var(--space-xl)var(--space-md);gap:var(--space-sm);flex-direction:column;display:flex}.feature-title-group{text-align:center;margin-bottom:var(--space-lg)}.feature-title{font-family:var(--wetomo-font-family-headings);font-size:var(--fs-xl);color:var(--wetomo-text-primary);margin:0 0 var(--space-sm)0;letter-spacing:-.01em;font-weight:700;line-height:1.3}.feature-divider{border-radius:var(--wetomo-radius-full);width:60px;height:4px;transition:width var(--transition-spring);background:linear-gradient(90deg,#ff6b6b 0%,#ec407a 100%);margin:0 auto}.service-feature-redesign-card.modern:hover .feature-divider{width:80px}.theme-pink .feature-divider{background:linear-gradient(90deg,#ff6b6b 0%,#ec407a 100%)}.theme-green .feature-divider{background:linear-gradient(90deg,#5c6bc0 0%,#7986cb 100%)}.feature-description{font-size:var(--fs-body);color:var(--wetomo-text-secondary);letter-spacing:.01em;text-align:left;white-space:pre-line;line-height:1.85}.feature-image-container{aspect-ratio:4/3;border-radius:var(--wetomo-radius-lg);background:linear-gradient(135deg,#f5f5f5 0%,#ebebeb 100%);border:none;position:relative;overflow:hidden;box-shadow:inset 0 2px 8px #0000000f}.feature-image{transition:transform .6s cubic-bezier(.4,0,.2,1)}.feature-image-container:hover .feature-image{transform:scale(1.08)}.feature-highlight-tag{color:#fff;border-radius:var(--wetomo-radius-pill);box-shadow:var(--wetomo-shadow-pink);transition:all var(--transition-spring);background:linear-gradient(135deg,#ff6b6b 0%,#ff8080 100%);align-items:center;gap:8px;padding:12px 24px;font-size:13px;font-weight:700;display:flex}.feature-highlight-tag:hover{box-shadow:var(--wetomo-shadow-pink-hover);transform:translateY(-2px)}.modern-interview-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin:32px 0;display:grid}a.modern-interview-card{color:inherit;cursor:pointer;background:#fff;border:1px solid #e8e8e8;border-radius:16px;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000f}@media (hover:hover) and (pointer:fine){a.modern-interview-card:hover{border-color:#5ac8ca;transform:translateY(-4px);box-shadow:0 12px 32px #5ac8ca26}a.modern-interview-card:hover .interview-card-image img{transform:scale(1.05)}}.interview-card-image{width:100%;height:180px;position:relative;overflow:hidden}.interview-card-image img{transition:transform .4s}.interview-card-content{flex-direction:column;flex:1;gap:12px;padding:16px;display:flex}.interview-card-title{color:#1a1a1a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9375rem;font-weight:700;line-height:1.5;display:-webkit-box;overflow:hidden}.interview-quote{color:#666;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.8125rem;font-weight:400;line-height:1.7;display:-webkit-box;overflow:hidden}.service-interviews-section{background:#f8f8f8;padding:48px 20px}.service-interviews-more{text-align:center;margin-top:32px}.service-interviews-more-link{color:#5ac8ca;background:#fff;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-interviews-more-link:after{display:none}@media (hover:hover) and (pointer:fine){.service-interviews-more-link:hover{color:#fff;background:#5ac8ca}.service-interviews-more-link:hover:after{display:none}}.interview-meta,.interview-participants,.participants-icon,.interview-date,.interview-card-summary,.interview-card-subtitle,.interview-read-time,.interview-card-overlay,.interview-service-badge,.interview-highlight,.highlight-icon,.service-interview-toggle{display:none}.interview-tags{gap:var(--space-xs);margin:var(--space-sm)0;flex-wrap:wrap;display:flex}.interview-tag{color:#5ac8ca;border-radius:var(--wetomo-radius-full);background:#5ac8ca1a;border:1px solid #5ac8ca33;padding:4px 12px;font-size:11px;font-weight:600;display:inline-block}.chat-message{align-items:flex-start;gap:var(--space-md);margin-bottom:var(--space-xl);display:flex}.chat-message.staff{flex-direction:row-reverse;justify-content:flex-end}.chat-avatar{width:48px;height:48px;font-size:var(--fs-lg);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.chat-message.male .chat-avatar{background-color:#5c6bc0;box-shadow:0 2px 8px #5c6bc04d}.chat-message.female .chat-avatar{background-color:#ff6b6b;box-shadow:0 2px 8px #ff6b6b4d}.chat-message.staff .chat-avatar{background-color:#666}.chat-bubble{padding:var(--space-lg);max-width:75%;line-height:1.8;font-size:var(--fs-body);color:#444;background:#fff;border:1px solid #e5e5e5;border-radius:12px}.chat-message.staff .chat-bubble{background:#f8f8f8}.chat-speaker{margin-bottom:var(--space-xs);font-size:13px;font-weight:700}.chat-message.male .chat-speaker{color:#5c6bc0}.chat-message.female .chat-speaker{color:#ff6b6b}.chat-message.staff .chat-speaker{color:#666}.service-related-sites{padding:var(--space-md)0 0;margin-top:var(--space-lg);background:0 0;border-top:1px solid #ffffff14}.service-related-sites-title{font-size:var(--fs-sm)!important;color:#fffc!important;margin:0 0 var(--space-xxs)!important;text-align:center!important;font-weight:500!important}.service-related-sites-simple-list{margin-top:var(--space-lg);text-align:center;color:#ffffffb3;font-size:13px;line-height:1.8}.service-related-sites-description{color:#ffffffb3;margin:0}.service-related-site-simple-link{color:#ffffffd9;font-weight:600;text-decoration:none;transition:color .3s}.service-related-site-simple-link:hover{color:#fff;text-decoration:underline}.service-breadcrumb{padding:var(--space-md)0;font-size:var(--fs-sm)}.service-breadcrumb-list{align-items:center;gap:var(--space-xs);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.service-breadcrumb-item{align-items:center;display:flex}.service-breadcrumb-item:not(:last-child):after{content:">";margin:0 var(--space-xs);color:#888}.service-breadcrumb-link{color:#1a1a1a;font-weight:400;text-decoration:none}.service-breadcrumb-link:hover{text-decoration:underline}.service-breadcrumb-current{color:#666}.service-related-nav{margin:var(--space-4xl)0;padding:var(--space-3xl)0}.service-related-nav-title{font-family:var(--wetomo-font-family-headings);text-align:center;color:var(--wetomo-text-primary);margin-bottom:var(--space-xl);font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700}.service-related-nav-grid{gap:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));max-width:920px;margin:0 auto;display:grid}.service-related-nav-card{border-radius:var(--wetomo-radius-xl);padding:var(--space-xl);color:inherit;transition:all var(--transition-spring);background:#fff;border:1px solid #e8e8e8;text-decoration:none;display:block;box-shadow:0 2px 8px #0000000f}.service-related-nav-card:hover{border-color:#5ac8ca;transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.service-related-nav-content h3{font-family:var(--wetomo-font-family-headings);font-size:var(--fs-lg);color:var(--wetomo-text-primary);margin:0 0 var(--space-sm)0;font-weight:700;line-height:1.4}.service-related-nav-content p{font-size:var(--fs-body);color:var(--wetomo-text-secondary);margin:0;line-height:1.7}@media (max-width:768px){.modern-interview-grid{grid-template-columns:1fr;gap:16px;margin:24px 0}.interview-card-image{height:160px}.interview-card-content{gap:10px;padding:14px}.interview-card-title{font-size:.875rem}.interview-quote{-webkit-line-clamp:2;font-size:.8125rem}.service-interviews-section{padding:32px 16px}.service-interviews-more{margin-top:24px}.service-interviews-more-link{padding:10px 20px;font-size:.875rem}.service-interviews-more-link:after{display:none}.feature-content-section{padding:0 var(--space-sm)var(--space-xs)}.feature-title{font-size:var(--fs-lg)}}@media (max-width:480px){.interview-card-image{height:140px}.interview-card-content{gap:8px;padding:12px}.interview-card-title{font-size:.8125rem}.interview-quote{font-size:.75rem}.chat-bubble{max-width:85%}.chat-avatar{width:40px;height:40px;font-size:var(--fs-body)}}.service-other-services{padding:var(--space-2xl)0}.service-other-services-scroller{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;width:100%;padding:var(--space-md)0;margin:0 calc(-1*var(--space-md));padding-left:var(--space-md);padding-right:var(--space-md);overflow-x:auto}.service-other-services-scroller::-webkit-scrollbar{display:none}.service-other-services-track{gap:var(--space-sm);width:max-content;padding:0;display:flex}.service-other-service-card{scroll-snap-align:start;width:200px;min-width:200px;color:inherit;background:#fff;border-radius:12px;flex-direction:column;flex:none;text-decoration:none;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000a}.service-other-service-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.service-other-service-image-wrapper{width:100%;height:120px;position:relative;overflow:hidden}.service-other-service-image{object-fit:cover;transition:transform .3s}.service-other-service-card:hover .service-other-service-image{transform:scale(1.05)}.service-other-service-content{padding:var(--space-md);gap:var(--space-xs);flex-direction:column;display:flex}.service-other-service-title{color:var(--wetomo-text-primary);margin:0;font-size:.875rem;font-weight:700;line-height:1.4}.service-other-service-description{color:var(--wetomo-text-secondary);margin:0;font-size:.75rem;line-height:1.5}@media (min-width:768px){.service-other-services-scroller{scroll-snap-type:none;margin:0;padding:0;overflow-x:visible}.service-other-services-track{gap:var(--space-md);grid-template-columns:repeat(5,1fr);width:100%;max-width:100%;display:grid}.service-other-service-card{width:100%;min-width:auto}}@media (max-width:480px){.service-other-service-card{width:180px;min-width:180px}.service-other-service-image-wrapper{height:100px}}
.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;min-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:4px;display:flex}.service-header-h1{color:#1a1a1a;letter-spacing:-.01em;margin:0;font-size:clamp(.875rem,2vw,1rem);font-weight:600;line-height:1.4}.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{min-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:.75rem}.service-header-cta{flex-shrink:0;padding:6px 14px;font-size:.75rem}}.service-h1-container{text-align:center;max-width:1200px;margin:0 auto;padding:80px 20px 16px}.service-h1-title{color:#1a1a1a;font-size:clamp(1.25rem,4vw,1.5rem);font-weight:700;line-height:1.4;font-family:var(--wetomo-font-family-headings);letter-spacing:-.02em;margin:0}@media (max-width:768px){.service-h1-container{padding:72px 16px 12px}.service-h1-title{font-size:clamp(1.125rem,5vw,1.375rem)}}@media (max-width:480px){.service-h1-container{padding:68px 12px 10px}.service-h1-title{font-size:1.125rem}}.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:28px;width:100%;max-height:56dvh;position:relative;overflow:hidden}.service-hero-new-image:before{content:"";z-index:5;pointer-events:none;background:linear-gradient(#0000 40%,#0003 60%,#00000080 80%,#000000b3 100%);position:absolute;inset:0}.service-hero-new-text-overlay{z-index:10;flex-direction:column;gap:12px;display:flex;position:absolute;bottom:32px;left:20px;right:20px}.service-hero-new-title{color:#fff;text-align:left;letter-spacing:-.02em;font-size:clamp(1.125rem,4vw,1.5rem);font-weight:700;line-height:1.4;font-family:var(--wetomo-font-family-headings);text-shadow:0 2px 4px #000c,0 4px 8px #0009,0 8px 16px #0006,0 0 2px #000000e6;word-break:keep-all;overflow-wrap:break-word;margin:0}.service-hero-new-subtitle{color:#fff;text-align:left;letter-spacing:.02em;text-shadow:0 1px 2px #000000e6,0 2px 4px #000000b3,0 4px 8px #00000080,0 8px 16px #0000004d;word-break:keep-all;overflow-wrap:break-word;margin:8px 0 0;font-size:clamp(1.0625rem,4.5vw,1.375rem);font-weight:500;line-height:1.55}.service-hero-new-text-overlay .service-hero-new-subtitle{display:block}.service-hero-new-label,.service-hero-new-cta-note{display:none}.service-hero-new-cta-label{color:#5ac8ca;text-align:center;margin-top:10px;margin-bottom:0;font-size:.8125rem;font-weight:600}.service-hero-stats-compact{flex-flow:wrap;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:12px;display:flex}.service-hero-stats-note{color:#bdbdbd;letter-spacing:.02em;white-space:nowrap;font-size:.625rem;font-weight:400;line-height:1.4}.service-hero-stat-badge{color:#666;white-space:nowrap;font-size:.8125rem;font-weight:600;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 20px;display:flex}.service-hero-new-cta-button{color:#333;background:linear-gradient(135deg,#ffe566 0%,#fecc31 100%);border:none;border-radius:16px;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:#aaa;text-align:center;letter-spacing:.01em;margin-top:8px;font-size:.6875rem;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-text-overlay{gap:0;bottom:40px;left:32px;right:32px}.service-hero-new-title{letter-spacing:-.02em;text-shadow:0 2px 4px #000c,0 4px 8px #0009,0 8px 16px #0006,0 0 2px #000000e6;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:700;line-height:1.35}.service-hero-new-subtitle{text-shadow:0 1px 2px #000000e6,0 2px 4px #000000b3,0 4px 8px #00000080;font-size:clamp(.9375rem,2.5vw,1.125rem)}.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;position:relative;overflow:hidden}@media (max-width:480px){.service-concept-app-showcase:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(270deg,#f8f8f8 0%,#f8f8f8b3 50%,#f8f8f800 100%);width:100px;height:calc(100% - 48px);position:absolute;top:24px;right:0}}.service-concept-highlights{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:-8px;display:flex}.service-concept-highlight{background:#fff;border:1px solid #0000000f;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;display:inline-flex;box-shadow:0 2px 8px #0000000a}.service-concept-highlight-dot{background:var(--theme-primary,#1a1a1a);border-radius:999px;flex:none;width:8px;height:8px;box-shadow:0 0 0 3px #0000000a}.service-concept-highlight-text{color:#1a1a1a;letter-spacing:.01em;white-space:nowrap;font-size:.95rem;line-height:1.2}.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 20px 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}@media (max-width:768px){.service-concept-screenshots:before,.service-concept-screenshots:after{display:none}}.service-concept-screenshot{scroll-snap-align:start;box-shadow:none;opacity:.6;border:none;border-radius:0;flex-direction:column;flex:none;align-items:center;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s;display:flex;overflow:visible;transform:scale(.88)}.service-concept-screenshot-image-wrapper{border:1px solid #00000014;border-radius:28px;transition:box-shadow .4s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 8px 32px -8px #0000001f}.service-concept-screenshot img{aspect-ratio:480/1040;object-fit:contain;border-radius:28px;width:240px;height:auto;display:block}.service-concept-screenshot-label{color:#5ac8ca;text-align:center;letter-spacing:.01em;white-space:nowrap;background:#5ac8ca14;border:1px solid #5ac8ca33;border-radius:999px;justify-content:center;align-items:center;margin-top:20px;padding:8px 16px;font-size:.8125rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 1px 3px #0000000a}.service-concept-screenshot.is-active .service-concept-screenshot-label{color:#fff;background:linear-gradient(135deg,#5ac8ca 0%,#4ecdc4 100%);border-color:#0000;transform:translateY(-1px);box-shadow:0 2px 8px #5ac8ca40}.service-concept-screenshot.is-active{opacity:1;transform:scale(1)}.service-concept-screenshot.is-active .service-concept-screenshot-image-wrapper{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-swipe-hint{display:none}@media (max-width:480px){.service-concept-swipe-hint{z-index:2;pointer-events:none;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;animation:2s ease-in-out infinite pulse-hint;display:flex;position:absolute;top:50%;right:20px;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.service-concept-swipe-hint svg{color:#5ac8ca;width:20px;height:20px}}@keyframes pulse-hint{0%,to{opacity:.6;transform:translateY(-50%)translate(0)}50%{opacity:1;transform:translateY(-50%)translate(4px)}}.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 20px 40px}.service-concept-screenshot{border-radius:24px;transform:scale(.85)}.service-concept-screenshot img{aspect-ratio:480/1040;object-fit:contain;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 20px 36px}.service-concept-screenshot{opacity:.7;border-radius:20px;transform:scale(.85)}.service-concept-screenshot img{aspect-ratio:480/1040;object-fit:contain;border-radius:20px;width:160px}.service-concept-screenshot.is-active{opacity:1;transform:scale(1)}.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:#fff;padding:100px 20px}.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:20px;max-width:1200px;margin-top:48px;margin-left:auto;margin-right:auto;padding:20px 0;display:flex;overflow-x:auto}.service-couples-voices-grid::-webkit-scrollbar{display:none}@media (max-width:768px){.service-couples-voices-grid{margin-left:0;margin-right:0;padding-left:20px;padding-right:20px}.service-couples-voice-card{width:260px;padding:24px}}.service-couples-voice-card{scroll-snap-align:start;background:#fff;border:1px solid #e8e8e8;border-radius:16px;flex-direction:column;flex:none;width:320px;padding:28px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 2px 8px #0000000f}@media (hover:hover) and (pointer:fine){.service-couples-voice-card:hover{border-color:#5ac8ca;transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}}.service-couples-voice-content{color:#1a1a1a;flex:1;margin:0;padding-left:24px;font-size:1rem;font-weight:400;line-height:1.8;position:relative}.service-couples-voice-content:before{content:"\"";color:#5ac8ca;opacity:.15;font-family:Georgia,serif;font-size:2.5rem;font-weight:400;line-height:1;position:absolute;top:-4px;left:0}.service-couples-voice-header{justify-content:flex-start;margin-bottom:20px;display:flex}.service-couples-voice-icon{color:#6b7280;background:#f3f4f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 8px #00000014}.service-couples-voice-icon svg{width:24px;height:24px}.service-couples-voice-icon.female{color:#fff;background:#f97373;box-shadow:0 4px 12px #f9737340}.service-couples-voice-icon.male{color:#fff;background:#5c6bc0;box-shadow:0 4px 12px #5c6bc040}@media (hover:hover) and (pointer:fine){.service-couples-voice-card:hover .service-couples-voice-icon{transform:scale(1.08)}.service-couples-voice-card:hover .service-couples-voice-icon.female{box-shadow:0 6px 16px #f9737359}.service-couples-voice-card:hover .service-couples-voice-icon.male{box-shadow:0 6px 16px #5c6bc059}}.service-couples-voice-person{color:#666;text-align:left;letter-spacing:.01em;border-top:1px solid #e8e8e8;margin-top:20px;padding-top:20px;font-size:.875rem;font-weight:600}.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:.875rem}}.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:16px;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:16px;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-text-overlay{gap:0;bottom:28px;left:16px;right:16px}.service-hero-new-title{word-break:keep-all;overflow-wrap:break-word;letter-spacing:-.02em;text-shadow:0 2px 4px #000c,0 4px 8px #0009,0 8px 16px #0006,0 0 2px #000000e6;font-size:clamp(1.125rem,5vw,1.5rem);font-weight:700;line-height:1.35}.service-hero-new-subtitle{text-shadow:0 1px 2px #000000e6,0 2px 4px #000000b3,0 4px 8px #00000080,0 8px 16px #0000004d;font-size:clamp(1rem,4vw,1.125rem);line-height:1.5}.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-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.25rem,4vw,1.5rem)}.service-footer-cta-text{font-size:.8125rem;line-height:1.6}.service-footer-cta-button{padding:20px 56px;font-size:1.125rem}}@media (max-width:480px){.service-hero-new{padding:0 12px 32px}.service-footer-cta-title{font-size:1.125rem}.service-footer-cta-text{font-size:.75rem;line-height:1.5}.service-hero-new-content{gap:16px;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:48px 12px}.service-hero-new-text-overlay{gap:0;bottom:24px;left:14px;right:14px}.service-hero-new-title{word-break:keep-all;overflow-wrap:break-word;font-size:clamp(1.0625rem,4.8vw,1.3125rem);line-height:1.4}.service-hero-new-subtitle{text-shadow:0 1px 2px #000000e6,0 2px 4px #000000b3,0 4px 8px #00000080,0 8px 16px #0000004d;font-size:1rem;font-weight:700;line-height:1.5}.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:250px;padding:20px}.service-couples-voice-header{margin-bottom:16px}.service-couples-voice-content{padding-left:20px;font-size:.9375rem;line-height:1.75}.service-couples-voice-content:before{font-size:2rem;top:-2px}.service-couples-voice-icon{width:44px;height:44px}.service-couples-voice-icon svg{width:22px;height:22px}.service-couples-voice-person{margin-top:16px;padding-top:16px;font-size:.8125rem}.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-text-overlay{gap:0;bottom:20px;left:12px;right:12px}.service-hero-new-title{font-size:clamp(.875rem,3.5vw,1rem);line-height:1.6}.service-hero-new-subtitle{text-shadow:0 1px 2px #000000e6,0 2px 4px #000000b3,0 4px 8px #00000080,0 8px 16px #0000004d;font-size:.9375rem;font-weight:700;line-height:1.5}}


