:root{
  --ink:#171717;--blue:#1f6675;--blue2:#347c89;--line:#d8d5d0;--warm:#f0eee9;--cream:#f8f5ef;--gold:#a68237;--dark:#343434;--muted:#737373;
  --shadow:0 10px 30px rgba(0,0,0,.09)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;background:white;font-size:14px}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(1240px,calc(100% - 64px));margin-inline:auto}
.topline{height:34px;border-bottom:1px solid #eee;background:#fff;font-size:12px;letter-spacing:.05em}.topline__inner{height:100%;display:flex;justify-content:space-between;align-items:center}.toplinks{display:flex;align-items:center;gap:10px}.toplinks span,.category-nav i{width:1px;height:16px;background:#c8c8c8;display:block}.toplinks a:hover,.category-nav a:hover{color:var(--blue)}
.main-header{position:relative;background:#fff;z-index:30}.brand-row{height:84px;display:flex;align-items:center;justify-content:center;position:relative}.brand img{height:74px;width:74px;border-radius:50%;object-fit:cover;display:block}.brand-actions{position:absolute;right:0;display:flex;align-items:center;gap:8px}.icon-btn{background:none;border:0;font-size:26px;cursor:pointer;color:var(--blue)}.basket-btn{position:relative;background:none;border:0;display:grid;grid-template-columns:32px 18px;grid-template-rows:25px 12px;align-items:center;cursor:pointer}.basket-icon{font-size:25px;grid-row:1/3}.basket-btn b{font-size:11px;background:var(--blue);color:#fff;border-radius:12px;min-width:18px;padding:2px 4px}.basket-btn small{font-size:9px;letter-spacing:.08em}.mobile-menu{display:none;background:none;border:0;font-size:22px}
.category-nav{border-top:1px solid #ddd;border-bottom:1px solid #ddd}.category-nav__inner{height:53px;display:flex;gap:14px;align-items:center;white-space:nowrap}.category-nav a,.catalog-trigger{font-size:12px;letter-spacing:.08em;color:#175364}.catalog-trigger{border:0;background:#e7eff0;padding:10px 12px;cursor:pointer;font-weight:700}.catalog-trigger:hover{background:#d8e6e8}.search-wrap{margin-left:auto;display:flex;background:#eef3f4;width:255px;height:36px}.search-wrap input{flex:1;border:0;background:transparent;padding:0 12px;outline:0;min-width:0}.search-wrap button{width:42px;border:0;background:transparent;font-size:24px;color:var(--blue);cursor:pointer}.delivery-strip{height:28px;background:#e9e7e3;border-bottom:1px solid #bbb;box-shadow:0 2px 4px rgba(0,0,0,.15);font-family:Georgia,serif;text-align:center;display:flex;align-items:center;justify-content:center;font-size:12px}
.catalog-overlay{position:fixed;inset:0;background:rgba(0,0,0,.48);z-index:100;opacity:0;visibility:hidden;transition:.25s}.catalog-overlay.open{opacity:1;visibility:visible}.catalog-panel{height:min(700px,calc(100vh - 48px));width:min(1150px,calc(100% - 36px));background:#fff;margin:24px auto;border-radius:3px;overflow:hidden;box-shadow:0 25px 80px rgba(0,0,0,.35)}.catalog-head{height:112px;padding:24px 30px;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;align-items:flex-start}.catalog-head h2{margin:2px 0 3px;font:32px Georgia,serif}.catalog-head p{margin:0;color:#777}.eyebrow{font-size:11px;letter-spacing:.16em;color:var(--blue);font-weight:bold}.close-catalog{border:0;background:#f3f3f3;width:42px;height:42px;border-radius:50%;font-size:28px;cursor:pointer}.catalog-layout{height:calc(100% - 112px);display:grid;grid-template-columns:290px 1fr}.catalog-main{border-right:1px solid #ddd;overflow:auto;padding:15px 0}.catalog-main button{width:100%;border:0;background:none;text-align:left;padding:13px 24px;cursor:pointer;font-weight:700;color:#333;display:flex;justify-content:space-between}.catalog-main button:hover,.catalog-main button.active{background:#edf3f4;color:var(--blue)}.catalog-sub{padding:26px 32px;overflow:auto}.catalog-sub h3{margin:0 0 18px;font:28px Georgia,serif}.sub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.sub-group h4{margin:0 0 10px;color:var(--blue);font-size:13px;text-transform:uppercase;letter-spacing:.06em}.sub-group a{display:block;padding:5px 0;color:#444}.sub-group a:hover{text-decoration:underline;color:var(--blue)}
.hero{background:linear-gradient(90deg,#efe8e7 0 49%,#dde7de 49% 100%);min-height:375px}.hero-card{min-height:375px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center}.hero-copy{padding:30px 0 30px 70px}.hero-copy h1{font:54px/1.02 Georgia,serif;margin:12px 0 18px;font-weight:400}.hero-copy p{font:17px/1.6 Georgia,serif;color:#4e4e4e;max-width:520px}.hero-actions{display:flex;gap:12px;margin-top:25px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 20px;border:1px solid transparent;letter-spacing:.06em;font-size:12px;font-weight:700;cursor:pointer}.btn.primary{background:#202020;color:#fff}.btn.primary:hover{background:var(--blue)}.btn.ghost{background:transparent;border-color:#333}.btn.gold{background:var(--gold);color:#fff}.hero-visual{height:100%;display:flex;justify-content:center;align-items:center}.book-stage{position:relative;width:330px;height:330px;display:flex;align-items:center;justify-content:center}.book-stage:before{content:"";position:absolute;inset:22px;border-radius:50%;background:rgba(255,255,255,.55)}.book-stage img{height:280px;position:relative;z-index:2;box-shadow:0 18px 32px rgba(0,0,0,.28);transform:rotate(3deg)}.book-shadow{position:absolute;width:240px;height:32px;background:rgba(0,0,0,.18);filter:blur(12px);border-radius:50%;bottom:18px;z-index:1}.stage-badge{position:absolute;z-index:3;right:22px;top:42px;background:#b58935;color:#fff;width:68px;height:68px;border-radius:50%;display:grid;place-items:center;font:italic 18px Georgia,serif;transform:rotate(-9deg)}
.looking{padding:34px 0 44px}.script-title{font:italic 25px Georgia,serif;font-weight:400;margin:0}.centered{text-align:center}.round-links{display:flex;justify-content:center;gap:24px;margin-top:28px;flex-wrap:wrap}.round-links button{width:135px;border:0;background:none;cursor:pointer}.round-links span{display:grid;place-items:center;width:96px;height:96px;margin:auto;border-radius:50%;background:#eef2f3;color:var(--blue);font-size:40px;transition:.2s}.round-links b{display:block;margin-top:10px;font:14px Georgia,serif;font-weight:400}.round-links button:hover span{transform:translateY(-4px);background:#dfeaec}
.product-section{padding:30px 0 44px;border-top:1px solid #aaa}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.section-head a{font-size:14px;color:var(--blue);font-weight:700}.single-product-row{display:grid;grid-template-columns:200px 1fr}.product-card{width:200px}.frame-card{height:315px;display:flex;align-items:center;justify-content:center;border:1px solid #444;border-bottom:0;border-radius:12px 12px 0 0;position:relative;background:#fafaf7;margin:0 6px 0 6px}.frame-card:after{content:"";position:absolute;left:-1px;right:-1px;bottom:0;height:18px;background:linear-gradient(#fafaf7,#fff)}.frame-card img{width:125px;max-height:190px;object-fit:contain;box-shadow:0 8px 18px rgba(0,0,0,.15)}.frame-label{position:absolute;top:-18px;background:white;padding:0 18px;text-align:center;font-family:Georgia,serif;line-height:1}.frame-label span{font-size:19px;display:block}.frame-label small{font-size:14px}.frame-corner{position:absolute;top:-1px;width:23px;height:18px;background:#fff}.frame-corner.left{left:28px}.frame-corner.right{right:28px}.product-meta{padding:12px 5px}.product-meta>*{display:block}.product-name{font-weight:700;line-height:1.35;margin-bottom:12px}.author{color:var(--blue);margin-bottom:6px}.type{color:#777;margin-bottom:8px}.price-line strong{font-size:15px}.card-actions{display:flex;gap:6px;margin-top:11px}.mini-btn{border:1px solid #aaa;background:#fff;height:34px;cursor:pointer}.mini-btn.wish{width:38px;font-size:20px}.mini-btn.add-to-cart{background:var(--blue);color:#fff;border-color:var(--blue);padding:0 13px;font-weight:bold;font-size:11px}
.promo-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px;padding:24px 0 50px}.promo{min-height:245px;position:relative;overflow:hidden;padding:32px;display:flex;align-items:center}.promo span{font-size:11px;letter-spacing:.15em}.promo h3{font:28px/1.15 Georgia,serif;font-weight:400;margin:10px 0 20px}.promo a{display:inline-block;background:#fff;padding:11px 17px;font-size:11px;font-weight:700}.promo-one{background:linear-gradient(120deg,#e7e5de,#f8f5eb)}.promo-one img{position:absolute;height:215px;right:22px;bottom:-30px;transform:rotate(5deg);box-shadow:0 12px 25px rgba(0,0,0,.2)}.promo-one>div{z-index:2}.promo-two{background:#d7edef}.promo-three{background:#f0d8cf}.compact{grid-template-columns:1fr}.horizontal-product{display:flex;width:min(550px,100%);border:1px solid #ddd;padding:22px;gap:28px}.hp-image{width:150px;height:205px;display:grid;place-items:center;background:#f5f3ee}.hp-image img{max-width:115px;max-height:175px}.horizontal-product>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.new-label{font-size:10px;background:var(--blue);color:#fff;padding:5px 7px;margin-bottom:8px}.hp-title{font:24px Georgia,serif;margin-bottom:8px}.horizontal-product p{color:var(--blue)}.horizontal-product strong{font-size:17px;margin-bottom:18px}.newsletter{background:#e7eeee;padding:45px 0}.newsletter__inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.newsletter h2{font:34px Georgia,serif;margin:6px 0}.newsletter p{margin:0;color:#555}.newsletter form{display:flex;width:min(470px,100%)}.newsletter input{flex:1;min-width:0;height:44px;border:1px solid #aaa;padding:0 14px}.newsletter form .btn{height:44px}
.footer{background:#333;color:#fff;padding:34px 0 16px}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.footer h4{font:italic 13px Georgia,serif;margin:0 0 14px}.footer a{display:block;font-size:12px;margin:0 0 11px}.footer a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #575757;margin-top:28px;padding-top:16px;display:flex;justify-content:space-between;font-size:11px;color:#ddd}
.toast{position:fixed;right:24px;bottom:24px;background:#222;color:#fff;padding:13px 18px;box-shadow:var(--shadow);opacity:0;transform:translateY(15px);pointer-events:none;transition:.2s;z-index:150}.toast.show{opacity:1;transform:none}
/* product detail */
.product-page{padding-bottom:55px}.breadcrumbs{padding:22px 0;color:#666;font-size:12px}.breadcrumbs span{margin:0 7px}.product-detail{display:grid;grid-template-columns:42% 58%;gap:50px;padding-top:20px}.detail-gallery{display:flex;gap:18px;flex-direction:column;align-items:center}.detail-main-image{width:380px;height:470px;background:#faf9f6;display:grid;place-items:center}.detail-main-image img{max-height:390px;max-width:270px;box-shadow:0 14px 28px rgba(0,0,0,.17)}.thumbs button{width:68px;height:85px;border:1px solid var(--blue);background:#fff}.thumbs img{max-width:52px;max-height:68px}.detail-info{padding-top:12px}.detail-info h1{font:38px Georgia,serif;margin:9px 0 8px;font-weight:400}.detail-author{font-size:17px;font-weight:700;color:var(--blue)}.rating{margin:22px 0;color:#98711c}.rating a{margin-left:10px;color:#444;text-decoration:underline}.buybox{border:1px solid #aaa;margin-top:18px}.buybox-price{min-height:82px;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #aaa}.buybox-price small{font:16px Georgia,serif}.buybox-price p{margin:4px 0 0;color:#777;font-size:12px}.buybox-price strong{font-size:24px}.stock-row{padding:18px 24px;display:flex;justify-content:space-between;font-weight:700;color:#555}.buy-actions{padding:0 24px 18px;display:flex;align-items:center;justify-content:flex-end;gap:14px}.buy-actions label{display:flex;align-items:center;gap:10px}.buy-actions input{width:52px;height:39px;text-align:center}.collect-box{border:1px solid #aaa;border-top:0;padding:16px 24px;display:flex;align-items:center;justify-content:space-between}.collect-box p{margin:4px 0;color:#666}.detail-mini-actions{display:flex;justify-content:flex-end;margin-top:10px}.detail-mini-actions button{background:#fff;border:1px solid #aaa;padding:12px 16px}.tabs{margin-top:45px}.tab-buttons{display:flex}.tab-buttons button{border:1px solid #aaa;background:#f3f1ed;padding:14px 22px;font-weight:bold;color:#777}.tab-buttons button.active{background:#fff;color:var(--blue);border-bottom-color:#fff}.tab-panel{display:none;border:1px solid #aaa;margin-top:-1px;padding:35px 40px;min-height:170px;line-height:1.7}.tab-panel.active{display:block}.tab-panel p{max-width:850px;font:17px/1.7 Georgia,serif;color:#555}
@media (max-width:1050px){.category-nav a,.category-nav i{display:none}.catalog-trigger{display:block}.hero-copy{padding-left:20px}.hero-copy h1{font-size:43px}.promo-grid{grid-template-columns:1fr 1fr}.promo-three{grid-column:1/-1}.sub-grid{grid-template-columns:repeat(2,1fr)}.product-detail{grid-template-columns:1fr 1fr;gap:25px}.detail-main-image{width:100%}}
@media (max-width:760px){.container{width:min(100% - 30px,1240px)}.topline{display:none}.brand-row{height:68px}.brand img{height:56px;width:56px}.mobile-menu{display:block;position:absolute;left:0}.brand-actions{right:0}.category-nav__inner{height:48px}.search-wrap{width:100%;margin-left:8px}.catalog-trigger{font-size:0;padding:10px}.catalog-trigger span{font-size:18px}.delivery-strip{font-size:10px}.hero{background:#eee8e6}.hero-card{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:35px 5px 18px;text-align:center}.hero-copy h1{font-size:37px}.hero-copy p{font-size:15px}.hero-actions{justify-content:center}.hero-visual{padding-bottom:25px}.book-stage{width:260px;height:260px}.book-stage img{height:220px}.looking{padding-top:26px}.round-links{gap:8px}.round-links button{width:102px}.round-links span{width:78px;height:78px;font-size:32px}.single-product-row{grid-template-columns:1fr}.product-card{margin:auto}.promo-grid{grid-template-columns:1fr}.promo-three{grid-column:auto}.promo{min-height:205px}.newsletter__inner{flex-direction:column;align-items:flex-start}.newsletter form{width:100%}.footer-grid{grid-template-columns:1fr 1fr}.catalog-layout{grid-template-columns:1fr}.catalog-main{height:190px;border-right:0;border-bottom:1px solid #ddd}.catalog-sub{padding:20px}.sub-grid{grid-template-columns:1fr 1fr}.product-detail{grid-template-columns:1fr}.detail-main-image{height:390px}.detail-main-image img{max-height:320px}.detail-info h1{font-size:31px}.stock-row{flex-direction:column;gap:10px}.buy-actions{justify-content:space-between}.collect-box{align-items:flex-start;gap:15px}.tab-panel{padding:24px}.catalog-panel{height:calc(100vh - 20px);margin:10px auto}.catalog-head{height:96px;padding:18px}.catalog-layout{height:calc(100% - 96px)}}
@media (max-width:470px){.brand-actions .icon-btn{display:none}.basket-btn{grid-template-columns:28px 16px}.hero-copy h1{font-size:32px}.round-links{display:grid;grid-template-columns:repeat(3,1fr)}.round-links button{width:auto}.promo{padding:24px}.promo h3{font-size:24px}.promo-one img{opacity:.35}.footer-grid{grid-template-columns:1fr}.newsletter form{flex-direction:column;gap:8px}.newsletter .btn{width:100%}.catalog-sub{padding:16px}.sub-grid{grid-template-columns:1fr}.detail-main-image{height:340px}.detail-main-image img{max-height:280px}.buybox-price,.stock-row,.buy-actions,.collect-box{padding-left:15px;padding-right:15px}.buy-actions{align-items:stretch;flex-direction:column}.buy-actions label{justify-content:space-between}.detail-mini-actions{justify-content:stretch}.detail-mini-actions button{flex:1}}

/* === Fix update: more realistic category icons + corrected SB product card === */
.looking{padding:34px 0 46px}
.round-links{display:flex;justify-content:center;gap:22px;margin-top:30px;flex-wrap:wrap}
.round-links button{width:150px;border:0;background:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:12px}
.round-links .icon-circle{display:grid;place-items:center;width:98px;height:98px;margin:auto;border-radius:50%;background:linear-gradient(180deg,#eef2f3 0%,#eef2f1 100%);box-shadow:inset 0 0 0 1px rgba(0,0,0,.03);transition:.22s}
.round-links .icon-circle svg{width:58px;height:58px;display:block;filter:drop-shadow(0 2px 1px rgba(255,255,255,.5))}
.round-links b{display:block;margin-top:0;font:15px Georgia,serif;font-weight:400;line-height:1.15}
.round-links button:hover .icon-circle{transform:translateY(-4px);box-shadow:0 10px 20px rgba(0,0,0,.08),inset 0 0 0 1px rgba(0,0,0,.03);background:linear-gradient(180deg,#f3f5f5 0%,#e6ecec 100%)}

.single-product-row{display:flex;align-items:flex-start}
.single-product-row.compact{display:block}
.product-card{width:320px;max-width:100%}
.frame-card{position:relative;display:flex;align-items:flex-start;justify-content:center;min-height:395px;padding:32px 26px 26px;border:0;border-radius:0;background:transparent;margin:0;overflow:visible}
.frame-card::before{content:"";position:absolute;left:10px;right:10px;top:18px;bottom:0;border-left:1px solid #4b4b4b;border-right:1px solid #4b4b4b;border-top:1px solid #4b4b4b;border-radius:14px 14px 0 0;background:#fafaf7}
.frame-card::after{content:"";position:absolute;left:11px;right:11px;bottom:0;height:85px;background:linear-gradient(180deg,rgba(250,250,247,0) 0%,#fafaf7 55%,#fafaf7 100%)}
.frame-notch{position:absolute;top:18px;width:46px;height:18px;background:#fff;z-index:2}
.frame-notch.notch-left{left:42px}
.frame-notch.notch-right{right:42px}
.frame-label{position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:3;background:#fff;padding:0 12px;text-align:center;font-family:Georgia,serif;line-height:1.02}
.frame-label span{display:block;font-size:20px}
.frame-label small{display:block;font-size:14px}
.frame-inner{position:relative;z-index:3;width:100%;display:flex;align-items:center;justify-content:center;padding-top:58px}
.frame-card img{width:175px;max-width:100%;height:auto;object-fit:contain;box-shadow:0 14px 28px rgba(0,0,0,.15)}
.product-meta{padding:18px 10px 0}
.product-meta>*{display:block}
.product-name{font-weight:700;line-height:1.35;margin-bottom:10px;font-size:16px}
.author{color:var(--blue);margin-bottom:7px;font-size:15px}
.type{color:#777;margin-bottom:10px;font-size:14px}
.price-line strong{font-size:17px}
.card-actions{display:flex;gap:8px;margin-top:14px}
.mini-btn{border:1px solid #a7a7a7;background:#fff;height:38px;cursor:pointer;transition:.18s}
.mini-btn:hover{transform:translateY(-1px)}
.mini-btn.wish{width:42px;font-size:22px}
.mini-btn.add-to-cart{background:var(--blue);color:#fff;border-color:var(--blue);padding:0 17px;font-weight:700;font-size:11px;letter-spacing:.04em}

@media (max-width:760px){
  .round-links{gap:12px}
  .round-links button{width:110px}
  .round-links .icon-circle{width:82px;height:82px}
  .round-links .icon-circle svg{width:48px;height:48px}
  .product-card{width:290px}
  .frame-card{min-height:368px;padding:28px 18px 20px}
  .frame-card::before{left:8px;right:8px}
  .frame-card::after{left:9px;right:9px;height:76px}
  .frame-notch{width:38px}
  .frame-notch.notch-left{left:30px}
  .frame-notch.notch-right{right:30px}
  .frame-card img{width:150px}
}
@media (max-width:470px){
  .round-links{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
  .round-links button{width:auto}
  .round-links b{font-size:13px}
  .product-card{width:285px}
}

/* === Refined category icons: Tabler Icons webfont === */
.round-links{gap:28px;margin-top:32px}
.round-links button{width:145px;gap:12px}
.round-links .icon-circle{
  width:92px;height:92px;
  background:#f1f4f4;
  border:1px solid #e4e9e9;
  box-shadow:none;
  color:#2a6671;
  transition:background-color .18s ease,border-color .18s ease,color .18s ease;
}
.round-links .icon-circle .ti{
  font-size:42px;
  line-height:1;
  color:inherit;
  font-weight:400;
}
.round-links b{
  font:14px/1.18 Georgia,serif;
  font-weight:400;
  color:#171717;
}
.round-links button:hover .icon-circle{
  transform:none;
  background:#e9efef;
  border-color:#d8e2e3;
  color:#1f5964;
  box-shadow:none;
}
@media (max-width:760px){
  .round-links{gap:14px}
  .round-links button{width:112px}
  .round-links .icon-circle{width:78px;height:78px}
  .round-links .icon-circle .ti{font-size:35px}
}
@media (max-width:470px){
  .round-links{gap:16px 8px}
  .round-links button{width:auto}
  .round-links b{font-size:12.5px}
}


/* === Exact SB card visual — uses the user's provided reference design === */
.product-section .single-product-row{
  display:flex;
  align-items:flex-start;
}
.product-section .exact-product-card{
  width:308px;
  max-width:100%;
  margin:0;
}
.product-section .product-card-visual{
  display:block;
  width:308px;
  max-width:100%;
  background:#fff;
  line-height:0;
}
.product-section .product-card-visual img{
  display:block;
  width:100%;
  height:auto;
  object-fit:contain;
  box-shadow:none;
  border:0;
}
.product-section .exact-product-card .product-meta{
  padding:16px 0 0;
}
.product-section .exact-product-card .product-name{
  font-size:16px;
  line-height:1.35;
  margin-bottom:10px;
}
.product-section .exact-product-card .author{
  font-size:15px;
  margin-bottom:6px;
}
.product-section .exact-product-card .type{
  font-size:14px;
  margin-bottom:8px;
}
.product-section .exact-product-card .price-line strong{
  font-size:17px;
}
.product-section .exact-product-card .card-actions{
  margin-top:13px;
}

@media (max-width:760px){
  .product-section .exact-product-card{
    width:308px;
    margin:0 auto;
  }
  .product-section .product-card-visual{
    width:308px;
  }
}
@media (max-width:350px){
  .product-section .exact-product-card,
  .product-section .product-card-visual{
    width:100%;
  }
}
