.vdevice{--vd-black:#0c0c0d;--vd-orange:#e9562e;--vd-orange-dark:#ad3519;--vd-cream:#f6f1ea;--vd-border:#d7cec4;--vd-muted:#665f59;color:var(--vd-black);font-family:Poppins,Arial,sans-serif;background:#fff}.vdevice,.vdevice *{box-sizing:border-box}.vdevice__container{width:min(1500px,calc(100% - clamp(36px,8vw,160px)));margin-inline:auto}.vdevice__hero-shell{padding:32px 0 48px;background:var(--vd-cream)}.vdevice__hero{display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);gap:clamp(30px,4vw,66px);align-items:start}.vdevice__gallery{position:sticky;top:20px;min-width:0}.vdevice__main-media{position:relative;display:grid;aspect-ratio:1/1;place-items:center;overflow:hidden;border:1px solid var(--vd-border);border-radius:16px;background:#fff;box-shadow:0 14px 38px #1d140d14}.vdevice__main-media>img{width:100%;height:100%;object-fit:contain}.vdevice__main-media>button{position:absolute;top:50%;display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--vd-border);border-radius:50%;background:#fffffff0;cursor:pointer;transform:translateY(-50%);transition:background .18s,border-color .18s,transform .18s}.vdevice__main-media>button:first-of-type{left:14px}.vdevice__main-media>button:last-of-type{right:14px}.vdevice__main-media>button img{display:block}.vdevice__thumbs{display:flex;gap:10px;margin-top:12px;padding:2px 2px 8px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-color:var(--vd-orange) #e9e0d7;scrollbar-width:thin}.vdevice__thumb{flex:0 0 78px;width:78px;height:78px;padding:3px;overflow:hidden;border:1px solid var(--vd-border);border-radius:9px;background:#fff;cursor:pointer;scroll-snap-align:start}.vdevice__thumb.is-active{border:2px solid var(--vd-orange)}.vdevice__thumb img{width:100%;height:100%;object-fit:contain;border-radius:6px}.vdevice__buy-panel{min-width:0;padding-top:4px}.vdevice__stock{display:flex;align-items:center;gap:9px;margin-bottom:15px;color:#126f43;font-size:13px;font-weight:800}.vdevice__stock>span{width:10px;height:10px;border-radius:50%;background:#16834c;box-shadow:0 0 0 4px #16834c1f}.vdevice__stock--unavailable{color:#9f2e22}.vdevice__stock--unavailable>span{background:#b43b2c;box-shadow:0 0 0 4px #b43b2c1f}.vdevice__purchase-paths{margin:0 0 17px;padding:17px;border:1px solid var(--vd-border);border-radius:14px;background:#fff;box-shadow:0 10px 28px #1d140d0f}.vdevice__purchase-paths-intro{text-align:center}.vdevice__purchase-paths-intro strong{font-size:17px;line-height:1.25}.vdevice__purchase-paths-intro p{margin:5px 0 13px;color:var(--vd-muted);font-size:12px;line-height:1.5}.vdevice__purchase-paths-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.vdevice__purchase-path{display:grid;grid-template-columns:28px 1fr;gap:10px;padding:13px;border:1px solid var(--vd-border);border-radius:10px;background:#fbfaf8}.vdevice__purchase-path--bundle{border-color:#efb19e;background:#fff3ee}.vdevice__purchase-path>span{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:var(--vd-black);color:#fff;font-size:12px;font-weight:900}.vdevice__purchase-path--bundle>span{background:var(--vd-orange)}.vdevice__purchase-path strong{display:block;font-size:13px;line-height:1.38}.vdevice__purchase-path p{margin:4px 0 0;color:var(--vd-muted);font-size:11px;line-height:1.45}.vdevice__purchase-path a{display:inline-flex;align-items:center;gap:4px;margin-top:7px;color:var(--vd-orange-dark);font-size:11px;font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}.vdevice__purchase-path a img{display:block}.vdevice__addons{margin:0 0 16px;padding:16px;border:1px solid var(--vd-border);border-radius:13px;background:#fff}.vdevice__addons-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:10px}.vdevice__addons-heading p{margin:0 0 3px;color:var(--vd-orange-dark);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.vdevice__addons-heading h2{margin:0;font-size:18px;line-height:1.2}.vdevice__addons-heading>span{color:var(--vd-muted);font-size:10px;font-weight:700;text-align:right}.vdevice__buy-panel>h1{margin:17px 0 8px;color:var(--vd-black);font-size:clamp(30px,3vw,48px);line-height:1.08;letter-spacing:-.035em}.vdevice__reviews-link{display:inline-flex;align-items:center;gap:10px;color:var(--vd-black);font-size:12px;font-weight:700;text-decoration:underline;text-decoration-color:var(--vd-orange);text-underline-offset:5px}.vdevice__reviews-link .jdgm-prev-badge__text{display:none!important}.vdevice__price{margin:12px 0 15px;color:var(--vd-black);font-size:clamp(27px,2.4vw,38px);font-weight:900;line-height:1.1}.vdevice__product-form label{display:block;margin-bottom:7px;font-size:13px;font-weight:800}.vdevice__variant{width:100%;min-height:50px;padding:0 43px 0 13px;border:1.5px solid #24211e;border-radius:9px;background:#fff;color:var(--vd-black);font:600 13px/1.35 Poppins,Arial,sans-serif}.vdevice__purchase-row{display:grid;grid-template-columns:256px minmax(220px,1fr);gap:15px;margin-top:14px}.vdevice__quantity{display:grid;grid-template-columns:64px minmax(0,1fr) 64px;height:66px;overflow:hidden;border:1.5px solid #24211e;border-radius:10px;background:#fff}.vdevice__quantity button,.vdevice__quantity input{width:100%;min-width:0;border:0;background:#fff;color:var(--vd-black);font:800 17px/1 Poppins,Arial,sans-serif;text-align:center}.vdevice__quantity button{display:grid;place-items:center;cursor:pointer}.vdevice__quantity button img{display:block}.vdevice__quantity input{border-inline:1px solid var(--vd-border);-webkit-appearance:textfield;appearance:textfield}.vdevice__add{display:flex;min-height:66px;align-items:center;justify-content:center;border:0;border-radius:10px;background:var(--vd-orange);color:#fff;font:900 16px/1.2 Poppins,Arial,sans-serif;cursor:pointer;transition:background .18s,transform .18s}.vdevice__add:disabled{cursor:not-allowed;opacity:.55}.vdevice__add .loading__spinner{margin-left:8px}.vdevice__convincer{margin-top:17px;padding:19px 20px;border:1px solid #2f2a26;border-radius:14px;background:radial-gradient(circle at 100% 0,rgba(233,86,46,.22),transparent 42%),#111;color:#fff;box-shadow:0 14px 34px #1d140d1f}.vdevice__convincer-top{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(190px,.92fr);gap:22px;align-items:center}.vdevice__convincer-top p,.vdevice__convincer-bundle p{margin:0 0 6px;color:#ff7a55;font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.vdevice__convincer h2{margin:0 0 8px;color:#fff;font-size:20px;line-height:1.22}.vdevice__convincer-top>div>div{color:#d7d0ca;font-size:11.5px;line-height:1.55}.vdevice__convincer ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.vdevice__convincer li{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:700;line-height:1.4}.vdevice__convincer li img{box-sizing:content-box;flex:0 0 12px;padding:5px;border-radius:50%;background:var(--vd-orange)}.vdevice__convincer-bundle{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;margin-top:18px;padding-top:17px;border-top:1px solid rgba(255,255,255,.18)}.vdevice__convincer-bundle strong{display:block;margin-bottom:4px;font-size:15px}.vdevice__convincer-bundle span{display:block;max-width:52ch;color:#d7d0ca;font-size:11.5px;line-height:1.55}.vdevice__convincer-bundle a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:6px;padding:11px 16px;border:1px solid #ff7a55;border-radius:9px;background:var(--vd-orange);color:#fff;font-size:11px;font-weight:900;text-decoration:none}.vdevice__promise{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:13px}.vdevice__promise span{display:flex;min-height:44px;align-items:center;justify-content:center;padding:9px;border:1px solid var(--vd-border);border-radius:9px;background:#fff;color:#4a433d;font-size:10px;text-align:center}.vdevice__promise strong{margin-right:3px;color:var(--vd-black)}.vunro-device-page-root{width:100%;max-width:none;margin:0;padding:0}.vdevice__reviews{padding:72px 0;background:#fff}.vdevice__reviews .jdgm-widget{width:100%;max-width:none!important}.vdevice__sticky{display:none}html{scroll-behavior:smooth}#vunro-bundle-offer{scroll-margin-top:24px}@media(hover:hover){.vdevice__main-media>button:hover{border-color:var(--vd-orange);background:#fff;transform:translateY(-50%) scale(1.04)}.vdevice__purchase-path a:hover,.vdevice__reviews-link:hover{color:var(--vd-orange);text-decoration-color:var(--vd-orange)}.vdevice__quantity button:hover{background:var(--vd-orange);color:#fff}.vdevice__add:hover,.vdevice__convincer-bundle a:hover{background:var(--vd-orange-dark);transform:translateY(-1px)}}@media(max-width:989px){.vdevice__container{width:min(100% - 40px,900px)}.vdevice__hero{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:24px}.vdevice__purchase-row,.vdevice__purchase-paths-grid,.vdevice__convincer-top{grid-template-columns:1fr}.vdevice__gallery{position:static}.vdevice__buy-panel>h1{font-size:32px}.vdevice__promise,.vdevice__convincer-bundle{grid-template-columns:1fr}}@media(max-width:767px){.vdevice__container{width:calc(100% - 32px)}.vdevice__hero-shell{padding:28px 0 36px}.vdevice__hero{display:flex;flex-direction:column;gap:25px}.vdevice__gallery,.vdevice__buy-panel{width:100%}.vdevice__main-media{border-radius:13px}.vdevice__main-media>button{width:40px;height:40px}.vdevice__thumb{flex-basis:68px;width:68px;height:68px}.vdevice__stock{justify-content:center;text-align:center}.vdevice__purchase-paths{padding:15px 13px}.vdevice__addons-heading{display:block;text-align:center}.vdevice__addons-heading>span{display:block;margin-top:5px;text-align:center}.vdevice__buy-panel>h1{text-align:center;font-size:29px}.vdevice__reviews-link{display:flex;justify-content:center;text-align:center}.vdevice__price{text-align:center}.vdevice__purchase-row{gap:10px}.vdevice__quantity,.vdevice__add{height:62px;min-height:62px}.vdevice__convincer{padding:18px 16px}.vdevice__convincer-top{text-align:center}.vdevice__convincer ul{max-width:300px;margin-inline:auto;text-align:left}.vdevice__convincer-bundle{text-align:center}.vdevice__convincer-bundle a{width:100%}.vdevice__reviews{padding:48px 0}.vdevice__sticky{position:fixed;z-index:30;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--vd-border);background:#fff;box-shadow:0 -10px 28px #0000001c;transform:translateY(115%);transition:transform .24s ease}.vdevice__sticky.is-visible{transform:translateY(0)}.vdevice__sticky-info{display:flex;min-width:0;align-items:center;gap:9px}.vdevice__sticky-info img{flex:0 0 48px;width:48px;height:48px;object-fit:contain;border-radius:7px}.vdevice__sticky-info div{min-width:0}.vdevice__sticky-info strong,.vdevice__sticky-info span{display:block}.vdevice__sticky-info strong{max-width:170px;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.vdevice__sticky-info span{color:#005b72;font-size:12px;font-weight:900}.vdevice__sticky-add{min-height:46px;padding:0 17px;border:0;border-radius:8px;background:var(--vd-orange);color:#fff;font:900 12px/1.2 Poppins,Arial,sans-serif}}.vdevice__reviews-link--count .jdgm-prev-badge__text{display:inline!important}.vdevice__reviews-link--count{text-decoration:none}.vdevice__addons{margin-top:18px}
/*# sourceMappingURL=/cdn/shop/t/141/assets/vunro-native-device-product.css.map */
