@import"https://fonts.googleapis.com/css2?family=Google+Sans:wght@400;500&family=Roboto:wght@300;400;500;700&display=swap";/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-duration:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.container{width:100%}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.h-full{height:100%}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.items-center{align-items:center}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.italic{font-style:italic}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-300{--tw-duration:.3s;transition-duration:.3s}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}@layer base{*{box-sizing:border-box;margin:0;padding:0}body{color:#202124;-webkit-font-smoothing:antialiased;background:#f0ebf8;font-family:Roboto,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px}}@layer components{.survey-container{max-width:640px;margin:0 auto;padding:12px 0}.survey-header{background:#fff;border-top:10px solid #673ab7;border-radius:8px;margin-bottom:12px;box-shadow:0 0 0 1px #00000014}.survey-header-content{padding:24px}.survey-title{color:#202124;margin:0;padding:0;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:32px;font-weight:400;line-height:40px}.survey-description{color:#70757a;white-space:pre-wrap;margin-top:8px;font-size:14px;font-weight:400;line-height:20px}.required-note{color:#d93025;margin-top:16px;font-size:13px}.survey-card{background:#fff;border-radius:8px;margin-bottom:12px;padding:24px;box-shadow:0 0 0 1px #00000014}.question-title{color:#202124;margin-bottom:16px;font-family:Roboto,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px}.required-mark{color:#d93025;margin-left:4px}.form-input{background:0 0;border:none;border-bottom:1px solid #0000001f;outline:none;width:100%;padding:8px 0 7px;font-family:Roboto,Arial,sans-serif;font-size:14px;line-height:20px;transition:border-bottom-color .2s cubic-bezier(.4,0,.2,1)}.form-input:focus{border-bottom:2px solid #673ab7;padding-bottom:6px}.form-input::-moz-placeholder{color:#70757a}.form-input::placeholder{color:#70757a}.form-textarea{resize:none;background:0 0;border:none;border-bottom:1px solid #0000001f;outline:none;width:100%;min-height:24px;padding:8px 0 7px;font-family:Roboto,Arial,sans-serif;font-size:14px;line-height:20px;transition:border-bottom-color .2s cubic-bezier(.4,0,.2,1)}.form-textarea:focus{border-bottom:2px solid #673ab7;padding-bottom:6px}.form-select{cursor:pointer;background:#fff;border:1px solid #dadce0;border-radius:4px;outline:none;width:100%;padding:10px 32px 10px 12px;font-family:Roboto,Arial,sans-serif;font-size:14px;line-height:20px;transition:border-color .2s}.form-select:focus{border-color:#673ab7}.radio-group,.checkbox-group{flex-direction:column;gap:12px;display:flex}.radio-option,.checkbox-option{align-items:center;min-height:32px;display:flex}.form-radio{accent-color:#673ab7;cursor:pointer;width:20px;height:20px;margin:0 12px 0 0}.form-checkbox{accent-color:#673ab7;cursor:pointer;border-radius:2px;width:18px;height:18px;margin:0 12px 0 0}.option-label{color:#202124;cursor:pointer;font-family:Roboto,Arial,sans-serif;font-size:14px;line-height:20px}.submit-section{background:#fff;border-radius:8px;justify-content:space-between;align-items:center;padding:24px;display:flex;box-shadow:0 0 0 1px #00000014}.btn-submit{color:#fff;letter-spacing:.25px;cursor:pointer;background:#673ab7;border:none;border-radius:4px;height:36px;padding:0 24px;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:14px;font-weight:500;transition:box-shadow .28s cubic-bezier(.4,0,.2,1),background .28s}.btn-submit:hover{background:#5e35a6;box-shadow:0 1px 2px #4285f44d,0 1px 3px 1px #4285f426}.btn-clear{color:#673ab7;letter-spacing:.25px;cursor:pointer;background:0 0;border:none;border-radius:4px;height:36px;padding:0 8px;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:14px;font-weight:500;transition:background .28s}.btn-clear:hover{background:#673ab70a}.progress-container{margin:24px 0 12px}.progress-text{color:#70757a;margin-bottom:8px;font-size:12px}.progress-bar{background:#e0e0e0;border-radius:4px;height:8px;overflow:hidden}.progress-fill{background:#673ab7;height:100%;transition:width .3s}.input-helper-text{color:#70757a;margin-top:4px;font-size:12px}.section-divider{border:none;border-top:1px solid #dadce0;margin:24px 0}.badge{color:#673ab7;background:#673ab71a;border-radius:12px;align-items:center;padding:2px 8px;font-size:12px;font-weight:500;display:inline-flex}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
