@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Libre+Caslon+Display&display=swap";:root{font-family:DM Sans,sans-serif;color:#2b2e26;background:#fcfbf7;font-synthesis:none;font-weight:400;--cream:#f4f0e4;--gold:#a38b53;--ink:#2b2e26;--muted:#7a7d71;--line:#e6e5dc;--serif:"Libre Caslon Display",Georgia,serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:default;opacity:.5}button{border:0;background:none}a{color:inherit}button:focus-visible,a:focus-visible{outline:2px solid #a38b53;outline-offset:4px}input:focus,textarea:focus,select:focus{outline:2px solid #bca76f;outline-offset:2px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400}h2{font-size:38px;line-height:1.15}h3{font-size:25px}p{line-height:1.7}em{font-weight:400;color:#8c794c}svg{flex-shrink:0;stroke-width:1.5}button{transition:background .15s,transform .15s}button:hover{color:#87713f}.demo-banner{min-height:31px;background:#eceadf;padding:7px max(5%,calc((100% - 1200px)/2));display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:1.7px;color:#6b6d60}.demo-banner>span{display:flex;align-items:center;gap:7px}.status-dot{width:5px;height:5px;background:#81886c;border-radius:50%}.demo-banner button{display:flex;align-items:center;gap:7px;font-size:10px;letter-spacing:.15px}.site-header{height:101px;max-width:1200px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;text-align:left;padding:0;font-family:var(--serif);font-size:30px;letter-spacing:.2px}.brand-mark{display:inline-flex;width:45px;height:45px;border-radius:50%;align-items:center;justify-content:center;background:var(--ink);color:#cfb877;font-family:var(--serif);font-style:italic;font-size:35px;line-height:1;padding-right:3px}.brand small{display:block;font:7px DM Sans,sans-serif;letter-spacing:1.65px;margin-top:4px;color:var(--muted)}.desktop-nav{display:flex;height:100%;gap:32px;align-items:center}.desktop-nav button{height:100%;font-size:12px;position:relative;padding:0}.desktop-nav button.active:after{content:"";position:absolute;height:2px;width:26px;left:calc(50% - 13px);bottom:24px;background:var(--gold)}.header-actions{display:flex;align-items:center;gap:18px}.icon-button{display:inline-flex;align-items:center;justify-content:center;position:relative;width:32px;height:36px}.count{position:absolute;top:0;right:-3px;min-width:14px;height:14px;border-radius:20px;background:var(--gold);color:#fff;font-size:9px;display:flex;align-items:center;justify-content:center}.sell-nav{display:flex;align-items:center;gap:7px;border:1px solid #dcded1;padding:11px 14px;border-radius:5px;font-size:11px}.avatar{background:#eeede5;border:1px solid #dedfd4;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--serif)}main{max-width:1200px;margin:auto}.hero{background:#f1eddf;display:grid;grid-template-columns:1fr 1fr;min-height:423px;border-radius:8px;overflow:hidden;position:relative}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 40% 40%,#fff8 0,transparent 75%);pointer-events:none}.hero-copy{padding:49px 0 38px 54px;position:relative;z-index:2}.eyebrow{font-size:9px;letter-spacing:1.8px;color:#89836e;font-weight:550;display:block;margin-bottom:13px}.hero .eyebrow{display:flex;align-items:center;gap:9px;font-size:8px}.hero .eyebrow>span{height:1px;width:23px;background:var(--gold)}h1{font-size:69px;line-height:.99;letter-spacing:-1.5px;margin:19px 0 20px}.hero p{font-size:13px;color:#7a7b6c;line-height:1.9}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:19px;padding:14px 20px;border-radius:5px;font-size:12px;font-weight:500}.primary{background:var(--ink);color:#fdfcf4;border:1px solid var(--ink)}.primary:hover:not(:disabled){background:#484d3c;color:#fff;transform:translateY(-1px)}.secondary{background:#fffdf8;border:1px solid #d8d9ce}.hero .primary{margin-top:24px}.hero-note{display:flex;gap:7px;font-size:9px;color:#868575;align-items:center;margin-top:19px}.hero-art{position:relative;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at 70% 50%,#cfcca055,transparent 70%)}.hero-book{position:absolute;width:155px;filter:drop-shadow(6px 14px 13px #33352135);z-index:2}.hero-book.first{transform:rotate(-13deg);left:10%;top:123px}.hero-book.second{transform:rotate(3deg);left:35%;top:72px;width:171px;z-index:3}.hero-book.third{transform:rotate(13deg);left:62%;top:121px}.hero-book .cover{aspect-ratio:.66}.sun-ring{position:absolute;width:340px;height:340px;border-radius:50%;border:1px solid #d0c79e70;right:14%;top:38px}.ring-two{width:385px;height:385px;right:10%;top:16px}.shelf-line{height:19px;width:95%;position:absolute;bottom:39px;right:0;border-radius:100%;background:#b6ad8060;filter:blur(10px)}.floating-note{position:absolute;z-index:5;background:#fcfaf0e8;border:1px solid #e5e0cd;border-radius:5px;padding:12px 18px;font:italic 17px var(--serif);transform:rotate(-6deg);bottom:21px;left:15px;box-shadow:0 8px 20px #524a2410}.floating-note svg{float:left;margin:6px 10px 0 0;color:#9e8c5f}.floating-note b{font-weight:400;color:#7f755d}.botanical{font:150px var(--serif);position:absolute;right:-24px;top:-28px;color:#b4a27830}.benefits{display:grid;grid-template-columns:repeat(3,1fr);margin:24px 0 49px;border-bottom:1px solid var(--line);padding:8px 0 27px}.benefits>div{display:flex;align-items:center;gap:15px;justify-content:center;border-right:1px solid var(--line)}.benefits>div:last-child{border:0}.benefits svg{color:#929177;width:27px;height:27px}.benefits strong{font-size:11px;display:block;font-weight:500}.benefits small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.catalogue{padding:8px 0 30px}.section-title{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:6px 0 28px}.section-title h2{font-size:36px}.section-title .eyebrow{font-size:8px;margin-bottom:10px}.text-link{display:inline-flex;align-items:center;gap:9px;font-size:11px;font-weight:500;padding:0}.subtle{color:var(--muted);font-size:11px}.search-row{display:flex;gap:12px;margin-bottom:17px}.search{height:44px;border:1px solid var(--line);border-radius:5px;display:flex;align-items:center;gap:12px;padding:0 15px;flex:1;color:#8a8b7f}.search input{border:0;padding:0;background:none;flex:1;min-width:0;font-size:11px;height:40px;color:var(--ink)}.search input:focus{outline:0}.search:focus-within{outline:2px solid #bca76f}.search button{padding:0;height:25px}.search-row select{font-size:10px;min-width:140px;background:#fffefb;border:1px solid var(--line);padding:10px;border-radius:5px;color:#777c6e}.filter-toggle{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:5px;padding:10px 17px;font-size:11px}.genre-tabs{display:flex;gap:8px;margin:0 0 29px;overflow:auto;scrollbar-width:none}.genre-tabs button{white-space:nowrap;font-size:10px;border-radius:25px;padding:9px 16px;border:1px solid var(--line);display:flex;align-items:center;gap:4px}.genre-tabs button.selected{background:#e9eadd;border-color:#e9eadd;color:#535a43}.book-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 25px}.book-image{height:258px;background:#f0eee5;border-radius:6px;display:flex;justify-content:center;align-items:center;position:relative}.book-card:nth-child(2n) .book-image{background:#f2eee7}.book-card:nth-child(3n) .book-image{background:#efeee4}.cover-button{width:142px;padding:0;filter:drop-shadow(5px 7px 4px #3131252b);transition:transform .2s}.cover-button:hover{transform:translateY(-5px) rotate(-2deg)}.cover{background:var(--cover);color:var(--ink);aspect-ratio:.67;display:flex;flex-direction:column;text-align:center;padding:20px 13px 12px;position:relative;overflow:hidden;border-radius:1px 3px 3px 1px;box-shadow:inset 4px 0 3px #0003,inset 7px 0 2px #fff1,inset -2px 0 2px #0002;font-family:var(--serif)}.cover:after{content:"";position:absolute;inset:9px;border:1px solid currentColor;opacity:.3;pointer-events:none}.cover-rule{width:40%;height:1px;background:currentColor;margin:0 auto 9px;opacity:.5}.cover-author{font:7px DM Sans,sans-serif;letter-spacing:1px;text-transform:uppercase}.cover strong{font-size:26px;font-weight:400;line-height:1.03;margin-top:13px;z-index:2}.cover-edition{font:4px DM Sans,sans-serif;letter-spacing:1.2px;z-index:2;margin-top:auto;opacity:.8}.cover-art{position:absolute;bottom:31px;height:65px;left:0;right:0;opacity:.8}.cover-art span{position:absolute}.sun .cover-art span:first-child{height:49px;width:49px;left:calc(50% - 24px);border-radius:50%;background:currentColor;box-shadow:0 0 0 5px var(--cover),0 0 0 6px currentColor}.sun .cover-art span:nth-child(2){width:120%;height:30px;background:var(--cover);transform:rotate(-20deg);top:29px;left:-10px}.dune strong{font-size:42px;text-transform:uppercase;letter-spacing:1px}.dune .cover-art{bottom:25px;height:90px}.dune .cover-art span:first-child{height:36px;width:36px;border-radius:50%;background:currentColor;left:50%;top:0;opacity:.8}.dune .cover-art span:nth-child(2){height:70px;width:170px;background:currentColor;border-radius:80% 0 0;bottom:-24px;left:-25px;transform:rotate(20deg)}.dune .cover-art span:nth-child(3){height:55px;width:120px;background:var(--cover);border-radius:80% 0 0;bottom:-25px;right:-25px;transform:rotate(-10deg)}.circus .cover-art span:first-child{border-left:42px solid transparent;border-right:42px solid transparent;border-bottom:42px solid currentColor;left:calc(50% - 42px);top:0}.circus .cover-art span:nth-child(2){width:75px;height:30px;top:40px;left:calc(50% - 37px);background:repeating-linear-gradient(90deg,currentColor 0 10px,var(--cover) 10px 20px)}.circus .cover-art span:nth-child(3){width:25px;height:25px;border-radius:50%;border:1px solid currentColor;right:15px;top:-30px}.arch .cover-art span:first-child{width:55px;height:70px;border:6px double currentColor;border-radius:30px 30px 0 0;left:calc(50% - 27px)}.arch .cover-art span:nth-child(2){width:100%;height:1px;background:currentColor;bottom:-10px;left:0}.flower .cover-art span:first-child{height:35px;width:35px;left:calc(50% - 17px);top:12px;border:1px solid;border-radius:50% 0;transform:rotate(45deg);box-shadow:-22px 0 0 -5px var(--ink),22px 0 0 -5px var(--ink)}.flower .cover-art span:nth-child(2){width:1px;height:60px;left:50%;background:currentColor;top:8px}.orbit .cover-art span:first-child{width:75px;height:75px;border:1px solid;border-radius:50%;left:calc(50% - 37px);top:0;box-shadow:inset 0 0 0 8px var(--cover),inset 0 0 0 9px currentColor}.orbit .cover-art span:nth-child(2){height:15px;width:90px;border:1px solid;border-radius:50%;left:calc(50% - 45px);top:30px;transform:rotate(-30deg)}.mountain .cover-art span:first-child{border-left:45px solid transparent;border-right:45px solid transparent;border-bottom:60px solid currentColor;left:calc(50% - 45px)}.mountain .cover-art span:nth-child(2){width:20px;height:20px;background:var(--cover);top:18px;left:calc(50% - 10px);transform:rotate(45deg)}.wish-button{position:absolute;right:10px;top:10px;border-radius:50%;width:30px;height:30px;background:#fffdf8c7;display:flex;align-items:center;justify-content:center;color:#787b69}.wish-button.saved{color:#a27663}.book-meta{font-size:8px;color:#929488;display:flex;justify-content:space-between;align-items:center;margin:14px 0 8px}.condition{font-size:9px;display:inline-flex;gap:5px;align-items:center;color:#71795d}.condition i{display:inline-block;width:4px;height:4px;background:#8b9872;border-radius:50%}.book-title{font-family:var(--serif);font-size:23px;padding:0;display:block;text-align:left;line-height:1.15}.author{font-size:10px;color:#85877c;margin-top:5px}.book-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:9px}.book-bottom strong{font-size:13px;font-weight:550}.add-book{border:1px solid #e1e4d7;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center}.add-book:hover{background:#e9eadd}.sell-story{display:flex;gap:33px;align-items:center;margin:45px 0 56px;padding:36px 42px;background:#eeeee3;border:1px solid #e3e5d7;border-radius:7px}.sell-story .eyebrow{font-size:8px}.sell-story h2{font-size:32px}.sell-story p{font-size:11px;color:#818471;margin-top:12px}.sell-story .primary{margin-left:auto;white-space:nowrap}.story-icon{width:110px;height:110px;border:1px solid #d5d6bc;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#8c9171;position:relative;flex-shrink:0}.story-icon>svg+svg{position:absolute;bottom:8px;right:5px;background:#eeeee3}footer{max-width:1200px;margin:35px auto 0;border-top:1px solid var(--line);padding:30px 0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:25px}.footer-brand{display:flex;align-items:center;gap:12px;font-family:var(--serif);font-size:25px}.footer-brand .brand-mark{width:35px;height:35px;font-size:27px}.footer-brand small{display:block;font:9px DM Sans,sans-serif;color:#888b7d;margin-top:3px}footer>div:nth-child(2){display:flex;gap:25px}footer button{font-size:10px;padding:0;color:#7d8273}footer>p{width:100%;font-size:8px;color:#9b9d91;letter-spacing:.25px}.mobile-nav{display:none}.filters{display:flex;align-items:end;gap:15px;padding:15px;background:#f2f1e9;border-radius:5px;margin-bottom:20px}.filters label{flex:1;margin:0}.filters button{padding-bottom:12px;white-space:nowrap}label{font-size:11px;color:#6e7364;display:block;margin-bottom:16px}label>input,label>select,label>textarea{display:block;margin-top:7px;width:100%;border:1px solid #dedfd5;border-radius:5px;padding:11px 12px;background:#fffefb;color:var(--ink);font-size:12px}textarea{resize:vertical}.empty{text-align:center;padding:65px 20px;background:#f7f6ef;border:1px dashed #dcddcf;border-radius:6px}.empty>svg{color:#92987c;margin-bottom:17px}.empty h3{font-size:32px}.empty p{font-size:12px;color:#838777;margin:10px 0 20px}.shelf-summary{display:flex;gap:17px;align-items:center;background:#efefe5;padding:20px;border-radius:5px;margin-bottom:23px}.shelf-summary p{font-size:12px;color:#757c68;flex:1}.wishlist-request{display:flex;gap:18px;background:#f0f0e5;align-items:center;padding:22px;border-radius:5px;margin-bottom:20px}.wishlist-request>svg{color:#929777}.wishlist-request strong{font-size:12px;font-weight:500}.wishlist-request p{font-size:10px;color:#828774}.wishlist-request input{flex:1;min-width:100px;border:1px solid #d9ddce;border-radius:4px;background:#fffefb;padding:12px;font-size:11px}.wishlist-request .primary{font-size:10px;gap:10px}.watch-list{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 25px}.watch-list>span{display:flex;gap:10px;align-items:center;font-size:11px;padding:10px;background:#eeeee3;border-radius:5px}.watch-list small{font-size:8px;color:#858a77}.watch-list button{display:flex;padding:0}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);padding:14px 22px;background:#333b2b;color:#f8f9ef;box-shadow:0 5px 25px #0002;border-radius:7px;font-size:12px;z-index:1000;display:flex;align-items:center;gap:10px;max-width:90%;width:max-content}dialog{border:1px solid #e5e2d3;padding:27px;border-radius:10px;width:500px;max-width:calc(100% - 24px);max-height:90dvh;color:var(--ink);background:#fcfbf7;box-shadow:0 20px 70px #1b201c30}dialog::backdrop{background:#24271b75;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}dialog.wide-modal{width:850px}.modal-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.modal-top h2{font-size:32px}.modal-intro{font-size:12px;color:#858975;margin-bottom:22px}.role-picker{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:23px 0}.role-picker button{border:1px solid #dedfcf;padding:20px 7px;border-radius:5px;font-size:12px;display:flex;flex-direction:column;gap:7px;align-items:center}.role-picker small{font-size:9px;color:#7a836e}.role-picker .selected,.delivery-choice label.selected{background:#eaeedf;border-color:#a2ad8d}.full{width:100%}.form-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px}.button-row{display:flex;gap:12px;align-items:center}.danger{display:flex;gap:7px;padding:12px;color:#975949;font-size:12px}.detail-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:35px}.detail-cover{background:#efede1;border-radius:6px;padding:45px 52px;display:flex;align-items:center;justify-content:center}.detail-cover .cover{width:210px;filter:drop-shadow(6px 9px 5px #2f332433);padding-top:32px}.detail-cover .cover strong{font-size:38px}.detail-cover .cover .cover-art{transform:scale(1.25);bottom:55px}.detail-title{font-size:43px}.detail-author{font-size:12px;color:#7d8471;margin:8px 0 15px}.description{font-size:12px;color:#7b806e;margin:18px 0}.seller-card{display:flex;gap:12px;align-items:center;border-block:1px solid var(--line);padding:17px 0}.seller-card>svg{color:#919b7f}.seller-card small{display:block;font-size:9px;margin-top:4px;color:#929a85}.detail-price{margin:20px 0}.detail-price strong{font-size:25px;font-weight:500}.detail-price small{display:block;font-size:9px;color:#8c9580;margin-top:3px}.tiny-note{font-size:9px;color:#929782;line-height:1.6;margin-top:16px}.checkout-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:30px}.cart-item{display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--line);padding:20px 0}.cart-item:first-child{padding-top:0}.small-cover{width:67px;flex-shrink:0;padding:10px 6px 6px}.small-cover .cover-author{font-size:3px}.small-cover .cover-rule{margin-bottom:4px}.small-cover strong{font-size:12px;margin-top:5px}.small-cover .cover-art{transform:scale(.45);bottom:0}.small-cover .cover-edition{font-size:2px;letter-spacing:.4px}.small-cover:after{inset:5px}.cart-item>div:nth-child(2){flex:1}.cart-item h3{font-size:23px}.cart-item p{font-size:10px;color:#818973}.cart-item small{font-size:8px;color:#929b83}.cart-item strong:not(.cover strong){display:block;font-size:12px;font-weight:500;margin-top:8px}.order-summary{background:#eeeee3;padding:23px;border-radius:6px;align-self:start}.order-summary h3{font-size:25px;margin-bottom:26px}.order-summary>div{display:flex;justify-content:space-between;gap:14px;font-size:11px;margin:15px 0}.order-summary strong{font-weight:500;white-space:nowrap}.order-summary .total{padding-top:20px;border-top:1px solid #d5d9c7;margin-top:20px;font-size:15px}.checkout-note{font-size:9px;color:#808a70;display:flex;gap:10px;margin-top:16px}.delivery-choice{margin-top:25px}.delivery-choice h3{display:flex;align-items:center;gap:9px;font-size:25px}.delivery-choice p{font-size:10px;color:#879277;margin:9px 0 17px}.delivery-choice label{padding:12px;border:1px solid #dfe2d2;border-radius:5px;display:flex;gap:10px;align-items:center;margin-bottom:9px}.delivery-choice label input{width:15px;margin:0;accent-color:#737e61}.delivery-choice small{display:block;font-size:8px;color:#8a957c;margin-top:4px}.back-link{margin-bottom:22px}.info-note{background:#efeee2;padding:16px 20px;font-size:11px;color:#777e69;border-radius:5px;margin:10px 0 25px}.order{border:1px solid #dedfce;padding:26px;border-radius:6px;margin:25px 0}.order-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.order-header p{display:flex;align-items:center;gap:5px;font-size:11px;color:#899379;margin-top:8px}.order-header>strong{font-size:20px;font-weight:400}.tracking{padding:0;display:flex;list-style:none;gap:9px;margin:35px 0;justify-content:space-between}.tracking li{display:flex;flex:1;flex-direction:column;align-items:center;gap:10px;font-size:10px;color:#939a86;position:relative;text-align:center}.tracking li:before{position:absolute;content:"";height:1px;background:#dfe2d1;width:100%;top:15px;left:-50%;z-index:0}.tracking li:first-child:before{display:none}.tracking li>span{display:flex;position:relative;align-items:center;justify-content:center;width:31px;height:31px;border-radius:50%;background:#eceee3;z-index:1}.tracking li.done>span{background:#707d5c;color:#fff}.tracking li.done{color:#657449}.order-status{background:#f0f1e8;padding:20px;display:flex;gap:20px;align-items:center;justify-content:space-between;border-radius:5px}.order-status strong{font-size:12px;font-weight:500}.order-status p{font-size:10px;color:#808d70;max-width:400px;margin-top:6px}.order-status .secondary{font-size:10px;white-space:nowrap}.help-list{padding:0;list-style:none}.help-list li{display:flex;gap:10px;align-items:center;font-size:12px;margin:20px 0;line-height:1.5}.help-list svg{color:#7c8b65;width:19px;height:19px}.integration-intro{font-size:14px;color:#7a846c;max-width:750px;margin-bottom:35px}.demo-tag{font-size:9px;letter-spacing:1px;background:#e9e3ca;color:#8a7738;border-radius:20px;padding:7px 11px;white-space:nowrap}.integration-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:28px;align-items:start}.integration-steps{display:flex;flex-direction:column;gap:10px}.integration-steps>button:not(.text-link){border:1px solid #dfe3d2;border-radius:6px;display:flex;align-items:center;text-align:left;padding:18px 15px;gap:13px;background:#f9f9f1}.integration-steps button>span{width:28px;height:28px;border:1px solid #cdd4bd;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0}.integration-steps button>div{flex:1}.integration-steps strong{font-weight:500;font-size:12px;display:block}.integration-steps small{font-size:10px;color:#8c967c;margin-top:5px;display:block;line-height:1.6}.integration-steps .selected{background:#edf0e3!important;border-color:#9eae86!important}.integration-steps .text-link{padding:15px}.api-panel{border:1px solid #dbe0ce;border-radius:7px;padding:25px;min-height:400px;background:#f8f9f2}.api-empty{text-align:center;padding:45px 15px}.api-empty>svg{color:#929f80;margin-bottom:22px}.api-empty h3{font-size:32px}.api-empty p{font-size:12px;color:#8b967c;margin:14px 0 24px}.api-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.api-panel-heading>span:first-child{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:500}.api-panel>p{font-size:11px;color:#899477;margin:17px 0}.api-endpoint{background:#e8ecdf;border-radius:4px;padding:12px;font-size:11px;overflow-wrap:anywhere;margin:20px 0}.api-endpoint code{font-size:10px;margin-left:10px}.api-panel summary{font-size:11px;cursor:pointer;padding:9px 0}.api-panel pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#30362a;color:#e1e6d6;font-size:10px;padding:18px;border-radius:5px;line-height:1.7;margin:3px 0 15px;max-height:360px;overflow:auto}.integration-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px;border-top:1px solid var(--line);padding-top:27px}.integration-notes h3{font-size:24px;margin-bottom:10px}.integration-notes p{font-size:11px;color:#7e8a6c}.integration-notes a{display:block;font-size:11px;color:#6d795b;line-height:1.6;margin-bottom:9px}.error{color:#a35542!important;background:#f7e8e1;padding:15px;border-radius:5px}@media(min-width:1450px){.hero{min-height:450px}.hero-copy{padding-top:57px}.hero-book.first{top:140px}.hero-book.second{top:89px}.hero-book.third{top:138px}}@media(max-width:1300px){main,.site-header,footer{margin-left:5%;margin-right:5%}.desktop-nav{gap:24px}.header-actions{gap:12px}.hero-book{width:140px}.hero-book.second{width:155px}.hero-book.first{left:5%}.hero-book.second{left:32%}.hero-book.third{left:60%}.hero-copy{padding-left:40px}h1{font-size:63px}.hero-art .sun-ring{width:310px;height:310px}.hero-art .ring-two{width:350px;height:350px}}@media(max-width:1000px){.site-header{gap:15px}.brand{font-size:26px}.brand small{font-size:6px;letter-spacing:1.1px}.brand-mark{width:38px;height:38px;font-size:30px}.desktop-nav{gap:18px}.desktop-nav button{font-size:11px}.header-actions{gap:8px}.hero{min-height:393px}.hero-copy{padding:43px 0 35px 30px}.hero .eyebrow{font-size:6px;letter-spacing:1.3px}h1{font-size:56px}.hero p{font-size:11px}.hero-book{width:120px}.hero-book.second{width:135px}.hero-book.first{left:2%;top:131px}.hero-book.second{left:29%;top:81px}.hero-book.third{left:57%;top:137px}.hero-book .cover strong{font-size:23px}.hero-book .dune strong{font-size:32px}.hero-art .sun-ring{width:240px;height:240px;top:78px}.hero-art .ring-two{width:280px;height:280px;top:58px}.book-grid{gap:28px 18px}.book-image{height:230px}.cover-button{width:125px}.cover strong{font-size:22px}.dune strong{font-size:36px}.book-title{font-size:21px}.book-meta{font-size:7px}.benefits>div{gap:10px}.benefits strong{font-size:10px}.benefits small{font-size:8px}.section-title h2{font-size:32px}.story-icon{width:80px;height:80px}.sell-story{padding:30px;gap:22px}.sell-story h2{font-size:29px}.wishlist-request{flex-wrap:wrap}.wishlist-request>div{flex:1;min-width:250px}.wishlist-request input{flex-basis:50%}.integration-layout{grid-template-columns:290px minmax(0,1fr)}}@media(max-width:760px){.demo-banner{font-size:7px;letter-spacing:1.1px;min-height:28px;padding:7px 5%}.demo-banner button{font-size:8px}.demo-banner button svg{display:none}.site-header{height:83px}.brand{font-size:28px}.brand small{font-size:5px;letter-spacing:1.3px}.desktop-nav,.header-wish{display:none}.sell-nav{font-size:0;gap:0;border-radius:50%;width:32px;height:32px;padding:0;justify-content:center}.sell-nav svg{width:17px;height:17px}.header-actions{gap:9px}.avatar{width:31px;height:31px}.hero{min-height:705px;display:block}.hero-copy{padding:32px 26px 0}.hero .eyebrow{font-size:7px;letter-spacing:1.4px}h1{font-size:61px;margin:22px 0 16px}.hero p{font-size:12px}.hero .primary{margin-top:21px}.hero-note{font-size:8px;margin-top:15px}.hero-art{height:275px;position:absolute;left:0;right:0;bottom:0;background:radial-gradient(ellipse at 60% 65%,#c4bc9740,transparent 75%)}.hero-book{width:117px;top:48px!important}.hero-book.first{left:calc(50% - 135px);top:46px!important}.hero-book.second{width:132px;left:calc(50% - 62px);top:15px!important}.hero-book.third{left:calc(50% + 30px);top:53px!important}.hero-book .cover strong{font-size:23px}.hero-book .cover-art{transform:scale(.8);bottom:23px}.hero-book .dune strong{font-size:34px}.hero-art .sun-ring{width:230px;height:230px;top:15px;right:calc(50% - 115px)}.hero-art .ring-two{width:270px;height:270px;top:-5px;right:calc(50% - 135px)}.floating-note{font-size:13px;padding:9px 12px;bottom:14px;left:13px}.floating-note svg{width:12px;margin-top:5px}.shelf-line{bottom:23px}.botanical{font-size:80px;top:90px}.benefits{grid-template-columns:1fr;margin:20px 0 28px;padding:0 0 20px;gap:20px}.benefits>div{justify-content:flex-start;border:0;gap:14px;padding-left:8px}.benefits>div strong{font-size:11px}.benefits small{font-size:9px}.benefits svg{width:23px;height:23px}.section-title{align-items:flex-start;margin-bottom:24px;gap:16px}.section-title h2{font-size:33px}.section-title .eyebrow{font-size:6px;letter-spacing:1.2px;margin-bottom:8px}.section-title .text-link{font-size:9px;white-space:nowrap;margin-top:18px}.search-row{gap:7px;flex-wrap:wrap;margin-bottom:15px}.search{flex-basis:calc(100% - 55px);height:42px;gap:8px;padding:0 11px}.search input{font-size:10px}.filter-toggle{padding:10px 13px}.filter-toggle span{display:none}.search-row select{margin-left:auto;font-size:9px;padding:7px;width:140px}.genre-tabs{gap:6px;margin-top:-5px;margin-bottom:20px}.genre-tabs button{font-size:9px;padding:8px 12px}.book-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 16px}.book-image{height:225px}.cover-button{width:115px}.cover{padding:17px 10px 10px}.cover strong{font-size:22px}.cover-author{font-size:6px}.cover-edition{font-size:3px}.cover .cover-art{transform:scale(.85);bottom:25px}.dune strong{font-size:34px}.book-title{font-size:22px}.book-meta{font-size:6px;margin:12px 0 7px}.condition{font-size:8px}.author{font-size:9px}.book-bottom{margin-top:6px}.book-bottom strong{font-size:12px}.wish-button{width:27px;height:27px;right:6px;top:7px}.wish-button svg{width:14px}.sell-story{flex-wrap:wrap;gap:17px;padding:24px;margin:40px 0}.story-icon{display:none}.sell-story h2{font-size:31px}.sell-story .primary{margin-left:0;margin-top:4px;font-size:11px}.sell-story p{font-size:10px}footer{padding-bottom:100px;gap:24px;margin-top:22px}footer>div:nth-child(2){flex-wrap:wrap;gap:20px}footer button{font-size:9px}.mobile-nav{position:fixed;bottom:0;left:0;right:0;display:flex;background:#fcfbf7f7;border-top:1px solid #e6e7db;z-index:50;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:9px 4% max(10px,env(safe-area-inset-bottom));justify-content:space-around}.mobile-nav button{display:flex;flex-direction:column;gap:5px;align-items:center;font-size:8px;color:#939985;min-width:57px}.mobile-nav button.active{color:#596647}.mobile-nav button.active svg{stroke-width:2}.toast{bottom:80px;font-size:10px;padding:12px 17px}.filters{flex-wrap:wrap;gap:15px}.filters label{flex-basis:calc(50% - 15px)}.filters .text-link{font-size:10px}.section-title>.subtle{font-size:9px}.section-title>.primary{font-size:10px;padding:12px;gap:6px;white-space:nowrap}.shelf-summary{flex-wrap:wrap;gap:10px;padding:17px}.shelf-summary p{font-size:10px;min-width:180px}.shelf-summary .text-link{margin-left:30px}.wishlist-request{padding:18px;gap:10px}.wishlist-request>div{min-width:180px}.wishlist-request strong{font-size:11px}.wishlist-request input{flex-basis:100%;font-size:11px}.wishlist-request .primary{width:100%}.watch-list>span{flex-wrap:wrap}.empty{padding:45px 18px}.empty h3{font-size:28px}.empty p{font-size:11px}.detail-grid{grid-template-columns:1fr;gap:25px}.detail-cover{padding:20px;max-height:300px}.detail-cover .cover{width:160px;padding-top:20px}.detail-cover .cover strong{font-size:28px}.detail-cover .cover .cover-art{transform:scale(1);bottom:30px}.detail-title{font-size:38px}dialog{padding:22px;max-height:90dvh;border-radius:8px}.modal-top{margin-bottom:20px}.modal-top h2{font-size:28px}.modal-intro{font-size:11px}.checkout-grid{grid-template-columns:1fr;gap:25px}.cart-item h3{font-size:24px}.small-cover{padding:10px 6px 6px}.small-cover strong{font-size:12px}.small-cover .cover-author{font-size:3px}.small-cover .cover-art{transform:scale(.4);bottom:0}.small-cover .cover-edition{font-size:2px}.order{padding:18px}.order-header h3{font-size:25px}.order-header>strong{font-size:15px}.tracking{gap:0}.tracking li{font-size:7px;line-height:1.5;gap:7px;padding:0 2px}.tracking li>span{width:25px;height:25px;font-size:9px}.tracking li:before{top:12px}.tracking li svg{width:12px}.order-status{flex-wrap:wrap;padding:15px;gap:15px}.order-status strong{font-size:11px}.order-status p{font-size:9px}.order-status .secondary{width:100%}.integration-intro{font-size:12px}.integration-layout{grid-template-columns:1fr;gap:24px}.integration-steps{gap:7px}.integration-steps>button:not(.text-link){padding:13px}.integration-steps strong{font-size:11px}.integration-steps small{font-size:9px}.api-panel{padding:18px}.api-panel pre{font-size:9px}.api-empty h3{font-size:29px}.integration-notes{grid-template-columns:1fr;gap:23px}.integration .section-title{flex-wrap:wrap}.integration .demo-tag{font-size:8px}.info-note{font-size:10px;padding:14px 16px}.help-list li{font-size:11px}.form-columns{gap:10px}}@media(max-width:380px){.header-actions{gap:3px}.brand{font-size:25px}.hero-copy{padding:28px 20px 0}h1{font-size:56px}.hero .eyebrow{font-size:6px}.hero-book.first{left:calc(50% - 125px)}.hero-book.third{left:calc(50% + 23px)}.hero-book{width:106px}.hero-book.second{width:124px}.book-grid{gap:22px 12px}.book-image{height:205px}.cover-button{width:104px}.cover strong{font-size:20px}.dune strong{font-size:29px}.book-meta>span:last-child{display:none}.section-title h2{font-size:29px}}.floating-note b{white-space:nowrap}
