:root{--paper:#faf8f4;--ink:#3b2648;--muted:#7d7381;--lavender:#e5dcef;--plum:#3b2648;--coral:#d4654d;--cream:#f4eee4;--line:#dfd8df;--serif:'Bodoni Moda',Georgia,serif;--sans:'DM Sans',sans-serif;--ease:cubic-bezier(.22,1,.36,1)}*{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:14px;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{border:0;background:none;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{font-family:var(--serif);font-weight:400}p{text-wrap:pretty;line-height:1.7}i{font-weight:400}svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.4;fill:none;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}img{display:block;max-width:100%}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--coral);outline-offset:5px}::selection{background:var(--lavender);color:var(--plum)}button:disabled{opacity:.5;cursor:not-allowed}.wrap{max-width:1480px;margin:auto;padding-left:5.5%;padding-right:5.5%}.overline{font-size:10px;font-weight:600;letter-spacing:1.8px;line-height:1.5}.skip{position:fixed;z-index:100;left:10px;top:10px;padding:15px;background:var(--ink);color:white;transform:translateY(-180%)}.skip:focus{transform:none}.reading-progress{position:fixed;left:0;right:0;height:3px;background:var(--coral);transform:scaleX(0);transform-origin:left;z-index:95}.announcement{min-height:35px;background:var(--plum);color:#f1eaf2;padding:8px 5.5%;display:flex;justify-content:center;align-items:center;gap:25px;font-size:10px;letter-spacing:.3px}.announcement a{color:#e9cba8;font-size:10px}.announcement a span{margin-left:7px}.header{max-width:1600px;margin:auto;height:102px;display:flex;align-items:center;justify-content:space-between;padding:0 5.5%;gap:25px}.wordmark{font-family:var(--serif);font-size:33px;letter-spacing:-1.5px;line-height:.85;position:relative;width:116px;flex-shrink:0}.wordmark i{display:block;padding-left:32px;color:var(--coral);font-size:32px;line-height:1}.brand-dot{position:absolute;right:7px;top:7px;font-family:Georgia,serif;font-size:16px;color:var(--coral)}.header nav{display:flex;gap:32px}.header nav a{font-size:12px;padding:10px 0;position:relative}.header nav a:after{content:'';position:absolute;bottom:3px;left:0;right:0;height:1px;background:var(--coral);transform:scaleX(0);transition:transform .3s}.header nav a.active:after,.header nav a:hover:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:19px}.icon-button{width:35px;height:40px;display:grid;place-items:center}.bag-button{display:flex;align-items:center;gap:9px;font-size:12px}.bag-button>span:last-child{display:grid;place-items:center;border-radius:50%;width:22px;height:22px;background:var(--lavender);font-size:10px}.mobile-toggle{display:none}.mobile-nav{background:var(--paper);padding:10px 6% 30px;border-bottom:1px solid var(--line)}.mobile-nav:not([hidden]){display:flex;flex-direction:column;gap:25px}.mobile-nav>a,.mobile-nav>button{text-align:left;font-size:17px}.hero{max-width:1600px;margin:auto;min-height:605px;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;position:relative;padding:23px 5.5% 57px;overflow:hidden}.hero-copy{position:relative;z-index:3;padding:25px 0}.hero .overline{color:#907761;letter-spacing:1.9px;font-size:9px;margin-bottom:27px}.hero h1{font-size:clamp(54px,5.15vw,82px);letter-spacing:-2.8px;line-height:1.12;max-width:660px}.hero h1 i{color:var(--coral)}.hero-description{font-size:13px;color:var(--muted);max-width:350px;margin-top:24px;line-height:1.85}.hero-ctas{display:flex;align-items:center;gap:25px;margin-top:29px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;min-height:49px;padding:0 22px;font-size:12px;border-radius:4px;transition:transform .3s var(--ease),background .3s,box-shadow .3s}.button:hover{transform:translateY(-3px);box-shadow:0 8px 25px #34204015}.button-plum{background:var(--plum);color:#fff}.button-plum:hover{background:#583666}.button-paper{background:var(--paper);color:var(--plum)}.button span{font-size:19px}.text-button{display:inline-flex;gap:17px;align-items:center;font-size:11px;padding:5px 0;border-bottom:1px solid transparent;transition:border .3s,gap .3s}.text-button:hover{border-color:var(--coral);gap:23px}.text-button>span{font-size:21px}.hero-note{display:flex;gap:13px;align-items:center;margin-top:36px}.hero-note p{font-size:10px;line-height:1.65;color:var(--muted)}.hero-note b{font-weight:400;color:var(--ink)}.tiny-books{display:flex;gap:3px;align-items:end;height:30px}.tiny-books>span{display:block;width:8px;height:25px;background:#9b7977;border:1px solid #836360}.tiny-books>span:nth-child(2){height:30px;background:#b8bb9a;transform:rotate(-7deg)}.tiny-books>span:nth-child(3){height:23px;background:#ceaa87;transform:rotate(12deg)}.hero-art{height:530px;position:relative;perspective:1500px}.hero-orbit{position:absolute;width:420px;height:420px;background:#e9e6db;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-49%)}.hero-orbit:after{content:'';position:absolute;inset:-32px;border:1px solid #d6c7cd;border-radius:50%;transform:rotate(-20deg) scaleY(.79)}.orbit-label{position:absolute;right:-1px;top:66px;font-size:8px;letter-spacing:1.5px;transform:rotate(26deg);color:#9a8f92}.art-spark{position:absolute;color:var(--coral);font-family:Georgia,serif}.spark-one{left:1%;top:13%;font-size:37px;transform:rotate(10deg)}.spark-two{right:-1%;bottom:18%;font-size:27px}.book-stage{position:absolute;inset:0;transform-style:preserve-3d;transform:rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transition:transform .6s var(--ease)}.hero-book{position:absolute;padding:0;transform-style:preserve-3d;box-shadow:4px 15px 30px #30263c26;transition:filter .3s,translate .6s var(--ease);border-radius:1px 3px 3px 1px}.hero-book img{width:100%;height:100%;object-fit:cover;border-radius:1px 3px 3px 1px}.hero-book:before{content:'';position:absolute;inset:0;box-shadow:inset 5px 0 5px #0002,inset -1px 0 0 #fff8;z-index:1;pointer-events:none}.hero-book:after{content:'';position:absolute;left:100%;top:2px;width:13px;height:calc(100% - 5px);background:repeating-linear-gradient(90deg,#d6c7b4 0px,#f9f5eb 1px,#e8e0d5 2px);transform:rotateY(75deg);transform-origin:left;border-radius:0 2px 2px 0}.hero-book:hover{translate:0 -12px;filter:brightness(1.05)}.hero-book-back{width:185px;height:279px;top:95px;right:5%;transform:rotateZ(15deg) rotateY(-19deg) translateZ(-20px);z-index:1}.hero-book-mid{width:193px;height:290px;left:1%;top:90px;transform:rotateZ(-17deg) rotateY(-12deg) translateZ(0);z-index:2}.hero-book-front{width:218px;height:328px;left:32%;top:124px;transform:rotateZ(4deg) rotateY(-15deg) translateZ(50px);z-index:3}.art-sticker{position:absolute;bottom:71px;left:0;z-index:4;background:var(--paper);padding:13px 17px;border:1px solid #e1d8d8;border-radius:7px;display:flex;gap:11px;align-items:center;transform:rotate(-6deg);box-shadow:0 7px 18px #3826390b}.art-sticker svg{width:25px;height:25px;color:var(--coral)}.art-sticker span{font-size:10px;line-height:1.5}.art-sticker i{font-family:var(--serif);font-size:18px;color:var(--coral)}.hero-art-caption{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;gap:65px;font-size:8px;letter-spacing:1.5px;color:#8c8287}.hero-art-caption>span:last-child{font-size:23px;color:var(--coral)}.entrance{animation:enter 1.1s var(--ease) both}.hero h1{animation-delay:.1s}.hero-description{animation-delay:.2s}.hero-ctas{animation-delay:.3s}.hero-note{animation-delay:.4s}.hero-book{animation:book-enter 1.4s var(--ease) both}.hero-book-mid{animation-delay:.1s}.hero-book-front{animation-delay:.2s}@keyframes book-enter{from{opacity:0;translate:0 55px}to{opacity:1;translate:0 0}}@keyframes enter{from{opacity:0;translate:0 25px}to{opacity:1;translate:0 0}}.promise-bar{padding:23px 6%;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-around;gap:20px;background:#f4f0e9}.promise-bar>span{font-size:11px;display:flex;align-items:center;gap:12px}.promise-bar svg{width:17px;height:17px;color:var(--coral)}.collection{padding-top:75px;padding-bottom:80px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:25px}.section-heading .overline{font-size:9px;letter-spacing:1.7px;color:#93807f;margin-bottom:15px}.section-heading h2{font-size:42px;letter-spacing:-1.5px;line-height:1.2}.section-heading h2 i{color:var(--coral)}.sample-label{font-size:8px;letter-spacing:1px;color:var(--muted);padding-bottom:5px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;margin:30px 0 28px;gap:20px}.filters{display:flex;gap:8px;align-items:center}.filters>button{font-size:10px;border:1px solid var(--line);border-radius:30px;padding:10px 15px;white-space:nowrap;transition:.25s}.filters>button.active{background:var(--plum);border-color:var(--plum);color:white}.filters>button:hover:not(.active){background:var(--lavender)}.filters>button span{font-size:8px;margin-left:7px;opacity:.6}.filters .saved-filter{padding:8px 10px}.filters svg{height:16px;width:16px}.search{border-bottom:1px solid #cec5cd;display:flex;align-items:center;gap:10px;padding:8px 0;width:200px}.search svg{height:16px;width:16px}.search input{border:0;outline:0;min-width:0;width:100%;font-size:11px;color:var(--ink);background:transparent}.book-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px}.book-card{min-width:0}.book-display{height:300px;background:var(--cream);position:relative;display:flex;align-items:center;justify-content:center;border-radius:7px;overflow:hidden;perspective:1000px}.book-card:nth-child(4n+2) .book-display{background:#ece7ed}.book-card:nth-child(4n+3) .book-display{background:#eee4df}.book-card:nth-child(4n+4) .book-display{background:#e5e9e3}.cover-button{width:61%;height:76%;padding:0;position:relative;transition:transform .6s var(--ease);box-shadow:8px 15px 16px #312b3829;transform:rotateY(-10deg) rotateZ(-2deg)}.cover-button img{width:100%;height:100%;object-fit:cover;box-shadow:inset 3px 0 3px #0004;border-radius:0 2px 2px 0}.cover-button:after{content:'';position:absolute;left:100%;top:1%;height:98%;width:7px;background:repeating-linear-gradient(90deg,#f6f0e7,#f6f0e7 1px,#cfc4b5 2px);transform:rotateY(70deg);transform-origin:left}.book-display:hover .cover-button{transform:rotateY(-20deg) rotateZ(0) translateY(-7px)}.save-book{position:absolute;right:12px;top:12px;background:#fff8;border:1px solid #fff9;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;z-index:3}.save-book svg{width:14px;height:14px}.save-book.saved{color:var(--coral)}.save-book.saved svg{fill:var(--coral)}.book-type-tag{position:absolute;left:13px;top:15px;font-size:7px;letter-spacing:1px;color:#736775}.preview-link{position:absolute;bottom:15px;font-size:9px;color:var(--ink);display:flex;gap:8px;align-items:center;background:var(--paper);padding:7px 11px;border-radius:20px;opacity:0;translate:0 8px;transition:opacity .3s,translate .3s}.book-display:hover .preview-link,.book-display:focus-within .preview-link{opacity:1;translate:0 0}.book-meta{display:flex;align-items:center;justify-content:space-between;margin-top:19px;margin-bottom:9px;font-size:8px;color:var(--muted);letter-spacing:1px;text-transform:uppercase}.book-title{font-size:20px;font-family:var(--serif);letter-spacing:-.45px;font-weight:500;line-height:1.25;display:block;text-align:left;padding:0;min-height:49px}.book-description{font-size:10px;color:var(--muted);margin-top:4px;line-height:1.7;min-height:34px}.book-formats{display:flex;gap:10px;margin-top:16px}.book-formats button{font-size:9px;border:1px solid transparent;padding:6px 8px;border-radius:4px;color:var(--muted)}.book-formats button.active{background:#eee7f1;border-color:#dacee0;color:var(--plum)}.book-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:12px;margin-top:12px;gap:8px}.book-price{font-size:14px;font-weight:500;letter-spacing:-.3px}.add-book{display:flex;align-items:center;gap:9px;font-size:10px;padding:7px 0}.add-book>span{width:23px;height:23px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:16px;transition:background .3s,color .3s}.add-book:hover>span{background:var(--plum);color:var(--paper)}.collection-bottom{margin-top:38px;display:flex;justify-content:space-between;gap:20px;align-items:center}.collection-bottom p{font-size:10px;color:var(--muted)}.collection-bottom i{color:var(--coral)}.collection-bottom select{font-size:10px;border:0;color:var(--muted);background:none;padding:7px}.loading-books,.empty-catalog{grid-column:1/-1;padding:70px 20px;text-align:center;line-height:1.8;color:var(--muted)}.catalog-message{padding:20px;background:var(--lavender);margin-bottom:20px;border-radius:5px}.story-scroll{height:210svh;background:var(--lavender);position:relative}.story-sticky{height:100svh;min-height:700px;position:sticky;top:0;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:70px 10%;gap:9%}.story-copy .overline{font-size:9px;letter-spacing:1.6px;color:#866c8d;margin-bottom:27px}.story-copy h2{font-size:clamp(52px,5vw,80px);line-height:1.06;letter-spacing:-2px}.story-copy h2 i{color:#916174}.story-copy>p{font-size:13px;color:#79687f;max-width:310px;line-height:1.8;margin:24px 0 29px}.story-scroll-note{display:flex;align-items:center;gap:20px;font-size:8px;letter-spacing:1.3px;color:#8e7698;margin-top:48px}.story-scroll-note span{font-size:22px}.opening-scene{height:500px;position:relative;display:flex;align-items:center;justify-content:center;perspective:1400px}.opening-book{width:265px;height:400px;position:relative;transform-style:preserve-3d;transform:translateX(calc(var(--open-progress,0) * var(--open-shift,45px))) rotateY(-12deg) rotateZ(5deg);box-shadow:14px 17px 25px #39223b2c}.inside-page{position:absolute;inset:0;background:#f6efe2;color:#4c3642;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:25px 30px;text-align:center;box-shadow:inset 10px 0 20px #baa48729;border:1px solid #e7d7c6;border-right:6px double #d8cdb9}.inside-page>span:first-child{font-size:8px;letter-spacing:2px;margin-bottom:17px}.inside-page h3{font-size:30px;line-height:1.2}.inside-page h3 i{color:#ad7962}.inside-page p{font-size:10px;line-height:1.9;font-family:var(--serif)}.page-rule{height:1px;width:25px;background:#bf967b;margin:18px auto}.page-author{font-size:9px;letter-spacing:2px;margin-top:25px}.inside-page small{font-size:6px;letter-spacing:1px;margin-top:10px;color:#917d80}.turning-cover{position:absolute;inset:0;transform-origin:left;transform-style:preserve-3d;transform:rotateY(calc(var(--open-progress,0) * -143deg));will-change:transform}.turning-cover>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;backface-visibility:hidden;border-radius:0 2px 2px 0;box-shadow:inset 5px 0 10px #0003}.cover-back{position:absolute;inset:0;background:#c9a780;transform:rotateY(180deg);backface-visibility:hidden;box-shadow:inset -12px 0 20px #0002;border:1px solid #b6916d}.cover-back:after{content:'P';position:absolute;top:45%;left:42%;font-family:var(--serif);font-size:55px;color:#ead9bc}.opening-caption{position:absolute;bottom:0;font-size:7px;letter-spacing:1.2px;color:#88708f;text-align:center}.opening-shadow{position:absolute;bottom:54px;left:16%;height:20px;width:85%;filter:blur(14px);background:#644e7730;border-radius:50%;transform:rotate(-4deg)}.meet{display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:center;padding-top:100px;padding-bottom:100px}.author-art{height:440px;background:#e9e5da;position:relative;display:grid;place-items:center;overflow:hidden;border-radius:7px}.author-paper{width:70%;height:86%;background:#fcf7ee;transform:rotate(-7deg);padding:35px 28px;box-shadow:2px 12px 20px #4b3b4421;position:relative}.paper-top{font-size:7px;letter-spacing:1.7px;color:#9a8e82}.author-paper>p{font-family:var(--serif);font-size:29px;line-height:1.32;margin-top:30px;letter-spacing:-.5px}.author-paper>p i{color:var(--coral)}.paper-sign{display:block;font-family:var(--serif);font-style:italic;color:#a1846c;font-size:18px;margin-top:25px}.paper-flower{position:absolute;right:15px;bottom:12px;width:110px;height:110px;color:#a48f6b}.author-stamp{width:104px;height:104px;border-radius:50%;background:var(--coral);color:#fff4e8;position:absolute;right:19px;bottom:35px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:8px;letter-spacing:1px;transform:rotate(11deg);line-height:1.6}.author-stamp i{font-size:25px;font-family:var(--serif);line-height:1.1;letter-spacing:0}.author-copy .overline{color:#9b858c;font-size:9px;margin-bottom:25px}.author-copy h2{font-size:clamp(39px,3.8vw,60px);line-height:1.2;letter-spacing:-1.6px;margin-bottom:26px}.author-copy h2 i{color:var(--coral)}.author-copy>p:not(.overline){font-size:12px;line-height:1.9;color:var(--muted)}.author-detail{margin-top:17px}.author-copy .text-button{margin-top:24px}.closing{background:var(--plum);color:var(--paper);padding:80px 20px 95px;position:relative;text-align:center;overflow:hidden}.closing .overline{font-size:9px;color:#c5aecb;letter-spacing:1.8px;margin-bottom:28px}.closing h2{font-size:clamp(58px,6vw,95px);line-height:1.1;letter-spacing:-2.4px;position:relative;z-index:2}.closing h2 i{color:#dfbcae}.closing .button{margin-top:33px;position:relative;z-index:2}.closing-spark{position:absolute;left:15%;top:38%;font-size:63px;color:#c99078;transform:rotate(10deg)}.closing-word{position:absolute;right:-2%;bottom:-5%;font-family:var(--serif);font-style:italic;font-size:230px;line-height:1;color:#76588128;letter-spacing:-12px;user-select:none}.footer{padding-top:45px;padding-bottom:22px}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:30px;padding-bottom:39px}.footer-top>p{font-family:var(--serif);font-size:21px;line-height:1.4;color:#806b87}.footer-links{display:flex;align-items:start;gap:14px;flex-direction:column}.footer-links a,.footer-links button{font-size:10px;padding:0}.footer-links a:hover,.footer-links button:hover{color:var(--coral)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;gap:15px;font-size:9px;color:var(--muted)}.credit{font-size:10px;display:flex;gap:5px;align-items:center}.credit b{font-weight:500;color:var(--ink);border-bottom:1px solid #bdaabf;padding-bottom:2px}.credit>span{font-size:16px;margin-left:5px}.reveal{transition:opacity .9s var(--ease),translate .9s var(--ease)}.motion .reveal:not(.seen){opacity:0;translate:0 30px}.toast{position:fixed;bottom:25px;left:50%;translate:-50% 15px;opacity:0;padding:14px 23px;background:var(--plum);color:white;border:1px solid #8a7099;border-radius:7px;box-shadow:0 6px 30px #0002;font-size:12px;z-index:100;pointer-events:none;transition:.25s;max-width:90vw;text-align:center}.toast.show{opacity:1;translate:-50% 0}dialog{padding:0;border:0;border-radius:12px;background:var(--paper);color:var(--ink);width:820px;max-width:calc(100% - 30px);max-height:90svh;box-shadow:0 25px 100px #2b16313d;overflow:auto}dialog::backdrop{background:#2e1e3a88;backdrop-filter:blur(7px)}.modal-body{padding:35px}.modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px;gap:18px}.modal-head h2{font-size:34px;letter-spacing:-1px;line-height:1.15}.close-modal{width:36px;height:36px;font-size:27px;border:1px solid var(--line);border-radius:50%;flex-shrink:0}.detail-grid{display:grid;grid-template-columns:.72fr 1fr;gap:32px}.detail-cover{background:var(--lavender);padding:27px;align-self:start;border-radius:7px}.detail-cover img{width:100%;max-height:390px;object-fit:contain;filter:drop-shadow(8px 12px 8px #3c204334)}.detail-info>.overline{font-size:9px;color:var(--coral);margin-bottom:12px}.detail-info h3{font-size:31px;line-height:1.2;margin-bottom:13px}.detail-info p{font-size:13px;line-height:1.8;color:var(--muted)}.modal-format{display:flex;gap:9px;margin:23px 0}.modal-format>button{flex:1;padding:12px;border:1px solid var(--line);border-radius:5px;font-size:11px;text-align:left;line-height:1.7}.modal-format>button.active{background:var(--lavender);border-color:#ac92b8}.modal-format b{display:block;font-size:15px;font-weight:500}.full{width:100%}.detail-info .text-button{margin-top:20px}.excerpt{margin-top:28px;border-top:1px solid var(--line);padding:24px 0 0}.excerpt .overline{font-size:8px;color:#997898;margin-bottom:15px}.excerpt>p{font-family:var(--serif);font-size:19px;line-height:1.85;color:#695a6e;white-space:pre-line}.read-toolbar{display:flex;gap:10px;align-items:center;justify-content:space-between;margin:15px 0}.read-toolbar button{font-size:12px;border:1px solid var(--line);border-radius:4px;padding:7px 12px}.read-page{background:#f3ece1;padding:35px;min-height:220px;font-family:var(--serif);font-size:22px;line-height:1.85;white-space:pre-line;border-radius:5px}.muted{font-size:12px;color:var(--muted);line-height:1.8}.bag-line{display:flex;gap:18px;align-items:center;padding:19px 0;border-bottom:1px solid var(--line)}.bag-line>img{width:58px;height:82px;object-fit:cover;border-radius:2px}.bag-info{flex:1}.bag-info h3{font-size:19px;margin-bottom:5px}.bag-info>p{font-size:10px;color:var(--muted)}.quantity{display:flex;align-items:center;gap:13px;margin-top:12px;font-size:12px}.quantity button{width:26px;height:26px;border:1px solid var(--line);border-radius:4px}.bag-line-price{font-size:14px}.bag-total{display:flex;justify-content:space-between;padding:25px 0;font-size:18px}.bag-total strong{font-weight:500}.bag-empty{padding:35px 10px 45px;text-align:center}.bag-empty h3{font-size:29px;margin-bottom:13px}.bag-empty svg{width:40px;height:40px;margin-bottom:20px;color:var(--coral)}.checkout-form label{display:block;font-size:12px;margin:20px 0 8px}.checkout-form input{width:100%;padding:13px;border:1px solid var(--line);border-radius:5px;background:transparent;color:var(--ink)}.demo-note{background:var(--lavender);border-radius:5px;padding:15px;font-size:11px;line-height:1.8;margin:23px 0}.error{color:#a72b32;font-size:12px;margin:15px 0}.success-mark{font-size:33px;color:var(--coral);width:65px;height:65px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;margin:20px auto}.order-success{text-align:center}.order-success h3{font-size:32px;margin:20px 0 10px}.order-success .button{margin-top:25px}.library-list{display:grid;gap:15px;margin-top:25px}.library-book{display:flex;gap:15px;align-items:center;padding:15px;border:1px solid var(--line);border-radius:7px}.library-book img{width:49px;height:72px;object-fit:cover}.library-book>div{flex:1}.library-book h3{font-size:20px;margin-bottom:5px}.library-book .text-button{white-space:nowrap}.mood-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin:25px 0}.mood-grid button{border:1px solid var(--line);border-radius:7px;padding:28px 18px;font-family:var(--serif);font-size:24px;transition:.2s}.mood-grid button:hover{background:var(--lavender);transform:translateY(-3px)}.mood-grid span{display:block;font-family:var(--sans);font-size:11px;color:var(--muted);margin-top:10px}.social-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:25px}.social-list a,.social-list .unconfigured{border:1px solid var(--line);border-radius:5px;padding:16px;display:flex;justify-content:space-between;font-size:13px}.social-list a:hover{background:var(--lavender)}.social-list .unconfigured{color:var(--muted);font-size:11px}.motion-off{scroll-behavior:auto!important}.motion-off *{animation:none!important;transition:none!important}.motion-off .reveal{opacity:1!important;translate:none!important}.motion-off .story-scroll{height:auto}.motion-off .story-sticky{position:relative;height:auto;min-height:700px}.motion-off .story-scroll-note{display:none}.motion-off .book-stage{transform:none!important}.motion-off .hero-book,.motion-off .entrance{opacity:1;translate:none}.motion-off .opening-book{--open-progress:.92!important}
@media(min-width:1600px){.hero h1{font-size:86px}.hero{min-height:680px}.hero-art{height:580px}.hero-orbit{height:460px;width:460px}.hero-book-front{width:245px;height:369px}.hero-book-mid{width:220px;height:330px}.hero-book-back{width:215px;height:322px}.book-display{height:335px}.book-title{font-size:24px}.book-description{font-size:12px}.story-sticky{padding-left:max(10%,calc((100% - 1300px)/2));padding-right:max(10%,calc((100% - 1300px)/2))}}
@media(max-width:1100px){.header nav{gap:20px}.hero{grid-template-columns:1.1fr 1fr;min-height:570px}.hero h1{font-size:59px;letter-spacing:-2.2px}.hero-art{height:450px}.hero-orbit{width:335px;height:335px}.hero-book-front{width:170px;height:257px;left:30%;top:112px}.hero-book-mid{width:160px;height:240px;top:85px}.hero-book-back{width:155px;height:233px;top:90px;right:1%}.art-sticker{bottom:54px;left:1%}.orbit-label{top:55px;right:-15px;font-size:7px}.spark-one{top:11%;left:5%}.hero-ctas{gap:18px}.hero-ctas .text-button{font-size:10px;gap:10px}.button{padding:0 17px;gap:23px;font-size:11px}.hero-note{margin-top:27px}.book-grid{gap:18px}.book-display{height:260px}.book-title{font-size:18px}.book-description{min-height:50px}.filters{gap:5px}.filters>button{padding:9px 11px;font-size:9px}.search{width:160px}.section-heading h2{font-size:36px}.sample-label{font-size:7px;letter-spacing:.7px}.story-sticky{padding:55px 7%;gap:8%}.story-copy h2{font-size:56px}.opening-book{width:225px;height:340px}.inside-page{padding:20px}.inside-page h3{font-size:26px}.inside-page p{font-size:9px}.opening-scene{height:430px}.author-paper>p{font-size:26px}.author-art{height:400px}.meet{gap:8%}}
@media(max-width:800px){.header{height:90px;gap:15px}.header nav{gap:16px}.header nav a{font-size:10px}.header-actions{gap:10px}.bag-word{display:none}.hero{grid-template-columns:1fr 1fr;padding-top:10px;min-height:560px;gap:0}.hero h1{font-size:48px;letter-spacing:-1.7px}.hero .overline{font-size:8px;max-width:220px;line-height:1.7}.hero-description{font-size:12px;max-width:280px}.hero-ctas{align-items:start;flex-direction:column;gap:10px;margin-top:22px}.hero-note{margin-top:22px}.hero-art{height:405px;margin-left:5px}.hero-orbit{width:290px;height:290px}.hero-book-front{width:144px;height:217px;left:32%;top:120px}.hero-book-mid{width:136px;height:204px;left:0%;top:90px}.hero-book-back{width:135px;height:202px;right:-4%;top:100px}.art-sticker{padding:9px 12px;left:0;bottom:27px}.hero-art-caption{display:none}.orbit-label{top:58px;right:-25px;font-size:6px}.art-spark{display:none}.promise-bar{padding:20px 5%;gap:14px}.promise-bar>span{font-size:9px;gap:8px}.book-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 23px}.book-display{height:350px}.book-description{min-height:34px}.book-title{font-size:23px;min-height:55px}.book-meta{font-size:9px}.book-formats button{font-size:11px}.book-description{font-size:12px}.book-type-tag{font-size:8px}.book-price{font-size:16px}.add-book{font-size:11px}.preview-link{opacity:1;translate:none}.catalog-toolbar{flex-direction:column;align-items:start}.search{width:100%;max-width:280px}.filters>button{font-size:10px;padding:10px 13px}.section-heading{display:block}.sample-label{display:block;margin-top:17px;font-size:8px}.story-copy h2{font-size:45px}.story-copy>p{font-size:12px}.opening-book{width:200px;height:300px}.inside-page{padding:18px}.inside-page h3{font-size:23px}.inside-page p{font-size:8px}.page-rule{margin:10px}.page-author{margin-top:15px}.story-sticky{gap:5%;padding:50px 6%;min-height:660px}.opening-caption{font-size:6px;line-height:1.8}.meet{gap:7%;padding-top:75px;padding-bottom:75px}.author-copy h2{font-size:35px}.author-art{height:360px}.author-paper{padding:23px 20px;width:76%}.author-paper>p{font-size:22px}.paper-top{font-size:6px}.paper-sign{font-size:16px}.paper-flower{width:90px;height:90px}.author-stamp{width:82px;height:82px;font-size:6px;right:7px;bottom:23px}.author-stamp i{font-size:22px}.footer-top{gap:20px}.footer-top>p{font-size:18px}}
@media(max-width:600px){.announcement{font-size:9px;padding:9px 5%;min-height:32px;text-align:center}.announcement a{display:none}.header{height:88px;padding:0 6%}.wordmark{font-size:29px;width:105px}.wordmark i{font-size:28px;padding-left:27px}.brand-dot{font-size:15px;right:7px;top:5px}.header nav{display:none}.header-actions{gap:10px}.header-actions>.icon-button:first-child{display:none}.mobile-toggle{display:grid}.bag-button{gap:7px}.bag-button svg{width:19px;height:19px}.bag-button>span:last-child{width:20px;height:20px}.hero{display:flex;flex-direction:column;padding:14px 6% 25px;min-height:0;text-align:center;overflow:hidden}.hero-copy{padding:15px 0 0;width:100%}.hero .overline{max-width:none;font-size:8px;letter-spacing:1.4px;margin-bottom:21px}.hero h1{font-size:clamp(42px,10.7vw,65px);letter-spacing:-1.9px;line-height:1.17;max-width:470px;margin:auto}.hero-description{max-width:320px;margin:20px auto 0;font-size:12px;line-height:1.8}.hero-ctas{flex-direction:row;align-items:center;justify-content:center;gap:22px;margin-top:25px}.hero-ctas .text-button{font-size:10px}.hero-note{display:none}.hero-art{width:100%;max-width:390px;height:365px;margin:15px auto 0;perspective:1000px}.hero-orbit{height:280px;width:280px;top:52%}.hero-orbit:after{inset:-17px}.hero-book-front{width:151px;height:227px;left:33%;top:83px}.hero-book-mid{width:144px;height:216px;top:48px;left:5%}.hero-book-back{width:144px;height:216px;top:55px;right:5%}.art-sticker{left:2%;bottom:23px;text-align:left;padding:9px 12px}.art-sticker span{font-size:8px}.art-sticker i{font-size:16px}.art-sticker svg{width:21px;height:21px}.orbit-label{right:2%;top:24px;font-size:6px}.spark-one{display:block;font-size:21px;left:1%;top:7%}.promise-bar{padding:16px 6%;justify-content:center;gap:17px;flex-wrap:wrap}.promise-bar>span{font-size:8px;gap:7px}.promise-bar>span:last-child{display:none}.promise-bar svg{height:14px;width:14px}.collection{padding-top:50px;padding-bottom:50px}.section-heading .overline{font-size:8px;letter-spacing:1.5px;margin-bottom:12px}.section-heading h2{font-size:32px;letter-spacing:-1px;max-width:330px;line-height:1.3}.sample-label{font-size:7px;margin-top:15px}.catalog-toolbar{margin:22px 0;gap:16px}.filters{width:100%;overflow:auto;padding-bottom:7px;gap:7px}.filters>button{font-size:9px;padding:9px 12px;flex-shrink:0}.search{max-width:none;font-size:11px}.book-grid{gap:29px 15px}.book-display{height:245px;border-radius:5px}.cover-button{width:68%;height:72%;}.book-meta{font-size:7px;margin-top:15px;margin-bottom:9px;letter-spacing:.7px}.book-title{font-size:19px;min-height:47px;letter-spacing:-.5px}.book-description{font-size:10px;line-height:1.7;min-height:50px}.book-formats{gap:3px;margin-top:11px}.book-formats button{padding:5px;font-size:9px}.book-price{font-size:14px}.add-book{font-size:9px;gap:5px}.add-book>span{width:21px;height:21px}.book-bottom{padding-top:10px;margin-top:10px}.book-type-tag{font-size:6px;left:10px;top:12px;letter-spacing:.5px}.save-book{width:25px;height:25px;top:8px;right:8px}.save-book svg{width:12px;height:12px}.preview-link{font-size:8px;padding:5px 9px;bottom:10px}.collection-bottom{margin-top:27px;align-items:start}.collection-bottom p{font-size:9px;max-width:180px;line-height:1.7}.collection-bottom select{font-size:8px;max-width:130px;padding:4px 0}.story-scroll{height:230svh}.story-sticky{display:flex;flex-direction:column;justify-content:center;height:100svh;min-height:760px;padding:45px 8%;gap:15px;text-align:center}.story-copy .overline{font-size:8px;margin-bottom:20px;letter-spacing:1.3px}.story-copy h2{font-size:41px;letter-spacing:-1.3px;line-height:1.13}.story-copy h2 br:last-child{display:none}.story-copy>p{font-size:11px;max-width:285px;margin:17px auto 20px;line-height:1.8}.story-copy .button{min-height:43px;font-size:10px}.story-scroll-note{display:none}.opening-scene{height:315px;width:100%;min-height:315px}.opening-book{width:172px;height:258px}.inside-page{padding:15px}.inside-page h3{font-size:21px}.inside-page>span:first-child{font-size:6px;margin-bottom:10px}.inside-page p{font-size:8px;line-height:1.7}.inside-page small{font-size:5px}.page-author{font-size:7px;margin-top:12px}.opening-caption{bottom:0;font-size:5.5px;letter-spacing:.8px}.opening-shadow{bottom:16px}.meet{display:flex;flex-direction:column;gap:38px;padding-top:55px;padding-bottom:55px}.author-art{width:100%;height:365px;max-width:440px}.author-paper{width:66%;max-width:265px;padding:29px 25px}.author-paper>p{font-size:25px}.paper-top{font-size:7px}.paper-sign{font-size:18px}.author-stamp{right:25px;bottom:30px;width:90px;height:90px;font-size:7px}.author-copy .overline{font-size:8px;margin-bottom:18px}.author-copy h2{font-size:39px;letter-spacing:-1.4px;line-height:1.2;margin-bottom:20px}.author-copy>p:not(.overline){font-size:12px}.closing{padding:65px 6% 75px}.closing .overline{font-size:7px;letter-spacing:1.3px;line-height:1.8;margin-bottom:25px}.closing h2{font-size:52px;letter-spacing:-1.9px;line-height:1.15}.closing-spark{font-size:30px;top:51%;left:5%}.closing-word{font-size:145px;bottom:0;right:-10%;letter-spacing:-6px}.closing .button{margin-top:28px}.footer{padding-top:35px}.footer-top{grid-template-columns:1fr 1fr;gap:30px;padding-bottom:30px}.footer-top>p{justify-self:end;font-size:20px}.footer-links{gap:13px}.footer-links a,.footer-links button{font-size:11px}.footer-bottom{display:flex;flex-direction:column;align-items:center;gap:16px;font-size:9px;line-height:1.5}.credit{font-size:10px}.modal-body{padding:24px}.modal-head{margin-bottom:23px;align-items:start}.modal-head h2{font-size:28px;letter-spacing:-.6px;line-height:1.2}.close-modal{width:31px;height:31px;font-size:23px}.detail-grid{grid-template-columns:1fr;gap:23px}.detail-cover{padding:20px;width:100%;max-height:230px}.detail-cover img{max-height:190px;width:auto;max-width:100%;margin:auto}.detail-info h3{font-size:27px}.detail-info p{font-size:12px}.modal-format{margin:17px 0}.excerpt>p{font-size:18px}.read-page{padding:25px;font-size:20px}.bag-line{gap:13px}.bag-line img{width:47px;height:69px}.bag-info h3{font-size:17px}.bag-info>p{font-size:9px}.bag-line-price{font-size:12px}.bag-total{font-size:17px}.mood-grid{grid-template-columns:1fr;gap:10px}.mood-grid button{padding:19px;font-size:23px;text-align:left}.mood-grid span{font-size:10px;margin-top:8px}.social-list{grid-template-columns:1fr}.library-book{gap:11px;padding:11px}.library-book h3{font-size:17px}.library-book .text-button{font-size:10px}.library-book img{width:40px;height:60px}.library-book .muted{font-size:9px}}
@media(max-width:370px){.hero h1{font-size:40px}.hero-ctas{gap:15px}.hero-ctas .button{font-size:10px;gap:20px;padding:0 15px}.book-display{height:220px}.book-title{font-size:17px}.book-description{font-size:9px}.hero-book-front{left:33%;width:135px;height:204px}.hero-book-mid{width:131px;height:198px}.hero-book-back{width:130px;height:196px}.hero-orbit{width:250px;height:250px}.book-formats button{font-size:8px}.add-book{font-size:8px}.story-copy h2{font-size:38px}}
/* Keep the closed-to-open story active on small screens. Stable viewport units
   make the pinned stage independent of expanding/collapsing browser chrome. */
