/*! 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}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--bg:#17191c;--panel:#22252a;--ink:#f5f3ee;--muted:#c8c5be;--orange:#f28c28;--light:#f4f1eb;--dark:#191b1e;--line:#f5f3ee24}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{background:var(--bg);color:var(--ink);font-family:var(--font-geist),Arial,sans-serif;margin:0;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline-offset:4px;border-radius:4px;outline:3px solid #ffd08a}.skip{background:var(--orange);color:#17191c;z-index:100;padding:12px 18px;position:fixed;top:-80px;left:16px}.skip:focus{top:12px}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);background:#17191ceb;align-items:center;gap:30px;height:76px;padding:0 clamp(20px,5vw,80px);display:flex;position:sticky;top:0}.brand{letter-spacing:-.03em;white-space:nowrap;align-items:center;gap:10px;font-weight:750;display:flex}.brand-mark{border:2px solid var(--orange);width:28px;height:28px;color:var(--orange);border-radius:50%;place-items:center;display:grid}.site-header nav{color:var(--muted);gap:28px;margin-left:auto;font-size:.88rem;display:flex}.site-header nav a:hover{color:var(--ink)}.header-cta{background:var(--orange);color:#17191c;border-radius:8px;padding:11px 15px;font-size:.82rem;font-weight:750}.hero,.intro,.benefits,.format,.course,.gallery,.about,.faq,.final-cta{padding:clamp(75px,10vw,150px) clamp(22px,7vw,110px)}.section-dark{background:var(--bg)}.light{background:var(--light);color:var(--dark)}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(40px,7vw,110px);min-height:calc(100vh - 76px);display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--orange);margin:0 0 20px;font-size:.72rem;font-weight:750}.eyebrow.dark{color:#9b4d08}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;max-width:900px;margin-bottom:32px;font-size:clamp(3.2rem,6.5vw,7.2rem);line-height:.92}h1 em{color:var(--orange);font-style:normal}h2{letter-spacing:-.055em;margin-bottom:28px;font-size:clamp(2.2rem,4.4vw,5rem);line-height:1.02}h3{font-size:1.15rem;line-height:1.3}.lead{color:var(--muted);max-width:760px;font-size:clamp(1.05rem,1.5vw,1.25rem)}.shortline{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;margin:28px 0;font-size:.85rem;display:flex}.shortline i{background:var(--orange);border-radius:50%;width:4px;height:4px}.button{background:var(--orange);color:#181818;border-radius:9px;justify-content:center;align-items:center;gap:14px;min-height:58px;padding:17px 22px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 10px 30px #f28c282e}.button:hover{background:#ff9f3b;transform:translateY(-2px)}.fineprint,.final-cta small{color:#9e9b96;max-width:560px;margin:14px 0 0;font-size:.76rem;display:block}.placeholder{text-align:center;min-height:260px;color:var(--muted);background:linear-gradient(135deg,#292c31,#1d2024);border:1px dashed #f28c28b3;flex-direction:column;justify-content:center;align-items:center;padding:28px;display:flex;position:relative;overflow:hidden}.placeholder:before,.placeholder:after{content:"";background:#f28c2838;width:140%;height:1px;position:absolute;transform:rotate(35deg)}.placeholder:after{transform:rotate(-35deg)}.placeholder span,.placeholder strong,.placeholder small{z-index:1;background:#202328;padding:4px 8px;position:relative}.placeholder span{text-transform:uppercase;letter-spacing:.18em;color:var(--orange);font-size:.65rem}.placeholder strong{color:var(--ink);font-size:1.15rem}.placeholder small{font-size:.72rem}.hero-image{border-radius:160px 12px 12px;min-height:620px}.intro{grid-template-columns:.9fr 1.1fr;gap:clamp(50px,9vw,150px);display:grid}.intro h2{max-width:620px}.intro-text>p{font-size:1.12rem}.intro-text h3{margin-top:35px}.checks{padding:0;list-style:none}.checks li{border-bottom:1px solid #d8d3ca;padding:11px 0 11px 35px;position:relative}.checks li:before{content:"✓";color:#a65009;font-weight:900;position:absolute;left:0}.section-heading{max-width:840px;margin-bottom:60px}.section-heading>p:last-child{color:var(--muted);font-size:1.08rem}.dark-text>p:last-child{color:#555}.card-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.benefit-card{background:var(--panel);border:1px solid var(--line);border-radius:5px;flex-direction:column;min-height:260px;padding:30px;display:flex}.benefit-card>span{color:var(--orange);font:700 .7rem monospace}.benefit-card h3{margin-top:auto;font-size:1.3rem}.benefit-card p{color:var(--muted);margin-bottom:0;font-size:.93rem}.format-copy{grid-template-columns:.85fr 1.15fr;gap:70px;display:grid}.format-copy .eyebrow{grid-column:1/-1;margin-bottom:-50px}.format-copy p:last-child{font-size:1.08rem}.facts{border:1px solid #d4cfc5;grid-template-columns:repeat(6,1fr);margin-top:70px;display:grid}.facts div{border-right:1px solid #d4cfc5;padding:25px 16px}.facts div:last-child{border:0}.facts strong,.facts span{display:block}.facts strong{color:#a65009;letter-spacing:-.04em;font-size:1.7rem}.facts span{font-size:.76rem;line-height:1.4}.lesson-list{border-top:1px solid var(--line)}.lesson-list article{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr 1fr 30px;align-items:center;padding:22px 8px;display:grid}.lesson-list span{color:var(--orange);font:700 .7rem monospace}.lesson-list h3,.lesson-list p{margin:0}.lesson-list p{color:var(--muted)}.lesson-list b{color:var(--orange)}.course-note{max-width:760px;color:var(--muted);border-left:2px solid var(--orange);margin:35px 0;padding-left:20px}.center-cta{text-align:center;margin-top:55px}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.gallery-grid .placeholder{min-height:300px}.gallery-grid .course-shot{min-height:220px}.about{grid-template-columns:.75fr 1.25fr;align-items:center;gap:clamp(50px,9vw,140px);display:grid}.portrait{border-radius:6px 90px 6px 6px;min-height:620px}.lead-small{color:var(--muted);max-width:750px;font-size:1.2rem}.signature{color:var(--orange);margin-top:35px;font-weight:800}.signature span{color:var(--muted);font-size:.78rem;font-weight:500;display:block}.faq-list{max-width:1000px;margin-left:auto}.faq-list details{border-top:1px solid #cbc5bc}.faq-list details:last-child{border-bottom:1px solid #cbc5bc}.faq-list summary{cursor:pointer;justify-content:space-between;gap:30px;padding:22px 5px;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary b{color:#a65009;font-size:1.5rem;transition:all .2s}.faq-list details[open] summary b{transform:rotate(45deg)}.faq-list details p{color:#555;max-width:850px;padding:0 50px 24px 5px}.final-cta{text-align:center;border-top:1px solid var(--line)}.final-cta h2{max-width:850px;margin-left:auto;margin-right:auto}.final-cta>p:not(.eyebrow){max-width:730px;color:var(--muted);margin:0 auto 34px;font-size:1.08rem}.final-cta small{margin:15px auto 0}footer{border-top:1px solid var(--line);color:var(--muted);background:#101214;justify-content:space-between;gap:50px;padding:45px clamp(22px,7vw,110px);display:flex}footer .brand{color:var(--ink)}footer p{margin:12px 0 0;font-size:.8rem}footer nav{align-items:center;gap:30px;font-size:.84rem;display:flex}footer nav a:hover{color:var(--orange)}@media (width<=1000px){.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-image{min-height:460px}.card-grid{grid-template-columns:repeat(2,1fr)}.facts{grid-template-columns:repeat(3,1fr)}.facts div:nth-child(3){border-right:0}.facts div:nth-child(-n+3){border-bottom:1px solid #d4cfc5}.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.site-header{height:66px;padding:0 16px}.header-cta{padding:10px;font-size:0}.header-cta span{font-size:1rem}.hero,.intro,.benefits,.format,.course,.gallery,.about,.faq,.final-cta{padding:70px 20px}.hero{min-height:auto}.hero-image{border-radius:70px 8px 8px;min-height:350px}.intro,.format-copy,.about{grid-template-columns:1fr;gap:38px}.format-copy .eyebrow{grid-column:auto;margin-bottom:-20px}.card-grid,.gallery-grid{grid-template-columns:1fr}.benefit-card{min-height:220px}.facts{grid-template-columns:repeat(2,1fr)}.facts div:nth-child(3){border-right:1px solid #d4cfc5}.facts div:nth-child(2n){border-right:0}.facts div:nth-child(-n+4){border-bottom:1px solid #d4cfc5}.lesson-list article{grid-template-columns:42px 1fr 20px}.lesson-list article p{grid-column:2;margin-top:5px}.lesson-list b{grid-area:1/3}.portrait{min-height:480px}.gallery-grid .placeholder{min-height:250px}footer{flex-direction:column}footer nav{flex-direction:column;align-items:flex-start;gap:12px}h1{font-size:clamp(3rem,16vw,4.7rem)}h2{font-size:2.55rem}.button{width:100%;font-size:.88rem}.shortline{font-size:.78rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}.photo-frame{background:var(--panel);margin:0;position:relative;overflow:hidden}.photo-frame img{object-fit:cover;width:100%;height:100%;display:block}.photo-frame figcaption{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--ink);background:#101214d1;border-radius:7px;padding:11px 14px;font-size:.78rem;position:absolute;bottom:18px;left:18px;right:18px}.photo-frame figcaption span{float:right;color:var(--muted)}.hero-image{height:620px;min-height:620px}.hero-image img{object-position:center center}.gallery-grid{grid-template-columns:repeat(6,1fr);gap:14px}.gallery-photo{background:#fff;border:1px solid #d4cfc5;grid-column:span 2;margin:0;overflow:hidden}.gallery-photo img{object-fit:cover;width:100%;height:300px;display:block}.gallery-photo figcaption{padding:18px 20px 20px}.gallery-photo figcaption strong,.gallery-photo figcaption span{display:block}.gallery-photo figcaption strong{font-size:1.05rem}.gallery-photo figcaption span{color:#555;margin-top:3px;font-size:.88rem}.photo-credit{color:#555;margin:24px 0 0;font-size:.78rem}.footer-copyright{color:#9e9b96}.portrait-photo{background:var(--panel);margin:0;overflow:hidden}.portrait-photo img{object-fit:cover;object-position:24% center;width:100%;height:100%;min-height:620px;display:block}@media (width<=1000px){.hero-image{height:460px;min-height:460px}.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-photo{grid-column:span 1}}@media (width<=700px){.hero-image{height:350px;min-height:350px}.photo-frame figcaption{bottom:10px;left:10px;right:10px}.photo-frame figcaption span{float:none;display:block}.gallery-grid{grid-template-columns:1fr}.gallery-photo{grid-column:1}.gallery-photo img{height:250px}.portrait-photo img{object-position:22% center;min-height:480px}}
