
/*
Theme Name: House of Books
Theme URI: https://houseofsunriseenterprises.com/
Author: House of Books
Description: Premium editorial WooCommerce eBook storefront theme.
Version: 2.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: house-of-books
*/

:root{
  --cream:#f6f1e8;
  --paper:#fbf8f2;
  --ink:#151515;
  --muted:#68645d;
  --gold:#a77b2b;
  --gold2:#c29a50;
  --line:#e6dfd2;
  --dark:#171512;
  --radius:12px;
  --wrap:1280px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  margin:0;background:var(--paper);color:var(--ink);
  font-family:Arial,Helvetica,sans-serif;line-height:1.55;
}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto}
.hob-wrap{width:min(calc(100% - 56px),var(--wrap));margin:0 auto}
.hob-topbar{
  background:#1b1814;color:#f8f3e9;font-size:13px;
  padding:8px 0;letter-spacing:.15px;
}
.hob-topbar .hob-wrap{display:flex;justify-content:space-between;gap:20px}
.hob-top-left{opacity:.95}.hob-top-right{word-spacing:8px}
.hob-header{
  background:rgba(251,248,242,.98);border-bottom:1px solid var(--line);
  position:relative;z-index:20;
}
.hob-header-inner{
  min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px
}
.hob-brand{display:flex;align-items:center;gap:14px;min-width:245px}
.hob-logo{
  width:58px;height:48px;position:relative;display:inline-flex;align-items:center;justify-content:center;
}
.hob-logo:before,.hob-logo:after{
  content:"";position:absolute;top:5px;width:24px;height:35px;
  background:linear-gradient(135deg,#16130f 0 55%,#b08332 56% 100%);
  border-radius:3px 10px 3px 3px;transform:skewY(-8deg);
}
.hob-logo:before{left:3px}.hob-logo:after{right:3px;transform:scaleX(-1) skewY(-8deg)}
.hob-brand-name{
  font-family:Georgia,"Times New Roman",serif;font-size:25px;letter-spacing:.2px
}
.hob-brand-tag{font-size:13px;text-align:center;color:#555;margin-top:0}
.hob-nav{display:flex;align-items:center;gap:32px;font-size:14px}
.hob-nav a{padding:30px 0;transition:opacity .2s}
.hob-nav a:hover{opacity:.58}
.hob-actions{display:flex;align-items:center;gap:18px}
.hob-search{font-size:26px;line-height:1}
.hob-cart{
  display:inline-flex;align-items:center;gap:6px;font-size:25px;position:relative
}
.hob-cart-count{
  position:absolute;right:-8px;top:-9px;width:19px;height:19px;border-radius:50%;
  background:var(--gold);color:#fff;font-size:10px;display:flex;align-items:center;justify-content:center;
}
.hob-hero{background:var(--cream);border-bottom:1px solid var(--line)}
.hob-hero-grid{
  min-height:520px;display:grid;grid-template-columns:1fr 1.08fr;align-items:center;gap:20px
}
.hob-eyebrow{font-size:13px;color:#8a6425;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:12px}
.hob-hero h1{
  font-family:Georgia,"Times New Roman",serif;font-size:58px;line-height:.98;margin:0 0 8px;
  font-weight:500;letter-spacing:-1.8px
}
.hob-hero h2{
  font-family:Georgia,"Times New Roman",serif;font-size:39px;color:var(--gold);
  font-weight:400;margin:0 0 14px
}
.hob-hero p{font-size:17px;max-width:500px;color:#393632;margin:0 0 24px}
.hob-btn{
  display:inline-flex;align-items:center;justify-content:center;gap:10px;
  background:#171512;color:#fff;border-radius:13px;padding:14px 25px;font-size:15px
}
.hob-hero-points{display:flex;gap:0;margin-top:38px}
.hob-point{padding:0 24px;border-right:1px solid #ddd3c2;font-size:13px}
.hob-point:first-child{padding-left:0}.hob-point:last-child{border-right:0}
.hob-point strong{display:block;color:#a7792a;font-size:23px;line-height:1.1;margin-bottom:5px}
.hob-hero-art{height:440px;position:relative;overflow:hidden}
.hob-art-bg{
  position:absolute;inset:0;
  background:radial-gradient(circle at 40% 28%,#fffdf7 0,#eee6d7 43%,#cbbda5 100%);
  border-radius:0 0 0 90px;
}
.hob-window{position:absolute;left:7%;top:4%;width:25%;height:70%;background:rgba(255,255,255,.25);filter:blur(1px)}
.hob-plant{position:absolute;left:25%;top:8%;width:80px;height:210px;border-radius:50%;background:rgba(73,78,40,.35);filter:blur(10px)}
.hob-table{position:absolute;bottom:12%;left:10%;right:0;height:26%;background:linear-gradient(#806848,#4a3725);border-radius:8px 0 0 0;transform:perspective(300px) rotateX(5deg)}
.hob-stack{position:absolute;right:7%;bottom:24%;width:42%;height:32%}
.hob-stack span{
  display:block;height:25%;margin-top:4px;border-radius:2px 8px 8px 2px;
  background:linear-gradient(90deg,#b79b6d,#e4d1ad);box-shadow:0 3px 7px rgba(0,0,0,.18);
  color:#4c3820;text-align:center;padding-top:6px;font:14px Georgia,serif;letter-spacing:1px
}
.hob-device{
  position:absolute;right:25%;bottom:20%;width:185px;height:285px;
  border:10px solid #252525;border-radius:18px;background:#e9dfca;
  box-shadow:0 20px 28px rgba(0,0,0,.25);transform:rotate(8deg);z-index:3;
  display:flex;align-items:center;justify-content:center;text-align:center;padding:22px
}
.hob-device-inner{font:20px Georgia,serif}.hob-device-inner small{display:block;font:10px Arial;margin-top:45px}
.hob-script{
  position:absolute;right:1%;top:5%;font:italic 30px "Brush Script MT",cursive;line-height:1.05;transform:rotate(-5deg)
}
.hob-section{padding:28px 0 0}
.hob-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:16px}
.hob-section h2{font:30px Georgia,"Times New Roman",serif;margin:0}
.hob-view{font-size:13px;color:#6d5328}
.hob-cats{
  display:grid;grid-template-columns:repeat(8,1fr);gap:12px;padding-bottom:30px;border-bottom:1px solid var(--line)
}
.hob-cat{
  min-height:72px;background:#f7f1e6;border-radius:9px;display:flex;flex-direction:column;
  align-items:center;justify-content:center;gap:5px;font-size:13px;text-align:center;
  transition:transform .2s,background .2s
}
.hob-cat:hover{transform:translateY(-2px);background:#efe6d6}
.hob-cat-icon{font-size:22px;color:var(--gold)}
.hob-books{padding-bottom:34px}
.hob-product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.hob-product{
  background:#fffdf9;border:1px solid var(--line);border-radius:10px;padding:12px;
  position:relative;display:flex;flex-direction:column;min-width:0
}
.hob-product-cover{
  aspect-ratio:3/4;display:flex;align-items:center;justify-content:center;
  background:#eee8dd;border-radius:7px;overflow:hidden;margin-bottom:10px
}
.hob-product-cover img{width:100%;height:100%;object-fit:cover}
.hob-product-cover .hob-placeholder{
  font:18px Georgia,serif;text-align:center;padding:20px;color:#555
}
.hob-heart{position:absolute;right:14px;top:14px;font-size:20px;background:#fffdf9;border-radius:50%;padding:0 3px}
.hob-product-title{font-weight:600;font-size:14px;line-height:1.25;margin-bottom:2px}
.hob-product-author{font-size:12px;color:#777;margin-bottom:8px}
.hob-stars{font-size:12px;color:#c48b24;margin-bottom:5px}
.hob-price{font-size:16px;font-weight:700;margin-bottom:9px}
.hob-product-actions{display:flex;gap:7px;margin-top:auto}
.hob-product-actions a{
  flex:1;text-align:center;border-radius:6px;padding:9px 5px;font-size:12px;font-weight:600
}
.hob-buy{background:#171512;color:#fff}.hob-add{background:#ae7f2b;color:#fff}
.hob-cta{
  margin:0 0 8px;padding:45px 45px;min-height:205px;border-radius:10px;overflow:hidden;
  position:relative;color:#fff;background:
  radial-gradient(circle at 75% 45%,rgba(155,126,79,.38),transparent 28%),
  linear-gradient(90deg,#1b1814,#282119 55%,#171512)
}
.hob-cta:after{
  content:"";position:absolute;right:7%;top:20%;width:34%;height:62%;
  background:repeating-linear-gradient(to bottom,#d2bd95 0 20px,#9d865e 21px 24px);
  opacity:.55;border-radius:4px;transform:perspective(250px) rotateY(-16deg)
}
.hob-cta h2{position:relative;z-index:2;font:36px Georgia,serif;color:#f0d39d;margin:0 0 8px}
.hob-cta p{position:relative;z-index:2;max-width:410px;margin:0 0 18px;color:#eee7dc}
.hob-cta .hob-btn{position:relative;z-index:3;background:#d0a24f;color:#171512}
.hob-footer{margin-top:0;background:#f5f0e7;border-top:1px solid #ddd5c7}
.hob-footer-main{padding:40px 0 28px;display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:45px}
.hob-footer-brand-col .hob-brand{margin-bottom:10px}
.hob-footer-brand-col .hob-brand-name{font-size:24px}
.hob-footer-copy{max-width:330px;color:#666;font-size:13px}
.hob-footer h3{font-size:14px;margin:0 0 10px}
.hob-footer ul{list-style:none;padding:0;margin:0}
.hob-footer li{margin:6px 0;font-size:13px;color:#45413b}
.hob-footer li a:hover{color:#9c7028}
.hob-socials{display:flex;gap:13px;margin-top:12px;font-weight:700}
.hob-newsletter{display:flex;margin-top:10px}
.hob-newsletter input{min-width:0;flex:1;border:1px solid #d3cabd;border-radius:6px 0 0 6px;padding:10px;background:#fff}
.hob-newsletter button{border:0;background:#a77b2b;color:#fff;width:45px;border-radius:0 6px 6px 0}
.hob-footer-bottom{
  border-top:1px solid #ddd5c7;padding:12px 0 16px;font-size:12px;color:#625d54;
  display:flex;justify-content:space-between
}
.woocommerce .site-main,.woocommerce-page .site-main{width:min(calc(100% - 56px),var(--wrap));margin:40px auto}
.woocommerce .button,.woocommerce a.button{background:#a77b2b!important;color:#fff!important;border-radius:7px!important}
.woocommerce input,.woocommerce select,.woocommerce textarea{border:1px solid #d8d0c3;border-radius:6px;padding:10px}
@media(max-width:1050px){
  .hob-nav{gap:18px}.hob-cats{grid-template-columns:repeat(4,1fr)}
  .hob-product-grid{grid-template-columns:repeat(3,1fr)}
  .hob-footer-main{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:760px){
  .hob-wrap{width:min(calc(100% - 30px),var(--wrap))}
  .hob-top-right{display:none}
  .hob-header-inner{min-height:72px}.hob-brand{min-width:0}.hob-brand-name{font-size:20px}.hob-logo{width:44px;height:40px}
  .hob-nav{display:none}.hob-search{display:none}
  .hob-hero-grid{grid-template-columns:1fr;min-height:0;padding:38px 0 25px}
  .hob-hero h1{font-size:43px}.hob-hero h2{font-size:30px}.hob-hero-art{height:310px}
  .hob-device{width:135px;height:205px;right:25%;bottom:18%;border-width:7px}
  .hob-stack{right:2%;width:45%}.hob-hero-points{flex-wrap:wrap;gap:15px}.hob-point{padding:0 14px}
  .hob-cats{grid-template-columns:repeat(2,1fr)}.hob-product-grid{grid-template-columns:repeat(2,1fr)}
  .hob-cta{padding:30px 25px}.hob-cta:after{display:none}
  .hob-footer-main{grid-template-columns:1fr;gap:25px}.hob-footer-bottom{flex-direction:column;gap:5px}
}


/* HOUSE OF BOOKS v3 — minimal centered identity + multi-book catalog */
.hob-minimal-header{
  background:#fbf8f1;
  border-bottom:1px solid #e7dfd1;
}
.hob-minimal-header .hob-header-inner{
  min-height:145px;
  position:relative;
  justify-content:center;
}
.hob-left-action,.hob-right-spacer{
  position:absolute;
  top:0;
  height:100%;
  display:flex;
  align-items:center;
}
.hob-left-action{left:28px}
.hob-right-spacer{right:28px;width:54px}
.hob-centered-brand{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  line-height:1;
}
.hob-centered-logo{
  width:72px;
  height:54px;
  object-fit:cover;
  object-position:center top;
  margin-bottom:3px;
}
.hob-centered-name{
  font-family:Georgia,"Times New Roman",serif;
  font-size:28px;
  letter-spacing:1.1px;
}
.hob-centered-tag{
  font-size:12px;
  color:#746f66;
  margin-top:8px;
  letter-spacing:.5px;
}
.hob-cart-left{
  color:#171512;
  font-size:28px;
  position:relative;
  display:inline-flex;
  padding:8px;
}
.hob-cart-icon{font-size:27px;line-height:1}
.hob-cart-count{
  position:absolute;
  right:-2px;
  top:1px;
  width:19px;height:19px;border-radius:50%;
  background:#a77b2b;color:#fff;
  font-size:10px;display:flex;align-items:center;justify-content:center;
}
.hob-library{
  background:#fbf8f1;
  padding:52px 0 72px;
  min-height:520px;
}
.hob-library-head{
  text-align:center;
  margin-bottom:42px;
}
.hob-library-head h1{
  font-family:Georgia,"Times New Roman",serif;
  font-weight:500;
  font-size:34px;
  letter-spacing:2px;
  margin:0 0 8px;
}
.hob-library-head p{
  margin:0;
  color:#8a6a36;
  font-size:13px;
  letter-spacing:1px;
}
.hob-book-list{
  max-width:920px;
  margin:0 auto;
}
.hob-book-row{
  display:grid;
  grid-template-columns:210px 1fr;
  gap:42px;
  padding:0 0 42px;
  margin:0 0 42px;
  border-bottom:1px solid #e3dbce;
}
.hob-book-row:last-child{margin-bottom:0}
.hob-book-cover{
  width:210px;
  aspect-ratio:3/4;
  background:#eee7dc;
  overflow:hidden;
  border-radius:5px;
  box-shadow:0 10px 25px rgba(40,30,20,.10);
  display:flex;align-items:center;justify-content:center;
}
.hob-book-cover img{
  width:100%;height:100%;object-fit:cover;
}
.hob-book-cover span{
  text-align:center;font-family:Georgia,serif;font-size:17px;color:#5a4a32;
}
.hob-book-info{
  align-self:center;
}
.hob-book-kicker{
  color:#a77b2b;font-size:11px;letter-spacing:1.5px;margin-bottom:9px;
}
.hob-book-title{
  font-family:Georgia,"Times New Roman",serif;
  font-size:31px;
  line-height:1.1;
  display:block;
  margin-bottom:15px;
}
.hob-book-description{
  max-width:640px;
  color:#625d54;
  font-size:14px;
  line-height:1.7;
  margin-bottom:14px;
}
.hob-book-description p{margin:0}
.hob-book-price{
  font-size:18px;
  font-weight:700;
  margin-bottom:16px;
}
.hob-book-actions{
  display:flex;
  gap:10px;
  max-width:390px;
}
.hob-book-btn{
  flex:1;
  text-align:center;
  padding:12px 16px;
  border-radius:5px;
  font-size:12px;
  letter-spacing:.5px;
  font-weight:700;
}
.hob-book-btn.hob-buy{background:#171512;color:#fff}
.hob-book-btn.hob-add{background:#a77b2b;color:#fff}
.hob-empty-books{
  text-align:center;padding:55px 20px;border:1px solid #e3dbce;border-radius:10px;color:#666;
}
.hob-dark-footer{
  background:#171512!important;
  color:#f5efe4!important;
  border-top:1px solid #2e2922!important;
}
.hob-dark-footer .hob-footer-main{
  padding:52px 0 34px;
}
.hob-footer-brand{
  display:flex;align-items:center;gap:13px;
}
.hob-footer-brand img{
  width:66px;height:48px;object-fit:cover;object-position:center top;
}
.hob-footer-brand strong{
  display:block;font-family:Georgia,serif;font-size:22px;font-weight:500;letter-spacing:.5px;
}
.hob-footer-brand small{display:block;color:#bdb5a8;font-size:12px;margin-top:4px}
.hob-dark-footer .hob-footer-copy{color:#aaa196}
.hob-dark-footer h3{color:#d2a75d;letter-spacing:.8px}
.hob-dark-footer li,.hob-dark-footer li a{color:#c4bdb1}
.hob-dark-footer li a:hover{color:#fff}
.hob-dark-footer .hob-footer-bottom{
  border-top:1px solid #342f28;
  color:#9f988e;
}
@media(max-width:760px){
  .hob-minimal-header .hob-header-inner{min-height:125px}
  .hob-left-action{left:15px}
  .hob-centered-name{font-size:22px}
  .hob-centered-logo{width:60px;height:45px}
  .hob-library{padding:38px 0 55px}
  .hob-book-row{grid-template-columns:120px 1fr;gap:20px;padding-bottom:28px;margin-bottom:28px}
  .hob-book-cover{width:120px}
  .hob-book-title{font-size:22px}
  .hob-book-description{font-size:13px}
  .hob-book-actions{flex-direction:column;gap:7px}
}

/* HOUSE OF BOOKS v4 — logo removed, cart moved right */
.hob-minimal-header .hob-header-inner{
  min-height:145px;
  position:relative;
  justify-content:center;
}
.hob-left-spacer,
.hob-right-action{
  position:absolute;
  top:0;
  height:100%;
  display:flex;
  align-items:center;
}
.hob-left-spacer{left:28px;width:54px}
.hob-right-action{right:28px}
.hob-centered-brand{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  line-height:1;
}
.hob-centered-name{
  font-family:Georgia,"Times New Roman",serif;
  font-size:30px;
  letter-spacing:1.3px;
}
.hob-centered-tag{
  font-size:12px;
  color:#746f66;
  margin-top:9px;
  letter-spacing:.6px;
}
.hob-cart-right{
  color:#171512;
  font-size:28px;
  position:relative;
  display:inline-flex;
  padding:8px;
}
.hob-cart-icon{font-size:27px;line-height:1}
.hob-cart-count{
  position:absolute;
  right:-2px;
  top:1px;
  width:19px;height:19px;border-radius:50%;
  background:#a77b2b;color:#fff;
  font-size:10px;display:flex;align-items:center;justify-content:center;
}
.hob-footer-brand{
  display:flex;
  align-items:center;
  gap:13px;
}
.hob-footer-brand strong{
  display:block;
  font-family:Georgia,serif;
  font-size:22px;
  font-weight:500;
  letter-spacing:.5px;
}
.hob-footer-brand small{
  display:block;
  color:#bdb5a8;
  font-size:12px;
  margin-top:4px;
}
@media(max-width:760px){
  .hob-minimal-header .hob-header-inner{min-height:125px}
  .hob-right-action{right:10px}
  .hob-centered-name{font-size:23px;letter-spacing:.8px}
  .hob-centered-tag{font-size:11px}
}

/* HOUSE OF BOOKS v5 — compact footer + no upper OUR E-BOOKS heading */
.hob-library{
  padding:38px 0 48px;
}
.hob-library-head{display:none!important;}

.hob-dark-footer .hob-footer-main{
  padding:28px 0 20px!important;
  grid-template-columns:1.35fr 1fr 1fr;
  gap:34px;
}
.hob-dark-footer .hob-footer-brand{
  display:flex;
  align-items:center;
  gap:10px;
}
.hob-dark-footer .hob-footer-brand img{
  display:block;
  width:48px;
  height:38px;
  object-fit:cover;
  object-position:center top;
}
.hob-dark-footer .hob-footer-brand strong{
  font-size:18px;
}
.hob-dark-footer .hob-footer-brand small{
  font-size:11px;
  margin-top:3px;
}
.hob-dark-footer .hob-footer-copy{
  display:none!important;
}
.hob-dark-footer h3{
  margin-bottom:7px;
  font-size:12px;
}
.hob-dark-footer ul{
  margin:0;
}
.hob-dark-footer li{
  margin:3px 0;
  font-size:11px;
}
.hob-dark-footer .hob-footer-bottom{
  padding:9px 0 11px;
  font-size:10px;
}
@media(max-width:760px){
  .hob-dark-footer .hob-footer-main{
    grid-template-columns:1fr 1fr;
    gap:22px;
    padding:24px 0 16px!important;
  }
  .hob-dark-footer .hob-footer-brand-col{
    grid-column:1/-1;
  }
}

/* HOUSE OF BOOKS v6 — compact dynamic footer */
.hob-dynamic-footer{
  background:#171512!important;
  color:#f5efe4!important;
  border-top:1px solid #2e2922!important;
  margin-top:0;
}
.hob-footer-inner{
  padding:25px 0 20px;
  display:grid;
  grid-template-columns:260px 1fr;
  align-items:center;
  gap:45px;
}
.hob-footer-brand-block{display:flex;align-items:center}
.hob-footer-brand{
  display:flex;
  align-items:center;
  gap:10px;
}
.hob-footer-brand img{
  width:48px;
  height:38px;
  object-fit:cover;
  object-position:center top;
  display:block;
}
.hob-footer-brand strong{
  display:block;
  font-family:Georgia,"Times New Roman",serif;
  font-size:17px;
  font-weight:500;
  letter-spacing:.5px;
}
.hob-footer-brand small{
  display:block;
  color:#aaa196;
  font-size:10px;
  margin-top:3px;
}
.hob-footer-links{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:25px;
}
.hob-footer-links h3{
  color:#d2a75d;
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:1px;
  margin:0 0 6px;
}
.hob-footer-links a{
  display:block;
  color:#c4bdb1;
  font-size:10.5px;
  line-height:1.55;
  margin:2px 0;
}
.hob-footer-links a:hover{color:#fff}
.hob-dynamic-footer .hob-footer-bottom{
  border-top:1px solid #302b24;
  padding:8px 0 10px;
  font-size:9.5px;
  color:#8f8980;
  display:flex;
  justify-content:space-between;
}
@media(max-width:760px){
  .hob-footer-inner{
    padding:22px 0 16px;
    grid-template-columns:1fr;
    gap:20px;
  }
  .hob-footer-links{grid-template-columns:repeat(3,1fr);gap:12px}
  .hob-dynamic-footer .hob-footer-bottom{
    flex-direction:column;
    gap:3px;
  }
}
@media(max-width:480px){
  .hob-footer-links{grid-template-columns:1fr 1fr}
}
