*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--accent: #b5706b;--accent-light: #d4a09a;--text-dark: #1a1a1a;--text-mid: #444;--text-light: #777;--bg: #ffffff;--font-serif: "Noto Serif", Georgia, serif;--font-sans: "Inter", system-ui, sans-serif}html{scroll-behavior:smooth;font-size:18px}body{font-family:var(--font-sans);color:var(--text-dark);background:var(--bg);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{cursor:pointer;font-family:var(--font-sans)}._header_1r1eo_1{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;height:96px;background:#fff;border-bottom:1px solid #f0eded}._logo_1r1eo_14 img{height:80px;object-fit:contain}._nav_1r1eo_19{display:flex;align-items:center;gap:2.5rem}._link_1r1eo_25{font-size:.9rem;font-weight:600;letter-spacing:.1em;color:var(--accent);transition:opacity .2s;white-space:nowrap}._link_1r1eo_25:hover,._active_1r1eo_35{opacity:.7}._dropdown_1r1eo_40{position:relative}._dropdownMenu_1r1eo_44{position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%);background:#fff;border:1px solid #f0eded;box-shadow:0 8px 24px #00000017;min-width:160px;display:flex;flex-direction:column;z-index:200}._dropItem_1r1eo_58{display:block;padding:.7rem 1.2rem;font-size:.85rem;font-weight:600;letter-spacing:.08em;color:var(--text-mid);border-bottom:1px solid #f9f6f6;transition:background .15s,color .15s;white-space:nowrap}._dropItem_1r1eo_58:last-child{border-bottom:none}._dropItem_1r1eo_58:hover,._dropActive_1r1eo_75{background:#fdf5f4;color:var(--accent)}._social_1r1eo_81{display:flex;gap:.75rem;color:var(--accent-light)}._social_1r1eo_81 a{display:flex;align-items:center;transition:color .2s}._social_1r1eo_81 a:hover{color:var(--accent)}._burger_1r1eo_98{display:none;flex-direction:column;gap:5px;background:none;border:none;padding:4px}._burger_1r1eo_98 span{display:block;width:22px;height:2px;background:var(--accent)}._mobileNav_1r1eo_115{display:none}._mobileLink_1r1eo_119{display:block;width:100%;padding:1rem 0;font-size:.75rem;font-weight:600;letter-spacing:.12em;color:var(--accent);text-align:center;border-bottom:1px solid #f9f6f6;background:none;border-left:none;border-right:none;border-top:none;cursor:pointer;text-decoration:none}._mobileSubGroup_1r1eo_137{background:#fdf5f4;display:flex;flex-direction:column}._mobileSubLink_1r1eo_143{display:block;padding:.7rem 0;font-size:.7rem;font-weight:600;letter-spacing:.08em;color:var(--text-mid);text-align:center;border-bottom:1px solid #f5eeee}._mobileSubLink_1r1eo_143:hover{color:var(--accent)}@media (max-width: 768px){._burger_1r1eo_98{display:flex}._nav_1r1eo_19{display:none}._mobileNav_1r1eo_115{display:none;position:absolute;top:96px;left:0;right:0;background:#fff;flex-direction:column;align-items:stretch;border-bottom:1px solid #f0eded;z-index:99}._mobileNavOpen_1r1eo_180{display:flex}._social_1r1eo_81{display:none}}._hero_1mlh2_1{position:relative;width:100%;height:calc(100vh - 64px);overflow:hidden;background:#fff}._slide_1mlh2_9{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .8s ease}._slide_1mlh2_9 img{width:100%;height:100%;object-fit:contain;padding:2rem 4rem}._active_1mlh2_26{opacity:1}._dots_1mlh2_30{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem}._dot_1mlh2_30{width:10px;height:10px;border-radius:50%;border:1.5px solid #aaa;background:transparent;padding:0;transition:background .2s,border-color .2s}._dotActive_1mlh2_49{background:var(--accent);border-color:var(--accent)}._section_tvri3_1{padding:5rem 2rem 0}._text_tvri3_5{max-width:600px;margin:0 auto;text-align:center}._title_tvri3_11{font-family:var(--font-serif);font-size:2.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.5rem}._tagline_tvri3_19{font-size:1rem;color:var(--text-mid);margin-bottom:1.5rem}._body_tvri3_25{font-size:.95rem;line-height:1.75;color:var(--text-mid);margin-bottom:1rem}._sub_tvri3_32{font-size:.9rem;color:var(--text-mid);margin-bottom:2rem}._btn_tvri3_38{display:inline-block;padding:.6rem 2rem;border:1.5px solid var(--accent);color:var(--accent);font-size:.75rem;font-weight:600;letter-spacing:.1em;transition:background .2s,color .2s}._btn_tvri3_38:hover{background:var(--accent);color:#fff}._grid_tvri3_54{display:grid;grid-template-columns:repeat(3,1fr);margin-top:4rem;gap:0}._grid_tvri3_54 img{width:100%;height:480px;object-fit:cover}@media (max-width: 768px){._grid_tvri3_54{grid-template-columns:1fr}._grid_tvri3_54 img{height:280px}}._placeholder_jvsi8_1{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;background:#f9f6f5;border:1px dashed #e0d8d8;border-radius:2px}._pill_jvsi8_14{font-size:.65rem;font-weight:700;letter-spacing:.1em;color:#fff;background:var(--accent);padding:.15rem .5rem;border-radius:99px}._name_jvsi8_24{font-size:.75rem;color:var(--text-light);text-align:center;padding:0 .5rem}._section_14fgn_1{padding:5rem 4rem}._heading_14fgn_5{font-family:var(--font-serif);font-size:2rem;font-weight:700;text-align:center;margin-bottom:3rem;letter-spacing:-.01em}._heading_14fgn_5 em{font-style:italic;font-weight:400}._grid_14fgn_19{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem 3rem;max-width:1100px;margin:0 auto}._card_14fgn_27{text-align:center;text-decoration:none;color:inherit;transition:opacity .2s}._card_14fgn_27:hover{opacity:.75}._imgWrap_14fgn_38{height:180px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}._imgWrap_14fgn_38 img{max-height:160px;max-width:100%;object-fit:contain}._name_14fgn_52{font-family:var(--font-serif);font-style:italic;font-size:1rem}._cta_14fgn_58{text-align:center;margin-top:3rem}._btn_14fgn_63{display:inline-block;padding:.6rem 2rem;border:1.5px solid var(--accent);color:var(--accent);font-size:.75rem;font-weight:600;letter-spacing:.1em;transition:background .2s,color .2s}._btn_14fgn_63:hover{background:var(--accent);color:#fff}@media (max-width: 900px){._grid_14fgn_19{grid-template-columns:repeat(2,1fr)}}@media (max-width: 500px){._section_14fgn_1{padding:3rem 1.5rem}._grid_14fgn_19{grid-template-columns:repeat(2,1fr);gap:1.5rem}}._section_2nc12_1{padding:5rem 2rem;text-align:center;background:#fff;border-top:1px solid #f0eded}._heading_2nc12_8{font-family:var(--font-serif);font-size:2rem;font-weight:700;margin-bottom:1.5rem;letter-spacing:-.01em}._heading_2nc12_8 em{font-style:italic;font-weight:400}._quote_2nc12_21{max-width:560px;margin:0 auto 1rem;font-size:.95rem;line-height:1.75;color:var(--text-mid)}._author_2nc12_29{font-size:.9rem;font-weight:600;color:var(--text-dark);margin-bottom:1.5rem}._controls_2nc12_36{display:flex;gap:.5rem;justify-content:center}._controls_2nc12_36 button{width:32px;height:32px;border:1.5px solid #ccc;background:none;font-size:1.2rem;color:var(--text-mid);display:flex;align-items:center;justify-content:center;transition:border-color .2s,color .2s}._controls_2nc12_36 button:hover{border-color:var(--accent);color:var(--accent)}._section_1qbj1_1{position:relative;height:520px;overflow:hidden}._mapWrap_1qbj1_7{width:100%;height:100%}._mapWrap_1qbj1_7 iframe{width:100%;height:100%;border:0;filter:grayscale(10%)}._card_1qbj1_19{position:absolute;bottom:0;left:50%;transform:translate(-50%);background:#fff;padding:2.5rem 3rem;text-align:center;min-width:380px;box-shadow:0 -2px 20px #0000000f}._heading_1qbj1_31{font-family:var(--font-serif);font-size:1.75rem;font-weight:700;margin-bottom:.75rem}._heading_1qbj1_31 em{font-style:italic;font-weight:400}._sub_1qbj1_43{font-size:.9rem;color:var(--text-mid);margin-bottom:1rem}._detail_1qbj1_49{font-size:.875rem;color:var(--text-mid);line-height:1.8}@media (max-width: 600px){._section_1qbj1_1{height:auto;display:flex;flex-direction:column}._mapWrap_1qbj1_7{height:280px}._card_1qbj1_19{position:static;transform:none;min-width:unset;width:100%}}._page_d7ppq_1{min-height:calc(100vh - 64px)}._hero_d7ppq_5{text-align:center;padding:5rem 2rem 3rem;border-bottom:1px solid #f0eded}._hero_d7ppq_5 h1{font-family:var(--font-serif);font-size:2.5rem;font-weight:700;margin-bottom:.5rem}._hero_d7ppq_5 h1 em{font-style:italic;font-weight:400}._tagline_d7ppq_23{color:var(--text-mid);font-size:.95rem}._content_d7ppq_28{max-width:780px;margin:0 auto;padding:4rem 2rem 6rem}._block_d7ppq_34{margin-bottom:3rem}._block_d7ppq_34 h2{font-family:var(--font-serif);font-size:1.4rem;font-weight:700;margin-bottom:1rem;color:var(--accent)}._block_d7ppq_34 p{font-size:.95rem;line-height:1.8;color:var(--text-mid);margin-bottom:.75rem}._list_d7ppq_53{margin:.5rem 0 .75rem 1.5rem;display:flex;flex-direction:column;gap:.5rem}._list_d7ppq_53 li{font-size:.95rem;line-height:1.7;color:var(--text-mid)}._page_22h5g_1{min-height:calc(100vh - 64px)}._hero_22h5g_5{text-align:center;padding:4rem 2rem 2rem;border-bottom:1px solid #f0eded}._hero_22h5g_5 h1{font-family:var(--font-serif);font-size:2.5rem;font-weight:700;margin-bottom:.5rem}._hero_22h5g_5 h1 em{font-style:italic;font-weight:400}._hero_22h5g_5 p{color:var(--text-mid);font-size:.95rem}._tabs_22h5g_28{display:flex;flex-wrap:wrap;gap:.5rem;padding:2rem 4rem 0;justify-content:center}._tab_22h5g_28{padding:.4rem 1.1rem;border:1.5px solid #ddd;background:none;font-size:.75rem;font-weight:600;letter-spacing:.06em;color:var(--text-mid);transition:border-color .2s,color .2s,background .2s}._tab_22h5g_28:hover{border-color:var(--accent);color:var(--accent)}._tabActive_22h5g_52{border-color:var(--accent);background:var(--accent);color:#fff}._grid_22h5g_58{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem 3rem;padding:3rem 4rem 5rem;max-width:1200px;margin:0 auto}._card_22h5g_67{text-align:center;text-decoration:none;color:inherit;transition:opacity .2s,transform .2s}._card_22h5g_67:hover{opacity:.75;transform:translateY(-2px)}._imgWrap_22h5g_79{height:180px;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}._imgWrap_22h5g_79 img{max-height:160px;max-width:100%;object-fit:contain}._name_22h5g_93{font-family:var(--font-serif);font-style:italic;font-size:.95rem}@media (max-width: 900px){._grid_22h5g_58{grid-template-columns:repeat(2,1fr);padding:2rem 2rem 4rem}._tabs_22h5g_28{padding:2rem 2rem 0}}._page_3wou3_1{max-width:1200px;margin:0 auto;padding:2rem 2rem 5rem}._breadcrumb_3wou3_8{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--text-light, #999);margin-bottom:2rem}._breadcrumb_3wou3_8 a{color:var(--accent);font-weight:500;transition:opacity .2s}._breadcrumb_3wou3_8 a:hover{opacity:.7}._breadcrumb_3wou3_8 span:not(:last-child){color:#ccc}._card_3wou3_32{display:grid;grid-template-columns:1fr 1fr;gap:0;background:#fff;border:1px solid #ede8e7;border-radius:10px;overflow:hidden;box-shadow:0 4px 28px #00000012;margin-bottom:3.5rem}._imagePanel_3wou3_45{background:#f8f5f4;display:flex;align-items:center;justify-content:center;padding:2rem;min-height:500px;border-right:1px solid #ede8e7}._imageWrap_3wou3_55{width:100%;max-width:480px;aspect-ratio:1;display:flex;align-items:center;justify-content:center}._image_3wou3_45{width:100%;height:100%;object-fit:contain;border-radius:4px}._infoPanel_3wou3_72{padding:3rem 3.5rem;display:flex;flex-direction:column;justify-content:center}._categoryBadge_3wou3_79{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);border:1.5px solid var(--accent);border-radius:20px;padding:.25rem .85rem;margin-bottom:1.1rem;width:fit-content}._productName_3wou3_93{font-family:var(--font-serif);font-size:2.4rem;font-weight:700;color:var(--text-dark, #1a1a1a);letter-spacing:-.02em;line-height:1.15;margin-bottom:.6rem}._generic_3wou3_103{font-size:.95rem;color:var(--text-mid, #666);line-height:1.5;margin-bottom:0}._divider_3wou3_110{height:1px;background:#f0eded;margin:1.75rem 0}._details_3wou3_117{display:flex;flex-direction:column;gap:0;margin:0 0 2rem}._detailRow_3wou3_124{display:flex;align-items:baseline;gap:1rem;padding:.75rem 0;border-bottom:1px solid #f8f4f4}._detailRow_3wou3_124:last-child{border-bottom:none}._detailRow_3wou3_124 dt{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-light, #999);min-width:110px;flex-shrink:0}._detailRow_3wou3_124 dd{font-size:.92rem;color:var(--text-dark, #1a1a1a);font-weight:500;margin:0}._actions_3wou3_154{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}._enquireBtn_3wou3_161{display:inline-block;padding:.75rem 2rem;background:var(--accent);color:#fff;font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-radius:4px;transition:background .2s,transform .15s}._enquireBtn_3wou3_161:hover{background:#9e5a56;transform:translateY(-1px)}._backLink_3wou3_179{font-size:.85rem;color:var(--text-mid, #666);font-weight:500;transition:color .2s}._backLink_3wou3_179:hover{color:var(--accent)}._related_3wou3_191{border-top:1px solid #f0eded;padding-top:2.5rem}._relatedTitle_3wou3_196{font-family:var(--font-serif);font-size:1.3rem;font-weight:700;color:var(--text-dark, #1a1a1a);margin-bottom:1.5rem}._relatedGrid_3wou3_204{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}._relatedCard_3wou3_210{background:#fff;border:1px solid #ede8e7;border-radius:8px;overflow:hidden;transition:box-shadow .2s,transform .2s;text-decoration:none}._relatedCard_3wou3_210:hover{box-shadow:0 6px 20px #0000001a;transform:translateY(-2px)}._relatedImgWrap_3wou3_224{background:#f8f5f4;aspect-ratio:1;display:flex;align-items:center;justify-content:center;padding:1.25rem}._relatedImg_3wou3_224{width:100%;height:100%;object-fit:contain}._relatedInfo_3wou3_239{padding:.85rem 1rem;border-top:1px solid #f0eded}._relatedName_3wou3_244{font-size:.88rem;font-weight:700;color:var(--text-dark, #1a1a1a);margin-bottom:.2rem}._relatedGeneric_3wou3_251{font-size:.75rem;color:var(--text-light, #999);line-height:1.4}._notFound_3wou3_258{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;font-size:1rem;color:var(--text-mid, #666)}._notFound_3wou3_258 a{color:var(--accent);font-weight:600}@media (max-width: 860px){._card_3wou3_32{grid-template-columns:1fr}._imagePanel_3wou3_45{border-right:none;border-bottom:1px solid #ede8e7;min-height:280px;padding:2rem}._infoPanel_3wou3_72{padding:2rem}._productName_3wou3_93{font-size:1.9rem}._relatedGrid_3wou3_204{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){._page_3wou3_1{padding:1.25rem 1rem 4rem}._relatedGrid_3wou3_204{grid-template-columns:repeat(2,1fr);gap:.75rem}}._wrapper_yl7un_1{max-width:1430px;margin:0 auto;padding:3rem 2rem 5rem}._offices_yl7un_8{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:4rem;border-radius:8px;overflow:hidden;box-shadow:0 8px 32px #00000021;gap:2px;background:#e0dada}._office_yl7un_8{padding:2.25rem 1.75rem;color:#fff;position:relative}._office_yl7un_8:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#ffffff40}._office_yl7un_8 h3{font-family:var(--font-serif);font-size:1.6rem;font-weight:700;margin-bottom:1.1rem;letter-spacing:-.01em}._office_yl7un_8 p{font-size:.85rem;line-height:1.8;opacity:.88}._pvSection_yl7un_50{border:1.5px solid #e8d8d8;border-left:4px solid var(--accent);padding:1.5rem 2rem;margin-bottom:3rem;display:flex;flex-direction:column;gap:.75rem}._pvBadge_yl7un_60{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--accent)}._pvSection_yl7un_50 p{font-size:.9rem;color:var(--text-mid);line-height:1.7;max-width:640px}._pvEmail_yl7un_78{font-size:1rem;font-weight:600;color:var(--accent);text-decoration:underline;text-underline-offset:3px;transition:opacity .2s}._pvEmail_yl7un_78:hover{opacity:.7}._formSection_yl7un_92{background:#fff;border-radius:8px;padding:3.5rem;box-shadow:0 4px 24px #00000012;border:1px solid #ede8e7}._formHeading_yl7un_100{color:var(--text-dark);font-family:var(--font-serif);font-size:1.75rem;font-weight:700;margin-bottom:.4rem}._formHeading_yl7un_100 em{font-style:italic;font-weight:400;color:var(--accent)}._formSubtext_yl7un_114{color:var(--text-light);font-size:.9rem;margin-bottom:2.5rem}._form_yl7un_92{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start}._left_yl7un_127{display:flex;flex-direction:column;gap:1.5rem}._field_yl7un_133{display:flex;flex-direction:column;gap:.4rem}._field_yl7un_133 span{font-size:.75rem;font-weight:600;letter-spacing:.08em;color:var(--text-mid);text-transform:uppercase}._field_yl7un_133 input,._field_yl7un_133 textarea{background:#fff;border:1px solid #ddd;border-radius:4px;padding:.8rem 1rem;font-size:.95rem;font-family:var(--font-sans);color:var(--text-dark);outline:none;transition:border-color .2s,box-shadow .2s}._field_yl7un_133 input::placeholder,._field_yl7un_133 textarea::placeholder{color:#bbb}._field_yl7un_133 input:focus,._field_yl7un_133 textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #b5706b1a}._right_yl7un_171{display:flex;flex-direction:column;height:100%}._right_yl7un_171 ._field_yl7un_133{height:100%}._right_yl7un_171 textarea{flex:1;min-height:240px;resize:vertical}._submit_yl7un_187{margin-top:.5rem;align-self:flex-start;padding:.8rem 2.5rem;background:var(--accent);border:none;border-radius:4px;color:#fff;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;transition:background .2s,transform .15s}._submit_yl7un_187:hover:not(:disabled){background:#9e5a56;transform:translateY(-1px)}._submit_yl7un_187:disabled{opacity:.6;cursor:not-allowed}._errorMsg_yl7un_212{font-size:.85rem;color:#c0392b;padding:.5rem 0}._submit_yl7un_187:active{transform:translateY(0)}._success_yl7un_223{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:4rem 2rem;text-align:center}._success_yl7un_223 p{font-size:1.1rem;color:var(--text-mid);line-height:1.7}._success_yl7un_223 button{padding:.75rem 2rem;border:1.5px solid var(--accent);background:none;color:var(--accent);font-size:.8rem;font-weight:600;letter-spacing:.1em;border-radius:4px;transition:background .2s,color .2s}._success_yl7un_223 button:hover{background:var(--accent);border-color:var(--accent);color:#fff}@media (max-width: 768px){._offices_yl7un_8{grid-template-columns:repeat(2,1fr)}._formSection_yl7un_92{padding:2rem 1.5rem}._form_yl7un_92{grid-template-columns:1fr}._right_yl7un_171 textarea{min-height:160px}}@media (max-width: 480px){._offices_yl7un_8{grid-template-columns:1fr}}._form_15t8w_1{display:flex;flex-direction:column;gap:0}._section_15t8w_8{border-bottom:1px solid #f0eded;padding:0 0 2rem;margin-bottom:2rem}._section_15t8w_8:last-of-type{border-bottom:none}._sectionHeader_15t8w_18{display:flex;align-items:center;gap:.65rem;margin-bottom:1.5rem}._sectionDot_15t8w_25{width:10px;height:10px;border-radius:50%;background:var(--accent);flex-shrink:0}._sectionTitle_15t8w_33{font-family:var(--font-serif);font-size:1.05rem;font-weight:700;color:var(--text-dark, #1a1a1a)}._sectionBody_15t8w_40{padding-left:1.65rem}._grid2_15t8w_45{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem 2rem;align-items:start}._field_15t8w_53{display:flex;flex-direction:column;gap:.4rem}._label_15t8w_59{font-size:.75rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--text-mid, #666)}._req_15t8w_67{color:var(--accent);margin-left:2px}._input_15t8w_72,._select_15t8w_73{width:100%;background:#fff;border:1px solid #ddd;border-radius:4px;padding:.7rem .9rem;font-size:.9rem;font-family:var(--font-sans);color:var(--text-dark, #1a1a1a);outline:none;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}._input_15t8w_72::placeholder{color:#bbb}._input_15t8w_72:focus,._select_15t8w_73:focus{border-color:var(--accent);box-shadow:0 0 0 3px #b5706b1a}._readOnly_15t8w_97{background:#f8f5f4;color:var(--text-mid, #666);cursor:default}._textarea_15t8w_103{min-height:140px;resize:vertical;line-height:1.6}._toggleGroup_15t8w_110{display:flex;gap:.5rem;flex-wrap:wrap}._toggleBtn_15t8w_116{padding:.5rem 1.25rem;border:1.5px solid #ddd;border-radius:20px;background:#fff;font-size:.85rem;font-family:var(--font-sans);color:var(--text-mid, #666);cursor:pointer;transition:border-color .2s,background .2s,color .2s}._toggleBtn_15t8w_116:hover{border-color:var(--accent-light, #d4a09a)}._toggleActive_15t8w_132{border-color:var(--accent);background:var(--accent);color:#fff}._reactionMeta_15t8w_139{display:flex;flex-direction:column;gap:1.25rem}._consentLabel_15t8w_146{display:flex;align-items:flex-start;gap:.85rem;cursor:pointer}._checkbox_15t8w_153{width:18px;height:18px;flex-shrink:0;margin-top:2px;accent-color:var(--accent);cursor:pointer}._consentLabel_15t8w_146 span{font-size:.88rem;color:var(--text-mid, #666);line-height:1.7}._errorMsg_15t8w_169{font-size:.85rem;color:#c0392b;padding:.5rem 0}._submitRow_15t8w_176{display:flex;align-items:center;gap:2rem;padding-top:.5rem;flex-wrap:wrap}._submitBtn_15t8w_184{padding:.85rem 2.75rem;background:var(--accent);border:none;border-radius:4px;color:#fff;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:background .2s,transform .15s}._submitBtn_15t8w_184:hover:not(:disabled){background:#9e5a56;transform:translateY(-1px)}._submitBtn_15t8w_184:disabled{opacity:.6;cursor:not-allowed}._submitNote_15t8w_208{font-size:.8rem;color:var(--text-light, #999)}._success_15t8w_214{display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding:4rem 2rem;text-align:center}._successIcon_15t8w_223{width:56px;height:56px;border-radius:50%;background:#e8f5e9;color:#2e7d32;font-size:1.5rem;display:flex;align-items:center;justify-content:center;font-weight:700}._success_15t8w_214 h3{font-family:var(--font-serif);font-size:1.5rem;color:var(--text-dark, #1a1a1a)}._success_15t8w_214 p{font-size:.95rem;color:var(--text-mid, #666);line-height:1.7;max-width:520px}._success_15t8w_214 button{padding:.75rem 2rem;border:1.5px solid var(--accent);background:none;color:var(--accent);font-size:.8rem;font-weight:600;letter-spacing:.1em;border-radius:4px;cursor:pointer;transition:background .2s,color .2s}._success_15t8w_214 button:hover{background:var(--accent);color:#fff}@media (max-width: 640px){._grid2_15t8w_45{grid-template-columns:1fr}._sectionBody_15t8w_40{padding-left:0}}._wrapper_11vhe_1{max-width:1430px;margin:0 auto;padding:3rem 2rem 5rem}._hero_11vhe_8{text-align:center;padding:3rem 1rem 3.5rem;max-width:760px;margin:0 auto 3.5rem}._badge_11vhe_15{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);border:1.5px solid var(--accent);border-radius:20px;padding:.3rem .9rem;margin-bottom:1.2rem}._heroTitle_11vhe_28{font-family:var(--font-serif);font-size:2.6rem;font-weight:700;color:var(--text-dark, #1a1a1a);margin-bottom:.5rem;letter-spacing:-.02em}._heroSub_11vhe_37{font-size:1.15rem;color:var(--accent);font-weight:600;margin-bottom:1.25rem}._heroText_11vhe_44{font-size:.95rem;color:var(--text-mid, #555);line-height:1.8;margin-bottom:.75rem}._contentGrid_11vhe_52{display:grid;grid-template-columns:1fr 420px;gap:2rem;align-items:start;margin-bottom:3.5rem}._leftCol_11vhe_61{display:flex;flex-direction:column;gap:1.5rem}._card_11vhe_67{background:#fff;border:1px solid #ede8e7;border-left:4px solid var(--accent);border-radius:6px;padding:1.75rem 2rem;box-shadow:0 2px 10px #0000000a}._cardTitle_11vhe_76{font-family:var(--font-serif);font-size:1.15rem;font-weight:700;color:var(--text-dark, #1a1a1a);margin-bottom:.85rem}._cardText_11vhe_84{font-size:.9rem;color:var(--text-mid, #555);line-height:1.7;margin-bottom:.75rem}._list_11vhe_91{list-style:none;padding:0;margin:0 0 .75rem;display:flex;flex-direction:column;gap:.5rem}._list_11vhe_91 li{font-size:.9rem;color:var(--text-mid, #555);padding-left:1.4rem;position:relative;line-height:1.6}._list_11vhe_91 li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--accent)}._orderedList_11vhe_119{padding-left:1.4rem;margin:0 0 .75rem;display:flex;flex-direction:column;gap:.5rem}._orderedList_11vhe_119 li{font-size:.9rem;color:var(--text-mid, #555);line-height:1.6;padding-left:.3rem}._cardNote_11vhe_134{font-size:.85rem;color:var(--text-light, #888);line-height:1.65;font-style:italic;border-top:1px solid #f2eded;padding-top:.75rem;margin-top:.5rem}._rightCol_11vhe_145{display:flex;flex-direction:column;gap:1.25rem}._contactCard_11vhe_151{background:var(--accent);color:#fff;border-radius:6px;padding:1.75rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 4px 20px #b5706b4d}._contactTitle_11vhe_162{font-family:var(--font-serif);font-size:1.1rem;font-weight:700;margin-bottom:.25rem}._contactRow_11vhe_169{display:flex;align-items:center;gap:.65rem}._contactIcon_11vhe_175{font-size:1rem;opacity:.85;flex-shrink:0}._contactLink_11vhe_181{font-size:.88rem;font-weight:600;color:#fff;text-decoration:underline;text-underline-offset:2px;transition:opacity .2s;word-break:break-word}._contactLink_11vhe_181:hover{opacity:.75}._confidentialCard_11vhe_196,._assistCard_11vhe_197{background:#fff;border:1px solid #ede8e7;border-radius:6px;padding:1.5rem 1.75rem;display:flex;flex-direction:column;gap:.65rem;box-shadow:0 2px 8px #0000000a}._confidentialCard_11vhe_196 p,._assistCard_11vhe_197 p{font-size:.86rem;color:var(--text-mid, #555);line-height:1.7}._assistCard_11vhe_197 ._contactRow_11vhe_169{margin-top:.25rem}._assistCard_11vhe_197 ._contactLink_11vhe_181{color:var(--accent)}._assistCard_11vhe_197 ._contactIcon_11vhe_175{opacity:.7}._sideCardTitle_11vhe_227{font-family:var(--font-serif);font-size:1rem;font-weight:700;color:var(--text-dark, #1a1a1a)}._safetyBanner_11vhe_234{background:linear-gradient(135deg,#2c1f1e,#4a2828);border-radius:6px;padding:1.75rem;color:#fff}._safetyBannerText_11vhe_241{font-family:var(--font-serif);font-size:1.1rem;font-weight:700;margin-bottom:.7rem}._safetyBannerSub_11vhe_248{font-size:.84rem;line-height:1.7;opacity:.85}._formSection_11vhe_255{background:#fff;border:1px solid #ede8e7;border-radius:8px;padding:2.5rem 2.5rem 2rem;box-shadow:0 4px 20px #0000000f}._formTitle_11vhe_263{font-family:var(--font-serif);font-size:1.6rem;font-weight:700;color:var(--text-dark, #1a1a1a);margin-bottom:.5rem}._formSub_11vhe_271{font-size:.9rem;color:var(--text-mid, #555);line-height:1.7;margin-bottom:1.75rem}@media (max-width: 900px){._contentGrid_11vhe_52{grid-template-columns:1fr}._rightCol_11vhe_145{display:grid;grid-template-columns:1fr 1fr}._safetyBanner_11vhe_234{grid-column:span 2}}@media (max-width: 600px){._heroTitle_11vhe_28{font-size:2rem}._rightCol_11vhe_145{grid-template-columns:1fr}._safetyBanner_11vhe_234{grid-column:span 1}._formSection_11vhe_255{padding:1.75rem 1.25rem 1.5rem}}._footer_1rdxe_1{padding:1.5rem 2rem;text-align:center;font-size:.8rem;color:var(--text-light);border-top:1px solid #f0eded;background:#fff}
