@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,500;9..144,600&display=swap');
.details-button{margin-top:14px;padding:10px 12px;border:1px solid #327985;border-radius:8px;background:white;color:#205864;font:inherit;font-weight:700;cursor:pointer}.details-button:hover,.details-button:focus-visible{background:#e5f0ef}#details{width:min(720px,calc(100% - 24px));max-height:90vh;overflow:auto;border:0;border-radius:16px;padding:28px;box-shadow:0 20px 70px #10293255;color:#19323c}#details::backdrop{background:#132d39aa}.close-details{float:right;border:0;background:#e5f0ef;border-radius:50%;width:36px;height:36px;font-size:26px;cursor:pointer}.detail-image{width:100%;max-height:320px;object-fit:contain;border-radius:10px;background:#eef3f1}.detail-meta,.detail-note{color:#536e72}.detail-note{background:#e5f0ef;padding:12px;border-radius:8px;line-height:1.5}.description{white-space:pre-wrap;line-height:1.65;overflow-wrap:anywhere}#details h2{font-family:Fraunces,Georgia,serif;font-size:1.8rem;font-weight:500;margin:18px 0 6px}
:root{font-family:'DM Sans',sans-serif;color:#19323c;background:#f7f8f6}*{box-sizing:border-box}body{margin:0}header{background:#142b37;color:white;min-height:76px;padding:14px clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:13px}.brand strong{display:block;font-size:1.12rem}.brand small{display:block;color:#bdd1d7;font-size:.8rem;margin-top:3px}.brand-mark{width:42px;height:42px;border:1px solid #a5d3d5;border-radius:50%;display:grid;place-items:center;color:#b8e0db;font-family:Georgia,serif;font-size:1.5rem}.browse-only{font-size:.85rem;border:1px solid #57737b;border-radius:30px;padding:8px 13px;white-space:nowrap}main{max-width:1320px;margin:auto;padding:0 clamp(18px,4vw,54px)}.intro{padding:58px 0 40px;max-width:810px}.eyebrow{letter-spacing:.18em;font-size:.75rem;color:#476f77;font-weight:700}.intro h1{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:clamp(2.4rem,5vw,4.3rem);line-height:1.07;margin:16px 0 20px}.intro p{font-size:1.1rem;line-height:1.65;color:#52666a;margin:0}.controls{background:white;border:1px solid #dbe4e3;border-radius:14px;padding:20px;box-shadow:0 8px 28px #1735420b}.search span,.filters label{font-size:.82rem;font-weight:700;color:#3e5d65}.search input{display:block;width:100%;margin:8px 0 16px;border:1px solid #cbd9da;border-radius:9px;padding:14px 15px;font:inherit;font-size:1rem;background:#fbfcfc}.search input:focus,select:focus{outline:2px solid #327985;outline-offset:1px}.filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.filters select{display:block;width:100%;margin-top:7px;padding:11px;border:1px solid #cbd9da;border-radius:8px;background:white;color:#19323c;font:inherit}.result-head{display:flex;align-items:baseline;justify-content:space-between;margin:42px 0 20px}.result-head h2,.how h2{font-family:Fraunces,Georgia,serif;font-size:1.85rem;font-weight:500;margin:0}.result-head span{color:#647a7d}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.card{background:white;border:1px solid #e0e7e6;border-radius:13px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.photo{aspect-ratio:1.16;background:#e9eeec;display:grid;place-items:center;overflow:hidden}.photo img{width:100%;height:100%;object-fit:cover}.photo.fallback{background:linear-gradient(135deg,#dce8e8,#f0e9dd);color:#597b7e;font-family:Fraunces,Georgia,serif;font-size:2.6rem}.card-body{padding:16px;display:flex;flex-direction:column;flex:1}.card h3{font-size:1.02rem;line-height:1.42;font-weight:600;margin:9px 0 13px;flex:1}.meta{font-size:.82rem;color:#677d80;margin:0 0 12px}.bottom{border-top:1px solid #e6edec;padding-top:12px;display:flex;justify-content:space-between;align-items:center;gap:8px}.price{font-weight:700}.code{font-size:.77rem;color:#5b7378}.empty{padding:60px 0;text-align:center;color:#667}.how{margin:58px 0;background:#e5f0ef;border-radius:14px;padding:28px 34px}.how p{line-height:1.65;max-width:850px;margin:12px 0 0}footer{background:#142b37;color:#c4d4d8;text-align:center;padding:28px;font-size:.9rem}@media(max-width:1050px){.grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){header{min-height:68px}.brand small{font-size:.71rem}.browse-only{display:none}.intro{padding:39px 0 27px}.intro p{font-size:1rem}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.card-body{padding:12px}.photo{aspect-ratio:1}.card h3{font-size:.94rem}.how{padding:24px;margin-top:40px}}@media(max-width:420px){.filters{grid-template-columns:1fr}.grid{grid-template-columns:1fr 1fr}.meta{font-size:.75rem}.bottom{display:block}.code{display:block;margin-top:5px}}
