.howitworks_page__PkWWe{--primary:#549080;--accent:#fa9c46;--background:#f5f5f5;--foreground:#1a1a1a;--muted:#666;--surface:#fff;--surface-muted:#efefef;--black:#000;--vendor:#3f6f91;font-family:var(--font-base,Arial,Helvetica,sans-serif);min-height:100vh;display:flex;flex-direction:column;background:var(--background);color:var(--foreground)}.howitworks_heroWrap__RG89b{position:relative;width:100%;min-height:600px;overflow:hidden}.howitworks_heroBg__nCK5l{position:absolute;inset:0;background:linear-gradient(135deg,#549080,#3f6f91 40%,#2d5a6e);will-change:transform;z-index:0}.howitworks_heroBg__nCK5l:after,.howitworks_heroBg__nCK5l:before{content:"";position:absolute;border-radius:50%;opacity:.06;background:#fff}.howitworks_heroBg__nCK5l:before{width:600px;height:600px;top:-200px;right:-150px}.howitworks_heroBg__nCK5l:after{width:400px;height:400px;bottom:-120px;left:-80px}.howitworks_heroContent__o2M8T{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:80px 24px 60px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff}.howitworks_heroLabel__mlvhs{display:inline-flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.2);border-radius:999px;padding:6px 20px;font-size:13px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:24px;opacity:0;transform:translateY(20px);animation:howitworks_fadeUp__puoVe .6s ease forwards}.howitworks_heroTitle__KYtHM{font-size:52px;font-weight:700;line-height:1.15;letter-spacing:-1.5px;max-width:780px;margin-bottom:20px;opacity:0;transform:translateY(20px);animation:howitworks_fadeUp__puoVe .6s ease .15s forwards}.howitworks_heroSub__TUDYj{font-size:18px;line-height:1.7;max-width:600px;opacity:0;transform:translateY(20px);animation:howitworks_fadeUp__puoVe .6s ease .3s forwards}.howitworks_heroActions__XoZIP{display:flex;flex-direction:column;align-items:center;gap:20px;margin-top:36px;opacity:0;transform:translateY(20px);animation:howitworks_fadeUp__puoVe .6s ease .45s forwards}.howitworks_heroRoleRow__iMqD8,.howitworks_heroVideoRow__vV7tq{display:flex;gap:16px;align-items:center;justify-content:center;flex-wrap:wrap}.howitworks_videoCard__gZdQS{position:relative;width:370px;height:230px;border-radius:16px;overflow:hidden;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .25s ease,box-shadow .25s ease;padding:0}.howitworks_videoCard__gZdQS:hover{transform:translateY(-4px);box-shadow:0 20px 48px rgba(0,0,0,.45)}.howitworks_videoCardSell__rUGAL{background:linear-gradient(155deg,#2e5a3a,#3d7a4a 55%,#274e32)}.howitworks_videoCardBuy__KToHe{background:linear-gradient(155deg,#1a3a5c,#2a5080 55%,#152f4a)}.howitworks_videoCardPlay___X0QT{width:52px;height:52px;border-radius:50%;background:hsla(0,0%,100%,.2);border:2px solid hsla(0,0%,100%,.55);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;padding-left:4px;transition:transform .25s ease,background .25s ease;position:relative;z-index:1}.howitworks_videoCard__gZdQS:hover .howitworks_videoCardPlay___X0QT{transform:scale(1.14);background:hsla(0,0%,100%,.32)}.howitworks_videoCardBadge__Hb0w4{position:absolute;bottom:28px;right:12px;background:var(--accent,#fa9c46);color:#fff;font-size:10px;font-weight:700;letter-spacing:.7px;padding:3px 8px;border-radius:5px;text-transform:uppercase;display:flex;align-items:center;gap:4px}.howitworks_videoCardBadgeBlue__mcnMZ{position:absolute;top:12px;right:14px;color:hsla(0,0%,100%,.55);font-size:18px}.howitworks_videoCardInfo__p4Qqh{position:absolute;bottom:10px;left:14px;display:flex;flex-direction:column;gap:2px;text-align:left}.howitworks_videoCardInfo__p4Qqh strong{color:#fff;font-size:13px;font-weight:700}.howitworks_videoCardInfo__p4Qqh span{color:hsla(0,0%,100%,.7);font-size:11px;display:flex;align-items:center;gap:4px}.howitworks_modalOverlay__awwP4{position:fixed;inset:0;background:rgba(10,28,22,.82);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px}.howitworks_modalContent__p_07f{position:relative;width:100%;max-width:900px;animation:howitworks_modalIn__cdbQW .3s cubic-bezier(.22,1,.36,1) forwards}@keyframes howitworks_modalIn__cdbQW{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.howitworks_modalClose__U4cOx{position:absolute;top:-44px;right:0;width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.3);color:#fff;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;font-family:inherit}.howitworks_modalClose__U4cOx:hover{background:hsla(0,0%,100%,.28)}.howitworks_videoWrap__kv8r8{width:100%;aspect-ratio:16/9;border-radius:12px;overflow:hidden;box-shadow:0 32px 80px rgba(0,0,0,.5)}.howitworks_videoWrap__kv8r8 iframe{width:100%;height:100%;display:block}.howitworks_heroPrimaryBtn__20Svs{display:inline-flex;align-items:center;gap:8px;background:var(--accent);color:#fff;border:none;border-radius:10px;padding:14px 32px;font-size:16px;font-weight:600;cursor:pointer;transition:all .25s ease;font-family:inherit}.howitworks_heroPrimaryBtn__20Svs:hover{background:#f08a2e;transform:translateY(-2px);box-shadow:0 12px 28px rgba(250,156,70,.35)}.howitworks_heroSecondaryBtn__LXlVu{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#fff;border:2px solid hsla(0,0%,100%,.4);border-radius:10px;padding:14px 32px;font-size:16px;font-weight:600;cursor:pointer;transition:all .25s ease;font-family:inherit}.howitworks_heroSecondaryBtn__LXlVu:hover{border-color:#fff;background:hsla(0,0%,100%,.1);transform:translateY(-2px)}.howitworks_scrollIndicator__0OMx1{position:absolute;bottom:56px;left:50%;transform:translateX(-50%);z-index:2;width:28px;height:44px;border:2px solid hsla(0,0%,100%,.4);border-radius:14px;display:flex;justify-content:center;padding-top:8px}.howitworks_scrollDot__FBgBO{width:4px;height:10px;background:#fff;border-radius:2px;animation:howitworks_scrollBounce__Cv4zN 1.8s ease-in-out infinite}@keyframes howitworks_scrollBounce__Cv4zN{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(12px);opacity:.3}}.howitworks_section__mympx{width:100%;max-width:1400px;margin:0 auto;padding:80px 24px}.howitworks_sectionLabel__sn8cj{display:inline-flex;align-items:center;gap:6px;background:rgba(84,144,128,.1);color:var(--primary);border-radius:999px;padding:6px 16px;font-size:12px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:12px}.howitworks_sectionTitle__taKJ7{font-size:38px;font-weight:700;line-height:1.2;letter-spacing:-1px;color:var(--foreground);margin-bottom:16px}.howitworks_sectionDesc__UzOUG{font-size:17px;line-height:1.75;color:var(--muted);max-width:560px}.howitworks_introSection___FaF_{padding-bottom:40px}.howitworks_introGrid__rWk5z{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.howitworks_introCards__bnRIx,.howitworks_introText__nAeqN{display:flex;flex-direction:column}.howitworks_introCards__bnRIx{gap:16px}.howitworks_introCard__Biszq{display:flex;align-items:center;gap:20px;background:var(--surface);border-radius:16px;padding:24px;border:1px solid rgba(0,0,0,.06);transition:all .3s ease}.howitworks_introCard__Biszq:hover{transform:translateX(8px);box-shadow:0 12px 36px rgba(0,0,0,.08)}.howitworks_introCardIcon__svt59{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0;background:rgba(84,144,128,.1);color:var(--primary)}.howitworks_introCardIcon__svt59[data-accent=true]{background:rgba(250,156,70,.1);color:var(--accent)}.howitworks_introCardIcon__svt59[data-vendor=true]{background:rgba(63,111,145,.1);color:var(--vendor)}.howitworks_introCard__Biszq h4{font-size:16px;font-weight:600;color:var(--foreground);margin-bottom:4px}.howitworks_introCard__Biszq p{font-size:14px;color:var(--muted);line-height:1.5}.howitworks_stepsSection__1jeZw{position:relative;max-width:1400px;margin:0 auto;padding:40px 24px 80px;display:flex;gap:60px}.howitworks_progressTracker__ZAAbk{position:-webkit-sticky;position:sticky;top:120px;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;gap:0;align-items:center;padding:24px 0;min-width:180px}.howitworks_progressDot__KhtON{position:relative;z-index:2;display:flex;align-items:center;gap:12px;background:var(--surface);border:2px solid rgba(0,0,0,.1);border-radius:12px;padding:10px 16px;cursor:pointer;transition:all .3s ease;width:100%;text-align:left;font-family:inherit;margin-bottom:12px}.howitworks_progressDot__KhtON:hover{border-color:var(--primary);transform:translateX(4px)}.howitworks_progressActive__m195u{border-color:var(--primary);background:rgba(84,144,128,.06);box-shadow:0 4px 16px rgba(84,144,128,.12)}.howitworks_progressNumber___EPqX{font-size:13px;font-weight:700;color:var(--muted);min-width:24px}.howitworks_progressActive__m195u .howitworks_progressNumber___EPqX{color:var(--primary)}.howitworks_progressLabel__ih5fx{font-size:13px;font-weight:500;color:var(--muted);white-space:nowrap}.howitworks_progressActive__m195u .howitworks_progressLabel__ih5fx{color:var(--foreground);font-weight:600}.howitworks_progressLine__eJEJv{position:absolute;left:28px;top:24px;bottom:24px;width:3px;background:rgba(0,0,0,.06);border-radius:3px;z-index:1}.howitworks_progressFill___W3SK{width:100%;background:linear-gradient(180deg,var(--primary),var(--accent));border-radius:3px;transition:height .5s ease}.howitworks_stepsTimeline__9ghnP{flex:1 1;display:flex;flex-direction:column;gap:32px}.howitworks_stepCard__G1oZt{background:var(--surface);border-radius:20px;padding:40px;border:1px solid rgba(0,0,0,.06);position:relative;overflow:hidden;opacity:0;transform:translateY(40px);transition:all .6s cubic-bezier(.16,1,.3,1)}.howitworks_stepVisible__4P3lI{opacity:1;transform:translateY(0)}.howitworks_stepCard__G1oZt:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary),var(--accent));transform:scaleX(0);transform-origin:left;transition:transform .6s ease .2s}.howitworks_stepVisible__4P3lI:before{transform:scaleX(1)}.howitworks_stepCardAlt__IF7ga:before{background:linear-gradient(90deg,var(--accent),var(--vendor))}.howitworks_stepNumber__wEljR{position:absolute;top:20px;right:24px;font-size:72px;font-weight:800;color:rgba(84,144,128,.06);line-height:1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.howitworks_stepCardAlt__IF7ga .howitworks_stepNumber__wEljR{color:rgba(250,156,70,.06)}.howitworks_stepContent__bzz9N{position:relative;z-index:1}.howitworks_stepHeader__aiHoG{display:flex;align-items:center;gap:20px;margin-bottom:20px}.howitworks_stepIcon__zUMOf{width:64px;height:64px;border-radius:18px;display:flex;align-items:center;justify-content:center;font-size:26px;background:rgba(84,144,128,.1);color:var(--primary);flex-shrink:0;transition:all .3s ease}.howitworks_stepCard__G1oZt:hover .howitworks_stepIcon__zUMOf{background:var(--primary);color:#fff;transform:scale(1.05);box-shadow:0 8px 24px rgba(84,144,128,.25)}.howitworks_stepCardAlt__IF7ga .howitworks_stepIcon__zUMOf{background:rgba(250,156,70,.1);color:var(--accent)}.howitworks_stepCardAlt__IF7ga:hover .howitworks_stepIcon__zUMOf{background:var(--accent);color:#fff;box-shadow:0 8px 24px rgba(250,156,70,.25)}.howitworks_stepTitle__tGHIn{font-size:24px;font-weight:700;color:var(--foreground);margin-bottom:4px}.howitworks_stepSubtitle__FeBIn{font-size:14px;color:var(--primary);font-weight:600}.howitworks_stepCardAlt__IF7ga .howitworks_stepSubtitle__FeBIn{color:var(--accent)}.howitworks_stepDescription__lw80I{font-size:16px;line-height:1.75;color:var(--muted);margin-bottom:24px;max-width:600px}.howitworks_stepFeatures__a85ff{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-bottom:20px}.howitworks_featureItem__FdDA_{display:flex;align-items:center;gap:12px;background:var(--background);border-radius:12px;padding:14px 16px;border:1px solid rgba(0,0,0,.04);transition:all .25s ease}.howitworks_featureItem__FdDA_:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.06);border-color:rgba(84,144,128,.15)}.howitworks_featureIcon__F2cKe{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:15px;background:rgba(84,144,128,.12);color:var(--primary);flex-shrink:0}.howitworks_stepCardAlt__IF7ga .howitworks_featureIcon__F2cKe{background:rgba(250,156,70,.12);color:var(--accent)}.howitworks_featureItem__FdDA_ span{font-size:14px;font-weight:500;color:var(--foreground);line-height:1.4}.howitworks_stepNote__sL6_G{display:flex;align-items:flex-start;gap:12px;background:rgba(84,144,128,.05);border-radius:12px;padding:16px 20px;border-left:3px solid var(--primary)}.howitworks_stepCardAlt__IF7ga .howitworks_stepNote__sL6_G{background:rgba(250,156,70,.05);border-left-color:var(--accent)}.howitworks_stepNote__sL6_G i{color:var(--primary);margin-top:3px;flex-shrink:0}.howitworks_stepCardAlt__IF7ga .howitworks_stepNote__sL6_G i{color:var(--accent)}.howitworks_stepNote__sL6_G p{font-size:14px;line-height:1.65;color:var(--muted);font-style:italic}.howitworks_parallaxDivider__pQWJR{position:relative;width:100%;min-height:400px;overflow:hidden;display:flex;align-items:center;justify-content:center}.howitworks_parallaxBg__348Za{position:absolute;inset:-60px 0;background:linear-gradient(160deg,#549080,#3f6f91 60%,#2d5a6e);will-change:transform;z-index:0}.howitworks_parallaxBg__348Za:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cpattern id='grid' width='60' height='60' patternUnits='userSpaceOnUse'%3E%3Cpath d='M 60 0 L 0 0 0 60' fill='none' stroke='white' stroke-width='0.5' opacity='0.06'/%3E%3C/pattern%3E%3C/defs%3E%3Crect width='100%25' height='100%25' fill='url(%23grid)'/%3E%3C/svg%3E")}.howitworks_parallaxContent__9uqC_{position:relative;z-index:1;max-width:900px;padding:60px 24px;text-align:center;color:#fff}.howitworks_parallaxTitle__XWs6O{font-size:36px;font-weight:700;line-height:1.25;margin-bottom:12px;letter-spacing:-.5px}.howitworks_parallaxSub__yvaR4{font-size:18px;opacity:.85;margin-bottom:40px;line-height:1.7}.howitworks_parallaxStats__3VB8c{display:flex;gap:48px;justify-content:center;flex-wrap:wrap}.howitworks_parallaxStat__rBOwA{text-align:center}.howitworks_parallaxStatNumber__hmukD{font-size:48px;font-weight:700;line-height:1;margin-bottom:8px}.howitworks_parallaxStatLabel___xNfT{font-size:15px;opacity:.8;font-weight:500}.howitworks_ctaBanner__tyQIM{position:relative;width:100%;overflow:hidden;border-radius:24px;background:linear-gradient(135deg,#549080,#3f6f91 60%,#2d5a6e);padding:72px 48px;text-align:center;color:#fff}.howitworks_ctaBanner__tyQIM:before{content:"";position:absolute;width:400px;height:400px;border-radius:50%;background:rgba(250,156,70,.15);top:-150px;right:-100px}.howitworks_ctaBanner__tyQIM:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:hsla(0,0%,100%,.06);bottom:-100px;left:-50px}.howitworks_ctaContent__6EXPh{position:relative;z-index:1}.howitworks_ctaTitle__Heu_G{font-size:36px;font-weight:700;margin-bottom:14px;letter-spacing:-.5px}.howitworks_ctaSub__2uEnI{font-size:16px;opacity:.85;margin-bottom:32px;max-width:520px;margin-left:auto;margin-right:auto;line-height:1.7}.howitworks_ctaButtons__Ez9p1{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.howitworks_ctaPrimary__WfFGc{display:inline-flex;align-items:center;gap:8px;background:#fff;color:var(--primary);border:none;border-radius:10px;padding:14px 32px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit}.howitworks_ctaPrimary__WfFGc:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.2)}.howitworks_ctaSecondary__QRKrz{background:transparent;color:#fff;border:2px solid hsla(0,0%,100%,.4);border-radius:10px;padding:14px 32px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit}.howitworks_ctaSecondary__QRKrz:hover{border-color:#fff;background:hsla(0,0%,100%,.1);transform:translateY(-2px)}@keyframes howitworks_fadeUp__puoVe{to{opacity:1;transform:translateY(0)}}.howitworks_animate__1fXj6{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.howitworks_animateVisible__bxl_j{opacity:1;transform:translateY(0)}@media (max-width:1100px){.howitworks_stepsSection__1jeZw{flex-direction:column;gap:32px}.howitworks_progressTracker__ZAAbk{position:static;flex-direction:row;overflow-x:auto;gap:8px;min-width:auto;padding:0 0 16px;-ms-overflow-style:none;scrollbar-width:none}.howitworks_progressTracker__ZAAbk::-webkit-scrollbar{display:none}.howitworks_progressDot__KhtON{flex-shrink:0;width:auto;margin-bottom:0}.howitworks_progressLine__eJEJv{display:none}}@media (max-width:1024px){.howitworks_introGrid__rWk5z{grid-template-columns:1fr;gap:40px}.howitworks_stepFeatures__a85ff{grid-template-columns:1fr}.howitworks_parallaxStats__3VB8c{gap:32px}}@media (max-width:768px){.howitworks_heroWrap__RG89b{height:auto}.howitworks_heroContent__o2M8T{padding:48px 24px 0}.howitworks_heroTitle__KYtHM{font-size:34px}.howitworks_heroSub__TUDYj{font-size:15px}.howitworks_heroActions__XoZIP{gap:0;width:calc(100% + 48px);margin-left:-24px;margin-right:-24px;align-items:stretch;margin-top:28px}.howitworks_heroVideoRow__vV7tq{order:1;flex-direction:column;flex-wrap:nowrap;gap:0;align-items:stretch}.howitworks_heroVideoRow__vV7tq>*{width:100%!important;max-width:100%!important;height:190px!important;border-radius:0!important}.howitworks_heroRoleRow__iMqD8{order:2;flex-wrap:nowrap;gap:0;overflow:hidden}.howitworks_heroRoleRow__iMqD8>*{border-radius:0!important;flex:1 1;padding:14px 10px!important;font-size:13px!important;min-width:0!important}.howitworks_section__mympx{padding:56px 16px}.howitworks_sectionTitle__taKJ7{font-size:28px}.howitworks_stepCard__G1oZt{padding:28px 20px}.howitworks_stepHeader__aiHoG{flex-direction:column;align-items:flex-start;gap:12px}.howitworks_stepTitle__tGHIn{font-size:20px}.howitworks_stepNumber__wEljR{font-size:48px;top:12px;right:16px}.howitworks_parallaxTitle__XWs6O{font-size:26px}.howitworks_parallaxStatNumber__hmukD{font-size:36px}.howitworks_parallaxStats__3VB8c{gap:24px}.howitworks_ctaBanner__tyQIM{padding:48px 20px;border-radius:16px}.howitworks_ctaTitle__Heu_G{font-size:26px}.howitworks_scrollIndicator__0OMx1{display:none}}@media (max-width:480px){.howitworks_heroTitle__KYtHM{font-size:28px}.howitworks_ctaButtons__Ez9p1,.howitworks_parallaxStats__3VB8c{flex-direction:column;align-items:center}.howitworks_introCard__Biszq{flex-direction:column;text-align:center;gap:12px}}.Button_btn__kzInP{justify-content:center;padding:14px 32px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none;border:none;white-space:nowrap;font-family:inherit;gap:8px}.Button_btn__kzInP,.Button_icon__OWfxs{display:inline-flex;align-items:center;line-height:1}.Button_icon__OWfxs{font-size:1em}.Button_btn__kzInP:disabled{opacity:.5;cursor:not-allowed;transform:none!important;box-shadow:none!important}.Button_primary__6_Dls{background:var(--accent,#fa9c46);color:#fff;border:none}.Button_primary__6_Dls:hover:not(:disabled){background:#f08a2e;transform:translateY(-2px);box-shadow:0 8px 20px rgba(250,156,70,.3)}.Button_browse__6vT8n{background:#549080;color:#fff;border:1px solid #549080}.Button_browse__6vT8n:hover:not(:disabled){background:#446b64;border-color:#446b64;transform:translateY(-2px);box-shadow:0 8px 20px rgba(84,144,128,.3)}.Button_secondary__uuOdH{background:transparent;color:#fff;border:2px solid #fff;padding:12px 30px}.Button_secondary__uuOdH:hover:not(:disabled){background:hsla(0,0%,100%,.1);color:#fff}.Button_selling__gZ3H1{flex-direction:column;align-items:center;justify-content:center;padding:24px 36px;border-radius:16px;background:var(--accent,#fa9c46);color:#fff;border:none;min-width:180px;gap:4px;white-space:normal}.Button_selling__gZ3H1:hover:not(:disabled){background:#f08a2e;transform:translateY(-3px);box-shadow:0 16px 40px rgba(250,156,70,.45)}.Button_buying__RUDj3{flex-direction:column;align-items:center;justify-content:center;padding:24px 36px;border-radius:16px;background:hsla(0,0%,100%,.95);color:#1a1a1a;border:2px solid hsla(0,0%,100%,.4);min-width:180px;gap:4px;white-space:normal}.Button_buying__RUDj3:hover:not(:disabled){background:#fff;transform:translateY(-3px);box-shadow:0 16px 40px rgba(0,0,0,.2)}.Button_outline__PQR9W{background-color:rgba(84,144,128,.08);color:var(--primary,#549080);border:1px solid var(--primary,#549080);border-radius:50px;padding:8px 16px;font-weight:500;font-size:.9rem;white-space:nowrap}.Button_outline__PQR9W:hover:not(:disabled){color:var(--accent,#fa9c46);border-color:var(--accent,#fa9c46);background-color:rgba(250,156,70,.1);transform:translateY(-1px);box-shadow:0 4px 12px rgba(250,156,70,.2)}.Button_roleIcon__EPD_K{font-size:28px;display:flex;align-items:center;justify-content:center;margin-bottom:6px;line-height:1}.Button_roleLabel__c8D90{font-size:18px;font-weight:700;line-height:1}.Button_roleSub__4bkYw{font-size:13px;opacity:.8;font-weight:400;margin-top:2px}.documents_section__C40NG{margin-bottom:2rem}.documents_sectionTitle__RgMDT{font-size:1rem;font-weight:600;color:#333;margin:0 0 1rem;display:flex;align-items:center;gap:.5rem}.documents_sectionTitle__RgMDT i{color:#06f}.documents_docGrid__xxuTK{display:flex;flex-direction:column;gap:.75rem}.documents_propertyLabel__sdPh_{font-size:.85rem;font-weight:600;color:#555;padding:.4rem 0 .4rem .25rem;display:flex;align-items:center;gap:.5rem;border-bottom:1px solid #f0f0f0;margin-bottom:.4rem;margin-top:.75rem}.documents_propertyLabel__sdPh_:first-child{margin-top:0}.documents_propertyLabel__sdPh_ i{color:#06f}.documents_propertyAddress__pDD7w{font-weight:400;color:#888;font-size:.8rem;margin-left:.25rem}.documents_docRow__R4k2T{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border:1px solid #eee;border-radius:8px;background:#fff;gap:1rem}.documents_docRowLeft__65Cnx{display:flex;align-items:center;gap:1rem;flex:1 1;min-width:0}.documents_docIcon__ZoMKw{width:46px;height:46px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.documents_docName__YkBNU{font-size:.95rem;font-weight:600;color:#1a1a1a;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.documents_docMeta__mXmIb{font-size:.8rem;color:#888}.documents_docRowActions____5Zc{display:flex;gap:.5rem;flex-shrink:0}.documents_btnDelete__ZYUTz,.documents_btnDownload__XisIL,.documents_btnEdit__2_ggN,.documents_btnView__NC9uF{padding:.45rem .85rem;border-radius:6px;font-size:.85rem;cursor:pointer;display:flex;align-items:center;gap:.35rem;transition:all .15s;text-decoration:none;white-space:nowrap}.documents_btnView__NC9uF{border:1px solid #cbd5e0;background:#fff;color:#4a5568}.documents_btnView__NC9uF:hover{background:#f7fafc;border-color:#a0aec0}.documents_btnEdit__2_ggN{border:1px solid #06f;background:#fff;color:#06f}.documents_btnEdit__2_ggN:hover{background:#e8f0fe}.documents_btnDownload__XisIL{border:1px solid #06f;background:#06f;color:#fff}.documents_btnDownload__XisIL:hover{background:#0052cc}.documents_btnDelete__ZYUTz{border:1px solid #e53e3e;background:#fff;color:#e53e3e}.documents_btnDelete__ZYUTz:hover{background:#fff5f5}.documents_btnDelete__ZYUTz:disabled{opacity:.5;cursor:not-allowed}@media (max-width:640px){.documents_docRow__R4k2T{flex-direction:column;align-items:flex-start}.documents_docRowActions____5Zc{width:100%;justify-content:flex-end}.documents_docName__YkBNU{white-space:normal}}.DashboardChat_messagesContainer__N0__T{display:flex;height:calc(100vh - 260px);min-height:480px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;margin-top:4px;box-shadow:0 4px 20px rgba(0,0,0,.05);font-family:Inter,sans-serif}.DashboardChat_conversationSidebar__cF3HA{width:320px;border-right:1px solid #f0f0f0;background:#fff;display:flex;flex-direction:column}.DashboardChat_searchBar__Lhmhs{padding:20px;border-bottom:1px solid #f5f5f5}.DashboardChat_searchInput___h7g0{width:100%;padding:12px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;font-size:14px;color:#333;transition:all .2s ease;outline:none}.DashboardChat_searchInput___h7g0:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.DashboardChat_chatList__np2TP{flex:1 1;overflow-y:auto;padding:10px}.DashboardChat_chatItem__7XBcf{padding:16px;margin-bottom:4px;border-radius:12px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:14px;border:1px solid transparent}.DashboardChat_chatItem__7XBcf:hover{background:#f8fafc}.DashboardChat_chatItem__7XBcf.DashboardChat_active__WTrVV{background:#eff6ff;border-color:#bfdbfe}.DashboardChat_noConversations__bqDGt{padding:30px 20px;text-align:center;color:#94a3b8;font-size:14px;font-style:italic}.DashboardChat_chatAvatar__R8kCk{width:44px;height:44px;background:linear-gradient(135deg,#e0e7ff,#c7d2fe);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;color:#4f46e5;flex-shrink:0;font-size:16px}.DashboardChat_chatInfo__eOiGs{flex:1 1;min-width:0}.DashboardChat_chatName__fLQzj{font-weight:600;font-size:15px;color:#1e293b;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DashboardChat_chatPreview__avbOC{font-size:13px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4}.DashboardChat_chatTime__a3iwM{font-size:11px;color:#94a3b8;font-weight:500}.DashboardChat_chatMain__J_Tym{flex:1 1;display:flex;flex-direction:column;background:#fff;position:relative;min-height:0;overflow:hidden}.DashboardChat_chatHeader__0zHA2{padding:20px 24px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10}.DashboardChat_headerTitle__ejhQB h3{margin:0;font-size:17px;font-weight:700;color:#111827}.DashboardChat_propertyLink__Veehq{font-size:13px;color:#3b82f6;text-decoration:none;display:inline-flex;align-items:center;margin-top:6px;font-weight:500;background:#eff6ff;padding:4px 8px;border-radius:6px;transition:background .2s}.DashboardChat_propertyLink__Veehq:hover{background:#dbeafe}.DashboardChat_deleteChatBtn__ZBqK8{opacity:.6;transition:all .2s}.DashboardChat_deleteChatBtn__ZBqK8:hover{opacity:1;background:#fee2e2!important;border-radius:8px}.DashboardChat_messageArea__z3TQr{flex:1 1;padding:24px;background:#f8fafc;background-image:radial-gradient(#e2e8f0 1px,transparent 0);background-size:20px 20px;overflow-y:auto;display:flex;flex-direction:column;gap:20px}.DashboardChat_messageBubble__6izC2{max-width:75%;padding:14px 18px;border-radius:18px;font-size:15px;line-height:1.6;position:relative;box-shadow:0 2px 4px rgba(0,0,0,.04)}.DashboardChat_sent__sc5Av{align-self:flex-end;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-bottom-right-radius:4px}.DashboardChat_received__CErlG{align-self:flex-start;background:#fff;color:#334155;border:1px solid rgba(0,0,0,.05);border-bottom-left-radius:4px}.DashboardChat_timestamp__wP8Ji{font-size:10px;margin-top:6px;display:block;text-align:right;opacity:.8}.DashboardChat_sent__sc5Av .DashboardChat_timestamp__wP8Ji{color:hsla(0,0%,100%,.9)}.DashboardChat_received__CErlG .DashboardChat_timestamp__wP8Ji{color:#94a3b8}.DashboardChat_inputArea__ugqWO{padding:24px;border-top:1px solid #f0f0f0;display:flex;gap:16px;background:#fff;align-items:center;flex-shrink:0}.DashboardChat_msgInput__ynzt5{flex:1 1;padding:14px 20px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:28px;outline:none;font-size:15px;transition:all .2s ease}.DashboardChat_msgInput__ynzt5:focus{background:#fff;border-color:#3b82f6;box-shadow:0 4px 12px rgba(59,130,246,.1)}.DashboardChat_sendButton__AgvWI{width:48px;height:48px;background:#3b82f6;color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;transition:all .2s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 12px rgba(37,99,235,.2)}.DashboardChat_sendButton__AgvWI:hover{background:#2563eb;transform:scale(1.05)}.DashboardChat_sendButton__AgvWI:active{transform:scale(.95)}.DashboardChat_emptySelection__wFAPH{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#94a3b8;gap:20px;background:#f8fafc}.DashboardChat_emptyIcon__fRoXj{width:80px;height:80px;background:#e2e8f0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;color:#64748b;margin-bottom:10px}.DashboardChat_emptySelection__wFAPH h3{font-size:20px;color:#334155;margin:0}.DashboardChat_emptySelection__wFAPH p{font-size:15px;margin:0;opacity:.8}.QiloMeter_qiloMeter__spd_R{padding:80px 20px 20px;position:relative;overflow:hidden}.QiloMeter_qiloMeter__spd_R:before{content:"";position:absolute;top:-120px;right:-80px;width:400px;height:400px;background:radial-gradient(circle,rgba(84,144,128,.08) 0,transparent 70%);border-radius:50%;pointer-events:none}.QiloMeter_qiloMeter__spd_R:after{content:"";position:absolute;bottom:-100px;left:-60px;width:350px;height:350px;background:radial-gradient(circle,rgba(250,156,70,.06) 0,transparent 70%);border-radius:50%;pointer-events:none}.QiloMeter_container__zU7_C{max-width:1200px;margin:0 auto;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:40px}.QiloMeter_header__5D0_0{text-align:center;max-width:700px;opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.QiloMeter_visible__JT0E7 .QiloMeter_header__5D0_0{opacity:1;transform:translateY(0)}.QiloMeter_highlight__a_75_{color:#ef4444;font-weight:700;position:relative}.QiloMeter_highlight__a_75_:after{content:"";position:absolute;bottom:2px;left:0;width:100%;height:3px;background:#ef4444;border-radius:2px;opacity:.3}.QiloMeter_ctaButton__dO2ry{display:flex;align-items:center;gap:16px;padding:16px 32px;background:linear-gradient(135deg,#549080,#3d7a6a);color:#fff;border:none;border-radius:16px;cursor:pointer;transition:all .4s cubic-bezier(.25,.46,.45,.94);box-shadow:0 8px 30px rgba(84,144,128,.3);opacity:0;transform:translateY(20px);transition:opacity .7s ease .15s,transform .7s ease .15s,box-shadow .3s ease,background .3s ease}.QiloMeter_visible__JT0E7 .QiloMeter_ctaButton__dO2ry{opacity:1;transform:translateY(0)}.QiloMeter_ctaButton__dO2ry:hover{box-shadow:0 12px 40px rgba(84,144,128,.45);transform:translateY(-3px);background:linear-gradient(135deg,#5fa390,#468574)}.QiloMeter_ctaIcon__fh0ik{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:hsla(0,0%,100%,.2);border-radius:12px;font-size:22px;flex-shrink:0}.QiloMeter_ctaText__Ga9Nn{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.QiloMeter_ctaLabel__Tz2_P{font-size:18px;font-weight:700;letter-spacing:.3px}.QiloMeter_ctaSub__DoOd_{font-size:13px;opacity:.85;font-weight:400}.QiloMeter_ctaArrow__AdebW{display:flex;align-items:center;font-size:16px;animation:QiloMeter_bounceDown__S0jtz 1.5s ease-in-out infinite}@keyframes QiloMeter_bounceDown__S0jtz{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.QiloMeter_cardsGrid__EuKnY{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;width:100%}.QiloMeter_card__tF0eU{position:relative;background:#fff;border-radius:16px;padding:36px 28px;display:flex;flex-direction:column;align-items:center;gap:20px;box-shadow:0 4px 20px rgba(0,0,0,.06);border:2px solid transparent;transition:all .4s cubic-bezier(.25,.46,.45,.94);opacity:0;transform:translateY(40px)}.QiloMeter_visible__JT0E7 .QiloMeter_card__tF0eU{animation:QiloMeter_cardSlideIn__7s0RJ .6s ease forwards}.QiloMeter_visible__JT0E7 .QiloMeter_card__tF0eU:first-child{animation-delay:.2s}.QiloMeter_visible__JT0E7 .QiloMeter_card__tF0eU:nth-child(2){animation-delay:.35s}.QiloMeter_visible__JT0E7 .QiloMeter_card__tF0eU:nth-child(3){animation-delay:.5s}@keyframes QiloMeter_cardSlideIn__7s0RJ{to{opacity:1;transform:translateY(0)}}.QiloMeter_card__tF0eU:hover{transform:translateY(-6px);box-shadow:0 12px 35px rgba(0,0,0,.1)}.QiloMeter_cardQilo__8D_2V{background:linear-gradient(165deg,#f0fdf8,#e6f9f0);border-color:#549080;box-shadow:0 8px 30px rgba(84,144,128,.15);transform:translateY(40px) scale(1)}.QiloMeter_cardQilo__8D_2V:hover{transform:translateY(-8px);box-shadow:0 16px 45px rgba(84,144,128,.25);border-color:#3d7a6a}.QiloMeter_recommendedBadge__chIaR{position:absolute;top:-1px;right:24px;background:linear-gradient(135deg,#549080,#3d7a6a);color:#fff;padding:6px 18px;border-radius:0 0 10px 10px;font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.QiloMeter_cardIcon__FBuZH{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:16px;background:#f5f5f5;font-size:26px;color:#888;transition:all .3s ease}.QiloMeter_card__tF0eU:hover .QiloMeter_cardIcon__FBuZH{transform:scale(1.1)}.QiloMeter_cardIconQilo__uXYCj{background:linear-gradient(135deg,#549080,#3d7a6a);color:#fff;box-shadow:0 6px 20px rgba(84,144,128,.3)}.QiloMeter_cardTitle__gffO9{font-size:20px;font-weight:600;color:#333;margin:0;text-align:center}.QiloMeter_cardTitleQilo__k_ysd{color:#2d6354}.QiloMeter_cardList__zTKlI{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px;width:100%}.QiloMeter_cardItem__gknCI{display:flex;align-items:center;gap:12px;font-size:15px;line-height:1.5;padding:8px 12px;border-radius:8px;transition:background .2s ease}.QiloMeter_cardItem__gknCI:hover{background:rgba(0,0,0,.02)}.QiloMeter_cardQilo__8D_2V .QiloMeter_cardItem__gknCI:hover{background:rgba(84,144,128,.06)}.QiloMeter_positive__TtQEI{color:#333}.QiloMeter_negative__mJbmf{color:#888}.QiloMeter_positive__TtQEI .QiloMeter_itemIcon__6OZdF{background:#ecfdf5;color:#22c55e}.QiloMeter_negative__mJbmf .QiloMeter_itemIcon__6OZdF,.QiloMeter_positive__TtQEI .QiloMeter_itemIcon__6OZdF{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;font-size:12px;flex-shrink:0}.QiloMeter_negative__mJbmf .QiloMeter_itemIcon__6OZdF{background:#fef2f2;color:#ef4444}@media (max-width:1024px){.QiloMeter_qiloMeter__spd_R{padding:60px 20px}.QiloMeter_cardsGrid__EuKnY{gap:20px}.QiloMeter_card__tF0eU{padding:28px 22px}}@media (max-width:768px){.QiloMeter_qiloMeter__spd_R{padding:50px 16px}.QiloMeter_container__zU7_C{gap:32px}.QiloMeter_ctaButton__dO2ry{padding:14px 24px;gap:12px}.QiloMeter_ctaIcon__fh0ik{width:42px;height:42px;font-size:18px}.QiloMeter_ctaLabel__Tz2_P{font-size:16px}.QiloMeter_ctaSub__DoOd_{font-size:12px}.QiloMeter_cardsGrid__EuKnY{grid-template-columns:1fr;gap:16px;max-width:400px;margin:0 auto}.QiloMeter_card__tF0eU{padding:28px 24px}.QiloMeter_cardIcon__FBuZH{width:56px;height:56px;font-size:22px}.QiloMeter_cardTitle__gffO9{font-size:18px}.QiloMeter_cardItem__gknCI{font-size:14px;padding:6px 10px}}@media (max-width:480px){.QiloMeter_qiloMeter__spd_R{padding:40px 12px}.QiloMeter_ctaButton__dO2ry{padding:12px 20px;border-radius:12px}.QiloMeter_ctaIcon__fh0ik{width:38px;height:38px;font-size:16px;border-radius:10px}.QiloMeter_ctaLabel__Tz2_P{font-size:15px}.QiloMeter_recommendedBadge__chIaR{font-size:11px;padding:5px 14px}.QiloMeter_card__tF0eU{padding:24px 18px}}.PaymentModal_overlay__Vqrse{position:fixed;inset:0;z-index:20000;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;padding:1rem}.PaymentModal_modal__y8ySN{background:#fff;border-radius:16px;padding:2rem;max-width:520px;width:100%;max-height:90vh;overflow-y:auto;position:relative}.PaymentModal_closeBtn__f0IOl{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.4rem;cursor:pointer;color:#666;line-height:1;transition:color .2s}.PaymentModal_closeBtn__f0IOl:hover{color:#333}.PaymentModal_formTitle__ORMA2{margin-bottom:1.5rem;font-size:1.25rem;font-weight:600;color:#222}.PaymentModal_successScreen__kbIs0{text-align:center;padding:2rem 1rem}.PaymentModal_successIcon__rvNXN{width:72px;height:72px;border-radius:50%;background:#e8f5e9;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.PaymentModal_successIcon__rvNXN i{font-size:2rem;color:#2e7d32}.PaymentModal_successTitle__Zv3la{margin-bottom:.5rem;color:#549080;font-size:1.4rem}.PaymentModal_successText__2QEN0{color:#555;margin-bottom:.25rem}.PaymentModal_successMeta__VgS4t{font-size:.8rem;color:#aaa;margin-bottom:.15rem}.PaymentModal_invoiceLink__YWRdL{display:inline-flex;align-items:center;margin-top:1rem;padding:8px 18px;border:1.5px solid #549080;border-radius:50px;color:#549080;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s ease}.PaymentModal_invoiceLink__YWRdL:hover{background:#549080;color:#fff}.PaymentModal_successCta__jO0FR{margin-top:1.75rem;padding:.8rem 2.25rem;background:linear-gradient(135deg,#549080,#2d5f52);color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;transition:opacity .2s}.PaymentModal_successCta__jO0FR:hover{opacity:.9}.PaymentModal_errorScreen__9wCz1{text-align:center;padding:2rem 1rem}.PaymentModal_errorIcon__ZNAqZ{width:72px;height:72px;border-radius:50%;background:#fdecea;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.PaymentModal_errorIcon__ZNAqZ i{font-size:2rem;color:#c62828}.PaymentModal_errorTitle__s2uZc{margin-bottom:.5rem;color:#c62828;font-size:1.4rem}.PaymentModal_errorReason__Qx5xQ{display:flex;align-items:flex-start;gap:8px;max-width:380px;margin:0 auto 1rem;padding:12px 16px;background:#fff5f5;border:1px solid #fecaca;border-radius:8px;font-size:.95rem;color:#b91c1c;text-align:left;line-height:1.5;font-weight:500}.PaymentModal_errorReason__Qx5xQ i{flex-shrink:0;margin-top:2px}.PaymentModal_errorGuidance__te6_L{display:flex;align-items:flex-start;gap:8px;max-width:380px;margin:0 auto 1.5rem;padding:10px 14px;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;font-size:.85rem;color:#0369a1;text-align:left;line-height:1.55}.PaymentModal_errorGuidance__te6_L i{flex-shrink:0;margin-top:2px}.PaymentModal_errorActions___jI63{display:flex;gap:.75rem;justify-content:center}.PaymentModal_retryBtn__HtRy9{padding:.75rem 1.75rem;background:#549080;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:600;transition:opacity .2s}.PaymentModal_retryBtn__HtRy9:hover{opacity:.9}.PaymentModal_cancelBtn__2BFLE{padding:.75rem 1.75rem;background:none;color:#666;border:1px solid #ddd;border-radius:8px;cursor:pointer;font-size:.95rem;transition:border-color .2s}.PaymentModal_cancelBtn__2BFLE:hover{border-color:#aaa}.UserSidebar_backdrop__t8mvl{position:fixed;inset:0;z-index:998}.UserSidebar_dropdown__JkXrc{position:fixed;top:68px;right:16px;width:272px;background:#fff;border-radius:14px;box-shadow:0 12px 40px rgba(0,0,0,.14),0 2px 8px rgba(0,0,0,.06);border:1px solid rgba(84,144,128,.15);z-index:999;overflow:visible;animation:UserSidebar_dropIn__5ju5K .18s ease}.UserSidebar_arrow__mnvQR{position:absolute;top:-8px;right:22px;width:14px;height:14px;background:#549080;border-left:1px solid rgba(84,144,128,.3);border-top:1px solid rgba(84,144,128,.3);transform:rotate(45deg);border-radius:2px 0 0 0;z-index:1}@keyframes UserSidebar_dropIn__5ju5K{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.UserSidebar_dropdownInner__Bri_r{border-radius:14px;overflow:hidden}.UserSidebar_profileHeader__GFl0k{background:linear-gradient(145deg,#549080,#3d6b60);padding:24px 16px 20px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px}.UserSidebar_avatarRing__LDmrb{width:64px;height:64px;border-radius:50%;padding:3px;background:hsla(0,0%,100%,.3);margin-bottom:8px;flex-shrink:0}.UserSidebar_avatar__7bON9{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}.UserSidebar_avatarPlaceholder__KaP9y{width:100%;height:100%;border-radius:50%;background:#fff;color:#549080;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700}.UserSidebar_userName__LmErQ{font-size:15px;font-weight:700;color:#fff;margin:0;line-height:1.2}.UserSidebar_userEmail__1oQiY{font-size:12px;color:hsla(0,0%,100%,.75);margin:2px 0 0;word-break:break-all}.UserSidebar_userPhone__vgLDl{font-size:11.5px;color:hsla(0,0%,100%,.7);margin:2px 0 0;display:flex;align-items:center;justify-content:center;gap:5px}.UserSidebar_roleBadge__Khcib{display:inline-block;margin-top:10px;padding:3px 12px;background:#f97316;color:#fff;border-radius:20px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.UserSidebar_menu__fMNHg{padding:6px 0;background:#fff}.UserSidebar_menuItem__wi1TW{width:100%;padding:11px 16px;background:none;border:none;border-left:3px solid transparent;font-size:13.5px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:12px;transition:all .14s ease;text-align:left;color:#2c2c2c}.UserSidebar_menuItem__wi1TW:hover{background:#f2f8f5;border-left-color:#549080;color:#549080}.UserSidebar_menuItem__wi1TW:hover .UserSidebar_menuIcon___msvT{color:#549080}.UserSidebar_menuIcon___msvT{width:18px;text-align:center;color:#8fada6;font-size:13px;flex-shrink:0;transition:color .14s ease}.UserSidebar_menuChevron__4mcB5{margin-left:auto;font-size:9px;color:#c5d4d0;transition:transform .14s ease}.UserSidebar_menuItem__wi1TW:hover .UserSidebar_menuChevron__4mcB5{transform:translateX(2px);color:#9dbdb7}.UserSidebar_menuDivider__m2pGx{height:1px;background:#f0f4f2;margin:4px 0}.UserSidebar_logoutItem__c4uFt{color:#666}.UserSidebar_logoutItem__c4uFt .UserSidebar_menuIcon___msvT{color:#b0b0b0}.UserSidebar_logoutItem__c4uFt:hover{background:#fff5f2;border-left-color:#ef4444;color:#d9534f}.UserSidebar_logoutItem__c4uFt:hover .UserSidebar_menuIcon___msvT{color:#d9534f}@media (max-width:360px){.UserSidebar_dropdown__JkXrc{right:8px;width:calc(100vw - 16px)}}.VerificationModal_modalOverlay__OGpDE{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;animation:VerificationModal_fadeIn__YoVVT .3s ease-in-out;overflow-y:auto;padding:20px}@keyframes VerificationModal_fadeIn__YoVVT{0%{opacity:0}to{opacity:1}}.VerificationModal_modalContent__OcwzU{background-color:#fff;border-radius:16px;padding:40px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.25);position:relative;animation:VerificationModal_slideUp__EZgoe .3s ease-in-out;flex-shrink:0}@keyframes VerificationModal_slideUp__EZgoe{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.VerificationModal_closeButton__cTcUa{position:absolute;top:20px;right:20px;background:none;border:none;font-size:28px;cursor:pointer;color:#999;transition:color .2s ease;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%}.VerificationModal_closeButton__cTcUa:hover{color:#333;background-color:#f0f0f0}.VerificationModal_title__YQUZE{font-size:28px;font-weight:700;margin:0 0 8px;color:#1a1a1a;text-align:center}.VerificationModal_subtitle__s3O7r{font-size:14px;color:#666;margin:0 0 30px;text-align:center;line-height:1.5}.VerificationModal_form__iBdIO{display:flex;flex-direction:column;gap:20px}.VerificationModal_progressContainer__CW50C{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;position:relative}.VerificationModal_progressStep__fYefq{display:flex;flex-direction:column;align-items:center;position:relative;flex:1 1}.VerificationModal_stepCircle__6_ujs{width:40px;height:40px;border-radius:50%;background-color:#f0f0f0;border:2px solid #ddd;display:flex;align-items:center;justify-content:center;font-weight:700;color:#999;font-size:14px;transition:all .3s ease;position:relative;z-index:2}.VerificationModal_progressStep__fYefq.VerificationModal_active__8zAdb .VerificationModal_stepCircle__6_ujs{background-color:#fa9c46;border-color:#fa9c46;color:#fff}.VerificationModal_progressStep__fYefq.VerificationModal_completed__zbGry .VerificationModal_stepCircle__6_ujs{background-color:#549080;border-color:#549080;color:#fff}.VerificationModal_stepLine__ngaFh{position:absolute;top:20px;left:50%;width:100%;height:2px;background-color:#ddd;z-index:1}.VerificationModal_error__jSnoz{background-color:#f8d7da;color:#721c24;padding:12px;border-radius:8px;font-size:13px;border:1px solid #f5c6cb;margin-bottom:5px}.VerificationModal_uploadBox__J1xD2{border:2px dashed #ddd;border-radius:12px;padding:24px;background-color:#f8f9fa;transition:all .3s ease}.VerificationModal_uploadLabel__b_x0o{display:flex;flex-direction:column;align-items:center;gap:12px;cursor:pointer;text-align:center}.VerificationModal_uploadLabel__b_x0o:hover{border-color:#fa9c46}.VerificationModal_fileInput___UX5F{display:none}.VerificationModal_uploadIcon__ySrRd{font-size:40px}.VerificationModal_uploadText__9K_Dt{display:flex;flex-direction:column;gap:4px}.VerificationModal_uploadTitle___lfTQ{font-size:16px;font-weight:600;color:#333}.VerificationModal_uploadSubtext__9TJdx{font-size:13px;color:#999}.VerificationModal_previewContainer__UXEkf{display:flex;flex-direction:column;align-items:center;gap:12px}.VerificationModal_preview__r5qMD{max-width:100%;max-height:300px;border-radius:8px;object-fit:cover}.VerificationModal_fileInfo__Een1M{display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px}.VerificationModal_fileIcon__hYjx8{font-size:48px}.VerificationModal_fileName__S_poT{font-size:14px;font-weight:600;color:#333;text-align:center;word-break:break-word}.VerificationModal_fileSize__AP876{font-size:12px;color:#999}.VerificationModal_changeButton__MkWqE{padding:8px 16px;background-color:#f0f0f0;color:#333;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.VerificationModal_changeButton__MkWqE:hover{background-color:#e0e0e0}.VerificationModal_uploadInfo__7x8aV{display:flex;flex-direction:column;gap:10px;margin-top:16px;padding-top:16px;border-top:1px solid #ddd}.VerificationModal_infoItem__HT58g{display:flex;align-items:center;gap:8px;font-size:13px;color:#666}.VerificationModal_infoIcon__ZsShz{color:#549080;font-weight:700}.VerificationModal_cameraContainer__tRTUf{position:relative;width:100%;border-radius:12px;overflow:hidden;background-color:#000;aspect-ratio:1}.VerificationModal_video__HMJXF{width:100%;height:100%;object-fit:cover;display:block}.VerificationModal_cameraMask__Oeo4i{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none}.VerificationModal_faceGuide__T6nUN{width:200px;height:200px;border:3px solid rgba(250,156,70,.5);border-radius:50%;box-shadow:inset 0 0 0 2000px rgba(0,0,0,.4)}.VerificationModal_cameraHint__Iemc_{position:absolute;bottom:16px;left:0;right:0;text-align:center;color:#fff;font-size:13px;font-weight:600}.VerificationModal_captureButton__OxzC0{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);padding:12px 24px;background-color:#fa9c46;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease;z-index:10}.VerificationModal_captureButton__OxzC0:hover{background-color:#f08a2e}.VerificationModal_cameraPlaceholder__IysOz{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:12px;color:#999}.VerificationModal_cameraIcon__Kyq8O{font-size:48px}.VerificationModal_activateButton__klRnE{padding:10px 20px;background-color:#fa9c46;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.VerificationModal_activateButton__klRnE:hover{background-color:#f08a2e}.VerificationModal_selfiePreviewContainer__ufja9{display:flex;flex-direction:column;align-items:center;gap:12px}.VerificationModal_selfiePreview__h_35t{width:100%;max-height:400px;border-radius:12px;object-fit:cover}.VerificationModal_retakeButton__lKLVd{padding:8px 16px;background-color:#f0f0f0;color:#333;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.VerificationModal_retakeButton__lKLVd:hover{background-color:#e0e0e0}.VerificationModal_submitButton__QxFQM{padding:12px 16px;background-color:#fa9c46;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:background-color .2s ease,transform .1s ease;width:100%}.VerificationModal_submitButton__QxFQM:hover:not(:disabled){background-color:#f08a2e;transform:translateY(-2px)}.VerificationModal_submitButton__QxFQM:active:not(:disabled){transform:translateY(0)}.VerificationModal_submitButton__QxFQM:disabled{background-color:#ccc;cursor:not-allowed;opacity:.7}.VerificationModal_buttonGroup__ACClN{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.VerificationModal_backButton__R4M96{padding:12px 16px;background-color:#f0f0f0;color:#333;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.VerificationModal_backButton__R4M96:hover:not(:disabled){background-color:#e0e0e0}.VerificationModal_backButton__R4M96:disabled{opacity:.6;cursor:not-allowed}.VerificationModal_successContainer__FfOY_{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;margin-bottom:30px}.VerificationModal_successIcon__AMeMZ{width:80px;height:80px;background:linear-gradient(135deg,#549080,#4a7d72);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:48px;color:#fff;animation:VerificationModal_scaleIn__GG9pN .5s ease-in-out}@keyframes VerificationModal_scaleIn__GG9pN{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.VerificationModal_successMessage__qJ8Sq{font-size:14px;color:#666;line-height:1.6;margin:0}@media (max-width:640px){.VerificationModal_modalContent__OcwzU{padding:30px 20px;max-width:calc(100vw - 40px)}.VerificationModal_title__YQUZE{font-size:24px}.VerificationModal_subtitle__s3O7r{font-size:13px}.VerificationModal_cameraContainer__tRTUf{aspect-ratio:9/16}.VerificationModal_faceGuide__T6nUN{width:120px;height:120px}.VerificationModal_progressContainer__CW50C{margin-bottom:30px}.VerificationModal_uploadBox__J1xD2{padding:16px}}.WishlistModal_modalOverlay__mcWeV{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.WishlistModal_modalContent__FPHWH{background:#fff;border-radius:12px;padding:40px 30px;max-width:400px;width:100%;box-shadow:0 10px 40px rgba(0,0,0,.2);position:relative;animation:WishlistModal_slideIn__m8L1q .3s ease-out}@keyframes WishlistModal_slideIn__m8L1q{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.WishlistModal_closeButton__S_1Rx{position:absolute;top:16px;right:16px;background:none;border:none;font-size:24px;cursor:pointer;color:#999;transition:color .2s ease;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.WishlistModal_closeButton__S_1Rx:hover{color:#333}.WishlistModal_logoContainer__eyqY4{text-align:center;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #f5f5f5}.WishlistModal_logo__bVYq_{font-size:28px;font-weight:700;color:#549080;margin:0;letter-spacing:-.5px}.WishlistModal_title__1zCOK{font-size:20px;font-weight:700;color:#333;margin:0 0 8px;text-align:center}.WishlistModal_subtitle__DuqaZ{font-size:14px;color:#666;margin:0 0 24px;text-align:center}.WishlistModal_form__EjVHF{display:flex;flex-direction:column;gap:16px}.WishlistModal_formGroup__VBrOV{display:flex;flex-direction:column;gap:8px}.WishlistModal_label__IBJWh{font-size:14px;font-weight:600;color:#333}.WishlistModal_input__jmQSk{padding:12px 14px;border:1px solid #ddd;border-radius:8px;font-size:14px;font-family:inherit;transition:all .2s ease}.WishlistModal_input__jmQSk:focus{outline:none;border-color:#549080;box-shadow:0 0 0 3px rgba(84,144,128,.1)}.WishlistModal_input__jmQSk:disabled{background:#f5f5f5;cursor:not-allowed;color:#999}.WishlistModal_otpInfo__opzWk{font-size:13px;color:#666;margin:-4px 0 0}.WishlistModal_submitButton__8ndm9{padding:12px 16px;background:#549080;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease;margin-top:8px}.WishlistModal_submitButton__8ndm9:hover:not(:disabled){background:#4a7a6f;transform:translateY(-2px);box-shadow:0 4px 12px rgba(84,144,128,.3)}.WishlistModal_submitButton__8ndm9:disabled{opacity:.6;cursor:not-allowed}.WishlistModal_resendButton__0gP0D{padding:10px 16px;background:transparent;color:#549080;border:1px solid #ddd;border-radius:8px;font-weight:500;font-size:13px;cursor:pointer;transition:all .2s ease}.WishlistModal_resendButton__0gP0D:hover:not(:disabled){border-color:#549080;background:rgba(84,144,128,.05)}.WishlistModal_resendButton__0gP0D:disabled{opacity:.6;cursor:not-allowed}.WishlistModal_error__Aenvl{background:#fee;color:#c33}.WishlistModal_error__Aenvl,.WishlistModal_success__ajZrV{padding:12px;border-radius:6px;font-size:13px;margin-bottom:8px;text-align:center}.WishlistModal_success__ajZrV{background:#efe;color:#3c3}@media (max-width:480px){.WishlistModal_modalContent__FPHWH{padding:32px 20px}.WishlistModal_logo__bVYq_{font-size:24px}.WishlistModal_title__1zCOK{font-size:18px}}.SectionTitle_root__wvmPY{display:flex;flex-direction:column}.SectionTitle_center__FaEwa{text-align:center}.SectionTitle_left__t3D1I{text-align:left}.SectionTitle_eyebrow___aupl{font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin:0 0 8px;line-height:1}.SectionTitle_eyebrowDark__PDsGG{color:#549080}.SectionTitle_eyebrowLight__86Tnb{color:hsla(0,0%,100%,.7)}.SectionTitle_heading__LsZJ_{font-size:32px;font-weight:500;line-height:1.25;margin:0}.SectionTitle_headingDark__XL19n{color:#1a1a1a}.SectionTitle_headingLight__oh03j{color:#fff}.SectionTitle_subtitle__UArSd{font-size:1rem;line-height:1.7;margin:12px 0 0}.SectionTitle_subtitleDark__XMekP{color:#666}.SectionTitle_subtitleLight__a4CaP{color:hsla(0,0%,100%,.8)}@media (max-width:768px){.SectionTitle_heading__LsZJ_{font-size:26px}}@media (max-width:480px){.SectionTitle_heading__LsZJ_{font-size:22px}}.page_buyerPage__SV80t{min-height:100vh;background-color:#f8f9fa}.page_container__heMLV{max-width:1200px;margin:0 auto;padding:0 1rem}.page_heroWrap__Byegq{position:relative;width:100%;overflow:hidden}.page_heroBg__tAVFI{position:absolute;inset:0;background:linear-gradient(135deg,#2c5f8a,#1a4a73 40%,#0d2d4f);will-change:transform;z-index:0}.page_heroBg__tAVFI:after,.page_heroBg__tAVFI:before{content:"";position:absolute;border-radius:50%;opacity:.06;background:#fff}.page_heroBg__tAVFI:before{width:600px;height:600px;top:-200px;right:-150px}.page_heroBg__tAVFI:after{width:400px;height:400px;bottom:-120px;left:-80px}.page_heroInner__vjPGU{position:relative;z-index:1;max-width:1160px;margin:0 auto;padding:72px 40px 88px;display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:56px;gap:56px;color:#fff;animation:page_fadeInDown__Jwmp_ .8s ease-out}.page_heroLeft__kZKLp{display:flex;flex-direction:column;gap:28px}.page_heroBadges__tAR3Z{display:flex;flex-wrap:wrap;gap:10px}.page_heroBadge__yBn6A{display:inline-flex;align-items:center;gap:7px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.22);border-radius:50px;padding:5px 14px;font-size:12.5px;font-weight:500;color:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.page_heroOptions__KzwUN{display:flex;gap:14px}.page_heroOptions__KzwUN>*{flex:1 1}.page_heroRight__6_Vih{display:flex;justify-content:center;align-items:center}.page_heroVideo__UaCde{width:100%!important;max-width:500px!important;height:320px!important}.page_heroOptionsMobile__GmW0L{display:none}.page_sectionHeader__9L_qL{text-align:center;margin-bottom:3rem;padding-bottom:2rem}.page_sectionHeader__9L_qL h2{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#333}.page_sectionHeader__9L_qL p{font-size:1.1rem;color:#666;margin:0}.page_featuresSection__TmaqK{padding:4rem 0;background-color:#fff}.page_featuresGrid__HO7Vs{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.page_featureCard__QIwaV{background:#fff;padding:2rem;border-radius:12px;border:2px solid #e8e8e8;text-align:center;transition:all .3s ease;cursor:pointer}.page_featureCard__QIwaV:hover{transform:translateY(-8px);border-color:#fa9c46;box-shadow:0 12px 30px rgba(44,95,138,.15)}.page_featureIcon__P1RgD{font-size:3rem;margin-bottom:1rem;display:inline-block;color:#2c5f8a;transition:all .3s ease}.page_featureCard__QIwaV:hover .page_featureIcon__P1RgD{color:#fa9c46;transform:scale(1.1)}.page_featureCard__QIwaV h3{font-size:1.3rem;font-weight:600;margin-bottom:.8rem;color:#333}.page_featureCard__QIwaV p{color:#666;font-size:.95rem;line-height:1.6;margin:0}.page_benefitsSection__u9ccw{padding:4rem 0;background-color:#f8f9fa}.page_benefitsGrid__kb3Yv{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2rem;gap:2rem}.page_benefitCard__lygcL{background:#fff;padding:2.5rem 2rem;border-radius:12px;text-align:center;box-shadow:0 4px 15px rgba(0,0,0,.08);transition:all .3s ease}.page_benefitCard__lygcL:hover{transform:translateY(-10px);box-shadow:0 15px 40px rgba(44,95,138,.12)}.page_benefitIcon__3jWnJ{font-size:3.5rem;margin-bottom:1rem;display:inline-block;animation:page_bounce__xST49 2s infinite;color:#2c5f8a;transition:all .3s ease}.page_benefitCard__lygcL:hover .page_benefitIcon__3jWnJ{color:#fa9c46;transform:scale(1.15)}.page_benefitCard__lygcL h3{font-size:1.3rem;font-weight:600;margin-bottom:.8rem;color:#333}.page_benefitCard__lygcL p{color:#666;font-size:.95rem;line-height:1.6;margin:0}.page_processSection__7gwZy{padding:4rem 0;background-color:#fff}.page_processSteps__RiwvJ{display:grid;grid-gap:2rem;gap:2rem;max-width:900px;margin:0 auto}.page_processStep__9nfPS{display:flex;gap:2rem;position:relative;padding:2rem;background:#f8f9fa;border-radius:12px;border-left:4px solid #2c5f8a;transition:all .3s ease}.page_processStep__9nfPS:hover{box-shadow:0 8px 20px rgba(44,95,138,.12);transform:translateX(5px)}.page_stepNumber__yTcj5{flex-shrink:0;width:60px;height:60px;background:linear-gradient(135deg,#2c5f8a,#1a4a73);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;box-shadow:0 4px 15px rgba(44,95,138,.3)}.page_stepContent__KF_cc h3{font-size:1.3rem;font-weight:600;margin:0 0 .5rem;color:#333}.page_stepContent__KF_cc p{color:#666;margin:0;font-size:.95rem;line-height:1.6}.page_stepConnector__lTbLo{position:absolute;left:29px;top:100%;width:2px;height:30px;background:linear-gradient(180deg,#2c5f8a,transparent)}.page_faqSection__aIWJC{padding:4rem 0;background-color:#f8f9fa}.page_faqContainer__wfv_V{max-width:800px;margin:0 auto}.page_faqItem__qLz3I{margin-bottom:1rem;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:all .3s ease}.page_faqItem__qLz3I:hover{box-shadow:0 4px 15px rgba(44,95,138,.1)}.page_faqQuestion__BxzcS{width:100%;padding:1.5rem;background:#fff;border:none;text-align:left;font-size:1.05rem;font-weight:600;color:#333;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.page_faqQuestion__BxzcS:hover{background-color:#f8f9fa;color:#2c5f8a}.page_faqIcon__FKa16{display:inline-block;transition:transform .3s ease;color:#2c5f8a;font-size:.8rem}.page_faqIcon__FKa16.page_active__49lwV{transform:rotate(180deg)}.page_faqAnswer__yqiJI{padding:1.5rem;background:#f8f9fa;border-top:1px solid #e8e8e8;animation:page_slideDown__4Ct9o .3s ease-out}.page_faqAnswer__yqiJI p{margin:0;color:#666;line-height:1.8;font-size:.95rem}.page_ctaSection__50XHk{padding:5rem 0;background:linear-gradient(135deg,#2c5f8a,#1a4a73);color:#fff;text-align:center}.page_ctaContent__abNWW h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.page_ctaContent__abNWW p{font-size:1.1rem;opacity:.95;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.page_ctaButtonLarge__3KYB1{background-color:#fff;color:#2c5f8a;border:none;padding:1rem 3rem;font-size:1.05rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.15)}.page_ctaButtonLarge__3KYB1:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.2);background-color:#fa9c46;color:#fff}@keyframes page_fadeInDown__Jwmp_{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes page_bounce__xST49{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes page_slideDown__4Ct9o{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.page_heroInner__vjPGU{grid-template-columns:1fr;padding:56px 24px 0;gap:32px;text-align:center}.page_heroLeft__kZKLp{align-items:center}.page_heroBadges__tAR3Z{justify-content:center}.page_heroOptions__KzwUN{display:none}.page_heroOptionsMobile__GmW0L{display:flex;width:100%;gap:0;overflow:hidden}.page_heroRight__6_Vih{flex-direction:column;align-items:stretch;gap:0;width:calc(100% + 48px);margin-left:-24px;margin-right:-24px}.page_heroVideo__UaCde{max-width:100%!important;width:100%!important;height:240px!important;border-radius:0!important}.page_heroOptionsMobile__GmW0L>*{border-radius:0!important;padding:14px 10px!important;min-width:0!important;flex:1 1;font-size:13px!important}}@media (max-width:768px){.page_heroInner__vjPGU{padding:40px 20px 0;gap:28px}.page_heroRight__6_Vih{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px}.page_heroVideo__UaCde{height:210px!important}.page_sectionHeader__9L_qL h2{font-size:1.8rem}.page_benefitsGrid__kb3Yv,.page_featuresGrid__HO7Vs{grid-template-columns:1fr}.page_processStep__9nfPS{padding:1.5rem;flex-direction:column;gap:1rem}.page_stepNumber__yTcj5{width:50px;height:50px;font-size:1.5rem}.page_stepConnector__lTbLo{left:24px}.page_ctaContent__abNWW h2{font-size:1.8rem}.page_ctaContent__abNWW p{font-size:1rem}.page_faqQuestion__BxzcS{font-size:.95rem;padding:1.2rem}}.ExternalToolButton_btn__xI0wh{padding:10px 20px;background:transparent;color:#549080;border:1.5px solid #549080;border-radius:25px;text-decoration:none;font-weight:600;font-size:14px;display:flex;align-items:center;gap:8px;white-space:nowrap;transition:all .25s ease}.ExternalToolButton_btn__xI0wh:hover{border-color:#fa9c46;color:#fa9c46;transform:translateY(-2px);box-shadow:0 4px 16px rgba(250,156,70,.2)}@media (max-width:768px){.ExternalToolButton_btn__xI0wh{width:100%;justify-content:center;font-size:13px;padding:8px 14px;border-radius:25px}}.BuyerPlansModal_overlay__zTcRW{position:fixed;inset:0;z-index:10000;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;padding:1rem}.BuyerPlansModal_modal__3UggM{background:#fff;border-radius:20px;padding:2rem;max-width:680px;width:100%;max-height:90vh;overflow-y:auto;position:relative}.BuyerPlansModal_closeBtn__iDpLO{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:18px;color:#888;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .15s}.BuyerPlansModal_closeBtn__iDpLO:hover{background:#f0f0f0;color:#333}.BuyerPlansModal_header__xPLDS{text-align:center;margin-bottom:1.5rem}.BuyerPlansModal_header__xPLDS h2{font-size:1.4rem;font-weight:700;color:#0f2e26;margin:0 0 4px}.BuyerPlansModal_header__xPLDS p{font-size:14px;color:#666;margin:0}.BuyerPlansModal_plansGrid___7bn6{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}@media (max-width:540px){.BuyerPlansModal_plansGrid___7bn6{grid-template-columns:1fr}}.BuyerPlansModal_planCard__bR7u2{border:2px solid #e8e8e8;border-radius:14px;padding:1.25rem;display:flex;flex-direction:column;gap:12px;transition:border-color .2s}.BuyerPlansModal_planCard__bR7u2:hover{border-color:#549080}.BuyerPlansModal_planCardFeatured__2T_dQ{border-color:#0f2e26;background:#f8fffe}.BuyerPlansModal_planBadge__wSqL5{display:inline-block;background:#0f2e26;color:#fff;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:3px 8px;border-radius:20px;width:-moz-fit-content;width:fit-content}.BuyerPlansModal_planName__PlWrj{font-size:15px;font-weight:700;color:#1a1a1a;margin:0}.BuyerPlansModal_planPrice__DkWRA{display:flex;align-items:baseline;gap:4px}.BuyerPlansModal_planPrice__DkWRA strong{font-size:1.8rem;font-weight:800;color:#0f2e26}.BuyerPlansModal_planPrice__DkWRA span{font-size:13px;color:#888}.BuyerPlansModal_planCaption__eJhxA{font-size:12px;color:#888;margin:0;font-style:italic}.BuyerPlansModal_featureList__hvCSC{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px;flex:1 1}.BuyerPlansModal_featureList__hvCSC li{font-size:13px;color:#444;display:flex;align-items:flex-start;gap:6px}.BuyerPlansModal_featureList__hvCSC li:before{content:"";width:6px;height:6px;border-radius:50%;background:#549080;margin-top:5px;flex-shrink:0}.BuyerPlansModal_excludeList__WXyxP{list-style:none;padding:0;margin:4px 0 0;display:flex;flex-direction:column;gap:4px}.BuyerPlansModal_excludeList__WXyxP li{font-size:12px;color:#aaa;display:flex;align-items:flex-start;gap:6px}.BuyerPlansModal_excludeList__WXyxP li:before{content:"×";color:#ccc;font-weight:700;margin-top:-1px}.BuyerPlansModal_excludeLabel___LM_4{font-size:11px;font-weight:600;color:#bbb;text-transform:uppercase;letter-spacing:.04em}.BuyerPlansModal_requirement__EHisZ{font-size:11px;color:#888;background:#f5f5f5;border-radius:6px;padding:6px 8px}.BuyerPlansModal_planCta__fLRX4{width:100%;padding:10px;border-radius:8px;border:none;font-weight:700;font-size:14px;cursor:pointer;transition:opacity .2s,transform .15s;background:linear-gradient(135deg,#549080,#0f2e26);color:#fff}.BuyerPlansModal_planCta__fLRX4:hover{opacity:.88;transform:translateY(-1px)}.BuyerPlansModal_activeBadge__htezo{display:flex;align-items:center;justify-content:center;gap:6px;background:#e6f4f0;color:#0f7a55;font-size:13px;font-weight:700;border-radius:8px;padding:10px}.ChatWindow_chatWindowOverlay__v7nEN{position:fixed;bottom:0;right:24px;width:auto;height:auto;z-index:1002;pointer-events:none}.ChatWindow_chatWindow__JrxKp{width:350px;height:500px;background:#fff;border-radius:12px 12px 0 0;box-shadow:0 -4px 20px rgba(0,0,0,.15);display:flex;flex-direction:column;overflow:hidden;pointer-events:auto;animation:ChatWindow_slideUp__C94cE .3s ease-out}@keyframes ChatWindow_slideUp__C94cE{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ChatWindow_header__8PBok{padding:16px;background:#549080;color:#fff;display:flex;align-items:center;justify-content:space-between}.ChatWindow_headerInfo___scBJ{display:flex;flex-direction:column;gap:2px}.ChatWindow_sellerName__nQi_p{font-weight:600;font-size:16px}.ChatWindow_statusIndicator__nwJ8f{display:flex;align-items:center;gap:6px;font-size:12px;opacity:.9}.ChatWindow_statusDot__gahii{width:8px;height:8px;border-radius:50%;background-color:#ccc}.ChatWindow_statusDot__gahii.ChatWindow_online__pj7kq{background-color:#2ecc71;box-shadow:0 0 8px rgba(46,204,113,.5)}.ChatWindow_closeBtn__79_0P{background:transparent;border:none;color:#fff;cursor:pointer;font-size:18px;opacity:.8;padding:4px}.ChatWindow_closeBtn__79_0P:hover{opacity:1}.ChatWindow_messagesList__jkB54{flex:1 1;padding:16px;overflow-y:auto;display:flex;flex-direction:column;gap:12px;background:#f8f9fa}.ChatWindow_messageBubble__n79_G{max-width:80%;padding:10px 14px;border-radius:12px;font-size:14px;line-height:1.4;position:relative}.ChatWindow_sent__NR6D6{align-self:flex-end;background:#549080;color:#fff;border-bottom-right-radius:2px}.ChatWindow_received__DngmI{align-self:flex-start;background:#fff;color:#333;border:1px solid #e9ecef;border-bottom-left-radius:2px}.ChatWindow_messageTime__xXCpL{font-size:10px;margin-top:4px;opacity:.7;text-align:right;display:block}.ChatWindow_inputArea__BIpL6{padding:16px;background:#fff;border-top:1px solid #eee;display:flex;gap:10px}.ChatWindow_input__gAQaX{flex:1 1;padding:10px 14px;border:1px solid #ddd;border-radius:20px;outline:none;font-size:14px}.ChatWindow_input__gAQaX:focus{border-color:#549080}.ChatWindow_sendBtn__RK0gB{width:36px;height:36px;border-radius:50%;background:#549080;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .1s}.ChatWindow_sendBtn__RK0gB:hover{background:#467a6d}.ChatWindow_sendBtn__RK0gB:active{transform:scale(.95)}.ChatWindow_emptyState__H0hVF{text-align:center;color:#888;font-size:13px;margin-top:40px}.ChatWindow_typing__qFm34{font-size:11px;color:#888;margin-left:10px;margin-bottom:5px;font-style:italic}.ShareModal_overlay__LTcni{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1200}.ShareModal_modal__UiYpP{background:#fff;border-radius:16px;padding:1.5rem;width:90%;max-width:440px;box-shadow:0 20px 60px rgba(0,0,0,.2)}.ShareModal_header__KPot9{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.ShareModal_modalTitle__BXemV{font-size:1.1rem;font-weight:700;color:#1a1a1a;margin:0}.ShareModal_closeBtn__y_XSD{background:none;border:none;font-size:1.1rem;cursor:pointer;color:#666;padding:.25rem}.ShareModal_linkRow__mwZ2R{display:flex;gap:.5rem;margin-bottom:1.5rem}.ShareModal_linkInput__F6DvG{flex:1 1;border:1px solid #e0e0e0;border-radius:8px;padding:.6rem .75rem;font-size:.85rem;color:#555;background:#f9f9f9;outline:none;min-width:0}.ShareModal_copyBtn__5YPwI{padding:.6rem 1rem;border-radius:8px;border:none;background:#2d5f52;color:#fff;font-size:.85rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s}.ShareModal_copyBtn__5YPwI:hover{background:#1e4438}.ShareModal_channels__Js78M{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.75rem;gap:.75rem}.ShareModal_channel__moSLl{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:.75rem .5rem;border-radius:12px;text-decoration:none;font-size:.78rem;font-weight:600;color:#fff;transition:opacity .2s,transform .2s}.ShareModal_channel__moSLl:hover{opacity:.85;transform:translateY(-2px)}.ShareModal_channel__moSLl i{font-size:1.4rem}.ShareModal_gmail__Gw2Aq{background:#555}.ShareModal_facebook__JgFgI{background:#1877f2}.ShareModal_twitter__Uj9Ht{background:#000}.ShareModal_whatsapp__MNMQ_{background:#25d366}.TourScheduler_panelTitle__IoQue{font-size:15px;font-weight:700;color:#111827;margin:0;display:flex;align-items:center;gap:8px}.TourScheduler_emptyMsg__edhF4{font-size:.875rem;color:#888;margin:0}.TourScheduler_sellerPanel__czYPV{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px}.TourScheduler_bookingList__FeebX{display:flex;flex-direction:column;gap:12px}.TourScheduler_bookingCard__c1iV6{border:1px solid #e5e7eb;border-radius:10px;padding:14px 16px;display:flex;flex-direction:column;gap:8px;background:#fafafa}.TourScheduler_bookingTop__U_NL4{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.TourScheduler_bookingDate__siFyi{font-size:.875rem;color:#333;display:flex;align-items:center;gap:6px}.TourScheduler_statusBadge__zwDKq{font-size:.75rem;font-weight:600;padding:3px 10px;border-radius:20px}.TourScheduler_bookingBuyer__ClhxD{font-size:.8rem;color:#555;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.TourScheduler_dot__bFiAr{color:#ccc}.TourScheduler_bookingMessage___EHNZ{font-size:.8rem;color:#666;font-style:italic;margin:0;padding:8px 10px;background:#f0f0f0;border-radius:6px}.TourScheduler_bookingActions__IfSiT{display:flex;gap:8px;margin-top:4px}.TourScheduler_cancelBtn__1d_dM,.TourScheduler_confirmBtn__Eh8kY{display:flex;align-items:center;gap:6px;padding:6px 14px;border-radius:7px;border:none;font-size:.8rem;font-weight:600;cursor:pointer;transition:opacity .2s}.TourScheduler_confirmBtn__Eh8kY{background:#dcfce7;color:#16a34a}.TourScheduler_cancelBtn__1d_dM{background:#fee2e2;color:#dc2626}.TourScheduler_cancelBtn__1d_dM:hover,.TourScheduler_confirmBtn__Eh8kY:hover{opacity:.8}.TourScheduler_buyerCard__Uvbhi{display:flex;flex-direction:column;gap:8px;padding-top:16px;margin-top:16px;border-top:1px solid #f0f0f0}.TourScheduler_cardSubtitle__M7HKS{font-size:.85rem;color:#666;margin:0}.TourScheduler_bookedDetails__d3PrA{display:flex;flex-direction:column;gap:10px}.TourScheduler_bookedBanner__uf72h{display:flex;align-items:flex-start;gap:10px;background:#dcfce7;color:#15803d;border-radius:8px;padding:12px 14px;font-size:.875rem;font-weight:500}.TourScheduler_bookedBanner__uf72h i{font-size:1.1rem;flex-shrink:0;margin-top:1px}.TourScheduler_bookedBannerCancelled__ktnud{background:#fee2e2;color:#dc2626}.TourScheduler_bookedInfo__Y_saT{display:flex;flex-direction:column;gap:6px;padding:10px 14px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.TourScheduler_bookedRow__gbW6U{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#374151}.TourScheduler_bookedRow__gbW6U i{width:14px;color:#6b7280;flex-shrink:0}.TourScheduler_statusInline__dKkWu{font-size:.75rem;font-weight:600;padding:2px 10px;border-radius:20px}.TourScheduler_editBtn__XdzV8{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;padding:9px;background:transparent;color:#549080;border:1.5px solid #549080;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s}.TourScheduler_editBtn__XdzV8:hover{background:#549080;color:#fff}.TourScheduler_scheduleBtn__JgTR5{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:11px;background:#549080;color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s;margin-top:4px}.TourScheduler_scheduleBtn__JgTR5:hover{background:#4a7a6f}.TourScheduler_overlay__ntmbj{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;padding:16px}.TourScheduler_modal__iidAi{background:#fff;border-radius:16px;padding:1.5rem;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.2)}.TourScheduler_modalHeader__NK3tK{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.TourScheduler_modalTitle__GmHTO{font-size:1.1rem;font-weight:700;color:#1a1a1a;margin:0}.TourScheduler_closeBtn__seNpE{background:none;border:none;font-size:1.1rem;cursor:pointer;color:#666;padding:.25rem}.TourScheduler_form__GyslM{display:flex;flex-direction:column;gap:14px}.TourScheduler_row2__OfvSh{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.TourScheduler_field__g_5NJ{display:flex;flex-direction:column;gap:5px}.TourScheduler_label__TwfMu{font-size:.8rem;font-weight:600;color:#444}.TourScheduler_optional__lvOBv{font-weight:400;color:#999}.TourScheduler_input__mIgwG,.TourScheduler_textarea__58IXD{border:1px solid #d1d5db;border-radius:8px;padding:.6rem .75rem;font-size:.9rem;color:#1a1a1a;outline:none;transition:border-color .2s;background:#fff;font-family:inherit}.TourScheduler_input__mIgwG:focus,.TourScheduler_textarea__58IXD:focus{border-color:#549080}.TourScheduler_textarea__58IXD{resize:vertical}.TourScheduler_timeRow__SkYzD{display:flex;align-items:center;gap:6px}.TourScheduler_timeSelect__T3Vyg{border:1px solid #d1d5db;border-radius:8px;padding:.6rem .5rem;font-size:.9rem;color:#1a1a1a;background:#fff;outline:none;cursor:pointer;transition:border-color .2s;font-family:inherit}.TourScheduler_timeSelect__T3Vyg:focus{border-color:#549080}.TourScheduler_timeSep__3pRef{font-size:1rem;font-weight:600;color:#555;flex-shrink:0}.TourScheduler_errorMsg__BT_Tg{font-size:.85rem;color:#dc2626;margin:0}.TourScheduler_submitBtn__T6WH1{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;background:#549080;color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s;margin-top:4px}.TourScheduler_submitBtn__T6WH1:hover:not(:disabled){background:#4a7a6f}.TourScheduler_submitBtn__T6WH1:disabled{opacity:.65;cursor:default}.TourScheduler_successBox__BFAG0{display:flex;flex-direction:column;align-items:center;gap:10px;padding:2rem;text-align:center;color:#16a34a}.TourScheduler_successBox__BFAG0 i{font-size:2.5rem}.TourScheduler_successBox__BFAG0 p{margin:0;font-size:.95rem;color:#333}