@font-face{font-family:Inter;src:url(assets/inter-latin.woff2) format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
:root{--ink:#101010;--muted:#707078;--yellow:#fff500;--line:#e1e1e6}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body.dqp{margin:0;background:#fff;color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}a:hover{color:inherit}button,input{font:inherit}button,a,input{ -webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #777000;outline-offset:4px}svg{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}img{max-width:100%;height:auto;display:block}h1,h2,h3,p,ol,blockquote{margin:0}h1,h2,h3{font-family:Inter,Arial,sans-serif;color:#080808}h2{font-size:23px;letter-spacing:-.9px;font-weight:750}h3{font-size:16px;line-height:1.3;font-weight:600;letter-spacing:-.35px}.shell{width:calc(100% - 112px);max-width:1180px;margin:auto}.dqp-header{border-bottom:1px solid var(--line);background:white}.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{font-size:29px;font-weight:850;letter-spacing:-1.5px;white-space:nowrap}.brand-dot{color:#a39d00}#main-nav{display:flex;gap:38px}#main-nav a{font-size:15px}.header-search{display:flex;padding:8px}.header-search svg{width:27px;height:27px}.menu-toggle{display:none}.home-main{padding-top:40px}.hero{display:grid;grid-template-columns:1.6fr .7fr .85fr;gap:25px;align-items:start;position:relative}.hero h1{font-size:clamp(62px,7.25vw,102px);line-height:.97;font-weight:850;letter-spacing:-6px}.hero mark{background:var(--yellow);color:#000;box-decoration-break:clone;-webkit-box-decoration-break:clone;padding:0 6px 0 1px}.hero-intro{font-size:21px;line-height:1.34;letter-spacing:-.7px;padding-top:22px;font-weight:550}.hero-art{position:relative}.hero-art>img{width:100%;height:340px;object-fit:cover;border-radius:5px}.sun-badge{position:absolute;bottom:-41px;left:20%;background:var(--yellow);width:108px;height:108px;border-radius:100%;display:grid;place-items:center}.sun-badge svg{height:74px;width:74px;stroke-width:3}.hero-search{width:74%;margin-top:26px;margin-bottom:38px}.dqp-search{display:flex;border:1px solid #cfd0d5;border-radius:7px;overflow:hidden;background:#fff;height:57px}.dqp-search input{min-width:0;width:100%;border:0;background:transparent;color:var(--ink);padding:16px 23px;box-shadow:none}.dqp-search input::placeholder{color:#62626b;font-size:15px}.dqp-search button{display:grid;place-items:center;width:61px;flex-shrink:0;border:0;background:var(--yellow);color:#000;padding:0;cursor:pointer}.dqp-search button:hover{background:#eee500}.popular{display:grid;grid-template-columns:.92fr 1.08fr;gap:47px;align-items:stretch}.popular h2{margin-bottom:9px}.popular ol{list-style:none;padding:0}.popular li a{display:flex;align-items:center;gap:22px;padding:5px 2px;font-size:16px}.popular li a>span{font-weight:600;width:31px}.popular li+li{border-top:1px solid var(--line)}.popular li svg{margin-left:auto;width:19px}.popular li a:hover{background:#fffed3}.botanical-banner{width:100%;height:259px;object-fit:cover;object-position:center;border-radius:4px}.home-section{margin-top:32px}.section-title{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px}.section-title>a{display:flex;gap:7px;align-items:center;font-size:13px;white-space:nowrap}.section-title>a svg{width:17px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.category-grid>a{border:1px solid var(--line);border-radius:5px;min-height:112px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;text-align:center;padding:12px}.category-grid>a svg{width:34px;height:34px;stroke-width:2}.category-grid>a span{line-height:1.2;max-width:180px}.category-grid>a:hover{background:var(--yellow);border-color:var(--yellow)}.post-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.card-image{display:block;overflow:hidden;border-radius:3px;margin-bottom:8px}.card-image img{width:100%;aspect-ratio:1.72;object-fit:cover;transition:transform .2s}.dqp-card:hover .card-image img{transform:scale(1.035)}.dqp-card h3 a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.dqp-card time{font-size:13px;color:var(--muted);display:block;margin-top:5px}.quote-banner{background:var(--yellow);border-radius:5px;margin-top:30px;padding:23px 28px;display:flex;align-items:center;justify-content:center;gap:65px}.quote-banner>div{text-align:center;flex:1}.quote-banner blockquote{border:0;padding:0;font-family:Georgia,serif;font-size:36px;line-height:1.09;font-style:normal;letter-spacing:-.8px}.quote-banner p{margin-top:10px}.quote-banner>span{text-transform:uppercase;font-size:13px;line-height:1.4;border-top:1px solid;padding-top:14px}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.compact{display:grid;grid-template-columns:100px 1fr;gap:13px}.compact .card-image{margin:0}.compact img{height:127px;aspect-ratio:auto}.compact h3{font-family:Georgia,serif;font-weight:400}.compact p{font-size:12px;line-height:1.5;margin-top:10px;color:#4b4b52}.blog-section{margin-bottom:30px}.dqp-footer{background:#111;color:white;padding:28px 0}.dqp-footer a:hover{text-decoration:underline}.footer-row{display:flex;gap:25px;align-items:center;margin-bottom:18px}.footer-row .brand{font-size:25px}.footer-row p{font-size:12px;flex:1}.footer-row>a:not(.brand){font-size:13px}.dqp-footer small{font-size:11px;color:#ddd}.breadcrumbs{font-size:13px;color:#666;margin:28px 0}.breadcrumbs a:hover{text-decoration:underline}.archive-heading{max-width:850px;margin:45px 0 30px}.eyebrow{display:inline-block;background:var(--yellow);font-size:11px;font-weight:700;letter-spacing:1.4px;padding:5px 9px}.archive-heading h1,.article-heading h1{font-size:60px;letter-spacing:-3px;line-height:1.08;font-weight:800;margin:16px 0 18px;overflow-wrap:anywhere}.archive-heading p{color:#64646b;max-width:700px;font-size:18px}.archive-main>.dqp-search{max-width:700px}.category-pills{display:flex;flex-wrap:wrap;gap:9px;margin:25px 0 35px}.category-pills a{padding:8px 14px;border:1px solid var(--line);border-radius:30px;font-size:13px}.category-pills a:hover,.category-pills a[aria-current]{background:var(--yellow);border-color:var(--yellow)}.archive-grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:32px}.archive-grid h3{font-size:21px}.pagination{margin:42px 0}.pagination .nav-links{display:flex;gap:10px;flex-wrap:wrap}.page-numbers{display:inline-block;padding:9px 17px;border:1px solid var(--line);border-radius:3px}.page-numbers.current{background:var(--yellow);color:#000}.archive-main{padding-bottom:35px}.empty-state{padding:35px 0}.empty-state p{margin:15px 0}.empty-state a{text-decoration:underline}.article-heading{max-width:940px;margin:40px 0}.article-heading h1{font-size:57px}.article-meta{display:flex;gap:18px;flex-wrap:wrap;color:#707078;font-size:12px;margin-top:20px}.article-layout{display:grid;grid-template-columns:minmax(0,790px) minmax(220px,1fr);gap:56px;align-items:start}.article-cover{width:100%;max-height:470px;object-fit:cover;border-radius:5px;margin-bottom:30px}.entry-content{margin:0;font-size:18px;line-height:1.85}.entry-content p{margin:0 0 22px}.entry-content h2{font-size:31px;line-height:1.2;margin:46px 0 22px;letter-spacing:-1px}.entry-content h3{font-size:23px;line-height:1.3;margin:32px 0 15px;letter-spacing:-.5px}.entry-content blockquote{border:1px solid var(--line);border-left:5px solid var(--yellow);padding:24px 28px;margin:15px 0 27px;font-size:18px;font-style:normal;border-radius:3px;background:#fffef4}.entry-content blockquote p:last-of-type{margin-bottom:12px}.copy-quote{display:block;background:transparent;color:#333;border:1px solid #ccc;padding:6px 10px;font-size:11px;border-radius:3px;cursor:pointer}.copy-quote:hover{background:var(--yellow);color:#000}.entry-content a{text-decoration:underline}.entry-content img{height:auto;margin:24px auto;border-radius:4px}.entry-content ul,.entry-content ol{margin:15px 0 25px 24px}.entry-content #ez-toc-container{background:#fafafa;box-shadow:none;border:1px solid var(--line);padding:22px;width:100%;font-size:15px;margin-bottom:30px}.article-sidebar h2{font-size:23px}.article-sidebar p{color:#707078;font-size:14px;margin:10px 0 18px}.article-sidebar a{display:flex;justify-content:space-between;align-items:center;font-size:14px;padding:12px 0;border-bottom:1px solid var(--line)}.article-sidebar svg{width:16px}.article-sidebar img{width:100%;margin-top:26px;border-radius:4px}.article-end{border-top:1px solid var(--line);margin-top:40px;padding-top:25px}.article-end strong{display:block;font-size:21px}.article-end a{display:flex;align-items:center;gap:12px;margin-top:15px;font-size:14px}.related{padding:30px 0 45px}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{clip:auto;width:auto;height:auto;z-index:99999;left:10px;top:10px;padding:12px;background:var(--yellow)}
@media(min-width:1400px){.hero h1{font-size:108px}.hero-art>img{height:365px}.hero-intro{font-size:23px}}
@media(max-width:1050px){.shell{width:calc(100% - 64px)}.brand{font-size:25px}#main-nav{gap:24px}.hero{grid-template-columns:1.4fr .68fr .8fr;gap:19px}.hero h1{font-size:78px;letter-spacing:-4.8px}.hero-intro{font-size:18px}.hero-art>img{height:280px}.sun-badge{width:90px;height:90px}.sun-badge svg{width:62px;height:62px}.popular{gap:30px}.quote-banner{gap:24px}.quote-banner blockquote{font-size:31px}.compact{grid-template-columns:80px 1fr}.footer-row{gap:18px}.article-layout{gap:30px}.article-heading h1{font-size:49px}}
@media(max-width:760px){.shell{width:calc(100% - 40px)}.header-inner{height:72px;gap:15px;flex-wrap:wrap;position:relative}.brand{font-size:24px;letter-spacing:-1.3px}.menu-toggle{display:flex;border:0;background:none;color:#111;padding:7px;margin-left:auto;cursor:pointer}.header-search{padding:3px}.header-search svg{width:23px}.header-inner #main-nav{display:none;position:absolute;top:72px;left:-20px;right:-20px;background:#fff;border-bottom:1px solid var(--line);z-index:100;padding:18px 25px;box-shadow:0 10px 15px #00000008}#main-nav.is-open{display:flex;flex-direction:column;gap:17px}.home-main{padding-top:27px}.hero{grid-template-columns:1.45fr 1fr;gap:20px;align-items:center}.hero h1{font-size:clamp(47px,9vw,67px);letter-spacing:-3.5px;line-height:1.02}.hero-intro{display:none}.hero-art>img{height:245px}.sun-badge{width:68px;height:68px;bottom:-22px;left:20%}.sun-badge svg{width:47px;height:47px}.hero-search{width:100%;margin-top:38px;margin-bottom:26px}.dqp-search{height:52px}.dqp-search input{padding:12px;font-size:14px}.dqp-search input::placeholder{font-size:12px}.dqp-search button{width:51px}.popular{grid-template-columns:1fr;gap:22px}.popular li a{padding:8px 0}.botanical-banner{height:auto;aspect-ratio:1.95;object-fit:cover}.home-section{margin-top:28px}h2{font-size:21px;letter-spacing:-.7px}.section-title>a{font-size:11px;gap:3px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.category-grid>a{min-height:106px;font-size:14px}.category-grid>a svg{width:30px;height:30px}.post-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px}.dqp-card h3{font-size:14px}.dqp-card time{font-size:11px}.quote-banner{padding:24px 15px;display:block}.quote-banner blockquote{font-size:27px}.quote-banner blockquote br{display:none}.quote-banner>span{display:none}.quote-banner p{font-size:13px}.blog-grid{grid-template-columns:1fr;gap:19px}.compact{grid-template-columns:90px 1fr}.compact img{height:106px}.compact h3{font-size:18px}.compact p{font-size:13px;margin-top:7px}.footer-row{flex-wrap:wrap;gap:14px 24px}.footer-row .brand{width:100%}.footer-row p{flex:auto;width:100%}.dqp-footer{padding:25px 0}.archive-heading{margin-top:30px}.archive-heading h1,.article-heading h1{font-size:38px;letter-spacing:-1.8px}.archive-heading p{font-size:16px}.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.archive-grid h3{font-size:17px}.category-pills{gap:7px}.category-pills a{font-size:12px;padding:7px 11px}.article-layout{display:block}.article-heading{margin:25px 0}.article-meta{gap:8px 15px}.article-sidebar{display:none}.entry-content{font-size:17px;line-height:1.75}.entry-content h2{font-size:27px}.entry-content h3{font-size:22px}.entry-content blockquote{padding:20px;font-size:17px}.article-cover{margin-bottom:23px}.breadcrumbs{font-size:11px}.article-end strong{font-size:19px}.related{padding-top:10px}}
@media(max-width:380px){.brand{font-size:21px}.hero{gap:12px}.hero h1{font-size:43px;letter-spacing:-2.8px}.hero-art>img{height:214px}.section-title{gap:8px}.section-title h2{font-size:19px}.archive-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.card-image img{transition:none}}
@media(min-width:761px) and (max-width:1050px){.shell{width:calc(100% - 112px)}.header-inner{height:62px}.home-main{padding-top:34px}.hero{grid-template-columns:1.6fr .8fr .88fr;gap:24px}.hero h1{font-size:82px}.hero-art>img{height:286px}.hero-intro{font-weight:500}.hero-search{margin-top:24px;margin-bottom:30px}.popular{gap:40px}.botanical-banner{height:232px}.popular li a{padding:4px 0}.category-grid>a{min-height:98px}.home-section{margin-top:27px}.quote-banner{padding:22px 25px}}

@media(max-width:760px){.hero-art>img{height:auto;aspect-ratio:2/3;object-fit:contain}.hero{align-items:center}.hero-search{margin-top:35px}}
.archive-heading h1,.article-heading h1{hyphens:auto;-webkit-hyphens:auto}.dqp-card h3{overflow-wrap:anywhere;hyphens:auto;-webkit-hyphens:auto}@media(max-width:760px){.archive-heading h1{font-size:32px;letter-spacing:-1.3px}.article-heading h1{font-size:35px;letter-spacing:-1.5px}}

.dqp-footer a,.dqp-footer a:visited,.dqp-footer a:focus{color:#fff}
