@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&display=swap');
:root{--bg:#f7f8f3;--ink:#17261e;--green:#12372d;--lime:#d7f17d;--muted:#5b665d;--line:#d5dcd2}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #85a942;outline-offset:6px}header{min-height:114px;display:flex;justify-content:space-between;align-items:center;padding:25px 5.4%;gap:28px}.identity{font-size:18px;font-weight:700;letter-spacing:.07em}.identity span{display:block;font-size:11px;letter-spacing:.13em;font-weight:500;margin-top:3px}nav{display:flex;gap:36px;font-size:14px}nav a:last-child{border-bottom:1px solid var(--ink);padding-bottom:5px}nav span{margin-left:17px}.hero{display:grid;grid-template-columns:1.07fr 1fr;min-height:680px;background:var(--green);color:#fff}.hero-copy{padding:64px 8% 28px 10%}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.16em;margin:0 0 29px}.hero .eyebrow{color:var(--lime)}h1,h2,h3{font-family:'Manrope',sans-serif;font-weight:500;line-height:1.15;margin:0;letter-spacing:-.045em}h1{font-size:clamp(38px,4.15vw,64px)}em{font-family:Georgia,serif;font-weight:400}h1 em{color:var(--lime)}.intro{max-width:465px;margin:28px 0 32px;color:#d9e2dc;font-size:17px;line-height:1.75}.button{display:inline-flex;gap:27px;background:var(--lime);color:var(--green);padding:16px 20px;font-weight:600;font-size:14px}.button:hover{background:#e6faa9}.hero-foot{display:flex;gap:24px;font-size:11px;letter-spacing:.12em;padding-top:44px;color:#baccc0}.hero-image{position:relative;min-height:100%;background:#10271f;overflow:hidden}.hero-image img{width:100%;height:100%;position:absolute;object-fit:cover}.hero-image:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.65))}.image-caption{position:absolute;bottom:32px;left:35px;right:30px;z-index:1;display:flex;justify-content:space-between;font-size:14px;line-height:1.4}.image-caption span:last-child{font-size:12px;text-align:right;letter-spacing:.12em}.statement{padding:105px 8%;display:grid;grid-template-columns:1fr 1.8fr;border-bottom:1px solid var(--line);gap:45px}.statement .eyebrow{padding-top:9px}h2{font-size:clamp(31px,3vw,45px)}.statement p:not(.eyebrow){max-width:620px;color:var(--muted);margin:24px 0 0}.services{padding:96px 8%}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px}.section-heading>p{color:var(--muted);font-size:15px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:48px;border-top:1px solid var(--line)}.service-grid article{padding:32px 30px 0 0}.service-grid article+article{padding-left:30px;border-left:1px solid var(--line)}.number{font-size:14px;color:#6a786c}.service-grid h3{font-size:25px;margin-top:45px}.service-grid p{color:var(--muted);font-size:16px;min-height:110px}.service-tag{font-size:11px;font-weight:600;letter-spacing:.09em}.markets{background:#e7ecdf;padding:85px 8%;display:grid;grid-template-columns:1fr 1fr;gap:70px}.markets>div>p:not(.eyebrow){color:var(--muted);margin-top:25px}.market-list article{padding:24px 0;border-bottom:1px solid #c1cbb7}.market-list article:first-child{padding-top:0}.market-list h3{font-size:22px;letter-spacing:-.025em}.market-list p{font-size:15px;color:var(--muted);margin:12px 0 0}.process{padding:95px 8%;background:var(--green);color:#fff}.process .eyebrow{color:var(--lime)}.process h2 em{color:var(--lime)}ol{list-style:none;counter-reset:steps;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin:55px 0 0}li{counter-increment:steps;border-top:1px solid #527164;padding-top:22px}li:before{content:'0' counter(steps);font-size:12px;color:var(--lime)}li h3{font-size:24px;margin-top:20px}li p{color:#c5d6cd;font-size:16px}.about{padding:95px 8%;max-width:920px}.about>p:not(.eyebrow){color:var(--muted);max-width:660px;margin-top:28px}.about .closing{font-family:Georgia,serif;font-style:italic;font-size:25px;color:var(--ink)!important}footer{border-top:1px solid var(--line);padding:30px 5.4%;display:flex;justify-content:space-between;gap:25px;font-size:12px}footer span:first-child{font-weight:700;letter-spacing:.08em}footer a{font-size:14px} @media(min-width:1550px){body{max-width:1800px;margin:auto}.hero-copy{padding-top:85px;padding-bottom:45px}}@media(max-width:850px){header{padding:24px 6%;min-height:96px}nav{gap:20px}nav a:first-child{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:45px 7% 32px}.hero-image{height:420px;min-height:0}h1{font-size:clamp(40px,7vw,65px)}.hero-foot{padding-top:30px}.statement{grid-template-columns:1fr;gap:0;padding:65px 7%}.services{padding:65px 7%}.section-heading{align-items:flex-start;flex-direction:column}.service-grid{grid-template-columns:1fr}.service-grid article,.service-grid article+article{padding:25px 0;border-left:0;border-bottom:1px solid var(--line)}.service-grid h3{margin-top:15px}.service-grid p{min-height:0;max-width:550px}.markets{padding:65px 7%;grid-template-columns:1fr;gap:30px}.process,.about{padding:65px 7%}ol{grid-template-columns:1fr;gap:20px;margin-top:35px}li h3{margin-top:10px}footer{flex-wrap:wrap}}@media(max-width:480px){nav a:not(:last-child){display:none}.identity{font-size:14px}.identity span{font-size:10px;letter-spacing:.035em}nav{font-size:12px}nav span{margin-left:6px}.hero .eyebrow{font-size:10px;letter-spacing:.11em}h1{font-size:40px}.hero-foot{gap:15px;font-size:10px}.button{gap:15px;font-size:13px}.hero-image{height:340px}h2{font-size:32px}footer{flex-direction:column;gap:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* OSTOYAE — identidad piedra, tinta y relieve */
:root{--bg:#f4f0e9;--ink:#30291f;--green:#29251f;--lime:#e2d1b9;--muted:#6a6256;--line:#d3cabc}header{background:var(--bg)}.identity{display:flex;align-items:center;gap:12px}.identity .brand-symbol{display:block;width:62px;height:70px;background-image:url('/ostoyae-identidad.png');background-size:195px;background-position:-61px 0;background-repeat:no-repeat;margin:0}.identity .wordmark{font-family:Georgia,serif;font-size:30px;letter-spacing:.18em;line-height:1.3}.wordmark small{display:block;font-family:'DM Sans',sans-serif;font-size:10px;letter-spacing:.10em;margin-top:4px}.hero{grid-template-columns:1.1fr 1fr;min-height:610px;background:#ebe5dc;color:var(--ink)}.hero-copy{padding-top:62px}.hero .eyebrow{color:#725d3d}.hero h1{font-family:Georgia,serif;font-size:clamp(42px,4.5vw,67px);line-height:1.07;letter-spacing:-.045em}.hero h1 em{color:#77603f}.intro{color:var(--muted)}.button{background:#332d24;color:#fff;border:0;cursor:pointer;font-family:inherit}.button:hover{background:#514534}.button:disabled{opacity:.55;cursor:wait}.hero-foot{color:#75634b}.brand-hero{display:flex;flex-direction:column;justify-content:center;padding:30px 25px;background:#e8e0d5}.brand-crop{aspect-ratio:1254/710;overflow:hidden;width:100%}.brand-crop img{display:block;width:100%;height:auto}.brand-hero>p{text-align:center;font-family:Georgia,serif;font-style:italic;color:#77644a;font-size:20px}.areas{padding:85px 8%}.area-layout{display:grid;grid-template-columns:1fr 1.5fr;gap:55px;margin-top:45px}.sector-buttons{display:flex;flex-direction:column}.sector-buttons button{padding:15px 18px;border:0;border-bottom:1px solid var(--line);background:transparent;font:inherit;font-size:16px;text-align:left;color:var(--ink);cursor:pointer}.sector-buttons button[aria-pressed=true]{background:#332d24;color:white}.sector-buttons button:hover:not([aria-pressed=true]){background:#e8e0d5}.sector-detail{padding:35px;background:#eae3d8;align-self:start;position:sticky;top:25px}.sector-detail h3{font-family:Georgia,serif;font-size:34px;line-height:1.16}.sector-detail h4{margin:28px 0 7px;font-size:15px}.sector-detail p:not(.eyebrow){color:var(--muted);margin-top:10px}.text-link{display:inline-block;margin-top:25px;border-bottom:1px solid var(--ink);font-size:16px}.process{background:#30291f}li{border-color:#786d5a}.process li p{color:#ded4c6}.consultation{padding:90px 8%;display:grid;grid-template-columns:.8fr 1.2fr;gap:65px}.form-intro p:not(.eyebrow){color:var(--muted);max-width:380px}.form-intro h2{font-family:Georgia,serif;font-size:45px}form{min-width:0}form label{display:flex;flex-direction:column;font-size:14px;gap:8px;margin-bottom:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}input,select,textarea{font:inherit;font-size:16px;line-height:1.5;background:#fffcf7;border:1px solid #aa9f8e;border-radius:2px;padding:12px;color:var(--ink);width:100%;min-width:0}textarea{resize:vertical}input:focus,select:focus,textarea:focus{outline:2px solid #866d47;outline-offset:2px}fieldset{border:0;padding:0;margin:8px 0 24px}legend{font-size:16px;font-weight:600}.small{font-size:13px;color:var(--muted)}.goal-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.goal-options label,form .consent{display:flex;flex-direction:row;gap:10px;align-items:flex-start;margin:0}.goal-options label{padding:12px;border:1px solid var(--line);cursor:pointer}.goal-options label:has(:checked){background:#e5dccd;border-color:#8b775a}input[type=checkbox]{width:18px;height:18px;flex:none;margin:3px 0 0;accent-color:#655132}.consent{margin-top:24px!important}#form-status{font-size:15px;line-height:1.5}button:focus-visible{outline:3px solid #9a804f;outline-offset:4px}.hero-foot,.eyebrow{font-size:12px}footer span:first-child{font-family:Georgia,serif;font-size:20px;letter-spacing:.17em}@media(max-width:850px){.hero{grid-template-columns:1fr}.brand-hero{padding:30px 7%;}.brand-crop{max-width:580px;margin:auto}.area-layout,.consultation{grid-template-columns:1fr;gap:30px}.areas,.consultation{padding:60px 7%}.sector-buttons{display:grid;grid-template-columns:1fr 1fr}.sector-buttons button{font-size:14px}.sector-detail{position:static}.form-intro p:not(.eyebrow){max-width:620px}.identity .wordmark{font-size:25px}.hero-copy{padding-top:45px}}@media(max-width:480px){.identity .brand-symbol{width:42px;height:47px;background-size:130px;background-position:-40px 0}.identity .wordmark{font-size:20px}.wordmark small{font-size:8px}.identity{gap:6px}header nav a:last-child{font-size:12px;max-width:90px;line-height:1.3}.form-grid,.goal-options{grid-template-columns:1fr}.sector-detail{padding:25px}.sector-detail h3{font-size:29px}.hero-foot{flex-wrap:wrap;font-size:12px}.form-intro h2{font-size:38px}}

.strategy-lead{max-width:760px;color:#ded4c6;margin:28px 0 0;font-size:17px;line-height:1.75}.strategy-grid{row-gap:35px}.strategy-close{border-top:1px solid #786d5a;margin:35px 0 0;padding-top:25px;font-family:Georgia,serif;font-style:italic;font-size:22px;color:var(--lime)}.direct-contact{margin-top:38px}.direct-contact .eyebrow{font-size:12px;margin-bottom:18px}.direct-contact a{display:flex;justify-content:space-between;max-width:280px;border-bottom:1px solid var(--line);padding:11px 0;font-size:20px}.direct-contact a:hover{color:#866d47}

.origin{padding:85px 8%;display:grid;grid-template-columns:1fr 1.3fr;gap:70px;background:#e8e0d4}.origin h2{font-family:Georgia,serif;font-size:48px}.origin-story>p{margin:0 0 22px;color:var(--muted)}.origin-story .origin-line{font-family:Georgia,serif;font-size:28px;line-height:1.4;color:#6c5536;margin:32px 0}.purpose{padding:85px 8%}.purpose-intro{max-width:770px;color:var(--muted);margin-top:25px;font-size:17px}.practice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:40px}.practice-grid article{border-top:1px solid var(--line);padding-top:24px}.practice-grid h3{font-size:25px}.practice-grid p{color:var(--muted)}.purpose-quote{max-width:850px;font-family:Georgia,serif;font-size:28px;line-height:1.4;margin:48px 0 0;color:#6c5536}.why-us{padding:70px 8%;display:grid;grid-template-columns:1fr 1.3fr;gap:70px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.reasons article+article{margin-top:28px}.reasons h3{font-size:23px}.reasons p{color:var(--muted);margin-bottom:0}header nav{gap:24px}@media(max-width:1000px){header nav{gap:15px;font-size:13px}}@media(max-width:850px){.origin,.why-us{grid-template-columns:1fr;gap:30px;padding:60px 7%}.purpose{padding:60px 7%}.practice-grid{grid-template-columns:1fr;gap:20px}.origin h2{font-size:38px}.purpose-quote{font-size:25px}header nav a:nth-child(2){display:none}}

.origin-subtitle{font-family:Georgia,serif;font-size:23px;line-height:1.45;color:var(--muted);max-width:310px;margin-top:25px}.contact-channel{display:block;margin-top:20px;font-size:13px;color:var(--muted)}
.hero h1.concept-hero{font-size:clamp(38px,3.7vw,57px);line-height:1.12}.hero-actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap}.hero-actions .text-link{margin:0}.hero-audience{font-size:13px;line-height:1.8;max-width:470px;color:var(--muted)}.identity .wordmark small{max-width:240px;white-space:normal;font-size:8px}.network-concept,.ecosystem-map,.growth-needs,.b2b,.observatory,.final-connect{padding:75px 8%}.network-concept{background:#e8e0d4}.network-concept>p:not(.eyebrow){max-width:750px;color:var(--muted)}.value-flow{grid-template-columns:repeat(5,1fr);gap:18px}.value-flow li{border-color:#ac9676;line-height:1.5}.value-flow li:before{display:none}.value-flow strong,.value-flow span{display:block}.value-flow strong{font-size:18px;font-family:Georgia,serif;font-weight:400}.value-flow span{font-size:13px;color:var(--muted);margin-top:8px}.network-diagram{position:relative;height:520px;margin-top:30px}.network-links{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#a48a63;stroke-width:1.4}.network-center{position:absolute;left:35%;top:40%;width:30%;text-align:center;background:var(--bg);padding:18px 8px;line-height:1.7}.network-center strong{font-family:Georgia,serif;font-size:27px;letter-spacing:.15em;font-weight:400}.network-center small{display:block;font-size:11px;color:var(--muted)}.network-group{position:absolute;display:flex;flex-direction:column;gap:4px;width:27%;background:var(--bg);padding:12px}.network-group a{font-size:15px;text-decoration:underline;text-decoration-color:#cabb9f;text-underline-offset:4px}.ng1{left:0;top:0}.ng2{left:0;top:36%}.ng3{left:0;bottom:0}.ng4{right:0;top:0}.ng5{right:0;top:38%}.ng6{right:0;bottom:0}.growth-needs{border-top:1px solid var(--line)}.need-links{display:grid;grid-template-columns:1fr 1fr;gap:0 35px;margin-top:35px}.need-links a{padding:15px 0;border-bottom:1px solid var(--line);font-size:16px}.need-links a:hover{color:#866d47}.b2b{background:#e8e0d4}.b2b>p:not(.eyebrow){max-width:800px;color:var(--muted)}.b2b-actors{font-size:14px;line-height:2}.connect-story{border-top:1px solid #c4b49c;margin-top:35px;padding-top:30px;max-width:850px}.connect-story h3{font-family:Georgia,serif;font-size:32px}.connect-story strong{font-weight:500}.observatory{border-top:1px solid var(--line)}.observatory p:not(.eyebrow){max-width:700px;color:var(--muted)}.final-connect{background:#30291f;color:var(--bg)}.final-connect h2{font-family:Georgia,serif;font-size:37px;line-height:1.25}.final-connect p{font-family:Georgia,serif;font-size:28px;color:var(--lime)}.final-connect .button{background:var(--lime);color:#30291f}@media(max-width:850px){.network-concept,.ecosystem-map,.growth-needs,.b2b,.observatory,.final-connect{padding:55px 7%}.value-flow{grid-template-columns:1fr 1fr}.network-diagram{height:auto;display:grid;grid-template-columns:1fr 1fr;gap:15px}.network-center{grid-column:1/-1;position:static;width:auto;border-bottom:1px solid var(--line);padding:20px}.network-group{position:static;width:auto;border-left:1px solid #bfa783}.network-links{display:none}.need-links{grid-template-columns:1fr}.final-connect h2{font-size:30px}}@media(max-width:480px){.network-group a{font-size:14px}.network-center small{font-size:12px}.hero h1.concept-hero{font-size:37px}.hero .eyebrow{font-size:11px}}

[hidden]{display:none!important}.resource-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.resource-options label{display:flex;align-items:flex-start;gap:10px;padding:16px;border:1px solid var(--line);font-size:15px;line-height:1.5;cursor:pointer}.resource-options input{width:auto;flex:none;margin-top:5px}.resource-options label:has(input:checked){border-color:#8b7252;background:#eee4d6}#gift-result{padding:25px;background:#e8e0d4;margin-top:20px}#gift-result h3{margin-bottom:16px}#gift-result .button{white-space:normal}#consult-fields,#contribution-fields{display:grid;gap:20px}@media(max-width:650px){.resource-options{grid-template-columns:1fr}}

/* OSTOYAE: editorial hierarchy, connected areas and a more readable exchange. */
:root{--bronze:#92724b;--paper:#f8f4ed;--soft-bronze:#e7dbca;--forest:#46594b}
h2{font-family:Georgia,serif;font-size:clamp(34px,3.8vw,54px);letter-spacing:-.035em}h3{letter-spacing:-.025em}.eyebrow{font-size:13px;letter-spacing:.12em}.origin-line{font-size:clamp(25px,2.4vw,36px)}.section-heading>p{border-left:2px solid var(--bronze);padding-left:20px}.brand-symbol{display:block;width:62px;height:70px;background-image:url('/ostoyae-identidad.png');background-size:195px;background-position:-61px 0;background-repeat:no-repeat;flex:none}.areas{background:#f1eadf}.area-layout{grid-template-columns:minmax(230px,.8fr) minmax(0,1.5fr);gap:32px}.sector-buttons{gap:5px}.sector-buttons button{display:flex;align-items:center;gap:14px;border:1px solid #d4c5b0;border-radius:3px;padding:15px;font-size:16px;line-height:1.4;background:#faf7f1;transition:background .2s,color .2s,transform .2s}.sector-number{font-family:Georgia,serif;font-size:20px;color:#987a54;min-width:26px}.sector-buttons button[aria-pressed=true]{border-color:#665239;background:#493c2c;transform:translateX(5px)}.sector-buttons button[aria-pressed=true] .sector-number{color:#e2caa7}.sector-detail{padding:0 30px 30px;border:1px solid #cdbda5;border-radius:5px;background:#f9f5ee;overflow:hidden;box-shadow:0 14px 34px #473a2510}.sector-figure{margin:0 -30px 25px;position:relative;border-bottom:1px solid #cdbda5}.sector-figure img{display:block;width:100%;height:260px;object-fit:cover}.sector-figure figcaption{position:absolute;bottom:0;left:0;right:0;padding:12px 22px;background:#f8f3e9ed;color:#534634;font-size:14px;line-height:1.4}.sector-detail .eyebrow{margin-bottom:15px}.sector-detail h3{font-size:clamp(29px,2.9vw,40px);max-width:650px}.sector-detail h4{font-size:14px;text-transform:uppercase;letter-spacing:.08em;border-top:1px solid #d8cbb9;padding-top:20px;margin-top:23px}.sector-detail[data-tone=forest]{border-color:#97a292}.sector-detail[data-tone=forest] .sector-figure figcaption{background:#e8ece3ed;color:#35483a}.sector-detail[data-tone=clay] .sector-figure figcaption{background:#efe0d4ed}.sector-detail[data-tone=ink] .sector-figure figcaption{background:#e8e4dfed}.text-link{font-weight:600}
.ecosystem-map{background:#f8f4ed;border-top:1px solid #d5c6ad;border-bottom:1px solid #d5c6ad}.network-diagram{height:590px;margin:34px 0 0}.network-links{stroke:#a58a61;stroke-width:1.8}.network-nodes{fill:#a58a61;stroke:#f8f4ed;stroke-width:2}.network-center{left:35%;top:31%;width:30%;padding:22px 14px;border:1px solid #bda47d;background:#f4ecdf;border-radius:50% 50% 44% 44%;box-shadow:0 0 0 12px #f8f4ed;z-index:1}.network-center .brand-symbol{margin:0 auto 9px}.network-center strong{display:block;font-size:25px}.network-center small{font-size:12px}.network-caption{display:block;font-family:Georgia,serif;font-size:15px;line-height:1.5;margin-top:10px;color:#76634c}.network-group{border:1px solid #ccb99c;border-radius:4px;background:#fffaf2;width:28%;padding:17px 18px;box-shadow:0 6px 18px #523e2310;gap:7px}.network-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#856947;margin-bottom:7px;line-height:1.5}.network-group a{text-decoration:none;font-size:16px;line-height:1.45;padding-left:11px;border-left:2px solid #d6c5aa}.network-group a:hover{border-color:#7d6340;color:#7d6340}.ng2{top:35%}.ng5{top:35%}.network-group.ng2{background:#edf0e8;border-color:#a9b39f}.network-group.ng3{background:#f4e8dd}.network-group.ng4{background:#eeeae3}
.consultation{background:#f1e9dd;gap:42px;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);align-items:start}.form-intro h2{font-size:clamp(36px,3.5vw,52px);line-height:1.12}.form-intro>p{font-size:17px}.exchange-note{margin:35px 0;padding:28px 20px;border-top:1px solid #b79e7a;border-bottom:1px solid #b79e7a}.exchange-note p{font-family:Georgia,serif;font-size:27px;line-height:1.3;margin:12px 0!important}.exchange-note small{display:block;font-size:14px;color:#766b5c;line-height:1.6}.form-heading{border-bottom:2px solid #9d7e53;padding-bottom:15px;margin-bottom:24px}.form-heading p{font-family:Georgia,serif;font-size:24px;line-height:1.35;margin:12px 0 0}.form-heading .eyebrow{color:#806240}#inquiry-form fieldset,.form-panel{min-width:0;border:1px solid #c2ad8e;border-radius:6px;background:#fbf8f2;padding:24px;margin:0 0 24px}#inquiry-form legend{font-family:Georgia,serif;font-size:25px;line-height:1.25;font-weight:400;letter-spacing:-.02em;padding:0 8px;max-width:100%;color:#443724}#inquiry-form legend .brand-symbol{display:inline-block;vertical-align:middle;width:35px;height:40px;background-size:111px;background-position:-35px 0;margin-right:9px}.panel-heading{display:flex;gap:12px;align-items:center;font-family:Georgia,serif;font-size:25px;margin:0 0 22px}.panel-heading>span{font-family:Georgia,serif;color:#97794f;font-size:34px}.form-grid{gap:0 18px}#inquiry-form label{font-size:16px;line-height:1.5}#inquiry-form input:not([type=checkbox]):not([type=radio]),#inquiry-form select,#inquiry-form textarea{padding:13px 12px;border-color:#b4a184;background:#fffdf8;border-radius:4px}#inquiry-form input:focus,#inquiry-form select:focus,#inquiry-form textarea:focus{outline:2px solid #92724b;outline-offset:2px}#inquiry-form input[type=radio],#inquiry-form input[type=checkbox]{accent-color:#795d36;width:18px;height:18px;flex:none}#inquiry-form .goal-options{gap:10px}#inquiry-form .goal-options label{padding:13px;border:1px solid #d3c4af;background:#f3ede3;border-radius:4px;cursor:pointer;align-items:flex-start;margin:0}#inquiry-form .goal-options label:has(input:checked){background:#e1e7da;border-color:#829176;color:#30432e}#consult-fields>fieldset:nth-of-type(2){background:#e8ece2;border-color:#a3ad98}#consult-fields>fieldset:nth-of-type(2) .goal-options label{background:#f6f8f0}#consult-fields{gap:0}#consult-fields>label,#contribution-fields{margin-bottom:25px}#contribution-fields{padding:23px;border:1px solid #a3ad98;background:#e8ece2;border-radius:6px}.intent-panel .goal-options{grid-template-columns:1fr}.form-sector-visual{display:grid;grid-template-columns:150px 1fr;align-items:center;gap:20px;overflow:hidden;background:#e5d8c3;border:1px solid #c1a783;border-radius:6px;margin:0 0 27px}.form-sector-visual img{width:150px;height:155px;object-fit:cover}.form-sector-visual>div{padding:15px 18px 15px 0}.form-sector-visual h3{font-family:Georgia,serif;font-size:26px;line-height:1.15}.form-sector-visual .eyebrow{font-size:10px;display:block;margin-bottom:7px}.form-sector-visual p{font-size:14px;line-height:1.45;margin:8px 0 0}.form-sector-visual[data-tone=forest]{background:#e0e7d9;border-color:#9dac91}.form-sector-visual[data-tone=clay]{background:#eedccc}.form-sector-visual[data-tone=ink]{background:#e3ded5}#inquiry-form .guide-panel{background:#ede3d3;border-color:#9f835b;padding-top:20px}.resource-options{gap:14px}.guide-card{background:#fffaf2;border:1px solid #b9a07b;border-radius:5px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.guide-card:has(input:checked){box-shadow:0 0 0 2px #725433;background:#f2e6d2}.guide-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px #5b422515}.resource-options .guide-card label{border:0;margin:0;padding:18px 15px;flex:1;font-size:17px;background:none}.guide-card small{display:block;color:#8b6c43;letter-spacing:.12em;font-size:11px;margin-bottom:10px}.guide-card strong{font-family:Georgia,serif;font-weight:400;font-size:21px;line-height:1.25;display:block}.guide-card>a{display:block;border-top:1px solid #d8c5a8;padding:11px 15px;font-size:14px;color:#6d5130;text-decoration:underline;text-underline-offset:3px}.resource-options label:has(input:checked){background:none}.guide-card input{margin-top:3px}.guide-panel .small{font-size:15px;line-height:1.6}.consent{font-size:14px!important}#gift-result{border:2px solid #8f7753;border-radius:6px}#gift-result h3{font-family:Georgia,serif;font-size:28px}#form-status{font-size:16px;line-height:1.5}.need-links a{font-family:Georgia,serif;font-size:21px;padding:21px 0}.strategy-grid h3{font-family:Georgia,serif;font-size:25px}
@media(min-width:1100px){.form-intro{position:sticky;top:25px}}@media(max-width:1000px){.consultation{grid-template-columns:1fr}.form-intro{display:grid;grid-template-columns:1fr 1fr;gap:12px 30px}.form-intro>.eyebrow,.form-intro>h2{grid-column:1/-1}.exchange-note{margin:10px 0}.area-layout{gap:20px}.network-group{padding:12px}.network-group a{font-size:14px}.network-center strong{font-size:21px}.network-caption{font-size:13px}}@media(max-width:850px){.area-layout{grid-template-columns:1fr}.sector-buttons{grid-template-columns:1fr 1fr}.sector-buttons button[aria-pressed=true]{transform:none}.sector-detail{position:static}.network-diagram{height:auto;display:grid;grid-template-columns:1fr 1fr;gap:16px}.network-center{position:static;grid-column:1/-1;width:auto;border-radius:6px;box-shadow:none;max-width:none;padding:22px}.network-group{position:static;width:auto}.network-links{display:none}.network-center .brand-symbol{margin-bottom:6px}.network-center strong{font-size:27px}.network-group a{font-size:16px}.network-caption{font-size:15px}}@media(max-width:540px){.form-intro{display:block}.form-intro>.eyebrow{margin-bottom:17px}.form-intro>p{font-size:16px}.exchange-note{margin:25px 0}.sector-buttons{grid-template-columns:1fr 1fr;gap:6px}.sector-buttons button{font-size:14px;padding:11px 9px;gap:6px}.sector-number{font-size:16px;min-width:20px}.sector-figure img{height:210px}.sector-detail{padding:0 20px 25px}.sector-figure{margin-left:-20px;margin-right:-20px}.network-group{padding:13px 10px}.network-group a{font-size:14px}.network-label{font-size:10px}.consultation{padding:50px 5%}#inquiry-form fieldset,.form-panel{padding:18px 14px}#inquiry-form legend{font-size:23px}.form-sector-visual{grid-template-columns:95px 1fr;gap:12px}.form-sector-visual img{width:95px;height:155px}.form-sector-visual h3{font-size:22px}.form-sector-visual>div{padding-right:10px}.guide-card strong{font-size:22px}.resource-options{grid-template-columns:1fr}.form-heading p{font-size:23px}.need-links a{font-size:20px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.sector-figure img{height:auto;aspect-ratio:3/2;object-fit:contain}.form-sector-visual img{object-position:76% center}

/* Use the complete circular profile emblem from the approved identity sheet. */
.brand-symbol,.identity .brand-symbol,#inquiry-form legend .brand-symbol,.network-center .brand-symbol{background-image:url('/ostoyae-identidad.png');background-size:964.61538% 964.61538%;background-position:6.22776% 66.37010%;background-repeat:no-repeat;border-radius:50%;aspect-ratio:1;overflow:hidden}
.brand-symbol,.identity .brand-symbol{width:64px;height:64px}.network-center{background:transparent;border:0;border-radius:0;box-shadow:none;top:30%;padding:12px 0}.network-center .brand-symbol{width:166px;height:166px;margin:0 auto 15px;box-shadow:0 0 0 7px #f8f4ed}.network-center small{font-size:13px;letter-spacing:.025em}.network-caption{font-size:15px}#inquiry-form legend .brand-symbol{width:38px;height:38px;margin-right:9px}.andrea-signature{font-family:Georgia,serif;font-style:italic;font-size:26px!important;color:#776044!important;border-top:1px solid #cbb798;padding-top:22px;margin-top:26px}.andrea-signature span{display:block;font-family:'DM Sans',sans-serif;font-style:normal;font-size:13px;letter-spacing:.08em;margin-top:6px}.statement h2{max-width:800px}.statement>div>p{max-width:780px}@media(max-width:850px){.network-center{position:static;width:auto;padding:20px 0}.network-center .brand-symbol{width:145px;height:145px}}@media(max-width:480px){.identity .brand-symbol{width:48px;height:48px}.identity .wordmark{font-size:20px}.network-center .brand-symbol{width:130px;height:130px}}

.sector-group-title{font-family:Georgia,serif;font-size:22px;font-weight:400;line-height:1.3;margin:23px 0 10px;padding-top:14px;border-top:1px solid #bca585;color:#655039;grid-column:1/-1}.sector-group-title:first-child{margin-top:0;padding-top:0;border-top:0}.area-route{font-family:Georgia,serif;font-size:21px;line-height:1.8;margin:30px 0 8px;padding:18px 22px;border:1px solid #bea889;background:#faf6ee}.area-route span{color:#967349;padding:0 8px}.area-route-note{color:var(--muted);font-size:15px;max-width:820px;margin:0}.area-layout{margin-top:30px}.network-diagram{height:650px}.network-group.ng2,.network-group.ng5{top:34%}@media(max-width:850px){.network-diagram{height:auto}.area-route{font-size:19px;padding:15px}.sector-group-title{font-size:21px}}
