:root{--altcha-border-color:var(--altcha-color-neutral);--altcha-border-width:1px;--altcha-border-radius:6px;--altcha-color-base:light-dark(oklch(100% .00011 271.152),oklch(20.904% .00002 271.152));--altcha-color-base-content:light-dark(oklch(20.904% .00002 271.152),oklch(100% .00011 271.152));--altcha-color-error:oklch(51.284% .20527 28.678);--altcha-color-error-content:oklch(100% .00011 271.152);--altcha-color-neutral:light-dark(oklch(83.591% .0001 271.152),oklch(46.04% .00005 271.152));--altcha-color-neutral-content:light-dark(oklch(46.76% .00005 271.152),oklch(100% .00011 271.152));--altcha-color-primary:oklch(40.279% .2449 268.131);--altcha-color-primary-content:oklch(100% .00011 271.152);--altcha-color-success:oklch(55.748% .18968 142.511);--altcha-color-success-content:oklch(100% .00011 271.152);--altcha-checkbox-border-color:light-dark(oklch(66.494% .00233 15.434),oklch(51.028% .00006 271.152));--altcha-checkbox-border-radius:5px;--altcha-checkbox-border-width:var(--altcha-border-width);--altcha-checkbox-outline:2px solid var(--altcha-checkbox-outline-color);--altcha-checkbox-outline-color:-webkit-focus-ring-color;--altcha-checkbox-outline-offset:2px;--altcha-checkbox-size:22px;--altcha-checkbox-transition-duration:var(--altcha-transition-duration);--altcha-input-background-color:var(--altcha-color-base);--altcha-input-border-radius:3px;--altcha-input-border-width:1px;--altcha-input-color:var(--altcha-color-base-content);--altcha-max-width:320px;--altcha-padding:.75rem;--altcha-popover-arrow-size:6px;--altcha-popover-color:var(--altcha-border-color);--altcha-shadow:drop-shadow(3px 3px 6px oklch(0% 0 0/.2));--altcha-spinner-color:var(--altcha-color-base-content);--altcha-switch-background-color:var(--altcha-color-neutral);--altcha-switch-border-radius:calc(infinity*1px);--altcha-switch-height:var(--altcha-checkbox-size);--altcha-switch-padding:.25rem;--altcha-switch-width:calc(var(--altcha-checkbox-size)*1.75);--altcha-switch-toggle-border-radius:100%;--altcha-switch-toggle-color:var(--altcha-color-neutral-content);--altcha-switch-toggle-size:calc(var(--altcha-switch-height) - var(--altcha-switch-padding)*2);--altcha-transition-duration:.6s;--altcha-z-index:99999999;--altcha-z-index-popover:999999999}@supports (-moz-appearance:none){:root{--altcha-checkbox-outline-color:var(--altcha-color-primary)}}.altcha{all:revert-layer;display:none;font-family:inherit;font-size:inherit;position:relative}.altcha[data-visible]{display:block}.altcha *,.altcha-popover,.altcha-popover *{all:revert-layer;box-sizing:border-box;font-family:inherit;font-size:inherit;line-height:1.25}.altcha a,.altcha-popover a{color:currentColor;text-decoration:none}.altcha a:hover,.altcha-popover a:hover{color:currentColor}.altcha-main{align-items:start;background-color:var(--altcha-color-base);border:var(--altcha-border-width,1px) solid var(--altcha-border-color);border-radius:var(--altcha-border-radius,0);color:var(--altcha-color-base-content);display:flex;flex-direction:column;gap:.5rem;justify-content:space-between;max-width:var(--altcha-max-width,100%);padding:var(--altcha-padding)}.altcha-main>*{display:flex;width:100%}.altcha-main>:first-child{flex-grow:1}.altcha-checkbox-wrap{align-items:center;display:flex;flex-direction:row;flex-grow:1;gap:.5rem}.altcha-checkbox-wrap>*{display:flex}.altcha-logo{opacity:.7}.altcha-footer{align-items:center;display:flex;flex-grow:1;font-size:.7rem;gap:.5rem;justify-content:flex-end;opacity:.7}.altcha-footer p{margin:0;padding:0}.altcha-error{font-size:.85rem}.altcha-button{align-items:center;background:var(--altcha-color-primary);border:var(--altcha-input-border-width) solid var(--altcha-color-primary);border-radius:var(--altcha-input-border-radius);color:var(--altcha-color-primary-content);cursor:pointer;display:flex;font-size:.9rem;gap:.5rem;padding:.35rem}.altcha-button:focus{border-color:var(--altcha-color-primary);outline:var(--altcha-checkbox-outline);outline-offset:var(--altcha-checkbox-outline-offset)}.altcha-button>.altcha-spinner,.altcha-button>svg{height:20px;width:20px}.altcha-button-secondary{background:transparent;border-color:var(--altcha-color-neutral);color:var(--altcha-color-neutral-content)}.altcha-input{background:var(--altcha-input-background-color);border:var(--altcha-input-border-width) solid var(--altcha-color-neutral);border-radius:var(--altcha-input-border-radius);color:var(--altcha-input-color);flex-grow:1;font-size:1rem;min-width:0;padding:.25rem;width:auto}.altcha-input:focus{border-color:var(--altcha-color-primary);outline:var(--altcha-checkbox-outline);outline-offset:var(--altcha-checkbox-outline-offset)}.altcha-spinner{animation:altcha-rotate .6s linear infinite;border:var(--altcha-checkbox-border-width) solid var(--altcha-spinner-color);border-bottom-color:transparent;border-radius:100%;border-right-color:transparent;opacity:.7}.altcha-popover{background-color:var(--altcha-color-base);border:var(--altcha-border-width) solid var(--altcha-border-color);border-radius:var(--altcha-border-radius);color:var(--altcha-color-base-content);filter:var(--altcha-shadow);left:calc(var(--altcha-padding)/2);max-width:calc(var(--altcha-max-width) - var(--altcha-padding));position:absolute;top:calc(var(--altcha-padding) + var(--altcha-checkbox-size) + var(--altcha-popover-arrow-size));z-index:var(--altcha-z-index-popover)}.altcha-popover-arrow{border-bottom-color:transparent;border:var(--altcha-popover-arrow-size) solid transparent;border-bottom:var(--altcha-popover-arrow-size) solid var(--altcha-popover-color);content:"";height:0;left:calc(var(--altcha-checkbox-size)/2);position:absolute;top:calc(var(--altcha-popover-arrow-size)*-2);width:0}.altcha-popover-content{max-height:100dvh;overflow:auto;padding:var(--altcha-padding)}.altcha-popover[data-top=true][data-display=standard]{bottom:calc(100% - var(--altcha-padding) + var(--altcha-popover-arrow-size));top:auto}.altcha-popover[data-top=true][data-display=standard] .altcha-popover-arrow{border-bottom-color:transparent;border-top-color:var(--altcha-popover-color);bottom:calc(var(--altcha-popover-arrow-size)*-2);top:auto}.altcha-popover[data-variant=error]{--altcha-popover-color:var(--altcha-color-error);background-color:var(--altcha-color-error);border-color:var(--altcha-color-error);color:var(--altcha-color-error-content)}.altcha-popover[data-variant=error] .altcha-popover-content{padding:calc(var(--altcha-padding)/1.5) var(--altcha-padding)}.altcha-popover[data-display=overlay]{animation:altcha-overlay-slidein .5s forwards;top:45%;transform:translate(-50%,-50%)}.altcha-popover[data-display=bottomsheet],.altcha-popover[data-display=overlay]{left:50%;position:fixed;width:var(--altcha-max-width);z-index:var(--altcha-z-index)}.altcha-popover[data-display=bottomsheet]{animation:altcha-bottomsheet-slideup .5s forwards;border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;bottom:-100%;top:auto;transform:translate(-50%)}.altcha-popover[data-display=bottomsheet] .altcha-popover-content{padding-bottom:calc(var(--altcha-padding)*2)}.altcha-popover-backdrop{background:var(--altcha-color-base-content);bottom:0;left:0;opacity:.1;position:fixed;right:0;top:0;transition:opacity .5s;z-index:var(--altcha-z-index)}.altcha-popover-close{color:var(--altcha-color-base-content);cursor:pointer;display:inline-block;font-size:1rem;height:1.25rem;line-height:.95;position:absolute;right:0;text-align:center;text-shadow:0 0 1px var(--altcha-color-base);top:-1.5rem;width:1.25rem;z-index:var(--altcha-z-index)}[dir=rtl] .altcha-popover{left:auto;right:calc(var(--altcha-padding)/2)}[dir=rtl] .altcha-popover-arrow{left:auto;right:calc(var(--altcha-checkbox-size)/2)}[dir=rtl] .altcha-popover-close{left:0;right:auto}.altcha-popover[data-display=bottomsheet] .altcha-footer,.altcha-popover[data-display=overlay] .altcha-footer{align-items:center;gap:.5rem;justify-content:center;padding-top:1rem}.altcha-popover[data-display=bottomsheet] .altcha-footer svg,.altcha-popover[data-display=overlay] .altcha-footer svg{height:18px;vertical-align:middle;width:18px}.altcha-code-challenge>form{display:flex;flex-direction:column;gap:.5rem}.altcha-code-challenge-title{font-weight:600}.altcha-code-challenge-text{font-size:.85rem}.altcha-code-challenge-image{background:#fff;border:var(--altcha-input-border-width) solid var(--altcha-color-neutral);border-radius:var(--altcha-input-border-radius);height:50px;object-fit:contain}.altcha-code-challenge-row{display:flex;gap:.5rem}.altcha-code-challenge-buttons{align-items:center;display:flex;flex-direction:column;gap:.5rem;justify-content:space-between;margin-top:var(--altcha-padding)}.altcha-code-challenge-buttons button{justify-content:center;width:100%}.altcha-checkbox{position:relative}.altcha-checkbox,.altcha-checkbox input{cursor:pointer;height:var(--altcha-checkbox-size);width:var(--altcha-checkbox-size)}.altcha-checkbox input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--altcha-input-background-color);border:var(--altcha-checkbox-border-width,2px) solid var(--altcha-checkbox-border-color);border-radius:var(--altcha-checkbox-border-radius);left:0;margin:0;padding:0;position:absolute;top:0}@supports (hanging-punctuation:first) and (font:-apple-system-body) and (-webkit-appearance:none){.altcha-checkbox input:focus{outline-style:solid;outline-width:2px}}.altcha-checkbox input:before{background:var(--altcha-color-neutral);border-radius:var(--altcha-checkbox-border-radius);content:"";display:block;height:100%;transform:scale(0);width:100%}.altcha-checkbox input:checked{background-color:var(--altcha-color-success);border-color:var(--altcha-color-success)}.altcha-checkbox input:checked:before{background-color:var(--altcha-color-success);opacity:0;transform:scale(2.2);transition:all var(--altcha-checkbox-transition-duration) ease;transition-delay:.1s}.altcha-checkbox svg{--altcha-radio-svg-size:calc(var(--altcha-checkbox-size)*.5);--altcha-radio-svg-offset:calc(var(--altcha-checkbox-size)*.25);fill:none;height:var(--altcha-radio-svg-size);left:var(--altcha-radio-svg-offset);opacity:0;position:absolute;stroke:currentColor;stroke-dasharray:16px;stroke-dashoffset:16px;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;top:var(--altcha-radio-svg-offset);transform:translateZ(0);width:var(--altcha-radio-svg-size)}.altcha-checkbox input:checked+svg{color:var(--altcha-color-success-content);opacity:1;stroke-dashoffset:0;transition:all var(--altcha-checkbox-transition-duration) ease;transition-delay:.1s}.altcha-checkbox-spinner{display:none;height:var(--altcha-checkbox-size);left:0;position:absolute;top:0;width:var(--altcha-checkbox-size)}.altcha-checkbox[data-loading=true] input{-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:0;pointer-events:none}.altcha-checkbox[data-loading=true] .altcha-checkbox-spinner{display:block}.altcha-checkbox-native{position:relative}.altcha-checkbox-native,.altcha-checkbox-native input{height:var(--altcha-checkbox-size);width:var(--altcha-checkbox-size)}.altcha-checkbox-native input{margin:0}.altcha-checkbox-native-spinner{display:none;height:var(--altcha-checkbox-size);left:0;position:absolute;top:0;width:var(--altcha-checkbox-size)}.altcha-checkbox-native[data-loading=true] input{-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:0;pointer-events:none}.altcha-checkbox-native[data-loading=true] .altcha-checkbox-native-spinner{display:block}.altcha-switch{align-items:center;background-color:var(--altcha-switch-background-color);border-radius:var(--altcha-switch-border-radius);display:flex;height:var(--altcha-switch-height);padding:var(--altcha-switch-padding);position:relative;width:var(--altcha-switch-width)}.altcha-switch:focus-within{outline:var(--altcha-checkbox-outline);outline-offset:var(--altcha-checkbox-outline-offset)}.altcha-switch input{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.altcha-switch-toggle{align-items:center;background-color:var(--altcha-switch-toggle-color);border-radius:var(--altcha-switch-toggle-border-radius);cursor:pointer;display:flex;justify-content:center;left:var(--altcha-switch-padding);position:absolute;transition:width .15s ease-out,left .15s ease-out}.altcha-switch-spinner,.altcha-switch-toggle{height:var(--altcha-switch-toggle-size);width:var(--altcha-switch-toggle-size)}.altcha-switch-spinner{display:none}.altcha-switch[data-loading=true]{pointer-events:none}.altcha-switch[data-loading=true] .altcha-switch-spinner{display:block}.altcha-switch[data-loading=true] .altcha-switch-toggle{background-color:transparent;left:calc(50% - var(--altcha-switch-toggle-size)/2)}[data-state=verified] .altcha-switch{--altcha-switch-background-color:var(--altcha-color-success)}[data-state=verified] .altcha-switch-toggle{background-color:var(--altcha-color-success-content)}[data-state=verified] .altcha-switch-toggle,[dir=rtl] .altcha-switch-toggle{left:calc(100% - var(--altcha-switch-height) + var(--altcha-switch-padding))}[dir=rtl][data-state=verified] .altcha-switch-toggle{left:var(--altcha-switch-padding)}.altcha-floating-arrow{border:6px solid transparent;border-bottom:6px solid var(--altcha-border-color);content:"";height:0;left:12px;position:absolute;top:-12px;width:0}.altcha-overlay-backdrop{bottom:0;left:0;position:fixed;right:0;top:0;transition:opacity var(--altcha-transition-duration);z-index:var(--altcha-z-index)}.altcha-overlay-close{color:currentColor;cursor:pointer;display:inline-block;font-size:1rem;height:1rem;line-height:.85;position:absolute;right:0;text-align:center;text-shadow:0 0 1px var(--altcha-color-base);top:-1.5rem;width:1rem;z-index:var(--altcha-z-index)}.altcha[data-display=overlay]{animation:altcha-overlay-slidein var(--altcha-transition-duration) forwards;filter:var(--altcha-shadow);left:50%;opacity:0;position:fixed;top:45%;transform:translate(-50%,-50%);z-index:var(--altcha-z-index)}.altcha[data-display=overlay] .altcha-main{width:var(--altcha-max-width)}.altcha[data-display=floating]{display:none;filter:var(--altcha-shadow);left:var(--altcha-floating-left,-100%);position:fixed;top:var(--altcha-floating-top,-100%);z-index:var(--altcha-z-index)}.altcha[data-display=floating] .altcha-main{width:var(--altcha-max-width)}.altcha[data-display=floating][data-floating-position=top] .altcha-floating-arrow{border-bottom-color:transparent;border-top-color:var(--altcha-border-color);bottom:-12px;top:auto}.altcha[data-display=floating][data-visible]{display:flex}.altcha[data-display=bar]{bottom:-100%;filter:var(--altcha-shadow);left:0;position:fixed;right:0;transition:bottom var(--altcha-transition-duration),top var(--altcha-transition-duration);z-index:var(--altcha-z-index)}.altcha[data-display=bar] .altcha-main{align-items:center;border-radius:0;border-width:var(--altcha-border-width) 0 0 0;flex-direction:row;max-width:100%!important}.altcha[data-display=bar] .altcha-main>*{width:auto}.altcha[data-display=bar][data-placement=top]{bottom:auto;top:-100%}.altcha[data-display=bar][data-placement=top] .altcha-main{border-width:0 0 var(--altcha-border-width) 0}.altcha[data-display=bar][data-placement=bottom]:not([data-state=unverified]){bottom:0}.altcha[data-display=bar][data-placement=top]:not([data-state=unverified]){top:0}.altcha[data-display=invisible]{display:none}@keyframes altcha-rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes altcha-bottomsheet-slideup{to{bottom:0}}@keyframes altcha-overlay-slidein{to{opacity:1;top:50%}}@font-face{font-family:Rubik;src:url(/assets/fonts/Rubik-Variable.ttf) format("truetype");font-style:normal;font-weight:300 900;font-display:swap}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes breathe{0%,to{box-shadow:0 6px 22px #7364d22e}50%{box-shadow:0 8px 36px #7364d261}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes pop{0%{transform:scale(.5);opacity:0}60%{transform:scale(1.15)}to{transform:scale(1);opacity:1}}@keyframes shine{0%{left:-100%}20%{left:100%}to{left:100%}}@keyframes dotIn{0%{transform:scale(0)}60%{transform:scale(1.4)}to{transform:scale(1)}}@keyframes doorReveal{0%{opacity:0;transform:perspective(800px) rotateY(35deg) scale(.95)}60%{opacity:1;transform:perspective(800px) rotateY(-2deg) scale(1.01)}to{opacity:1;transform:perspective(800px) rotateY(0) scale(1)}}@keyframes accOpen{0%{max-height:0;opacity:0}to{max-height:900px;opacity:1}}:root{color:#1e1b2e;background:#f4f1fb;font-family:Rubik,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:0;min-height:100%;-webkit-text-size-adjust:100%}body{margin:0;min-width:0;min-height:100%;background:#f4f1fb}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{min-height:44px}a{color:#5647bd}img{max-width:100%}html,body,#root{height:100%;overflow:hidden}.ch{transition:transform .25s,box-shadow .25s}.ch:active{transform:scale(.97)!important}div::-webkit-scrollbar{display:none}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.crystal-shell{width:min(100%,420px);height:100dvh;margin:0 auto;display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(180deg,#f0edfa,#f8f7fc 50%,#f6f4fb);box-shadow:0 0 50px #2c225814}.crystal-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.crystal-tab-bar{flex:none;z-index:100;display:flex;padding:6px 4px max(env(safe-area-inset-bottom),8px);background:#ffffffd1;border-top:1px solid rgba(115,100,210,.06);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.crystal-tab-button{position:relative;flex:1;min-width:0;min-height:50px;border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:2px;cursor:pointer;padding:3px 1px}.crystal-tab-dot{width:4px;height:4px;border-radius:50%;background:#7364d2;box-shadow:0 0 6px #7364d252;animation:dotIn .3s ease}.crystal-header-action{min-height:48px;border:1px solid rgba(255,255,255,.18);border-radius:16px;padding:8px 12px;display:flex;align-items:center;gap:8px;color:#fff;background:#ffffff24;cursor:pointer}.crystal-header-action>span:last-child{display:flex;flex-direction:column;align-items:flex-start;line-height:1.05}.crystal-header-action small{color:#ffffffa6;font-size:11px}.crystal-header-action strong{color:#fff;font-size:15px}.crystal-photo{position:relative;width:100px;height:72px;flex:0 0 100px;overflow:hidden;border:0;border-radius:16px;padding:8px;display:flex;align-items:flex-end;justify-content:center;cursor:pointer}.crystal-photo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.crystal-photo span{position:relative;z-index:1;color:#fff;font-size:13px;font-weight:700;text-shadow:0 1px 4px rgba(0,0,0,.5)}.crystal-notice{padding:12px 14px;border:1px solid #d6cff0;border-radius:14px;color:#3f356f;background:#f0edfa;font-size:14px;line-height:1.45}.crystal-promo{position:relative;width:140px;max-width:140px;min-height:175px;flex:0 0 140px;overflow:hidden;border-radius:18px;padding:12px 14px;color:#fff}.crystal-promo h3{min-height:42px;margin:5px 0 6px;font-size:15px;line-height:1.3}.crystal-promo>strong{display:block;font-size:18px;font-weight:900}.crystal-promo del{display:block;min-height:17px;margin-top:2px;color:#ffffffa6;font-size:12px}.crystal-promo button{position:relative;z-index:2;min-height:44px;margin-top:3px;padding:0;border:0;background:transparent;color:#fff;font-size:13px;font-weight:700;cursor:pointer}.crystal-shine{position:absolute;top:0;left:-100%;width:40%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent);animation:shine 5s ease-in-out infinite}.crystal-schedule-banner{position:relative;width:100%;min-height:116px;overflow:hidden;border:0;border-radius:20px;padding:16px;display:flex;align-items:center;gap:14px;text-align:left;color:#fff;background:linear-gradient(135deg,#38b878,#2bad6a);cursor:pointer}.crystal-schedule-banner:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);animation:shine 5s ease-in-out infinite}.crystal-schedule-icon{width:50px;height:50px;flex:0 0 50px;border-radius:16px;background:#ffffff26;display:flex;align-items:center;justify-content:center}.crystal-schedule-banner>span:last-child{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start}.crystal-schedule-banner strong{font-size:15px}.crystal-schedule-banner small{margin-top:3px;color:#ffffffc7;font-size:13px;line-height:1.4}.crystal-schedule-banner em{margin-top:8px;border-radius:8px;padding:4px 12px;background:#fff3;color:#fff;font-size:12px;font-weight:700;font-style:normal}.crystal-contact-row{width:100%;min-height:54px;margin:0 0 12px;padding:0;border:0;display:flex;align-items:center;gap:12px;text-align:left;background:transparent;cursor:pointer}.crystal-contact-row>span:last-child{display:flex;flex-direction:column}.crystal-contact-row strong{color:#1e1b2e;font-size:16px}.crystal-contact-row small{margin-top:2px;color:#38b878;font-size:13px;font-weight:600}.crystal-map{position:relative;width:100%;height:140px;overflow:hidden;border:0;padding:0;display:block;background:#eeeafd;cursor:pointer}.crystal-map img{width:100%;height:100%;object-fit:cover}.crystal-map span{position:absolute;bottom:8px;left:12px;border-radius:10px;padding:6px 12px;color:#1e1b2e;background:#ffffffeb;box-shadow:0 2px 8px #0000001a;font-size:13px;font-weight:700}.crystal-map-link{flex:1;min-height:44px;border:0;border-radius:12px;font-size:13px;font-weight:700;cursor:pointer}.crystal-taxi{width:100%;min-height:72px;border:1px solid rgba(255,255,255,.06);border-radius:18px;padding:14px 16px;display:flex;align-items:center;gap:12px;text-align:left;color:#fff;background:linear-gradient(135deg,#1a1a2e,#2d2d44);cursor:pointer}.crystal-taxi-logo{width:44px;height:44px;flex:0 0 44px;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#1a1a2e;background:#ffde40;font-size:18px;font-weight:900}.crystal-taxi>span:nth-child(2){min-width:0;flex:1;display:flex;flex-direction:column}.crystal-taxi strong{font-size:15px}.crystal-taxi small{margin-top:2px;color:#ffffff9e;font-size:13px}.crystal-taxi em{border-radius:10px;padding:7px 12px;color:#1a1a2e;background:#ffde40;font-size:13px;font-weight:800;font-style:normal}.crystal-stories{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:flex;flex-direction:column;background:#000}.crystal-story-progress{position:absolute;z-index:4;top:0;left:0;right:0;display:flex;gap:4px;padding:12px 14px 0}.crystal-story-progress span{flex:1;height:3px;overflow:hidden;border-radius:2px;background:#fff3}.crystal-story-progress i{display:block;height:100%;border-radius:2px;background:#fff}.crystal-story-content{position:relative;flex:1;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:48px 30px 20px;text-align:center}.crystal-story-image{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:.82}.crystal-story-content:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#140e3214,#140e3240)}.crystal-story-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;color:#fff;animation:fadeUp .4s ease both}.crystal-story-badge{border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:6px 16px;background:#ffffff26;font-size:13px;font-weight:700;letter-spacing:1px}.crystal-story-symbol{width:96px;height:96px;margin:24px 0;border:1.5px solid rgba(255,255,255,.15);border-radius:28px;display:flex;align-items:center;justify-content:center;background:#ffffff1f;box-shadow:0 16px 48px #00000026;animation:float 3s ease-in-out infinite}.crystal-story-copy strong{white-space:pre-line;font-size:32px;line-height:1.2}.crystal-story-copy small{margin-top:8px;color:#ffffffa6;font-size:15px;font-weight:600}.crystal-story-copy p{max-width:300px;margin:16px 0 0;color:#ffffffc7;font-size:15px;line-height:1.6}.crystal-story-prev,.crystal-story-next{position:absolute;z-index:3;top:0;bottom:0;border:0;background:transparent;cursor:pointer}.crystal-story-prev{left:0;width:30%}.crystal-story-next{right:0;width:70%}.crystal-story-footer{min-height:84px;padding:6px 24px max(24px,env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;color:#fff}.crystal-story-footer>button{min-width:70px;border:0;padding:8px;background:transparent;color:#fff;font-size:14px;font-weight:700;cursor:pointer}.crystal-story-footer>button:first-child{color:#ffffff8c}.crystal-story-footer>span{display:flex;gap:6px}.crystal-story-footer i{width:6px;height:6px;border-radius:3px;background:#ffffff40;transition:all .3s}.crystal-story-footer i.active{width:20px;background:#fff}.crystal-story-footer .crystal-story-start{width:100%;min-height:58px;border:1px solid rgba(255,255,255,.15);border-radius:18px;background:#fff3;font-size:18px;animation:breathe 2s ease-in-out infinite}.crystal-ripple-button{position:relative;width:100%;min-height:50px;overflow:hidden;border:0;border-radius:16px;padding:14px 24px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:linear-gradient(135deg,#7364d2,#9b8bf4);font-size:15px;font-weight:700;cursor:pointer;animation:breathe 3s ease-in-out infinite}.crystal-ripple-button:disabled{opacity:.5;cursor:not-allowed;animation:none}.crystal-back-button{min-height:44px;border:0;padding:4px 0;display:inline-flex;align-items:center;gap:4px;color:#625e71;background:transparent;cursor:pointer}.crystal-sticky-back{min-height:44px;border:1px solid rgba(232,229,240,.7);border-radius:14px;padding:8px 14px 8px 10px;display:inline-flex;align-items:center;gap:4px;color:#5647bd;background:#ffffffe6;box-shadow:0 2px 12px #1e1b2e1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:13px;font-weight:700;cursor:pointer}.crystal-back-on-color{min-height:44px;margin:0 0 12px;border:0;padding:5px 0;display:inline-flex;align-items:center;gap:4px;color:#ffffffbf;background:transparent;font-size:14px;cursor:pointer}.crystal-live-alert{width:100%;min-height:72px;border:1.5px solid;border-radius:18px;padding:14px 16px;display:flex;align-items:center;gap:12px;text-align:left;background:#fff;cursor:pointer}.crystal-live-icon{width:44px;height:44px;flex:0 0 44px;border-radius:14px;display:flex;align-items:center;justify-content:center}.crystal-live-alert strong{color:#1e1b2e;font-size:13px}.crystal-live-alert small{display:block;margin-top:2px;color:#625e71;font-size:12px}.crystal-live-alert em{border-radius:10px;padding:6px 12px;color:#fff;font-size:11px;font-weight:700;font-style:normal}.crystal-filter{min-height:44px;border:0;border-radius:12px;padding:8px 16px;white-space:nowrap;font-size:14px;cursor:pointer;transition:all .25s}.crystal-doctor-card{width:100%;min-height:92px;border:1px solid rgba(115,100,210,.12);border-radius:20px;padding:14px;display:flex;align-items:center;gap:14px;text-align:left;color:#1e1b2e;background:#ffffffe6;box-shadow:0 4px 18px #1e1b2e0f;cursor:pointer}.crystal-doctor-card>span:first-child{display:flex;flex-direction:column}.crystal-doctor-card strong{font-size:15px}.crystal-doctor-card em{align-self:flex-start;margin-top:4px;border-radius:8px;padding:3px 9px;font-size:12px;font-weight:600;font-style:normal}.crystal-doctor-card small{min-height:16px;margin-top:6px;color:#625e71;font-size:12px}.crystal-doctor-tag{border:1px solid;border-radius:10px;padding:5px 10px;display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600}.crystal-price-heading,.crystal-info-heading{width:100%;min-height:70px;border:0;padding:14px;display:flex;align-items:center;gap:12px;text-align:left;color:#1e1b2e;background:transparent;cursor:pointer}.crystal-price-heading>span:nth-child(2),.crystal-info-heading>strong{flex:1}.crystal-price-heading>span:nth-child(2){display:flex;flex-direction:column}.crystal-price-heading strong,.crystal-info-heading strong{font-size:15px}.crystal-price-heading small{margin-top:3px;color:#8a8698;font-size:13px}.crystal-price-heading i,.crystal-info-heading i{display:flex;transition:transform .3s}.crystal-price-items,.crystal-info-body{overflow:hidden;margin:0 14px;padding:0 0 12px;border-top:1px solid #F0EDF6;animation:accOpen .35s ease both}.crystal-price-items>div{min-height:44px;padding:9px 0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;border-top:1px solid #F6F3FA}.crystal-price-items>div:first-child{border-top:0}.crystal-price-items span{min-width:0;color:#625e71;font-size:14px}.crystal-price-items strong{max-width:145px;color:#5647bd;font-size:14px;line-height:1.35;text-align:right;white-space:normal}.crystal-info-body p{margin:9px 0;display:flex;gap:8px;color:#625e71;font-size:14px;line-height:1.55}.crystal-info-body a{min-height:44px;border-top:1px solid #F6F3FA;display:flex;align-items:center;gap:8px;color:#5647bd;font-size:14px;font-weight:600;text-decoration:none}.crystal-info-body a span{flex:1}.crystal-call-card{width:100%;min-height:78px;border:1px solid rgba(115,100,210,.12);border-radius:20px;padding:14px 16px;display:flex;align-items:center;gap:12px;text-align:left;background:#ffffffe6;box-shadow:0 4px 18px #1e1b2e0f;cursor:pointer}.crystal-call-card>span:first-child{width:44px;height:44px;flex:0 0 44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#38b8781a}.crystal-call-card>span:last-child{display:flex;flex-direction:column}.crystal-call-card small{color:#8a8698;font-size:12px}.crystal-call-card strong{margin-top:2px;color:#1e1b2e;font-size:17px}.crystal-call-card em{margin-top:2px;color:#38b878;font-size:12px;font-weight:600;font-style:normal}.crystal-link-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.dialog-backdrop{background:#1e1b2e73;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dialog-panel{width:min(100%,420px);border-radius:28px 28px 0 0;padding:8px 18px max(32px,env(safe-area-inset-bottom));background:#fff;animation:doorReveal .55s cubic-bezier(.22,1,.36,1) both;transform-origin:bottom center}.crystal-dialog-handle{position:sticky;top:0;z-index:5;display:block;width:40px;height:4px;margin:0 auto 10px;border-radius:2px;background:#e0dce8}.dialog-header{top:-8px;margin:-8px -18px 16px;padding:10px 18px 12px;border-bottom:1px solid #F0EDF6;background:#fffffff5}.dialog-header h2{margin:1px 0 0;font-size:20px;font-weight:900}.crystal-dialog-kicker{color:#7364d2;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.dialog-panel .card,.dialog-panel .doctor-card{border-color:#7364d21f;border-radius:18px;background:#fffffff5;box-shadow:0 3px 14px #1e1b2e0d}.dialog-panel .field input,.dialog-panel .field select,.dialog-panel .field textarea{border-color:#e8e5f0;border-radius:14px;background:#fafafe}.dialog-panel .slot-button{border-radius:14px;background:#f0edfa}.dialog-panel .slot-button.selected{background:linear-gradient(135deg,#7364d2,#9b8bf4)}.dialog-panel .primary-button{border-radius:16px;background:linear-gradient(135deg,#7364d2,#9b8bf4);box-shadow:0 6px 22px #7364d233}.dialog-panel .secondary-button{border-radius:14px}:focus-visible{outline:3px solid #1b6ca8;outline-offset:3px}.skip-link{position:fixed;left:12px;top:-80px;z-index:300;min-height:44px;display:inline-flex;align-items:center;padding:10px 14px;border-radius:10px;background:#fff;color:#1e1b2e}.skip-link:focus{top:12px}.app-shell{width:min(100%,430px);min-height:100dvh;margin:0 auto;display:flex;flex-direction:column;background:linear-gradient(180deg,#f0edfa,#faf9fd 48%,#f5f2fa);box-shadow:0 0 50px #2c225814}.app-content{flex:1;overflow:auto;padding-bottom:98px}.app-center{align-items:center;justify-content:center;padding:24px;text-align:center}.screen{padding:0 16px 24px}.screen-header{padding:24px 0 16px}.screen-header h1,.hero h1{margin:0;line-height:1.14;letter-spacing:-.025em}.screen-header p{margin:8px 0 0;color:#625e71;line-height:1.5}.hero{position:relative;overflow:hidden;margin:0 -16px 18px;padding:30px 20px 28px;color:#fff;background:linear-gradient(145deg,#5647bd,#7364d2 58%,#4eadea);border-radius:0 0 30px 30px}.hero:after{content:"";position:absolute;width:180px;height:180px;right:-80px;top:-72px;border-radius:50%;background:#ffffff1a}.hero p{position:relative;margin:10px 0 18px;max-width:310px;color:#ffffffe6;line-height:1.5}.hero-actions{position:relative;display:flex;flex-wrap:wrap;gap:10px}.primary-button,.secondary-button,.text-button,.slot-button,.doctor-card,.tab-button,.icon-button{border:0;cursor:pointer}.primary-button,.secondary-button{min-height:48px;padding:12px 18px;border-radius:14px;font-weight:750}.primary-button{color:#fff;background:linear-gradient(135deg,#6252c7,#7969d9);box-shadow:0 8px 20px #6252c73d}.primary-button:hover{filter:brightness(.96)}.primary-button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.hero .primary-button{color:#5647bd;background:#fff;box-shadow:none}.secondary-button{color:#4d3fb0;background:#eeeafd;border:1px solid #d7d0f6}.text-button{padding:8px;color:#5647bd;background:transparent;text-decoration:underline}.icon-button{width:44px;height:44px;border-radius:50%;background:#f0edfa;color:#302a4a;display:inline-grid;place-items:center}.card,.status-card{border:1px solid rgba(115,100,210,.13);border-radius:20px;background:#ffffffeb;box-shadow:0 8px 25px #241d480f}.card{padding:17px;margin-bottom:12px}.status-card{width:min(100%,380px);padding:22px}.status-card h1,.status-card h2{margin-top:0}.muted{color:#625e71}.fine-print{color:#625e71;font-size:.875rem;line-height:1.5}.medical-warning{margin:20px 16px 8px;padding:12px 14px;border-radius:14px;background:#fff8e8;color:#5e4617;font-size:.875rem;line-height:1.45;border:1px solid #ead39b}.facts-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fact-card{min-width:0;padding:14px;border-radius:17px;background:#fff;border:1px solid #e8e4f5}.fact-card strong{display:block;margin-bottom:5px}.fact-card span{color:#625e71;line-height:1.4;overflow-wrap:anywhere}.section-title{margin:24px 0 12px;font-size:1.2rem}.action-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.action-card{min-height:96px;padding:15px;text-align:left;border-radius:18px;color:#302a4a;background:#fff;border:1px solid #e5e0f3}.action-card strong{display:block;margin-top:8px}.promotion-grid{display:grid;gap:12px}.promotion-card{position:relative;padding:18px;border-radius:20px;color:#302a4a;background:linear-gradient(145deg,#fff,#f4f0ff);border:1px solid #ddd6f5;box-shadow:0 8px 24px #241d480f}.promotion-card h3{margin:0 0 10px;padding-right:72px;font-size:1.05rem}.promotion-card p{margin:10px 0;line-height:1.45}.promotion-card .secondary-button{width:100%;margin-top:4px}.promotion-badge{position:absolute;top:14px;right:14px;padding:5px 8px;border-radius:999px;color:#6b2c00;background:#ffe7c2;font-size:.75rem;font-weight:800}.promotion-prices{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.promotion-prices del{color:#6b6678}.promotion-prices strong{color:#4d3fb0;font-size:1.2rem}.tab-bar{position:fixed;z-index:100;bottom:0;left:50%;width:min(100%,430px);transform:translate(-50%);display:flex;gap:2px;padding:7px 8px max(8px,env(safe-area-inset-bottom));background:#fffffff2;border-top:1px solid #e6e1f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.tab-button{flex:1;min-width:0;padding:5px 2px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#625e71;background:transparent;border-radius:12px;font-size:.72rem}.tab-button.active{color:#5647bd;background:#f2effd;font-weight:700}.spinner{width:36px;height:36px;border:4px solid #ded8f5;border-top-color:#6252c7;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.doctor-list{display:grid;gap:12px}.doctor-card{width:100%;min-height:104px;padding:12px;display:grid;grid-template-columns:76px 1fr auto;gap:12px;align-items:center;text-align:left;border-radius:20px;background:#fff;color:#1e1b2e;border:1px solid #e5e0f3}.doctor-photo,.doctor-placeholder{width:76px;height:76px;border-radius:16px;object-fit:cover}.doctor-placeholder{display:grid;place-items:center;background:#eeeafd;color:#5647bd}.doctor-name{display:block;margin:0 0 5px;color:#1e1b2e;font-size:1rem;font-weight:700}.doctor-specialization{display:block;margin:0;color:#625e71;line-height:1.4;font-size:.875rem}.price-category{margin-bottom:18px}.price-category h2{font-size:1.05rem;margin:0 0 8px}.price-row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:start;padding:12px 0;border-bottom:1px solid #eeeaf6}.price-row:last-child{border-bottom:0}.price-row strong{white-space:nowrap}.field{margin-bottom:15px}.field label,.field legend{display:block;margin-bottom:7px;color:#302a4a;font-weight:700}.field input,.field select,.field textarea{width:100%;min-height:46px;padding:11px 13px;border-radius:13px;border:1.5px solid #cfc8e5;background:#fff;color:#1e1b2e}.field textarea{min-height:88px;resize:vertical}.field input[aria-invalid=true],.field select[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:#b42318}.field-error{margin:6px 0 0;color:#a01f17;font-size:.875rem}.checkbox-row{display:grid;grid-template-columns:24px 1fr;gap:10px;align-items:start;margin:12px 0;line-height:1.45}.checkbox-row input{width:22px;height:22px;margin:0;accent-color:#6252c7}.checkbox-row a{display:inline-flex;min-height:44px;align-items:center;padding:3px 2px}.radio-grid,.slot-grid{display:flex;flex-wrap:wrap;gap:8px}.slot-button{min-width:70px;padding:10px 12px;border-radius:12px;color:#3a306f;background:#f0edfa;border:1px solid #d9d2f1}.slot-button.selected{color:#fff;background:#6252c7;border-color:#6252c7}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;display:flex;align-items:flex-end;justify-content:center;padding-top:30px;background:#18142a94}.dialog-panel{width:min(100%,430px);max-height:calc(100dvh - 30px);overflow:auto;padding:16px 18px max(26px,env(safe-area-inset-bottom));border-radius:26px 26px 0 0;background:#fbfaff;box-shadow:0 -18px 55px #18142a33}.dialog-header{position:sticky;top:-16px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-16px -18px 16px;padding:14px 18px 10px;background:#fbfafff5;border-bottom:1px solid #ece8f5}.dialog-header h2{margin:0;font-size:1.15rem}.dialog-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.dialog-actions>*{flex:1}.step-label{margin:0 0 12px;color:#625e71;font-size:.875rem}.appointment-type-list{display:grid;gap:10px}.appointment-type-button{width:100%;min-height:72px;border:1px solid #ddd7f2;border-radius:16px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#1e1b2e;background:#fff;text-align:left;cursor:pointer}.appointment-type-button>span:first-child{min-width:0;display:flex;flex-direction:column;gap:4px}.appointment-type-button strong{font-size:1rem}.appointment-type-button small{color:#625e71;line-height:1.35}.booking-back{margin:-6px 0 10px}.booking-summary-card{display:flex;align-items:center;justify-content:space-between;gap:12px}.booking-summary-card>span{min-width:0;display:flex;flex-direction:column;gap:4px}.booking-summary-card small{color:#625e71;line-height:1.35}.duration-note{margin:-4px 0 14px;color:#4d3fb0;font-size:.875rem;font-weight:700}.booking-medical-warning{margin:18px 0 0;padding-top:14px;border-top:1px solid #ece8f5;color:#625e71;font-size:.78rem;line-height:1.45}.error-banner,.info-banner,.success-banner{padding:12px 14px;border-radius:14px;margin:12px 0;line-height:1.45}.error-banner{color:#8d1d16;background:#fff0ee;border:1px solid #efb5ae}.info-banner{color:#3f356f;background:#f0edfa;border:1px solid #d6cff0}.success-banner{color:#155c37;background:#ebfaf2;border:1px solid #a9dfc0}.booking-success-flow>.success-banner{margin-top:0;display:grid;grid-template-columns:40px 1fr;gap:11px;align-items:center}.booking-success-flow>.success-banner>span{width:38px;height:38px;display:grid;place-items:center;border-radius:13px 13px 13px 5px;color:#fff;background:#34b777;font-size:19px;font-weight:900}.booking-success-flow>.success-banner h3{margin:0;color:#155c37;font-size:18px}.booking-success-flow>.success-banner p{margin:3px 0 0;color:#47715c;font-size:12px}.booking-success-phone{margin:13px 0 0;color:#777285;font-size:11px;text-align:center}.booking-success-phone button{padding:4px;font-weight:800}.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.review-link{width:100%;display:flex;align-items:center;justify-content:space-between;min-height:60px;padding:14px 16px;margin-bottom:10px;border-radius:17px;color:#302a4a;background:#fff;border:1px solid #e5e0f3;text-decoration:none;font-weight:700}.availability-card{text-align:center;padding:24px 18px}.embed-booking-shell{width:100%;min-width:0;min-height:100dvh;background:#fbfaff}.embed-tax-shell{width:100%;min-width:0;height:100dvh;overflow-x:hidden;overflow-y:auto;background:#f4f1fb}.embed-previsit-shell{width:100%;min-width:0;height:100dvh;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:linear-gradient(180deg,#f0edfa,#faf9fd 48%,#f5f2fa)}.dialog-backdrop.embedded{position:static;min-height:100dvh;padding:0;align-items:stretch;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.dialog-backdrop.embedded .dialog-panel{width:100%;max-width:none;height:100dvh;min-height:0;max-height:100dvh;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-top:18px;border-radius:0;box-shadow:none;animation:none}.dialog-backdrop.embedded .booking-details-form{padding-bottom:calc(104px + env(safe-area-inset-bottom))}.dialog-panel .field-hint{display:block;margin-top:6px;color:#625e71;font-size:.8rem;line-height:1.35}.bonus-card{background:linear-gradient(145deg,#fff,#f1edff)}.bonus-balance{margin:8px 0;color:#4d3fb0;font-size:1.8rem;font-weight:800}@media(min-width:700px){.app-shell{margin-top:18px;min-height:calc(100dvh - 36px);border-radius:28px;overflow:hidden}.tab-bar{bottom:18px;border-radius:0 0 28px 28px}.dialog-backdrop{align-items:center;padding:24px}.dialog-panel{max-height:min(760px,calc(100dvh - 48px));border-radius:26px}.dialog-backdrop.embedded{padding:0;align-items:stretch}.dialog-backdrop.embedded .dialog-panel{height:100dvh;max-height:100dvh;border-radius:0}}@media(max-width:350px){.facts-grid,.action-grid{grid-template-columns:1fr}.doctor-card{grid-template-columns:64px 1fr}.doctor-card>svg{display:none}.doctor-photo,.doctor-placeholder{width:64px;height:64px}}@media(max-width:430px){.ct-unavailable-actions{flex-direction:column}.ct-unavailable-actions>*{width:100%;flex-basis:auto}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.crystal-previsit-banner{position:relative;width:100%;min-height:128px;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:22px;padding:17px;display:grid;grid-template-columns:54px minmax(0,1fr);gap:13px;align-items:center;color:#fff;background:radial-gradient(circle at 94% 8%,rgba(255,255,255,.19),transparent 34%),linear-gradient(135deg,#5142b4,#7364d2 62%,#4eadea 125%);box-shadow:0 16px 36px #4939aa3d;text-align:left;cursor:pointer}.crystal-previsit-banner:after{content:"";position:absolute;right:-52px;bottom:-72px;width:170px;height:170px;border:25px solid rgba(255,255,255,.07);border-radius:50%}.crystal-previsit-banner-icon{width:54px;height:54px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.34);border-radius:18px 18px 18px 6px;background:#ffffff21;box-shadow:inset 0 1px #ffffff29}.crystal-previsit-banner-copy{min-width:0;display:flex;flex-direction:column}.crystal-previsit-banner-copy>small{color:#ffffffb8;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.crystal-previsit-banner-copy>strong{margin-top:3px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#fff;font-size:17px;line-height:1.18}.crystal-previsit-banner-copy>em{margin-top:6px;display:flex;align-items:center;gap:6px;color:#ffffffbf;font-size:11px;font-style:normal}.crystal-previsit-banner-copy>em i{width:17px;height:17px;display:inline-grid;place-items:center;border:1.5px solid currentColor;border-radius:50%;font-size:9px;font-style:normal}.crystal-previsit-banner-action{position:relative;z-index:1;grid-column:2;justify-self:start;margin-top:-2px;border:1px solid rgba(255,255,255,.22);border-radius:10px;padding:6px 11px;display:flex;align-items:center;gap:4px;color:#fff;background:#ffffff21;font-size:11px;font-weight:800}.previsit-start-gate{min-height:calc(100dvh - 76px);padding-bottom:24px;color:#1e1b2e;background:linear-gradient(180deg,#f0edfa,#faf9fd 48%,#f5f2fa)}.previsit-start-hero{position:relative;min-height:224px;overflow:hidden;padding:max(16px,env(safe-area-inset-top)) 18px 25px;color:#fff;background:linear-gradient(145deg,#4d3fb0,#7364d2 68%,#4eadea)}.previsit-start-hero:before{content:"";position:absolute;right:-46px;top:-56px;width:174px;height:174px;border:28px solid rgba(255,255,255,.07);border-radius:50%}.previsit-start-hero>button{position:relative;z-index:1;min-height:42px;border:0;padding:0;display:flex;align-items:center;gap:3px;color:#fff;background:transparent;cursor:pointer}.previsit-start-shield{position:absolute;z-index:1;top:22px;right:18px;width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:15px 15px 15px 5px;background:#ffffff1f}.previsit-start-hero>div{position:relative;z-index:1;margin-top:24px}.previsit-start-hero small{color:#ffffffb3;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.previsit-start-hero h1{max-width:330px;margin:6px 0 7px;color:#fff;font-size:31px;line-height:1.04;letter-spacing:-.035em}.previsit-start-hero p{max-width:330px;margin:0;color:#ffffffc7;font-size:12px;line-height:1.45}.previsit-start-form{margin:-12px 14px 0;border:1px solid rgba(98,82,199,.14);border-radius:24px;padding:20px 18px;background:#fffffff0;box-shadow:0 18px 48px #2b23541c}.previsit-start-heading{display:grid;grid-template-columns:36px 1fr;gap:11px;align-items:center}.previsit-start-heading>span{width:34px;height:34px;display:grid;place-items:center;border:1.5px solid #6252c7;border-radius:50%;color:#6252c7;font-size:10px;font-weight:900}.previsit-start-heading small{color:#7364d2;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.previsit-start-heading h2{margin:3px 0 0;font-size:20px;line-height:1.12}.previsit-start-lead{margin:13px 0 0;color:#625e71;font-size:12px;line-height:1.45}.previsit-choice-group{min-width:0;margin:18px 0 0;border:0;padding:0}.previsit-choice-group legend{margin-bottom:8px;color:#4c475c;font-size:11px;font-weight:750}.previsit-choice-grid{display:grid;gap:8px}.previsit-choice-grid>button{width:100%;min-height:54px;border:1.5px solid #ded9e8;border-radius:14px;padding:10px 12px;display:grid;grid-template-columns:25px 1fr;gap:9px;align-items:center;color:#302a4a;background:#fff;text-align:left;cursor:pointer}.previsit-choice-grid>button:hover{border-color:#a79dde;background:#faf9fe}.previsit-choice-grid>button.selected{border-color:#6252c7;background:#f2effd;box-shadow:inset 0 0 0 1px #6252c7}.previsit-choice-grid>button i{width:23px;height:23px;display:grid;place-items:center;border:1.5px solid #a9a2ba;border-radius:50%;color:#fff;font-size:11px;font-style:normal}.previsit-choice-grid>button.selected i{border-color:#6252c7;background:#6252c7}.previsit-choice-grid>button span{min-width:0;display:flex;flex-direction:column;gap:2px}.previsit-choice-grid>button strong{font-size:12px;line-height:1.3}.previsit-choice-grid>button small{color:#7b768a;font-size:9px;line-height:1.35}.previsit-history-choice .previsit-choice-grid{grid-template-columns:1fr 1fr}.previsit-section-divider{margin:24px 0 0;border-top:1px solid #e7e3ed;padding-top:19px;display:grid;grid-template-columns:36px 1fr;gap:11px;align-items:center}.previsit-section-divider>span{width:34px;height:34px;display:grid;place-items:center;border:1.5px solid #6252c7;border-radius:50%;color:#6252c7;font-size:10px;font-weight:900}.previsit-section-divider small{color:#7364d2;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.previsit-section-divider h2{margin:3px 0 0;font-size:20px;line-height:1.12}.previsit-specialty-fixed{margin-top:16px;border:1px solid #ded9ed;border-radius:14px;padding:12px 14px;display:flex;flex-direction:column;gap:3px;background:#f8f7fc}.previsit-specialty-fixed small{color:#7b768a;font-size:9px}.previsit-specialty-fixed strong{color:#302a4a;font-size:13px}.previsit-route-summary{margin:14px 0 0;border-radius:12px;padding:10px 12px;color:#4c475c;background:#f2effd;font-size:10px;line-height:1.45}.previsit-route-summary>span{width:18px;height:18px;margin-right:6px;display:inline-grid;place-items:center;border-radius:50%;color:#fff;background:#6252c7;font-size:9px}.previsit-not-required{margin-top:18px;border:1px solid #badfce;border-radius:17px;padding:16px;display:grid;grid-template-columns:38px 1fr;gap:11px;background:#f1fbf6}.previsit-not-required>span{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;color:#fff;background:#34b777;font-weight:900}.previsit-not-required h3{margin:1px 0 4px;color:#1f5d40;font-size:16px}.previsit-not-required p{margin:0;color:#4c6759;font-size:11px;line-height:1.45}.previsit-not-required button{grid-column:1 / -1;min-height:45px;border:1px solid #9fd1b9;border-radius:12px;color:#236744;background:#fff;font-weight:750;cursor:pointer}.previsit-start-fields{margin-top:19px;display:grid;gap:12px}.previsit-start-fields label,.previsit-route-field{display:grid;gap:7px}.previsit-start-fields label>span,.previsit-route-field>span{color:#3f3a52;font-size:11px;font-weight:750}.previsit-start-fields input,.previsit-route-field select{width:100%;min-height:50px;border:1.5px solid #dcd7e7;border-radius:13px;padding:0 12px;color:#1e1b2e;background:#fff}.previsit-start-fields input:focus,.previsit-route-field select:focus{border-color:#7364d2;outline:3px solid rgba(115,100,210,.12)}.previsit-start-field-row{display:grid;grid-template-columns:1fr 1fr;gap:9px}.previsit-route-field{margin-top:16px}.previsit-route-field>small{color:#7b768a;font-size:9px;line-height:1.4}.previsit-start-consent{min-height:44px;margin-top:17px;display:grid;grid-template-columns:23px 1fr;gap:9px;align-items:start;color:#4c475c;font-size:10px;line-height:1.45}.previsit-start-consent input{width:21px;height:21px;margin:0;accent-color:#6252c7}.previsit-human-note{margin:15px 0 11px;display:flex;align-items:center;gap:7px;color:#777285;font-size:9px;line-height:1.35}.previsit-human-note>span:first-child{width:19px;height:19px;display:grid;place-items:center;border:1px solid #8f88a3;border-radius:50%}.previsit-human-note.unavailable{color:#8d1d16}.previsit-human-note.unavailable>span:first-child{border-color:#c67e79}.previsit-start-submit{width:100%;min-height:54px;border:0;border-radius:15px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;color:#fff;background:linear-gradient(135deg,#5647bd,#7364d2);box-shadow:0 10px 24px #5647bd3b;font-weight:800;cursor:pointer}.previsit-start-submit:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}.previsit-start-submit i{width:29px;height:29px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;font-style:normal}.previsit-start-later{width:100%;min-height:44px;margin-top:5px;border:0;color:#736d82;background:transparent;font-size:11px;cursor:pointer}.previsit-start-footnote{margin:13px 18px 0;color:#7b768a;font-size:9px;line-height:1.4;text-align:center}.previsit-appointment-summary{position:relative;z-index:2;margin:-14px 14px 16px;border:1px solid rgba(98,82,199,.16);border-radius:22px;padding:16px;display:grid;grid-template-columns:44px 1fr;gap:11px;background:#fff;box-shadow:0 16px 40px #2b23541c}.previsit-appointment-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:14px 14px 14px 5px;color:#fff;background:#34b777;font-size:20px;font-weight:900}.previsit-appointment-title{display:flex;flex-direction:column}.previsit-appointment-title small{color:#34a96f;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.previsit-appointment-title strong{margin-top:3px;font-size:18px}.previsit-appointment-summary dl{grid-column:1 / -1;margin:4px 0 0;border-top:1px solid #ebe8f1}.previsit-appointment-summary dl>div{padding:9px 0;display:grid;grid-template-columns:104px 1fr;gap:8px;border-bottom:1px dotted #ded9ed}.previsit-appointment-summary dl>div:last-child{border:0}.previsit-appointment-summary dt{color:#8a8698;font-size:10px}.previsit-appointment-summary dd{margin:0;color:#302a4a;font-size:11px;font-weight:700;text-align:right}.previsit-start-gate.compact{min-height:0;padding:0;background:transparent}.previsit-start-gate.compact .previsit-start-form{margin:14px 0 0;border-radius:20px;box-shadow:none}.previsit-start-gate.compact .previsit-appointment-summary{margin:14px 0 0}.previsit-start-gate.compact .previsit-start-footnote{margin-bottom:0}.previsit-screen{min-height:calc(100dvh - 84px);padding-bottom:28px;background:linear-gradient(180deg,#f0edfa,#faf9fd 48%,#f5f2fa)}.previsit-top{min-height:62px;display:grid;grid-template-columns:92px 1fr 92px;align-items:center;padding:max(8px,env(safe-area-inset-top)) 14px 8px;color:#fff;background:linear-gradient(135deg,#5647bd,#7364d2)}.previsit-top button{min-height:44px;border:0;display:flex;align-items:center;gap:3px;color:#fff;background:transparent;cursor:pointer}.previsit-top small{text-align:center;font-size:11px;font-weight:800;letter-spacing:.04em}.previsit-top>span{justify-self:end}.previsit-loading{min-height:62vh;display:grid;place-content:center;justify-items:center;gap:10px;color:#625e71}.previsit-human-gate{width:min(100% - 28px,460px);margin:28px auto 0;border:1px solid rgba(98,82,199,.16);border-radius:24px;padding:25px 20px;background:#fff;box-shadow:0 18px 48px #2b23541a}.previsit-human-gate>span{width:54px;height:54px;display:grid;place-items:center;border:1px solid rgba(98,82,199,.2);border-radius:18px 18px 18px 6px;background:#f0edfa}.previsit-human-gate h1{margin:9px 0 8px;color:#1e1b2e;font-size:27px;line-height:1.08}.previsit-human-gate>p:not(.previsit-kicker):not(.error-banner){margin:0 0 18px;color:#625e71;font-size:12px;line-height:1.5}.previsit-human-gate>.primary-button{width:100%;min-height:52px}.previsit-human-gate>small{display:block;margin-top:12px;color:#7b768a;font-size:9px;line-height:1.45;text-align:center}.previsit-state,.previsit-eligibility,.previsit-consent,.previsit-questionnaire,.previsit-review,.previsit-result{padding:22px 14px 10px}.previsit-state{min-height:60vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.previsit-state h1,.previsit-consent h1,.previsit-review h1,.previsit-result h1{margin:12px 0 7px;color:#1e1b2e;font-size:29px;line-height:1.08;letter-spacing:-.03em}.previsit-state p,.previsit-consent>p,.previsit-review>p{color:#625e71;line-height:1.5}.previsit-kicker{margin:0 0 7px!important;color:#5647bd!important;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.previsit-eligibility>h1{margin:8px 0 7px;color:#1e1b2e;font-size:29px;line-height:1.08;letter-spacing:-.03em}.previsit-eligibility>p:not(.previsit-kicker):not(.error-banner):not(.previsit-saving){margin:0 0 18px;color:#625e71;font-size:12px;line-height:1.5}.previsit-eligibility-options{display:grid;gap:9px}.previsit-eligibility-options button{min-height:56px;border:1.5px solid #ded9e8;border-radius:15px;padding:10px 13px;display:grid;grid-template-columns:25px 1fr;gap:9px;align-items:center;color:#302a4a;background:#fff;text-align:left;cursor:pointer}.previsit-eligibility-options button.selected{border-color:#6252c7;background:#f2effd;box-shadow:inset 0 0 0 1px #6252c7}.previsit-eligibility-options button i{width:23px;height:23px;display:grid;place-items:center;border:1.5px solid #aaa3ba;border-radius:50%;color:#fff;font-size:10px;font-style:normal}.previsit-eligibility-options button.selected i{border-color:#6252c7;background:#6252c7}.previsit-eligibility-options button strong{font-size:13px;line-height:1.3}.previsit-eligibility-followup{margin-top:22px;border-top:1px solid #e4e0eb;padding-top:18px}.previsit-eligibility-followup h2{margin:0 0 11px;color:#302a4a;font-size:17px}.previsit-saving{margin:14px 0 0;color:#6252c7;font-size:11px;font-weight:700}.previsit-not-required-state>span:first-child{width:54px;height:54px;display:grid;place-items:center;border-radius:18px 18px 18px 6px;color:#fff;background:#34b777;font-size:24px;font-weight:900}.previsit-not-required-state .primary-button{width:100%;margin-top:12px}.previsit-not-required-state .text-button{width:100%;min-height:44px;margin-top:4px}.previsit-consent-box{overflow:hidden;margin-top:22px;border:1px solid #ded9ed;border-radius:22px;padding:20px;background:#fff;box-shadow:0 12px 32px #2b235412}.previsit-consent-box h2{margin:0 0 12px;font-size:20px}.previsit-consent-purpose{margin:-4px 0 10px;color:#625e71;font-size:12px;line-height:1.45}.previsit-statement{padding:11px 0;display:grid;grid-template-columns:23px 1fr;gap:9px;border-bottom:1px dotted #d7d2e1;color:#3f3a52;font-size:13px;line-height:1.4}.previsit-statement i{width:21px;height:21px;display:grid;place-items:center;border:1.5px solid #5647bd;border-radius:50%;color:#5647bd;font-size:10px;font-style:normal}.previsit-consent-documents{margin:16px 0;border:1px solid #ded9ed;border-radius:14px;padding:12px;background:#f8f7fb}.previsit-consent-documents h3{margin:0 0 6px;color:#302a4a;font-size:11px;letter-spacing:.06em;text-transform:uppercase}.previsit-consent-documents button{width:100%;min-height:48px;border:0;border-top:1px dotted #d7d2e1;padding:8px 0;display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;color:#5647bd;background:transparent;text-align:left;cursor:pointer}.previsit-consent-documents button:first-of-type{border-top:0}.previsit-consent-documents button span{font-size:12px;line-height:1.35}.previsit-consent-documents button strong{font-size:10px;white-space:nowrap}.previsit-confirmations label{min-height:44px;margin-top:13px;display:grid;grid-template-columns:23px 1fr;gap:9px;color:#302a4a;font-size:13px;line-height:1.4}.previsit-consent-box input{width:21px;height:21px;accent-color:#6252c7}.previsit-consent-proof{margin:14px 0 0;color:#625e71;font:10px/1.4 Courier New,monospace;overflow-wrap:anywhere}.previsit-consent-box>small{display:block;margin:14px 0;color:#985631;font-size:10px;line-height:1.4}.previsit-consent-box>.primary-button{width:100%}.previsit-survey-head>p{margin:0 0 3px;color:#625e71;font-size:11px}.previsit-survey-head h1{margin:0 0 15px;color:#1e1b2e;font-size:27px;line-height:1.1}.previsit-progress{height:7px;overflow:hidden;border-radius:99px;background:#dcd8e7}.previsit-progress span{display:block;height:100%;border-radius:inherit;background:#6252c7;transition:width .2s}.previsit-survey-head>small{display:block;margin-top:6px;color:#625e71;text-align:right;font-size:10px}.previsit-question{overflow:hidden;margin-top:17px;border:1px solid #ded9ed;border-radius:22px;padding:22px 18px 0;background:#fff;box-shadow:0 12px 34px #2b235412}.previsit-question>span{color:#7364d2;font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.previsit-question h2{margin:11px 0 6px;color:#1e1b2e;font-size:22px;line-height:1.2}.previsit-question>small{color:#8a8698;font-size:10px}.previsit-safety-notice{display:grid;gap:5px;margin:15px 0;padding:14px 15px;border:2px solid #302a4a;border-radius:14px;color:#1e1b2e;background:#fff}.previsit-safety-notice strong{font-size:11px;letter-spacing:.08em;text-transform:uppercase}.previsit-safety-notice span{font-size:14px;line-height:1.45}.previsit-options{margin-top:18px;display:grid;gap:8px}.previsit-options button{min-height:50px;border:1.5px solid #dcd7e7;border-radius:13px;padding:10px 12px;display:grid;grid-template-columns:23px 1fr;gap:10px;align-items:center;color:#302a4a;background:#fff;text-align:left;cursor:pointer}.previsit-options button>span{width:22px;height:22px;display:grid;place-items:center;border:1.5px solid #9a95a7;border-radius:50%;color:#fff;font-size:11px}.previsit-options.multi button>span{border-radius:6px}.previsit-options button.selected{border-color:#6252c7;background:#f0edfa}.previsit-options button.selected>span{border-color:#6252c7;background:#6252c7}.previsit-answer-guidance{margin-top:18px;border-left:3px solid #6252c7;border-radius:0 12px 12px 0;padding:11px 13px;display:grid;gap:4px;color:#4c475c;background:#f5f3fc;line-height:1.45}.previsit-answer-guidance strong{color:#302a4a;font-size:11px}.previsit-answer-guidance>span{font-size:12px}.previsit-answer-examples{margin-top:3px;color:#6f6980;font-size:11px}.previsit-answer-examples>b{color:#5647bd}.previsit-answer-examples ol{margin:4px 0 0;padding-left:18px;display:grid;gap:3px}.previsit-answer-examples li{padding-left:2px}.previsit-repeatable{margin-top:18px;display:grid;gap:12px}.previsit-repeatable>p{margin:0;color:#625e71;font-size:11px;line-height:1.5}.previsit-repeatable-items{display:grid;gap:12px}.previsit-repeatable-item{overflow:hidden;border:1.5px solid #dcd7e7;border-radius:16px;background:#fff;box-shadow:0 7px 20px #2b23540d}.previsit-repeatable-item>header{min-height:46px;padding:9px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f0edfa}.previsit-repeatable-item>header strong{color:#302a4a;font-size:13px}.previsit-repeatable-item>header button{min-height:34px;border:0;padding:0 5px;color:#8a3040;background:transparent;font-size:11px;font-weight:800;cursor:pointer}.previsit-repeatable-item>div{padding:13px;display:grid;gap:14px}.previsit-repeatable-field{display:grid;gap:5px;color:#302a4a}.previsit-repeatable-field>strong{font-size:12px;line-height:1.35}.previsit-repeatable-field>strong span{color:#8a3040}.previsit-repeatable-field>small{color:#625e71;font-size:10px;line-height:1.45}.previsit-repeatable-field input,.previsit-repeatable-field select,.previsit-repeatable-field textarea{width:100%;min-height:48px;border:1.5px solid #dcd7e7;border-radius:12px;padding:11px 12px;color:#1e1b2e;background:#fff;font:inherit}.previsit-repeatable-field textarea{min-height:100px;resize:vertical}.previsit-repeatable-field input:focus,.previsit-repeatable-field select:focus,.previsit-repeatable-field textarea:focus{border-color:#6252c7;outline:3px solid rgba(98,82,199,.12)}.previsit-repeatable-field details{color:#6f6980;font-size:10px}.previsit-repeatable-field summary{width:max-content;color:#5647bd;font-weight:800;cursor:pointer}.previsit-repeatable-field ul{margin:6px 0 0;padding-left:18px;display:grid;gap:3px;line-height:1.4}.previsit-repeatable-add{min-height:48px;border:1.5px dashed #6252c7;border-radius:13px;color:#5647bd;background:#f5f3fc;font-weight:800;cursor:pointer}.previsit-question>textarea{width:100%;min-height:115px;margin-top:10px;border:1.5px solid #dcd7e7;border-radius:13px;padding:12px;resize:vertical;color:#1e1b2e;background:#fff}.previsit-question footer{min-height:76px;margin:20px -18px 0;border-top:1px solid #ebe8f1;padding:13px 18px;display:flex;align-items:center;justify-content:space-between;gap:8px;background:#fcfbfe}.previsit-question footer>span{display:flex;gap:7px}.previsit-review dl{overflow:hidden;margin:20px 0;border:1px solid #ded9ed;border-radius:18px;background:#fff}.previsit-review dl>div{padding:14px;display:grid;grid-template-columns:1fr auto;gap:10px;border-bottom:1px dotted #d7d2e1}.previsit-review dl>div:last-child{border:0}.previsit-review dt{color:#8a8698;font-size:10px}.previsit-review dd{margin:4px 0 0;color:#302a4a;font-size:13px;line-height:1.4}.previsit-review dl button{border:0;color:#5647bd;background:transparent;font-size:11px;font-weight:800;cursor:pointer}.previsit-submission-protection{margin:0 0 14px;border:1px solid #ded9ed;border-radius:14px;padding:13px;color:#625e71;background:#fff;font-size:11px;line-height:1.5}.previsit-submission-protection small{display:block}.previsit-submission-protection a{color:#5647bd;text-underline-offset:2px}.smartcaptcha-container{min-height:1px}.previsit-submit{width:100%}.previsit-result-hero{border-radius:22px;padding:22px;color:#fff;background:linear-gradient(145deg,#4d3fb0,#7364d2)}.previsit-result-hero>i{width:40px;height:40px;display:grid;place-items:center;border:2px solid #fff;border-radius:50%;font-style:normal}.previsit-result-hero h1{color:#fff}.previsit-result-hero p{margin:0;color:#ffffffc7}.previsit-result-group{margin-top:23px}.previsit-result-group h2{margin:0 0 10px;display:flex;align-items:center;gap:8px;color:#1e1b2e;font-size:18px}.previsit-result-group h2>span{width:25px;height:25px;display:grid;place-items:center;border:1.5px solid currentColor;border-radius:50%;font-size:11px}.previsit-result-group article{margin-bottom:8px;border:1px solid #ded9ed;border-radius:14px;padding:13px;display:grid;grid-template-columns:27px 1fr;gap:10px;background:#fff}.previsit-result-group article>i{width:25px;height:25px;display:grid;place-items:center;border:1.5px solid #302a4a;border-radius:50%;font-size:10px;font-style:normal}.previsit-result-group article strong,.previsit-result-group article small{display:block}.previsit-result-group article small{margin-top:3px;color:#625e71;font-size:11px;line-height:1.4}.previsit-result-group>p{border:1px dashed #aaa4b5;border-radius:12px;padding:13px;color:#625e71;font-size:11px}.previsit-result details{margin-top:20px;border:1px solid #ded9ed;border-radius:14px;background:#fff}.previsit-result summary{padding:14px;color:#302a4a;font-weight:800;cursor:pointer}.previsit-result details>div{padding:0 14px 14px;color:#625e71;font-size:12px}.previsit-result-actions{margin-top:16px;display:grid;gap:10px}.previsit-result-actions .secondary-button{min-height:48px;display:flex;align-items:center;justify-content:center;border:1.5px solid #6252c7;border-radius:13px;padding:10px 14px;color:#5647bd;background:#fff;font-weight:800;text-align:center;text-decoration:none}.previsit-disclaimer{margin-top:20px;border-left:3px solid #302a4a;padding-left:10px;color:#625e71;font-size:11px;line-height:1.5}@media(min-width:900px){.embed-previsit-shell{font-size:17px}.embed-previsit-shell .previsit-start-gate{padding-bottom:52px}.embed-previsit-shell .previsit-start-hero{min-height:288px;padding:30px 48px 54px}.embed-previsit-shell .previsit-start-hero:before{right:-34px;top:-76px;width:250px;height:250px;border-width:38px}.embed-previsit-shell .previsit-start-hero>button{min-height:48px;font-size:16px}.embed-previsit-shell .previsit-start-shield{top:32px;right:48px;width:62px;height:62px;border-radius:20px 20px 20px 7px}.embed-previsit-shell .previsit-start-hero>div{margin-top:34px}.embed-previsit-shell .previsit-start-hero small{font-size:13px}.embed-previsit-shell .previsit-start-hero h1{max-width:700px;margin:10px 0 12px;font-size:48px;line-height:1.02}.embed-previsit-shell .previsit-start-hero p{max-width:680px;font-size:17px;line-height:1.55}.embed-previsit-shell .previsit-start-form{width:calc(100% - 64px);max-width:1016px;margin:-28px auto 0;border-radius:30px;padding:36px 38px 40px}.embed-previsit-shell .previsit-start-heading,.embed-previsit-shell .previsit-section-divider{grid-template-columns:50px 1fr;gap:16px}.embed-previsit-shell .previsit-start-heading>span,.embed-previsit-shell .previsit-section-divider>span{width:48px;height:48px;font-size:13px}.embed-previsit-shell .previsit-start-heading small,.embed-previsit-shell .previsit-section-divider small{font-size:12px}.embed-previsit-shell .previsit-start-heading h2,.embed-previsit-shell .previsit-section-divider h2{margin-top:5px;font-size:29px;line-height:1.16}.embed-previsit-shell .previsit-start-lead{margin-top:18px;font-size:17px;line-height:1.55}.embed-previsit-shell .previsit-choice-group{margin-top:27px}.embed-previsit-shell .previsit-choice-group legend{margin-bottom:12px;font-size:15px}.embed-previsit-shell .previsit-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.embed-previsit-shell .previsit-choice-grid>button{min-height:76px;border-radius:18px;padding:15px 18px;grid-template-columns:32px 1fr;gap:13px}.embed-previsit-shell .previsit-choice-grid>button i{width:30px;height:30px;font-size:14px}.embed-previsit-shell .previsit-choice-grid>button span{gap:4px}.embed-previsit-shell .previsit-choice-grid>button strong{font-size:17px;line-height:1.35}.embed-previsit-shell .previsit-choice-grid>button small{font-size:14px;line-height:1.45}.embed-previsit-shell .previsit-section-divider{margin-top:38px;padding-top:30px}.embed-previsit-shell .previsit-specialty-fixed{margin-top:24px;border-radius:18px;padding:17px 19px;gap:5px}.embed-previsit-shell .previsit-specialty-fixed small{font-size:13px}.embed-previsit-shell .previsit-specialty-fixed strong{font-size:18px}.embed-previsit-shell .previsit-route-summary{margin-top:20px;border-radius:16px;padding:15px 17px;font-size:15px;line-height:1.5}.embed-previsit-shell .previsit-route-summary>span{width:24px;height:24px;margin-right:9px;font-size:12px}.embed-previsit-shell .previsit-not-required{margin-top:26px;border-radius:22px;padding:22px;grid-template-columns:50px 1fr;gap:16px}.embed-previsit-shell .previsit-not-required>span{width:48px;height:48px;border-radius:16px;font-size:20px}.embed-previsit-shell .previsit-not-required h3{font-size:22px}.embed-previsit-shell .previsit-not-required p{font-size:16px;line-height:1.5}.embed-previsit-shell .previsit-not-required button{min-height:54px;border-radius:15px;font-size:16px}.embed-previsit-shell .previsit-start-fields{margin-top:27px;gap:17px}.embed-previsit-shell .previsit-start-fields label,.embed-previsit-shell .previsit-route-field{gap:9px}.embed-previsit-shell .previsit-start-fields label>span,.embed-previsit-shell .previsit-route-field>span{font-size:15px}.embed-previsit-shell .previsit-start-fields input,.embed-previsit-shell .previsit-route-field select{min-height:60px;border-radius:16px;padding:0 17px;font-size:17px}.embed-previsit-shell .previsit-start-field-row{gap:14px}.embed-previsit-shell .previsit-route-field{margin-top:24px}.embed-previsit-shell .previsit-route-field>small{font-size:13px}.embed-previsit-shell .previsit-start-consent{min-height:52px;margin-top:24px;grid-template-columns:28px 1fr;gap:12px;font-size:15px;line-height:1.5}.embed-previsit-shell .previsit-start-consent input{width:25px;height:25px}.embed-previsit-shell .previsit-human-note{margin:21px 0 15px;font-size:13px}.embed-previsit-shell .previsit-start-submit{min-height:64px;border-radius:18px;padding:0 20px;font-size:17px}.embed-previsit-shell .previsit-start-submit i{width:36px;height:36px}.embed-previsit-shell .previsit-start-later{min-height:50px;font-size:15px}.embed-previsit-shell .previsit-start-footnote{margin-top:18px;font-size:13px;line-height:1.5}.embed-previsit-shell .previsit-appointment-summary{margin:-24px 32px 22px;border-radius:26px;padding:24px;grid-template-columns:58px 1fr;gap:16px}.embed-previsit-shell .previsit-appointment-mark{width:56px;height:56px;border-radius:18px 18px 18px 6px;font-size:25px}.embed-previsit-shell .previsit-appointment-title small{font-size:12px}.embed-previsit-shell .previsit-appointment-title strong{font-size:24px}.embed-previsit-shell .previsit-appointment-summary dl>div{padding:13px 0;grid-template-columns:150px 1fr}.embed-previsit-shell .previsit-appointment-summary dt{font-size:14px}.embed-previsit-shell .previsit-appointment-summary dd{font-size:16px}.embed-previsit-shell .previsit-screen{padding-bottom:56px}.embed-previsit-shell .previsit-top{min-height:74px;grid-template-columns:130px 1fr 130px;padding:13px 32px}.embed-previsit-shell .previsit-top button{min-height:48px;font-size:16px}.embed-previsit-shell .previsit-top small{font-size:14px}.embed-previsit-shell .previsit-human-gate,.embed-previsit-shell .previsit-state,.embed-previsit-shell .previsit-eligibility,.embed-previsit-shell .previsit-consent,.embed-previsit-shell .previsit-questionnaire,.embed-previsit-shell .previsit-review,.embed-previsit-shell .previsit-result{width:min(calc(100% - 64px),960px);margin-right:auto;margin-left:auto;padding:42px 0 20px}.embed-previsit-shell .previsit-human-gate{margin-top:42px;border-radius:28px;padding:34px 36px}.embed-previsit-shell .previsit-human-gate h1{font-size:40px}.embed-previsit-shell .previsit-human-gate>p:not(.previsit-kicker):not(.error-banner){font-size:17px}.embed-previsit-shell .previsit-human-gate>small{font-size:13px}.embed-previsit-shell .previsit-state h1,.embed-previsit-shell .previsit-consent h1,.embed-previsit-shell .previsit-review h1,.embed-previsit-shell .previsit-result h1,.embed-previsit-shell .previsit-eligibility>h1{margin-top:16px;font-size:42px;line-height:1.08}.embed-previsit-shell .previsit-state p,.embed-previsit-shell .previsit-consent>p,.embed-previsit-shell .previsit-review>p,.embed-previsit-shell .previsit-eligibility>p:not(.previsit-kicker):not(.error-banner):not(.previsit-saving){font-size:17px;line-height:1.6}.embed-previsit-shell .previsit-kicker{font-size:13px}.embed-previsit-shell .previsit-eligibility-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.embed-previsit-shell .previsit-eligibility-options button{min-height:76px;border-radius:18px;padding:15px 18px;grid-template-columns:32px 1fr;gap:13px}.embed-previsit-shell .previsit-eligibility-options button i{width:30px;height:30px;font-size:13px}.embed-previsit-shell .previsit-eligibility-options button strong{font-size:17px}.embed-previsit-shell .previsit-eligibility-followup{margin-top:30px;padding-top:26px}.embed-previsit-shell .previsit-eligibility-followup h2{margin-bottom:15px;font-size:24px}.embed-previsit-shell .previsit-eligibility-followup .previsit-eligibility-options{grid-template-columns:repeat(3,minmax(0,1fr))}.embed-previsit-shell .previsit-saving{font-size:15px}.embed-previsit-shell .previsit-not-required-state .primary-button,.embed-previsit-shell .previsit-not-required-state .text-button{font-size:17px}.embed-previsit-shell .previsit-consent-box{margin-top:30px;border-radius:28px;padding:32px 34px}.embed-previsit-shell .previsit-consent-box h2{margin-bottom:16px;font-size:28px}.embed-previsit-shell .previsit-consent-purpose{font-size:16px;line-height:1.55}.embed-previsit-shell .previsit-statement{padding:15px 0;grid-template-columns:30px 1fr;gap:13px;font-size:16px;line-height:1.5}.embed-previsit-shell .previsit-statement i{width:27px;height:27px;font-size:12px}.embed-previsit-shell .previsit-consent-documents{margin:22px 0;border-radius:18px;padding:18px}.embed-previsit-shell .previsit-consent-documents h3{font-size:13px}.embed-previsit-shell .previsit-consent-documents button{min-height:58px}.embed-previsit-shell .previsit-consent-documents button span{font-size:16px}.embed-previsit-shell .previsit-consent-documents button strong{font-size:13px}.embed-previsit-shell .previsit-confirmations label{min-height:52px;margin-top:17px;grid-template-columns:29px 1fr;gap:13px;font-size:16px;line-height:1.5}.embed-previsit-shell .previsit-consent-box input{width:25px;height:25px}.embed-previsit-shell .previsit-consent-box>.primary-button{min-height:60px;font-size:17px}.embed-previsit-shell .previsit-survey-head>p{font-size:15px}.embed-previsit-shell .previsit-survey-head h1{margin-bottom:22px;font-size:40px}.embed-previsit-shell .previsit-progress{height:10px}.embed-previsit-shell .previsit-survey-head>small{margin-top:9px;font-size:13px}.embed-previsit-shell .previsit-question{margin-top:24px;border-radius:28px;padding:32px 32px 0}.embed-previsit-shell .previsit-question>span{font-size:13px}.embed-previsit-shell .previsit-question h2{margin:15px 0 9px;font-size:31px;line-height:1.25}.embed-previsit-shell .previsit-question>small{font-size:14px}.embed-previsit-shell .previsit-safety-notice{margin:20px 0;padding:18px 20px;border-radius:18px}.embed-previsit-shell .previsit-safety-notice strong{font-size:13px}.embed-previsit-shell .previsit-safety-notice span{font-size:17px}.embed-previsit-shell .previsit-options{margin-top:24px;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.embed-previsit-shell .previsit-options button{min-height:66px;border-radius:17px;padding:14px 16px;grid-template-columns:29px 1fr;gap:13px;font-size:16px;line-height:1.4}.embed-previsit-shell .previsit-options button>span{width:27px;height:27px;font-size:13px}.embed-previsit-shell .previsit-answer-guidance{margin-top:24px;border-left-width:4px;border-radius:0 16px 16px 0;padding:16px 18px;gap:6px}.embed-previsit-shell .previsit-answer-guidance strong{font-size:15px}.embed-previsit-shell .previsit-answer-guidance>span{font-size:16px}.embed-previsit-shell .previsit-answer-examples{margin-top:5px;font-size:14px}.embed-previsit-shell .previsit-answer-examples ol{margin-top:6px;gap:4px}.embed-previsit-shell .previsit-repeatable{margin-top:24px;gap:16px}.embed-previsit-shell .previsit-repeatable>p{font-size:15px}.embed-previsit-shell .previsit-repeatable-items{gap:16px}.embed-previsit-shell .previsit-repeatable-item{border-radius:20px}.embed-previsit-shell .previsit-repeatable-item>header{min-height:58px;padding:13px 18px}.embed-previsit-shell .previsit-repeatable-item>header strong{font-size:17px}.embed-previsit-shell .previsit-repeatable-item>header button{min-height:42px;font-size:14px}.embed-previsit-shell .previsit-repeatable-item>div{padding:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.embed-previsit-shell .previsit-repeatable-field>strong{font-size:15px}.embed-previsit-shell .previsit-repeatable-field>small,.embed-previsit-shell .previsit-repeatable-field details{font-size:14px}.embed-previsit-shell .previsit-repeatable-field input,.embed-previsit-shell .previsit-repeatable-field select,.embed-previsit-shell .previsit-repeatable-field textarea{min-height:56px;border-radius:15px;padding:14px 15px;font-size:16px}.embed-previsit-shell .previsit-repeatable-add{min-height:56px;font-size:16px}.embed-previsit-shell .previsit-question>textarea{min-height:160px;margin-top:13px;border-radius:17px;padding:17px;font-size:17px}.embed-previsit-shell .previsit-question footer{min-height:92px;margin:28px -32px 0;padding:17px 32px}.embed-previsit-shell .previsit-question footer button,.embed-previsit-shell .previsit-review button{min-height:52px;font-size:16px}.embed-previsit-shell .previsit-review dl{margin:28px 0;border-radius:22px}.embed-previsit-shell .previsit-review dl>div{padding:20px;gap:16px}.embed-previsit-shell .previsit-review dt{font-size:14px}.embed-previsit-shell .previsit-review dd{margin-top:6px;font-size:17px;line-height:1.5}.embed-previsit-shell .previsit-review dl button{font-size:15px}.embed-previsit-shell .previsit-submission-protection{margin-bottom:18px;border-radius:18px;padding:18px;font-size:15px}.embed-previsit-shell .previsit-submit{min-height:60px;font-size:17px}.embed-previsit-shell .previsit-result-hero{border-radius:28px;padding:34px}.embed-previsit-shell .previsit-result-hero>i{width:52px;height:52px;font-size:20px}.embed-previsit-shell .previsit-result-hero p{font-size:17px}.embed-previsit-shell .previsit-result-group{margin-top:32px}.embed-previsit-shell .previsit-result-group h2{margin-bottom:14px;font-size:25px}.embed-previsit-shell .previsit-result-group h2>span{width:32px;height:32px;font-size:14px}.embed-previsit-shell .previsit-result-group article{margin-bottom:12px;border-radius:18px;padding:18px;grid-template-columns:34px 1fr;gap:14px}.embed-previsit-shell .previsit-result-group article>i{width:32px;height:32px;font-size:13px}.embed-previsit-shell .previsit-result-group article strong{font-size:17px}.embed-previsit-shell .previsit-result-group article small,.embed-previsit-shell .previsit-result-group>p{font-size:15px;line-height:1.5}.embed-previsit-shell .previsit-result details{margin-top:28px;border-radius:18px}.embed-previsit-shell .previsit-result summary{padding:18px;font-size:17px}.embed-previsit-shell .previsit-result details>div{padding:0 18px 18px;font-size:16px}.embed-previsit-shell .previsit-result-actions{margin-top:22px}.embed-previsit-shell .previsit-result-actions .secondary-button{min-height:58px;border-radius:16px;font-size:17px}.embed-previsit-shell .previsit-disclaimer{margin-top:28px;padding-left:14px;font-size:15px;line-height:1.6}}.spravka-screen{max-width:720px;margin:0 auto}.spravka-progress{display:flex;align-items:center;margin:0 0 14px;padding:0 3px;list-style:none}.spravka-progress li{position:relative;display:flex;flex:1;align-items:center}.spravka-progress li:after{content:"";height:2px;flex:1;background:#ddd9ea}.spravka-progress li:last-child{flex:0 0 auto}.spravka-progress li:last-child:after{display:none}.spravka-progress li span{width:30px;height:30px;display:grid;place-items:center;border:2px solid #d2cde3;border-radius:50%;color:#716d7d;background:#fff;font-size:.82rem;font-weight:800}.spravka-progress li.active span{border-color:#6252c7;color:#fff;background:#6252c7}.spravka-progress li.complete span{border-color:#6252c7;color:#6252c7;background:#f1effc}.spravka-progress li.complete:after{background:#8a7dd9}.spravka-card{padding:20px}.spravka-choice-group,.spravka-identity{min-width:0;margin:0;padding:0;border:0}.spravka-choice-group+.spravka-choice-group{margin-top:24px}.spravka-choice-group>legend,.spravka-identity>legend{width:100%;margin:0 0 13px;padding:0;color:#241f38;font-size:1.05rem;font-weight:800}.spravka-year-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.spravka-year-grid label,.spravka-relation-grid label,.spravka-delivery-grid label{cursor:pointer}.spravka-year-grid input,.spravka-relation-grid input,.spravka-delivery-grid input{position:absolute;opacity:0;pointer-events:none}.spravka-year-grid span{min-height:46px;display:grid;place-items:center;border:1.5px solid #d7d2e7;border-radius:12px;color:#494457;background:#fff;font-weight:750}.spravka-year-grid label.selected span{border-color:#6252c7;color:#5445b8;background:#f2f0fc;box-shadow:inset 0 0 0 1px #6252c7}.spravka-relation-grid,.spravka-delivery-grid{display:grid;gap:8px}.spravka-relation-grid label,.spravka-delivery-grid label{min-height:50px;display:grid;grid-template-columns:20px minmax(0,1fr);gap:11px;align-items:center;border:1.5px solid #d7d2e7;border-radius:12px;padding:12px 13px;color:#3f3a4f;background:#fff}.spravka-relation-grid label:before,.spravka-delivery-grid label:before{content:"";width:18px;height:18px;border:2px solid #bdb6d0;border-radius:50%;box-shadow:inset 0 0 0 4px #fff}.spravka-relation-grid label.selected,.spravka-delivery-grid label.selected{border-color:#6252c7;background:#f6f4fd}.spravka-relation-grid label.selected:before,.spravka-delivery-grid label.selected:before{border-color:#6252c7;background:#6252c7}.spravka-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px}.spravka-grid-wide{grid-column:1 / -1}.spravka-document-block{margin-top:8px;border-top:1px solid #ece9f3;padding-top:18px}.spravka-document-block h3{margin:0 0 14px;color:#3a344e;font-size:.94rem}.optional-label{color:#767183;font-size:.76rem;font-weight:500}.spravka-delivery-grid label{align-items:start}.spravka-delivery-grid label:before{margin-top:2px}.spravka-delivery-grid span{display:grid;gap:3px}.spravka-delivery-grid strong{color:#302a4a;font-size:.93rem}.spravka-delivery-grid small{color:#6f697d;font-size:.8rem;line-height:1.4}.spravka-consents{margin-top:22px;border-top:1px solid #ece9f3;padding-top:8px}.spravka-consents .checkbox-row{font-size:.88rem}.spravka-human-proof{display:grid;gap:8px;margin-top:18px}.spravka-human-proof altcha-widget{display:block;width:100%;--altcha-max-width: 100%;--altcha-border-width: 1px;--altcha-border-radius: 10px;--altcha-color-border: #d7d2e7;--altcha-color-base: #fff;--altcha-color-text: #302a4a;--altcha-color-accent: #6252c7}.spravka-human-proof .text-button{justify-self:start;min-height:44px}.spravka-actions{display:flex;gap:10px;margin-top:18px}.spravka-actions>*{flex:1}.spravka-success{display:grid;gap:5px}.field-hint{display:block;margin-top:6px;color:#625e71;font-size:.78rem;line-height:1.4}.form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important}@media(max-width:520px){.spravka-card{padding:17px}.spravka-form-grid{grid-template-columns:1fr}.spravka-grid-wide{grid-column:auto}.spravka-year-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:360px){.crystal-previsit-banner{grid-template-columns:48px minmax(0,1fr);padding:14px}.crystal-previsit-banner-icon{width:48px;height:48px}.previsit-start-field-row{grid-template-columns:1fr}.previsit-question footer{align-items:stretch;flex-direction:column}.previsit-question footer>span{width:100%}.previsit-question footer>span>*{flex:1}}
