*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:#2a1518;background:#fffaf5}a{text-decoration:none;color:inherit}.wrap{width:min(1120px,92%);margin:auto}header{position:sticky;top:0;z-index:20;background:rgba(255,250,245,.94);backdrop-filter:blur(12px);border-bottom:1px solid #ead9cf}.nav{height:72px;display:flex;align-items:center;gap:26px}.logo{font-family:Georgia,serif;font-size:24px;color:#76162d}.logo span{font:700 11px Inter;letter-spacing:2px;color:#b58a38}.nav nav{display:flex;gap:20px;margin-left:auto;font-size:13px}.btn{display:inline-flex;justify-content:center;align-items:center;background:#7b1731;color:white;padding:14px 20px;border-radius:12px;font-weight:800;border:1px solid #7b1731}.btn.small{padding:10px 14px;font-size:12px}.btn.ghost{background:transparent;border-color:#d7b567;color:#fff}.btn.ghostdark{background:transparent;color:#7b1731}.hero{background:radial-gradient(circle at 80% 20%,#a4274a 0,#641329 35%,#280b14 100%);color:white;padding:70px 0}.hero-grid{display:grid;grid-template-columns:1.1fr .8fr;align-items:center;gap:55px}.hero h1{font-family:Georgia,serif;font-size:clamp(42px,6vw,76px);line-height:.98;margin:16px 0 24px}.hero h1 em{color:#e7c66e;font-style:normal}.hero p{font-size:18px;line-height:1.7;color:#f3dfe4}.heroimg{width:100%;height:600px;object-fit:cover;object-position:center;border-radius:160px 160px 28px 28px;border:2px solid #d8b65e;box-shadow:0 24px 70px #0008}.eyebrow{font-size:12px;letter-spacing:2.3px;font-weight:900;color:#8d2940}.gold{color:#e7c66e}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.stats{display:flex;gap:30px;margin-top:38px}.stats div{display:flex;flex-direction:column}.stats b{font-size:20px;color:#e7c66e}.stats span{font-size:11px;color:#d7bec4}.section{padding:90px 0}.section h2{font:700 clamp(34px,4vw,52px) Georgia,serif;color:#5f1428;margin:10px 0 20px}.lead{max-width:760px;color:#705c5f;line-height:1.7}.profile{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center}.profile>img{width:100%;border-radius:24px;box-shadow:0 20px 50px #5f142833}.profile p,.story p{font-size:17px;line-height:1.8;color:#665356}.identity{display:flex;flex-direction:column;gap:5px;border-left:4px solid #b88a36;padding:14px 20px;margin-top:24px}.identity b{font-size:22px}.burg{background:#641329;color:white}.burg h2{color:white}.light{color:#eadce0}.cream{background:#f5e9df}.gallery{display:grid;gap:14px;margin-top:30px}.gallery.four{grid-template-columns:repeat(4,1fr)}.gallery.three{grid-template-columns:repeat(3,1fr)}.gallery img{width:100%;height:300px;object-fit:cover;border-radius:18px}.filters{display:flex;gap:8px;flex-wrap:wrap;margin:28px 0}.filters button{border:1px solid #d7c5bb;background:white;padding:10px 15px;border-radius:99px;cursor:pointer}.filters button.active{background:#74162e;color:white}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product{background:white;border:1px solid #eadbd3;border-radius:18px;padding:22px;box-shadow:0 8px 24px #5f14280a}.product small{color:#9b6d42;font-weight:800}.product h3{margin:8px 0;font-size:20px}.product p{color:#766166;line-height:1.6;min-height:76px}.prodmark{height:105px;border-radius:12px;background:linear-gradient(135deg,#70142d,#b5903e);color:#f5db89;display:flex;align-items:center;justify-content:center;font:700 25px Georgia;margin-bottom:18px;letter-spacing:2px}.price{font-size:20px;font-weight:900;color:#74162e}.note{font-size:12px;color:#7c696d;margin-top:22px}.achievement{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center;margin:35px 0}.achievement img{width:100%;border-radius:20px}.achievement h3{font:700 36px Georgia;color:#68142a;margin:12px 0}.badge{background:#68142a;color:white;border-radius:99px;padding:8px 12px;font-size:11px;font-weight:900}.story{display:grid;grid-template-columns:1fr .7fr;gap:50px;align-items:center}.story img{width:100%;height:500px;object-fit:cover;border-radius:28px}.goldbtn{background:#d7b358;border-color:#d7b358;color:#3b101b}.cta-card{background:white;border:1px solid #e2cfc5;border-radius:24px;padding:36px;display:grid;grid-template-columns:1fr 1fr;gap:30px;box-shadow:0 18px 50px #6b183012}.cta-card h3{font:700 32px Georgia;color:#65152a;margin:0}.textlink{color:#781730;font-weight:800;display:flex;align-items:center}footer{background:#230a11;color:#e9d7dc;padding:50px 0;text-align:center}.float{position:fixed;right:20px;bottom:20px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25D366;color:white;font-weight:900;box-shadow:0 8px 30px #0004;z-index:30}@media(max-width:800px){.nav nav{display:none}.nav .btn{margin-left:auto}.hero{padding:42px 0}.hero-grid,.profile,.story,.achievement,.cta-card{grid-template-columns:1fr}.heroimg{height:470px;order:-1}.hero h1{font-size:44px}.stats{gap:15px;flex-wrap:wrap}.gallery.four,.gallery.three{grid-template-columns:repeat(2,1fr)}.gallery img{height:230px}.products{grid-template-columns:1fr 1fr}.section{padding:65px 0}}@media(max-width:520px){.products{grid-template-columns:1fr}.gallery.four,.gallery.three{grid-template-columns:1fr 1fr}.gallery img{height:180px}.heroimg{height:420px}.hero h1{font-size:38px}.stats b{font-size:17px}.section h2{font-size:34px}}
/* Product + pricelist asset upgrade */
.product{overflow:hidden;padding:0!important}.product-img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#fff8f3;display:block}.product-body{padding:18px}.prod-note{font-size:.86rem;opacity:.72}.price-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:28px 0 34px}.price-card{margin:0;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 30px rgba(70,18,34,.10)}.price-card img{display:block;width:100%;height:auto}.price-card figcaption{padding:12px 14px;font-size:.85rem;font-weight:700}@media(max-width:720px){.price-gallery{grid-template-columns:1fr}.product-img{aspect-ratio:4/3}}
.testimonial-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px;align-items:start}.testimonial-card{margin:0;background:#fff;border-radius:18px;padding:8px;overflow:hidden;box-shadow:0 12px 35px rgba(0,0,0,.2)}.testimonial-card img{display:block;width:100%;height:auto;border-radius:12px;cursor:zoom-in}.testimonial-disclaimer{margin:24px auto 0;max-width:900px;font-size:13px;line-height:1.6;color:rgba(255,255,255,.75);text-align:center}@media(max-width:800px){.testimonial-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.testimonial-card{border-radius:12px;padding:5px}.testimonial-card img{border-radius:8px}}@media(max-width:480px){.testimonial-gallery{grid-template-columns:1fr 1fr}}

/* Sahrini additions */
.map-card{display:grid;grid-template-columns:1.35fr .65fr;gap:24px;background:#fff;border:1px solid #eaded4;border-radius:24px;overflow:hidden;box-shadow:0 18px 50px rgba(49,9,24,.08)}
.map-card iframe{width:100%;height:420px;border:0}.map-copy{padding:34px;align-self:center}.map-copy h3{margin-top:0}.testimonial-gallery img{background:#fff;object-fit:contain;max-height:650px}.gallery img{cursor:zoom-in}.heroimg{object-position:center 25%}
@media(max-width:760px){.map-card{grid-template-columns:1fr}.map-card iframe{height:320px}.map-copy{padding:22px}.testimonial-gallery img{max-height:none}}
/* Update Sahrini — aktivitas, testimoni & media sosial */
.journey-gallery{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.journey-gallery figure{margin:0;background:#fff;border:1px solid #eadfce;border-radius:22px;overflow:hidden;box-shadow:0 12px 34px rgba(55,22,31,.08)}.journey-gallery figure.wide{grid-column:1/-1}.journey-gallery img{width:100%;height:440px;object-fit:cover;display:block}.journey-gallery .wide img{height:480px}.journey-gallery figcaption{padding:14px 16px;font-weight:700;color:#4c1825}.social-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px}.social-card{display:flex;align-items:center;gap:14px;padding:20px;border:1px solid #e6d8c6;border-radius:20px;background:#fff;color:#431420;text-decoration:none;box-shadow:0 10px 30px rgba(55,22,31,.07);transition:.2s ease}.social-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(55,22,31,.12)}.social-icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#6f1730;color:#f5d68a;font-size:24px;font-weight:800}.social-card div{display:flex;flex-direction:column;flex:1}.social-card b{font-size:17px}.social-card small{color:#7d6a70;margin-top:3px}.social-card strong{font-size:22px;color:#8a6b24}footer a{color:#f3d893}.testimonial-gallery img{cursor:zoom-in}
@media(max-width:760px){.journey-gallery,.social-grid{grid-template-columns:1fr}.journey-gallery figure.wide{grid-column:auto}.journey-gallery img,.journey-gallery .wide img{height:auto;max-height:none}.social-card{padding:16px}}

/* Final revisi 2: pencapaian & testimoni menggunakan materi yang dikirim pengguna */
#pencapaian .gallery img,
#testimoni .testimonial-gallery img{
  width:100%;
  height:100%;
  min-height:260px;
  max-height:460px;
  object-fit:contain;
  background:#fff;
  border-radius:18px;
}
#pencapaian .gallery{
  align-items:stretch;
}
@media (max-width:720px){
  #pencapaian .gallery img,
  #testimoni .testimonial-gallery img{
    min-height:220px;
    max-height:none;
  }
}
