:root{--ink:#101112;--muted:#66707a;--line:#e6e0d5;--gold:#c6973d;--green:#0a946f;--soft:#f7f4ee;--danger:#b42318;--shadow:0 18px 42px rgba(16,17,18,.14)}
*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0;background:#fbfaf7;color:var(--ink);font-family:Arial,Helvetica,sans-serif}body.sheet-open{overflow:hidden}body:not(.admin-page) main,body:not(.admin-page) .top-strip,body:not(.admin-page) .main-nav,body:not(.admin-page) .site-footer,body:not(.admin-page) .mobile-sheet{text-transform:capitalize}body:not(.admin-page) .brand,body:not(.admin-page) .brand *,body:not(.admin-page) input,body:not(.admin-page) .top-strip__contact,body:not(.admin-page) .site-footer__inner span:last-child,body:not(.admin-page) .whatsapp-button,body:not(.admin-page) .whatsapp-button *,body:not(.admin-page) .whatsapp-float,body:not(.admin-page) .whatsapp-float *,body:not(.admin-page) .price-pairs strong,body:not(.admin-page) .selected-price strong{text-transform:none}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.container{width:min(1180px,calc(100% - 32px));margin:auto}
.top-strip{background:#0c0e10;color:#fff;font-size:13px}.top-strip__inner{display:flex;gap:24px;min-height:40px;align-items:center;overflow:auto}.top-strip span{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.top-strip i{color:var(--gold);font-style:normal}.top-strip__contact{margin-left:auto;color:rgba(255,255,255,.82)}
.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);backdrop-filter:blur(10px)}.site-header__inner{display:grid;grid-template-columns:300px minmax(240px,1fr) auto;gap:24px;min-height:104px;align-items:center}.brand{display:flex;align-items:center;gap:12px;min-width:0}.brand__logo{width:118px;height:58px;object-fit:contain}.brand strong{display:block;font-family:Georgia,serif;font-size:25px;line-height:1}.brand small{display:block;margin-top:6px;color:var(--muted);font-size:11px;letter-spacing:.08em}.search{display:grid;grid-template-columns:1fr 70px;height:52px;border:1px solid var(--line);background:#fff}.search input{border:0;padding:0 16px;outline:none}.search button{border:0;background:var(--ink);color:#fff;font-weight:800}.header-actions{display:flex;gap:10px;align-items:center}.order-hotline{display:inline-flex;flex-direction:column;justify-content:center;min-width:116px;min-height:44px;border:1px solid #d8c08c;border-radius:7px;background:#fff8e5;padding:5px 12px}.order-hotline span{color:var(--green);font-size:12px;font-weight:900}.order-hotline b{font-size:13px}.menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);background:#fff;font-size:24px}
.main-nav{border-bottom:1px solid var(--line);background:#fff}.main-nav__inner{display:flex;min-height:54px;align-items:center;overflow:hidden}.all-categories,.main-nav__links button{height:54px;border:0;background:#fff;font-weight:800;white-space:nowrap;line-height:1}.all-categories{min-width:220px;border-left:1px solid var(--line);border-right:1px solid var(--line)}.main-nav__links{display:flex;flex:1;justify-content:flex-start;overflow-x:auto;scrollbar-width:thin}.main-nav__links button{min-width:max-content;border-right:1px solid var(--line);padding:0 24px;font-size:14px}.main-nav__links button:hover,.all-categories:hover{background:#fbf6eb;color:#9a701e}.is-active{color:var(--gold)}
.hero{background:linear-gradient(90deg,rgba(10,11,12,.96),rgba(18,19,20,.8)),radial-gradient(circle at 75% 20%,rgba(198,151,61,.2),transparent 30%),#111;color:#fff;overflow:hidden}.hero__inner{position:relative;display:grid;grid-template-columns:.95fr 1.05fr;gap:28px;min-height:420px;align-items:center}.hero__copy>p:first-child{margin:0 0 12px;color:#f2d987;font-size:20px;letter-spacing:.28em}.hero h1{margin:0;max-width:580px;color:#e0bd68;font-family:Georgia,serif;font-size:62px;font-weight:500;line-height:1}.hero__rule{display:block;width:220px;height:2px;margin:22px 0;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.hero__copy>p:last-of-type{max-width:560px;color:rgba(255,255,255,.82);font-size:17px;line-height:1.65}.hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hero__media{display:flex;justify-content:center}.hero__media img{width:min(430px,100%);aspect-ratio:4/5;object-fit:contain;filter:drop-shadow(0 26px 38px rgba(0,0,0,.4))}.hero__controls{position:absolute;right:0;bottom:16px;display:flex;gap:10px;align-items:center}.hero__controls button{width:38px;height:38px;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:24px}.slide-dots{display:flex;gap:8px}.slide-dots button{width:11px;height:11px;border:0;background:rgba(255,255,255,.45);padding:0}.slide-dots button.is-active{background:#e0bd68}
.primary-button,.secondary-button,.ghost-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border-radius:7px;padding:0 18px;font-weight:900}.primary-button{border:0;background:var(--green);color:#fff}.secondary-button{border:1px solid rgba(224,189,104,.65);background:rgba(255,255,255,.06);color:#fff}.ghost-button{border:1px solid var(--line);background:#fff;color:var(--ink)}
.catalog-band{padding:22px 0}.catalog-layout{display:grid;grid-template-columns:280px 1fr;gap:20px}.category-panel{border:1px solid var(--line);background:#fff}.category-panel__head{display:flex;height:42px;align-items:center;background:#111;color:#fff;padding:0 14px;font-weight:900}.category-link{display:grid;grid-template-columns:34px 1fr;align-items:center;min-height:44px;border:0;border-bottom:1px solid #f0eee8;background:#fff;padding:0 12px;text-align:left}.category-link span{display:grid;width:24px;height:24px;place-items:center;background:#f4ead6;color:#765618;font-size:10px;font-weight:900}.category-link b{overflow:hidden;font-size:14px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.category-link:hover,.category-link.is-active{background:#fbf6eb;color:#9a701e}
.section-heading{display:flex;justify-content:space-between;align-items:center;min-height:44px;margin-bottom:14px}.section-heading div{display:flex;align-items:center;gap:12px}.section-heading span{width:4px;height:24px;background:var(--gold)}.section-heading h2{margin:0;font-size:20px}.text-link{border:0;background:transparent;font-weight:900}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 10px 24px rgba(16,17,18,.06)}.product-card__image{display:block;aspect-ratio:4/5;background:#f0ede7;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:contain;transition:transform .18s}.product-card:hover img{transform:scale(1.02)}.product-card__body{padding:14px}.product-card__meta{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;font-weight:900}.product-card h3{min-height:42px;margin:10px 0 6px;font-size:17px;line-height:1.25}.product-card p{margin:0 0 12px;color:var(--muted);font-size:13px;line-height:1.45}.product-card__details,.price-pairs{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:12px}.product-card__details span,.price-pairs span{border:1px solid #eee7dd;border-radius:7px;background:#fbfaf7;padding:8px;font-size:12px;font-weight:800}.price-pairs span{background:#fff8e5;border-color:#eadbb9}.price-pairs b,.price-pairs strong{display:block}.price-pairs b{color:#745315;font-size:11px}.price-pairs strong{margin-top:4px;font-size:18px}.product-card__foot{display:flex;justify-content:space-between;align-items:center;gap:8px}.product-card__foot small{color:var(--muted);font-weight:800}.product-card__foot a{display:inline-flex;min-height:38px;align-items:center;border-radius:7px;background:var(--green);padding:0 14px;color:#fff;font-weight:900}.empty-state{border:1px dashed var(--line);border-radius:8px;background:#fff;padding:28px;text-align:center;color:var(--muted)}
.promise-bar{padding-bottom:34px}.promise-bar__inner{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:#fff}.promise-bar__inner>div{min-height:92px;border-right:1px solid var(--line);padding:18px 20px}.promise-bar__inner>div:last-child{border-right:0}.promise-bar b,.promise-bar span{display:block}.promise-bar b{margin-bottom:8px}.promise-bar span{color:var(--muted);font-size:13px;line-height:1.5}.price-box{background:#111;color:#fff;text-align:center}.price-box b,.price-box strong{color:#e0bd68}.price-box strong{display:block;font-size:28px}
.detail-view{padding:34px 0 48px}.back-link{display:inline-flex;margin-bottom:18px;color:var(--muted);font-weight:900}.detail-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:30px}.detail-image,.detail-info{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.detail-image{padding:18px}.detail-image img{width:100%;aspect-ratio:4/5;object-fit:contain}.detail-info{padding:28px}.pill,.detail-badges span{display:inline-flex;min-height:30px;align-items:center;border:1px solid #eadbb9;border-radius:6px;background:#fff8e5;padding:0 10px;color:#745315;font-size:12px;font-weight:900}.detail-info h1{margin:16px 0 10px;font-size:34px;line-height:1.1}.detail-info p{color:var(--muted);line-height:1.7}.detail-specs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:22px 0}.detail-specs div{border:1px solid var(--line);border-radius:8px;padding:12px}.detail-specs dt{color:var(--muted);font-size:12px}.detail-specs dd{margin:5px 0 0;font-weight:900}.print-choice{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:16px}.print-choice button{min-height:44px;border:1px solid var(--line);border-radius:7px;background:#fff;font-weight:900}.print-choice button.is-active{border-color:var(--green);background:#e7f3ef;color:var(--green)}.selected-price{display:flex;justify-content:space-between;align-items:center;min-height:52px;border:1px solid #cde4dc;border-radius:8px;background:#eef8f4;margin-bottom:16px;padding:0 14px}.selected-price span,.selected-price strong{color:var(--green);font-weight:900}.selected-price strong{font-size:24px}.option-choice{display:grid;gap:8px;margin-bottom:18px}.option-choice>b{font-size:13px}.option-choice label{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;min-height:42px;border:1px solid var(--line);border-radius:7px;background:#fff;padding:0 10px}.option-choice input{width:auto}.option-choice small{color:var(--green);font-weight:900}.detail-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}
.whatsapp-button,.whatsapp-float{border-radius:999px;background:linear-gradient(135deg,#20d66b,#0a8f74);box-shadow:0 16px 28px rgba(16,17,18,.22);color:#fff}.whatsapp-button{display:inline-grid;min-width:250px;min-height:58px;align-content:center;justify-items:start;padding:0 26px;line-height:1.1}.whatsapp-button small{margin-top:3px;color:rgba(255,255,255,.88);font-size:12px}.whatsapp-float{position:fixed;right:24px;bottom:22px;z-index:70;display:grid;grid-template-columns:44px 1fr;grid-template-rows:auto auto;min-width:246px;min-height:72px;align-items:center;column-gap:12px;padding:12px 24px 12px 14px}.whatsapp-float span{grid-row:1/span 2;display:grid;width:44px;height:44px;place-items:center;border-radius:50%;background:rgba(255,255,255,.22);font-size:25px}.whatsapp-float b,.whatsapp-float small{display:block}.whatsapp-float b{font-size:17px}.whatsapp-float small{font-size:12px;color:rgba(255,255,255,.9)}
.site-footer{border-top:1px solid var(--line);background:#111;color:#fff}.site-footer__inner{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:14px}.site-footer span:last-child{color:rgba(255,255,255,.72)}.mobile-sheet{position:fixed;inset:0;z-index:80;background:rgba(0,0,0,.46);overflow:hidden}.mobile-sheet__panel{display:flex;flex-direction:column;width:min(360px,88vw);height:100vh;height:100dvh;max-height:100dvh;background:#fff;overscroll-behavior:contain}.mobile-sheet__head{flex:0 0 56px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fff;padding:0 16px}.mobile-sheet__head button{width:40px;height:40px;border:1px solid var(--line);background:#fff;font-size:24px}.mobile-sheet__list{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:96px}
.admin-page{min-height:100vh;background:linear-gradient(120deg,rgba(16,17,18,.94),rgba(36,92,122,.78)),#111}.admin-main{width:min(1180px,calc(100% - 28px));margin:auto;padding:28px 0}.login-panel,.editor-panel,.list-panel,.bulk-panel,.admin-header{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 10px 24px rgba(16,17,18,.08)}.login-panel{width:min(440px,100%);margin:8vh auto 0;padding:28px}.login-copy{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:22px 0;padding:18px 0}.login-copy h1{margin:0 0 8px}.login-copy p{margin:0;color:var(--muted)}.login-form,.editor-panel{display:grid;gap:16px}.admin-shell{display:grid;gap:18px}.admin-header{display:flex;align-items:center;justify-content:space-between;padding:16px}.admin-header__actions,.button-row,.switch-row,.bulk-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.admin-tabs{display:flex;gap:8px;overflow:auto}.admin-tabs button{min-height:42px;border:1px solid var(--line);border-radius:7px;background:#fff;padding:0 16px;font-weight:900}.admin-tabs button.is-active{background:#111;color:#fff}.admin-panel{display:none}.admin-panel.is-active{display:block}.admin-grid{display:grid;grid-template-columns:minmax(320px,430px) 1fr;gap:18px;align-items:start}.editor-panel,.list-panel,.bulk-panel{padding:18px}.form-row{display:grid;gap:8px}.form-row.two{grid-template-columns:repeat(2,1fr)}.form-row.three{grid-template-columns:repeat(3,1fr)}label{font-size:13px;font-weight:900}input,select,textarea{width:100%;border:1px solid #dcd5c9;border-radius:7px;background:#fff;padding:12px;outline:none}textarea{resize:vertical}.form-message,.admin-notice{min-height:22px;margin:0;color:var(--danger);font-weight:900}.admin-notice{color:var(--green)}.upload-row img{width:180px;aspect-ratio:4/5;border:1px solid var(--line);border-radius:8px;object-fit:contain;background:#f0ede7}.field-help{color:var(--muted);font-size:12px}.bulk-panel{display:grid;grid-template-columns:280px 1fr;gap:16px;margin-bottom:18px}.bulk-panel h2,.bulk-panel p{margin:0}.bulk-panel p{margin-top:6px;color:var(--muted)}.bulk-panel__controls{display:grid;grid-template-columns:minmax(180px,1fr) minmax(220px,1.3fr) auto auto auto;gap:10px;align-items:center}.bulk-panel__controls input[type=checkbox],.switch-row input,.option-choice input{width:auto}.product-tools{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.list-panel__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.list-panel__head span{display:grid;min-width:34px;height:34px;place-items:center;border-radius:7px;background:#f4ead6;color:#765618;font-weight:900}.admin-list{display:grid;gap:10px}.admin-item{display:grid;grid-template-columns:118px minmax(0,1fr) auto;gap:14px;align-items:center;border:1px solid #eee7dd;border-radius:8px;background:#fff;padding:10px}.admin-item--selectable{grid-template-columns:30px 118px minmax(0,1fr) auto}.select-box{display:grid;place-items:center}.select-box input{width:18px;height:18px}.admin-item img{width:118px;aspect-ratio:4/5;border-radius:7px;object-fit:contain;background:#f0ede7}.admin-item b,.admin-item span,.admin-item small{display:block}.admin-item span,.admin-item small{overflow:hidden;color:var(--muted);line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.admin-item__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.admin-item__actions button,.admin-item__actions a{display:inline-flex;min-height:34px;align-items:center;border:1px solid var(--line);border-radius:7px;background:#fff;padding:0 10px;font-weight:800}
@media(max-width:1024px){.site-header__inner{grid-template-columns:1fr auto;min-height:86px}.search{grid-column:1/-1;order:3;margin-bottom:14px}.main-nav{display:none}.menu-toggle{display:block}.hero__inner{grid-template-columns:1fr;padding:34px 0}.hero h1{font-size:48px}.catalog-layout,.detail-grid,.admin-grid{grid-template-columns:1fr}.category-panel{display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.promise-bar__inner{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.container,.admin-main{width:min(100% - 20px,1180px)}.brand__logo{width:82px;height:42px}.brand strong{font-size:18px}.brand small{display:none}.order-hotline{min-width:72px;min-height:40px;padding:4px 8px}.order-hotline b{display:none}.hero h1{font-size:38px}.hero__copy>p:first-child{font-size:15px}.hero__controls{position:static;justify-content:center;margin-top:-18px;padding-bottom:18px}.product-grid,.promise-bar__inner,.detail-specs,.print-choice,.form-row.two,.form-row.three,.bulk-panel,.bulk-panel__controls,.product-tools{grid-template-columns:1fr}.promise-bar__inner>div{border-right:0;border-bottom:1px solid var(--line)}.admin-header,.site-footer__inner{align-items:flex-start;flex-direction:column}.admin-item{grid-template-columns:90px minmax(0,1fr)}.admin-item--selectable{grid-template-columns:28px 90px minmax(0,1fr)}.admin-item img{width:90px}.admin-item__actions{grid-column:1/-1;justify-content:flex-start}.whatsapp-float{right:12px;bottom:12px;grid-template-columns:34px 1fr;min-width:178px;min-height:54px;padding:8px 14px 8px 9px}.whatsapp-float span{width:34px;height:34px;font-size:19px}.whatsapp-float b{font-size:13px}.whatsapp-float small{font-size:10px}}

@media(max-width:700px){
  .container,.admin-main{width:min(100% - 16px,1180px)}
  .catalog-band{padding-top:12px}
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .product-card{border-radius:7px}
  .product-card__body{padding:8px}
  .product-card h3{min-height:34px;margin:6px 0 4px;font-size:13px;line-height:1.25}
  .product-card p{display:none}
  .product-card__meta{font-size:10px}
  .product-card__details{display:none}
  .price-pairs{grid-template-columns:1fr;gap:5px;margin-bottom:8px}
  .price-pairs span{padding:6px}
  .price-pairs b{font-size:10px}
  .price-pairs strong{font-size:15px}
  .product-card__foot{align-items:stretch;flex-direction:column;gap:6px}
  .product-card__foot small{font-size:10px}
  .product-card__foot a{min-height:34px;justify-content:center;padding:0 8px;font-size:13px}
}

.admin-item--search-note{grid-template-columns:minmax(0,1fr) auto}

.mobile-category-panel{position:fixed;inset:0 0 0 auto;width:min(86vw,360px);background:#fff;z-index:9999;box-shadow:-18px 0 38px rgba(0,0,0,.22);transform:translateX(105%);transition:transform .24s ease;display:flex;flex-direction:column}
.mobile-category-panel.is-open{transform:translateX(0)}
.mobile-category-panel__head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 18px 14px;border-bottom:1px solid #ece4d6;background:#101010;color:#fff}
.mobile-category-panel__head b{font-size:18px}
.mobile-category-panel__close{width:38px;height:38px;border:1px solid rgba(255,255,255,.24);background:transparent;color:#fff;font-size:20px;line-height:1;border-radius:0}
.mobile-category-panel__body{padding:10px 14px 24px;overflow:auto;-webkit-overflow-scrolling:touch}
.mobile-category-panel__body a{display:flex;align-items:center;justify-content:space-between;min-height:46px;padding:10px 8px;border-bottom:1px solid #eee5d6;color:#111;text-decoration:none;font-weight:700}
.mobile-category-panel__body a::after{content:"›";color:#c9962d;font-size:22px;font-weight:400}
.mobile-category-panel__body a.is-active{background:#fbf4e6;color:#b78220;padding-left:12px}
.mobile-category-open body{overflow:hidden}

.product-order-info{margin:14px 0 0;padding:18px 20px;border:1px solid #eadfc9;background:#fffaf0;color:#151515;max-width:520px}
.product-order-info h3{margin:0 0 8px;font-size:20px;line-height:1.25;color:#111}
.product-order-info p{margin:0;color:#5f6670;font-size:15px;line-height:1.65;white-space:pre-line}
.product-info-admin{margin-top:18px}
.product-info-admin textarea{min-height:130px;resize:vertical}
.auto-product-code{display:inline-flex!important;align-items:center;justify-content:center;min-height:34px;padding:8px 12px;border:1px solid #eadfc9;background:#fffaf6;color:#111;font-weight:800;font-size:13px;line-height:1.15;border-radius:6px;text-transform:uppercase}
.thumbnail-admin{margin-top:18px}
.thumbnail-admin__status{margin:10px 0 0;color:#5f6670;font-weight:700}
.custom-design-cta{display:flex;align-items:center;justify-content:center;gap:16px;padding:14px 16px;border-bottom:1px solid #eee5d6;background:#fffaf0;text-align:center}
.custom-design-cta strong{font-size:20px;line-height:1.25;color:#111}
.custom-design-whatsapp{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 20px;border-radius:999px;background:#10a373;color:#fff!important;text-decoration:none;font-weight:900;box-shadow:0 12px 28px rgba(16,163,115,.24);white-space:nowrap}
.custom-design-empty{margin:18px auto;padding:22px 24px;max-width:760px;border:1px solid #eadfc9;background:#fffaf0;text-align:center}
.custom-design-empty strong{display:block;margin-bottom:8px;font-size:22px;color:#111;line-height:1.25}
.custom-design-empty p{margin:0 auto 16px;max-width:620px;color:#5f6670;font-size:16px;line-height:1.55}

@media (max-width:700px){
  .product-order-info{margin-top:14px;padding:15px}
  .product-order-info h3{font-size:18px}
  .product-order-info p{font-size:14px;line-height:1.55}
  .custom-design-cta{flex-direction:column;gap:10px;padding:13px 14px}
  .custom-design-cta strong{font-size:17px}
  .custom-design-whatsapp{min-height:38px;padding:9px 16px;font-size:14px}
  .custom-design-empty{margin:14px 12px;padding:18px 14px}
  .custom-design-empty strong{font-size:19px}
  .custom-design-empty p{font-size:14px}
}
