.shiftgrit-pattern-finder-page{margin:0;padding:0;background:#fafaf9;color:#1a1a1a;font-family:'HelveticaNeueLTPro-Roman','Helvetica Neue LT Pro','Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}#shiftgrit-pattern-finder-app{padding:0}.shiftgrit-pattern-finder-page .gb-site-header .inside-header,.shiftgrit-pattern-finder-page .gb-navigation{display:flex;justify-content:center;align-items:center}.shiftgrit-pattern-finder-page .gb-navigation a,.shiftgrit-pattern-finder-page .gb-site-header .site-logo,.shiftgrit-pattern-finder-page .gb-site-header .site-branding{margin-left:auto;margin-right:auto;text-align:center}.shiftgrit-pattern-finder-page #secondary-navigation,.shiftgrit-pattern-finder-page .gb-menu-container,.shiftgrit-pattern-finder-page .menu-toggle{display:none!important}.shiftgrit-pattern-finder-page #secondary-navigation{display:none!important}.shiftgrit-pattern-finder-page .gb-menu-container{display:none!important}.shiftgrit-pattern-finder-page .gb-navigation .gb-menu-toggle{display:none!important}.shiftgrit-pattern-finder-page .gb-navigation .gb-inside-container{justify-content:center}.shiftgrit-pattern-finder-page .gb-site-header,.shiftgrit-pattern-finder-page .gb-navigation{background-color:#fafaf9!important}.shiftgrit-pattern-finder-page #page{max-width:100%!important}.shiftgrit-pattern-finder-page #content{display:flex;justify-content:center;width:100%;max-width:100%;float:none!important;padding:0}.shiftgrit-pattern-finder-page #shiftgrit-pattern-finder-app{width:100%;max-width:100%}.shiftgrit-pattern-finder-page .site-content{display:flex;flex-direction:column;flex:1}.shiftgrit-pattern-finder-page .site-content .content-area{width:100%!important;float:none!important;display:flex;flex-direction:column;flex:1}.shiftgrit-pattern-finder-page .site-content .widget-area{display:none!important}.shiftgrit-pattern-finder-page .site-content>.grid-container{display:none}.shiftgrit-pattern-finder-page .site-footer,.shiftgrit-pattern-finder-page .footer-widgets{display:none}.sg-pf-container{max-width:640px;margin:0 auto;padding:32px 20px 20px;padding-bottom:calc(20px + env(safe-area-inset-bottom, 0px));display:flex;flex-direction:column;min-height:calc(100vh - 70px);min-height:calc(100svh - 70px)}.sg-pf-container>.sg-pf-step{flex:1}.sg-pf-tool-footer{margin-top:auto!important}.sg-pf-container--wide{max-width:960px}@media (min-width:600px){.sg-pf-container{padding:48px 32px 64px}}.sg-pf-progress{margin-bottom:36px}.sg-pf-progress__bar{height:3px;background:#e5e5e3;border-radius:2px;overflow:hidden}.sg-pf-progress__fill{height:100%;background:#96DE01;border-radius:2px;transition:width 0.3s ease}.sg-pf-progress__label{display:block;margin-top:10px;font-size:12px;font-weight:400;color:#999;letter-spacing:.04em;text-transform:uppercase}.sg-pf-step{display:flex;flex-direction:column}.sg-pf-step__headline{font-family:'HelveticaNeueLTPro-Bd','Helvetica Neue LT Pro','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:28px;font-weight:700;line-height:1.25;margin:0 0 16px;color:#1a1a1a;letter-spacing:-.02em}@media (min-width:600px){.sg-pf-step__headline{font-size:36px}}.sg-pf-step__question{font-family:'HelveticaNeueLTPro-Bd','Helvetica Neue LT Pro','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:22px;font-weight:700;line-height:1.3;margin:0 0 12px;color:#1a1a1a;letter-spacing:-.01em}@media (min-width:600px){.sg-pf-step__question{font-size:26px}}.sg-pf-step__helper{font-size:15px;font-weight:400;color:#666;margin:0 0 24px;line-height:1.55}.sg-pf-step__selection-hint{font-size:13px;font-weight:400;color:#999;margin:0 0 20px;letter-spacing:.02em;text-transform:uppercase}.sg-pf-step__header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:0}.sg-pf-step__header-text{flex:1;min-width:0}.sg-pf-step__header .sg-pf-step__question{margin-bottom:8px}.sg-pf-step__header .sg-pf-step__selection-hint{margin-bottom:20px}.sg-pf-step__actions{display:flex;flex-direction:column;gap:12px;margin-top:24px}.sg-pf-step--opening{justify-content:center;align-items:center;text-align:center}.sg-pf-step--opening .sg-pf-step__headline{font-size:32px;max-width:480px;animation:sg-fade-in-up 0.6s ease both}.sg-pf-step--opening .sg-pf-step__headline span{display:inline-block;animation:sg-fade-in-up 0.6s ease 0.3s both}.sg-pf-step--opening .sg-pf-btn--large{animation:sg-fade-in-up 0.6s ease 0.6s both}.sg-pf-step--opening-exit .sg-pf-step__headline{animation:sg-fade-out-down 0.4s ease both}.sg-pf-step--opening-exit .sg-pf-step__headline span{animation:sg-fade-out-down 0.4s ease 0.15s both}.sg-pf-step--opening-exit .sg-pf-btn--large{animation:none;opacity:1}@keyframes sg-fade-out-down{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(16px)}}@keyframes sg-fade-in-up{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (min-width:600px){.sg-pf-step--opening .sg-pf-step__headline{font-size:42px}}.sg-pf-btn{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:8px;font-family:'HelveticaNeueLTPro-Bd','Helvetica Neue LT Pro','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;cursor:pointer;transition:background 0.15s ease,opacity 0.15s ease;padding:14px 32px;min-height:48px;-webkit-tap-highlight-color:#fff0}.sg-pf-btn--primary{background:#1a1a1a;color:#fff;margin-top:24px;width:100%}.sg-pf-btn--primary:hover{background:#333}.sg-pf-btn--primary:disabled{background:#d4d4d4;color:#999;cursor:not-allowed}.sg-pf-btn--back{background:#fff0;color:#666;border:1px solid #d4d4d4;margin-top:24px;padding:12px 24px;min-height:44px;font-size:14px}.sg-pf-btn--back:hover{background:#f5f5f5;color:#333;border-color:#bbb}.sg-pf-btn--back:disabled{opacity:.5;cursor:not-allowed}.sg-pf-refresh-control{all:unset;display:inline-flex;align-items:center;gap:6px;cursor:pointer;padding:6px 10px;border-radius:6px;transition:background 0.15s ease;flex-shrink:0}.sg-pf-refresh-control:hover{background:#f0f0f0}.sg-pf-refresh-control:disabled{opacity:.4;cursor:not-allowed}.sg-pf-refresh-control__icon{width:18px;height:18px;opacity:.6}.sg-pf-refresh-control:hover .sg-pf-refresh-control__icon{opacity:.9}.sg-pf-refresh-control__label{font-size:13px;font-weight:400;color:#888;white-space:nowrap}.sg-pf-refresh-control:hover .sg-pf-refresh-control__label{color:#555}.sg-pf-step__actions{display:flex;flex-direction:column;align-items:center;gap:0}.sg-pf-step__actions .sg-pf-btn--back{order:2;margin-top:12px}.sg-pf-step__actions .sg-pf-btn--primary{order:1}@media (max-width:599px){.sg-pf-step__actions{position:fixed;bottom:0;left:0;right:0;z-index:10;background:linear-gradient(to bottom,#fff0 0%,#fafaf9 10px);padding:16px 20px calc(12px + env(safe-area-inset-bottom, 0px));margin-top:0;flex-direction:row;align-items:stretch;gap:10px}.sg-pf-step__actions .sg-pf-btn--back{order:1;margin-top:0;flex:0 0 auto;width:auto;padding:12px 16px}.sg-pf-step__actions .sg-pf-btn--primary{order:2;margin-top:0;flex:1;width:auto}.sg-pf-container{padding-bottom:calc(80px + env(safe-area-inset-bottom, 0px))}}.sg-pf-btn--large{font-size:18px;padding:16px 40px;min-height:56px;margin-top:32px;width:auto;min-width:200px}.sg-pf-btn--text{background:none;color:#888;font-weight:400;font-size:14px;padding:10px 16px;min-height:36px}.sg-pf-btn--text:hover{color:#1a1a1a}.sg-pf-btn--text:disabled{color:#ccc;cursor:not-allowed}.sg-pf-textarea{display:block;width:100%;padding:16px;font-family:'HelveticaNeueLTPro-Roman','Helvetica Neue LT Pro','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.55;border:2px solid #e0e0de;border-radius:10px;background:#fff;color:#1a1a1a;resize:vertical;min-height:120px;margin-bottom:24px;box-sizing:border-box;transition:border-color 0.15s ease}.sg-pf-textarea:focus{outline:none;border-color:#1a1a1a}.sg-pf-textarea:disabled{background:#f5f5f5;color:#999}.sg-pf-cards{display:flex;flex-direction:column;gap:10px;margin-bottom:28px}.sg-pf-card{display:block;width:100%;text-align:left;padding:16px 20px;font-family:'HelveticaNeueLTPro-Roman','Helvetica Neue LT Pro','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;line-height:1.5;background:#fff;border:2px solid #e5e5e3;border-radius:10px;color:#1a1a1a;cursor:pointer;transition:border-color 0.12s ease,background 0.12s ease;-webkit-tap-highlight-color:#fff0}.sg-pf-card:hover{border-color:#ccc}.sg-pf-card--selected{border-color:#96DE01;background:#f7f7f5}.sg-pf-card--selected:hover{border-color:#96DE01}.sg-pf-card:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px}.sg-pf-card--selected:focus-visible{outline-color:#96DE01}.sg-pf-card:disabled{opacity:.5;cursor:not-allowed}.sg-pf-card__text{display:block}.sg-pf-card__label{display:block;font-size:12px;font-weight:400;color:#999;margin-top:6px;text-transform:uppercase;letter-spacing:.04em}.sg-pf-cards--compact{gap:10px}.sg-pf-card--compact{padding:20px 24px;font-size:17px;font-weight:700;font-family:'HelveticaNeueLTPro-Bd','Helvetica Neue LT Pro','Helvetica Neue',Helvetica,Arial,sans-serif;text-align:center}.sg-pf-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh}.sg-pf-loading__spinner{width:28px;height:28px;border:2px solid #e5e5e3;border-top-color:#1a1a1a;border-radius:50%;animation:sg-spin 0.7s linear infinite}@keyframes sg-spin{to{transform:rotate(360deg)}}.sg-pf-loading__text{margin-top:16px;font-size:14px;font-weight:400;color:#999}.sg-pf-error{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:60vh}.sg-pf-error__title{font-family:'HelveticaNeueLTPro-Bd','Helvetica Neue LT Pro','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:22px;font-weight:700;margin:0 0 12px}.sg-pf-error__text{font-size:15px;font-weight:400;color:#666;margin:0 0 24px}.sg-pf-inline-error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;padding:12px 16px;border-radius:8px;font-size:14px;font-weight:400;margin-bottom:20px}.sg-pf-step--result{gap:0}.sg-pf-result-image{position:relative;margin-bottom:24px;border-radius:12px;overflow:hidden}.sg-pf-result-image__link{display:block}.sg-pf-result-image__img{display:block;width:100%;height:auto;object-fit:cover;max-height:320px}.sg-pf-result-image__badge{position:absolute;bottom:12px;right:12px;display:inline-flex;align-items:center;gap:4px;padding:5px 12px;background:#E6FAD9;color:#1a1a1a;font-size:12px;font-weight:600;line-height:1;border-radius:20px;letter-spacing:.01em;pointer-events:none}.sg-pf-result-image__badge-arrow{font-size:13px;line-height:1}@media (min-width:600px){.sg-pf-result-image__img{max-height:400px}}.sg-pf-result-header{margin-bottom:28px}.sg-pf-result-header__label{font-size:12px;font-weight:400;color:#999;text-transform:uppercase;letter-spacing:.06em;margin:0 0 8px}.sg-pf-result-header__link{text-decoration:none;color:inherit}.sg-pf-result-header__link:hover .sg-pf-result-header__title{color:#444}.sg-pf-result-header__title{font-family:'HelveticaNeueLTPro-Bd','Helvetica Neue LT Pro','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:30px;font-weight:700;line-height:1.2;margin:0 0 12px;color:#1a1a1a;letter-spacing:-.02em;transition:color 0.12s ease}@media (min-width:600px){.sg-pf-result-header__title{font-size:38px}}.sg-pf-confidence{display:inline-block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:4px 10px;border-radius:4px;background:#f0f0ee;color:#666}.sg-pf-confidence--high{background:#E6FAD9;color:#065f46}.sg-pf-confidence--medium{background:#fffbeb;color:#92400e}.sg-pf-confidence--low{background:#fef2f2;color:#991b1b}.sg-pf-result-summary{font-size:16px;font-weight:400;line-height:1.65;color:#333;margin-bottom:32px;padding-bottom:28px;border-bottom:1px solid #e5e5e3}.sg-pf-result-summary p{margin:0 0 12px}.sg-pf-result-summary p:last-child{margin-bottom:0}.sg-pf-result-why{margin-bottom:32px;padding-bottom:28px;border-bottom:1px solid #e5e5e3}.sg-pf-result-why__title{font-family:'HelveticaNeueLTPro-Bd','Helvetica Neue LT Pro','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;margin:0 0 14px;color:#1a1a1a;text-transform:uppercase;letter-spacing:.04em}.sg-pf-result-why__list{list-style:none;margin:0;padding:0}.sg-pf-result-why__item{font-size:15px;font-weight:400;line-height:1.55;color:#444;padding:6px 0 6px 16px;position:relative}.sg-pf-result-why__item::before{content:'';position:absolute;left:0;top:14px;width:4px;height:4px;border-radius:50%;background:#999}.sg-pf-result-related{margin-bottom:32px;padding-bottom:28px;border-bottom:1px solid #e5e5e3}.sg-pf-result-related__title{font-family:'HelveticaNeueLTPro-Bd','Helvetica Neue LT Pro','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;margin:0 0 14px;color:#1a1a1a;text-transform:uppercase;letter-spacing:.04em}.sg-pf-result-related__list{display:flex;flex-direction:column;gap:8px}.sg-pf-result-related__item{display:flex;align-items:center;gap:12px;padding:12px 14px;background:#fff;border:1px solid #e5e5e3;border-radius:8px;text-decoration:none;color:inherit;transition:border-color 0.12s ease}.sg-pf-result-related__item--link:hover{border-color:#ccc}.sg-pf-result-related__thumb{width:44px;height:44px;border-radius:6px;object-fit:cover;flex-shrink:0}.sg-pf-result-related__name{font-size:15px;font-weight:400;color:#1a1a1a;flex:1;min-width:0}.sg-pf-result-related__fit{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:3px 8px;border-radius:3px;background:#f0f0ee;color:#888}.sg-pf-result-related__fit--strong{background:#E6FAD9;color:#065f46}.sg-pf-result-related__fit--plausible{background:#fffbeb;color:#92400e}.sg-pf-result-beliefs{margin-bottom:32px;padding-bottom:28px;border-bottom:1px solid #e5e5e3}.sg-pf-result-beliefs__title{font-family:'HelveticaNeueLTPro-Bd','Helvetica Neue LT Pro','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;margin:0 0 14px;color:#1a1a1a;text-transform:uppercase;letter-spacing:.04em}.sg-pf-result-beliefs__list{display:flex;flex-direction:column;gap:8px}.sg-pf-result-beliefs__item{display:flex;flex-direction:row;align-items:center;gap:12px;padding:12px 14px;background:#fff;border:1px solid #e5e5e3;border-radius:8px;text-decoration:none;color:inherit;transition:border-color 0.12s ease}.sg-pf-result-beliefs__item:hover{border-color:#ccc}.sg-pf-result-beliefs__content{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.sg-pf-result-beliefs__name{font-family:'HelveticaNeueLTPro-Bd','Helvetica Neue LT Pro','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:15px;font-weight:700;color:#1a1a1a}.sg-pf-result-beliefs__desc{font-size:13px;font-weight:400;color:#666;line-height:1.45}.sg-pf-result-beliefs__img{width:56px;height:56px;border-radius:6px;object-fit:cover;flex-shrink:0}.sg-pf-result-routing{margin-top:8px}.sg-pf-result-routing__text{font-size:16px;font-weight:400;line-height:1.55;color:#333;margin:0 0 16px}.sg-pf-result-routing__ready{padding:20px;background:#E6FAD9;border-radius:10px}.sg-pf-result-routing__ready .sg-pf-result-routing__text{color:#065f46;margin:0}.sg-pf-result-routing__cta{text-align:center}.sg-pf-result-routing__expanding{padding:20px;background:#fefce8;border-radius:10px}.sg-pf-result-routing__expanding .sg-pf-result-routing__text{color:#854d0e;margin:0}.sg-pf-result-routing__link{color:#854d0e;text-decoration:underline}.sg-pf-concierge{margin-bottom:32px;padding-bottom:28px;border-bottom:1px solid #e5e5e3;text-align:center}.sg-pf-concierge__inner{max-width:420px;margin:0 auto}.sg-pf-concierge__btn{all:unset;display:inline-block;font-family:'Montserrat',Arial,sans-serif;font-size:16px;font-weight:400;color:#fff;background-color:#212121;border-radius:25px;padding:0 33px;height:50px;line-height:50px;cursor:pointer;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;transition:background 0.15s ease}.sg-pf-concierge__btn:hover{background-color:#333}.sg-pf-concierge__note{margin:12px 0 0;font-size:13px;font-weight:400;line-height:1.5;color:#999}.sg-pf-complete{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:60vh}.sg-pf-complete__title{font-family:'HelveticaNeueLTPro-Bd','Helvetica Neue LT Pro','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:28px;font-weight:700;margin:0 0 12px}.sg-pf-complete__text{font-size:16px;font-weight:400;color:#666;max-width:400px;line-height:1.55}.sg-pf-step--therapists{gap:0}.sg-pf-therapists-header{margin-bottom:28px}.sg-pf-therapists-header__label{font-size:12px;font-weight:400;color:#999;text-transform:uppercase;letter-spacing:.06em;margin:0 0 8px}.sg-pf-therapists-listing{margin-bottom:32px}@media (min-width:992px){.sg-pf-therapists-listing .directorist-col-4{-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}