.loading-module__AQuVDa__page{min-height:calc(100dvh - var(--header-height));padding-bottom:var(--space-16);background:var(--surface-page)}.loading-module__AQuVDa__status{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.loading-module__AQuVDa__surface{min-height:inherit;animation:loading-module__AQuVDa__surfaceIn .16s var(--ease-out) both;position:relative;overflow:hidden}.loading-module__AQuVDa__surface:after{z-index:10;background:linear-gradient(100deg, transparent 36%, color-mix(in srgb, var(--surface-card) 62%, transparent) 49%, transparent 62%);content:"";pointer-events:none;animation:loading-module__AQuVDa__sweep 1.35s var(--ease-standard) infinite;will-change:transform;position:absolute;inset:0;transform:translate(-100%)}.loading-module__AQuVDa__block{border-radius:var(--radius-sm);background:var(--asphalt-100);display:block}.loading-module__AQuVDa__navigation{width:min(100%, var(--container-max));align-items:center;gap:var(--space-5);min-height:68px;padding:var(--space-4) var(--space-6) 0;margin-inline:auto;display:flex}.loading-module__AQuVDa__backButton{border-radius:var(--radius-pill);flex:0 0 40px;width:40px;height:40px}.loading-module__AQuVDa__breadcrumb{width:min(390px,42vw);height:12px}.loading-module__AQuVDa__gallery{width:min(100%, var(--container-max));aspect-ratio:2;padding:var(--space-4) var(--space-8) 0;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:10px;margin-inline:auto;display:grid;position:relative}.loading-module__AQuVDa__galleryMain{border-radius:var(--radius-xl) 0 0 var(--radius-xl);grid-row:1/3}.loading-module__AQuVDa__gallerySide{border-radius:0 var(--radius-xl) 0 0}.loading-module__AQuVDa__gallerySide:nth-of-type(3){border-radius:0 0 var(--radius-xl) 0}.loading-module__AQuVDa__photoCounter{display:none}.loading-module__AQuVDa__detailShell{width:min(100%, var(--container-max));align-items:start;gap:var(--space-10);margin:var(--space-10) auto 0;padding-inline:var(--space-8);grid-template-columns:minmax(0,1fr) 380px;display:grid}.loading-module__AQuVDa__mainCard,.loading-module__AQuVDa__contactCard{border:1px solid var(--border-subtle);border-radius:var(--radius-xl);background:var(--surface-card);box-shadow:var(--shadow-sm)}.loading-module__AQuVDa__mainCard{min-width:0;overflow:hidden}.loading-module__AQuVDa__titleBlock,.loading-module__AQuVDa__specSection,.loading-module__AQuVDa__description{padding:var(--space-8)}.loading-module__AQuVDa__specSection,.loading-module__AQuVDa__description{border-top:1px solid var(--border-subtle)}.loading-module__AQuVDa__title{border-radius:var(--radius-md);width:min(520px,76%);height:34px}.loading-module__AQuVDa__version{width:min(360px,62%);height:13px;margin-top:12px}.loading-module__AQuVDa__quickFacts{margin-top:var(--space-6);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.loading-module__AQuVDa__quickFacts>div{border-right:1px solid var(--border-subtle);grid-template-columns:30px minmax(0,1fr);align-items:center;gap:10px;min-width:0;min-height:74px;padding:14px;display:grid}.loading-module__AQuVDa__quickFacts>div:last-child{border-right:0}.loading-module__AQuVDa__factIcon{border-radius:var(--radius-pill);width:28px;height:28px}.loading-module__AQuVDa__quickFacts>div>span:last-child{gap:7px;min-width:0;display:grid}.loading-module__AQuVDa__quickFacts i{display:block}.loading-module__AQuVDa__factLabel{height:8px}.loading-module__AQuVDa__factValue{width:84%;height:13px}.loading-module__AQuVDa__sectionHeading{width:190px;height:20px;margin-bottom:var(--space-5)}.loading-module__AQuVDa__specGrid{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.loading-module__AQuVDa__specGrid>div{border-right:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);gap:9px;padding:15px 16px;display:grid}.loading-module__AQuVDa__specGrid>div:nth-child(2n){border-right:0}.loading-module__AQuVDa__specGrid>div:nth-last-child(-n+2){border-bottom:0}.loading-module__AQuVDa__specLabel{height:9px}.loading-module__AQuVDa__specValue{width:72%;height:14px}.loading-module__AQuVDa__description{display:grid}.loading-module__AQuVDa__copyLong,.loading-module__AQuVDa__copyShort{height:11px;margin-bottom:10px}.loading-module__AQuVDa__copyLong{width:96%}.loading-module__AQuVDa__copyShort{width:64%}.loading-module__AQuVDa__contactCard{top:calc(var(--header-height) + var(--space-5));padding:var(--space-6);display:grid;position:sticky}.loading-module__AQuVDa__priceLabel{width:78px;height:9px}.loading-module__AQuVDa__price{border-radius:var(--radius-md);width:184px;height:32px;margin-top:9px}.loading-module__AQuVDa__contactCopy{width:92%;height:11px;margin-top:14px}.loading-module__AQuVDa__contactFields{margin-top:var(--space-6);gap:12px;display:grid}.loading-module__AQuVDa__contactField{border-radius:var(--radius-md);width:100%;height:48px}.loading-module__AQuVDa__contactButton{width:100%;height:52px;margin-top:var(--space-4);border-radius:var(--radius-pill)}.loading-module__AQuVDa__mobileCta{display:none}@keyframes loading-module__AQuVDa__surfaceIn{0%{opacity:.78}to{opacity:1}}@keyframes loading-module__AQuVDa__sweep{to{transform:translate(100%)}}@media (max-width:980px){.loading-module__AQuVDa__detailShell{gap:var(--space-6);grid-template-columns:minmax(0,1fr)}.loading-module__AQuVDa__contactCard{position:static}}@media (max-width:760px){.loading-module__AQuVDa__page{padding-bottom:calc(var(--space-12) + 82px + env(safe-area-inset-bottom))}.loading-module__AQuVDa__navigation{z-index:4;width:auto;min-height:0;padding:var(--space-3);position:absolute;top:0;left:0}.loading-module__AQuVDa__backButton{background:color-mix(in srgb, var(--surface-card) 92%, var(--asphalt-100));box-shadow:var(--shadow-sm)}.loading-module__AQuVDa__breadcrumb{display:none}.loading-module__AQuVDa__gallery{aspect-ratio:4/3;width:100%;padding:0;display:block}.loading-module__AQuVDa__galleryMain{border-radius:0;width:100%;height:100%}.loading-module__AQuVDa__gallerySide{display:none}.loading-module__AQuVDa__photoCounter{right:var(--space-3);bottom:var(--space-3);border-radius:var(--radius-pill);background:color-mix(in srgb, var(--surface-card) 86%, var(--asphalt-100));width:64px;height:36px;box-shadow:var(--shadow-sm);display:block;position:absolute}.loading-module__AQuVDa__detailShell{width:100%;margin-top:0;padding:0;display:block}.loading-module__AQuVDa__mainCard,.loading-module__AQuVDa__contactCard{box-shadow:none;border-inline:0;border-radius:0}.loading-module__AQuVDa__titleBlock,.loading-module__AQuVDa__specSection,.loading-module__AQuVDa__description{padding:var(--space-6) var(--space-5)}.loading-module__AQuVDa__title{width:82%;height:29px}.loading-module__AQuVDa__quickFacts{grid-template-columns:minmax(0,1fr)}.loading-module__AQuVDa__quickFacts>div{border-right:0;border-bottom:1px solid var(--border-subtle);min-height:58px}.loading-module__AQuVDa__quickFacts>div:last-child{border-bottom:0}.loading-module__AQuVDa__specGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.loading-module__AQuVDa__contactCard{margin-top:var(--space-4);padding:var(--space-6) var(--space-5)}.loading-module__AQuVDa__mobileCta{right:var(--space-3);bottom:max(var(--space-3), env(safe-area-inset-bottom));left:var(--space-3);z-index:8;justify-content:space-between;align-items:center;gap:var(--space-4);border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-card);min-height:60px;box-shadow:var(--shadow-lg);padding:10px 14px 10px 18px;display:flex;position:fixed}.loading-module__AQuVDa__mobileCta>span{flex:1;gap:6px;min-width:0;display:grid}.loading-module__AQuVDa__mobileCta i{display:block}.loading-module__AQuVDa__ctaCaption{width:96px;height:8px}.loading-module__AQuVDa__ctaLabel{width:156px;height:15px}.loading-module__AQuVDa__ctaIcon{border-radius:var(--radius-pill);flex:0 0 40px;width:40px;height:40px}}@media (max-width:480px){.loading-module__AQuVDa__specGrid{grid-template-columns:minmax(0,1fr)}.loading-module__AQuVDa__specGrid>div,.loading-module__AQuVDa__specGrid>div:nth-child(2n),.loading-module__AQuVDa__specGrid>div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--border-subtle)}.loading-module__AQuVDa__specGrid>div:last-child{border-bottom:0}}@media (prefers-reduced-motion:reduce){.loading-module__AQuVDa__surface,.loading-module__AQuVDa__surface:after{animation:none}.loading-module__AQuVDa__surface:after{display:none}}
