:root{--survey-color-primary: #3B82F6;--survey-color-primary-hover: #2563EB;--survey-color-primary-active: #1D4ED8;--survey-color-primary-foreground: #FFFFFF;--survey-color-primary-translucent: rgba(59, 130, 246, .3);--survey-color-secondary: #6B7280;--survey-color-secondary-hover: #4B5563;--survey-color-secondary-active: #374151;--survey-color-secondary-foreground: #FFFFFF;--survey-color-background: #fff;--survey-color-foreground: #1F2937;--survey-color-border: #D1D5DB;--survey-color-input: #0142AC;--survey-color-ring: #3B82F6;--survey-color-error: #EF4444;--survey-color-error-hover: #DC2626;--survey-color-error-foreground: #FFFFFF;--survey-color-success: #10B981;--survey-color-success-hover: #059669;--survey-color-success-foreground: #FFFFFF;--survey-color-warning: #F59E0B;--survey-color-warning-hover: #D97706;--survey-color-warning-foreground: #FFFFFF;--survey-color-info: #3B82F6;--survey-color-info-hover: #2563EB;--survey-color-info-foreground: #FFFFFF;--survey-color-muted: #F3F4F6;--survey-color-muted-hover: #E5E7EB;--survey-color-muted-foreground: #6B7280;--survey-color-accent: #8B5CF6;--survey-color-accent-hover: #7C3AED;--survey-color-accent-foreground: #FFFFFF;--survey-color-outline: #0142AC;--survey-color-focus: #3B82F6;--survey-color-hover: #F3F4F6;--survey-color-subtext: rgba(0, 0, 0, .7);--survey-color-frame: #0142AC;--survey-color-brand: #3B82F6;--survey-color-option: #F9FAFB;--survey-links-color: var(--survey-color-brand);--survey-answers-color-base: 99, 102, 241;--survey-answers-color: rgb(var(--survey-answers-color-base));--survey-answers-border: 1px solid rgba(var(--survey-answers-color-base), .7);--survey-answers-hover: rgba(var(--survey-answers-color-base), .06);--survey-answers-active: rgba(var(--survey-answers-color-base), .14);--survey-answers-selected: rgba(var(--survey-answers-color-base), .1);--survey-answers-blink: rgba(var(--survey-answers-color-base), .3);--survey-answers-focus-ring: 0 0 0 3px rgba(var(--survey-answers-color-base), .32);--survey-answers-background: rgba(var(--survey-answers-color-base), .05);--survey-answers-color-placeholder: rgba(var(--survey-answers-color-base), .4);--survey-questions-color-base: 0, 0, 0;--survey-questions-color: rgb(var(--survey-questions-color-base));--survey-questions-color-subtext: rgba(var(--survey-questions-color-base), .7);--survey-descriptions-color-base: 0, 0, 0;--survey-descriptions-color: rgb(var(--survey-descriptions-color-base));--survey-buttons-color-base: 99, 102, 241;--survey-buttons-color: rgb(var(--survey-buttons-color-base));--survey-buttons-text-color-base: 255, 255, 255;--survey-buttons-text-color: rgb(var(--survey-buttons-text-color-base));--survey-buttons-border: 1px solid rgba(var(--survey-buttons-color-base), .1);--survey-answers-key-selected-bg: rgba(var(--survey-answers-color-base), 1);--survey-answers-key-selected-fg: #FFFFFF;--survey-typography-font-family: system-ui, -apple-system, "system-ui", "Segoe UI", roboto, oxygen, ubuntu, cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--survey-typography-font-size-xs: 12px;--survey-typography-font-size-sm: 14px;--survey-typography-font-size-base: 16px;--survey-typography-font-size-lg: 18px;--survey-typography-font-size-xl: 20px;--survey-typography-font-size-2xl: 24px;--survey-typography-font-weight-normal: 400;--survey-typography-font-weight-medium: 500;--survey-typography-font-weight-semibold: 600;--survey-typography-font-weight-bold: 700;--survey-typography-line-height-tight: 1.25;--survey-typography-line-height-normal: 1.5;--survey-typography-line-height-relaxed: 1.75;--survey-typography-letter-spacing-tight: -.025em;--survey-typography-letter-spacing-normal: 0;--survey-typography-letter-spacing-wide: .025em;--survey-spacing-0: 0;--survey-spacing-1: 4px;--survey-spacing-2: 8px;--survey-spacing-3: 12px;--survey-spacing-4: 16px;--survey-spacing-5: 20px;--survey-spacing-6: 24px;--survey-spacing-7: 28px;--survey-spacing-8: 32px;--survey-spacing-9: 36px;--survey-spacing-10: 40px;--survey-spacing-12: 48px;--survey-spacing-16: 64px;--survey-spacing-container-mobile: 16px;--survey-spacing-container-tablet: 24px;--survey-spacing-container-desktop: 32px;--survey-spacing-question-gap: 24px;--survey-spacing-option-gap: 12px;--survey-spacing-rating-gap: 16px;--survey-border-radius-none: 0;--survey-border-radius-sm: 2px;--survey-border-radius-md: 4px;--survey-border-radius-lg: 8px;--survey-border-radius-xl: 12px;--survey-border-radius-2xl: 16px;--survey-border-radius-full: 9999px;--survey-border-width-0: 0;--survey-border-width-thin: 1px;--survey-border-width-medium: 2px;--survey-border-width-thick: 4px;--survey-shadow-xs: 0 1px 2px 0 rgba(0, 0, 0, .05);--survey-shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);--survey-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);--survey-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);--survey-shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);--survey-shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, .25);--survey-shadow-inner: inset 0 2px 4px 0 rgba(0, 0, 0, .05);--survey-shadow-none: 0 0 #0000;--survey-shadow-focus: 0 0 0 3px var(--survey-color-primary-translucent);--survey-animation-duration-fast: .15s;--survey-animation-duration-normal: .3s;--survey-animation-duration-slow: .5s;--survey-animation-easing-default: cubic-bezier(.4, 0, .2, 1);--survey-animation-easing-in: cubic-bezier(.4, 0, 1, 1);--survey-animation-easing-out: cubic-bezier(0, 0, .2, 1);--survey-animation-easing-in-out: cubic-bezier(.4, 0, .2, 1);--survey-component-rating-size: 48px;--survey-component-rating-size-number: 50px;--survey-component-rating-color-star-filled: rgba(245, 213, 138, 1);--survey-component-rating-color-low: #EF4444;--survey-component-rating-color-low-hover: #DC2626;--survey-component-rating-color-mid: #F59E0B;--survey-component-rating-color-mid-hover: #D97706;--survey-component-rating-color-high: #10B981;--survey-component-rating-color-high-hover: #059669;--survey-component-rating-background: var(--survey-color-background);--survey-component-rating-border: var(--survey-color-border);--survey-component-rating-text: var(--survey-color-foreground);--survey-component-rating-hover-bg: #F8FAFC;--survey-component-button-height: 40px;--survey-component-button-padding-x: 16px;--survey-component-button-padding-y: 8px;--survey-component-input-height: 40px;--survey-component-input-padding-x: 12px;--survey-component-input-padding-y: 8px;--survey-layout-max-width: 768px;--survey-layout-counter-offset: 2.5rem ;--survey-layout-sidebar-width: 240px;--survey-container-bg-color: var(--survey-color-background);--survey-container-bg-image: none;--survey-container-overlay-gradient: none;--survey-screen-bg-color: transparent;--survey-screen-bg-image: none;--survey-screen-overlay-gradient: none;--background: 0 0% 100%;--foreground: 222.2 84% 4.9%;--card: 0 0% 100%;--card-foreground: 222.2 84% 4.9%;--popover: 0 0% 100%;--popover-foreground: 222.2 84% 4.9%;--primary: 222.2 47.4% 11.2%;--primary-foreground: 210 40% 98%;--secondary: 210 40% 96.1%;--secondary-foreground: 222.2 47.4% 11.2%;--muted: 210 40% 96.1%;--muted-foreground: 215.4 16.3% 46.9%;--accent: 210 40% 96.1%;--accent-foreground: 222.2 47.4% 11.2%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 210 40% 98%;--border: 214.3 31.8% 91.4%;--input: 214.3 31.8% 91.4%;--ring: 222.2 47.4% 11.2%;--radius: .5rem;--tw-ring-offset-color: hsl(var(--background))}.survey-container{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.survey-link{color:var(--survey-links-color);text-decoration:underline}.survey-link:focus,.survey-link:hover{text-decoration:underline}#survey-widget-root{display:flex;flex-direction:column;position:relative;overflow:hidden;height:640px}.mobile-frame .top-survey-container{height:756px;border-radius:var(--gi-screen-radius, 36px);overflow:hidden;padding-top:var(--gi-safe-top, 0px);padding-left:var(--gi-safe-left, 0px);padding-right:var(--gi-safe-right, 0px)}.top-survey-container{position:var(--gi-screen-pos, relative);width:var(--gi-screen-w, 100%);height:var(--gi-screen-h, 100%);left:var(--gi-screen-left, 0px);top:var(--gi-screen-top, 0px);background-color:var(--survey-screen-bg-color, transparent);background-image:var(--survey-screen-overlay-gradient, none),var(--survey-screen-bg-image, none);background-size:cover;background-position:center}.top-survey-container .screen-video-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.top-survey-container .screen-video-layer video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.top-survey-container .screen-video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:var(--survey-screen-overlay-gradient, none)}.gi-lang-floating{transition:transform .16s ease,opacity .16s ease;will-change:transform,opacity}.gi-lang-floating.is-hidden{opacity:0;transform:translateY(-8px);pointer-events:none}.gi-lang-trigger{width:auto}.gi-lang-trigger .gi-lang-compact{display:none}.gi-lang-trigger .gi-lang-full{display:inline-flex}.mobile-frame .gi-lang-trigger .gi-lang-compact{display:none}.mobile-frame .gi-lang-trigger .gi-lang-full{display:inline-flex}@media (max-width: 480px){.gi-lang-trigger .gi-lang-compact{display:none}.gi-lang-trigger .gi-lang-full{display:inline-flex}}@container (min-width: 768px){#survey-widget-root{height:576px}}@container (max-width: 767px){#survey-widget-root{height:640px}}.survey-frame{display:flex;flex-direction:column;width:100%;height:100%;position:relative;container-type:inline-size;container-name:survey}.survey-body{flex:1 1 auto;display:flex;flex-direction:column;position:relative;overflow:hidden}.survey-content-scroll-area{flex:1 1 auto;overflow-y:auto;overflow-x:hidden;position:relative;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;min-height:0;z-index:1;scroll-padding-top:var(--gi-top-inset, 30px);overflow-anchor:none}.survey-content-centering-wrapper{min-height:100%;display:flex;flex-direction:column;justify-content:safe center;position:relative}.survey-content-scroll-area .survey-body-content{display:flex;flex-direction:column;padding:2rem 16px}#survey-widget-root .survey-frame.logo-sm .survey-content-scroll-area .survey-body-content{margin-block-start:24px}#survey-widget-root .survey-frame.logo-md .survey-content-scroll-area .survey-body-content{margin-block-start:48px}#survey-widget-root .survey-frame.logo-lg .survey-content-scroll-area .survey-body-content,.survey-content-scroll-area .survey-body-content.multiple-question-page.with-top-logo{margin-block-start:80px}.survey-content-scroll-area:after{content:"";position:sticky;bottom:0;left:0;right:0;height:60px;background:linear-gradient(to bottom,transparent,var(--survey-color-background) 90%);pointer-events:none;z-index:5}#survey-widget-root .survey-box{background-color:var(--survey-container-bg-color, var(--survey-color-background));background-image:var(--survey-container-overlay-gradient, none),var(--survey-container-bg-image, none);background-size:cover;background-position:center;border-color:rgba(var(--survey-answers-color-base),.3)}#survey-widget-root .survey-top-logo-bar{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;padding:12px 12px 4px;z-index:11}#survey-widget-root .survey-top-logo-bar[data-placement=left]{justify-content:flex-start}#survey-widget-root .survey-top-logo-bar[data-placement=center]{justify-content:center}#survey-widget-root .survey-top-logo-bar[data-placement=right]{justify-content:flex-end}#survey-widget-root .survey-top-logo{height:auto;width:auto;max-width:192px;max-height:64px;-o-object-fit:contain;object-fit:contain}#survey-widget-root .survey-top-logo-bar[data-size=sm] .survey-top-logo{max-width:120px;max-height:40px}#survey-widget-root .survey-top-logo-bar[data-size=md] .survey-top-logo{max-width:192px;max-height:64px}#survey-widget-root .survey-top-logo-bar[data-size=lg] .survey-top-logo{max-width:264px;max-height:88px}#survey-widget-root .survey-question-container .question-content{scroll-margin-top:var(--gi-top-inset, 30px)}.survey-header{min-height:114px}.survey-footer{min-height:96px}.rating-container:focus{outline:none}.rating-scale{display:flex;gap:var(--survey-spacing-2);justify-content:center}.rating-star-item,.rating-number-item,.rating-smiley-item,.rating-heart-item{transition:transform .1s ease-out,filter .1s ease-out;cursor:pointer;-webkit-tap-highlight-color:transparent}.rating-star-item:focus-visible,.rating-number-item:focus-visible,.rating-smiley-item:focus-visible,.rating-heart-item:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px;border-radius:var(--radius)}.rating-star-item:not(.selected):hover,.rating-number-item:not(.selected):hover,.rating-smiley-item:not(.selected):hover,.rating-heart-item:not(.filled):hover{transform:scale(1.1)}.rating-star-icon .symbolOutline{fill:var(--survey-answers-color);transition:fill .2s ease}.rating-star-icon .symbolFill{fill:transparent;transition:fill .2s ease}.rating-star-item .symbolOutline{fill:var(--survey-answers-color);transition:fill .2s ease-in-out}.rating-star-item .symbolFill{transition:fill .2s ease-in-out}.rating-star-item.filled .symbolOutline{fill:var(--survey-answers-color)}.rating-star-item.directly-hovered{transform:scale(1.15)!important;filter:brightness(1.1)}.rating-star-item.recently-selected{animation:pop .3s ease-out}@keyframes pop{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}#survey-widget-root .rating-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:100%;max-width:650px}#survey-widget-root .rating-scale-container{display:flex;flex-direction:column;align-items:center;gap:var(--survey-spacing-4);margin:var(--survey-spacing-4) 0;position:relative}#survey-widget-root .rating-scale{display:flex;gap:var(--survey-spacing-3);justify-content:flex-start;align-items:center;max-width:100%;flex-wrap:wrap}#survey-widget-root .rating-star-item{display:flex;align-items:center;justify-content:center;width:var(--survey-component-rating-size);height:var(--survey-component-rating-size);background:none;border:none;cursor:pointer;transition:all .2s ease-in-out;border-radius:50%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}#survey-widget-root .rating-star-icon{width:100%;height:100%}.rating-star-item.hovered .symbolFill{fill:var(--survey-component-rating-color-star-filled)}@keyframes rating-star-blink-fill{0%,12.5%,37.5%,62.5%,87.5%{fill:transparent}25%,50%,75%,to{fill:var(--survey-component-rating-color-star-filled)}}.rating-star-item.selected .symbolFill{fill:var(--survey-component-rating-color-star-filled)}.rating-star-item.recently-selected .symbolFill{animation:rating-star-blink-fill .4s linear 1;animation-fill-mode:forwards}.rating-star-content-wrapper{display:flex;flex-direction:column;align-items:center;gap:var(--survey-spacing-2)}.rating-star-label{font-size:var(--survey-typography-font-size-sm);color:var(--survey-color-foreground);transition:color .2s ease-in-out}.rating-star-item.hovered .rating-star-label,.rating-star-item.selected .rating-star-label{color:var(--survey-component-rating-color-star)}.rating-star-item.low-rating.filled .symbolFill,.rating-star-item.low-rating.filled .symbolOutline{fill:#ef4444}.rating-star-item.mid-rating.filled .symbolFill,.rating-star-item.mid-rating.filled .symbolOutline{fill:#f59e0b}.rating-star-item.high-rating.filled .symbolFill,.rating-star-item.high-rating.filled .symbolOutline{fill:#22c55e}#survey-widget-root .rating-number-item{width:var(--survey-component-rating-size-number, 44px);height:var(--survey-component-rating-size-number, 44px);border-radius:8px;border:2px solid var(--survey-component-rating-border, #d1d5db);background-color:var(--survey-component-rating-background, #fff);color:var(--survey-component-rating-text, #111827);font-size:var(--survey-typography-font-size-lg);font-weight:600;cursor:pointer;transition:all .15s ease-in-out;-webkit-tap-highlight-color:transparent}#survey-widget-root .rating-number-item:hover{border-color:var(--survey-color-primary)}#survey-widget-root .rating-number-item.selected{background-color:var(--survey-color-primary);color:#fff;border-color:var(--survey-color-primary)}#survey-widget-root .rating-smiley-item{display:flex;align-items:center;justify-content:center;width:var(--survey-component-rating-size);height:var(--survey-component-rating-size);background:none;border:none;cursor:pointer;transition:all .2s ease-in-out;border-radius:50%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}#survey-widget-root .rating-smiley-icon{font-size:32px;transition:all .2s ease-in-out;box-sizing:border-box}#survey-widget-root .rating-smiley-item:hover .rating-smiley-icon,#survey-widget-root .rating-smiley-item.hovered .rating-smiley-icon{transform:scale(1.2)}#survey-widget-root .rating-smiley-item.selected .rating-smiley-icon{transform:scale(1.3)}#survey-widget-root .rating-heart-item{display:flex;align-items:center;justify-content:center;width:var(--survey-component-rating-size);height:var(--survey-component-rating-size);background:none;border:none;cursor:pointer;transition:all .2s ease-in-out;border-radius:50%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}#survey-widget-root .rating-heart-icon{font-size:2rem;transition:all .2s ease-in-out}#survey-widget-root .rating-heart-item:hover .rating-heart-icon,#survey-widget-root .rating-heart-item.filled .rating-heart-icon{transform:scale(1.1)}#survey-widget-root .rating-heart-item.directly-hovered .rating-heart-icon,#survey-widget-root .rating-heart-item.selected .rating-heart-icon{transform:scale(1.2)}#survey-widget-root .rating-star-item.low-rating .rating-star-icon,#survey-widget-root .rating-number-item.low-rating,#survey-widget-root .rating-smiley-item.low-rating .rating-smiley-icon,#survey-widget-root .rating-heart-item.low-rating .rating-heart-icon{color:var(--survey-component-rating-color-low)}#survey-widget-root .rating-number-item.low-rating{border-color:var(--survey-component-rating-color-low)}#survey-widget-root .rating-star-item.mid-rating .rating-star-icon,#survey-widget-root .rating-number-item.mid-rating,#survey-widget-root .rating-smiley-item.mid-rating .rating-smiley-icon,#survey-widget-root .rating-heart-item.mid-rating .rating-heart-icon{color:var(--survey-component-rating-color-mid)}#survey-widget-root .rating-number-item.mid-rating{border-color:var(--survey-component-rating-color-mid)}#survey-widget-root .rating-star-item.high-rating .rating-star-icon,#survey-widget-root .rating-number-item.high-rating,#survey-widget-root .rating-smiley-item.high-rating .rating-smiley-icon,#survey-widget-root .rating-heart-item.high-rating .rating-heart-icon{color:var(--survey-component-rating-color-high)}#survey-widget-root .rating-number-item.high-rating{border-color:var(--survey-component-rating-color-high)}#survey-widget-root .rating-number-item.low-rating:hover,#survey-widget-root .rating-number-item.low-rating.selected{background-color:var(--survey-component-rating-color-low);color:#fff;border-color:var(--survey-component-rating-color-low-hover)}#survey-widget-root .rating-number-item.mid-rating:hover,#survey-widget-root .rating-number-item.mid-rating.selected{background-color:var(--survey-component-rating-color-mid);color:#fff;border-color:var(--survey-component-rating-color-mid-hover)}#survey-widget-root .rating-number-item.high-rating:hover,#survey-widget-root .rating-number-item.high-rating.selected{background-color:var(--survey-component-rating-color-high);color:#fff;border-color:var(--survey-component-rating-color-high-hover)}#survey-widget-root .rating-color-legend{margin-top:var(--survey-spacing-3);text-align:center;font-size:var(--survey-typography-font-size-xs);color:var(--survey-color-foreground)}#survey-widget-root .rating-star-item[role=radio]:focus,#survey-widget-root .rating-number-item[role=radio]:focus,#survey-widget-root .rating-smiley-item[role=radio]:focus,#survey-widget-root .rating-heart-item[role=radio]:focus,#survey-widget-root .rating-star-item[role=radio]:focus-visible,#survey-widget-root .rating-number-item[role=radio]:focus-visible,#survey-widget-root .rating-smiley-item[role=radio]:focus-visible,#survey-widget-root .rating-heart-item[role=radio]:focus-visible{outline:none}#survey-widget-root .rating-endpoint-labels{color:rgb(var(--survey-answers-color-base))}.rating-labels-mobile{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem;font-size:var(--survey-typography-font-size-sm);color:var(--survey-color-muted-foreground);padding:16px 0;align-self:flex-start;text-align:left;width:100%}#survey-widget-root .rating-star-item:disabled,#survey-widget-root .rating-number-item:disabled,#survey-widget-root .rating-smiley-item:disabled,#survey-widget-root .rating-heart-item:disabled{opacity:.5;cursor:not-allowed}@container survey (max-width: 480px){.rating-scale{flex-wrap:wrap;gap:var(--survey-spacing-2);justify-content:center}.rating-star-icon,.rating-heart-icon{width:32px!important;height:32px!important}.rating-number-item{width:36px!important;height:36px!important;font-size:var(--survey-typography-font-size-sm)!important}}@container survey (max-width: 350px){.rating-scale{flex-wrap:wrap;gap:6px}.rating-star-icon,.rating-heart-icon{width:28px!important;height:28px!important}.rating-number-item{width:32px!important;height:32px!important;font-size:var(--survey-typography-font-size-xs)!important}}.star-rating-grid{display:grid;grid-template-columns:repeat(var(--star-count),minmax(0,52px))}.svg-full-size{width:100%;height:100%}.text-survey-muted-foreground{color:var(--survey-color-muted-foreground)}@tailwind base;@tailwind components;@tailwind utilities;.opinion-scale-container{width:100%;height:100%}.opinion-scale-container:focus{outline:none}.opinion-scale-item:focus{outline:none}.opinion-scale-item:focus-visible{outline:2px solid var(--survey-color-primary);outline-offset:2px}.opinion-scale-item{height:var(--survey-component-button-height);display:flex;justify-content:center;align-items:center;flex-shrink:0;background-color:var(--survey-answers-background);border-radius:var(--survey-border-radius-md);font-weight:500;cursor:pointer;color:rgb(var(--survey-answers-color-base));border:var(--survey-answers-border);transition:all .2s ease-in-out;opacity:.7}.opinion-scale-item:hover{background-color:var(--survey-answers-hover);border-color:rgb(var(--survey-answers-color-base));opacity:1}.opinion-scale-item.selected{background-color:var(--survey-answers-selected);border-color:rgb(var(--survey-answers-color-base));color:var(--survey-color-foreground);opacity:1;font-weight:var(--survey-typography-font-weight-medium)}@keyframes opinion-scale-blink{0%{background-color:var(--survey-answers-selected);border-color:rgb(var(--survey-answers-color-base));opacity:1}25%{background-color:var(--survey-answers-blink);border-color:rgb(var(--survey-answers-color-base));opacity:1}50%{background-color:var(--survey-answers-selected);border-color:rgb(var(--survey-answers-color-base));opacity:1}75%{background-color:var(--survey-answers-blink);border-color:rgb(var(--survey-answers-color-base));opacity:1}to{background-color:var(--survey-answers-selected);border-color:rgb(var(--survey-answers-color-base));opacity:1}}.opinion-scale-item.recently-selected{animation:opinion-scale-blink .4s ease-in-out}.opinion-scale-row{display:flex;justify-content:center;gap:var(--survey-spacing-2)}.opinion-scale-row:not(:last-child){margin-bottom:var(--survey-spacing-2)}.opinion-scale-desktop-view{display:none}.opinion-scale-labels-mobile{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem;font-size:var(--survey-typography-font-size-sm);color:var(--survey-color-muted-foreground);padding:16px 0}.opinion-scale-boxes-desktop{display:flex;flex-wrap:nowrap;gap:var(--survey-spacing-2)}.opinion-scale-labels-desktop{display:flex;justify-content:space-between;width:100%;margin-top:.75rem;font-size:var(--survey-typography-font-size-sm);color:rgb(var(--survey-answers-color-base))}@container survey (min-width: 590px){.opinion-scale-mobile-view{display:none}.opinion-scale-desktop-view{display:block;padding:16px 0}}.dynamic-width{width:var(--dynamic-width)}.multiple-choice-container:focus{outline:none}#survey-widget-root .multiple-choice-question{padding:0;font-family:var(--survey-typography-font-family, "Poppins", sans-serif);opacity:1;transition:opacity .3s ease-in-out,transform .3s ease-in-out}#survey-widget-root .multiple-choice-question fieldset{width:-moz-fit-content;width:fit-content}#survey-widget-root .multiple-choice-question.fade-in{animation:fade-in-question .4s ease-out forwards}@keyframes fade-in-question{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}#survey-widget-root .multiple-choice-question .answer-area{width:100%}#survey-widget-root .multiple-choice-container{padding:16px 0}#survey-widget-root .multiple-choice-question .mc-options{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:stretch;width:100%;gap:.75rem}#survey-widget-root .multiple-choice-question .mc-options[data-alignment=vertical]{display:flex;flex-direction:column;align-items:stretch;width:100%;gap:.75rem}#survey-widget-root .multiple-choice-question .mc-options[data-alignment=vertical] .mc-option,#survey-widget-root .multiple-choice-question .mc-options[data-alignment=horizontal] .mc-option{margin-bottom:0}#survey-widget-root .multiple-choice-question .mc-options[data-alignment=horizontal]{display:flex;flex-direction:column;align-items:stretch;width:100%;gap:.75rem}@container survey (min-width: 768px){#survey-widget-root .multiple-choice-question .mc-options[data-alignment=horizontal]{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;width:100%}}@keyframes selection-blink{0%{background-color:var(--survey-answers-selected);border-color:rgb(var(--survey-answers-color-base));opacity:1}25%{background-color:var(--survey-answers-blink);border-color:rgb(var(--survey-answers-color-base));opacity:1}50%{background-color:var(--survey-answers-selected);border-color:rgb(var(--survey-answers-color-base));opacity:1}75%{background-color:var(--survey-answers-blink);border-color:rgb(var(--survey-answers-color-base));opacity:1}to{background-color:var(--survey-answers-selected);border-color:rgb(var(--survey-answers-color-base));opacity:1}}#survey-widget-root .multiple-choice-question .mc-option.selection-blink{animation:selection-blink .4s ease-in-out}#survey-widget-root .multiple-choice-question .mc-option{display:flex;align-items:flex-start;padding:var(--survey-spacing-2) 1.5rem;padding-right:3rem;margin-bottom:0;border-radius:var(--survey-border-radius-md);cursor:pointer;transition:all .2s ease-in-out;font-size:var(--survey-typography-font-size-xl);background-color:var(--survey-answers-background);color:rgb(var(--survey-answers-color-base));border:var(--survey-answers-border);opacity:.7;position:relative;min-height:40px!important;height:auto!important;width:100%!important;word-wrap:break-word}#survey-widget-root .multiple-choice-question .mc-label{flex:1;text-align:left}#survey-widget-root .multiple-choice-question .mc-option .mc-label .other-input-wrapper{display:flex;width:100%}#survey-widget-root .multiple-choice-question .mc-option .mc-label .other-input{width:100%}#survey-widget-root .multiple-choice-question .mc-option:hover{background-color:var(--survey-answers-hover);border-color:rgb(var(--survey-answers-color-base));opacity:1}#survey-widget-root .multiple-choice-question .mc-option.selected{background-color:var(--survey-answers-selected);border-color:rgb(var(--survey-answers-color-base));opacity:1;font-weight:var(--survey-typography-font-weight-medium)}#survey-widget-root .multiple-choice-question .mc-option:focus{outline:none}#survey-widget-root .multiple-choice-question .mc-option:focus-visible{outline:2px solid var(--survey-color-primary);outline-offset:2px}#survey-widget-root .multiple-choice-question .mc-option.focused{background-color:var(--survey-answers-hover);border-color:rgb(var(--survey-answers-color-base));box-shadow:0 0 0 2px rgba(var(--survey-answers-color-base),.2);outline:none}#survey-widget-root .multiple-choice-question .mc-key{display:inline-block;width:28px;height:28px;line-height:28px;text-align:center;border:1px solid var(--survey-color-border);border-radius:var(--survey-border-radius-md);margin-inline-start:0;margin-inline-end:1rem;font-size:var(--survey-typography-font-size-base);font-weight:var(--survey-typography-font-weight-semibold);background-color:var(--survey-color-background);opacity:.6;transition:all .2s ease-in-out;flex-shrink:0;align-self:flex-start}#survey-widget-root .multiple-choice-question .mc-option.selected .mc-key{border-color:rgb(var(--survey-answers-color-base));background-color:var(--survey-answers-key-selected-bg);color:var(--survey-answers-key-selected-fg);opacity:1}#survey-widget-root .multiple-choice-question .mc-check{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:rgb(var(--survey-answers-color-base));opacity:0;transition:opacity .2s ease-in-out;flex-shrink:0}#survey-widget-root .multiple-choice-question .mc-option.selected .mc-check{opacity:1}#survey-widget-root.gi-rtl .multiple-choice-question .mc-option{text-align:right;padding-right:1.5rem;padding-left:3rem;flex-direction:row}#survey-widget-root.gi-rtl .multiple-choice-question .mc-label{text-align:right}#survey-widget-root.gi-rtl .multiple-choice-question .mc-key{margin-inline-start:0;margin-inline-end:1rem}#survey-widget-root.gi-rtl .multiple-choice-question .mc-check{right:auto;left:1rem}@container survey (max-width: 480px){#survey-widget-root .multiple-choice-question .mc-key{display:none}}#survey-widget-root .multiple-choice-question .other-input-wrapper{flex:1;margin-left:0;display:flex}#survey-widget-root .multiple-choice-question .mc-option.selected .other-input-wrapper{display:block}#survey-widget-root .multiple-choice-question .other-input{background:none;border:none;outline:none;resize:none;width:100%;border-bottom:var(--survey-answers-border);color:rgb(var(--survey-answers-color-base));font-size:var(--survey-typography-font-size-xl);padding:0;height:1.25rem;line-height:1.25rem;font-family:var(--survey-typography-font-family, "Poppins", sans-serif);transition:border-color .2s ease-in-out}#survey-widget-root .multiple-choice-question .other-input:focus{border-bottom-color:rgb(var(--survey-answers-color-base));box-shadow:var(--survey-answers-focus-ring)}#survey-widget-root .multiple-choice-question .other-input::-moz-placeholder{color:var(--survey-answers-color-placeholder)}#survey-widget-root .multiple-choice-question .other-input::placeholder{color:var(--survey-answers-color-placeholder)}#survey-widget-root .ranking-question{padding:0;font-family:var(--survey-typography-font-family);opacity:1;transition:opacity .3s ease-in-out,transform .3s ease-in-out}#survey-widget-root .ranking-question .answer-area{width:100%}#survey-widget-root .ranking-question .answer-area fieldset{width:-moz-fit-content;width:fit-content}#survey-widget-root .ranking-question .ranking-instructions{background-color:#3b82f60d;border:1px solid rgba(59,130,246,.2);border-radius:6px;padding:var(--survey-spacing-3) var(--survey-spacing-4);margin-bottom:20px;font-size:var(--survey-typography-font-size-sm);color:var(--survey-color-foreground);font-family:var(--survey-typography-font-family)}#survey-widget-root .ranking-question .ranking-instructions p{margin:0;line-height:1.4}#survey-widget-root .ranking-question .ranking-instructions p:first-child{font-weight:500;margin-bottom:4px}#survey-widget-root .ranking-question .ranking-instructions p:last-child{font-size:var(--survey-typography-font-size-xs);opacity:.8}#survey-widget-root .ranking-question .ranking-container{width:100%;max-width:600px;display:flex;flex-direction:column;align-items:flex-start}#survey-widget-root .ranking-question .ranking-options{width:100%;display:flex;flex-direction:column;align-items:stretch}#survey-widget-root .ranking-question .ranking-item{display:flex;align-items:flex-start;padding:var(--survey-spacing-2) 1.5rem;padding-inline-end:3rem;margin-bottom:.75rem;border:1px solid var(--survey-color-border);border-radius:4px;cursor:grab;font-size:1.25rem;background-color:var(--survey-answers-background);color:rgb(var(--survey-answers-color-base));position:relative;min-height:40px;height:auto;width:100%;word-wrap:break-word;-webkit-user-select:none;-moz-user-select:none;user-select:none}#survey-widget-root .ranking-question .ranking-item:hover{border-color:var(--survey-color-primary);opacity:1}#survey-widget-root .ranking-question .ranking-item:active{cursor:grabbing}#survey-widget-root .ranking-question .ranking-number{display:inline-block;width:28px;height:28px;line-height:28px;text-align:center;border:1px solid var(--survey-color-border);border-radius:5px;margin-inline-end:1rem;font-size:var(--survey-typography-font-size-base);font-weight:600;background-color:var(--survey-color-background);opacity:.6;transition:all .2s ease-in-out;flex-shrink:0;align-self:flex-start}#survey-widget-root .ranking-question .ranking-item:hover .ranking-number{border-color:var(--survey-color-primary);background-color:var(--survey-color-primary);color:#fff;opacity:1}#survey-widget-root .ranking-question .ranking-text{flex:1;font-size:1.25rem;font-weight:400;color:rgb(var(--survey-answers-color-base));line-height:1.4;padding:0}#survey-widget-root .ranking-question .ranking-handle{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:rgb(var(--survey-answers-color-base));opacity:.4;transition:opacity .2s ease-in-out;flex-shrink:0}#survey-widget-root .ranking-question .ranking-item:hover .ranking-handle{opacity:1;color:var(--survey-color-primary)}#survey-widget-root .ranking-question .ranking-item:focus{outline:none}#survey-widget-root .ranking-question .ranking-item:focus-visible{outline:2px solid var(--survey-color-primary);outline-offset:2px}#survey-widget-root.gi-rtl .ranking-question .ranking-container{align-items:flex-end}#survey-widget-root.gi-rtl .ranking-question .ranking-item{text-align:right;padding-inline-start:3rem;padding-inline-end:3rem}#survey-widget-root.gi-rtl .ranking-question .ranking-number{order:3;margin:0;position:absolute;right:1rem;left:auto;top:50%;transform:translateY(-50%)}#survey-widget-root.gi-rtl .ranking-question .ranking-text{order:2;text-align:right}#survey-widget-root.gi-rtl .ranking-question .ranking-handle{order:1;right:auto;left:1rem}#survey-widget-root.gi-rtl .ranking-question .ranking-item:hover .ranking-handle{color:var(--survey-color-primary)}@container survey (max-width: 480px){#survey-widget-root .ranking-question .ranking-item{padding:6px 1rem;padding-inline-end:2.5rem;font-size:var(--survey-typography-font-size-base)}#survey-widget-root .ranking-question .ranking-number{width:24px;height:24px;line-height:24px;font-size:var(--survey-typography-font-size-sm);margin-inline-end:.75rem}#survey-widget-root .ranking-question .ranking-text{font-size:var(--survey-typography-font-size-base)}#survey-widget-root .ranking-question .ranking-instructions{padding:10px 12px;font-size:var(--survey-typography-font-size-xs)}#survey-widget-root.gi-rtl .ranking-question .ranking-item{padding-inline-start:2.5rem;padding-inline-end:2.5rem}}.open-text-container{padding:16px 0}.survey-input-bottom-border{border-top:none;border-left:none;border-right:none;border-bottom:var(--survey-answers-border);background-color:transparent;color:var(--survey-answers-color);font-family:var(--survey-typography-font-family);border-radius:0;padding:var(--survey-spacing-2) 0;font-size:30px;font-weight:var(--survey-typography-font-weight-normal);width:100%;transition:border-color .2s ease-in-out}.survey-input-bottom-border:focus{outline:none;border-color:rgb(var(--survey-answers-color-base));box-shadow:var(--survey-answers-focus-ring)}.survey-input-bottom-border:hover{border-color:rgb(var(--survey-answers-color-base));background-color:var(--survey-answers-hover)}.survey-input-bottom-border.error{border-color:var(--survey-color-error);background-color:#fef2f2}.survey-input-bottom-border.textarea{resize:none;min-height:auto;height:auto;overflow-y:hidden}.survey-input-bottom-border::-moz-placeholder{color:var(--survey-answers-color-placeholder)}.survey-input-bottom-border::placeholder{color:var(--survey-answers-color-placeholder)}.open-text-helper{font-size:var(--survey-typography-font-size-sm);margin-top:var(--survey-spacing-2);color:var(--survey-color-foreground);opacity:.7;font-family:var(--survey-typography-font-family)}.text-survey-foreground-70{color:var(--survey-color-foreground);opacity:.7}@container survey (max-width: 480px){.survey-input-bottom-border{font-size:1.5rem}.open-text-container{padding:12px 0}.open-text-helper{font-size:var(--survey-typography-font-size-xs);margin-top:var(--survey-spacing-1)}}.date-question-container{display:flex;gap:.75rem;padding:16px 0;align-items:flex-start;justify-content:flex-start}.date-input-container{display:flex;align-items:end;gap:.75rem}.date-input-wrapper{display:flex;flex-direction:column;align-items:start}.date-input-label{font-size:var(--survey-typography-font-size-sm);font-weight:400;margin-bottom:var(--survey-spacing-2);color:var(--survey-color-foreground);font-family:var(--survey-typography-font-family);transition:color .2s ease-in-out}.date-input-label.error{color:var(--survey-color-error)}.date-input-field{background-color:transparent;border-top:none;border-left:none;border-right:none;border-bottom:2px solid rgba(var(--survey-answers-color-base),.25);border-radius:0;padding:var(--survey-spacing-2) 0;text-align:left;font-size:2.25rem;line-height:1.2;font-weight:400;color:var(--survey-answers-color);font-family:var(--survey-typography-font-family);outline:none;transition:border-color .2s ease-in-out}.date-input-field.month,.date-input-field.day{width:4rem}.date-input-field.year{width:6.5rem}.date-picker-content{border:1px solid var(--survey-color-outline)}.date-input-field:focus{border-color:rgb(var(--survey-answers-color-base))}.date-input-field:hover{border-color:rgb(var(--survey-answers-color-base))}.date-input-field.error{border-color:var(--survey-color-error);color:var(--survey-color-error)}.date-input-field::-moz-placeholder{color:var(--survey-answers-color-placeholder)}.date-input-field::placeholder{color:var(--survey-answers-color-placeholder)}.date-input-separator{font-size:2.25rem;color:var(--survey-color-foreground);padding-bottom:.25rem;font-weight:300;opacity:.7}.calendar-icon-container{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;margin:0 0 6px;border:1px solid var(--survey-color-border);border-radius:8px;background:var(--survey-color-background)}.calendar-icon{width:1.125rem;height:1.125rem;color:var(--survey-color-foreground);opacity:.7}.calendar-icon-container:hover,.calendar-icon-container:focus-visible{border-color:rgb(var(--survey-answers-color-base))}@container survey (max-width: 480px){.date-input-container{gap:.75rem}.date-input-field,.date-input-separator{font-size:1.875rem}.date-input-field.month,.date-input-field.day{width:4rem}.date-input-field.year{width:5rem}}.date-input-container:focus-within .calendar-icon{opacity:1;color:rgb(var(--survey-answers-color-base))}.date-input-field:focus{box-shadow:0 2px rgb(var(--survey-answers-color-base))}.date-input-error{font-size:var(--survey-typography-font-size-xs);color:var(--survey-color-error);margin-top:var(--survey-spacing-1);font-family:var(--survey-typography-font-family)}@container survey (max-width: 480px){.calendar-icon-container{background-color:var(--survey-color-background);border:1px solid var(--survey-color-border)}.calendar-icon-container:hover{background-color:var(--survey-color-hover);border-color:var(--survey-color-primary)}}#survey-widget-root{position:relative}#survey-widget-root .date-picker-backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0003;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:999}#survey-widget-root .date-picker-popup{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;width:480px;height:480px;max-width:min(480px,calc(100% - 2rem));max-height:min(640px,calc(100% - 2rem));background-color:var(--popover);border:var(--survey-answers-border);border-radius:var(--survey-border-radius-md);display:flex;flex-direction:column;align-items:stretch;justify-content:stretch}#survey-widget-root .date-picker-popup .calendar-root{width:100%;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;padding:24px 28px 0;border-radius:var(--survey-border-radius-md) var(--survey-border-radius-md) 0 0}#survey-widget-root .date-picker-popup .rdp{margin:0;width:100%;height:auto;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;justify-content:flex-start}.month-year-selection-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:478px;height:478px;z-index:1002;border-radius:var(--survey-border-radius-md)}#survey-widget-root .date-picker-popup .rdp-table{display:table;width:100%;table-layout:fixed;border-collapse:separate;border-spacing:2px}#survey-widget-root .date-picker-popup .rdp-head_row,#survey-widget-root .date-picker-popup .rdp-row{display:table-row}#survey-widget-root .date-picker-popup .rdp-head_cell,#survey-widget-root .date-picker-popup .rdp-cell{display:table-cell;text-align:center;vertical-align:middle;width:14.285714%;box-sizing:border-box;position:relative}#survey-widget-root .date-picker-popup .rdp-head_cell{padding:8px 4px 12px;font-weight:600;font-size:var(--survey-typography-font-size-xs);color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.5px}#survey-widget-root .date-picker-popup .rdp-cell{padding:2px;height:48px}#survey-widget-root .date-picker-popup .rdp-day{width:100%;height:44px;display:flex;align-items:center;justify-content:center;margin:0;padding:0;border-radius:4px;font-size:16px;font-weight:400;border:1px solid transparent;background:transparent;cursor:pointer}#survey-widget-root .date-picker-popup .calendar-day-text:hover:not(.selected){background-color:var(--survey-answers-hover-subtle, rgba(var(--survey-answers-color-base), .03));border:1px solid rgba(var(--survey-answers-color-base),.3);border-radius:4px;transform:scale(1.05);transition:all .2s ease-in-out}#survey-widget-root .date-picker-popup .calendar-day-text.selected{background-color:var(--survey-answers-selected)!important;border:1px solid rgb(var(--survey-answers-color-base))!important;border-radius:var(--survey-border-radius-md);opacity:1;font-weight:var(--survey-typography-font-weight-medium);color:var(--survey-color-foreground)}#survey-widget-root .date-picker-popup .calendar-day-text.today:not(.selected){font-weight:600;color:var(--survey-color-foreground);position:relative}#survey-widget-root .date-picker-popup .calendar-day-text.today:not(.selected):after{content:"";position:absolute;bottom:2px;left:20%;right:20%;height:2px;background-color:var(--survey-color-primary)}#survey-widget-root .date-picker-popup .calendar-day-text.today.selected{text-decoration:none}#survey-widget-root .date-picker-popup .rdp-day_outside{opacity:.5;color:var(--muted-foreground)}#survey-widget-root .date-picker-popup .rdp-month,#survey-widget-root .date-picker-popup .rdp-weeks{width:100%}#survey-widget-root .date-picker-popup .rdp-weekday{text-align:center}.month-year-selection-popup .calendar-grid-text{border:1px solid transparent;transition:all .2s ease-in-out}.month-year-selection-popup .calendar-grid-text:hover:not(.selected){background-color:var(--survey-answers-hover-subtle, rgba(var(--survey-answers-color-base), .03));border:1px solid rgba(var(--survey-answers-color-base),.3);border-radius:4px;transform:scale(1.05)}.month-year-selection-popup .calendar-grid-text.selected{background-color:var(--survey-answers-selected)!important;border:1px solid rgb(var(--survey-answers-color-base))!important;border-radius:var(--survey-border-radius-md);opacity:1;font-weight:var(--survey-typography-font-weight-medium);color:var(--survey-color-foreground)!important}.month-year-selection-popup .calendar-grid-text.current:not(.selected){font-weight:600!important;color:var(--survey-color-foreground)!important;position:relative}.month-year-selection-popup .calendar-grid-text.current:not(.selected):after{content:"";position:absolute;bottom:8px;left:20%;right:20%;height:2px;background-color:var(--survey-color-primary)}.month-year-selection-popup .calendar-grid-title{font-size:var(--survey-typography-font-size-2xl)!important;font-weight:600!important;color:var(--survey-color-foreground)!important}.month-year-selection-popup button svg{color:var(--survey-color-foreground)!important;opacity:.6}.month-year-selection-popup button:hover svg{opacity:1}.month-grid{grid-template-columns:repeat(var(--grid-columns),minmax(120px,1fr))}.year-grid{grid-template-columns:repeat(var(--grid-columns),minmax(80px,1fr))}.date-picker-done-wrapper{display:flex;justify-content:center;width:100%;margin-top:0;padding:12px 0;background:var(--survey-color-background);border-top:1px solid var(--survey-color-border);border-radius:0 0 var(--survey-border-radius-md) var(--survey-border-radius-md)}.contact-info-input{border-top:none;border-left:none;border-right:none;border-bottom:var(--survey-answers-border);background-color:transparent;color:var(--survey-answers-color);font-family:var(--survey-typography-font-family);border-radius:0;padding:0;font-size:var(--survey-typography-font-size-xl);font-weight:var(--survey-typography-font-weight-normal);width:100%;transition:border-color .2s ease-in-out}.contact-info-input::-moz-placeholder{color:var(--survey-answers-color-placeholder)}.contact-info-input::placeholder{color:var(--survey-answers-color-placeholder)}.contact-info-field{position:relative}@container survey (min-width: 480px){.contact-info-input{font-size:var(--survey-typography-font-size-2xl)}}.contact-info-input:focus{outline:none;border-color:rgb(var(--survey-answers-color-base));box-shadow:var(--survey-answers-focus-ring)}.contact-info-input:hover{border-color:rgb(var(--survey-answers-color-base));background-color:var(--survey-answers-hover)}.contact-info-input.error{border-color:var(--survey-color-error);background-color:#ef44440d}.contact-info-input.required-empty{border-color:var(--survey-color-warning);background-color:#f59e0b0d}.contact-info-input.valid{border-color:var(--survey-color-border);background-color:transparent}.contact-info-input.with-icon{padding-right:var(--survey-spacing-8)}.contact-info-validation-tooltip{position:absolute;z-index:1000;background:var(--survey-color-error);color:var(--survey-color-error-foreground);padding:var(--survey-spacing-2) var(--survey-spacing-3);border-radius:var(--survey-border-radius-md);font-size:var(--survey-typography-font-size-sm);font-family:var(--survey-typography-font-family);font-weight:var(--survey-typography-font-weight-normal);line-height:1.4;max-width:250px;word-wrap:break-word;box-shadow:0 4px 12px #00000026;bottom:100%;left:50%;margin-bottom:var(--survey-spacing-1);opacity:0!important;visibility:hidden!important;transform:translate(-50%) translateY(-30px) scale(.8)!important;transition:all .25s ease-out!important;pointer-events:none;border:var(--survey-color-outline) var(--survey-border-width-thin) solid}.contact-info-field.error .contact-info-validation-tooltip{opacity:1!important;visibility:visible!important;transform:translate(-50%) translateY(0) scale(1)!important}.contact-info-validation-tooltip:before{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);width:0;height:0;border-style:solid;border-width:7px 7px 0 7px;border-color:var(--survey-color-outline) transparent transparent transparent}.contact-info-validation-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);width:0;height:0;border-style:solid;border-width:6px 6px 0 6px;border-color:var(--survey-color-error) transparent transparent transparent;margin-top:-14px}#survey-widget-root .contact-info-label{display:block;font-size:var(--survey-typography-font-size-base);font-weight:var(--survey-typography-font-weight-normal);color:rgb(var(--survey-answers-color-base));line-height:var(--survey-typography-line-height-normal)}#survey-widget-root .field-phone .contact-info-label{font-size:var(--survey-typography-font-size-base)}@container survey (min-width: 480px){#survey-widget-root .contact-info-label,#survey-widget-root .field-phone .contact-info-label{font-size:var(--survey-typography-font-size-xl)}}.contact-info-grid{display:grid;grid-template-columns:1fr;grid-auto-flow:row}@container survey (min-width: 480px){.contact-info-grid{grid-template-columns:repeat(2,1fr);grid-auto-flow:row;gap:1rem 1.5rem}.contact-info-grid .field-company{grid-column:1 / -1}}.field-phone .flex{align-items:flex-end}#survey-widget-root.gi-rtl .contact-info-question .field-phone .flex{flex-direction:row-reverse}.field-phone [data-radix-select-trigger]{border-radius:0!important;border:none!important;border-bottom:var(--survey-answers-border)!important;background:transparent!important;font-size:var(--survey-typography-font-size-xl);font-weight:var(--survey-typography-font-weight-normal);font-family:var(--survey-typography-font-family);color:var(--survey-color-input)!important;line-height:var(--survey-typography-line-height-normal);padding:var(--survey-spacing-2) 0;padding-inline-start:0;padding-inline-end:0;transition:border-color .2s ease-in-out}#survey-widget-root.gi-rtl .contact-info-question .field-phone [data-radix-select-trigger]{padding-inline-start:0;padding-inline-end:var(--survey-spacing-2)}.field-phone button.contact-info-input{color:var(--survey-color-input)!important;text-align:left}@container survey (min-width: 480px){.field-phone [data-radix-select-trigger]{font-size:var(--survey-typography-font-size-2xl)}}.field-phone [data-radix-select-trigger]:focus{border-bottom-color:rgb(var(--survey-answers-color-base))!important;box-shadow:var(--survey-answers-focus-ring)!important;color:var(--survey-color-input)!important}.field-phone [data-radix-select-trigger]:hover{border-bottom-color:rgb(var(--survey-answers-color-base))!important;background:var(--survey-answers-hover)!important;color:var(--survey-color-input)!important}.field-phone button.contact-info-input:hover{color:var(--survey-color-input)!important;background:transparent!important}.validation-error-pill{display:inline-block;margin-top:var(--survey-spacing-1);padding:var(--survey-spacing-1) var(--survey-spacing-3);background-color:#ef44441a;border:var(--survey-border-width-thin) solid rgba(239,68,68,.2);border-radius:var(--survey-border-radius-md);font-size:var(--survey-typography-font-size-xs);font-family:var(--survey-typography-font-family);font-weight:var(--survey-typography-font-weight-normal);color:var(--survey-color-error);line-height:var(--survey-typography-line-height-tight);opacity:1;transform:translateY(0)}.validation-error-pill.shake{animation:shakeX .25s ease-in-out}.validation-error-pill.required-empty{background-color:#f59e0b1a;border-color:#f59e0b33;color:var(--survey-color-warning-hover)}.validation-error-pill.standalone{display:inline-block;width:auto;max-width:-moz-fit-content;max-width:fit-content;font-size:var(--survey-typography-font-size-sm);margin:var(--survey-spacing-2) 0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes shakeX{0%{transform:translate(0)}25%{transform:translate(-3px)}50%{transform:translate(3px)}75%{transform:translate(-2px)}to{transform:translate(0)}}.input-error-icon{position:absolute;right:var(--survey-spacing-2);top:50%;transform:translateY(-50%);width:var(--survey-spacing-5);height:var(--survey-spacing-5);color:var(--survey-color-error);pointer-events:none;z-index:10}.field-phone .input-error-icon{top:50%;bottom:auto;transform:translateY(-50%)}.input-with-error-icon{position:relative}.opposite-options-container:focus{outline:none}#survey-widget-root .opposite-options-question{padding:0;font-family:var(--survey-typography-font-family, "Poppins", sans-serif);opacity:1;transition:opacity .3s ease-in-out,transform .3s ease-in-out}#survey-widget-root .opposite-options-question.fade-in{animation:fade-in-question .4s ease-out forwards}#survey-widget-root .opposite-options-question .answer-area{width:100%}#survey-widget-root .opposite-options-question .answer-area fieldset{width:-moz-fit-content;width:fit-content}#survey-widget-root .opposite-options-question .opposite-options-container{width:100%;padding:16px 0;display:flex;flex-direction:column;align-items:flex-start}#survey-widget-root .opposite-options-question .opposite-options{display:flex;flex-direction:column;align-items:stretch;width:100%;gap:.75rem;padding:0;margin:0}#survey-widget-root .opposite-options-question .opposite-option.selection-blink{animation:opposite-selection-blink .4s ease-in-out}@keyframes opposite-selection-blink{0%{background-color:var(--survey-answers-selected);border-color:rgb(var(--survey-answers-color-base));opacity:1}25%{background-color:var(--survey-answers-blink);border-color:rgb(var(--survey-answers-color-base));opacity:1}50%{background-color:var(--survey-answers-selected);border-color:rgb(var(--survey-answers-color-base));opacity:1}75%{background-color:var(--survey-answers-blink);border-color:rgb(var(--survey-answers-color-base));opacity:1}to{background-color:var(--survey-answers-selected);border-color:rgb(var(--survey-answers-color-base));opacity:1}}#survey-widget-root .opposite-options-question .opposite-option{display:flex;align-items:flex-start;padding:var(--survey-spacing-2) 1.5rem;padding-right:3rem;margin-bottom:0;border:1px solid var(--survey-color-border);border-radius:var(--survey-border-radius-md);cursor:pointer;transition:all .2s ease-in-out;font-size:var(--survey-typography-font-size-xl);background-color:var(--survey-answers-background);color:rgb(var(--survey-answers-color-base));opacity:.7;position:relative;min-height:40px!important;height:auto!important;width:100%!important;word-wrap:break-word;text-align:start;font-family:inherit;font-weight:var(--survey-typography-font-weight-regular)}#survey-widget-root .opposite-options-question .opposite-option:hover{background-color:var(--survey-answers-hover);border-color:rgb(var(--survey-answers-color-base));opacity:1}#survey-widget-root .opposite-options-question .opposite-option.selected{background-color:var(--survey-answers-selected);border-color:rgb(var(--survey-answers-color-base));opacity:1;font-weight:var(--survey-typography-font-weight-medium);color:var(--survey-color-foreground)}#survey-widget-root .opposite-options-question .opposite-option:focus{outline:none}#survey-widget-root .opposite-options-question .opposite-option:focus-visible{outline:2px solid var(--survey-color-primary);outline-offset:2px}#survey-widget-root .opposite-options-question .opposite-option.focused{background-color:var(--survey-answers-hover);border-color:rgb(var(--survey-answers-color-base));box-shadow:0 0 0 2px rgba(var(--survey-answers-color-base),.2);outline:none}#survey-widget-root .opposite-options-question .opposite-key{display:inline-block;width:28px;height:28px;line-height:28px;text-align:center;border:1px solid var(--survey-color-border);border-radius:var(--survey-border-radius-md);margin-inline-start:0;margin-inline-end:1rem;font-size:var(--survey-typography-font-size-base);font-weight:var(--survey-typography-font-weight-semibold);background-color:var(--survey-color-background);opacity:.6;transition:all .2s ease-in-out;flex-shrink:0;align-self:flex-start}#survey-widget-root .opposite-options-question .opposite-option.selected .opposite-key{border-color:rgb(var(--survey-answers-color-base));background-color:var(--survey-answers-key-selected-bg);color:var(--survey-answers-key-selected-fg);opacity:1}#survey-widget-root .opposite-options-question .opposite-label{flex:1;padding-inline-end:1rem}#survey-widget-root .opposite-options-question .opposite-check{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:rgb(var(--survey-answers-color-base));opacity:0;transition:opacity .2s ease-in-out;flex-shrink:0}#survey-widget-root .opposite-options-question .opposite-option.selected .opposite-check{opacity:1}#survey-widget-root.gi-rtl .opposite-options-question .opposite-option{text-align:right;padding-right:1.5rem;padding-left:3rem}#survey-widget-root.gi-rtl .opposite-options-question .opposite-check{right:auto;left:1rem}#survey-widget-root.gi-rtl .opposite-options-question .opposite-label{text-align:right}#survey-widget-root .opposite-options-question .survey-error{color:var(--survey-color-error, #ef4444);margin-top:.75rem;font-size:var(--survey-typography-font-size-sm)}#survey-widget-root .opposite-options-question .action-button-group{margin-top:1.5rem}#survey-widget-root .opposite-options-question .action-button-group button{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 2.5rem;background-color:var(--survey-color-primary);color:var(--survey-color-primary-foreground);border:none;border-radius:var(--survey-border-radius-md);font-size:var(--survey-typography-font-size-lg);font-weight:var(--survey-typography-font-weight-semibold);cursor:pointer;transition:all .2s ease-in-out;font-family:var(--survey-typography-font-family, "Poppins", sans-serif);box-shadow:0 2px 4px #0000001a}#survey-widget-root .opposite-options-question .action-button-group button:hover:not(:disabled){background-color:var(--survey-color-primary-hover);transform:translateY(-1px);box-shadow:0 4px 8px #00000026}#survey-widget-root .opposite-options-question .action-button-group button:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px #0000001a}#survey-widget-root .opposite-options-question .action-button-group button:disabled{opacity:.5;cursor:not-allowed}@container survey (max-width: 480px){#survey-widget-root .opposite-options-question .opposite-options{width:100%}#survey-widget-root .opposite-options-question .opposite-option{font-size:var(--survey-typography-font-size-lg);padding:var(--survey-spacing-2) 1rem;padding-right:2.5rem}#survey-widget-root .opposite-options-question .opposite-options-container{padding:12px 0}}@container survey (max-width: 480px){#survey-widget-root .opposite-options-question .opposite-key{display:none}}#survey-widget-root .consent-question{width:100%}#survey-widget-root .consent-container{width:100%;display:flex;flex-direction:column;gap:1.5rem}#survey-widget-root .consent-terms-container{max-height:350px;overflow-y:auto;border:1px solid var(--survey-color-border);border-radius:var(--survey-border-radius-md);padding:1.5rem;background-color:var(--survey-color-background-secondary, #f9fafb);margin-bottom:1.5rem;position:relative;box-shadow:inset 0 1px 3px #0000000d}#survey-widget-root .consent-terms-container:focus{outline:2px solid var(--survey-color-primary);outline-offset:2px}#survey-widget-root .consent-terms-content{font-size:var(--survey-typography-font-size-sm, .875rem);line-height:1.8;color:var(--survey-color-foreground-muted, #6b7280);white-space:pre-wrap;padding-bottom:.5rem}#survey-widget-root .consent-scroll-hint{position:sticky;bottom:0;left:0;right:0;font-size:var(--survey-typography-font-size-sm, .875rem);color:var(--survey-color-primary);font-weight:var(--survey-typography-font-weight-medium);text-align:center;padding:.75rem;background:linear-gradient(to top,var(--survey-color-background-secondary, #f9fafb) 60%,transparent);pointer-events:none;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.7}50%{opacity:1}}.consent-checkbox-wrapper{display:flex;flex-direction:column;gap:.75rem}.consent-checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.consent-checkbox-label:hover .consent-checkbox:not(:disabled){border-color:var(--survey-primary)}.consent-checkbox{flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.125rem;border:2px solid var(--survey-border);border-radius:var(--survey-radius-sm);background-color:var(--survey-bg);cursor:pointer;transition:all .2s ease}.consent-checkbox:checked{background-color:var(--survey-primary);border-color:var(--survey-primary);background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat;background-size:.875rem}.consent-checkbox:focus-visible{outline:2px solid var(--survey-focus);outline-offset:2px}.consent-checkbox:disabled{opacity:.5;cursor:not-allowed}.consent-checkbox-text{flex:1;font-size:1rem;line-height:1.5;color:var(--survey-text)}#survey-widget-root .consent-buttons-wrapper{display:flex;flex-direction:column;align-items:stretch;width:100%;gap:.75rem;padding:0;margin:0}#survey-widget-root .consent-button{display:flex;align-items:flex-start;padding:var(--survey-spacing-2) 1.5rem;padding-right:3rem;margin-bottom:0;border:1px solid var(--survey-color-border);border-radius:var(--survey-border-radius-md);cursor:pointer;transition:all .2s ease-in-out;font-size:var(--survey-typography-font-size-xl);background-color:var(--survey-color-background);color:var(--survey-color-foreground);opacity:.7;position:relative;min-height:40px!important;height:auto!important;width:100%!important;word-wrap:break-word;text-align:left;font-family:inherit;font-weight:var(--survey-typography-font-weight-regular)}#survey-widget-root .consent-button:hover:not(:disabled){background-color:var(--survey-answers-hover);border-color:rgb(var(--survey-answers-color-base));opacity:1}#survey-widget-root .consent-button.selected{background-color:var(--survey-answers-selected);border-color:rgb(var(--survey-answers-color-base));opacity:1;font-weight:var(--survey-typography-font-weight-medium)}#survey-widget-root .consent-button:focus{outline:none}#survey-widget-root .consent-button:focus-visible{outline:2px solid var(--survey-color-primary);outline-offset:2px}#survey-widget-root .consent-button:disabled{opacity:.5;cursor:not-allowed}#survey-widget-root .consent-key{display:inline-block;width:28px;height:28px;line-height:28px;text-align:center;border:1px solid var(--survey-color-border);border-radius:var(--survey-border-radius-md);margin-right:1rem;font-size:var(--survey-typography-font-size-base);font-weight:var(--survey-typography-font-weight-semibold);background-color:var(--survey-color-background);opacity:.6;transition:all .2s ease-in-out;flex-shrink:0;align-self:flex-start}#survey-widget-root .consent-button.selected .consent-key{border-color:rgb(var(--survey-answers-color-base));background-color:var(--survey-answers-key-selected-bg);color:var(--survey-answers-key-selected-fg);opacity:1}#survey-widget-root .consent-label{flex:1;padding-right:1rem}.consent-checkbox-wrapper.has-error .consent-checkbox{border-color:var(--survey-error)}.consent-buttons-wrapper.has-error{position:relative}@container survey (max-width: 480px){.consent-buttons-wrapper{width:100%}.consent-button{font-size:var(--survey-typography-font-size-lg, 1.125rem);padding:var(--survey-spacing-2, .75rem) 1rem;padding-right:2.5rem}}@container survey (max-width: 480px){#survey-widget-root .consent-key{display:none}}@media (prefers-color-scheme: dark){.consent-terms-container{background-color:#ffffff0d;border-color:#ffffff1a}.consent-terms-content{color:#ffffffb3}.consent-checkbox{background-color:#ffffff1a;border-color:#fff3}.consent-button{background-color:#ffffff0d;border-color:#ffffff1a}.consent-button:hover:not(:disabled){background-color:#ffffff14}}#survey-widget-root .consent-button.selection-blink{animation:consent-selection-blink .4s ease-in-out}@keyframes consent-selection-blink{0%{background-color:var(--survey-answers-selected);border-color:rgb(var(--survey-answers-color-base));opacity:1}25%{background-color:var(--survey-answers-blink);border-color:rgb(var(--survey-answers-color-base));opacity:1}50%{background-color:var(--survey-answers-selected);border-color:rgb(var(--survey-answers-color-base));opacity:1}75%{background-color:var(--survey-answers-blink);border-color:rgb(var(--survey-answers-color-base));opacity:1}to{background-color:var(--survey-answers-selected);border-color:rgb(var(--survey-answers-color-base));opacity:1}}@keyframes consent-select{0%{transform:scale(1)}50%{transform:scale(.95)}to{transform:scale(1)}}.consent-button:active:not(:disabled){animation:consent-select .2s ease}@keyframes fade-in-page{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}@keyframes selection-blink-anim{0%{box-shadow:0 0 0 0 var(--survey-color-primary-translucent, rgba(59, 130, 246, .3))}50%{box-shadow:0 0 0 4px var(--survey-color-primary-translucent, rgba(59, 130, 246, .3))}to{box-shadow:0 0 0 0 var(--survey-color-primary-translucent, rgba(59, 130, 246, .3))}}@keyframes slide-up-enter{0%{transform:translateY(100vh);opacity:0}10%{opacity:1}to{transform:translateY(0);opacity:1}}@keyframes slide-up-exit{0%{transform:translateY(0);opacity:1}90%{opacity:1}to{transform:translateY(-100vh);opacity:0}}@keyframes slide-down-enter{0%{transform:translateY(-100vh);opacity:0}10%{opacity:1}to{transform:translateY(0);opacity:1}}@keyframes slide-down-exit{0%{transform:translateY(0);opacity:1}90%{opacity:1}to{transform:translateY(100vh);opacity:0}}#survey-widget-root .survey-sdk-space-y-6.page-fade-in{animation:fade-in-page .4s ease-out forwards}.fade-in{animation:fade-in .2s ease-out}.fade-out{animation:fade-out .2s ease-out}.selection-blink{animation:selection-blink-anim .4s ease-out}.survey-body-wrapper{position:relative;flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.survey-box{position:relative;width:100%;flex:1 1 auto;display:flex;flex-direction:column;min-height:0}.survey-body-content{position:relative;will-change:transform}.survey-body-content.slide-forward-exit,.survey-body-content.slide-backward-exit{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:safe center;padding:2rem 16px}.survey-body-content.slide-forward-enter,.survey-body-content.slide-backward-enter{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:safe center;padding:2rem 16px;overflow-y:auto}.survey-body-content.slide-forward-enter,.survey-body-content.slide-backward-enter{z-index:2}.survey-body-content.slide-forward-exit,.survey-body-content.slide-backward-exit{z-index:1}.survey-body-content.slide-forward-enter{animation:slide-up-enter .5s cubic-bezier(.4,0,.2,1) .15s forwards;opacity:0}.survey-body-content.slide-forward-exit{animation:slide-up-exit .5s cubic-bezier(.4,0,.2,1) forwards}.survey-body-content.slide-backward-enter{animation:slide-down-enter .5s cubic-bezier(.4,0,.2,1) .15s forwards;opacity:0}.survey-body-content.slide-backward-exit{animation:slide-down-exit .5s cubic-bezier(.4,0,.2,1) forwards}.survey-body-content.slide-initial-enter{opacity:1;transform:translateY(0)}.survey-body-content.fade-quick-enter,.survey-body-content.fade-quick-exit{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:safe center;padding:2rem 16px}.survey-body-content.fade-quick-enter{z-index:2;animation:fade-in .2s ease-out forwards}.survey-body-content.fade-quick-exit{z-index:1;animation:fade-out .15s ease-out forwards}#survey-widget-root .footer-gradient-overlay{position:absolute;bottom:0;left:0;right:0;height:72px;background:linear-gradient(to top,rgba(255,255,255,.95) 0%,rgba(255,255,255,.8) 50%,transparent 100%);pointer-events:none;z-index:9}#survey-widget-root .survey-footer-bar{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:transparent;z-index:10;pointer-events:none}@container survey (min-width: 380px){#survey-widget-root .survey-footer-bar{justify-content:flex-end;gap:12px}#survey-widget-root .powered-by-pill{display:inline-flex;align-items:center;height:32px;padding:0 12px;border:var(--survey-buttons-border);border-radius:var(--survey-border-radius-md, 4px);background-color:var(--survey-buttons-color);color:var(--survey-buttons-text-color);font-size:var(--survey-typography-font-size-sm);font-family:sans-serif;text-decoration:none;gap:4px;margin:0;pointer-events:auto}#survey-widget-root .powered-by-pill.gi-force-contrast--dark{color:#000!important;-webkit-text-stroke:.6px rgba(255,255,255,.7);text-shadow:0 0 1px rgba(0,0,0,.55),0 0 1px rgba(255,255,255,.35)}#survey-widget-root .powered-by-pill.gi-force-contrast--light{color:#fff!important;-webkit-text-stroke:.6px rgba(0,0,0,.6);text-shadow:0 0 1px rgba(0,0,0,.55),0 0 1px rgba(255,255,255,.35)}#survey-widget-root .powered-by-pill.gi-contrast-halo{-webkit-text-stroke:.4px rgba(0,0,0,.25);text-shadow:0 0 1px rgba(0,0,0,.25),0 0 1px rgba(255,255,255,.2)}#survey-widget-root .powered-by-pill strong{font-weight:700}#survey-widget-root .desktop-nav{display:flex;align-items:center;gap:8px}#survey-widget-root .desktop-nav-btn{width:32px;height:32px;border:var(--survey-buttons-border);border-radius:var(--survey-border-radius-md, 4px);background:var(--survey-buttons-color);color:var(--survey-buttons-text-color);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease-in-out;pointer-events:auto}#survey-widget-root .desktop-nav-btn:hover:not(:disabled){opacity:.8}#survey-widget-root .desktop-nav-btn:disabled{opacity:.4;cursor:default}#survey-widget-root .skip-link{display:inline-flex;align-items:center;gap:4px;margin-right:12px;padding:6px 12px;font-family:var(--font-sans, sans-serif);font-size:13px;font-weight:400;color:#00000080;background:none;border:none;cursor:pointer;transition:color .15s ease;text-decoration:none;pointer-events:auto}#survey-widget-root .skip-link:hover{color:#000c;text-decoration:underline}#survey-widget-root .mobile-nav,#survey-widget-root .mobile-powered{display:none!important}}@container survey (max-width: 379px){#survey-widget-root .survey-footer-bar{padding:12px 16px}#survey-widget-root .mobile-nav{display:flex;align-items:center;justify-content:space-between;width:100%;pointer-events:none}#survey-widget-root .mobile-nav-prev{width:40px;height:40px;border:var(--survey-buttons-border);border-radius:var(--survey-border-radius-md, 4px);background:var(--survey-buttons-color);color:var(--survey-buttons-text-color);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease-in-out;filter:drop-shadow(0 0 .3px rgba(0,0,0,.22)) drop-shadow(0 0 .3px rgba(255,255,255,.16));pointer-events:auto}#survey-widget-root .mobile-nav-prev:disabled{opacity:.4;cursor:default}#survey-widget-root .mobile-powered{display:block;font-size:var(--survey-typography-font-size-sm);color:var(--survey-color-foreground);text-decoration:none;white-space:nowrap;pointer-events:auto}#survey-widget-root .desktop-nav,#survey-widget-root .desktop-powered,#survey-widget-root .mobile-nav-next{display:none!important}}#survey-widget-root .nav-icon{width:18px;height:18px}#survey-widget-root .bg-primary{background-color:var(--survey-color-primary)}#survey-widget-root .text-primary-foreground{color:var(--survey-color-primary-foreground)}#survey-widget-root .bg-accent{background-color:var(--survey-color-accent)}#survey-widget-root .text-accent-foreground{color:var(--survey-color-accent-foreground)}#survey-widget-root .text-muted-foreground{color:var(--survey-color-muted-foreground)}#survey-widget-root .hover\:bg-primary:hover{background-color:var(--survey-color-primary)}#survey-widget-root .hover\:text-primary-foreground:hover{color:var(--survey-color-primary-foreground)}#survey-widget-root .focus\:bg-primary:focus{background-color:var(--survey-color-primary)}#survey-widget-root .focus\:text-primary-foreground:focus{color:var(--survey-color-primary-foreground)}#survey-widget-root .bg-accent\/50{background-color:var(--survey-color-accent);opacity:.5}#survey-widget-root .opacity-50{opacity:.5}#survey-widget-root .opacity-30{opacity:.3}#survey-widget-root .hover\:opacity-100:hover{opacity:1}.calendar-day-text{font-size:var(--survey-typography-font-size-xl)!important;font-weight:400!important;line-height:1!important;font-family:var(--survey-typography-font-family)!important;color:var(--survey-color-foreground)!important;transition:color .2s ease-in-out;display:flex!important;align-items:center!important;justify-content:center!important}.calendar-day-text.today,.calendar-day-text.selected{font-weight:600!important;color:var(--survey-color-foreground)!important}.calendar-day-text.outside{color:var(--survey-color-muted-foreground)!important;opacity:.5!important}.calendar-header-text{font-size:var(--survey-typography-font-size-2xl)!important;font-weight:500!important;line-height:1.4!important;font-family:var(--survey-typography-font-family)!important;color:var(--survey-color-foreground)!important;cursor:pointer!important;position:relative!important;text-decoration:underline!important;text-decoration-thickness:2px!important;text-underline-offset:4px!important}.calendar-header-text:hover{color:var(--survey-color-accent-foreground);background-color:transparent}.calendar-header-text:focus{text-underline-offset:4px!important}.calendar-weekday-text{font-size:var(--survey-typography-font-size-xs)!important;font-weight:400!important;line-height:1.3!important;font-family:var(--survey-typography-font-family)!important;color:var(--survey-color-muted-foreground)!important;text-transform:uppercase!important;letter-spacing:.025em!important}.calendar-grid-text{font-size:var(--survey-typography-font-size-lg)!important;font-weight:500!important;line-height:1.2!important;font-family:var(--survey-typography-font-family)!important;color:var(--survey-color-foreground)!important;padding:var(--survey-spacing-3) var(--survey-spacing-2)!important;min-height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important}.calendar-grid-text.selected{font-weight:600!important;color:var(--survey-color-primary-foreground)!important}.calendar-grid-text.current{font-weight:600!important;color:var(--survey-color-primary)!important}.calendar-grid-title{font-size:var(--survey-typography-font-size-3xl)!important;font-weight:600!important;line-height:1.3!important;font-family:var(--survey-typography-font-family)!important;color:var(--survey-color-primary)!important}#survey-widget-root .ring-offset-background{--tw-ring-offset-color: var(--survey-color-background)}#survey-widget-root .focus-visible\:ring-2:focus-visible{box-shadow:0 0 0 2px var(--survey-color-ring)}#survey-widget-root .focus-visible\:ring-offset-2:focus-visible{box-shadow:0 0 0 2px var(--survey-color-background),0 0 0 4px var(--survey-color-ring)}#survey-widget-root .focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}#survey-widget-root .disabled\:pointer-events-none:disabled{pointer-events:none}#survey-widget-root .disabled\:opacity-50:disabled{opacity:.5}#survey-widget-root .country-selector-backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0003;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:999}#survey-widget-root .country-selector-popup{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;width:400px;height:500px;max-width:min(400px,calc(100% - 2rem));max-height:min(500px,calc(100% - 2rem));background-color:var(--survey-color-background);border:1px solid var(--survey-color-outline);border-radius:var(--survey-border-radius-md);display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.country-selector-close{position:absolute;top:.5rem;right:.5rem;width:1.5rem;height:1.5rem;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:.25rem;color:var(--survey-color-muted-foreground);transition:all .15s ease;z-index:1001}.country-selector-close:hover{background:var(--survey-color-hover);color:var(--survey-color-foreground)}.country-selector-close:focus{outline:2px solid var(--survey-color-primary);outline-offset:2px}.country-search-bar{flex-shrink:0;padding:.75rem 3rem .75rem .75rem;border-bottom:1px solid var(--survey-color-border)}.country-search-input{width:100%;padding:var(--survey-spacing-2) 0;padding-left:2.5rem;padding-right:.75rem;border-top:none;border-left:none;border-right:none;border-bottom:1px solid var(--survey-color-border);border-radius:0;background-color:transparent;color:var(--survey-color-input);font-family:var(--survey-typography-font-family);font-size:var(--survey-typography-font-size-lg);font-weight:var(--survey-typography-font-weight-normal);transition:border-color .2s ease-in-out}.country-search-input:focus{outline:none;border-bottom-color:var(--survey-color-primary)}.country-search-input::-moz-placeholder{color:var(--survey-answers-color-placeholder)}.country-search-input::placeholder{color:var(--survey-answers-color-placeholder)}.country-list{flex:1;overflow-y:auto;min-height:0}.country-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;width:100%;text-align:left;background:transparent;border:none;cursor:pointer;transition:background-color .15s ease;font-size:var(--survey-typography-font-size-base);color:var(--survey-color-input);font-family:var(--survey-typography-font-family);font-weight:var(--survey-typography-font-weight-normal)}.country-selector-trigger{border-top:none;border-left:none;border-right:none;border-bottom:1px solid var(--survey-color-border);border-radius:0;background-color:transparent;color:var(--survey-color-input);font-family:var(--survey-typography-font-family);padding:var(--survey-spacing-2) 0 var(--survey-spacing-2) var(--survey-spacing-2);font-weight:var(--survey-typography-font-weight-normal);transition:border-color .2s ease-in-out}.country-selector-trigger:focus{border-bottom-color:var(--survey-color-primary)}.country-selector-trigger:hover{border-bottom-color:var(--survey-color-primary)}.chevron-shifted{margin-left:-.3rem}.country-flag-list,.country-flag-trigger{width:1.5rem;height:1rem;flex-shrink:0}@container survey (min-width: 480px){.country-flag-list,.country-flag-trigger{width:1.75rem;height:1.2rem}}.country-item:hover{background-color:var(--survey-color-hover)}.country-item.selected{background-color:var(--survey-color-primary);color:var(--survey-color-primary-foreground)}.country-no-results{padding:2rem 1rem;text-align:center;color:var(--survey-color-muted-foreground);font-size:var(--survey-typography-font-size-sm);font-family:var(--survey-typography-font-family)}@container survey (max-width: 640px){#survey-widget-root .country-selector-popup{width:calc(100% - 2rem);height:calc(100% - 4rem);max-width:none;max-height:none}}.survey-progress-bar-container{width:100%;height:5px;background-color:rgba(var(--survey-answers-color-base),.3);position:sticky;top:0;z-index:10;overflow:hidden;flex-shrink:0;min-width:100%}.survey-progress-bar-fill{height:100%;background-color:rgb(var(--survey-answers-color-base));transition:width var(--survey-animation-duration-normal) var(--survey-animation-easing-default);will-change:width}#survey-widget-root.gi-rtl{direction:rtl}#survey-widget-root.gi-rtl .survey-frame,#survey-widget-root.gi-rtl .survey-body,#survey-widget-root.gi-rtl .survey-body-wrapper,#survey-widget-root.gi-rtl .survey-content-scroll-area,#survey-widget-root.gi-rtl .survey-content-centering-wrapper,#survey-widget-root.gi-rtl .survey-body-content{direction:rtl;unicode-bidi:plaintext}#survey-widget-root.gi-rtl .survey-body-content,#survey-widget-root.gi-rtl .survey-question-headline,#survey-widget-root.gi-rtl .survey-question-description,#survey-widget-root.gi-rtl .answer-area{text-align:right}#survey-widget-root.gi-rtl .text-left{text-align:right!important}#survey-widget-root.gi-rtl .text-right{text-align:left!important}#survey-widget-root.gi-rtl .action-btn-group{flex-direction:row-reverse}#survey-widget-root.gi-rtl .action-helper{order:-1}#survey-widget-root.gi-rtl .survey-top-logo-bar{direction:rtl}#survey-widget-root.gi-rtl .survey-top-logo-bar[data-placement=left]{justify-content:flex-end}#survey-widget-root.gi-rtl .survey-top-logo-bar[data-placement=right]{justify-content:flex-start}#survey-widget-root.gi-rtl .survey-footer-bar{flex-direction:row}#survey-widget-root.gi-rtl .desktop-nav{flex-direction:row-reverse}#survey-widget-root.gi-rtl .nav-icon,#survey-widget-root.gi-rtl .survey-arrow{transform:scaleX(-1)}#survey-widget-root.gi-rtl .survey-question-number:after{content:"←"}#survey-widget-root.gi-rtl .powered-by-pill{order:2;direction:ltr;text-align:left;unicode-bidi:isolate}#survey-widget-root.gi-rtl .mobile-nav{flex-direction:row-reverse}#survey-widget-root.gi-rtl .mobile-powered{text-align:left}#survey-widget-root.gi-rtl .survey-progress-bar-fill{margin-left:auto;margin-right:0;margin-inline-start:auto;margin-inline-end:0;transform-origin:right}#survey-widget-root.gi-rtl input[type=email],#survey-widget-root.gi-rtl input[type=url],#survey-widget-root.gi-rtl input[type=tel],#survey-widget-root.gi-rtl input[type=number]{direction:ltr;text-align:left}#survey-widget-root.gi-rtl textarea,#survey-widget-root.gi-rtl input:not([type=email]):not([type=url]):not([type=tel]):not([type=number]){direction:rtl;text-align:right}#survey-widget-root.gi-rtl .survey-question-description,#survey-widget-root.gi-rtl .question-title,#survey-widget-root.gi-rtl .survey-text,#survey-widget-root.gi-rtl .survey-question-subtitle,#survey-widget-root.gi-rtl p{unicode-bidi:plaintext}/*! tailwindcss v3.4.4 | MIT License | https://tailwindcss.com
 */*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground))}#survey-widget-root{font-family:var(--survey-typography-font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;max-width:1024px;margin-left:auto;margin-right:auto;padding:0;max-height:100vh;max-height:100svh;position:relative;z-index:1}#survey-widget-root *{box-sizing:border-box}.static{position:static}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.size-3\.5{width:.875rem;height:.875rem}.-translate-y-1{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.flex-row{flex-direction:row}.border-b-2{border-bottom-width:2px}.border-primary\/60{border-color:hsl(var(--primary) / .6)}.bg-destructive\/90{background-color:hsl(var(--destructive) / .9)}.bg-primary\/90{background-color:hsl(var(--primary) / .9)}.text-5xl{font-size:3rem;line-height:1}.lowercase{text-transform:lowercase}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.text-survey-foreground{color:var(--survey-color-foreground)}.text-survey-outline{color:var(--survey-color-outline)}.font-survey{font-family:var(--survey-typography-font-family, Poppins, sans-serif)}.text-survey-lg{font-size:var(--survey-typography-font-size-lg)}#survey-widget-root .survey-button{background-color:var(--survey-buttons-color);color:var(--survey-buttons-text-color);border-radius:var(--survey-border-radius-md);padding:12px 24px;font-weight:500;transition:all .2s ease-in-out;font-family:var(--survey-typography-font-family);border:1px solid var(--survey-color-primary)}#survey-widget-root .gi-contrast-halo{-webkit-text-stroke:.4px rgba(0,0,0,.25);text-shadow:0 0 1px rgba(0,0,0,.25),0 0 1px rgba(255,255,255,.2)}#survey-widget-root .gi-force-contrast--dark{color:#000!important;-webkit-text-stroke:.6px rgba(255,255,255,.7);text-shadow:0 0 1px rgba(0,0,0,.55),0 0 1px rgba(255,255,255,.35)}#survey-widget-root .gi-force-contrast--light{color:#fff!important;-webkit-text-stroke:.6px rgba(0,0,0,.6);text-shadow:0 0 1px rgba(0,0,0,.55),0 0 1px rgba(255,255,255,.35)}#survey-widget-root .survey-button:hover{opacity:.9;cursor:pointer}#survey-widget-root .survey-button:focus{outline:none}#survey-widget-root .survey-button:focus-visible{outline:2px solid var(--survey-color-primary);outline-offset:2px}#survey-widget-root .survey-input{border:1px solid var(--survey-color-border);border-radius:var(--survey-border-radius-md);padding:12px 16px;font-family:var(--survey-typography-font-family);color:var(--survey-color-input);background-color:var(--survey-color-background);transition:all .2s ease-in-out;width:100%}#survey-widget-root .survey-input:focus{border-color:var(--survey-color-primary);box-shadow:0 0 0 3px #3b82f61a;outline:none}#survey-widget-root .survey-input:hover{border-color:var(--survey-color-primary)}#survey-widget-root .survey-error{color:var(--survey-color-error);font-size:var(--survey-typography-font-size-sm);margin-top:var(--survey-spacing-1);font-family:var(--survey-typography-font-family)}#survey-widget-root .survey-text{color:var(--survey-color-foreground);font-family:var(--survey-typography-font-family)}#survey-widget-root [data-state=checked]{background-color:var(--survey-color-primary)!important;border-color:var(--survey-color-primary)!important;color:#fff!important}#survey-widget-root [data-state=checked] svg{color:#fff!important}#survey-widget-root [role=checkbox]:focus-visible,#survey-widget-root [role=radio]:focus-visible{outline:2px solid var(--survey-color-primary);outline-offset:2px}#survey-widget-root .choice-item:hover{background-color:var(--survey-color-hover)}#survey-widget-root label{color:var(--survey-color-foreground);font-family:var(--survey-typography-font-family)}#survey-widget-root[data-has-background-image=true]{background-image:none;background-size:cover;background-position:center;background-repeat:no-repeat}#survey-widget-root[data-has-background-image=false]{background-color:var(--survey-color-background)}#survey-widget-root .survey-sdk-space-y-6{display:flex;flex-direction:column;justify-content:center;min-height:100%}#survey-widget-root .survey-question-container{transition:opacity .3s ease-in-out,transform .3s ease-in-out;display:flex;flex-direction:column;justify-content:center;padding:0;height:100%;margin:0 0 32px;background:none;border:none}.survey-question-layout{display:flex;height:100%;width:100%;flex-direction:column}.field-phone .survey-question-layout{align-items:flex-end}#survey-widget-root.gi-rtl .contact-info-question .field-phone .survey-question-layout{flex-direction:row-reverse}.survey-question-layout{font-family:var(--survey-font-family, Poppins, sans-serif)}#survey-widget-root .survey-question-header{margin-bottom:24px}.survey-question-headline{font-size:var(--survey-typography-title-size, 20px);line-height:1.35;font-weight:400;font-family:var(--survey-typography-font-family, "Poppins", sans-serif);color:var(--survey-questions-color);text-align:start;text-align:var(--survey-typography-text-align, start);white-space:pre-line;word-break:break-word}@container survey (min-width: 480px){.survey-question-headline{font-size:var(--survey-typography-title-size, 24px)}}#survey-widget-root .survey-question-number{color:var(--survey-color-foreground, #666);opacity:.7;margin-right:8px;font-weight:700;font-size:14px}#survey-widget-root .survey-counter{font-size:14px;margin-inline-end:8px}@container survey (min-width: 480px){#survey-widget-root .survey-counter{font-size:16px}}#survey-widget-root .survey-arrow{width:8px;height:8px;margin-inline-start:4px}@container survey (min-width: 480px){#survey-widget-root .survey-arrow{width:16px;height:16px}}#survey-widget-root .qh-counter-stacked{display:flex;margin-block-end:8px}#survey-widget-root .qh-counter-gutter{display:none;position:absolute;inset-inline-end:100%;margin-inline-end:12px;top:.5rem}@container survey (min-width: 790px){#survey-widget-root .qh-counter-stacked{display:none}#survey-widget-root .qh-counter-gutter{display:flex}}#survey-widget-root .survey-question-number:after{content:"→";margin-left:8px}#survey-widget-root .survey-question-text{color:var(--survey-color-foreground)}.survey-question-description{font-size:var(--survey-typography-subtitle-size, 16px);line-height:24px;font-weight:400;font-family:var(--survey-typography-font-family, "Poppins", sans-serif);color:var(--survey-descriptions-color);text-align:start;text-align:var(--survey-typography-text-align, start)}@container survey (min-width: 480px){.survey-question-description{font-size:var(--survey-typography-subtitle-size, 20px);line-height:28px}}#survey-widget-root .survey-button.ok-button{height:40px;background-color:var(--survey-buttons-color);color:var(--survey-buttons-text-color);border:var(--survey-buttons-border);line-height:1;font-size:20px;font-weight:700;padding:0 10px}#survey-widget-root .action-btn-group{display:inline-flex;align-items:center;gap:.75rem;margin-top:1.5rem;border-radius:var(--survey-border-radius-md)}#survey-widget-root .action-helper{font-size:12px;font-weight:400;color:var(--survey-questions-color);opacity:.8;font-family:var(--survey-typography-font-family, sans-serif)}#survey-widget-root .action-helper strong{font-weight:700}.question-title{margin:0 0 .5rem;font-size:1.75rem;font-weight:600;color:var(--survey-color-foreground, #333);line-height:1.3;font-family:var(--survey-typography-font-family, "Poppins", sans-serif)}.question-description{margin:0 0 1rem;font-size:1rem;font-weight:400;color:var(--survey-color-foreground, #666);line-height:1.4;opacity:.8;font-family:var(--survey-typography-font-family, "Poppins", sans-serif)}.answer-area{margin-top:1.5rem;text-align:start;text-align:var(--survey-typography-text-align, start)}.question-content{max-width:100%}.survey-question-layout fieldset{padding:0;margin:0}#survey-widget-root .page-question.end-centered .survey-question-headline,#survey-widget-root .page-question.end-centered .survey-question-description,#survey-widget-root .page-question.end-centered .answer-area{text-align:center}.placeholder\:text-gray-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.placeholder\:text-gray-400::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.focus\:border-primary:focus{border-color:hsl(var(--primary))}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.\!container{width:100%!important}.container{width:100%}@media (min-width: 640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width: 768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width: 1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width: 1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width: 1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.-top-32{top:-8rem}.bottom-2{bottom:.5rem}.bottom-\[-140px\]{bottom:-140px}.left-0{left:0}.left-2{left:.5rem}.left-3{left:.75rem}.left-\[-100px\]{left:-100px}.left-\[50\%\]{left:50%}.right-0{right:0}.right-2{right:.5rem}.right-4{right:1rem}.right-6{right:1.5rem}.top-0{top:0}.top-1\/2{top:50%}.top-4{top:1rem}.top-\[50\%\]{top:50%}.z-10{z-index:10}.z-50{z-index:50}.z-\[1001\]{z-index:1001}.z-\[80\]{z-index:80}.m-0{margin:0}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.size-4{width:1rem;height:1rem}.size-5{width:1.25rem;height:1.25rem}.size-\[--cell-size\]{width:var(--cell-size);height:var(--cell-size)}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-\[--cell-size\]{height:var(--cell-size)}.h-\[400px\]{height:400px}.h-\[60vh\]{height:60vh}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-\[var\(--survey-component-input-height\)\]{height:var(--survey-component-input-height)}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-60{max-height:15rem}.max-h-96{max-height:24rem}.max-h-\[90vh\]{max-height:90vh}.min-h-\[1\.25rem\]{min-height:1.25rem}.min-h-\[2rem\]{min-height:2rem}.min-h-\[80px\]{min-height:80px}.min-h-screen{min-height:100vh}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-2\/3{width:66.666667%}.w-24{width:6rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-\[--cell-size\]{width:var(--cell-size)}.w-\[400px\]{width:400px}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-screen{width:100vw}.min-w-0{min-width:0px}.min-w-\[120px\]{min-width:120px}.min-w-\[140px\]{min-width:140px}.min-w-\[150px\]{min-width:150px}.min-w-\[180px\]{min-width:180px}.min-w-\[200px\]{min-width:200px}.min-w-\[50px\]{min-width:50px}.min-w-\[80px\]{min-width:80px}.min-w-\[8rem\]{min-width:8rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.min-w-full{min-width:100%}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-\[350px\]{max-width:350px}.max-w-\[700px\]{max-width:700px}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.border-separate{border-collapse:separate}.border-spacing-x-0{--tw-border-spacing-x: 0px;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.border-spacing-y-2{--tw-border-spacing-y: .5rem;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-grab{cursor:grab}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-\[1px\]{gap:1px}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-none{border-radius:0}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:.75rem}.rounded-b-lg{border-bottom-right-radius:var(--radius);border-bottom-left-radius:var(--radius)}.rounded-l-md{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.rounded-r-md{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.rounded-t-lg{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-t-0{border-top-width:0px}.border-dashed{border-style:dashed}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity))}.border-border{border-color:hsl(var(--border))}.border-destructive{border-color:hsl(var(--destructive))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.border-input{border-color:hsl(var(--input))}.border-muted{border-color:hsl(var(--muted))}.border-primary{border-color:hsl(var(--primary))}.border-primary\/20{border-color:hsl(var(--primary) / .2)}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity))}.border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity))}.border-slate-500\/60{border-color:#64748b99}.border-slate-900{--tw-border-opacity: 1;border-color:rgb(15 23 42 / var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-t-\[var\(--survey-color-border\)\]{border-top-color:var(--survey-color-border)}.border-t-primary{border-top-color:hsl(var(--primary))}.border-t-transparent{border-top-color:transparent}.bg-accent{background-color:hsl(var(--accent))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity))}.bg-background{background-color:hsl(var(--background))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-black\/0{background-color:#0000}.bg-black\/20{background-color:#0003}.bg-black\/50{background-color:#00000080}.bg-black\/70{background-color:#000000b3}.bg-black\/80{background-color:#000c}.bg-card{background-color:hsl(var(--card))}.bg-cyan-500{--tw-bg-opacity: 1;background-color:rgb(6 182 212 / var(--tw-bg-opacity))}.bg-cyan-500\/25{background-color:#06b6d440}.bg-destructive{background-color:hsl(var(--destructive))}.bg-destructive\/10{background-color:hsl(var(--destructive) / .1)}.bg-emerald-500\/25{background-color:#10b98140}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.bg-muted{background-color:hsl(var(--muted))}.bg-muted\/30{background-color:hsl(var(--muted) / .3)}.bg-popover{background-color:hsl(var(--popover))}.bg-primary{background-color:hsl(var(--primary))}.bg-primary\/10{background-color:hsl(var(--primary) / .1)}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.bg-slate-900\/60{background-color:#0f172a99}.bg-slate-950{--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-white\/90{background-color:#ffffffe6}.fill-current{fill:currentColor}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[--cell-size\]{padding-left:var(--cell-size);padding-right:var(--cell-size)}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-20{padding-bottom:5rem}.pb-4{padding-bottom:1rem}.pl-2{padding-left:.5rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pr-1{padding-right:.25rem}.pr-12{padding-right:3rem}.pr-2{padding-right:.5rem}.pt-0{padding-top:0}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[0\.8rem\]{font-size:.8rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-5{line-height:1.25rem}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\.3em\]{letter-spacing:.3em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.text-\[--survey-subtext-color\]{color:var(--survey-subtext-color)}.text-\[var\(--survey-outline-color\)\]{color:var(--survey-outline-color)}.text-accent-foreground{color:hsl(var(--accent-foreground))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-current{color:currentColor}.text-destructive{color:hsl(var(--destructive))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-foreground{color:hsl(var(--foreground))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity))}.text-popover-foreground{color:hsl(var(--popover-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-slate-200\/60{color:#e2e8f099}.text-slate-200\/70{color:#e2e8f0b3}.text-slate-200\/80{color:#e2e8f0cc}.text-slate-50{--tw-text-opacity: 1;color:rgb(248 250 252 / var(--tw-text-opacity))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity))}.text-slate-950{--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-offset-background{--tw-ring-offset-color: hsl(var(--background))}.ring-offset-white{--tw-ring-offset-color: #fff}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-3xl{--tw-blur: blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.\[--cell-size\:2rem\]{--cell-size: 2rem}html,body,#root{height:100%;width:100%;margin:0;padding:0}body{background-color:hsl(var(--muted) / .4)}.file\:border-0::file-selector-button{border-width:0px}.file\:bg-transparent::file-selector-button{background-color:transparent}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:500}.file\:text-foreground::file-selector-button{color:hsl(var(--foreground))}.placeholder\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-within\:ring-ring:focus-within{--tw-ring-color: hsl(var(--ring))}.focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width: 2px}.hover\:cursor-grabbing:hover{cursor:grabbing}.hover\:border-primary\/50:hover{border-color:hsl(var(--primary) / .5)}.hover\:border-primary\/60:hover{border-color:hsl(var(--primary) / .6)}.hover\:border-slate-300:hover{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity))}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-cyan-400:hover{--tw-bg-opacity: 1;background-color:rgb(34 211 238 / var(--tw-bg-opacity))}.hover\:bg-destructive\/10:hover{background-color:hsl(var(--destructive) / .1)}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive) / .9)}.hover\:bg-muted\/50:hover{background-color:hsl(var(--muted) / .5)}.hover\:bg-primary\/20:hover{background-color:hsl(var(--primary) / .2)}.hover\:bg-primary\/5:hover{background-color:hsl(var(--primary) / .05)}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary) / .9)}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary) / .8)}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity))}.hover\:bg-slate-900:hover{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:text-destructive:hover{color:hsl(var(--destructive))}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.hover\:text-primary:hover{color:hsl(var(--primary))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-transparent:focus{border-color:transparent}.focus\:bg-accent:focus{background-color:hsl(var(--accent))}.focus\:bg-slate-100:focus{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.focus\:text-accent-foreground:focus{color:hsl(var(--accent-foreground))}.focus\:text-destructive:focus{color:hsl(var(--destructive))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-ring:focus{--tw-ring-color: hsl(var(--ring))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-cyan-200:focus-visible{outline-color:#a5f3fc}.focus-visible\:outline-cyan-300:focus-visible{outline-color:#67e8f9}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-primary:focus-visible{--tw-ring-color: hsl(var(--primary))}.focus-visible\:ring-ring:focus-visible{--tw-ring-color: hsl(var(--ring))}.focus-visible\:ring-slate-950:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(2 6 23 / var(--tw-ring-opacity))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\:ring-offset-background:focus-visible{--tw-ring-offset-color: hsl(var(--background))}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:bg-black\/10{background-color:#0000001a}.group:hover .group-hover\:opacity-100{opacity:1}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-70{opacity:.7}.aria-disabled\:opacity-50[aria-disabled=true]{opacity:.5}.aria-selected\:text-muted-foreground[aria-selected=true]{color:hsl(var(--muted-foreground))}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=checked\]\:translate-x-5[data-state=checked]{--tw-translate-x: 1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked]{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[selected\=true\]\:rounded-none[data-selected=true]{border-radius:0}.data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:hsl(var(--primary))}.data-\[state\=checked\]\:bg-slate-900[data-state=checked]{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity))}.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:hsl(var(--accent))}.data-\[state\=unchecked\]\:bg-input[data-state=unchecked]{background-color:hsl(var(--input))}.data-\[state\=checked\]\:text-primary-foreground[data-state=checked]{color:hsl(var(--primary-foreground))}.data-\[state\=checked\]\:text-slate-50[data-state=checked]{--tw-text-opacity: 1;color:rgb(248 250 252 / var(--tw-text-opacity))}.data-\[state\=open\]\:text-muted-foreground[data-state=open]{color:hsl(var(--muted-foreground))}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}@media (min-width: 640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:rounded-lg{border-radius:var(--radius)}.sm\:text-left{text-align:left}}@media (min-width: 768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 1024px){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 1280px){.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (prefers-color-scheme: dark){.dark\:border-slate-50{--tw-border-opacity: 1;border-color:rgb(248 250 252 / var(--tw-border-opacity))}.dark\:ring-offset-slate-950{--tw-ring-offset-color: #020617}.dark\:focus-visible\:ring-slate-300:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(203 213 225 / var(--tw-ring-opacity))}.dark\:data-\[state\=checked\]\:bg-slate-50[data-state=checked]{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity))}.dark\:data-\[state\=checked\]\:text-slate-900[data-state=checked]{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity))}}.\[\&\:first-child\[data-selected\=true\]_button\]\:rounded-l-md:first-child[data-selected=true] button{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.\[\&\:last-child\[data-selected\=true\]_button\]\:rounded-r-md:last-child[data-selected=true] button{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.\[\&\>span\]\:line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\[\&\>svg\]\:size-3\.5>svg{width:.875rem;height:.875rem}.\[\&\>svg\]\:text-muted-foreground>svg{color:hsl(var(--muted-foreground))}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}[data-slot=card-content] .\[\[data-slot\=card-content\]_\&\]\:bg-transparent,[data-slot=popover-content] .\[\[data-slot\=popover-content\]_\&\]\:bg-transparent{background-color:transparent}
