.home-module__Fam4oG__homeHeroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:40px}.home-module__Fam4oG__homeHeroTitle{max-width:460px;margin-bottom:18px;font-size:clamp(2rem,4vw,3rem);line-height:1.04}.home-module__Fam4oG__homeHeroCopy{max-width:440px;margin:0 0 28px;font-size:1.02rem;line-height:1.55}.home-module__Fam4oG__homeHeroActions{margin-bottom:32px}.home-module__Fam4oG__homeHeroVisual{min-height:unset}.home-module__Fam4oG__homeHeroDeviceImage{transform-origin:100%;max-width:1240px;transform:scale(1.1)}.home-module__Fam4oG__storeAvailabilityRow{flex-wrap:wrap;align-items:stretch;gap:12px;display:flex}.home-module__Fam4oG__storeBadgeCard{background:var(--bg-card);border:1px solid var(--divider);border-radius:14px;align-items:center;padding:10px 12px;display:flex}.home-module__Fam4oG__storeBadgeCardPlain{background:0 0;border:none;border-radius:0;padding:0}.home-module__Fam4oG__storeBadgeImage{width:312px;height:auto;display:block}.home-module__Fam4oG__statsLabelsGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:40px;display:grid}.home-module__Fam4oG__statNum{color:var(--accent);letter-spacing:-.04em;font-size:3.5rem;font-weight:400;line-height:1}.home-module__Fam4oG__statLabel{color:var(--text-muted);margin-top:12px;font-size:.95rem;font-weight:500}.home-module__Fam4oG__cssInventory{flex-direction:column;gap:16px;width:100%;max-width:440px;display:flex;position:relative}.home-module__Fam4oG__invCard{background:var(--bg-card);border-radius:var(--radius);box-shadow:var(--shadow-sm);border:1px solid var(--divider);justify-content:space-between;align-items:center;padding:24px;transition:transform .4s;display:flex}.home-module__Fam4oG__invCard:nth-child(2){transform:translate(20px)}.home-module__Fam4oG__invCard:nth-child(3){opacity:.7;transform:translate(40px)}.home-module__Fam4oG__invCard:hover{transform:translate(-5px)}.home-module__Fam4oG__invInfo h4{margin-bottom:4px;font-size:1.1rem;font-weight:500}.home-module__Fam4oG__invInfo p{color:var(--text-muted);font-size:.9rem}.home-module__Fam4oG__invAmount{color:var(--text);font-size:1.1rem;font-weight:600}.home-module__Fam4oG__invStatus{background:var(--accent-light);color:var(--accent);border-radius:8px;padding:6px 12px;font-size:.8rem;font-weight:600}.home-module__Fam4oG__cssReceipt{background:var(--bg-card);border-radius:var(--radius);box-shadow:var(--shadow-md);border:1px solid var(--divider);width:100%;max-width:380px;padding:40px;position:relative;transform:rotate(-2deg)}.home-module__Fam4oG__cssReceipt:before{content:"";background:var(--bg-card);opacity:.5;z-index:-1;border-radius:10px 10px 0 0;height:20px;position:absolute;top:-10px;left:20px;right:20px}.home-module__Fam4oG__receiptHeader{text-align:center;border-bottom:1px dashed var(--divider);margin-bottom:32px;padding-bottom:24px}.home-module__Fam4oG__receiptHeader h3{font-size:1.25rem;font-weight:500}.home-module__Fam4oG__receiptHeader p{color:var(--text-muted);margin-top:4px;font-size:.9rem}.home-module__Fam4oG__receiptRow{color:var(--text-muted);justify-content:space-between;margin-bottom:16px;font-size:1rem;display:flex}.home-module__Fam4oG__receiptRow.home-module__Fam4oG__total{color:var(--text);border-top:1px solid var(--divider);margin-top:32px;padding-top:24px;font-size:1.25rem;font-weight:600}.home-module__Fam4oG__cssSync{justify-content:center;align-items:center;width:100%;height:400px;display:flex;position:relative}.home-module__Fam4oG__syncCenter{background:var(--text);color:var(--bg);border-radius:var(--radius);z-index:2;box-shadow:var(--shadow-md);padding:24px;font-weight:500}.home-module__Fam4oG__syncNode{background:var(--bg-card);border:1px solid var(--divider);color:var(--text-muted);box-shadow:var(--shadow-sm);border-radius:16px;padding:16px;font-size:.9rem;position:absolute}.home-module__Fam4oG__syncLine{background:var(--divider);z-index:0;transform-origin:0;position:absolute}@media (max-width:768px){.home-module__Fam4oG__homeHeroGrid{grid-template-columns:1fr;gap:10px}.home-module__Fam4oG__homeHeroTitle{max-width:560px;margin-bottom:14px;font-size:clamp(1.9rem,6vw,2.5rem)}.home-module__Fam4oG__homeHeroCopy{max-width:560px;margin-bottom:22px}.home-module__Fam4oG__homeHeroActions{margin-bottom:16px}.home-module__Fam4oG__homeHeroVisual{margin-top:6px;justify-content:center!important}.home-module__Fam4oG__homeHeroDeviceImage{max-width:100%;transform:none}.home-module__Fam4oG__statsLabelsGrid{grid-template-columns:repeat(2,1fr);gap:32px}.home-module__Fam4oG__cssReceipt{transform:rotate(0)}}@media (max-width:480px){.home-module__Fam4oG__homeHeroTitle{max-width:none;margin-bottom:12px!important;font-size:clamp(1.7rem,8.2vw,2.2rem)!important}.home-module__Fam4oG__homeHeroCopy{max-width:none;margin-bottom:18px!important;font-size:.96rem!important;line-height:1.5!important}.home-module__Fam4oG__homeHeroActions .home-module__Fam4oG__btn{width:100%}.home-module__Fam4oG__storeAvailabilityRow{flex-direction:column;align-items:center;width:100%}.home-module__Fam4oG__storeBadgeCard{justify-content:center;width:100%;padding:10px}.home-module__Fam4oG__storeBadgeCardPlain{justify-content:center;padding:0}.home-module__Fam4oG__storeBadgeImage{width:268px}.home-module__Fam4oG__homeHeroVisual{margin-top:2px}.home-module__Fam4oG__homeHeroDeviceImage{width:112%;max-width:112%;margin-right:-6%}.home-module__Fam4oG__statsLabelsGrid{grid-template-columns:1fr;gap:20px}}
