:root{--ink:#39262e;--berry:#862f45;--pink:#f7e4e7;--paper:#fffdf9;--line:#e7d9d8;--muted:#76656a;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #b65723;outline-offset:4px}[hidden]{display:none!important}.ribbon{background:var(--berry);color:white;padding:9px 4.5%;font-size:13px;letter-spacing:.03em;display:flex;justify-content:space-between}.ribbon span{font-size:12px;letter-spacing:.14em}header{display:flex;align-items:center;gap:28px;padding:26px 4.5%;border-bottom:1px solid var(--line);background:var(--paper)}.brand{font-family:var(--serif);font-weight:bold;font-size:32px;letter-spacing:-1.7px;white-space:nowrap}.brand span{display:inline-block;color:var(--berry);font-family:Arial;font-size:32px;margin-left:5px;vertical-align:middle}nav{display:flex;justify-content:center;align-items:center;gap:25px;flex:1;font-size:14px}nav a{padding:8px 0}nav a:hover,.footer-links a:hover{color:var(--berry);text-decoration:underline;text-underline-offset:6px}.new{font-size:10px;letter-spacing:.04em;color:var(--berry);border:1px solid #e8c1cc;border-radius:4px;padding:3px;margin-left:3px}.saved-nav{border:0;background:none;font-size:22px;white-space:nowrap}.saved-nav span{font-size:14px}.saved-nav small{font-size:12px;background:var(--pink);border-radius:50%;padding:3px 6px}.hero{display:grid;grid-template-columns:46% 54%;min-height:540px;margin:28px 4.5% 32px;background:#f5e4e5}.hero-copy{padding:56px 45px 30px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.16em;color:var(--berry);margin:0 0 18px}h1,h2,h3{font-family:var(--serif);font-weight:normal;line-height:1.09;margin:0;letter-spacing:-.045em}h1{font-size:clamp(42px,4.6vw,69px)}em{font-weight:normal;color:var(--berry)}.hero-copy>p:not(.eyebrow){max-width:370px;margin:23px 0 28px;line-height:1.75;color:#65515a}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;padding:14px 23px;border-radius:3px;border:0;font-weight:600;font-size:14px}.button.dark{background:var(--berry);color:white}.button.dark:hover{background:#682238}.button.light{background:var(--paper);color:var(--berry)}.hero-note{font-size:12px;line-height:1.6;color:#785b64;margin-top:35px;display:flex;gap:13px;align-items:center}.hero-note span{font-size:31px;color:var(--berry)}.hero-image{position:relative;min-height:420px;overflow:hidden}.hero-image img{width:100%;height:100%;position:absolute;object-fit:cover}.image-caption{position:absolute;bottom:24px;left:24px;right:24px;background:#fffcf4f2;padding:17px 22px;display:flex;flex-direction:column}.image-caption span{font-size:10px;letter-spacing:.15em}.image-caption strong{font-family:var(--serif);font-size:25px;font-weight:normal}.image-caption b{position:absolute;right:25px;top:27px;font-size:25px;font-weight:normal}.season-bar{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0 4.5%;padding:22px 0;gap:25px}.season-bar>span{font-size:11px;letter-spacing:.13em;color:var(--muted)}.season-bar a{font-family:var(--serif);font-size:22px}.season-bar b{font-size:16px;margin-left:16px;font-weight:normal;color:var(--berry)}.section{padding:64px 4.5%}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:28px}h2{font-size:clamp(32px,3.2vw,46px)}.section-top .eyebrow{margin-bottom:12px}.section-top p:not(.eyebrow){color:var(--muted);margin-bottom:0}.search{display:flex;align-items:center;gap:10px;background:white;border:1px solid #d9cccd;border-radius:5px;padding:10px 13px;min-width:320px}.search>span{font-size:25px}.search input{width:100%;border:0;background:none;font-size:14px;outline-offset:3px}.filter-row{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);padding-bottom:22px}.chips{display:flex;gap:9px;flex-wrap:wrap}.chip{font-size:13px;border:1px solid #e5d9d8;padding:9px 17px;border-radius:30px;background:transparent}.chip:hover,.chip.active{background:var(--berry);color:white;border-color:var(--berry)}.select-label{display:flex;gap:10px;align-items:center;font-size:13px;white-space:nowrap}.select-label select{border:0;background:none;font-size:13px;padding:8px}.results-line{font-size:12px;color:var(--muted);margin:16px 0}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 25px}.card-image{position:relative;aspect-ratio:1.35;overflow:hidden;background:var(--pink)}.card-image>a{display:block;width:100%;height:100%}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.project-card:hover .card-image img{transform:scale(1.045)}.save{position:absolute;top:12px;right:12px;border:0;border-radius:50%;width:37px;height:37px;background:var(--paper);font-size:23px;line-height:1;color:var(--berry);box-shadow:0 2px 5px #39262e0a}.save[aria-pressed=true]{background:var(--berry);color:white}.card-badge{position:absolute;bottom:12px;left:12px;padding:5px 10px;background:var(--paper);font-size:10px;letter-spacing:.07em;text-transform:uppercase}.card-meta{font-size:10px;color:var(--berry);letter-spacing:.1em;text-transform:uppercase;margin:16px 0 8px}.project-card h3{font-size:26px;line-height:1.15;letter-spacing:-.025em}.project-card>p{color:var(--muted);font-size:14px;margin:11px 0}.card-bottom{display:flex;gap:14px;font-size:12px;color:var(--muted)}.card-bottom span+span{border-left:1px solid #d9cccd;padding-left:14px}.empty{text-align:center;padding:60px 0}.empty h3{font-size:30px}.studio{background:#f3e4e9;display:grid;grid-template-columns:1fr 1fr;gap:9%;margin:0 4.5%;padding:50px}.studio-intro{padding-top:15px}.studio h2{font-size:50px}.studio-intro>p:not(.eyebrow){max-width:390px;color:#68515d;line-height:1.75}.studio-footnote{font-size:13px;max-width:350px;line-height:1.7;margin-top:30px;color:#735b66}.text-button{border:0;background:none;padding:12px 0;color:var(--berry);font-size:14px;font-weight:600;text-align:left}.prompt-panel{background:var(--paper);padding:28px;border:1px solid #e7d5dd}.prompt-panel label{display:block;font-size:13px;font-weight:600;margin-bottom:16px}.prompt-panel label span{font-weight:normal;color:var(--muted)}.prompt-panel input,.prompt-panel select{display:block;width:100%;font-size:14px;background:white;border:1px solid #dcd1d3;border-radius:3px;padding:11px 9px;margin-top:7px;color:var(--ink)}.form-split{display:grid;grid-template-columns:1fr 1fr;gap:13px}.prompt-panel .button{width:100%}#prompt-output{margin-top:20px;border-top:1px solid var(--line);padding-top:5px}#prompt-text{font-size:14px;line-height:1.6}.small{font-size:12px;color:var(--muted)}.learn-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.learn-card{text-align:left;background:#f7f1e6;border:0;padding:28px;display:flex;flex-direction:column;align-items:flex-start}.learn-card:nth-child(2){background:#edf0e6}.learn-card:nth-child(3){background:#f6e8e8}.guide-number{font-size:10px;letter-spacing:.13em;margin-bottom:24px}.learn-card h3{font-size:28px;line-height:1.18}.learn-card p{font-size:14px;color:var(--muted);line-height:1.7;flex:1}.text-link{color:var(--berry);font-size:14px;font-weight:600;margin-top:12px}.closing{background:var(--berry);color:var(--paper);text-align:center;padding:44px 20px 50px}.closing>span{font-size:42px}.closing h2{margin:10px 0;font-size:43px}.closing p{font-size:14px;color:#f3d9e0;margin:18px 0 25px}footer{padding:42px 4.5% 20px;display:grid;grid-template-columns:1fr 1fr;gap:25px}footer .brand{font-size:28px}footer p{font-size:13px;color:var(--muted)}.footer-links{display:flex;justify-content:flex-end;gap:20px;align-items:flex-start;padding-top:10px;font-size:13px}.footer-links button{border:0;background:none;font-size:13px;padding:0}.disclosure{max-width:850px;grid-column:1/-1;margin:0;font-size:12px}.copyright{grid-column:1/-1;border-top:1px solid var(--line);padding-top:20px;margin:0;font-size:12px}dialog{border:0;border-radius:6px;padding:0;max-width:850px;width:calc(100% - 32px);max-height:90vh;color:var(--ink);background:var(--paper)}dialog::backdrop{background:#2e152ac4;backdrop-filter:blur(3px)}.close{position:sticky;top:12px;float:right;margin:12px 12px -54px 0;z-index:3;width:38px;height:38px;border-radius:50%;border:1px solid var(--line);background:var(--paper);font-size:28px}.detail-photo{width:100%;height:250px;object-fit:cover}.detail-body{padding:34px 42px}.detail-body h2{font-size:39px;line-height:1.15;max-width:660px}.detail-body h3{font-size:25px;margin-top:28px;margin-bottom:12px}.detail-body ol,.detail-body ul{padding-left:23px}.detail-body li{margin:12px 0;padding-left:5px}.detail-info{background:var(--pink);padding:15px 18px;margin:25px 0;display:flex;flex-wrap:wrap;gap:12px 25px;font-size:14px}.detail-note{font-size:13px;color:var(--muted);border-top:1px solid var(--line);padding-top:18px}.detail-body .button{margin:12px 8px 0 0}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;padding:12px 20px;border-radius:6px;font-size:14px;z-index:10;max-width:90vw;text-align:center}body.modal-open{overflow:hidden}@media(min-width:1550px){body>header,main,footer,.ribbon{padding-left:max(4.5%,calc((100vw - 1450px)/2));padding-right:max(4.5%,calc((100vw - 1450px)/2))}main{padding:0;max-width:1550px;margin:auto}.ribbon{padding-top:9px;padding-bottom:9px}}@media(max-width:1100px){header{flex-wrap:wrap;gap:13px;justify-content:space-between}nav{order:3;flex-basis:100%;justify-content:flex-start;gap:25px}.hero-copy{padding:40px 27px}.hero{min-height:490px}.search{min-width:260px}.season-bar{gap:15px}.season-bar>span{display:none}.studio{gap:30px;padding:35px}.studio h2{font-size:42px}.footer-links{flex-wrap:wrap}}@media(max-width:760px){.ribbon{font-size:11px;justify-content:center}.ribbon span{display:none}header{padding:19px 5% 12px}.brand{font-size:30px}nav{overflow-x:auto;white-space:nowrap;justify-content:flex-start;gap:22px;font-size:13px;padding-bottom:6px}.new{display:none}.hero{margin:15px 5% 22px;grid-template-columns:1fr}.hero-copy{padding:30px 26px}.hero h1{font-size:48px}.hero-copy>p:not(.eyebrow){font-size:15px;max-width:430px}.hero-note{display:none}.hero-image{min-height:310px}.image-caption{bottom:15px;left:15px;right:15px}.season-bar{margin:0 5%;overflow-x:auto;justify-content:flex-start;white-space:nowrap;padding:18px 0;gap:27px}.season-bar a{font-size:19px}.season-bar b{margin-left:7px}.section{padding:40px 5%}.section-top{align-items:stretch;flex-direction:column;gap:20px}.section-top h2{font-size:35px}.section-top p:not(.eyebrow){font-size:14px}.search{min-width:0;width:100%}.filter-row{align-items:flex-start;flex-direction:column;gap:8px;padding-bottom:12px}.chips{gap:7px}.chip{font-size:12px;padding:8px 12px}.select-label{align-self:flex-end}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 15px}.card-image{aspect-ratio:1}.project-card h3{font-size:23px}.project-card>p{font-size:13px}.card-meta{font-size:9px;letter-spacing:.07em}.card-bottom{gap:7px;font-size:11px;flex-wrap:wrap}.card-bottom span+span{padding-left:7px}.card-badge{font-size:9px;bottom:8px;left:8px}.save{width:32px;height:32px;top:8px;right:8px}.studio{grid-template-columns:1fr;margin:0 5%;padding:28px 22px;gap:22px}.studio h2{font-size:41px}.studio-footnote{margin-top:17px}.prompt-panel{padding:20px}.form-split{grid-template-columns:1fr;gap:0}.learn-grid{grid-template-columns:1fr}.learn-card{padding:25px}.guide-number{margin-bottom:15px}.learn-card h3{font-size:28px}.closing h2{font-size:35px}footer{grid-template-columns:1fr;padding:30px 5% 20px}.footer-links{justify-content:flex-start;padding:0}.detail-body{padding:26px 23px}.detail-body h2{font-size:32px}.detail-photo{height:200px}.detail-info{gap:9px 18px;font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Paper textures, little labels, and a palette for each holiday. */
body{--holiday-wash:#f8e8eb;--holiday-accent:#f3cf79;--holiday-deep:#862f45;background-color:var(--paper);background-image:radial-gradient(#6e354b09 .7px,transparent .7px);background-size:7px 7px}
body[data-theme="halloween"]{--ink:#352039;--berry:#663766;--pink:#efddef;--paper:#fffaf4;--line:#dfc9d2;--muted:#72596d;--holiday-wash:#f6d2b9;--holiday-accent:#f6a34b;--holiday-deep:#43244c}
body[data-theme="thanksgiving"]{--ink:#48291d;--berry:#88372f;--pink:#f3dfc9;--paper:#fffcf4;--line:#e0cbb0;--muted:#7b5f48;--holiday-wash:#f4e1ba;--holiday-accent:#dca352;--holiday-deep:#753c27}
body[data-theme="christmas"]{--ink:#203d32;--berry:#a0343e;--pink:#f7e2e2;--paper:#fffdf5;--line:#d9dfce;--muted:#5e6d5f;--holiday-wash:#e5eddf;--holiday-accent:#eebdb8;--holiday-deep:#294b3a}
.paper-label{display:inline-block;padding:7px 14px;background:#fbe3a8;font-size:12px;font-weight:600;letter-spacing:.02em;transform:rotate(-3deg);box-shadow:1px 3px 0 #633c3710}.hero{background:var(--holiday-wash);position:relative;border-radius:3px 18px 4px 12px}.hero-copy{position:relative;padding-top:65px}.hero-copy>.paper-label{position:absolute;top:16px;left:35px}.hero-image{margin:14px 14px 14px 0;min-height:440px;outline:1px dashed #fff9;outline-offset:-9px;border-radius:2px 12px 3px 3px}.hero-image img{border-radius:inherit}.hero-note{font-family:var(--serif);font-style:italic;font-size:15px}.image-caption{transform:rotate(-1deg);box-shadow:0 3px 13px #29142315}.season-bar{border-top:1px dashed var(--berry);border-bottom:1px dashed var(--berry)}.season-bar a{padding:5px 10px;border-radius:3px}.season-bar a[aria-current="page"]{background:var(--holiday-accent);transform:rotate(-3deg);color:var(--holiday-deep)}.nav-ai{background:var(--pink);padding:8px 12px;border-radius:25px;color:var(--berry);font-weight:600}.ribbon{background:var(--holiday-deep)}.project-card{padding:10px 10px 15px;background:#ffffffa8;border:1px solid var(--line);box-shadow:2px 5px 0 #38262e06;border-radius:2px}.project-card:nth-child(3n+1) .card-image{border-radius:4px 16px 3px 3px}.card-badge{transform:rotate(-2deg);border:1px dashed var(--line)}.card-meta,.project-card h3,.project-card>p,.card-bottom{margin-left:5px;margin-right:5px}.ai-invitation{display:flex;align-items:center;gap:23px;margin:30px 4.5% 0;padding:24px 30px;background:#eee5f7;border:1px dashed #8867a5;border-radius:9px;position:relative}.ai-invitation-icon{font-size:55px;color:#704882;line-height:1}.ai-invitation .eyebrow{display:block;font-size:10px;margin:0 0 4px;color:#6b467d}.ai-invitation strong{font-family:var(--serif);font-weight:normal;font-size:27px;line-height:1.1;letter-spacing:-.03em}.ai-invitation p{font-size:13px;margin:7px 0 0;color:#6b5475}.ai-invitation .button{margin-left:auto;white-space:nowrap;background:#704882}.studio{background:#eee5f7;position:relative;border-radius:7px;outline:1px dashed #b6a0c7;outline-offset:-10px;scroll-margin-top:30px}.studio:before,.newsletter:before{content:"";position:absolute;width:110px;height:27px;background:#fff4caaa;top:-11px;left:39px;transform:rotate(-5deg)}.studio h2 em,.studio .eyebrow,.studio .text-button{color:#704882}.studio .button{background:#704882}.studio-steps{display:flex;gap:10px;font-size:11px;color:#70577f;margin:-7px 0 20px}.studio-steps span{padding:4px 8px;background:#f2ebf8;border-radius:4px}.blog{padding-bottom:40px}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.blog-card{min-width:0;display:flex;flex-direction:column;border-bottom:1px solid var(--line);padding-bottom:23px}.blog-image{display:block;min-width:0;height:205px;position:relative;overflow:hidden;border-radius:3px}.blog-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s}.blog-card:hover img{transform:scale(1.04)}.blog-image .paper-label{position:absolute;bottom:15px;left:15px;background:#fffdf5}.blog-card h3{font-size:28px;line-height:1.18;margin:14px 0 11px}.blog-card>p{font-size:14px;color:var(--muted);line-height:1.7}.blog-byline{font-size:11px;letter-spacing:.02em;color:var(--muted);margin:14px 0}.blog-card .text-link{display:block}.article-intro{font-family:var(--serif);font-size:23px;line-height:1.45}.article-body p{line-height:1.85}.article-body h3{margin-top:32px}.article-body a{color:var(--berry);text-decoration:underline;text-underline-offset:4px}.newsletter{margin:20px 4.5% 60px;padding:45px;background:var(--holiday-wash);border:1px dashed var(--berry);position:relative;display:grid;grid-template-columns:1fr 1fr;gap:70px;border-radius:7px;align-items:center}.newsletter .paper-label{margin-bottom:22px;transform:rotate(-3deg);background:var(--holiday-accent)}.newsletter h2{font-size:39px;line-height:1.14}.newsletter-copy>p{max-width:450px;font-size:14px;line-height:1.75;color:var(--muted)}.newsletter-form{min-width:0}#newsletter-form>label{display:block;font-size:14px;margin-bottom:9px}.newsletter-input{display:flex;gap:8px}.newsletter-input input{min-width:0;flex:1;width:100%;padding:13px;border:1px solid var(--line);background:#fffefb;border-radius:3px}.newsletter-input button{white-space:nowrap}.consent{display:flex!important;align-items:flex-start;gap:9px;margin-top:18px;font-size:12px!important;line-height:1.6}.consent input{margin-top:3px;accent-color:var(--berry);width:17px;height:17px;flex-shrink:0}.honey{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}#newsletter-status{font-size:14px;min-height:23px}#newsletter-status.error{color:#a12030}#newsletter-status.success{font-weight:600;color:var(--holiday-deep)}button:disabled{opacity:.65;cursor:wait}.closing{background:var(--holiday-deep);border-top:5px double var(--paper)}body[data-theme="halloween"] .hero h1{font-weight:bold}body[data-theme="halloween"] .hero em{color:#7a3b66}body[data-theme="christmas"] .hero-copy>.paper-label{background:#a0343e;color:white}body[data-theme="christmas"] .hero-copy>.eyebrow{color:#345c43}body[data-theme="thanksgiving"] .hero-copy>.paper-label{background:#dca352}body[data-theme="thanksgiving"] .hero{border:1px solid #d4af78}.footer-links{flex-wrap:wrap}
@media(min-width:1101px){nav{gap:16px}.brand{font-size:30px}header{gap:20px}}
@media(max-width:1000px){.newsletter{gap:30px;padding:35px}.newsletter-input{flex-direction:column}.newsletter-input button{justify-content:center}.ai-invitation{gap:16px;padding:22px}.ai-invitation strong{font-size:24px}.ai-invitation .button{font-size:12px;padding:12px}.studio-steps{gap:5px}.studio-steps span{padding:4px}.blog-grid{gap:18px}}
@media(max-width:760px){.hero-copy{padding-top:69px}.hero-copy>.paper-label{left:23px;top:20px}.hero-image{margin:0 12px 12px;min-height:290px}.ai-invitation{margin:24px 5% 0;flex-wrap:wrap;gap:13px;padding:22px}.ai-invitation-icon{font-size:38px}.ai-invitation>div{flex:1;min-width:180px}.ai-invitation .button{margin:2px 0 0 48px}.ai-invitation strong{font-size:24px}.project-card{padding:7px 7px 13px}.project-card h3{font-size:22px}.card-bottom{gap:6px}.blog-grid{grid-template-columns:1fr}.blog-card{display:grid;grid-template-columns:115px minmax(0,1fr);gap:0 18px;padding:0 0 24px}.blog-image{grid-row:1/5;height:150px}.blog-image .paper-label{font-size:10px;padding:5px;bottom:9px;left:6px;max-width:100px}.blog-card h3{font-size:25px;margin:5px 0}.blog-card>p{font-size:13px;margin:4px 0}.blog-byline{margin:0 0 7px;font-size:10px}.blog-card .text-link{margin-top:6px;font-size:13px}.newsletter{margin:15px 5% 45px;grid-template-columns:1fr;padding:28px 24px;gap:16px}.newsletter h2{font-size:34px}.newsletter-input{flex-direction:column}.studio-steps{gap:9px}.studio-steps span{padding:4px 8px}.card-meta{font-size:9px}.article-intro{font-size:21px}.season-bar{gap:12px}.season-bar a{font-size:18px}}
/* Stitched paper accents and full-page reading layouts. */
.hero,.learn-card,.project-card,.prompt-panel,.supply-sheet,.handwritten-note{position:relative}.learn-card{outline:1px dashed #9b766977;outline-offset:-10px;border-radius:3px 9px 4px 3px}.project-card{border:1px solid var(--line);outline:1px dashed var(--line);outline-offset:-5px;padding:14px}.prompt-panel{border:1px dashed #b7a2c4;box-shadow:5px 6px 0 #6b42750b}.section-top{min-width:0}.section-top>div{min-width:0}.blog-card h3,.blog-card>p{overflow-wrap:anywhere}.blog-card>.text-link{margin-top:auto;padding-top:12px}.blog-grid{align-items:stretch}.blog-image{flex-shrink:0}.blog-image img{max-width:100%}.blog{position:relative;padding-bottom:60px}.learn{border-top:1px dashed var(--line);margin:0 4.5%;padding-left:0;padding-right:0}.breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;padding:28px 4.5% 20px;color:var(--muted);font-size:13px}.breadcrumbs a{text-decoration:underline;text-underline-offset:4px}.reading-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:36px;padding:32px;margin:0 4.5% 48px;border:1px dashed var(--berry);outline:1px solid var(--line);outline-offset:6px;background:var(--holiday-wash);border-radius:5px 20px 4px 9px;align-items:center}.reading-title{padding:16px 12px;min-width:0}.reading-title .paper-label{margin-bottom:29px;background:var(--holiday-accent)}.reading-title h1{font-size:clamp(37px,3.8vw,58px);line-height:1.08}.reading-title>p:not(.eyebrow){line-height:1.75;color:var(--muted)}.reading-meta{display:flex;gap:8px 14px;flex-wrap:wrap;font-size:13px;margin:25px 0}.reading-meta span{border-bottom:1px dashed var(--berry);padding-bottom:6px}.reading-hero figure{margin:0;min-width:0;background:var(--paper);padding:9px;transform:rotate(1deg);box-shadow:4px 5px 0 #4524360d}.reading-hero figure img{display:block;width:100%;aspect-ratio:1.2;object-fit:cover}.reading-hero figcaption,.journal-photo figcaption{font-size:11px;line-height:1.5;padding:10px 5px 3px;color:var(--muted)}.project-content{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:65px;padding:0 6% 40px;align-items:start}.project-content h2{font-size:36px;line-height:1.2}.project-status{font-size:11px;letter-spacing:.12em;color:var(--muted)}.project-steps{padding:0;list-style:none;margin:26px 0 40px}.project-steps li{display:flex;gap:20px;border-bottom:1px dashed var(--line);padding:20px 0}.project-steps p{margin:0;line-height:1.9}.step-number{font-family:var(--serif);font-style:italic;font-size:28px;line-height:1.5;color:var(--berry);flex:0 0 33px}.project-instructions>h3{font-size:28px;margin:35px 0 15px}.project-instructions>p{line-height:1.85}.supply-sheet{padding:32px 25px;background:#fbf3dd;border:1px solid #e2d4b1;outline:1px dashed #c4a57f;outline-offset:-9px;border-radius:5px;box-shadow:5px 6px 0 #653e3610}.supply-sheet:before,.handwritten-note:before{content:"";position:absolute;top:-11px;left:30px;width:91px;height:25px;background:#f0d2bd99;transform:rotate(-5deg)}.supply-sheet h2{font-size:32px}.supply-sheet ul{padding-left:20px;line-height:1.8;font-size:15px;margin:23px 0}.supply-sheet li{padding:7px 0}.supply-sheet .button{width:100%;font-size:13px;gap:8px;justify-content:center}.supply-sheet>.text-link{display:block;margin-top:23px}.handwritten-note{padding:28px;background:var(--holiday-wash);border:1px dashed var(--berry);border-radius:3px 10px 4px 2px;margin:34px 0}.handwritten-note>p{font-family:var(--serif);font-size:22px;font-style:italic;line-height:1.65;margin-bottom:0}.related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px;margin-top:30px}.related-card{display:flex;gap:22px;padding:16px;border:1px dashed var(--line);align-items:center;background:var(--paper);min-width:0}.related-card img{display:block;width:120px;height:120px;object-fit:cover}.related-card>div{min-width:0}.related-card h3{font-size:26px;line-height:1.2}.related-card .eyebrow{display:block;font-size:10px;margin-bottom:9px}.related-card .text-link{display:block;font-size:13px}.journal-page{max-width:1000px;margin:0 auto 60px;padding:0 35px}.journal-title{text-align:center;padding:25px 25px 35px}.journal-title .paper-label{margin-bottom:33px}.journal-title h1{font-size:clamp(37px,4.3vw,64px);line-height:1.14;max-width:850px;margin:0 auto 24px}.journal-title .eyebrow{margin-bottom:20px}.journal-title .blog-byline{font-size:13px}.journal-photo{padding:12px;margin:15px 0 40px;background:var(--holiday-wash);border:1px dashed var(--berry);border-radius:4px;transform:rotate(-.5deg)}.journal-photo img{display:block;width:100%;max-height:430px;object-fit:cover}.journal-copy{max-width:720px;margin:0 auto}.journal-copy h2{font-size:31px;line-height:1.25;margin:34px 0 16px}.journal-copy>p{font-size:17px;line-height:1.9}.journal-copy>.article-intro{font-size:25px;line-height:1.65;border-left:2px dashed var(--berry);padding-left:24px}.journal-copy .button{text-decoration:none}.journal-copy .related-card{text-decoration:none}.journal-copy .related-card img{width:95px;height:110px}.journal-copy .related-card h3{font-size:24px}.journal-copy .related-card .eyebrow{font-size:10px}.journal-copy .handwritten-note{margin-top:50px}.journal-copy .handwritten-note .paper-label{margin-bottom:20px}.blog-hub .notebook-heading{max-width:720px;margin:0 auto 55px;text-align:center;padding:35px 0 42px;border-bottom:1px dashed var(--berry)}.notebook-heading .paper-label{margin-bottom:30px}.notebook-heading h1{font-size:60px}.notebook-heading>p:last-child{color:var(--muted);line-height:1.8}.guide-page{margin-top:25px}.guide-page .journal-copy{padding:25px 30px 40px;background:#fbf7ed;border:1px dashed #d3c3a6}.reading-page .newsletter{margin-top:50px}
@media(max-width:1000px){.project-content{grid-template-columns:minmax(0,1fr) 290px;gap:35px;padding-left:5%;padding-right:5%}.reading-hero{padding:24px;gap:20px}.reading-title{padding:10px 0}.related-card{gap:14px}.related-card img{width:90px;height:110px}.related-card h3{font-size:23px}}
@media(max-width:760px){.blog-card{display:grid;grid-template-columns:105px minmax(0,1fr);grid-template-rows:auto auto auto auto;gap:5px 15px}.blog-image{grid-column:1;grid-row:1/5;align-self:start;height:150px}.blog-card>.blog-byline,.blog-card>h3,.blog-card>p:not(.blog-byline),.blog-card>.text-link{grid-column:2}.blog-card>.text-link{margin-top:5px;padding-top:0}.blog-card h3{font-size:24px}.project-card{padding:10px}.learn{margin:0 5%}.reading-hero{grid-template-columns:minmax(0,1fr);margin:0 5% 35px;padding:22px;gap:23px}.reading-title h1{font-size:40px}.reading-title .paper-label{margin-bottom:27px}.reading-hero figure img{aspect-ratio:1.4}.project-content{grid-template-columns:minmax(0,1fr);padding:0 6% 25px;gap:38px}.supply-sheet{grid-row:1}.project-content h2{font-size:32px}.project-steps li{gap:12px;padding:18px 0}.project-steps p{font-size:16px}.breadcrumbs{padding:20px 5%;font-size:12px}.breadcrumbs>span:last-child{display:none}.handwritten-note{padding:22px}.handwritten-note>p{font-size:21px}.related-grid{grid-template-columns:1fr}.journal-page{padding:0 6%;margin-bottom:35px}.journal-title{padding:23px 0}.journal-title h1{font-size:39px}.journal-photo{padding:8px;margin-top:10px}.journal-copy>.article-intro{font-size:23px;padding-left:18px}.journal-copy h2{font-size:29px}.journal-copy>p{font-size:16px}.journal-copy .related-card{flex-direction:column;align-items:stretch}.journal-copy .related-card img{width:100%;height:160px}.notebook-heading h1{font-size:44px}.blog-hub .notebook-heading{padding-top:15px;margin-bottom:35px}.guide-page .journal-copy{padding:18px}.reading-page .newsletter{margin-top:35px}}
@media(max-width:400px){.blog-card{grid-template-columns:85px minmax(0,1fr);gap:5px 12px}.blog-card h3{font-size:22px}.blog-image .paper-label{font-size:9px;max-width:74px}.blog-card .blog-byline{font-size:9px}.reading-title h1,.journal-title h1{font-size:35px}}
