body.answers-page-body{color:#0b1f35;font-family:var(--site-font-sans);background:#fff;margin:0}body.answers-page-body *{box-sizing:border-box}.answers-page{--ink:#0b1f35;--muted:#536476;--blue:#1684df;--blue-dark:#0867bc;--teal:#2b9299;--line:#dce4e8;--ice:#eef7fd;min-height:100vh;color:var(--ink);font-size:15px;line-height:1.5}.answers-page h1,.answers-page h2,.answers-page p{margin:0}.answers-page a{color:inherit;text-decoration:none}.answers-page a:focus-visible{outline-offset:4px;outline:3px solid #1684df6b}.answers-shell{width:100%;max-width:1360px;margin-inline:auto;padding-inline:40px}.answers-hero{background:radial-gradient(circle at 88% 27%,#69bced2e 0 5px,#0000 6px),radial-gradient(circle at 92% 62%,#f5ad2538 0 3px,#0000 4px),linear-gradient(145deg,#fff 8%,#f7fbfe 63%,#eef8fd 100%);border-bottom:1px solid #e3edf2;padding:62px 0 58px;position:relative;overflow:hidden}.answers-hero:after{color:#c2e3f6;content:"❄";opacity:.42;font-size:94px;line-height:1;position:absolute;top:25px;right:max(4vw,28px);transform:rotate(10deg)}.answers-hero__inner{z-index:1;position:relative}.answers-eyebrow{color:var(--blue-dark);letter-spacing:.12em;font-size:11px;font-weight:800;margin-bottom:13px!important}.answers-eyebrow:before{content:"";vertical-align:1px;background:#f5ad25;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.answers-hero__heading{justify-content:space-between;align-items:end;gap:36px;display:flex}.answers-hero h1{letter-spacing:-.055em;font-size:clamp(42px,5vw,66px);line-height:.98}.answers-hero__heading>div>p{color:#334b60;max-width:720px;margin-top:20px;font-size:17px;line-height:1.55}.answers-hero__heading>strong{color:var(--teal);background:#fff;border:1px solid #cfe2ed;border-radius:999px;flex:none;align-items:center;padding:9px 14px;font-size:13px;display:inline-flex;box-shadow:0 5px 16px #17476314}.answers-list-section{background:#fff;min-height:420px;padding:46px 0 78px}.answers-grid{grid-template-columns:repeat(3,minmax(0,400px));justify-content:start;gap:26px;display:grid}.answers-card{min-width:0}.answers-card__link{background:#fff;border:1px solid #dbe4e9;border-radius:14px;grid-template-rows:190px minmax(0,1fr);height:100%;min-height:455px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;overflow:hidden;box-shadow:0 8px 24px #0f2a3d14}.answers-card__link:hover{border-color:#b7d7e9;transform:translateY(-2px);box-shadow:0 12px 28px #0f2a3d1f}.answers-card__link:focus-visible{border-color:var(--blue)}.answers-card__media{color:#67859a;align-content:center;place-items:center;gap:9px;display:grid}.answers-card__media--blue{background:#dff0f9}.answers-card__media--mint{background:#e4f3ea}.answers-card__media--yellow{background:#fff1ce}.answers-card__media--lilac{background:#f4e7f3}.answers-card__media svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4px;width:58px}.answers-card__media span{letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.answers-card__body{flex-direction:column;min-width:0;padding:22px 22px 20px;display:flex}.answers-card__meta{color:#667987;flex-wrap:wrap;align-items:center;gap:7px;min-height:25px;margin-bottom:12px;font-size:10px;font-weight:700;display:flex}.answers-card__type,.answers-card__category{border-radius:5px;align-items:center;padding:4px 7px;line-height:1.1;display:inline-flex}.answers-card__type{color:#0867bc;letter-spacing:.045em;background:#e7f3fd}.answers-card__type--verified-guide{color:#257a6a;background:#e3f3ee}.answers-card__type--local-insight{color:#76529a;background:#f1eaf8}.answers-card__category{color:#89631f;background:#f7f0df}.answers-card__meta time{color:#758592;margin-left:auto;font-weight:500}.answers-card h2,.answers-card h3{letter-spacing:-.035em;font-size:23px;line-height:1.15}.answers-card__summary{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden;margin-top:12px!important}.answers-card__test-notice{color:#755800;background:#fff2b9;border-radius:5px;align-self:flex-start;margin-top:14px;padding:5px 8px;font-size:10px}.answers-card__cta{color:var(--blue-dark);align-items:center;gap:7px;margin-top:auto;padding-top:20px;font-size:12px;font-weight:800;display:inline-flex}.answers-card__cta>span{font-size:17px;transition:transform .16s}.answers-card__link:hover .answers-card__cta>span{transform:translate(3px)}.answers-empty{text-align:center;background:#f7fbfd;border:1px dashed #bfd7e5;border-radius:14px;max-width:620px;padding:42px}.answers-empty>span{color:#69bced;margin-bottom:12px;font-size:28px;display:block}.answers-empty h2{font-size:24px}.answers-empty p{color:var(--muted);margin-top:8px}.answers-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (width<=1000px){.answers-shell{padding-inline:28px}.answers-grid{grid-template-columns:repeat(2,minmax(0,400px))}}@media (width<=760px){.answers-page{font-size:14px}.answers-shell{padding-inline:18px}.answers-hero{padding:34px 0 32px}.answers-hero:after{font-size:58px;top:20px;right:9px}.answers-eyebrow{font-size:8px;margin-bottom:9px!important}.answers-hero__heading{gap:18px;display:grid}.answers-hero h1{font-size:39px}.answers-hero__heading>div>p{max-width:320px;margin-top:13px;font-size:13px;line-height:1.48}.answers-hero__heading>strong{width:fit-content;padding:6px 10px;font-size:10px}.answers-list-section{min-height:330px;padding:24px 0 48px}.answers-grid{grid-template-columns:1fr;gap:14px}.answers-card__link{border-radius:11px;grid-template-rows:minmax(190px,auto);grid-template-columns:112px minmax(0,1fr);min-height:190px}.answers-card__media{gap:7px}.answers-card__media svg{width:42px}.answers-card__media span{text-align:center;max-width:80px;font-size:6px}.answers-card__body{padding:14px 13px 13px}.answers-card__meta{gap:5px;min-height:0;margin-bottom:8px;font-size:7px}.answers-card__type,.answers-card__category{padding:3px 5px}.answers-card__meta time{width:100%;margin-left:0}.answers-card h2,.answers-card h3{font-size:16px;line-height:1.18}.answers-card__summary{-webkit-line-clamp:3;font-size:11px;line-height:1.4;margin-top:8px!important}.answers-card__test-notice{margin-top:9px;padding:3px 5px;font-size:7px}.answers-card__cta{padding-top:11px;font-size:9px}.answers-empty{padding:32px 20px}}
