#gutsphere-care-screen{--gcs-bg:var(--gs-color-canvas);--gcs-panel:var(--gs-color-surface);--gcs-ink:var(--gs-color-text);--gcs-muted:var(--gs-color-text-muted);--gcs-line:var(--gs-color-border);--gcs-soft:var(--gs-color-surface-soft);--gcs-coral:var(--gs-color-brand-fill);--gcs-blush:var(--gs-color-brand-soft);--gcs-green:var(--gs-color-support);--gcs-green-soft:var(--gs-color-support-soft);--gcs-blue:var(--gs-color-info);--gcs-blue-soft:var(--gs-color-info-soft);--gcs-gold:var(--gs-color-care);--gcs-gold-soft:var(--gs-color-care-soft);--gcs-radius:var(--gs-radius-feature);width:100%;display:grid;justify-items:stretch;padding:0;color:var(--gcs-ink);font-family:var(--gs-font-ui)}
    #gutsphere-care-screen *{box-sizing:border-box}
    #gutsphere-care-screen button,#gutsphere-care-screen input,#gutsphere-care-screen textarea{font:inherit}
    #gutsphere-care-screen button{cursor:pointer}
    #gutsphere-care-screen [hidden]{display:none!important}
    #gutsphere-care-screen .gcs-phone {width:100%;position:relative;overflow:hidden;border:0;border-radius:0;background:var(--gcs-bg);box-shadow:none}
    #gutsphere-care-screen .gcs-header{min-height:72px;padding:5px 18px 12px;display:grid;grid-template-columns:46px 1fr 46px;align-items:center}
    #gutsphere-care-screen .gcs-avatar{width:44px;height:44px;padding:0;border:0;border-radius:50%;background:var(--gcs-ink);color:#fff;display:grid;place-items:center;font-size:13px;font-weight:500}
    #gutsphere-care-screen .gcs-back{width:44px;height:44px;padding:0;border:0;border-radius:50%;background:var(--gcs-panel);color:var(--gcs-ink);display:grid;place-items:center;border:1px solid var(--gcs-line)}
    #gutsphere-care-screen .gcs-back i{width:20px;height:20px}
    #gutsphere-care-screen .gcs-heading{text-align:center;min-width:0}
    #gutsphere-care-screen .gcs-heading h1{margin:0;font-size:22px;line-height:1.1;font-weight:500;letter-spacing:-.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
    #gutsphere-care-screen .gcs-heading p{margin:5px 0 0;color:var(--gcs-muted);font-size:var(--gs-type-metadata-size);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
    #gutsphere-care-screen .gcs-header-icon{width:44px;height:44px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--gcs-ink);display:grid;place-items:center}
    #gutsphere-care-screen .gcs-header-icon i{width:20px;height:20px}
    #gutsphere-care-screen .gcs-main{min-height:790px;padding:4px 0 26px}
    #gutsphere-care-screen .gcs-view{animation:gcs-page-in .22s ease-out}
    #gutsphere-care-screen .gcs-intro{padding:4px 20px 16px}
    #gutsphere-care-screen .gcs-intro h2{margin:0;max-width:340px;font-size:28px;line-height:1.08;font-weight:500;letter-spacing:-.75px}
    #gutsphere-care-screen .gcs-intro p{margin:9px 0 0;max-width:355px;color:var(--gcs-muted);font-size:14px;line-height:1.45}
    #gutsphere-care-screen .gcs-priority{margin:0 16px;padding:18px;border-radius:var(--gcs-radius);background:var(--gcs-blush);box-shadow:inset 0 0 0 1px rgba(239,83,80,.09),0 7px 22px rgba(20,21,18,.05)}
    #gutsphere-care-screen .gcs-priority-top{display:flex;align-items:center;justify-content:space-between;gap:12px}
    #gutsphere-care-screen .gcs-eyebrow{color:#b9363b;font-size:var(--gs-type-metadata-size);line-height:1.2;font-weight:500;letter-spacing:.42px;text-transform:uppercase}
    #gutsphere-care-screen .gcs-time{color:var(--gcs-muted);font-size:12px;display:inline-flex;align-items:center;gap:5px}
    #gutsphere-care-screen .gcs-time i{width:15px;height:15px}
    #gutsphere-care-screen .gcs-priority h3{margin:13px 0 0;font-size:25px;line-height:1.12;font-weight:500;letter-spacing:-.55px}
    #gutsphere-care-screen .gcs-priority p{margin:8px 0 0;color:var(--gcs-muted);font-size:14px;line-height:1.42}
    #gutsphere-care-screen .gcs-priority-foot{margin-top:17px;display:flex;align-items:center;justify-content:space-between;gap:10px}
    #gutsphere-care-screen .gcs-immediate-head{margin:2px 20px 10px;display:flex;align-items:end;justify-content:space-between;gap:14px}
    #gutsphere-care-screen .gcs-immediate-head h2{margin:0;font-size:19px;line-height:1.15;font-weight:500;letter-spacing:-.25px}
    #gutsphere-care-screen .gcs-immediate-head p{margin:4px 0 0;color:var(--gcs-muted);font-size:12px;line-height:1.35}
    #gutsphere-care-screen .gcs-count{flex:0 0 auto;color:var(--gcs-muted);font-size:12px;line-height:1.2}
    #gutsphere-care-screen .gcs-carousel-frame{margin:0 16px;overflow:hidden;border-radius:var(--gcs-radius);touch-action:pan-y}
    #gutsphere-care-screen .gcs-carousel-frame .gcs-priority{min-height:244px;margin:0;display:flex;flex-direction:column;animation:gcs-card-in .2s ease-out}
    #gutsphere-care-screen .gcs-carousel-frame .gcs-priority-foot{margin-top:auto;padding-top:18px}
    #gutsphere-care-screen .gcs-carousel-controls{min-height:48px;margin:5px 16px 0;display:flex;align-items:center;justify-content:center;gap:12px}
    #gutsphere-care-screen .gcs-carousel-arrow{width:44px;height:44px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--gcs-muted);display:grid;place-items:center}
    #gutsphere-care-screen .gcs-carousel-arrow i{width:18px;height:18px}
    #gutsphere-care-screen .gcs-dots{display:flex;align-items:center;justify-content:center;gap:6px;min-width:58px}
    #gutsphere-care-screen .gcs-dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:var(--gcs-line)}
    #gutsphere-care-screen .gcs-dot[aria-current="true"]{width:20px;border-radius:999px;background:var(--gcs-coral)}
    #gutsphere-care-screen .gcs-primary{min-height:50px;padding:0 19px;border:0;border-radius:16px;background:var(--gcs-coral);color:#fff;font-size:14px;font-weight:500;display:inline-flex;align-items:center;justify-content:center;gap:7px;box-shadow:0 8px 18px rgba(239,83,80,.2)}
    #gutsphere-care-screen .gcs-primary i{width:17px;height:17px}
    #gutsphere-care-screen .gcs-quiet-meta{color:var(--gcs-muted);font-size:var(--gs-type-metadata-size);line-height:1.25;text-align:right}
    #gutsphere-care-screen .gcs-section-label{margin:25px 20px 10px;font-size:13px;font-weight:500;color:var(--gcs-muted)}
    #gutsphere-care-screen .gcs-section-label.is-first{margin-top:2px}
    #gutsphere-care-screen .gcs-entry-stack{margin:0 16px;display:grid;gap:10px}
    #gutsphere-care-screen .gcs-entry-card{width:100%;min-height:112px;padding:12px;border:1px solid var(--gcs-line);border-radius:22px;background:var(--gcs-panel);color:var(--gcs-ink);display:grid;grid-template-columns:50px 1fr 28px;align-items:center;gap:12px;text-align:left;box-shadow:0 5px 16px rgba(20,21,18,.045)}
    #gutsphere-care-screen .gcs-entry-icon{width:50px;height:50px;border-radius:16px;background:var(--gcs-soft);color:var(--gcs-muted);display:grid;place-items:center}
    #gutsphere-care-screen .gcs-entry-icon i{width:21px;height:21px}
    #gutsphere-care-screen .gcs-entry-copy{min-width:0}
    #gutsphere-care-screen .gcs-entry-copy strong{display:block;font-size:16px;line-height:1.2;font-weight:500;letter-spacing:-.15px}
    #gutsphere-care-screen .gcs-entry-copy p{margin:5px 0 0;color:var(--gcs-muted);font-size:12px;line-height:1.3}
    #gutsphere-care-screen .gcs-entry-copy span{display:block;margin-top:5px;color:var(--gcs-green);font-size:var(--gs-type-metadata-size);line-height:1.2;font-weight:500}
    #gutsphere-care-screen .gcs-entry-card>i{width:19px;height:19px;color:var(--gcs-muted);justify-self:center}
    #gutsphere-care-screen .gcs-catalog{margin:24px 16px 0}
    #gutsphere-care-screen .gcs-catalog-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin:0 4px 10px}
    #gutsphere-care-screen .gcs-catalog-head h3{margin:0;font-size:19px;line-height:1.15;font-weight:500;letter-spacing:-.25px}
    #gutsphere-care-screen .gcs-catalog-head p{margin:4px 0 0;color:var(--gcs-muted);font-size:12px;line-height:1.35}
    #gutsphere-care-screen .gcs-catalog-card{min-height:210px;padding:17px;border:1px solid var(--gcs-line);border-radius:22px;background:var(--gcs-panel);box-shadow:0 5px 16px rgba(20,21,18,.04);display:flex;flex-direction:column;animation:gcs-card-in .2s ease-out}
    #gutsphere-care-screen .gcs-catalog-kicker{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--gcs-green);font-size:var(--gs-type-metadata-size);font-weight:500;letter-spacing:.25px;text-transform:uppercase}
    #gutsphere-care-screen .gcs-catalog-kicker i{width:17px;height:17px}
    #gutsphere-care-screen .gcs-catalog-card h4{margin:14px 0 0;font-size:21px;line-height:1.15;font-weight:500;letter-spacing:-.35px}
    #gutsphere-care-screen .gcs-catalog-card p{margin:7px 0 0;color:var(--gcs-muted);font-size:13px;line-height:1.42}
    #gutsphere-care-screen .gcs-catalog-actions{margin-top:auto;padding-top:15px;display:flex;align-items:center;justify-content:space-between;gap:8px}
    #gutsphere-care-screen .gcs-for-me{min-height:46px;padding:0 15px;border:1px solid var(--gcs-line);border-radius:15px;background:var(--gcs-panel);color:var(--gcs-ink);font-size:13px;font-weight:500;display:inline-flex;align-items:center;gap:7px}
    #gutsphere-care-screen .gcs-for-me[aria-pressed="true"]{border-color:var(--gcs-green);background:var(--gcs-green-soft);color:var(--gcs-green)}
    #gutsphere-care-screen .gcs-for-me i{width:16px;height:16px}
    #gutsphere-care-screen .gcs-catalog-tabs{margin:0 0 10px;display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:4px;border-radius:17px;background:var(--gcs-soft)}
    #gutsphere-care-screen .gcs-catalog-tabs button{min-height:44px;padding:6px 5px;border:0;border-radius:13px;background:transparent;color:var(--gcs-muted);font-size:var(--gs-type-metadata-size);line-height:1.15;font-weight:500}
    #gutsphere-care-screen .gcs-catalog-tabs button[aria-selected="true"]{background:var(--gcs-panel);color:var(--gcs-ink);box-shadow:0 2px 8px rgba(20,21,18,.06)}
    #gutsphere-care-screen .gcs-clinical-list{display:grid;gap:10px}
    #gutsphere-care-screen .gcs-clinical-list .gcs-catalog-card{min-height:190px}
    #gutsphere-care-screen .gcs-select-group{min-width:0;margin:17px 0 0;padding:0;border:0}
    #gutsphere-care-screen .gcs-select-group legend{margin:0 2px 9px;padding:0;font-size:12px;font-weight:500}
    #gutsphere-care-screen .gcs-select-list{display:grid;gap:8px}
    #gutsphere-care-screen .gcs-select-card{min-height:76px;padding:11px 12px;border:1px solid var(--gcs-line);border-radius:18px;background:var(--gcs-panel);display:grid;grid-template-columns:20px 42px 1fr;align-items:center;gap:10px;color:var(--gcs-ink)}
    #gutsphere-care-screen .gcs-select-card:has(input:checked){border-color:var(--gcs-coral);background:var(--gcs-blush);box-shadow:inset 0 0 0 1px var(--gcs-coral)}
    #gutsphere-care-screen .gcs-select-card input{width:18px;height:18px;margin:0;accent-color:var(--gcs-coral)}
    #gutsphere-care-screen .gcs-select-icon{width:42px;height:42px;border-radius:14px;background:var(--gcs-soft);color:var(--gcs-muted);display:grid;place-items:center}
    #gutsphere-care-screen .gcs-select-icon i{width:19px;height:19px}
    #gutsphere-care-screen .gcs-select-copy{min-width:0}
    #gutsphere-care-screen .gcs-select-copy strong{display:block;font-size:13px;line-height:1.25;font-weight:500}
    #gutsphere-care-screen .gcs-select-copy span{display:block;margin-top:3px;color:var(--gcs-muted);font-size:var(--gs-type-metadata-size);line-height:1.32}
    #gutsphere-care-screen .gcs-inline-error{margin:10px 2px 0;color:#b9363b;font-size:var(--gs-type-metadata-size);line-height:1.35}
    #gutsphere-care-screen .gcs-library{margin:24px 16px 0;display:grid;gap:9px}
    #gutsphere-care-screen .gcs-library-head{margin:0 4px 1px;display:flex;align-items:end;justify-content:space-between;gap:12px}
    #gutsphere-care-screen .gcs-library-head h3{margin:0;font-size:19px;line-height:1.15;font-weight:500}
    #gutsphere-care-screen .gcs-library-head button{min-height:44px;padding:0 5px;border:0;background:transparent;color:var(--gcs-green);font-size:12px;font-weight:500}
    #gutsphere-care-screen .gcs-library-row{width:100%;min-height:76px;padding:11px 12px;border:1px solid var(--gcs-line);border-radius:19px;background:var(--gcs-panel);color:var(--gcs-ink);display:grid;grid-template-columns:42px 1fr 22px;align-items:center;gap:10px;text-align:left}
    #gutsphere-care-screen .gcs-library-icon{width:42px;height:42px;border-radius:14px;background:var(--gcs-soft);color:var(--gcs-muted);display:grid;place-items:center}
    #gutsphere-care-screen .gcs-library-icon i{width:19px;height:19px}
    #gutsphere-care-screen .gcs-library-copy strong{display:block;font-size:14px;line-height:1.25;font-weight:500}
    #gutsphere-care-screen .gcs-library-copy span{display:block;margin-top:4px;color:var(--gcs-muted);font-size:var(--gs-type-metadata-size);line-height:1.3}
    #gutsphere-care-screen .gcs-library-row>i{width:18px;height:18px;color:var(--gcs-muted)}
    #gutsphere-care-screen .gcs-page-intro{padding:4px 20px 14px}
    #gutsphere-care-screen .gcs-page-intro h2{margin:0;font-size:26px;line-height:1.1;font-weight:500;letter-spacing:-.65px}
    #gutsphere-care-screen .gcs-page-intro p{margin:8px 0 0;color:var(--gcs-muted);font-size:14px;line-height:1.43}
    #gutsphere-care-screen .gcs-focus-card{min-height:570px;margin:0 16px;padding:18px;border:1px solid var(--gcs-line);border-radius:var(--gcs-radius);background:var(--gcs-panel);box-shadow:0 8px 25px rgba(20,21,18,.06);display:flex;flex-direction:column}
    #gutsphere-care-screen .gcs-focus-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}
    #gutsphere-care-screen .gcs-chip{min-height:29px;padding:0 10px;border-radius:999px;background:var(--gcs-blush);color:#b9363b;display:inline-flex;align-items:center;gap:6px;font-size:var(--gs-type-metadata-size);font-weight:500;letter-spacing:.25px;text-transform:uppercase}
    #gutsphere-care-screen .gcs-chip i{width:14px;height:14px}
    #gutsphere-care-screen .gcs-chip.is-green{background:var(--gcs-green-soft);color:var(--gcs-green)}
    #gutsphere-care-screen .gcs-focus-card h3{margin:18px auto 0;max-width:340px;text-align:center;font-size:27px;line-height:1.08;font-weight:500;letter-spacing:-.72px}
    #gutsphere-care-screen .gcs-focus-lead{margin:9px auto 0;max-width:335px;text-align:center;color:var(--gcs-muted);font-size:14px;line-height:1.43}
    #gutsphere-care-screen .gcs-source{margin:8px auto 0;max-width:330px;text-align:center;color:var(--gcs-muted);font-size:12px;line-height:1.35}
    #gutsphere-care-screen .gcs-callout{margin-top:16px;padding:14px 15px;border-radius:18px;background:var(--gcs-blush)}
    #gutsphere-care-screen .gcs-callout.is-green{background:var(--gcs-green-soft)}
    #gutsphere-care-screen .gcs-callout-label{display:block;color:#b9363b;font-size:var(--gs-type-metadata-size);font-weight:500;letter-spacing:.4px;text-transform:uppercase}
    #gutsphere-care-screen .gcs-callout.is-green .gcs-callout-label{color:var(--gcs-green)}
    #gutsphere-care-screen .gcs-callout strong{display:block;margin-top:6px;font-size:15px;line-height:1.34;font-weight:500}
    #gutsphere-care-screen .gcs-callout p{margin:5px 0 0;color:var(--gcs-muted);font-size:12px;line-height:1.38}
    #gutsphere-care-screen .gcs-path{position:relative;margin:18px 5px 0;display:grid;gap:11px}
    #gutsphere-care-screen .gcs-path:before{content:"";position:absolute;left:21px;top:23px;bottom:23px;width:3px;border-radius:999px;background:var(--gcs-line)}
    #gutsphere-care-screen .gcs-path-row{position:relative;z-index:1;display:grid;grid-template-columns:44px 1fr;align-items:center;gap:11px}
    #gutsphere-care-screen .gcs-path-node{width:44px;height:44px;border:5px solid var(--gcs-panel);border-radius:50%;background:var(--gcs-soft);color:var(--gcs-muted);display:grid;place-items:center}
    #gutsphere-care-screen .gcs-path-node i{width:17px;height:17px}
    #gutsphere-care-screen .gcs-path-row.is-done .gcs-path-node{background:var(--gcs-green);color:#fff}
    #gutsphere-care-screen .gcs-path-row.is-current .gcs-path-node{background:var(--gcs-coral);color:#fff;box-shadow:0 0 0 4px var(--gcs-blush)}
    #gutsphere-care-screen .gcs-path-copy b{display:block;font-size:13px;line-height:1.22;font-weight:500}
    #gutsphere-care-screen .gcs-path-copy span{display:block;margin-top:3px;color:var(--gcs-muted);font-size:var(--gs-type-metadata-size);line-height:1.3}
    #gutsphere-care-screen .gcs-mini-road{position:relative;margin:21px 2px 0;display:flex;gap:5px}
    #gutsphere-care-screen .gcs-mini-road:before{content:"";position:absolute;left:16%;right:16%;top:23px;height:3px;border-radius:999px;background:var(--gcs-line)}
    #gutsphere-care-screen .gcs-road-step{position:relative;z-index:1;flex:1;text-align:center;display:grid;justify-items:stretch}
    #gutsphere-care-screen .gcs-road-icon{width:48px;height:48px;border:5px solid var(--gcs-panel);border-radius:50%;background:var(--gcs-soft);color:var(--gcs-muted);display:grid;place-items:center}
    #gutsphere-care-screen .gcs-road-icon i{width:18px;height:18px}
    #gutsphere-care-screen .gcs-road-step:first-child .gcs-road-icon{background:var(--gcs-coral);color:#fff}
    #gutsphere-care-screen .gcs-road-step b{margin-top:7px;max-width:94px;font-size:var(--gs-type-metadata-size);line-height:1.22;font-weight:500}
    #gutsphere-care-screen .gcs-loop{margin:19px 0 0;display:flex;align-items:flex-start;justify-content:center}
    #gutsphere-care-screen .gcs-loop-step{width:92px;text-align:center;display:grid;justify-items:stretch}
    #gutsphere-care-screen .gcs-loop-icon{width:50px;height:50px;border-radius:50%;background:var(--gcs-soft);color:var(--gcs-muted);display:grid;place-items:center}
    #gutsphere-care-screen .gcs-loop-step.is-current .gcs-loop-icon{background:var(--gcs-green);color:#fff;box-shadow:0 0 0 5px var(--gcs-green-soft)}
    #gutsphere-care-screen .gcs-loop-icon i{width:19px;height:19px}
    #gutsphere-care-screen .gcs-loop-step b{margin-top:8px;font-size:var(--gs-type-metadata-size);font-weight:500}
    #gutsphere-care-screen .gcs-loop-line{width:35px;height:3px;margin-top:24px;border-radius:999px;background:var(--gcs-line)}
    #gutsphere-care-screen .gcs-observation{margin-top:18px;padding:14px;border-radius:17px;background:var(--gcs-blue-soft)}
    #gutsphere-care-screen .gcs-observation span{color:var(--gcs-blue);font-size:var(--gs-type-metadata-size);font-weight:500;letter-spacing:.4px;text-transform:uppercase}
    #gutsphere-care-screen .gcs-observation p{margin:6px 0 0;color:var(--gcs-ink);font-size:13px;line-height:1.4}
    #gutsphere-care-screen .gcs-card-actions{margin-top:auto;padding-top:18px;display:grid;justify-items:stretch;gap:2px}
    #gutsphere-care-screen .gcs-text-action{min-height:45px;padding:0 8px;border:0;background:transparent;color:var(--gcs-green);font-size:12px;font-weight:500;display:inline-flex;align-items:center;gap:5px}
    #gutsphere-care-screen .gcs-text-action i{width:15px;height:15px}
    #gutsphere-care-screen .gcs-boundary{margin:14px 20px 0;text-align:center;color:var(--gcs-muted);font-size:var(--gs-type-metadata-size);line-height:1.35}
    #gutsphere-care-screen .gcs-flow{padding:4px 16px 22px}
    #gutsphere-care-screen .gcs-progress{margin:1px 4px 16px;display:grid;grid-template-columns:repeat(3,1fr);gap:5px}
    #gutsphere-care-screen .gcs-progress span{height:4px;border-radius:999px;background:var(--gcs-line)}
    #gutsphere-care-screen .gcs-progress span.is-on{background:var(--gcs-coral)}
    #gutsphere-care-screen .gcs-step-label{text-align:center;color:var(--gs-color-brand-text);font-size:var(--gs-type-metadata-size);font-weight:500;letter-spacing:.42px;text-transform:uppercase}
    #gutsphere-care-screen .gcs-flow h2{margin:8px auto 0;max-width:350px;text-align:center;font-size:25px;line-height:1.12;font-weight:500;letter-spacing:-.6px}
    #gutsphere-care-screen .gcs-flow-intro{margin:8px auto 17px;max-width:340px;text-align:center;color:var(--gcs-muted);font-size:13px;line-height:1.43}
    #gutsphere-care-screen .gcs-flow-box{padding:15px;border:1px solid var(--gcs-line);border-radius:22px;background:var(--gcs-panel)}
    #gutsphere-care-screen .gcs-flow-box+.gcs-flow-box{margin-top:10px}
    #gutsphere-care-screen .gcs-flow-box h3{margin:0;font-size:16px;line-height:1.25;font-weight:500}
    #gutsphere-care-screen .gcs-flow-box>p{margin:6px 0 0;color:var(--gcs-muted);font-size:12px;line-height:1.4}
    #gutsphere-care-screen .gcs-check-list{margin-top:12px;display:grid;gap:8px}
    #gutsphere-care-screen .gcs-check-row{min-height:58px;padding:9px 11px;border-radius:15px;background:var(--gcs-soft);display:grid;grid-template-columns:22px 1fr;align-items:center;gap:9px;color:var(--gcs-ink);font-size:12px;line-height:1.3}
    #gutsphere-care-screen .gcs-check-row input{width:18px;height:18px;accent-color:var(--gcs-coral)}
    #gutsphere-care-screen .gcs-question-card{margin-top:9px;padding:12px;border-radius:15px;background:var(--gcs-soft)}
    #gutsphere-care-screen .gcs-question-card label{display:grid;grid-template-columns:22px 1fr;align-items:start;gap:8px;font-size:12px;line-height:1.35}
    #gutsphere-care-screen .gcs-question-card input{width:18px;height:18px;margin-top:1px;accent-color:var(--gcs-coral)}
    #gutsphere-care-screen .gcs-question-card small{display:block;margin:7px 0 0 30px;color:var(--gcs-muted);font-size:var(--gs-type-metadata-size);line-height:1.35}
    #gutsphere-care-screen .gcs-choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}
    #gutsphere-care-screen .gcs-choice-grid.is-three{grid-template-columns:1fr}
    #gutsphere-care-screen .gcs-choice{min-height:58px;padding:10px 11px;border:1px solid var(--gcs-line);border-radius:16px;background:var(--gcs-panel);color:var(--gcs-ink);text-align:left;font-size:12px;line-height:1.28;font-weight:500}
    #gutsphere-care-screen .gcs-choice[aria-pressed="true"]{border-color:var(--gcs-coral);background:var(--gcs-blush);box-shadow:inset 0 0 0 1px var(--gcs-coral)}
    #gutsphere-care-screen .gcs-field-label{display:block;margin:13px 2px 7px;font-size:12px;font-weight:500}
    #gutsphere-care-screen .gcs-input,#gutsphere-care-screen .gcs-textarea{width:100%;min-height:50px;padding:12px 13px;border:1px solid var(--gcs-line);border-radius:15px;background:var(--gcs-panel);color:var(--gcs-ink);font-size:16px}
    #gutsphere-care-screen .gcs-textarea{min-height:88px;resize:vertical}
    #gutsphere-care-screen .gcs-flow-actions{margin-top:17px;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}
    #gutsphere-care-screen .gcs-secondary{min-height:49px;padding:0 15px;border:1px solid var(--gcs-line);border-radius:16px;background:var(--gcs-panel);color:var(--gcs-ink);font-size:13px;font-weight:500}
    #gutsphere-care-screen .gcs-primary:disabled{background:var(--gcs-line);color:var(--gcs-muted);box-shadow:none;cursor:not-allowed}
    #gutsphere-care-screen .gcs-plain-link{min-height:44px;padding:0 7px;border:0;background:transparent;color:var(--gcs-green);font-size:12px;font-weight:500}
    #gutsphere-care-screen .gcs-numbered{display:grid;gap:9px;margin-top:12px}
    #gutsphere-care-screen .gcs-numbered-row{min-height:60px;display:grid;grid-template-columns:38px 1fr;align-items:center;gap:10px}
    #gutsphere-care-screen .gcs-number{width:38px;height:38px;border-radius:13px;background:var(--gcs-blush);color:var(--gs-color-brand-text);display:grid;place-items:center;font-size:13px;font-weight:500}
    #gutsphere-care-screen .gcs-numbered-row b{display:block;font-size:13px;line-height:1.25;font-weight:500}
    #gutsphere-care-screen .gcs-numbered-row span{display:block;margin-top:3px;color:var(--gcs-muted);font-size:var(--gs-type-metadata-size);line-height:1.32}
    #gutsphere-care-screen .gcs-disclosure{margin-top:10px;border-top:1px solid var(--gcs-line)}
    #gutsphere-care-screen .gcs-disclosure button{width:100%;min-height:48px;padding:0;border:0;background:transparent;color:var(--gcs-ink);display:flex;align-items:center;justify-content:space-between;text-align:left;font-size:12px;font-weight:500}
    #gutsphere-care-screen .gcs-disclosure button i{width:17px;height:17px;color:var(--gcs-muted);transition:transform .18s ease}
    #gutsphere-care-screen .gcs-disclosure button[aria-expanded="true"] i{transform:rotate(90deg)}
    #gutsphere-care-screen .gcs-disclosure-body{padding:0 0 12px;color:var(--gcs-muted);font-size:var(--gs-type-metadata-size);line-height:1.42}
    #gutsphere-care-screen .gcs-summary-block{padding:14px;border-radius:17px;background:var(--gcs-green-soft)}
    #gutsphere-care-screen .gcs-summary-block strong{display:block;color:var(--gcs-green);font-size:12px;font-weight:500}
    #gutsphere-care-screen .gcs-summary-block p{margin:6px 0 0;font-size:12px;line-height:1.42}
    #gutsphere-care-screen .gcs-source-block{padding:13px;border-radius:16px;background:var(--gcs-gold-soft)}
    #gutsphere-care-screen .gcs-source-block span{display:block;color:var(--gcs-gold);font-size:var(--gs-type-metadata-size);font-weight:500;letter-spacing:.4px;text-transform:uppercase}
    #gutsphere-care-screen .gcs-source-block strong{display:block;margin-top:5px;font-size:13px;line-height:1.3;font-weight:500}
    #gutsphere-care-screen .gcs-source-block p{margin:4px 0 0;color:var(--gcs-muted);font-size:var(--gs-type-metadata-size);line-height:1.35}
    #gutsphere-care-screen .gcs-success{text-align:center;padding:24px 4px 4px}
    #gutsphere-care-screen .gcs-success-icon{width:66px;height:66px;margin:0 auto 16px;border-radius:22px;background:var(--gcs-green-soft);color:var(--gcs-green);display:grid;place-items:center}
    #gutsphere-care-screen .gcs-success-icon i{width:28px;height:28px}
    #gutsphere-care-screen .gcs-success h2{margin:0;font-size:25px;line-height:1.12;font-weight:500}
    #gutsphere-care-screen .gcs-success p{margin:9px auto 0;max-width:330px;color:var(--gcs-muted);font-size:13px;line-height:1.43}
    #gutsphere-care-screen .gcs-nav{min-height:80px;padding:9px 8px 14px;border-top:1px solid var(--gcs-line);background:rgba(255,255,255,.96);display:grid;grid-template-columns:repeat(5,1fr)}
    #gutsphere-care-screen .gcs-nav button{min-width:0;min-height:54px;padding:5px 1px;border:0;border-radius:14px;background:transparent;color:var(--gcs-muted);display:grid;justify-items:stretch;align-content:center;gap:4px;font-size:var(--gs-type-metadata-size);font-weight:500}
    #gutsphere-care-screen .gcs-nav i{width:20px;height:20px}
    #gutsphere-care-screen .gcs-nav button[aria-current="page"]{background:var(--gcs-blush);color:var(--gs-color-brand-text);box-shadow:inset 0 0 0 1px rgba(239,83,80,.08)}
    #gutsphere-care-screen .gcs-toast{position:absolute;left:50%;bottom:94px;z-index:30;max-width:calc(100% - 36px);transform:translate(-50%,8px);padding:11px 14px;border-radius:14px;background:var(--gcs-ink);color:#fff;font-size:12px;line-height:1.3;text-align:center;box-shadow:0 8px 24px rgba(16,17,15,.22);opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}
    #gutsphere-care-screen .gcs-toast.is-visible{opacity:1;transform:translate(-50%,0)}
    @keyframes gcs-page-in{from{opacity:.6;transform:translateX(12px)}to{opacity:1;transform:translateX(0)}}
    @keyframes gcs-card-in{from{opacity:.7;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}
    @media(prefers-reduced-motion:reduce){#gutsphere-care-screen *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
    @media(max-width:360px){#gutsphere-care-screen .gcs-phone{border-radius:0}#gutsphere-care-screen .gcs-intro,#gutsphere-care-screen .gcs-page-intro{padding-inline:16px}#gutsphere-care-screen .gcs-priority,#gutsphere-care-screen .gcs-entry-stack,#gutsphere-care-screen .gcs-focus-card,#gutsphere-care-screen .gcs-carousel-frame,#gutsphere-care-screen .gcs-catalog,#gutsphere-care-screen .gcs-library{margin-inline:12px}#gutsphere-care-screen .gcs-immediate-head{margin-inline:16px}#gutsphere-care-screen .gcs-intro h2{font-size:25px}#gutsphere-care-screen .gcs-focus-card h3{font-size:24px}#gutsphere-care-screen .gcs-entry-card{grid-template-columns:46px 1fr 24px;padding:10px;gap:10px}#gutsphere-care-screen .gcs-entry-icon{width:46px;height:46px}#gutsphere-care-screen .gcs-catalog-card h4{font-size:19px}#gutsphere-care-screen .gcs-flow{padding-inline:12px}#gutsphere-care-screen .gcs-peek-carousel{padding-left:12px;scroll-padding-left:12px}#gutsphere-care-screen .gcs-catalog .gcs-peek-carousel{margin-inline:-12px;width:calc(100% + 24px)}}

#gutsphere-care-screen .gcs-primary {
  background: var(--gcs-ink);
  color: var(--gcs-bg);
  box-shadow: none;
}

#gutsphere-care-screen .gcs-primary:disabled {
  background: var(--gcs-line);
  color: var(--gcs-muted);
}

#gutsphere-care-screen .gcs-for-me {
  justify-content: center;
  background: var(--gcs-ink);
  color: var(--gcs-bg);
  border-color: transparent;
}

