*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden;max-width:100%}body{font-family:Plus Jakarta Sans,system-ui,sans-serif;background:var(--bg, #fafaf8);color:var(--ink, #111);line-height:1.6;overflow-x:hidden;max-width:100%}img{max-width:100%;height:auto}a{text-decoration:none;color:inherit}ul{list-style:none}.blog-container{max-width:780px;margin:0 auto;padding:calc(var(--nav-h) + 56px) 24px 48px}.blog-header{margin-bottom:48px}.blog-breadcrumb{display:flex;gap:8px;align-items:center;font-size:14px;color:var(--grey);margin-bottom:24px}.blog-breadcrumb a{color:var(--grey);text-decoration:none}.blog-breadcrumb a:hover{color:var(--dark)}.blog-breadcrumb [aria-current=page]{color:var(--dark);font-weight:600}.blog-title{font-size:clamp(26px,4vw,38px);font-weight:800;letter-spacing:-.035em;line-height:1.18;color:var(--dark);margin-bottom:16px;width:100%;overflow-wrap:break-word;hyphens:auto}.blog-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px 20px;font-size:14px;color:var(--grey);margin-bottom:32px}.blog-meta-left{display:flex;flex-wrap:wrap;align-items:center;gap:16px;min-width:0}.blog-meta-sep{width:4px;height:4px;border-radius:50%;background:var(--border);flex-shrink:0}.blog-content{font-size:17px;line-height:1.8;color:#333}.blog-content h2{font-size:32px;font-weight:800;letter-spacing:-.03em;color:var(--dark);margin:48px 0 20px;line-height:1.2}.blog-content h2.blog-heading-read-also{font-size:clamp(22px,3.2vw,28px);font-weight:800;letter-spacing:-.03em;line-height:1.25;margin:36px 0 16px}.blog-content h3{font-size:24px;font-weight:700;letter-spacing:-.02em;color:var(--dark);margin:36px 0 16px;line-height:1.3}.blog-content p{margin-bottom:24px}.blog-content hr{margin:40px 0;border:none;border-top:1px solid var(--border, #eaeaea)}.blog-content hr:has(+.blog-read-also-wrap){display:none}.blog-content table.blog-table{width:100%;border-collapse:collapse;margin:24px 0;font-size:95%}.blog-content table.blog-table th,.blog-content table.blog-table td{border:1px solid var(--border, #eaeaea);padding:12px 14px;text-align:left}.blog-content table.blog-table th{font-weight:700;background:#fafafa}.blog-content table.blog-table.blog-table--schedule td:first-child{width:1%;white-space:nowrap;vertical-align:top;padding-right:1rem}.blog-content img{border-radius:12px}.blog-content figure:not(.blog-hero){margin:24px auto;max-width:min(520px,100%)}.blog-content figure.blog-hero{margin:0 0 32px;max-width:100%;width:100%}.blog-content figure.blog-hero img{display:block;width:100%;max-width:100%;max-height:none;aspect-ratio:16 / 9;object-fit:cover;border-radius:12px;margin-inline:0}.blog-content figure img{display:block;max-width:min(520px,100%);max-height:640px;width:auto;height:auto;object-fit:contain;margin-inline:auto}.blog-content figcaption{margin-top:10px;font-size:14px;color:var(--grey, #666);line-height:1.5;max-width:100%}.blog-content ul,.blog-content ol{margin:24px 0;padding-left:28px}.blog-content ul{list-style:disc}.blog-content ol{list-style:decimal}.blog-content li{margin-bottom:12px}.blog-content strong{font-weight:700;color:var(--dark)}.blog-content a{color:var(--orange);text-decoration:underline;transition:color .2s}.blog-content a:hover{color:var(--green)}.blog-read-also-wrap{margin-top:44px;padding:36px 0 32px;border-top:1px solid #e5e5e5}.blog-read-also-heading{font-size:clamp(22px,3.2vw,28px);font-weight:800;letter-spacing:-.03em;line-height:1.25;color:#111;margin:0 0 18px}.blog-read-also-list{list-style:disc;padding-left:1.35em;margin:0}.blog-read-also-list li{margin:0 0 12px;color:#333;line-height:1.55}.blog-read-also-list li:last-child{margin-bottom:0}.blog-read-also-list a{color:#bd5e2d!important;font-weight:400;text-decoration:underline;text-underline-offset:2px}.blog-read-also-list a:hover{color:#9a4a22!important}.badl-root .badl-btn{text-decoration:none!important}.badl-root .badl-btn-google,.badl-root .badl-btn-google:hover{color:#fff!important}.badl-root .badl-btn-apple,.badl-root .badl-btn-apple:hover{color:#1d1d1f!important}@media(max-width:768px){.blog-container{padding:calc(var(--nav-h) + 40px) 20px 60px}.blog-title{font-size:28px}.blog-content{font-size:16px}.blog-content h2{font-size:26px}.blog-content h2.blog-heading-read-also,.blog-content h3{font-size:20px}.blog-meta{flex-direction:column;align-items:stretch}.blog-meta-left{gap:12px}}
