.section-customer-survey-flow{margin:0}.section-customer-survey-flow .customer-survey{--gd-survey-page: #eff2f4;--gd-survey-panel: #0f1010;--gd-survey-text: #121212;--gd-survey-primary: #35afe4;--gd-survey-primary-light: #76d2fa;--gd-survey-primary-soft: #d3e0eb;--gd-survey-primary-muted: #cbd5de;--gd-survey-accent: #7eea87;--gd-survey-border: #e2e8f0;--gd-survey-muted: #64748b;--gd-survey-soft-text: #94a3b8;display:block;height:100vh;overflow:hidden;background:var(--gd-survey-page);color:var(--gd-survey-text);font-family:var(--font-body-family),Helvetica Neue,Helvetica,Arial,sans-serif}.customer-survey *,.customer-survey *:before,.customer-survey *:after{box-sizing:border-box}.customer-survey button,.customer-survey input,.customer-survey textarea{font:inherit}.customer-survey button{cursor:pointer}.customer-survey button:disabled{cursor:not-allowed}.customer-survey__loading{display:flex;min-height:100vh;align-items:center;justify-content:center;color:var(--gd-survey-muted)}.customer-survey__shell{display:grid;width:100%;height:100vh;min-height:0;max-width:1280px;margin:0 auto;grid-template-columns:1fr}.customer-survey__brand{display:none}.customer-survey__card{display:flex;min-height:0;height:100%;flex-direction:column;overflow:hidden;background:#fff;padding:20px 16px}.customer-survey__scroll{display:flex;min-height:0;flex:1;flex-direction:column;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.customer-survey__scroll::-webkit-scrollbar,.customer-survey__reviews-track::-webkit-scrollbar{display:none}.customer-survey__progress{display:flex;gap:16px;align-items:center;padding-bottom:16px}.customer-survey__back,.customer-survey__brand-nav,.customer-survey__modal-close{display:inline-flex;width:44px;height:44px;flex:none;align-items:center;justify-content:center;border:1px solid #d8e1ea;border-radius:999px;background:#fff;color:#0f1010;transition:border-color .16s ease,color .16s ease,background .16s ease}.customer-survey__back:hover,.customer-survey__brand-nav:hover,.customer-survey__modal-close:hover{border-color:#c7d2de;background:#f8fafc;color:#0f1010}.customer-survey__back svg,.customer-survey__brand-nav svg,.customer-survey__modal-close svg{width:21px;height:21px;stroke-width:2.4}.customer-survey__brand-nav{width:38px;height:38px}.customer-survey__brand-nav svg{width:18px;height:18px}.customer-survey__progress-main{min-width:0;flex:1}.customer-survey__progress-labels{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px;color:var(--gd-survey-soft-text);font-size:12px;font-weight:700;letter-spacing:.16em;line-height:1.3;text-transform:uppercase}.customer-survey__progress-track{height:12px;overflow:hidden;border-radius:999px;background:var(--gd-survey-primary-soft)}.customer-survey__progress-fill{height:100%;border-radius:inherit;background:var(--gd-survey-primary);transition:width .24s ease}.customer-survey__intro{display:flex;min-height:100%;flex:1;flex-direction:column}.customer-survey__intro-content,.customer-survey__state,.customer-survey__final{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;text-align:center}.customer-survey__loader{width:56px;height:56px;margin-bottom:28px;border:5px solid var(--gd-survey-primary-soft);border-top-color:var(--gd-survey-primary);border-radius:999px;animation:customer-survey-spin .9s linear infinite}@keyframes customer-survey-spin{to{transform:rotate(360deg)}}.customer-survey__mobile-logo{display:flex;width:fit-content;justify-content:center;margin:0 auto 32px;padding:12px 16px;border-radius:16px;background:#fff}.customer-survey__logo-image{display:block;width:auto;max-width:196px;height:45px;object-fit:contain}.customer-survey__wordmark{display:inline-flex;align-items:center;color:#111827;font-size:30px;font-weight:900;letter-spacing:0;line-height:1}.customer-survey__brand .customer-survey__wordmark{font-size:32px}.customer-survey__intro-title{max-width:760px;margin:0;color:#0f172a;font-family:var(--font-heading-family),var(--font-body-family),sans-serif;font-size:32px;font-weight:900;letter-spacing:0;line-height:1.1}.customer-survey__intro-copy{max-width:580px;margin:20px auto 0;color:var(--gd-survey-muted);font-size:16px;font-weight:500;line-height:1.7}.customer-survey__question-wrap{margin-bottom:24px}.customer-survey__eyebrow{margin:0 0 10px;color:var(--gd-survey-soft-text);font-size:12px;font-weight:700;letter-spacing:.18em;line-height:1.3;text-transform:uppercase}.customer-survey__question{margin:0;color:#0f172a;font-family:var(--font-heading-family),var(--font-body-family),sans-serif;font-size:26px;font-weight:800;letter-spacing:0;line-height:1.15}.customer-survey__question-text{display:inline-block;margin-top:8px;white-space:pre-wrap;vertical-align:top}.customer-survey__cursor{display:inline-block;width:4px;height:.85em;margin-left:4px;border-radius:999px;background:var(--gd-survey-primary);vertical-align:-.08em;animation:customer-survey-cursor .9s ease-in-out infinite}.customer-survey__content{display:flex;flex-direction:column;padding-bottom:112px;opacity:0;transform:translate(20px);transition:transform .3s ease,opacity .3s ease}.customer-survey__content.is-visible{opacity:1;transform:translate(0)}.customer-survey__description{margin:0 0 24px;color:var(--gd-survey-muted);font-size:15px;font-weight:500;line-height:1.6}.customer-survey__option-list{display:grid;gap:12px}.customer-survey__option-grid{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.customer-survey__option{display:flex;width:100%;min-height:72px;align-items:center;gap:16px;padding:12px 16px;border:2px solid var(--gd-survey-border);border-radius:16px;background:#fff;color:#1e293b;text-align:left;transition:transform .16s ease,border-color .16s ease,background .16s ease}.customer-survey__option:hover{transform:translateY(-2px);border-color:#cbd5e1;background:#f8fafc}.customer-survey__option:active{transform:translateY(4px)}.customer-survey__option.is-selected{border-color:var(--gd-survey-primary);background:var(--gd-survey-primary-soft)}.customer-survey__option--vertical{min-height:132px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:16px 12px;text-align:center}.customer-survey__option--vertical .customer-survey__option-label{flex:none}.customer-survey__option-icon{display:flex;width:32px;flex:none;align-items:center;justify-content:center;color:var(--gd-survey-muted)}.customer-survey__option.is-selected .customer-survey__option-icon{color:var(--gd-survey-primary)}.customer-survey__option-icon svg{display:block;width:24px;height:24px}.customer-survey__option-label{display:block;min-width:0;flex:1;color:#1e293b;font-size:16px;font-weight:500;letter-spacing:0;line-height:1.35}.customer-survey__option-meta{display:block;margin-top:4px;color:var(--gd-survey-soft-text);font-size:14px;font-weight:400}.customer-survey__check{display:flex;width:28px;height:28px;min-width:28px;min-height:28px;flex:none;align-items:center;justify-content:center;border:2px solid #cbd5e1;border-radius:999px;background:#fff;color:transparent;transition:border-color .16s ease,background .16s ease,color .16s ease}.customer-survey__option.is-selected .customer-survey__check{border-color:var(--gd-survey-primary);background:var(--gd-survey-primary);color:#fff}.customer-survey__check svg{width:16px;height:16px}.customer-survey__field-label{margin-bottom:8px;color:#334155;font-size:14px;font-weight:600}.customer-survey__textarea,.customer-survey__input{width:100%;min-height:52px;border:2px solid var(--gd-survey-border);border-radius:16px;background:#fff;color:#1e293b;font-size:16px;font-weight:400;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.customer-survey__textarea{min-height:160px;padding:16px;resize:vertical}.customer-survey__input{padding:0 16px;font-size:14px;font-weight:700}.customer-survey__input:focus{border-color:var(--gd-survey-primary);box-shadow:0 0 0 4px var(--gd-survey-primary-soft)}.customer-survey__textarea:focus{border-color:var(--gd-survey-primary);box-shadow:inset 0 0 0 2px var(--gd-survey-primary-soft)}.customer-survey__resource-stack,.customer-survey__resource-body{display:grid;gap:16px}.customer-survey__resource-video-row{display:grid;width:100%;max-width:768px;grid-template-columns:minmax(0,2fr) minmax(0,3fr);align-items:center;gap:12px;margin:0 auto 20px;padding-bottom:24px;border-bottom:1px solid rgba(226,232,240,.8)}.customer-survey__video-card{position:relative;display:block;width:100%;max-width:148px;aspect-ratio:9 / 16;margin:0 auto;overflow:hidden;border:0;border-radius:12px;background:#020617;color:#fff;text-align:left}.customer-survey__video-card video,.customer-survey__video-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.customer-survey__video-card:hover video,.customer-survey__video-card:hover img{transform:scale(1.05)}.customer-survey__video-card:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(to top,rgba(15,23,42,.92),rgba(15,23,42,.25),transparent)}.customer-survey__play{position:absolute;z-index:2;top:50%;left:50%;display:flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:999px;background:#fffffff5;box-shadow:0 8px 18px #0f172a33;color:var(--gd-survey-primary);transform:translate(-50%,-50%);transition:transform .16s ease}.customer-survey__play svg{display:block;width:22px;height:22px;transform:translate(1px)}.customer-survey__video-card:hover .customer-survey__play{transform:translate(-50%,-50%) scale(1.05)}.customer-survey__space-carousel{width:100%;max-width:148px;margin:0 auto}.customer-survey__space-carousel-frame{position:relative;width:100%;aspect-ratio:9 / 16;overflow:hidden;border-radius:12px;background:var(--gd-survey-soft)}.customer-survey__space-carousel-image{display:block;width:100%;height:100%;object-fit:cover}.customer-survey__space-carousel-controls{position:absolute;z-index:3;top:14px;right:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.customer-survey__space-carousel-arrow{position:absolute;z-index:2;top:50%;display:flex;width:28px;height:28px;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:#fff;filter:drop-shadow(0 2px 5px rgba(15,23,42,.65));transform:translateY(-50%);transition:color .16s ease,filter .16s ease,transform .16s ease}.customer-survey__space-carousel-arrow--prev{left:8px}.customer-survey__space-carousel-arrow--next{right:8px}.customer-survey__space-carousel-arrow:hover{color:#fff;filter:drop-shadow(0 3px 8px rgba(15,23,42,.8));transform:translateY(-50%) scale(1.04)}.customer-survey__space-carousel-arrow svg{width:16px;height:16px}.customer-survey__space-carousel-dots{display:flex;align-items:center;gap:6px;pointer-events:auto}.customer-survey__space-carousel-dot{width:7px;height:7px;border:0;border-radius:999px;background:#ffffffb8;box-shadow:0 2px 7px #0f172a38;padding:0;transition:background .16s ease,transform .16s ease,width .16s ease}.customer-survey__space-carousel-dot.is-active{width:18px;background:var(--gd-survey-primary)}.customer-survey__video-copy{position:absolute;z-index:2;right:0;bottom:0;left:0;padding:12px}.customer-survey__video-title{display:block;color:#fff;font-size:17px;font-weight:800;line-height:1.15}.customer-survey__video-subtitle{display:block;margin-top:4px;color:#ffffffc2;font-size:12px;font-weight:600;line-height:1.35}.customer-survey__side{display:grid;min-width:0;gap:12px}.customer-survey__section-title,.customer-survey__resource-heading{margin:0;color:#0f172a;font-family:var(--font-heading-family),var(--font-body-family),sans-serif;font-size:18px;font-weight:800;letter-spacing:0;line-height:1.2}.customer-survey__side-card,.customer-survey__metric-card,.customer-survey__resource-card,.customer-survey__simple-card{min-width:0;border:2px solid var(--gd-survey-border);border-radius:16px;background:#fff;padding:12px}.customer-survey__side-item,.customer-survey__metric-card{display:flex;align-items:center;gap:12px}.customer-survey__side-icon,.customer-survey__metric-icon,.customer-survey__compat-icon,.customer-survey__chat-icon{display:flex;width:36px;height:36px;flex:none;align-items:center;justify-content:center;border-radius:12px;background:var(--gd-survey-primary-soft);color:var(--gd-survey-primary)}.customer-survey__side-icon svg,.customer-survey__metric-icon svg,.customer-survey__compat-icon svg,.customer-survey__chat-icon svg{width:18px;height:18px}.customer-survey__resource-video-row .customer-survey__side-card .customer-survey__side-icon{width:22px;height:22px;border-radius:0;background:transparent}.customer-survey__compat-icon img{display:block;width:18px;height:18px;object-fit:contain}.customer-survey__compat-icon--apple{color:#0f1010}.customer-survey__compat-icon--apple img{width:16px;height:20px}.customer-survey__compat-icon--apple svg,.customer-survey__compat-icon--android svg{width:16px;height:16px}.customer-survey__compat-icon--android{color:#3ddc84}.customer-survey__compat-icon--android{background:#3ddc8424}.customer-survey__side-title,.customer-survey__metric-label,.customer-survey__compat-value,.customer-survey__shipping-value{margin:0;color:#475569;font-size:12px;font-weight:600;line-height:1.35}.customer-survey__shipping-link{display:inline-block;color:var(--gd-survey-primary);text-decoration:underline;text-underline-offset:3px}.customer-survey__shipping-meta,.customer-survey__shipping-loading{margin:2px 0 0;color:#94a3b8;font-size:11px;font-weight:700;line-height:1.3}.customer-survey__shipping-loading{padding:14px 16px 0}.customer-survey__side-title{color:#0f172a;font-size:14px;font-weight:800}.customer-survey__side-subtitle{display:block;max-width:100%;margin-top:2px;overflow:hidden;color:var(--gd-survey-muted);font-size:12px;font-weight:600;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.customer-survey__metric-value{margin:0;color:#020617;font-size:24px;font-weight:800;line-height:1}.customer-survey__comparison-grid,.customer-survey__compat-grid,.customer-survey__stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.customer-survey__comparison-grid .customer-survey__resource-heading{grid-column:1 / -1}.customer-survey__comparison-card{border:2px solid var(--gd-survey-border);border-radius:16px;background:#f8fafc;padding:16px}.customer-survey__comparison-card ul{display:grid;gap:8px;margin:12px 0 0;padding:0;list-style:none}.customer-survey__comparison-card li{display:flex;align-items:center;gap:8px;color:#475569;font-size:14px;font-weight:700;line-height:1.35}.customer-survey__comparison-card svg{width:16px;height:16px;flex:none}.customer-survey__comparison-card--strong svg{color:var(--gd-survey-primary)}.customer-survey__comparison-card--muted svg{color:#cbd5e1}.customer-survey__reviews{display:grid;gap:12px}.customer-survey__reviews-eyebrow{margin:0;color:var(--gd-survey-soft-text);font-size:12px;font-weight:700;letter-spacing:.12em;line-height:1.3;text-transform:uppercase}.customer-survey__reviews-track{display:flex;gap:12px;align-items:stretch;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;scrollbar-width:none}.customer-survey__review-card{display:flex;width:94%;min-width:300px;max-width:600px;flex:none;scroll-snap-align:start;flex-direction:column;border:2px solid var(--gd-survey-border);border-radius:16px;background:#fff;padding:16px}.customer-survey__review-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.customer-survey__rating{margin:0;color:#f59e0b;font-size:24px;font-weight:800;line-height:1}.customer-survey__badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:var(--gd-survey-primary);color:#fff;padding:4px 12px;font-size:12px;font-weight:800;line-height:1.25;white-space:nowrap}.customer-survey__quote{margin:12px 0 0;color:#1e293b;font-size:14px;font-weight:700;line-height:1.45}.customer-survey__review-author{margin:auto 0 0;padding-top:16px;overflow:hidden;color:var(--gd-survey-muted);font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.customer-survey__link{border:0;background:transparent;color:var(--gd-survey-primary);padding:0;font-size:inherit;font-weight:800;text-decoration:none}.customer-survey__link:hover{text-decoration:underline}.customer-survey__compat-card{display:flex;align-items:center;gap:12px;border:2px solid var(--gd-survey-border);border-radius:16px;background:#fff;padding:16px}.customer-survey__compat-label{margin:0;color:#0f172a;font-size:18px;font-weight:800;line-height:1.2}.customer-survey__compat-value{margin-top:2px;color:var(--gd-survey-muted);font-size:16px;font-weight:500}.customer-survey__device-card,.customer-survey__chat-card,.customer-survey__shipping-stack,.customer-survey__status-note,.customer-survey__offer-card{border:2px solid var(--gd-survey-border);border-radius:16px;background:#fff;padding:16px}.customer-survey__device-card .customer-survey__input{margin-top:10px;min-height:64px;border-width:1px;border-color:#cbd5e1;border-radius:999px;padding:0 58px 0 32px;font-size:18px;font-weight:400}.customer-survey__device-input-wrap{position:relative}.customer-survey__device-select-arrow{position:absolute;top:calc(50% + 5px);right:28px;width:10px;height:10px;border-right:2px solid #64748b;border-bottom:2px solid #64748b;pointer-events:none;transform:translateY(-50%) rotate(45deg)}.customer-survey__device-card .customer-survey__input:focus{border-color:var(--gd-survey-primary);box-shadow:none}.customer-survey__device-card .customer-survey__input:focus+.customer-survey__device-select-arrow{border-color:var(--gd-survey-primary)}.customer-survey__device-suggestions{display:none;position:relative;z-index:5;max-height:260px;margin-top:8px;overflow-y:auto;border:1px solid var(--gd-survey-border);border-radius:18px;background:#fff;box-shadow:0 18px 45px #0f172a1f}.customer-survey__device-suggestions.is-open{display:grid}.customer-survey__device-suggestion{display:flex;width:100%;align-items:center;border:0;border-radius:0;background:transparent;color:#0f172a;padding:13px 18px;font-family:var(--font-body-family),Helvetica Neue,Helvetica,Arial,sans-serif;font-size:15px;font-weight:600;line-height:1.25;text-align:left;text-transform:none;transition:background .14s ease,color .14s ease}.customer-survey__device-suggestion:hover,.customer-survey__device-suggestion:focus{background:var(--gd-survey-primary-soft);color:#0f172a;outline:none}.customer-survey__device-suggestion-empty{margin:0;color:var(--gd-survey-muted);padding:14px 18px;font-size:14px;font-weight:600}.customer-survey__device-action{position:relative;display:block;width:100%;min-height:0;margin:20px 0 0;overflow:hidden;border:0;border-radius:56px;background:#35afe4;color:#fff;padding:12px 14px 12px 34px;font-family:var(--font-body-family),Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;letter-spacing:0;line-height:1.25;text-transform:none;transition:color .3s ease,transform .16s ease}.customer-survey__device-action:before{position:absolute;top:50%;right:-40px;width:40px;height:40px;border-radius:50%;background-color:#0f1010;content:"";transform:translateY(-50%) scale(1);transition:top .4s ease,right .5s ease,transform .6s ease}.customer-survey__device-action-inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.customer-survey__device-action-text{color:#fff;transition:color .3s ease}.customer-survey__device-action-icon{position:relative;display:flex;width:40px;height:40px;flex:none;align-items:center;justify-content:center;margin-left:24px;overflow:hidden;border-radius:100%;background-color:#0f1010;color:#fff;transition:background-color .4s ease}.customer-survey__device-action-arrow{position:relative;display:flex;width:100%;height:100%;align-items:center;justify-content:center;transition:transform .3s ease}.customer-survey__device-action-arrow:before{position:absolute;left:-100%;width:40px;height:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.3335 8H12.6668' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 3.33334L12.6667 8.00001L8 12.6667' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50% 50%;background-repeat:no-repeat;content:"";transform:translateZ(0)}.customer-survey__device-action-arrow svg{width:18px;height:18px}.customer-survey__device-action-arrow svg path{stroke:#fff}.customer-survey__device-action:hover:before{top:50%;right:0;transform:translateY(-50%) scale(80)}.customer-survey__device-action:hover .customer-survey__device-action-icon{background-color:var(--gd-survey-primary-light)}.customer-survey__device-action:hover .customer-survey__device-action-arrow{transform:translate(100%)}.customer-survey__device-action:hover .customer-survey__device-action-arrow:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.3335 8H12.6668' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 3.33334L12.6667 8.00001L8 12.6667' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.customer-survey__device-action:hover .customer-survey__device-action-arrow svg path{stroke:#000}.customer-survey__device-action:active{transform:translateY(4px)}.customer-survey__device-action:disabled{background:#e2e8f0;color:var(--gd-survey-soft-text);transform:none}.customer-survey__device-action:disabled:before{display:none}.customer-survey__device-action:disabled .customer-survey__device-action-text{color:var(--gd-survey-soft-text)}.customer-survey__device-action:disabled .customer-survey__device-action-icon{background:#cbd5e1}.customer-survey__device-result,.customer-survey__device-help{margin:12px 0 0;border-radius:16px;color:#475569;font-size:14px;font-weight:700;line-height:1.45}.customer-survey__device-result{border:2px solid var(--gd-survey-primary-soft);background:var(--gd-survey-primary-soft);padding:12px 16px}.customer-survey__device-help{display:flex;align-items:center;gap:10px}.customer-survey__device-help-icon{display:flex;width:32px;height:32px;flex:none;align-items:center;justify-content:center;border-radius:999px;background:var(--gd-survey-primary-soft);color:var(--gd-survey-muted)}.customer-survey__device-help-icon svg{width:16px;height:16px}.customer-survey__chat-head{display:flex;align-items:center;gap:12px}.customer-survey__chat-subtitle{margin:2px 0 0;color:var(--gd-survey-soft-text);font-size:12px;font-weight:800}.customer-survey__messages{display:grid;gap:12px;margin-top:16px}.customer-survey__message{margin:0;border-radius:16px;padding:12px 16px;font-size:14px;font-weight:700;line-height:1.5}.customer-survey__message--left{margin-right:24px;background:#f1f5f9;color:#475569}.customer-survey__message--right{margin-left:24px;background:var(--gd-survey-primary);color:#fff}.customer-survey__shipping-row{display:flex;align-items:center;gap:12px;padding:16px}.customer-survey__shipping-row+.customer-survey__shipping-row{border-top:1px solid var(--gd-survey-border)}.customer-survey__status-note{display:flex;align-items:center;gap:12px;border-color:var(--gd-survey-primary);background:var(--gd-survey-primary-soft);padding:14px 16px}.customer-survey__status-icon{display:flex;width:36px;height:36px;flex:none;align-items:center;justify-content:center;border-radius:999px;background:#fff;color:var(--gd-survey-primary)}.customer-survey__status-icon svg{width:18px;height:18px;stroke-width:2.4}.customer-survey__status-note p{margin:0;color:#1e293b;font-size:14px;font-weight:700;line-height:1.5}.customer-survey__score-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.customer-survey .customer-survey__score{height:64px;border:2px solid var(--gd-survey-border);border-radius:16px;background:#fff;color:var(--gd-survey-muted);font-size:30px;font-weight:800;line-height:1;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.customer-survey__score:hover{background:#f8fafc}.customer-survey__score:active{transform:translateY(4px)}.customer-survey__score.is-selected{border-color:var(--gd-survey-primary);background:var(--gd-survey-primary-soft);color:var(--gd-survey-panel)}.customer-survey__offer-list{display:grid;gap:16px}.customer-survey__gift-card{position:relative;overflow:hidden;border:2px solid var(--gd-survey-primary);border-radius:24px;background:#fff;padding:0;text-align:left}.customer-survey__gift-value{position:absolute;z-index:1;top:20px;right:20px;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:#ffffffeb;color:var(--gd-survey-panel);padding:4px 12px;font-size:14px;font-weight:700}.customer-survey__gift-inner{display:block;min-height:100%;padding:24px 80px 24px 24px;background:linear-gradient(135deg,var(--gd-survey-primary),var(--gd-survey-primary-light))}.customer-survey__gift-icon,.customer-survey__decline-icon{display:flex;width:56px;height:56px;align-items:center;justify-content:center;margin-bottom:20px;border-radius:16px}.customer-survey__gift-icon{background:#fff3;color:#fff}.customer-survey__gift-eyebrow{display:block;color:#fffc;font-size:14px;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.customer-survey__gift-title,.customer-survey__decline-title{display:block;margin-top:8px;color:#fff;font-size:20px;font-weight:500;line-height:1.25}.customer-survey__gift-copy,.customer-survey__decline-copy{display:block;margin-top:12px;color:#ffffffd1;font-size:14px;font-weight:400;line-height:1.55}.customer-survey__decline{border:2px solid var(--gd-survey-border);border-radius:24px;background:#fff;padding:24px;text-align:left;transition:background .16s ease,transform .16s ease}.customer-survey__decline:hover{background:#f8fafc}.customer-survey__decline:active,.customer-survey__gift-card:active{transform:translateY(4px)}.customer-survey__decline-icon{background:#f1f5f9;color:var(--gd-survey-muted)}.customer-survey__decline-title{color:#0f172a}.customer-survey__decline-copy{color:var(--gd-survey-muted)}.customer-survey__requirements{margin-bottom:24px;border:1px solid var(--gd-survey-border);border-radius:22px;background:#f8fafc;padding:20px}.customer-survey__requirements-title{margin:0;color:#334155;font-size:13px;font-weight:800;letter-spacing:.1em;line-height:1.4;text-transform:uppercase}.customer-survey__requirements-list{margin:16px 0 0;padding-left:20px;color:#64748b;font-size:14px;font-weight:400;line-height:1.6}.customer-survey__requirements-list li+li{margin-top:8px}.customer-survey__file-label{display:block;border:2px dashed #cbd5e1;border-radius:20px;background:#f8fafc;padding:28px 20px;color:#334155;text-align:center;transition:border-color .16s ease,background .16s ease}.customer-survey__file-label:hover{border-color:var(--gd-survey-primary);background:#fff}.customer-survey__file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.customer-survey__file-title{display:block;margin-top:12px;font-size:18px;font-weight:800}.customer-survey__file-help{display:block;margin-top:6px;color:var(--gd-survey-muted);font-size:14px;font-weight:500}.customer-survey__file-list{display:grid;gap:8px;margin-top:12px}.customer-survey__file-item{overflow:hidden;border:1px solid var(--gd-survey-border);border-radius:12px;background:#fff;padding:10px 12px;color:#475569;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.customer-survey__footer{position:relative;z-index:10;margin-top:auto;border-top:1px solid var(--gd-survey-border);background:#fffffff5;padding:16px 0 8px}.customer-survey__footer:before{position:absolute;right:0;bottom:100%;left:0;height:32px;pointer-events:none;content:"";background:linear-gradient(to top,rgba(255,255,255,.96),transparent)}.customer-survey__footer-inner{display:flex;max-width:768px;margin:0 auto;flex-direction:column-reverse;align-items:center;gap:12px}.customer-survey__continue,.customer-survey__secondary{display:flex;width:100%;min-height:56px;align-items:center;justify-content:center;border-radius:56px;padding:0 24px;font-family:var(--font-body-family),Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;letter-spacing:0;line-height:1.25;text-transform:none;transition:color .3s ease,transform .16s ease}.customer-survey .customer-survey__continue,.customer-survey .customer-survey__secondary{font-family:var(--font-body-family),Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;letter-spacing:0;line-height:1.25;text-transform:none}.customer-survey__continue{position:relative;display:block;width:100%;min-width:0;max-width:100%;min-height:0;overflow:hidden;border:0;background:#35afe4;color:#fff;padding:12px 14px 12px 34px}.customer-survey__continue:before{position:absolute;top:50%;right:-40px;width:40px;height:40px;border-radius:50%;background-color:#0f1010;content:"";transform:translateY(-50%) scale(1);transition:top .4s ease,right .5s ease,transform .6s ease}.customer-survey__continue-hover{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.customer-survey__continue-text{color:#fff;transition:color .3s ease}.customer-survey__continue-icon-wrapper{position:relative;display:flex;width:40px;height:40px;flex:none;align-items:center;justify-content:center;margin-left:24px;overflow:hidden;border-radius:100%;background-color:#0f1010;color:#fff;transition:background-color .4s ease}.customer-survey__continue-icon{position:relative;display:flex;width:100%;height:100%;align-items:center;justify-content:center;transition:transform .3s ease}.customer-survey__continue-icon:before{position:absolute;left:-100%;width:40px;height:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.3335 8H12.6668' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 3.33334L12.6667 8.00001L8 12.6667' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50% 50%;background-repeat:no-repeat;content:"";transform:translateZ(0)}.customer-survey__continue-icon svg{width:18px;height:18px}.customer-survey__continue-icon svg path{stroke:#fff}.customer-survey__continue:hover:before{top:50%;right:0;transform:translateY(-50%) scale(80)}.customer-survey__continue:hover .customer-survey__continue-icon-wrapper{background-color:var(--gd-survey-primary-light)}.customer-survey__continue:hover .customer-survey__continue-icon{transform:translate(100%)}.customer-survey__continue:hover .customer-survey__continue-icon:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.3335 8H12.6668' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 3.33334L12.6667 8.00001L8 12.6667' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.customer-survey__continue:hover .customer-survey__continue-icon svg path{stroke:#000}.customer-survey__continue:active{transform:translateY(4px)}.customer-survey__continue:disabled{background:#e2e8f0;color:var(--gd-survey-soft-text)}.customer-survey__continue:disabled:before{display:none}.customer-survey__continue:disabled .customer-survey__continue-icon-wrapper{background:#cbd5e1}.customer-survey__secondary{border:0;background:transparent;color:var(--gd-survey-soft-text)}.customer-survey__secondary:hover{background:#f1f5f9;color:#475569}.customer-survey__final-icon{display:flex;width:96px;height:96px;align-items:center;justify-content:center;margin-bottom:32px;border-radius:32px;background:var(--gd-survey-primary-soft);color:var(--gd-survey-primary);box-shadow:0 8px 0 var(--gd-survey-primary-muted)}.customer-survey__final-icon--success{width:118px;height:118px;margin-bottom:28px;border-radius:999px;background:#35afe41f;box-shadow:none;color:var(--gd-survey-primary)}.customer-survey__final-icon--success svg{width:66px;height:66px}.customer-survey__final-icon--error{width:118px;height:118px;margin-bottom:28px;border-radius:999px;background:#ef44441f;box-shadow:none;color:#ef4444}.customer-survey__final-icon--error svg{width:66px;height:66px}.customer-survey__final-title{margin:0;color:#0f172a;font-size:40px;font-weight:900;letter-spacing:0;line-height:1.1}.customer-survey__final-copy,.customer-survey__final-note{max-width:580px;margin:20px auto 0;color:var(--gd-survey-muted);font-size:16px;font-weight:700;line-height:1.6}.customer-survey__final-note{border:1px solid var(--gd-survey-primary-muted);border-radius:16px;background:var(--gd-survey-primary-soft);color:var(--gd-survey-panel);padding:16px 20px;font-size:14px}.customer-survey__final-next{max-width:520px;margin:22px auto 0;color:var(--gd-survey-soft-text);font-size:15px;font-weight:700;line-height:1.5}.customer-survey__final-separator{display:block;margin-top:12px;color:var(--gd-survey-soft-text);font-size:14px;font-weight:700}.customer-survey__final-website{max-width:360px;margin:12px auto 0;color:#fff;text-decoration:none}.customer-survey__final-website:hover{color:#fff;text-decoration:none}.customer-survey__final-retry{max-width:360px;margin:28px auto 0}.customer-survey__brand-logo{display:inline-flex;margin-bottom:10px}.customer-survey__brand-title{max-width:380px;margin:0;color:#0f172a;font-size:32px;font-weight:900;letter-spacing:0;line-height:1.08}.customer-survey__brand-top{display:flex;min-height:0;flex:1;flex-direction:column}.customer-survey__brand-slider{min-height:0;margin-top:auto;padding-top:12px}.customer-survey__brand-slider-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px}.customer-survey__brand-kicker{margin:0;color:var(--gd-survey-soft-text);font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.customer-survey__brand-navs{display:flex;align-items:center;gap:8px}.customer-survey__brand-card{overflow:hidden;border:1px solid var(--gd-survey-border);border-radius:20px;background:#fff}.customer-survey__brand-media{aspect-ratio:16 / 9;overflow:hidden;background:var(--gd-survey-primary-soft)}.customer-survey__brand-media img{width:100%;height:100%;object-fit:cover;object-position:center center}.customer-survey__brand-copy{display:grid;min-height:120px;align-content:start;gap:6px;padding:12px 16px}.customer-survey__brand-eyebrow{margin:0;color:var(--gd-survey-soft-text);font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.customer-survey__brand-slide-title{margin:0;color:#0f172a;font-size:16px;font-weight:700;line-height:1.2}.customer-survey__brand-slide-body{margin:0;color:var(--gd-survey-muted);font-size:12px;font-weight:400;line-height:1.6}.customer-survey__modal{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0f172a8c;padding:24px 16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.customer-survey__modal-scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:transparent}.customer-survey__modal-panel{position:relative;width:min(100%,430px);max-height:calc(100vh - 48px);overflow:visible;border:0;border-radius:0;background:transparent}.customer-survey__modal-close{position:absolute;z-index:4;top:12px;right:12px;background:#fffffff5;box-shadow:0 12px 30px #0f172a2e}.customer-survey__custom-video{--video-progress: 0%;position:relative;width:min(100%,430px);max-height:min(88vh,760px);aspect-ratio:9 / 16;overflow:hidden;margin:0 auto;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:#020617;box-shadow:0 18px 48px #00000047}.customer-survey__modal-video{display:block;width:min(100%,380px);max-height:min(72vh,720px);margin:0 auto;aspect-ratio:9 / 16;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:radial-gradient(circle at center,#35afe452,#0f1010f5 62%);color:#fff;object-fit:cover}.customer-survey__custom-video .customer-survey__modal-video{width:100%;height:100%;border:0;max-height:none;margin:0;border-radius:inherit;cursor:pointer}div.customer-survey__modal-video{display:flex;align-items:center;justify-content:center;text-align:center}video.customer-survey__modal-video{aspect-ratio:9 / 16}.customer-survey__video-time{position:static;flex:none;min-width:34px;color:#fff;font-size:12px;font-weight:800;line-height:1;text-align:center;pointer-events:none;white-space:nowrap}.customer-survey__video-toggle{position:absolute;z-index:2;top:50%;left:50%;display:flex;width:48px;height:48px;align-items:center;justify-content:center;border:0;border-radius:999px;background:#fffffff5;box-shadow:0 8px 20px #0f172a33;color:var(--gd-survey-primary);transform:translate(-50%,-50%);transition:background .16s ease,color .16s ease,opacity .18s ease,transform .18s ease}.customer-survey__video-toggle:hover{background:#fff;transform:translate(-50%,-50%) scale(1.04)}.customer-survey__video-toggle svg{display:block;width:24px;height:24px}.customer-survey__video-toggle [data-video-toggle-icon]{display:flex;width:24px;height:24px;align-items:center;justify-content:center;line-height:0}.customer-survey__video-toggle.is-paused [data-video-toggle-icon]{transform:translate(2px)}.customer-survey__sound-toggle{position:absolute;z-index:3;top:12px;left:12px;display:flex;width:42px;height:42px;align-items:center;justify-content:center;border:0;border-radius:999px;background:#fffffff5;box-shadow:0 10px 24px #0f172a33;color:#0f172a;transition:background .16s ease,color .16s ease,transform .16s ease}.customer-survey__sound-toggle:hover{background:#fff;transform:scale(1.04)}.customer-survey__sound-toggle svg{display:block;width:19px;height:19px}.customer-survey__sound-toggle [data-video-sound-icon]{display:flex;width:19px;height:19px;align-items:center;justify-content:center;line-height:0}.customer-survey__custom-video.is-playing:not(:hover):not(:focus-within) .customer-survey__video-toggle{opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.9)}.customer-survey__video-controls{position:absolute;z-index:2;right:20px;bottom:20px;left:20px}.customer-survey__video-control-row{display:flex;align-items:center;gap:12px;border-radius:999px;background:#0f172a7a;padding:10px 12px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.customer-survey__video-seek{--video-progress: 0%;-webkit-appearance:none;appearance:none;display:block;flex:1;min-width:0;width:100%;height:8px;margin:0;border-radius:999px;background:transparent;cursor:pointer}.customer-survey__video-seek::-webkit-slider-runnable-track{height:6px;border-radius:999px;background:linear-gradient(to right,var(--gd-survey-primary) 0 var(--video-progress),rgba(255,255,255,.86) var(--video-progress) 100%)}.customer-survey__video-seek::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;margin-top:-6px;border:0;border-radius:999px;background:var(--gd-survey-primary);box-shadow:0 0 0 4px #35afe438}.customer-survey__video-seek::-moz-range-track{height:6px;border-radius:999px;background:linear-gradient(to right,var(--gd-survey-primary) 0 var(--video-progress),rgba(255,255,255,.86) var(--video-progress) 100%)}.customer-survey__video-seek::-moz-range-thumb{width:18px;height:18px;border:0;border-radius:999px;background:var(--gd-survey-primary);box-shadow:0 0 0 4px #35afe438}.customer-survey__modal-play{display:flex;width:64px;height:64px;align-items:center;justify-content:center;margin:0 auto 16px;border-radius:999px;background:#fff;color:var(--gd-survey-primary)}.customer-survey__modal-placeholder{margin:0;color:#fff9;font-size:14px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.customer-survey__modal-video-title{margin:8px 0 0;font-size:20px;font-weight:900}.customer-survey__modal-detail{margin:0;padding:16px 20px;color:var(--gd-survey-muted);font-size:14px;font-weight:600;line-height:1.6}@keyframes customer-survey-cursor{0%,to{opacity:1}50%{opacity:.25}}@media(prefers-reduced-motion:reduce){.customer-survey *,.customer-survey *:before,.customer-survey *:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}}@media screen and (min-width:640px){.customer-survey__shell{gap:24px;padding:24px}.customer-survey__card{border-radius:28px;box-shadow:0 1px 2px #0f172a0d;padding:28px 32px;border:1px solid var(--gd-survey-border)}.customer-survey__intro-title{font-size:48px}.customer-survey__question{font-size:30px}.customer-survey__score{height:80px}.customer-survey__footer{padding-top:20px}.customer-survey__footer-inner{flex-direction:row;align-items:center}.customer-survey__review-card{width:76%;min-width:340px}}@media screen and (min-width:1024px){.customer-survey__shell{grid-template-columns:.9fr 1.1fr;padding:32px}.customer-survey__brand{display:flex;min-height:0;height:100%;flex-direction:column;overflow:hidden;border:1px solid var(--gd-survey-border);border-radius:32px;background:#fff;padding:32px;color:#0f172a;box-shadow:0 1px 2px #0f172a0d}.customer-survey__mobile-logo{display:none}.customer-survey__card{border-radius:32px}.customer-survey__brand-title{font-size:40px}.customer-survey__video-card,.customer-survey__space-carousel{max-width:196px}.customer-survey__review-card{width:58%}}@media screen and (max-width:520px){.customer-survey__card{border-radius:0;box-shadow:none}.customer-survey__option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.customer-survey__option--vertical{min-height:108px;padding:12px 8px}.customer-survey__option--vertical .customer-survey__option-icon{width:auto}.customer-survey__option--vertical .customer-survey__option-label{font-size:13px;line-height:1.25}.customer-survey__resource-video-row{grid-template-columns:minmax(0,2fr) minmax(0,3fr);gap:10px}.customer-survey__video-card,.customer-survey__space-carousel{max-width:132px}.customer-survey__side{gap:8px}.customer-survey__side-card,.customer-survey__metric-card{padding:10px}.customer-survey__side-title{font-size:13px}.customer-survey__comparison-grid,.customer-survey__compat-grid{grid-template-columns:1fr}.customer-survey__score-grid{gap:6px}.customer-survey__modal{padding:0}.customer-survey__modal-panel{width:100vw;max-height:100vh}.customer-survey__custom-video{width:100vw;height:100vh;max-height:100vh;border:0;border-radius:0;box-shadow:none}.customer-survey__video-controls{right:14px;bottom:18px;left:14px}.customer-survey__video-control-row{gap:8px;padding:9px 10px}}
/*# sourceMappingURL=/cdn/shop/t/427/assets/customer-survey-flow.css.map */
