@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;0,700;1,600&family=Montserrat:wght@400;500;600;700&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#272d29;--deep:#183d35;--sage:#7c8c79;--cream:#f4efe3;--paper:#fbf7ed;--rose:#9a514d;--gold:#b99550;--sky:#dce3dc;--line:#cfc4aa}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Montserrat,Arial,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf7f2;border-bottom:1px solid #283b361f;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;padding:16px clamp(22px,5vw,76px);display:grid;position:sticky;top:0}.brand{align-items:center;gap:11px;width:max-content;display:flex}.brand-mark{background:var(--deep);color:#fff9eb;outline:1px solid var(--gold);outline-offset:-5px;border-radius:50% 50% 45% 45%;justify-content:center;align-items:center;width:48px;height:48px;font-family:Cormorant Garamond,serif;font-size:27px;font-weight:700;display:flex}.brand strong{letter-spacing:.01em;font-family:Cormorant Garamond,serif;font-size:26px;line-height:.8;display:block}.brand small{letter-spacing:.2em;text-transform:uppercase;font-size:8px;font-weight:600}nav{gap:clamp(20px,3vw,42px);display:flex}nav a{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:600}nav a:hover,nav a:focus-visible{color:var(--rose)}.header-button{background:var(--deep);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:2px;justify-self:end;padding:13px 19px;font-size:11px;font-weight:700}.hero{background:linear-gradient(#fbf7eded,#fbf7eded),repeating-linear-gradient(90deg,#272d2909 0 1px,#0000 1px 6px);grid-template-columns:1.05fr .95fr;min-height:710px;display:grid;position:relative;overflow:hidden}.hero:before{border-left:1px solid var(--line);content:"";height:78%;position:absolute;top:11%;left:52%}.hero-copy{align-self:center;max-width:720px;padding:78px clamp(28px,7vw,112px)}.eyebrow{color:var(--rose);letter-spacing:.2em;text-transform:uppercase;margin:0 0 17px;font-size:11px;font-weight:700}h1,h2,h3{font-family:Cormorant Garamond,Georgia,serif}h1{color:var(--ink);letter-spacing:-.04em;margin:0;font-size:clamp(55px,6.3vw,92px);font-weight:600;line-height:.82}h1 em{color:var(--rose);font-weight:600;display:block}.hero-text{max-width:610px;margin:30px 0;font-family:Cormorant Garamond,Georgia,serif;font-size:22px;line-height:1.5}.hero-actions{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.primary-button{background:var(--deep);border:1px solid var(--deep);color:#fff;letter-spacing:.1em;text-transform:uppercase;padding:16px 23px;font-size:11px;font-weight:700;display:inline-block}.primary-button:hover,.primary-button:focus-visible,.header-button:hover{background:#163f3a}.text-link{border-bottom:1px solid var(--ink);padding-bottom:4px;font-size:12px;font-weight:600}.series-note{align-items:center;gap:13px;margin-top:40px;display:flex}.series-note p{text-transform:uppercase;margin:0;font-size:11px;line-height:1.6}.seal{border:1px solid var(--gold);color:var(--deep);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-family:Cormorant Garamond,serif;font-size:25px;font-weight:700;display:flex}.village-art{min-height:710px;position:relative;overflow:hidden}.sun{background:#f6d789;border-radius:50%;width:95px;height:95px;position:absolute;top:10%;right:15%}.cloud{background:#ffffffbd;border-radius:40px;width:115px;height:26px;position:absolute}.cloud:before,.cloud:after{background:inherit;content:"";border-radius:50%;position:absolute}.cloud:before{width:46px;height:46px;top:-21px;left:22px}.cloud:after{width:35px;height:35px;top:-15px;right:20px}.cloud-one{top:13%;left:9%}.cloud-two{top:25%;right:4%;transform:scale(.75)}.hill{border-radius:50% 50% 0 0;width:125%;position:absolute;bottom:0}.hill-back{background:#a9c39d;height:39%;left:-20%;transform:rotate(4deg)}.hill-front{background:#6f9477;height:27%;left:20%;transform:rotate(-4deg)}.shop{background:#f4dcc4;width:60%;height:390px;position:absolute;bottom:10%;left:11%;box-shadow:15px 18px #283b3621}.roof{border-bottom:95px solid #9d554b;border-left:55px solid #0000;border-right:55px solid #0000;width:calc(100% + 72px);height:0;position:absolute;top:-88px;left:-36px}.roof:after{content:"";background:#82463f;width:calc(100% + 116px);height:12px;position:absolute;top:84px;left:-58px}.chimney{background:#7b4c3f;width:43px;height:95px;position:absolute;top:-126px;right:15%}.upper-window{background:#c9e2de;border:8px solid #f7eedb;width:72px;height:72px;position:absolute;top:18px;left:40%}.upper-window:after,.upper-window:before{content:"";background:#f7eedb;position:absolute;left:28px}.upper-window:before{width:5px;height:100%}.upper-window:after{width:100%;height:5px;top:26px;left:0}.shop-sign{background:var(--deep);color:#fff7e7;letter-spacing:.1em;text-align:center;border:2px solid #e5c881;width:68%;padding:8px 16px;font-family:Cormorant Garamond,serif;font-size:20px;position:absolute;top:104px;left:16%}.shop-sign small{letter-spacing:.24em;font-size:9px}.awning{width:92%;height:42px;display:flex;position:absolute;top:162px;left:4%}.awning span{background:#f9efe0;flex:1;transform:skew(-5deg)}.awning span:nth-child(2n){background:var(--rose)}.shop-window{background:#c7e2df;border:9px solid #f8edda;width:61%;height:157px;position:absolute;bottom:22px;left:5%;overflow:hidden}.shop-window:after{content:"";background:#f8edda;width:100%;height:7px;position:absolute;top:67px;left:0}.hat{border-bottom:23px solid var(--rose);z-index:2;border-radius:50%;width:86px;height:0;position:absolute;bottom:19px}.hat:before{border-bottom:60px solid var(--rose);content:"";border-left:20px solid #0000;border-right:20px solid #0000;border-radius:50%;width:42px;height:0;position:absolute;bottom:-12px;left:22px}.hat-one{left:17px}.hat-two{border-bottom-color:var(--gold);right:14px;transform:scale(.8)}.hat-two:before{border-bottom-color:var(--gold)}.door{background:#49766e;border:7px solid #f8edda;width:22%;height:190px;position:absolute;bottom:0;right:6%}.door-glass{background:#c9e4e0;border:5px solid #e7d7bc;width:70%;height:80px;position:absolute;top:17px;left:15%}.knob{background:var(--gold);border-radius:50%;width:9px;height:9px;position:absolute;top:125px;left:13px}.tree{width:27%;height:340px;position:absolute;bottom:10%;right:5%}.tree i{background:#6e5240;width:24px;height:180px;position:absolute;bottom:0;left:46%}.tree span,.tree:before,.tree:after{content:"";background:#5f8a68;border-radius:50%;position:absolute}.tree span{z-index:1;width:170px;height:170px;top:0;left:10%}.tree:before{width:120px;height:120px;top:60px;left:-10%}.tree:after{width:130px;height:130px;top:72px;right:-5%}.flowers{color:#f6d8d0;z-index:3;font-size:26px;position:absolute;bottom:8%}.flowers-one{left:4%}.flowers-two{right:6%}.art-caption{letter-spacing:.26em;white-space:nowrap;z-index:4;background:#fffdf7e6;padding:9px 15px;font-size:9px;font-weight:700;position:absolute;bottom:3%;left:50%;transform:translate(-50%)}.welcome-strip{background:var(--deep);color:#fff9ea;letter-spacing:.05em;justify-content:center;align-items:center;gap:24px;padding:19px;font-family:Cormorant Garamond,serif;font-size:16px;display:flex}.welcome-strip p{margin:0}.welcome-strip span{color:var(--gold);font-size:8px}.books-section{padding:100px clamp(22px,6vw,90px)}.section-heading{text-align:center;max-width:790px;margin:0 auto 55px}.section-heading h2,.meet-copy h2,.author-section h2{color:var(--deep);letter-spacing:-.025em;margin:0 0 20px;font-size:clamp(43px,5vw,67px);font-weight:600;line-height:.95}.section-heading>p:last-child{font-family:Cormorant Garamond,serif;font-size:20px;line-height:1.6}.book-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 28px;max-width:1260px;margin:auto;display:grid}.book-card{min-width:0}.book-cover{aspect-ratio:2/3;text-align:center;background:linear-gradient(#cae5e0,#f7edd4);border:8px solid #fff;flex-direction:column;justify-content:space-between;align-items:center;padding:11% 8% 8%;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 32px #283b3629}.book-cover:before{content:"";border:1px solid #fffc;position:absolute;inset:4%}.book-cover.rose{background:linear-gradient(160deg,#e5b9aa,#fbefd2 55%,#9bc0b0)}.book-cover.sage{background:linear-gradient(160deg,#aac6ad,#f7efd4 55%,#d5a49c)}.book-cover.blue{background:linear-gradient(160deg,#a8d2d6,#f8f0d9 55%,#b5a9ce)}.book-cover.gold{background:linear-gradient(160deg,#e5c886,#f8edd1 55%,#89b6ae)}.book-cover small{letter-spacing:.15em;z-index:1;font-size:clamp(7px,.7vw,10px);font-weight:700}.book-cover strong{z-index:1;max-width:95%;font-family:Cormorant Garamond,serif;font-size:clamp(30px,3.2vw,49px);line-height:.83}.book-cover>p{letter-spacing:.18em;z-index:1;margin:0;font-size:11px;font-weight:700}.cover-ornament{color:#ffffffe6;font-size:25px}.cover-hat{border-bottom:30px solid var(--deep);border-radius:50%;width:55%;height:0;margin:0 auto;position:relative}.cover-hat span{border-bottom:86px solid var(--deep);border-left:30px solid #0000;border-right:30px solid #0000;border-radius:50%;width:55%;height:0;position:absolute;bottom:-12px;left:22%}.book-info{padding:24px 5px 0}.book-number{color:var(--rose);letter-spacing:.17em;text-transform:uppercase;font-weight:700;margin:0 0 7px!important;font-size:10px!important}.book-info h3,.coming-card h3{margin:0 0 12px;font-size:30px;line-height:1}.book-info p{margin:0 0 17px;font-family:Cormorant Garamond,serif;font-size:17px;line-height:1.5}.book-info a{border-bottom:1px solid var(--rose);letter-spacing:.12em;text-transform:uppercase;padding-bottom:4px;font-size:10px;font-weight:700}.coming-card{aspect-ratio:2/3;border:1px dashed var(--sage);text-align:center;background:#eef1e5;align-items:center;padding:13%;display:flex}.coming-card>div{margin:auto}.coming-card p:last-child{font-family:Cormorant Garamond,serif;font-size:18px;line-height:1.55}.coming-hat{color:var(--deep);margin-bottom:35px;font-family:serif;font-size:100px;line-height:.5;display:block;transform:rotate(-8deg)}.meet-section{background:var(--cream);grid-template-columns:.9fr 1.1fr;align-items:center;gap:8%;padding:100px clamp(28px,10vw,150px);display:grid}.portrait-card{background:#b8d6ce;height:570px;position:relative;overflow:hidden}.portrait-bg{background:#f8eac8;border-radius:50% 50% 0 0;width:76%;height:76%;position:absolute;bottom:0;left:12%}.portrait-face{background:#e9bca0;border-radius:48% 48% 45% 45%;width:130px;height:160px;position:absolute;top:170px;left:35%}.portrait-face:before{content:"";background:#5a3c31;border-radius:50% 50% 30% 30%;width:142px;height:75px;position:absolute;top:-15px;left:-6px}.portrait-body{border-bottom:280px solid #4e756c;border-left:95px solid #0000;border-right:95px solid #0000;width:62%;height:0;position:absolute;bottom:-55px;left:19%}.portrait-hat{border-bottom:45px solid var(--rose);z-index:3;border-radius:50%;width:63%;height:0;position:absolute;top:120px;left:21%;transform:rotate(-7deg)}.portrait-hat span{border-bottom:115px solid var(--rose);border-left:50px solid #0000;border-right:50px solid #0000;border-radius:50%;width:58%;height:0;position:absolute;bottom:-10px;left:20%}.parrot{color:#f5d47b;z-index:4;background:#6d997d;border-radius:50% 50% 45% 45%;justify-content:center;align-items:center;width:76px;height:110px;font-family:Cormorant Garamond,serif;font-size:30px;display:flex;position:absolute;bottom:55px;right:12%;transform:rotate(8deg)}.meet-copy{max-width:660px}.large-copy{font-family:Cormorant Garamond,serif;font-size:27px!important;line-height:1.4!important}.meet-copy>p{font-size:15px;line-height:1.8}.meet-copy .primary-button{margin-top:20px}.author-section{background:var(--deep);color:#fff9e9;grid-template-columns:1.2fr .8fr;align-items:center;gap:9%;padding:90px clamp(28px,10vw,150px);display:grid}.author-section h2{color:#fff}.author-section>div:first-child>p:not(.eyebrow):not(.publisher){max-width:680px;font-family:Cormorant Garamond,serif;font-size:21px;line-height:1.65}.publisher{color:#d9cda9;letter-spacing:.14em;text-transform:uppercase;margin-top:30px;font-size:10px;font-weight:700}.author-quote{border-left:1px solid var(--gold);padding:25px 0 25px 45px}.author-quote span{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:70px;line-height:.4}.author-quote p{margin:18px 0 0;font-family:Cormorant Garamond,serif;font-size:39px;font-style:italic;line-height:1.05}footer{letter-spacing:.08em;text-transform:uppercase;background:#fffaf0;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;padding:35px clamp(22px,5vw,76px);font-size:9px;display:grid}footer p:last-child{justify-self:end}.footer-brand .brand-mark{width:39px;height:39px}.footer-brand strong{font-size:22px}.editorial-visual{justify-content:center;align-items:center;min-height:710px;padding:70px 8% 70px 6%;display:flex;position:relative}.editorial-frame{outline-offset:-14px;text-align:center;background:#eee5d3;border:1px solid #9a8763;outline:1px solid #9a87638c;width:78%;max-width:440px;height:520px;padding:38px;position:relative;box-shadow:26px 30px #183d35}.editorial-frame:before,.editorial-frame:after{color:var(--gold);content:"✦";font-size:14px;position:absolute;top:18px}.editorial-frame:before{left:20px}.editorial-frame:after{right:20px}.frame-kicker{color:var(--deep);letter-spacing:.08em;margin:3px 0 0;font-family:Cormorant Garamond,serif;font-size:22px;font-style:italic}.frame-place{letter-spacing:.28em;width:100%;font-size:8px;font-weight:700;position:absolute;bottom:27px;left:0}.frame-flourish{border:1px solid var(--gold);color:var(--deep);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-family:Cormorant Garamond,serif;font-size:23px;display:flex;position:absolute;bottom:64px;left:calc(50% - 24px)}.hero-hat{width:330px;height:260px;position:absolute;top:120px;left:50%;transform:translate(-50%)}.hero-hat-crown{background:var(--rose);border-radius:52% 52% 18% 18%;width:185px;height:190px;position:absolute;bottom:45px;left:69px;transform:rotate(-4deg)}.hero-hat-brim{background:#7f403e;border-radius:50%;width:315px;height:72px;position:absolute;bottom:16px;left:8px;transform:rotate(-4deg)}.hero-hat-ribbon{background:var(--deep);width:195px;height:27px;position:absolute;bottom:48px;left:65px;transform:rotate(-4deg)}.hero-hat-feather{background:var(--gold);border-radius:100% 0;width:25px;height:165px;position:absolute;top:-23px;right:53px;transform:rotate(25deg)}.hero-hat-feather:after{content:"";background:#765f35;width:2px;height:175px;position:absolute;top:2px;left:11px;transform:rotate(-2deg)}.editorial-number{color:#183d351f;font-family:Cormorant Garamond,serif;font-size:168px;font-weight:600;line-height:.7;position:absolute;top:5%;right:1%}.editorial-note{background:var(--paper);border-left:3px solid var(--rose);text-align:left;width:190px;padding:17px 21px;position:absolute;bottom:11%;right:2%;box-shadow:0 8px 24px #272d2924}.editorial-note span{color:var(--rose);letter-spacing:.18em;font-size:8px;font-weight:700}.editorial-note strong{margin-top:6px;font-family:Cormorant Garamond,serif;font-size:25px;line-height:.9;display:block}.welcome-strip{border-bottom:1px solid var(--line);border-top:1px solid var(--line);color:var(--deep);background:#e8dfcd}.welcome-strip span{color:var(--rose)}.book-cover{filter:saturate(.82);outline-offset:-17px;outline:1px solid #b99550b3}.books-section{background:linear-gradient(#fbf7edf5,#fbf7edf5),repeating-linear-gradient(0deg,#272d2906 0 1px,#0000 1px 5px)}.meet-section{background:#eae2d2}.portrait-card{background:#73857b}.site-header{background:#fbf7edf7;border-bottom:1px solid #cfaa67;grid-template-columns:1fr auto;padding:13px 3.2% 10px;position:relative}.brand{text-align:center;min-width:245px}.brand>span{width:100%}.brand strong{color:#866834;letter-spacing:.17em;text-transform:uppercase;font-size:31px;font-weight:500;line-height:1}.brand-hat{color:#ca7c7d;margin-bottom:5px;font-family:Georgia,serif;line-height:.5;transform:rotate(-7deg);font-size:25px!important;display:block!important}.brand-scroll{color:#c79a4e;margin-top:3px;letter-spacing:.08em!important;font-size:8px!important;display:block!important}.site-header nav{gap:clamp(36px,4vw,70px)}.site-header nav a{color:#263c32;letter-spacing:.06em;text-transform:none;font-size:16px;font-weight:500}.hero{background:#fbf7ed;grid-template-columns:42% 58%;min-height:745px}.hero:before{display:none}.hero-copy{text-align:center;padding:72px 3.4% 48px}.hero-ornament{color:#c79043;letter-spacing:.07em;margin:0 auto 10px;font-family:Georgia,serif;font-size:20px}.hero h1{color:#53624f;letter-spacing:-.045em;text-transform:uppercase;font-size:clamp(54px,5.4vw,78px);font-weight:500;line-height:1.12}.hero h1 span{white-space:nowrap;display:block}.hero h1 em{color:#53624f;font-style:normal;font-weight:500;display:block}.title-divider,.subtitle-divider{color:#bd914d;letter-spacing:.15em;margin:16px auto 20px;font-family:Georgia,serif;font-size:12px}.hero-text{color:#c16f73;margin:0 auto;font-size:27px;font-style:italic;line-height:1.45}.subtitle-divider{margin:17px auto 14px;font-size:9px}.hero-author{color:#657263;margin:0 0 20px;font-family:Cormorant Garamond,Georgia,serif;font-size:30px;font-style:italic}.explore-button{color:#fff;letter-spacing:.03em;background:linear-gradient(#d9898a,#c56f74);border:2px solid #fff4df;border-radius:18px;gap:14px;padding:16px 31px;font-size:17px;display:inline-flex;box-shadow:0 0 0 2px #c69b53,0 7px 15px #503d272e}.explore-button span{font-size:24px;line-height:.7}.chosen-hero-image{border:1px solid #c6984c;border-radius:48% 48% 0 0;min-height:719px;margin:26px 18px 0 0;position:relative;overflow:hidden}.chosen-hero-image:after{content:"";pointer-events:none;border:1px solid #fff8e1f2;border-radius:48% 48% 0 0;position:absolute;inset:8px}.chosen-hero-image img{object-fit:cover;object-position:center;width:100%;max-width:100%;height:100%;position:absolute;top:0;right:0}.corner-hat{color:#c6974d52;font-family:Georgia,serif;font-size:150px;position:absolute;bottom:-5px;left:-8px;transform:rotate(-15deg)}.reader-section{border-top:1px solid var(--line);background:#f8f2e6;grid-template-columns:1fr 1.15fr;padding:95px clamp(28px,8vw,125px);display:grid}.reader-section h2{color:var(--deep);margin:0 0 19px;font-size:clamp(38px,4.2vw,58px);font-weight:600;line-height:.95}.reader-card{border-right:1px solid var(--line);padding:35px 12% 35px 0}.reader-card>p:not(.eyebrow){margin-bottom:27px;font-family:Cormorant Garamond,serif;font-size:20px;line-height:1.55}.reader-button{color:#fff;background:linear-gradient(#d9898a,#c56f74);border:2px solid #fff4df;border-radius:14px;align-items:center;gap:11px;padding:14px 22px;font-size:14px;display:inline-flex;box-shadow:0 0 0 2px #c69b53,0 7px 15px #503d2724}.reader-card>small{color:#6f746d;max-width:340px;margin-top:18px;font-size:10px;line-height:1.5;display:block}.connect-card{padding:35px 0 35px 12%}.connect-links{grid-template-columns:1fr 1fr;gap:11px;margin-top:29px;display:grid}.connect-links a{background:#fffaf0;border:1px solid #d9cdb6;grid-template-columns:43px 1fr;align-items:center;gap:1px 13px;padding:15px;transition:border-color .2s,transform .2s;display:grid}.connect-links a:hover,.connect-links a:focus-visible{border-color:var(--rose);transform:translateY(-2px)}.connect-links a>span{background:var(--deep);color:#fff;text-transform:lowercase;border-radius:50%;grid-row:1/3;justify-content:center;align-items:center;width:43px;height:43px;font-family:Georgia,serif;font-size:20px;display:flex}.connect-links strong{font-family:Cormorant Garamond,serif;font-size:19px;line-height:1}.connect-links small{color:#74766f;font-size:9px;line-height:1.4}footer a:hover,footer a:focus-visible{color:var(--rose)}@media (width<=980px){.site-header{grid-template-columns:1fr auto}nav{display:none}.hero{grid-template-columns:1fr}.hero:before{display:none}.hero-copy{max-width:none;padding-bottom:60px}.editorial-visual{min-height:620px}.chosen-hero-image{min-height:650px;margin:0 20px 25px}.book-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.meet-section{grid-template-columns:1fr 1fr;gap:50px;padding-left:6vw;padding-right:6vw}.portrait-card{height:500px}.reader-section{padding-left:6vw;padding-right:6vw}.connect-links{grid-template-columns:1fr}}@media (width<=650px){.site-header{padding:12px 16px}.header-button{display:none}.hero-copy{padding:64px 22px 48px}h1{font-size:57px}.hero-text{font-size:20px}.site-header .brand{min-width:0}.brand strong{font-size:23px}.brand-scroll,.brand-hat{display:none!important}.chosen-hero-image{border-radius:43% 43% 0 0;min-height:500px;margin:0 12px 18px}.chosen-hero-image img{width:100%;height:100%;top:0;right:0}.corner-hat{font-size:95px}.editorial-visual{min-height:540px;padding:45px 18px 65px}.editorial-frame{box-shadow:15px 18px 0 var(--deep);width:82%;max-width:340px;height:440px}.hero-hat{top:100px;transform:translate(-50%)scale(.8)}.editorial-note{width:165px;bottom:5%;right:3%}.editorial-number{font-size:110px}.shop{width:70%;height:300px;left:8%}.roof{border-bottom-width:72px;top:-68px}.upper-window{display:none}.shop-sign{top:38px}.awning{top:96px}.shop-window{height:150px}.door{height:160px}.tree{transform-origin:100% 100%;transform:scale(.75)}.welcome-strip{text-align:center;flex-wrap:wrap;gap:8px 16px;padding:16px 22px}.welcome-strip p{font-size:14px}.books-section{padding:75px 18px}.book-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 14px}.book-cover{border-width:5px}.book-cover strong{font-size:26px}.book-info h3{font-size:24px}.book-info p{font-size:15px}.coming-card h3{font-size:24px}.coming-hat{font-size:70px}.meet-section{grid-template-columns:1fr;padding:70px 22px}.portrait-card{width:100%;max-width:420px;height:470px;margin:auto}.author-section{grid-template-columns:1fr;padding:70px 25px}.reader-section{grid-template-columns:1fr;padding:65px 22px}.reader-card{border-bottom:1px solid var(--line);border-right:0;padding:20px 0 45px}.connect-card{padding:50px 0 10px}.connect-links{grid-template-columns:1fr}footer{text-align:center;grid-template-columns:1fr}footer .brand,footer p:last-child{justify-self:center}}@media (width<=410px){.book-grid{grid-template-columns:1fr}.book-card{max-width:330px;margin:auto}}
