/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--red:#d60819;--yellow:#f8bb00;--ink:#151515;--cream:#f5f0e8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.topbar{z-index:10;justify-content:space-between;align-items:center;height:86px;padding:0 max(4vw,24px);display:flex;position:absolute;inset:0 0 auto}.logo-wrap{justify-content:center;align-items:center;width:272px;height:74px;padding:6px 0;display:flex}.logo-wrap img{object-fit:contain;width:100%;height:100%}.top-cta{color:#fff;border:2px solid #fff;border-radius:999px;padding:12px 20px;font-size:13px;font-weight:900}.hero{background:radial-gradient(circle at 8% 94%,#f8bb0038,transparent 32%),linear-gradient(135deg,#fffdf9,var(--cream));min-height:720px;color:var(--ink);grid-template-columns:.76fr 1.24fr;display:grid;overflow:hidden}.hero-copy{flex-direction:column;justify-content:center;padding:145px 6vw 78px;display:flex}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.16em;margin:0 0 20px;font-size:12px;font-weight:900}.eyebrow{color:var(--red)}.hero h1{color:var(--red);letter-spacing:-.075em;margin:0;font-size:clamp(76px,7.6vw,120px);font-weight:950;line-height:.72}.hero h1 span{color:var(--yellow);display:block}.hero h2{letter-spacing:-.05em;margin:31px 0 19px;font-size:clamp(28px,3vw,45px);line-height:1}.hero-lead{color:#554f47;max-width:560px;margin:0;font-size:clamp(17px,1.28vw,20px);line-height:1.55}.hero-actions,.final-actions{flex-wrap:wrap;gap:12px;margin-top:29px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:51px;padding:0 22px;font-size:14px;font-weight:900;transition:all .2s;display:inline-flex}.button:hover,.top-cta:hover{transform:translateY(-2px)}.button-yellow{background:var(--yellow);color:var(--ink)}.button-outline{border:1.5px solid var(--red);color:var(--red)}.hero-details{border-top:1px solid #d8d0c5;margin-top:36px;padding-top:22px}.hero-details p{color:#6c645a;margin:4px 0;font-size:14px;line-height:1.5}.hero-details strong{color:var(--ink)}.hero-image{background:linear-gradient(90deg,#f5f0e833,#0000 14%),url(/hero-fachada.webp) 100%/cover no-repeat;min-height:720px;position:relative}.hero-image:after{content:"";background:var(--yellow);border-radius:50%;width:260px;height:260px;position:absolute;inset:auto auto -150px -80px}.date-stamp{z-index:2;background:var(--yellow);width:126px;height:126px;color:var(--ink);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;bottom:55px;right:6vw;transform:rotate(7deg);box-shadow:0 14px 35px #0003}.date-stamp b{letter-spacing:-.08em;font-size:58px;line-height:.75}.date-stamp small{letter-spacing:.16em;margin-top:13px;font-size:13px;font-weight:900}.registration{background:var(--cream);grid-template-columns:.72fr 1.28fr;align-items:start;gap:6vw;padding:105px max(6vw,28px);display:grid}.registration-copy{border-left:7px solid var(--red);justify-self:end;max-width:470px;padding:25px 0 0 28px;position:sticky;top:60px}.registration-copy:before{content:"";background:var(--yellow);border-radius:0 999px 999px 0;width:66px;height:7px;position:absolute;top:0;left:-7px}.red{color:var(--red)}.registration h2,.section-heading h2,.spaces-heading h2{letter-spacing:-.06em;margin:0;font-size:clamp(45px,5.4vw,78px);line-height:.93}.registration-title-red{color:var(--red)}.registration-title-highlight{z-index:0;color:var(--ink);white-space:nowrap;display:inline-block;position:relative}.registration-title-highlight:after{content:"";z-index:-1;background:var(--yellow);border-radius:999px;height:.22em;position:absolute;bottom:.04em;left:-.03em;right:-.05em}.registration-copy>p:not(.kicker){color:#625c54;margin:28px 0 22px;font-size:18px;line-height:1.65}.text-link{color:var(--red);text-underline-offset:5px;font-weight:900;text-decoration:underline}.form-card{background:#fff;border:1px solid #15151512;border-radius:28px;width:100%;max-width:790px;overflow:hidden;box-shadow:0 22px 60px #3626141f}.native-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 16px;padding:34px;display:grid}.form-intro{border-bottom:1px solid #eee9e1;grid-column:1/-1;justify-content:space-between;align-items:center;gap:20px;margin-bottom:2px;padding-bottom:22px;display:flex}.form-intro p{color:#706960;margin:0;font-size:13px;line-height:1.5}.form-step{text-transform:uppercase;letter-spacing:.08em;background:#fff2d0;border-radius:999px;flex:none;padding:9px 13px;font-weight:900;color:#9a6400!important;font-size:11px!important}.field{flex-direction:column;gap:8px;display:flex}.field.full,.consent.full,.submit-button.full,.privacy-note.full,.form-error.full{grid-column:1/-1}.field>span{color:#27231e;font-size:13px;font-weight:850}.field input,.field select{width:100%;min-height:52px;color:var(--ink);font:inherit;background:#fffdf9;border:1px solid #d8d1c7;border-radius:13px;outline:none;padding:0 15px;font-size:15px;transition:all .18s}.field select{cursor:pointer}.field select:disabled{cursor:not-allowed;color:#928b82;background:#f3f0eb}.field input:focus,.field select:focus{border-color:var(--red);background:#fff;box-shadow:0 0 0 3px #d608191a}.field small{color:#827b72;font-size:11px;line-height:1.4}.field .companions-note{color:var(--red);font-weight:800}.student-list{grid-column:1/-1;gap:16px;display:grid}.student-card{background:#fcfaf6;border:1px solid #e2dcd3;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px;margin:0;padding:22px;display:grid}.student-card-header{grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;display:flex}.student-card legend{float:left;color:var(--red);text-transform:uppercase;letter-spacing:.08em;padding:0;font-size:14px;font-weight:900}.student-name{grid-column:1/-1}.add-student{min-height:50px;color:var(--red);cursor:pointer;background:#fff;border:1.5px dashed #c7bdb0;border-radius:14px;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:900;transition:all .18s;display:flex}.add-student:hover{border-color:var(--red);background:#fff8f8}.add-student span{font-size:22px;line-height:1}.remove-student{color:#837a70;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:800;text-decoration:underline}.consent{color:#5e574e;cursor:pointer;background:#f8f5ef;border-radius:14px;align-items:flex-start;gap:12px;margin-top:4px;padding:17px;font-size:12px;line-height:1.5;display:flex}.consent input{width:18px;height:18px;accent-color:var(--red);flex:none;margin-top:1px}.submit-button{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:57px;font-size:15px;font-weight:900;transition:all .2s;display:flex;box-shadow:0 12px 26px #a2051233}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 15px 30px #a2051242}.submit-button:disabled{cursor:wait;opacity:.7}.privacy-note{text-align:center;color:#8a837a;margin:-7px 0 0;font-size:11px}.form-error{color:#a20714;background:#fff0f1;border-radius:10px;margin:0;padding:12px 14px;font-size:13px;font-weight:700}.honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important;overflow:hidden!important}.form-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:560px;padding:48px;display:flex}.form-success>span{background:var(--yellow);width:76px;height:76px;color:var(--ink);border-radius:50%;place-items:center;margin-bottom:25px;font-size:38px;font-weight:900;display:grid}.form-success .kicker{margin-bottom:12px}.form-success h3{letter-spacing:-.055em;max-width:560px;margin:0;font-size:clamp(36px,4vw,58px);line-height:.95}.form-success>p:not(.kicker){color:#665f56;max-width:540px;margin:23px 0 26px;font-size:16px;line-height:1.65}.new-registration{color:var(--red);text-underline-offset:4px;cursor:pointer;background:0 0;border:0;margin-top:18px;font-weight:800;text-decoration:underline}.experience{background:radial-gradient(circle at 92% 5%,#d608191a,transparent 28%),var(--ink);color:#fff;padding:110px max(6vw,28px) 120px}.section-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;width:min(1180px,100%);margin:0 auto 58px;display:grid}.section-heading h2 span{color:var(--yellow)}.section-heading>p{color:#c4beb5;justify-self:end;width:auto;max-width:440px;margin:0 0 4px;font-size:18px;line-height:1.65}.moment-grid{grid-template-columns:repeat(3,1fr);gap:18px;width:min(1180px,100%);margin:auto;display:grid}.moment-grid article{background:linear-gradient(145deg,#202020,#191919);border:1px solid #343434;border-radius:24px;flex-direction:column;min-height:360px;padding:34px 32px 32px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000002e}.moment-grid article:after{content:"";background:var(--yellow);border-radius:0 24px 0 8px;width:72px;height:5px;position:absolute;top:0;right:0}.moment-grid article+article{border-left:1px solid #343434}.moment-number{color:var(--red);letter-spacing:-.08em;font-size:72px;font-weight:950;line-height:.82;display:block}.moment-time{text-transform:uppercase;letter-spacing:.12em;background:#f8bb001f;border-radius:999px;width:max-content;padding:8px 12px;font-weight:900;color:var(--yellow)!important;margin:auto 0 14px!important;font-size:11px!important}.moment-grid h3{letter-spacing:-.045em;margin:0 0 14px;font-size:31px;line-height:1.05}.moment-grid p{color:#bcb7af;max-width:310px;margin:0;font-size:15px;line-height:1.65}.spaces{background:#fff;padding:110px max(5vw,24px) 120px}.spaces-heading{width:min(1180px,100%);margin:0 auto 52px}.spaces-heading h2 span{color:var(--red)}.gallery{grid-template-columns:repeat(6,1fr);grid-auto-rows:285px;gap:14px;width:min(1280px,100%);margin:auto;display:grid}.gallery figure{background:#ddd;border-radius:22px;grid-column:span 2;margin:0;position:relative;overflow:hidden}.gallery figure.gallery-wide{grid-column:span 3}.gallery img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.gallery figure:hover img{transform:scale(1.035)}.gallery figcaption{background:#fffffff0;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:900;position:absolute;bottom:16px;left:18px}.final-cta{text-align:center;background:var(--yellow);padding:105px 24px}.final-cta .kicker{color:var(--red)}.final-cta h2{letter-spacing:-.07em;max-width:900px;margin:0 auto;font-size:clamp(58px,7.7vw,108px);line-height:.88}.final-cta h2 span{color:var(--red)}.final-cta>p:not(.kicker){margin:28px auto 0;font-size:17px;font-weight:700;line-height:1.6}.final-actions{justify-content:center}.button-red{background:var(--red);color:#fff;box-shadow:0 12px 30px #8b051033}.button-light{background:#fff}footer{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;gap:35px;min-height:170px;padding:38px max(6vw,28px);display:flex}footer img{object-fit:contain;object-position:left center;width:min(420px,56vw);max-height:92px}footer p{color:#aaa49b;text-transform:uppercase;letter-spacing:.12em;margin:0;font-size:12px;font-weight:800}@media (width<=900px){.hero{grid-template-columns:1fr}.hero-copy{padding:125px 7vw 68px}.hero-image{min-height:520px}.top-cta{border-color:var(--red);color:var(--red)}.registration{grid-template-columns:1fr}.registration-copy{justify-self:start;max-width:720px;padding:22px 0 0 24px;position:static}.form-card{max-width:none}.section-heading{display:block}.section-heading>p{width:auto;max-width:650px;margin-top:28px}.moment-grid{grid-template-columns:1fr}.moment-grid article{min-height:320px}.moment-grid article+article{border-top:1px solid #343434;border-left:1px solid #343434}.gallery figure,.gallery figure.gallery-wide{grid-column:span 3}}@media (width<=560px){.topbar{height:72px;padding:0 16px}.logo-wrap{width:205px;height:58px}.top-cta{padding:9px 13px;font-size:11px}.hero-copy{padding:110px 20px 54px}.hero h1{font-size:73px}.hero h2{margin-top:26px}.button{width:100%}.hero-image{min-height:360px}.date-stamp{width:100px;height:100px;bottom:25px;right:20px}.date-stamp b{font-size:46px}.registration,.experience,.spaces{padding:76px 20px}.form-card{border-radius:18px}.native-form{grid-template-columns:1fr;padding:24px 18px}.field.full,.consent.full,.submit-button.full,.privacy-note.full,.form-error.full,.form-intro{grid-column:auto}.form-intro{flex-direction:column;align-items:flex-start;gap:10px}.student-list{grid-column:auto}.student-card{grid-template-columns:1fr;padding:20px 16px}.student-card-header,.student-name{grid-column:auto}.form-success{min-height:520px;padding:35px 22px}.section-heading{margin-bottom:40px}.moment-grid article{min-height:300px;padding:28px 24px}.gallery{grid-template-columns:1fr;grid-auto-rows:230px}.gallery figure,.gallery figure.gallery-wide{grid-column:auto}.final-cta{padding:80px 20px}footer{text-align:center;flex-direction:column}footer img{object-position:center;width:min(100%,420px)}}