@media(max-width:600px){
  .story-scroll{height:230svh}
  .story-sticky{--story-book-height:min(258px,38svh,68vw);height:100svh;min-height:0;padding:20px 6%;gap:10px}
  .story-copy .overline{font-size:7px;line-height:1.5;margin-bottom:11px;letter-spacing:1.1px}
  .story-copy h2{font-size:clamp(29px,9vw,40px);line-height:1.07}
  .story-copy>p{font-size:10px;line-height:1.65;max-width:280px;margin:11px auto 15px}
  .story-copy .button{min-height:40px}
  .opening-scene{height:calc(var(--story-book-height) + 42px);min-height:0;flex-shrink:0}
  .opening-book{--open-shift:calc(var(--story-book-height) * .3);height:var(--story-book-height);width:calc(var(--story-book-height) * 2 / 3)}
  .inside-page{padding:12px}
  .inside-page h3{font-size:clamp(17px,5.1vw,21px)}
  .inside-page>span:first-child{margin-bottom:8px}
  .inside-page p{font-size:clamp(7px,1.8vw,8px);line-height:1.65}
  .page-rule{margin:8px auto}
  .page-author{margin-top:9px}
  .opening-caption{bottom:0}
  .opening-shadow{bottom:14px}
}
@media(max-height:699px) and (min-width:601px),(max-height:500px) and (orientation:landscape){
  .story-scroll{height:230svh}
  .story-sticky{--story-book-height:min(300px,calc(100svh - 110px),32vw);display:grid;grid-template-columns:1fr 1fr;height:100svh;min-height:0;padding:24px 6%;gap:7%;text-align:left}
  .story-copy .overline{font-size:8px;line-height:1.6;margin-bottom:13px;letter-spacing:1.1px}
  .story-copy h2{font-size:clamp(26px,7svh,48px);line-height:1.07;letter-spacing:-1px}
  .story-copy h2 br:last-child{display:inline}
  .story-copy>p{font-size:10px;line-height:1.65;max-width:285px;margin:14px 0 18px}
  .story-copy .button{min-height:40px;font-size:10px;padding:0 14px;gap:15px}
  .story-scroll-note{display:none}
  .opening-scene{height:min(500px,calc(100svh - 50px));min-height:0;width:100%}
  .opening-book{--open-shift:calc(var(--story-book-height) * .3);height:var(--story-book-height);width:calc(var(--story-book-height) * 2 / 3)}
  .inside-page{padding:clamp(10px,3svh,20px)}
  .inside-page h3{font-size:clamp(16px,6svh,24px)}
  .inside-page>span:first-child{font-size:6px;margin-bottom:8px}
  .inside-page p{font-size:clamp(7px,2svh,9px);line-height:1.65}
  .inside-page small{font-size:5px}
  .page-rule{margin:8px auto}
  .page-author{font-size:6px;margin-top:9px}
  .opening-caption{font-size:6px;bottom:0}
  .opening-shadow{bottom:16px}
}
/* Explicitly keep manual motion-off above responsive timeline overrides. */
@media(max-width:600px){
  .motion-off .story-scroll{height:auto}
  .motion-off .story-sticky{position:relative;height:auto;min-height:0;padding-top:55px;padding-bottom:55px}
  .motion-off .opening-scene{--story-book-height:min(258px,68vw);height:calc(var(--story-book-height) + 42px)}
}
@media(max-height:699px) and (min-width:601px),(max-height:500px) and (orientation:landscape){
  .motion-off .story-scroll{height:auto}
  .motion-off .story-sticky{position:relative;height:auto;min-height:0;padding-top:40px;padding-bottom:40px}
  .motion-off .opening-scene{--story-book-height:min(210px,32vw);height:270px}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal{opacity:1!important;translate:none!important}.story-scroll{height:auto}.story-sticky{position:relative;height:auto}.story-scroll-note{display:none}.opening-book{--open-progress:.92!important}.book-stage{transform:none!important}}
