/*! 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{--wine:#5b1625;--wine-dark:#321019;--cream:#f6f0e7;--paper:#fffaf3;--ink:#201717;--gold:#b98a42}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.nav-wrap{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf3f0;border-bottom:1px solid #e7ded2;justify-content:space-between;align-items:center;height:82px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:12px;font-size:13px;display:flex}.brand span{border:1px solid var(--wine);width:40px;height:40px;color:var(--wine);border-radius:50%;place-items:center;font:18px Georgia,serif;display:grid}nav{gap:30px;font-size:13px;display:flex}nav a:hover{color:var(--wine)}.nav-cta{background:var(--wine);color:#fff;padding:12px 20px;font-size:13px}.hero{background:var(--cream);grid-template-columns:1.06fr .94fr;min-height:720px;display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:100px 6vw 60px;display:flex}.eyebrow{color:var(--wine);letter-spacing:.22em;text-transform:uppercase;margin:0 0 20px;font-size:11px;font-weight:700}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.04em;max-width:800px;margin-bottom:28px;font-family:Georgia,serif;font-size:clamp(48px,5.7vw,84px);font-weight:400;line-height:.98}h1 em{color:var(--wine);font-weight:400}.lead{color:#685b57;max-width:630px;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:26px;margin:18px 0 58px;display:flex}.button{letter-spacing:.03em;justify-content:center;align-items:center;gap:15px;padding:16px 24px;font-size:13px;font-weight:700;display:inline-flex}.primary{background:var(--wine);color:#fff}.text-button{border-bottom:1px solid #715a54;padding-left:0}.trust-row{border-top:1px solid #d8cdc0;gap:44px;padding-top:26px;display:flex}.trust-row div{flex-direction:column;gap:5px;display:flex}.trust-row strong{color:var(--wine);font:22px Georgia,serif}.trust-row span{color:#756760;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.hero-visual{color:#fff;background:#481621;flex-direction:column;justify-content:flex-end;min-height:620px;display:flex;position:relative;overflow:hidden}.hero-visual img{object-fit:cover;width:100%;height:100%;position:absolute}.hero-visual p{z-index:2;letter-spacing:.15em;text-transform:uppercase;background:linear-gradient(#0000,#1e080ecc);margin:0;padding:32px 44px;font-size:10px;position:relative}.statement{text-align:center;background:#fff;padding:115px 6vw}.statement p{text-transform:uppercase;letter-spacing:.25em;color:var(--gold);font-size:11px}.statement h2{max-width:840px;margin:auto;font:400 clamp(36px,4vw,58px) Georgia,serif}.section{padding:110px 6vw}.section-head{grid-template-columns:1fr .65fr;align-items:end;gap:12%;margin-bottom:58px;display:grid}.section h2,.courses h2,.contact h2{font:400 clamp(36px,4vw,58px)/1.06 Georgia,serif}.section-head>p{color:#746761;line-height:1.7}.service-grid{border-top:1px solid #d8cdc0;grid-template-columns:repeat(3,1fr);display:grid}.service-grid article{border-right:1px solid #d8cdc0;min-height:280px;padding:36px 28px 10px 0}.service-grid article+article{padding-left:28px}.service-grid span,.course-list small{color:var(--gold);letter-spacing:.15em;font-size:11px}.service-grid h3{margin:48px 0 15px;font:400 28px Georgia,serif}.service-grid p{color:#746761;line-height:1.65}.service-grid a{color:var(--wine);gap:10px;margin-top:20px;font-size:12px;font-weight:700;display:inline-flex}.courses{background:var(--wine-dark);color:#fff;grid-template-columns:.8fr 1.2fr;gap:10%;padding:110px 6vw;display:grid}.course-intro>p:not(.eyebrow){color:#d8c7c5;line-height:1.7}.courses .eyebrow{color:#dcb776}.course-list article{border-top:1px solid #fff3;justify-content:space-between;gap:25px;padding:28px 0;display:flex}.course-list h3{margin:12px 0 8px;font:400 26px Georgia,serif}.course-list p{color:#cbb8b6}.course-list article>strong{color:#e3c38f;white-space:nowrap}.light{background:var(--cream);color:var(--wine-dark);margin-top:20px}.about{background:#fff;grid-template-columns:.7fr 1.3fr;align-items:center;gap:10%;display:grid}.about-mark{aspect-ratio:1;background:var(--cream);color:var(--wine);border-radius:50%;place-items:center;font:italic 170px Georgia,serif;display:grid}.about>div:last-child>p:not(.eyebrow){color:#6d605b;max-width:720px;font-size:17px;line-height:1.7}.contact{text-align:center;color:#fff;background:#af7e47;padding:110px 6vw}.contact .eyebrow{color:#fff1d7}.contact h2{max-width:720px;margin:0 auto 20px}.contact>p:not(.eyebrow){color:#fff4e2}footer{color:#eadfd7;letter-spacing:.08em;text-transform:uppercase;background:#211416;justify-content:space-between;align-items:center;gap:24px;padding:32px 5vw;font-size:11px;display:flex}footer .brand span{color:#d5b787;border-color:#d5b787}.outline-light{color:#fff;border:1px solid #ffffff73;margin-top:20px}.course-actions{flex-wrap:wrap;gap:12px;display:flex}.day-grid,.resource-grid,.payment-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.day-grid article,.resource-grid article,.payment-grid article{background:#fff;border:1px solid #dfd5c9;padding:38px}.day-grid span,.resource-grid small{color:var(--gold);letter-spacing:.14em;font-size:11px;font-weight:700}.day-grid h3,.resource-grid h3,.payment-grid h3{margin:18px 0 12px;font:400 28px Georgia,serif}.day-grid p,.resource-grid p,.payment-grid p{color:#746761;line-height:1.65}.resource-grid strong{color:var(--wine);margin:24px 0;font:26px Georgia,serif;display:block}.resource-grid a{color:var(--wine);font-size:12px;font-weight:700}.resource-grid .featured{background:var(--wine);color:#fff}.resource-grid .featured p{color:#e3d3d0}.resource-grid .featured strong,.resource-grid .featured small{color:#e8c994}.resource-grid .featured span{text-transform:uppercase;letter-spacing:.12em;font-size:12px}.academy-proof{background:var(--cream);grid-template-columns:1.1fr .9fr;align-items:stretch;display:grid}.academy-proof img{object-fit:cover;width:100%;height:100%;min-height:520px}.academy-proof>div{flex-direction:column;justify-content:center;padding:90px 7vw;display:flex}.academy-proof h2{font:400 clamp(36px,4vw,58px)/1.06 Georgia,serif}.academy-proof p:not(.eyebrow){color:#6d605b;font-size:17px;line-height:1.7}.gallery-grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:260px;gap:12px;display:grid}.gallery-grid img{object-fit:cover;width:100%;height:100%}.gallery-grid img:first-child{grid-area:span 2/span 5}.gallery-grid img:nth-child(2){grid-column:span 4}.gallery-grid img:nth-child(3),.gallery-grid img:nth-child(4){grid-column:span 3}.gallery-grid img:nth-child(5){grid-column:span 4}.about-image img{aspect-ratio:1;object-fit:cover;border-radius:50%;width:100%}.payment{background:var(--cream);grid-template-columns:.6fr 1.4fr;gap:8%;display:grid}.payment h2{font:400 clamp(36px,4vw,58px)/1.06 Georgia,serif}.booklet-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.booklet-grid article{background:#fff;border:1px solid #dfd5c9;flex-direction:column;min-height:250px;padding:30px;display:flex}.booklet-grid small,.book-card small{color:var(--gold);letter-spacing:.14em;font-size:10px;font-weight:700}.booklet-grid h3{margin:28px 0 auto;font:400 23px/1.16 Georgia,serif}.booklet-grid strong{color:var(--wine);margin:25px 0 14px;font:22px Georgia,serif}.booklet-grid a{color:var(--wine);font-size:11px;font-weight:700}.book-card{background:var(--wine-dark);color:#fff;justify-content:space-between;align-items:end;gap:30px;margin-top:20px;padding:42px;display:flex}.book-card h3{margin:16px 0 10px;font:400 34px Georgia,serif}.book-card p{color:#d9c8c5;margin:0}.book-card>div:last-child{text-align:right;flex-direction:column;gap:8px;display:flex}.book-card strong{color:#e8c994;font:28px Georgia,serif}.book-card span{text-transform:uppercase;letter-spacing:.12em;font-size:10px}.price-columns{grid-template-columns:1fr 1fr;gap:22px;display:grid}.price-columns article{background:#fff;border:1px solid #dfd5c9;padding:38px}.price-columns h3{color:var(--wine);margin-bottom:24px;font:400 30px Georgia,serif}.price-row{border-bottom:1px solid #eee5da;justify-content:space-between;gap:20px;padding:13px 0;font-size:14px;display:flex}.price-row strong{color:var(--wine);white-space:nowrap}.price-subhead{margin-top:38px!important}.price-note{color:#746761;margin-top:18px;line-height:1.5;display:block}.center-action{text-align:center;margin-top:28px}.easy-access,.bundle-note{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.easy-access strong,.bundle-note strong{width:100%;font:20px Georgia,serif}.easy-access span,.bundle-note span{border:1px solid #ffffff47;padding:9px 12px;font-size:11px}.bundle-note{background:var(--cream);margin:-22px 0 34px;padding:22px}.bundle-note span{border-color:#d8cdc0}.booklet-grid strong span{color:#746761;font:15px Arial,sans-serif}.booklet-actions{flex-direction:column;gap:10px;display:flex}.booklet-actions a:last-child{color:#8a652f}@media (width<=800px){nav{display:none}.nav-wrap{height:72px}.nav-cta{padding:10px 12px}.hero{grid-template-columns:1fr}.hero-copy{padding:72px 7vw 50px}.hero-visual{min-height:440px}.trust-row{flex-wrap:wrap;gap:22px}.section-head,.courses,.about,.academy-proof,.payment,.day-grid,.resource-grid,.payment-grid,.booklet-grid,.price-columns{grid-template-columns:1fr}.booklet-grid article{min-height:0}.book-card{flex-direction:column;align-items:flex-start}.book-card>div:last-child{text-align:left}.course-list article,.course-actions{flex-direction:column}.course-actions .button{width:100%}.academy-proof img{min-height:360px}.gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:220px}.gallery-grid img:nth-child(n){grid-area:span 1/span 1}.gallery-grid img:first-child{grid-column:span 2}.about-image{max-width:420px}.course-intro{margin-bottom:40px}.price-columns article{padding:28px 22px}.price-row{font-size:13px}.bundle-note{margin-top:-10px}footer{text-align:center;flex-direction:column}}.about-image img{aspect-ratio:3/4;object-position:center;border-radius:3px}.brand{text-transform:none;letter-spacing:normal;gap:0}.brand img{object-fit:contain;width:150px;height:64px;display:block}footer .brand img{width:170px;height:74px}@media (width<=800px){.brand img{width:112px;height:52px}}
