/*
Theme Name: Рукоделие и хобби 2.0
Theme URI: https://rukodeliehobbi.ru/
Author: Рукоделие и хобби
Description: Независимая адаптивная тема: мастер-классы, первые шаги и лента вдохновения.
Version: 2.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: hobby-v2
License: GPL-2.0-or-later
*/

:root{--paper:#faf8f3;--surface:#fffefa;--ink:#292f28;--muted:#686c62;--green:#344e40;--coral:#ae4b33;--coral-dark:#943d29;--line:#e3e1d7;--peach:#f2e6dc;--sage:#e9ece2;--serif:Georgia,'Times New Roman',serif;--sans:-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;--radius:8px}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:100px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%;height:auto}
svg{flex-shrink:0}
a{color:inherit;text-decoration:none;text-underline-offset:4px}
a:hover{color:var(--coral)}
button,input,textarea,select{font:inherit}
button,a,input,textarea{touch-action:manipulation}
button{cursor:pointer}
button:disabled{cursor:default}
button{color:inherit}
:focus-visible{outline:3px solid var(--coral);outline-offset:5px}
::selection{background:#ead0bd;color:#292f28}
h1,h2,h3,h4,p,figure{margin:0}
h1,h2,h3,h4{line-height:1.18;font-weight:500}
h1,h2{font-family:var(--serif);letter-spacing:-.035em}
h1{font-size:clamp(42px,4.8vw,66px)}
h2{font-size:clamp(32px,3.1vw,43px)}
em{color:var(--coral);font-weight:400}
[hidden]{display:none!important}
.icon{vertical-align:middle;display:inline-block}
.container{width:min(1200px,calc(100% - 96px));margin-inline:auto}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;top:-100px;left:12px;z-index:1000;background:var(--ink);color:white;padding:12px 24px;border-radius:4px}
.skip-link:focus{top:12px}
.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:650;line-height:1.6;color:var(--coral);display:flex;align-items:center;gap:9px}
.eyebrow .icon{width:18px;height:18px}
.button{display:inline-flex;justify-content:center;align-items:center;gap:22px;padding:15px 24px;background:var(--coral);color:#fff!important;border:1px solid transparent;border-radius:4px;font-size:14px;font-weight:600;line-height:1.5;transition:background .18s,transform .18s}
.button:hover{background:var(--coral-dark);transform:translateY(-2px)}
.button .icon{width:20px;height:20px}
.text-link{font-size:14px;font-weight:550;display:inline-flex;align-items:center;gap:13px;line-height:1.5}
.text-link .icon{width:19px;height:19px;transition:transform .18s}
.text-link:hover .icon{transform:translateX(3px)}
.section{padding-block:76px}
.section-bottom{padding-bottom:80px}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-bottom:34px}
.section-heading .eyebrow{margin-bottom:12px}
.section-heading>.text-link{flex-shrink:0;margin-bottom:5px}
.section-heading>p{font-size:14px;color:var(--muted);line-height:1.7}
.section-description{font-size:15px;color:var(--muted);margin-top:15px;max-width:570px}
.site-header{position:relative;background:var(--paper);border-bottom:1px solid var(--line);z-index:50}
.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:98px;gap:32px}
.brand{display:flex;align-items:center;gap:12px;color:var(--ink)!important;flex-shrink:0}
.brand-symbol{display:flex;align-items:center;justify-content:center;color:var(--coral)}
.brand-symbol .icon{width:45px;height:45px;stroke-width:1.25;transform:rotate(-15deg)}
.brand-name{font-family:var(--serif);font-size:25px;line-height:.92;letter-spacing:-.9px}
.brand-second{display:block;font-size:22px;line-height:1.2}
.brand-dot{color:var(--coral)}
.nav-links{display:flex;align-items:center;gap:34px;list-style:none;margin:0;padding:0}
.nav-links a{font-size:13px;font-weight:550;position:relative}
.nav-links a[aria-current=page]{color:var(--coral)}
.nav-links a[aria-current=page]::after{content:'';position:absolute;bottom:-10px;width:4px;height:4px;border-radius:50%;left:calc(50% - 2px);background:var(--coral)}
.header-actions{display:flex;gap:16px;align-items:center}
.header-search{display:flex;align-items:center;justify-content:center;border:1px solid var(--line);width:40px;height:40px;border-radius:50%}
.header-search .icon{width:18px;height:18px}
.menu-toggle{display:none;background:transparent;border:0;padding:9px}
.hero{min-height:600px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:42px;padding-block:58px 48px}
.hero-copy{padding-bottom:16px}
.hero-copy .eyebrow{margin-bottom:22px}
.hero h1{font-size:clamp(44px,4.8vw,68px);line-height:1.1;letter-spacing:-.045em;margin-bottom:25px}
.hero h1 em{white-space:nowrap}
.hero-title-topic{display:block;font-size:.8em;line-height:1.35;white-space:nowrap}
.hero-description{color:var(--muted);font-size:16px;line-height:1.85}
.hero-buttons{display:flex;align-items:center;gap:24px;margin-top:31px}
.hero-buttons .text-link{font-size:13px}
.hero-footnote{display:flex;align-items:center;gap:11px;font-size:10px;letter-spacing:.025em;color:var(--muted);margin-top:32px}
.small-line{display:inline-block;width:27px;height:1px;background:var(--coral)}
.hero-collage{height:485px;position:relative;margin-left:14px}
.collage-backdrop{position:absolute;inset:13px -8px 26px 18px;background:#e8e5d6;border-radius:48% 48% 5% 5%;transform:rotate(3deg)}
.hero-photo{position:absolute;background:white;box-shadow:0 9px 22px #34281515;padding:10px 10px 0;transition:transform .25s}
.hero-photo-main{width:61%;right:1%;top:0;transform:rotate(5deg);z-index:2}
.hero-photo-main>img{width:100%;height:332px;object-fit:cover;object-position:center}
.hero-photo span{display:flex;justify-content:space-between;align-items:center;gap:5px;min-height:45px;font-size:11px;font-weight:550;color:var(--ink);padding-inline:3px}
.hero-photo span .icon{width:16px;height:16px}
.hero-photo-main:hover{transform:rotate(2deg) translateY(-4px)}
.hero-photo-small{width:54%;left:-8px;bottom:7px;transform:rotate(-8deg);z-index:3;padding:8px 8px 0}
.hero-photo-small>img{width:100%;height:188px;object-fit:cover}
.hero-photo-small>span{min-height:40px;justify-content:center;font-size:11px}
.hero-photo-small:hover{transform:rotate(-4deg) translateY(-4px)}
.collage-note{position:absolute;left:0;top:20px;z-index:3;color:var(--green);font-family:var(--serif);font-size:22px;line-height:1.3;transform:rotate(-8deg);text-align:center}
.collage-note em{color:var(--green)}
.collage-note>svg{position:relative;display:block;left:70px;margin-top:5px;transform:rotate(5deg)}
.collage-flower{position:absolute;right:36px;bottom:13px;z-index:4;color:var(--coral);transform:rotate(-15deg)}
.collage-flower .icon{width:70px;height:70px;stroke-width:1}
.interests-section{border-top:1px solid var(--line);padding-top:45px;padding-bottom:61px}
.compact h2{font-size:34px}
.topic-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}
.topic-card{position:relative;padding:23px 16px 29px;min-height:191px;border:1px solid var(--line);border-radius:var(--radius);background:#fffefa6b;transition:background .2s,transform .2s,border-color .2s}
.topic-card:hover{background:var(--surface);border-color:#c9a48b;transform:translateY(-4px);color:var(--ink)}
.topic-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--sage);border-radius:50%;color:var(--green);margin-bottom:17px}
.topic-card:nth-child(2n) .topic-icon{background:var(--peach);color:var(--coral)}
.topic-icon .icon{width:28px;height:28px;stroke-width:1.3}
.topic-card h3{font-size:15px;font-weight:600;letter-spacing:-.01em;margin-bottom:9px}
.topic-card>span:not(.topic-icon):not(.topic-arrow){font-size:11px;line-height:1.6;color:var(--muted);display:block;max-width:120px}
.topic-arrow{position:absolute;right:13px;bottom:11px;color:#92978c}
.topic-arrow .icon{width:15px;height:15px}
.start-section{background:var(--sage);border-top:1px solid #dfe4d8;border-bottom:1px solid #dfe4d8;padding-block:64px 68px}
.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:26px;row-gap:38px}
.post-card{min-width:0}
.card-image{position:relative;display:block;background:#e7e5da;aspect-ratio:1.52;overflow:hidden;border-radius:7px}
.card-image>img{width:100%;height:100%;object-fit:cover;transition:transform .35s}
.card-image:hover>img{transform:scale(1.035)}
.card-image--blank{display:flex;align-items:center;justify-content:center;background:var(--peach);color:var(--coral)}
.post-card:nth-child(3n+2) .card-image--blank{background:#e2e7de;color:var(--green)}
.post-card:nth-child(3n) .card-image--blank{background:#ede7d5;color:#8a724a}
.card-image--blank>.icon{width:90px;height:90px;stroke-width:.75;transform:rotate(-8deg)}
.card-body{padding-top:18px}
.card-body .eyebrow{font-size:9px;margin-bottom:9px}
.card-body h3{font-family:var(--serif);font-size:23px;line-height:1.28;letter-spacing:-.015em;overflow-wrap:anywhere}
.card-excerpt{font-size:13px;color:var(--muted);line-height:1.75;margin-top:12px}
.card-meta{display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--muted);font-size:11px;margin-top:16px}
.card-meta .icon{width:20px;height:20px;color:var(--coral)}
.card-badge{position:absolute;top:14px;left:14px;background:var(--surface);padding:5px 10px;border-radius:3px;font-size:10px;color:var(--green)}
.guide-card{background:var(--surface);border-radius:7px;overflow:hidden;border:1px solid #dfe3d7}
.guide-card .card-image{border-radius:0;aspect-ratio:1.75}
.guide-card .card-body{padding:23px 23px 20px}
.guide-card .card-meta{padding-top:15px;border-top:1px solid var(--line)}
.first-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:38px}
.first-steps>div{padding-top:20px;border-top:1px solid #cbd0c3}
.first-steps span{font-family:var(--serif);color:var(--coral);font-size:35px;font-style:italic}
.first-steps h3{font-family:var(--serif);font-size:25px;margin:13px 0}
.first-steps p{font-size:14px;color:var(--muted)}
.live-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #dfe7dd;margin-right:5px}
.inspiration-section .eyebrow{color:var(--green)}
.filter-bar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:26px}
.filter-button{padding:8px 16px;border:1px solid var(--line);border-radius:30px;background:transparent;font-size:12px;line-height:1.5;transition:background .18s,color .18s}
.filter-button:hover{border-color:var(--green);background:#e6e9df}
.filter-button.active{background:var(--green);color:white;border-color:var(--green)}
.feed-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}
.feed-card{position:relative;display:flex;flex-direction:column;min-height:204px;background:#f0eee5;border:1px solid #e4e1d5;border-radius:var(--radius);padding:23px;transition:transform .2s,box-shadow .2s}
.feed-card.tone-1{background:#eaf0e7;border-color:#dfe6db}
.feed-card.tone-2{background:#f3e9e0;border-color:#e9ddd2}
.feed-card:hover{transform:translateY(-3px);box-shadow:0 6px 16px #2d342908}
.feed-card-top{display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--muted);margin-bottom:20px}
.feed-category{font-size:10px;letter-spacing:.07em;text-transform:uppercase}
.feed-card-top>.icon{width:17px;height:17px}
.feed-card h3{font-family:var(--serif);font-size:21px;line-height:1.32;letter-spacing:-.01em;margin-bottom:26px;overflow-wrap:anywhere}
.feed-card h3 a::after{content:'';position:absolute;inset:0;border-radius:var(--radius)}
.feed-card h3 a:focus-visible{outline:none}
.feed-card:focus-within{outline:3px solid var(--coral);outline-offset:4px}
.feed-source{margin-top:auto;display:flex;justify-content:space-between;gap:12px;font-size:10px;color:var(--muted);padding-top:13px;border-top:1px solid #53634b20}
.feed-source>span{font-weight:600}
.feed-source>time{flex-shrink:0}
.feed-disclaimer{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted);margin-top:22px}
.feed-disclaimer>.icon{width:14px;height:14px}
.empty-feed{padding:36px;border:1px dashed #aab7a3;border-radius:8px;text-align:center;max-width:720px;margin:auto}
.empty-feed-icon{color:var(--green)}
.empty-feed-icon .icon{width:40px;height:40px;margin-bottom:10px}
.empty-feed h3{font-family:var(--serif);font-size:28px;margin-bottom:14px}
.empty-feed p{font-size:14px;color:var(--muted);margin-bottom:18px}
.learning-banner{position:relative;overflow:hidden;background:var(--green);color:var(--surface);border-radius:8px;padding:41px 42px;display:flex;align-items:center;gap:29px}
.learning-banner::after{content:'';position:absolute;pointer-events:none;width:340px;height:340px;border:1px solid #ffffff0d;border-radius:50%;top:-200px;right:90px;box-shadow:0 0 0 25px #ffffff03,0 0 0 50px #ffffff03}
.learning-symbol{border:1px solid #d4dec735;border-radius:50%;width:74px;height:74px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#d8dac6}
.learning-symbol .icon{width:35px;height:35px;stroke-width:1}
.learning-copy{position:relative;z-index:1;max-width:520px}
.learning-copy .eyebrow{color:#d2d8c2;font-size:9px;margin-bottom:8px}
.learning-copy h2{font-size:32px;margin-bottom:11px}
.learning-copy p:not(.eyebrow){font-size:12px;color:#d5dccf;line-height:1.8;max-width:450px}
.button-light{position:relative;z-index:1;margin-left:auto;flex-shrink:0;background:#f7f4e8;color:var(--green)!important;font-size:12px;padding:14px 19px;gap:15px}
.button-light:hover{background:#fffdf4}
.archive-section{padding-bottom:64px}
.closing-note{border-top:1px solid var(--line);padding-block:39px 48px;display:flex;gap:22px;align-items:center}
.closing-note>span{color:var(--coral)}
.closing-note>span .icon{width:39px;height:39px;stroke-width:1}
.closing-note p{font-family:var(--serif);font-size:26px;letter-spacing:-.02em;line-height:1.35}
.closing-note .text-link{margin-left:auto;white-space:nowrap}
.site-footer{background:#eeeee6;border-top:1px solid var(--line)}
.footer-main{display:grid;grid-template-columns:1.5fr 1.1fr .9fr 1.1fr;gap:45px;padding-top:53px;padding-bottom:45px}
.footer-brand{font-family:var(--serif);font-size:24px;letter-spacing:-.6px}
.footer-brand>span{color:var(--coral)}
.footer-main p{font-size:12px;line-height:1.85;color:var(--muted);margin-top:12px}
.footer-note{display:block;font-size:10px;color:var(--muted);margin-top:19px}
.footer-main h2{font-family:var(--sans);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:650;line-height:1.6;margin-bottom:16px}
.footer-main ul{list-style:none;margin:0;padding:0}
.footer-main li{font-size:12px;margin-bottom:10px}
.footer-main .text-link{font-size:12px;margin-top:14px}
.footer-main .text-link>.icon{width:14px;height:14px}
.footer-bottom{border-top:1px solid #d9dccf;display:flex;justify-content:space-between;gap:20px;padding-block:19px;font-size:10px;color:var(--muted)}
.breadcrumbs{font-size:11px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:var(--muted);margin-bottom:36px;line-height:1.7}
.breadcrumbs>span:not(:last-child){color:#9eaa99}
.page-intro{padding-top:34px;padding-bottom:49px}
.page-intro>.eyebrow{margin-bottom:17px}
.page-intro h1{max-width:900px}
.intro-description{font-size:16px;line-height:1.8;color:var(--muted);max-width:625px;margin-top:23px}
.feed-updated{font-size:11px;color:var(--muted);margin-top:20px}
.feed-stale{font-size:13px;color:var(--green);background:var(--sage);border-left:3px solid var(--green);padding:15px 20px;margin-bottom:25px;border-radius:3px}
.feed-card-media{position:relative;aspect-ratio:16/9;margin-bottom:19px;overflow:hidden;border-radius:4px;background:var(--sage)}
.feed-card-media>img{width:100%;height:100%;object-fit:cover}
.feed-card-media>span{position:absolute;bottom:9px;left:9px;color:white;background:var(--green);border-radius:3px;font-size:10px;padding:3px 9px}
.source-explanation{border-top:1px solid var(--line);padding-top:32px;padding-bottom:60px}
.source-explanation h2{font-size:26px;margin-bottom:16px}
.source-explanation p{font-size:13px;max-width:780px;color:var(--muted);margin-top:12px;line-height:1.8}
.library-search{margin-top:29px;max-width:740px;scroll-margin-top:30px}
.search-form{display:flex;align-items:center;border:1px solid #c9cec1;background:var(--surface);border-radius:5px;padding:6px 6px 6px 19px;gap:13px}
.search-form>.icon{width:19px;height:19px;color:var(--muted)}
.search-field{width:100%;min-width:0;background:transparent;border:0;padding:11px 0;color:var(--ink);font-size:13px;line-height:1.5}
.search-field:focus{outline:none}
.search-form:focus-within{outline:2px solid var(--green);outline-offset:3px}
.search-form button{display:flex;align-items:center;gap:15px;background:var(--green);color:white;font-size:12px;border:0;border-radius:3px;padding:12px 18px}
.search-form button .icon{width:16px;height:16px}
.archive-topics{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}
.archive-topics a{border:1px solid var(--line);border-radius:30px;padding:6px 14px;font-size:11px}
.archive-topics a:hover{background:var(--sage)}
.results-count{font-size:12px;color:var(--muted);margin-bottom:20px}
.all-techniques{border:1px solid var(--line);border-radius:6px;margin-bottom:31px;background:var(--surface)}
.all-techniques summary{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:19px 23px;cursor:pointer;font-size:14px;font-weight:550;list-style:none;color:var(--green)}
.all-techniques summary::-webkit-details-marker{display:none}
.techniques-toggle{font-size:24px;font-weight:300;line-height:1;transition:transform .18s}
.all-techniques[open] .techniques-toggle{transform:rotate(45deg)}
.all-techniques-list{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:30px;margin:0;padding:0 23px 22px}
.all-techniques-list li{border-top:1px solid var(--line);min-width:0}
.all-techniques-list a{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;font-size:12px;line-height:1.5}
.all-techniques-list small{display:block;color:var(--muted);font-size:9px;line-height:1.6;margin-top:2px}
.technique-count{display:flex;justify-content:center;align-items:center;flex-shrink:0;font-size:10px;min-width:26px;height:24px;padding-inline:5px;border-radius:3px;background:var(--sage);color:var(--green)}
.archive-description>*+*{margin-top:1em}
.archive-description h2{font-size:28px}
.archive-description h3{font-family:var(--serif);font-size:23px}
.archive-description a{color:var(--coral);text-decoration:underline}
.archive-description ul,.archive-description ol{padding-left:1.2em}
@media(max-width:900px){.all-techniques-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px}}
@media(max-width:680px){.all-techniques summary{padding:16px 18px;font-size:13px}.all-techniques-list{grid-template-columns:1fr;padding:0 18px 16px}.all-techniques-list a{font-size:12px;padding-block:11px}.archive-description h2{font-size:25px}.archive-description h3{font-size:21px}}
.pagination{margin-top:50px}
.pagination ul{list-style:none;padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px}
.pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;border:1px solid var(--line);border-radius:3px;font-size:12px;padding:5px 11px}
.pagination ul.page-numbers{height:auto;border:0;padding:0}
.pagination .current{background:var(--green);color:#fff;border-color:var(--green)}
.pagination .dots{border-color:transparent}
.empty-results{background:var(--sage);padding:38px;border-radius:8px}
.empty-results h2{font-size:30px;margin-bottom:15px}
.empty-results p{font-size:15px;color:var(--muted);margin-bottom:24px}
.article-wrap{padding-top:34px}
.article-header{max-width:940px;padding-bottom:38px}
.article-header .eyebrow{margin-bottom:17px}
.article-header h1{font-size:clamp(34px,4.2vw,54px);line-height:1.18;overflow-wrap:anywhere}
.article-meta{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin-top:25px;color:var(--muted);font-size:11px}
.article-meta>span{display:flex;align-items:center;gap:7px}
.article-meta .icon{width:15px;height:15px}
.archive-badge{background:var(--sage);padding:4px 9px;border-radius:3px}
.article-layout{display:grid;grid-template-columns:minmax(0,780px) 265px;gap:65px}
.entry-content{font-size:17px;line-height:1.85;overflow-wrap:break-word;word-wrap:break-word}
.entry-content>*+*{margin-top:1.5em}
.entry-content>p:first-child{font-size:19px;line-height:1.8;color:#555f50}
.entry-content h2{font-size:32px;line-height:1.3;margin-top:1.65em;margin-bottom:.55em;color:var(--ink)}
.entry-content h3{font-family:var(--serif);font-size:25px;margin-top:1.6em;margin-bottom:.5em}
.entry-content h4{font-size:19px;font-weight:600}
.entry-content a{color:var(--coral);text-decoration:underline}
.entry-content a:hover{color:var(--green)}
.entry-content img{height:auto;max-width:100%;margin-inline:auto;border-radius:3px}
.entry-content figure{max-width:100%}
.entry-content figcaption,.wp-caption-text{font-size:12px;line-height:1.6;color:var(--muted);text-align:center;margin-top:10px}
.entry-content ul,.entry-content ol{padding-left:1.4em}
.entry-content li{padding-left:.25em;margin-top:.6em}
.entry-content blockquote{margin-inline:0;padding:25px 30px;background:var(--sage);border-left:3px solid var(--green);font-family:var(--serif);font-size:22px}
.entry-content blockquote p{margin:0}
.entry-content iframe{max-width:100%}
.entry-content table{border-collapse:collapse;width:100%;font-size:14px;display:block;overflow-x:auto}
.entry-content th,.entry-content td{border:1px solid var(--line);padding:11px 14px;text-align:left}
.entry-content th{background:var(--sage)}
.entry-content pre{overflow:auto;background:var(--sage);padding:20px}
.entry-content hr{border:0;border-top:1px solid var(--line);margin-block:30px}
.entry-content .alignleft{float:left;margin:8px 25px 15px 0}
.entry-content .alignright{float:right;margin:8px 0 15px 25px}
.entry-content .aligncenter{margin-inline:auto}
.entry-content::after{content:'';display:table;clear:both}
.entry-content .wp-block-gallery{gap:15px}
.entry-content .wp-block-button__link{color:#fff;text-decoration:none;background:var(--coral)}
.entry-content .wp-block-embed__wrapper{max-width:100%}
.article-sidebar{padding-top:7px}
.sidebar-box{background:var(--sage);padding:27px 25px;border-radius:6px}
.sidebar-box .eyebrow{font-size:9px;color:var(--green);margin-bottom:14px}
.sidebar-box h2{font-size:29px;line-height:1.25}
.sidebar-box p:not(.eyebrow){font-size:12px;color:var(--muted);line-height:1.8;margin-top:15px}
.sidebar-box .text-link{font-size:11px;margin-top:22px}
.sidebar-topics{margin-top:30px}
.sidebar-topics h2{font-family:var(--sans);font-size:12px;font-weight:600;letter-spacing:0;margin-bottom:13px}
.sidebar-topics a{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);padding:13px 0;font-size:12px}
.sidebar-topics a>.icon:first-child{color:var(--coral);width:20px;height:20px}
.sidebar-topics a>.icon:last-child{margin-left:auto;width:15px;height:15px;color:var(--muted)}
.article-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:30px}
.article-tags a{font-size:11px;background:var(--sage);padding:5px 11px;border-radius:3px}
.article-end{display:flex;align-items:center;gap:18px;margin-top:38px;padding:26px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.article-end>span{color:var(--coral)}
.article-end>span>.icon{width:42px;height:42px;stroke-width:1}
.article-end p{font-family:var(--serif);font-size:20px;line-height:1.3}
.article-end strong{font-weight:400;font-style:italic;color:var(--coral)}
.article-end .text-link{margin-left:auto;font-size:12px}
.simple-page{padding-top:34px;padding-bottom:80px;max-width:850px}
.comments-area{max-width:780px;margin-top:45px;font-size:14px}
.comments-area>h2{font-size:30px;margin-bottom:25px}
.comments-area h3{font-family:var(--serif);font-size:26px;margin-bottom:16px}
.comment-list{list-style:none;margin:0 0 30px;padding:0}
.comment-list .children{padding-left:25px;list-style:none}
.comment-body{border-bottom:1px solid var(--line);padding-block:18px}
.comment-author .avatar{float:left;border-radius:50%;margin-right:12px}
.comment-metadata{font-size:10px;color:var(--muted);margin-bottom:14px}
.comment-content p{margin-top:10px}
.reply{font-size:11px;color:var(--coral);margin-top:12px}
.comment-form p{margin-bottom:18px}
.comment-notes,.logged-in-as{font-size:12px;color:var(--muted)}
.comment-form label{display:block;margin-bottom:5px;font-size:12px}
.comment-form input:not([type=checkbox]):not([type=submit]),.comment-form textarea{width:100%;padding:11px 13px;border:1px solid #cbd0c2;background:var(--surface);border-radius:3px}
.comment-form-cookies-consent{display:flex;align-items:flex-start;gap:9px}
.comment-form-cookies-consent label{display:inline;font-size:11px}
.comment-form .submit{border:0;background:var(--coral);color:white;padding:13px 20px;border-radius:4px;font-size:13px;cursor:pointer}
.not-found{text-align:center;padding-block:65px 80px}
.not-found>.eyebrow{justify-content:center}
.not-found-flower{display:block;margin:27px 0;color:var(--coral)}
.not-found-flower>.icon{width:62px;height:62px;stroke-width:1}
.not-found h1{font-size:clamp(38px,5vw,64px)}
.not-found>p:not(.eyebrow){margin-top:24px;color:var(--muted)}
.not-found-actions{display:flex;justify-content:center;align-items:center;gap:26px;margin-top:28px}
.not-found .library-search{margin-inline:auto;margin-top:38px;max-width:660px}
.image-unavailable{background:repeating-linear-gradient(45deg,#e7e9df,#e7e9df 20px,#e3e5d9 20px,#e3e5d9 21px)}
.hero-photo.image-unavailable{min-height:180px;display:flex;align-items:flex-end}

@media(min-width:1450px){.hero{min-height:630px}.hero-collage{height:490px}.hero h1{font-size:70px}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.hero{gap:20px;min-height:550px}.hero h1{font-size:54px}.hero-collage{height:440px;margin-left:0}.hero-photo-main{width:64%}.hero-photo-main>img{height:285px}.hero-photo-small>img{height:165px}.collage-note{font-size:20px}.hero-buttons{gap:17px}.hero-buttons .button{padding-inline:17px;gap:14px}.hero-footnote{font-size:9px}.topic-grid{gap:9px}.topic-card{padding-inline:13px}.topic-card h3{font-size:13px}.topic-card>span:not(.topic-icon):not(.topic-arrow){font-size:10px}.learning-banner{padding:33px 30px;gap:23px}.learning-symbol{display:none}.learning-copy{max-width:540px}.article-layout{grid-template-columns:minmax(0,1fr) 245px;gap:40px}.footer-main{gap:25px}.post-grid{gap:29px 20px}.feed-card{padding:21px}.feed-card h3{font-size:20px}}
@media(max-width:900px){.container{width:calc(100% - 48px)}.header-inner{min-height:85px;gap:20px}.nav-links{gap:22px}.nav-links a{font-size:12px}.brand-name{font-size:23px}.brand-second{font-size:20px}.brand-symbol .icon{width:39px;height:39px}.hero{grid-template-columns:1fr 1fr;padding-block:44px 35px;gap:12px;min-height:500px}.hero h1{font-size:44px}.hero-description{font-size:14px}.hero-copy .eyebrow{font-size:9px}.hero-collage{height:398px}.hero-photo-main>img{height:245px}.hero-photo-small{left:0;bottom:17px}.hero-photo-small>img{height:145px}.hero-photo>span{font-size:9px}.collage-note{font-size:17px;top:8px;left:-2px}.collage-note>svg{left:40px;width:44px}.collage-flower{right:20px;bottom:5px}.collage-flower .icon{width:58px;height:58px}.hero-buttons{align-items:flex-start;gap:15px;flex-direction:column;margin-top:23px}.hero-buttons>.text-link{font-size:12px}.hero-footnote{margin-top:20px;font-size:8px;gap:7px}.topic-grid{grid-template-columns:repeat(3,1fr);gap:12px}.topic-card{min-height:156px;padding:20px}.topic-card h3{font-size:15px}.topic-icon{width:42px;height:42px;float:left;margin-right:15px;margin-bottom:50px}.topic-card>span:not(.topic-icon):not(.topic-arrow){font-size:11px;max-width:none}.topic-card h3{padding-top:4px}.topic-arrow{right:15px;bottom:12px}.section{padding-block:54px}.section-heading{gap:22px}.section-heading>.text-link{font-size:12px}.section-heading h2{font-size:34px}.section-heading>p{font-size:12px}.post-grid{gap:30px 17px}.card-body h3{font-size:20px}.guide-card .card-body{padding:18px 17px}.card-excerpt{font-size:12px}.feed-grid{gap:12px}.feed-card{padding:19px 16px;min-height:218px}.feed-card h3{font-size:19px}.feed-card-top{margin-bottom:17px}.feed-source{font-size:9px;flex-wrap:wrap;gap:5px}.learning-copy h2{font-size:28px}.learning-copy p:not(.eyebrow){font-size:11px}.learning-banner{padding:29px;gap:25px}.button-light{font-size:11px;gap:8px;padding:12px 14px}.closing-note p{font-size:23px}.closing-note .text-link{font-size:12px}.footer-main{grid-template-columns:1.3fr 1fr 1fr;gap:24px}.footer-main>div:nth-child(3){display:none}.footer-brand{font-size:21px}.footer-main .text-link{font-size:11px}.article-layout{grid-template-columns:minmax(0,1fr);gap:32px}.article-sidebar{display:none}.article-header{max-width:780px}.entry-content{max-width:780px}.first-steps{gap:23px}.first-steps h3{font-size:23px}.first-steps p{font-size:13px}.page-intro{padding-bottom:36px}}
@media(max-width:680px){.container{width:calc(100% - 36px)}.header-inner{min-height:76px;gap:16px}.brand{gap:9px}.brand-symbol .icon{width:35px;height:35px}.brand-name{font-size:21px}.brand-second{font-size:19px}.header-actions{gap:7px}.header-search{width:35px;height:35px}.header-search>.icon{width:16px;height:16px}.js .menu-toggle{display:block}.primary-nav{position:absolute;left:0;right:0;top:100%;background:var(--paper);border-bottom:1px solid var(--line);padding:18px}.js .primary-nav{display:none}.js .primary-nav.is-open{display:block}.nav-links{justify-content:center;gap:22px}.nav-links a{font-size:12px}.nav-links a[aria-current=page]::after{bottom:-6px}html:not(.js) .site-header{margin-bottom:57px}.hero{display:flex;flex-direction:column;align-items:stretch;gap:24px;padding-top:38px;padding-bottom:24px;min-height:0}.hero-copy{padding:0}.hero-copy .eyebrow{font-size:9px;margin-bottom:17px}.hero h1{font-size:clamp(39px,8.4vw,56px);line-height:1.13;margin-bottom:20px}.hero h1 em{white-space:normal}.hero-description{font-size:14px;line-height:1.8;max-width:350px}.desktop-break{display:none}.hero-buttons{flex-direction:row;align-items:center;gap:20px;margin-top:25px}.hero-buttons .button{font-size:12px;padding:13px 17px;gap:12px}.hero-buttons .button>.icon{width:17px;height:17px}.hero-buttons .text-link{font-size:11px}.hero-footnote{font-size:8px;margin-top:20px;letter-spacing:0}.hero-collage{height:370px;width:min(400px,100%);align-self:center;margin-block:5px 4px}.hero-photo-main{width:59%;right:4%;top:6px}.hero-photo-main>img{height:244px}.hero-photo-main>span{font-size:8px;min-height:37px}.hero-photo-small{width:54%;bottom:0;left:3%;padding:7px 7px 0}.hero-photo-small>img{height:147px}.hero-photo-small>span{font-size:9px;min-height:32px}.collage-backdrop{inset:15px 9px 13px 20px}.collage-note{left:5%;top:22px;font-size:20px}.collage-note>svg{left:56px;height:29px;width:46px}.collage-flower{right:12%;bottom:5px}.collage-flower .icon{width:52px;height:52px}.section{padding-block:42px}.interests-section{padding-top:30px;padding-bottom:38px}.section-heading{align-items:flex-start;gap:19px;margin-bottom:26px}.section-heading h2,.compact h2{font-size:31px}.section-heading .eyebrow{font-size:9px;margin-bottom:10px}.section-heading>p{display:none}.section-heading>.text-link{max-width:125px;font-size:10px;gap:9px;align-self:flex-end;margin-bottom:4px}.section-heading>.text-link .icon{width:17px;height:17px}.section-description{font-size:12px;line-height:1.8;margin-top:12px}.topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.topic-card{min-height:156px;padding:17px 14px}.topic-icon{float:none;margin:0 0 13px;width:39px;height:39px}.topic-icon .icon{width:23px;height:23px}.topic-card h3{padding:0;margin-bottom:7px;font-size:14px}.topic-card>span:not(.topic-icon):not(.topic-arrow){font-size:10px;max-width:120px}.topic-arrow{bottom:11px;right:11px}.post-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.start-section .post-grid{grid-template-columns:1fr;gap:19px}.start-section .guide-card{display:grid;grid-template-columns:40% 1fr}.start-section .guide-card .card-image{height:100%;min-height:210px;aspect-ratio:auto}.start-section .guide-card .card-body{padding:21px 17px}.start-section .guide-card .card-body h3{font-size:23px}.start-section .card-badge{font-size:8px;top:10px;left:8px;padding:3px 6px}.start-section .card-meta{margin-top:11px;padding-top:11px}.card-image{aspect-ratio:1.18;border-radius:5px}.card-body{padding-top:13px}.card-body h3{font-size:19px;line-height:1.28}.card-body .eyebrow{font-size:8px;letter-spacing:.08em;margin-bottom:8px}.card-meta{font-size:9px;margin-top:12px;gap:7px}.card-meta>.icon{width:16px;height:16px}.card-excerpt{font-size:11px;margin-top:9px;line-height:1.7}.feed-grid{grid-template-columns:1fr;gap:12px}.feed-card{min-height:174px;padding:20px}.feed-card h3{font-size:23px;margin-bottom:22px}.feed-card-top{margin-bottom:13px}.feed-category{font-size:9px}.feed-source{font-size:10px;flex-wrap:nowrap;padding-top:12px}.filter-bar{gap:7px;margin-bottom:21px}.filter-button{padding:7px 13px;font-size:10px}.feed-disclaimer{font-size:9px;align-items:flex-start;gap:7px;line-height:1.6}.feed-disclaimer>.icon{margin-top:1px}.learning-banner{padding:29px 25px;flex-direction:column;align-items:flex-start;gap:22px}.learning-copy h2{font-size:29px;line-height:1.2}.learning-copy .eyebrow{font-size:8px}.learning-copy p:not(.eyebrow){font-size:12px;max-width:none}.learning-banner .button-light{margin-left:0;font-size:11px;padding:12px 16px;gap:15px}.closing-note{padding-block:28px 32px;gap:16px;flex-wrap:wrap}.closing-note p{font-size:23px;flex:1}.closing-note>span .icon{width:33px;height:33px}.closing-note>.text-link{font-size:11px;margin-left:48px}.footer-main{grid-template-columns:1fr 1fr;padding-block:34px 30px;gap:29px 24px}.footer-about{grid-column:1 / -1}.footer-brand{font-size:25px}.footer-main p{font-size:11px;margin-top:9px}.footer-about p br{display:none}.footer-note{font-size:9px;margin-top:10px}.footer-main h2{font-size:9px;margin-bottom:13px}.footer-main li,.footer-main .text-link{font-size:11px}.footer-main .text-link{gap:6px;overflow-wrap:anywhere}.footer-main .text-link>.icon{width:12px;height:12px}.footer-bottom{padding-block:17px;font-size:9px;gap:12px;flex-wrap:wrap}.footer-bottom>span:nth-child(2){display:none}.breadcrumbs{font-size:10px;margin-bottom:27px;gap:7px}.page-intro{padding-top:24px;padding-bottom:32px}.page-intro h1{font-size:43px}.page-intro>.eyebrow{font-size:9px}.intro-description{font-size:14px;margin-top:20px}.section-bottom{padding-bottom:48px}.guides-page .post-grid{grid-template-columns:1fr;gap:24px}.guides-page .guide-card .card-image{aspect-ratio:1.85}.guides-page .card-body h3{font-size:25px}.guides-page .card-excerpt{font-size:13px}.guides-page .card-meta{font-size:11px}.first-steps{grid-template-columns:1fr;gap:26px}.first-steps>div{position:relative;padding-top:19px;padding-left:51px}.first-steps span{position:absolute;left:0;top:19px;font-size:29px}.first-steps h3{margin:1px 0 10px;font-size:25px}.first-steps p{font-size:13px}.library-search{margin-top:24px}.search-form{gap:9px;padding-left:12px}.search-form>.icon{width:17px;height:17px}.search-field{font-size:11px;padding-block:10px}.search-form button{padding:11px;font-size:11px}.search-form button>.icon{display:none}.archive-topics{gap:6px;margin-top:20px}.archive-topics a{font-size:10px;padding:6px 11px}.source-explanation{padding-top:25px;padding-bottom:40px}.source-explanation h2{font-size:26px}.source-explanation p{font-size:12px}.feed-updated{font-size:10px}.pagination{margin-top:35px}.pagination .page-numbers{height:35px;min-width:35px;font-size:11px;padding:5px 9px}.article-wrap{padding-top:23px}.article-header h1{font-size:35px;line-height:1.22;letter-spacing:-.025em}.article-header .eyebrow{font-size:9px;margin-bottom:13px}.article-header{padding-bottom:29px}.article-meta{gap:10px 17px;font-size:10px;margin-top:20px}.entry-content{font-size:16px;line-height:1.8}.entry-content>p:first-child{font-size:17px;line-height:1.75}.entry-content h2{font-size:27px;line-height:1.3}.entry-content h3{font-size:23px}.entry-content ul,.entry-content ol{padding-left:1.2em}.entry-content blockquote{font-size:20px;padding:20px}.entry-content .alignleft,.entry-content .alignright{float:none;margin:20px auto}.entry-content table{font-size:12px}.entry-content th,.entry-content td{padding:8px}.article-end{gap:14px;padding-block:23px}.article-end>span>.icon{width:31px;height:31px}.article-end p{font-size:18px}.article-end .text-link{font-size:10px;gap:8px}.comments-area{margin-top:34px}.comments-area>h2{font-size:28px}.comment-list .children{padding-left:15px}.simple-page{padding-top:23px;padding-bottom:48px}.not-found{padding-block:40px 50px}.not-found h1{font-size:42px}.not-found>p:not(.eyebrow){font-size:14px}.not-found-actions{gap:20px}.not-found-actions .button{font-size:12px}.not-found-actions .text-link{font-size:12px}.empty-results{padding:27px}.empty-results h2{font-size:27px}.empty-results p{font-size:13px}.empty-results .button{font-size:12px}.empty-feed{padding:28px 20px}.empty-feed h3{font-size:25px}.empty-feed p{font-size:12px}.empty-feed .text-link{font-size:12px}}
@media(max-width:370px){.container{width:calc(100% - 28px)}.hero h1{font-size:38px}.hero-buttons{gap:13px}.hero-buttons .button{padding-inline:13px}.hero-buttons .text-link{font-size:10px}.hero-collage{height:340px}.hero-photo-main>img{height:216px}.hero-photo-small>img{height:135px}.collage-note{font-size:18px}.start-section .guide-card{display:block}.start-section .guide-card .card-image{height:180px;min-height:0}.post-grid{gap:25px 11px}.card-body h3{font-size:18px}.section-heading h2{font-size:28px}.section-heading>.text-link{max-width:105px}.footer-main{gap:28px 16px}.footer-main .text-link{font-size:10px}.page-intro h1{font-size:39px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
@media print{.site-header,.site-footer,.article-sidebar,.comments-area,.related-section,.article-end,.skip-link{display:none!important}body{background:#fff;color:#000}.container{width:100%;max-width:none}.article-layout{display:block}.entry-content{max-width:none;font-size:12pt}.article-header h1{font-size:28pt}.entry-content a{color:#000}.entry-content img{max-height:450px}.article-wrap{padding:0}}