#gutsphere-care-screen .gcs-for-me[aria-pressed="true"] {
  border-color: var(--gcs-green);
  background: var(--gcs-green-soft);
  color: var(--gcs-green);
}

#gutsphere-care-screen .gcs-peek-carousel {
  position: relative;
  display: flex;
  gap: 10px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-padding-left: 16px;
  scroll-behavior: smooth;
  padding: 0 16px 8px;
  overscroll-behavior-x: contain;
  scrollbar-width: none;
}

#gutsphere-care-screen .gcs-peek-carousel::-webkit-scrollbar {
  display: none;
}

#gutsphere-care-screen .gcs-peek-carousel > * {
  flex: 0 0 auto;
  width: 88%;
  max-width: 100%;
  min-width: 0;
  margin: 0;
  scroll-snap-align: start;
  animation: none;
}

#gutsphere-care-screen .gcs-peek-carousel .gcs-priority,
#gutsphere-care-screen .gcs-peek-carousel .gcs-focus-card,
#gutsphere-care-screen .gcs-peek-carousel .gcs-catalog-card {
  width: 88%;
  min-height: 0;
  margin: 0;
}

#gutsphere-care-screen .gcs-peek-carousel .gcs-priority {
  display: flex;
  flex-direction: column;
}

#gutsphere-care-screen .gcs-catalog .gcs-peek-carousel {
  margin: 0 -16px;
  width: calc(100% + 32px);
}

