
:root{--ed-paper:#fffaf4;--ed-ink:#332c28;--ed-accent:#bd382b;--ed-soft:#f9e6dd;--ed-line:#e7dcd1;--ed-serif:Georgia,'Times New Roman',serif;--ed-sans:'Trebuchet MS',Verdana,sans-serif}
body.ed-site{background:var(--ed-paper);color:var(--ed-ink);font-family:var(--ed-sans);font-size:16px;line-height:1.65}
.ed-aoc{--ed-paper:#fffdf7;--ed-ink:#382b23;--ed-accent:#546333;--ed-soft:#edf0da;--ed-line:#e6dfd1}
.ed-header *,.ed-home *,.ed-footer *{box-sizing:border-box}.ed-wrap{width:min(1280px,calc(100% - 80px));margin-inline:auto}.ed-header{background:var(--ed-paper);border-bottom:1px solid var(--ed-line)}.ed-header-row{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:35px}.ed-brand{display:flex;align-items:center;gap:12px;color:var(--ed-ink);font:700 26px/1.05 var(--ed-serif);text-decoration:none;white-space:nowrap}.ed-brand:hover{color:var(--ed-accent)}.ed-brand small{display:block;font:10px/1.8 var(--ed-sans);letter-spacing:2px;margin-top:8px}.ed-mark{font-size:58px;font-weight:400;color:var(--ed-accent)}.ed-aoc .ed-mark{font-size:28px;font-style:italic;border:1px solid var(--ed-accent);border-radius:50%;width:55px;height:55px;display:grid;place-items:center}.ed-nav{display:flex;align-items:center;gap:27px}.ed-nav a{color:var(--ed-ink);font-size:13px;font-weight:700;text-decoration:none}.ed-nav a:hover{color:var(--ed-accent)}.ed-nav .ed-nav-cta{border:1px solid var(--ed-ink);padding:12px 20px;border-radius:4px}.ed-menu{display:none}.ed-home h1,.ed-home h2,.ed-home h3{font-family:var(--ed-serif);font-weight:400;color:var(--ed-ink);text-transform:none}.ed-hero{display:grid;grid-template-columns:1fr 1.05fr;gap:60px;align-items:center;padding-block:64px 74px}.ed-hero h1{font-size:clamp(44px,4.5vw,69px);line-height:1.07;letter-spacing:-2.5px;margin:23px 0}.ed-hero h1 em{color:var(--ed-accent);font-weight:400}.ed-kicker{font-size:10px;font-weight:700;letter-spacing:2px;line-height:1.5;margin:0}.ed-intro{max-width:440px;font-size:16px;line-height:1.85;margin-bottom:29px}.ed-button{display:inline-flex;align-items:center;gap:30px;padding:17px 24px;color:#fff;background:var(--ed-accent);border-radius:4px;font-size:13px;font-weight:700;text-decoration:none}.ed-button:hover{background:var(--ed-ink);color:white}.ed-button span{font-size:20px}.ed-hero-image{margin:0;position:relative}.ed-hero-image img{display:block;width:100%;height:480px;object-fit:cover;border-radius:120px 120px 10px 10px}.ed-gift .ed-hero-image img{border-radius:9px 100px 9px 9px}.ed-hero-image figcaption{position:absolute;bottom:23px;left:-24px;background:var(--ed-paper);padding:14px 22px;box-shadow:0 5px 22px #332c2812;font:italic 17px var(--ed-serif);transform:rotate(-3deg)}.ed-ribbon{background:var(--ed-soft);border-block:1px solid var(--ed-line);display:flex;justify-content:center;align-items:center;gap:50px;padding:18px 25px;font-size:11px;letter-spacing:1.5px;text-transform:uppercase}.ed-ribbon span[aria-hidden]{font-size:20px;color:var(--ed-accent)}.ed-section{padding-block:75px}.ed-section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:30px}.ed-section-heading h2{font-size:39px;line-height:1.15;letter-spacing:-1.1px;margin:0}.ed-section-heading p{font-size:13px;max-width:330px;margin:0}.ed-tile-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.ed-tile{padding:27px 25px;background:#fbe5df;color:var(--ed-ink);border:1px solid transparent;border-radius:5px;text-decoration:none;transition:transform .2s,border-color .2s}.ed-tile:nth-child(2){background:#f8efc9}.ed-tile:nth-child(3){background:#e8eedf}.ed-tile:nth-child(4){background:#ece7f1}.ed-aoc .ed-tile{background:#f1ebdf}.ed-aoc .ed-tile:nth-child(2){background:#eedecf}.ed-aoc .ed-tile:nth-child(3){background:#e7ecd6}.ed-aoc .ed-tile:nth-child(4){background:#f4eacb}.ed-tile:hover{transform:translateY(-4px);border-color:var(--ed-accent);color:var(--ed-ink)}.ed-tile-number{display:flex;justify-content:space-between;font-size:12px;margin-bottom:43px}.ed-tile-number span{font-size:21px}.ed-tile h3{font-size:27px;line-height:1.15;margin:0 0 13px;letter-spacing:-.6px}.ed-tile p{font-size:13px;line-height:1.65;margin:0}.ed-feature{background:var(--ed-soft);display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:55px 60px;border-radius:7px}.ed-feature h2{font-size:46px;letter-spacing:-1.5px;line-height:1.1;margin:20px 0}.ed-feature p:not(.ed-kicker){font-size:14px;max-width:400px;margin-bottom:0}.ed-feature-links{align-self:center}.ed-feature-links a{display:flex;align-items:center;gap:20px;padding:24px 0;border-bottom:1px solid #332c2830;color:var(--ed-ink);font-size:16px;text-decoration:none}.ed-feature-links a:hover{color:var(--ed-accent)}.ed-feature-links span{font-size:11px}.ed-feature-links b{margin-left:auto;font-size:23px;font-weight:400}.ed-text-link{color:var(--ed-accent);font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap}.ed-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.ed-post{background:white;border:1px solid var(--ed-line);border-radius:6px;overflow:hidden}.ed-post>a{display:block;text-decoration:none;color:var(--ed-ink);height:100%}.ed-post-image{width:100%;height:230px;object-fit:cover;display:block}.ed-post-body{padding:27px}.ed-post h3{font-size:25px;line-height:1.25;letter-spacing:-.5px;margin:16px 0 25px}.ed-post a:hover h3{color:var(--ed-accent)}.ed-read{font-size:12px;color:var(--ed-accent);font-weight:700}.ed-read span{margin-left:15px}.ed-learn{padding:65px 0;background:var(--ed-soft);text-align:center}.ed-learn h2{font-size:43px;letter-spacing:-1px;line-height:1.15;margin:20px 0}.ed-learn p:not(.ed-kicker){max-width:560px;margin:0 auto 26px;font-size:15px}.ed-chips{display:flex;justify-content:center;flex-wrap:wrap;gap:12px}.ed-chips a{border:1px solid var(--ed-ink);padding:10px 19px;border-radius:30px;font-size:12px;color:var(--ed-ink);text-decoration:none}.ed-chips a:hover{background:var(--ed-paper)}.ed-search{padding-block:65px;text-align:center}.ed-search h2{font-size:34px}.ed-search form{display:flex;max-width:640px;margin:auto}.ed-search input{flex:1;min-width:0;background:white;border:1px solid var(--ed-line);border-radius:4px 0 0 4px;padding:16px;font-size:14px}.ed-search button{background:var(--ed-accent);color:white;border-radius:0 4px 4px 0;font-size:13px;padding:15px 25px}.ed-footer{background:#332c28;color:#fffaf4;padding-top:60px}.ed-aoc .ed-footer{background:#36281f}.ed-footer .ed-brand{color:#fffaf4;white-space:normal;font-size:25px}.ed-footer .ed-mark{color:#f6c0a3}.ed-aoc .ed-footer .ed-mark{border-color:#d3dcb7;color:#d3dcb7;flex-shrink:0}.ed-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr .8fr;gap:45px;padding-bottom:45px}.ed-footer-grid p{font-size:13px;max-width:260px;color:#dfd8d2;margin-top:25px}.ed-footer h2{font:700 12px var(--ed-sans);margin:10px 0 22px;color:#fffaf4}.ed-footer-grid>div>a:not(.ed-brand){display:block;color:#dfd8d2;font-size:12px;margin:12px 0;text-decoration:none}.ed-footer-grid>div>a:hover{color:white;text-decoration:underline}.ed-footer-bottom{border-top:1px solid #ffffff25;display:flex;justify-content:space-between;gap:25px;padding-block:22px;font-size:10px;color:#dfd8d2}.ed-site a:focus-visible,.ed-site button:focus-visible,.ed-site input:focus-visible{outline:3px solid var(--ed-accent);outline-offset:4px}
body.ed-site:not(.home) .site.grid-container{max-width:1240px}body.ed-site:not(.home) .site-content{padding:45px 30px;gap:30px}body.ed-site:not(.home) .content-area{min-width:0}body.ed-site:not(.home) .inside-article,body.ed-site:not(.home) .page-header,body.ed-site:not(.home) .comments-area{background:#fff;border:1px solid var(--ed-line);padding:36px;border-radius:6px}body.ed-site:not(.home) .entry-title{font:400 clamp(30px,3.3vw,46px)/1.15 var(--ed-serif);letter-spacing:-1px;text-transform:none}body.ed-site:not(.home) .entry-title a{color:var(--ed-ink)}body.ed-site:not(.home) .entry-title a:hover{color:var(--ed-accent)}body.ed-site:not(.home) .entry-meta{font-size:12px}body.ed-site:not(.home) .entry-content{line-height:1.85}body.ed-site:not(.home) .entry-content>h2{font:400 32px/1.2 var(--ed-serif);margin-top:35px}body.ed-site .widget{border-radius:6px}body.ed-site .paging-navigation{font-size:14px}
@media(min-width:801px){.ed-site.archive .site-main,.ed-site.blog:not(.home) .site-main,.ed-site.search .site-main{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.ed-site.archive .site-main>.page-header,.ed-site.search .site-main>.page-header,.ed-site .site-main>.paging-navigation,.ed-site .site-main>.no-results{grid-column:1/-1}.ed-site.archive .site-main>article,.ed-site.search .site-main>article{margin:0;min-width:0}.ed-site.archive .inside-article,.ed-site.search .inside-article{height:100%;box-sizing:border-box}.ed-site.archive .entry-title,.ed-site.search .entry-title{font-size:28px!important}.ed-site.archive .post-image img,.ed-site.search .post-image img{width:100%;height:240px;object-fit:cover}.ed-site.archive .entry-summary,.ed-site.search .entry-summary{font-size:14px}}
@media(max-width:1100px){.ed-wrap{width:calc(100% - 48px)}.ed-header-row{gap:20px}.ed-brand{font-size:22px}.ed-nav{gap:18px}.ed-nav a{font-size:12px}.ed-hero{gap:35px}.ed-hero-image img{height:430px}.ed-tile{padding:23px 18px}.ed-tile h3{font-size:24px}.ed-feature{gap:40px;padding:45px}.ed-footer-grid{gap:30px}.ed-aoc .ed-brand{font-size:20px}}
@media(max-width:900px){.ed-header-row{flex-wrap:wrap;min-height:90px;padding-block:17px}.ed-menu{display:block;background:transparent;color:var(--ed-ink);border:1px solid var(--ed-line);border-radius:4px;font:13px var(--ed-sans);padding:12px 15px}.ed-menu span{margin-left:9px}.ed-nav{display:none;width:100%;padding:12px 0}.ed-nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.ed-nav a{padding:13px 8px;font-size:14px}.ed-nav .ed-nav-cta{margin-top:9px}.ed-header-row{gap:0}.ed-tile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ed-tile-number{margin-bottom:25px}.ed-footer-grid{grid-template-columns:1.3fr 1fr;row-gap:35px}}
@media(max-width:800px){.ed-hero{grid-template-columns:1fr;padding-block:40px 55px;gap:35px}.ed-hero h1{font-size:57px;letter-spacing:-2px}.ed-intro{max-width:540px}.ed-hero-image img{height:430px}.ed-hero-image figcaption{left:15px;bottom:18px;font-size:16px}.ed-ribbon{gap:18px;font-size:9px;letter-spacing:.8px}.ed-section{padding-block:50px}.ed-section-heading{align-items:start;flex-direction:column;gap:15px}.ed-section-heading h2{font-size:35px}.ed-feature{grid-template-columns:1fr;padding:35px;gap:20px}.ed-feature h2{font-size:40px}.ed-post-grid{grid-template-columns:1fr}.ed-post-image{height:300px}.ed-post h3{font-size:27px}.ed-learn h2{font-size:36px}.ed-learn{padding-block:50px}.ed-footer-bottom{flex-direction:column;gap:10px}body.ed-site:not(.home) .site-content{padding:25px 20px;display:block}body.ed-site:not(.home) .inside-article,body.ed-site:not(.home) .page-header,body.ed-site:not(.home) .comments-area{padding:25px}}
@media(max-width:480px){.ed-wrap{width:calc(100% - 36px)}.ed-brand{font-size:22px}.ed-brand small{font-size:8px;letter-spacing:1.5px}.ed-mark{font-size:46px}.ed-aoc .ed-brand{font-size:18px;gap:8px}.ed-aoc .ed-mark{width:43px;height:43px;font-size:22px}.ed-aoc .ed-brand small{font-size:7px;letter-spacing:.8px}.ed-menu{padding:10px;font-size:12px}.ed-hero h1{font-size:45px;letter-spacing:-1.8px}.ed-hero .ed-kicker{font-size:9px;letter-spacing:1.5px}.ed-intro{font-size:15px}.ed-hero-image img{height:310px}.ed-ribbon{gap:12px;font-size:8px;text-align:center;padding:15px 16px}.ed-ribbon span[aria-hidden]{font-size:16px}.ed-section-heading h2{font-size:32px}.ed-tile-grid{gap:10px}.ed-tile{padding:20px 16px}.ed-tile h3{font-size:24px}.ed-tile p{font-size:12px}.ed-feature{padding:30px 23px}.ed-feature h2{font-size:36px}.ed-feature-links a{font-size:14px;gap:12px}.ed-post-body{padding:24px}.ed-post-image{height:220px}.ed-learn h2{font-size:32px}.ed-search h2{font-size:29px}.ed-search button{padding:12px 17px}.ed-search input{font-size:12px;padding:13px}.ed-footer-grid{grid-template-columns:1fr 1fr;gap:28px 20px}.ed-footer-grid>div:first-child{grid-column:1/-1}.ed-footer{padding-top:40px}.ed-footer .ed-brand{font-size:24px}body.ed-site:not(.home) .site-content{padding:22px 12px}body.ed-site:not(.home) .inside-article,body.ed-site:not(.home) .page-header,body.ed-site:not(.home) .comments-area{padding:24px 20px}body.ed-site:not(.home) .entry-title{font-size:29px}}
@media(prefers-reduced-motion:reduce){.ed-home *{transition:none!important;scroll-behavior:auto!important}}

body.ed-front .site.grid-container{max-width:none;width:100%}body.ed-front .site-content{display:block;padding:0}body.ed-front .ed-home{width:100%}

/* A warmer, more playful second edition. */
.ed-gift{--ed-accent:#c33851;--ed-soft:#ffe4e5;--ed-line:#ead5cd}.ed-aoc{--ed-accent:#a63e43;--ed-soft:#f1eacd;--ed-line:#e7d6bf}
.ed-home h1{font-weight:700}.ed-gift .ed-home h2,.ed-gift .ed-home h3{font-family:var(--ed-sans);font-weight:700;letter-spacing:-1px}.ed-aoc .ed-home h2{font-weight:700}.ed-hero h1 em{position:relative;font-weight:400;text-decoration:underline;text-decoration-color:#edb969;text-decoration-thickness:5px;text-underline-offset:8px}.ed-gift .ed-hero h1 em{text-decoration-color:#edb0cf}
.ed-button,.ed-nav .ed-nav-cta{border-radius:40px;box-shadow:3px 4px 0 #332c28;transition:transform .2s,box-shadow .2s}.ed-button:hover,.ed-nav .ed-nav-cta:hover{transform:translate(1px,2px);box-shadow:1px 2px 0 #332c28}.ed-nav .ed-nav-cta{background:#ffe5a2}.ed-aoc .ed-nav .ed-nav-cta{background:#e4ecbe}.ed-hero-copy{position:relative}.ed-hero-copy:before{content:'✦';display:block;color:#d79124;font-size:28px;position:absolute;right:32px;top:-40px;transform:rotate(16deg)}
.ed-hero-image img{border:3px solid var(--ed-paper);box-shadow:8px 9px 0 var(--ed-soft)}.ed-gift .ed-hero-image img{border-radius:70px 20px 70px 20px}.ed-aoc .ed-hero-image img{border-radius:45% 45% 22px 22px}.ed-sticker{position:absolute;top:-16px;right:10px;z-index:1;width:99px;height:99px;display:flex;align-items:center;justify-content:center;text-align:center;padding:14px;border-radius:50%;background:#ffdfa1;border:2px dashed #8c4d2a;color:#663722;font:700 13px/1.25 var(--ed-sans);transform:rotate(12deg)}.ed-gift .ed-sticker{background:#d9e9cd;color:#385e37;border-color:#658463}.ed-hero-image figcaption{border-radius:3px 9px 4px 7px;background:#fff2c9;font-size:19px}
.ed-ribbon{border-block:2px dashed #b3806545;font-weight:700;letter-spacing:.8px;background:#ffe9b9}.ed-aoc .ed-ribbon{background:#e7eecf}.ed-ribbon span[aria-hidden]{color:var(--ed-accent)}
.ed-tile{border:1px solid #332c2825;border-radius:23px;box-shadow:0 5px 0 #332c2810}.ed-tile:nth-child(2){transform:rotate(1deg)}.ed-tile:nth-child(3){transform:rotate(-1deg)}.ed-tile:hover{transform:translateY(-5px) rotate(-1deg)}.ed-tile-number{font-size:28px;line-height:1.2;margin-bottom:28px}.ed-tile-number>span{font-size:22px}.ed-gift .ed-tile:nth-child(1){background:#ffd7df}.ed-gift .ed-tile:nth-child(2){background:#ffe6a4}.ed-gift .ed-tile:nth-child(3){background:#dbeacb}.ed-gift .ed-tile:nth-child(4){background:#e6dcf1}.ed-aoc .ed-tile:nth-child(1){background:#f3d8cb}.ed-aoc .ed-tile:nth-child(2){background:#f8dce1}.ed-aoc .ed-tile:nth-child(3){background:#e2e9bd}.ed-aoc .ed-tile:nth-child(4){background:#ffe7ad}
.ed-feature{border-radius:28px;border:2px dashed #9d82614d}.ed-feature-links a{border-bottom-style:dashed}.ed-post{border-radius:20px;border-color:var(--ed-line);box-shadow:0 5px 0 #332c2808}.ed-post-body{border-top:4px solid var(--ed-soft)}.ed-post:nth-child(3n+2) .ed-post-body{border-color:#e7d6e5}.ed-post:nth-child(3n+3) .ed-post-body{border-color:#dbe5b9}.ed-learn{border-block:2px dashed #9d826135}.ed-chips a{background:var(--ed-paper);border-color:#ad8a74}.ed-search button{border-radius:0 25px 25px 0}.ed-search input{border-radius:25px 0 0 25px}.ed-footer{border-top:9px solid #d68b82}.ed-aoc .ed-footer{border-top-color:#bdc88b}.ed-footer .ed-mark{color:#ffc48e}
.ed-section-heading .ed-kicker{margin-bottom:13px;color:var(--ed-accent)}.ed-section-intro{max-width:620px;margin:-8px 0 28px;font-size:15px}.ed-buying-latest .ed-post-body{padding:28px}.ed-buying-latest .ed-post h3{font-size:25px}.ed-category-section{padding-top:15px}.ed-category-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.ed-category-directory>a{padding:20px 22px;display:flex;flex-direction:column;justify-content:space-between;gap:15px;min-height:120px;background:#fff0de;border:1px solid var(--ed-line);border-radius:16px;color:var(--ed-ink);text-decoration:none;font:700 15px/1.35 var(--ed-sans);transition:transform .2s}.ed-category-directory>a:nth-child(3n+2){background:#f6e4e6}.ed-category-directory>a:nth-child(3n){background:#edf0d7}.ed-category-directory>a:hover{transform:translateY(-3px);border-color:var(--ed-accent)}.ed-category-directory small{font-size:11px;font-weight:400;display:flex;justify-content:space-between}.ed-category-directory small span{font-size:19px;line-height:1}
body.ed-posts-index .site-content{display:block}.ed-all-posts{width:100%}.ed-all-heading{padding:30px 0 40px}.ed-all-heading h1{font:700 55px/1.1 var(--ed-serif);letter-spacing:-1.5px;margin:15px 0}.ed-all-heading p:not(.ed-kicker){max-width:630px}.ed-all-heading>span{font-size:12px;background:var(--ed-soft);padding:8px 15px;border-radius:25px}.ed-all-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.ed-all-card{border:1px solid var(--ed-line);border-radius:20px;background:#fff;padding:32px}.ed-all-card h2{font:400 27px/1.2 var(--ed-serif);letter-spacing:-.5px;margin:16px 0}.ed-all-card h2 a{color:var(--ed-ink);text-decoration:none}.ed-all-card h2 a:hover{color:var(--ed-accent)}.ed-all-card>p{font-size:14px}.ed-all-card .ed-read{display:inline-flex;gap:12px;align-items:center}.ed-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;padding:40px 0}.ed-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:44px;padding:8px 13px;border:1px solid var(--ed-line);border-radius:25px;background:#fff;color:var(--ed-ink);font-size:13px}.ed-pagination .current{background:var(--ed-accent);color:#fff}.ed-pagination a:hover{border-color:var(--ed-accent)}
@media(max-width:1100px){.ed-header-row{flex-wrap:wrap;min-height:90px;padding-block:17px;gap:0}.ed-menu{display:block;background:transparent;color:var(--ed-ink);border:1px solid var(--ed-line);border-radius:18px;font:13px var(--ed-sans);padding:12px 15px}.ed-menu span{margin-left:9px}.ed-nav{display:none;width:100%;padding:12px 0}.ed-nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.ed-nav a{padding:13px 8px;font-size:14px}.ed-nav .ed-nav-cta{margin-top:9px;box-shadow:none}.ed-sticker{width:85px;height:85px;font-size:12px}}
@media(max-width:800px){.ed-category-directory{grid-template-columns:repeat(2,minmax(0,1fr))}.ed-hero-copy:before{right:4px;top:-19px;font-size:23px}.ed-all-grid{grid-template-columns:1fr}.ed-all-heading h1{font-size:43px}.ed-all-card{padding:26px}.ed-category-section{padding-top:10px}}
@media(max-width:480px){.ed-hero h1{font-size:43px}.ed-hero-image figcaption{font-size:16px;max-width:calc(100% - 28px)}.ed-sticker{right:5px;top:-16px;width:80px;height:80px;font-size:11px}.ed-tile{border-radius:18px}.ed-tile-number{font-size:26px}.ed-gift .ed-tile h3{font-size:21px}.ed-category-directory{grid-template-columns:1fr}.ed-category-directory>a{min-height:92px;padding:19px 20px}.ed-all-heading{padding-top:12px}.ed-all-heading h1{font-size:40px}.ed-all-card{padding:24px 22px}.ed-all-card h2{font-size:26px}.ed-menu{padding:10px;font-size:12px}}
