.product-gallery-page{min-height:80vh;background:#f7f4ef;color:#201811;font-family:Outfit,sans-serif}.gallery-hero{padding:64px 24px 42px;background:linear-gradient(120deg,rgba(28,17,10,.82),rgba(28,17,10,.22)),url(https://images.unsplash.com/photo-1616486338812-3dadae4b4ace?q=80&w=1600&auto=format&fit=crop) 50% /cover no-repeat;color:#fffaf2;text-align:center}.gallery-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#b98b35;color:#fff;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.gallery-hero h1{max-width:840px;margin:18px auto 0;font-family:Playfair Display,serif;font-size:clamp(36px,5vw,72px);line-height:.98;letter-spacing:0}.gallery-hero p{max-width:620px;margin:16px auto 0;color:rgba(255,250,242,.82);font-size:15px;line-height:1.65}.gallery-search{width:min(620px,100%);height:52px;margin:28px auto 0;display:flex;align-items:center;gap:10px;padding:0 16px;border-radius:999px;background:rgba(255,255,255,.96);color:#8a651a;box-shadow:0 18px 48px rgba(12,8,5,.22)}.gallery-search input{flex:1;border:none;outline:none;background:transparent;color:#201811;font:800 14px Outfit,sans-serif}.gallery-board{width:min(1440px,calc(100% - 32px));margin:-18px auto 0;padding:24px;border-radius:24px 24px 0 0;background:#fff;border:1px solid rgba(139,69,19,.08);box-shadow:0 24px 80px rgba(12,8,5,.08)}.gallery-board-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.gallery-board-head span{color:#9c6f14;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.gallery-board-head h2{margin:4px 0 0;font-family:Playfair Display,serif;font-size:30px;line-height:1}.gallery-grid{columns:250px 4;column-gap:16px}.gallery-card{display:inline-block;width:100%;break-inside:avoid;margin:0 0 16px;border-radius:16px;overflow:hidden;background:#fbfaf7;border:1px solid #eee3d4;color:inherit;text-decoration:none;box-shadow:0 14px 32px rgba(16,24,40,.05);transition:transform .16s ease,box-shadow .16s ease}.gallery-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(16,24,40,.1)}.gallery-image-wrap{display:block;background:#eee6d9}.gallery-image-wrap img{display:block;width:100%;height:auto;min-height:180px;object-fit:cover}.gallery-card-body{display:grid;gap:5px;padding:13px}.gallery-card-body strong{color:#201811;font-size:14px;line-height:1.3}.gallery-card-body small{color:#806f5f;font-size:12px;font-weight:800}.gallery-empty{min-height:260px;display:grid;place-items:center;gap:8px;text-align:center;color:#806f5f;font-weight:800}.gallery-empty span,.gallery-empty strong{display:block}@media (max-width:640px){.gallery-hero{padding:38px 14px 32px}.gallery-hero h1{font-size:34px}.gallery-board{width:calc(100% - 20px);padding:14px;border-radius:18px 18px 0 0}.gallery-grid{columns:140px 2;column-gap:10px}.gallery-card{margin-bottom:10px;border-radius:12px}}