@charset "UTF-8";
:root{--paper:#f8f3e9;--ink:#352f29;--muted:#71665a;--orange:#b94b22;--line:#dfd6c8;--serif:"Yu Mincho","Hiragino Mincho ProN",Georgia,serif;--sans:"Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.9}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:6px}.wrap{width:min(1160px,calc(100% - 96px));margin-inline:auto}.header{height:108px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-weight:700;line-height:1.4;letter-spacing:.08em}.brand-icon{font:italic 36px Georgia,serif;color:var(--orange)}.brand-sub{display:block;font-size:8px;letter-spacing:.16em;margin-top:5px}nav{display:flex;align-items:center;gap:30px;font-size:12px}.nav-cta{border:1px solid #c7b7a7;padding:10px 17px;border-radius:4px}.nav-cta span{margin-left:12px}.hero{min-height:670px;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:25px;padding-block:62px 68px}.eyebrow{font-size:10px;letter-spacing:.16em;font-weight:600;color:var(--orange);margin:0 0 24px;display:flex;align-items:center;gap:9px}.eyebrow>span{width:7px;height:7px;background:var(--orange);border-radius:50%}h1,h2,h3,p{margin-top:0}h1{font-family:var(--serif);font-weight:600;font-size:clamp(35px,3.6vw,49px);line-height:1.65;letter-spacing:.015em;margin-bottom:23px}em{font-style:normal;color:var(--orange)}.intro{font-size:14px;line-height:2.1;color:var(--muted);margin-bottom:27px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:42px;background:var(--orange);color:white;border-radius:5px;padding:16px 25px;font-size:14px;font-weight:600;box-shadow:0 5px 0 #973a1510;transition:background .2s,transform .2s}.button:hover{background:#973c19;transform:translateY(-2px)}.cta-note{font-size:10px;color:var(--muted);margin:12px 0 0}.byline{display:flex;gap:12px;align-items:center;margin-top:28px}.avatar{display:grid;place-items:center;width:39px;height:39px;border-radius:50%;background:#e9ddca;font:16px var(--serif)}.byline strong{font-size:12px}.byline div>span{display:block;font-size:9px;color:var(--muted)}.hero-art{height:490px;position:relative;isolation:isolate}.sun{position:absolute;width:390px;height:390px;max-width:90%;border-radius:50%;background:#edbb8159;top:50px;left:30px}.orbit{position:absolute;inset:35px 0;border:1px solid #c2a58b66;border-radius:50%;transform:rotate(-25deg)}.orbit-two{inset:70px -6px;transform:rotate(30deg)}.paper{position:absolute;width:345px;height:400px;border:1px solid #dfd1bd;border-radius:3px;left:50%;top:46%;transform:translate(-50%,-50%)}.paper-back{background:#e3b583;transform:translate(-50%,-50%) rotate(-9deg)}.paper-front{padding:25px;background:#fffdf8;transform:translate(-50%,-50%) rotate(5deg);box-shadow:5px 16px 30px #60462b19}.paper-top{display:flex;justify-content:space-between;font-size:8px;letter-spacing:.1em;color:var(--orange)}.paper-top span:last-child{font-size:25px;line-height:1}.paper-rule{border-top:1px solid var(--line);margin:13px 0 20px}.paper-label{font-size:9px;color:var(--muted);margin-bottom:6px}.paper-title{font:600 22px/1.7 var(--serif);margin-bottom:12px}.paper-title span{color:var(--orange)}.chart{height:74px;border-bottom:1px solid #d9cdbc;display:flex;align-items:end;gap:13px;padding-inline:15px;margin-bottom:15px;background:repeating-linear-gradient(to top,transparent 0,transparent 23px,#e7decf 24px);position:relative}.chart i{width:33px;background:#e6b284;border-radius:3px 3px 0 0;height:20px}.chart i:nth-child(2){height:32px}.chart i:nth-child(3){height:40px}.chart i:nth-child(4){height:52px}.chart i:nth-child(5){height:65px;background:var(--orange)}.paper-row{font-size:10px;display:flex;gap:12px;border-bottom:1px solid #ece5da;padding:7px 0}.paper-row>span{color:var(--orange);font:italic 12px Georgia}.paper-row>b{margin-left:auto;color:var(--orange)}.paper-bottom{display:flex;justify-content:space-between;font-size:6px;letter-spacing:.06em;margin-top:17px}.note-sticker{position:absolute;right:-3px;bottom:34px;width:151px;padding:17px 20px;background:#eed58d;transform:rotate(-7deg);box-shadow:2px 5px 9px #5d3e1814;font:16px/1.7 var(--serif)}.note-sticker:before{content:"";position:absolute;width:45px;height:17px;left:55px;top:-9px;background:#caa77866}.note-sticker span{position:absolute;right:20px;bottom:10px;font-size:29px;color:var(--orange)}.art-caption{position:absolute;bottom:0;left:35px;font-size:7px;letter-spacing:.15em;color:var(--muted)}.principles{border-block:1px solid var(--line);background:#eee7da66}.principles .wrap{display:flex;justify-content:space-around;align-items:center;min-height:73px;font-size:12px;letter-spacing:.07em}.principles i{color:#c27749;font-size:23px;font-style:normal}.section{padding-block:92px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:40px}.section-heading .eyebrow{margin-bottom:15px}h2{font:600 32px/1.7 var(--serif);letter-spacing:.04em;margin-bottom:0}.section-heading>p{font-size:12px;color:var(--muted);margin-bottom:5px;line-height:2.1}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{padding:26px 27px 29px;border:1px solid var(--line);border-radius:7px;background:#fffcf6}.card-top{display:flex;align-items:center;justify-content:space-between;color:var(--orange);font-size:9px;letter-spacing:.08em;margin-bottom:22px}.card-symbol{font:32px Georgia,serif;width:47px;height:47px;text-align:center;line-height:47px;background:#f6eadb;border-radius:50%}.card h3{font:600 24px/1.65 var(--serif);margin-bottom:17px}.card p{font-size:12px;line-height:2;color:var(--muted);margin-bottom:27px}.card-tag{display:block;font-size:10px;color:var(--orange);border-top:1px solid var(--line);padding-top:16px}.editorial{background:#efe6d7;text-align:center;border-block:1px solid var(--line)}.editorial-inner{padding-block:72px}.editorial .eyebrow{justify-content:center;margin-bottom:20px}.editorial h2{margin-bottom:25px}.editorial p:not(.eyebrow){font-size:13px;line-height:2.2;color:var(--muted)}.small-flower{font-size:33px;color:var(--orange);display:block;margin-top:24px}.about{display:grid;grid-template-columns:1fr 1.35fr;gap:90px;align-items:center;padding-inline:55px}.about-aside{text-align:center}.about-aside .eyebrow{justify-content:center}.monogram{width:230px;height:230px;border-radius:48% 48% 6px 6px;margin:auto;background:#e8c4a0;font:italic 185px/1.1 Georgia;color:#9e4826;position:relative}.monogram span{position:absolute;font:65px Georgia;color:#f8f3e9;right:18px;bottom:12px}.about-signature{font:italic 20px Georgia;color:var(--muted);margin:20px 0 0}.about-copy .eyebrow{margin-bottom:12px}.about h2{margin-bottom:23px}.about h3{font-size:15px;margin-bottom:20px}.about h3 span{font-size:10px;font-weight:400;display:block;color:var(--muted);margin-top:4px}.about-copy>p:not(.eyebrow){font-size:12px;color:var(--muted);line-height:2.1}.about-copy .about-belief{padding-left:17px;border-left:2px solid var(--orange);margin-top:22px;color:var(--orange)!important}.subscribe{position:relative;background:#eddbc2;border:1px solid #dfc5a4;border-radius:9px;padding:62px 30px;text-align:center;overflow:hidden}.subscribe .eyebrow{justify-content:center}.subscribe h2{font-size:36px;margin-bottom:20px}.subscribe>p:not(.eyebrow):not(.cta-note){font-size:13px;color:var(--muted);margin-bottom:25px}.subscribe-flower{position:absolute;font-size:210px;right:-30px;top:-85px;color:#c98d5420;pointer-events:none}.faq{display:grid;grid-template-columns:1fr 2fr;gap:50px;padding-block:65px 85px}.faq h2{font-size:22px}.faq details{border-bottom:1px solid var(--line)}summary{cursor:pointer;padding:18px 0;font-size:12px;list-style:none;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary:after{content:"+";color:var(--orange);font-size:20px;line-height:1}details[open] summary:after{content:"−"}.faq details p{font-size:12px;color:var(--muted);padding:0 30px 12px 0}.footer{border-top:1px solid var(--line);padding-block:28px;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:var(--muted)}.footer .brand{color:var(--ink)}
@media(min-width:1500px){.hero{min-height:730px}}@media(max-width:1000px){.wrap{width:calc(100% - 56px)}nav{gap:15px}.hero{gap:0;grid-template-columns:1.1fr 1fr}.hero-art{transform:scale(.88);transform-origin:center right}.paper{width:300px}.hero h1{font-size:37px}.hero-art .sun{left:0}.card{padding:22px}.about{gap:40px;padding-inline:10px}.card h3{font-size:22px}}@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:84px}.nav-about{display:none}.nav-cta{font-size:10px;padding:9px 11px}.nav-cta span{margin-left:4px}.brand{font-size:13px;gap:8px}.brand-sub{font-size:6px}.hero{grid-template-columns:1fr;padding-block:38px 30px;gap:8px}.hero h1{font-size:clamp(30px,7.8vw,46px);line-height:1.65}.hero-copy{max-width:480px;margin:auto;width:100%}.eyebrow{font-size:9px;margin-bottom:19px}.intro{font-size:13px}.hero-art{height:440px;width:min(410px,100%);margin:auto;transform:none}.paper{width:290px;height:373px;padding:22px}.paper-back{padding:0}.paper-title{font-size:21px}.paper-top{font-size:7px}.paper-row{font-size:9px}.paper-bottom{font-size:5px}.chart{height:60px}.sun{width:320px;height:320px;top:50px;left:10px!important}.note-sticker{right:1px;bottom:22px;font-size:14px;width:132px;padding:14px 17px}.art-caption{font-size:6px;left:12px;bottom:0}.principles .wrap{gap:10px;min-height:66px;font-size:9px;letter-spacing:0;flex-wrap:wrap;justify-content:center}.principles i{font-size:14px}.section{padding-block:58px}.section-heading{display:block;margin-bottom:25px}h2{font-size:27px}.section-heading>p{margin-top:20px}.cards{grid-template-columns:1fr;gap:15px}.card{padding:25px}.card-top{margin-bottom:12px}.card h3 br{display:none}.card h3{font-size:23px}.card p{margin-bottom:20px}.editorial-inner{padding-block:48px}.editorial h2{font-size:24px}.editorial p:not(.eyebrow){font-size:12px;text-align:left}.editorial p br{display:none}.about{grid-template-columns:1fr;gap:35px;padding-inline:0}.monogram{height:170px;width:170px;font-size:140px}.monogram span{font-size:45px}.about-copy{max-width:450px;margin:auto}.about-aside .eyebrow{margin-bottom:20px}.subscribe{padding:43px 20px}.subscribe h2{font-size:27px}.subscribe .cta-note{font-size:9px}.button{padding:15px 22px;font-size:13px;gap:30px}.faq{display:block;padding-block:45px 55px}.faq h2{margin-bottom:14px}.footer{flex-wrap:wrap;gap:24px}.footer>span{order:3;width:100%;text-align:center;font-size:9px}.footer .brand-sub{font-size:6px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* Editorial illustrations and author photography */
.hero-visual{margin:0;position:relative;align-self:center;padding-bottom:20px;min-width:0}
.hero-visual>img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:46% 46% 8px 8px;border:1px solid #dfc5a4;box-shadow:0 18px 45px #67471d16}
.hero-visual figcaption{position:relative;margin:-46px 18px 0;padding:18px 20px;background:#fffcf4f5;border:1px solid #e1d1ba;box-shadow:0 6px 18px #60462b0d;border-radius:4px;text-align:center}
.hero-visual figcaption span{display:block;font-size:8px;letter-spacing:.16em;color:var(--orange);margin-bottom:5px}
.hero-visual figcaption strong{font:600 17px/1.7 var(--serif)}
.avatar-photo{width:48px;height:48px;object-fit:cover;object-position:50% 25%;border:2px solid #fffcf6;box-shadow:0 0 0 1px #ddc6aa}
.portrait-frame{position:relative;max-width:285px;margin:auto;padding:10px;background:#eee0cb;border:1px solid #dec6a6;border-radius:145px 145px 8px 8px}
.profile-photo{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;object-position:50% 22%;border-radius:135px 135px 3px 3px}
.portrait-label{display:block;padding:12px 0 3px;font-size:8px;letter-spacing:.18em;color:var(--orange)}
.subscribe{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:42px;padding:40px;text-align:left}
.subscribe-image{width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:6px;border:1px solid #dcc1a0}
.subscribe-copy{position:relative;z-index:1;min-width:0}
.subscribe .eyebrow{justify-content:flex-start}
.subscribe-copy>p:not(.eyebrow):not(.cta-note){font-size:13px;color:var(--muted);margin-bottom:25px}
.subscribe .cta-note{font-size:9px}
@media(max-width:1000px){.subscribe{gap:26px;padding:30px}.subscribe h2{font-size:30px}.hero-visual figcaption strong{font-size:14px}}
@media(max-width:760px){.hero-visual{width:min(440px,100%);margin:20px auto 0}.hero-visual>img{aspect-ratio:1.1;object-position:center}.hero-visual figcaption{margin:-35px 12px 0;padding:14px 10px}.hero-visual figcaption strong{font-size:15px}.portrait-frame{max-width:250px}.subscribe{display:flex;flex-direction:column;gap:26px;padding:24px 20px 35px;text-align:center}.subscribe-image{aspect-ratio:3/2;max-width:460px}.subscribe .eyebrow{justify-content:center}.subscribe h2{font-size:27px}.subscribe-copy{width:100%}}
