:root{--green:#0d6b3d;--green2:#118a50;--ink:#153326;--soft:#f2f8f4;--gold:#ffc107}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:#fff}.hjks-nav{background:linear-gradient(90deg,#0a4f2e,#0d7441);box-shadow:0 8px 25px rgba(8,62,37,.16)}.navbar-brand span{color:#ffd75a}.hero{position:relative;min-height:500px;display:flex;align-items:center;color:#fff;background:linear-gradient(125deg,#0b4d2d,#128e50);background-image:linear-gradient(90deg,rgba(7,50,28,.94),rgba(7,71,38,.72),rgba(0,0,0,.15)),var(--hero);background-size:cover;background-position:center;overflow:hidden}.hero:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;right:-100px;top:-170px;background:rgba(255,255,255,.08)}.hero-inner{position:relative;z-index:2;padding:72px 12px;max-width:960px}.eyebrow{display:inline-block;padding:7px 13px;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:rgba(255,255,255,.12);font-weight:800;font-size:.78rem;letter-spacing:.1em}.hero h1{font-size:clamp(2.6rem,6vw,5rem);line-height:1;font-weight:950;max-width:850px;margin:18px 0}.hero p{max-width:720px;font-size:1.1rem;color:rgba(255,255,255,.9)}.hero-stat{margin-top:30px;display:inline-flex;align-items:baseline;gap:8px;padding:12px 18px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);border-radius:16px}.hero-stat strong{font-size:1.8rem}.hero-stat span{color:rgba(255,255,255,.85)}.section-head{max-width:780px;margin-bottom:28px}.section-head>span{color:var(--green);font-size:.78rem;font-weight:900;letter-spacing:.12em}.section-head h2{font-weight:950;font-size:clamp(2rem,4vw,3rem);margin:.25rem 0}.section-head p{color:#65766b}.bg-soft{background:var(--soft)}.info-card,.form-card{height:100%;border:1px solid #dce9df;border-radius:24px;background:#fff;padding:26px;box-shadow:0 16px 40px rgba(16,74,44,.07)}.info-card{background:linear-gradient(145deg,#0c5f38,#12864c);color:#fff}.info-card p,.info-card li{color:rgba(255,255,255,.9)}.info-card h3{font-weight:900}.big-number{font-size:2.5rem;font-weight:950;margin-top:28px}.big-number small{font-size:.9rem;font-weight:600;color:rgba(255,255,255,.8)}.mode-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mode-grid label{border:1px solid #d8e7dc;border-radius:14px;padding:13px;background:#fff;font-weight:700;cursor:pointer}.product-card{display:block;width:100%;height:100%;border:1px solid #dfe9e1;border-radius:20px;background:#fff;padding:0;overflow:hidden;box-shadow:0 10px 28px rgba(17,75,45,.06);transition:.2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(17,75,45,.13)}.product-card>img{width:100%;aspect-ratio:1/1;object-fit:cover;background:#eef4ef}.product-card h3{font-size:1rem;font-weight:850;margin:.3rem 0}.price{font-weight:950;color:var(--green);font-size:1.15rem}.cart-bar{position:sticky;bottom:14px;display:flex;justify-content:flex-end;margin-top:20px;z-index:10}.cart-bar .btn{box-shadow:0 12px 30px rgba(0,0,0,.18)}.participant{border:1px solid #e0e9e2;border-radius:18px;overflow:hidden;background:#fff;height:100%}.participant img{width:100%;aspect-ratio:1/1;object-fit:cover}.participant div{padding:10px}.participant strong,.participant small{display:block}.participant small{color:#718078;font-size:.75rem}.product-modal-img{aspect-ratio:1/1;object-fit:cover;background:#edf5ef}.variant-row{border:1px solid #dce9df;border-radius:14px;padding:10px 12px;margin-bottom:8px;display:flex;align-items:center;justify-content:space-between;gap:12px}.variant-row input{width:90px}.cart-line{border:1px solid #e0eae2;border-radius:14px;padding:12px;margin-bottom:8px;display:flex;justify-content:space-between;gap:12px}.cart-line small{display:block;color:#6b7a70}.cart-total{display:flex;justify-content:space-between;padding:14px 16px;background:#eff8f2;border-radius:14px;font-size:1.15rem}.cart-total strong{color:var(--green)}footer{background:#0b4027;color:rgba(255,255,255,.84);padding:24px 0}footer a{color:#fff}.form-control,.form-select{border-radius:12px;padding:.72rem .9rem;border-color:#d7e4db}.btn{border-radius:12px}.modal-content{box-shadow:0 24px 70px rgba(12,60,36,.2)}
@media(max-width:767px){.hero{min-height:430px}.hero-inner{padding:58px 16px}.mode-grid{grid-template-columns:1fr}.hjks-nav .btn{font-size:.72rem;padding:.35rem .55rem}.navbar-brand{font-size:1rem}.info-card,.form-card{padding:20px}.product-card h3{font-size:.9rem}.section-head{margin-bottom:20px}}
