.webview-module__Q2wsuW__viewport{background:var(--canvas);width:min(100%,480px);min-height:100dvh;margin:0 auto}.webview-module__Q2wsuW__header{z-index:20;border-bottom:1px solid var(--line);background:var(--surface);min-height:52px;color:var(--ink);padding:max(env(safe-area-inset-top), 6px) 18px 6px;justify-content:space-between;align-items:center;gap:12px;display:flex;position:sticky;top:0}.webview-module__Q2wsuW__brand{width:auto;height:15px;color:var(--ink);flex:none}.webview-module__Q2wsuW__header h1{color:var(--meta);letter-spacing:var(--track-label);text-align:right;flex:none;order:3;margin:0;font-size:11px;font-weight:700}.webview-module__Q2wsuW__headerSlot{text-align:right;flex:auto;order:2}.webview-module__Q2wsuW__headerLink{color:var(--brand-text);letter-spacing:var(--track-label);font-size:11px;font-weight:700}.webview-module__Q2wsuW__main{background:var(--canvas);min-height:calc(100dvh - 146px);padding:16px 16px 24px}.webview-module__Q2wsuW__notice{border-top:1px solid var(--line);background:var(--canvas);color:var(--muted);padding:16px 18px calc(16px + env(safe-area-inset-bottom));align-items:flex-start;gap:8px;display:flex}.webview-module__Q2wsuW__notice span{color:var(--brand);font-size:14px}.webview-module__Q2wsuW__notice p{margin:0;font-size:11px;line-height:1.65}.webview-module__Q2wsuW__stateCard{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:420px;display:flex}.webview-module__Q2wsuW__stateCard h2{margin:20px 0 8px;font-size:22px}.webview-module__Q2wsuW__stateCard p{max-width:320px;color:var(--muted);margin:0;font-size:14px;line-height:1.7}.webview-module__Q2wsuW__stateIcon{border-radius:16px;place-items:center;width:62px;height:62px;font-size:25px;font-weight:700;display:grid}.webview-module__Q2wsuW__stateIcon.webview-module__Q2wsuW__loading{background:var(--brand-soft)}.webview-module__Q2wsuW__stateIcon.webview-module__Q2wsuW__error{background:var(--danger-soft);color:var(--danger)}.webview-module__Q2wsuW__stateIcon.webview-module__Q2wsuW__permission{background:var(--source-soft);color:var(--source)}.webview-module__Q2wsuW__spinner{border:3px solid var(--brand-line);border-top-color:var(--brand);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite webview-module__Q2wsuW__spin}.webview-module__Q2wsuW__stateActions{gap:8px;width:100%;margin-top:24px;display:grid}.webview-module__Q2wsuW__primaryButton,.webview-module__Q2wsuW__secondaryButton,.webview-module__Q2wsuW__dangerButton{border-radius:14px;min-height:48px;padding:0 18px;font-weight:700}.webview-module__Q2wsuW__primaryButton{border:1px solid var(--action);background:var(--action);color:#fff}.webview-module__Q2wsuW__secondaryButton{border:1px solid var(--line);background:#fff}.webview-module__Q2wsuW__dangerButton{border:1px solid var(--danger);background:var(--danger);color:#fff}.webview-module__Q2wsuW__primaryButton:disabled,.webview-module__Q2wsuW__secondaryButton:disabled,.webview-module__Q2wsuW__dangerButton:disabled{cursor:default;opacity:.45}.webview-module__Q2wsuW__dialogOverlay{z-index:100;background:#1c1c1a8c;justify-content:center;align-items:flex-end;padding:16px;display:flex;position:fixed;inset:0}.webview-module__Q2wsuW__dialog{width:min(100%,448px);padding:24px 20px calc(20px + env(safe-area-inset-bottom));background:#fff;border-radius:16px;box-shadow:0 20px 50px #00000038}.webview-module__Q2wsuW__dialogMark{background:var(--danger-soft);width:42px;height:42px;color:var(--danger);border-radius:15px;place-items:center;font-weight:700;display:grid}.webview-module__Q2wsuW__dialog h2{margin:16px 0 8px;font-size:20px}.webview-module__Q2wsuW__dialog p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.webview-module__Q2wsuW__dialogActions{grid-template-columns:1fr 1fr;gap:8px;margin-top:24px;display:grid}@keyframes webview-module__Q2wsuW__spin{to{transform:rotate(360deg)}}
.auth-module__SUv9sW__hero{padding:8px 4px 20px}.auth-module__SUv9sW__eyebrow{background:var(--brand-soft);color:var(--brand);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.auth-module__SUv9sW__hero h2{margin:14px 0 10px;font-size:19px;line-height:1.25}.auth-module__SUv9sW__hero p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.auth-module__SUv9sW__benefits{border:1px solid var(--line);border-radius:var(--radius);background:var(--line);gap:1px;margin:0 0 20px;padding:0;list-style:none;display:grid;overflow:hidden}.auth-module__SUv9sW__benefits li{background:#fff;align-items:center;gap:14px;padding:16px;display:flex}.auth-module__SUv9sW__benefits>li>span{background:var(--brand-soft);width:38px;height:38px;color:var(--brand);border-radius:13px;flex:none;place-items:center;font-size:11px;font-weight:700;display:grid}.auth-module__SUv9sW__benefits b{font-size:14px}.auth-module__SUv9sW__benefits p{color:var(--muted);margin:3px 0 0;font-size:12px}.auth-module__SUv9sW__formCard{border-radius:var(--radius);background:var(--line-track);padding:20px 16px}.auth-module__SUv9sW__formTitle{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.auth-module__SUv9sW__formTitle h3{margin:0;font-size:18px}.auth-module__SUv9sW__formTitle span{color:var(--danger);font-size:11px}.auth-module__SUv9sW__authMethodNotice{background:var(--warn-soft);color:var(--warn-text);border-radius:12px;margin:-6px 0 18px;padding:11px 12px;font-size:13px;line-height:1.5}.auth-module__SUv9sW__field{margin-bottom:15px;display:block}.auth-module__SUv9sW__field>span{margin:0 2px 7px;font-size:13px;font-weight:700;display:block}.auth-module__SUv9sW__fieldError{color:var(--danger);margin:6px 2px 0;font-size:12px;display:block}.auth-module__SUv9sW__submitButton{background:var(--action);color:#fff;border:0;border-radius:15px;width:100%;min-height:54px;margin-top:5px;font-weight:700}.auth-module__SUv9sW__submitButton:disabled{cursor:default;background:var(--line);color:var(--meta)}.auth-module__SUv9sW__skipButton{width:100%;color:var(--muted);text-underline-offset:3px;background:0 0;border:0;padding:16px 8px 2px;font-size:13px;text-decoration:underline}
.complete-module__mXSFaa__complete{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:520px;display:flex}.complete-module__mXSFaa__icon{background:var(--brand-soft);width:74px;height:74px;color:var(--brand);border-radius:16px;place-items:center;font-size:30px;font-weight:700;display:grid}.complete-module__mXSFaa__eyebrow{font-weight:700;color:var(--brand)!important;margin:20px 0 6px!important;font-size:12px!important}.complete-module__mXSFaa__complete h2{max-width:300px;margin:0;font-size:17px;line-height:1.35}.complete-module__mXSFaa__complete>p:not(.complete-module__mXSFaa__eyebrow){max-width:320px;color:var(--muted);margin:13px 0 0;font-size:14px;line-height:1.7}.complete-module__mXSFaa__primaryLink{background:var(--action);color:#fff;border-radius:15px;width:100%;min-height:52px;margin-top:28px;font-weight:700;line-height:52px}
.profile-module__9OG52a__pageIntro{padding:5px 2px 24px}.profile-module__9OG52a__pageIntro>span{color:var(--brand);font-size:12px;font-weight:700}.profile-module__9OG52a__pageIntro h2{margin:6px 0 7px;font-size:19px}.profile-module__9OG52a__pageIntro p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.profile-module__9OG52a__feedback{z-index:10;border:1px solid var(--brand-line);background:var(--brand-soft);color:var(--success);box-shadow:var(--shadow-lift);border-radius:14px;align-items:center;gap:9px;margin-bottom:12px;padding:11px 13px;font-size:13px;font-weight:700;display:flex;position:sticky;top:70px}.profile-module__9OG52a__feedback span{background:var(--success);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;display:grid}.profile-module__9OG52a__card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;margin-bottom:14px;padding:18px 16px}.profile-module__9OG52a__cardHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:17px;display:flex}.profile-module__9OG52a__cardHeader>div:first-child{align-items:center;gap:9px;display:flex}.profile-module__9OG52a__cardHeader h3{margin:0;font-size:17px}.profile-module__9OG52a__healthCardHeader{align-items:flex-start}.profile-module__9OG52a__healthCardHeader>div:first-child{flex-direction:column;align-items:flex-start;gap:3px;min-width:0}.profile-module__9OG52a__healthCardHeader h3{font-size:15px;line-height:1.35}.profile-module__9OG52a__cardSource{color:var(--meta);letter-spacing:var(--track-label);font-size:10.5px;font-weight:700}.profile-module__9OG52a__segmented{background:var(--line-track);border-radius:10px;padding:3px;display:flex}.profile-module__9OG52a__segmented button{min-height:30px;color:var(--muted);background:0 0;border:0;border-radius:8px;padding:0 10px;font-size:11px}.profile-module__9OG52a__segmented .profile-module__9OG52a__activeSegment{color:var(--brand);background:#fff;font-weight:700;box-shadow:0 2px 8px #1c1c1a14}.profile-module__9OG52a__infoList{margin:0}.profile-module__9OG52a__infoList>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:43px;display:flex}.profile-module__9OG52a__infoList>div:last-child{border-bottom:0}.profile-module__9OG52a__infoList dt{color:var(--muted);font-size:13px}.profile-module__9OG52a__infoList dd{margin:0;font-size:14px;font-weight:700}.profile-module__9OG52a__formGrid{gap:13px;display:grid}.profile-module__9OG52a__formGrid label>span,.profile-module__9OG52a__familyForm label>span{margin:0 2px 6px;font-size:12px;font-weight:700;display:block}.profile-module__9OG52a__formGrid small,.profile-module__9OG52a__familyForm small{color:var(--danger);margin:5px 2px 0;font-size:11px;display:block}.profile-module__9OG52a__chipSections{gap:18px;display:grid}.profile-module__9OG52a__chipSections h4{color:var(--muted);margin:0 0 9px;font-size:12px}.profile-module__9OG52a__chips{flex-wrap:wrap;gap:7px;display:flex}.profile-module__9OG52a__chips button{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:40px;padding:0 12px;font-size:11.5px}.profile-module__9OG52a__chips button:disabled{color:inherit;opacity:1}.profile-module__9OG52a__chips .profile-module__9OG52a__selectedChip{font-weight:700}.profile-module__9OG52a__toneMedical .profile-module__9OG52a__selectedChip{background:var(--source-soft);color:var(--source);border-color:#cddbec}.profile-module__9OG52a__toneAllergy .profile-module__9OG52a__selectedChip{border-color:var(--danger-line);background:var(--danger-soft);color:var(--danger)}.profile-module__9OG52a__toneAvoid .profile-module__9OG52a__selectedChip{border-color:var(--warn-line);background:var(--warn-soft);color:var(--warn-text)}.profile-module__9OG52a__noItems{color:var(--meta);margin:0;font-size:12px}.profile-module__9OG52a__medicationList,.profile-module__9OG52a__familyList{gap:8px;margin:0;padding:0;list-style:none;display:grid}.profile-module__9OG52a__medicationList li{background:var(--line-track);border-radius:12px;justify-content:space-between;align-items:center;min-height:42px;padding:9px 11px;font-size:12px;display:flex}.profile-module__9OG52a__medicationList button{width:28px;height:28px;color:var(--muted);background:0 0;border:0;font-size:18px}.profile-module__9OG52a__addRow{grid-template-columns:1fr auto;gap:7px;margin-top:11px;display:grid}.profile-module__9OG52a__addRow button{border:1px solid var(--brand);min-width:58px;color:var(--brand);background:#fff;border-radius:12px;font-size:12px;font-weight:700}.profile-module__9OG52a__emptyInline{background:var(--line-track);text-align:center;border-radius:13px;padding:15px}.profile-module__9OG52a__emptyInline p{margin:0;font-size:13px;font-weight:700}.profile-module__9OG52a__emptyInline span{color:var(--muted);margin-top:4px;font-size:11px;display:block}.profile-module__9OG52a__saveButton{border:1px solid var(--action);background:var(--action);color:#fff;border-radius:15px;width:100%;min-height:52px;margin:0 0 14px;font-weight:700}.profile-module__9OG52a__saveButton:disabled{border-color:var(--line);background:var(--line-track);color:var(--meta)}.profile-module__9OG52a__comingSoonCard{overflow:hidden}.profile-module__9OG52a__comingSoonHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.profile-module__9OG52a__comingSoonHeader>div{min-width:0}.profile-module__9OG52a__comingSoonHeader h3{margin:4px 0 0;font-size:16px;line-height:1.4}.profile-module__9OG52a__comingSoonBadge{border:1px solid var(--warn-line);background:var(--warn-soft);color:var(--warn-text);border-radius:999px;flex:none;padding:5px 8px;font-size:10px;font-weight:700}.profile-module__9OG52a__comingSoonDescription{color:var(--muted);margin:0 0 13px;font-size:12px;line-height:1.6}.profile-module__9OG52a__comingSoonCta{border:1px solid var(--line);background:var(--line-track);width:100%;min-height:48px;color:var(--meta);cursor:not-allowed;border-radius:13px;font-size:12px;font-weight:700}.profile-module__9OG52a__comingSoonNote{color:var(--meta);text-align:center;margin-top:6px;font-size:10.5px;display:block}.profile-module__9OG52a__featureRequestArea{border-top:1px solid var(--line);grid-template-columns:minmax(132px,auto) 1fr;align-items:center;gap:11px;margin-top:15px;padding-top:15px;display:grid}.profile-module__9OG52a__featureRequestButton{border:1px solid var(--brand-line);min-height:48px;color:var(--brand-text);background:#fff;border-radius:13px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:11.5px;font-weight:700;display:inline-flex}.profile-module__9OG52a__featureRequestButton>span{font-size:18px;line-height:1}.profile-module__9OG52a__featureRequestButton:disabled{cursor:wait;opacity:.65}.profile-module__9OG52a__featureRequestButton:focus-visible{outline:3px solid var(--brand-line);outline-offset:2px}.profile-module__9OG52a__featureRequested{border-color:var(--brand);background:var(--brand-soft)}.profile-module__9OG52a__requestCount{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.profile-module__9OG52a__requestCount b{color:var(--brand-text);font-size:14px}.profile-module__9OG52a__featureRequestError{border:1px solid var(--danger-line);background:var(--danger-soft);color:var(--danger);border-radius:11px;margin:10px 0 0;padding:9px 10px;font-size:11px;line-height:1.5}.profile-module__9OG52a__familyCount{background:var(--brand-soft);color:var(--brand);border-radius:999px;padding:5px 9px;font-size:10px;font-weight:700}.profile-module__9OG52a__familyList li{border:1px solid var(--line);border-radius:14px;grid-template-columns:40px 1fr auto;align-items:center;gap:11px;padding:11px;display:grid}.profile-module__9OG52a__familyAvatar{background:var(--warn-soft);width:40px;height:40px;color:var(--warn-text);border-radius:14px;place-items:center;font-size:13px;font-weight:700;display:grid}.profile-module__9OG52a__familyList b{font-size:13px;display:block}.profile-module__9OG52a__familyList span{color:var(--muted);margin-top:3px;font-size:11px;display:block}.profile-module__9OG52a__familyList button{color:var(--danger);text-underline-offset:3px;background:0 0;border:0;padding:8px;font-size:11px;text-decoration:underline}.profile-module__9OG52a__addFamilyButton{border:1px dashed var(--brand-line);background:var(--brand-soft);width:100%;min-height:46px;color:var(--brand);border-radius:13px;margin-top:11px;font-size:12px;font-weight:700}.profile-module__9OG52a__addFamilyButton:disabled{border-color:var(--line);color:var(--meta)}.profile-module__9OG52a__withdrawArea{text-align:center;padding:14px 0 3px}.profile-module__9OG52a__withdrawArea button{color:var(--danger);text-underline-offset:3px;background:0 0;border:0;font-size:11px;text-decoration:underline}.profile-module__9OG52a__panelOverlay{z-index:90;background:#1c1c1a8c;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.profile-module__9OG52a__panel{width:min(100%,480px);padding:22px 18px calc(20px + env(safe-area-inset-bottom));background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -20px 50px #1c1c1a29}.profile-module__9OG52a__panelHeader{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.profile-module__9OG52a__panelHeader span{color:var(--brand);font-size:10px;font-weight:700}.profile-module__9OG52a__panelHeader h2{margin:4px 0 0;font-size:21px}.profile-module__9OG52a__panelHeader button{border:1px solid var(--line);width:38px;height:38px;color:var(--muted);background:#fff;border-radius:13px;font-size:22px}.profile-module__9OG52a__familyForm{gap:13px;display:grid}.profile-module__9OG52a__panelSaveButton{background:var(--action);color:#fff;border:0;border-radius:15px;min-height:52px;margin-top:4px;font-weight:700}
.survey-module__BfrvnG__pageHeader{justify-content:space-between;align-items:flex-start;padding:4px 2px 22px;display:flex}.survey-module__BfrvnG__pageHeader span{color:var(--brand);font-size:12px;font-weight:700}.survey-module__BfrvnG__pageHeader h2{margin:6px 0 0;font-size:17.5px}.survey-module__BfrvnG__closeButton{border:1px solid var(--line);width:38px;height:38px;color:var(--muted);background:#fff;border-radius:13px;place-items:center;font-size:24px;line-height:1;display:grid}.survey-module__BfrvnG__progress{grid-template-columns:repeat(4,1fr);margin:0 0 18px;padding:0;list-style:none;display:grid}.survey-module__BfrvnG__progress li{color:var(--meta);text-align:center;justify-items:center;gap:6px;font-size:10px;display:grid;position:relative}.survey-module__BfrvnG__progress li:before{z-index:0;background:var(--line);content:"";width:100%;height:2px;position:absolute;top:14px;left:-50%}.survey-module__BfrvnG__progress li:first-child:before{display:none}.survey-module__BfrvnG__progress li>span{z-index:1;border:2px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;font-weight:700;display:grid}.survey-module__BfrvnG__progress .survey-module__BfrvnG__currentStep{color:var(--brand)}.survey-module__BfrvnG__progress .survey-module__BfrvnG__currentStep>span{border-color:var(--brand);background:var(--brand);color:#fff}.survey-module__BfrvnG__progress .survey-module__BfrvnG__doneStep{color:var(--success)}.survey-module__BfrvnG__progress .survey-module__BfrvnG__doneStep:before,.survey-module__BfrvnG__progress .survey-module__BfrvnG__currentStep:before{background:var(--brand)}.survey-module__BfrvnG__progress .survey-module__BfrvnG__doneStep>span{border-color:var(--brand);background:var(--brand-soft);color:var(--brand)}.survey-module__BfrvnG__surveyCard{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.survey-module__BfrvnG__cardIntro{background:var(--action);color:#fff;padding:20px 18px}.survey-module__BfrvnG__cardIntro>span{color:#ffffff9e;font-size:11px;font-weight:700}.survey-module__BfrvnG__cardIntro h3{margin:6px 0 5px;font-size:21px}.survey-module__BfrvnG__cardIntro p{color:#ffffffb3;margin:0;font-size:12px;line-height:1.6}.survey-module__BfrvnG__questions{gap:0;padding:0 18px;display:grid}.survey-module__BfrvnG__question{border-bottom:1px solid var(--line);padding:22px 0}.survey-module__BfrvnG__questions>div:last-child .survey-module__BfrvnG__question{border-bottom:0}.survey-module__BfrvnG__question legend{width:100%;padding:0;font-size:15px;font-weight:700;line-height:1.55}.survey-module__BfrvnG__question legend span{color:var(--danger);margin-left:4px}.survey-module__BfrvnG__hint{color:var(--muted);margin:6px 0 12px;font-size:12px;line-height:1.55}.survey-module__BfrvnG__question legend+input,.survey-module__BfrvnG__question legend+textarea,.survey-module__BfrvnG__question legend+div,.survey-module__BfrvnG__hint+input,.survey-module__BfrvnG__hint+textarea,.survey-module__BfrvnG__hint+div,.survey-module__BfrvnG__hint+label{margin-top:13px}.survey-module__BfrvnG__optionList{gap:8px;display:grid}.survey-module__BfrvnG__binaryOptions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.survey-module__BfrvnG__optionList label,.survey-module__BfrvnG__binaryOptions label{border:1px solid var(--line);border-radius:13px;align-items:center;gap:10px;min-height:48px;padding:10px 13px;display:flex}.survey-module__BfrvnG__optionList input,.survey-module__BfrvnG__binaryOptions input{width:18px;min-height:auto;accent-color:var(--brand);margin:0}.survey-module__BfrvnG__optionList .survey-module__BfrvnG__selectedOption,.survey-module__BfrvnG__binaryOptions .survey-module__BfrvnG__selectedOption{border-color:var(--brand);background:var(--brand-soft);color:var(--brand-text);font-weight:700}.survey-module__BfrvnG__numberField{align-items:center;gap:10px;display:flex}.survey-module__BfrvnG__numberField span{color:var(--muted);flex:none;font-size:13px}.survey-module__BfrvnG__compositeNumbers{gap:10px;display:grid}.survey-module__BfrvnG__compositeNumbers .survey-module__BfrvnG__numberField{grid-template-columns:64px minmax(0,1fr) 28px;display:grid}.survey-module__BfrvnG__tabs{flex-wrap:wrap;gap:4px;margin-top:8px;display:flex}.survey-module__BfrvnG__tabs button{border:1px solid var(--line);min-height:38px;color:var(--muted);background:#fff;border-radius:9px;flex:none;padding:8px 10px;font-size:13px}.survey-module__BfrvnG__tabs .survey-module__BfrvnG__activeTab{color:var(--brand);background:#fff;font-weight:700;box-shadow:0 1px 3px #1c1c1a14}.survey-module__BfrvnG__photoField{gap:8px;display:grid}.survey-module__BfrvnG__photoNotice{background:var(--brand-soft);color:var(--muted);border-radius:11px;margin:0;padding:9px 11px;font-size:11px;line-height:1.5}.survey-module__BfrvnG__fieldError{color:var(--danger);margin:7px 0 0;font-size:12px}.survey-module__BfrvnG__followupField{gap:8px;padding:20px 18px 12px;display:grid}.survey-module__BfrvnG__followupField span{font-size:13px;font-weight:700}.survey-module__BfrvnG__followupField+.survey-module__BfrvnG__nextButton{width:calc(100% - 36px);margin:0 18px 18px}.survey-module__BfrvnG__skipQuestion{color:var(--muted);text-underline-offset:3px;background:0 0;border:0;margin:-12px 0 16px;padding:5px 0;font-size:12px;text-decoration:underline}.survey-module__BfrvnG__skipQuestion:disabled{color:var(--success);text-decoration:none}.survey-module__BfrvnG__actions{border-top:1px solid var(--line);background:var(--canvas);grid-template-columns:.72fr 1.28fr;gap:8px;padding:14px 18px 18px;display:grid}.survey-module__BfrvnG__previousButton,.survey-module__BfrvnG__nextButton{border-radius:14px;min-height:50px;font-weight:700}.survey-module__BfrvnG__previousButton{border:1px solid var(--line);background:#fff}.survey-module__BfrvnG__nextButton{border:1px solid var(--action);background:var(--action);color:#fff}.survey-module__BfrvnG__previousButton:disabled,.survey-module__BfrvnG__nextButton:disabled{cursor:default;border-color:var(--line);background:var(--line-track);color:var(--meta)}