#gutsphere-care-screen .gcs-carousel-footer {
  min-height: 44px;
  padding: 8px 16px 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  color: var(--gcs-muted);
  font-size: var(--gs-type-metadata-size);
}

#gutsphere-care-screen .gcs-carousel-footer .gcs-dots {
  min-width: 0;
  gap: 4px;
}

#gutsphere-care-screen .gcs-carousel-footer .gcs-dot {
  width: 5px;
  height: 5px;
  transition: width 0.18s ease, background 0.18s ease;
}

#gutsphere-care-screen .gcs-carousel-footer .gcs-dot[aria-current="true"] {
  width: 16px;
  border-radius: 99px;
  background: var(--gcs-coral);
}

#gutsphere-care-screen .gcs-swipe-cue {
  display: inline-flex;
  align-items: center;
  gap: 5px;
}

#gutsphere-care-screen .gcs-swipe-cue i,
#gutsphere-care-screen .gcs-swipe-cue svg {
  width: 14px;
  height: 14px;
}

#gutsphere-care-screen .gcs-priority-foot {
  margin-top: auto;
  padding-top: 18px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 8px;
}

#gutsphere-care-screen .gcs-priority-foot .gcs-primary {
  width: 100%;
}

#gutsphere-care-screen .gcs-quiet-meta {
  text-align: center;
}

