@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=DM+Serif+Display:ital@0;1&display=swap";:root{--ink:#2e2220;--plum:#3b1f29;--coral:#e57839;--gold:#eeb45f;--cream:#f8f1e8;--paper:#fffaf3;--line:#e7d7c9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:DM Sans,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.site-header{background:var(--paper);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:86px;padding:0 max(5vw,24px);display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:12px;font-size:18px;line-height:1;display:flex}.brand strong{font-weight:700}.brand small{letter-spacing:.16em;color:#856d68;margin-top:6px;font-size:10px;font-weight:700;display:block}.brand-icon{border-radius:12px;flex:none;width:44px;height:44px;display:block}.site-header nav{align-items:center;gap:34px;font-size:14px;font-weight:700;display:flex}.site-header nav a:hover{color:#a94536}.admin-link{border:1px solid var(--line);border-radius:9px;padding:9px 15px}.hero{background:var(--plum);color:#fff;grid-template-columns:1fr 44%;min-height:520px;display:grid;overflow:hidden}.hero-copy{align-self:center;max-width:820px;padding:74px 4vw 72px max(5vw,24px)}.eyebrow,.kicker{letter-spacing:.15em;font-size:12px;font-weight:700}.eyebrow{color:#f3bd72;align-items:center;gap:10px;display:flex}.eyebrow svg{flex:none}.hero h1,.how h2{letter-spacing:-.04em;font-family:DM Serif Display,serif;font-weight:400;line-height:1.02}.hero h1{max-width:750px;margin:26px 0 20px;font-size:clamp(50px,5vw,78px)}.hero h1 em,.how h2 em{color:var(--coral);font-weight:400}.lead{color:#f1e0d3;max-width:550px;margin:0 0 27px;font-size:17px;line-height:1.65}.cta{background:var(--coral);color:var(--plum);border-radius:8px;align-items:center;gap:35px;padding:16px 20px;font-weight:700;display:inline-flex}.cta:hover{background:#f29a55}.cta span{font-size:23px;line-height:16px}.hero-art{background:#5d2a28;min-height:520px;position:relative;overflow:hidden}.hero-art img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.catalog{max-width:1440px;margin:auto;padding:68px max(5vw,24px) 92px}.kicker{color:#b35a4e}.kicker span{padding:0 8px;font-size:16px}.catalog-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.catalog-heading h2{letter-spacing:-.035em;margin:15px 0 10px;font-family:DM Serif Display;font-size:clamp(36px,3.3vw,52px);font-weight:400}.coral{color:var(--coral)}.catalog-heading p{color:#716b70;margin:0;line-height:1.5}.count{color:#754d49;white-space:nowrap;background:#f2e8e1;border-radius:25px;padding:11px 15px;font-size:13px}.toolbar{gap:14px;margin-top:35px;display:flex}.search{border:1px solid var(--line);color:#978d8a;background:#fff;border-radius:11px;flex:1;align-items:center;gap:10px;max-width:620px;height:54px;padding:0 17px;display:flex}.search span{font-size:29px;line-height:0}.search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:none;flex:1}.search input::placeholder{color:#9a9292}.filter-placeholder{border:1px solid var(--line);color:#777078;background:#fff;border-radius:11px;justify-content:space-between;min-width:200px;height:54px;padding:17px 18px;font-size:14px;display:flex}.empty{text-align:center;background:#fffdf9;border:1px dashed #dccfc8;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:270px;margin-top:25px;padding:25px;display:flex}.empty-flower{color:#e17b65;background:#f9e8dd;border-radius:50%;place-items:center;width:70px;height:70px;font-size:33px;display:grid}.empty h3{margin:18px 0 4px;font-family:DM Serif Display;font-size:29px;font-weight:400}.empty p{color:#777078;margin:0;line-height:1.5}.how{background:#efe1cf;grid-template-columns:30% 1fr;gap:7vw;padding:68px max(5vw,24px) 78px;display:grid}.how h2{margin:16px 0;font-size:clamp(39px,3.4vw,58px)}.how h2 em{color:#a95b50}.steps{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.steps>div{border-top:2px solid #c8bbb5;padding-top:13px}.steps span{color:#a95b50;font-family:DM Serif Display;font-size:27px}.steps h3{margin:16px 0 9px;font-size:18px}.steps p{color:#655f63;margin:0;font-size:15px;line-height:1.6}footer{background:var(--plum);color:#ebe2e6;justify-content:space-between;gap:20px;padding:30px max(5vw,24px);font-size:14px;display:flex}@media (max-width:800px){.site-header nav{gap:14px}.hero{grid-template-columns:1fr}.hero-copy{padding:60px 24px}.hero-art{min-height:350px;max-height:450px}.how{grid-template-columns:1fr;gap:20px}.catalog-heading{flex-direction:column;align-items:start}}@media (max-width:560px){.site-header{height:70px}.brand{font-size:15px}.brand-icon{width:36px;height:36px}.site-header nav{font-size:13px}.site-header nav a:nth-child(2){display:none}.admin-link{padding:8px}.hero h1{font-size:52px}.catalog{padding-top:54px}.toolbar{flex-direction:column}.search{max-width:none}.filter-placeholder{width:100%}.steps{grid-template-columns:1fr;gap:24px}footer{flex-direction:column}}.toolbar select{border:1px solid var(--line);height:54px;color:var(--ink);background:#fff;border-radius:11px;min-width:200px;padding:0 18px}.book-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:26px;display:grid}.book-card{border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;display:flex;overflow:hidden}.cover-wrap{background:#ead5bd;place-items:center;height:290px;padding:18px;display:grid}.cover-wrap img{object-fit:contain;max-width:100%;max-height:100%;box-shadow:8px 10px 18px #342b2d35}.cover-fallback{color:#fff0d5;background:#63313a;border-left:7px solid #e9ad62;flex-direction:column;justify-content:space-between;gap:15px;width:70%;height:100%;padding:20px;font-family:DM Serif Display;display:flex;overflow:hidden;box-shadow:9px 12px 18px #342b2d35}.cover-fallback span{letter-spacing:.12em;text-transform:uppercase;color:#ffd193;font-family:DM Sans;font-size:11px}.cover-fallback strong{overflow-wrap:anywhere;font-size:clamp(20px,2vw,31px);font-weight:400;line-height:1.05}.cover-fallback small{font-size:15px}.card-info{flex-direction:column;flex:1;padding:18px;display:flex}.category-label{letter-spacing:.12em;text-transform:uppercase;color:#a9532f;font-size:11px;font-weight:700}.card-info h3{margin:12px 0 8px;font-family:DM Serif Display;font-size:23px;font-weight:400;line-height:1.1}.card-info p{color:#736e70;margin:0 0 20px;font-size:14px}.card-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:5px;margin-top:auto;padding-top:14px;display:flex}.card-bottom strong{font-size:15px}.card-bottom button,.pagination button,.plain-button{color:#ae5548;background:0 0;border:0;font-weight:700}.card-bottom button:disabled{opacity:.45;cursor:not-allowed}.pagination{justify-content:center;align-items:center;gap:25px;margin-top:35px;display:flex}.pagination button:disabled{opacity:.4}.modal-backdrop{z-index:100;background:#1e1925aa;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow:auto}.reserve-modal{background:var(--paper);border-radius:18px;width:min(100%,530px);max-height:calc(100vh - 40px);padding:34px;position:relative;overflow:auto;box-shadow:0 20px 80px #21192655}.reserve-modal h2{margin:10px 0 16px;font-family:DM Serif Display;font-size:36px;font-weight:400}.reserve-modal .close{color:var(--plum);background:0 0;border:0;font-size:30px;position:absolute;top:15px;right:20px}.modal-book{background:#f4ede5;border-radius:9px;padding:15px;line-height:1.5}.reserve-modal form{gap:12px;display:grid}.reserve-modal form label,.admin-form label{gap:6px;font-size:14px;font-weight:700;display:grid}.reserve-modal input,.reserve-modal textarea,.admin-form input,.admin-form textarea,.admin-form select{width:100%;color:var(--ink);outline-color:var(--coral);background:#fff;border:1px solid #d6cbc5;border-radius:8px;padding:11px}.form-note{color:#716b70;margin:0;font-size:13px;line-height:1.5}.form-error{color:#a62f31;margin:0;font-size:14px}.reserve-modal .cta{border:0;justify-content:space-between;margin-top:6px}.reserve-modal .cta:disabled{opacity:.55}.success{text-align:center;padding:30px 10px}.success>span{color:#e17b65;background:#f9e8dd;border-radius:50%;place-items:center;width:70px;height:70px;font-size:35px;display:inline-grid}.success p{color:#625c61;line-height:1.6}.success .cta{margin-top:20px}.admin-wrap{max-width:1250px;margin:auto;padding:50px 24px 100px}.admin-wrap h1{margin:0 0 12px;font-family:DM Serif Display;font-size:52px;font-weight:400}.admin-wrap>p{color:#6f686c;line-height:1.5}.admin-tabs{border-bottom:1px solid var(--line);gap:8px;margin:28px 0;display:flex}.admin-tabs button{color:#716b70;background:0 0;border:0;border-bottom:3px solid #0000;padding:15px 18px;font-weight:700}.admin-tabs button.active{border-color:var(--coral);color:var(--ink)}.admin-panel{border:1px solid var(--line);background:#fff;border-radius:15px;margin:24px 0;padding:24px}.admin-panel h2{margin:0 0 16px;font-family:DM Serif Display;font-size:30px;font-weight:400}.admin-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-form .wide{grid-column:1/-1}.admin-form .cta{border:0;justify-content:center}.admin-form button:disabled{opacity:.5}.admin-list{gap:10px;display:grid}.admin-row{border:1px solid var(--line);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:15px;padding:14px;display:flex}.admin-row strong{display:block}.admin-row small{color:#756d72}.admin-row button{color:#874437;background:#f9e9df;border:0;border-radius:7px;padding:9px 12px;font-weight:700}.admin-row-actions{gap:8px;display:flex}.admin-error{color:#9f3836}.admin-success{color:#267258}.import-help{color:#6e676c;line-height:1.5}.import-progress{background:#f4ebe5;border-radius:9px;padding:12px}.admin-signin{max-width:600px;margin:80px auto;padding:30px}.admin-signin h1{font-family:DM Serif Display;font-weight:400}.admin-signin .cta{margin-top:14px}@media (max-width:1050px){.book-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.book-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cover-wrap{height:240px}.card-info{padding:12px}.card-info h3{font-size:20px}.admin-form{grid-template-columns:1fr}.admin-form .wide{grid-column:auto}}@media (max-width:450px){.book-grid{grid-template-columns:1fr}.cover-wrap{height:300px}.toolbar select{width:100%}.reserve-modal{padding:25px}}.admin-tabs{white-space:nowrap;overflow-x:auto}.category-field{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.category-field label{width:100%}.category-form{align-items:end;gap:12px;max-width:650px;display:flex}.category-form label{flex:1;gap:6px;font-size:14px;font-weight:700;display:grid}.category-form input{width:100%;color:var(--ink);outline-color:var(--coral);background:#fff;border:1px solid #d6cbc5;border-radius:8px;padding:11px}.category-form .cta{white-space:nowrap;border:0;justify-content:center}.category-list{flex-wrap:wrap;gap:9px;margin-top:25px;display:flex}.category-list span{color:#6f4a47;background:#f4e9e2;border-radius:25px;padding:8px 13px;font-size:14px}@media (max-width:560px){.category-form{flex-direction:column;align-items:stretch}.category-form label,.category-form .cta{width:100%}}.hero-offer{color:#4a2b22;background:#fce7bd;border-radius:30px;align-items:center;gap:8px;margin:0 0 22px;padding:10px 16px;font-size:14px;font-weight:700;display:inline-flex}.hero-offer svg{color:#be4c25;flex:none}.offer-banner{background:#f5dfb8;border-top:1px solid #e5bf82;border-bottom:1px solid #e5bf82;align-items:center;gap:28px;padding:28px max(5vw,24px);display:flex}.offer-badge{background:var(--plum);color:#ffdb9c;text-align:center;border-radius:50%;flex:none;place-content:center;width:106px;height:106px;display:grid;transform:rotate(-10deg);box-shadow:6px 7px #ce9e69}.offer-badge strong{font-family:DM Serif Display;font-size:40px;line-height:1}.offer-badge span{letter-spacing:.13em;font-size:11px;font-weight:700}.offer-banner .kicker{margin:0 0 4px}.offer-banner h2{margin:0 0 4px;font-family:DM Serif Display;font-size:clamp(28px,3vw,42px);font-weight:400}.offer-banner p:last-child{color:#65545a;margin:0;line-height:1.5}.offer-banner>a{white-space:nowrap;color:#8f4239;border-bottom:2px solid #8f4239;margin-left:auto;padding:8px 0;font-weight:700}.discount-progress{color:#8f4239;margin-top:16px;font-size:14px;font-weight:700}.cart-bar{z-index:10;background:var(--plum);color:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:12px 14px 12px 20px;display:flex;position:sticky;bottom:14px;box-shadow:0 12px 35px #26233144}.cart-bar>div{gap:2px;display:grid}.cart-bar span{color:#f5d2c4;font-size:14px}.cart-bar span b{color:#fff}.cart-bar .cta{white-space:nowrap;border:0}.card-bottom button[aria-pressed=true]{color:#755149;background:#f9e9df;border-radius:7px;padding:7px 9px}.cart-items{border-block:1px solid var(--line);max-height:220px;margin:0 0 14px;padding:0;list-style:none;overflow:auto}.cart-items li{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:9px 0;font-size:14px;display:flex}.cart-items li:last-child{border:0}.cart-items li>span{flex:1;font-weight:700}.cart-items small{color:#756d72;font-weight:400;display:block}.cart-items button{color:#9d4d42;background:0 0;border:0;font-size:22px}.cart-totals{background:#f7eee7;border-radius:10px;margin-bottom:17px;padding:15px}.cart-totals>div{justify-content:space-between;gap:15px;display:flex}.cart-totals p{color:#7b645f;margin:8px 0 0;font-size:13px}.cart-totals .discount-line{color:#227652;margin-top:8px}.cart-totals .grand-total{border-top:1px solid #dbcec3;margin-top:10px;padding-top:10px;font-size:17px;font-weight:700}.reserve-modal{width:min(100%,610px)}@media (max-width:700px){.offer-banner{flex-wrap:wrap;align-items:flex-start;gap:17px}.offer-badge{width:78px;height:78px}.offer-badge strong{font-size:30px}.offer-banner>div:nth-child(2){flex:1;min-width:180px}.offer-banner>a{margin-left:95px}.cart-bar{border-radius:12px 12px 0 0;bottom:0}}@media (max-width:480px){.cart-bar{flex-direction:column;align-items:stretch}.cart-bar .cta{justify-content:center}.offer-banner>a{margin-left:0}}.reservation-group{border:1px solid var(--line);background:#fff;border-radius:10px;padding:16px}.reservation-head{justify-content:space-between;align-items:start;gap:18px;display:flex}.reservation-head strong{display:block}.reservation-head small{color:#756d72}.reservation-head button{color:#874437;background:#f9e9df;border:0;border-radius:7px;padding:9px 12px;font-weight:700}.reservation-group ul{border-top:1px solid var(--line);margin:14px 0;padding:0;list-style:none}.reservation-group li{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding:8px 0;font-size:14px;display:flex}.reservation-total{color:#267258;flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}@media (max-width:600px){.reservation-head,.reservation-total{flex-direction:column}}.cart-toggle{border:1px solid var(--plum);background:var(--paper);height:54px;color:var(--plum);white-space:nowrap;border-radius:11px;justify-content:center;align-items:center;gap:10px;padding:0 13px;font-size:14px;font-weight:700;display:inline-flex}.cart-toggle:hover{background:#f8ede6}.cart-toggle b{background:var(--coral);text-align:center;border-radius:50%;min-width:25px;height:25px;padding:3px 6px;line-height:19px}.reserve-modal form h3{margin:4px 0 0;font-size:18px}.cart-empty{text-align:center;padding:34px 12px 20px}.cart-empty svg{color:#b35a4e}.cart-empty p{color:#716b70;margin:0 0 24px;line-height:1.5}.cart-empty .cta{margin:auto}@media (max-width:560px){.cart-toggle{width:100%}}.brand{font-size:20px}.brand strong{color:var(--plum)}.collection-kicker{align-items:center;gap:8px;display:flex}.collection-kicker svg{color:var(--coral)}.discount-progress svg{vertical-align:-3px;color:var(--coral)}.footer-brand{align-items:center;gap:8px;display:inline-flex}.footer-brand img{border-radius:7px;width:28px;height:28px}.footer-brand strong{color:#ffcf8a}.cover-fallback:after{content:"";background:#f1b766;width:42px;height:2px;display:block}.book-card:nth-child(4n+2) .cover-fallback{background:#8b4934}.book-card:nth-child(4n+3) .cover-fallback{background:#4b3d38}.book-card:nth-child(4n+4) .cover-fallback{background:#6a4829}.count{color:#72442e;background:#f2e2cf}.category-label,.card-bottom button,.pagination button,.plain-button{color:#9f4625}.offer-banner>a{color:#74351f;border-color:#74351f}.offer-banner p:last-child{color:#5d4538}.how h2 em,.steps span{color:#ae4b2a}.steps>div{border-color:#c9a891}.hero h1 em{color:#ffb560}.card-bottom button[aria-pressed=true]{color:#71391f;background:#f7dfc2}.cart-toggle b{color:#371d22}.success>span,.empty-flower{color:#bd512d;background:#fae5c5}.admin-tabs button.active{border-color:var(--coral)}@media (max-width:560px){.brand{font-size:16px}.brand-icon{width:38px;height:38px}.brand small{letter-spacing:.12em;font-size:8px}.hero-art{min-height:300px}.hero h1{font-size:clamp(43px,10vw,54px)}}.admin-row small{margin-top:3px;display:block}
