@import "https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@600;700;900&family=DM+Sans:wght@400;500;600;700&display=swap";:root{--cream:#f7f0e3;--paper:#fffaf1;--ink:#2e241d;--muted:#806f62;--orange:#d85e35;--line:#dfd2bf;--green:#3f6655}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:DM Sans,PingFang SC,sans-serif}button,input,select{font:inherit;color:inherit}button,a{transition:all .2s}a{color:inherit;text-decoration:none}.siteHeader{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;background:#f7f0e3f0;align-items:center;height:88px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;font-family:Noto Serif SC,serif;font-size:19px;font-weight:900;line-height:1.1;display:flex}.brandMark{background:var(--orange);color:#fff;border-radius:50% 50% 44% 52%;place-items:center;width:42px;height:42px;display:grid;transform:rotate(-5deg)}.brand small{letter-spacing:2px;color:var(--muted);font:500 9px/1.8 DM Sans;display:block}.siteHeader nav{gap:36px;margin:auto;font-size:14px;display:flex}.siteHeader nav a:hover{color:var(--orange)}.adminLink{border-bottom:1px dashed var(--muted)}.cartButton{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:100px;padding:11px 17px}.cartButton b{background:var(--orange);border-radius:50%;place-items:center;width:20px;height:20px;margin-left:7px;display:inline-grid}.hero{grid-template-columns:1.05fr .95fr;align-items:center;min-height:650px;padding:64px 8vw 76px;display:grid;overflow:hidden}.heroCopy{max-width:650px}.eyebrow{text-transform:uppercase;letter-spacing:3px;color:var(--orange);font-size:11px;font-weight:700}h1,h2,h3{margin:0;font-family:Noto Serif SC,serif}.hero h1{letter-spacing:-3px;margin:18px 0 24px;font-size:clamp(50px,6.2vw,88px);line-height:1.12}.hero h1 em{color:var(--orange);font-style:normal}.heroCopy>p{color:var(--muted);max-width:540px;font-size:17px;line-height:1.9}.primary{background:var(--orange);color:#fff;border-radius:3px;align-items:center;gap:34px;margin:14px 0 30px;padding:16px 22px;font-weight:700;display:inline-flex}.primary:hover{transform:translateY(-2px);box-shadow:0 8px 22px #b8482c44}.trust{color:var(--muted);gap:24px;font-size:12px;display:flex}.heroVisual{place-items:center;height:480px;display:grid;position:relative}.sun{opacity:.7;background:#e9b85d;border-radius:50%;width:430px;height:430px;position:absolute}.stack{color:#fff;z-index:2;border:2px solid var(--ink);background:#bd4d30;flex-direction:column;justify-content:space-between;width:270px;height:375px;padding:28px;display:flex;transform:rotate(5deg);box-shadow:22px 28px #2f493e,-18px -18px #e9d7b8}.stack i,.stack span{letter-spacing:4px;font-size:11px}.stack b{font:900 33px/1.35 Noto Serif SC}.floatingNote{z-index:3;background:var(--paper);border:1px solid var(--ink);box-shadow:7px 7px 0 var(--ink);padding:18px 25px;font-size:12px;position:absolute;bottom:10%;right:1%}.floatingNote strong{color:var(--orange);font:900 30px Noto Serif SC}.shelf{background:var(--paper);padding:90px 6vw}.sectionHead{justify-content:space-between;align-items:end;display:flex}.sectionHead h2,.how h2{margin-top:10px;font-size:36px}.search{border:1px solid var(--line);background:#fff;gap:10px;width:280px;padding:12px 16px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%}.filters{gap:10px;margin:30px 0;display:flex;overflow:auto}.filters button{border:1px solid var(--line);cursor:pointer;white-space:nowrap;background:0 0;border-radius:100px;padding:8px 18px}.filters button.active{background:var(--ink);border-color:var(--ink);color:#fff}.bookGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:38px 24px;display:grid}.bookCard:hover .cover{transform:translateY(-7px)rotate(-1deg);box-shadow:10px 14px #2e241d20}.cover{aspect-ratio:4/5;color:#fff;border:1px solid #2e241d55;flex-direction:column;justify-content:center;padding:24px;transition:all .25s;display:flex;position:relative;overflow:hidden}.cover:after{content:"";border:1px solid #fff5;position:absolute;inset:12px}.cover span,.cover small,.cover i{z-index:1;position:absolute}.cover span{letter-spacing:2px;font-size:10px;top:24px}.cover small{bottom:25px;left:24px}.cover i{font-size:10px;bottom:24px;right:24px}.cover strong{z-index:1;max-width:85%;font:900 clamp(22px,2.4vw,36px)/1.35 Noto Serif SC}.terracotta,.brick{background:#a94e35}.amber,.sun{background:#c59440}.forest,.olive{background:#496550}.ink,.slate{background:#3b3b38}.plum{background:#704b53}.navy,.blue,.ocean{background:#40566a}.bookInfo{justify-content:space-between;gap:10px;padding:14px 2px;display:flex}.bookInfo h3{font-size:17px}.bookInfo p{color:var(--muted);margin:5px 0;font-size:12px}.buy{align-items:center;gap:10px;display:flex}.buy strong{color:var(--orange);white-space:nowrap}.buy button{border:1px solid var(--ink);cursor:pointer;background:0 0;border-radius:50%;width:33px;height:33px;font-size:20px}.buy button:hover{background:var(--orange);border-color:var(--orange);color:#fff}.empty{text-align:center;color:var(--muted);padding:60px}.how{grid-template-columns:1.4fr repeat(4,1fr);align-items:start;gap:25px;padding:90px 7vw;display:grid}.how article{border-top:1px solid var(--ink);padding-top:18px}.how article b{color:var(--orange);font-size:12px}.how article h3{margin:22px 0 7px;font-size:20px}.how article p{color:var(--muted);font-size:12px;line-height:1.6}footer{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;padding:38px 6vw;display:flex}footer p{color:#cfc3b9;font-size:12px}.overlay{z-index:40;background:#271d17a8;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer{background:var(--paper);width:min(520px,100%);height:100%;padding:34px;overflow:auto;box-shadow:-15px 0 60px #0003}.drawerHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;padding-bottom:22px;display:flex}.drawerHead h2{margin-top:6px;font-size:27px}.drawerHead button{cursor:pointer;background:0 0;border:0;font-size:33px}.cartItem{border-bottom:1px solid var(--line);grid-template-columns:52px 1fr auto;align-items:center;gap:13px;padding:16px 0;display:grid}.miniCover{color:#fff;place-items:center;height:65px;font-family:Noto Serif SC;display:grid}.cartItem small{color:var(--orange);margin-top:5px;display:block}.stepper{border:1px solid var(--line);align-items:center;display:flex}.stepper button{cursor:pointer;background:0 0;border:0;padding:6px 9px}.stepper span{text-align:center;min-width:25px}.orderForm{margin-top:18px}.total{justify-content:space-between;margin-bottom:18px;font-size:18px;display:flex}.total strong{color:var(--orange);font-size:27px}.orderForm label{margin:12px 0;font-size:12px;font-weight:700;display:block}.orderForm input{border:1px solid var(--line);outline-color:var(--orange);background:#fff;width:100%;margin-top:6px;padding:12px;display:block}.submit{background:var(--orange);color:#fff;cursor:pointer;border:0;width:100%;margin-top:10px;padding:15px;font-weight:700}.notice{text-align:center;color:var(--green);font-size:13px;line-height:1.5}.adminShell{background:#f4eee4;grid-template-columns:240px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;background:#2e2924;flex-direction:column;height:100vh;padding:28px 20px;display:flex;position:sticky;top:0}.adminBrand{border-bottom:1px solid #ffffff18;padding:0 8px 28px}.adminBrand small{color:#a99b90}.sidebar nav{flex-direction:column;gap:5px;margin-top:28px;display:flex}.sidebar nav button{color:#cfc4ba;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:13px}.sidebar nav button i{width:30px;font-style:normal;display:inline-block}.sidebar nav button.active,.sidebar nav button:hover{color:#fff;background:#ffffff12}.profile{border-top:1px solid #ffffff18;align-items:center;gap:10px;margin-top:auto;padding:17px 5px 0;display:flex}.profile>span{background:var(--orange);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.profile strong,.profile a{text-overflow:ellipsis;max-width:140px;font-size:11px;display:block;overflow:hidden}.profile a{color:#aa9e94;margin-top:4px}.adminMain{min-width:0;padding:34px 38px}.adminMain>header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.adminMain>header p{color:var(--muted);margin:0 0 4px;font-size:11px}.adminMain>header h1{font-size:31px}.live{border:1px solid var(--line);background:#fff;border-radius:100px;padding:9px 13px;font-size:11px}.live i{background:#55a475;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.metrics{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.metrics article,.panel{border:1px solid var(--line);background:#fffaf4}.metrics article{min-height:145px;padding:22px}.metrics span,.panelHead span{color:var(--muted);letter-spacing:1px;font-size:11px}.metrics strong{margin:14px 0;font:700 31px Noto Serif SC;display:block}.metrics small{color:var(--green)}.dashGrid{grid-template-columns:1.35fr 1fr;gap:18px;margin-top:18px;display:grid}.panel{padding:24px}.panelHead{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.panelHead h2{margin-top:5px;font-size:21px}.panelHead button,.actions button{border:1px solid var(--line);cursor:pointer;background:#fff;padding:9px 12px;font-size:11px}.panelHead .danger,.danger{color:#ae3e2b;border-color:#e1b8ae}.panelHead button:disabled{opacity:.45}.bars>div{margin:17px 0}.bars label{justify-content:space-between;font-size:12px;display:flex}.bars i{background:#eadfd1;height:7px;margin-top:7px;display:block}.bars em{background:var(--orange);min-width:2px;height:100%;display:block}.recent{border-top:1px solid var(--line);grid-template-columns:34px 1fr auto;align-items:center;gap:11px;padding:12px 0;display:grid}.recent>span{background:#e6d7c2;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.recent strong,.recent small{font-size:11px;display:block}.recent small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;max-width:200px;margin-top:3px;overflow:hidden}.recent>b{font-size:12px}.tablePanel{overflow:auto}.actions{gap:8px;display:flex}.importTip{color:var(--muted);background:#f4eadc;margin:-8px 0 18px;padding:10px 13px;font-size:11px}table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:12px}th{text-align:left;color:var(--muted);background:#f4ece1;font-weight:500}th,td{border-bottom:1px solid #e7dccd;padding:12px 10px}td strong,td small{display:block}td small{color:var(--muted);margin-top:4px}.status{border-radius:100px;padding:4px 8px;font-size:10px}.status.done{color:#386448;background:#dcebe2}.status.cancel{color:#95503d;background:#eee1db}.textButton{color:var(--orange);cursor:pointer;background:0 0;border:0}.summary{text-overflow:ellipsis;max-width:250px;overflow:hidden}select{border:1px solid var(--line);background:#fff;padding:6px}.bigNumber{color:var(--orange);font-size:20px}@media (width<=1000px){.bookGrid{grid-template-columns:repeat(3,1fr)}.hero{padding-left:5vw;padding-right:5vw}.how{grid-template-columns:repeat(2,1fr)}.how>div{grid-column:1/-1}.metrics{grid-template-columns:repeat(2,1fr)}.dashGrid{grid-template-columns:1fr}.adminShell{grid-template-columns:80px 1fr}.sidebar{padding:22px 10px}.adminBrand>span:last-child,.sidebar nav button:not(.active){font-size:0}.sidebar nav button{text-align:center;font-size:0}.sidebar nav button i{width:auto;font-size:18px}.profile div{display:none}}@media (width<=700px){.siteHeader{height:70px;padding:0 18px}.siteHeader nav{display:none}.siteHeader .brand{margin-right:auto}.hero{grid-template-columns:1fr;padding:55px 24px}.heroVisual{height:400px}.sun{width:320px;height:320px}.stack{width:220px;height:300px}.hero h1{font-size:49px}.trust{flex-wrap:wrap;gap:10px}.shelf{padding:65px 20px}.sectionHead{flex-direction:column;align-items:start;gap:20px}.search{width:100%}.bookGrid{grid-template-columns:repeat(2,1fr);gap:26px 12px}.cover{padding:15px}.cover strong{font-size:20px}.cover span{top:17px}.cover small{bottom:17px;left:15px}.cover i{bottom:17px;right:15px}.bookInfo{display:block}.buy{justify-content:space-between}.how{grid-template-columns:1fr 1fr;padding:65px 24px}footer{display:block}footer p{margin-top:25px}.adminShell{display:block}.sidebar{z-index:20;flex-direction:row;align-items:center;height:auto;padding:8px 12px;position:sticky}.adminBrand{border:0;padding:0}.adminBrand .brandMark{width:34px;height:34px}.sidebar nav{flex-direction:row;margin:0 0 0 auto}.sidebar nav button{padding:8px}.profile{display:none}.adminMain{padding:22px 14px}.adminMain>header .live{display:none}.metrics{grid-template-columns:1fr 1fr;gap:9px}.metrics article{min-height:120px;padding:15px}.metrics strong{font-size:22px}.panel{padding:15px}.panelHead{align-items:flex-start;gap:12px}.actions{flex-direction:column}.bookGrid .bookCard:nth-child(n+13){display:none}}.buy>span{color:#a99a8d;font-size:11px;text-decoration:line-through}.cover.clay{color:#fff;background:#a94e35}.cover.amber{color:#fff;background:#c59440}.cover.forest{color:#fff;background:#496550}.cover.ink{color:#fff;background:#3b3b38}.cover.plum{color:#fff;background:#704b53}.cover.navy{color:#fff;background:#40566a}.bookInfo>div:first-child{min-width:0}.bookInfo h3{text-overflow:ellipsis;overflow:hidden}.addBookForm{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.addBookForm label{font-size:12px;font-weight:600}.addBookForm input,.addBookForm select{border:1px solid var(--line);background:#fff;width:100%;margin-top:6px;padding:11px;display:block}.addBookForm .full{grid-column:1/-1}.modalCard{background:var(--paper);width:min(720px,94vw);max-height:90vh;margin:auto;padding:26px;overflow:auto}@media (width<=600px){.addBookForm{grid-template-columns:1fr}.addBookForm .full{grid-column:auto}}.authPage{background:radial-gradient(circle at 75% 20%,#e9b85d 0 15%,transparent 15.2%),var(--cream);place-items:center;min-height:100vh;padding:24px;display:grid}.authCard{background:var(--paper);border:1px solid var(--ink);width:min(460px,100%);box-shadow:14px 14px 0 var(--ink);padding:36px}.authCard .brand{margin-bottom:42px}.authCard h1{margin:9px 0;font-size:32px}.authCard>p{color:var(--muted);font-size:13px;line-height:1.7}.authCard label{margin:15px 0;font-size:12px;font-weight:700;display:block}.authCard input{border:1px solid var(--line);outline-color:var(--orange);background:#fff;width:100%;margin-top:7px;padding:13px;display:block}.authSwitch,.navLogout{cursor:pointer;background:0 0;border:0}.authSwitch{color:var(--orange);margin:18px auto 0;font-size:12px;display:block}.navLogout{color:var(--muted);font-size:13px}.profile button{color:#aa9e94;cursor:pointer;background:0 0;border:0;margin-top:4px;padding:0;font-size:11px}.orderDetailModal{width:min(860px,94vw)}.orderDetailGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.orderDetailGrid>div{background:#f4eadc;min-width:0;padding:15px}.orderDetailGrid .full{grid-column:1/-1}.orderDetailGrid span{color:var(--muted);margin-bottom:7px;font-size:11px;display:block}.orderDetailGrid strong{overflow-wrap:anywhere;line-height:1.7;display:block}.orderHistory{width:min(620px,100%)}.myOrderList{padding-top:10px}.myOrderCard{border:1px solid var(--line);background:#fff;margin:14px 0;padding:17px}.myOrderCard>div{justify-content:space-between;gap:15px;display:flex}.myOrderCard time{color:var(--muted);margin:7px 0 15px;font-size:11px;display:block}.myOrderCard h3{font-size:16px;line-height:1.55}.myOrderCard p{color:var(--muted);font-size:12px}.myOrderCard footer{color:var(--ink);border-top:1px solid var(--line);background:0 0;padding:12px 0 0;font-size:12px}.myOrderCard footer b{color:var(--orange);font-size:17px}.orderStatus{color:#8a5a21;white-space:nowrap;background:#f1dfc7;border-radius:100px;padding:4px 9px;font-size:10px}.orderStatus.delivered{color:#386448;background:#dcebe2}.orderForm select{width:100%;margin-top:6px;padding:12px;display:block}.staffQuickAdd{gap:8px;display:flex}.staffQuickAdd input{border:1px solid var(--line);background:#fff;min-width:120px;padding:9px}.teamSales{color:var(--orange);margin-top:10px;font:700 20px Noto Serif SC,serif;display:block}@media (width<=600px){.orderDetailGrid{grid-template-columns:1fr}.orderDetailGrid .full{grid-column:auto}}@media (orientation:portrait) and (width<=1100px){.siteHeader{gap:10px;height:68px;padding:0 14px}.siteHeader nav{display:none}.siteHeader .brand{min-width:0;margin-right:auto;font-size:15px}.siteHeader .brand small{letter-spacing:1px}.siteHeader .brandMark{flex:0 0 36px;width:36px;height:36px}.cartButton{white-space:nowrap;padding:9px 12px}.hero{grid-template-columns:1fr;min-height:auto;padding:44px 20px 56px}.hero h1{letter-spacing:-2px;font-size:clamp(40px,12vw,58px)}.heroVisual{height:330px;margin-top:15px}.sun{width:280px;height:280px}.stack{width:190px;height:260px;padding:20px}.stack b{font-size:25px}.floatingNote{padding:12px 16px;bottom:2%;right:0}.shelf{padding:52px 16px}.sectionHead{flex-direction:column;align-items:stretch;gap:18px}.sectionHead h2{font-size:30px}.search{width:100%}.filters{scrollbar-width:none;margin:22px 0}.bookGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 12px}.cover{min-width:0;padding:14px}.cover strong{overflow-wrap:anywhere;max-width:100%;font-size:clamp(17px,5vw,24px);line-height:1.3}.cover span{text-overflow:ellipsis;white-space:nowrap;top:16px;left:14px;right:14px;overflow:hidden}.cover small{text-overflow:ellipsis;white-space:nowrap;bottom:16px;left:14px;right:38px;overflow:hidden}.cover i{bottom:16px;right:14px}.bookInfo{min-width:0;padding:11px 1px;display:block}.bookInfo h3{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;line-height:1.45;display:-webkit-box}.bookInfo p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.buy{justify-content:space-between;gap:6px;margin-top:8px}.buy strong{font-size:17px}.buy button{flex:0 0 34px}.how{grid-template-columns:1fr 1fr;padding:56px 20px}.drawer{padding:24px 18px}footer{padding:30px 20px;display:block}footer p{margin-top:20px}}@media (orientation:portrait) and (width<=430px){.bookGrid{gap:22px 10px}.cover strong{font-size:17px}.bookInfo h3{font-size:14px}.buy strong{font-size:16px}.how{grid-template-columns:1fr}}.mobile-device .siteHeader{gap:10px;height:68px;padding:0 14px}.mobile-device .siteHeader nav{display:none}.mobile-device .siteHeader .brand{min-width:0;margin-right:auto;font-size:15px}.mobile-device .siteHeader .brandMark{flex:0 0 36px;width:36px;height:36px}.mobile-device .cartButton{white-space:nowrap;padding:9px 12px}.mobile-device .hero{grid-template-columns:1fr;min-height:auto;padding:44px 20px 56px}.mobile-device .hero h1{letter-spacing:-2px;font-size:clamp(40px,12vw,58px)}.mobile-device .heroVisual{height:330px;margin-top:15px}.mobile-device .shelf{padding:52px 16px}.mobile-device .sectionHead{flex-direction:column;align-items:stretch;gap:18px}.mobile-device .search{width:100%}.mobile-device .bookGrid{align-items:start;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 12px!important;display:grid!important}.mobile-device .bookCard{flex-direction:column!important;width:auto!important;min-width:0!important;height:auto!important;display:flex!important;position:static!important}.mobile-device .bookCard .cover{aspect-ratio:4/5!important;order:0!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:14px!important;display:flex!important;position:relative!important;transform:none!important}.mobile-device .bookCard .bookInfo{order:1!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:11px 1px!important;display:block!important;position:static!important}.mobile-device .bookInfo>div{width:100%;min-width:0}.mobile-device .bookInfo h3{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;line-height:1.45;display:-webkit-box;overflow:hidden}.mobile-device .bookInfo p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-device .buy{justify-content:space-between;align-items:center;gap:6px;margin-top:8px;display:flex!important;position:static!important}.mobile-device .buy strong{white-space:nowrap;font-size:17px}.mobile-device .buy button{flex:0 0 34px;width:34px;height:34px}.mobile-device .cover strong{overflow-wrap:anywhere;max-width:100%;font-size:clamp(17px,5vw,24px);line-height:1.3}.mobile-device .how{grid-template-columns:1fr 1fr;padding:56px 20px}.mobile-device .drawer{padding:24px 18px}.mobile-device footer{padding:30px 20px;display:block}
