/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-outline-style:solid}::backdrop{--tw-outline-style:solid}}}@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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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;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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.start{inset-inline-start:var(--spacing)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}.program-list details{border-bottom:1px solid #353630}.program-list summary{cursor:pointer;grid-template-columns:80px 1fr 40px;align-items:center;gap:30px;padding:28px 10px;list-style:none;display:grid}.program-list summary::-webkit-details-marker{display:none}.program-list summary>b{font-size:12px}.program-list summary h3{margin:0}.program-list summary>span{justify-self:end;width:18px;height:18px;position:relative}.program-list summary>span:before,.program-list summary>span:after{content:"";background:var(--yellow);width:18px;height:3px;position:absolute;top:8px;left:0}.program-list summary>span:after{transition:transform .2s;transform:rotate(90deg)}.program-list details[open]{background:#10110f}.program-list details[open] summary{padding:30px 30px 14px}.program-list details[open] summary>span:after{transform:rotate(0)}.program-content{grid-template-columns:1fr 1fr;gap:40px;padding:0 100px 30px 140px;display:grid}.program-content p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.program-content ul{color:#d8d8d2;margin:0;padding:0;font-size:11px;line-height:1.95;list-style:none}.program-content li:first-letter{color:var(--yellow)}@media (max-width:850px){.program-list summary{grid-template-columns:48px 1fr 24px;gap:12px}.program-list details[open] summary{padding:24px 16px 14px}.program-content{grid-template-columns:1fr;gap:16px;padding:0 58px 26px}}@media (max-width:520px){.program-list summary{grid-template-columns:34px 1fr 22px;padding-inline:0}.program-list summary h3{font-size:20px}.program-content{padding:0 16px 24px 50px}}.instagram-link{align-items:center;gap:8px;display:inline-flex}.instagram-icon{border:2px solid;border-radius:5px;width:19px;height:19px;display:inline-block;position:relative}.instagram-icon:before{content:"";border:2px solid;border-radius:50%;width:7px;height:7px;position:absolute;inset:4px}.instagram-icon:after{content:"";background:currentColor;border-radius:50%;width:3px;height:3px;position:absolute;top:2px;right:2px}:root{--black:#070807;--panel:#111210;--panel2:#1c1d1b;--yellow:#ffe135;--white:#f6f6f1;--muted:#a5a69f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--black);color:var(--white);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1240px,100% - 48px);margin-inline:auto}.dark-site{overflow:hidden}.hero-dark{background:#050505;min-height:760px;position:relative}.hero-bg{filter:saturate(.75)contrast(1.12);background:linear-gradient(90deg,#000000f0 0%,#000000ab 43%,#00000024 72%),linear-gradient(#0000 50%,#000000b8),url(/anderson-personal.jpg) 50% 31%/cover no-repeat;position:absolute;inset:0}.nav-dark{z-index:2;justify-content:space-between;align-items:center;height:94px;display:flex;position:relative}.brand-dark{letter-spacing:.04em;align-items:center;font-weight:900;display:flex}.brand-dark>span{width:40px;height:30px;color:var(--black);background:var(--yellow);place-items:center;margin-right:9px;font-size:13px;display:grid;transform:skew(-12deg)}.brand-dark small{color:var(--yellow);letter-spacing:.2em;margin-left:5px;font-size:8px}.nav-dark-links{gap:34px;font-size:12px;display:flex}.nav-dark-links a:hover{color:var(--yellow)}.contact-btn{background:var(--white);color:var(--black);border-radius:2px;padding:15px 22px;font-size:11px;font-weight:900}.hero-frame{z-index:1;border:1px solid #ffffff80;border-radius:14px;flex-direction:column;justify-content:space-between;min-height:615px;padding:78px 48px 42px;display:flex;position:relative}.rating{font-size:12px}.rating b,.kicker,.section-title>p{color:var(--yellow)}.hero-main h1{letter-spacing:-.035em;max-width:900px;margin:30px 0 0;font-family:Arial Narrow,Impact,sans-serif;font-size:clamp(64px,8.2vw,118px);line-height:.84}.hero-main h1 span{color:var(--white)}.experience{border-left:1px solid var(--yellow);padding-left:14px;position:absolute;top:120px;right:48px}.experience small,.experience strong{display:block}.experience small{font-size:11px}.experience strong{color:var(--yellow);margin-top:8px;font-size:12px}.hero-bottom{justify-content:space-between;align-items:end;display:flex}.social-proof{border-left:2px solid var(--yellow);align-items:center;gap:12px;padding-left:16px;display:flex}.social-proof b{color:var(--yellow);font-size:22px}.social-proof span{font-size:11px;line-height:1.4}.hero-cta{max-width:390px}.hero-cta p{color:#d4d4ce;font-size:14px;line-height:1.55}.yellow-btn{background:var(--yellow);color:var(--black);margin-top:12px;padding:15px 20px;font-size:11px;font-weight:900;display:inline-flex}.section-pad{padding-block:105px}.section-title p,.kicker{text-transform:uppercase;letter-spacing:.14em;font-size:9px;font-weight:900}.section-title h2,.about-copy h2,.why h2{margin:16px 0;font-family:Arial Narrow,Impact,sans-serif;font-size:clamp(42px,5.4vw,72px);line-height:.95}.section-title>span{color:var(--muted);font-size:12px}.center{text-align:center}.programs{background:var(--black)}.program-list{border-top:1px solid #353630;margin-top:58px}.program-list article{border-bottom:1px solid #353630;grid-template-columns:80px 1fr 40px;align-items:start;gap:30px;padding:26px 10px;display:grid}.program-list article>b{font-size:12px}.program-list h3{text-transform:uppercase;margin:0;font-family:Arial Narrow,Impact,sans-serif;font-size:24px}.program-list article>span{color:var(--yellow);text-align:right;font-size:24px}.program-list .open{background:#10110f;padding:30px}.program-list .open>div{grid-template-columns:1fr 1fr;gap:10px 40px;display:grid}.program-list .open h3{grid-column:1/-1}.program-list .open p{color:var(--muted);font-size:12px;line-height:1.6}.program-list ul{color:#d8d8d2;margin:0;padding:0;font-size:11px;line-height:1.9;list-style:none}.program-list li:first-letter{color:var(--yellow)}.about{background:var(--panel)}.about-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:80px;display:grid}.about-photo{height:570px;overflow:hidden}.about-photo img,.why-photo img{object-fit:cover;object-position:center 32%;filter:saturate(.7)contrast(1.15);width:100%;height:100%}.about-copy>p:not(.kicker),.why-top>div>p:not(.kicker){max-width:610px;color:var(--muted);font-size:13px;line-height:1.7}.benefits{grid-template-columns:1fr 1fr;gap:30px;margin:34px 0 20px;display:grid}.benefits div{grid-template-columns:28px 1fr;display:grid}.benefits b{color:var(--yellow);grid-row:1/3}.benefits strong{font-size:12px}.benefits span{color:var(--muted);margin-top:8px;font-size:11px}.why{background:#050505}.why-top{grid-template-columns:1.25fr .75fr;align-items:center;gap:70px;display:grid}.why-photo{height:390px}.stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:50px;display:grid}.stats article{background:linear-gradient(140deg,#252621,#10110f);flex-direction:column;justify-content:space-between;height:170px;padding:25px;display:flex}.stats small{font-size:9px}.stats strong{color:var(--yellow);font-family:Impact,sans-serif;font-size:52px}.agenda{background:var(--panel)}.agenda .section-title{margin-bottom:42px}.slots{border-top:1px solid #3b3c37}.slots a{border-bottom:1px solid #3b3c37;grid-template-columns:100px 130px 1fr auto 30px;align-items:center;gap:20px;padding:22px 10px;display:grid}.slots a:hover{background:#1c1d1a}.slots span{color:var(--yellow);font-size:9px}.slots span b{color:#fff;font-size:26px;display:block}.slots strong{font-size:22px}.slots em{color:var(--muted);font-size:12px;font-style:normal}.slots small{color:var(--black);background:var(--yellow);border-radius:20px;padding:7px 10px;font-weight:900}.slots i{color:var(--yellow)}.pricing{background:#030403}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:55px;display:grid}.pricing-grid article{background:var(--panel2);border:1px solid #343531;flex-direction:column;min-height:540px;padding:34px;display:flex}.pricing-grid article.featured{background:var(--yellow);color:var(--black);border-color:var(--yellow)}.pricing-grid h3{text-transform:uppercase;margin:0 0 12px;font-family:Impact,sans-serif;font-size:25px}.pricing-grid>article>p{color:var(--muted);min-height:38px;font-size:12px}.pricing-grid .featured>p{color:#4b4b40}.price{align-items:end;margin:35px 0;display:flex}.price small{color:var(--yellow);align-self:flex-start;font-weight:900}.featured .price small{color:var(--black)}.price strong{color:var(--yellow);font-family:Impact,sans-serif;font-size:70px;line-height:.8}.featured .price strong{color:var(--black)}.price span{font-size:11px}.pricing-grid ul{flex:1;margin:0;padding:0;font-size:11px;line-height:2.15;list-style:none}.pricing-grid li:first-letter{color:var(--yellow)}.featured li:first-letter{color:var(--black)}.pricing-grid article>a{text-align:center;border:1px solid #ddd;padding:15px;font-size:11px;font-weight:900}.pricing-grid .featured>a{background:var(--panel2);border-color:var(--panel2);color:#fff}footer{background:#111210;border-top:1px solid #2c2d29;padding:35px 0}footer>div{color:var(--muted);justify-content:space-between;font-size:11px;display:flex}footer strong{color:#fff}footer a{color:var(--yellow)}.portal,.checkout-page{background:#0a0b09;min-height:100vh}.portal-nav,.nav{border-bottom:1px solid #353630;justify-content:space-between;align-items:center;height:90px;display:flex}.brand{align-items:center;gap:10px;font-weight:900;display:flex}.brand-mark{background:var(--yellow);width:36px;height:36px;color:var(--black);place-items:center;display:grid}.brand small{color:var(--yellow);letter-spacing:.15em;font-size:8px;display:block}.portal-hero{padding:70px 0 30px}.portal-hero h1,.checkout-intro h1{text-transform:uppercase;font-family:Impact,sans-serif;font-size:64px}.dashboard-grid{grid-template-columns:1.15fr 1fr 1fr;gap:18px;padding-bottom:80px;display:grid}.dashboard-card,.checkout-box,.checkout-success{background:var(--panel2);border:1px solid #3b3c37;padding:30px}.dashboard-card.highlight{background:var(--yellow);color:var(--black)}.dashboard-card h2,.checkout-box h2{text-transform:uppercase;font-family:Impact,sans-serif;font-size:28px}.button{justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-size:11px;font-weight:900;display:inline-flex}.primary{background:var(--yellow);color:var(--black)}.highlight .primary{background:var(--black);color:#fff}.outline{border:1px solid #fff}.checkout-shell{grid-template-columns:1fr 470px;gap:70px;padding-block:80px;display:grid}.checkout-box fieldset{border:0;padding:0}.checkout-box label{border:1px solid #40413c;gap:10px;margin:8px 0;padding:14px;display:flex}.checkout-box label span strong,.checkout-box label span small,.checkout-price strong,.checkout-price span{display:block}.checkout-price strong{color:var(--yellow);font-size:42px}.purchase{border:0;width:100%;margin-top:20px}.checkout-note{color:var(--muted);font-size:10px}.checkout-success>span{color:var(--yellow);font-size:40px}@media (max-width:850px){.nav-dark-links{display:none}.hero-dark{min-height:700px}.hero-frame{padding:55px 25px 30px}.experience{display:none}.hero-bottom{gap:30px}.about-grid,.why-top,.checkout-shell{grid-template-columns:1fr}.about-photo{height:500px}.pricing-grid,.dashboard-grid,.program-list .open>div{grid-template-columns:1fr}.slots a{grid-template-columns:70px 90px 1fr 22px}.slots small{display:none}.why-photo{height:450px}}@media (max-width:520px){.shell{width:calc(100% - 28px)}.nav-dark{height:76px}.brand-dark small{display:none}.contact-btn{padding:12px}.hero-frame{min-height:590px}.hero-main h1{font-size:52px}.hero-bottom{display:block}.social-proof{margin-bottom:25px}.section-pad{padding-block:72px}.about-photo{height:410px}.benefits,.stats{grid-template-columns:1fr}.stats article{height:130px}.pricing-grid article{min-height:480px}.program-list article{grid-template-columns:38px 1fr 24px;padding-inline:0}footer>div{flex-wrap:wrap;gap:16px}.portal-hero h1,.checkout-intro h1{font-size:48px}}.training-gallery{background:#080908;border-block:1px solid #242520}.gallery-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;margin-bottom:44px;display:grid}.gallery-heading h2{margin:16px 0 0;font-family:Arial Narrow,Impact,sans-serif;font-size:clamp(42px,5.4vw,72px);line-height:.95}.gallery-heading>p{max-width:460px;color:var(--muted);margin:0 0 6px;font-size:13px;line-height:1.7}.gallery-grid{grid-template-columns:1.15fr .85fr;gap:18px;display:grid}.gallery-grid figure{background:#161714;height:680px;margin:0;position:relative;overflow:hidden}.gallery-grid figure:nth-child(2){height:590px;margin-top:90px}.gallery-grid img{object-fit:cover;object-position:center;filter:saturate(.82)contrast(1.06);width:100%;height:100%;transition:transform .55s}.gallery-grid figure:hover img{transform:scale(1.025)}.gallery-grid figure:after{content:"";background:linear-gradient(#0000,#000000e0);position:absolute;inset:45% 0 0}.gallery-grid figcaption{z-index:1;grid-template-columns:36px 1fr;gap:5px 12px;display:grid;position:absolute;bottom:26px;left:28px;right:28px}.gallery-grid figcaption span{color:var(--yellow);grid-row:1/3;font:22px Impact,sans-serif}.gallery-grid figcaption strong{text-transform:uppercase;font:22px Arial Narrow,Impact,sans-serif}.gallery-grid figcaption small{color:#c8c9c3;font-size:11px;line-height:1.5}@media (max-width:850px){.gallery-heading{grid-template-columns:1fr;gap:18px}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-grid figure,.gallery-grid figure:nth-child(2){height:540px;margin-top:0}}@media (max-width:520px){.gallery-grid{grid-template-columns:1fr;gap:12px}.gallery-grid figure,.gallery-grid figure:nth-child(2){height:500px}.gallery-grid figcaption{bottom:20px;left:20px;right:20px}.gallery-grid figcaption strong{font-size:19px}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
