:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#18120f;--ink:#18120f;--muted:#675c53;--paper:#f7f0e6;--surface:#fffcf7d6;--surface-solid:#fffaf3;--line:#452e2329;--red:#a4111b;--red-dark:#610911;--gold:#d5ad5c;--blue:#123d52;--charcoal:#11100f;--radius:28px;--shadow:0 28px 80px #28140c24;background:#f7f0e6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 15% 5%,#d5ad5c52,#0000 30rem),radial-gradient(circle at 86% 12%,#a4111b24,#0000 34rem),linear-gradient(#fff8ed 0%,#f7f0e6 46%,#efe2d2 100%);min-width:320px;margin:0}body,button,input,textarea{font:inherit}a{color:inherit}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.skip-link{z-index:100;background:var(--charcoal);color:#fff;border-radius:999px;padding:.75rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf3c7;border-bottom:1px solid #452e231f;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:2rem;width:min(1180px,100% - 32px);min-height:84px;margin:0 auto;display:flex}.brand{align-items:center;max-width:330px;text-decoration:none;display:inline-flex}.brand img{border-radius:999px;width:min(330px,50vw);box-shadow:0 12px 34px #28140c1a}.nav-links{align-items:center;gap:.35rem;display:flex}.nav-links a{color:#382a22;border-radius:999px;padding:.74rem .88rem;font-size:.92rem;font-weight:760;text-decoration:none}.nav-links a:hover{color:var(--red-dark);background:#a4111b14}.nav-links .nav-cta{background:var(--charcoal);color:#fff;margin-left:.35rem}.menu-toggle{border:1px solid var(--line);background:#fffaf3;border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;display:none}.hero{grid-template-columns:.92fr 1.08fr;align-items:stretch;gap:clamp(1.2rem,4vw,3rem);width:min(1280px,100% - 32px);min-height:calc(100svh - 116px);margin:2rem auto 0;display:grid}.hero-media,.hero-panel,.timeline-card,.bento-card,.publication-card,.store-panel,.login-card,.contact-card,.contact-form{border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero-media{border-radius:calc(var(--radius) + 10px);background:var(--charcoal);min-height:620px;overflow:hidden}.hero-media img{object-fit:cover;width:100%;height:100%}.hero-panel{border-radius:calc(var(--radius) + 10px);color:#fff;background:linear-gradient(140deg,#11100ff5,#410c12f0),radial-gradient(circle at 85% 15%,#d5ad5c4d,#0000 22rem);flex-direction:column;justify-content:center;padding:clamp(2rem,6vw,5rem);display:flex;position:relative;overflow:hidden}.hero-panel:after{content:"";border:1px solid #d5ad5c4d;border-radius:50%;width:26rem;height:26rem;position:absolute;bottom:-12rem;right:-12rem}.eyebrow{color:var(--red);text-transform:uppercase;letter-spacing:.11em;margin:0 0 .85rem;font-size:.76rem;font-weight:900}.hero .eyebrow{color:var(--gold)}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif}h1{z-index:1;max-width:11ch;margin:0;font-size:clamp(3.5rem,7.5vw,7.4rem);line-height:.9;position:relative}h2{margin:0;font-size:clamp(2.25rem,4.4vw,4.8rem);line-height:.97}h3{margin:0;font-size:1.35rem;line-height:1.15}.hero-panel p:not(.eyebrow){z-index:1;color:#ffffffc7;max-width:64ch;font-size:1.14rem;line-height:1.75;position:relative}.section-copy p,.section-heading p,.bento-card p,.publication-card p,.reserved p,.contact-card p{color:var(--muted);font-size:1.06rem;line-height:1.75}.hero-actions,.store-list,.contact-list{flex-wrap:wrap;gap:.85rem;display:flex}.button,.text-link,.link-stack a,.store-list a,.contact-form button,.login-card button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;min-height:48px;padding:.82rem 1.08rem;font-weight:850;text-decoration:none;display:inline-flex}.primary,.contact-form button,.login-card button{background:var(--red);color:#fff}.primary:hover,.contact-form button:hover,.login-card button:hover{background:var(--red-dark)}.secondary{color:#fff;background:#ffffff1a;border:1px solid #ffffff42}.hero-facts{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:2.4rem 0 0;display:grid;position:relative}.hero-facts div{background:#ffffff12;border:1px solid #ffffff29;border-radius:20px;padding:1rem}.hero-facts dt{color:#ffffff94;text-transform:uppercase;letter-spacing:.08em;font-size:.74rem;font-weight:850}.hero-facts dd{margin:.35rem 0 0;font-weight:850}.section{width:min(1180px,100% - 32px);margin:0 auto;padding:7.5rem 0}.section-heading{max-width:840px;margin-bottom:2.5rem}.section-heading.compact{text-align:center;margin-left:auto;margin-right:auto}.curriculum,.teatini,.reserved,.contact-section{grid-template-columns:.92fr 1.08fr;align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.timeline-card{background:var(--surface);border-radius:var(--radius);padding:clamp(1.3rem,3vw,2rem)}.timeline-item{grid-template-columns:24px 1fr;gap:1rem;padding:.2rem 0 1.2rem;display:grid;position:relative}.timeline-item:not(:last-child):before{content:"";background:#a4111b3d;width:1px;position:absolute;top:24px;bottom:-2px;left:7px}.timeline-item span{background:var(--red);border-radius:50%;width:15px;height:15px;margin-top:.32rem;box-shadow:0 0 0 6px #a4111b1a}.timeline-item p{color:var(--muted);margin:0;line-height:1.6}.bento-grid{grid-template-columns:1.1fr .9fr .9fr;grid-auto-rows:minmax(230px,auto);gap:1rem;display:grid}.bento-card{background:var(--surface);border-radius:var(--radius);flex-direction:column;justify-content:space-between;padding:1.45rem;display:flex}.bento-card svg{color:var(--red);margin-bottom:1.1rem}.bento-card.tall{grid-row:span 2}.bento-card.accent{background:linear-gradient(140deg,#fff9ef,#f4dfb7)}.bento-card.dark{background:var(--charcoal);color:#fff}.bento-card.dark p{color:#ffffffb8}.bento-card.dark svg{color:var(--gold)}.link-stack{gap:.55rem;margin-top:1.2rem;display:grid}.link-stack a,.store-list a{color:var(--red-dark);background:#a4111b14;justify-content:space-between;width:100%}.text-link{color:var(--red-dark);justify-content:flex-start;padding-left:0}.teatini{color:#fff;background:linear-gradient(120deg,#123d52fa,#11100ffa),radial-gradient(circle at 20% 0,#d5ad5c2e,#0000 28rem);width:100%;max-width:none;padding-left:max(16px,50% - 590px);padding-right:max(16px,50% - 590px)}.teatini .section-copy p{color:#ffffffc2}.teatini .eyebrow{color:var(--gold)}.poster-stack{grid-template-columns:.88fr .72fr;align-items:end;gap:1rem;display:grid}.poster-stack img{border:8px solid #ffffff1f;border-radius:22px;box-shadow:0 28px 80px #00000057}.poster-stack img:last-child{transform:translateY(2rem)}.publication-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.publication-card{background:var(--surface-solid);border-radius:var(--radius);flex-direction:column;display:flex;overflow:hidden}.publication-card img{aspect-ratio:4/5;object-fit:cover;background:#efe2d2;width:100%}.publication-card div{padding:1.15rem}.publication-card span{color:var(--red);margin-bottom:.6rem;font-size:.76rem;font-weight:850;line-height:1.35;display:block}.publication-card p{font-size:.98rem}.store-panel{background:var(--charcoal);color:#fff;border-radius:var(--radius);grid-template-columns:.55fr 1fr;align-items:center;gap:1rem;margin-top:1rem;padding:clamp(1.2rem,3vw,2rem);display:grid}.store-panel .eyebrow{color:var(--gold)}.store-panel h3{letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.6rem,3vw,2.5rem)}.store-list a{color:#fff;background:#ffffff14;width:auto}.reserved{align-items:start}.reserved.is-unlocked{display:block}.login-card,.contact-card,.contact-form{background:var(--surface);border-radius:var(--radius);padding:clamp(1.25rem,3vw,2rem)}.login-card,.contact-form{gap:1rem;display:grid}.login-error{background:#a4111b1a;border-radius:14px;margin:0;padding:.8rem 1rem;font-weight:750;color:var(--red-dark)!important;font-size:.9rem!important;line-height:1.4!important}.reserved-content{width:100%}.reserved-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.5rem;display:flex}.reserved-heading>div{max-width:780px}.reserved-heading h2{max-width:14ch}.reserved-heading p:last-child{color:var(--muted);font-size:1.06rem;line-height:1.75}.logout-button{border:1px solid var(--line);background:var(--surface-solid);min-height:44px;color:var(--ink);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:.7rem 1rem;font-weight:800;display:inline-flex}.course-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.course-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-solid);box-shadow:var(--shadow);grid-template-columns:minmax(180px,.8fr) 1.2fr;display:grid;overflow:hidden}.course-cover{color:#fff;text-align:center;border-right:8px solid var(--gold);background:linear-gradient(145deg,#a4111bf5,#610911fa);flex-direction:column;justify-content:space-between;min-height:360px;padding:1.5rem 1rem;display:flex}.course-cover span{letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:850}.course-cover strong{letter-spacing:-.06em;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,4vw,3.8rem);font-style:italic}.course-cover i{color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-weight:800}.course-card-copy{flex-direction:column;justify-content:center;padding:clamp(1.25rem,3vw,2rem);display:flex}.course-card-copy>span{color:var(--red);letter-spacing:.1em;text-transform:uppercase;font-size:.74rem;font-weight:900}.course-card-copy h3{margin-top:.5rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,3vw,2.4rem)}.course-card-copy p{color:var(--muted);line-height:1.6}.course-card-copy a{background:var(--red);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:48px;margin-top:.5rem;padding:.8rem 1rem;font-weight:850;text-decoration:none;display:inline-flex}.course-card-copy a:hover{background:var(--red-dark)}label{color:#382a22;gap:.45rem;font-weight:800;display:grid}input,textarea{width:100%;color:var(--ink);background:#ffffffbd;border:1px solid #452e2333;border-radius:18px;padding:.95rem 1rem}textarea{resize:vertical}.contact-section{align-items:stretch}.contact-list{flex-direction:column;margin-top:1.5rem}.contact-list a{width:fit-content;color:var(--red-dark);align-items:center;gap:.65rem;font-weight:850;text-decoration:none;display:inline-flex}.contact-form{grid-template-columns:1fr 1fr}.contact-form .full,.contact-form button{grid-column:1/-1}.privacy-consent{grid-template-columns:auto 1fr;align-items:start;font-size:.88rem;font-weight:650;line-height:1.5}.privacy-consent input{width:19px;height:19px;accent-color:var(--red);margin-top:.1rem}.privacy-consent button,.legal-links button,.inline-legal{color:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}footer{color:#fff;text-align:center;background:#0e0d0e;place-items:center;gap:1rem;min-height:170px;padding:2rem 1rem;display:grid}footer div{align-items:center;gap:.6rem;display:inline-flex}footer p{color:#ffffffad;margin:0}.legal-links{flex-wrap:wrap;justify-content:center;gap:.6rem 1.15rem;display:flex}.legal-links button{color:#ffffffd1;font-size:.88rem}.cookie-banner{z-index:80;color:#fff;background:#11100ffa;border:1px solid #ffffff29;border-radius:26px;grid-template-columns:1fr auto;align-items:end;gap:1.5rem;width:min(960px,100% - 24px);padding:clamp(1.25rem,3vw,2rem);display:grid;position:fixed;bottom:1rem;left:50%;transform:translate(-50%);box-shadow:0 32px 90px #0000006b}.cookie-banner .eyebrow{color:var(--gold)}.cookie-banner h2{max-width:18ch;font-size:clamp(1.8rem,4vw,3rem)}.cookie-banner p:not(.eyebrow){color:#ffffffbd;max-width:68ch;line-height:1.6}.inline-legal{color:#fff;font-weight:750}.cookie-close,.legal-close{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:.9rem;right:.9rem}.cookie-actions{flex-direction:column;gap:.65rem;min-width:180px;display:flex}.cookie-actions button{cursor:pointer;border-radius:999px;min-height:46px;padding:.75rem 1rem;font-weight:850}.cookie-primary{background:var(--red);color:#fff;border:0}.cookie-secondary{color:#fff;background:0 0;border:1px solid #ffffff4d}.legal-overlay{z-index:90;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d0a09b8;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.legal-panel{border-radius:var(--radius);background:var(--surface-solid);width:min(820px,100%);max-height:calc(100svh - 2rem);padding:clamp(1.5rem,5vw,3.5rem);position:relative;overflow:auto;box-shadow:0 36px 110px #0000006b}.legal-panel h2{padding-right:3rem}.legal-panel h3{margin-top:1.8rem}.legal-panel p{color:var(--muted);line-height:1.7}.legal-panel a{color:var(--red-dark)}.legal-updated{font-size:.86rem}.legal-close{border-color:var(--line);color:var(--ink)}.cookie-table{border:1px solid var(--line);border-radius:16px;margin:1.5rem 0;overflow:hidden}.cookie-table>div{grid-template-columns:minmax(150px,.4fr) 1fr;gap:1rem;padding:.9rem 1rem;display:grid}.cookie-table>div:not(:last-child){border-bottom:1px solid var(--line)}.cookie-table>div:first-child{background:#a4111b12}.cookie-table span{color:var(--muted);line-height:1.45}@media (width<=1060px){.menu-toggle{display:inline-flex}.nav-links{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffaf3;border-radius:24px;flex-direction:column;align-items:stretch;gap:.2rem;padding:.7rem;display:none;position:absolute;top:calc(100% + 8px);left:16px;right:16px}.nav-links.is-open{display:flex}.nav-links .nav-cta{margin-left:0}}@media (width<=960px){.hero,.curriculum,.teatini,.reserved,.contact-section,.store-panel{grid-template-columns:1fr}.hero{min-height:auto}.hero-media{min-height:560px}.bento-grid{grid-template-columns:1fr 1fr}.publication-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.course-grid{grid-template-columns:1fr}}@media (width<=640px){.nav{min-height:74px}.brand img{width:min(250px,62vw)}.hero{width:min(100% - 20px,1280px);margin-top:1rem}.hero-media{min-height:430px}.hero-panel{padding:1.55rem}h1{font-size:clamp(3.2rem,15vw,4.8rem)}h2{font-size:clamp(2.1rem,11vw,3.3rem)}.hero-facts,.bento-grid,.publication-grid,.contact-form,.poster-stack,.course-card{grid-template-columns:1fr}.reserved-heading{flex-direction:column;align-items:start}.course-cover{border-right:0;border-bottom:8px solid var(--gold);min-height:300px}.cookie-banner{grid-template-columns:1fr;max-height:calc(100svh - 24px);overflow:auto}.cookie-actions{min-width:0}.cookie-table>div{grid-template-columns:1fr;gap:.35rem}.poster-stack img:last-child{transform:none}.section{width:min(100% - 24px,1180px);padding:5rem 0}}
