:root,.site{--paper:#f8f6ee;--surface:#fffdf6;--ink:#303b2e;--muted:#626858;--line:#dcdccf;--green:#46583b;--green-hover:#34462b;--sage:#e8ebdc;--peach:#eeddd0;--lilac:#ebe7e2;--sidebar:#eeede2;--clay:#945636;--accent:var(--green);--accent-soft:var(--sage);--teal:var(--green);--night:var(--ink);--voice:var(--font-newsreader), Georgia, serif;--sans:var(--font-dm-sans), system-ui, sans-serif;--body:var(--sans);color:var(--ink);background:var(--paper);font-family:var(--sans)}*{box-sizing:border-box}html{scroll-padding-top:88px}body{background:var(--paper);color:var(--ink);margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}svg{flex-shrink:0}:focus-visible{outline-offset:4px;outline:3px solid #708852}::selection{color:#263e30;background:#dce6cf}.c-brand{color:var(--ink);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.c-brand span{font-family:var(--voice);letter-spacing:-1.8px;font-size:31px;font-weight:550}.c-primary{background:var(--green);color:#fffef9;border:1px solid #0000;border-radius:99px;justify-content:center;align-items:center;gap:30px;min-height:52px;padding:13px 25px;font-size:15px;font-weight:600;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex}.c-primary:hover{background:var(--green-hover);transform:translateY(-1px)}.c-primary:disabled{opacity:.5;transform:none}.c-secondary{border:1px solid var(--line);min-height:44px;color:var(--ink);background:var(--surface);border-radius:12px;justify-content:center;align-items:center;gap:9px;padding:10px 18px;text-decoration:none;display:inline-flex}.c-secondary:hover{background:var(--sage)}.c-text-link{min-height:44px;color:var(--green);align-items:center;gap:12px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.c-text-link:hover{text-underline-offset:4px;text-decoration:underline}.c-icon-button{width:44px;height:44px;color:var(--ink);background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.c-icon-button:hover{background:var(--sage)}.c-quick-exit{border:1px solid var(--line);min-height:40px;color:var(--ink);white-space:nowrap;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:9px;padding:9px 13px;font-size:12px;font-weight:600;display:inline-flex}.c-quick-exit:hover{background:var(--surface)}.c-eyebrow{letter-spacing:1.6px;text-transform:uppercase;color:var(--muted);align-items:center;gap:9px;margin:0 0 22px;font-size:11px;font-weight:600;display:flex}.c-eyebrow>span,.c-status-dot{background:#758c60;border-radius:50%;width:6px;height:6px;display:inline-block}.c-skip{z-index:10000;color:#fff;background:var(--green);border-radius:8px;padding:12px 20px;position:fixed;top:-100px;left:16px}.c-skip:focus{top:12px}.c-site-header{border-bottom:1px solid var(--line);background:var(--paper);align-items:center;gap:30px;height:92px;padding:0 max(32px,50vw - 620px);display:flex}.c-site-nav{flex:1;justify-content:center;align-items:center;gap:28px;display:flex}.c-site-nav a{min-height:44px;color:var(--muted);white-space:nowrap;align-items:center;font-size:14px;text-decoration:none;display:inline-flex}.c-site-nav a:hover,.c-site-nav a[aria-current]{color:var(--ink);text-underline-offset:6px;text-decoration:underline}.c-header-actions{align-items:center;gap:18px;display:flex}.c-urgent-link{color:var(--muted);align-items:center;min-height:44px;font-size:12px;text-decoration:none;display:inline-flex}.c-urgent-link:hover{text-decoration:underline}.c-mobile-menu{display:none}.c-mobile-nav{gap:6px;display:grid}.c-mobile-nav a{color:var(--ink);border-radius:10px;padding:14px;text-decoration:none;display:block}.c-mobile-nav a:hover{background:var(--sage)}.c-site-footer{border-top:1px solid var(--line);color:#293e36;background:#f0eee6;padding:56px max(32px,50vw - 590px) 24px}.c-footer-top{grid-template-columns:1.2fr 1fr 1fr 1.25fr;gap:40px;display:grid}.c-footer-top .c-brand{margin-bottom:12px}.c-footer-top p{color:var(--muted);font-size:14px;line-height:1.7}.c-footer-top h2{font-family:var(--sans);margin:4px 0 15px;font-size:12px;font-weight:600}.c-footer-top>div>a:not(.c-brand){color:#5d695f;width:fit-content;padding:8px 0;font-size:13px;text-decoration:none;display:block}.c-footer-top>div>a:hover{text-decoration:underline}.c-footer-bottom{color:#626e63;border-top:1px solid #dcdcd2;justify-content:space-between;align-items:center;gap:24px;margin-top:42px;padding-top:20px;font-size:11px;line-height:1.5;display:flex}.c-footer-bottom p{margin:0}.c-modal{border:1px solid var(--line);background:var(--surface);width:min(560px,100% - 32px);max-height:min(85dvh,820px);color:var(--ink);border-radius:22px;padding:0;box-shadow:0 24px 100px #1e302b22}.c-modal::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#273c3655}.c-modal-head{z-index:2;border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;gap:16px;padding:18px 20px 15px 26px;display:flex;position:sticky;top:0}.c-modal-head h2{font-family:var(--voice);margin:0;font-size:25px;font-weight:450}.c-modal-body{padding:24px 26px 30px}.c-chat{background:var(--paper);height:100dvh;min-height:420px;color:var(--ink);grid-template-columns:246px minmax(0,1fr);display:grid}.c-sidebar{background:var(--sidebar);border-right:1px solid var(--line);flex-direction:column;gap:30px;padding:28px 20px 20px;display:flex;overflow-y:auto}.c-sidebar .c-brand{margin:0 10px 3px}.c-sidebar .c-brand span{font-size:29px}.c-sidebar .c-brand svg{width:29px}.c-new-chat{width:100%;min-height:45px;color:var(--ink);background:#fbfcf5;border:1px solid #cfd4c5;border-radius:10px;align-items:center;gap:12px;padding:12px 15px;font-size:13px;display:flex}.c-new-chat:hover{background:var(--sage)}.c-side-label{color:var(--muted);letter-spacing:1.2px;text-transform:uppercase;margin:0 12px 9px;font-size:10px;font-weight:600}.c-side-tools{gap:2px;display:grid}.c-side-tools button,.c-side-tools a{text-align:left;min-height:44px;color:var(--ink);background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;padding:11px 12px;font-size:13px;text-decoration:none;display:flex}.c-side-tools button:hover,.c-side-tools a:hover{background:#e4e7db}.c-side-tools svg{color:#7b876f}.c-side-bottom{margin-top:auto;padding-top:24px}.c-side-note{color:var(--muted);margin:20px 12px 0;font-size:11px;line-height:1.7}.c-conversation{flex-direction:column;min-width:0;min-height:0;display:flex}.c-chat-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:80px;padding:17px 36px;display:flex}.c-chat-title{align-items:center;gap:12px;display:flex}.c-chat-title>div>strong{margin-bottom:5px;font-size:14px;font-weight:500;display:block}.c-chat-title>div>span{color:var(--muted);align-items:center;gap:6px;font-size:11px;display:flex}.c-chat-header .c-brand{display:none}.c-chat-header .c-header-actions{gap:20px}.c-dev-note{color:#7b541e;text-align:center;background:#f3e8d7;padding:8px 24px;font-size:11px;line-height:1.5}.c-chat-scroll{overscroll-behavior:contain;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#ccd1c4 transparent;flex:1;min-height:0;overflow-y:auto}.c-thread{max-width:800px;margin:0 auto;padding:28px 40px}.c-thread-empty{flex-direction:column;justify-content:center;height:100%;padding-top:28px;padding-bottom:22px;display:flex}.c-welcome{max-width:690px;margin:auto 0}.c-welcome-symbol{color:#82976d;background:#e9eddf;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:25px;display:flex}.c-welcome-symbol svg{width:37px;height:41px}.c-welcome .c-eyebrow{margin-bottom:15px;font-size:10px}.c-welcome h1{font:430 clamp(32px, 3.2vw, 45px)/1.16 var(--voice);letter-spacing:-1.25px;max-width:570px;margin:0 0 18px}.c-welcome h1 em{color:#71805d;font-weight:400}.c-welcome-intro{color:var(--muted);max-width:460px;margin:0 0 28px;font-size:15px;line-height:1.7}.c-starters{grid-template-columns:1fr 1fr;gap:10px;display:grid}.c-starter{border:1px solid var(--line);text-align:left;background:var(--surface);min-height:111px;color:var(--ink);border-radius:12px;flex-direction:column;align-items:flex-start;gap:14px;padding:18px 18px 15px;transition:background .18s,border-color .18s;display:flex}.c-starter>svg{color:#889375}.c-starter:nth-child(2)>svg{color:#a0826c}.c-starter:nth-child(3)>svg{color:#9389a2}.c-starter>span{justify-content:space-between;align-items:center;gap:12px;width:100%;font-size:13px;line-height:1.4;display:flex}.c-starter>span svg{opacity:.55}.c-starter:hover{background:var(--sage);border-color:#bac5a9}.c-welcome-foot{color:var(--muted);align-items:center;gap:6px;margin-top:22px;font-size:11px;display:flex}.c-user-message{background:var(--sage);white-space:pre-wrap;overflow-wrap:anywhere;border:1px solid #dde3d3;border-radius:20px 20px 5px;width:fit-content;max-width:88%;margin:16px 0 28px auto;padding:14px 20px;font-size:15px;line-height:1.65}.c-assistant-message{overflow-wrap:anywhere;margin:0 0 30px}.c-assistant-label{color:var(--muted);align-items:center;gap:8px;margin-bottom:12px;font-size:11px;display:flex}.c-assistant-label svg{color:#8b9c78;width:18px;height:20px}.c-message-text{color:var(--ink);font-size:16px;line-height:1.8}.c-message-text p{white-space:pre-wrap;margin:0 0 16px}.c-message-text p:last-child{margin-bottom:0}.c-message-text ul,.c-message-text ol{margin:8px 0 18px;padding-left:22px}.c-message-text li{margin:6px 0;padding-left:4px}.c-message-text a{color:var(--green);text-underline-offset:3px;text-decoration-thickness:1px}.c-message-text strong{font-weight:600}.c-message-heading{margin-top:22px!important}.c-thinking{color:var(--muted);align-items:center;gap:4px;min-height:36px;display:flex}.c-thinking i{background:#98a185;border-radius:50%;width:5px;height:5px;animation:1.4s ease-in-out infinite c-think}.c-thinking i:nth-child(2){animation-delay:.15s}.c-thinking i:nth-child(3){animation-delay:.3s}.c-thinking span{margin-left:7px;font-size:12px}@keyframes c-think{0%,70%,to{opacity:.4;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}.c-compose-area{flex-shrink:0;width:100%;max-width:800px;margin:0 auto;padding:8px 40px 20px}.c-context-switch{justify-content:space-between;align-items:center;gap:12px;margin:0 0 10px;display:flex}.c-friend{min-height:36px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:7px;padding:7px 10px;font-size:11px;display:inline-flex}.c-friend[aria-pressed=true]{background:var(--sage);color:var(--green);border-color:#c6d0b9}.c-friend:hover{background:var(--sage)}.c-session-info{color:var(--muted);font-size:10px}.c-composer-box{background:var(--surface);border:1px solid #ccd2c0;border-radius:19px;padding:17px 16px 11px;box-shadow:0 4px 20px #30433205}.c-composer-box:focus-within{border-color:#8c9b78;box-shadow:0 0 0 3px #97a17d15}.c-composer-box textarea{width:100%;min-height:32px;max-height:128px;color:var(--ink);resize:none;background:0 0;border:0;outline:none;padding:0 3px;font-size:16px;line-height:1.6;display:block}.c-composer-box textarea::placeholder{color:#707866}.c-compose-tools{align-items:center;gap:8px;margin-top:13px;display:flex}.c-compose-tools .c-icon-button{border:1px solid var(--line);border-radius:50%;width:36px;height:36px}.c-search-toggle{cursor:pointer;color:var(--muted);border:1px solid #0000;border-radius:20px;align-items:center;gap:6px;min-height:36px;padding:9px 10px;font-size:11px;display:inline-flex}.c-search-toggle:has(input:checked){color:var(--green);background:var(--sage);border-color:#c0ccae}.c-search-toggle input{opacity:0;width:1px;height:1px;position:absolute}.c-search-toggle:focus-within{outline-offset:2px;outline:2px solid #708852}.c-search-disclosure{color:var(--muted);margin:10px 2px 0;font-size:11px;line-height:1.6}.c-send-button{background:var(--green);color:#fff;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-left:auto;display:flex}.c-send-button:hover{background:var(--green-hover)}.c-send-button:disabled{opacity:.35}.c-stop-square{background:currentColor;border-radius:2px;width:11px;height:11px;display:block}.c-composer-caption{color:var(--muted);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;margin:12px 0 0;font-size:10px;line-height:1.5;display:flex}.c-composer-caption a{color:inherit;text-underline-offset:2px}.c-error{background:var(--peach);border:1px solid #d9c5b2;border-radius:12px;margin:20px 0;padding:15px 18px;font-size:13px;line-height:1.7}.c-error p{margin:0 0 8px}.c-session-notice{border:1px solid var(--line);color:var(--muted);border-radius:8px;margin:10px 0;padding:10px 16px;font-size:12px}.c-tool-picker{grid-template-columns:1fr 1fr;gap:9px;display:grid}.c-tool-picker button{border:1px solid var(--line);color:var(--ink);background:var(--paper);text-align:left;border-radius:12px;align-items:flex-start;gap:12px;padding:16px 12px;display:flex}.c-tool-picker button:hover{background:var(--sage)}.c-tool-picker button>svg{color:#82916d;margin-top:1px}.c-tool-picker strong{margin-bottom:5px;font-size:13px;font-weight:500;display:block}.c-tool-picker small{color:var(--muted);font-size:11px;line-height:1.5;display:block}.c-setting{border-bottom:1px solid var(--line);margin-bottom:22px;padding-bottom:22px}.c-setting h3{margin:0 0 8px;font-size:14px;font-weight:600}.c-setting p{color:var(--muted);margin:0 0 12px;font-size:13px;line-height:1.65}.c-setting>label{cursor:pointer;align-items:center;gap:10px;min-height:44px;font-size:14px;display:flex}.c-setting input[type=checkbox]{width:18px;height:18px;accent-color:var(--green)}.c-theme-options{gap:10px;margin-top:12px;display:flex}.c-theme-options button{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:9px;align-items:center;gap:8px;min-height:44px;padding:10px 14px;font-size:13px;display:flex}.c-theme-options button[aria-pressed=true]{background:var(--sage);border-color:#a6b590}.c-setting .voice-settings{background:0 0;border:0;max-width:none;margin:0;padding:0}.c-setting .voice-settings summary{color:var(--ink);min-height:44px;font-size:14px}.c-setting .voice-settings select{background:var(--paper);width:100%;min-height:44px;color:var(--ink);border:1px solid var(--line);border-radius:8px;padding:8px;font-size:14px}.c-preferences-note{color:var(--muted);font-size:12px;line-height:1.6}.site .site-main{max-width:1020px;margin:0 auto;padding:0 30px 64px}.site .hero{text-align:left;background:0 0;border:0;padding:64px 0 36px}.site .hero h1{font:430 clamp(34px, 4.2vw, 52px)/1.15 var(--voice);letter-spacing:-1.3px;color:var(--ink);max-width:790px;margin:0 0 24px}.site .hero-sub{max-width:700px;color:var(--muted);margin:0;font-size:17px;line-height:1.75}.site .hero-fine{max-width:650px;color:var(--muted);margin:18px 0 0;font-size:13px;line-height:1.7}.site .band{border-top:1px solid var(--line);padding:30px 0}.site .band-h{font:440 28px/1.25 var(--voice);letter-spacing:-.55px;color:var(--ink)}.site .band-body{color:var(--ink);max-width:760px;font-size:16px;line-height:1.8}.site .band-note{color:var(--muted);font-size:12px;line-height:1.7}.site .card,.site .route,.site .dial,.site .res-item{border-color:var(--line);background:var(--surface);color:var(--ink);border-radius:14px}.site .card h3{font:450 23px/1.3 var(--voice);color:var(--ink)}.site .btn-pill,.site .btn-quiet,.site .dial-num,.site .nav-cta{background:var(--green);color:#fffef9;border-radius:24px}.site .btn-ghost{color:var(--green);border-color:var(--line)}.c-chat .chat-tool,.c-chat .check-in,.c-chat .tell{border-color:var(--line);color:var(--ink);background:var(--surface);border-radius:15px}.c-chat .chat-tool{box-shadow:none;margin-top:20px;padding:20px}.c-chat .chat-tool-heading{border-bottom:1px solid var(--line);margin-bottom:18px;padding-bottom:14px}.c-chat .chat-tool-heading strong{font:450 23px var(--voice)}.c-chat .tool-intro,.c-chat .tool-privacy,.c-chat .tool-note,.c-chat .tool-muted{color:var(--muted);line-height:1.7}.c-chat .tool-primary,.c-chat .tell-copy{background:var(--green);color:#fff}.c-chat .tool-secondary,.c-chat .tool-link,.c-chat .region-btn,.c-chat .region-change,.c-chat .pick-chip{color:var(--ink);border-color:var(--line);background:var(--paper)}.c-chat .service-result{background:var(--paper);border-color:var(--line);border-radius:12px;padding:16px}.c-chat .service-result h4{font-size:15px}.c-chat .service-result p,.c-chat .service-address{line-height:1.65}.c-chat .service-badge{background:var(--sage);color:var(--green)}.c-chat .readaloud{color:var(--muted);min-height:36px;margin-top:12px;font-size:11px}.c-chat .chat-sources{margin:16px 0}.c-chat .chat-sources a{color:var(--green);background:var(--sage);border:1px solid var(--line)}.c-chat .survey,.c-chat .take{border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:12px;margin-top:24px;font-size:12px}.c-chat .survey-opt,.c-chat .take-toggle{color:var(--ink);border-color:var(--line);background:0 0;min-height:40px}.c-chat .take{margin-bottom:4px}.c-chat .tool-warning{background:var(--peach);color:var(--ink);border-color:#d9c5b2}.c-chat input:not([type=checkbox]):not([type=radio]),.c-chat select,.c-chat .chat-tool textarea{background:var(--surface);color:var(--ink);border-color:var(--line);border-radius:8px}.c-chat .chat-tool input:not([type=checkbox]):not([type=radio]),.c-chat .chat-tool select,.c-chat .chat-tool textarea{min-height:44px;font-size:16px}.c-chat[data-theme=night]{--paper:#222d28;--surface:#2a362f;--ink:#eeede1;--muted:#b0b8a5;--line:#465145;--green:#bdd09e;--green-hover:#d0dfb7;--sage:#354736;--peach:#473e30;--sidebar:#1d2722;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.c-chat[data-theme=night] .c-primary,.c-chat[data-theme=night] .c-send-button,.c-chat[data-theme=night] .tool-primary{color:#213122}.c-chat[data-theme=night] .c-new-chat{border-color:var(--line);background:#2f3b30}.c-chat[data-theme=night] .c-side-tools button:hover,.c-chat[data-theme=night] .c-side-tools a:hover{background:var(--sage)}.c-chat[data-theme=night] .c-welcome-symbol{color:#bccca5;background:#37462f}.c-chat[data-theme=night] .c-welcome h1 em{color:#bbcca1}.c-chat[data-theme=night] .c-user-message{border-color:var(--line)}.c-chat[data-theme=night] .c-modal{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.c-chat[data-theme=night] .c-dev-note{color:#e6ca9b;background:#463e2e}.c-chat[data-theme=night] .c-tool-picker{--paper:#222d28}@media (min-width:1500px){.c-chat{grid-template-columns:270px minmax(0,1fr)}.c-sidebar{padding-left:28px;padding-right:28px}.c-thread,.c-compose-area{max-width:860px}}@media (max-width:1100px){.c-site-header{gap:22px;padding:0 28px}.c-site-nav{gap:18px}.c-site-nav a{font-size:12px}.c-header-actions{gap:12px}.c-footer-top{gap:22px}}@media (max-width:800px){.c-site-header{height:76px;padding:0 24px}.c-site-nav{display:none}.c-header-actions{margin-left:auto}.c-mobile-menu{display:inline-flex}.c-site-header .c-brand span{font-size:29px}.c-sidebar{display:none}.c-chat{flex-direction:column;display:flex}.c-conversation{flex:1}.c-chat-header{min-height:70px;padding:12px 22px}.c-chat-title>div{display:none}.c-chat-header .c-brand{display:inline-flex}.c-chat-header .c-brand span{font-size:27px}.c-chat-header .c-brand svg{width:26px;height:28px}.c-chat-header .c-header-actions{gap:14px}.c-thread,.c-compose-area{max-width:740px}.c-thread{padding-top:28px}.c-thread-empty{padding-top:35px}.c-welcome h1{font-size:42px}.c-welcome{max-width:none}.c-welcome-intro{font-size:16px}.c-footer-top{grid-template-columns:1fr 1fr;row-gap:32px}.c-footer-bottom{flex-direction:column;align-items:flex-start;gap:10px}}@media (max-width:580px){.c-site-header{height:70px;padding:0 20px}.c-site-header .c-brand span{font-size:28px}.c-site-header .c-brand svg{width:28px}.c-site-header .c-header-actions{gap:5px}.c-site-header .c-urgent-link{display:none}.c-quick-exit{min-height:44px;padding:9px 11px;font-size:11px}.c-site-footer{padding:40px 24px 26px}.c-footer-top{column-gap:20px}.c-footer-top>div:first-child{grid-column:1/-1}.c-footer-top>div:first-child p{margin-top:0}.c-footer-help{grid-column:1/-1}.c-footer-top>div>a:not(.c-brand){padding:10px 0;font-size:13px}.c-footer-bottom{margin-top:30px}.c-chat-header{gap:8px;min-height:66px;padding:10px 16px}.c-chat-header .c-header-actions{gap:7px}.c-chat-header .c-urgent-link{font-size:11px}.c-chat-header .c-brand{gap:7px}.c-chat-header .c-brand span{font-size:25px}.c-chat-header .c-mobile-menu{width:36px}.c-thread{padding:24px 22px}.c-thread-empty{padding-top:22px;padding-bottom:16px}.c-welcome-symbol{width:53px;height:53px;margin-bottom:20px}.c-welcome-symbol svg{width:29px;height:31px}.c-welcome .c-eyebrow{display:none}.c-welcome h1{letter-spacing:-.9px;margin-bottom:14px;font-size:33px}.c-welcome-intro{margin-bottom:21px;font-size:14px}.c-starters{gap:8px}.c-starter{gap:12px;min-height:102px;padding:13px}.c-starter>span{gap:4px;font-size:12px}.c-starter>span>svg{display:none}.c-starter>svg{width:19px;height:19px}.c-welcome-foot{margin-top:17px;font-size:10px}.c-compose-area{padding:4px 16px max(13px, env(safe-area-inset-bottom))}.c-context-switch{margin-bottom:6px}.c-session-info{font-size:9px}.c-friend{min-height:36px;padding-left:6px;font-size:10px}.c-composer-box{border-radius:16px;padding:14px 13px 10px}.c-compose-tools{margin-top:10px}.c-compose-tools .c-icon-button{width:44px;height:44px}.c-search-toggle{min-height:44px;font-size:11px}.c-send-button{width:44px;height:44px}.c-composer-caption{margin-top:9px;font-size:9px}.c-user-message{max-width:94%;padding:12px 16px;font-size:16px}.c-message-text{font-size:16px;line-height:1.75}.c-chat .chat-tool{margin-left:-5px;margin-right:-5px;padding:16px}.c-chat .chat-tool-heading strong{font-size:23px}.c-chat .readaloud{min-height:44px}.c-modal{border-radius:18px;width:calc(100% - 24px);max-height:88dvh}.c-modal-head{padding-left:20px}.c-modal-body{padding:22px 20px 26px}.c-tool-picker{gap:8px}.c-tool-picker button{flex-direction:column;padding:14px}.c-tool-picker strong{font-size:13px}.c-tool-picker small{font-size:12px}.site .site-main{padding:0 24px 45px}.site .hero{padding:40px 0 28px}.site .hero h1{letter-spacing:-.9px;font-size:36px}.site .hero-sub{font-size:16px}.site .band-h{font-size:26px}.site .band-body{font-size:16px}}@media (max-height:740px) and (max-width:580px){.c-thread-empty{justify-content:flex-start}.c-welcome-symbol{display:none}.c-welcome h1{font-size:30px}.c-welcome-intro{margin-bottom:16px;font-size:13px}.c-starter{gap:8px;min-height:85px}.c-welcome-foot{display:none}}@media (prefers-reduced-motion:reduce){html,.c-chat-scroll{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.c-site-header,.c-site-footer,.c-sidebar,.c-compose-area,.c-chat-header{display:none}.c-chat{height:auto;display:block}.c-chat-scroll{overflow:visible}.c-thread{max-width:none}}:root,.site{--ui:var(--sans);--ground:var(--paper);--raised:var(--surface);--ink-quiet:var(--muted);--ink-faint:#697366;--accent-wash:var(--sage);--line-strong:#c7cfbd}.c-chat{--ground:var(--paper);--raised:var(--surface);--ink-quiet:var(--muted);--ink-faint:var(--muted);--accent:var(--green);--accent-wash:var(--sage);--line-strong:var(--line)}.c-chat .chat-tool-heading{background:0 0;gap:8px;padding:0 0 15px}.c-chat .chat-tool-heading h2{font:450 22px/1.3 var(--voice);letter-spacing:-.4px}.c-chat .chat-tool-heading>span:first-child{display:none}.c-chat .chat-tool-heading>span:last-child{color:var(--muted);font-size:10px}.c-chat .chat-tool-body{padding:0;font-size:14px;line-height:1.7}.c-chat .tool-button,.c-support-finder .tool-button{background:var(--surface);border-color:var(--line);color:var(--green);min-height:44px;font-size:13px}.c-chat .tool-link{min-height:44px}.c-chat .service-results>li,.c-support-finder .service-results>li{background:var(--paper);border-color:var(--line);padding:18px}.c-chat .service-results p,.c-support-finder .service-results p{font-size:14px;line-height:1.7}.c-chat .service-status,.c-support-finder .service-status{background:var(--sage);color:var(--green);padding:4px 8px;font-size:11px;font-weight:500}.c-chat .service-results small,.c-support-finder .service-results small{color:var(--muted);font-size:11px}.c-chat .tool-actions a,.c-support-finder .tool-actions a{color:var(--green);align-items:center;min-height:40px;font-size:13px;display:inline-flex}.c-chat .tool-note,.c-support-finder .tool-note{font-size:12px;line-height:1.7}.c-chat .map-consent,.c-support-finder .map-consent{background:var(--sage);border-color:var(--line);border-radius:12px;margin-top:16px;padding:16px}.c-chat .map-consent p,.c-support-finder .map-consent p{color:var(--muted);font-size:12px;line-height:1.7}.c-chat .chat-tool .rp-quick .chip{background:var(--paper);border-color:var(--line);color:var(--ink);min-height:48px;font-size:13px}.c-chat .chat-tool .rp-quick .chip i{color:var(--muted)}.c-chat .chat-tool .rp-quick .chip-on{background:var(--sage);color:var(--green)}.c-chat .aloud{color:var(--muted);min-height:44px;margin:5px 0 0;padding:8px 0;font-size:12px}.c-chat .ts-draft,.c-chat .tk-out,.c-chat .checkin-preview,.c-chat .location-preview{background:var(--paper);color:var(--ink);border-color:var(--line)}.c-chat .ts-opt{min-height:44px;color:var(--ink);border-color:var(--line)}.c-chat .ts-opt.on{color:var(--paper);background:var(--green);border-color:var(--green)}.c-chat .checkin-dates span{color:var(--muted)}.c-chat .tool-check input{accent-color:var(--green);width:17px;height:17px}.c-chat .tk{margin:20px 0}.c-chat .tk-toggle{min-height:44px;color:var(--green);font-size:13px}.c-chat .tk-out{width:100%;font-size:14px}.c-guide-search{flex-direction:column;gap:10px;max-width:520px;font-size:13px;font-weight:500;display:flex}.c-guide-search input{border:1px solid var(--line);background:var(--surface);width:100%;min-height:50px;color:var(--ink);border-radius:12px;padding:12px 16px;font-size:16px}.c-filter-row{flex-wrap:wrap;gap:8px;margin:22px 0 30px;display:flex}.c-filter-row button{border:1px solid var(--line);min-height:44px;color:var(--muted);background:0 0;border-radius:24px;justify-content:center;align-items:center;gap:8px;padding:11px 16px;font-size:13px;display:inline-flex}.c-filter-row button[aria-pressed=true]{background:var(--green);border-color:var(--green);color:#fff}.c-filter-row button:hover:not([aria-pressed=true]){background:var(--sage)}.c-guide-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.c-guide-grid>a{border:1px solid var(--line);background:var(--surface);min-height:275px;color:var(--ink);border-radius:16px;flex-direction:column;padding:26px;text-decoration:none;display:flex}.c-guide-grid>a:hover{background:#f4f5eb;border-color:#a3b191}.c-guide-top{color:#80936a;align-items:center;gap:12px;margin-bottom:30px;font-size:11px;display:flex}.c-guide-grid h2{font:450 25px/1.25 var(--voice);letter-spacing:-.5px;margin:0 0 12px}.c-guide-grid p{color:var(--muted);margin:0 0 16px;font-size:14px;line-height:1.7}.c-guide-grid .c-text-link{margin-top:auto;font-size:12px}.c-support-finder{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:24px}.c-support-finder>.c-filter-row{margin:0 0 24px}.c-support-body{font-size:16px;line-height:1.75}.c-support-body>p:first-child{margin-top:0}.c-support-body .rp{background:0 0;border:0;padding:0}.c-support-body .rp-input{font-size:16px}.c-support-body .service-map{height:340px}.c-support-prompt{background:var(--peach);border-radius:16px;align-items:center;gap:22px;margin:5px 0 40px;padding:28px;display:flex}.c-support-prompt h2{font:440 25px/1.3 var(--voice);margin:0 0 8px}.c-support-prompt p{color:var(--muted);margin:0;font-size:14px}.c-support-prompt>a{white-space:nowrap;margin-left:auto}@media (max-width:800px){.c-guide-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.c-guide-grid{grid-template-columns:1fr}.c-guide-grid>a{min-height:245px}.c-guide-grid p{font-size:16px}.c-support-finder{padding:18px}.c-support-prompt{flex-wrap:wrap;gap:16px;padding:24px}.c-support-prompt>a{margin-left:0}.c-support-prompt>svg{display:none}.c-chat .chat-tool-heading h2{font-size:21px}.c-chat .chat-tool-heading>span:last-child{display:none}.c-chat .chat-tool-body,.c-chat .service-results p{font-size:15px}.c-chat .tool-actions a{min-height:44px}}.c-theme-options{flex-wrap:wrap}.c-chat[data-theme=night] .btn-pill,.c-chat[data-theme=night] .btn-primary,.c-chat[data-theme=night] .ts-opt.on{color:#213122;background:var(--green)}.c-chat[data-theme=night] .message-preview{color:var(--ink);background:var(--paper)}.c-chat[data-theme=night] .c-composer-box textarea::placeholder{color:#a7b39b}.c-chat[data-theme=night] .chat-tool .rp-go{color:#213122}.c-starter>span{font-size:14px}@media (max-width:580px){.c-starter>span{font-size:13px}}@media (max-width:360px){.c-chat-header .c-brand>svg{display:none}.c-chat-header .c-header-actions{gap:5px}.c-chat-header{padding-left:10px;padding-right:10px}.c-chat-header .c-brand span{font-size:24px}}.c-chat .alert{color:#51392e;background:#f8eee3;border-color:#aa593d;border-radius:12px;margin-bottom:20px;padding:20px}.c-chat .alert h2{color:#813e29;font-size:18px;font-weight:650;line-height:1.4}.c-chat .alert p{font-size:15px;line-height:1.7}.c-chat .alert p a{color:#813e29;font-weight:600}.c-chat .alert-btn{color:#813e29;border-color:#a77254;align-items:center;min-height:44px;padding:10px 15px;font-size:14px;display:inline-flex}.c-chat .alert-btn:hover{color:#fff;background:#813e29}.c-chat[data-theme=night]{--ground-deep:#26352b;--raised-2:#354736}.c-chat[data-theme=night] .pr-user p{color:#213122}.c-chat .chips{flex-wrap:wrap;gap:8px;display:flex}.c-chat .chips .chip{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--ink);border-radius:20px;padding:10px 14px;font-size:13px}.c-chat .chips .chip-on{background:var(--sage);border-color:var(--green)}.c-chat .pr-input{min-width:0}:root,.site,.c-chat{--accent-strong:var(--green-hover)}.c-site-header{z-index:1000;position:sticky;top:0}.c-speech .aloud{align-items:center;gap:8px;min-height:44px;display:inline-flex}.c-speech-consent{border:1px solid var(--line);background:var(--surface);border-radius:10px;max-width:510px;margin:8px 0 14px;padding:16px}.c-speech-consent p,.c-speech-error p{color:var(--muted);margin:0 0 8px;font-size:13px;line-height:1.7}.c-speech-consent>div{flex-wrap:wrap;align-items:center;gap:8px 15px;display:flex}.c-speech-consent .c-secondary,.c-speech-consent .c-text-link,.c-speech-error .c-text-link{font-size:12px}.c-speech-error{max-width:480px;padding:12px 0}.voice-settings .c-voice-permission{align-items:flex-start;gap:10px;line-height:1.6;display:flex}.c-voice-permission input{flex-shrink:0;margin-top:4px}.voice-settings>select{width:100%;max-width:100%;min-height:46px}.c-starters{border-top:1px solid var(--line);grid-template-columns:1fr;gap:0}.c-starter{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;flex-direction:row;align-items:center;gap:14px;min-height:50px;padding:12px 4px}.c-starter>span{flex:1;font-size:14px}.c-starter>span>svg{display:block}.c-starter:hover{background:var(--sage)}@media (max-width:580px){.c-starter{gap:12px;min-height:46px;padding:10px 2px}.c-starter>span{font-size:13px}.c-starter>svg{width:17px;height:17px}}
.c-home{font-weight:400}.home-hero{isolation:isolate;color:#f8f4e9;background:#2e3529;justify-content:center;align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.home-hero-photo{z-index:-3;object-fit:cover;object-position:54% 53%;filter:saturate(.78)contrast(1.04)}.home-hero-tint{z-index:-2;pointer-events:none;background:linear-gradient(#121912b5 0%,#20281d30 37%,#121610d4 100%),linear-gradient(90deg,#0a0f0b4d 0%,#0000 42%,#2316111f 100%);position:absolute;inset:0}.home-hero-copy{text-align:center;flex-direction:column;align-items:center;width:100%;padding:170px 24px 156px;display:flex}.home-hero .home-hero-kicker{color:#f8f4e9e6;letter-spacing:.2em;text-transform:uppercase;margin:0 0 clamp(26px,3vw,44px);font-size:clamp(11px,1vw,13px);font-weight:500}.home-hero h1{color:#f8f4e9;font:400 clamp(112px, 23vw, 340px)/.72 var(--voice);letter-spacing:-.105em;text-shadow:0 .08em .45em #10140e2e;margin:0;padding-right:.1em}.home-hero h1 em{color:inherit;font-weight:300}.home-hero .home-intro{color:#f8f4e9e6;text-wrap:balance;max-width:385px;margin:clamp(34px,4.2vw,60px) 0 0;font-size:clamp(16px,1.5vw,19px);line-height:1.55}.home-enter{color:#263126;letter-spacing:.13em;text-transform:uppercase;background:#f8f4e9;border-radius:99px;justify-content:center;align-items:center;gap:22px;min-height:50px;margin-top:30px;padding:16px 24px;font-size:11px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.home-enter span{font-size:19px;font-weight:400;line-height:.7}.home-enter:hover{background:#fffdf7;transform:translateY(-2px)}.home-hero a:focus-visible{outline-color:#f8f4e9}.home-hero-foot{color:#f8f4e9d9;letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;font-size:10px;font-weight:500;line-height:1.5;display:flex;position:absolute;bottom:clamp(28px,3.5vw,46px);left:clamp(24px,5vw,80px);right:clamp(24px,5vw,80px)}.home-hero-foot a{min-height:44px;color:inherit;align-items:center;gap:24px;text-decoration:none;display:inline-flex}.home-hero-foot a:hover{text-underline-offset:5px;text-decoration:underline}.home-hero-foot a span{font-size:20px}.home-section{max-width:1360px;margin:0 auto;padding:120px clamp(24px,5vw,80px)}.home-section .c-eyebrow,.home-privacy-note .c-eyebrow{letter-spacing:.17em;margin-bottom:30px;font-size:10px;font-weight:500}.home-section h2{font:400 clamp(42px, 4.9vw, 68px)/1.02 var(--voice);letter-spacing:-.045em;text-wrap:balance;margin:0}.home-section h2 em{color:var(--green);font-weight:300}.home-begin{grid-template-columns:1.1fr 1fr;align-items:center;gap:clamp(50px,9vw,130px);padding-top:138px;padding-bottom:138px;display:grid}.home-begin-copy>p:not(.c-eyebrow){max-width:355px;color:var(--muted);margin:28px 0;font-size:16px;line-height:1.85}.home-begin-signature{font:italic 21px var(--voice);color:var(--green);align-items:center;gap:12px;margin-top:38px;display:flex}.home-begin-signature svg{width:24px;height:28px}.home-question-card{border:0;border-top:1px solid var(--line);background:0 0;padding:32px 0 0;position:relative}.home-card-label{letter-spacing:.1em;color:var(--muted);text-transform:uppercase;align-items:center;gap:9px;font-size:10px;display:flex}.home-question-card h2{font:400 38px/1.1 var(--voice);letter-spacing:-.035em;margin:28px 0}.home-question-card form{border:1px solid var(--line);background:var(--surface);border-radius:3px;padding:20px}.home-question-card form:focus-within{outline:2px solid var(--green);outline-offset:3px}.home-question-card textarea{resize:vertical;width:100%;min-height:90px;max-height:240px;color:var(--ink);background:0 0;border:0;outline:0;padding:0;font-size:16px;line-height:1.6}.home-question-card textarea::placeholder{color:var(--muted)}.home-question-bottom{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:11px;display:flex}.c-round-send{color:#fff;background:var(--green);border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.c-round-send:hover{background:var(--green-hover)}.home-card-caption{color:var(--muted);margin:24px 0 8px;font-size:11px}.home-question{border:0;border-bottom:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:12px;padding:13px 0;font-size:13px;display:flex}.home-question:hover{color:var(--clay)}.home-pathways{grid-template-columns:.95fr 1.25fr;gap:85px;display:grid;position:relative}.home-pathways:before{content:"";border-top:1px solid var(--line);position:absolute;top:0;left:clamp(24px,5vw,80px);right:clamp(24px,5vw,80px)}.home-pathways h2{font-size:clamp(42px,4.5vw,62px)}.home-pathways-intro>p:not(.c-eyebrow){color:var(--muted);margin:28px 0 0;font-size:16px;line-height:1.8}.home-path-list>a{border-top:1px solid var(--line);color:var(--ink);grid-template-columns:26px 1fr 24px;gap:24px;padding:32px 0;text-decoration:none;display:grid}.home-path-list>a:first-child{border:0;padding-top:0}.home-path-list>a:last-child{padding-bottom:0}.home-path-index{letter-spacing:.06em;color:var(--muted);padding-top:10px;font-size:10px}.home-path-list h3{font:400 clamp(30px, 2.8vw, 38px)/1.14 var(--voice);letter-spacing:-.035em;margin:0 0 12px}.home-path-list p{color:var(--muted);max-width:350px;margin:0 0 17px;font-size:14px;line-height:1.8}.home-path-list a>div>span{letter-spacing:.1em;text-transform:uppercase;min-height:28px;color:var(--green);align-items:center;font-size:10px;font-weight:600;display:inline-flex}.home-path-list a>svg{margin-top:7px;transition:transform .2s}.home-path-list a:hover h3,.home-path-list a:hover>svg{color:var(--clay)}.home-path-list a:hover>svg{transform:translate(5px)}.home-privacy-note{color:#f8f4e9;background:#303b2e;grid-template-columns:1fr 1fr;align-items:center;gap:100px;padding:100px max(5vw,50vw - 600px);display:grid}.home-privacy-heading>svg{color:#c4cbb6;width:21px;height:21px;margin-bottom:26px}.home-privacy-note .c-eyebrow{color:#d8dbc9}.home-privacy-heading h2{font:400 clamp(64px, 7vw, 94px)/.94 var(--voice);letter-spacing:-.05em;color:#f8f4e9;margin:0}.home-privacy-heading h2 em{color:#d8dbc9;font-weight:300}.home-privacy-body{max-width:440px}.home-privacy-body p{color:#e0e1d5;margin:0 0 22px;font-size:16px;line-height:1.9}.home-privacy-body .c-text-link{color:#f8f4e9;text-underline-offset:6px;font-size:12px;font-weight:500;-webkit-text-decoration:underline #f8f4e966;text-decoration:underline #f8f4e966}.home-section-head{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:56px;display:flex}.home-section-head h2{max-width:700px}.home-section-head .c-eyebrow{margin-bottom:24px}.home-section-head>a{white-space:nowrap;font-size:12px;font-weight:500}.home-reading-spread{grid-template-columns:1.22fr 1fr;align-items:start;gap:80px;display:grid}.home-featured-guide{color:#503d2e;background:#e7ddcc;flex-direction:column;align-items:flex-start;min-height:540px;padding:clamp(30px,4vw,54px);text-decoration:none;transition:background .2s;display:flex;position:relative}.home-featured-guide .c-eyebrow{color:#655446;margin-bottom:46px}.home-featured-guide h3{font:400 clamp(44px, 4.6vw, 62px)/1.02 var(--voice);letter-spacing:-.045em;margin:0 0 28px}.home-featured-guide h3 em{font-weight:300}.home-featured-guide p{color:#655446;max-width:300px;margin:0 0 40px;font-size:15px;line-height:1.8}.home-featured-guide .c-text-link{color:#503d2e;justify-content:space-between;width:100%;margin-top:auto;font-size:12px;font-weight:500}.home-featured-guide:hover{background:#dfd3be}.home-featured-guide:hover .c-text-link{text-underline-offset:5px;text-decoration:underline}.home-reading-notes{padding-top:8px}.home-reading-notes>.c-eyebrow{margin-bottom:34px}.home-reading-notes>a{color:var(--ink);border-bottom:1px solid var(--line);margin-bottom:40px;padding:0 34px 40px 0;text-decoration:none;display:block;position:relative}.home-reading-notes>a:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.home-reading-notes a>span{letter-spacing:.08em;color:var(--muted);text-transform:uppercase;font-size:10px}.home-reading-notes h3{font:400 38px/1.05 var(--voice);letter-spacing:-.035em;margin:18px 0 15px}.home-reading-notes p{color:var(--muted);max-width:285px;font-size:14px;line-height:1.8}.home-reading-notes svg{position:absolute;top:44px;right:0}.home-reading-notes a:hover h3{color:var(--clay)}.home-closing{text-align:center;border-top:1px solid var(--line);color:var(--ink);padding:96px 24px 100px}.home-closing>svg{width:32px;height:35px;color:var(--green);margin-bottom:35px}.home-closing h2{font:400 clamp(42px, 5.5vw, 78px)/1.03 var(--voice);letter-spacing:-.045em;color:var(--ink);margin:0}.home-closing h2 em{color:var(--green);font-weight:300}.home-closing p{color:var(--muted);margin:28px 0;font-size:15px}.home-closing .c-primary{min-height:50px;font-size:12px;font-weight:500}.home-closing small{color:var(--muted);max-width:445px;margin:25px auto 0;font-size:11px;line-height:1.75;display:block}@media (max-width:1000px){.home-section{padding-top:90px;padding-bottom:90px}.home-begin{gap:50px}.home-pathways{gap:45px}.home-path-list>a{gap:16px}.home-privacy-note{gap:55px;padding-top:80px;padding-bottom:80px}.home-reading-spread{gap:42px}.home-reading-notes h3{font-size:33px}.home-featured-guide{min-height:510px}}@media (max-width:700px){.home-hero-copy{padding:150px 24px 160px}.home-hero h1{font-size:clamp(99px,26vw,182px)}.home-hero .home-hero-kicker{margin-bottom:30px;font-size:10px}.home-hero .home-intro{max-width:310px;margin-top:36px}.home-enter{margin-top:26px}.home-hero-foot{gap:10px;font-size:9px;bottom:24px}.home-hero-foot a{gap:10px}.home-section{padding:72px 24px}.home-section .c-eyebrow{margin-bottom:25px}.home-section h2{font-size:45px}.home-begin{grid-template-columns:1fr;gap:48px}.home-begin-copy>p:not(.c-eyebrow){max-width:440px;margin-bottom:0}.home-begin-signature{margin-top:25px}.home-question-card{padding-top:28px}.home-question-card h2{font-size:35px}.home-question-card form{padding:18px}.home-question{min-height:54px;font-size:14px}.home-pathways{grid-template-columns:1fr;gap:40px}.home-pathways-intro h2{max-width:420px}.home-pathways-intro h2 br{display:none}.home-pathways-intro>p:not(.c-eyebrow){margin:24px 0 0}.home-pathways-intro>p br{display:none}.home-path-list>a{grid-template-columns:20px 1fr 20px;gap:14px;padding:28px 0}.home-path-list>a:first-child{border-top:1px solid var(--line);padding-top:28px}.home-path-list h3{font-size:31px}.home-path-list p{font-size:15px}.home-path-list a>svg{width:20px}.home-privacy-note{grid-template-columns:1fr;gap:36px;padding:64px 24px}.home-privacy-heading h2{font-size:70px}.home-privacy-heading>svg{margin-bottom:24px}.home-privacy-body p{font-size:16px}.home-section-head{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:32px}.home-section-head h2{max-width:470px}.home-reading-spread{grid-template-columns:1fr;gap:44px}.home-featured-guide{min-height:465px;padding:30px}.home-featured-guide h3{font-size:50px}.home-featured-guide p{font-size:16px}.home-featured-guide .c-eyebrow{margin-bottom:36px}.home-reading-notes{padding:0}.home-reading-notes h3{font-size:36px}.home-reading-notes p{font-size:16px}.home-closing{padding:64px 24px 70px}.home-closing h2{font-size:43px}.home-closing h2 br{display:none}}@media (max-width:380px){.home-hero-foot{flex-direction:column;align-items:flex-start;gap:0}.home-hero-foot a{min-height:38px}.home-section h2{font-size:40px}.home-path-list h3{font-size:27px}.home-featured-guide{padding:26px}.home-featured-guide h3{font-size:43px}}@media (prefers-reduced-motion:reduce){.home-enter,.home-path-list a>svg,.home-featured-guide{transition:none}}
.c-context-switch{flex-wrap:wrap;gap:4px 12px}.c-intent{color:var(--muted);flex-wrap:wrap;align-items:center;gap:2px 8px;font-size:12px;display:inline-flex}.c-intent select{border:1px solid var(--line);max-width:100%;min-height:44px;color:var(--ink);background:var(--surface);border-radius:9px;padding:7px 26px 7px 10px;font-size:13px}.c-intent select:disabled{opacity:.6}.c-evidence{border-top:1px solid var(--line);color:var(--ink);margin:18px 0 6px;font-size:13px}.c-evidence summary{cursor:pointer;min-height:44px;padding:12px 0;font-weight:500;line-height:1.6}.c-evidence summary span{color:var(--muted);white-space:nowrap;margin-left:8px;font-size:11px}.c-evidence-note{color:var(--muted);line-height:1.65}.c-evidence ul{margin:0;padding:0;list-style:none}.c-evidence li{border-bottom:1px solid var(--line);padding:16px 0}.c-evidence a{color:var(--green);text-underline-offset:3px;overflow-wrap:anywhere;font-weight:600}.c-evidence small{color:var(--muted);margin-top:6px;line-height:1.6;display:block}.c-evidence li p{margin:9px 0 0;font-size:13px;line-height:1.65}.c-evidence-limit{color:var(--muted)}.c-craving{color:var(--ink);max-width:640px;margin:0 auto}.c-craving>.c-eyebrow{color:var(--clay);margin-bottom:12px}.c-craving h3{font:500 clamp(27px, 4vw, 36px)/1.16 var(--voice);letter-spacing:-.6px;max-width:480px;margin:0 0 18px}.c-craving h3:focus{outline:none}.c-craving p{margin:12px 0;font-size:15px;line-height:1.75}.c-craving-choices{border-top:1px solid var(--line);margin:22px 0}.c-craving-choices button{text-align:left;width:100%;min-height:60px;color:var(--ink);border:0;border-bottom:1px solid var(--line);background:0 0;justify-content:space-between;align-items:center;gap:18px;padding:17px 6px;font-size:15px;display:flex}.c-craving-choices button:hover{background:var(--sage)}.c-craving-choices small{color:var(--muted);margin-top:5px;font-size:12px;line-height:1.6;display:block}.c-craving blockquote{border-left:2px solid var(--clay);font:500 23px/1.5 var(--voice);margin:20px 0;padding:4px 0 4px 18px}.c-craving-pause{border-block:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:24px 0;padding:20px 0;display:flex}.c-craving-timer{font:500 48px/1.1 var(--voice);font-variant-numeric:tabular-nums;letter-spacing:-2px;display:block}.c-craving-pause small{color:var(--muted);margin-top:10px;font-size:12px;line-height:1.5;display:block}.c-craving-actions{flex-wrap:wrap;align-items:center;gap:12px;margin:22px 0;display:flex}.c-craving .c-craving-note{color:var(--muted);font-size:13px}.c-craving a:not([class]){color:var(--green);text-underline-offset:3px}.c-craving-footer{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:4px 20px;margin-top:26px;padding-top:12px;display:flex}.c-craving .c-text-link{min-height:44px;color:var(--green);text-underline-offset:4px;background:0 0;border:0;align-items:center;padding:4px 0;font-size:13px;text-decoration:underline;display:inline-flex}.c-craving-footer span{color:var(--muted);flex-basis:100%;font-size:11px;line-height:1.7}.c-craving-page{width:min(760px,100%);margin:0 auto;padding:58px 28px 80px}.c-craving-page>h1{font:500 18px/1.6 var(--sans);max-width:640px;color:var(--muted);margin:0 auto 44px}.c-notebook{max-width:640px;color:var(--ink);margin-inline:auto;font-size:14px;line-height:1.7}.c-notebook h3{font:450 32px/1.2 var(--voice);letter-spacing:-.5px;margin:12px 0 20px}.c-notebook .c-eyebrow{color:var(--clay)}.c-note-field{flex-direction:column;gap:9px;margin:22px 0 12px;font-size:14px;font-weight:500;display:flex}.c-note-field textarea,.c-note-field input{background:var(--surface);width:100%;min-width:0;color:var(--ink);border:1px solid var(--line);font:400 16px/1.65 var(--sans);border-radius:10px;padding:14px}.c-note-field textarea{resize:vertical;min-height:90px}.c-note-field textarea::placeholder,.c-note-field input::placeholder{color:var(--muted);opacity:.85}.c-note-actions{flex-wrap:wrap;align-items:center;gap:10px 16px;margin:14px 0;display:flex}.c-notebook .c-note-privacy,.c-note-privacy{color:var(--muted);font-size:12px;line-height:1.7}.c-note-privacy a,.c-note-next a{color:var(--green);text-underline-offset:4px}.c-note-status{color:var(--green);white-space:pre-line;font-size:13px;line-height:1.65}.c-note-status:empty{display:none}.c-note-link{min-height:44px;color:var(--green);text-underline-offset:4px;text-align:left;background:0 0;border:0;align-items:center;padding:6px 0;font-size:13px;text-decoration:underline;display:inline-flex}.c-note-link:disabled,.c-secondary:disabled{opacity:.5;cursor:not-allowed}.c-saved-note{border-block:1px solid var(--line);margin:20px 0;padding:0 2px 8px}.c-notebook summary,.c-reply-correction summary{cursor:pointer;min-height:44px;padding:12px 0;font-weight:500;line-height:1.6}.c-note-text{white-space:pre-wrap;overflow-wrap:anywhere;border-left:2px solid var(--clay);padding:4px 0 4px 18px}.c-note-excerpts{border-top:1px solid var(--line);margin-top:22px}.c-note-excerpts ul{max-height:280px;padding:0;list-style:none;overflow-y:auto}.c-note-excerpts label{border-bottom:1px solid var(--line);cursor:pointer;align-items:flex-start;gap:12px;padding:12px 0;display:flex}.c-note-excerpts span{overflow-wrap:anywhere}.c-note-excerpts small{color:var(--muted);margin-bottom:4px;display:block}.c-note-excerpts input,.c-appointment-questions input{width:17px;height:17px;accent-color:var(--green);flex:none;margin-top:5px}.c-helpful-notes{border-top:1px solid var(--line);margin-top:25px}.c-note-count{color:var(--muted);margin-left:10px;font-size:11px;font-weight:400;display:inline-block}.c-appointment-questions{border:0;min-width:0;margin:28px 0 16px;padding:0}.c-appointment-questions legend{font:450 24px/1.3 var(--voice);padding:0 0 16px}.c-appointment-questions label{border-top:1px solid var(--line);cursor:pointer;gap:14px;padding:16px 0;display:flex}.c-appointment-questions small{color:var(--muted);margin-top:6px;font-size:13px;font-weight:400;line-height:1.7;display:block}.c-note-next{border-top:1px solid var(--line);flex-wrap:wrap;gap:6px 20px;margin-top:24px;padding-top:16px;display:flex}.c-note-next a{align-items:center;min-height:44px;display:inline-flex}.c-reply-correction{color:var(--muted);margin:14px 0;font-size:12px}.c-reply-correction summary{width:fit-content;font-weight:400}.c-reply-correction p{margin:5px 0;font-size:12px;line-height:1.7}.c-repair-options{flex-wrap:wrap;align-items:center;gap:4px 20px;display:flex}.c-reply-correction .c-note-field{margin-top:12px}@media (max-width:540px){.c-intent{justify-content:space-between;width:100%}.c-intent select{min-width:170px;font-size:14px}.c-context-switch .c-friend{min-height:36px}.c-craving-page{padding:34px 22px 60px}.c-craving-pause{align-items:flex-start}.c-evidence summary span{margin-left:0;display:block}.c-notebook .c-primary{min-height:46px;padding:10px 18px;font-size:14px}.c-notebook h3{font-size:28px}}
:root,.site{--paper:#f8f4e9;--surface:#fffdf6;--ink:#293328;--muted:#66695b;--line:#dcd9ca;--line-strong:#aaae99;--green:#354b38;--green-hover:#243c2a;--sage:#e8e9dc;--peach:#efdfcf;--lilac:#ece6dc;--sidebar:#eae8da;--clay:#80563d;--ground:var(--paper);--ground-deep:#eeeadf;--raised:var(--surface);--raised-2:#eeeadf;--ink-quiet:var(--muted);--ink-faint:#6c705f;--accent:var(--green);--accent-strong:var(--green-hover);--accent-bright:#426349;--accent-soft:var(--sage);--accent-wash:#f0f0e5;--shadow:0 16px 48px #2933280d}html{scroll-padding-top:32px}body{background:var(--paper)}:focus-visible{outline-offset:5px;outline:2px solid #7c8f64}::selection{color:#243127;background:#d6ddc9}.c-brand{gap:9px}.c-brand span{letter-spacing:-.065em;font-weight:450}.c-brand>svg{width:26px;height:29px}.c-primary{letter-spacing:.06em;gap:24px;min-height:50px;padding:14px 24px;font-size:12px;font-weight:500}.c-primary:hover{transform:none}.c-secondary{border-radius:999px}.c-text-link{font-weight:500}.c-eyebrow{letter-spacing:.16em;font-size:11px;font-weight:500}.c-quick-exit{border-radius:999px;min-height:44px;font-weight:500}.c-site-header{z-index:20;border-bottom:1px solid var(--line);background:var(--paper);gap:36px;height:100px;padding:0 clamp(24px,5vw,80px);position:relative}.c-site-header .c-brand span{font-size:32px}.c-site-nav{gap:clamp(18px,2.6vw,38px)}.c-site-nav a{color:var(--ink);letter-spacing:.075em;text-transform:uppercase;font-size:11px}.c-site-nav a[aria-current],.c-site-nav a:hover{text-underline-offset:8px;text-decoration-thickness:1px}.c-header-actions{gap:20px}.c-site-header .c-urgent-link{color:var(--ink);font-size:11px}.c-site-header .c-quick-exit{font-size:11px}.c-home{position:relative}.c-home>.c-site-header{background:0 0;border:0;position:absolute;inset:0 0 auto}.c-home>.c-site-header :is(.c-brand,.c-site-nav a,.c-urgent-link,.c-quick-exit,.c-mobile-menu){color:#f8f4e9}.c-home>.c-site-header .c-quick-exit{border-color:#f8f4e966}.c-home>.c-site-header :is(.c-quick-exit,.c-icon-button):hover{background:#f8f4e921}.c-home>.c-site-header :focus-visible{outline-color:#f8f4e9}.c-mobile-nav{gap:0}.c-mobile-nav a{border-bottom:1px solid var(--line);font:400 27px/1.3 var(--voice);border-radius:0;padding:17px 0}.c-mobile-nav a:last-child{border-bottom:0}.c-mobile-nav a[aria-current]{color:var(--green);text-underline-offset:6px;text-decoration:underline}.c-modal{border-radius:6px;box-shadow:0 25px 100px #17251c33}.c-modal::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#17251c80}.c-modal-head{padding:22px 24px 18px 28px}.c-modal-head h2{font-size:28px;font-weight:400}.c-modal-body{padding:26px 28px 32px}.c-site-footer{--ink:#f8f4e9;--muted:#c1c6b5;--line:#f8f4e92b;color:var(--ink);background:#26372d;border:0;padding:clamp(50px,6vw,88px) clamp(24px,5vw,80px) 28px}.c-footer-top{grid-template-columns:1.4fr 1fr 1fr 1.4fr;gap:34px}.c-footer-top .c-brand{color:var(--ink)}.c-footer-top p{color:var(--muted);font:400 26px/1.25 var(--voice);letter-spacing:-.02em;margin-top:12px}.c-footer-top h2{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:20px;font-size:10px;font-weight:500}.c-footer-top>div>a:not(.c-brand){min-height:44px;color:var(--ink);align-items:center;padding:8px 0;font-size:13px;font-weight:400;display:flex}.c-footer-wordmark{font:400 clamp(96px, 24vw, 360px)/.78 var(--voice);letter-spacing:-.09em;align-items:baseline;margin:65px 0 16px;padding-right:.04em;display:flex}.c-footer-wordmark em{font-weight:300}.c-footer-wordmark>span{color:#a3b18c;font:300 .45em/1 var(--sans);margin-left:auto}.c-footer-bottom{color:var(--muted);border-color:var(--line);margin-top:34px;font-size:11px}.c-site-footer :focus-visible{outline-color:#e2d5ad}@media (max-width:1100px){.c-site-header{gap:20px;height:88px;padding-inline:28px}.c-site-nav{gap:17px}.c-site-nav a{font-size:10px}.c-header-actions{gap:12px}}@media (max-width:900px){.c-site-nav{display:none}.c-site-header .c-header-actions{margin-left:auto}.c-site-header .c-mobile-menu{display:inline-flex}.c-footer-top{grid-template-columns:1fr 1fr;gap:36px}}@media (max-width:580px){.c-site-header{gap:12px;height:78px;padding-inline:20px}.c-site-header .c-brand span{font-size:29px}.c-site-header .c-brand svg{width:23px;height:26px}.c-site-header .c-header-actions{gap:7px}.c-site-header .c-urgent-link{font-size:10px;display:inline-flex}.c-site-header .c-quick-exit{padding:9px 10px;font-size:10px}.c-site-header .c-quick-exit svg{display:none}.c-site-header .c-mobile-menu{width:44px}.c-site-footer{padding:44px 24px 26px}.c-footer-top{gap:30px 16px}.c-footer-top>div:first-child,.c-footer-help{grid-column:1/-1}.c-footer-top>div:first-child{justify-content:space-between;align-items:center;gap:24px;display:flex}.c-footer-top>div:first-child p{margin:0;font-size:20px}.c-footer-top .c-brand span{font-size:28px}.c-footer-top h2{margin-bottom:10px}.c-footer-wordmark{margin-top:42px;font-size:23vw}.c-footer-wordmark>span{display:none}.c-footer-bottom{flex-direction:column;align-items:flex-start;gap:12px}.c-modal{border-radius:6px;width:calc(100% - 24px)}.c-modal-head{padding:18px 18px 14px 22px}.c-modal-body{padding:22px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}.c-primary,.c-secondary,.c-site-header a,.c-quick-exit{transition:none}}@media print{.c-site-header,.c-site-footer,.c-skip{display:none!important}}
.site .page-intro{grid-template-columns:minmax(0,1.25fr) minmax(0,.8fr);align-items:center;gap:clamp(2rem,6vw,6rem);padding-block:clamp(2.5rem,6vw,5rem);display:grid}.site .page-intro-copy{min-width:0}.site .page-intro .c-eyebrow{letter-spacing:.18em;color:var(--muted);margin:0 0 1.65rem;font-size:.65rem}.site .page-intro h1{max-width:15ch;font:400 clamp(3.15rem, 5.8vw, 5.8rem)/.99 var(--voice);letter-spacing:-.055em;text-wrap:balance;margin:0}.site .page-intro .hero-sub{max-width:38rem;font:400 clamp(.95rem, 1.2vw, 1.075rem)/1.8 var(--sans);color:var(--muted);margin:1.7rem 0 0}.site .page-intro .hero-fine{color:var(--muted);margin:1rem 0 0;font-size:.8rem;line-height:1.7}.site .page-intro-copy>.btn-quiet{margin-top:1.25rem}.site .page-intro-photo{background:#384132;align-self:stretch;min-height:clamp(21rem,34vw,32rem);position:relative;overflow:hidden}.site .page-intro-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#131a1299);position:absolute;inset:0}.site .page-intro-image{object-fit:cover;object-position:58% 50%;filter:saturate(.78)}.site .page-intro-photo-note{z-index:1;color:#f8f4e9;letter-spacing:.14em;text-transform:uppercase;font-size:.62rem;font-weight:500;line-height:1.6;position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem}.site .page-intro--compact{grid-template-columns:minmax(0,1.5fr) minmax(0,.7fr);padding-block:2.5rem 3rem}.site .page-intro--compact h1{font-size:clamp(2.75rem,4.8vw,4.6rem)}.site .page-intro--compact .page-intro-photo{min-height:15rem;max-height:20rem}.site .page-intro--compact .page-intro-image{object-position:57% 62%}.site .page-intro--plain,.site .page-intro--urgent{max-width:56rem;display:block}.site .page-intro--plain h1{max-width:20ch}.site .page-intro--urgent{padding-block:1.5rem 2rem}.site .page-intro--urgent h1{max-width:100%;margin-bottom:1.4rem;font-size:clamp(2.6rem,5vw,4.5rem)}.site .page-intro--urgent .c-eyebrow{margin-bottom:1rem}.site .page-intro--urgent .alert{border-radius:0;padding:1.25rem}.site .page-intro--urgent .alert h2{font:600 1.25rem/1.4 var(--sans)}.site .page-intro--urgent .alert p{max-width:42rem;font-size:.95rem}.site .page-intro--urgent .alert-btn{align-items:center;min-height:44px;padding:.65rem .95rem;font-size:.9rem;display:inline-flex}.site .site-main:not(.landing-main)>.band{gap:1.25rem clamp(2rem,5vw,5rem);padding-block:3rem}.site .site-main:not(.landing-main)>.band .band-h{font:400 clamp(1.65rem, 2.5vw, 2.3rem)/1.16 var(--voice);letter-spacing:-.035em}.site .band-body{font-weight:400;line-height:1.85}.site .band-note,.site .steps li,.site .res-what,.site .topic span,.site .c-guide-grid p{font-weight:400}.site .band>.band-body:first-of-type{margin-top:0}:is(.site .band:has(>.c-guide-search),.site .band:has(>.checkin-tool),.site .band:has(>.ts)){display:block}.site .band>.checkin-tool,.site .band>.ts{width:min(44rem,100%);margin-inline:auto}.site .band:has(>.c-guide-search){padding-top:2rem}.site .c-guide-search{gap:.65rem;max-width:34rem;font-size:.75rem}.site .c-guide-search input{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;padding:.85rem 0}.site .c-filter-row{gap:.5rem;margin-block:1.5rem 2rem}.site .c-filter-row button{border-radius:999px;padding:.55rem .95rem}.site .c-guide-grid{border-top:1px solid var(--line);display:block}.site .c-guide-grid>a{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;grid-template-columns:minmax(9rem,.65fr) minmax(0,1.1fr) minmax(0,1fr) auto;align-items:center;gap:1.75rem;min-height:0;padding:1.75rem 0;display:grid}.site .c-guide-grid>a:hover{border-color:var(--line);background:#3f4f340a}.site .c-guide-top{color:var(--muted);gap:.7rem;margin:0;font-size:.65rem}.site .c-guide-grid h2{font:400 clamp(1.45rem, 2vw, 1.85rem)/1.15 var(--voice);letter-spacing:-.035em;margin:0}.site .c-guide-grid p{margin:0;font-size:.825rem;line-height:1.7}.site .c-guide-grid .c-text-link{white-space:nowrap;margin:0;font-size:.7rem}.site .topics,.site .fac-grid,.site .cards2,.site .cards3{grid-template-columns:1fr;gap:0}.site .topic,.site .card.fac,.site .cards2>.card,.site .cards3>.card{border:0;border-bottom:1px solid var(--line);box-shadow:none;background:0 0;border-radius:0;padding:1.5rem 0}.site .topic:hover{box-shadow:none}.site .topic b{font:400 1.6rem/1.2 var(--voice);letter-spacing:-.025em}.site .topic span{max-width:40rem;line-height:1.8}.site .fac-tags{gap:.4rem}.site .ftag{border-color:var(--line);background:0 0;border-radius:999px}.site .c-support-finder{background:0 0;border:0;border-radius:0;padding:0}.site .service-results{gap:0}.site .service-results>li{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;padding:1.4rem 0}.site .service-result-head strong{font:400 1.45rem/1.3 var(--voice);letter-spacing:-.025em}.site .service-results p{line-height:1.8}.site .service-map{border-radius:0}.site .tool-button{background:var(--surface);border-radius:999px;min-height:44px}.site .checkin-form{gap:.8rem}.site .checkin-tool input:not([type=checkbox]),.site .checkin-tool textarea,.site .care-search input,.site .ts-draft,.site .pr-input{background:var(--surface);font-family:var(--sans);border-radius:3px;padding:.95rem}.site .ts-opt{border-radius:999px;min-height:44px}.site .message-preview{background:var(--sage);border-radius:0;padding:1.25rem}.site .pr-box{background:0 0;border-radius:3px}.site .c-support-prompt{border-block:1px solid var(--line);background:0 0;border-radius:0;margin-block:0 2rem;padding:2rem 0}.site .res-name{font:400 1.5rem/1.3 var(--voice);letter-spacing:-.025em}.site .res-num{font-size:1rem}.site .res-what{line-height:1.8}.site .c-craving-page{width:min(1240px,100%);padding:0 clamp(1.35rem,5vw,3rem) 5rem}.site .c-craving-page>.c-craving,.site .c-craving-page>.c-notebook{margin-top:1rem}.site .c-note-field textarea,.site .c-note-field input{border-radius:3px;padding:1rem}.site .steps-big>li{padding-block:.35rem}.site .steps-big>li::marker{font:400 1.5rem var(--voice)}.site .wh-item{border-radius:0}.site .wrap .lead h2,.site .wrap .split h2{font-family:var(--voice);letter-spacing:-.035em;font-weight:400}.site .site-main>.wrap{padding-inline:0}@media (max-width:1000px){.site .c-guide-grid>a{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:1rem 1.5rem}.site .c-guide-top{grid-column:1/-1}}@media (max-width:700px){.site .page-intro{grid-template-columns:1fr;gap:1.75rem;padding-block:2rem}.site .page-intro h1{max-width:17ch;font-size:clamp(2.7rem,10vw,4rem)}.site .page-intro .c-eyebrow{margin-bottom:1.25rem}.site .page-intro .hero-sub{margin-top:1.25rem}.site .page-intro-photo{min-height:15rem;max-height:18rem}.site .page-intro--compact .page-intro-photo{display:none}.site .page-intro--urgent{padding-top:1rem}.site .page-intro--urgent h1{font-size:2.6rem}.site .site-main:not(.landing-main)>.band{padding-block:2rem;display:block}.site .site-main:not(.landing-main)>.band .band-h{margin-bottom:1.25rem}.site .c-guide-grid>a{grid-template-columns:minmax(0,1fr) auto;gap:.85rem 1rem;padding-block:1.5rem}.site .c-guide-grid h2{grid-column:1;font-size:1.65rem}.site .c-guide-grid p{grid-column:1}.site .c-guide-grid .c-text-link{grid-area:2/2/4}.site .c-support-prompt{flex-wrap:wrap;align-items:flex-start;gap:1rem}.site .c-support-prompt>div{flex:1}.site .c-support-prompt>a{flex-basis:100%;margin-left:0}.site .c-craving-page{padding-inline:1.35rem}}@media print{.site .page-intro-photo{display:none}.site .page-intro{padding-block:1rem;display:block}}
.c-chat{--paper:#f8f4e9;--surface:#fffcf4;--ink:#293629;--muted:#687061;--line:#deded0;--green:#354b36;--green-hover:#243d29;--sage:#e9ecdf;--peach:#f0dfd0;--clay:#88583d;--sidebar:#26362a;--sidebar-ink:#f8f4e9;--sidebar-muted:#d3d9c9;--voice:var(--font-newsreader), Georgia, serif;--sans:var(--font-dm-sans), ui-sans-serif, system-ui, sans-serif;--body:var(--sans);--ui:var(--sans);font-family:var(--sans);grid-template-columns:280px minmax(0,1fr)}.c-chat .c-sidebar{isolation:isolate;color:var(--sidebar-ink);background:var(--sidebar);scrollbar-width:thin;scrollbar-color:#788473 transparent;border:0;gap:28px;padding:36px 23px 24px;position:relative}.c-chat .c-sidebar-scene{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.c-chat .c-sidebar-scene img{object-fit:cover;object-position:35% 50%;filter:saturate(.6)}.c-chat .c-sidebar-scene:after{content:"";background:linear-gradient(#17281dd9,#1c2f24c7 48%,#15261de6);position:absolute;inset:0}.c-chat .c-sidebar .c-brand{color:var(--sidebar-ink);gap:11px;margin:0 11px 8px}.c-chat .c-sidebar .c-brand span{letter-spacing:-2.4px;font-size:38px;font-weight:400}.c-chat .c-sidebar .c-brand svg{width:28px;height:32px}.c-chat .c-new-chat{min-height:48px;color:var(--sidebar-ink);background:#f8f4e90a;border:1px solid #f8f4e945;border-radius:99px;padding:12px 15px;font-size:12px}.c-chat .c-new-chat:hover{background:#f8f4e91a;border-color:#f8f4e96b}.c-chat .c-side-label{color:var(--sidebar-muted);letter-spacing:1.8px;margin-bottom:12px;font-size:9px}.c-chat .c-side-tools{gap:0}.c-chat .c-side-tools button,.c-chat .c-side-tools a{min-height:43px;color:var(--sidebar-ink);border-radius:3px;gap:13px;padding:11px 12px;font-size:12px;line-height:1.5}.c-chat .c-side-tools svg{color:#ccd4be;width:17px;height:17px}.c-chat .c-side-tools button:hover,.c-chat .c-side-tools a:hover{background:#f8f4e914}.c-chat .c-side-bottom{border-top:1px solid #f8f4e927;padding-top:22px}.c-chat .c-side-note{color:var(--sidebar-muted);font-size:10px;line-height:1.8}.c-chat .c-sidebar :focus-visible{outline-color:#f8f4e9}.c-chat .c-conversation{background:var(--paper)}.c-chat .c-chat-header{border-color:var(--line);min-height:88px;padding:20px 40px}.c-chat .c-chat-title>div>strong{font:400 22px/1.1 var(--voice);letter-spacing:-.45px;margin-bottom:7px}.c-chat .c-chat-title>div>span{letter-spacing:.2px;font-size:10px}.c-chat .c-status-dot{background:#7c8b64;width:5px;height:5px}.c-chat .c-urgent-link{color:var(--ink);font-size:11px}.c-chat .c-quick-exit{border-radius:99px;min-height:44px;padding:10px 15px;font-size:11px}.c-chat .c-thread,.c-chat .c-compose-area{max-width:880px}.c-chat .c-thread{padding:32px 48px}.c-chat .c-thread-empty{height:auto;min-height:100%;padding-top:40px;padding-bottom:22px}.c-chat .c-welcome{width:100%;max-width:690px;margin:auto 0}.c-chat .c-welcome-scene{display:none}.c-chat .c-welcome .c-eyebrow{color:var(--muted);letter-spacing:2px;margin-bottom:21px;font-size:9px;display:flex}.c-chat .c-welcome h1{max-width:690px;font:400 clamp(42px, 4.2vw, 61px)/.99 var(--voice);letter-spacing:-2.6px;margin-bottom:20px}.c-chat .c-welcome h1 em{color:#6b795c;font-weight:350}.c-chat .c-welcome-intro{max-width:480px;margin-bottom:25px;font-size:14px;line-height:1.75}.c-chat .c-starters{border-top:1px solid var(--line);flex-direction:column;gap:0;display:flex}.c-chat .c-starter{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;flex-direction:row;align-items:center;gap:15px;min-height:47px;padding:12px 2px;transition:padding .18s,background .18s}.c-chat .c-starter>svg{width:17px;height:17px;color:var(--muted)}.c-chat .c-starter>span{font-size:13px}.c-chat .c-starter>span>svg{color:var(--ink);opacity:.7;display:block}.c-chat .c-starter:hover{background:var(--sage);padding-left:10px;padding-right:10px}.c-chat .c-welcome-foot{margin-top:17px;font-size:10px;line-height:1.6}.c-chat .c-user-message{background:var(--sage);border-color:#dce1cf;border-radius:18px 18px 3px;margin-bottom:32px;padding:14px 20px;font-size:15px}.c-chat .c-assistant-message{margin-bottom:34px}.c-chat .c-assistant-label{letter-spacing:.35px;gap:9px;margin-bottom:16px;font-size:10px}.c-chat .c-assistant-label svg{color:#768969}.c-chat .c-message-text{font-size:16px;line-height:1.85}.c-chat .c-message-text p{margin-bottom:18px}.c-chat .c-compose-area{padding:8px 48px 20px}.c-chat .c-context-switch{gap:4px 14px;margin-bottom:9px}.c-chat .c-friend{border-radius:0;padding-inline:0;font-size:11px}.c-chat .c-friend[aria-pressed=true]{border-radius:99px;padding-inline:10px}.c-chat .c-intent{gap:6px;font-size:11px}.c-chat .c-intent select{background:var(--sage);border-color:#0000;border-radius:99px;min-height:40px;padding-block:8px;font-size:12px}.c-chat .c-composer-box{background:var(--surface);border:1px solid #cdd3bf;border-radius:18px;padding:19px 18px 13px;box-shadow:0 5px 20px #26362906}.c-chat .c-composer-box:focus-within{border-color:#839570;box-shadow:0 0 0 3px #83957015}.c-chat .c-composer-box textarea{font-size:16px}.c-chat .c-composer-box textarea::placeholder{color:#79806f}.c-chat .c-compose-tools{gap:7px;margin-top:13px}.c-chat .c-compose-tools .c-icon-button{background:0 0;border-color:#0000}.c-chat .c-compose-tools .c-icon-button:hover{background:var(--sage)}.c-chat .c-send-button{width:43px;height:43px}.c-chat .c-composer-caption{margin-top:11px;font-size:9px}.c-chat .c-error{border-width:0 0 0 2px;border-color:var(--clay);border-radius:4px}.c-chat .c-modal{border-color:var(--line);background:var(--surface);border-radius:12px;box-shadow:0 30px 100px #17231e33}.c-chat .c-modal::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#17231e77}.c-chat .c-modal-head{padding:24px 22px 20px 28px}.c-chat .c-modal-head h2{letter-spacing:-.8px;font-size:29px;font-weight:400}.c-chat .c-modal-body{padding:24px 28px 30px}.c-chat .c-tool-picker{grid-template-columns:1fr;gap:0}.c-chat .c-tool-picker button{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;flex-direction:row;align-items:center;gap:18px;padding:16px 3px}.c-chat .c-tool-picker button:hover{background:var(--sage)}.c-chat .c-tool-picker button>svg{width:20px;height:20px}.c-chat .c-tool-picker strong{margin-bottom:4px;font-size:14px}.c-chat .c-theme-options{flex-wrap:wrap}.c-chat .c-theme-options button,.c-chat .c-secondary{border-radius:99px}.c-chat .chat-tool{border-radius:7px;padding:25px}.c-chat .chat-tool-heading h2{letter-spacing:-.7px;font-size:27px;font-weight:400}.c-chat .tool-button{border-radius:99px}.c-chat .service-results>li,.c-chat .survey{border-radius:4px}.c-chat .c-evidence{font-size:12px}.c-chat .c-reply-correction{margin-top:10px}.c-chat[data-theme=night]{--paper:#202c24;--surface:#29362d;--ink:#f2efe1;--muted:#bdc4b2;--line:#495345;--green:#c2d0a7;--green-hover:#d6e1c1;--sage:#354735;--peach:#493f30;--clay:#cfaa85;--sidebar:#17271e}.c-chat[data-theme=night] .c-sidebar-scene{opacity:.65}.c-chat[data-theme=night] .c-new-chat{color:var(--sidebar-ink);background:#f8f4e90a;border-color:#f8f4e945}.c-chat[data-theme=night] .c-side-tools button:hover,.c-chat[data-theme=night] .c-side-tools a:hover{background:#f8f4e914}.c-chat[data-theme=night] .c-welcome h1 em{color:#b8c69e}.c-chat[data-theme=night] .c-user-message,.c-chat[data-theme=night] .c-composer-box{border-color:var(--line)}.c-chat[data-theme=night] .c-composer-box:focus-within{border-color:#9bac80}.c-chat[data-theme=night] .c-composer-box textarea::placeholder{color:#b1bba4}.c-chat[data-theme=night] .c-intent select{background:var(--sage)}.c-chat[data-theme=night] .c-tool-picker{--paper:#202c24}@media (min-width:1500px){.c-chat{grid-template-columns:300px minmax(0,1fr)}.c-chat .c-sidebar{padding-inline:28px}.c-chat .c-thread,.c-chat .c-compose-area{max-width:940px}.c-chat .c-welcome{max-width:720px}}@media (min-width:801px) and (max-width:1100px){.c-chat{grid-template-columns:246px minmax(0,1fr)}.c-chat .c-sidebar{padding-inline:17px}.c-chat .c-chat-header,.c-chat .c-thread,.c-chat .c-compose-area{padding-inline:30px}.c-chat .c-welcome h1{letter-spacing:-1.7px;font-size:45px}.c-chat .c-intent{margin-left:auto}.c-chat .c-intent>span{max-width:65px}}@media (max-width:800px){.c-chat .c-chat-header{min-height:72px;padding:13px 22px}.c-chat .c-thread{max-width:740px;padding:28px 30px}.c-chat .c-thread-empty{justify-content:flex-start;padding-top:22px}.c-chat .c-welcome{max-width:none}.c-chat .c-welcome-scene{isolation:isolate;color:#f8f4e9;background:#2e3529;align-items:flex-end;height:175px;margin-bottom:28px;display:flex;position:relative;overflow:hidden}.c-chat .c-welcome-scene img{z-index:-2;object-fit:cover;object-position:50% 56%;filter:saturate(.75)}.c-chat .c-welcome-scene:after{z-index:-1;content:"";background:linear-gradient(#1323190a 20%,#132319ad);position:absolute;inset:0}.c-chat .c-welcome-scene>span{font:400 30px/1.1 var(--voice);letter-spacing:-.65px;padding:20px 22px}.c-chat .c-welcome .c-eyebrow{margin-bottom:16px}.c-chat .c-welcome h1{letter-spacing:-1.8px;font-size:47px}.c-chat .c-compose-area{max-width:740px;padding-inline:30px}}@media (max-width:580px){.c-chat .c-chat-header{gap:6px;min-height:68px;padding:10px 14px}.c-chat .c-chat-header .c-brand{gap:7px}.c-chat .c-chat-header .c-brand span{font-size:28px}.c-chat .c-chat-header .c-brand svg{width:22px;height:25px}.c-chat .c-chat-title{gap:5px}.c-chat .c-chat-header .c-header-actions{gap:9px}.c-chat .c-quick-exit{gap:5px;padding:8px 10px;font-size:10px}.c-chat .c-urgent-link{font-size:10px}.c-chat .c-thread{padding:22px}.c-chat .c-thread-empty{padding-top:18px}.c-chat .c-welcome-scene{height:145px;margin-bottom:24px}.c-chat .c-welcome-scene>span{padding:18px;font-size:27px}.c-chat .c-welcome h1{letter-spacing:-1.35px;margin-bottom:16px;font-size:36px;line-height:1.05}.c-chat .c-welcome-intro{margin-bottom:22px;font-size:14px}.c-chat .c-welcome-foot{align-items:flex-start;font-size:10px;display:flex}.c-chat .c-welcome-foot svg{margin-top:2px}.c-chat .c-starter{gap:12px;min-height:49px;padding-block:13px}.c-chat .c-starter>span{font-size:13px}.c-chat .c-compose-area{padding:5px 16px max(12px, env(safe-area-inset-bottom))}.c-chat .c-context-switch{align-items:center;gap:0 10px;margin-bottom:6px}.c-chat .c-friend{gap:4px;min-height:38px;font-size:10px}.c-chat .c-intent{width:auto;margin-left:auto}.c-chat .c-intent>span{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.c-chat .c-intent select{min-width:0;max-width:154px;min-height:44px;padding-left:10px;font-size:12px}.c-chat .c-composer-box{border-radius:15px;padding:15px 12px 9px}.c-chat .c-compose-tools{gap:3px;margin-top:8px}.c-chat .c-compose-tools .c-icon-button,.c-chat .c-send-button{width:44px;height:44px}.c-chat .c-search-toggle{padding-inline:7px}.c-chat .c-user-message{padding:12px 17px;font-size:16px}.c-chat .c-message-text{line-height:1.8}.c-chat .c-modal-head{padding:20px 16px 17px 22px}.c-chat .c-modal-head h2{font-size:27px}.c-chat .c-modal-body{padding:20px 22px 26px}.c-chat .chat-tool{padding:20px 17px}.c-chat .chat-tool-heading h2{font-size:25px}}@media (max-width:360px){.c-chat .c-chat-header{padding-inline:10px}.c-chat .c-chat-header .c-brand span{font-size:26px}.c-chat .c-chat-header .c-header-actions{gap:6px}.c-chat .c-thread{padding-inline:18px}.c-chat .c-welcome h1{font-size:32px}.c-chat .c-context-switch{gap:0 4px}.c-chat .c-intent select{max-width:138px;font-size:11px}}@media (prefers-reduced-motion:reduce){.c-chat .c-starter{transition:none}}@media print{.c-chat .c-welcome-scene{display:none}}
.support-page{font-weight:400}.support-page .support-label{letter-spacing:.14em;text-transform:uppercase;margin:0 0 20px;font-size:11px;font-weight:500}.support-page :is(.support-local,.support-directory,.support-national){scroll-margin-top:28px}.support-page .support-local{background:#e5e7d9;grid-template-columns:minmax(0,.9fr) minmax(0,1.2fr);gap:clamp(40px,6vw,90px);padding:clamp(40px,5vw,76px) max(5vw,50% - 620px);display:grid}.support-local-heading{padding-top:12px}.support-local-heading h1{font:400 clamp(48px, 5.6vw, 80px)/1.02 var(--voice);letter-spacing:-.055em;margin:0 0 26px}.support-local-heading h1 em{font-weight:300}.support-local-heading>p:not(.support-label){max-width:340px;margin:0;font-size:16px;line-height:1.8}.support-shortcuts{max-width:350px;margin-top:38px;display:grid}.support-shortcuts a{min-height:59px;color:var(--ink);border-top:1px solid #afb7a1;align-items:center;gap:13px;font-size:13px;text-decoration:none;display:flex}.support-shortcuts a:last-child{border-bottom:1px solid #afb7a1}.support-shortcuts a>span:last-child{margin-left:auto;font-size:20px}.support-shortcuts a:hover>span:first-of-type{text-underline-offset:4px;text-decoration:underline}.support-shortcuts svg{flex-shrink:0}.support-search-panel{background:var(--surface);border-radius:5px;min-width:0;padding:clamp(24px,3vw,42px)}.support-search-heading{align-items:center;gap:12px;margin-bottom:20px;display:flex}.support-search-heading h2{font:400 clamp(24px, 2.4vw, 32px)/1.2 var(--voice);letter-spacing:-.03em;margin:0}.support-search-heading svg{color:var(--green);flex-shrink:0}.support-page .c-support-finder{background:0 0;border:0;padding:0}.support-page .c-support-finder>.c-filter-row{border-bottom:1px solid var(--line);gap:10px;margin:0 0 22px;padding-bottom:20px}.support-page .c-support-finder>.c-filter-row button{min-height:46px;font-size:13px;font-weight:500}.support-page .c-support-body>p{font-size:15px;font-weight:400;line-height:1.75}.support-page .rp-label{font-size:15px;font-weight:500}.support-page .rp-input{border:1px solid var(--line-strong);background:var(--paper);border-radius:3px;min-height:50px}.support-page .rp-go{border-radius:3px;min-height:50px}.support-page .rp-quick{gap:10px}.support-page .rp-quick .chip{border:1px solid var(--line-strong);min-height:52px;color:var(--ink);font-family:var(--sans);text-align:left;cursor:pointer;background:0 0;border-radius:3px;padding:10px 14px;font-size:13px}.support-page .rp-quick .chip i{color:var(--muted);opacity:1;margin-top:3px;font-size:11px;font-style:normal}.support-page .rp-quick .chip:hover{background:var(--sage)}.support-page .rp-quick .chip-on{color:var(--paper);background:var(--green);border-color:var(--green)}.support-page .rp-quick .chip-on i{color:var(--paper)}.support-page .rp-quick .chip-on:hover{background:#293c31}.support-page .service-results>li{padding:24px 0}.support-page .service-results p{font-size:15px}.support-page .support-search-panel .tool-note{font-size:12px;line-height:1.7}.support-page .rp-result{background:var(--sage)}.support-open-question{border-bottom:1px solid var(--line);align-items:center;gap:20px;padding:30px max(5vw,50% - 620px);display:flex}.support-open-question>svg{color:var(--green);flex-shrink:0}.support-open-question h2{font:400 clamp(23px, 2.5vw, 32px)/1.2 var(--voice);letter-spacing:-.025em;margin:0 0 6px}.support-open-question p{margin:0;font-size:14px}.support-open-question>a{white-space:nowrap;min-height:44px;margin-left:auto}.support-directory{max-width:1368px;margin-inline:auto;padding:64px clamp(24px,5vw,64px) 25px}.support-directory-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:36px;display:flex}.support-directory-heading h2{font:400 clamp(38px, 4vw, 56px)/1.06 var(--voice);letter-spacing:-.04em;margin:0}.support-directory-heading h2 em{font-weight:300}.support-directory-heading>p{margin:0 0 6px;font-size:14px}.support-group{border-top:1px solid var(--line);grid-template-columns:minmax(0,.65fr) minmax(0,1.5fr);gap:clamp(32px,6vw,80px);padding:32px 0;display:grid}.support-group-heading h3{font:400 29px/1.2 var(--voice);letter-spacing:-.025em;margin:0 0 12px}.support-group-heading p{max-width:240px;margin:0;font-size:14px;line-height:1.8}.support-contacts{margin:0;padding:0;list-style:none}.support-contacts li{border-top:1px solid var(--line);padding:24px 0}.support-contacts li:first-child{border:0;padding-top:0}.support-contacts li:last-child{padding-bottom:0}.support-contact-heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:5px 20px;display:flex}.support-contact-heading h4{font:500 18px/1.4 var(--sans);letter-spacing:-.02em;max-width:360px;margin:0}.support-contact-number{min-height:44px;color:var(--green);text-underline-offset:5px;-webkit-text-decoration-color:var(--line-strong);text-decoration-color:var(--line-strong);font-variant-numeric:tabular-nums;align-items:center;font-size:17px;font-weight:500;display:inline-flex}.support-contacts li>p{max-width:610px;margin:8px 0 0;font-size:15px;line-height:1.8}.support-contact-website{min-height:44px;color:var(--green);text-underline-offset:4px;overflow-wrap:anywhere;align-items:center;font-size:13px;display:inline-flex}.support-national{background:#eeeadf;grid-template-columns:minmax(0,.65fr) minmax(0,1.5fr);gap:clamp(32px,6vw,80px);max-width:1240px;margin:20px auto 40px;padding:40px;display:grid}.support-national h2{font:400 clamp(32px, 3vw, 44px)/1.1 var(--voice);letter-spacing:-.03em;margin:0}.support-national h2 em{font-weight:300}.support-national>div>p:not(.support-label){margin:0 0 18px;font-size:16px;line-height:1.8}.support-national .c-primary{margin:4px 0 22px}.support-national>div>p.support-external-note{font-size:12px}.support-page .support-review-note{max-width:1288px;margin-inline:auto;padding:0 24px 48px}.support-review-note p{margin:0;font-size:12px;line-height:1.8}@media (max-width:800px){.support-page .support-local{grid-template-columns:1fr;gap:32px;padding:35px 24px}.support-local-heading{padding:0}.support-local-heading h1{margin-bottom:18px;font-size:clamp(44px,7vw,62px)}.support-local-heading h1 br{display:none}.support-local-heading h1 em:before{content:" "}.support-local-heading>p:not(.support-label){max-width:550px}.support-shortcuts{flex-wrap:wrap;gap:0 22px;max-width:none;margin-top:18px;display:flex}.support-shortcuts a{border:0;min-height:44px;font-size:12px}.support-shortcuts a:last-child{border:0}.support-shortcuts a>svg{display:none}.support-search-panel,.support-open-question{padding:24px}.support-directory-heading{display:block}.support-directory-heading>p{margin-top:14px}.support-national{margin-inline:24px;padding:28px}}@media (max-width:540px){.support-page .support-local{gap:24px;padding:28px 20px 24px}.support-page .support-label{margin-bottom:16px;font-size:10px}.support-local-heading h1{max-width:9ch;font-size:46px}.support-search-panel{margin-inline:-6px;padding:22px 18px}.support-page .c-support-body>p,.support-page .service-results p,.support-contacts li>p{font-size:16px}.support-page .c-support-finder>.c-filter-row{gap:7px}.support-page .c-support-finder>.c-filter-row button{padding-inline:11px;font-size:12px}.support-open-question{flex-wrap:wrap;gap:14px}.support-open-question>div{flex:1}.support-open-question>a{margin-left:40px}.support-directory{padding:42px 24px 10px}.support-group{grid-template-columns:1fr;gap:26px}.support-group-heading p{max-width:none}.support-contact-heading{display:block}.support-contact-number{margin-top:4px}.support-national{grid-template-columns:1fr;gap:25px;margin-inline:20px;padding:26px 20px}}@media print{.support-page .support-local,.support-national{background:#fff;padding:24px 0}.support-shortcuts{display:none}}
.guides-page .guides-library{width:min(1280px,100% - 10vw);margin:0 auto;padding:clamp(38px,4.5vw,64px) 0 clamp(70px,7vw,100px)}.guides-page .guides-library-masthead{grid-template-columns:minmax(0,1.65fr) minmax(240px,.8fr);align-items:end;column-gap:64px;padding-bottom:38px;display:grid}.guides-page .guides-library-masthead .c-eyebrow{margin-bottom:23px}.guides-page .guides-library-masthead h1{font:400 clamp(44px, 5.6vw, 80px)/1.05 var(--voice);letter-spacing:-.05em;margin:0}.guides-page .guides-library-masthead h1 em{color:var(--clay);font-weight:400}.guides-page .guides-library-masthead>p{max-width:340px;color:var(--muted);margin:0 0 3px;font-size:16px;line-height:1.75}.guides-page .guides-library-tools{border-top:1px solid var(--line-strong);flex-wrap:wrap;align-items:end;gap:22px 44px;margin-bottom:36px;padding-top:23px;display:flex}.guides-page .guides-library .c-guide-search{flex:285px;gap:8px;max-width:385px;margin:0;font-size:12px}.guides-page .guides-library .c-guide-search input{border:0;border-bottom:1px solid var(--line-strong);min-height:48px;font:400 16px/1.5 var(--sans);color:var(--ink);background:0 0;border-radius:0;padding:9px 0}.guides-page .guides-library .c-guide-search input::placeholder{color:var(--muted);opacity:1}.guides-page .guides-library .c-filter-row{flex-wrap:wrap;gap:0 22px;margin:0 0 0 auto;display:flex}.guides-page .guides-library .c-filter-row button{min-height:46px;color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;padding:11px 0;font-size:13px;font-weight:400}.guides-page .guides-library .c-filter-row button[aria-pressed=true]{color:var(--ink);border-bottom-color:var(--ink);font-weight:600}.guides-page .guides-library .c-filter-row button:hover{color:var(--ink);border-bottom-color:var(--line-strong)}.guides-page .guides-library-count{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);justify-content:space-between;gap:20px;margin-bottom:14px;font-size:11px;display:flex}.guides-page .guides-library .c-guide-grid{border-top:1px solid var(--ink);grid-template-columns:1.15fr 1fr;gap:0 clamp(36px,6vw,84px);display:grid}.guides-page .guides-library .c-guide-grid>a{border:0;border-bottom:1px solid var(--line-strong);min-height:0;color:var(--ink);background:0 0;border-radius:0;flex-direction:column;align-items:stretch;gap:0;padding:29px 0 25px;text-decoration:none;display:flex}.guides-page .guides-library .c-guide-grid>a:hover{border-color:var(--ink);background:0 0}.guides-page .guides-library-entry-meta{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:20px;margin-bottom:19px;font-size:11px;display:flex}.guides-page .guides-library-number{color:var(--clay);font-variant-numeric:tabular-nums}.guides-page .guides-library .c-guide-grid h2{max-width:24ch;font:400 clamp(29px, 2.9vw, 39px)/1.1 var(--voice);letter-spacing:-.035em;text-wrap:pretty;margin:0 0 12px}.guides-page .guides-library .c-guide-grid p{max-width:43ch;color:var(--muted);margin:0 0 22px;font-size:16px;line-height:1.7}.guides-page .guides-library-read{min-height:30px;color:var(--green);justify-content:space-between;align-items:center;margin-top:auto;font-size:12px;display:flex}.guides-page .guides-library-read svg{transition:transform .18s}.guides-page .guides-library .c-guide-grid>a:hover .guides-library-read svg{transform:translate(4px)}.guides-page .guides-library .guides-library-browsing>a:first-child{grid-row:span 2;padding-bottom:25px}.guides-page .guides-library .guides-library-browsing>a:first-child .guides-library-entry-meta{margin-bottom:clamp(35px,4vw,60px)}.guides-page .guides-library .guides-library-browsing>a:first-child h2{max-width:12ch;margin-bottom:23px;font-size:clamp(45px,5.1vw,72px);line-height:1.02}.guides-page .guides-library .guides-library-browsing>a:first-child p{max-width:32ch;margin-bottom:38px}.guides-page .guides-library .c-empty-results{padding:24px 0 40px;font-size:16px;line-height:1.75}@media (max-width:1050px){.guides-page .guides-library-masthead{column-gap:32px}.guides-page .guides-library-tools{display:block}.guides-page .guides-library .c-guide-search{max-width:460px}.guides-page .guides-library .c-filter-row{gap:0 28px;margin:14px 0 0}}@media (max-width:700px){.guides-page .guides-library{width:calc(100% - 40px);padding-top:32px}.guides-page .guides-library-masthead{grid-template-columns:1fr;gap:19px;padding-bottom:26px}.guides-page .guides-library-masthead .c-eyebrow{margin-bottom:19px;font-size:10px}.guides-page .guides-library-masthead h1{font-size:clamp(44px,8.6vw,60px)}.guides-page .guides-library-masthead>p{max-width:410px}.guides-page .guides-library-tools{margin-bottom:25px;padding-top:18px}.guides-page .guides-library .c-filter-row{gap:0 21px}.guides-page .guides-library .c-filter-row button{font-size:13px}.guides-page .guides-library .c-guide-grid{grid-template-columns:1fr}.guides-page .guides-library .c-guide-grid>a{padding-block:25px}.guides-page .guides-library-entry-meta{margin-bottom:16px}.guides-page .guides-library .c-guide-grid h2{font-size:32px}.guides-page .guides-library .guides-library-browsing>a:first-child{grid-row:auto}.guides-page .guides-library .guides-library-browsing>a:first-child .guides-library-entry-meta{margin-bottom:22px}.guides-page .guides-library .guides-library-browsing>a:first-child h2{max-width:15ch;margin-bottom:17px;font-size:43px}.guides-page .guides-library .guides-library-browsing>a:first-child p{max-width:43ch;margin-bottom:22px}}@media (prefers-reduced-motion:reduce){.guides-page .guides-library-read svg{transition:none}}@media print{.guides-page .guides-library-tools{display:none}.guides-page .guides-library{width:100%;padding-top:0}.guides-page .guides-library .c-guide-grid>a{break-inside:avoid}}
.privacy-page{font-weight:400;overflow:clip}.privacy-page .privacy-reader{grid-template-columns:13.5rem minmax(0,44rem);column-gap:clamp(3rem,7vw,7rem);width:min(68rem,100% - 8vw);margin-inline:auto;padding-block:3.5rem 5rem;scroll-margin-top:2rem;display:grid}.privacy-page .privacy-letter-opening{grid-area:1/2}.privacy-page .privacy-letter-mark{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 1rem;font-size:.65rem;line-height:1.5}.privacy-page .privacy-letter-opening h1{color:var(--ink);font:400 clamp(2.75rem, 4.5vw, 3.75rem)/1.08 var(--voice);letter-spacing:-.04em;margin:0 0 1.15rem}.privacy-page .privacy-letter-intro{max-width:35rem;color:var(--muted);margin:0;font-size:1rem;line-height:1.8}.privacy-page .privacy-index{grid-area:1/1/span 3}.privacy-page .privacy-index nav{position:sticky;top:2rem}.privacy-page .privacy-index-label{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 1.5rem;font-size:.65rem;line-height:1.5}.privacy-page .privacy-index ol{margin:0;padding:0;list-style:none}.privacy-page .privacy-index li{border-top:1px solid var(--line)}.privacy-page .privacy-index li:last-child{border-bottom:1px solid var(--line)}.privacy-page .privacy-index a{min-height:3.25rem;color:var(--ink);grid-template-columns:1.1rem 1fr;align-items:baseline;gap:.65rem;padding-block:.8rem;font-size:.82rem;line-height:1.5;text-decoration:none;display:grid}.privacy-page .privacy-index a span{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.65rem}.privacy-page .privacy-index a:hover{text-underline-offset:.3em;text-decoration:underline}.privacy-page .privacy-chapters{counter-reset:privacy-chapter 1;grid-area:3/2;min-width:0}.privacy-page .privacy-chapter{counter-increment:privacy-chapter;border-top:1px solid var(--line);padding-block:2.75rem;scroll-margin-top:2rem}.privacy-page .privacy-chapter h2{color:var(--ink);font:400 clamp(1.9rem, 2.7vw, 2.4rem)/1.15 var(--voice);letter-spacing:-.025em;text-wrap:balance;margin:0 0 1.35rem}.privacy-page .privacy-chapter h2:before{content:counter(privacy-chapter, decimal-leading-zero);color:var(--muted);font:500 .65rem/1.5 var(--sans);letter-spacing:.05em;margin-bottom:.75rem;display:block}.privacy-page .privacy-chapter p,.privacy-page .privacy-chapter li{color:var(--muted);overflow-wrap:break-word;font-size:1rem;line-height:1.85}.privacy-page .privacy-chapter p{margin:0 0 1.2rem}.privacy-page .privacy-chapter p:last-child{margin-bottom:0}.privacy-page .privacy-chapter b{color:var(--ink);font-weight:500}.privacy-page .privacy-chapter a:not(.btn-primary):not(.btn-quiet){color:var(--green);text-decoration:underline;-webkit-text-decoration-color:var(--line-strong);text-decoration-color:var(--line-strong);text-underline-offset:.2em}.privacy-page .privacy-chapter a:not(.btn-primary):not(.btn-quiet):hover{text-decoration-color:currentColor}.privacy-page .privacy-short-version{border:0;grid-area:2/2;padding-block:2rem 2.75rem}.privacy-page .privacy-short-version h2{font:500 .95rem/1.5 var(--sans);letter-spacing:0;margin-bottom:.8rem}.privacy-page .privacy-short-version h2:before{content:none}.privacy-page .privacy-short-version>p{color:var(--ink);font-size:1.12rem;line-height:1.8}.privacy-page .privacy-message-path,.privacy-page .privacy-tool-details{margin:1.5rem 0 0;padding:0;list-style:none}.privacy-page .privacy-message-path{counter-reset:message-path}.privacy-page .privacy-message-path>li{counter-increment:message-path;border-top:1px solid var(--line);padding:1.5rem 0 1.5rem 2.5rem;position:relative}.privacy-page .privacy-message-path>li:before{content:counter(message-path);color:var(--muted);font:400 1.3rem/1 var(--voice);position:absolute;top:1.6rem;left:0}.privacy-page .privacy-message-path>li:last-child{padding-bottom:0}.privacy-page .privacy-message-path>li>b,.privacy-page .privacy-tool-details>li>b{color:var(--ink);margin-bottom:.5rem;font-size:1rem;line-height:1.55;display:block}.privacy-page .privacy-tool-details>li{border-top:1px solid var(--line);margin:0;padding:1.5rem 0}.privacy-page .privacy-tool-details>li:last-child{padding-bottom:0}.privacy-page .privacy-choice{background:#eeeee4;border-left:2px solid #7b8b68;margin-top:2rem;padding:1.5rem}.privacy-page .privacy-choice .c-setting{background:0 0;border:0;margin:0;padding:0}.privacy-page .privacy-choice .c-setting label{font-size:1rem;line-height:1.5}.privacy-page .privacy-choice .c-setting p{margin-top:.8rem;font-size:1rem;line-height:1.8}.privacy-page .privacy-about{padding-bottom:0}.privacy-page .privacy-actions{flex-wrap:wrap;align-items:center;gap:1.25rem 2rem;margin-top:2rem;display:flex}@media (max-width:800px){.privacy-page .privacy-reader{grid-template-columns:minmax(0,1fr);width:min(44rem,100% - 3rem);padding-block:2.5rem 4rem}.privacy-page .privacy-letter-opening{grid-area:1/1}.privacy-page .privacy-short-version{grid-area:2/1;padding-block:1.75rem 2rem}.privacy-page .privacy-index{grid-area:3/1;margin-bottom:2.25rem}.privacy-page .privacy-index nav{position:static}.privacy-page .privacy-index-label{margin-bottom:.8rem}.privacy-page .privacy-index ol{grid-template-columns:1fr 1fr;column-gap:1.75rem;display:grid}.privacy-page .privacy-index li:last-child{border-bottom:0}.privacy-page .privacy-index a{min-height:3.2rem}.privacy-page .privacy-chapters{grid-area:4/1}}@media (max-width:540px){.privacy-page .privacy-reader{width:calc(100% - 2.5rem);padding-block:2rem 3rem}.privacy-page .privacy-letter-mark{margin-bottom:.8rem}.privacy-page .privacy-letter-opening h1{margin-bottom:1rem;font-size:2.75rem}.privacy-page .privacy-letter-intro{font-size:1rem;line-height:1.75}.privacy-page .privacy-short-version>p{font-size:1.06rem;line-height:1.8}.privacy-page .privacy-index ol{grid-template-columns:1fr}.privacy-page .privacy-index a{grid-template-columns:1.1rem 1fr;gap:.6rem;min-height:2.8rem;padding-block:.6rem;font-size:1rem}.privacy-page .privacy-index a span{font-size:.75rem}.privacy-page .privacy-chapter{padding-block:2.25rem}.privacy-page .privacy-short-version{padding-block:1.5rem 2rem}.privacy-page .privacy-chapter h2{font-size:2rem}.privacy-page .privacy-short-version h2{font-size:1rem}.privacy-page .privacy-chapter p,.privacy-page .privacy-chapter li{font-size:1rem;line-height:1.8}.privacy-page .privacy-short-version>p{font-size:1.06rem}.privacy-page .privacy-message-path>li{padding-left:2rem}.privacy-page .privacy-choice{padding:1.25rem}.privacy-page .privacy-about{padding-bottom:0}}@media print{.privacy-page .privacy-reader{width:100%;padding:1rem 0;display:block}.privacy-page .privacy-index{display:none}.privacy-page .privacy-chapter{padding-block:1.5rem}.privacy-page .privacy-chapter h2{break-after:avoid}.privacy-page .privacy-choice{border:1px solid var(--line);background:0 0}}
