:root{--steady-page-width: 640px}html,body,#root{font-family:Inter,SF Pro Text,Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif}body{background:#e7f0ed;text-align:left;color:#163331;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea,select{font:inherit}.app-wrapper.authenticated{padding-bottom:90px}.status-bar-container{background-color:#fff;border-bottom:1px solid #ddd;width:100%;box-sizing:border-box}.status-bar-wrapper{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;max-width:100%;box-sizing:border-box;min-height:60px}.status-bar-logo{height:40px;width:110px;cursor:pointer;object-fit:contain}.status-bar-badge-group{display:flex;gap:.625rem;flex-shrink:0;align-items:center}.status-bar-chip{display:flex;align-items:center;background-color:#cce8df;padding:.25rem .625rem;border-radius:999px;border:none;cursor:pointer;box-shadow:0 2px 8px #0000000d;transition:opacity .2s;flex-shrink:0;white-space:nowrap}.status-bar-chip:hover{opacity:.8}.status-bar-chip svg{flex-shrink:0}.status-bar-toggle{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem;background:#ebf7f3;border:1px solid #cce8df;border-radius:999px;box-shadow:0 2px 8px #0000000d}.status-bar-toggle-option{display:inline-flex;align-items:center;justify-content:center;min-width:4.75rem;padding:.4rem .8rem;border:none;border-radius:999px;background:transparent;color:#1c3b3a;font-size:.875rem;font-weight:600;text-decoration:none;cursor:pointer;transition:background-color .2s ease,color .2s ease}.status-bar-toggle-option.active{background:#163433;color:#f4fbf8}.status-bar-toggle-option:hover{opacity:.9}.status-bar-text{margin-left:.375rem;font-size:.875rem;color:#1c3b3a;font-weight:600}.status-bar-text-no-offset{margin-left:0}.status-bar-notification{background-color:#ebf7f3;border:1px solid #CCE8DF;min-width:2.25rem;height:2.25rem;justify-content:center}.status-bar-chip[href]{text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.status-bar-support{min-width:unset;width:2.25rem;height:2.25rem;padding:0;border-radius:50%;background-color:#1c3b3a}.status-bar-support:hover{opacity:.9}@media (max-width: 640px){.status-bar-wrapper{gap:.75rem}.status-bar-badge-group{gap:.45rem}.status-bar-toggle-option{min-width:4.1rem;padding-inline:.65rem}}.header-wrapper{position:sticky;top:0;z-index:100;background-color:#fff}.header-tabs a{padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;color:#666;text-decoration:none;transition:all .2s ease;position:relative;border-bottom:2px solid transparent;margin:0 .25rem}.header-tabs a:hover{color:#1c3b3a}.header-tabs a.active{color:#1c3b3a;border-bottom-color:#1c3b3a}.footer-nav{display:flex;justify-content:center;background-color:#fff;padding:.75rem 0;border-top:1px solid #C4D4D3;position:fixed;bottom:24px;left:0;right:0;z-index:100;gap:0}.footer-nav a{padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;color:#666;text-decoration:none;transition:all .2s ease;position:relative;border-bottom:2px solid transparent;margin:0 .25rem}.footer-nav a:hover{color:#1c3b3a}.footer-nav a.active{color:#1c3b3a;border-bottom-color:#1c3b3a}.footer-ribbon{display:flex;justify-content:center;align-items:center;background-color:#fff;padding:.25rem 0;border-top:1px solid #C4D4D3;position:fixed;bottom:0;left:0;right:0;z-index:99;font-size:.625rem;color:#666;gap:.5rem;height:24px}.footer-ribbon-link{color:#666;text-decoration:none;transition:color .2s ease;font-size:.625rem}.footer-ribbon-link:hover{color:#1c3b3a}.footer-ribbon-separator{color:#999}.explore-page{min-height:100vh;background-color:#e7f0ed;padding:1.75rem 1rem 7rem}.explore-shell{max-width:var(--steady-page-width);margin:0 auto}.explore-header{margin-bottom:1.5rem;text-align:center}.explore-title{margin:0 0 .625rem;font-size:2rem;line-height:1.05;letter-spacing:-.04em;color:#1c3b3a}.explore-subtitle{margin:0;max-width:32rem;color:#5b6b68;font-size:1rem;line-height:1.6;margin-inline:auto}.explore-section{margin-bottom:1rem}.explore-section-title{margin:0 0 .625rem .25rem;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#6d877c}.explore-section-card{background:#f4f9f6;border-radius:1.5rem;padding:.625rem}.explore-option{width:100%;border:none;border-radius:1.125rem;background:#fff;padding:.95rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;text-align:left;cursor:pointer;margin-bottom:.5rem;transition:transform .12s ease,box-shadow .2s ease;box-shadow:0 1px 2px #10312d0a}.explore-option:last-child{margin-bottom:0}.explore-option:hover{transform:translateY(-1px);box-shadow:0 8px 18px #10312d14}.explore-option-copy{display:flex;align-items:center;gap:.75rem;min-width:0}.explore-option-emoji{font-size:1.15rem;line-height:1}.explore-option-title{font-size:1rem;font-weight:500;color:#1c3b3a}.explore-option-arrow{color:#8aa396;font-size:1.5rem;line-height:1;flex-shrink:0}@media (max-width: 640px){.explore-page{padding-inline:.875rem}.explore-title{font-size:1.8rem}}.profile-container-wrapper{min-height:100vh;background-color:#e7f0ed;padding-bottom:24px}.profile-container{display:flex;flex-direction:column;background-color:#e7f0ed;padding:24px 20px 40px;align-items:center;min-height:calc(100vh - 100px)}.profile-shell{width:100%;max-width:var(--steady-page-width)}.profile-loading{display:flex;justify-content:center;align-items:center;min-height:200px;color:#1c3b3a}.profile-heading{margin:0 0 .75rem;font-size:2rem;line-height:1.1;font-weight:700;color:#1c3b3a;text-align:center}.profile-subheading,.profile-paragraph{font-size:1rem;line-height:1.6;color:#607570;text-align:center;margin:0}.profile-subheading{margin-bottom:.35rem}.profile-invite-button,.profile-signin-button{display:inline-flex;align-items:center;justify-content:center;background-color:#1c3b3a;color:#fff;font-size:1rem;font-weight:600;text-align:center;padding:14px 24px;border-radius:12px;border:none;cursor:pointer;margin-top:24px;transition:background-color .2s ease}.profile-invite-button:hover,.profile-signin-button:hover{background-color:#154b49}.auth-confirmed-questions{margin-top:1rem}.auth-confirmed-questions a{color:#1c3b3a;text-decoration:underline}.profile-hero-card,.profile-action-card,.profile-logout-card{width:100%;background-color:#fff;border-radius:28px;box-shadow:0 10px 28px #1c3b3a14}.profile-hero-card{padding:22px 24px 24px;margin-bottom:18px;box-sizing:border-box}.profile-summary-main{display:flex;align-items:center;gap:1.25rem;min-width:0;flex:1}.profile-summary-copy{min-width:0;display:flex;flex-direction:column;gap:.3rem;align-items:flex-start;text-align:left}.profile-summary-name{margin:0;font-size:1.75rem;line-height:1;font-weight:700;color:#1c3b3a}.profile-summary-username{margin:0;font-size:.95rem;color:#7b9892;line-height:1.2}.profile-summary-meta{margin:0;font-size:.9rem;color:#93aba5;line-height:1.2}.profile-hero-divider{height:1px;background:#e8efeb;margin:22px 0 18px}.profile-progress-card{width:100%;border:none;border-radius:0;background:transparent;box-shadow:none;padding:0;margin:0;text-align:left;cursor:pointer;font:inherit}.profile-progress-header,.profile-progress-footer,.profile-action-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.profile-progress-title{margin:0;color:#1c3b3a;font-size:1.35rem;line-height:1.1;letter-spacing:-.02em}.profile-progress-copy{margin:.45rem 0 0;color:#69817a;line-height:1.55}.profile-progress-icon{width:52px;height:52px;border-radius:999px;background:#ecf4f1;color:#1c3b3a;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.profile-progress-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:1rem 0}.profile-progress-stats.two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-progress-stat{background:#f5f9f7;border-radius:18px;padding:.95rem .9rem;display:flex;flex-direction:column;gap:.15rem}.profile-progress-stat-value{color:#1c3b3a;font-size:1.35rem;font-weight:700;line-height:1}.profile-progress-stat-label{color:#6f8780;font-size:.85rem}.profile-progress-link{display:inline-flex;align-items:center;gap:.45rem;color:#1c3b3a;font-weight:600;font-size:.98rem}.profile-action-card,.profile-logout-card{overflow:hidden;margin-bottom:16px}.profile-action-row{width:100%;min-height:96px;border:none;background:#fff;padding:0 24px;text-align:left;cursor:pointer}.profile-action-row:hover{background:#c5dfd62e}.profile-action-icon{flex-shrink:0;width:56px;height:56px;border-radius:18px;background:#ecf4f1;color:#264947;display:flex;align-items:center;justify-content:center}.profile-action-icon-danger{background:#fbe8e5;color:#db4b3f}.profile-action-label{flex:1;min-width:0;font-size:1rem;font-weight:600;color:#1c3b3a}.profile-action-arrow{flex-shrink:0;color:#a8bbb6;display:flex;align-items:center}.profile-action-row-danger:hover{background:#fff8f7}.profile-action-row-danger .profile-action-label{color:#db4b3f}.profile-picture-section{flex-shrink:0}.profile-picture-label{cursor:pointer;display:block}.profile-picture-input{position:absolute;width:0;height:0;opacity:0;overflow:hidden}.profile-picture-container{position:relative;width:96px;height:96px;border-radius:50%;overflow:hidden;border:4px solid #cce8df;display:flex;align-items:center;justify-content:center;transition:border-color .2s ease,box-shadow .2s ease}.profile-picture-label:hover .profile-picture-container,.profile-picture-label:focus-within .profile-picture-container{border-color:#1c3b3a;box-shadow:0 0 0 2px #1c3b3a33}.profile-picture{width:100%;height:100%;object-fit:cover}.profile-picture-placeholder{width:100%;height:100%;background-color:#224747;display:flex;align-items:center;justify-content:center;font-size:46px;font-weight:700;color:#fff}.profile-picture-edit-hint{position:absolute;top:0;right:0;bottom:0;left:0;background:#1c3b3abf;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;font-size:11px;font-weight:600;opacity:0;transition:opacity .2s ease}.profile-picture-label:hover .profile-picture-edit-hint,.profile-picture-label:focus-within .profile-picture-edit-hint{opacity:1}.profile-picture-edit-hint span{line-height:1.2}.profile-crop-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:2000;padding:1rem}.profile-crop-modal{background-color:#fff;border-radius:1rem;padding:1.5rem;max-width:500px;width:100%;max-height:90vh;display:flex;flex-direction:column}.profile-crop-title{font-size:1.25rem;font-weight:600;color:#1c3b3a;margin-bottom:1rem;text-align:center}.profile-crop-container{position:relative;width:100%;height:400px;background-color:#f5f5f5;border-radius:.5rem;overflow:hidden;margin-bottom:1rem}.profile-crop-controls{margin-bottom:1rem}.profile-crop-zoom-label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#1c3b3a;font-weight:500}.profile-crop-zoom-slider{flex:1;height:6px;border-radius:3px;background:#e7f0ed;outline:none;-webkit-appearance:none}.profile-crop-zoom-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#1c3b3a;cursor:pointer}.profile-crop-zoom-slider::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#1c3b3a;cursor:pointer;border:none}.profile-crop-actions{display:flex;gap:.75rem;justify-content:flex-end}.profile-crop-cancel,.profile-crop-save{padding:.75rem 1.5rem;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;border:none;transition:background-color .2s ease}.profile-crop-cancel{background-color:transparent;color:#1c3b3a;border:1px solid #1c3b3a}.profile-crop-cancel:hover:not(:disabled){background-color:#1c3b3a0d}.profile-crop-save{background-color:#1c3b3a;color:#fff}.profile-crop-save:hover:not(:disabled){background-color:#154b49}.profile-crop-cancel:disabled,.profile-crop-save:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 640px){.profile-container{padding:18px 14px 34px}.profile-heading{font-size:1.8rem}.profile-hero-card,.profile-action-card,.profile-logout-card{border-radius:24px}.profile-hero-card{padding:18px}.profile-summary-main{gap:.9rem}.profile-summary-name{font-size:1.5rem}.profile-progress-header{align-items:flex-start}.profile-progress-stats,.profile-progress-stats.two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-action-row{min-height:84px;padding:0 18px}.profile-action-icon{width:48px;height:48px;border-radius:16px}.profile-picture-container{width:84px;height:84px}}.container{max-width:520px;margin:3rem auto;padding:2rem 2rem 6rem;background-color:#fafafa;border-radius:24px;box-shadow:0 8px 20px #0000000a;text-align:center;font-family:system-ui,sans-serif}.container h2{font-size:1.6rem;font-weight:600;color:#1d3b3b;margin-bottom:.5rem}.container p{font-size:.95rem;color:#4a4a4a;margin-bottom:1rem}form{display:flex;flex-direction:column;align-items:stretch;gap:1rem}.complete-profile-section{display:flex;flex-direction:column;gap:.85rem;text-align:left}input[type=text],input[type=date],select{background-color:#f1f5f3;color:#1d3b3b;font-size:1rem;padding:.75rem 1rem;border:none;border-radius:12px;box-shadow:inset 0 0 0 1px #0000000d;transition:box-shadow .2s ease;width:100%;box-sizing:border-box}input[type=text]:focus,input[type=date]:focus,select:focus{outline:none;box-shadow:0 0 0 2px #c5dfd6}.complete-profile-recovery-section{margin-top:.25rem}.complete-profile-optional{font-style:italic;color:#888;font-weight:400}label{font-size:.95rem;color:#333;text-align:left;margin-top:.5rem}.field-hint{margin:-.5rem 0 0;text-align:left;font-size:.85rem;line-height:1.45;color:#6b7471}.choice-grid{display:flex;flex-direction:column;gap:.75rem}.choice-pill{display:flex;align-items:center;gap:.75rem;width:100%;padding:.9rem 1rem;border-radius:14px;border:1px solid #cde0d7;background-color:#f4f9f7;color:#1d3b3b;cursor:pointer;text-align:left;transition:all .2s ease}.choice-pill:hover{background-color:#e7f2ee;border-color:#9bc4b8}.choice-pill.selected{background-color:#d9ebe5;border-color:#1d3b3b}.choice-checkbox{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:999px;border:1px solid #8fb9ac;background-color:#fff;color:#1d3b3b;font-size:.8rem;flex-shrink:0}.value-options{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.5rem;margin-top:.5rem}.value-pill{display:inline-block;padding:.4rem .9rem;font-size:.85rem;border-radius:20px;border:1px solid #cde0d7;background-color:#f4f9f7;color:#1d3b3b;cursor:pointer;transition:all .2s ease}.value-pill:hover{background-color:#e2f0eb;border-color:#a7c8bb;box-shadow:0 0 0 2px #cfe8e2}.value-pill.selected{background-color:#1d3b3b;color:#fff;border-color:#1d3b3b}.interest-category{display:flex;flex-direction:column;gap:.35rem}.interest-category-title{margin:0;text-align:left;font-size:.9rem;font-weight:600;color:#1d3b3b}.searchable-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-top:1rem;margin-bottom:.5rem;text-align:left;padding:1rem;background-color:#f4f9f7;border-radius:12px;border:1px solid #e2f0eb}.searchable-text{flex:1;min-width:0;overflow-wrap:break-word;word-wrap:break-word;text-align:left}.searchable-label{display:block;font-size:.95rem;font-weight:500;color:#1d3b3b;margin-bottom:.35rem}.searchable-hint{font-size:.875rem;color:#666;line-height:1.45;margin:0;overflow-wrap:break-word;word-wrap:break-word;text-align:left}.searchable-toggle{flex-shrink:0;position:relative;display:inline-block;width:48px;height:26px}.searchable-toggle input{opacity:0;width:0;height:0}.searchable-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;border-radius:26px;transition:background-color .2s}.searchable-slider:before{content:"";position:absolute;height:20px;width:20px;left:3px;bottom:3px;background-color:#fff;border-radius:50%;transition:transform .2s;box-shadow:0 1px 3px #0003}.searchable-toggle input:checked+.searchable-slider{background-color:#9bc4b8}.searchable-toggle input:checked+.searchable-slider:before{transform:translate(22px)}.button-group{display:flex;flex-direction:column;gap:.75rem}.primary-btn{background-color:#1d3b3b;color:#fff;font-size:1rem;padding:.75rem 1.25rem;border:none;border-radius:12px;cursor:pointer;transition:background-color .2s ease,opacity .2s ease;box-shadow:0 2px 6px #0000000f}.primary-btn:hover{opacity:.85;background-color:#1d3b3b}.secondary-btn{background-color:transparent;color:#1d3b3b;font-size:.9rem;padding:.5rem 1.25rem;border:1px solid #1d3b3b;border-radius:12px;cursor:pointer;transition:all .2s ease;margin-bottom:1rem}.secondary-btn:hover{background-color:#f1f5f3}.primary-btn:disabled,.secondary-btn:disabled{opacity:.6;cursor:not-allowed}.error-text{margin:0;color:#b42318;font-size:.9rem;text-align:left}.onboarding-page{min-height:100vh;background:radial-gradient(circle at top,rgba(255,255,255,.85),transparent 34%),linear-gradient(180deg,#e7f0ed,#edf4f1);padding:1.5rem 1rem 3rem}.onboarding-shell{max-width:760px;margin:0 auto}.onboarding-topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.onboarding-back,.onboarding-legal-link{display:inline-flex;align-items:center;gap:.35rem;color:#1c3b3a;font-size:.92rem;text-decoration:none}.onboarding-back{border:none;background:none;padding:0;font:inherit;cursor:pointer}.onboarding-back:disabled{opacity:.45;cursor:default}.onboarding-progress-rail{width:100%;height:.45rem;border-radius:999px;background:#1d3b3b14;overflow:hidden;margin-bottom:1rem}.onboarding-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#1c3b3a,#4d6f66);transition:width .2s ease}.onboarding-card{background:#ffffffeb;border:1px solid rgba(255,255,255,.8);border-radius:2rem;box-shadow:0 22px 48px #1c3b3a14;padding:1.5rem}.onboarding-card-content{min-height:23rem}.onboarding-center-block{display:flex;min-height:21rem;flex-direction:column;align-items:center;justify-content:center;text-align:center}.onboarding-step-kicker{margin:0 0 .55rem;font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#799086}.onboarding-step-title{margin:0;color:#1c3b3a;font-size:clamp(2rem,4vw,3rem);line-height:.98;letter-spacing:-.05em}.onboarding-step-body,.onboarding-helper-text,.onboarding-choice-description{color:#60736d;line-height:1.6}.onboarding-step-body{margin:.85rem 0 0;max-width:38rem}.onboarding-input,.onboarding-username-row,.onboarding-textarea,.onboarding-invite-card{width:100%;box-sizing:border-box}.onboarding-input,.onboarding-textarea,.onboarding-username-row{margin-top:1rem;border:1px solid #dbe6e1;border-radius:1.35rem;background:#f8fbfa;color:#1c3b3a;font:inherit}.onboarding-input,.onboarding-textarea{padding:1rem 1.1rem}.onboarding-textarea{min-height:7.5rem;resize:vertical}.onboarding-username-row{display:flex;align-items:center;gap:.5rem;padding:0 1rem}.onboarding-username-row span{color:#7a8f87;font-weight:600}.onboarding-username-input{flex:1;border:none;background:transparent;padding:1rem 0;color:#1c3b3a;font:inherit}.onboarding-username-input:focus,.onboarding-input:focus,.onboarding-textarea:focus{outline:none}.onboarding-helper-text{margin:.65rem 0 0;font-size:.88rem}.onboarding-choice-list,.onboarding-interest-groups{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.onboarding-choice{width:100%;border:1px solid #dbe6e1;border-radius:1.45rem;background:#f8fbfa;color:#1c3b3a;padding:1rem 1.1rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;font:inherit;text-align:left;cursor:pointer}.onboarding-choice.selected{background:#1c3b3a;border-color:#1c3b3a;color:#fff}.onboarding-choice-copy{display:flex;flex-direction:column;gap:.3rem}.onboarding-choice-title{font-weight:600}.onboarding-choice.selected .onboarding-choice-description{color:#ffffffc7}.onboarding-choice-check{width:1.5rem;height:1.5rem;border-radius:999px;background:#1c3b3a14;color:transparent;display:flex;align-items:center;justify-content:center;flex-shrink:0}.onboarding-choice.selected .onboarding-choice-check{background:#ffffff29;color:#fff}.onboarding-choice-check.visible{color:inherit}.onboarding-interest-group{padding:1rem;border-radius:1.4rem;background:#f5faf7}.onboarding-interest-group-title{margin:0 0 .8rem;color:#1c3b3a;font-weight:600}.onboarding-chip-grid{display:flex;flex-wrap:wrap;gap:.6rem}.onboarding-chip{border:1px solid #d6e2dc;border-radius:999px;background:#fff;color:#1c3b3a;padding:.65rem .95rem;font:inherit;cursor:pointer}.onboarding-chip.selected{background:#1c3b3a;border-color:#1c3b3a;color:#fff}.onboarding-group-code-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:start;margin-top:1rem}.onboarding-secondary-button,.onboarding-secondary-cta,.onboarding-text-button{font:inherit;cursor:pointer}.onboarding-secondary-button{border:1px solid rgba(28,59,58,.1);border-radius:999px;background:#fff;color:#1c3b3a;padding:.95rem 1rem;font-weight:600}.onboarding-secondary-button:disabled{opacity:.5;cursor:default}.onboarding-added-codes{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.95rem}.onboarding-added-code{border-radius:999px;background:#e6f2ed;color:#1c3b3a;padding:.5rem .8rem;font-size:.86rem;font-weight:600}.onboarding-error{margin:.9rem 0 0;color:#c64538;line-height:1.5}.onboarding-actions,.onboarding-completion-actions,.onboarding-completion-links{display:flex;flex-direction:column;gap:.75rem}.onboarding-actions{margin-top:1.35rem}.onboarding-primary-button,.onboarding-secondary-cta{border-radius:999px;padding:1rem 1.2rem}.onboarding-primary-button{border:none;background:#1c3b3a;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;font:inherit;font-weight:600;cursor:pointer}.onboarding-primary-button:disabled{opacity:.6;cursor:default}.onboarding-text-button{border:none;background:none;color:#647a73;padding:0}.onboarding-completion-card{text-align:center}.onboarding-invite-card{margin-top:1rem;border:1px solid #d7e2dc;border-radius:1.6rem;background:#f7fbf9;padding:1rem;text-align:left;cursor:pointer}.onboarding-invite-label{display:block;margin-bottom:.45rem;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#799086}.onboarding-invite-value{display:block;color:#1c3b3a;line-height:1.5;word-break:break-all}.onboarding-invite-hint{display:inline-flex;align-items:center;gap:.35rem;margin-top:.65rem;color:#647973;font-size:.88rem}.onboarding-loading-card{text-align:center}@media (max-width: 640px){.onboarding-page{padding-inline:.875rem}.onboarding-card{padding:1.2rem;border-radius:1.6rem}.onboarding-card-content{min-height:auto}.onboarding-group-code-row{grid-template-columns:1fr}}.box-breathing-container{display:flex;flex-direction:column;min-height:100vh;background:radial-gradient(circle at top left,rgba(255,255,255,.62),transparent 32%),linear-gradient(180deg,#e7f0ed,#edf4f1);color:#1d3b3b}.box-breathing-main{flex:1 0 auto;width:100%;max-width:var(--steady-page-width);margin:0 auto;padding:1.5rem 1rem 2rem;box-sizing:border-box}.box-breathing-actions,.box-breathing-hero,.box-breathing-card,.box-breathing-info-card{width:100%}.box-breathing-hero,.box-breathing-card,.box-breathing-info-card{background:#ffffffe6;border:1px solid rgba(255,255,255,.82);box-shadow:0 18px 42px #1c3b3a14;border-radius:1.85rem}.box-breathing-actions{margin-bottom:1rem}.box-breathing-back-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid #d7e7e2;background:#fffffff5;color:#1c3b3a;padding:.72rem 1rem;font-family:inherit;font-size:.95rem;font-weight:700;cursor:pointer;box-shadow:0 10px 24px #1c3b3a14;transition:transform .18s ease,background-color .18s ease}.box-breathing-back-btn:hover,.box-breathing-info-toggle:hover{transform:translateY(-1px)}.box-breathing-back-btn:hover{background:#eff6f3}.box-breathing-hero{padding:1.5rem;margin-bottom:1rem}.box-breathing-eyebrow,.box-breathing-section-label{margin:0;font-size:.76rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#6e8780}.box-breathing-title{margin:.55rem 0 0;font-size:clamp(2.2rem,5vw,3rem);line-height:.98;letter-spacing:-.05em;color:#1c3b3a}.box-breathing-subtext{margin:.9rem 0 0;max-width:36rem;line-height:1.72;font-size:1rem;color:#56706a}.box-breathing-card{padding:1.5rem}.box-center-wrapper{position:relative;display:flex;align-items:center;justify-content:center;margin:0 0 1.25rem;min-height:22rem}.box-frame-glow{position:absolute;width:22rem;height:22rem;border-radius:50%;background:radial-gradient(circle,#c5dfd6ad,#c5dfd600 72%);filter:blur(4px);animation:breathe-glow 8s ease-in-out infinite}.box-frame{position:relative;width:250px;height:250px;border:2px solid #1d3b3b;display:flex;align-items:center;justify-content:center;border-radius:1.35rem;background:#ffffffd1;box-shadow:0 18px 42px #1c3b3a1a;z-index:1;overflow:hidden}.box-frame-pulse{position:absolute;top:2.1rem;right:2.1rem;bottom:2.1rem;left:2.1rem;border-radius:1rem;background:radial-gradient(circle at center,rgba(197,223,214,.65) 0%,rgba(197,223,214,.08) 62%,transparent 100%);z-index:0}.box-frame-phase-0 .box-frame-pulse{animation:box-inhale 4s ease-in-out forwards}.box-frame-phase-1 .box-frame-pulse{animation:box-hold-large 4s ease-in-out forwards}.box-frame-phase-2 .box-frame-pulse{animation:box-exhale 4s ease-in-out forwards}.box-frame-phase-3 .box-frame-pulse{animation:box-hold-small 4s ease-in-out forwards}.arrow{position:absolute;background-color:#1d3b3b;opacity:0;z-index:1}.arrow-top{top:0;left:0;height:2px;width:100%;transform-origin:left}.arrow-right{top:0;right:0;width:2px;height:100%;transform-origin:top}.arrow-bottom{bottom:0;right:0;height:2px;width:100%;transform-origin:right}.arrow-left{bottom:0;left:0;width:2px;height:100%;transform-origin:bottom}.animate.arrow-top{animation:draw-top 4s linear forwards}.animate.arrow-right{animation:draw-right 4s linear forwards}.animate.arrow-bottom{animation:draw-bottom 4s linear forwards}.animate.arrow-left{animation:draw-left 4s linear forwards}@keyframes draw-top{0%{transform:scaleX(0);opacity:1}to{transform:scaleX(1);opacity:1}}@keyframes draw-right{0%{transform:scaleY(0);opacity:1}to{transform:scaleY(1);opacity:1}}@keyframes draw-bottom{0%{transform:scaleX(0);opacity:1}to{transform:scaleX(1);opacity:1}}@keyframes draw-left{0%{transform:scaleY(0);opacity:1}to{transform:scaleY(1);opacity:1}}@keyframes breathe-glow{0%,to{transform:scale(.92);opacity:.72}50%{transform:scale(1.04);opacity:1}}@keyframes box-inhale{0%{transform:scale(.72);opacity:.4}to{transform:scale(1);opacity:.95}}@keyframes box-hold-large{0%,to{transform:scale(1);opacity:.95}50%{transform:scale(1.02);opacity:1}}@keyframes box-exhale{0%{transform:scale(1);opacity:.92}to{transform:scale(.72);opacity:.42}}@keyframes box-hold-small{0%,to{transform:scale(.72);opacity:.42}50%{transform:scale(.74);opacity:.52}}.center-label{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-height:3.5rem}.center-label p{margin:0;font-size:1.6rem;font-weight:700;letter-spacing:-.03em}.center-label-copy{animation:label-breathe 4s ease-in-out forwards}@keyframes label-breathe{0%{opacity:.22;transform:translateY(3px)}28%{opacity:1;transform:translateY(0)}72%{opacity:1;transform:translateY(0)}to{opacity:.22;transform:translateY(-3px)}}.box-breathing-card-footer{display:flex;flex-direction:column;gap:.85rem}.box-breathing-helper{margin:0;color:#69827c;font-size:.95rem;line-height:1.6}.box-breathing-complete-note{display:inline-flex;width:fit-content;max-width:100%;align-items:center;border-radius:999px;padding:.75rem 1rem;background:#eff6f3;color:#234745;font-size:.92rem;font-weight:700}.box-breathing-info-card{margin-top:1rem;padding:1rem 1.1rem}.box-breathing-info-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;border:none;background:transparent;color:#1c3b3a;padding:0;font-family:inherit;font-size:1rem;font-weight:700;cursor:pointer;transition:transform .18s ease}.box-breathing-info-copy{margin-top:1rem;color:#516865;line-height:1.7;font-size:.96rem}.box-breathing-info-copy p{margin:0}.box-breathing-info-copy p+p{margin-top:.9rem}.box-breathing-footer{flex-shrink:0}@media (max-width: 719px){.box-breathing-main{padding-inline:.9rem}.box-center-wrapper{min-height:18rem}.box-frame-glow{width:18rem;height:18rem}.box-frame{width:220px;height:220px}}.journal-prompt-container{max-width:var(--steady-page-width);margin:0 auto;padding:1.5rem 1rem 7rem;background:radial-gradient(circle at top left,rgba(255,255,255,.6),transparent 32%),linear-gradient(180deg,#e7f0ed,#edf4f1);color:#1c3b3a;min-height:100vh}.journal-page-header,.journal-compose-card,.journal-history-section,.saved-entry{background:#ffffffe6;border:1px solid rgba(255,255,255,.82);box-shadow:0 18px 42px #1c3b3a14}.journal-page-header,.journal-compose-card,.journal-history-section{border-radius:1.8rem}.journal-page-actions{display:flex;justify-content:flex-start;margin-bottom:1rem}.journal-back-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid #d7e7e2;background:#fffffff5;color:#1c3b3a;padding:.72rem 1rem;font-family:inherit;font-size:.95rem;font-weight:700;cursor:pointer;box-shadow:0 10px 24px #1c3b3a14;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.journal-back-btn:hover{transform:translateY(-1px);background:#eff6f3}.journal-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.5rem;margin-bottom:1rem}.journal-page-copy{min-width:0}.journal-eyebrow,.journal-section-label,.saved-entry-label{margin:0;font-size:.76rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#6e8780}.journal-title{margin:.55rem 0 0;font-size:clamp(2.2rem,5vw,3rem);line-height:.98;letter-spacing:-.05em;color:#1c3b3a}.journal-description{margin:.9rem 0 0;max-width:38rem;line-height:1.72;font-size:1rem;color:#56706a}.journal-header-chip{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.75rem 1rem;background:#ddece8;color:#234745;font-size:.9rem;font-weight:700}.journal-compose-card{padding:1.5rem}.journal-compose-header,.journal-history-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.journal-compose-title,.journal-history-title{margin:.55rem 0 0;font-size:1.6rem;line-height:1.05;letter-spacing:-.03em;color:#1c3b3a}.prompt-box{margin-top:1.25rem;padding:1.2rem 1.25rem;border-radius:1.4rem;background:linear-gradient(180deg,#fff,#f9fcfb);border:1px solid #e3efeb;color:#1c3b3a;text-align:left;font-size:1.08rem;line-height:1.55;font-weight:600}.prompt-box p{margin:0}.journal-area-wrapper{margin-top:1.25rem}.journal-field-label{display:block;margin-bottom:.7rem}.journal-area{width:100%;padding:1.1rem 1.15rem;border-radius:1.45rem;border:1px solid #dce9e5;background:linear-gradient(180deg,#fffffff5,#f9fcfbf5),repeating-linear-gradient(180deg,transparent,transparent 31px,rgba(56,112,108,.08) 31px,rgba(56,112,108,.08) 32px);color:#1c3b3a;font-size:1rem;font-family:inherit;resize:vertical;min-height:280px;line-height:1.8;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.journal-area:focus{outline:none;border-color:#9bc3bc;box-shadow:0 0 0 4px #c5dfd68c}.edit-textarea{min-height:190px;margin-top:.8rem}.journal-compose-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem}.journal-helper-text{margin:0;color:#69827c;font-size:.95rem;line-height:1.55}.journal-save-btn,.journal-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-family:inherit;font-weight:700;cursor:pointer;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.journal-save-btn:hover,.journal-btn:hover{transform:translateY(-1px)}.journal-save-btn{border:none;background:#1c3b3a;color:#fff;padding:.9rem 1.25rem;min-width:8.75rem}.journal-save-btn:disabled{cursor:default;opacity:.72;transform:none}.journal-history-section{margin-top:1rem;padding:1.5rem}.journal-btn{border:1px solid #d7e7e2;background:#fff;color:#1c3b3a;padding:.72rem 1rem;font-size:.95rem}.journal-btn:hover{background:#eff6f3}.journal-btn-quiet{background:#eff6f3;border-color:#eff6f3}.journal-btn-danger{color:#a14141;background:#fff6f6;border-color:#f3d5d5}.journal-history-list{display:grid;gap:1rem;margin-top:1.25rem}.saved-entry{border-radius:1.45rem;padding:1.2rem;text-align:left}.saved-entry-empty{margin-top:1.25rem}.saved-entry-empty p{margin:0;color:#5d746e}.saved-entry-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.entry-date{margin:0;font-size:.82rem;color:#79908b;font-weight:600}.saved-entry-block+.saved-entry-block{margin-top:1rem}.saved-entry-prompt,.entry-text{margin:.45rem 0 0;color:#36504d;line-height:1.72;white-space:pre-wrap}.entry-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}@media (max-width: 719px){.journal-prompt-container{padding-inline:.9rem}.journal-page-header,.journal-compose-header,.journal-history-header,.journal-compose-footer{flex-direction:column;align-items:flex-start}.journal-header-chip{width:100%;justify-content:flex-start}.journal-save-btn{width:100%}}.chat-screen-container{max-width:var(--steady-page-width);min-height:100vh;margin:0 auto;padding:1.5rem 1rem 7rem;background:radial-gradient(circle at top left,rgba(255,255,255,.62),transparent 32%),linear-gradient(180deg,#e7f0ed,#edf4f1);color:#1c3b3a}.chat-screen-actions,.chat-screen-hero,.chat-panel{width:100%}.chat-screen-hero,.chat-panel{background:#ffffffe6;border:1px solid rgba(255,255,255,.82);box-shadow:0 18px 42px #1c3b3a14;border-radius:1.85rem}.chat-screen-actions{margin-bottom:1rem}.chat-back-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid #d7e7e2;background:#fffffff5;color:#1c3b3a;padding:.72rem 1rem;font-family:inherit;font-size:.95rem;font-weight:700;cursor:pointer;box-shadow:0 10px 24px #1c3b3a14;transition:transform .18s ease,background-color .18s ease}.chat-back-btn:hover{transform:translateY(-1px);background:#eff6f3}.chat-screen-hero{padding:1.5rem;margin-bottom:1rem}.chat-screen-eyebrow,.chat-panel-label,.chat-input-label{margin:0;font-size:.76rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#6e8780}.chat-screen-title{margin:.55rem 0 0;font-size:clamp(2.2rem,5vw,3rem);line-height:.98;letter-spacing:-.05em;color:#1c3b3a}.chat-screen-subtitle{margin:.9rem 0 0;max-width:38rem;line-height:1.72;font-size:1rem;color:#56706a}.chat-panel{padding:1.5rem}.chat-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.chat-panel-title{margin:.55rem 0 0;font-size:1.6rem;line-height:1.05;letter-spacing:-.03em;color:#1c3b3a}.chat-panel-chip{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.75rem 1rem;background:#ddece8;color:#234745;font-size:.9rem;font-weight:700}.chat-box{margin-top:1.25rem;min-height:24rem;max-height:56vh;overflow-y:auto;padding:1rem;border-radius:1.5rem;background:linear-gradient(180deg,#fff,#f9fcfb);border:1px solid #e3efeb}.chat-empty-state{min-height:18rem;display:flex;align-items:center;justify-content:center;text-align:center}.chat-empty-title{margin:0;color:#5b736d;font-size:1rem}.chat-message-row{display:flex;margin-bottom:.9rem}.chat-message-row.user{justify-content:flex-end}.chat-message-row.assistant{justify-content:flex-start}.chat-bubble{display:flex;flex-direction:column;gap:.45rem;max-width:85%;padding:.85rem 1rem;border-radius:1.2rem;line-height:1.55;font-size:.97rem;box-shadow:0 8px 20px #1c3b3a0f}.chat-bubble.user{background:#c5dfd6;color:#173532;border-bottom-right-radius:.45rem}.chat-bubble.assistant{background:#eef6f3;color:#23403e;border-bottom-left-radius:.45rem}.chat-bubble-pending{flex-direction:row;align-items:center;gap:.35rem;min-height:1.2rem}.chat-message-copy{margin:0;white-space:pre-wrap}.chat-message-meta{color:#6e8780;font-size:.78rem;font-weight:600}.chat-typing-dot{width:.45rem;height:.45rem;border-radius:50%;background:#6e8780;animation:chat-typing 1.2s ease-in-out infinite}.chat-typing-dot:nth-child(2){animation-delay:.16s}.chat-typing-dot:nth-child(3){animation-delay:.32s}@keyframes chat-typing{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.chat-input-wrapper{margin-top:1rem}.chat-input-row{display:flex;align-items:flex-end;gap:.75rem;margin-top:.7rem}.chat-input-row textarea{flex:1;min-height:5rem;padding:.95rem 1rem;font-size:1rem;line-height:1.55;border-radius:1.2rem;border:1px solid #dce9e5;background:#fff;font-family:inherit;color:#2f2f2f;resize:vertical;box-shadow:0 8px 20px #1c3b3a0a;outline:none}.chat-input-row textarea:focus{border-color:#9bc3bc;box-shadow:0 0 0 4px #c5dfd68c}.chat-input-row textarea:disabled{opacity:.72}.chat-input-row button{min-width:6.5rem;padding:.9rem 1rem;font-weight:700;font-family:inherit;background-color:#1d3b3b;color:#fff;border:none;border-radius:999px;cursor:pointer;transition:transform .18s ease,opacity .18s ease}.chat-input-row button:hover:not(:disabled){transform:translateY(-1px)}.chat-input-row button:disabled{cursor:default;opacity:.55}.chat-input-helper{margin:.7rem 0 0;color:#69827c;font-size:.9rem;line-height:1.55}@media (max-width: 719px){.chat-screen-container{padding-inline:.9rem}.chat-panel-header,.chat-input-row{flex-direction:column;align-items:flex-start}.chat-panel-chip,.chat-input-row button{width:100%}.chat-bubble{max-width:92%}}.daily-challenge-container{min-height:100vh;max-width:var(--steady-page-width);margin:0 auto;padding:1.5rem 1rem 7rem;background:radial-gradient(circle at top left,rgba(255,255,255,.62),transparent 32%),linear-gradient(180deg,#e7f0ed,#edf4f1)}.daily-challenge-actions,.daily-challenge-hero,.daily-challenge-carousel,.daily-challenge-loading{width:100%}.daily-challenge-hero,.daily-challenge-carousel,.daily-challenge-loading{background:#ffffffe6;border:1px solid rgba(255,255,255,.82);box-shadow:0 18px 42px #1c3b3a14;border-radius:1.85rem}.daily-challenge-actions{margin-bottom:1rem}.daily-challenge-back-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid #d7e7e2;background:#fffffff5;color:#1c3b3a;padding:.72rem 1rem;font-family:inherit;font-size:.95rem;font-weight:700;cursor:pointer;box-shadow:0 10px 24px #1c3b3a14;transition:transform .18s ease,background-color .18s ease}.daily-challenge-back-btn:hover{transform:translateY(-1px);background:#eff6f3}.daily-challenge-hero{padding:1.5rem;margin-bottom:1rem}.daily-challenge-eyebrow,.daily-challenge-section-label{margin:0;font-size:.76rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#6e8780}.daily-challenge-title{margin:.55rem 0 0;font-size:clamp(2.2rem,5vw,3rem);line-height:.98;letter-spacing:-.05em;color:#1c3b3a}.daily-challenge-subtitle{margin:.9rem 0 0;max-width:38rem;line-height:1.72;font-size:1rem;color:#56706a}.daily-challenge-loading{text-align:center;padding:3rem;color:#56706a}.daily-challenge-carousel{padding:1.5rem;display:flex;flex-direction:column;align-items:center}.daily-challenge-chip{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.75rem 1rem;background:#ddece8;color:#234745;font-size:.9rem;font-weight:700}.daily-challenge-pages{position:relative;min-height:300px;width:100%;display:flex;justify-content:center}.daily-challenge-page{width:100%;animation:daily-challenge-fade .25s ease-in}@keyframes daily-challenge-fade{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}.daily-challenge-card{background:linear-gradient(180deg,#fff,#f9fcfb);padding:1.5rem;border-radius:1.5rem;width:100%;text-align:left;border:1px solid #e3efeb;box-shadow:0 8px 20px #1c3b3a0a;box-sizing:border-box}.daily-challenge-card-meta{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:.8rem}.daily-challenge-text{font-size:1.05rem;color:#1c3b3a;line-height:1.65;margin:0 0 1.25rem}.daily-challenge-buttons{display:flex;justify-content:center;gap:.85rem}.daily-challenge-icon-button{background-color:#f1f6f5;padding:12px;border-radius:999px;border:none;cursor:pointer;min-width:48px;min-height:48px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;transition:transform .18s ease,background-color .18s ease}.daily-challenge-icon-button:hover:not(:disabled){transform:translateY(-1px);background-color:#e7f0ed}.daily-challenge-icon-button:disabled{opacity:.5;cursor:not-allowed}.daily-challenge-icon-button svg{display:block}.daily-challenge-dots{display:flex;justify-content:center;align-items:center;margin-top:1rem;flex-wrap:nowrap}.daily-challenge-dot{width:8px;height:8px;border-radius:4px;border:none;background-color:#c4d4d3;cursor:pointer;transition:background-color .2s;margin:0 4px;flex-shrink:0;padding:0}.daily-challenge-dot.active{background-color:#1c3b3a}.daily-challenge-nav{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:1.25rem;gap:1rem}.daily-challenge-nav button{background-color:#1c3b3a;color:#fff;border:none;padding:.85rem 1.1rem;border-radius:999px;cursor:pointer;font-size:.9rem;font-weight:700;transition:transform .18s ease,opacity .18s ease}.daily-challenge-nav button:hover:not(:disabled){transform:translateY(-1px)}.daily-challenge-nav button:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 719px){.daily-challenge-container{padding-inline:.9rem}.daily-challenge-card-meta,.daily-challenge-nav{flex-direction:column;align-items:flex-start}.daily-challenge-chip,.daily-challenge-nav button{width:100%}}.feed-container{min-height:calc(100vh - 60px);background:radial-gradient(circle at top left,rgba(255,255,255,.62),transparent 32%),linear-gradient(180deg,#e7f0ed,#edf4f1);padding:1.5rem;padding-bottom:100px;max-width:var(--steady-page-width);margin:0 auto;position:relative;box-sizing:border-box}.feed-hero{background:#ffffffe6;border:1px solid rgba(255,255,255,.82);box-shadow:0 18px 42px #1c3b3a14;border-radius:1.85rem;padding:1.5rem;margin-bottom:1rem}.feed-eyebrow{margin:0;font-size:.76rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#6e8780}.feed-title{margin:.55rem 0 0;font-size:clamp(2.2rem,5vw,3rem);line-height:.98;letter-spacing:-.05em;font-weight:700;color:#1c3b3a}.feed-subtitle{margin:.9rem 0 0;max-width:38rem;line-height:1.72;font-size:1rem;color:#56706a}.feed-loading,.feed-empty{text-align:center;padding:3rem}.feed-empty-title{font-size:1.25rem;font-weight:600;color:#1c3b3a;margin-bottom:.5rem}.feed-empty-text{font-size:1rem;color:#666}.feed-empty-action{margin-top:1rem;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:#1c3b3a;color:#fff;font-size:.875rem;font-weight:600;padding:.7rem 1rem;cursor:pointer}.feed-empty-action:hover{background:#154b49}.feed-activities{display:flex;flex-direction:column;gap:1rem}.feed-activity-anchor{border-radius:.9rem;transition:box-shadow .24s ease,transform .24s ease}.feed-activity-anchor.is-targeted{box-shadow:0 0 0 3px #b8ddd0f2,0 16px 34px #1c3b3a1f;transform:translateY(-2px)}.feed-support-card{background:#ebf7f3;border:1px solid #CCE8DF;border-radius:.75rem;padding:1.25rem;text-align:center}.feed-support-card-message{font-size:.9375rem;color:#1c3b3a;line-height:1.5;margin:0 0 1rem}.feed-support-card-cta{display:inline-block;font-size:.875rem;font-weight:600;color:#1c3b3a;text-decoration:none;padding:.5rem 1rem;background:#fff;border:1px solid #CCE8DF;border-radius:999px;transition:background .15s,border-color .15s}.feed-support-card-cta:hover{background:#cce8df;border-color:#b8d9d0}.feed-show-more-wrap{text-align:center;padding:1.25rem 0 .5rem}.feed-show-more-btn{display:inline-block;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;color:#1c3b3a;background:#fff;border:1px solid #1C3B3A;border-radius:.5rem;cursor:pointer;transition:background-color .2s ease,color .2s ease}.feed-show-more-btn:hover:not(:disabled){background-color:#1c3b3a;color:#fff}.feed-show-more-btn:disabled{opacity:.7;cursor:not-allowed}.activity-card{background-color:#fff;border-radius:.75rem;padding:1rem;box-shadow:0 2px 4px #0000000d}.activity-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.activity-card-user{display:flex;align-items:center;gap:.75rem}.activity-card-user-details{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.activity-card-avatar{width:40px;height:40px;border-radius:50%;background-color:#cce8df;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.activity-card-avatar-image{width:100%;height:100%;object-fit:cover}.activity-card-avatar-initial{font-weight:600;color:#1c3b3a;font-size:1rem}.activity-card-user-name{font-size:1rem;font-weight:600;color:#1c3b3a;margin-bottom:.125rem;text-align:left}.activity-card-username{font-size:.8125rem;color:#666;margin-bottom:.125rem;text-align:left}.activity-card-username-link{font-size:.8125rem;color:#6f8f88;margin-bottom:.125rem;text-align:left;text-decoration:none;font-weight:600}.activity-card-username-link:hover{color:#1c3b3a;text-decoration:underline}.activity-card-timestamp{font-size:.75rem;color:#999;text-align:left}.activity-card-delete{background:none;border:none;font-size:1.5rem;color:#999;cursor:pointer;padding:.25rem .5rem;line-height:1}.activity-card-delete:hover{color:#c94c4c}.activity-card-content{margin-top:.5rem}.activity-card-type-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.activity-card-icon{width:32px;height:32px;border-radius:50%;background-color:#ebf7f3;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.activity-card-icon svg{display:block;flex-shrink:0;position:relative;z-index:1}.activity-card-icon svg path,.activity-card-icon svg circle,.activity-card-icon svg rect,.activity-card-icon svg polygon{stroke:#1c3b3a!important;fill:none!important}.activity-card-type{font-size:1.125rem;font-weight:600;color:#1c3b3a}.activity-card-duration{font-size:.875rem;color:#666;margin-bottom:.5rem;text-align:left}.activity-card-notes{font-size:.875rem;color:#444;line-height:1.5;margin-top:.5rem;text-align:left}.activity-card-note-mention,.activity-card-note-mention-link{color:#1c3b3a;font-weight:600}.activity-card-note-mention-link{text-decoration:none}.activity-card-note-mention-link:hover{text-decoration:underline}.activity-card-milestone-callout{margin-top:.75rem;padding:.625rem .75rem;background-color:#f0f7f4;border-radius:.5rem;border-left:3px solid #B8DDD0;font-size:.8125rem;color:#555;line-height:1.4;text-align:left}.feed-milestone-prompt-modal{text-align:center}.feed-milestone-prompt-modal .feed-milestone-modal-title{margin:0 0 .75rem;font-size:1.375rem;font-weight:600;color:#1c3b3a;letter-spacing:-.02em}.feed-milestone-prompt-modal .feed-milestone-modal-body{margin:0 0 .75rem;font-size:.9375rem;line-height:1.55;color:#333}.feed-milestone-labels{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1rem;list-style:none;padding:0;justify-content:center}.feed-milestone-label{display:inline-block;padding:.375rem .75rem;background-color:#f0f7f4;color:#1c3b3a;font-size:.9375rem;font-weight:600;border-radius:2rem;border:1px solid #B8DDD0}.feed-milestone-modal-hint{margin:0 0 1.5rem;padding:.75rem 1rem;background-color:#f0f7f4;border-radius:.5rem;border-left:3px solid #B8DDD0;font-size:.8125rem;line-height:1.5;color:#555;text-align:center}.feed-milestone-actions{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}.feed-milestone-actions .feed-milestone-btn-primary{flex:1;min-width:100px;background-color:#1c3b3a;color:#fff;border:none;border-radius:.5rem;padding:.625rem 1rem;font-weight:600;font-size:.9375rem;cursor:pointer;transition:background-color .2s ease,transform .1s ease}.feed-milestone-actions .feed-milestone-btn-primary:hover{background-color:#152d2c}.feed-milestone-actions .feed-milestone-btn-secondary{flex:1;min-width:100px;background:#fff;color:#1c3b3a;border:1px solid #1C3B3A;border-radius:.5rem;padding:.625rem 1rem;font-weight:500;font-size:.9375rem;cursor:pointer;transition:background-color .2s ease,color .2s ease}.feed-milestone-actions .feed-milestone-btn-secondary:hover{background-color:#1c3b3a0f}.feed-milestone-prompt-modal .feed-milestone-dont-ask{display:block;margin:1rem auto 0;padding:0;background:none;border:none;color:#6b7280;font-size:.8125rem;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.feed-milestone-prompt-modal .feed-milestone-dont-ask:hover{color:#1c3b3a}.feed-milestone-edit-hint{margin-bottom:1rem;padding:.5rem 0;background:transparent;border:none;border-left:none}.feed-milestone-edit-list{max-height:40vh;overflow-y:auto;margin-bottom:1.5rem;text-align:left}.feed-milestone-edit-row{margin-bottom:.875rem}.feed-milestone-edit-label{display:block;margin-bottom:.25rem;font-weight:600;font-size:.875rem;color:#1c3b3a}.feed-milestone-edit-input{width:100%;padding:.625rem .75rem;border:1px solid #B8DDD0;border-radius:.5rem;font-size:.875rem;line-height:1.45;color:#333;background-color:#fff;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.feed-milestone-edit-input::placeholder{color:#9ca3af}.feed-milestone-edit-input:focus{outline:none;border-color:#1c3b3a;box-shadow:0 0 0 2px #1c3b3a26}.activity-card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:.75rem}.activity-card-badges{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.activity-card-auto-badge{display:inline-flex;align-items:center;gap:.25rem;background-color:#ebf7f3;padding:.25rem .5rem;border-radius:.75rem;font-size:.6875rem;color:#1c3b3a;font-weight:500}.activity-card-like-container{display:flex;align-items:center;margin-left:auto}.feed-pending-message{background-color:#ebf7f3;border:1px solid #CCE8DF;border-radius:.75rem;padding:1rem;margin-bottom:1rem;text-align:center}.feed-pending-message p{margin:0 0 .5rem;color:#1c3b3a;font-size:.9rem}.feed-dismiss-button{background-color:#1c3b3a;color:#fff;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;cursor:pointer;transition:background-color .2s ease}.feed-dismiss-button:hover{background-color:#154b49}.feed-follows-summary{background-color:#fff;border-radius:.75rem;padding:1rem;margin-bottom:1rem;display:flex;flex-direction:column;gap:.5rem;box-shadow:0 2px 4px #0000000d}.feed-follows-item{font-size:.9rem;color:#1c3b3a}.feed-follows-item strong{font-weight:600}.feed-follows-pending{color:#1c3b3a;opacity:.8}.feed-requests-section{background-color:#fff;border-radius:.75rem;padding:1rem;margin-bottom:1rem;box-shadow:0 2px 4px #0000000d}.feed-requests-title{font-size:1rem;font-weight:600;color:#1c3b3a;margin-bottom:.75rem}.feed-requests-list{display:flex;flex-direction:column;gap:.75rem}.feed-request-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background-color:#f5f5f5;border-radius:.5rem;gap:.75rem}.feed-request-info{flex:1;display:flex;flex-direction:column;gap:.25rem}.feed-request-name{font-size:.9rem;font-weight:600;color:#1c3b3a}.feed-request-time{font-size:.75rem;color:#666}.feed-request-actions{display:flex;gap:.5rem}.feed-request-accept{background-color:#1c3b3a;color:#fff;font-size:.875rem;font-weight:600;padding:.5rem 1rem;border-radius:.5rem;border:none;cursor:pointer;transition:background-color .2s ease}.feed-request-accept:hover{background-color:#154b49}.feed-request-decline{background-color:transparent;color:#1c3b3a;font-size:.875rem;font-weight:500;padding:.5rem 1rem;border-radius:.5rem;border:1px solid #1C3B3A;cursor:pointer;transition:background-color .2s ease}.feed-request-decline:hover{background-color:#1c3b3a0d}.feed-just-accepted-section{margin-top:.5rem}.feed-just-accepted-hint{font-size:.8125rem;color:#666;line-height:1.4;margin:0 0 .75rem}.feed-weekly-goal{background-color:#fff;border-radius:.75rem;padding:1.5rem;margin-bottom:1rem;box-shadow:0 2px 4px #0000000d}.feed-weekly-goal-title{font-size:1rem;font-weight:600;color:#1c3b3a;text-align:center;margin:0}.feed-weekly-goal-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.feed-weekly-goal-overview{display:inline-flex;align-items:center;gap:.28rem;border:none;background:transparent;color:#6f8780;font:inherit;font-size:.86rem;font-weight:600;cursor:pointer}.feed-weekly-goal-overview:hover{color:#1c3b3a}.feed-weekly-goal-content{display:flex;align-items:center;width:100%}.feed-weekly-calendar{display:flex;flex-direction:column;gap:.7rem;border:none;background:linear-gradient(180deg,#f8fbfa,#f2f7f5);padding:.7rem .85rem .8rem;border-radius:1.35rem;box-shadow:inset 0 0 0 1px #e5efeb;font:inherit;cursor:pointer;flex:1;min-width:0;width:100%;max-width:none}.feed-weekly-calendar-days{display:grid;grid-template-columns:repeat(7,1fr);gap:.5rem;text-align:center}.feed-weekly-calendar-day-label{font-size:1rem;color:#667973;font-weight:600;letter-spacing:.01em}.feed-weekly-calendar-dates{display:grid;grid-template-columns:repeat(7,1fr);gap:.5rem}.feed-weekly-calendar-date-item{position:relative;min-height:4.1rem;display:flex;align-items:center;justify-content:center;border-radius:1.15rem;background:#ffffffc7;box-shadow:inset 0 0 0 1px #d6e3dee6}.feed-weekly-calendar-date-item.is-complete{background:#dfeee8a6}.feed-weekly-calendar-date{position:relative;z-index:1;font-size:1.18rem;font-weight:500;color:#1c3b3a}.feed-weekly-calendar-check{position:absolute;top:50%;left:50%;width:3.15rem;height:3.15rem;display:flex;align-items:center;justify-content:center;background-color:#1c3b3a;border-radius:50%;color:#fff;font-size:1rem;font-weight:700;transform:translate(-50%,-50%);box-shadow:0 8px 20px #1c3b3a2e}.feed-weekly-calendar-count-badge{position:absolute;top:.45rem;right:.42rem;background-color:#fff;color:#1c3b3a;border-radius:50%;min-width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;padding:0 .18rem;font-size:.68rem;font-weight:700;line-height:1;z-index:2;border:1px solid #1C3B3A;box-sizing:border-box;box-shadow:0 4px 12px #1c3b3a1f}.feed-weekly-follows{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #E0E0E0}.feed-weekly-follow-pill{display:inline-flex;align-items:center;gap:.375rem;flex-shrink:1;min-width:0;background-color:#ebf7f3;padding:.5rem .75rem;border-radius:1rem;font-size:.75rem;color:#1c3b3a;font-weight:500;border:none;cursor:pointer;font-family:inherit;transition:background-color .2s ease}.feed-weekly-follow-pill svg{flex-shrink:0;stroke:#1c3b3a}.feed-weekly-follow-pill:hover{background-color:#cce8df}.feed-connect-pill{display:inline-flex;align-items:center;gap:.375rem;flex-shrink:0;background-color:#fff;padding:.5rem .875rem;border-radius:9999px;font-size:.875rem;color:#1c3b3a;font-weight:500;border:1px solid rgba(0,0,0,.08);box-shadow:0 1px 3px #0000000f;cursor:pointer;font-family:inherit;text-decoration:none;transition:background-color .2s ease,box-shadow .2s ease}.feed-connect-pill svg{flex-shrink:0;stroke:#1c3b3a}.feed-connect-pill:hover{background-color:#f8faf9;box-shadow:0 2px 6px #00000014}.feed-filter-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding:0 .125rem}.feed-discovery-stack{margin-bottom:1rem}.feed-filter-label{font-size:.875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#6f8f88}.feed-filter-toggle{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem;border-radius:999px;background:#dce9e4;box-shadow:inset 0 0 0 1px #1c3b3a0f}.feed-filter-chip{display:inline-flex;align-items:center;gap:.375rem;justify-content:center;padding:.5rem .74rem;border-radius:999px;border:none;background:transparent;color:#5a6b6a;font-size:.75rem;font-weight:500;cursor:pointer;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.feed-filter-chip svg{flex-shrink:0}.feed-filter-chip.active{background:#fff;color:#1c3b3a;box-shadow:0 3px 8px #1c3b3a1f}.feed-filter-chip:hover:not(.active){background:#ffffff59}.feed-invite-link-container{display:flex;align-items:center;gap:.75rem;margin:1rem 0;padding:1rem;background-color:#f5f5f5;border-radius:.5rem;overflow-x:auto;min-width:0}.feed-invite-link{flex:1;font-size:.875rem;color:#1c3b3a;font-family:monospace;white-space:nowrap;overflow-x:auto;min-width:0}.feed-invite-copy-icon{background:none;border:none;cursor:pointer;color:#666;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:color .2s ease;flex-shrink:0}.feed-invite-copy-icon:hover{color:#1c3b3a}.feed-connect-modal{max-width:400px;width:100%;max-height:90vh;overflow-y:auto;box-sizing:border-box;border-radius:16px;padding:1.5rem;background:#fff;box-shadow:0 4px 24px #1c3b3a1f;border:1px solid rgba(204,232,223,.6)}.feed-connect-modal-title{font-size:1.25rem;font-weight:700;color:#1c3b3a;margin:0 0 1rem;letter-spacing:-.02em}.feed-connect-modal-intro{font-size:.9375rem;color:#5a6b6a;line-height:1.55;margin:0 0 1rem}.feed-connect-modal-link{color:#1c3b3a;font-weight:600;text-decoration:underline;text-underline-offset:2px}.feed-connect-modal-link:hover{color:#154b49}.feed-connect-modal-label{font-size:.875rem;font-weight:600;color:#1c3b3a;margin:0 0 .5rem}.feed-connect-link-box{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:#f1f5f3;border:1px solid #CCE8DF;border-radius:12px;margin-bottom:.5rem;min-width:0}.feed-connect-link-url{flex:1;font-size:.8125rem;color:#1c3b3a;font-family:ui-monospace,monospace;white-space:nowrap;overflow-x:auto;min-width:0}.feed-connect-copy-btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:.375rem;background:transparent;border:none;border-radius:8px;color:#5a6b6a;cursor:pointer;transition:color .2s ease,background-color .2s ease}.feed-connect-copy-btn:hover{color:#1c3b3a;background:#1c3b3a0f}.feed-connect-regenerate{background:none;border:none;color:#1c3b3a;font-size:.875rem;font-weight:500;text-decoration:underline;cursor:pointer;padding:.5rem 0;margin:0;text-align:left;transition:color .2s ease}.feed-connect-regenerate:hover:not(:disabled){color:#154b49}.feed-connect-regenerate:disabled{opacity:.5;cursor:not-allowed}.feed-connect-modal-loading{text-align:center;color:#5a6b6a;padding:1.5rem;font-size:.9375rem}.feed-connect-modal-actions{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid rgba(204,232,223,.6);display:flex;justify-content:flex-end}.feed-connect-close-btn{padding:.625rem 1.25rem;border-radius:12px;font-size:.9375rem;font-weight:600;color:#1c3b3a;background:transparent;border:2px solid #1C3B3A;cursor:pointer;transition:background-color .2s ease,color .2s ease}.feed-connect-close-btn:hover{background:#1c3b3a0f}.feed-invite-regenerate{background:none;border:none;color:#666;font-size:.75rem;cursor:pointer;text-decoration:underline;padding:.5rem;transition:color .2s ease}.feed-invite-regenerate:hover:not(:disabled){color:#1c3b3a}.feed-invite-regenerate:disabled{opacity:.5;cursor:not-allowed}.activity-card-like{background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:.25rem;padding:.25rem;color:#666;transition:color .2s ease}.activity-card-like:hover,.activity-card-like.liked{color:#1c3b3a}.activity-card-like-count{font-size:.75rem;font-weight:500}.activity-card-menu{position:relative}.activity-card-menu-button{background:none;border:none;font-size:1.25rem;color:#999;cursor:pointer;padding:.25rem .5rem;line-height:1}.activity-card-menu-button:hover{color:#1c3b3a}.activity-card-menu-dropdown{position:absolute;top:100%;right:0;background:#fff;border-radius:.5rem;box-shadow:0 4px 12px #00000026;padding:.5rem 0;min-width:120px;z-index:10}.activity-card-menu-dropdown button{display:block;width:100%;padding:.5rem 1rem;background:none;border:none;text-align:left;cursor:pointer;font-size:.875rem;color:#1c3b3a}.activity-card-menu-dropdown button:hover{background-color:#f5f5f5}.activity-card-type-row{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}flex-shrink: 0; } .feed-edit-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.feed-edit-modal{background:#fff;border-radius:.75rem;padding:1.25rem;max-width:400px;width:100%;box-sizing:border-box;margin:0 auto}.feed-edit-modal h3{font-size:1rem;font-weight:600;color:#1c3b3a;margin-bottom:1rem;margin-top:0}.feed-edit-textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:.5rem;font-size:.875rem;font-family:inherit;resize:vertical;margin-bottom:1rem}.feed-edit-actions{display:flex;gap:.75rem;justify-content:flex-end}.feed-edit-cancel,.feed-edit-save{padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;border:none}.feed-edit-cancel{background:transparent;color:#1c3b3a;border:1px solid #1C3B3A}.feed-edit-cancel:hover{background-color:#1c3b3a0d}.feed-edit-save{background:#1c3b3a;color:#fff}.feed-edit-save:hover{background-color:#154b49}.activity-card-like-own{background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:.25rem;padding:.25rem;color:#1c3b3a;transition:opacity .2s ease}.activity-card-like-own:hover{opacity:.7}.feed-likes-activity-type{font-size:.875rem;color:#666;margin-bottom:1rem;text-align:center}.feed-likes-list{max-height:300px;overflow-y:auto;margin-bottom:1rem}.feed-likes-item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem;border-bottom:1px solid #F0F0F0}.feed-likes-item:last-child{border-bottom:none}.feed-likes-heart{font-size:1rem}.feed-likes-name{font-size:.875rem;color:#1c3b3a}.feed-likes-empty{text-align:center;color:#666;padding:2rem;font-size:.875rem}.feed-follower-info{display:flex;align-items:center;gap:.5rem;flex:1}.feed-mutual-follow-badge{font-size:.75rem;color:#666;font-style:italic}.feed-follow-back-button{background-color:#1c3b3a;color:#fff;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}.feed-follow-back-button:hover{background-color:#154b49}.feed-pending-request-badge{font-size:.75rem;color:#666;font-style:italic;padding:.25rem .5rem}.feed-invite-to-follow-button{background-color:#ebf7f3;color:#1c3b3a;border:1px solid #CCE8DF;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}.feed-invite-to-follow-button:hover{background-color:#cce8df}.feed-floating-add-button{position:fixed;bottom:120px;right:1rem;width:56px;height:56px;border-radius:50%;background-color:#1c3b3a;color:#fff;border:none;box-shadow:0 4px 12px #00000026;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:100;transition:transform .2s,box-shadow .2s}.feed-floating-add-button:hover{transform:scale(1.1);box-shadow:0 6px 16px #0003}.feed-floating-add-button:active{transform:scale(.95)}.hide-from-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.hide-from-modal{background:#fff;border-radius:.75rem;max-width:400px;width:100%;max-height:80vh;display:flex;flex-direction:column;box-sizing:border-box}.hide-from-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem .5rem}.hide-from-modal-title{font-size:1.125rem;font-weight:600;color:#1c3b3a;margin:0}.hide-from-modal-close{background:none;border:none;font-size:1.5rem;line-height:1;color:#666;cursor:pointer;padding:.25rem}.hide-from-modal-close:hover{color:#1c3b3a}.hide-from-modal-subtitle{font-size:.875rem;color:#666;padding:0 1.25rem 1rem;margin:0}.hide-from-modal-hide-all-row{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;margin:0 1.25rem .5rem;background:#f5f5f5;border-radius:.5rem}.hide-from-modal-hide-all-label{font-size:1rem;font-weight:500;color:#1c3b3a}.hide-from-modal-switch{width:44px;height:24px;border-radius:12px;background:#e0e0e0;border:none;cursor:pointer;padding:0;position:relative;transition:background .2s}.hide-from-modal-switch.on{background:#cce8df}.hide-from-modal-switch-thumb{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:#f4f3f4;transition:transform .2s}.hide-from-modal-switch.on .hide-from-modal-switch-thumb{transform:translate(20px);background:#1c3b3a}.hide-from-modal-switch:disabled{opacity:.7;cursor:not-allowed}.hide-from-modal-loading{padding:2rem;text-align:center;color:#666}.hide-from-modal-scroll{overflow-y:auto;max-height:320px;padding:0 1.25rem;flex:1}.hide-from-modal-section{margin-bottom:1.25rem}.hide-from-modal-section-label{font-size:.75rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.02em;margin-bottom:.5rem}.hide-from-modal-row{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #f0f0f0}.hide-from-modal-row-text{font-size:1rem;color:#1c3b3a;flex:1;margin-right:.75rem;min-width:0}.hide-from-modal-row-handle{color:#666}.hide-from-modal-btn-add{padding:.375rem .75rem;border-radius:.5rem;font-size:.875rem;font-weight:600;color:#fff;background:#1c3b3a;border:none;cursor:pointer;flex-shrink:0}.hide-from-modal-btn-add:hover:not(:disabled){background:#154b49}.hide-from-modal-btn-add:disabled{opacity:.7;cursor:not-allowed}.hide-from-modal-btn-remove{padding:.375rem .75rem;font-size:.875rem;color:#666;background:transparent;border:none;cursor:pointer;flex-shrink:0}.hide-from-modal-btn-remove:hover:not(:disabled){color:#1c3b3a}.hide-from-modal-btn-remove:disabled{opacity:.7;cursor:not-allowed}.hide-from-modal-empty{font-size:.9375rem;color:#666;text-align:center;padding:1.5rem 0;margin:0}.hide-from-modal-done{padding:1rem 1.25rem;font-size:1rem;font-weight:600;color:#1c3b3a;background:transparent;border:none;border-top:1px solid #E0E0E0;cursor:pointer;margin-top:auto}.hide-from-modal-done:hover{background:#1c3b3a0d}.feed-challenges-block{background:#cce8df;border-radius:1rem;padding:.875rem;margin-bottom:.75rem;overflow:hidden;box-shadow:0 12px 28px #1c3b3a0f}.feed-challenges-header{margin-bottom:.6rem}.feed-challenges-heading{margin:0;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#1c3b3a}.feed-challenges-scroll{display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:.125rem 0 .25rem}.feed-challenges-scroll::-webkit-scrollbar{display:none}.feed-challenge-card{min-width:calc(100% - 2rem);scroll-snap-align:start;background:#fff;border-radius:1rem;padding:.85rem;display:grid;grid-template-columns:2.75rem minmax(0,1fr) 1.5rem;gap:.75rem;align-items:center;box-shadow:0 10px 24px #1c3b3a14;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.feed-challenge-card:hover{transform:translateY(-1px);box-shadow:0 14px 30px #1c3b3a1c}.feed-challenge-card:focus-visible{outline:2px solid #1c3b3a;outline-offset:2px}.feed-challenge-image,.feed-challenge-image-placeholder{width:2.75rem;height:2.75rem;border-radius:.85rem;object-fit:cover;background:linear-gradient(135deg,#eff7f4,#dceae4)}.feed-challenge-body{display:flex;flex-direction:column;gap:.35rem;min-width:0}.feed-challenge-meta-row{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.feed-challenge-kicker,.feed-challenge-reward{display:inline-flex;align-items:center;border-radius:999px;background:#eef5f2;color:#1c3b3a;padding:.18rem .55rem;font-size:.68rem;font-weight:700}.feed-challenge-dates{font-size:.68rem;color:#6a8883}.feed-challenge-title{margin:0;font-size:.95rem;font-weight:700;color:#1c3b3a;line-height:1.3}.feed-challenge-description{margin:0;font-size:.82rem;line-height:1.45;color:#4d5d5b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.feed-challenge-arrow{width:1.5rem;display:flex;align-items:center;justify-content:center;color:#8aa396}.feed-challenges-dots{display:flex;justify-content:center;gap:.375rem;margin-top:.75rem}.feed-challenges-dot{width:.4rem;height:.4rem;border:none;border-radius:999px;background:#a8c5be;padding:0;cursor:pointer}.feed-challenges-dot.active{background:#7dada0}.feed-upcoming-events-block{background:#f1f7f4;border-radius:1rem;padding:.875rem;margin-bottom:.75rem;box-shadow:0 12px 28px #1c3b3a0f}.feed-upcoming-events-header{margin-bottom:.6rem}.feed-upcoming-events-heading{margin:0;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#1c3b3a}.feed-upcoming-events-card{width:100%;display:flex;align-items:center;gap:.75rem;border:none;background:#fff;border-radius:1rem;padding:.8rem .875rem;text-align:left;font:inherit;color:inherit;cursor:pointer;box-shadow:0 10px 24px #1c3b3a14;transition:transform .18s ease,box-shadow .18s ease}.feed-upcoming-events-card:hover{transform:translateY(-1px);box-shadow:0 14px 30px #1c3b3a1c}.feed-upcoming-events-image,.feed-upcoming-events-image-placeholder{width:2.75rem;height:2.75rem;border-radius:.85rem;object-fit:cover;flex-shrink:0}.feed-upcoming-events-image-placeholder{display:flex;align-items:center;justify-content:center;background:#cce8df;color:#1c3b3a;font-size:.75rem;font-weight:700}.feed-upcoming-events-body{min-width:0;flex:1}.feed-upcoming-events-title{margin:0 0 .3rem;font-size:.95rem;font-weight:700;line-height:1.3;color:#1c3b3a}.feed-upcoming-events-badge{display:inline-flex;align-items:center;border-radius:999px;background:#e7f0ed;color:#1c3b3a;padding:.2rem .55rem;font-size:.68rem;font-weight:700}.feed-upcoming-events-arrow{width:1.5rem;display:flex;align-items:center;justify-content:center;color:#8aa396;flex-shrink:0}.feed-upcoming-events-loading{padding:.85rem .25rem .15rem;font-size:.875rem;color:#5a6b6a}.learning-center-container{min-height:100vh;background:radial-gradient(circle at top left,rgba(255,255,255,.62),transparent 32%),linear-gradient(180deg,#e7f0ed,#edf4f1);padding:1.5rem 1rem 120px;max-width:var(--steady-page-width);margin:0 auto;box-sizing:border-box}.learning-center-actions,.learning-center-hero{width:100%;box-sizing:border-box}.learning-center-actions{margin-bottom:1rem}.learning-center-back-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid #d7e7e2;background:#fffffff5;color:#1c3b3a;padding:.72rem 1rem;font-family:inherit;font-size:.95rem;font-weight:700;cursor:pointer;box-shadow:0 10px 24px #1c3b3a14;transition:transform .18s ease,background-color .18s ease}.learning-center-back-btn:hover{transform:translateY(-1px);background:#eff6f3}.learning-center-hero{background:#ffffffe6;border:1px solid rgba(255,255,255,.82);box-shadow:0 18px 42px #1c3b3a14;border-radius:1.85rem;padding:1.5rem;margin-bottom:1rem}.learning-center-eyebrow{margin:0;font-size:.76rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#6e8780}.learning-center-loading{text-align:center;padding:3rem}.learning-center-title{margin:.55rem 0 0;font-size:clamp(2.2rem,5vw,3rem);line-height:.98;letter-spacing:-.05em;font-weight:700;color:#1c3b3a}.learning-center-subtitle{margin:.9rem 0 0;max-width:38rem;line-height:1.72;font-size:1rem;color:#56706a}.learning-center-framing{background-color:#f1f6f5;padding:1rem;border-radius:.75rem;margin-bottom:1.5rem;border-left:4px solid #1C3B3A}.learning-center-framing-text{font-size:.875rem;color:#1c3b3a;line-height:1.43;font-style:italic;white-space:pre-line;text-align:left}.learning-center-recordings-card{background:linear-gradient(145deg,#fff,#f4faf8 55%,#eef7f4);padding:1.25rem;border-radius:1rem;margin-bottom:1.5rem;border:1px solid #cfe1db;box-shadow:0 10px 24px #1c3b3a14;display:flex;flex-direction:column;gap:1.25rem;overflow:hidden;position:relative}.learning-center-recordings-card:after{content:"";position:absolute;top:-40px;right:-30px;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,#cce8dfbf,#cce8df00 72%);pointer-events:none}.learning-center-recordings-copy{position:relative;z-index:1}.learning-center-recordings-description{font-size:.875rem;color:#1c3b3a;line-height:1.5;margin:0 0 1rem;text-align:left}.learning-center-recordings-title{font-size:1.125rem;font-weight:600;color:#1c3b3a;margin:0 0 .5rem;text-align:left}.learning-center-recordings-cta{display:inline-flex;align-items:center;gap:.45rem;width:fit-content;font-size:.9375rem;font-weight:700;color:#1c3b3a;text-decoration:none;padding:.7rem 1rem;background:#fff;border:1px solid #c5e2d9;border-radius:9999px;transition:transform .2s,background .2s,border-color .2s}.learning-center-recordings-cta:hover{transform:translateY(-1px);background:#eef7f4;border-color:#a7d1c4}@media (min-width: 640px){.learning-center-recordings-card{gap:1rem}}.learning-center-filter-section{margin-bottom:1.5rem}.learning-center-filter-label{display:block;font-size:.875rem;font-weight:600;color:#1c3b3a;margin-bottom:.75rem}.learning-center-tags{display:flex;flex-wrap:wrap;gap:.5rem}.learning-center-tag{padding:.5rem 1rem;border-radius:1.25rem;background-color:#fff;border:1px solid #E0E0E0;font-size:.8125rem;color:#666;font-weight:500;cursor:pointer;transition:all .2s}.learning-center-tag:hover{border-color:#1c3b3a}.learning-center-tag.selected{background-color:#1c3b3a;border-color:#1c3b3a;color:#fff}.learning-center-content{margin-top:1rem;width:100%;box-sizing:border-box}.learning-center-articles-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.85rem;width:100%;box-sizing:border-box}.learning-center-results-label{margin:0;font-size:.875rem;font-weight:600;color:#4f6663}.learning-center-filter-button{display:inline-flex;align-items:center;gap:.45rem;border:none;border-radius:999px;background:#fff;color:#1c3b3a;padding:.65rem .9rem;font-size:.875rem;font-weight:700;cursor:pointer;box-shadow:0 6px 18px #1c3b3a14}.learning-center-active-filters{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.learning-center-active-filter-pill{display:inline-flex;align-items:center;padding:.38rem .72rem;border-radius:999px;background:#eef5f3;color:#1c3b3a;font-size:.75rem;font-weight:700}.learning-center-clear-filters{border:none;background:transparent;color:#5f7a73;font-size:.8125rem;font-weight:700;cursor:pointer}.learning-center-empty{text-align:center;padding:2rem;color:#666}.learning-center-articles{display:flex;flex-direction:column;gap:1rem;width:100%;box-sizing:border-box}.learning-center-article-card{background-color:#fff;width:100%;box-sizing:border-box;padding:1.25rem;border-radius:.75rem;box-shadow:0 2px 8px #0000000d;cursor:pointer;transition:transform .2s,box-shadow .2s}.learning-center-article-group-pills{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.75rem}.learning-center-article-group-pill{display:inline-flex;align-items:center;padding:.28rem .7rem;border-radius:999px;background:#eef5f3;color:#1c3b3a;font-size:.75rem;font-weight:700}.learning-center-article-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.learning-center-article-title{font-size:1.125rem;font-weight:600;color:#1c3b3a;margin-bottom:.5rem;text-align:left}.learning-center-article-description{font-size:.875rem;color:#666;line-height:1.43;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:left}.learning-center-article-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.25rem}.learning-center-article-link{font-size:.8125rem;color:#1c3b3a;font-weight:500;text-align:left;display:block}.learning-center-article-member-note{font-size:.75rem;font-weight:700;color:#5f7a73;text-align:right}.learning-center-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;padding:1.25rem;z-index:1000}.learning-center-filter-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;padding:1.25rem;z-index:1100}.learning-center-filter-modal-card{background:#fff;border-radius:1.25rem;width:100%;max-width:560px;max-height:90vh;display:flex;flex-direction:column}.learning-center-filter-modal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem;border-bottom:1px solid #e5ece9}.learning-center-filter-modal-title{margin:0;font-size:1.25rem;font-weight:700;color:#1c3b3a}.learning-center-filter-modal-subtitle{margin:.35rem 0 0;font-size:.9rem;line-height:1.45;color:#5f7a73}.learning-center-filter-modal-close{border:none;background:transparent;color:#1c3b3a;font-size:1.5rem;line-height:1;cursor:pointer}.learning-center-filter-modal-body{padding:1.25rem;overflow-y:auto}.learning-center-filter-modal-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem 1.25rem;border-top:1px solid #e5ece9}.learning-center-filter-done{border:none;border-radius:999px;background:#1c3b3a;color:#fff;font-size:.9rem;font-weight:700;padding:.7rem 1rem;cursor:pointer}.learning-center-modal-content{background-color:#fff;border-radius:1.25rem;max-height:90vh;width:100%;max-width:600px;display:flex;flex-direction:column}.learning-center-modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:1.25rem;border-bottom:1px solid #E0E0E0}.learning-center-modal-title{font-size:1.25rem;font-weight:600;color:#1c3b3a;flex:1;margin-right:.75rem}.learning-center-modal-close{background:none;border:none;font-size:1.5rem;color:#1c3b3a;cursor:pointer;padding:.25rem;line-height:1}.learning-center-modal-body{padding:1.25rem;overflow-y:auto;text-align:left}.learning-center-modal-teaser{font-size:1rem;color:#1c3b3a;line-height:1.5;margin:0 0 1rem}.learning-center-modal-description{font-size:1rem;color:#1c3b3a;line-height:1.5;margin-bottom:1rem}.learning-center-modal-article-body{margin-bottom:1.5rem;text-align:left;display:flex;flex-direction:column;gap:.9rem}.learning-center-modal-body-text{font-size:.9375rem;color:#333;line-height:1.6;margin:0;text-align:left}.learning-center-modal-body-list{margin:0;padding-left:1.25rem;color:#333;display:flex;flex-direction:column;gap:.55rem}.learning-center-modal-body-list-item{font-size:.9375rem;line-height:1.6}.learning-center-modal-feedback{margin:1.5rem 0 1.25rem;padding-top:1rem;border-top:1px solid #E0E0E0}.learning-center-modal-feedback-prompt{font-size:.9375rem;font-weight:600;color:#1c3b3a;margin:0 0 .5rem}.learning-center-modal-feedback-btns{display:flex;gap:.75rem}.learning-center-feedback-btn{padding:.5rem 1rem;border-radius:.5rem;border:2px solid #1C3B3A;background:#fff;font-size:.9375rem;font-weight:600;color:#1c3b3a;cursor:pointer}.learning-center-feedback-btn:hover{background:#f1f6f5}.learning-center-feedback-btn.selected{background:#1c3b3a;color:#fff}.learning-center-coming-soon{font-size:.875rem;color:#666;font-style:italic;margin-bottom:1.5rem;text-align:center}.learning-center-chat-button{width:100%;background-color:#1c3b3a;color:#fff;padding:1rem;border-radius:.75rem;border:none;font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .2s}.learning-center-chat-button:hover{opacity:.9}.auth-page,.signup-container{min-height:100vh;background:radial-gradient(circle at top,rgba(255,255,255,.7),transparent 45%),linear-gradient(180deg,#edf6f3,#e4efeb);display:flex;justify-content:center;align-items:center;padding:2rem 1.5rem;box-sizing:border-box;font-family:Inter,SF Pro Text,Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;color:#163331}.auth-shell{width:100%;max-width:420px;display:flex;flex-direction:column;align-items:center}.auth-header{display:flex;flex-direction:column;align-items:center;margin-bottom:1rem}.auth-logo{height:96px;width:auto;object-fit:contain;margin-bottom:.5rem}.auth-tagline{margin:0;font-size:.98rem;line-height:1.55;color:#566a68;text-align:center;font-weight:500;letter-spacing:-.01em}.signup-box{background:#ffffffeb;padding:2rem;border-radius:28px;max-width:380px;width:100%;box-shadow:0 18px 48px #1c3b3a1f,inset 0 1px #ffffffb3;text-align:center;box-sizing:border-box;border:1px solid rgba(201,221,215,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth-card{margin-bottom:1.5rem}.signup-box h2{margin-bottom:.9rem;font-size:2rem;line-height:1.05;font-weight:700;letter-spacing:-.04em;color:#163331}.optional-note{font-size:1rem;color:#5b6f6d;margin-bottom:1.6rem;line-height:1.65;letter-spacing:-.01em}.signup-input{width:100%;padding:1rem 1.05rem;margin-top:0;margin-bottom:.9rem;border:none;border-radius:16px;background:#f3f7f6;font-size:1rem;font-weight:500;color:#163331;box-sizing:border-box;min-height:56px;box-shadow:inset 0 0 0 1px #c9ddd7e6}.signup-input:focus{outline:none;box-shadow:0 0 0 2px #c5dfd6}.signup-input::placeholder{color:#839290;font-weight:500}.auth-submit-btn{width:100%;background-color:#1c3b3a;color:#fff;border:none;border-radius:18px;padding:1rem;margin:.35rem 0 1rem;font-size:1.05rem;font-weight:700;letter-spacing:-.02em;cursor:pointer;transition:opacity .2s ease,transform .1s ease,box-shadow .2s ease;box-shadow:0 12px 28px #1c3b3a2e}.auth-submit-btn:hover:not(:disabled){opacity:.92;box-shadow:0 16px 32px #1c3b3a38}.auth-submit-btn:disabled{opacity:.65;cursor:not-allowed}.auth-action-group{margin-top:.35rem}.auth-secondary-btn{width:100%;border:1px solid rgba(28,59,58,.14);border-radius:18px;background:#ffffffb8;color:#1c3b3a;padding:.95rem 1rem;margin:0;font:inherit;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,opacity .2s ease}.auth-secondary-btn:hover:not(:disabled){background:#f7faf9;border-color:#1c3b3a38}.auth-secondary-btn:disabled{opacity:.65;cursor:not-allowed}.auth-toggle-buttons{margin-top:.75rem}.auth-toggle-link{color:#1c3b3a;text-decoration:underline;cursor:pointer;font-weight:600;display:inline-block;font-family:inherit}.auth-toggle-link:hover{color:#15524f}.error-text{margin:.5rem 0 0;color:#b42318;font-size:.9rem}.auth-footer-links{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-wrap:wrap;font-size:.86rem;font-weight:500}.auth-footer-link{color:#1c3b3a;text-decoration:none}.auth-footer-link:hover{text-decoration:underline}.auth-footer-separator{color:#66807d}@media (max-width: 640px){.auth-page,.signup-container{padding:1.5rem 1.25rem}.auth-logo{height:88px}.signup-box{padding:1.75rem 1.4rem;border-radius:24px}.signup-box h2{font-size:1.85rem}.optional-note{font-size:.97rem}}.support-us{max-width:var(--steady-page-width);margin:0 auto;padding:1.5rem 1.25rem 4rem;min-height:100vh;background:#fafafa}.support-us-inner{text-align:center}.support-us-title{font-size:1.75rem;color:#1c3b3a;margin:0 0 1rem;font-weight:700;letter-spacing:-.02em}.support-us-message{font-size:1.0625rem;color:#5a6b6a;line-height:1.6;margin:0 0 2rem;max-width:420px;margin-left:auto;margin-right:auto}.support-us-options{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.875rem;margin-bottom:2rem}.support-us-card{display:block;flex:1 1 160px;min-width:160px;max-width:200px;text-align:left;padding:1.25rem 1.5rem;background:#fff;border:1px solid #CCE8DF;border-radius:1rem;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 2px 8px #1c3b3a0f}.support-us-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1c3b3a1a;border-color:#b8d9d0}.support-us-card-title{display:block;font-size:1.0625rem;font-weight:600;color:#1c3b3a;margin-bottom:.25rem}.support-us-card-amount{display:block;font-size:.9375rem;font-weight:600;color:#2d5a58;margin-bottom:.375rem}.support-us-card-desc{font-size:.875rem;color:#5a6b6a;margin:0;line-height:1.4}.support-us-footer{padding-top:1.25rem;border-top:1px solid rgba(204,232,223,.8);display:flex;flex-direction:column;align-items:center}.support-us-manage{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:9999px;font-size:1rem;font-weight:600;color:#fff;background-color:#1c3b3a;text-decoration:none;transition:background-color .2s ease}.support-us-manage:hover{background-color:#154b49}.admin-dashboard-page{min-height:calc(100vh - 84px);background:radial-gradient(circle at top left,rgba(235,247,243,.95),transparent 30%),linear-gradient(180deg,#f8fcfa,#eef7f3);padding:1.5rem 1rem 2rem}.admin-dashboard-shell{max-width:1120px;margin:0 auto}.admin-dashboard-hero{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(260px,.9fr);gap:1rem;align-items:stretch;margin-bottom:1rem;text-align:left}.admin-dashboard-hero h1{margin:0;font-size:clamp(2rem,4vw,3.25rem);line-height:.95;color:#163433}.admin-dashboard-eyebrow{margin:0 0 .5rem;color:#2f6b68;font-size:.85rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.admin-dashboard-subtitle{max-width:42rem;margin:.75rem 0 0;color:#54706d;font-size:1rem;line-height:1.5}.admin-dashboard-highlight{display:flex;flex-direction:column;justify-content:space-between;gap:.5rem;background:#163433;color:#f4fbf8;border-radius:1.25rem;padding:1.25rem;box-shadow:0 16px 40px #16343329}.admin-dashboard-highlight strong{font-size:1.4rem;line-height:1.1}.admin-dashboard-highlight-label{color:#a8d4cb;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em}.admin-dashboard-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.admin-dashboard-card-grid-wide{grid-template-columns:repeat(auto-fit,minmax(185px,1fr))}.admin-dashboard-card,.admin-dashboard-panel,.admin-dashboard-callout{background:#ffffffe6;border:1px solid rgba(196,221,215,.9);border-radius:1.25rem;box-shadow:0 10px 30px #1c3b3a0f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.admin-dashboard-card{padding:1rem;text-align:left}.admin-dashboard-card-label{display:block;color:#5e7673;font-size:.85rem;margin-bottom:.65rem}.admin-dashboard-card strong{display:block;color:#163433;font-size:clamp(1.8rem,3vw,2.4rem);line-height:1}.admin-dashboard-card p{margin:.65rem 0 0;color:#5e7673;font-size:.92rem;line-height:1.4}.admin-dashboard-summary-layout{display:grid;grid-template-columns:minmax(320px,1.15fr) minmax(0,1fr);gap:1rem;margin-bottom:1rem;align-items:stretch}.admin-dashboard-summary-note{margin-top:0}.admin-dashboard-panels{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}.admin-dashboard-panels-after-challenges{margin-top:1.25rem}.admin-dashboard-panel{padding:1.1rem;text-align:left}.admin-dashboard-panel+.admin-dashboard-panel{margin-top:1rem}.admin-dashboard-panel-wide{min-width:0}.admin-dashboard-panel-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.admin-dashboard-panel-header h2{margin:0;color:#163433;font-size:1.15rem}.admin-dashboard-panel-header p{margin:.35rem 0 0;color:#5e7673;font-size:.92rem;line-height:1.45}.admin-dashboard-panel-stat{min-width:132px;background:#eff8f4;border:1px solid #d7ece5;border-radius:.95rem;padding:.8rem .9rem}.admin-dashboard-panel-stat span{display:block;color:#5e7673;font-size:.78rem;margin-bottom:.2rem}.admin-dashboard-panel-stat strong{color:#163433;font-size:1.45rem}.admin-dashboard-panel-challenges{position:relative}.admin-dashboard-panel-header-connections{position:relative;display:block;padding-right:22rem}.admin-dashboard-panel-header-connections .admin-dashboard-panel-stat{position:absolute;top:0;right:0}.admin-dashboard-panel-header-challenges{display:block;padding-right:31rem}.admin-dashboard-panel-header-challenges .admin-dashboard-panel-stats-row{position:absolute;top:1.1rem;right:1.1rem}.admin-dashboard-panel-stats-row{display:flex;gap:.75rem;flex-wrap:wrap}.admin-dashboard-chart{height:220px;display:grid;grid-template-columns:repeat(30,minmax(0,1fr));gap:.35rem;align-items:end}.admin-dashboard-chart-column{height:100%;display:grid;grid-template-rows:minmax(0,1fr) 2.5rem;align-items:center;gap:.45rem}.admin-dashboard-chart-bar{align-self:end;width:100%;min-height:10px;border-radius:999px 999px .5rem .5rem;background:linear-gradient(180deg,#81c3b5,#1c3b3a)}.admin-dashboard-chart-bar-connections{background:linear-gradient(180deg,#f0b784,#b85e1d)}.admin-dashboard-chart-label{align-self:start;color:#6e8884;font-size:.62rem;line-height:1;writing-mode:vertical-rl;transform:rotate(180deg)}.admin-dashboard-growth-line-wrap{display:grid;gap:1rem}.admin-dashboard-growth-line-chart{width:100%;height:auto;overflow:visible;display:block}.admin-dashboard-growth-axis{stroke:#d6ebe4;stroke-width:1.25}.admin-dashboard-growth-line{fill:none;stroke:#376a66;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.admin-dashboard-growth-dot{fill:#a7d8cf;stroke:#376a66;stroke-width:1.6}.admin-dashboard-growth-label{color:#6e8884;font-size:.78rem;font-weight:600}.admin-dashboard-growth-point-value{fill:#376a66;font-size:.75rem;font-weight:600}.admin-dashboard-table-wrap{overflow-x:auto}.admin-dashboard-table{width:100%;border-collapse:collapse}.admin-dashboard-table th,.admin-dashboard-table td{padding:.8rem .35rem;border-bottom:1px solid #e3efea;text-align:left}.admin-dashboard-table th{color:#5e7673;font-size:.76rem;text-transform:uppercase;letter-spacing:.08em}.admin-dashboard-table td{color:#173433;font-size:.95rem}.admin-dashboard-table tbody tr:last-child td{border-bottom:none}.admin-dashboard-table-row-selected td{background:#ebf7f3bf}.admin-dashboard-challenge-link{padding:0;border:none;background:none;color:#1f4f4c;font:inherit;font-weight:600;text-align:left;cursor:pointer}.admin-dashboard-challenge-link:hover{color:#163433;text-decoration:underline}.admin-dashboard-status-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.18rem .55rem;font-size:.76rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.admin-dashboard-status-badge.active{background:#e4f4ef;color:#24524f}.admin-dashboard-status-badge.ended{background:#eef1f3;color:#5d6b70}.admin-dashboard-status-badge.completed{background:#dff4ea;color:#1f5c49}.admin-dashboard-status-badge.incomplete{background:#f7ece8;color:#8a4f3d}.admin-dashboard-challenge-detail{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #e3efea}.admin-dashboard-challenge-detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.admin-dashboard-challenge-detail-header h3{margin:0;color:#163433;font-size:1.1rem}.admin-dashboard-challenge-detail-header p{margin:.35rem 0 0;color:#54706d;font-size:.92rem;line-height:1.45}.admin-dashboard-challenge-close{flex-shrink:0;border:1px solid #d6ebe4;border-radius:999px;background:#fff;color:#376a66;padding:.45rem .85rem;font-size:.85rem;font-weight:600;cursor:pointer}.admin-dashboard-challenge-close:hover{background:#f4fbf8}.admin-dashboard-notes{margin:0;padding-left:1rem;color:#44615f;line-height:1.5}.admin-dashboard-notes li+li{margin-top:.65rem}.admin-dashboard-empty,.admin-dashboard-state{margin:0;color:#5e7673;font-size:.95rem}.admin-dashboard-callout{padding:1.25rem}.admin-dashboard-callout h1{margin:0 0 .5rem;color:#163433;font-size:1.5rem}.admin-dashboard-callout p{margin:.45rem 0 0;color:#496260;line-height:1.5}.admin-dashboard-callout-error{border-color:#efc5c5;background:#fff8f8}@media (max-width: 960px){.admin-dashboard-hero,.admin-dashboard-summary-layout,.admin-dashboard-panels{grid-template-columns:1fr}}@media (max-width: 640px){.admin-dashboard-page{padding-inline:.75rem}.admin-dashboard-panel-header{flex-direction:column}.admin-dashboard-panel-header-challenges,.admin-dashboard-panel-header-connections{padding-right:0}.admin-dashboard-panel-header-connections .admin-dashboard-panel-stat,.admin-dashboard-panel-header-challenges .admin-dashboard-panel-stats-row{position:static;margin-top:.75rem}.admin-dashboard-panel-stats-row{width:100%}.admin-dashboard-chart{gap:.25rem}.admin-dashboard-chart-label{font-size:.55rem}.admin-dashboard-card-grid{grid-template-columns:1fr}}.connect-page{max-width:var(--steady-page-width);margin:0 auto;padding:1.5rem 1.25rem 4rem;min-height:100vh;background:#fafafa}.connect-inner{text-align:left}.connect-title{font-size:1.5rem;font-weight:700;color:#1c3b3a;margin:0 0 .5rem;text-align:center}.connect-intro{font-size:.9375rem;color:#5a6b6a;line-height:1.5;margin:0 0 1.5rem;text-align:center}.connect-card{background:#fff;border-radius:16px;padding:1.25rem 1.5rem;margin-bottom:1rem;box-shadow:0 2px 12px #0000000f;border:1px solid rgba(204,232,223,.5)}.connect-card-title{font-size:1rem;font-weight:700;color:#1c3b3a;margin:0 0 .5rem}.connect-card-heading{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.connect-card-heading .connect-card-title{margin:0}.connect-card-icon{display:flex;align-items:center;justify-content:center;color:#1c3b3a}.connect-card-text{font-size:.9375rem;color:#5a6b6a;line-height:1.5;margin:0 0 1rem}.connect-card-text:last-of-type{margin-bottom:0}.connect-card-loading{font-size:.9375rem;color:#5a6b6a;margin:.5rem 0 0}.connect-link-box{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:#f1f5f3;border:1px solid #CCE8DF;border-radius:12px;margin:.75rem 0 .5rem;min-width:0}.connect-link-url{flex:1;font-size:.8125rem;color:#1c3b3a;font-family:ui-monospace,monospace;white-space:nowrap;overflow-x:auto;min-width:0}.connect-copy-btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:.375rem;background:transparent;border:none;border-radius:8px;color:#5a6b6a;cursor:pointer;transition:color .2s ease,background-color .2s ease}.connect-copy-btn:hover{color:#1c3b3a;background:#1c3b3a0f}.connect-regenerate{background:none;border:none;color:#1c3b3a;font-size:.875rem;font-weight:500;text-decoration:underline;cursor:pointer;padding:.5rem 0;margin:0;transition:color .2s ease}.connect-regenerate:hover:not(:disabled){color:#154b49}.connect-regenerate:disabled{opacity:.5;cursor:not-allowed}.connect-card-cta{display:inline-block;margin-top:.75rem;padding:.5rem 1rem;border-radius:10px;font-size:.9375rem;font-weight:600;color:#1c3b3a;background:#ebf7f3;border:1px solid #CCE8DF;text-decoration:none;transition:background-color .2s ease,border-color .2s ease}.connect-card-cta:hover{background:#cce8df;border-color:#b8d9d0}.connect-searchable-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-top:.5rem}.connect-searchable-text{flex:1;min-width:0;overflow-wrap:break-word}.connect-searchable-hint{margin:0!important}.connect-toggle{flex-shrink:0;position:relative;display:inline-block;width:48px;height:26px}.connect-toggle input{opacity:0;width:0;height:0}.connect-toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;border-radius:26px;transition:background-color .2s}.connect-toggle-slider:before{content:"";position:absolute;height:20px;width:20px;left:3px;bottom:3px;background-color:#fff;border-radius:50%;transition:transform .2s;box-shadow:0 1px 3px #0003}.connect-toggle input:checked+.connect-toggle-slider{background-color:#9bc4b8}.connect-toggle input:checked+.connect-toggle-slider:before{transform:translate(22px)}.connect-toggle input:disabled+.connect-toggle-slider{opacity:.7;cursor:not-allowed}.connect-find-row{display:flex;gap:.5rem;margin-top:.75rem}.connect-find-input{flex:1;padding:.625rem .875rem;border:1px solid #CCE8DF;border-radius:10px;font-size:.9375rem;background:#fff;color:#1c3b3a}.connect-find-input:focus{outline:none;border-color:#1c3b3a;box-shadow:0 0 0 2px #1c3b3a1f}.connect-find-btn{padding:.625rem 1rem;border-radius:10px;font-size:.9375rem;font-weight:600;background:#1c3b3a;color:#fff;border:none;cursor:pointer;white-space:nowrap}.connect-find-btn:hover:not(:disabled){background:#154b49}.connect-find-btn:disabled{opacity:.5;cursor:not-allowed}.connect-find-results{list-style:none;margin:.75rem 0 0;padding:0;border-top:1px solid rgba(204,232,223,.6);padding-top:.75rem}.connect-find-hint{margin:.6rem 0 0;font-size:.8125rem;color:#6a7d7c}.connect-find-result{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;border-bottom:1px solid rgba(204,232,223,.4)}.connect-find-result:last-child{border-bottom:none}.connect-find-avatar-wrap{flex-shrink:0}.connect-find-avatar,.connect-find-avatar-pl{width:40px;height:40px;border-radius:50%;display:block;object-fit:cover}.connect-find-avatar-pl{background:#cce8df;color:#1c3b3a;font-size:1rem;font-weight:600;display:flex;align-items:center;justify-content:center}.connect-find-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.125rem}.connect-find-name{font-weight:600;color:#1c3b3a;font-size:.9375rem}.connect-find-username{font-size:.8125rem;color:#5a6b6a}.connect-find-actions{flex-shrink:0}.connect-find-status{font-size:.8125rem;color:#5a6b6a}.connect-find-follow-btn{padding:.4rem .75rem;border-radius:8px;font-size:.8125rem;font-weight:600;background:#1c3b3a;color:#fff;border:none;cursor:pointer}.connect-find-follow-btn:hover:not(:disabled){background:#154b49}.connect-find-follow-btn:disabled{opacity:.6;cursor:not-allowed}.connect-find-empty{font-size:.875rem;color:#5a6b6a;margin:.75rem 0 0}.manage-groups-page{max-width:var(--steady-page-width);margin:0 auto;padding:1.5rem 1.25rem 4rem;min-height:100vh;background:#fafafa}.manage-groups-inner{text-align:left}.manage-groups-header{position:relative;margin-bottom:1.5rem}.manage-groups-back{border:none;background:none;color:#5a6b6a;font-size:.9375rem;font-weight:500;padding:0;margin-bottom:.75rem;cursor:pointer}.manage-groups-back:hover{color:#1c3b3a}.manage-groups-title{margin:0;text-align:center;font-size:1.5rem;font-weight:700;color:#1c3b3a}.manage-groups-card{background:#fff;border-radius:16px;padding:1.25rem 1.5rem;margin-bottom:1rem;box-shadow:0 2px 12px #0000000f;border:1px solid rgba(204,232,223,.5)}.manage-groups-card-title{margin:0 0 .5rem;font-size:1rem;font-weight:700;color:#1c3b3a}.manage-groups-card-text{margin:0;font-size:.9375rem;line-height:1.5;color:#5a6b6a}.manage-groups-input-row{display:flex;gap:.75rem;margin-top:1rem}.manage-groups-input{flex:1;padding:.875rem 1rem;border-radius:12px;border:1px solid #CCE8DF;background:#f2f6f5;color:#1c3b3a;font-size:.9375rem}.manage-groups-input:focus{outline:none;border-color:#1c3b3a;box-shadow:0 0 0 2px #1c3b3a1f}.manage-groups-add-button{border:none;border-radius:12px;background:#1c3b3a;color:#fff;font-size:.9375rem;font-weight:600;padding:.875rem 1rem;min-width:72px;cursor:pointer}.manage-groups-add-button:disabled{opacity:.45;cursor:not-allowed}.manage-groups-feedback{margin:.875rem 0 0;font-size:.875rem;line-height:1.4}.manage-groups-error{color:#9b2c2c}.manage-groups-success{color:#226652}.manage-groups-list{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.manage-groups-chip{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem .9rem .75rem 1rem;border-radius:999px;background:#f2f6f5;border:1px solid #E0ECE7}.manage-groups-chip-copy{min-width:0;display:flex;flex-direction:column;justify-content:center;align-self:center}.manage-groups-chip-name{font-size:.9375rem;font-weight:600;color:#1c3b3a;line-height:1.2}.manage-groups-chip-description{font-size:.8125rem;line-height:1.4;color:#5a6b6a}.manage-groups-chip-remove{flex-shrink:0;width:30px;height:30px;border-radius:999px;border:none;background:#1c3b3a14;color:#5a6b6a;display:flex;align-items:center;justify-content:center;cursor:pointer}.manage-groups-chip-remove:hover:not(:disabled){color:#1c3b3a;background:#1c3b3a1f}.manage-groups-chip-remove:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 640px){.manage-groups-page{padding-left:1rem;padding-right:1rem}.manage-groups-input-row{flex-direction:column}.manage-groups-add-button{width:100%}}.risk-profile-page{min-height:100vh;background:radial-gradient(circle at top left,rgba(255,255,255,.62),transparent 32%),linear-gradient(180deg,#e7f0ed,#edf4f1);max-width:var(--steady-page-width);margin:0 auto;display:flex;flex-direction:column;padding:1.5rem 1rem 7rem;box-sizing:border-box}.risk-profile-actions,.risk-profile-hero{width:100%;box-sizing:border-box}.risk-profile-actions{margin-bottom:1rem}.risk-profile-back-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid #d7e7e2;background:#fffffff5;color:#1c3b3a;padding:.72rem 1rem;font-family:inherit;font-size:.95rem;font-weight:700;cursor:pointer;box-shadow:0 10px 24px #1c3b3a14;transition:transform .18s ease,background-color .18s ease}.risk-profile-back-btn:hover{transform:translateY(-1px);background:#eff6f3}.risk-profile-hero{background:#ffffffe6;border:1px solid rgba(255,255,255,.82);box-shadow:0 18px 42px #1c3b3a14;border-radius:1.85rem;padding:1.5rem;margin-bottom:1rem}.risk-profile-hero-compact{padding-bottom:1.25rem}.risk-profile-eyebrow{margin:0;font-size:.76rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#6e8780}.risk-profile-hero-title{margin:.55rem 0 0;font-size:clamp(2.2rem,5vw,3rem);line-height:.98;letter-spacing:-.05em;font-weight:700;color:#1c3b3a}.risk-profile-hero-subtitle{margin:.9rem 0 0;max-width:38rem;line-height:1.72;font-size:1rem;color:#56706a}.risk-profile-progress-bar{height:4px;background:#cce8df;border-radius:999px;overflow:hidden;margin-bottom:1rem}.risk-profile-progress-fill{height:100%;background:#1c3b3a;transition:width .2s}.risk-profile-scroll{flex:1;width:100%;box-sizing:border-box;padding:0 0 120px}.risk-profile-intro-card{background:#fff;width:100%;box-sizing:border-box;border-radius:1.25rem;border:1px solid #e3efeb;padding:1.25rem;margin-bottom:1.25rem;box-shadow:0 8px 20px #1c3b3a0a}.risk-profile-intro-title{font-size:1.125rem;font-weight:600;color:#1c3b3a;margin:0 0 .75rem;text-align:left}.risk-profile-intro-copy{font-size:.875rem;color:#444;line-height:1.55;margin:0;text-align:left}.risk-profile-primary-btn{width:100%;background:#1c3b3a;color:#fff;padding:.875rem 1.5rem;border-radius:.75rem;font-size:1rem;font-weight:600;border:none;cursor:pointer}.risk-profile-primary-btn:hover:not(:disabled){background:#154b49}.risk-profile-primary-btn:disabled{opacity:.7;cursor:not-allowed}.risk-profile-text-link{display:block;margin-top:1rem;text-align:center;font-size:.875rem;font-weight:500;color:#5a6b6a;text-decoration:underline}.risk-profile-text-link:hover{color:#1c3b3a}.risk-profile-question-content{width:100%;box-sizing:border-box;padding:0 0 120px}.risk-profile-domain-label{font-size:.8125rem;font-weight:600;color:#5a6b6a;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.risk-profile-question-text{font-size:1.25rem;font-weight:600;color:#1c3b3a;line-height:1.4;margin-bottom:1.5rem}.risk-profile-options{display:flex;flex-direction:column;gap:.75rem}.risk-profile-option{width:100%;text-align:left;padding:1rem 1.25rem;border-radius:1rem;border:2px solid #E0E0E0;background:#fff;font-size:1rem;font-weight:500;color:#1c3b3a;cursor:pointer;transition:border-color .2s,background .2s}.risk-profile-option:hover{border-color:#cce8df}.risk-profile-option.selected{border-color:#1c3b3a;background:#f1f6f5;font-weight:600}.risk-profile-results-block{margin-bottom:1rem;padding:1rem;background:#f1f6f5;border-radius:.75rem;border-left:4px solid #1C3B3A}.risk-profile-results-label{font-size:.9375rem;font-weight:600;color:#1c3b3a;margin:0 0 .5rem}.risk-profile-results-bullet{font-size:.9375rem;color:#444;margin:0 0 .25rem .5rem}.risk-profile-feedback-card{background:#fff;padding:1.25rem;border-radius:1rem;margin-bottom:1rem;border:1px solid #e3efeb;box-shadow:0 8px 20px #1c3b3a0a}.risk-profile-feedback-title{font-size:1rem;font-weight:600;color:#1c3b3a;margin:0 0 .5rem}.risk-profile-feedback-body{font-size:.9375rem;color:#444;line-height:1.5;margin:0}.risk-profile-closing-block{margin:.5rem 0 1.5rem;padding:1rem;background:#f1f6f5;border-radius:1rem}.risk-profile-closing-copy{font-size:.875rem;color:#444;line-height:1.5;font-style:italic;margin:0}.risk-profile-helpful-block{margin-bottom:1.5rem}.risk-profile-helpful-prompt{font-size:1rem;font-weight:600;color:#1c3b3a;margin:0 0 .75rem;text-align:center}.risk-profile-thumbs-row{display:flex;justify-content:center;gap:1rem}.risk-profile-thumbs-btn{padding:.875rem 1.5rem;border-radius:.75rem;border:2px solid #1C3B3A;background:#fff;font-size:1rem;font-weight:600;color:#1c3b3a;cursor:pointer}.risk-profile-thumbs-btn.selected{background:#1c3b3a;color:#fff}.risk-profile-save-desc{font-size:.875rem;color:#555;line-height:1.4;margin:0 0 1rem;text-align:center}.risk-profile-saved-block{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1rem;background:#cce8df;border-radius:.75rem;margin-bottom:.75rem;font-size:.9375rem;color:#1c3b3a;font-weight:500}.risk-profile-saved-block span:first-child{font-size:1.25rem}@media (max-width: 719px){.risk-profile-page{padding-inline:.9rem}}.risk-history-page{min-height:100vh;background-color:#e7f0ed;max-width:var(--steady-page-width);margin:0 auto;display:flex;flex-direction:column}.risk-history-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid rgba(28,59,58,.1);background:#fff}.risk-history-back{width:2.5rem;font-size:1.25rem;color:#1c3b3a;background:none;border:none;cursor:pointer;padding:.25rem}.risk-history-header-title{font-size:1.125rem;font-weight:600;color:#1c3b3a;margin:0}.risk-history-centered{flex:1;display:flex;justify-content:center;align-items:center;padding:2rem;color:#666}.risk-history-empty{flex:1;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.risk-history-empty-title{font-size:1.125rem;font-weight:600;color:#1c3b3a;margin:0 0 .5rem}.risk-history-empty-text{font-size:.9375rem;color:#555;line-height:1.5;margin:0 0 1.5rem}.risk-history-primary-btn{display:inline-block;background:#1c3b3a;color:#fff;padding:.875rem 1.5rem;border-radius:.75rem;font-size:1rem;font-weight:600;text-decoration:none}.risk-history-primary-btn:hover{background:#154b49}.risk-history-scroll{flex:1;padding:1.25rem 1.25rem 2rem}.risk-history-intro{font-size:.875rem;color:#555;line-height:1.5;margin:0 0 1.25rem}.risk-history-card{background:#fff;border-radius:.75rem;padding:1rem;margin-bottom:.75rem;border:1px solid rgba(28,59,58,.1)}.risk-history-card-header{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.risk-history-card-date{font-size:.9375rem;font-weight:600;color:#1c3b3a}.risk-history-helpful-badge{margin-left:auto;font-size:.8125rem;color:#5a6b6a;font-weight:500}.risk-history-card-body{padding-left:0}.risk-history-card-label{font-size:.8125rem;font-weight:600;color:#5a6b6a;margin:0 0 .25rem}.risk-history-card-bullets{font-size:.875rem;color:#444;line-height:1.5;margin:0}.risk-history-card-muted{font-size:.875rem;color:#666;font-style:italic;margin:0}.risk-history-protective-block{margin-top:.75rem}.risk-history-secondary-btn{display:block;margin-top:.5rem;padding:.875rem;text-align:center;border:1px solid #1C3B3A;border-radius:.75rem;font-size:1rem;font-weight:600;color:#1c3b3a;text-decoration:none}.risk-history-secondary-btn:hover{background:#1c3b3a0d}.recordings-page{min-height:100vh;max-width:var(--steady-page-width);margin:0 auto;padding:1.5rem 1rem 7rem;background:radial-gradient(circle at top left,rgba(255,255,255,.72),transparent 34%),linear-gradient(180deg,#e7f0ed,#edf4f1);color:#1c3b3a;font-family:inherit}.recordings-page,.recordings-page h1,.recordings-page h2,.recordings-page h3,.recordings-page h4,.recordings-page p,.recordings-page a,.recordings-page button,.recordings-page span{font-family:inherit}.recordings-hero,.recordings-folder-card,.recordings-empty-state,.recordings-card{background:#ffffffeb;border:1px solid rgba(255,255,255,.82);box-shadow:0 18px 42px #1c3b3a14}.recordings-page-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.recordings-hero{background:#ffffffc7;color:#1c3b3a;border-radius:2rem;padding:1.6rem;margin-bottom:1.25rem;overflow:hidden}.recordings-hero-top{display:block}.recordings-hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.65rem}.recordings-section-label{margin:0 0 .55rem;font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#6e8780}.recordings-title{margin:0;font-size:clamp(1.9rem,4vw,2.6rem);line-height:1;letter-spacing:-.04em;font-weight:700;color:#1c3b3a;text-transform:none}.recordings-description{margin:0;max-width:48rem;line-height:1.7;font-size:1rem;color:#5d746e}.recordings-description-hero{margin-top:.8rem;font-style:normal;font-size:1.02rem}.recordings-hero-stats{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.25rem}.recordings-hero-stat{min-width:10rem;padding:.9rem 1rem;border-radius:1.2rem;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.recordings-hero-stat-value{display:block;margin-bottom:.2rem;font-size:1.5rem;line-height:1;font-weight:700;color:#fff}.recordings-hero-stat-label{display:block;color:#e8f2eec7;font-size:.88rem}.recordings-folder-card,.recordings-empty-state,.recordings-card{border-radius:1.7rem;padding:1.3rem}.recordings-folder-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.recordings-folder-title,.recordings-list-title,.recordings-empty-title,.recordings-card-title{margin:0;color:#1c3b3a}.recordings-folder-title,.recordings-list-title{font-size:1.35rem;letter-spacing:-.03em}.recordings-folder-description,.recordings-empty-description,.recordings-card-description,.recordings-list-copy{margin:.45rem 0 0;color:#58706b;line-height:1.65;font-size:.96rem}.recordings-folder-link,.recordings-card-link,.recordings-back-link,.recordings-card-secondary-link{display:inline-flex;align-items:center;justify-content:center;width:fit-content;border-radius:999px;text-decoration:none;font-weight:600;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.recordings-folder-link,.recordings-card-link{border:none;background:#1c3b3a;color:#fff;padding:.78rem 1.05rem}.recordings-folder-link:hover,.recordings-card-link:hover,.recordings-card-secondary-link:hover,.recordings-back-link:hover{transform:translateY(-1px)}.recordings-folder-link:hover,.recordings-card-link:hover{background:#244846}.recordings-list-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.recordings-list-header-secondary{margin-top:1.75rem}.recordings-back-link{padding:.78rem 1.05rem;background:#fffffff0;color:#1c3b3a;border:1px solid rgba(216,232,226,1)}.recordings-page-back{box-shadow:0 10px 24px #1c3b3a14}.recordings-page-archive-link{background:#1c3b3a;color:#fff}.recordings-grid{display:grid;gap:1rem}.recordings-card-featured{padding:1.45rem;border:1px solid rgba(215,229,223,.95);text-align:left}.recordings-card-layout{display:grid;gap:1rem}.recordings-card-media{width:100%;max-width:none;border-radius:1.45rem;overflow:hidden;background:linear-gradient(135deg,#e7f0ed,#dcebe7);aspect-ratio:4 / 5}.recordings-card-image{display:block;width:100%;height:100%;object-fit:cover}.recordings-card-content{min-width:0}.recordings-card-head{margin-top:.95rem;margin-bottom:0}.recordings-card-badges{display:flex;flex-wrap:wrap;gap:.65rem}.recordings-card-pill{display:inline-flex;align-items:center;border-radius:999px;padding:.65rem 1rem;font-size:.9rem;font-weight:700;letter-spacing:.01em}.recordings-card-pill-primary{background:#ddece8;color:#234745}.recordings-card-pill-secondary{background:#eef3f1;color:#627773}.recordings-card-title{font-size:clamp(1.9rem,4vw,2.45rem);line-height:1.05;letter-spacing:-.04em;max-width:none}.recordings-card-intro{margin:1.15rem 0 0;color:#506865;line-height:1.62;font-size:1rem;font-style:normal;font-weight:500;max-width:none}.recordings-card-description{margin-top:1.1rem;font-size:1rem;line-height:1.72;color:#4e6561;max-width:none}.recordings-card-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.recordings-card-secondary-link{padding:.78rem 1.05rem;background:#eff6f3;color:#1c3b3a}.recordings-card-secondary-link:hover{background:#e4efeb}.recordings-card-link-disabled{background:#dfe9e5;color:#5a7170;cursor:default}.recordings-card-link-disabled:hover{transform:none;background:#dfe9e5}.recordings-empty-state{text-align:left}@media (min-width: 1100px){.recordings-page{padding-inline:1.25rem}.recordings-hero{padding:1.85rem}}@media (max-width: 719px){.recordings-page-header,.recordings-hero-top,.recordings-folder-card,.recordings-list-header{flex-direction:column;align-items:flex-start}.recordings-hero-actions{justify-content:flex-start}}.challenge-detail-page{min-height:100vh;max-width:720px;margin:0 auto;padding:1.5rem;padding-bottom:120px;background:linear-gradient(180deg,#e7f0ed,#f5f8f7)}.challenge-detail-loading,.challenge-detail-empty{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;justify-content:center;min-height:40vh}.challenge-detail-empty-text,.challenge-detail-loading{font-size:1rem;color:#556564}.challenge-detail-back-link{border:none;background:transparent;color:#1c3b3a;font-size:.95rem;font-weight:700;cursor:pointer;padding:0;margin-bottom:1rem}.challenge-detail-cover{width:100%;height:220px;object-fit:cover;border-radius:1.25rem;background:#c8dad5;margin-bottom:1rem}.challenge-detail-card{background:#fff;border-radius:1.25rem;padding:1.25rem;box-shadow:0 10px 28px #1c3b3a14;margin-bottom:1rem}.challenge-detail-identity-row{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.challenge-detail-thumb{width:56px;height:56px;object-fit:cover;border-radius:.9rem;background:#c8dad5}.challenge-detail-thumb-placeholder{display:block}.challenge-detail-reward-badge{display:inline-flex;align-items:center;min-height:2rem;padding:.35rem .8rem;border-radius:999px;background:#e7f0ed;color:#1c3b3a;font-size:.8125rem;font-weight:700}.challenge-detail-title{margin:0 0 .75rem;font-size:1.7rem;line-height:1.2;color:#1c3b3a}.challenge-detail-description{margin:0 0 1.5rem;font-size:1rem;line-height:1.6;color:#556564}.challenge-detail-cta{width:100%;border:none;border-radius:999px;background:#1c3b3a;color:#fff;padding:1rem 1.25rem;font-size:1rem;font-weight:700;cursor:pointer}.challenge-detail-cta.joined{background:#eef5f2;color:#1c3b3a;border:1px solid #c8dad5}.challenge-detail-cta:disabled{opacity:.7;cursor:wait}.challenge-detail-section-title{margin:0 0 1rem;font-size:1.1rem;font-weight:700;color:#1c3b3a}.challenge-detail-info-row{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.challenge-detail-info-row:last-child{margin-bottom:0}.challenge-detail-info-icon{width:1.75rem;flex-shrink:0;text-align:center;font-size:1rem}.challenge-detail-info-text{margin:0;font-size:.95rem;line-height:1.6;color:#1c3b3a}@media (max-width: 640px){.challenge-detail-page{padding:1rem;padding-bottom:110px}.challenge-detail-cover{height:180px}}.notifications-page{min-height:100vh;background:linear-gradient(180deg,#e7f0ed,#f7faf9);padding:1.5rem 1.25rem 7rem}.notifications-inner{max-width:var(--steady-page-width);margin:0 auto}.notifications-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem}.notifications-back,.notifications-refresh{border:none;background:transparent;color:#1c3b3a;font-size:.9375rem;font-weight:600;display:inline-flex;align-items:center;gap:.375rem;cursor:pointer;padding:0}.notifications-refresh:disabled{opacity:.55;cursor:wait}.notifications-title{margin:0;font-size:2rem;line-height:1.1;color:#1c3b3a}.notifications-subtitle{margin:.5rem 0 1.5rem;font-size:1rem;line-height:1.5;color:#5b706c}.notifications-section{margin-bottom:1.25rem}.notifications-section-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.notifications-section-title{margin:0;font-size:1rem;font-weight:700;color:#1c3b3a}.notifications-section-actions{display:flex;align-items:center;gap:.75rem}.notifications-section-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.75rem;height:1.75rem;padding:0 .45rem;border-radius:999px;background:#1c3b3a14;color:#1c3b3a;font-size:.8125rem;font-weight:700}.notifications-link-btn{border:none;background:transparent;color:#698781;font-size:.875rem;font-weight:600;cursor:pointer;padding:0}.notifications-link-btn:disabled{opacity:.55;cursor:wait}.notifications-list{display:flex;flex-direction:column;gap:.875rem}.notifications-card,.notifications-empty-card{width:100%;box-sizing:border-box;background:#fff;border:1px solid rgba(204,232,223,.8);border-radius:1.25rem;padding:1rem 1.1rem;box-shadow:0 12px 30px #1c3b3a0f}.notifications-card{display:flex;align-items:flex-start;gap:.9rem}.notifications-card-button{text-align:left;border:1px solid rgba(204,232,223,.8);cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.notifications-card-button:hover:not(:disabled){transform:translateY(-1px);border-color:#bcded5;box-shadow:0 16px 34px #1c3b3a14}.notifications-card-button:disabled{opacity:.7;cursor:wait}.notifications-card-icon{width:2.75rem;height:2.75rem;flex-shrink:0;border-radius:999px;background:#ebf7f3;color:#1c3b3a;display:flex;align-items:center;justify-content:center;overflow:hidden}.notifications-card-icon-pill{background:#ebf7f3}.notifications-avatar-image,.notifications-avatar-fallback{width:100%;height:100%;border-radius:inherit}.notifications-avatar-image{object-fit:cover}.notifications-avatar-fallback{display:flex;align-items:center;justify-content:center;background:#cce8df;color:#1c3b3a;font-size:1rem;font-weight:700}.notifications-card-content{min-width:0;flex:1}.notifications-card-title{margin:0;font-size:.975rem;line-height:1.5;color:#1c3b3a}.notifications-strong{font-weight:700}.notifications-card-meta{margin:.3rem 0 0;font-size:.8125rem;color:#728782}.notifications-action-row{display:flex;flex-wrap:wrap;gap:.625rem;margin-top:.9rem}.notifications-primary-btn,.notifications-secondary-btn{border-radius:999px;padding:.72rem 1rem;font-size:.875rem;font-weight:700;display:inline-flex;align-items:center;gap:.375rem;cursor:pointer;border:none}.notifications-primary-btn{background:#1c3b3a;color:#fff}.notifications-secondary-btn{background:#f8ecec;color:#a23d3d}.notifications-primary-btn:disabled,.notifications-secondary-btn:disabled{opacity:.6;cursor:wait}.notifications-empty-card{text-align:center;padding:2.5rem 1.5rem}.notifications-empty-icon{width:3.5rem;height:3.5rem;margin:0 auto 1rem;border-radius:999px;background:#ebf7f3;color:#1c3b3a;display:flex;align-items:center;justify-content:center}.notifications-empty-title{margin:0;font-size:1.125rem;font-weight:700;color:#1c3b3a}.notifications-empty-text{margin:.625rem auto 0;max-width:28rem;font-size:.95rem;line-height:1.6;color:#5b706c}@media (max-width: 640px){.notifications-page{padding:1rem 1rem 6.5rem}.notifications-title{font-size:1.75rem}.notifications-card{padding:.95rem 1rem}.notifications-header{align-items:flex-start;flex-direction:column}}.progress-page{min-height:100vh;background:radial-gradient(circle at top left,rgba(255,255,255,.7),transparent 36%),linear-gradient(180deg,#e7f0ed,#eef5f2);padding:1.75rem 1rem 7rem}.progress-shell{max-width:720px;margin:0 auto}.progress-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.25rem}.progress-back-button{display:inline-flex;align-items:center;gap:.4rem;border:1px solid rgba(28,59,58,.1);border-radius:999px;background:#ffffffb8;color:#1c3b3a;padding:.65rem .9rem;font:inherit;cursor:pointer}.progress-kicker{margin:0 0 .4rem;font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#6b857b}.progress-title{margin:0;font-size:clamp(2rem,4vw,2.7rem);line-height:.98;letter-spacing:-.05em;color:#1c3b3a}.progress-hero-card,.progress-card,.progress-mini-card,.progress-loading-card,.progress-stat-card{background:#ffffffeb;border:1px solid rgba(255,255,255,.75);box-shadow:0 18px 40px #1c3b3a14}.progress-hero-card{border-radius:2rem;padding:1.5rem;margin-bottom:1rem}.progress-hero-icon{width:2.5rem;height:2.5rem;border-radius:1rem;background:#e9f5f0;color:#1c3b3a;display:inline-flex;align-items:center;justify-content:center;margin-bottom:.95rem}.progress-hero-range,.progress-mini-kicker,.progress-goal-label{margin:0 0 .4rem;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#789087}.progress-hero-title,.progress-mini-title,.progress-day-title{margin:0;color:#1c3b3a}.progress-hero-title{font-size:clamp(1.6rem,3vw,2rem);line-height:1.02;letter-spacing:-.04em}.progress-hero-copy,.progress-hero-detail,.progress-hero-meta,.progress-card-copy,.progress-day-copy,.progress-mini-copy,.progress-loading-copy{margin:.7rem 0 0;color:#5f736d;line-height:1.6}.progress-range-row{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1rem}.progress-range-chip{border:none;border-radius:999px;background:#ffffffbf;color:#668078;padding:.72rem 1rem;font:inherit;font-weight:600;cursor:pointer}.progress-range-chip.active{background:#1c3b3a;color:#fff}.progress-stats-grid,.progress-highlights-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-bottom:1rem}.progress-stat-card{border-radius:1.4rem;padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.22rem}.progress-stat-value{font-size:1.75rem;line-height:1;font-weight:700;color:#1c3b3a}.progress-stat-label{color:#6f8780;font-size:.9rem}.progress-card{border-radius:2rem;padding:1.4rem;margin-bottom:1rem}.progress-card-header,.progress-goal-strip,.progress-month-nav,.progress-day-row,.progress-day-activity-meta{display:flex;align-items:center}.progress-card-header,.progress-goal-strip{justify-content:space-between;gap:1rem}.progress-card-heading{display:flex;align-items:center;gap:.55rem;color:#1c3b3a}.progress-card-heading h2{margin:0;font-size:1.15rem}.progress-month-nav{gap:.55rem}.progress-month-button{width:2rem;height:2rem;border-radius:999px;border:1px solid rgba(28,59,58,.1);background:#fff;color:#1c3b3a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.progress-month-button:disabled{opacity:.4;cursor:default}.progress-month-label{font-size:.92rem;font-weight:600;color:#1c3b3a;min-width:8.5rem;text-align:center}.progress-goal-strip{margin-top:1rem;padding:.95rem 1rem;border-radius:1.35rem;background:#f3f8f5}.progress-goal-value{margin:0;color:#1c3b3a;font-weight:600}.progress-goal-pill{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;background:#1c3b3a;color:#fff;padding:.55rem .75rem;font-size:.82rem;font-weight:600}.progress-goal-editor{margin-top:.9rem}.progress-goal-editor-label{display:block;margin-bottom:.55rem;font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#6f8780}.progress-goal-editor-row{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.progress-goal-input{width:5.25rem;border:1px solid #d8e2dd;border-radius:.95rem;background:#fff;color:#1c3b3a;font:inherit;font-size:1rem;font-weight:600;padding:.75rem .9rem}.progress-goal-input:focus{outline:none;border-color:#9bc3bc;box-shadow:0 0 0 4px #c5dfd673}.progress-goal-action,.progress-goal-link{border:none;border-radius:999px;font:inherit;font-size:.92rem;font-weight:700;cursor:pointer}.progress-goal-action{padding:.72rem 1rem;background:#eaf2ef;color:#1c3b3a}.progress-goal-action.primary{background:#1c3b3a;color:#fff}.progress-goal-link{padding:0;background:transparent;color:#1c3b3a;text-decoration:underline;text-underline-offset:.16em}.progress-goal-editor-copy,.progress-goal-feedback{margin:.6rem 0 0;font-size:.88rem;line-height:1.5}.progress-goal-editor-copy{color:#6f8780}.progress-goal-feedback{color:#1c3b3a;font-weight:600}.progress-weekday-row,.progress-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.45rem}.progress-weekday-row{margin-top:1rem;margin-bottom:.45rem}.progress-weekday-label{text-align:center;font-size:.75rem;font-weight:600;color:#83968f}.progress-calendar-cell,.progress-calendar-blank{aspect-ratio:1}.progress-calendar-cell{border-radius:1rem;border:1px solid #d8e2dd;background:#fff;color:#1c3b3a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.22rem;cursor:pointer;font:inherit}.progress-calendar-cell.active{background:#1c3b3a;border-color:#1c3b3a;color:#fff}.progress-calendar-cell.today{box-shadow:inset 0 0 0 1px #1c3b3a59}.progress-calendar-cell.future{color:#a2b4ad}.progress-calendar-day{font-size:.92rem;font-weight:600}.progress-calendar-count{min-width:1.55rem;width:1.55rem;height:1.55rem;padding:0;border-radius:999px;background:#1c3b3a14;display:inline-flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;line-height:1}.progress-calendar-cell.active .progress-calendar-count{background:#ffffff29}.progress-day-card{margin-top:1rem;padding:1rem;border-radius:1.4rem;background:#f6faf8}.progress-day-list{display:flex;flex-direction:column;gap:.8rem;margin-top:.95rem}.progress-day-row{align-items:flex-start;gap:.8rem}.progress-day-icon{width:2.4rem;height:2.4rem;border-radius:.9rem;background:#e7f0ed;color:#1c3b3a;display:flex;align-items:center;justify-content:center;font-weight:700}.progress-day-copy-wrap{min-width:0}.progress-day-activity-title,.progress-day-activity-meta,.progress-day-activity-note{margin:0}.progress-day-activity-title{color:#1c3b3a;font-weight:600}.progress-day-activity-meta{gap:.45rem;flex-wrap:wrap;color:#6c817a;font-size:.82rem;margin-top:.25rem}.progress-day-activity-note{color:#546763;line-height:1.5;margin-top:.35rem}.progress-mini-card{border-radius:1.5rem;padding:1.1rem}.progress-mini-title{font-size:1.05rem;line-height:1.25}.progress-loading-card{border-radius:2rem;padding:2rem;text-align:center}.progress-loading-title{margin:0;font-size:1.8rem;color:#1c3b3a}.progress-primary-button{margin-top:1rem;border:none;border-radius:999px;background:#1c3b3a;color:#fff;padding:.9rem 1.2rem;font:inherit;font-weight:600;cursor:pointer}@media (max-width: 720px){.progress-page{padding-inline:.875rem}.progress-header{flex-direction:column}.progress-card-header,.progress-goal-strip{flex-direction:column;align-items:stretch}.progress-month-nav{justify-content:space-between}}@media (max-width: 560px){.progress-stats-grid,.progress-highlights-grid{grid-template-columns:1fr}}.app-settings-page{min-height:100vh;background:#e7f0ed;padding:1.5rem 1.25rem 7rem}.app-settings-inner{max-width:var(--steady-page-width);margin:0 auto}.app-settings-topbar{margin-bottom:1rem}.app-settings-back{width:3rem;height:3rem;border:1px solid #dce7e2;border-radius:999px;background:#fff;color:#1c3b3a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 18px #1c3b3a0f}.app-settings-shell{background:#fff;border-radius:2rem;padding:1.9rem 1.5rem 1.5rem;box-shadow:0 16px 36px #1c3b3a14}.app-settings-title{margin:0 0 1.25rem;font-size:2rem;line-height:1.05;font-weight:700;color:#1c3b3a}.app-settings-card{background:#fff;border:1px solid #e7f0ed;border-radius:1.7rem;overflow:hidden}.app-settings-row{width:100%;min-height:98px;border:none;border-bottom:1px solid #f0f4f2;background:#fff;padding:0 1.4rem;display:flex;align-items:center;gap:1rem;text-align:left;cursor:pointer}.app-settings-row-last{border-bottom:none}.app-settings-row:hover{background:#c5dfd624}.app-settings-icon{width:3.25rem;height:3.25rem;flex-shrink:0;border-radius:1.05rem;background:#e7f0ed;color:#264947;display:inline-flex;align-items:center;justify-content:center}.app-settings-icon-danger{background:#fee9e7;color:#d94032}.app-settings-label{flex:1;min-width:0;font-size:1rem;font-weight:600;color:#1c3b3a}.app-settings-row-danger .app-settings-label{color:#d94032}.app-settings-arrow{flex-shrink:0;color:#a0b5ae;display:flex;align-items:center}@media (max-width: 720px){.app-settings-page{padding:1rem 1rem 7rem}.app-settings-shell{border-radius:1.75rem;padding:1.5rem 1rem 1rem}.app-settings-title{font-size:1.85rem}.app-settings-card{border-radius:1.5rem}.app-settings-row{min-height:90px;padding:0 1rem}.app-settings-icon{width:3rem;height:3rem;border-radius:1rem}}.account-connections-page{min-height:100vh;background:#e7f0ed;padding:1.5rem 1.25rem 7rem}.account-connections-inner{max-width:var(--steady-page-width);margin:0 auto}.account-connections-topbar{margin-bottom:1rem}.account-connections-back{width:3rem;height:3rem;border:1px solid #dce7e2;border-radius:999px;background:#fff;color:#1c3b3a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 18px #1c3b3a0f}.account-connections-shell{background:#fff;border-radius:2rem;padding:2rem 1.5rem;box-shadow:0 16px 36px #1c3b3a14}.account-connections-icon{width:3.5rem;height:3.5rem;border-radius:1.1rem;background:#e7f0ed;color:#1c3b3a;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.account-connections-title{margin:0 0 .75rem;font-size:2rem;line-height:1.05;font-weight:700;color:#1c3b3a}.account-connections-copy{margin:0;font-size:1rem;line-height:1.65;color:#5b706c}.account-connections-note{margin-top:1.25rem;display:inline-flex;align-items:center;gap:.5rem;border-radius:999px;background:#ecf4f1;color:#1c3b3a;padding:.7rem .95rem;font-size:.875rem;font-weight:600}@media (max-width: 720px){.account-connections-page{padding:1rem 1rem 7rem}.account-connections-shell{border-radius:1.75rem;padding:1.6rem 1.1rem}.account-connections-title{font-size:1.85rem}}
