._navbar_wymq2_1{height:var(--nav-height);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);z-index:100;background:#ffffffeb;position:fixed;top:0;left:0;right:0}._inner_wymq2_13{max-width:var(--max-width);justify-content:space-between;align-items:center;height:100%;margin:0 auto;padding:0 1.5rem;display:flex}._brand_wymq2_23{font-family:var(--font-display);color:var(--primary);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}._links_wymq2_31{align-items:center;gap:2.5rem;display:flex}._links_wymq2_31 a{color:var(--text-muted);font-size:.9rem;font-weight:500;transition:color .2s;position:relative}._links_wymq2_31 a:after{content:"";background:var(--accent);border-radius:1px;width:0;height:2px;transition:width .25s;position:absolute;bottom:-4px;left:0}._links_wymq2_31 a:hover{color:var(--text)}._links_wymq2_31 a:hover:after{width:100%}._hamburger_wymq2_65{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;padding:0;display:none}._hamburger_wymq2_65 span{background:var(--text);border-radius:2px;width:100%;height:2px;transition:transform .3s cubic-bezier(.68,-.55,.27,1.55),opacity .2s;display:block}._hamburgerOpen_wymq2_88 span:first-child{transform:rotate(45deg)translate(5px,5px)}._hamburgerOpen_wymq2_88 span:nth-child(2){opacity:0}._hamburgerOpen_wymq2_88 span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (width<=768px){._hamburger_wymq2_65{display:flex}._links_wymq2_31{top:var(--nav-height);height:calc(100vh - var(--nav-height));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;pointer-events:none;background:#fffffffa;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;transition:opacity .3s;position:absolute;left:0;right:0}._linksOpen_wymq2_122{opacity:1;pointer-events:auto}._links_wymq2_31 a{color:var(--text);font-size:1.25rem;font-weight:500}._links_wymq2_31 a:after{display:none}}._hero_g1dkk_1{background:linear-gradient(160deg, #081e26 0%, var(--primary-dark) 30%, var(--primary) 60%, var(--primary-light) 130%);background-position:50%;background-size:cover;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}._overlay_g1dkk_12{z-index:1;background:radial-gradient(at 20% 80%,#c4735e1a 0%,#0000 50%),radial-gradient(at 80% 20%,#ffffff0d 0%,#0000 50%);position:absolute;inset:0}._content_g1dkk_21{z-index:2;text-align:center;max-width:760px;margin:0 auto;padding:2rem 1.5rem;position:relative}._headline_g1dkk_30{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5.5vw,4rem);font-weight:700;line-height:1.15}._subtext_g1dkk_40{font-family:var(--font-body);color:#fffc;max-width:560px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.7}._grid_f8egp_1{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}._gridSingle_f8egp_8{max-width:720px;margin:0 auto}._grid_f8egp_1 ._text_f8egp_13 .section-title{text-align:left}._grid_f8egp_1 ._text_f8egp_13 .section-title:after{margin-left:0}._image_f8egp_22{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}._image_f8egp_22:after{content:"";border-radius:var(--radius-lg);pointer-events:none;border:1px solid #ffffff26;position:absolute;inset:0}._image_f8egp_22 img{object-fit:cover;width:100%;height:420px;transition:transform .5s}._image_f8egp_22:hover img{transform:scale(1.03)}@media (width<=768px){._grid_f8egp_1{grid-template-columns:1fr;gap:2rem}._image_f8egp_22{order:-1}._image_f8egp_22 img{height:250px}}._grid_wxzpc_1{grid-template-columns:repeat(auto-fill,minmax(min(300px,100%),1fr));gap:1.5rem;display:grid}._card_wxzpc_7{border-radius:var(--radius-lg);border:1px solid var(--border);background:#f8f7f5;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}._card_wxzpc_7:before{content:"";background:var(--primary);border-radius:0 2px 2px 0;width:4px;height:100%;position:absolute;top:0;left:0}._card_wxzpc_7:hover{box-shadow:var(--shadow-lg);border-color:#0000;transform:translateY(-4px)}._icon_wxzpc_34{background:var(--primary);color:#fff;border-radius:var(--radius);width:48px;height:48px;font-size:.85rem;font-weight:700;font-family:var(--font-display);justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}._title_wxzpc_49{font-family:var(--font-display);color:var(--text);margin-bottom:.5rem;font-size:1.2rem;font-weight:600}._desc_wxzpc_57{color:var(--text-muted);font-size:.95rem;line-height:1.7}@media (width<=768px){._grid_wxzpc_1{grid-template-columns:1fr}}._grid_14ph1_1{grid-template-columns:repeat(auto-fill,minmax(min(260px,100%),1fr));gap:2rem;display:grid}._card_14ph1_7{border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-sm);border:1px solid var(--border);background:#fff;padding:2.5rem 2rem 2rem;transition:transform .3s,box-shadow .3s}._card_14ph1_7:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}._avatar_14ph1_22{background:var(--accent-light);border:3px solid var(--accent-light);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 1.25rem;display:flex;overflow:hidden}._avatar_14ph1_22 img{object-fit:cover;width:100%;height:100%}._initials_14ph1_41{font-family:var(--font-display);color:var(--accent);font-size:1.5rem;font-weight:700}._name_14ph1_48{font-family:var(--font-display);color:var(--text);font-variation-settings:"SOFT" 100;margin-bottom:.25rem;font-size:1.1rem;font-weight:600}._role_14ph1_57{color:var(--accent);letter-spacing:.03em;text-transform:uppercase;margin-bottom:.75rem;font-size:.85rem;font-weight:600}._bio_14ph1_66{color:var(--text-muted);font-size:.9rem;line-height:1.6}@media (width<=768px){._grid_14ph1_1{grid-template-columns:1fr}}._grid_x9a0i_1{grid-template-columns:repeat(auto-fill,minmax(min(340px,100%),1fr));gap:1.5rem;display:grid}._card_x9a0i_7{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--border);flex-direction:column;justify-content:space-between;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative}._card_x9a0i_7:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}._card_x9a0i_7:before{content:"“";font-family:var(--font-display);color:var(--accent-light);pointer-events:none;font-size:4rem;line-height:1;position:absolute;top:.75rem;right:1.5rem}._quote_x9a0i_36{color:var(--text);z-index:1;flex:1;margin-bottom:1.5rem;font-size:1rem;font-style:italic;line-height:1.7;position:relative}._author_x9a0i_47{border-top:1px solid var(--border);align-items:center;gap:.75rem;padding-top:1.25rem;display:flex}._avatar_x9a0i_55{background:var(--accent-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}._avatar_x9a0i_55 img{object-fit:cover;width:100%;height:100%}._initials_x9a0i_73{color:var(--accent);font-size:.85rem;font-weight:700}._name_x9a0i_79{color:var(--text);font-size:.95rem;font-weight:600}._meta_x9a0i_85{color:var(--text-muted);margin-top:.05rem;font-size:.85rem}@media (width<=768px){._grid_x9a0i_1{grid-template-columns:1fr}}._grid_pyjej_1{grid-template-columns:1fr 1fr;gap:3rem;display:grid}._info_pyjej_7{flex-direction:column;gap:2rem;display:flex}._item_pyjej_13{align-items:flex-start;gap:1rem;display:flex}._icon_pyjej_19{width:22px;height:22px;color:var(--accent);flex-shrink:0;margin-top:3px}._label_pyjej_27{color:var(--text-light);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.1rem;font-size:.8rem;font-weight:600}._item_pyjej_13 a{color:var(--text);font-weight:500;transition:color .2s}._item_pyjej_13 a:hover{color:var(--primary)}._form_pyjej_46{flex-direction:column;gap:1rem;display:flex}._input_pyjej_52{border:1px solid var(--border);border-radius:var(--radius);width:100%;color:var(--text);background:#f8f7f5;padding:.9rem 1.1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}._input_pyjej_52:hover{border-color:var(--gold)}._input_pyjej_52:focus{border-color:var(--primary);background:var(--white);outline:none;box-shadow:0 0 0 3px #1a4a5a1a}._textarea_pyjej_75{resize:vertical;min-height:120px}._feedback_pyjej_80{text-align:center;border-radius:var(--radius);padding:.75rem;font-size:.9rem;font-weight:500}._success_pyjej_88{color:var(--green);background:var(--green-light)}._error_pyjej_93{color:var(--primary-dark);background:#f5d6ce}@media (width<=768px){._grid_pyjej_1{grid-template-columns:1fr}}._cta_1o758_1{background:linear-gradient(160deg, var(--primary) 0%, var(--primary-dark) 50%, #081e26 100%);text-align:center;padding:5rem 0;position:relative;overflow:hidden}._cta_1o758_1:before{content:"";background:radial-gradient(at 30%,#c4735e14 0%,#0000 60%),radial-gradient(at 70%,#ffffff08 0%,#0000 60%);position:absolute;inset:0}._content_1o758_18{z-index:1;flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:relative}._text_1o758_27{font-family:var(--font-display);color:#fff;font-size:2rem;font-weight:700}@media (width<=768px){._cta_1o758_1{padding:3.5rem 0}._text_1o758_27{font-size:1.5rem}}._footer_16cfs_1{color:#ffffffb3;background:#2c241e;padding:4rem 0 2rem}._grid_16cfs_7{grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}._brand_16cfs_14 h3{font-family:var(--font-display);color:#fff;font-variation-settings:"SOFT" 100;margin-bottom:.5rem;font-size:1.2rem;font-weight:700}._brand_16cfs_14 p{color:#ffffff80;max-width:320px;font-size:.9rem;line-height:1.7}._links_16cfs_30 h4,._social_16cfs_31 h4{color:var(--gold);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.25rem;font-size:.8rem;font-weight:700}._links_16cfs_30 a,._social_16cfs_31 a{color:#ffffff80;margin-bottom:.6rem;font-size:.9rem;transition:color .2s;display:block}._links_16cfs_30 a:hover,._social_16cfs_31 a:hover{color:var(--gold)}._bottom_16cfs_54{color:#ffffff59;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.85rem;display:flex}._credit_16cfs_64{text-align:right}@media (width<=768px){._grid_16cfs_7{grid-template-columns:1fr;gap:2rem}._bottom_16cfs_54{text-align:center;flex-direction:column;gap:.5rem}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--white:#fff;--text:#1a1a2e;--text-muted:#6b7280;--text-light:#9ca3af;--border:#e5e7eb;--primary:#1a4a5a;--primary-dark:#0e2e38;--primary-light:#3a8a8a;--accent:#c4735e;--accent-light:#f0ded6;--gold:#c4954a;--gold-light:#f0e3c8;--green:#3d7a5a;--green-light:#d4e8dc;--shadow-sm:0 1px 3px #0000000d;--shadow-md:0 4px 16px #00000012;--shadow-lg:0 8px 32px #00000014;--radius:8px;--radius-lg:16px;--max-width:1140px;--nav-height:68px;--font-display:"Sora", system-ui, sans-serif;--font-body:"Inter", system-ui, sans-serif}html{scroll-behavior:smooth;scroll-padding-top:var(--nav-height)}body{font-family:var(--font-body);color:var(--text);-webkit-font-smoothing:antialiased;background-color:#faf8f5;background-image:radial-gradient(circle at 0 10%,#1a4a5a08 0%,#0000 50%),radial-gradient(circle at 100% 30%,#c4735e0a 0%,#0000 50%),radial-gradient(circle at 50% 80%,#3a8a8a08 0%,#0000 50%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}@supports not selector(:focus-visible){:focus{outline:2px solid var(--accent);outline-offset:2px}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.section{opacity:0;padding:6rem 0;transition:opacity .7s ease-out,transform .7s ease-out;transform:translateY(24px)}.section.is-visible{opacity:1;transform:translateY(0)}.section-alt{background:#fff}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-family:var(--font-display);color:var(--primary);letter-spacing:-.02em;margin-bottom:.75rem;font-size:2.25rem;font-weight:700;line-height:1.2}.section-title:after{content:"";background:var(--gold);border-radius:2px;width:48px;height:3px;margin:.75rem auto 0;display:block}.section-subtitle{font-family:var(--font-body);color:var(--text-muted);max-width:560px;margin:0 auto;font-size:1.1rem;line-height:1.7}.btn{border-radius:var(--radius);cursor:pointer;letter-spacing:.02em;border:none;padding:.9rem 2.25rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .25s;display:inline-block}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 2px 8px #c4735e40}.btn-primary:hover{background:#b05d48;transform:translateY(-2px);box-shadow:0 4px 16px #c4735e4d}.btn-primary:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.btn-accent{background:var(--gold);color:var(--primary-dark);font-weight:700;box-shadow:0 2px 8px #c4954a40}.btn-accent:hover{background:#d4a85a;transform:translateY(-2px);box-shadow:0 4px 16px #c4954a4d}.loading-screen{justify-content:center;align-items:center;min-height:100vh;display:flex}.loading-spinner{border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-message{text-align:center;max-width:480px}.error-message h2{font-family:var(--font-display);color:var(--text);margin-bottom:.75rem;font-size:1.5rem}.error-message p{color:var(--text-muted);margin-bottom:1.5rem}.rich-text p{color:var(--text-muted);margin-bottom:1rem;font-size:1rem;line-height:1.8}.rich-text p:last-child{margin-bottom:0}@media (width<=768px){.section{padding:4rem 0}.section-title{font-size:1.75rem}.section-header{margin-bottom:2.5rem}}@media (width<=480px){.section{padding:3rem 0}.section-title{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.section{opacity:1;transition:none;transform:none}}
