:root{--paper:#fbf8f4;--ink:#30252d;--plum:#783d62;--plum-dark:#582b48;--rose:#f1e4eb;--lavender:#eee5f1;--line:#e5d9dc;--muted:#6f616a;--gold:#d7a548}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.65 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,[tabindex="0"]:focus-visible{outline:3px solid var(--plum);outline-offset:6px}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;font-weight:400;line-height:1.07;letter-spacing:-.045em}h1{font-size:clamp(3.4rem,7.4vw,6.6rem);margin-bottom:27px;color:var(--plum-dark)}h2{font-size:clamp(2.6rem,4.6vw,4rem);margin-bottom:22px}h3{font-size:2.5rem}em{font-weight:400;color:var(--plum)}.wrap{width:min(1160px,calc(100% - 80px));margin-inline:auto}.skip{position:fixed;top:0;left:16px;padding:12px;background:white;z-index:20;transform:translateY(-120%)}.skip:focus{transform:none}.site-header{display:flex;align-items:center;justify-content:space-between;padding-block:26px;border-bottom:1px solid var(--line);gap:24px}.wordmark{display:flex;align-items:center;gap:10px;font:600 36px/1 Georgia,serif;letter-spacing:-2px;color:var(--plum)}.wordmark img{border-radius:10px}.wordmark-period{color:var(--gold);margin-left:-9px}.site-header nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}.site-header nav a:not(.nav-pill):hover,.site-footer a:hover{text-decoration:underline;text-underline-offset:6px}.nav-pill{border:1px solid #b89cad;border-radius:30px;padding:10px 20px;display:flex;gap:16px}.nav-pill:hover{background:var(--rose)}.hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:36px;padding-block:74px 88px;min-height:690px}.eyebrow{font-size:12px;letter-spacing:.17em;font-weight:700;color:var(--plum);margin-bottom:26px;line-height:1.5}.hero .eyebrow{display:flex;align-items:center;gap:12px}.small-rule{width:28px;height:1px;background:var(--plum)}.intro{font-size:20px;line-height:1.55;max-width:440px;margin-bottom:16px}.hero-description{color:var(--muted);max-width:445px;margin-bottom:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;padding:15px 24px;border-radius:40px;background:var(--plum);color:white;font-size:16px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:var(--plum-dark);transform:translateY(-2px)}.availability{font-size:13px;color:var(--muted);margin:14px 0 0}.hero-art{position:relative;min-height:525px;display:flex;align-items:center;justify-content:center}.art-orbit{position:absolute;width:95%;aspect-ratio:1;border-radius:50%;background:#eee1e9;border:1px solid #e5d4df}.art-caption{position:absolute;font:italic 15px Georgia,serif;color:var(--plum);z-index:3;text-align:center}.top-caption{top:6px;right:10px;transform:rotate(5deg)}.bottom-caption{bottom:0;left:26px;transform:rotate(-4deg)}.journal-card{width:270px;min-height:392px;background:#fffcf7;border:1px solid #dfd0d6;box-shadow:0 20px 60px #62345016;border-radius:12px;transform:rotate(-7deg);position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;padding:28px 18px}.journal-card .eyebrow{font-size:12px;letter-spacing:.22em;margin:0}.book-art{width:155px;height:155px;object-fit:contain;margin:8px auto}.journal-card p{font:25px/1.25 Georgia,serif;letter-spacing:-.03em;margin:0 0 22px}.card-rule{width:36px;height:1px;background:var(--gold);margin-bottom:12px}.journal-signature{font:20px Georgia,serif;color:var(--plum)}.floating{position:absolute;z-index:3;filter:drop-shadow(0 12px 10px #512c4510)}.fig{width:128px;left:-8px;top:24px;transform:rotate(-12deg)}.iris{width:155px;right:-2px;top:55px;transform:rotate(12deg)}.little-note{position:absolute;right:-8px;bottom:57px;z-index:4;display:flex;align-items:center;gap:12px;background:white;border:1px solid var(--line);border-radius:15px;padding:14px 20px;transform:rotate(5deg);box-shadow:0 10px 25px #582b480b}.little-note span{font-size:14px;line-height:1.5;color:var(--muted)}.little-note strong{color:var(--plum);font-weight:600}.brand-line{background:var(--plum);color:#fff7ed;padding:23px 24px}.brand-line p{margin:0;display:flex;align-items:center;justify-content:center;gap:45px;font:25px/1.3 Georgia,serif;letter-spacing:-.02em}.brand-line span{color:#e6bd68;font-size:20px}.section-space{padding-block:95px}.section-heading{text-align:center;max-width:615px;margin:0 auto 45px}.section-heading .eyebrow{margin-bottom:20px}.section-heading>p:last-child{color:var(--muted);max-width:500px;margin-inline:auto}.chapter-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #d6c4ce;margin-bottom:45px;gap:8px}.chapter-tabs button{border:0;border-bottom:3px solid transparent;margin-bottom:-1px;background:transparent;color:var(--muted);padding:18px 8px;font-weight:600;font-size:17px}.chapter-tabs button span{font-size:12px;letter-spacing:.05em;margin-right:12px;font-weight:400}.chapter-tabs button[aria-selected="true"]{color:var(--plum);border-bottom-color:var(--plum)}.chapter-tabs button:hover{background:#f0e7ea}.chapter-panel{display:grid;grid-template-columns:1fr 1.12fr;gap:65px;align-items:center;min-height:370px}.chapter-panel[hidden]{display:none}.panel-copy .eyebrow{margin-bottom:20px}.panel-copy h3{margin-bottom:22px}.panel-copy>p:not(.eyebrow){color:var(--muted)}ul{padding-left:20px;font-size:15px;color:var(--plum-dark);line-height:2.2;margin-bottom:0}li::marker{color:#ad7d97}.example{border:1px solid #e4d5da;border-radius:25px;padding:28px 26px;background:#fff;box-shadow:0 15px 40px #582b4806}.preview-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px}.preview-top strong{font:23px Georgia,serif;letter-spacing:-.02em}.preview-label{font-size:12px;color:var(--muted)}.preview-categories{display:flex;gap:10px;font-size:13px;align-items:center;flex-wrap:wrap}.preview-categories span{padding:7px 14px;border-radius:25px;background:var(--paper)}.preview-categories .selected{background:var(--plum);color:white}.note-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-block:25px}.note-grid>div{background:#f8f2ed;border-radius:14px;text-align:center;padding:12px 5px 15px}.note-grid>div:nth-child(2){background:#f0e9f5}.note-grid>div:nth-child(3){background:#f5f2df}.note-grid img{width:95px;height:100px;object-fit:contain;margin:auto}.note-grid span{font-size:12px;display:block;margin-top:8px}.preview-bottom{text-align:center;border-top:1px solid #eee6e8;padding-top:18px;color:var(--muted);font-size:14px;margin:0}.journal-preview,.anthology-preview{text-align:center;background:#fcf8ed}.journal-preview>img,.anthology-preview>img{margin:10px auto 20px}.journal-preview blockquote{font:26px/1.3 Georgia,serif;color:var(--plum);margin:0 0 20px}.scene-tags{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-bottom:20px}.scene-tags span{font-size:13px;padding:5px 13px;border:1px solid #e0d4bc;border-radius:25px}.anthology-preview{background:var(--rose)}.prompt{font:30px/1.2 Georgia,serif;margin-bottom:16px}.prompt-caption{font-size:14px;color:var(--muted)}.story-footnote{display:block;border-top:1px solid #ddc8d3;padding-top:18px;font-size:13px;color:var(--plum)}.learning-band{background:var(--lavender);padding-block:76px;border-block:1px solid #e4d8ea}.learning-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.learning-copy p:last-child{color:var(--muted);margin-bottom:0}.learning-copy .eyebrow{margin-bottom:22px}.library-peek{background:#fbf8fbbf;border-radius:24px;padding:30px}.peek-label{font-size:12px;letter-spacing:.1em;text-align:center;color:var(--muted);margin-bottom:24px}.note-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.note-buttons button{border:1px solid transparent;border-radius:16px;background:transparent;padding:8px 6px 12px;color:var(--plum);font-size:14px;transition:background .15s}.note-buttons button img{width:90px;height:90px;object-fit:contain;margin:0 auto 8px}.note-buttons button[aria-pressed="true"]{border-color:#b890a8;background:white;box-shadow:0 5px 12px #783d6209}.note-buttons button:hover{background:white}.note-description{border-top:1px solid #decfe3;margin-top:24px;padding-top:20px;min-height:125px}.note-description h3{font-size:26px;letter-spacing:-.02em;margin-bottom:10px}.note-description p{font-size:15px;line-height:1.7;color:var(--muted);margin:0}.next-chapter{text-align:center;max-width:800px}.next-chapter>img{border-radius:18px;margin:0 auto 28px}.next-chapter .eyebrow{margin-bottom:20px}.next-chapter h2{font-size:clamp(2.6rem,4.6vw,3.8rem)}.next-chapter>p:not(.eyebrow){color:var(--muted)}.next-chapter .button{margin-top:8px}.email-note{font-size:12px;margin-top:15px}.site-footer{border-top:1px solid var(--line);padding:32px 0 24px}.footer-main{display:flex;align-items:center;gap:28px;justify-content:space-between}.footer-main .wordmark{font-size:32px}.footer-main p{margin:0;color:var(--muted);font-size:14px}.footer-main nav{display:flex;gap:22px;font-size:14px}.footer-bottom{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);padding-top:30px;gap:20px}
@media(min-width:1500px){.hero{padding-block:100px}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.hero{gap:20px}.hero-art{min-height:485px}.journal-card{width:240px}.fig{width:105px;left:-5px}.iris{width:120px;right:-6px}.little-note{right:-4px;padding:12px;bottom:44px}.little-note img{width:40px}.art-caption{font-size:13px}.chapter-panel{gap:35px}.learning-layout{gap:40px}.brand-line p{gap:26px;font-size:22px}.preview-top{flex-wrap:wrap}.footer-main p{max-width:240px}}@media(max-width:720px){.wrap{width:calc(100% - 40px)}.site-header{padding-block:20px;gap:10px}.wordmark{font-size:31px}.wordmark img{width:32px;height:32px}.site-header nav{gap:18px;font-size:13px}.site-header nav>a:first-child{display:none}.nav-pill{padding:8px 12px;gap:9px}.hero{grid-template-columns:1fr;padding-block:48px 50px;gap:36px}.hero-copy{text-align:center}.hero .eyebrow{justify-content:center;font-size:12px;letter-spacing:.12em}.hero h1{font-size:clamp(3.7rem,13vw,5rem)}.intro,.hero-description{margin-inline:auto;max-width:470px}.intro{font-size:19px}.hero-art{width:min(425px,100%);min-height:450px;margin-inline:auto}.art-orbit{width:92%}.journal-card{width:245px;min-height:365px;padding-top:24px}.book-art{width:140px;height:140px}.journal-card p{font-size:24px}.fig{width:108px;left:0;top:20px}.iris{width:120px;right:0;top:34px}.top-caption{right:16px;top:0;font-size:12px}.bottom-caption{left:10px;font-size:12px;bottom:-4px}.little-note{bottom:36px;right:0}.brand-line{padding:20px 12px}.brand-line p{font-size:clamp(12px,3.3vw,19px);gap:12px}.brand-line span{font-size:12px}.section-space{padding-block:62px}.section-heading{margin-bottom:27px}.section-heading>p:last-child{font-size:16px}.chapter-tabs{gap:0;margin-bottom:32px}.chapter-tabs button{font-size:14px;line-height:1.5;padding:12px 4px}.chapter-tabs button span{display:block;margin-right:0;margin-bottom:3px}.chapter-panel{grid-template-columns:1fr;gap:30px}.panel-copy{max-width:500px;margin-inline:auto;width:100%}.panel-copy h3{font-size:2.5rem}.panel-copy .eyebrow{font-size:12px}.example{padding:23px 18px}.note-grid{gap:7px}.note-grid img{width:85px;height:95px}.note-grid span{font-size:12px}.learning-band{padding-block:55px}.learning-layout{grid-template-columns:1fr;gap:30px}.learning-copy{text-align:center}.learning-copy p:last-child{max-width:480px;margin-inline:auto}.library-peek{padding:24px 18px}.note-buttons{gap:8px}.note-description{min-height:135px}.next-chapter>p:not(.eyebrow){font-size:16px}.next-chapter .email-note{font-size:12px;overflow-wrap:anywhere}.footer-main{flex-wrap:wrap;gap:22px}.footer-main p{order:3;max-width:none;width:100%;font-size:13px}.footer-bottom{font-size:12px;padding-top:22px}}@media(max-width:360px){.site-header nav>a[href="support/"]{display:none}.hero-art{min-height:420px}.journal-card{width:220px}.fig{width:88px}.iris{width:96px}.little-note{font-size:12px}.note-grid span{font-size:12px}.brand-line p{gap:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
