.styles-module__EGx1Tq__hero{min-height:calc(88vh - var(--nav-height));align-items:center;padding:5rem 0 4rem;display:flex;position:relative;overflow:hidden}.styles-module__EGx1Tq__heroBg{background:radial-gradient(ellipse 80% 60% at 60% 20%, #10b98112 0%, transparent 60%), radial-gradient(ellipse 50% 40% at 20% 80%, #10b9810a 0%, transparent 50%), linear-gradient(180deg, var(--bg-base) 0%, var(--bg-surface) 100%);position:absolute;inset:0}.styles-module__EGx1Tq__heroGrid{background-image:linear-gradient(#10b98108 1px,#0000 1px),linear-gradient(90deg,#10b98108 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 70%,#000 0%,#0000 100%);mask-image:radial-gradient(70% 70%,#000 0%,#0000 100%)}.styles-module__EGx1Tq__orb{filter:blur(60px);pointer-events:none;border-radius:50%;position:absolute}.styles-module__EGx1Tq__orb1{background:radial-gradient(circle,#10b9811a 0%,#0000 70%);width:400px;height:400px;animation:8s ease-in-out infinite styles-module__EGx1Tq__float;top:-100px;right:10%}.styles-module__EGx1Tq__orb2{background:radial-gradient(circle,#10b9810f 0%,#0000 70%);width:280px;height:280px;animation:10s ease-in-out infinite reverse styles-module__EGx1Tq__float;bottom:0;left:5%}.styles-module__EGx1Tq__heroInner{z-index:1;grid-template-columns:1fr 420px;align-items:center;gap:4rem;width:100%;max-width:1320px;margin:0 auto;padding:0 2rem;display:grid;position:relative}.styles-module__EGx1Tq__left{animation:styles-module__EGx1Tq__fadeInUp .7s var(--ease-smooth) both}.styles-module__EGx1Tq__label{border-radius:var(--radius-full);color:var(--accent);letter-spacing:.06em;text-transform:uppercase;background:#10b98114;border:1px solid #10b98133;align-items:center;gap:8px;margin-bottom:1.5rem;padding:6px 14px;font-size:.75rem;font-weight:600;display:inline-flex}.styles-module__EGx1Tq__labelDot{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite styles-module__EGx1Tq__pulseGlow}.styles-module__EGx1Tq__headline{letter-spacing:-.04em;color:var(--text-primary);margin-bottom:1.25rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.08}.styles-module__EGx1Tq__headlineAccent{background:linear-gradient(135deg, var(--emerald-400) 0%, var(--emerald-600) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.styles-module__EGx1Tq__subtext{color:var(--text-secondary);max-width:520px;margin-bottom:2.25rem;font-size:1.0625rem;line-height:1.7}.styles-module__EGx1Tq__searchBox{background:var(--bg-card);border:1.5px solid var(--border-default);border-radius:var(--radius-xl);transition:all var(--t-base) var(--ease-smooth);align-items:center;gap:8px;max-width:580px;margin-bottom:2rem;padding:6px 6px 6px 20px;display:flex}.styles-module__EGx1Tq__searchBox:focus-within{border-color:var(--accent);box-shadow:0 0 0 4px #10b9811a, var(--shadow-md);background:var(--bg-elevated)}.styles-module__EGx1Tq__searchInput{font-family:var(--font-sans);color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:.9375rem}.styles-module__EGx1Tq__searchInput::placeholder{color:var(--text-muted)}.styles-module__EGx1Tq__searchBtn{border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--emerald-500), var(--emerald-600));color:#fff;font-family:var(--font-sans);cursor:pointer;transition:all var(--t-base) var(--ease-smooth);white-space:nowrap;border:none;flex-shrink:0;align-items:center;gap:8px;padding:.65rem 1.25rem;font-size:.875rem;font-weight:600;display:flex;box-shadow:0 4px 12px #10b9814d}.styles-module__EGx1Tq__searchBtn:hover{background:linear-gradient(135deg, var(--emerald-400), var(--emerald-500));transform:translateY(-1px);box-shadow:0 6px 20px #10b98166}.styles-module__EGx1Tq__trustRow{flex-wrap:wrap;gap:1rem;display:flex}.styles-module__EGx1Tq__trustItem{color:var(--text-secondary);align-items:center;gap:7px;font-size:.8125rem;font-weight:500;display:flex}.styles-module__EGx1Tq__trustDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:6px;height:6px}.styles-module__EGx1Tq__statsRow{gap:2rem;margin-bottom:2rem;display:flex}.styles-module__EGx1Tq__statNum{font-family:var(--font-display);color:var(--text-primary);font-size:1.5rem;font-weight:700;line-height:1}.styles-module__EGx1Tq__statLabel{color:var(--text-muted);margin-top:3px;font-size:.75rem}.styles-module__EGx1Tq__right{animation:styles-module__EGx1Tq__fadeInUp .7s .15s var(--ease-smooth) both}.styles-module__EGx1Tq__showcaseWrap{position:relative}.styles-module__EGx1Tq__showcaseGrid{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;gap:12px;display:grid}.styles-module__EGx1Tq__showcaseCard{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-xl);transition:all var(--t-base) var(--ease-smooth);cursor:pointer;flex-direction:column;gap:.75rem;padding:1.5rem;display:flex;position:relative;overflow:hidden}.styles-module__EGx1Tq__showcaseCard:before{content:"";opacity:0;transition:opacity var(--t-base) var(--ease-smooth);background:linear-gradient(135deg,#10b98108 0%,#0000 60%);position:absolute;inset:0}.styles-module__EGx1Tq__showcaseCard:hover{border-color:var(--border-strong);box-shadow:var(--shadow-glow);transform:translateY(-3px)}.styles-module__EGx1Tq__showcaseCard:hover:before{opacity:1}.styles-module__EGx1Tq__showcaseCard.styles-module__EGx1Tq__large{grid-row:span 2}.styles-module__EGx1Tq__cardEmoji{font-size:2rem;line-height:1}.styles-module__EGx1Tq__cardTitle{font-family:var(--font-display);color:var(--text-primary);font-size:.875rem;font-weight:700}.styles-module__EGx1Tq__cardPrice{color:var(--accent);font-size:.8125rem;font-weight:600}.styles-module__EGx1Tq__cardBadge{border-radius:var(--radius-full);letter-spacing:.05em;text-transform:uppercase;color:var(--accent);background:#10b9811f;border:1px solid #10b98133;width:fit-content;padding:2px 8px;font-size:.65rem;font-weight:600;display:inline-flex}.styles-module__EGx1Tq__floatingBadge{background:var(--bg-card);border:1px solid var(--border-strong);border-radius:var(--radius-full);color:var(--accent);white-space:nowrap;box-shadow:var(--shadow-md);align-items:center;gap:8px;padding:8px 18px;font-size:.8125rem;font-weight:600;display:flex;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.styles-module__EGx1Tq__badgePulse{background:var(--accent);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite styles-module__EGx1Tq__pulseGlow}@media (max-width:1024px){.styles-module__EGx1Tq__heroInner{grid-template-columns:1fr;gap:3rem}.styles-module__EGx1Tq__right{order:-1}.styles-module__EGx1Tq__showcaseGrid{max-width:420px;margin:0 auto}}@media (max-width:680px){.styles-module__EGx1Tq__hero{padding:3rem 0 2.5rem}.styles-module__EGx1Tq__heroInner{padding:0 1rem}.styles-module__EGx1Tq__headline{font-size:2.25rem}.styles-module__EGx1Tq__searchBox{padding:6px 6px 6px 16px}.styles-module__EGx1Tq__searchBtn span{display:none}.styles-module__EGx1Tq__statsRow{gap:1.5rem}.styles-module__EGx1Tq__right{display:none}}
.styles-module__BHvR6a__section{padding:0}.styles-module__BHvR6a__inner{width:100%}.styles-module__BHvR6a__title{font-family:var(--font-display);color:var(--text-primary);align-items:center;gap:8px;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;display:flex}.styles-module__BHvR6a__title:before{content:"";background:var(--accent);border-radius:4px;width:12px;height:24px;display:inline-block}.styles-module__BHvR6a__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;display:grid}@media (max-width:1200px){.styles-module__BHvR6a__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media (max-width:768px){.styles-module__BHvR6a__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}.styles-module__BHvR6a__title{font-size:1.25rem}.styles-module__BHvR6a__title:before{height:20px}}
.styles-module__nJTnpW__overlay{z-index:300;opacity:0;pointer-events:none;background:#0000004d;transition:opacity .3s;position:fixed;inset:0}.styles-module__nJTnpW__overlayOpen{opacity:1;pointer-events:auto}.styles-module__nJTnpW__drawer{z-index:301;background:#fff;flex-direction:column;width:400px;max-width:100vw;transition:transform .35s cubic-bezier(.34,1.56,.64,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-8px 0 30px #0000001a}.styles-module__nJTnpW__drawerOpen{transform:translate(0)}.styles-module__nJTnpW__drawerHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.styles-module__nJTnpW__drawerTitle{font-family:var(--font-display);font-size:1rem;font-weight:700}.styles-module__nJTnpW__closeBtn{background:var(--bg-soft);cursor:pointer;width:36px;height:36px;color:var(--text-muted);border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.styles-module__nJTnpW__closeBtn:hover{background:var(--border);color:var(--text)}.styles-module__nJTnpW__messages{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}.styles-module__nJTnpW__message{border-radius:var(--radius-md);max-width:80%;padding:.75rem 1rem;font-size:.875rem;line-height:1.5;animation:.3s styles-module__nJTnpW__fadeInUp}.styles-module__nJTnpW__messageSent{background:var(--green);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.styles-module__nJTnpW__messageReceived{background:var(--bg-soft);color:var(--text);border-bottom-left-radius:4px;align-self:flex-start}.styles-module__nJTnpW__messageTime{opacity:.6;margin-top:.25rem;font-size:.6875rem}.styles-module__nJTnpW__inputArea{border-top:1px solid var(--border);gap:.75rem;padding:1rem 1.5rem;display:flex}.styles-module__nJTnpW__chatInput{border:1.5px solid var(--border);height:44px;font-family:var(--font-sans);border-radius:999px;outline:none;flex:1;padding:0 1rem;font-size:.875rem;transition:border-color .2s}.styles-module__nJTnpW__chatInput:focus{border-color:var(--green)}.styles-module__nJTnpW__sendBtn{background:var(--green);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex}.styles-module__nJTnpW__sendBtn:hover{background:var(--green-dark)}@keyframes styles-module__nJTnpW__fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.styles-module__nJTnpW__trigger{border:1.5px solid var(--border);color:var(--text);font-family:var(--font-sans);cursor:pointer;background:0 0;border-radius:999px;flex:1;padding:.625rem 0;font-size:.8125rem;font-weight:600;transition:all .2s}.styles-module__nJTnpW__trigger:hover{border-color:var(--green);color:var(--green)}
.styles-module__-5M_CG__card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);transition:all var(--t-base) var(--ease-smooth);animation:styles-module__-5M_CG__fadeInUp .5s var(--ease-smooth) both;flex-direction:column;display:flex;position:relative;overflow:hidden}.styles-module__-5M_CG__card:after{content:"";border-radius:inherit;-webkit-mask-composite:destination-out;opacity:0;transition:opacity var(--t-base) var(--ease-smooth);background:linear-gradient(135deg,#10b9811a,#0000) border-box;border:1px solid #0000;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.styles-module__-5M_CG__card:hover{border-color:var(--border-default);box-shadow:var(--shadow-glow);transform:translateY(-5px)}.styles-module__-5M_CG__card:hover:after{opacity:1}.styles-module__-5M_CG__imageWrap{aspect-ratio:1;background:var(--bg-surface);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.styles-module__-5M_CG__imageWrap:before{content:"";background:radial-gradient(at 50% 0,#10b9810f 0%,#0000 60%);position:absolute;inset:0}.styles-module__-5M_CG__imagePlaceholder{opacity:.6;transition:transform .4s var(--ease-spring);z-index:1;font-size:3.5rem;position:relative}.styles-module__-5M_CG__card:hover .styles-module__-5M_CG__imagePlaceholder{transform:scale(1.1)translateY(-4px)}.styles-module__-5M_CG__badges{z-index:2;flex-direction:column;gap:5px;display:flex;position:absolute;top:.75rem;left:.75rem}.styles-module__-5M_CG__badge{border-radius:var(--radius-full);letter-spacing:.05em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);align-items:center;padding:3px 10px;font-size:.65rem;font-weight:700;display:inline-flex}.styles-module__-5M_CG__badgeBest{color:#fff;background:#10b981e6;border:1px solid #10b98166}.styles-module__-5M_CG__badgeVerified{color:#93c5fd;background:#60a5fa26;border:1px solid #60a5fa40}.styles-module__-5M_CG__badgeDelivery{color:var(--accent);background:#10b9811f;border:1px solid #10b98133}.styles-module__-5M_CG__badgeNegotiable{color:#fbbf24;background:#fbbf241f;border:1px solid #fbbf2433}.styles-module__-5M_CG__wishlistBtn{border:1px solid var(--border-default);cursor:pointer;width:32px;height:32px;color:var(--text-muted);transition:all var(--t-fast) var(--ease-smooth);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background:#0d1411b3;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:.75rem;right:.75rem}.styles-module__-5M_CG__wishlistBtn:hover{color:#f87171;background:#f871711a;border-color:#f871714d}.styles-module__-5M_CG__info{flex-direction:column;flex:1;gap:.5rem;padding:1.125rem;display:flex}.styles-module__-5M_CG__title{font-family:var(--font-display);color:var(--text-primary);transition:color var(--t-fast) var(--ease-smooth);font-size:1rem;font-weight:700;line-height:1.35}.styles-module__-5M_CG__title:hover{color:var(--accent)}.styles-module__-5M_CG__meta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.styles-module__-5M_CG__metaItem{color:var(--text-muted);background:var(--bg-elevated);border-radius:var(--radius-sm);padding:2px 8px;font-size:.75rem}.styles-module__-5M_CG__vendor{color:var(--text-secondary);align-items:center;gap:4px;font-size:.75rem;display:flex}.styles-module__-5M_CG__vendorStars{color:#fbbf24;letter-spacing:-1px}.styles-module__-5M_CG__priceRow{justify-content:space-between;align-items:center;margin-top:auto;padding-top:.625rem;display:flex}.styles-module__-5M_CG__price{font-family:var(--font-display);color:var(--accent);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.styles-module__-5M_CG__actions{gap:8px;padding:0 1.125rem 1.125rem;display:flex}.styles-module__-5M_CG__btn{border-radius:var(--radius-lg);font-family:var(--font-sans);cursor:pointer;transition:all var(--t-base) var(--ease-smooth);border:none;flex:1;justify-content:center;align-items:center;padding:.55rem 0;font-size:.8125rem;font-weight:600;display:flex}.styles-module__-5M_CG__btnPrimary{background:linear-gradient(135deg, var(--emerald-500), var(--emerald-600));color:#fff;box-shadow:0 3px 10px #10b98140}.styles-module__-5M_CG__btnPrimary:hover{background:linear-gradient(135deg, var(--emerald-400), var(--emerald-500));box-shadow:0 5px 16px #10b98159}.styles-module__-5M_CG__chatWrap{flex:1}.styles-module__-5M_CG__bestMatchBar{color:var(--accent);letter-spacing:.01em;background:#10b9810f;border-top:1px solid #10b9811a;flex-wrap:wrap;align-items:center;gap:8px;padding:.5rem 1.125rem;font-size:.7rem;font-weight:600;display:flex}.styles-module__-5M_CG__bestMatchBar svg{flex-shrink:0}
.purchase-chat-module__gDndBa__chatBtn{border:1.5px solid var(--border);background:var(--bg-soft);width:100%;font-family:var(--font-sans);cursor:pointer;border-radius:999px;padding:.875rem;font-size:.9375rem;font-weight:600;transition:all .2s}.purchase-chat-module__gDndBa__chatBtn:hover{border-color:var(--green);color:var(--green)}
.styles-module__B3Jt6a__panel{background:var(--green-light);border-radius:var(--radius-lg);border:1px solid #0d7a4326;margin-bottom:2rem;padding:1.5rem 2rem}.styles-module__B3Jt6a__header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.styles-module__B3Jt6a__icon{background:var(--green);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:700;display:flex}.styles-module__B3Jt6a__title{font-family:var(--font-display);color:var(--green-dark);font-size:1rem;font-weight:700}.styles-module__B3Jt6a__subtitle{color:var(--green-dark);opacity:.8;font-size:.8125rem}.styles-module__B3Jt6a__intentGrid{flex-wrap:wrap;gap:1.5rem;display:flex}.styles-module__B3Jt6a__intentItem{flex-direction:column;gap:.25rem;display:flex}.styles-module__B3Jt6a__intentLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--green-dark);opacity:.6;font-size:.6875rem;font-weight:700}.styles-module__B3Jt6a__intentValue{color:var(--green-dark);font-size:.9375rem;font-weight:600}.styles-module__B3Jt6a__count{color:var(--green-dark);border-top:1px solid #0d7a431a;margin-top:1rem;padding-top:1rem;font-size:.8125rem;font-weight:600}.styles-module__B3Jt6a__thinking{align-items:center;gap:.75rem;padding:1rem 0;display:flex}.styles-module__B3Jt6a__dots{gap:4px;display:flex}.styles-module__B3Jt6a__dot{background:var(--green);border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite styles-module__B3Jt6a__pulse}.styles-module__B3Jt6a__dot:nth-child(2){animation-delay:.2s}.styles-module__B3Jt6a__dot:nth-child(3){animation-delay:.4s}@keyframes styles-module__B3Jt6a__pulse{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.styles-module__B3Jt6a__thinkingText{color:var(--green-dark);font-size:.875rem;font-weight:500}
.styles-module__4QXZfa__sidebar{width:240px;top:calc(var(--nav-height) + 2rem);flex-shrink:0;position:sticky}.styles-module__4QXZfa__title{font-family:var(--font-display);color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem;font-size:.9375rem;font-weight:700}.styles-module__4QXZfa__list{flex-direction:column;gap:.25rem;display:flex}.styles-module__4QXZfa__item{border-radius:var(--radius-md);color:var(--text-secondary);transition:all var(--t-fast) var(--ease-smooth);cursor:pointer;border:1px solid #0000;align-items:center;gap:.75rem;padding:.625rem .875rem;font-size:.875rem;font-weight:500;display:flex}.styles-module__4QXZfa__item:hover{background:var(--bg-elevated);color:var(--text-primary);border-color:var(--border-subtle);transform:translate(4px)}.styles-module__4QXZfa__icon{text-align:center;flex-shrink:0;width:24px;font-size:1.125rem}.styles-module__4QXZfa__name{flex:1}.styles-module__4QXZfa__count{color:var(--text-muted);background:var(--bg-surface);border-radius:var(--radius-sm);border:1px solid var(--border-default);padding:2px 6px;font-size:.7rem}@media (max-width:1024px){.styles-module__4QXZfa__sidebar{width:100%;margin-bottom:2rem;position:static}.styles-module__4QXZfa__list{-ms-overflow-style:none;scrollbar-width:none;flex-flow:row;gap:.5rem;padding-bottom:.5rem;overflow-x:auto}.styles-module__4QXZfa__list::-webkit-scrollbar{display:none}.styles-module__4QXZfa__item{white-space:nowrap;background:var(--bg-card);border-color:var(--border-default)}.styles-module__4QXZfa__item:hover{transform:translateY(-2px)}}
.page-module__L1V8Yq__page{max-width:1280px;margin:0 auto;padding:2rem}.page-module__L1V8Yq__breadcrumb{color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;display:flex}.page-module__L1V8Yq__breadcrumb a{color:var(--text-muted);transition:color .2s}.page-module__L1V8Yq__breadcrumb a:hover{color:var(--green)}.page-module__L1V8Yq__layout{gap:2rem;display:flex}.page-module__L1V8Yq__main{flex:1;min-width:0}.page-module__L1V8Yq__header{align-items:baseline;gap:1rem;margin-bottom:2rem;display:flex}.page-module__L1V8Yq__title{font-size:1.75rem;font-weight:700}.page-module__L1V8Yq__count{color:var(--text-muted);font-size:.9375rem}.page-module__L1V8Yq__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid}@media (max-width:1024px){.page-module__L1V8Yq__layout{flex-direction:column}}@media (max-width:768px){.page-module__L1V8Yq__page{padding:1rem}.page-module__L1V8Yq__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}}
.page-module__YnyroG__pageLayout{grid-template-columns:240px 1fr;align-items:start;gap:2.5rem;max-width:1320px;margin:0 auto;padding:0 2rem;display:grid}.page-module__YnyroG__mainArea{flex-direction:column;gap:4rem;min-width:0;padding-bottom:5rem;display:flex}.page-module__YnyroG__whySection{border-top:1px solid var(--border-subtle);margin-top:2rem;padding:4rem 0}.page-module__YnyroG__whyInner{text-align:center;max-width:900px;margin:0 auto}.page-module__YnyroG__whyTitle{color:var(--text-primary);letter-spacing:-.03em;margin-bottom:4rem;font-size:2.5rem;font-weight:700}.page-module__YnyroG__whyGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.page-module__YnyroG__whyCard{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-xl);text-align:center;transition:all var(--t-base) var(--ease-smooth);padding:2.5rem 2rem;position:relative;overflow:hidden}.page-module__YnyroG__whyCard:before{content:"";background:linear-gradient(90deg, transparent, var(--accent), transparent);opacity:0;height:2px;transition:opacity var(--t-base) var(--ease-smooth);position:absolute;top:0;left:0;right:0}.page-module__YnyroG__whyCard:hover{background:var(--bg-elevated);box-shadow:var(--shadow-glow-lg);border-color:var(--border-strong);transform:translateY(-8px)}.page-module__YnyroG__whyCard:hover:before{opacity:1}.page-module__YnyroG__whyIcon{background:var(--accent-glow);width:56px;height:56px;color:var(--accent);font-family:var(--font-display);border:1px solid #10b98133;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:800;display:flex;box-shadow:inset 0 0 10px #10b9811a}.page-module__YnyroG__whyCard h3{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.page-module__YnyroG__whyCard p{color:var(--text-secondary);font-size:.9375rem;line-height:1.6}@media (max-width:1024px){.page-module__YnyroG__pageLayout{grid-template-columns:1fr;gap:0}.page-module__YnyroG__whyGrid{grid-template-columns:1fr;gap:1.5rem;max-width:400px;margin:0 auto}}@media (max-width:768px){.page-module__YnyroG__pageLayout{padding:0 1rem}.page-module__YnyroG__whyTitle{margin-bottom:2rem;font-size:2rem}}
.page-module__bfvrRG__page{max-width:1280px;margin:0 auto;padding:2rem}.page-module__bfvrRG__breadcrumb{color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;display:flex}.page-module__bfvrRG__breadcrumb a{color:var(--text-muted);transition:color .2s}.page-module__bfvrRG__breadcrumb a:hover{color:var(--green)}.page-module__bfvrRG__layout{grid-template-columns:1fr 1.2fr 1fr;align-items:start;gap:3rem;display:grid}.page-module__bfvrRG__left{flex-direction:column;gap:1rem;display:flex}.page-module__bfvrRG__imageWrap{aspect-ratio:1;background:var(--bg-soft);border-radius:var(--radius-lg);justify-content:center;align-items:center;display:flex;overflow:hidden}.page-module__bfvrRG__imagePlaceholder{opacity:.4;font-size:6rem}.page-module__bfvrRG__thumbnails{gap:.75rem;display:flex}.page-module__bfvrRG__thumb{border-radius:var(--radius-sm);background:var(--bg-soft);cursor:pointer;border:2px solid #0000;width:72px;height:72px;transition:all .2s}.page-module__bfvrRG__thumb:hover{border-color:var(--border)}.page-module__bfvrRG__thumbActive{border-color:var(--green)}.page-module__bfvrRG__center{flex-direction:column;gap:1.25rem;display:flex}.page-module__bfvrRG__badges{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__bfvrRG__badge{background:var(--green-light);color:var(--green-dark);border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.page-module__bfvrRG__title{font-size:2.5rem;font-weight:800;line-height:1.1}.page-module__bfvrRG__description{color:var(--text-muted);font-size:1rem;line-height:1.7}.page-module__bfvrRG__metaRow{border-top:1px solid var(--border);border-bottom:1px solid var(--border);gap:2rem;padding:1.25rem 0;display:flex}.page-module__bfvrRG__metaItem{flex-direction:column;gap:.25rem;display:flex}.page-module__bfvrRG__metaLabel{color:var(--text-light);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.page-module__bfvrRG__metaItem span:last-child{font-size:.9375rem;font-weight:600}.page-module__bfvrRG__specsWrap{padding-top:.5rem}.page-module__bfvrRG__specsTitle{font-family:var(--font-display);margin-bottom:.75rem;font-size:1rem;font-weight:700}.page-module__bfvrRG__specsGrid{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__bfvrRG__spec{background:var(--bg-soft);border-radius:var(--radius-sm);color:var(--text-muted);padding:.375rem .75rem;font-size:.8125rem}.page-module__bfvrRG__whyMatch{background:var(--green-light);border-radius:var(--radius-md);margin-top:.5rem;padding:1.25rem 1.5rem}.page-module__bfvrRG__whyMatch h3{font-family:var(--font-display);color:var(--green-dark);margin-bottom:.75rem;font-size:.9375rem;font-weight:700}.page-module__bfvrRG__whyMatch ul{flex-direction:column;gap:.5rem;list-style:none;display:flex}.page-module__bfvrRG__whyMatch li{color:var(--green-dark);font-size:.875rem;font-weight:500}.page-module__bfvrRG__right{top:calc(var(--nav-height) + 2rem);position:sticky}.page-module__bfvrRG__purchasePanel{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fff;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.page-module__bfvrRG__price{font-family:var(--font-display);color:var(--green);font-size:2rem;font-weight:800}.page-module__bfvrRG__vendorInfo{border-bottom:1px solid var(--border);flex-direction:column;gap:.25rem;padding-bottom:1rem;display:flex}.page-module__bfvrRG__vendorName{font-size:.9375rem;font-weight:600}.page-module__bfvrRG__vendorRating{color:#f59e0b;font-size:.8125rem}.page-module__bfvrRG__buyBtn{background:var(--green);color:#fff;width:100%;font-family:var(--font-sans);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;padding:.875rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.page-module__bfvrRG__buyBtn:hover{background:var(--green-dark)}.page-module__bfvrRG__delivery{color:var(--text-muted);justify-content:center;align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.page-module__bfvrRG__back{border-top:1px solid var(--border);margin-top:3rem;padding-top:2rem}.page-module__bfvrRG__back a{color:var(--text-muted);font-size:.9375rem;transition:color .2s}.page-module__bfvrRG__back a:hover{color:var(--green)}@media (max-width:1024px){.page-module__bfvrRG__layout{grid-template-columns:1fr}.page-module__bfvrRG__right{position:static}.page-module__bfvrRG__title{font-size:1.75rem}}@media (max-width:768px){.page-module__bfvrRG__page{padding:1rem}.page-module__bfvrRG__metaRow{flex-wrap:wrap;gap:1rem}}
.page-module__BqEwhG__page{max-width:1280px;margin:0 auto;padding:2rem}.page-module__BqEwhG__breadcrumb{color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;display:flex}.page-module__BqEwhG__breadcrumb a{color:var(--text-muted);transition:color .2s}.page-module__BqEwhG__breadcrumb a:hover{color:var(--green)}.page-module__BqEwhG__header{align-items:baseline;gap:1rem;margin-bottom:2rem;display:flex}.page-module__BqEwhG__title{font-size:1.75rem;font-weight:700}.page-module__BqEwhG__count{color:var(--text-muted);font-size:.9375rem}.page-module__BqEwhG__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid}.page-module__BqEwhG__grid>*{animation:.4s both page-module__BqEwhG__fadeInUp}.page-module__BqEwhG__grid>:first-child{animation-delay:20ms}.page-module__BqEwhG__grid>:nth-child(2){animation-delay:60ms}.page-module__BqEwhG__grid>:nth-child(3){animation-delay:.1s}.page-module__BqEwhG__grid>:nth-child(4){animation-delay:.14s}.page-module__BqEwhG__grid>:nth-child(5){animation-delay:.18s}.page-module__BqEwhG__grid>:nth-child(6){animation-delay:.22s}.page-module__BqEwhG__grid>:nth-child(7){animation-delay:.26s}.page-module__BqEwhG__grid>:nth-child(8){animation-delay:.3s}@keyframes page-module__BqEwhG__fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.page-module__BqEwhG__empty{text-align:center;padding:5rem 2rem}.page-module__BqEwhG__emptyIcon{margin-bottom:1rem;font-size:3rem}.page-module__BqEwhG__emptyTitle{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.page-module__BqEwhG__emptyText{color:var(--text-muted);max-width:400px;margin:0 auto;font-size:1rem;line-height:1.6}@media (max-width:768px){.page-module__BqEwhG__page{padding:1rem}.page-module__BqEwhG__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}.page-module__BqEwhG__title{font-size:1.375rem}}