#gutsphere-care-screen .gcs-priority > .gcs-text-action {
  width: 100%;
  justify-content: center;
  margin: 2px 0 0;
}

#gutsphere-care-screen .gcs-card-actions {
  justify-items: center;
  text-align: center;
}

#gutsphere-care-screen .gcs-card-actions .gcs-primary {
  width: 100%;
}

#gutsphere-care-screen .gcs-card-actions .gcs-text-action {
  width: 100%;
  justify-content: center;
  text-align: center;
}

#gutsphere-care-screen .gcs-catalog-actions {
  flex-direction: column;
  align-items: stretch;
}

#gutsphere-care-screen .gcs-catalog-actions .gcs-for-me,
#gutsphere-care-screen .gcs-catalog-actions .gcs-text-action {
  width: 100%;
  justify-content: center;
}

#gutsphere-care-screen .gcs-flow-actions .gcs-primary,
#gutsphere-care-screen .gcs-flow-actions .gcs-secondary {
  justify-content: center;
}

#gutsphere-care-screen .gcs-plain-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

#gutsphere-care-screen .gcs-mini-road::before {
  left: calc(100% / 6);
  right: calc(100% / 6);
  top: 24px;
}

#gutsphere-care-screen .gcs-road-step {
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
}

#gutsphere-care-screen .gcs-road-icon {
  margin: 0 auto;
}

