.res-doc{--ink:#0d3547;--ink-soft:#4a6470;--ink-mute:#7d909a;--ink-faint:#aab8bf;--teal:#00a4b4;--teal-deep:#007f8c;--mint:#8cd9c9;--navy:#034;--line:#0d354714;--line-2:#0d354724;--surface:#f6fbfb;--tint:#eef6f6;--cream:#f3f1ea;--wash:linear-gradient(180deg, #f6fbfb 0%, #eef6f6 46%, #f3f1ea 100%);--good:#0f9d72;--good-bg:#e6f5ee;--warn:#c79330;--warn-bg:#fbf3dc;--rose:#c46b7a;--rose-bg:#fbe9eb;--card-shadow:0 1px 1px #0d35470a, 0 14px 30px -14px #0d354729, 0 56px 100px -44px #0d354742;--soft-shadow:0 2px 18px -6px #0d35471a;--maxw:1180px;--font-head:var(--font-manrope), system-ui, sans-serif;--font-body:var(--font-plus-jakarta), system-ui, sans-serif;font-family:var(--font-body);color:var(--ink);background:var(--wash);-webkit-font-smoothing:antialiased;background-attachment:fixed;min-height:100vh;line-height:1.5}.res-doc *{box-sizing:border-box}.res-doc a{color:inherit;text-decoration:none}.res-doc :focus-visible{outline:2px solid var(--teal);outline-offset:3px;border-radius:8px}.res-doc h1,.res-doc h2,.res-doc h3{font-family:var(--font-head);color:var(--ink);letter-spacing:-.03em;text-wrap:balance;margin:0;font-weight:700}.res-wrap{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 30px}.res-kicker{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--teal-deep);align-items:center;gap:8px;font-size:12px;font-weight:600;display:inline-flex}.res-kicker:before{content:"";background:var(--teal);border-radius:50%;flex:none;width:6px;height:6px}.res-kicker.on-dark{color:var(--mint)}.res-kicker.on-dark:before{background:var(--mint)}.res-grad{background:linear-gradient(135deg, var(--teal), var(--mint));-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.res-btn{cursor:pointer;font-family:var(--font-body);white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:9px;padding:11px 20px;font-size:14.5px;font-weight:600;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s,border-color .2s,color .2s,background .2s;display:inline-flex}.res-btn:active{transform:scale(.975)}.res-btn-dark{background:var(--ink);color:#fff!important}.res-btn-dark:hover{background:var(--navy)}.res-btn-teal{background:var(--teal);box-shadow:0 10px 24px -10px #00a4b48c;color:#fff!important}.res-btn-teal:hover{background:var(--teal-deep)}.res-btn-white{background:#fff;color:var(--ink)!important}.res-btn-white:hover{background:var(--tint)}.res-btn-lg{padding:14px 26px;font-size:15.5px}.res-topbar{z-index:20;position:sticky;top:0}.res-topbar-in{justify-content:space-between;align-items:center;gap:16px;height:74px;display:flex}.res-topbar.scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 1px 0 var(--line);background:#f6fbfbd1}.res-brand{align-items:center;gap:12px;display:inline-flex}.res-brand .res-brand-label{border-left:1px solid var(--line-2);color:var(--ink-soft);padding-left:12px;font-size:13px;font-weight:700}.res-nav-right{align-items:center;gap:18px;display:flex}.res-signin{color:var(--ink);font-size:14.5px;font-weight:600}.res-signin:hover{color:var(--teal-deep)}.res-shell{padding-bottom:100px}.res-crumbs{letter-spacing:.05em;text-transform:uppercase;color:var(--ink-mute);align-items:center;gap:8px;padding:26px 0 0;font-size:12px;font-weight:700;display:flex}.res-crumbs a:hover{color:var(--teal-deep)}.res-index-hero{max-width:760px;padding:30px 0 58px;position:relative;overflow:visible}.res-index-hero h1{letter-spacing:-.04em;font-size:clamp(2.4rem,1.6rem + 3.2vw,3.8rem);font-weight:800;line-height:1.02}.res-index-hero p.res-lead-text{max-width:62ch;color:var(--ink-soft);margin:22px 0 0;font-size:clamp(1.05rem,1rem + .4vw,1.2rem);line-height:1.6}.res-hero-glow{z-index:0;pointer-events:none;filter:blur(26px);opacity:.7;background:radial-gradient(#8cd9c961,#0000 64%);width:620px;height:420px;position:absolute;top:-30%;left:-8%}.res-hero-dots{z-index:0;pointer-events:none;background-image:radial-gradient(circle,#0d35470f 1px,#0000 1px);background-size:26px 26px;height:320px;position:absolute;inset:-20px -30px auto;-webkit-mask-image:linear-gradient(#000,#0000 75%);mask-image:linear-gradient(#000,#0000 75%)}.res-index-hero>:not(.res-hero-dots):not(.res-hero-glow){z-index:1;position:relative}.res-index-section{margin-top:52px}.res-index-section:first-of-type{margin-top:0}.res-section-head{margin-bottom:16px}.res-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}@media (max-width:760px){.res-grid{grid-template-columns:1fr}}.res-card{border:1px solid var(--line-2);box-shadow:var(--soft-shadow);background:#fff;border-radius:22px;flex-direction:column;gap:12px;padding:26px;transition:box-shadow .2s,transform .2s,border-color .2s;display:flex}.res-card:hover{box-shadow:var(--card-shadow);border-color:#00a4b44d;transform:translateY(-2px)}.res-card .res-kicker{font-size:11px}.res-card h2,.res-card h3{letter-spacing:-.015em;font-size:19px;line-height:1.3}.res-card p{color:var(--ink-soft);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.res-card-meta{color:var(--ink-mute);justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:4px;font-size:12px;display:flex}.res-card-arrow{color:var(--teal-deep);align-items:center;gap:6px;font-size:13px;font-weight:700;display:inline-flex}.res-card-cta{background:radial-gradient(125% 135% at 50% -25%, #16475c 0%, var(--ink) 52%);color:#fff;border-color:#0000}.res-card-cta h2{color:#fff}.res-card-cta p{color:#ffffffc7}.res-card-cta .res-card-meta{color:#fff9}.res-card-cta .res-card-arrow{color:var(--mint)}.res-card-cta:hover{border-color:#0000}.res-try-card{border:1px solid var(--line-2);border-left:3px solid var(--teal);background:var(--tint);box-shadow:var(--soft-shadow);border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:22px;margin:22px 0 40px;padding:22px 26px;display:flex}.res-try-card .res-try-copy{max-width:520px}.res-try-card h3{letter-spacing:-.01em;margin:6px 0 4px;font-size:17px}.res-try-card p{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.6}.res-try-card .res-btn{flex:none}.res-article-header{max-width:800px;padding:26px 0 40px;position:relative;overflow:visible}.res-article-header>:not(.res-hero-dots):not(.res-hero-glow){z-index:1;position:relative}.res-article-header h1{letter-spacing:-.038em;font-size:clamp(2.1rem,1.5rem + 2.2vw,3.15rem);font-weight:800;line-height:1.06}.res-dek{border-left:3px solid var(--teal);background:var(--tint);color:var(--ink);font-family:var(--font-body);border-radius:14px;margin:24px 0 0;padding:18px 22px;font-size:17px;font-weight:500;line-height:1.62}.res-meta-row{color:var(--ink-mute);align-items:center;gap:14px;margin-top:18px;font-size:12.5px;font-weight:600;display:flex}.res-meta-row .dot{background:var(--ink-faint);border-radius:50%;width:3px;height:3px}.res-article-body{max-width:660px}.res-article-body h2{letter-spacing:-.025em;margin:54px 0 16px;scroll-margin-top:96px;font-size:clamp(1.5rem,1.2rem + 1vw,1.75rem);line-height:1.25}.res-article-body h2:first-child{margin-top:0}.res-article-body h3{letter-spacing:-.015em;margin:30px 0 12px;scroll-margin-top:96px;font-size:19px}.res-article-body p{color:var(--ink-soft);font-size:16px;line-height:1.6;font-family:var(--font-body);margin:0 0 16px}.res-article-body p.res-lead{color:var(--ink);font-size:17.5px}.res-article-body ul,.res-article-body ol{color:var(--ink-soft);margin:0 0 18px;padding-left:22px;font-size:16px;line-height:1.7}.res-article-body li{margin-bottom:8px}.res-article-body li::marker{color:var(--teal)}.res-article-body strong{color:var(--ink);font-weight:700}.res-article-body a.res-link{color:var(--teal-deep);text-underline-offset:3px;font-weight:600;-webkit-text-decoration:underline #007f8c59;text-decoration:underline #007f8c59}.res-article-body a.res-link:hover{-webkit-text-decoration-color:var(--teal-deep);text-decoration-color:var(--teal-deep)}.res-key-takeaways{border-left:3px solid var(--teal);background:var(--tint);border-radius:14px;margin:0 0 34px;padding:18px 22px}.res-key-takeaways-label{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--teal-deep);margin:0 0 10px;font-size:11px;font-weight:700}.res-key-takeaways ul{margin:0;padding-left:20px}.res-key-takeaways li{color:var(--ink);margin-bottom:8px;font-size:15px;line-height:1.6}.res-key-takeaways li:last-child{margin-bottom:0}.res-article-layout{grid-template-columns:minmax(0,1fr) 240px;align-items:start;gap:48px;display:grid}.res-article-rail{flex-direction:column;gap:22px;display:flex;position:sticky;top:96px}@media (max-width:980px){.res-article-layout{display:block}.res-article-rail{display:none}}.res-mobile-cta.res-try-card{display:none}@media (max-width:980px){.res-mobile-cta.res-try-card{display:flex}}.res-help-mobile-cta.res-try-card{display:flex}@media (min-width:1280px){.res-help-mobile-cta.res-try-card{display:none}}.res-toc-label{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-mute);margin:0 0 12px;font-size:11px;font-weight:700}.res-toc ul{border-left:2px solid var(--line-2);flex-direction:column;gap:1px;margin:0;padding:0;list-style:none;display:flex}.res-toc li{margin:0}.res-toc a{color:var(--ink-soft);border-left:2px solid #0000;margin-left:-2px;padding:6px 0 6px 16px;font-size:13px;line-height:1.4;transition:color .15s,border-color .15s;display:block}.res-toc a:hover{color:var(--ink)}.res-toc a.is-active{color:var(--teal-deep);border-left-color:var(--teal);font-weight:600}.res-rail-cta.res-try-card{border-radius:16px;flex-direction:column;align-items:flex-start;margin:0;padding:18px 20px}.res-rail-cta.res-try-card .res-try-copy{max-width:none}.res-rail-cta.res-try-card .res-btn{justify-content:center;width:100%}.res-help-rail{position:sticky;top:96px}.res-callout{border-left:3px solid var(--line-2);background:var(--tint);color:var(--ink-soft);border-radius:14px;margin:6px 0 26px;padding:18px 22px;font-size:14.5px;line-height:1.65}.res-callout strong{color:var(--ink)}.res-callout.brand{border-left-color:var(--teal)}.res-callout.brand strong{color:var(--teal-deep)}.res-callout.warn{border-left-color:var(--warn);background:var(--warn-bg)}.res-callout.warn strong{color:var(--warn)}.res-tiers{grid-template-columns:repeat(2,1fr);gap:12px;margin:8px 0 30px;display:grid}@media (max-width:640px){.res-tiers{grid-template-columns:1fr}}.res-tier{border:1px solid var(--line-2);box-shadow:var(--soft-shadow);background:#fff;border-radius:18px;padding:20px 22px}.res-tier .tag{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;margin-bottom:10px;padding:4px 11px;font-size:11px;font-weight:800;display:inline-block}.res-tier.go .tag{background:var(--good-bg);color:var(--good)}.res-tier.wait .tag{color:var(--teal-deep);background:#00a4b41f}.res-tier.source .tag{color:var(--ink);background:#0d354714}.res-tier.skip .tag{background:var(--warn-bg);color:var(--warn)}.res-tier h3{margin:0 0 6px;font-size:16px}.res-tier p{color:var(--ink-soft);margin:0;font-size:13.5px;line-height:1.6}.res-dl-group{margin:0 0 40px}.res-dl-group h2{margin-bottom:4px}.res-dl-group .group-note{color:var(--ink-soft);margin:0 0 20px;font-size:14.5px}.res-dl{gap:16px;display:grid}.res-dl-item{border-top:1px solid var(--line);padding:16px 0}.res-dl-item:first-child{border-top:none;padding-top:0}.res-dl-item dt{font-family:var(--font-head);color:var(--ink);letter-spacing:-.01em;font-size:15.5px;font-weight:700}.res-dl-item dd{color:var(--ink-soft);margin:6px 0 0;font-size:14.5px;line-height:1.65}.res-dl-item dd em{color:var(--ink-mute);font-style:normal}.res-faq{margin-top:54px}.res-faq h2{letter-spacing:-.02em;margin:0 0 18px;font-size:24px}.res-faq-list{flex-direction:column;gap:10px;display:flex}.res-faq-list details{border:1px solid var(--line-2);box-shadow:var(--soft-shadow);background:#fff;border-radius:16px;padding:17px 20px}.res-faq-list summary{cursor:pointer;font-family:var(--font-body);color:var(--ink);font-size:15px;font-weight:700;list-style:none}.res-faq-list summary::-webkit-details-marker{display:none}.res-faq-list summary:after{content:"+";float:right;color:var(--teal);font-weight:800}.res-faq-list details[open] summary:after{content:"−"}.res-faq-list p{color:var(--ink-soft);margin:10px 0 0;font-size:14px;line-height:1.65}.res-related{border-top:1px solid var(--line);margin-top:56px;padding-top:40px}.res-related h2{margin:0 0 18px;font-size:20px}.res-related-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}@media (max-width:640px){.res-related-grid{grid-template-columns:1fr}}.res-cta-band{background:radial-gradient(125% 135% at 50% -25%, #16475c 0%, var(--ink) 52%);box-shadow:var(--card-shadow);color:#fff;border-radius:26px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-top:58px;padding:clamp(32px,4vw,44px);display:flex;position:relative;overflow:hidden}.res-cta-band:before{content:"";pointer-events:none;filter:blur(20px);background:radial-gradient(#8cd9c938,#0000 64%);width:620px;max-width:100%;height:340px;position:absolute;top:-30%;left:50%;transform:translate(-50%)}.res-cta-band>*{z-index:1;position:relative}.res-cta-band .res-kicker{color:var(--mint)}.res-cta-band h2{color:#fff;margin:8px 0 0;font-size:clamp(1.3rem,1.1rem + .8vw,1.6rem)}.res-cta-band p{color:#ffffffc7;max-width:480px;margin:10px 0 0;font-size:14.5px;line-height:1.6}.res-foot{border-top:1px solid var(--line);margin-top:8px;padding:clamp(36px,5vw,56px) 0 40px}.res-foot-in{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.res-foot-links{color:var(--ink-soft);gap:22px;font-size:13.5px;font-weight:600;display:flex}.res-foot-links a:hover{color:var(--ink)}.res-foot-cr{color:var(--ink-faint);font-size:12.5px}@media (max-width:480px){:is(.res-doc[data-resource-slug=career-and-role-change-signals-for-life-science-sales],.res-doc[data-resource-slug=weekly-vs-monthly-signal-monitoring],.res-doc[data-resource-slug=signals]){overflow-x:clip}:is(.res-doc[data-resource-slug=career-and-role-change-signals-for-life-science-sales],.res-doc[data-resource-slug=weekly-vs-monthly-signal-monitoring],.res-doc[data-resource-slug=signals]) .res-hero-glow{width:100%;left:0}:is(.res-doc[data-resource-slug=career-and-role-change-signals-for-life-science-sales],.res-doc[data-resource-slug=weekly-vs-monthly-signal-monitoring],.res-doc[data-resource-slug=signals]) .res-brand-label{display:none}:is(.res-doc[data-resource-slug=career-and-role-change-signals-for-life-science-sales],.res-doc[data-resource-slug=weekly-vs-monthly-signal-monitoring],.res-doc[data-resource-slug=signals]) .res-nav-right{gap:0}:is(.res-doc[data-resource-slug=career-and-role-change-signals-for-life-science-sales],.res-doc[data-resource-slug=weekly-vs-monthly-signal-monitoring],.res-doc[data-resource-slug=signals]) .res-foot-links{flex-wrap:wrap;gap:12px 18px;width:100%}}.res-steps{counter-reset:res-step;flex-direction:column;gap:14px;margin:8px 0 30px;padding:0;list-style:none;display:flex}.res-step{counter-increment:res-step;border:1px solid var(--line-2);box-shadow:var(--soft-shadow);background:#fff;border-radius:18px;padding:20px 24px 20px 64px;position:relative}.res-step:before{content:counter(res-step);background:var(--teal);color:#fff;width:28px;height:28px;font-family:var(--font-head);border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex;position:absolute;top:20px;left:20px}.res-step h3{margin:0 0 8px;font-size:16.5px}.res-step p{color:var(--ink-soft);margin:0 0 10px;font-size:14.5px;line-height:1.65}.res-step p:last-child{margin-bottom:0}.res-step ul{margin:6px 0 0;padding-left:18px;font-size:13.5px}.res-step ul li{margin-bottom:4px}.res-checklist{border:1px solid var(--line-2);background:var(--tint);border-radius:18px;flex-direction:column;gap:11px;margin:0 0 30px;padding:22px 24px;list-style:none;display:flex}.res-checklist li{color:var(--ink);align-items:flex-start;gap:11px;font-size:14.5px;line-height:1.55;display:flex}.res-checklist li:before{content:"✓";background:var(--good-bg);width:20px;height:20px;color:var(--good);border-radius:6px;flex:none;justify-content:center;align-items:center;margin-top:1px;font-size:12px;font-weight:800;display:flex}.res-table-wrap{border:1px solid var(--line-2);border-radius:18px;margin:0 0 26px;overflow-x:auto}.res-table{border-collapse:collapse;width:100%;font-size:13.5px}.res-table th,.res-table td{text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;padding:12px 15px}.res-table th:last-child,.res-table td:last-child{white-space:normal}.res-table thead th{background:var(--tint);color:var(--teal-deep);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800}.res-table tbody tr:last-child td{border-bottom:none}.res-kicker--icon:before{display:none}.res-kicker--icon svg{flex:none;width:15px;height:15px}.res-filterbar{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:24px;display:flex}.res-search{flex:260px;min-width:220px;position:relative}.res-search svg{width:16px;height:16px;color:var(--ink-mute);pointer-events:none;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.res-search input{border:1px solid var(--line-2);width:100%;height:44px;font-family:var(--font-body);color:var(--ink);background:#fff;border-radius:999px;padding:0 16px 0 42px;font-size:14.5px;transition:border-color .2s,box-shadow .2s}.res-search input::placeholder{color:var(--ink-mute)}.res-search input:focus{border-color:var(--teal);outline:none;box-shadow:0 0 0 3px #00a4b424}.res-pills{flex-wrap:wrap;gap:8px;display:flex}.res-pill{border:1px solid var(--line-2);font-family:var(--font-body);color:var(--ink-soft);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:7px;padding:8px 14px;font-size:13.5px;font-weight:600;transition:color .18s,background .18s,border-color .18s;display:inline-flex}.res-pill svg{width:14px;height:14px}.res-pill:hover{color:var(--ink);border-color:var(--teal)}.res-pill.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.res-pill-count{color:var(--ink-mute);background:var(--tint);border-radius:999px;padding:1px 7px;font-size:11.5px;font-weight:700}.res-pill.is-active .res-pill-count{color:#fff;background:#ffffff2e}.res-empty{color:var(--ink-mute);padding:40px 4px;font-size:15px}@media (max-width:640px){.res-filterbar{gap:12px}.res-search{flex:100%}}.res-featured-grid{grid-template-columns:1.35fr 1fr;align-items:stretch;gap:18px;display:grid}@media (max-width:860px){.res-featured-grid{grid-template-columns:1fr}}.res-featured-hero{padding:30px}.res-featured-hero h2{font-size:24px}.res-featured-hero p{-webkit-line-clamp:4;line-clamp:4;font-size:15px}.res-featured-side{flex-direction:column;gap:14px;display:flex}.res-featured-item{border-left:3px solid var(--teal);background:var(--tint);border-radius:16px;align-items:flex-start;gap:14px;padding:18px 20px;transition:background .18s;display:flex}.res-featured-item:hover{background:#e6f1f1}.res-featured-item-icon{width:20px;height:20px;color:var(--teal-deep);flex:none;margin-top:2px}.res-featured-item-body{flex:1;min-width:0}.res-featured-item h3{letter-spacing:-.01em;font-size:16px}.res-featured-item p{color:var(--ink-soft);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 0;font-size:13.5px;line-height:1.55;display:-webkit-box;overflow:hidden}.res-featured-arrow{width:18px;height:18px;color:var(--ink-faint);flex:none;align-self:center}.res-featured-cta.res-try-card{margin:0}.res-help-nav-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-mute);margin:0 0 10px;padding:0 10px;font-size:11px;font-weight:700}.res-help-nav{flex-direction:column;gap:2px;display:flex}.res-help-nav a{color:var(--ink-soft);border-radius:9px;align-items:center;gap:9px;padding:7px 10px;font-size:13.5px;font-weight:600;line-height:1.3;transition:background .15s,color .15s;display:flex}.res-help-nav a svg{width:15px;height:15px;color:var(--ink-faint);flex:none;transition:color .15s}.res-help-nav a:hover{color:var(--ink);background:#0d35470b}.res-help-nav a:hover svg{color:var(--teal-deep)}.res-help-nav a.is-active{color:var(--ink);box-shadow:var(--soft-shadow);background:#fff}.res-help-nav a.is-active svg{color:var(--teal-deep)}.res-help-nav-mobile{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:8px;margin:0 0 22px;padding-bottom:4px;display:flex;overflow-x:auto}.res-help-nav-mobile::-webkit-scrollbar{display:none}.res-help-nav-mobile a{border:1px solid var(--line-2);white-space:nowrap;color:var(--ink-soft);background:#fff;border-radius:999px;flex:none;padding:6px 13px;font-size:13px;font-weight:600}.res-help-nav-mobile a.is-active{background:var(--ink);border-color:var(--ink);color:#fff}@media (min-width:768px){.res-help-nav-mobile{display:none}}.res-help-head{margin-bottom:24px}.res-help-crumbs{letter-spacing:.05em;text-transform:uppercase;color:var(--ink-mute);align-items:center;gap:7px;margin:0 0 12px;font-size:12px;font-weight:700;display:flex}.res-help-crumbs a:hover{color:var(--teal-deep)}.res-help-crumbs svg{width:12px;height:12px;color:var(--ink-faint);flex:none}.res-help-crumbs span{color:var(--ink)}.res-help-head h1{letter-spacing:-.03em;font-size:clamp(26px,1.4rem + 1.4vw,32px);line-height:1.1}.res-help-head p{max-width:60ch;color:var(--ink-soft);margin:12px 0 0;font-size:15px;line-height:1.6}.res-help-doc{border:1px solid var(--line);box-shadow:var(--soft-shadow);background:#fff;border-radius:20px;padding:6px 32px}@media (max-width:640px){.res-help-doc{border-radius:16px;padding:4px 20px}}.res-help-sec{border-top:1px solid var(--line);padding:28px 0}.res-help-sec:first-child{border-top:none}.res-help-plan{border:1px solid var(--line-2);background:var(--surface);border-radius:16px;padding:20px 22px}.res-help-list{border:1px solid var(--line);box-shadow:var(--soft-shadow);background:#fff;border-radius:20px;overflow:hidden}.res-help-list a{border-top:1px solid var(--line);align-items:flex-start;gap:14px;padding:18px 22px;transition:background .15s;display:flex}.res-help-list a:first-child{border-top:none}.res-help-list a:hover{background:var(--tint)}.res-help-list-icon{background:var(--tint);width:34px;height:34px;color:var(--teal-deep);border-radius:10px;flex:none;justify-content:center;align-items:center;display:flex}.res-help-list-icon svg{width:17px;height:17px}.res-help-list-body{flex:1;min-width:0}.res-help-list-body h2{letter-spacing:-.005em;color:var(--ink);font-size:15px;font-weight:700}.res-help-list-body p{color:var(--ink-soft);margin:3px 0 0;font-size:13.5px;line-height:1.55}.res-help-list-arrow{width:16px;height:16px;color:var(--ink-faint);flex:none;align-self:center;transition:color .15s,transform .15s}.res-help-list a:hover .res-help-list-body h2{color:var(--teal-deep)}.res-help-list a:hover .res-help-list-arrow{color:var(--teal-deep);transform:translate(2px)}.res-help-contact{border:1px solid var(--line);background:var(--tint);border-radius:16px;margin-top:26px;padding:20px 24px}.res-help-contact h2{letter-spacing:-.01em;font-size:15px}.res-help-contact p{color:var(--ink-soft);margin:5px 0 0;font-size:13.5px;line-height:1.55}.res-help-contact-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}