:root{--ama26-deep:#1f496f;--ama26-terracotta:#d66a4b;--ama26-olive:#7d8e63;--ama26-sand:#f4f1ea;--ama26-slate:#5b6f7f;--ama26-ink:#142d43;--ama26-shadow:0 12px 36px rgba(20,45,67,.12)}.ama-home-2026-preview{margin:0;background:var(--ama26-sand);color:var(--ama26-ink);font-family:Arial,Helvetica,sans-serif}.ama-home-2026-preview *{box-sizing:border-box}.ama-home-2026-preview .ama-user-corner{display:none!important}.ama26-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.ama26-skip{position:fixed;z-index:9999;top:8px;left:8px;transform:translateY(-150%);padding:10px 14px;background:var(--ama26-deep);color:#fff}.ama26-skip:focus{transform:none}.ama26-header{position:relative;z-index:20;height:96px;background:rgba(244,241,234,.98);border-bottom:1px solid rgba(31,73,111,.12)}.ama26-header__inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.ama26-brand{display:flex;width:121px;height:84px;align-items:center}.ama26-brand img{display:block;width:100%;max-height:80px}.ama26-nav{display:flex;align-items:center;gap:clamp(18px,3vw,42px)}.ama26-nav a{color:var(--ama26-ink);font-size:14px;font-weight:700;text-decoration:none}.ama26-nav a:hover,.ama26-nav a:focus-visible{color:var(--ama26-terracotta)}.ama26-nav .ama26-nav__login{padding:13px 24px;border-radius:6px;background:var(--ama26-terracotta);color:#fff}.ama26-menu-toggle{display:none;border:0;background:0 0}.ama26-hero{position:relative;min-height:570px;overflow:hidden;background:#071018;color:#fff}.ama26-hero__image,.ama26-hero__overlay{position:absolute;inset:0}.ama26-hero__image{background-position:center 42%;background-size:cover}.ama26-hero__overlay{background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.54) 40%,rgba(0,0,0,.08) 78%)}.ama26-hero__content{position:relative;z-index:2;padding-top:92px}.ama26-hero h1{margin:0;max-width:540px;color:#fff;font-size:clamp(50px,6vw,82px);line-height:.94;letter-spacing:-.04em}.ama26-hero h1 span{display:block}.ama26-hero h1 span:nth-child(2){color:var(--ama26-terracotta)}.ama26-hero h1 span:nth-child(3){color:var(--ama26-olive)}.ama26-hero p{margin:25px 0 0;font-size:clamp(21px,2.5vw,31px);line-height:1.2}.ama26-hero__dots{position:absolute;z-index:3;bottom:47px;left:50%;display:flex;gap:9px;transform:translateX(-50%)}.ama26-hero__dots i{width:8px;height:8px;border-radius:50%;background:#fff}.ama26-hero__dots i:first-child{width:24px;border-radius:5px;background:var(--ama26-terracotta)}.ama26-hero__wave{position:absolute;z-index:2;bottom:-1px;left:0;width:100%;height:72px;fill:var(--ama26-sand)}.ama26-phase{padding:72px 0;background:var(--ama26-sand)}.ama26-phase:nth-of-type(odd){background:#fff}.ama26-phase__grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:64px}.ama26-eyebrow{margin:0 0 10px;color:var(--ama26-terracotta);font-size:13px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.ama26-phase h2,.ama26-final h2{margin:0 0 18px;color:var(--ama26-ink);font-size:clamp(30px,4vw,48px);line-height:1.08}.ama26-phase p{max-width:650px;font-size:17px;line-height:1.65}.ama26-phase__placeholder,.ama26-phase__search{min-height:310px;display:grid;place-items:center;padding:30px;border:1px dashed rgba(31,73,111,.28);border-radius:12px;background:linear-gradient(135deg,rgba(31,73,111,.08),rgba(125,142,99,.16));color:var(--ama26-slate);text-align:center}.ama26-phase__cards,.ama26-phase__media{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.ama26-phase__cards article{min-height:210px;display:flex;align-items:flex-end;padding:26px;border-radius:12px;background:var(--ama26-deep);color:#fff;font-size:24px;font-weight:800;box-shadow:var(--ama26-shadow)}.ama26-phase__cards article:nth-child(2){background:var(--ama26-slate)}.ama26-phase__cards article:nth-child(3){background:var(--ama26-terracotta)}.ama26-phase__media i{min-height:190px;border-radius:12px;background:rgba(31,73,111,.13)}.ama26-final{padding:42px 0;background:var(--ama26-deep);color:#fff;text-align:center}.ama26-final h2{color:#fff}.ama26-final a{display:inline-block;margin:6px;padding:13px 22px;border-radius:6px;background:var(--ama26-terracotta);color:#fff;font-weight:700;text-decoration:none}.ama26-final a+a{background:var(--ama26-olive)}.ama26-footer{background:#123550;color:rgba(255,255,255,.88)}.ama26-footer__top{display:grid;grid-template-columns:1.4fr 1fr 1.2fr 1.2fr;gap:50px;padding-block:55px}.ama26-footer h2{margin:0 0 14px;color:#fff;font-size:15px}.ama26-footer a{display:block;margin:7px 0;color:rgba(255,255,255,.88);text-decoration:none}.ama26-footer__brand img{width:130px;filter:brightness(0) invert(1)}.ama26-footer__brand p,.ama26-footer__pending{max-width:230px;font-size:13px;line-height:1.5}.ama26-footer__institutional{min-height:64px;border-top:1px solid rgba(255,255,255,.14)}@media(max-width:850px){.ama26-menu-toggle{display:grid;width:46px;height:46px;place-content:center;gap:5px;cursor:pointer}.ama26-menu-toggle>span:not(.screen-reader-text){display:block;width:25px;height:2px;background:var(--ama26-ink)}.ama26-nav{position:absolute;top:96px;right:0;left:0;display:none;align-items:stretch;padding:22px 24px 28px;background:var(--ama26-sand);box-shadow:var(--ama26-shadow)}.ama26-nav.is-open{display:grid;gap:6px}.ama26-nav a{padding:12px}.ama26-nav .ama26-nav__login{margin-top:7px;text-align:center}.ama26-phase__grid{grid-template-columns:1fr;gap:30px}.ama26-footer__top{grid-template-columns:1fr 1fr}}@media(max-width:600px){.ama26-shell{width:min(100% - 32px,1180px)}.ama26-header{height:86px}.ama26-brand{width:105px;height:78px}.ama26-nav{top:86px}.ama26-hero{min-height:520px}.ama26-hero__image{background-position:58% center}.ama26-hero__overlay{background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.24))}.ama26-hero__content{padding-top:80px}.ama26-phase{padding:52px 0}.ama26-phase__cards,.ama26-phase__media,.ama26-footer__top{grid-template-columns:1fr}.ama26-phase__cards article{min-height:150px}.ama26-footer__top{gap:30px}}@media(prefers-reduced-motion:reduce){.ama-home-2026-preview *{scroll-behavior:auto!important;transition:none!important}}.ama26-section{padding:76px 0}.ama26-section:nth-of-type(even){background:#fff}.ama26-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:64px;align-items:center}.ama26-copy h2,.ama26-heading-row h2,.ama26-experiences h2,.ama26-explore h2{margin:0 0 20px;color:var(--ama26-ink);font-size:clamp(30px,4vw,48px);line-height:1.08}.ama26-copy p{font-size:17px;line-height:1.65}.ama26-button{display:inline-block;margin-top:12px;padding:14px 22px;border-radius:6px;color:#fff!important;font-weight:700;text-decoration:none}.ama26-button--olive{background:var(--ama26-olive)}.ama26-button--deep{background:var(--ama26-deep)}.ama26-hero__slides,.ama26-hero__slide{position:absolute;inset:0}.ama26-hero__slide{opacity:0;background-size:cover;background-position:center;transition:opacity .7s ease}.ama26-hero__slide.is-active{opacity:1}.ama26-hero__controls{position:absolute;z-index:5;bottom:40px;left:50%;display:flex;align-items:center;gap:10px;transform:translateX(-50%)}.ama26-hero__controls>button{border:1px solid rgba(255,255,255,.65);border-radius:50%;width:34px;height:34px;background:rgba(0,0,0,.34);color:#fff;cursor:pointer}.ama26-hero__controls .ama26-hero__pause{width:auto;border-radius:18px;padding:0 13px}.ama26-hero__dots{position:static;transform:none}.ama26-hero__dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#fff}.ama26-hero__dots button.is-active{width:24px;border-radius:5px;background:var(--ama26-terracotta)}.ama26-catalog-preview{position:relative;min-height:430px}.ama26-catalog-preview__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding-right:110px}.ama26-catalog-preview__cards article{overflow:hidden;border-radius:8px;background:#fff;box-shadow:var(--ama26-shadow)}.ama26-catalog-preview__cards article:nth-child(2){transform:translateY(35px)}.ama26-catalog-preview__cards a{display:flex;height:100%;flex-direction:column;color:var(--ama26-ink);text-decoration:none}.ama26-catalog-preview__cards img{width:100%;height:180px;object-fit:cover}.ama26-catalog-preview__cards small,.ama26-catalog-preview__cards strong,.ama26-catalog-preview__cards span{margin:4px 14px}.ama26-catalog-preview__cards small{margin-top:14px;color:var(--ama26-olive)}.ama26-catalog-preview__cards span{margin-bottom:16px;color:var(--ama26-terracotta);font-size:13px}.ama26-catalog-preview form{position:absolute;right:0;top:55px;width:185px;display:grid;gap:8px;padding:16px;border-radius:8px;background:#fff;box-shadow:var(--ama26-shadow)}.ama26-catalog-preview input,.ama26-catalog-preview select{width:100%;padding:9px;border:1px solid #d6d6d6;border-radius:4px}.ama26-catalog-preview button,.ama26-explore button{padding:11px;border:0;border-radius:5px;background:var(--ama26-olive);color:#fff;font-weight:700}.ama26-quick__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ama26-quick article{position:relative;min-height:310px;overflow:hidden;border-radius:12px;background-image:linear-gradient(0deg,rgba(20,45,67,.94),rgba(20,45,67,.12)),var(--card-image);background-size:cover;background-position:center;color:#fff}.ama26-quick article:nth-child(2){background-image:linear-gradient(0deg,rgba(31,73,111,.94),rgba(31,73,111,.12)),var(--card-image)}.ama26-quick article:nth-child(3){background-image:linear-gradient(0deg,rgba(214,106,75,.94),rgba(214,106,75,.15)),var(--card-image)}.ama26-quick article div{position:absolute;right:0;bottom:0;left:0;padding:28px}.ama26-quick h3{margin:0 0 12px;color:#fff;font-size:25px}.ama26-quick p{line-height:1.5}.ama26-quick a{color:#fff;font-weight:700;text-decoration:none}.ama26-about__image{margin:0;overflow:hidden;border-radius:44% 12px}.ama26-about__image img{display:block;width:100%;height:430px;object-fit:cover}.ama26-editorial-empty{display:grid;grid-template-columns:1.25fr 1fr;overflow:hidden;margin-top:28px;border-radius:12px;background:var(--ama26-deep);color:#fff}.ama26-editorial-empty img{width:100%;height:300px;object-fit:cover}.ama26-editorial-empty div{align-self:center;padding:36px}.ama26-editorial-empty h3{color:#fff;font-size:26px}.ama26-heading-row{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.ama26-heading-row a{color:var(--ama26-terracotta);font-weight:700}.ama26-news__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.ama26-news article{overflow:hidden;border-radius:10px;background:#fff;box-shadow:var(--ama26-shadow)}.ama26-news__image{display:block;height:210px}.ama26-news__image img{width:100%;height:100%;object-fit:cover}.ama26-news article>div{padding:22px}.ama26-news time{font-size:12px;color:var(--ama26-slate)}.ama26-news h3{font-size:21px;line-height:1.2}.ama26-news h3 a{color:var(--ama26-ink);text-decoration:none}.ama26-news article>div>a{color:var(--ama26-terracotta);font-weight:700}.ama26-explore{background:#fff}.ama26-explore__panel{padding:50px;border-radius:16px;background:var(--ama26-sand);box-shadow:var(--ama26-shadow)}.ama26-explore form{display:grid;grid-template-columns:1.4fr repeat(3,1fr) auto;gap:10px;margin:28px 0 18px}.ama26-explore input,.ama26-explore select{width:100%;min-height:48px;padding:0 13px;border:1px solid rgba(31,73,111,.2);border-radius:5px;background:#fff}.ama26-explore__all{color:var(--ama26-terracotta);font-weight:700}.ama26-final{position:relative;isolation:isolate;background-image:var(--final-image);background-position:center;background-size:cover}.ama26-final__veil{position:absolute;z-index:-1;inset:0;background:rgba(18,53,80,.88)}@media(max-width:850px){.ama26-grid{grid-template-columns:1fr}.ama26-catalog-preview__cards{padding-right:70px}.ama26-quick__grid,.ama26-news__grid{grid-template-columns:1fr 1fr}.ama26-explore form{grid-template-columns:1fr 1fr}.ama26-explore button{min-height:48px}}@media(max-width:600px){.ama26-section{padding:54px 0}.ama26-catalog-preview__cards{grid-template-columns:1fr 1fr;padding:0 0 160px}.ama26-catalog-preview__cards article:nth-child(2){transform:none}.ama26-catalog-preview__cards article:nth-child(3){display:none}.ama26-catalog-preview form{top:auto;right:0;bottom:0;left:0;width:auto}.ama26-quick__grid,.ama26-news__grid,.ama26-editorial-empty,.ama26-explore form{grid-template-columns:1fr}.ama26-about__image img{height:300px}.ama26-heading-row{display:block}.ama26-explore__panel{padding:28px 20px}.ama26-hero__controls .ama26-hero__pause{font-size:0}.ama26-hero__controls .ama26-hero__pause:after{content:'Ⅱ';font-size:14px}}.ama26-brand{width:auto;gap:12px;color:var(--ama26-ink);text-decoration:none;white-space:nowrap}.ama26-brand__wave{display:block;width:154px;height:52px;overflow:hidden}.ama26-brand__wave img{display:block;width:154px;max-height:none;transform:translateY(-2px)}.ama26-brand__name{font-size:34px;font-weight:800;letter-spacing:.13em}.ama26-brand__year{color:var(--ama26-olive);font-size:31px;font-weight:300;letter-spacing:.08em}@media(max-width:600px){.ama26-brand{width:auto;gap:7px}.ama26-brand__wave{width:82px;height:34px}.ama26-brand__wave img{width:82px}.ama26-brand__name{font-size:22px}.ama26-brand__year{font-size:20px}}.ama26-catalog-preview__cards [data-ama-artist-card]{display:none;animation:ama26-card-in .45s ease both}.ama26-catalog-preview__cards [data-ama-artist-card].is-featured-visible{display:block}.ama26-catalog-preview__cards article em{margin:0 14px;color:var(--ama26-slate);font-size:13px;font-style:normal}.ama26-artists-next{position:absolute;right:210px;bottom:14px;border:0;background:0 0;color:var(--ama26-terracotta);font-weight:700;cursor:pointer}.ama26-catalog-preview__offline{grid-column:1/-1;display:grid;grid-template-columns:170px 1fr;align-items:center;gap:20px;overflow:hidden;border-radius:10px;background:#fff;box-shadow:var(--ama26-shadow)}.ama26-catalog-preview__offline img{width:100%;height:180px;object-fit:cover}.ama26-catalog-preview__offline p{padding:16px;line-height:1.5}@keyframes ama26-card-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){.ama26-artists-next{right:auto;bottom:170px;left:0}.ama26-catalog-preview__offline{grid-template-columns:1fr}.ama26-catalog-preview__offline img{height:150px}}.ama26-catalog-preview form{isolation:isolate;top:145px;right:4px;width:174px;padding:12px;background:rgba(255,255,255,.94);box-shadow:0 10px 28px rgba(20,45,67,.1)}.ama26-catalog-preview form:before{content:'';position:absolute;z-index:-1;right:-48px;bottom:-34px;width:205px;height:112px;border-radius:58% 42% 36% 64%/58% 38% 62% 42%;background:rgba(125,142,99,.82);transform:rotate(-5deg)}.ama26-catalog-preview form input,.ama26-catalog-preview form select{padding:8px;font-size:14px;background:rgba(255,255,255,.92)}.ama26-catalog-preview form button{padding:9px;font-size:14px}@media(max-width:850px){.ama26-catalog-preview form{top:165px}}@media(max-width:600px){.ama26-catalog-preview form{top:auto;right:0;bottom:0;left:0;width:auto}.ama26-catalog-preview form:before{right:-25px;bottom:-20px;width:150px;height:80px}}.ama26-catalog-preview{display:grid;grid-template-columns:minmax(0,1fr) 184px;column-gap:28px;align-items:start;min-height:470px}.ama26-catalog-preview__cards{grid-column:1;display:grid;grid-template-columns:1.15fr .9fr;grid-template-rows:215px 190px;gap:18px;padding-right:0}.ama26-catalog-preview__cards [data-ama-artist-card]{transform:none!important;min-width:0;overflow:hidden}.ama26-catalog-preview__cards .is-collage-1{grid-column:1;grid-row:1/3}.ama26-catalog-preview__cards .is-collage-2{grid-column:2;grid-row:1}.ama26-catalog-preview__cards .is-collage-3{grid-column:2;grid-row:2}.ama26-catalog-preview__cards .is-collage-1 img{height:275px}.ama26-catalog-preview__cards .is-collage-2 img,.ama26-catalog-preview__cards .is-collage-3 img{height:108px}.ama26-catalog-preview__cards article a{overflow:hidden}.ama26-catalog-preview form{position:relative;grid-column:2;grid-row:1;top:auto;right:auto;width:100%;margin-top:62px}.ama26-artists-next{right:212px;bottom:20px}@media(max-width:700px){.ama26-catalog-preview{grid-template-columns:1fr;row-gap:28px;padding-bottom:0}.ama26-catalog-preview__cards{grid-column:1;grid-template-columns:1.1fr .9fr}.ama26-catalog-preview form{grid-column:1;grid-row:auto;margin-top:0}.ama26-artists-next{position:static;grid-column:1;justify-self:start;margin-top:-10px}.ama26-catalog-preview form:before{right:0}.ama26-catalog-preview__cards .is-collage-1 img{height:250px}}@media(max-width:430px){.ama26-catalog-preview__cards{grid-template-columns:1fr;grid-template-rows:auto}.ama26-catalog-preview__cards .is-collage-1,.ama26-catalog-preview__cards .is-collage-2,.ama26-catalog-preview__cards .is-collage-3{grid-column:1;grid-row:auto}.ama26-catalog-preview__cards .is-collage-2,.ama26-catalog-preview__cards .is-collage-3{display:none}.ama26-catalog-preview__cards .is-collage-1 img{height:240px}}.ama26-brand{width:126px;height:88px;gap:0}.ama26-brand .ama26-brand__official{display:block;width:126px;height:84px;max-height:84px;object-fit:contain;object-position:left center}.ama26-home{position:relative;isolation:isolate;overflow:hidden}.ama26-home:before,.ama26-home:after{content:'';position:absolute;z-index:2;width:760px;height:2100px;pointer-events:none;background:url('/wp-content/themes/AMA-MAULE/assets/images/brand/ama-official-waves.svg') center top/100% auto repeat-y;opacity:.05;mix-blend-mode:multiply}.ama26-home:before{top:620px;right:-330px;transform:rotate(-9deg)}.ama26-home:after{top:1850px;left:-360px;transform:rotate(11deg)}.ama26-home>section{position:relative;z-index:1}.ama26-catalog-preview__cards article{border-top:5px solid var(--discipline-color,var(--ama26-olive))}.ama26-catalog-preview__cards small,.ama26-catalog-preview__cards span{color:var(--discipline-color,var(--ama26-olive))}@media(max-width:600px){.ama26-brand{width:100px;height:78px}.ama26-brand .ama26-brand__official{width:100px;height:72px}.ama26-home:before,.ama26-home:after{width:520px;opacity:.04}}.ama26-footer__institutional{display:flex;min-height:72px;align-items:center;justify-content:center;padding:16px 24px}.ama26-footer__credit{display:inline-flex!important;align-items:center;justify-content:center;gap:7px;margin:0!important;color:rgba(255,255,255,.82)!important;font-size:12px;font-weight:500;line-height:1;text-decoration:none!important}.ama26-footer__credit:hover,.ama26-footer__credit:focus-visible{color:#fff!important}.ama26-footer__credit img{display:block;width:auto!important;height:14px!important;max-height:14px!important;filter:brightness(0) invert(1);opacity:.92}.ama26-footer__credit-name{text-transform:lowercase;font-weight:700;letter-spacing:.025em}@media(max-width:480px){.ama26-footer__institutional{min-height:68px}.ama26-footer__credit{gap:5px;font-size:11px}}.ama26-catalog-preview__placeholder{position:relative;isolation:isolate;display:grid;height:180px;place-items:center;overflow:hidden;background:linear-gradient(145deg,#fff,#f4f1ea)}.ama26-catalog-preview__placeholder:after{content:'';position:absolute;z-index:-1;right:-38px;bottom:-50px;width:135px;height:135px;border-radius:50%;background:var(--discipline-color,var(--ama26-olive));opacity:.14}.ama26-catalog-preview__placeholder img{width:62%!important;height:72%!important;max-width:150px;object-fit:contain!important}.ama26-catalog-preview__cards .is-collage-1 .ama26-catalog-preview__placeholder{height:275px}.ama26-catalog-preview__cards .is-collage-2 .ama26-catalog-preview__placeholder,.ama26-catalog-preview__cards .is-collage-3 .ama26-catalog-preview__placeholder{height:108px}@media(max-width:700px){.ama26-catalog-preview__cards .is-collage-1 .ama26-catalog-preview__placeholder{height:250px}}@media(max-width:430px){.ama26-catalog-preview__cards .is-collage-1 .ama26-catalog-preview__placeholder{height:240px}}