:root{--cream:#f8f4ea;--paper:#fffdf8;--ink:#123b2b;--forest:#123e2d;--coral:#ee654d;--muted:#566057;--line:#e4dccd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:#18221d;font-family:Arial,Helvetica,sans-serif}.catalog-shell{max-width:1440px;margin:0 auto;background:var(--paper);min-height:100vh}.catalog-topbar{min-height:80px;padding:15px 55px;display:flex;align-items:center;gap:28px;border-bottom:1px solid #eee6d9;background:#fffcf6}.catalog-brand img{display:block;width:190px;height:44px;object-fit:contain;object-position:left center}.catalog-nav{display:flex;gap:24px;margin-left:auto;align-items:center}.catalog-nav a{color:#1b3025;font-size:13px;font-weight:700;text-decoration:none}.catalog-nav a:hover{color:var(--coral)}.catalog-wa{border-radius:7px;background:var(--ink);color:#fff!important;padding:12px 16px}.catalog-hero{padding:68px 55px 56px;background:linear-gradient(120deg,#f3eee0,#fffdf8 54%,#e6f0e8)}.catalog-hero p{margin:0 0 13px;color:var(--coral);letter-spacing:1.4px;font-size:11px;font-weight:800}.catalog-hero h1{margin:0;color:var(--ink);font:500 clamp(40px,6vw,66px)/1.02 Georgia,'Times New Roman',serif;max-width:770px}.catalog-hero .intro{max-width:620px;color:#48544c;font-size:16px;line-height:1.65;margin:22px 0 0}.catalog-main{padding:50px 55px 65px}.catalog-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:25px}.catalog-heading h2{margin:0;font:500 36px/1 Georgia,'Times New Roman',serif;color:var(--ink)}.catalog-heading p{margin:0;color:var(--muted);max-width:400px;text-align:right;font-size:14px;line-height:1.5}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.catalog-card{border:1px solid #e9e2d4;border-radius:13px;overflow:hidden;background:#fffaf1;box-shadow:0 4px 16px rgba(27,49,36,.05)}.catalog-card img{display:block;width:100%;aspect-ratio:1/1.06;object-fit:cover;background:#f2eee5}.catalog-card .contain{object-fit:contain;background:#fff}.catalog-card-copy{padding:21px 20px 24px}.catalog-card h3{margin:0 0 10px;color:#1d3026;font:600 23px/1.12 Georgia,'Times New Roman',serif}.catalog-card p{margin:0;color:#4e5951;line-height:1.55;font-size:14px}.catalog-card ul{margin:14px 0 0;padding:0;list-style:none;color:#315041;font-size:13px;line-height:1.6}.catalog-card li:before{content:'✓';color:var(--coral);font-weight:800;margin-right:8px}.catalog-inquiry{margin:4px 55px 50px;border-radius:16px;padding:38px 44px;display:flex;gap:35px;align-items:center;justify-content:space-between;background:linear-gradient(115deg,#0c2d20,#21543b);color:#fff}.catalog-inquiry p{color:#fff1c6;font-size:11px;letter-spacing:1.3px;font-weight:800;margin:0 0 9px}.catalog-inquiry h2{margin:0;font:500 38px/1.1 Georgia,'Times New Roman',serif}.catalog-inquiry-links{display:flex;gap:12px;flex-wrap:wrap}.catalog-inquiry a{color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.52);border-radius:7px;padding:13px 16px;font-size:14px;font-weight:700}.catalog-inquiry a:first-child{background:#f7edcf;color:#173b2a;border-color:#f7edcf}.catalog-footer{border-top:1px solid #e9e2d5;padding:20px 55px;color:#667167;font-size:11px;display:flex;justify-content:space-between;gap:20px}@media(max-width:850px){.catalog-topbar{padding:13px 22px}.catalog-nav{gap:12px}.catalog-nav a:not(.catalog-wa){display:none}.catalog-hero,.catalog-main{padding-left:22px;padding-right:22px}.catalog-grid{grid-template-columns:repeat(2,1fr)}.catalog-inquiry{margin:0 22px 35px;padding:30px}.catalog-footer{padding:20px 22px}}@media(max-width:560px){.catalog-brand img{width:160px}.catalog-hero{padding-top:46px;padding-bottom:40px}.catalog-main{padding-top:35px}.catalog-heading{display:block}.catalog-heading h2{font-size:32px}.catalog-heading p{text-align:left;margin-top:12px}.catalog-grid{grid-template-columns:1fr}.catalog-inquiry{display:block;padding:28px 24px}.catalog-inquiry h2{font-size:31px}.catalog-inquiry-links{margin-top:23px}.catalog-footer{display:block;line-height:1.8}}
