.hdt-results--inter,.hdt-results--inter h1,.hdt-results--inter h2,.hdt-results--inter h3,.hdt-results--inter h4,.hdt-results--inter p,.hdt-results--inter span,.hdt-results--inter div,.hdt-results--inter button{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}.hdt-results--theme-font{font-family:var(--font-body-family)}.hdt-results{position:relative;overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hdt-results:before{content:"";position:absolute;top:0;right:0;bottom:0;width:100vw;left:50%;transform:translate(-50%);background:#f9f9fb;z-index:-10}.hdt-results *::selection{background:#10b9814d;color:#fff}.hdt-results__inner{position:relative;z-index:10;width:100%;max-width:1400px;margin:0 auto;padding:40px 16px;display:flex;flex-direction:column;gap:24px}@media(min-width:640px){.hdt-results__inner{padding:80px 32px;gap:48px}}@media(min-width:1024px){.hdt-results__inner{padding-top:96px;padding-bottom:96px;gap:64px}}.hdt-results__bg-glow{position:absolute;top:30%;right:-5%;width:40vw;height:40vw;background:#34d39933;border-radius:9999px;filter:blur(120px);pointer-events:none}.hdt-results__header-row{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:20px;position:relative;z-index:10;width:100%}@media(min-width:1024px){.hdt-results__header-row{flex-direction:row;align-items:center;gap:64px}}.hdt-results__left-block{display:flex;flex-direction:column;gap:16px;text-align:center}@media(min-width:1024px){.hdt-results__left-block{text-align:left}}.hdt-results__badge{display:inline-flex;align-items:center;gap:8px;color:#059669;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;background:#f0fdf4;padding:6px 12px;border-radius:9999px;border:1px solid #bbf7d0;box-shadow:0 1px 2px #0000000d;width:fit-content;margin:0 auto}@media(min-width:1024px){.hdt-results__badge{margin:0}}.hdt-results__badge-icon{width:14px;height:14px;object-fit:contain;flex-shrink:0}.hdt-results__heading{font-size:36px;letter-spacing:-.04em;font-weight:500;color:#18181b;line-height:1.05;margin:0}@media(min-width:640px){.hdt-results__heading{font-size:48px}}@media(min-width:1024px){.hdt-results__heading{font-size:60px}}.hdt-results__heading-muted{color:#71717a}.hdt-results__desc{font-size:16px;color:#52525b;font-weight:400;line-height:1.625;margin:0}@media(min-width:640px){.hdt-results__desc{font-size:18px}}.hdt-results__trust-card{display:flex;align-items:flex-end;gap:16px;background:#fff;border:1px solid #e4e4e7;padding:16px;border-radius:24px;box-shadow:0 20px 25px -5px #0000000d;flex-shrink:0}@media(min-width:640px){.hdt-results__trust-card{padding:24px;gap:24px;border-radius:32px}}.hdt-results__trust-col{display:flex;flex-direction:column;align-items:center;gap:4px}@media(min-width:1024px){.hdt-results__trust-col{align-items:flex-start}}.hdt-results__trust-stars{display:flex;align-items:center;gap:4px;color:#10b981}.hdt-results__trust-star-img{width:16px;height:16px;object-fit:contain}.hdt-results__trust-value{font-size:24px;font-weight:700;color:#18181b;line-height:1;letter-spacing:-.025em;margin-top:4px}.hdt-results__trust-label{font-size:10px;font-weight:600;color:#71717a;text-transform:uppercase;letter-spacing:.05em}.hdt-results__trust-divider{width:1px;height:48px;background:#e4e4e7}.hdt-results__bento-grid{display:grid;grid-template-columns:1fr;gap:12px;position:relative;z-index:10}@media(min-width:768px){.hdt-results__bento-grid{grid-template-columns:repeat(3,1fr);gap:24px}}.hdt-results__bento-card{position:relative;background:#fff;border:1px solid #e4e4e7;border-radius:32px;padding:16px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;min-height:240px;box-shadow:0 10px 15px -3px #00000005;transition:all .3s}@media(min-width:640px){.hdt-results__bento-card{padding:32px;min-height:280px}}.hdt-results__bento-hover-grad{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .5s;pointer-events:none}.hdt-results__bento-card:hover .hdt-results__bento-hover-grad{opacity:1}.hdt-results__bento-card--distance:hover{border-color:#10b98166;background:#f0fdf4}.hdt-results__bento-card--distance .hdt-results__bento-hover-grad{background:linear-gradient(to bottom right,rgba(240,253,244,.8),transparent)}.hdt-results__bento-card--accuracy:hover{border-color:#f59e0b66;background:#fffbeb}.hdt-results__bento-card--accuracy .hdt-results__bento-hover-grad{background:linear-gradient(to bottom right,rgba(254,243,199,.8),transparent)}.hdt-results__bento-card--consistency:hover{border-color:#3b82f666;background:#eff6ff}.hdt-results__bento-card--consistency .hdt-results__bento-hover-grad{background:linear-gradient(to bottom right,rgba(239,246,255,.8),transparent)}.hdt-results__bento-bg-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.05;transition:all .7s}.hdt-results__bento-card:hover .hdt-results__bento-bg-img{opacity:.08;transform:scale(1.05)}.hdt-results__bento-bg-fade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#fff,#fffc 50%,#fff6);pointer-events:none}.hdt-results__bento-card--consistency:hover .hdt-results__bento-bg-fade{background:linear-gradient(to top,#eff6ff,#eff6ffcc 50%,#eff6ff66)}.hdt-results__card-top{position:relative;z-index:10;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}@media(min-width:640px){.hdt-results__card-top{margin-bottom:40px}}.hdt-results__card-icon-box{width:48px;height:48px;border-radius:16px;display:flex;align-items:center;justify-content:center;border:1px solid;box-shadow:0 1px 2px #0000000d}.hdt-results__bento-card--distance .hdt-results__card-icon-box{background:#d1fae5;border-color:#a7f3d0;color:#059669}.hdt-results__bento-card--accuracy .hdt-results__card-icon-box{background:#fef3c7;border-color:#fde68a;color:#d97706}.hdt-results__bento-card--consistency .hdt-results__card-icon-box{background:#dbeafe;border-color:#bfdbfe;color:#2563eb}.hdt-results__card-icon-img{width:24px;height:24px;object-fit:contain}.hdt-results__card-badge{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;padding:6px 12px;border-radius:9999px;border:1px solid}.hdt-results__bento-card--distance .hdt-results__card-badge{background:#d1fae5;border-color:#a7f3d0;color:#047857}.hdt-results__bento-card--accuracy .hdt-results__card-badge{background:#fef3c7;border-color:#fde68a;color:#b45309}.hdt-results__bento-card--consistency .hdt-results__card-badge{background:#dbeafe;border-color:#bfdbfe;color:#1d4ed8}.hdt-results__card-content{position:relative;z-index:10}.hdt-results__card-metrics{display:flex;align-items:baseline;gap:8px;margin-bottom:12px}.hdt-results__card-val{font-size:48px;font-weight:600;letter-spacing:-.04em;color:#18181b;line-height:1}@media(min-width:640px){.hdt-results__card-val{font-size:60px}}.hdt-results__card-unit{font-size:18px;font-weight:500;color:#71717a}.hdt-results__card-desc{font-size:14px;color:#52525b;line-height:1.625;margin:0}.hdt-results__card-progress-rows{display:flex;flex-direction:column;gap:20px}.hdt-results__progress-row{display:flex;flex-direction:column;gap:8px;width:100%}.hdt-results__progress-header{display:flex;justify-content:space-between;font-size:13px;font-weight:500}.hdt-results__progress-label-before{color:#71717a}.hdt-results__progress-label-after{color:#d97706}.hdt-results__progress-val-before{color:#52525b}.hdt-results__progress-val-after{color:#18181b}.hdt-results__progress-track{width:100%;background:#f4f4f5;height:8px;border-radius:9999px;overflow:hidden}.hdt-results__progress-bar-before{background:#d4d4d8;height:100%;border-radius:9999px}.hdt-results__progress-track-after{position:relative;overflow:visible}.hdt-results__progress-bar-after{background:#fbbf24;height:100%;border-radius:9999px;position:relative}.hdt-results__progress-bar-handle{position:absolute;right:0;top:50%;transform:translate(50%,-50%);width:14px;height:14px;background:#fff;border-radius:9999px;border:2px solid #f59e0b;box-shadow:0 1px 2px #0000001a}.hdt-results__carousel-wrap{display:flex;flex-direction:column;gap:24px;position:relative;z-index:10;margin-top:24px}@media(min-width:1024px){.hdt-results__carousel-wrap{gap:32px;margin-top:32px}}.hdt-results__carousel-header{display:flex;justify-content:space-between;align-items:flex-end;padding:0 8px}.hdt-results__carousel-title{font-size:24px;font-weight:500;color:#18181b;letter-spacing:-.025em;margin:0}@media(min-width:640px){.hdt-results__carousel-title{font-size:30px}}.hdt-results__carousel-nav{display:none;gap:12px}@media(min-width:640px){.hdt-results__carousel-nav{display:flex}}.hdt-results__carousel-btn{width:44px;height:44px;border-radius:9999px;border:1px solid #e4e4e7;background:transparent;color:#a1a1aa;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.hdt-results__carousel-btn:hover{color:#18181b;border-color:#a7f3d0;background:#f0fdf4;transform:scale(1.05)}.hdt-results__carousel-btn-icon{width:18px;height:18px;object-fit:contain}.hdt-results__carousel-container{display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding-bottom:32px;width:calc(100% + 40px);margin-left:-20px;padding-left:20px;padding-right:20px;scrollbar-width:none}.hdt-results__carousel-container::-webkit-scrollbar{display:none}@media(min-width:640px){.hdt-results__carousel-container{gap:24px;width:100%;margin-left:0;padding-left:0;padding-right:0}}.hdt-results__ugc-card{width:65vw;max-width:280px;aspect-ratio:9/16;flex-shrink:0;scroll-snap-align:center;border-radius:32px;overflow:hidden;position:relative;cursor:pointer;box-shadow:0 20px 25px -5px #0000000d;border:1px solid #e4e4e7}@media(min-width:640px){.hdt-results__ugc-card{width:280px;scroll-snap-align:start}}.hdt-results__ugc-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .7s}.hdt-results__ugc-card:hover .hdt-results__ugc-img{transform:scale(1.05)}.hdt-results__ugc-card-grad{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.9),rgba(0,0,0,.2) 50%,transparent);pointer-events:none}.hdt-results__ugc-handle-pill{position:absolute;top:16px;left:16px;background:#0006;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:9999px;padding:6px 12px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:500;color:#fff;border:1px solid rgba(255,255,255,.1);pointer-events:none}.hdt-results__ugc-platform-icon{width:14px;height:14px;object-fit:contain}.hdt-results__ugc-play-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:9999px;background:#fff3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 10px 15px -3px #0000004d;transition:all .3s;pointer-events:none}.hdt-results__ugc-card:hover .hdt-results__ugc-play-box{background:#10b981;border-color:#34d399;transform:translate(-50%,-50%) scale(1.1)}.hdt-results__ugc-card.is-playing .hdt-results__ugc-play-box{opacity:0;pointer-events:none}.hdt-results__ugc-play-icon{width:20px;height:20px;object-fit:contain;margin-left:2px}.hdt-results__ugc-bottom{position:absolute;bottom:20px;left:20px;right:20px;display:flex;flex-direction:column;gap:8px;pointer-events:none}.hdt-results__ugc-stars{display:flex;gap:4px;color:#34d399}.hdt-results__ugc-star-icon{width:12px;height:12px;object-fit:contain}.hdt-results__ugc-quote{font-size:14px;color:#fff;font-weight:500;line-height:1.35;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.5);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/6/assets/hdt-real-results.css.map */
