.astro-chohero{position:relative;width:100vw;left:50%;margin-left:-50vw;margin-right:-50vw;min-height:min(64vh,540px);display:flex;align-items:flex-end;overflow:hidden}.astro-chohero__bg{position:absolute;inset:0;background-size:cover;background-position:center 35%}.astro-chohero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#1e151240,#1e151273,#1e1512d9)}.astro-chohero__inner{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:96px 40px 56px;color:#f0e8d8}.astro-chohero__eyebrow{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#c5a55a;margin:0 0 14px;font-weight:600}.astro-chohero__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(36px,5vw,68px);color:#fff;margin:0 0 16px;line-height:1.08;font-weight:700}.astro-chohero__sub{color:#ffffffe6;font-size:clamp(16px,1.9vw,19px);margin:0 0 28px;max-width:560px;line-height:1.55}.astro-chohero__btns{display:flex;flex-wrap:wrap;gap:14px}.astro-chohero__btn{display:inline-flex;align-items:center;padding:14px 30px;border-radius:50px;font-size:16px;font-weight:700;text-decoration:none;background:#9a2d2d;color:#fff;transition:background .2s}.astro-chohero__btn:hover{background:#7e2424;color:#fff}@media(max-width:600px){.astro-chohero{min-height:min(64vh,460px)}.astro-chohero__inner{padding:80px 20px 40px}}.astro-chointro{background:#f7f3ef;padding:64px 40px;text-align:center}.astro-chointro__inner{max-width:760px;margin:0 auto}.astro-chointro__hl{font-family:Playfair Display,Georgia,serif;font-size:clamp(26px,3.4vw,40px);font-weight:700;color:#2c2420;margin:0 0 16px;line-height:1.15}.astro-chointro__lead{font-size:clamp(16px,1.8vw,18px);color:#3d3530;line-height:1.7;margin:0}@media(max-width:600px){.astro-chointro{padding:48px 20px}}.astro-chojob{background:#fff;padding:24px 40px 64px}.astro-chojob__inner{max-width:980px;margin:0 auto;background:linear-gradient(135deg,#9a2d2d,#7e2424);color:#fff;border-radius:16px;padding:36px 40px;display:flex;align-items:center;gap:32px;flex-wrap:wrap}.astro-chojob__txt{flex:1;min-width:260px}.astro-chojob__eyebrow{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#f0d9a0;margin:0 0 10px;font-weight:600}.astro-chojob__hl{font-family:Playfair Display,Georgia,serif;font-size:clamp(20px,2.4vw,26px);font-weight:700;color:#fff;margin:0 0 12px;line-height:1.25}.astro-chojob__lead{font-size:15px;color:#f2dede;line-height:1.65;margin:0}.astro-chojob__btn{flex-shrink:0;display:inline-flex;align-items:center;padding:14px 28px;border-radius:50px;font-size:15px;font-weight:700;text-decoration:none;background:#fff;color:#9a2d2d;transition:background .2s,transform .2s;min-height:44px}.astro-chojob__btn:hover{background:#f3e7d4;transform:translateY(-2px)}@media(max-width:600px){.astro-chojob{padding:16px 20px 48px}.astro-chojob__inner{padding:28px 24px}}.astro-chocards{background:#fff;padding:8px 24px 72px}.astro-chocards__inner{max-width:1180px;margin:0 auto}.astro-chocards__head{text-align:center;margin:0 0 44px;scroll-margin-top:96px}.astro-chocards__hl{font-family:Playfair Display,Georgia,serif;font-size:clamp(26px,3.5vw,36px);color:#2c2420;margin:0 0 10px;font-weight:700}.astro-chocards__sub{font-size:15.5px;color:#928269;margin:0}.astro-chocards__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.astro-chocards__card{background:#f7f3ef;border-radius:14px;overflow:hidden;box-shadow:0 4px 20px #1e151212;border:1px solid #e7ddd0;display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s}.astro-chocards__card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #1e15121f}.astro-chocards__img{aspect-ratio:3/2;overflow:hidden;background:#f0e8d8}.astro-chocards__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.astro-chocards__card:hover .astro-chocards__img img{transform:scale(1.04)}.astro-chocards__body{padding:26px 28px 28px;flex:1;display:flex;flex-direction:column}.astro-chocards__body h3{font-family:Playfair Display,Georgia,serif;font-size:21px;color:#2c2420;margin:0 0 16px;font-weight:700;line-height:1.2}.astro-chocards__meta{margin:0 0 14px;display:flex;flex-direction:column;gap:8px}.astro-chocards__row{display:grid;grid-template-columns:84px 1fr;gap:12px;align-items:baseline;border-bottom:1px solid #e7ddd0;padding-bottom:8px}.astro-chocards__row:last-child{border-bottom:none;padding-bottom:0}.astro-chocards__row dt{font-size:11px;font-weight:700;color:#7e2424;letter-spacing:.08em;text-transform:uppercase}.astro-chocards__row dd{margin:0;font-size:14px;color:#3d3530;line-height:1.5}.astro-chocards__contact{margin:auto 0 0;font-size:13.5px;color:#928269;line-height:1.6}.astro-chocards__contact a{color:#7e2424;text-decoration:none;font-weight:600}.astro-chocards__contact a:hover{text-decoration:underline}@media(max-width:760px){.astro-chocards__grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}@media(max-width:600px){.astro-chocards{padding:4px 20px 56px}}.astro-chocta{position:relative;width:100vw;left:50%;margin-left:-50vw;margin-right:-50vw;background:linear-gradient(135deg,#9a2d2d,#7e2424);color:#fff;padding:72px 0;overflow:hidden}.astro-chocta:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 10%,rgba(255,255,255,.1),transparent 55%)}.astro-chocta__inner{position:relative;z-index:1;max-width:620px;margin:0 auto;padding:0 40px;text-align:center}.astro-chocta__hl{font-family:Playfair Display,serif;font-size:clamp(26px,3.5vw,40px);font-weight:700;color:#fff;margin:0 0 14px}.astro-chocta__sub{font-size:clamp(15px,1.8vw,18px);color:#f2dede;line-height:1.65;margin:0 0 28px}.astro-chocta__btn{display:inline-flex;align-items:center;padding:14px 30px;border-radius:50px;font-size:15px;font-weight:700;text-decoration:none;background:#fff;color:#9a2d2d;transition:background .2s,transform .2s;min-height:44px}.astro-chocta__btn:hover{background:#f3e7d4;transform:translateY(-2px)}@media(max-width:600px){.astro-chocta{padding:56px 0}.astro-chocta__inner{padding:0 20px}}
