:root{--primary-color:#3b82f6;--primary-hover:#2563eb;--secondary-color:#f59e0b;--bg-color:#f8fafc;--text-primary:#0f172a;--text-secondary:#475569;--card-bg:#fff;--border-color:#e2e8f0;--success-color:#10b981;--danger-color:#ef4444;--dark-section-bg:#0b1120;--dark-section-text:#f8fafc;--dark-border:#ffffff1a;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-bottom:65px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5}@media (width>=768px){body{padding-bottom:0}}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (width>=768px){.container{padding:0 2rem}}input[type=text],input[type=number],input[type=password],input[type=email],select,textarea{border:1px solid var(--border-color);border-radius:var(--radius-sm);background-color:var(--card-bg);width:100%;color:var(--text-primary);padding:.6rem .8rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}input:focus,select:focus,textarea:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #3b82f61a}@media (width>=768px){input[type=text],input[type=number],input[type=password],input[type=email],select{padding:.75rem 1rem;font-size:1rem}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton-animate{background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%) 0 0/1000px 100%;animation:2s linear infinite shimmer}._navbar_zm2ki_1{z-index:100;background-color:#fff;position:sticky;top:0;box-shadow:0 1px 2px #0000000d}._navContainer_zm2ki_9{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;min-height:60px;padding:.75rem;display:flex}@media (width>=768px){._navContainer_zm2ki_9{flex-wrap:nowrap;min-height:70px;padding:.5rem 1rem}}._logo_zm2ki_27{color:#0f172a;align-items:center;gap:.4rem;font-size:1.25rem;font-weight:800;text-decoration:none;display:flex}@media (width>=768px){._logo_zm2ki_27{gap:.5rem;font-size:1.5rem}}._shieldIcon_zm2ki_44{color:#2563eb;font-size:1.5rem}@media (width>=768px){._shieldIcon_zm2ki_44{font-size:1.8rem}}._checkerTopLink_zm2ki_55{display:none}@media (width>=768px){._checkerTopLink_zm2ki_55{color:#2563eb;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.25rem;margin-left:.5rem;padding:.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}._checkerTopLink_zm2ki_55:hover{background:#f1f5f9}._checkerText_zm2ki_77{display:none}}@media (width>=1024px){._checkerTopLink_zm2ki_55{gap:.5rem;margin-left:1rem;padding:.75rem 1rem}._checkerText_zm2ki_77{display:inline}}._searchBar_zm2ki_93{display:none}@media (width>=768px){._searchBar_zm2ki_93{flex:1;order:2;min-width:150px;max-width:600px;margin-top:0;display:flex;position:relative}}@media (width>=1024px){._searchBar_zm2ki_93{min-width:250px}}._searchBar_zm2ki_93 input{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:30px;outline:none;width:100%;padding:.75rem 3rem .75rem 1rem;font-size:.9rem;transition:all .2s}@media (width>=768px){._searchBar_zm2ki_93 input{padding:.85rem 4rem .85rem 1.25rem;font-size:.95rem}}._searchBar_zm2ki_93 input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._searchBtn_zm2ki_142{cursor:pointer;background-color:#2563eb;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:calc(100% - 10px);transition:background-color .2s;display:flex;position:absolute;top:5px;bottom:5px;right:5px}._searchBtn_zm2ki_142:hover{background-color:#1d4ed8}._suggestionsDropdown_zm2ki_164{z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:12px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 10px 25px #0000001a}._suggestionTextItem_zm2ki_177{cursor:pointer;color:#0f172a;border-bottom:1px solid #f1f5f9;align-items:center;gap:.75rem;padding:.85rem 1.25rem;font-size:.95rem;font-weight:500;transition:background-color .2s;display:flex}._suggestionTextItem_zm2ki_177:last-child{border-bottom:none}._suggestionTextItem_zm2ki_177:hover{color:#2563eb;background-color:#f8fafc}._suggestionTextIcon_zm2ki_199{color:#94a3b8}._navLinks_zm2ki_203{order:3;align-items:center;gap:.75rem;display:flex}._link_zm2ki_210{color:#0f172a;font-weight:500;text-decoration:none;transition:color .2s}._link_zm2ki_210:hover{color:#2563eb}._loginBtn_zm2ki_221{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.95rem;font-weight:600;transition:all .2s}._loginBtn_zm2ki_221:hover{color:#0f172a;background-color:#f1f5f9}._postBtn_zm2ki_238{color:#2563eb;background-color:#fff;border:2px solid #2563eb;border-radius:30px;align-items:center;gap:.4rem;padding:.5rem 1.25rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}._postBtn_zm2ki_238:hover{color:#fff;background-color:#2563eb;box-shadow:0 4px 12px #2563eb33}._plusIcon_zm2ki_259{font-size:1.2rem;font-weight:600}._userMenu_zm2ki_265{position:relative}._avatarBtn_zm2ki_269{cursor:pointer;border-radius:50px;align-items:center;gap:.35rem;padding:.25rem;transition:background-color .2s;display:flex}._avatarBtn_zm2ki_269:hover{background-color:#f1f5f9}._avatar_zm2ki_269{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex}._chevronOpen_zm2ki_296{transition:transform .2s;transform:rotate(180deg)}._dropdownOverlay_zm2ki_302{z-index:98;position:fixed;inset:0}._dropdown_zm2ki_302{z-index:99;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:220px;animation:.15s _fadeDown_zm2ki_1;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 10px 30px #0000001a}@keyframes _fadeDown_zm2ki_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._dropdownHeader_zm2ki_327{padding:.75rem 1rem}._dropdownPhone_zm2ki_331{color:#0f172a;font-size:.9rem;font-weight:600;display:block}._dropdownRole_zm2ki_338{color:#94a3b8;text-transform:capitalize;margin-top:.15rem;font-size:.8rem;display:block}._dropdownDivider_zm2ki_346{background-color:#f1f5f9;height:1px}._dropdownItem_zm2ki_351{color:#334155;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.6rem;width:100%;padding:.7rem 1rem;font-size:.9rem;transition:background-color .15s;display:flex}._dropdownItem_zm2ki_351:hover{background-color:#f8fafc}._logoutItem_zm2ki_370{color:#ef4444}._logoutItem_zm2ki_370:hover{background-color:#fef2f2}._mobileMenuBtn_zm2ki_378{display:none}._navLinks_zm2ki_203._mobileMenuOpen_zm2ki_383{z-index:99;background:#fff;border-top:1px solid #f1f5f9;flex-direction:column;align-items:stretch;gap:1rem;padding:1.5rem;animation:.2s _fadeDown_zm2ki_1;display:flex;position:absolute;top:60px;left:0;right:0;box-shadow:0 10px 25px -5px #0000001a}._navLinks_zm2ki_203._mobileMenuOpen_zm2ki_383 ._link_zm2ki_210{border-bottom:1px solid #f8fafc;padding:.75rem .5rem;font-size:1.05rem}._navLinks_zm2ki_203._mobileMenuOpen_zm2ki_383 ._postBtn_zm2ki_238{text-align:center;margin-top:.5rem;padding:1rem}._navLinks_zm2ki_203._mobileMenuOpen_zm2ki_383 ._loginBtn_zm2ki_221{text-align:center;background:#f1f5f9;width:100%;padding:.85rem}._navLinks_zm2ki_203._mobileMenuOpen_zm2ki_383 ._userMenu_zm2ki_265{width:100%}._navLinks_zm2ki_203._mobileMenuOpen_zm2ki_383 ._avatarBtn_zm2ki_269{pointer-events:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;width:100%;padding:.85rem}._navLinks_zm2ki_203._mobileMenuOpen_zm2ki_383 ._avatarBtn_zm2ki_269 svg{display:none}._navLinks_zm2ki_203._mobileMenuOpen_zm2ki_383 ._dropdown_zm2ki_302{width:100%;box-shadow:none;border:none;border-top:1px solid #e2e8f0;border-radius:0 0 12px 12px;margin-top:.5rem;position:static}@media (width>=768px){._navLinks_zm2ki_203{display:flex}._mobileMenuBtn_zm2ki_378{display:none}}@media (width<=767px){._userMenu_zm2ki_265,._loginBtn_zm2ki_221,._postBtn_zm2ki_238{display:none!important}}._wishlistIconLink_zm2ki_464{color:#475569;align-items:center;display:flex}@media (width>=768px){._wishlistIconLink_zm2ki_464{margin-right:.75rem}}@media (width>=1024px){._wishlistIconLink_zm2ki_464{margin-right:1.5rem}}._footer_3jagj_1{color:#f1f5f9;background-color:#0f172a;border-top:none;margin-top:4rem;padding:4rem 0 0}._footerGrid_3jagj_9{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;display:grid}._footerBrand_3jagj_16 ._logo_3jagj_16{color:#fff;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:800;display:flex}._footerBrand_3jagj_16 p{color:#94a3b8;font-size:.95rem;line-height:1.6}._footerLinks_3jagj_32 h4{color:#fff;margin-bottom:1.25rem;font-size:1.05rem;font-weight:700}._footerLinks_3jagj_32 a{color:#94a3b8;margin-bottom:.75rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s;display:block}._footerLinks_3jagj_32 a:hover{color:#38bdf8}._footerBottom_3jagj_53{text-align:center;color:#64748b;background-color:#020617;margin-top:2rem;padding:1.5rem;font-size:.85rem;font-weight:500}@media (width>=768px){._footerGrid_3jagj_9{grid-template-columns:2fr 1fr 1fr}}._tabBar_101pz_1{z-index:1000;height:65px;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #f1f5f9;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000014}@media (width>=768px){._tabBar_101pz_1{display:none}}._tab_101pz_1{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;width:100%;height:100%;font-size:.7rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}._tab_101pz_1._active_101pz_38{color:#2563eb}._card_1w4mb_1{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}._card_1w4mb_1:hover{transform:translateY(-4px);box-shadow:0 12px 25px -5px #0000001a}._imageContainer_1w4mb_23{aspect-ratio:1;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}._image_1w4mb_23{object-fit:cover;width:100%;height:100%;transition:transform .4s}._card_1w4mb_1:hover ._image_1w4mb_23{transform:scale(1.05)}._featuredText_1w4mb_49{color:#d97706;letter-spacing:1px;margin-bottom:.25rem;font-size:.65rem;font-weight:800;display:inline-block}._wishlistBtn_1w4mb_58{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#64748b;cursor:pointer;z-index:2;background-color:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 4px 10px #0000001a}@media (width>=640px){._wishlistBtn_1w4mb_58{width:36px;height:36px;top:12px;right:12px}}._wishlistBtn_1w4mb_58:hover{color:#ef4444;background-color:#fff;transform:scale(1.1)}._content_1w4mb_93{flex-direction:column;flex:1;padding:.6rem;display:flex;position:relative}@media (width>=640px){._content_1w4mb_93{padding:1.25rem}}._price_1w4mb_107{color:#0f172a;margin-top:0;margin-bottom:.2rem;font-size:1.05rem;font-weight:800}@media (width>=640px){._price_1w4mb_107{margin-bottom:.5rem;font-size:1.4rem}}._title_1w4mb_122{color:#334155;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.95rem;font-weight:500;line-height:1.5;display:-webkit-box;overflow:hidden}._specs_1w4mb_135{color:#64748b;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.75rem;display:flex}._ptaApproved_1w4mb_145{color:#10b981;background:#ecfdf5;border-radius:4px;padding:.15rem .5rem;font-weight:700}._footer_1w4mb_153{color:#94a3b8;border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;padding-top:1rem;font-size:.75rem;display:flex}._location_1w4mb_166{color:#64748b;white-space:nowrap;text-overflow:ellipsis;max-width:60%;overflow:hidden}._date_1w4mb_174{color:#64748b}._dealerBadge_1w4mb_178{color:#2563eb;align-items:center;gap:.25rem;font-weight:600;display:flex}._tooltipWrapper_1w4mb_186{cursor:help;display:inline-block;position:relative}._tooltip_1w4mb_186{visibility:hidden;opacity:0;color:#0f172a;text-align:center;z-index:10;white-space:normal;pointer-events:none;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;width:200px;padding:.5rem .75rem;font-size:.75rem;line-height:1.4;transition:opacity .2s,transform .2s;position:absolute;bottom:125%;left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 8px 20px #0000001a}._tooltip_1w4mb_186:after{content:"";border:5px solid #0000;border-top-color:#fff;margin-left:-5px;position:absolute;top:100%;left:50%}._tooltipWrapper_1w4mb_186:hover ._tooltip_1w4mb_186{visibility:visible;opacity:1;transform:translate(-50%)translateY(0)}._listCard_1w4mb_233{cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:row;align-items:center;width:100%;padding:.5rem;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}._listCard_1w4mb_233:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000014}._listCard_1w4mb_233 ._imageContainer_1w4mb_23{aspect-ratio:1;background-color:#f8fafc;border-right:none;border-radius:8px;flex-shrink:0;width:100px;height:auto}._listCard_1w4mb_233 ._content_1w4mb_93{flex-direction:column;flex:1;min-width:0;padding:0 .5rem 0 .75rem;display:flex}._listCard_1w4mb_233 ._title_1w4mb_122{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:.25rem;font-size:.9rem;display:-webkit-box;overflow:hidden}._listCard_1w4mb_233 ._price_1w4mb_107{font-size:1.05rem}._listCard_1w4mb_233 ._footer_1w4mb_153{margin-top:auto}@media (width>=640px){._listCard_1w4mb_233{padding:0}._listCard_1w4mb_233 ._imageContainer_1w4mb_23{aspect-ratio:1;border-right:1px solid #e2e8f0;border-radius:0;width:250px}._listCard_1w4mb_233 ._content_1w4mb_93{padding:1.25rem}._listCard_1w4mb_233 ._title_1w4mb_122{font-size:1.1rem}._listCard_1w4mb_233 ._price_1w4mb_107{font-size:1.5rem}}._skeletonTitle_1w4mb_312{border-radius:4px;width:80%;height:16px;margin-top:8px;margin-bottom:8px}._skeletonPrice_1w4mb_320{border-radius:4px;width:40%;height:20px;margin-bottom:8px}._skeletonSpecs_1w4mb_327{border-radius:4px;width:90%;height:12px;margin-bottom:12px}._skeletonFooterItem_1w4mb_334{border-radius:4px;width:30%;height:12px}._landing_18d3t_1{background-color:#fff;min-height:100vh}._categoriesSection_18d3t_9{background:#f8fafc;padding:3rem 1rem 2rem}._categoryPillars_18d3t_14{flex-direction:row;gap:.75rem;max-width:1200px;margin:0 auto;display:flex}._pillarCard_18d3t_22{color:#0f172a;border-radius:12px;flex:1;justify-content:space-between;align-items:center;padding:1rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}._pillarCard_18d3t_22:hover{transform:translateY(-4px);box-shadow:0 15px 40px #00000014}._phonesPillar_18d3t_42{background:linear-gradient(135deg,#e0f2fe 0%,#bae6fd 100%)}._laptopsPillar_18d3t_46{background:linear-gradient(135deg,#fce7f3 0%,#fbcfe8 100%)}._pillarContent_18d3t_50{z-index:2;position:relative}._pillarContent_18d3t_50 h2{letter-spacing:-.5px;margin-bottom:.25rem;font-size:1.15rem;font-weight:800}._pillarContent_18d3t_50 p{color:#475569;margin-bottom:.5rem;font-size:.75rem;line-height:1.3}._subLinks_18d3t_69{display:none}._subLink_18d3t_69{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff9;border-radius:100px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:background .2s}._pillarCard_18d3t_22:hover ._subLink_18d3t_69{background:#ffffffe6}._pillarIcon_18d3t_87{opacity:.15;z-index:1;transition:transform .3s;position:absolute;bottom:-10px;right:-10px;transform:scale(3)}._pillarCard_18d3t_22:hover ._pillarIcon_18d3t_87{transform:scale(3.2)rotate(-5deg)}@media (width>=768px){._categoryPillars_18d3t_14{gap:2rem}._pillarCard_18d3t_22{border-radius:20px;padding:2.5rem}._pillarContent_18d3t_50 h2{margin-bottom:.5rem;font-size:2.5rem}._pillarContent_18d3t_50 p{margin-bottom:1.5rem;font-size:1.1rem}._subLinks_18d3t_69{gap:1rem;display:flex}}._sectionTitle_18d3t_123{color:#002f34;margin-bottom:0;font-size:1.25rem;font-weight:800}._featuredSectionWrapper_18d3t_130{background-color:#f8fafc;border-top:1px solid #f1f5f9;width:100%}._howItWorks_18d3t_136 ._sectionTitle_18d3t_123{display:none}._stepsGrid_18d3t_140{grid-template-columns:1fr;gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}._stepCard_18d3t_148{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:2.5rem 2rem;transition:transform .2s,box-shadow .2s;position:relative;box-shadow:0 4px 20px #00000014}._stepCard_18d3t_148:hover{transform:translateY(-6px);box-shadow:0 12px 30px #0000001f}._stepNumber_18d3t_164{color:#fff;background:#2563eb;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;font-weight:700;display:flex;position:absolute;top:-16px;left:50%;transform:translate(-50%);box-shadow:0 4px 10px #2563eb4d}._stepIconWrapper_18d3t_183{color:#10b981;background-color:#ecfdf5;border-radius:16px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.5rem;display:inline-flex}._stepCard_18d3t_148:nth-child(2) ._stepIconWrapper_18d3t_183{color:#3b82f6;background-color:#eff6ff}._stepCard_18d3t_148:nth-child(3) ._stepIconWrapper_18d3t_183{color:#ef4444;background-color:#fef2f2}._stepCard_18d3t_148 h3{color:#0f172a;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}._stepCard_18d3t_148 p{color:#64748b;font-size:.95rem;line-height:1.6}._featuredSection_18d3t_130{max-width:1200px;margin:0 auto;padding:4rem 1rem 5rem}._sectionHeader_18d3t_228{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}._categoryPills_18d3t_236{scrollbar-width:none;gap:.75rem;margin-bottom:2rem;padding-bottom:1rem;display:flex;overflow-x:auto}._categoryPills_18d3t_236::-webkit-scrollbar{display:none}._categoryPill_18d3t_14{white-space:nowrap;color:#64748b;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:100px;padding:.6rem 1.4rem;font-size:.9rem;font-weight:600;transition:all .2s}._categoryPill_18d3t_14:hover{color:#2563eb;border-color:#2563eb}._activePill_18d3t_267{color:#fff;background:#2563eb;border-color:#2563eb}._activePill_18d3t_267:hover{color:#fff}._grid_18d3t_278{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}@media (width>=640px){._grid_18d3t_278{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}}._loader_18d3t_292{text-align:center;color:#64748b;padding:4rem 1rem;font-size:1rem}._emptyState_18d3t_299{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:4rem 2rem}._emptyIcon_18d3t_307{margin-bottom:1rem;font-size:3rem}._emptyState_18d3t_299 h3{color:#0f172a;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}._emptyState_18d3t_299 p{color:#64748b;max-width:400px;margin:0 auto 1.5rem;line-height:1.6}._emptyStateBtn_18d3t_326{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:background-color .2s}._emptyStateBtn_18d3t_326:hover{background-color:#1d4ed8}._testimonials_18d3t_344{background-color:#fff;border-top:1px solid #f1f5f9;padding:5rem 1rem}._testimonialsTitle_18d3t_350{text-align:center;color:#0f172a;letter-spacing:-.5px;margin-bottom:3rem;font-size:2rem;font-weight:800}._testimonialGrid_18d3t_359{grid-template-columns:1fr;gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}._testimonialCard_18d3t_367{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;transition:transform .2s,box-shadow .2s;position:relative}._testimonialCard_18d3t_367:before{content:"\"";color:#e2e8f0;font-family:Georgia,serif;font-size:4rem;line-height:1;position:absolute;top:1rem;right:1.5rem}._testimonialCard_18d3t_367:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000000f}._stars_18d3t_392{color:#f59e0b;gap:4px;margin-bottom:1rem;display:flex}._quote_18d3t_399{color:#334155;z-index:1;margin-bottom:1.5rem;font-size:1rem;font-style:italic;font-weight:500;line-height:1.7;position:relative}._author_18d3t_410{align-items:center;gap:1rem;display:flex}._authorAvatar_18d3t_416{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:700;display:flex}._author_18d3t_410 strong{color:#0f172a;font-size:.95rem;display:block}._author_18d3t_410 span{color:#64748b;font-size:.85rem;font-weight:500}@media (width>=640px){._sectionTitle_18d3t_123,._testimonialsTitle_18d3t_350{margin-bottom:1.5rem;font-size:1.6rem}._featuredSection_18d3t_130{padding:4rem 1rem 5rem}._testimonials_18d3t_344{padding:5rem 1rem}._testimonialCard_18d3t_367{padding:2.5rem}}@media (width>=768px){._testimonialGrid_18d3t_359{grid-template-columns:repeat(3,1fr)}}._exploreWrapper_ajivo_1{background-color:#f8fafc;min-height:calc(100vh - 70px);padding:1rem 0 2rem;font-family:Inter,system-ui,sans-serif;overflow-x:hidden}._header_ajivo_9{margin-bottom:1rem}._title_ajivo_13{color:#0f172a;letter-spacing:-.5px;font-size:1.5rem;font-weight:800}@media (width>=640px){._title_ajivo_13{font-size:2rem}}._subtitle_ajivo_26{color:#64748b;margin-top:.5rem;font-size:.95rem}._exploreLayout_ajivo_32{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=900px){._exploreLayout_ajivo_32{grid-template-columns:280px 1fr;gap:2rem}}._sidebar_ajivo_46{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem;display:none}._filterGroup_ajivo_54{margin-bottom:1.5rem}._filterGroup_ajivo_54:last-child{margin-bottom:0}._filterTitle_ajivo_62{color:#1e293b;margin-bottom:.4rem;font-size:.9rem;font-weight:700;display:block}._filterSelect_ajivo_70,._searchInput_ajivo_70{color:#334155;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:.6rem .85rem;font-size:.85rem;transition:all .2s}._filterSelect_ajivo_70:focus,._searchInput_ajivo_70:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}._searchInputWrapper_ajivo_87{position:relative}._searchIcon_ajivo_91{color:#94a3b8;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}._searchInput_ajivo_70{padding-left:2.75rem}._priceInputs_ajivo_103{align-items:center;gap:.5rem;display:flex}._priceInputs_ajivo_103 span{color:#94a3b8}._clearBtn_ajivo_113{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;width:100%;margin-top:1rem;padding:.6rem;font-size:.9rem;font-weight:600;transition:all .2s}._clearBtn_ajivo_113:hover{background:#e2e8f0}._mainContent_ajivo_132{flex-direction:column;display:flex}._toolbar_ajivo_137{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding:.75rem 1rem;display:flex}@media (width>=640px){._toolbar_ajivo_137{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1rem 1.5rem}}._resultsCount_ajivo_159{color:#475569;font-size:.9rem;font-weight:500}._sortSelect_ajivo_165{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:.5rem .75rem;font-size:.85rem}@media (width>=640px){._sortSelect_ajivo_165{width:auto;padding:.6rem 1rem;font-size:.95rem}}._grid_ajivo_184{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:.75rem;display:grid}@media (width>=640px){._grid_ajivo_184{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem}}._loader_ajivo_198{text-align:center;color:#64748b;padding:3rem;font-size:1.1rem}._emptyState_ajivo_205{text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:16px;padding:4rem 2rem}._emptyIcon_ajivo_213{margin-bottom:1rem;font-size:3rem}._emptyState_ajivo_205 h3{color:#1e293b;margin-bottom:.5rem;font-size:1.25rem}._emptyState_ajivo_205 p{color:#64748b}._pagination_ajivo_229{border-top:1px solid #e2e8f0;justify-content:center;align-items:center;gap:.5rem;margin-top:3rem;padding-top:2rem;display:flex}._pageBtn_ajivo_239{cursor:pointer;color:#475569;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:all .2s}._pageBtn_ajivo_239:hover:not(:disabled){background:#f1f5f9;border-color:#94a3b8}._pageBtn_ajivo_239:disabled{opacity:.5;cursor:not-allowed}._activePageBtn_ajivo_260{color:#fff;background:#2563eb;border-color:#2563eb}._activePageBtn_ajivo_260:hover:not(:disabled){background:#1d4ed8}._pageInfo_ajivo_270{color:#64748b;margin:0 1rem;font-size:.95rem}._listContainer_ajivo_277{flex-direction:column;align-items:stretch;gap:1rem;width:100%;display:flex;overflow-x:hidden}._viewToggle_ajivo_287{background:#f1f5f9;border-radius:8px;gap:.25rem;margin-right:1rem;padding:.25rem;display:flex}._viewBtn_ajivo_296{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.4rem;transition:all .2s;display:flex}._viewBtn_ajivo_296._active_ajivo_260{color:#2563eb;background:#fff;box-shadow:0 1px 3px #0000001a}._stickyControls_ajivo_316{z-index:50;background:#f8fafc;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 0;display:flex;position:sticky;top:55px}._mainSearch_ajivo_329{flex:1}._mainSearchInput_ajivo_333{font-size:.9rem;padding:.6rem .6rem .6rem 2.8rem!important}._searchIcon_ajivo_91{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}._mobileFilterToggle_ajivo_351{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:.4rem;width:auto;padding:.6rem .75rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}._mobileFilterToggle_ajivo_351:hover{background:#f8fafc}._showMobileSidebar_ajivo_373{margin-bottom:2rem;display:block!important}@media (width>=900px){._mobileFilterToggle_ajivo_351{display:none}._sidebar_ajivo_46{border-radius:16px;height:max-content;padding:1.5rem;display:block;position:sticky;top:90px}._filterTitle_ajivo_62{margin-bottom:.75rem;font-size:1.05rem}._filterSelect_ajivo_70,._searchInput_ajivo_70{padding:.75rem 1rem;font-size:.95rem}._clearBtn_ajivo_113{padding:.75rem;font-size:1rem}}:root{--primary:#2563eb;--primary-hover:#1d4ed8;--bg-color:#f8fafc;--card-bg:#fff;--text-main:#0f172a;--text-muted:#64748b;--border:#e2e8f0;--radius:8px}._pageWrapper_1wo0r_12{background-color:var(--bg-color);min-height:100vh;color:var(--text-main);flex-direction:column;font-family:Inter,system-ui,sans-serif;display:flex}._navbar_1wo0r_22{background-color:var(--card-bg);border-bottom:1px solid var(--border);align-items:center;width:100%;padding:1.25rem 2rem;display:flex}._logo_1wo0r_31{color:var(--text-main);cursor:pointer;letter-spacing:-.5px;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}._logoIcon_1wo0r_42{color:var(--primary)}._mainContent_1wo0r_47{flex:1;justify-content:center;align-items:center;padding:2rem 1rem;display:flex}._card_1wo0r_55{background-color:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius);width:100%;max-width:480px;padding:3rem 2.5rem;position:relative;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -2px #0000000d}._backButton_1wo0r_66{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-size:.9rem;font-weight:500;transition:color .2s;display:flex;position:absolute;top:1.5rem;left:1.5rem}._backButton_1wo0r_66:hover{color:var(--text-main)}._formContainer_1wo0r_87{margin-top:1rem}._stepContent_1wo0r_92{flex-direction:column;animation:.3s ease-in-out _fadeIn_1wo0r_1;display:flex}@keyframes _fadeIn_1wo0r_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._iconCircle_1wo0r_103{width:64px;height:64px;color:var(--primary);background-color:#eff6ff;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}._title_1wo0r_115{color:var(--text-main);letter-spacing:-.5px;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}._subtitle_1wo0r_123{color:var(--text-muted);margin-bottom:2rem;font-size:1rem;line-height:1.5}._inputWrapper_1wo0r_131{border:1px solid var(--border);border-radius:var(--radius);margin-bottom:1.5rem;transition:border-color .2s;display:flex;overflow:hidden}._inputWrapper_1wo0r_131:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1a}._countryCode_1wo0r_145{border-right:1px solid var(--border);color:var(--text-muted);background-color:#f8fafc;align-items:center;padding:1rem;font-weight:600;display:flex}._textInput_1wo0r_155{color:var(--text-main);border:none;outline:none;flex:1;padding:1rem;font-size:1.1rem;font-weight:500}._textInput_1wo0r_155::placeholder{color:#cbd5e1}._formGroup_1wo0r_169{margin-bottom:1.5rem}._label_1wo0r_173{color:var(--text-main);margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}._standardInput_1wo0r_181{border:1px solid var(--border);border-radius:var(--radius);width:100%;color:var(--text-main);outline:none;padding:.85rem 1rem;font-size:1rem;transition:all .2s}._standardInput_1wo0r_181:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1a}._otpContainer_1wo0r_198{justify-content:space-between;gap:.5rem;margin-bottom:2rem;display:flex}._otpInput_1wo0r_205{text-align:center;border:1px solid var(--border);border-radius:var(--radius);width:3rem;height:3.5rem;color:var(--text-main);outline:none;font-size:1.5rem;font-weight:700;transition:all .2s}._otpInput_1wo0r_205:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1a}._resendContainer_1wo0r_223{text-align:center;margin-top:1.5rem}._timerText_1wo0r_228{color:var(--text-muted);font-size:.9rem}._cnicGrid_1wo0r_234{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}._uploadBox_1wo0r_241{border:2px dashed var(--border);border-radius:var(--radius);cursor:pointer;color:var(--text-muted);background-color:#f8fafc;align-items:center;gap:1rem;padding:1.5rem;font-weight:500;transition:all .2s;display:flex;position:relative}._uploadBox_1wo0r_241:hover{border-color:var(--primary);color:var(--primary);background-color:#eff6ff}._uploadBox_1wo0r_241._uploaded_1wo0r_262{color:#059669;background-color:#ecfdf5;border-style:solid;border-color:#10b981}._hiddenInput_1wo0r_269{opacity:0;cursor:pointer;position:absolute;inset:0}._trustBanner_1wo0r_276{border-radius:var(--radius);color:var(--primary);background-color:#eff6ff;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.75rem;font-size:.85rem;font-weight:500;display:flex}._primaryButton_1wo0r_290{background-color:var(--primary);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:1.05rem;font-weight:600;transition:background-color .2s;display:flex}._primaryButton_1wo0r_290:hover:not(:disabled){background-color:var(--primary-hover)}._primaryButton_1wo0r_290:disabled{cursor:not-allowed;opacity:.7;background-color:#94a3b8}._textButton_1wo0r_317{color:var(--primary);cursor:pointer;background:0 0;border:none;width:100%;margin-top:1rem;font-size:.95rem;font-weight:600}._textButton_1wo0r_317:hover{text-decoration:underline}._termsText_1wo0r_332{color:var(--text-muted);text-align:center;margin-top:1.5rem;font-size:.85rem;line-height:1.4}._centerAlign_1wo0r_341{text-align:center;align-items:center}._successIcon_1wo0r_346{color:#10b981;margin-bottom:1rem}._progressBar_1wo0r_352{background-color:var(--border);border-radius:2px;width:100%;height:4px;margin-top:2.5rem;overflow:hidden}._progressFill_1wo0r_361{background-color:var(--primary);height:100%;transition:width .3s ease-out}._pageWrapper_1nmv0_1{justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;font-family:Inter,system-ui,sans-serif;display:flex;position:relative}._animatedBg_1nmv0_12{z-index:0;background:linear-gradient(135deg,#f8fafc 0%,#e0e7ff 40%,#eff6ff 80%,#f1f5f9 100%) 0 0/300% 300%;animation:8s ease-in-out infinite _gradientBG_1nmv0_1;position:absolute;inset:0}@keyframes _gradientBG_1nmv0_1{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}._overlay_1nmv0_27{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;background:#fff6;position:absolute;inset:0}._logo_1nmv0_36{color:#0f172a;letter-spacing:-.5px;cursor:pointer;z-index:10;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;transition:opacity .2s;display:flex;position:absolute;top:2rem;left:2rem}._logo_1nmv0_36:hover{opacity:.85}._logoIcon_1nmv0_56{color:#2563eb}._card_1nmv0_61{z-index:5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #ffffff80;border-radius:24px;width:100%;max-width:440px;padding:2rem 1.5rem;position:relative;box-shadow:0 20px 60px #0000000d,0 0 0 1px #00000005}@media (width>=480px){._card_1nmv0_61{padding:3rem 2.5rem}}._backBtn_1nmv0_80{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:.2rem;margin-bottom:1rem;padding:0;font-size:.9rem;font-weight:500;transition:color .2s;display:flex}._backBtn_1nmv0_80:hover{color:#0f172a}._stepContent_1nmv0_100{animation:.3s _fadeUp_1nmv0_1}@keyframes _fadeUp_1nmv0_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}._title_1nmv0_109{color:#0f172a;letter-spacing:-.5px;margin-bottom:.75rem;font-size:1.5rem;font-weight:800}@media (width>=480px){._title_1nmv0_109{font-size:1.75rem}}._subtitle_1nmv0_123{color:#475569;margin-bottom:2rem;font-size:.95rem;line-height:1.6}._subtitle_1nmv0_123 strong{color:#0f172a;font-weight:700}._phoneWrapper_1nmv0_136{background:#fff;border:1px solid #cbd5e1;border-radius:12px;align-items:stretch;margin-bottom:1.5rem;transition:all .2s;display:flex;overflow:hidden}._phoneWrapper_1nmv0_136:focus-within{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}._countryCode_1nmv0_152{color:#475569;background-color:#f8fafc;border-right:1px solid #cbd5e1;flex-shrink:0;align-items:center;padding:.8rem 1rem;font-size:1rem;font-weight:700;display:flex}._phoneInput_1nmv0_164{color:#0f172a;letter-spacing:1px;border:none;outline:none;flex:1;min-width:0;padding:.8rem 1rem;font-size:1rem;font-weight:600}._phoneInput_1nmv0_164::placeholder{color:#cbd5e1;letter-spacing:normal}@media (width>=480px){._countryCode_1nmv0_152{padding:1rem 1.25rem;font-size:1.05rem}._phoneInput_1nmv0_164{padding:1rem 1.25rem;font-size:1.15rem}}._methodButtons_1nmv0_193{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}._methodBtn_1nmv0_200{cursor:pointer;text-align:left;background:#fff;border:1px solid #cbd5e1;border-radius:12px;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}._methodBtn_1nmv0_200:hover:not(:disabled){background:#f8fafc;border-color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}._methodBtn_1nmv0_200:disabled{opacity:.6;cursor:not-allowed}._methodBtn_1nmv0_200 strong{color:#0f172a;margin-bottom:.2rem;font-size:1.05rem;font-weight:700;display:block}._methodBtn_1nmv0_200 span{color:#94a3b8;font-size:.85rem}._whatsappIcon_1nmv0_238{color:#25d366}._smsIcon_1nmv0_242{color:#2563eb}._otpContainer_1nmv0_247{justify-content:space-between;gap:.5rem;margin-bottom:1.5rem;display:flex}._otpInput_1nmv0_254{text-align:center;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:2.2rem;height:2.8rem;font-size:1.2rem;font-weight:800;transition:all .2s}@media (width>=480px){._otpInput_1nmv0_254{width:3.5rem;height:4rem;font-size:1.75rem}}._otpInput_1nmv0_254:focus{border-color:#2563eb;transform:translateY(-2px);box-shadow:0 0 0 4px #2563eb26}._devBanner_1nmv0_283{color:#92400e;text-align:center;background:#fef3c7;border:1px solid #fbbf24;border-radius:8px;margin-bottom:1.5rem;padding:.6rem 1rem;font-size:.85rem}._devBanner_1nmv0_283 strong{letter-spacing:2px}._error_1nmv0_299{color:#ef4444;text-align:center;margin-bottom:1rem;font-size:.9rem;font-weight:500}._primaryBtn_1nmv0_308{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.1rem;font-size:1.05rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #2563eb33}._primaryBtn_1nmv0_308:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #2563eb4d}._primaryBtn_1nmv0_308:disabled{cursor:not-allowed;background-color:#94a3b8}._linkBtn_1nmv0_337{color:#2563eb;cursor:pointer;background:0 0;border:none;font-size:.9rem;font-weight:600}._linkBtn_1nmv0_337:hover{text-decoration:underline}._resendRow_1nmv0_351{text-align:center;margin-top:1.25rem}._timerText_1nmv0_356{color:#94a3b8;font-size:.9rem}._terms_1nmv0_362{color:#94a3b8;text-align:center;margin-top:1.5rem;font-size:.8rem;line-height:1.5}._progressBar_1nmv0_371{background-color:#f1f5f9;border-radius:2px;width:100%;height:3px;margin-top:2rem;overflow:hidden}._progressFill_1nmv0_380{background-color:#2563eb;height:100%;transition:width .3s ease-out}._pageContainer_1c22t_1{background-color:#f8fafc;min-height:calc(100vh - 70px);padding:2.5rem 0;font-family:Inter,system-ui,sans-serif}._backBtn_1c22t_8{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:0;font-size:.95rem;font-weight:500;transition:color .2s;display:inline-flex}._backBtn_1c22t_8:hover{color:#0f172a}._grid_1c22t_27{grid-template-columns:1fr;align-items:start;gap:1.5rem;display:grid}@media (width>=968px){._grid_1c22t_27{grid-template-columns:1.6fr 1fr;gap:2rem}}@media (width<=967px){._leftCol_1c22t_42,._rightCol_1c22t_42{display:contents}._galleryCard_1c22t_46,._priceActionCard_1c22t_46,._specsCard_1c22t_46,._descCard_1c22t_46{margin:0!important}._galleryCard_1c22t_46{order:1}._priceActionCard_1c22t_46{order:2}._specsCard_1c22t_46{order:3}._descCard_1c22t_46{order:4}._sellerCard_1c22t_54{order:5;margin:0!important}._pageContainer_1c22t_1{padding-bottom:90px}}._galleryCard_1c22t_46{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 4px 15px -3px #0000000d}._mainImageWrapper_1c22t_70{cursor:zoom-in;background-color:#fff;justify-content:center;align-items:center;width:100%;height:480px;display:flex;position:relative}._mainImage_1c22t_70{object-fit:contain;width:100%;height:100%;transition:transform .3s}._mainImageWrapper_1c22t_70:hover ._mainImage_1c22t_70{transform:scale(1.02)}._boostBadge_1c22t_92{color:#fff;text-transform:uppercase;letter-spacing:.5px;background-color:#f59e0b;border-radius:8px;padding:.35rem .8rem;font-size:.75rem;font-weight:700;position:absolute;top:15px;left:15px}._soldBadge_1c22t_106{color:#fff;text-transform:uppercase;letter-spacing:.5px;background-color:#ef4444;border-radius:8px;padding:.35rem .8rem;font-size:.75rem;font-weight:700;position:absolute;top:15px;right:15px}._thumbnails_1c22t_120{background:#fff;border-top:1px solid #e2e8f0;gap:.75rem;padding:1rem;display:flex}._thumbnailWrapper_1c22t_128{cursor:pointer;opacity:.6;background-color:#fff;border:2px solid #0000;border-radius:8px;width:80px;height:60px;transition:all .2s;overflow:hidden}._thumbnailWrapper_1c22t_128:hover{opacity:1}._activeThumbnail_1c22t_144{opacity:1;border-color:#2563eb;box-shadow:0 2px 8px #2563eb33}._thumbnail_1c22t_120{object-fit:contain;width:100%;height:100%}._specsCard_1c22t_46{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-top:2rem;padding:2rem;box-shadow:0 4px 15px -3px #0000000d}._sectionHeading_1c22t_166{color:#0f172a;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}._specsGrid_1c22t_173{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}._specItem_1c22t_179{border-bottom:1px solid #e2e8f0;flex-direction:column;gap:.25rem;padding-bottom:.75rem;display:flex}._specLabel_1c22t_187{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}._specValue_1c22t_195{color:#0f172a;font-size:1rem;font-weight:700}._ptaApproved_1c22t_201{color:#10b981}._ptaAlert_1c22t_205{color:#ef4444}._priceActionCard_1c22t_46,._descCard_1c22t_46{background:#fff;border-radius:20px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 8px 30px #0000000f}@media (width>=768px){._specsCard_1c22t_46,._descCard_1c22t_46{padding:2rem}}._priceRow_1c22t_232{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}._deviceTitle_1c22t_240{color:#0f172a;margin:0 0 .5rem;font-size:1.5rem;font-weight:800;line-height:1.2}._priceLabel_1c22t_248{color:#64748b;margin-bottom:.25rem;font-size:.85rem;display:block}._price_1c22t_46{color:#1f53cb;letter-spacing:-1px;font-size:2.25rem;font-weight:800}._likeBtn_1c22t_262{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}._likeBtn_1c22t_262:hover,._liked_1c22t_281{color:#ef4444;background:#fee2e2}._divider_1c22t_286{background-color:#e2e8f0;height:1px;margin:1.5rem 0}._purchaseBtn_1c22t_292{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.1rem;font-size:1.1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #0f172a26}._mobileActionBtn_1c22t_310{color:#fff;cursor:pointer;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.4rem;height:48px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000001a}._mobileActionBtn_1c22t_310:active{transform:scale(.96)}._purchaseBtn_1c22t_292:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0f172a40}._soldBtn_1c22t_336{color:#94a3b8;cursor:not-allowed;background-color:#e2e8f0;border:none;border-radius:12px;width:100%;padding:1.1rem;font-size:1.1rem;font-weight:700}._safeBox_1c22t_348{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:flex-start;gap:.75rem;margin-top:1rem;padding:1rem;font-size:.8rem;line-height:1.5;display:flex}._laptopBadge_1c22t_362{color:#1e40af;background:#eff6ff;border-radius:20px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;display:flex}._contactActions_1c22t_374{flex-direction:column;gap:1rem;display:flex}._revealedPhone_1c22t_380{color:#0f172a;letter-spacing:1px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.1rem;font-size:1.25rem;font-weight:700;display:flex}._sellerCard_1c22t_54{background:#fff;border-radius:20px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 8px 30px #0000000f}._cardSubtitle_1c22t_405{text-transform:uppercase;color:#64748b;letter-spacing:1px;margin-bottom:1.25rem;font-size:.75rem;font-weight:700}._sellerInfo_1c22t_414{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}._sellerAvatar_1c22t_421{color:#fff;background:#2563eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}._sellerName_1c22t_433{color:#0f172a;margin:0 0 .25rem;font-size:1.1rem;font-weight:700}._sellerMeta_1c22t_440{color:#64748b;margin:0;font-size:.8rem}._badgeList_1c22t_446{flex-direction:column;gap:.75rem;display:flex}._trustBadge_1c22t_452{color:#334155;align-items:center;gap:.6rem;font-size:.85rem;font-weight:500;display:flex}._badgeSuccessIcon_1c22t_461{color:#10b981}._badgeDealerIcon_1c22t_465{color:#2563eb}._badgePtaIcon_1c22t_469{color:#f59e0b}._guaranteeCard_1c22t_474{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px dashed #cbd5e1;border-radius:16px;padding:1.5rem}._guaranteeHeading_1c22t_481{color:#0f172a;margin-bottom:.75rem;font-size:.95rem;font-weight:700}._guaranteeList_1c22t_488{color:#475569;flex-direction:column;gap:.5rem;margin:0;padding:0;font-size:.85rem;list-style:none;display:flex}._loadingContainer_1c22t_500{color:#64748b;flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}._spinner_1c22t_509{border:4px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;width:40px;height:40px;margin-bottom:1.5rem;animation:1s linear infinite _spin_1c22t_509}@keyframes _spin_1c22t_509{to{transform:rotate(360deg)}}._errorContainer_1c22t_523{text-align:center;color:#475569;padding:4rem 1rem}._errorIcon_1c22t_529{color:#ef4444;margin-bottom:1.5rem}._backHomeBtn_1c22t_534{color:#fff;background-color:#2563eb;border-radius:8px;margin-top:1.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;display:inline-block}._checkoutForm_1c22t_546{background:#fff;border:1px solid #e2e8f0;border-radius:16px;max-width:600px;margin:0 auto;padding:3rem;box-shadow:0 10px 30px #0000000d}._checkoutHeader_1c22t_556{text-align:center;margin-bottom:2rem}._checkoutIcon_1c22t_561{color:#2563eb;margin-bottom:1rem}._summaryCard_1c22t_566{background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;margin-bottom:2rem;padding:1.5rem}._summaryRow_1c22t_574{color:#475569;justify-content:space-between;margin-bottom:.75rem;font-size:.95rem;display:flex}._totalLabel_1c22t_582{color:#0f172a;font-weight:600}._totalPrice_1c22t_587{color:#2563eb;font-size:1.25rem}._formGroup_1c22t_592{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}._formGroup_1c22t_592 label{color:#334155;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:600}._input_1c22t_607{color:#1e293b;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.85rem 1rem;font-size:1rem}._input_1c22t_607:focus{border-color:#0000;outline:2px solid #2563eb}._checkoutActions_1c22t_621{gap:1rem;margin-top:2rem;display:flex}._primaryBtn_1c22t_627{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:10px;flex:1;padding:1rem;font-size:1rem;font-weight:700;transition:opacity .2s}._primaryBtn_1c22t_627:hover{opacity:.9}._secondaryBtn_1c22t_644{color:#475569;cursor:pointer;background-color:#f1f5f9;border:none;border-radius:10px;flex:1;padding:1rem;font-size:1rem;font-weight:700;transition:background-color .2s}._secondaryBtn_1c22t_644:hover{background-color:#e2e8f0}._successWrapper_1c22t_662{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;max-width:500px;margin:4rem auto;padding:3rem;box-shadow:0 10px 30px #0000000d}._successIconWrapper_1c22t_673{color:#10b981;background-color:#ecfdf5;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;margin:0 auto 2rem;display:flex}._lightboxOverlay_1c22t_686{z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000f2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._lightboxClose_1c22t_697{color:#fff;cursor:pointer;z-index:10000;background:0 0;border:none;padding:.5rem;transition:transform .2s;position:absolute;top:1.5rem;right:1.5rem}._lightboxClose_1c22t_697:hover{transform:scale(1.1)}._lightboxContent_1c22t_714{justify-content:center;align-items:center;width:90vw;height:90vh;display:flex;position:relative}._lightboxImage_1c22t_723{object-fit:contain;-webkit-user-select:none;user-select:none;max-width:100%;max-height:100%}._lightboxNav_1c22t_730{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:background-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}._lightboxNav_1c22t_730:hover{background:#fff3}._lightboxNavLeft_1c22t_751{left:-20px}._lightboxNavRight_1c22t_755{right:-20px}._lightboxCounter_1c22t_759{color:#fff;letter-spacing:1px;font-size:1rem;font-weight:500;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}._floatingActionBar_1c22t_771{display:none}@media (width<=768px){._pageContainer_1c22t_1{padding:1rem 0 120px}._mainImageWrapper_1c22t_70{height:280px}._specsCard_1c22t_46,._priceActionCard_1c22t_46,._sellerCard_1c22t_54,._guaranteeCard_1c22t_474{border-radius:12px;padding:1.25rem}._specsCard_1c22t_46{margin-top:1.5rem}._sectionHeading_1c22t_166{margin-bottom:1rem;font-size:1.1rem}._price_1c22t_46{font-size:1.75rem}._specValue_1c22t_195{font-size:.95rem}._desktopContactActions_1c22t_809{display:none}._floatingActionBar_1c22t_771{z-index:1000;padding:1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e2e8f0;display:block;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000001a}._purchaseBtn_1c22t_292,._soldBtn_1c22t_336{padding:.85rem;font-size:1rem}._checkoutForm_1c22t_546{border-radius:12px;padding:1.5rem}._successWrapper_1c22t_662{margin:2rem 1rem;padding:1.5rem}._checkoutActions_1c22t_621{flex-direction:column}._secondaryBtn_1c22t_644,._primaryBtn_1c22t_627{width:100%;padding:.85rem;font-size:1rem}}._wrapper_tva03_1{background:linear-gradient(135deg,#f0f4f8 0%,#e2e8f0 100%);min-height:calc(100vh - 70px);padding:4rem 1rem;font-family:Inter,system-ui,sans-serif}._container_tva03_8{max-width:850px;margin:0 auto;padding:0 .5rem}@media (width>=640px){._container_tva03_8{padding:0}}._header_tva03_20{text-align:center;flex-direction:column;align-items:center;margin-bottom:3rem;display:flex}._logoIcon_tva03_28{color:#2563eb;filter:drop-shadow(0 4px 6px #2563eb33);margin-bottom:1rem}._title_tva03_34{color:#0f172a;letter-spacing:-.5px;text-align:center;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}@media (width>=640px){._title_tva03_34{letter-spacing:-1px;font-size:2.5rem}}._subtitle_tva03_50{color:#64748b;max-width:500px;font-size:1.1rem;line-height:1.5}._card_tva03_57{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff80;border-radius:12px;padding:1.25rem 1rem;box-shadow:0 10px 25px -5px #0000000d}@media (width>=640px){._card_tva03_57{border-radius:24px;padding:3.5rem}}._errorBanner_tva03_73{color:#ef4444;background-color:#fef2f2;border:1px solid #fee2e2;border-radius:12px;align-items:center;gap:.75rem;margin-bottom:2rem;padding:1.25rem;font-size:1rem;font-weight:500;display:flex}._formGroup_tva03_87{flex-direction:column;gap:.6rem;margin-bottom:2rem;display:flex}._label_tva03_94{color:#475569;text-transform:uppercase;letter-spacing:.75px;font-size:.9rem;font-weight:600}._categoryToggle_tva03_102{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:.5rem;display:grid}._toggleBtn_tva03_109{cursor:pointer;color:#64748b;text-align:center;background:#fff;border:2px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1rem .5rem;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 4px #00000005}@media (width>=640px){._categoryToggle_tva03_102{gap:1.25rem}._toggleBtn_tva03_109{border-radius:16px;flex-direction:row;gap:1rem;padding:1.5rem;font-size:1.15rem}}._toggleBtn_tva03_109:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 8px 16px #0000000a}._activeToggle_tva03_148{color:#1d4ed8;background:#eff6ff;border-color:#3b82f6;box-shadow:0 4px 12px #3b82f626}._formGrid_tva03_155{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=640px){._formGrid_tva03_155{grid-template-columns:repeat(2,1fr);gap:1.5rem 2rem}}._input_tva03_168,._textarea_tva03_168{color:#1e293b;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;width:100%;min-width:0;padding:.8rem 1rem;font-size:1rem;transition:all .2s}@media (width>=640px){._input_tva03_168,._textarea_tva03_168{border-radius:12px;padding:1.1rem 1.25rem;font-size:1.05rem}}._input_tva03_168:hover,._textarea_tva03_168:hover{background-color:#fff;border-color:#94a3b8}._input_tva03_168:focus,._textarea_tva03_168:focus{background-color:#fff;border-color:#3b82f6;outline:none;box-shadow:0 0 0 4px #3b82f626}select._input_tva03_168{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right 1.25rem center;background-repeat:no-repeat;background-size:1.25rem;padding-right:3rem}._divider_tva03_209{background-color:#e2e8f0;height:1px;margin:3rem 0;position:relative}._sectionHeading_tva03_216{color:#0f172a;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.35rem;font-weight:800;display:flex}._specGrid_tva03_227{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:.5rem;display:grid}@media (width>=640px){._specGrid_tva03_227{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem}}._specCard_tva03_241{background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:.4rem;padding:1.25rem;transition:all .2s;display:flex;box-shadow:0 2px 5px #00000005}._specCard_tva03_241:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 8px 15px #0000000a}._specLabel_tva03_259{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:700}._specValue_tva03_267{color:#1e293b;font-size:1.05rem;font-weight:600;line-height:1.4}._imageGrid_tva03_275{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem;display:grid}@media (width>=640px){._imageGrid_tva03_275{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1.25rem}}._imagePreviewWrapper_tva03_288{aspect-ratio:1;cursor:pointer;border:2px solid #0000;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 6px #0000000d}._imagePreviewWrapper_tva03_288:hover{transform:scale(1.04);box-shadow:0 10px 20px #0000001a}._selectedImage_tva03_304{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f633}._previewImage_tva03_309{object-fit:cover;background-color:#fff;width:100%;height:100%}._imageCheckBadge_tva03_316{color:#fff;background-color:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 4px #0003}._submitBtn_tva03_331{color:#fff;letter-spacing:.5px;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);border:none;border-radius:12px;width:100%;margin-top:2rem;padding:1rem;font-size:1.05rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 20px #2563eb40}@media (width>=640px){._submitBtn_tva03_331{border-radius:14px;margin-top:3rem;padding:1.25rem;font-size:1.15rem}}._submitBtn_tva03_331:hover{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);transform:translateY(-3px);box-shadow:0 15px 30px #2563eb59}._submitBtn_tva03_331:active{transform:translateY(1px);box-shadow:0 5px 10px #2563eb33}._successCard_tva03_368{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem 1.5rem;box-shadow:0 10px 20px #0000000d}@media (width>=640px){._successCard_tva03_368{border-radius:24px;padding:5rem 3rem;box-shadow:0 20px 40px #00000014}}._successIconWrapper_tva03_385{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 2.5rem;display:flex;box-shadow:0 10px 20px #10b9814d}._autocompleteContainer_tva03_399{width:100%;position:relative}._dropdownList_tva03_403{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:12px;max-height:250px;margin-top:8px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._dropdownItem_tva03_417{cursor:pointer;border-bottom:1px solid #f1f5f9;padding:14px 20px;font-size:1.05rem;transition:background-color .1s}._dropdownItem_tva03_417:last-child{border-bottom:none}._dropdownItem_tva03_417:hover{background-color:#f8fafc}._manualToggle_tva03_430{color:#3b82f6;cursor:pointer;background:0 0;border:none;margin-top:.75rem;font-size:.9rem;font-weight:600;transition:color .2s;display:inline-block}._manualToggle_tva03_430:hover{color:#1d4ed8;text-decoration:underline}._textarea_tva03_168{resize:vertical;min-height:140px}._fileInputContainer_tva03_453{text-align:center;background-color:#f8fafc;border:2px dashed #94a3b8;border-radius:16px;margin-top:1rem;padding:2.5rem 1rem;transition:all .2s}._fileInputContainer_tva03_453:hover{background-color:#eff6ff;border-color:#3b82f6}._fileInput_tva03_453{display:none}._fileInputLabel_tva03_469{cursor:pointer;color:#3b82f6;align-items:center;gap:.75rem;font-size:1.1rem;font-weight:700;display:inline-flex}._fileInputLabel_tva03_469:hover{text-decoration:underline}._uploadedImagesPreview_tva03_481{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:1rem;margin-top:1.5rem;display:grid}._uploadedImage_tva03_481{aspect-ratio:1;object-fit:cover;border:1px solid #e2e8f0;border-radius:12px;width:100%;box-shadow:0 4px 6px #0000000d}._wrapper_1qtov_1{background-color:#f8fafc;min-height:calc(100vh - 70px);padding:1.5rem 0}@media (width>=640px){._wrapper_1qtov_1{padding:3rem 0}}._container_1qtov_13{flex-direction:column;gap:1rem;display:flex}._loading_1qtov_19{text-align:center;color:#64748b;padding:5rem 0;font-size:1.1rem}._profileCard_1qtov_27{text-align:center;background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:1.25rem;padding:1.5rem 1rem;display:flex;box-shadow:0 4px 6px -1px #0000000d}@media (width>=768px){._profileCard_1qtov_27{text-align:left;flex-direction:row;gap:1.5rem;padding:2rem}}._avatarWrapper_1qtov_48{color:#94a3b8;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}._name_1qtov_59{color:#0f172a;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}._phone_1qtov_66{color:#64748b;margin-bottom:.75rem}._badges_1qtov_71{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}@media (width>=768px){._badges_1qtov_71{justify-content:flex-start}}._badge_1qtov_71{color:#10b981;background:#ecfdf5;border-radius:99px;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:flex}._dealerBadge_1qtov_96{color:#3b82f6;background:#eff6ff}._listingsSection_1qtov_102{background:#fff;border-radius:16px;padding:1.25rem 1rem;box-shadow:0 4px 6px -1px #0000000d}@media (width>=640px){._listingsSection_1qtov_102{padding:2rem}}._sectionHeader_1qtov_115{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}._sectionHeader_1qtov_115 h2{color:#0f172a;font-size:1.25rem;font-weight:600}._postAdBtn_1qtov_130{color:#fff;background:#2563eb;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}._postAdBtn_1qtov_130:hover{background:#1d4ed8}._error_1qtov_145{color:#ef4444;background:#fef2f2;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:1rem;display:flex}._emptyState_1qtov_157{text-align:center;padding:4rem 0}._emptyIcon_1qtov_162{color:#cbd5e1;margin-bottom:1rem}._emptyState_1qtov_157 h3{color:#334155;margin-bottom:.5rem;font-size:1.25rem}._emptyState_1qtov_157 p{color:#64748b;margin-bottom:1.5rem}._emptyPostBtn_1qtov_178{color:#fff;background:#2563eb;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;display:inline-block}._listingsGrid_1qtov_189{flex-direction:column;gap:1rem;display:flex}._listingCard_1qtov_195{border:1px solid #e2e8f0;border-radius:12px;flex-direction:row;align-items:stretch;transition:all .2s;display:flex;overflow:hidden}._listingCard_1qtov_195:hover{border-color:#cbd5e1;box-shadow:0 10px 15px -3px #0000001a}._imageWrapper_1qtov_210{aspect-ratio:1;background:#f8fafc;flex-shrink:0;width:120px;position:relative}@media (width>=640px){._imageWrapper_1qtov_210{width:200px}}._image_1qtov_210{object-fit:cover;width:100%;height:100%}._statusBadge_1qtov_230{color:#fff;text-transform:uppercase;z-index:2;background:#000000b3;border-radius:6px;padding:.2rem .4rem;font-size:.65rem;font-weight:600;position:absolute;top:8px;left:8px}._cardContent_1qtov_244{flex-direction:column;flex:1;justify-content:space-between;min-width:0;display:flex}._details_1qtov_252{padding:.75rem 1rem .5rem}._title_1qtov_256{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.25rem;font-size:.9rem;font-weight:600;overflow:hidden}._price_1qtov_266{color:#2563eb;margin-bottom:.25rem;font-size:1rem;font-weight:700}._specs_1qtov_273{color:#64748b;font-size:.75rem}@media (width>=640px){._title_1qtov_256{font-size:1rem}._price_1qtov_266{margin-bottom:.5rem;font-size:1.1rem}._specs_1qtov_273{font-size:.85rem}}._actions_1qtov_284{gap:.5rem;padding:0 1rem 1rem;display:flex}._editBtn_1qtov_290,._deleteBtn_1qtov_290{cursor:pointer;border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:.25rem;padding:.5rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}._editBtn_1qtov_290{color:#334155;background:#f1f5f9}._editBtn_1qtov_290:hover{background:#e2e8f0}._deleteBtn_1qtov_290{color:#ef4444;background:#fef2f2}._deleteBtn_1qtov_290:hover{background:#fee2e2}._modalOverlay_798bh_1{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#0009;justify-content:center;align-items:center;padding:1rem;animation:.3s ease-out _fadeIn_798bh_1;display:flex;position:fixed;inset:0}@keyframes _fadeIn_798bh_1{0%{opacity:0}to{opacity:1}}._modalContent_798bh_19{background:#fff;border-radius:16px;width:100%;max-width:600px;padding:2.5rem;animation:.4s cubic-bezier(.16,1,.3,1) _slideUp_798bh_1;position:relative;box-shadow:0 20px 40px #0003}@keyframes _slideUp_798bh_1{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}._closeBtn_798bh_35{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}._closeBtn_798bh_35:hover{color:#0f172a;background:#f1f5f9}._header_798bh_56{text-align:center;margin-bottom:2rem}._headerIcon_798bh_61{color:#2563eb;margin-bottom:1rem}._header_798bh_56 h2{color:#0f172a;margin-bottom:.5rem;font-size:1.75rem;font-weight:800}._header_798bh_56 p{color:#475569;font-size:1.05rem}._uspSection_798bh_78{background:#f8fafc;border-radius:12px;flex-direction:column;gap:.75rem;margin-bottom:2rem;padding:1.25rem;display:flex}._uspItem_798bh_88{color:#0f172a;align-items:center;gap:.75rem;font-size:.95rem;font-weight:600;display:flex}._uspIcon_798bh_97{color:#10b981;flex-shrink:0}._howItWorksTitle_798bh_102{color:#0f172a;text-align:center;margin-bottom:1rem;font-size:1.25rem;font-weight:700}._stepsGrid_798bh_110{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}._stepCard_798bh_117{text-align:center}._stepIconWrapper_798bh_121{color:#2563eb;background:#eff6ff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;display:flex}._stepCard_798bh_117 h4{color:#0f172a;margin-bottom:.5rem;font-size:.95rem;font-weight:700}._stepCard_798bh_117 p{color:#64748b;font-size:.8rem;line-height:1.4}._ctaBtn_798bh_146{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;width:100%;padding:1rem;font-size:1.1rem;font-weight:700;transition:background-color .2s}._ctaBtn_798bh_146:hover{background:#1d4ed8}@media (width<=640px){._modalContent_798bh_19{padding:2rem 1.5rem}._stepsGrid_798bh_110{grid-template-columns:1fr;gap:1rem}._stepCard_798bh_117{text-align:left;align-items:center;gap:1rem;display:flex}._stepIconWrapper_798bh_121{flex-shrink:0;margin:0}._stepCard_798bh_117 h4{margin-bottom:.25rem}}._wrapper_1irv9_1{background-color:#f8fafc;min-height:calc(100vh - 70px);font-family:Inter,system-ui,sans-serif}._heroSection_1irv9_7{color:#fff;text-align:center;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);padding:4rem 1rem}._heroIcon_1irv9_14{color:#3b82f6;margin-bottom:1rem}._title_1irv9_19{letter-spacing:-.5px;margin-bottom:1rem;font-size:2.5rem;font-weight:800}._subtitle_1irv9_26{color:#cbd5e1;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}._contentContainer_1irv9_34{margin-top:-3rem;padding:0 1rem 4rem}._checkerCard_1irv9_39{text-align:left;background:#fff;border-radius:16px;max-width:700px;margin:0 auto;padding:2rem;box-shadow:0 10px 25px #0000001a}._typeToggle_1irv9_49{gap:1rem;margin-bottom:2rem;display:flex}._toggleBtn_1irv9_55{color:#64748b;cursor:pointer;background:#f1f5f9;border:2px solid #0000;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-weight:600;transition:all .2s;display:flex}._toggleBtn_1irv9_55._active_1irv9_71{color:#2563eb;background:#eff6ff;border-color:#3b82f6}._searchForm_1irv9_77{flex-direction:column;gap:1rem;display:flex}._inputWrapper_1irv9_83{align-items:center;display:flex}._searchIcon_1irv9_89{color:#94a3b8;position:absolute;left:1rem}._input_1irv9_83{box-sizing:border-box;text-align:left;background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;width:100%;padding:1rem 1rem 1rem 3.5rem;font-size:.95rem}@media (width>=640px){._input_1irv9_83{padding:1.25rem 1.25rem 1.25rem 3rem;font-size:1.1rem}}._input_1irv9_83:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}._checkBtn_1irv9_120{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;padding:1.25rem;font-size:1.1rem;font-weight:700;transition:background .2s}._checkBtn_1irv9_120:hover:not(:disabled){background:#1d4ed8}._checkBtn_1irv9_120:disabled{opacity:.7;cursor:not-allowed}._errorBanner_1irv9_141{color:#ef4444;background:#fef2f2;border-radius:8px;align-items:center;gap:.5rem;margin-top:1.5rem;padding:1rem;font-weight:500;display:flex}._resultCard_1irv9_153{border:1px solid #e2e8f0;border-radius:12px;margin-top:2rem;overflow:hidden}._resultHeader_1irv9_160{background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:1rem;padding:1.5rem;display:flex}._successIcon_1irv9_169{color:#10b981}._resultHeader_1irv9_160 h2{color:#0f172a;margin:0;font-size:1.25rem}._resultGrid_1irv9_179{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:1.5rem;display:grid}._resultItem_1irv9_186{flex-direction:column;gap:.25rem;display:flex}._resultLabel_1irv9_192{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem}._resultValue_1irv9_199{color:#1e293b;font-size:1.1rem;font-weight:600}._resultValueSuccess_1irv9_205{color:#10b981;font-size:1.1rem;font-weight:700}._ctaBox_1irv9_211{text-align:center;background:#eff6ff;border-top:1px solid #bfdbfe;padding:1.5rem}._ctaBox_1irv9_211 p{color:#1e3a8a;margin-bottom:1rem;font-weight:500}._ctaBtn_1irv9_224{color:#fff;cursor:pointer;background:#1e3a8a;border:none;border-radius:8px;padding:.8rem 1.5rem;font-weight:600;transition:background .2s}._ctaBtn_1irv9_224:hover{background:#1e40af}@media (width<=640px){._title_1irv9_19{font-size:2rem}._resultGrid_1irv9_179{grid-template-columns:1fr}._typeToggle_1irv9_49{flex-direction:column}}._wrapper_1en3k_1{background-color:#f8fafc;min-height:calc(100vh - 70px);padding-bottom:4rem;font-family:Inter,system-ui,sans-serif}._heroSection_1en3k_8{color:#fff;text-align:center;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);padding:4rem 1rem}._heroIcon_1en3k_15{color:#10b981;margin-bottom:1rem}._title_1en3k_20{letter-spacing:-.5px;margin-bottom:1rem;font-size:2.5rem;font-weight:800}._subtitle_1en3k_27{color:#cbd5e1;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}._contentContainer_1en3k_35{margin-top:-2rem;padding:0 1rem}._cardGrid_1en3k_40{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto;display:grid}._guideCard_1en3k_48{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;padding:2rem;display:flex;box-shadow:0 10px 25px #0000000d}._cardHeader_1en3k_58{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}._iconWrapper_1en3k_65{color:#2563eb;background:#eff6ff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}._cardHeader_1en3k_58 h2{color:#0f172a;margin:0;font-size:1.25rem;font-weight:700}._guideCard_1en3k_48 p{color:#475569;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}._list_1en3k_90{flex-direction:column;gap:.75rem;margin:auto 0 0;padding:0;list-style:none;display:flex}._list_1en3k_90 li{color:#334155;padding-left:1.5rem;font-size:.9rem;line-height:1.5;position:relative}._list_1en3k_90 li:before{content:"✓";color:#10b981;font-weight:700;position:absolute;left:0}@media (width<=968px){._cardGrid_1en3k_40{grid-template-columns:1fr}}@media (width<=640px){._title_1en3k_20{font-size:2rem}}._wrapper_1r9bp_1{background-color:#f8fafc;min-height:calc(100vh - 70px);padding:3rem 0}._title_1r9bp_7{color:#0f172a;margin-bottom:2rem;font-size:2rem}._grid_1r9bp_13{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}._loading_1r9bp_19{text-align:center;color:#64748b;padding:4rem;font-size:1.1rem}._error_1r9bp_26{color:#ef4444;background:#fef2f2;border-radius:8px;margin-bottom:2rem;padding:1rem}._emptyState_1r9bp_34{text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:16px;padding:6rem 1rem}._emptyIcon_1r9bp_42{color:#cbd5e1;margin-bottom:1.5rem}._emptyState_1r9bp_34 h2{color:#334155;margin-bottom:.5rem}._emptyState_1r9bp_34 p{color:#64748b}._wrapper_md6wu_1{background-color:#f8fafc;min-height:calc(100vh - 70px);padding:3rem 0}._title_md6wu_7{color:#0f172a;margin-bottom:.5rem;font-size:2rem}._subtitle_md6wu_13{color:#64748b;margin-bottom:2rem}._list_md6wu_18{flex-direction:column;gap:1rem;max-width:800px;display:flex}._leadCard_md6wu_25{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:1.5rem;padding:1rem;display:flex}._image_md6wu_35{object-fit:cover;border-radius:8px;width:100px;height:100px}._details_md6wu_42{flex:1}._details_md6wu_42 h3{color:#0f172a;margin:0 0 .25rem;font-size:1.2rem}._price_md6wu_52{color:#2563eb;margin-bottom:.5rem;font-weight:700}._date_md6wu_58{color:#94a3b8;font-size:.85rem}._actions_md6wu_63{align-items:center;display:flex}._viewBtn_md6wu_68{color:#0f172a;background:#f1f5f9;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-weight:600;text-decoration:none;transition:background .2s;display:flex}._viewBtn_md6wu_68:hover{background:#e2e8f0}._soldBadge_md6wu_85{color:#ef4444;background:#fef2f2;border-radius:8px;padding:.5rem 1rem;font-weight:700}._loading_md6wu_93{text-align:center;color:#64748b;padding:4rem;font-size:1.1rem}._error_md6wu_100{color:#ef4444;background:#fef2f2;border-radius:8px;margin-bottom:2rem;padding:1rem}._emptyState_md6wu_108{text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:16px;padding:6rem 1rem}._emptyIcon_md6wu_116{color:#cbd5e1;margin-bottom:1.5rem}._emptyState_md6wu_108 h2{color:#334155;margin-bottom:.5rem}._emptyState_md6wu_108 p{color:#64748b}@media (width<=640px){._leadCard_md6wu_25{flex-direction:column;align-items:flex-start}._image_md6wu_35{width:100%;height:200px}._actions_md6wu_63{width:100%}._viewBtn_md6wu_68,._soldBadge_md6wu_85{text-align:center;justify-content:center;width:100%}}._container_5va87_1{background-color:var(--background);min-height:100vh;padding:4rem 1rem}._content_5va87_7{background:#fff;border-radius:12px;max-width:800px;margin:0 auto;padding:3rem;box-shadow:0 4px 6px #0000000d}._content_5va87_7 h1{color:var(--text);margin-bottom:.5rem;font-size:2rem}._content_5va87_7 h2{color:var(--text);margin-top:2rem;margin-bottom:1rem;font-size:1.25rem}._content_5va87_7 p{color:#4b5563;margin-bottom:1rem;line-height:1.7}._chatsWrapper_1y8aj_1{padding-top:env(safe-area-inset-top,0px);z-index:1000;background:#f8fafc;display:flex;position:fixed;inset:0;overflow:hidden}._sidebar_1y8aj_14{background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;width:350px;display:flex}._sidebarHeader_1y8aj_22{border-bottom:1px solid #e2e8f0;padding:1.5rem}._sidebarTitle_1y8aj_27{color:#0f172a;margin:0;font-size:1.5rem;font-weight:700}._chatList_1y8aj_34{flex:1;overflow-y:auto}._chatItem_1y8aj_39{cursor:pointer;border-bottom:1px solid #f1f5f9;align-items:center;gap:1rem;padding:1rem;transition:background .2s;display:flex}._chatItem_1y8aj_39:hover{background:#f8fafc}._activeChat_1y8aj_53{background:#eff6ff;border-left:4px solid #3b82f6}._activeChat_1y8aj_53:hover{background:#eff6ff}._chatAvatar_1y8aj_62{color:#64748b;background:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}._chatAvatar_1y8aj_62 img{object-fit:cover;width:100%;height:100%}._chatInfo_1y8aj_81{flex:1;min-width:0}._chatTop_1y8aj_86{justify-content:space-between;align-items:baseline;margin-bottom:.25rem;display:flex}._chatName_1y8aj_93{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}._chatTime_1y8aj_101{color:#94a3b8;font-size:.75rem}._chatPreview_1y8aj_106{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;overflow:hidden}._chatArea_1y8aj_115{background:#f8fafc;flex-direction:column;flex:1;display:flex;position:relative}._chatHeader_1y8aj_123{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}._chatHeaderLeft_1y8aj_132{align-items:center;gap:1rem;display:flex}._backBtn_1y8aj_138{color:#64748b;cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}._listingPreview_1y8aj_147{color:inherit;background:#f1f5f9;border-radius:8px;align-items:center;gap:.75rem;padding:.5rem 1rem;text-decoration:none;display:flex}._listingPreview_1y8aj_147 img{object-fit:cover;border-radius:4px;width:40px;height:40px}._listingTitle_1y8aj_165{color:#0f172a;font-size:.9rem;font-weight:600}._listingPrice_1y8aj_171{color:#3b82f6;font-size:.85rem;font-weight:700}._messagesContainer_1y8aj_177{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}._message_1y8aj_177{flex-direction:column;max-width:70%;display:flex}._messageSent_1y8aj_192{align-self:flex-end}._messageReceived_1y8aj_196{align-self:flex-start}._messageBubble_1y8aj_200{word-break:break-word;border-radius:16px;padding:.75rem 1rem;font-size:.95rem;line-height:1.5}._messageSent_1y8aj_192 ._messageBubble_1y8aj_200{color:#fff;background:#3b82f6;border-bottom-right-radius:4px}._messageReceived_1y8aj_196 ._messageBubble_1y8aj_200{color:#334155;background:#fff;border:1px solid #e2e8f0;border-bottom-left-radius:4px}._messageTime_1y8aj_221{color:#94a3b8;align-self:flex-end;margin-top:.25rem;font-size:.7rem}._messageSent_1y8aj_192 ._messageTime_1y8aj_221{color:#fffc}._messageImage_1y8aj_232{cursor:pointer;border-radius:8px;max-width:250px;margin-top:.5rem}._inputArea_1y8aj_239{background:#fff;border-top:1px solid #e2e8f0;align-items:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}._attachBtn_1y8aj_248{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex}._attachBtn_1y8aj_248:hover{color:#3b82f6;background:#e2e8f0}._messageInput_1y8aj_268{resize:none;background:#f1f5f9;border:1px solid #0000;border-radius:24px;outline:none;flex:1;min-height:44px;max-height:120px;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}._messageInput_1y8aj_268:focus{background:#fff;border-color:#cbd5e1;box-shadow:0 0 0 4px #3b82f61a}._sendBtn_1y8aj_289{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex}._sendBtn_1y8aj_289:hover:not(:disabled){background:#2563eb}._sendBtn_1y8aj_289:disabled{cursor:not-allowed;background:#94a3b8}._emptyState_1y8aj_313{color:#64748b;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}._emptyStateIcon_1y8aj_322{color:#94a3b8;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1rem;display:flex}@media (width<=768px){._sidebar_1y8aj_14{z-index:10;width:100%;transition:transform .3s;position:absolute;top:0;bottom:0;left:0}._sidebarHidden_1y8aj_346{transform:translate(-100%)}._chatArea_1y8aj_115{z-index:5;position:absolute;inset:0}._backBtn_1y8aj_138{display:block}._listingPreview_1y8aj_147{display:none}}._wrapper_1u2ol_1{background-color:var(--background);min-height:calc(100vh - 60px);padding-bottom:4rem}._header_1u2ol_7{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);color:#fff;text-align:center;margin-bottom:-3rem;padding:4rem 1rem}._title_1u2ol_15{margin-bottom:1rem;font-size:2.5rem;font-weight:700}._subtitle_1u2ol_21{opacity:.9;max-width:600px;margin:0 auto;font-size:1.1rem}._contentCard_1u2ol_28{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--border);padding:3rem}._section_1u2ol_36{margin-bottom:3rem}._section_1u2ol_36:last-child{margin-bottom:0}._section_1u2ol_36 h2{color:var(--text);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600;display:flex}._section_1u2ol_36 p{color:var(--text-light);font-size:1.05rem;line-height:1.7}@media (width<=768px){._header_1u2ol_7{padding:3rem 1rem}._contentCard_1u2ol_28{padding:1.5rem}}._wrapper_1x8ji_1{background-color:var(--background);min-height:calc(100vh - 60px);padding-bottom:4rem}._header_1x8ji_7{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);color:#fff;text-align:center;margin-bottom:2rem;padding:4rem 1rem}._title_1x8ji_15{margin-bottom:1rem;font-size:2.5rem;font-weight:700}._subtitle_1x8ji_21{opacity:.9;max-width:600px;margin:0 auto;font-size:1.1rem}._contactGrid_1x8ji_28{grid-template-columns:1fr 1.5fr;align-items:flex-start;gap:3rem;display:grid}._infoSection_1x8ji_35 h2{color:var(--text);margin-bottom:1rem;font-size:1.75rem;font-weight:600}._infoText_1x8ji_42{color:var(--text-light);margin-bottom:2rem;line-height:1.6}._contactMethods_1x8ji_48{flex-direction:column;gap:1.5rem;display:flex}._method_1x8ji_54{align-items:flex-start;gap:1rem;display:flex}._iconWrapper_1x8ji_60{background:var(--background-hover);width:48px;height:48px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}._method_1x8ji_54 h3{color:var(--text);margin-bottom:.25rem;font-size:1.1rem;font-weight:600}._method_1x8ji_54 p{color:var(--text-light);margin-bottom:.25rem}._responseTime_1x8ji_84{color:var(--success);font-size:.85rem;font-weight:500}._formSection_1x8ji_90{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--border);padding:2.5rem}._form_1x8ji_90{flex-direction:column;gap:1.5rem;display:flex}._formGroup_1x8ji_104{flex-direction:column;gap:.5rem;display:flex}._formGroup_1x8ji_104 label{color:var(--text-light);font-size:.9rem;font-weight:600}._formGroup_1x8ji_104 input,._formGroup_1x8ji_104 textarea{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--background);color:var(--text);padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}._formGroup_1x8ji_104 input:focus,._formGroup_1x8ji_104 textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #2563eb1a}._submitBtn_1x8ji_135{background:var(--primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}._submitBtn_1x8ji_135:hover:not(:disabled){background:var(--primary-dark)}._submitBtn_1x8ji_135:disabled{opacity:.7;cursor:not-allowed}._successMessage_1x8ji_161{color:var(--success);border-radius:var(--radius-md);text-align:center;background:#10b9811a;border:1px solid #10b98133;padding:1rem;font-weight:500}@media (width<=768px){._contactGrid_1x8ji_28{grid-template-columns:1fr;gap:2rem}._formSection_1x8ji_90{padding:1.5rem}}
