@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@300;400;700&family=Playfair+Display:wght@700&display=swap");:root{--theme-color:#f64940;--theme-pale-color:#e76e67;--primary-color:#ff4b2b;--secondary-color:#007bff;--text-color:#333;--background-color:#f4f4f4;--accent-color:gold}a{color:inherit;text-decoration:none}.original-link a{color:#306de6;text-decoration:underline}body{font-family:Noto Sans,sans-serif;line-height:1.6;color:var(--text-color);background-color:var(--background-color)}button,input{font-size:16px}.page_container__U_duB{height:calc(100dvh - 60px);display:flex;justify-content:center;color:#4d4b4b;font:caption}.page_formContainer__bd7lk{width:360px;margin-top:30px;padding:14px 40px;height:460px;border-radius:10px;border:1px solid #ccc;background:#f9f9f9}.page_form__tls0K{margin-top:40px}.page_title__w8tnH{text-align:center;margin-bottom:20px}.page_field__EJcI6{margin-bottom:24px}.page_label__qSAQH{display:block;margin-bottom:5px;font-weight:700}.page_input__HUKw6{width:95%;padding:12px 8px;border:1px solid #ccc;border-radius:5px}.page_button__liT9N{width:100%;height:40px;margin-top:16px;padding:10px;background-color:#f14f47;color:#fff;border:none;border-radius:20px;cursor:pointer;font-size:18px}.page_button__liT9N:hover{background-color:#f4736c}.page_link__56mek{text-align:center;margin-top:20px;.page_span__Kgilg{margin-left:10px;text-decoration:underline}}.page_errorMessages__GHa_K{color:#f14f47;text-align:center;margin-top:28px}.ApplyCard_card__YO7mI{background-color:#fff;border:1px solid #ddd;padding:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);cursor:pointer;width:300px}.ApplyCard_selectedCard__ckW3z{background-color:#edf5fc}.ApplyCard_flex__l99vk{display:flex;align-items:center;margin-bottom:8px;gap:16px;justify-content:space-between}.ApplyCard_avatar__TiSIg{width:80px;height:80px;border-radius:50%;margin-bottom:8px}.ApplyCard_name__9yoSe{font-size:18px;margin:0 0 8px}.ApplyCard_unread__EHq4w{font-weight:700;background-color:var(--theme-color);border-radius:50px;color:#fff;min-width:30px;height:30px;font-size:10px;display:flex;justify-content:center;align-items:center;margin-left:20px}.ChatRoom_chatRoom__csBSx{display:flex;flex-direction:column;height:100%}.ChatRoom_messages__x51Ky{flex:1;overflow-y:auto;padding:10px 20px}.ChatRoom_message__SqaD1{margin-bottom:10px;padding:10px;border-radius:5px}.ChatRoom_read__qAJvI{background-color:#e0e0e0}.ChatRoom_unread__c7FFv{background-color:#f0f0f0}.ChatRoom_inputArea__Kwg_E{display:flex;background-color:#f4f4f4;padding:4px 10px;align-items:end;gap:10px}.ChatRoom_inputText__j9Oll{flex:1;padding:10px 20px;border-radius:26px;border:1px solid #ccc;resize:none;font-size:16px}.ChatRoom_inputText__j9Oll:focus{outline:none}.ChatRoom_inputBtn__Xui4M{padding:10px 0}.Bubble_bubbleContainer__n__fy{display:flex;align-items:center;margin-bottom:10px}.Bubble_incoming__JqPdH{flex-direction:row}.Bubble_outgoing__dU3Ho{flex-direction:row-reverse;align-items:end}.Bubble_avatar__BWGdY{width:40px;height:40px;border-radius:50%;margin-right:10px}.Bubble_bubble__d2wrg{border-radius:20px;padding:6px 14px;max-width:60%;overflow-wrap:break-word;font-size:15px;@media (max-width:480px){max-width:200px}}.Bubble_incomingBubble__Mnv1z{background-color:#eee;color:#333}.Bubble_outgoingBubble__TzDBZ{background-color:#81f963;color:#333}.Bubble_timestamp__qbkYG{font-size:.7em;text-align:right;padding:10px;color:#aaa}.LoadingSpinner_spinnerContainer__0fIUA{display:grid;place-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.8);z-index:9999}.Header_header__KwdYD{background-color:#fff;padding:4px 10px;border-bottom:1px solid #dedede}.Header_container__vrI8C{display:flex;justify-content:space-between;align-items:center}.Header_titleLink__VPWjp{text-decoration:none;color:inherit;cursor:pointer}.Header_title__QYI_x{font-size:24px;margin:0}.Header_nav__tNWGY{display:flex;margin-left:30px;align-items:center;gap:28px;@media (max-width:480px){gap:20px}}.Header_navLink__Rvw2c{text-decoration:none;color:var(--theme-color);font-weight:700;font-size:18px}.Header_rightSection__xbq_L{display:flex;gap:6px;align-items:center}.Header_accountName__9l7XP{align-items:center;border-radius:16px;min-width:150px;text-align:right;margin-right:20px;color:#666}.Header_menu__0AeTE{display:flex;align-items:center}.Header_avatar__q40D8{width:42px;height:42px;border-radius:50%}.Header_dropdown__4_v0S:hover{cursor:pointer}.Header_dropdownContent__oR64_{width:150px;display:none;position:absolute;right:16px;background-color:#fff;box-shadow:0 8px 16px rgba(0,0,0,.2);z-index:1}.Header_dropdownContent__oR64_ button{background:none;border:none;padding:12px 16px;text-align:left;width:100%;cursor:pointer;color:#555;font-size:14px}.Header_dropdownContent__oR64_ button:hover{background:#e7e8e8}.Header_dropdown__4_v0S:hover .Header_dropdownContent__oR64_{display:block}.Header_loginButton__m9M44{background-color:#fff;border:1px solid #ef5a46;text-decoration:none;border-radius:8px;cursor:pointer;font:caption;color:#ef5a46}.Header_loginButton__m9M44:hover{background-color:#ef5a46;color:#fff}.Header_loginLink__ISkhl{font-size:14px;display:block;padding:0 12px;text-align:center;line-height:34px}.Header_logo____uDV{margin:4px 0;width:100px;height:45px}@media (max-width:480px){.Header_logo____uDV{margin-top:2px;width:90px;height:40px}}.page_container__rY8xG{display:flex;margin-top:30px;flex-direction:column;color:#4d4b4b;font:caption}.page_formContainer__bmoTi{min-width:400px;margin:0 auto;padding:30px 40px;border-radius:10px;border:1px solid #ccc;background:#f9f9f9}@media (max-width:480px){.page_formContainer__bmoTi{min-width:300px}}.page_title__TZ6P1{text-align:center;margin:20px;font-size:24px;font-weight:700}.page_field__W88aP{margin-bottom:15px}.page_label__pnCcZ{display:block;margin-bottom:5px;font-weight:700}.page_input__pky70{width:95%;padding:12px 8px;border:1px solid #ccc;border-radius:5px}.page_button__SKF7s{width:80%;height:42px;margin:26px auto 0;background-color:#f14f47;color:#fff;border:none;border-radius:30px;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center}.page_button__SKF7s:hover{background-color:#f4736c}.page_link__PVaHN{text-align:center;margin-top:20px;.page_span__3thY_{margin-left:10px;text-decoration:underline}}.page_errorMessages__lQRP_{color:#f14f47;text-align:center;margin-top:28px}.page_container__c_CHt{display:flex;margin-top:30px;flex-direction:column;color:#4d4b4b;font:caption}.page_formContainer__NufZh{min-width:400px;margin:0 auto;padding:30px 40px;border-radius:10px;border:1px solid #ccc;background:#f9f9f9}@media (max-width:480px){.page_formContainer__NufZh{min-width:300px}}.page_title__BgAeF{text-align:center;margin:20px;font-size:20px;font-weight:700}.page_field__41knS{margin-bottom:15px}.page_label__Qi7vG{display:block;margin-bottom:5px;font-weight:700}.page_input__FUPRQ{width:95%;padding:12px 8px;border:1px solid #ccc;border-radius:5px}.page_button__oi_1i{width:80%;height:42px;margin:26px auto 0;background-color:#f14f47;color:#fff;border:none;border-radius:30px;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center}.page_button__oi_1i:hover{background-color:#f4736c}.page_link__bQkVz{text-align:center;margin-top:20px;.page_span__HsBee{margin-left:10px;text-decoration:underline}}.page_errorMessages__SN3vl{color:#f14f47;text-align:center;margin-top:28px}.page_container__LlCih{display:flex;margin-top:30px;flex-direction:column;color:#4d4b4b;font:caption}.page_formContainer__aRtf5{min-width:400px;margin:0 auto;padding:30px 36px;border-radius:10px;border:1px solid #ccc;background:#f9f9f9}@media (max-width:480px){.page_formContainer__aRtf5{min-width:300px}}.page_title__FI6Po{text-align:center;margin:20px;font-size:24px;font-weight:700}.page_field__NSSQ_{margin-bottom:15px}.page_label__jpphx{display:block;margin-bottom:5px;font-weight:700}.page_input__eS0qE{width:95%;padding:12px 8px;border:1px solid #ccc;border-radius:5px;font-size:16px}.page_button__WCSo9{width:80%;height:42px;margin:26px auto 0;background-color:#f14f47;color:#fff;border:none;border-radius:30px;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center}.page_button__WCSo9:hover{background-color:#f4736c}.page_link__FuC1T{text-align:center;margin-top:20px;.page_span__dr8cd{margin-left:10px;text-decoration:underline}}.page_errorMessages__1QTvj{color:#f14f47;text-align:center;margin-top:28px}.SubscriptionManagement_container__exaNS{max-width:400px;margin:10px auto;padding:20px;background-color:#f8f9fa;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);font-family:Arial,sans-serif;@media (max-width:480px){width:90%}}.SubscriptionManagement_header__A_DHc{text-align:center;margin-bottom:20px}.SubscriptionManagement_header__A_DHc h2{font-size:1.5rem;margin:0}.SubscriptionManagement_header__A_DHc p{font-size:.875rem;color:#6c757d}.SubscriptionManagement_card__jntQ4{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.SubscriptionManagement_planHeader__KGf9Q{display:flex;justify-content:space-between;align-items:center}.SubscriptionManagement_planInfo__6AR1u h3{font-size:1.25rem;margin:0}.SubscriptionManagement_planInfo__6AR1u p{font-size:.875rem;color:#6c757d}.SubscriptionManagement_paymentStatus__6Wqvn{padding:6px 10px;background-color:#000;color:#fff;border-radius:5px;font-size:12px;font-weight:700}.SubscriptionManagement_cancelButtonContainer__UFdRv{display:flex;justify-content:right}.SubscriptionManagement_cancelButton__m8uZm{background-color:#ff4d4f;color:#fff;padding:5px 10px;font-size:.875rem;border:none;border-radius:4px;cursor:pointer}.SubscriptionManagement_cancelButton__m8uZm:hover{background-color:#d9363e}.SubscriptionManagement_info__VPMld{margin:20px 0}.SubscriptionManagement_infoItem__NJViY{display:flex;align-items:center;margin-bottom:10px}.SubscriptionManagement_icon__qslUB{font-size:1.25rem;margin-right:10px}.SubscriptionManagement_infoItem__NJViY p{margin:0;color:#6c757d}.SubscriptionManagement_subscribeButton__PdTJ2{display:flex;justify-content:center}.SubscriptionManagement_caution__cmHyP{color:#ff4d4f;font-size:14px;margin:4px 0;text-align:center}.PaymentModal_login__xcxPY{padding-top:5px}.PaymentModal_link__iezHb{padding-left:15px;text-decoration:underline;color:blue}.RequestHeader_introduction__juZ34{color:#333;background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);box-sizing:border-box;display:flex;flex-direction:column;margin:10px 10px 0;padding:6px 18px;font-family:Roboto,sans-serif}.RequestHeader_introductionRow__Zy7DG{display:flex;align-items:center}.RequestHeader_formTitle__lZlsL{font-weight:700;color:#0073e6;margin-right:12px;text-align:right}.RequestHeader_formValue__tAD47{flex:1;color:#555;border-radius:4px;background-color:transparent;box-shadow:none;border:none;cursor:default}.HomePage_japanTravelLp__0_P92{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:rgba(102,126,234,.1);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#2d3748;background:#fff;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.HomePage_container__XSdGk{max-width:1200px;margin:0 auto;padding:0 20px}.HomePage_header__3ChUy{position:fixed;top:0;left:0;right:0;background:hsla(0,0%,100%,.98);backdrop-filter:blur(10px);box-shadow:0 2px 20px rgba(0,0,0,.08);z-index:999;transition:all .3s ease;transform:translateY(-100%)}.HomePage_header__3ChUy.HomePage_visible__qnRr8{transform:translateY(0)}.HomePage_headerContent__TuhFp{display:flex;justify-content:space-between;align-items:center;padding:15px 0;gap:15px}.HomePage_logo__TijvM{display:flex;align-items:center;gap:8px;font-weight:900;color:#2d3748;font-size:1.2em}.HomePage_logoIcon__pXU7b{font-size:1.5em;line-height:1}.HomePage_headerCta__tub3r{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:10px 20px;border-radius:25px;text-decoration:none;font-weight:800;font-size:.95em;white-space:nowrap;box-shadow:0 4px 15px rgba(102,126,234,.3);transition:all .3s ease;cursor:pointer;border:none}.HomePage_headerCta__tub3r:active{transform:scale(.95)}.HomePage_hero__EgFQy{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:80px 20px 100px;text-align:center;position:relative;overflow:hidden}.HomePage_hero__EgFQy:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,hsla(0,0%,100%,.1) 0,transparent 50%),radial-gradient(circle at 80% 80%,hsla(0,0%,100%,.1) 0,transparent 50%);animation:HomePage_pulse__5nSlS 8s ease-in-out infinite}@keyframes HomePage_pulse__5nSlS{0%,to{opacity:1}50%{opacity:.5}}.HomePage_floatingEmoji__Sv0WY{position:absolute;font-size:40px;opacity:.12;animation:HomePage_floatAround__nbu99 20s infinite;pointer-events:none}.HomePage_emoji1__ZXxrE{top:10%;left:10%;animation-delay:0s}.HomePage_emoji2__saxQQ{top:20%;right:15%;animation-delay:2s;font-size:50px}.HomePage_emoji3__xKG_X{bottom:15%;left:20%;animation-delay:4s;font-size:45px}.HomePage_emoji4__kG7C4{bottom:25%;right:10%;animation-delay:6s}@keyframes HomePage_floatAround__nbu99{0%,to{transform:translate(0) rotate(0deg)}25%{transform:translate(15px,-15px) rotate(5deg)}50%{transform:translate(-10px,10px) rotate(-5deg)}75%{transform:translate(10px,5px) rotate(3deg)}}.HomePage_heroContent__cKDEv{position:relative;z-index:2}.HomePage_trialBadge__C6y7w{display:inline-block;background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:12px 35px;font-size:1.3em;font-weight:900;border-radius:50px;margin-bottom:15px;box-shadow:0 10px 30px rgba(16,185,129,.4);animation:HomePage_fadeInUp__2c6dB .8s ease,HomePage_trial-pulse__LRcl3 2.5s ease-in-out infinite;border:3px solid hsla(0,0%,100%,.9);text-transform:uppercase;letter-spacing:1px}@keyframes HomePage_trial-pulse__LRcl3{0%,to{box-shadow:0 10px 30px rgba(16,185,129,.4);transform:scale(1)}50%{box-shadow:0 15px 40px rgba(16,185,129,.6);transform:scale(1.03)}}.HomePage_priceBadge__NHbWX{display:inline-block;background:linear-gradient(135deg,gold,#ffed4e);color:#2d3748;padding:10px 30px;font-size:1.6em;font-weight:900;border-radius:50px;margin-bottom:20px;box-shadow:0 10px 30px rgba(255,215,0,.5);animation:HomePage_fadeInUp__2c6dB .8s ease,HomePage_pulse-glow__lVlUu 2s ease-in-out infinite;border:3px solid hsla(0,0%,100%,.8)}@keyframes HomePage_pulse-glow__lVlUu{0%,to{box-shadow:0 10px 30px rgba(255,215,0,.5);transform:scale(1)}50%{box-shadow:0 15px 40px rgba(255,215,0,.7);transform:scale(1.03)}}@keyframes HomePage_fadeInUp__2c6dB{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.HomePage_hero__EgFQy h1{font-size:2.5em;margin-bottom:20px;font-weight:900;text-shadow:2px 2px 8px rgba(0,0,0,.2);letter-spacing:-.5px;line-height:1.2}@media (max-width:768px){.HomePage_hero__EgFQy h1{font-size:1.9em}}@media (max-width:480px){.HomePage_hero__EgFQy h1{font-size:1.7em}}.HomePage_hero__EgFQy .HomePage_subtitle__rl_5t{font-size:1.3em;margin-bottom:15px;font-weight:600;opacity:.95;line-height:1.4}.HomePage_hero__EgFQy .HomePage_description__3ytmf{font-size:1.1em;margin-bottom:40px;opacity:.9;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.7}.HomePage_ctaButton__xtv_7{display:inline-block;background:linear-gradient(135deg,#ff6b6b,#ff5252);color:#fff;padding:18px 45px;font-size:1.15em;text-decoration:none;border-radius:50px;font-weight:700;box-shadow:0 12px 35px hsla(0,100%,71%,.4);transition:all .3s ease;cursor:pointer;border:none;text-transform:uppercase;letter-spacing:.5px}.HomePage_ctaButton__xtv_7:active{transform:scale(.98)}.HomePage_trustBadge__IZg7l{margin-top:30px;font-size:1em;opacity:.95;font-weight:500}.HomePage_trialBanner__63DGb{background:linear-gradient(135deg,#10b981,#059669);padding:50px 20px;color:#fff}.HomePage_trialBannerContent__tJbT3{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;gap:30px;align-items:center;background:hsla(0,0%,100%,.1);padding:35px 40px;border-radius:25px;backdrop-filter:blur(10px);border:2px solid hsla(0,0%,100%,.2)}.HomePage_trialIcon__Giwp9{font-size:4em;animation:HomePage_bounce___tYwX 2s ease-in-out infinite}@keyframes HomePage_bounce___tYwX{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.HomePage_trialText__kMHVT h3{font-size:1.8em;font-weight:900;margin-bottom:10px;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.HomePage_trialText__kMHVT p{font-size:1.1em;opacity:.95;line-height:1.6}.HomePage_trialFeatures__Wl3d0{display:flex;flex-direction:column;gap:8px}.HomePage_trialFeature__elEAN{font-size:1.05em;font-weight:600;white-space:nowrap}.HomePage_userStories__oih_b{padding:70px 20px 10px;background:#fff;overflow:hidden}.HomePage_storiesTitle__wsWyR{text-align:center;font-size:2em;margin-bottom:50px;color:#2d3748;font-weight:900;line-height:1.3}.HomePage_carouselContainer__d8BsL{position:relative;max-width:1400px;margin:0 auto}.HomePage_carouselWrapper__Cy5Xx{overflow:hidden;padding:15px 0;margin:0 -10px}.HomePage_carouselTrack__58xkm{display:flex;gap:20px;padding:0 10px;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.HomePage_storyCard__ZPCja{flex:0 0 90%;min-width:280px;cursor:pointer}.HomePage_storyImage__2M9fm{height:400px;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 12px 35px rgba(0,0,0,.15);transition:all .3s ease;background-size:cover;background-position:50%}.HomePage_storyImage__2M9fm:active{transform:scale(.98)}.HomePage_storyOverlay__iHdbD{position:absolute;bottom:0;left:0;right:0;padding:30px;background:linear-gradient(0deg,rgba(0,0,0,.85) 0,transparent);color:#fff}.HomePage_storyName__T4beB{font-size:1.3em;font-weight:700;margin-bottom:8px;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.HomePage_storyLocation__yOpxp{font-size:1.1em;opacity:.95;font-weight:500;text-shadow:2px 2px 4px rgba(0,0,0,.5);margin-bottom:8px}.HomePage_carouselBtn__CWWmF{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:none;width:50px;height:50px;border-radius:50%;cursor:pointer;box-shadow:0 6px 20px rgba(0,0,0,.15);transition:all .3s ease;z-index:10;display:flex;align-items:center;justify-content:center;font-size:1.3em;color:#667eea}.HomePage_carouselBtn__CWWmF:active{transform:translateY(-50%) scale(.95)}.HomePage_carouselBtn__CWWmF.HomePage_prev__X_E_o{left:5px}.HomePage_carouselBtn__CWWmF.HomePage_next__0cHzf{right:5px}.HomePage_carouselDots__hTWd1{display:flex;justify-content:center;gap:10px;margin-top:30px}.HomePage_dot__T83Oc{width:10px;height:10px;border-radius:50%;background:#cbd5e0;cursor:pointer;transition:all .3s ease;border:none;padding:0}.HomePage_dot__T83Oc.HomePage_active__bUueV{background:#667eea;width:28px;border-radius:5px}.HomePage_howItWorksVisual__7Mssm{padding:100px 20px;background:linear-gradient(180deg,#fff,#f0f4ff);overflow:hidden}.HomePage_stepsVisual__b3GLr{max-width:1200px;margin:80px auto 0}.HomePage_stepVisual__WS_fv{display:grid;grid-template-columns:80px 1fr;gap:40px;position:relative}.HomePage_stepVisual__WS_fv.HomePage_reverse__YUrXe .HomePage_stepContentVisual__QHl_U{flex-direction:row-reverse}.HomePage_stepNumberBadge__Tk_QR{position:sticky;top:100px;height:fit-content}.HomePage_stepNum__4Iiuk{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50%;font-size:2.5em;font-weight:900;box-shadow:0 10px 40px rgba(102,126,234,.3)}.HomePage_stepContentVisual__QHl_U{display:flex;gap:60px;align-items:center;margin-bottom:30px}.HomePage_stepText__OnWu6{flex:1}.HomePage_stepVisual__WS_fv h3{font-size:2em;font-weight:900;color:#2d3748;margin-bottom:20px;line-height:1.3}.HomePage_stepText__OnWu6 p{font-size:1.15em;line-height:1.8;color:#4a5568;margin-bottom:25px}.HomePage_interestTags__H029t{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.HomePage_tag__UpHEd{background:#fff;padding:10px 20px;border-radius:25px;font-size:1.05em;box-shadow:0 4px 15px rgba(0,0,0,.08);border:2px solid #e2e8f0;transition:all .3s ease}.HomePage_featureList__B8TBk{list-style:none;padding:0;margin-top:20px}.HomePage_featureList__B8TBk li{font-size:1.1em;color:#2d3748;margin-bottom:12px;padding-left:0;line-height:1.6}.HomePage_exportFeatures__RvD3N{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:25px}.HomePage_exportItem__bXguV{display:flex;align-items:center;gap:12px;background:#fff;padding:15px 20px;border-radius:15px;box-shadow:0 4px 15px rgba(0,0,0,.06);font-weight:600;color:#2d3748}.HomePage_exportIcon__hfqWD{font-size:1.8em}.HomePage_stepMockup__X_5Ma{flex:0 0 400px}.HomePage_phoneMockup__3QGk4{width:320px;height:650px;background:#1a1a1a;border-radius:45px;padding:12px;box-shadow:0 20px 60px rgba(0,0,0,.3);position:relative}.HomePage_phoneMockup__3QGk4:before{content:"";position:absolute;top:20px;left:50%;transform:translateX(-50%);width:120px;height:30px;background:#1a1a1a;border-radius:0 0 20px 20px;z-index:2}.HomePage_phoneScreen__3YGDR{width:100%;height:100%;background:#fff;border-radius:35px;overflow:hidden;padding:50px 20px 20px}.HomePage_mockupHeader__Jbr5F{font-size:1.3em;font-weight:800;text-align:center;margin-bottom:25px;color:#2d3748}.HomePage_interestChips__2aIiU{display:flex;flex-direction:column;gap:12px}.HomePage_chip__LoiID{background:#f7fafc;padding:14px 18px;border-radius:12px;font-size:1.05em;border:2px solid #e2e8f0;transition:all .3s ease;font-weight:600;color:#4a5568}.HomePage_chip__LoiID.HomePage_selected__r41Z_{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:#667eea;box-shadow:0 4px 15px rgba(102,126,234,.3)}.HomePage_recommendationCard__XsuwU{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 15px 50px rgba(0,0,0,.15);width:350px;animation:HomePage_float__182KE 3s ease-in-out infinite}@keyframes HomePage_float__182KE{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.HomePage_cardImagePlaceholder__QTFIU{height:200px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;position:relative}.HomePage_matchBadge__E_jyL{position:absolute;top:15px;right:15px;background:#fff;padding:8px 16px;border-radius:20px;display:flex;align-items:center;gap:6px;box-shadow:0 4px 15px rgba(0,0,0,.2);font-weight:800;color:#10b981}.HomePage_matchIcon__4FyEC{font-size:1.2em}.HomePage_cardImgText__yMcs4{font-size:5em;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.HomePage_cardInfo__6XC_P{padding:20px}.HomePage_cardInfo__6XC_P h4{font-size:1.3em;font-weight:800;color:#2d3748;margin-bottom:10px}.HomePage_rating__PjCPV{display:flex;align-items:center;gap:15px;margin-bottom:12px}.HomePage_stars__hnz29{color:#f59e0b;font-weight:700;font-size:1.1em}.HomePage_reviews__xxQ_i{color:#718096;font-size:.95em}.HomePage_cardDescription__2_Vhd{color:#4a5568;line-height:1.6;font-size:1.05em}.HomePage_pdfScreen__7Wd_e{background:#f9fafb;padding:20px}.HomePage_pdfHeader__AlzKx{display:flex;justify-content:space-between;align-items:center;padding:15px;background:#fff;border-radius:12px;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.HomePage_pdfTitle__Pp_9P{font-weight:800;color:#2d3748;font-size:1.1em}.HomePage_pdfBadge__3bq9t{background:#ef4444;color:#fff;padding:4px 12px;border-radius:6px;font-size:.85em;font-weight:700}.HomePage_pdfDay__8Vseg{background:#fff;border-radius:12px;padding:15px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.HomePage_dayHeader__O1Qyi{font-weight:800;color:#667eea;margin-bottom:15px;font-size:1.05em}.HomePage_activityItem__uQTPC{display:flex;gap:12px;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #e5e7eb}.HomePage_activityItem__uQTPC:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.HomePage_activityTime__KMbaY{font-size:.9em;color:#6b7280;font-weight:600;min-width:65px}.HomePage_activityDetails__jRV4L{display:flex;gap:10px;flex:1}.HomePage_activityImg__Ag8QC{font-size:1.8em;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border-radius:8px}.HomePage_activityName__znH3N{font-weight:700;color:#2d3748;margin-bottom:4px;font-size:.95em}.HomePage_activityNote__49KMO{font-size:.85em;color:#6b7280}@media (max-width:768px){.HomePage_howItWorksVisual__7Mssm{padding:60px 20px}.HomePage_stepVisual__WS_fv{grid-template-columns:60px 1fr;gap:20px;margin-bottom:0}.HomePage_stepNum__4Iiuk{width:60px;height:60px;font-size:2em}.HomePage_stepContentVisual__QHl_U{flex-direction:column;gap:40px}.HomePage_stepVisual__WS_fv.HomePage_reverse__YUrXe .HomePage_stepContentVisual__QHl_U{flex-direction:column}.HomePage_stepVisual__WS_fv h3{font-size:1.6em}.HomePage_stepText__OnWu6 p{font-size:1.08em}.HomePage_stepMockup__X_5Ma{flex:0 0 auto;display:flex;justify-content:center}.HomePage_phoneMockup__3QGk4{width:280px;height:570px;transform:scale(.95)}.HomePage_recommendationCard__XsuwU{width:300px}.HomePage_exportFeatures__RvD3N{grid-template-columns:1fr}.HomePage_interestTags__H029t{justify-content:center}}@media (max-width:480px){.HomePage_stepVisual__WS_fv{grid-template-columns:50px 1fr;gap:15px}.HomePage_stepNum__4Iiuk{width:50px;height:50px;font-size:1.7em}.HomePage_stepVisual__WS_fv h3{font-size:1.4em}.HomePage_phoneMockup__3QGk4{width:260px;height:530px}.HomePage_recommendationCard__XsuwU{width:280px}}.HomePage_pricingValue__206dP{padding:70px 20px;background:linear-gradient(180deg,#fff,#f7fafc)}.HomePage_sectionTitle__ZCrOA{text-align:center;font-size:2.3em;margin-bottom:20px;color:#2d3748;font-weight:900;line-height:1.3}.HomePage_sectionSubtitle__U00KO{text-align:center;font-size:1.15em;color:#718096;margin-bottom:50px;max-width:650px;margin-left:auto;margin-right:auto;line-height:1.6}.HomePage_comparisonCard__Hem8E{background:#fff;border-radius:20px;padding:30px 25px;box-shadow:0 8px 30px rgba(0,0,0,.1);transition:all .3s ease;position:relative;border:2px solid transparent;margin-bottom:50px}.HomePage_comparisonCard__Hem8E.HomePage_recommended__a8aM_{background:linear-gradient(135deg,#fff5e6,#fff);border-color:gold;order:-1;box-shadow:0 15px 45px rgba(255,215,0,.25)}.HomePage_bestValueBadge__NR3oE{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,gold,#ffed4e);color:#2d3748;padding:6px 10px;border-radius:15px;font-weight:800;font-size:1em;box-shadow:0 4px 15px rgba(255,215,0,.4)}.HomePage_comparisonLabel__e12MG{font-size:1.2em;font-weight:700;color:#4a5568;margin-bottom:15px;text-align:center}.HomePage_comparisonPrice__iza_o{text-align:center;margin-bottom:20px;font-size:2.5em;font-weight:900;color:#718096}.HomePage_priceFlex__uVZFk{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.HomePage_oldPrice__bKBc_{font-size:1.8em;color:#cbd5e0;text-decoration:line-through;font-weight:700}.HomePage_newPrice__YYk5G{font-size:3.5em;font-weight:900;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.HomePage_usdEquivalent___dYDd{font-size:1.5em;color:#718096;font-weight:700}.HomePage_savingsBadge__Ixl8b{background:linear-gradient(135deg,#ff6b6b,#ff5252);padding:8px 18px;font-size:1.05em;margin-bottom:20px;box-shadow:0 4px 15px hsla(0,100%,71%,.3)}.HomePage_savingsBadge__Ixl8b,.HomePage_trialOfferBadge__c6N5X{color:#fff;border-radius:15px;font-weight:800;text-align:center}.HomePage_trialOfferBadge__c6N5X{background:linear-gradient(135deg,#10b981,#059669);padding:10px 20px;font-size:1.1em;margin-bottom:15px;box-shadow:0 4px 15px rgba(16,185,129,.3);animation:HomePage_trial-pulse__LRcl3 2s ease-in-out infinite}.HomePage_comparisonFeatures__7iXPQ{margin-top:20px}.HomePage_featureItem__xmkT7{padding:10px 0;color:#4a5568;font-size:1em;border-bottom:1px solid #e2e8f0;line-height:1.6}.HomePage_featureItem__xmkT7:last-child{border-bottom:none}.HomePage_highlight__jSqAV .HomePage_featureItem__xmkT7{font-weight:600;color:#2d3748}.HomePage_valueStats__xMDiT{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;margin:60px 0 40px;padding:35px 20px;background:#fff;border-radius:20px;box-shadow:0 8px 30px rgba(0,0,0,.08)}.HomePage_statItem___Mq1u{text-align:center}.HomePage_statNumber__ezrU7{font-size:2.5em;font-weight:900;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px;line-height:1.1}.HomePage_statLabel__YphzY{font-size:.95em;color:#718096;font-weight:600;line-height:1.4}.HomePage_testimonialHighlight__vDD9Z{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:40px 25px;border-radius:20px;box-shadow:0 12px 40px rgba(102,126,234,.3);text-align:center}.HomePage_testimonialQuote__UydqN{font-size:1.15em;line-height:1.8;font-style:italic;margin-bottom:20px}.HomePage_testimonialAuthor__jYUlB{font-weight:800;font-size:1.05em}.HomePage_faq__oTCpL{padding:70px 20px;background:#f7fafc}.HomePage_faqList__PDrIw{max-width:900px;margin:50px auto 0}.HomePage_faqItem__Y8LjC{background:#fff;margin-bottom:20px;border-radius:18px;padding:25px 20px;box-shadow:0 4px 15px rgba(0,0,0,.08);transition:all .3s ease;border-left:4px solid transparent;cursor:pointer}.HomePage_faqItem__Y8LjC:active{transform:scale(.99)}.HomePage_faqItem__Y8LjC.HomePage_active__bUueV{border-left-color:#667eea;background:linear-gradient(135deg,#f7fafc,#fff);box-shadow:0 6px 20px rgba(102,126,234,.15)}.HomePage_faqQuestion__NZDrG{font-size:1.15em;font-weight:800;color:#667eea;margin-bottom:0;display:flex;justify-content:space-between;align-items:flex-start;gap:15px;transition:all .3s ease;line-height:1.4}.HomePage_faqToggle__RhJPu{font-size:1.5em;font-weight:700;color:#667eea;transition:transform .3s ease;flex-shrink:0;line-height:1}.HomePage_faqItem__Y8LjC.HomePage_active__bUueV .HomePage_faqToggle__RhJPu{transform:rotate(45deg)}.HomePage_faqAnswer__3wjUv{color:#4a5568;line-height:1.7;font-size:1.05em;max-height:0;overflow:hidden;transition:all .4s ease;opacity:0;margin-top:0}.HomePage_faqItem__Y8LjC.HomePage_active__bUueV .HomePage_faqAnswer__3wjUv{max-height:600px;opacity:1;margin-top:15px}.HomePage_finalCta__P6nTq{padding:90px 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}.HomePage_finalCta__P6nTq h2{font-size:2.3em;margin-bottom:20px;font-weight:900;line-height:1.3}.HomePage_finalCta__P6nTq p{font-size:1.15em;margin-bottom:35px;opacity:.95;line-height:1.6}.HomePage_floatingCta__S08gX{position:fixed;bottom:20px;right:20px;z-index:1000;opacity:0;transform:translateY(100px);transition:all .4s cubic-bezier(.68,-.55,.265,1.55);pointer-events:none}.HomePage_floatingCta__S08gX.HomePage_visible__qnRr8{opacity:1;transform:translateY(0);pointer-events:auto}.HomePage_floatingCtaBtn__l0Qig{display:flex;align-items:center;gap:10px;background:linear-gradient(135deg,#ff6b6b,#ff5252);color:#fff;padding:16px 24px;border-radius:50px;text-decoration:none;font-weight:800;font-size:1.05em;box-shadow:0 8px 30px hsla(0,100%,71%,.5);transition:all .3s ease;white-space:nowrap;border:3px solid #fff;cursor:pointer;animation:HomePage_pulse-float__7NF_O 2s ease-in-out infinite}@keyframes HomePage_pulse-float__7NF_O{0%,to{box-shadow:0 8px 30px hsla(0,100%,71%,.5);transform:scale(1)}50%{box-shadow:0 12px 40px hsla(0,100%,71%,.7);transform:scale(1.05)}}.HomePage_floatingCtaBtn__l0Qig:active{transform:scale(.95)}.HomePage_footer__Npc_G{background:#1a202c;color:#fff;padding:60px 20px 30px}.HomePage_footerContent__PHvAd{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;max-width:1200px;margin:0 auto 40px}.HomePage_footerSection__7qIwV h4{font-size:1.3em;margin-bottom:20px;font-weight:800;color:#fff}.HomePage_footerDescription__wN4zH{color:hsla(0,0%,100%,.7);line-height:1.7;font-size:1.05em}.HomePage_footerSection__7qIwV a{display:block;color:hsla(0,0%,100%,.7);text-decoration:none;margin-bottom:12px;font-size:1.05em;transition:all .3s ease;padding-left:0}.HomePage_footerSection__7qIwV a:hover{color:#fff;padding-left:5px}.HomePage_footerSection__7qIwV a:active{transform:scale(.98)}.HomePage_footerBottom__4ylA7{padding-top:30px;border-top:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5);font-size:.95em;text-align:center}@media (max-width:800px){.HomePage_hero__EgFQy{padding:70px 15px 80px}.HomePage_priceBadge__NHbWX{font-size:1.4em;padding:8px 25px}.HomePage_headerContent__TuhFp{padding:12px 0}.HomePage_logo__TijvM{font-size:1.1em}.HomePage_headerCta__tub3r{padding:9px 18px;font-size:.9em}.HomePage_trialBadge__C6y7w{font-size:1.1em;padding:10px 25px}.HomePage_trialBanner__63DGb{padding:35px 15px}.HomePage_trialBannerContent__tJbT3{grid-template-columns:1fr;text-align:center;padding:25px 20px;gap:20px}.HomePage_trialIcon__Giwp9{font-size:2.5em}.HomePage_trialText__kMHVT h3{font-size:1.3em}.HomePage_trialText__kMHVT p{font-size:1em}.HomePage_trialFeatures__Wl3d0{align-items:center}.HomePage_trialFeature__elEAN{font-size:.95em;white-space:normal}.HomePage_storyCard__ZPCja{flex:0 0 95%}.HomePage_storyImage__2M9fm{height:350px}.HomePage_valueStats__xMDiT{grid-template-columns:1fr}.HomePage_newPrice__YYk5G{font-size:3em}.HomePage_floatingCta__S08gX{bottom:15px;right:15px}.HomePage_floatingCtaBtn__l0Qig{padding:14px 20px;font-size:.95em}.HomePage_footerContent__PHvAd{grid-template-columns:1fr;gap:35px;text-align:center}.HomePage_footerSection__7qIwV h4{font-size:1.2em}.HomePage_footerSection__7qIwV a{font-size:1em}}