#gutsphere-care-screen .gcs-road-step b {
  width: 100%;
  max-width: none;
  text-align: center;
}

#gutsphere-care-screen .gcs-loop-step {
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
}

#gutsphere-care-screen .gcs-loop-icon {
  margin: 0 auto;
}

#gutsphere-care-screen .gcs-loop-step b {
  width: 100%;
  text-align: center;
}

#gutsphere-care-screen .gcs-library-head {
  align-items: center;
}

#gutsphere-care-screen .gcs-library-head button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  min-height: 40px;
  padding: 0 12px;
  border: 0;
  border-radius: 12px;
  background: var(--gcs-ink);
  color: var(--gcs-bg);
  line-height: 1;
}

#gutsphere-care-screen .gcs-library-head button i,
#gutsphere-care-screen .gcs-library-head button svg {
  width: 16px;
  height: 16px;
  flex: 0 0 16px;
}

#gutsphere-care-screen .gcs-flow-box + .gcs-summary-block,
#gutsphere-care-screen .gcs-summary-block + .gcs-flow-box,
#gutsphere-care-screen .gcs-flow-box + .gcs-flow-box {
  margin-top: 12px;
}

#gutsphere-care-screen .gcs-question-card {
  margin-top: 12px;
}

#gutsphere-care-screen .gcs-question-card:first-child {
  margin-top: 0;
}

#gutsphere-care-screen .gcs-flow-box > .gcs-question-card:first-child {
  margin-top: 0;
}
