/*! 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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.grid{display:grid}.table{display:table}}:root{--ink:#171713;--paper:#f5f1e8;--cream:#e8dfcf;--rust:#a85132;--muted:#6b675f;--line:#17171329}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#f8f6f0;margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.siteHeader{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);background:#f5f1e8f0;position:sticky;top:0}.navWrap{align-items:center;gap:34px;min-height:78px;display:flex}.brandLogo{flex:none;width:176px;line-height:0;display:block}.brandLogo img{width:100%;height:auto}.siteHeader nav{gap:25px;margin-left:auto;font-size:.85rem;display:flex}.siteHeader nav a:hover{color:var(--rust)}.navCta{border:1px solid var(--ink);padding:10px 15px;font-size:.82rem}.navCta:hover{background:var(--ink);color:#fff}.hero{color:#fff;align-items:center;min-height:760px;display:flex;position:relative;overflow:hidden}.heroImage{position:absolute;inset:0}.heroImage img{object-fit:cover;object-position:center}.heroShade{background:linear-gradient(90deg,#080807eb 0%,#0808079e 42%,#0808071a 78%);position:absolute;inset:0}.heroContent{z-index:2;padding-block:100px;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.2em;margin:0 0 18px;font-size:.7rem;font-weight:700}.light{color:#f5f1e8}.rust{color:var(--rust)}h1,h2,h3{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.03}.hero h1{letter-spacing:-.055em;max-width:780px;font-size:clamp(4rem,9vw,8.5rem)}.heroLead{max-width:700px;margin:24px 0 16px;font-family:Georgia,serif;font-size:clamp(1.5rem,2.3vw,2.2rem);line-height:1.25}.heroCopy{color:#ddd4c8;max-width:590px;font-size:1.06rem}.buttonRow{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.button{border:1px solid #0000;justify-content:center;align-items:center;gap:28px;padding:15px 20px;font-size:.86rem;font-weight:700;transition:all .2s;display:inline-flex}.button.primary{background:var(--rust);color:#fff}.button.primary:hover{background:#c56340}.button.ghost{color:#fff;border-color:#ffffff8c}.button.ghost:hover{color:var(--ink);background:#fff}.button.dark{background:var(--ink);color:#fff;margin-top:24px}.micro{letter-spacing:.1em;text-transform:uppercase;opacity:.72;margin-top:26px;font-size:.72rem}.section{padding:110px 0}.darkSection,.charcoalSection{background:var(--ink);color:var(--paper)}.paperSection{background:var(--paper)}.warmSection{background:#ded3c1}.split{grid-template-columns:1fr 2.2fr;gap:70px;display:grid}.split h2,.sectionIntro h2,.guideCopy h2,.mediaSplit h2,.finalCta h2{letter-spacing:-.035em;font-size:clamp(2.7rem,5vw,5.1rem)}.largeCopy{color:#c8c0b4;max-width:720px;font-size:1.18rem}.questionGrid{border-top:1px solid #ffffff3d;grid-template-columns:repeat(4,1fr);margin-top:80px;display:grid}.questionGrid p{border-right:1px solid #ffffff2e;margin:0;padding:28px 22px;font-family:Georgia,serif;font-size:1.25rem}.guideGrid{grid-template-columns:1.15fr 1fr;align-items:center;gap:80px;display:grid}.stickyImage img{aspect-ratio:4/3;object-fit:cover;width:100%}.mentorBadge{align-items:center;gap:14px;margin-bottom:28px;display:flex}.mentorBadge img{object-fit:cover;object-position:center 28%;width:72px;height:72px;box-shadow:0 0 0 1px var(--line);border:3px solid #fff;border-radius:50%}.mentorBadge div{flex-direction:column;gap:2px;display:flex}.mentorBadge strong{font-family:Georgia,serif;font-size:1.15rem;font-weight:400}.mentorBadge span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.76rem}.mentorBadgeLarge img{width:92px;height:92px}.guideCopy>p:not(.eyebrow){color:#545149;font-size:1.07rem}.guideCopy blockquote{border-left:3px solid var(--rust);margin:32px 0;padding-left:24px;font-family:Georgia,serif;font-size:1.6rem}.textLink{border-bottom:1px solid;gap:30px;padding-bottom:5px;font-weight:700;display:inline-flex}.sectionIntro{max-width:820px;margin-bottom:58px}.sectionIntro>p:last-child{max-width:650px;color:var(--muted);font-size:1.1rem}.sectionIntro.inverted>p:last-child{color:#bfb8ad}.steps{border-top:1px solid #17171359;grid-template-columns:repeat(3,1fr);display:grid}.steps span{letter-spacing:.18em;font-size:.72rem}.steps h3{margin:22px 0 12px;font-size:2rem}.steps p{color:#5e5a52}.pricingGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.priceCard{border:1px solid var(--line);background:#f2eee5;flex-direction:column;min-height:350px;padding:30px;display:flex}.priceCard.featured{background:var(--ink);color:#fff}.price{margin:10px 0 0;font-family:Georgia,serif;font-size:3.5rem}.priceDetail{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:.78rem}.featured .priceDetail{color:#c8c0b4}.priceCard>a{border-top:1px solid;justify-content:space-between;margin-top:auto;padding-top:18px;font-weight:700;display:flex}.availability{text-align:center;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-top:26px;font-size:.78rem}.learningGrid{border-top:1px solid #ffffff38;grid-template-columns:repeat(3,1fr);display:grid}.learningGrid article{border-bottom:1px solid #ffffff29;padding:34px 35px 34px 0}.learningGrid h3{font-size:1.7rem}.learningGrid p{color:#bfb8ad}.assessmentBanner{background:#eee7dc}.mediaSplit{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.mediaSplit img{aspect-ratio:4/3;object-fit:cover;width:100%}.pathsSection{background:#f8f6f0}.pathGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.pathGrid>a{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:280px;padding:30px;transition:all .25s;display:flex}.pathGrid>a:hover{transform:translateY(-5px);box-shadow:0 18px 35px #00000014}.pathGrid span{text-transform:uppercase;letter-spacing:.15em;color:var(--rust);font-size:.7rem}.pathGrid h3{margin:35px 0 10px;font-size:2rem}.pathGrid b{margin-top:auto}.finalCta{color:#fff;text-align:center;background:#27231e;padding:120px 0}.finalCta p{max-width:620px;margin:20px auto}.finalCta .button{margin-top:18px}.pageHero{isolation:isolate;background:var(--ink);color:#fff;padding:120px 0 90px;position:relative;overflow:hidden}.pageHero .shell{z-index:1;position:relative}.pageHeroMark{z-index:0;filter:brightness(0)invert();opacity:.045;width:min(43vw,520px);height:auto;position:absolute;top:50%;right:-80px;transform:translateY(-50%)}.pageHero h1{letter-spacing:-.045em;max-width:940px;font-size:clamp(3.5rem,7vw,7rem)}.pageHero p:last-child{color:#c8c0b4;max-width:730px;font-size:1.2rem}.contentSection{padding:90px 0}.contentGrid{grid-template-columns:1fr 2fr;gap:70px;display:grid}.contentGrid h2{font-size:clamp(2.4rem,4vw,4rem)}.cardGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.contentCard{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:280px;padding:28px;display:flex}.contentCard h3{margin:20px 0 12px;font-size:1.7rem}.contentCard p{color:var(--muted)}.contentCard a,.contentCard button{justify-content:space-between;margin-top:auto;font-weight:700;display:flex}.pill{text-transform:uppercase;letter-spacing:.15em;color:var(--rust);font-size:.68rem}.detailList{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:35px;display:grid}.detailList div{border-top:1px solid var(--line);padding:20px}.detailList b{font-family:Georgia,serif;font-size:1.3rem;display:block}.notice{border-left:3px solid var(--rust);background:#eee7dc;padding:22px}.formShell{grid-template-columns:.8fr 1.3fr;gap:80px;display:grid}.formCard{border:1px solid var(--line);background:#fff;padding:35px}.formGrid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field{flex-direction:column;gap:6px;display:flex}.field.full{grid-column:1/-1}.field label{font-size:.78rem;font-weight:700}.field input,.field select,.field textarea{background:#fbfaf7;border:1px solid #b9b2a6;border-radius:0;padding:13px}.field textarea{resize:vertical;min-height:130px}.checkRow{align-items:flex-start;gap:10px;font-size:.8rem;display:flex}.submitButton{background:var(--rust);color:#fff;cursor:pointer;border:0;padding:15px 18px;font-weight:700}.submitButton:disabled{opacity:.55}.statusMessage{background:#eee7dc;margin-top:18px;padding:14px}.quizWrap{grid-template-columns:.7fr 1.3fr;gap:70px;display:grid}.quizProgress{align-self:start;position:sticky;top:110px}.currentQuestionName{margin:10px 0;font-family:Georgia,serif;font-size:1.35rem}.progressBar{background:#ddd4c7;height:4px;margin-top:18px}.progressBar span{background:var(--rust);height:100%;transition:width .2s;display:block}.questionCard{border:1px solid var(--line);background:#fff;padding:38px}.questionMeta{color:var(--rust);text-transform:uppercase;letter-spacing:.15em;margin:0 0 18px;font-size:.68rem;font-weight:700}.questionCard h2{margin-bottom:18px;font-size:2.45rem}.questionPrompt{color:#4f4b43;margin:0 0 30px;font-family:Georgia,serif;font-size:1.35rem;line-height:1.35}.answerList{gap:10px;display:grid}.answerList button{text-align:left;border:1px solid var(--line);cursor:pointer;background:#f7f4ed;padding:15px}.answerList button:hover,.answerList button:focus-visible{border-color:var(--rust);background:#eee7dc}.resultCard{background:var(--ink);color:#fff;padding:45px}.resultScore{margin:0;font-family:Georgia,serif;font-size:5rem}.resultCard>p{color:#d5cec3}.answersReview{border-top:1px solid #fff3;margin-top:42px;padding-top:34px}.answersReviewHeader h3{margin-bottom:24px;font-size:1.75rem}.answersReview ol{border-top:1px solid #ffffff2e;margin:0;padding:0;list-style:none}.answersReview li{border-bottom:1px solid #ffffff29;grid-template-columns:1fr 1.8fr auto;align-items:center;gap:24px;padding:20px 0;display:grid}.answersReview li div{flex-direction:column;display:flex}.answersReview li span{color:#b8b0a4;text-transform:uppercase;letter-spacing:.12em;font-size:.62rem}.answersReview li strong{font-family:Georgia,serif;font-size:1.12rem;font-weight:400}.answersReview li p{color:#d5cec3;margin:0;font-size:.9rem}.answersReview li b{color:#fff;text-align:right;max-width:125px;font-size:.72rem}.resultCard .buttonRow{margin-top:38px}footer{color:#ddd5c8;background:#0d0d0b;padding:70px 0 24px}.footerGrid{grid-template-columns:1.55fr .8fr 1.05fr .8fr;gap:clamp(28px,4vw,60px);display:grid}.footerGrid>div{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.footerGrid h3{text-transform:uppercase;letter-spacing:.12em;font-size:1rem}.footerGrid a:hover{color:#fff}.footerGrid a span{color:var(--rust)}.footerBrand{filter:brightness(0)invert();width:220px;margin-bottom:18px}.ownerAccess{color:#8f8a82;margin-top:8px;font-size:.72rem}.punkshotPromo{border-top:1px solid #ffffff2e;border-bottom:1px solid #ffffff2e;grid-template-columns:minmax(210px,340px) 1fr auto;align-items:center;gap:28px;margin-top:50px;padding-block:18px;transition:background .2s;display:grid}.punkshotPromo:hover{background:#ffffff09}.punkshotPromo img{aspect-ratio:1.9;object-fit:cover;width:100%}.punkshotPromo>span{flex-direction:column;display:flex}.punkshotPromo small{color:var(--rust);letter-spacing:.14em;text-transform:uppercase;font-size:.65rem;font-weight:700}.punkshotPromo strong{color:#fff;font-family:Georgia,serif;font-size:clamp(1.6rem,3vw,2.5rem);font-weight:400}.punkshotPromo em{color:#a9a298;font-style:normal}.punkshotPromo b{text-transform:uppercase;letter-spacing:.1em;color:#e9a185;font-size:.78rem}.legalLine{color:#8f8a82;justify-content:space-between;margin-top:24px;padding-top:20px;font-size:.72rem;display:flex}.spotifyPlayer{z-index:40;color:#fff;background:#171713;border:1px solid #fff3;border-radius:14px;width:min(390px,100vw - 36px);transition:height .25s;position:fixed;bottom:18px;right:18px;overflow:hidden;box-shadow:0 18px 50px #0000004d}.spotifyPlayer.expanded{height:216px}.spotifyPlayer.minimized{height:58px}.spotifyPlayerBar{justify-content:space-between;align-items:center;gap:15px;height:58px;padding:10px 12px 10px 16px;display:flex}.spotifyPlayerBar div{flex-direction:column;line-height:1.2;display:flex}.spotifyPlayerBar span{text-transform:uppercase;letter-spacing:.13em;color:#bfb8ad;font-size:.58rem}.spotifyPlayerBar strong{font-family:Georgia,serif;font-size:1rem;font-weight:400}.spotifyPlayerBar button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff59;border-radius:999px;flex:none;padding:7px 10px;font-size:.68rem}.spotifyPlayerBar button:hover,.spotifyPlayerBar button:focus-visible{color:var(--ink);background:#fff}.spotifyEmbed{height:158px;padding:0 6px 6px}.spotifyEmbed iframe{border:0;border-radius:12px;display:block}@media (width<=1024px){.hero{background:var(--paper);min-height:0;color:var(--ink);display:block}.heroImage{height:clamp(320px,56vw,580px);position:relative;inset:auto}.heroShade{display:none}.heroContent{padding-block:54px 68px}.hero .eyebrow{color:var(--rust)}.hero h1{max-width:850px;font-size:clamp(4rem,8vw,6.5rem)}.heroCopy{color:var(--muted)}.hero .button.ghost{color:var(--ink);border-color:#17171373}.hero .button.ghost:hover{background:var(--ink);color:#fff}}@media (width<=900px){.siteHeader nav{display:none}.navWrap{min-height:68px}.navCta{margin-left:auto}.split,.guideGrid,.mediaSplit,.contentGrid,.formShell,.quizWrap{grid-template-columns:1fr}.questionGrid,.pricingGrid{grid-template-columns:repeat(2,1fr)}.learningGrid,.cardGrid,.pathGrid{grid-template-columns:1fr 1fr}.guideGrid,.mediaSplit{gap:40px}.section{padding:78px 0}.quizProgress{position:static}.answersReview li{grid-template-columns:1fr}.answersReview li b{text-align:left;color:#e9a185;max-width:none}.footerGrid{grid-template-columns:1fr 1fr}.punkshotPromo{grid-template-columns:minmax(190px,280px) 1fr}.punkshotPromo b{grid-column:2}}@media (width<=600px){.shell{width:min(100% - 28px,1180px)}.brandLogo{width:145px}.heroImage{height:clamp(260px,72vw,380px)}.heroContent{padding-block:40px 54px}.hero h1{font-size:clamp(3.5rem,16vw,4.6rem)}.buttonRow{align-items:stretch}.button{width:100%}.questionGrid,.pricingGrid,.learningGrid,.cardGrid,.pathGrid,.detailList,.formGrid{grid-template-columns:1fr}.questionGrid p{border-right:0}.steps{grid-template-columns:1fr}.steps article{border-bottom:1px solid #17171338}.pageHero{padding:90px 0 65px}.pageHeroMark{width:330px;right:-100px}.formCard,.questionCard,.resultCard{padding:22px}.questionCard h2{font-size:2.1rem}.questionPrompt{font-size:1.15rem}.footerGrid{grid-template-columns:1fr}.footerBrand{width:205px}.punkshotPromo{grid-template-columns:1fr;gap:16px}.punkshotPromo b{grid-column:auto}.legalLine{flex-direction:column;gap:8px}.navCta{margin-left:auto}.spotifyPlayer{width:calc(100vw - 20px);bottom:10px;right:10px}}@media (width<=1024px),(hover:none) and (pointer:coarse){.directionArrow{font-size:0}.directionArrow:after{content:"→";font-family:Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1}.navCta .directionArrow{display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.warmSection .largeCopy{color:#514c44}.resultQuestion{margin:0 0 30px;font-family:Georgia,serif;font-size:1.45rem;line-height:1.25;color:#f5f1e8!important}.scoreLabel{text-transform:uppercase;letter-spacing:.14em;margin:0;font-size:.68rem;font-weight:700;color:#e9a185!important}.resultCard p{color:#d5cec3}.scoreMeaning{max-width:680px;margin:0 0 30px;font-size:.9rem}.priorityArea{border-left:4px solid var(--rust);background:#ffffff0f;margin:30px 0;padding:24px}.priorityArea span{color:#c8c0b4;text-transform:uppercase;letter-spacing:.13em;margin-bottom:9px;font-size:.65rem;font-weight:700;display:block}.priorityArea h2{color:#fff;font-size:2.25rem}.priorityArea p{color:#d5cec3;margin:9px 0 0;font-size:.9rem}.resultStage{margin:0 0 5px;color:#fff!important}.resultStage strong{font-family:Georgia,serif;font-weight:400}.researchFields{border:1px solid var(--line);background:#f3eee4;margin:16px 0 8px;padding:26px}.researchFields legend{padding:0 10px;font-family:Georgia,serif;font-size:1.45rem}.researchFields legend span{text-transform:uppercase;letter-spacing:.13em;color:var(--rust);font-family:Arial,sans-serif;font-size:.62rem}.researchFields>p{color:var(--muted);margin-top:0;font-size:.86rem}.researchFields .checkRow{margin-top:18px}.checkRow a{text-underline-offset:2px;text-decoration:underline}.consentBanner{z-index:60;color:#fff;background:#171713;border:1px solid #ffffff38;justify-content:space-between;align-items:flex-end;gap:28px;width:min(650px,100vw - 440px);padding:20px 22px;display:flex;position:fixed;bottom:18px;left:18px;box-shadow:0 18px 50px #00000059}.consentBanner strong{font-family:Georgia,serif;font-size:1.25rem;font-weight:400}.consentBanner p{color:#d4cdc2;margin:5px 0 8px;font-size:.76rem}.consentBanner a{font-size:.72rem;text-decoration:underline}.consentActions{flex:none;gap:8px;display:flex}.consentActions button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff73;padding:9px 12px;font-size:.72rem}.consentActions .accept{background:var(--rust);border-color:var(--rust)}.legalGrid{grid-template-columns:240px 1fr;align-items:start;gap:80px;display:grid}.legalGrid aside{color:var(--muted);flex-direction:column;gap:10px;font-size:.84rem;display:flex;position:sticky;top:110px}.legalGrid aside a{text-decoration:underline}.legalGrid article{max-width:780px}.legalGrid article h2{margin:42px 0 16px;scroll-margin-top:110px;font-size:2.1rem}.legalGrid article h2:first-child{margin-top:0}.legalGrid article p{color:#514e47}.legalGrid article a{text-decoration:underline}.legalNotice{border-left:4px solid var(--rust);background:#eee7dc;margin-top:44px;padding:28px}.privacyChoices{flex-wrap:wrap;gap:10px;margin:25px 0;display:flex}.privacyChoices button{border:1px solid var(--ink);cursor:pointer;background:0 0;padding:10px 14px}.privacyChoices p{flex-basis:100%;color:var(--rust)!important;margin:0!important}.adminPage{background:#efeadf;min-height:100vh;padding:40px}.adminHeader{justify-content:space-between;align-items:flex-end;gap:30px;max-width:1500px;margin:0 auto 35px;display:flex}.adminHeader h1{letter-spacing:-.05em;font-size:clamp(3rem,7vw,6rem)}.adminHeader p{margin:8px 0}.adminHeader>div:last-child{align-items:center;gap:16px;font-size:.78rem;display:flex}.adminHeader>div:last-child a{text-decoration:underline}.adminKpis,.adminTools,.adminInsights,.adminRequests{max-width:1500px;margin-inline:auto}.adminKpis{grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:20px;display:grid}.adminKpis article{background:var(--ink);color:#fff;padding:24px}.adminKpis span{color:#c7c0b5;text-transform:uppercase;letter-spacing:.12em;font-size:.68rem;display:block}.adminKpis strong{font-family:Georgia,serif;font-size:3rem;font-weight:400}.adminTools{border:1px solid var(--line);background:#fff;justify-content:space-between;gap:30px;padding:18px 20px;display:flex}.adminTools>div{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.adminTools label{text-transform:uppercase;letter-spacing:.1em;flex-direction:column;font-size:.68rem;display:flex}.adminTools select,.adminTools a{border:1px solid var(--ink);background:#fff;padding:9px 12px}.adminTools a{background:var(--ink);color:#fff;font-size:.75rem}.adminTools p{max-width:420px;color:var(--muted);margin:0;font-size:.75rem}.adminInsights,.adminRequests{padding:65px 0 10px}.adminSectionTitle h2{max-width:850px;font-size:clamp(2.4rem,5vw,4.7rem)}.metricGrid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:35px;display:grid}.metricCard{border:1px solid var(--line);background:#fff;min-height:250px;padding:24px}.metricCard h3{margin-bottom:20px;font-size:1.5rem}.metricCard>div{grid-template-columns:1fr auto;gap:4px 10px;margin:12px 0;display:grid}.metricCard span{font-size:.78rem}.metricCard b{font-size:.75rem}.metricCard i{background:var(--rust);grid-column:1/-1;max-width:100%;height:3px}.metricCard p{color:var(--muted)}.adminFilters{gap:10px;margin:28px 0;display:flex}.adminFilters input{flex:1}.adminFilters input,.adminFilters select{border:1px solid var(--line);background:#fff;padding:12px}.adminMessage{z-index:10;color:#fff;background:#27231e;padding:12px;position:sticky;top:12px}.requestList{gap:18px;display:grid}.requestCard{border:1px solid var(--line);background:#fff}.requestCard>header{border-bottom:1px solid var(--line);justify-content:space-between;gap:25px;padding:22px;display:flex}.requestCard>header h3{margin:8px 0 2px;font-size:2rem}.requestCard>header p{color:var(--muted);margin:0}.requestCard>header>div:last-child{flex-direction:column;align-items:flex-end;display:flex}.statusBadge{text-transform:uppercase;letter-spacing:.1em;background:#eee7dc;padding:4px 8px;font-size:.62rem;display:inline-block}.statusBadge.confirmed,.statusBadge.completed{background:#dce8dc}.statusBadge.declined,.statusBadge.cancelled{background:#ead8d3}.requestBody{grid-template-columns:.8fr 1.2fr;gap:30px;padding:22px;display:grid}.requestBody>div:first-child p{white-space:pre-wrap;color:#555149}.requestControls{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.requestControls label{flex-direction:column;font-size:.7rem;font-weight:700;display:flex}.requestControls input,.requestControls select,.requestControls textarea{background:#faf8f3;border:1px solid #bcb5aa;padding:9px}.requestControls .wide{grid-column:1/-1}.requestControls textarea{min-height:80px}.requestCard>footer{background:#eee9df;flex-wrap:wrap;gap:8px;padding:16px 22px;display:flex}.requestCard>footer button,.requestCard>footer a{border:1px solid var(--ink);cursor:pointer;background:#fff;padding:9px 12px;font-size:.75rem}.requestCard>footer button:first-child{background:var(--rust);border-color:var(--rust);color:#fff}.adminDenied{background:var(--ink);color:#fff;place-items:center;min-height:100vh;padding:30px;display:grid}.adminDenied>div{max-width:720px}.adminDenied h1{font-size:clamp(3rem,7vw,6rem)}@media (width<=1100px){.consentBanner{width:calc(100vw - 36px);bottom:88px}.adminKpis{grid-template-columns:repeat(3,1fr)}.metricGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.consentBanner{width:calc(100vw - 20px);display:block;bottom:78px;left:10px}.consentActions{margin-top:14px}.legalGrid{grid-template-columns:1fr;gap:30px}.legalGrid aside{position:static}.adminPage{padding:20px 14px}.adminHeader{display:block}.adminHeader>div:last-child{flex-wrap:wrap;margin-top:18px}.adminKpis{grid-template-columns:repeat(2,1fr)}.adminTools{display:block}.adminTools p{margin-top:14px}.metricGrid{grid-template-columns:1fr}.requestCard>header,.requestBody{grid-template-columns:1fr;display:grid}.requestCard>header>div:last-child{align-items:flex-start}.requestControls{grid-template-columns:1fr}.researchFields{padding:18px}}.recordedClassBanner{background:#ded3c1;padding:86px 0}.recordedClassGrid{background:#f5f1e8;border:1px solid #1717132e;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);align-items:stretch;display:grid;box-shadow:0 24px 70px #1717131a}.recordedClassCopy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(36px,5vw,72px);display:flex}.recordedClassCopy h2{letter-spacing:-.045em;font-size:clamp(3.2rem,5.2vw,5.7rem)}.recordedClassCopy>p:not(.eyebrow){color:#514c44;max-width:460px;margin:24px 0 0;font-size:1.1rem}.recordedClassOffer{border-top:1px solid #1717133d;align-items:baseline;gap:16px;margin-top:32px;padding-top:18px;display:flex}.recordedClassOffer span{text-transform:uppercase;letter-spacing:.15em;color:var(--rust);font-size:.68rem;font-weight:700}.recordedClassOffer strong{font-family:Georgia,serif;font-size:3.3rem;font-weight:400;line-height:1}.recordedClassVisual{min-height:500px;position:relative;overflow:hidden}.recordedClassVisual img{object-fit:cover;object-position:center;width:100%;height:100%}.recordedClassCheckoutNote{max-width:390px;color:var(--muted);margin-top:14px;font-size:.72rem;line-height:1.5;display:block}.gumroad-button.button{box-shadow:none!important;background-image:none!important;border-radius:0!important;font-family:Arial,Helvetica,sans-serif!important}.gumroad-button.button:hover{background:#34342f!important}@media (width<=900px){.recordedClassBanner{padding:60px 0}.recordedClassGrid{grid-template-columns:1fr}.recordedClassVisual{order:-1;min-height:0}.recordedClassVisual img{aspect-ratio:16/9}.recordedClassCopy{padding:44px}.recordedClassCopy h2{font-size:clamp(3.4rem,8vw,5rem)}}@media (width<=600px){.recordedClassBanner{padding:38px 0}.recordedClassCopy{padding:34px 24px}.recordedClassCopy h2{font-size:clamp(3rem,14vw,4rem)}.recordedClassCopy .button{width:100%}}.testimonialMoment{background:var(--paper);padding:0 0 100px}.testimonialsSection{background:#e5dccd}.testimonialCloser{background:#f8f6f0;padding:0 0 95px}.testimonialConversation{gap:30px;display:grid}.testimonialBubble{align-items:flex-end;gap:18px;width:min(850px,88%);margin:0;display:flex}.testimonialBubble.right{flex-direction:row-reverse;margin-left:auto}.testimonialBubble>img{object-fit:cover;object-position:center;border:4px solid #f8f6f0;border-radius:50%;flex:none;width:86px;height:86px;box-shadow:0 0 0 1px #1717132e}.testimonialBubble>div{background:#fff;border:1px solid #17171324;border-radius:26px 26px 26px 7px;padding:26px 30px 22px;position:relative;box-shadow:0 14px 34px #17171314}.testimonialBubble.right>div{background:var(--ink);color:#fff;border-radius:26px 26px 7px}.testimonialBubble>div:before{content:"";background:#fff;border-bottom:1px solid #17171324;border-left:1px solid #17171324;width:17px;height:17px;position:absolute;bottom:17px;left:-9px;transform:rotate(45deg)}.testimonialBubble.right>div:before{background:var(--ink);border-top:1px solid #17171324;border-bottom:0;border-left:0;border-right:1px solid #17171324;left:auto;right:-9px}.testimonialBubble blockquote{margin:0;font-family:Georgia,serif;font-size:1.22rem;line-height:1.45}.testimonialBubble figcaption{border-top:1px solid #17171324;flex-wrap:wrap;gap:3px 10px;margin-top:18px;padding-top:14px;font-size:.76rem;display:flex}.testimonialBubble.right figcaption{border-color:#ffffff2e}.testimonialBubble figcaption strong{font-family:Georgia,serif;font-size:1rem;font-weight:400}.testimonialBubble figcaption span{color:var(--muted);align-self:center}.testimonialBubble.right figcaption span{color:#bfb8ad}@media (width<=700px){.testimonialMoment{padding-bottom:70px}.testimonialsSection{padding-block:72px}.testimonialCloser{padding-bottom:70px}.testimonialConversation{gap:26px}.testimonialBubble{align-items:flex-start;gap:10px;width:100%}.testimonialBubble>img{border-width:3px;width:58px;height:58px}.testimonialBubble>div{border-radius:20px 20px 20px 6px;padding:20px 18px 17px}.testimonialBubble.right>div{border-radius:20px 20px 6px}.testimonialBubble blockquote{font-size:1.02rem;line-height:1.5}.testimonialBubble figcaption{display:block}.testimonialBubble figcaption span{margin-top:3px;display:block}.testimonialBubble>div:before{top:24px;bottom:auto}}.assessmentBanner .largeCopy,.paperSection .largeCopy{color:#514c44}.ebookOffer{background:#ded3c1}.ebookOfferGrid{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(38px,6vw,86px);display:grid}.ebookOfferCopy h2{letter-spacing:-.04em;font-size:clamp(3rem,5vw,5.3rem)}.ebookOfferCopy>p:not(.eyebrow){color:#514c44;max-width:520px;font-size:1.05rem}.ebookOfferCopy .button{gap:40px}.ebookMeta{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;margin-top:14px;font-size:.7rem;font-weight:700;display:block}.ebookOfferVisual{overflow:hidden;box-shadow:0 24px 65px #1717132e}.ebookOfferVisual img{aspect-ratio:16/9;object-fit:cover;width:100%}@media (width<=900px){.ebookOfferGrid{grid-template-columns:1fr}.ebookOfferVisual{order:-1}.ebookOfferCopy h2{font-size:clamp(3.1rem,8vw,5rem)}}@media (width<=600px){.ebookOffer{padding-block:42px 64px}.ebookOfferGrid{gap:32px}.ebookOfferVisual{margin-inline:-14px}.ebookOfferCopy h2{font-size:clamp(3rem,14vw,4.2rem)}.ebookOfferCopy .button{width:100%}.ebookMeta{line-height:1.55}}.merchPromoSection{background:#f8f6f0;padding:0 0 96px}.merchPromo{color:#fff;background:#0b0b0b;border:1px solid #ffffff1f;display:block;overflow:hidden;box-shadow:0 22px 60px #17171321}.merchPromoVisual{line-height:0;overflow:hidden}.merchPromoImage{width:100%;height:auto}.merchPromoCopy{border-top:1px solid #ffffff21;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;min-height:98px;padding:20px 28px;display:grid}.merchPromoCopy p,.merchPromoCopy span{text-transform:uppercase;letter-spacing:.16em;color:#aaa49c;margin:0;font-size:.66rem;font-weight:700}.merchPromoCopy h2{letter-spacing:-.055em;text-align:center;font-family:Avenir Next,Trebuchet MS,Arial,sans-serif;font-size:clamp(1.7rem,3vw,2.8rem);font-weight:600}.merchPromoCopy span{justify-self:end}.merchPromo[href]{transition:transform .25s,box-shadow .25s}.merchPromo[href]:hover{transform:translateY(-3px);box-shadow:0 28px 72px #17171333}.merchPromo[href]:focus-visible{outline:3px solid var(--rust);outline-offset:4px}@media (width<=700px){.merchPromoSection{padding-bottom:70px}.merchPromoCopy{text-align:center;grid-template-columns:1fr;gap:8px;min-height:0;padding:22px}.merchPromoCopy p{order:1}.merchPromoCopy h2{order:2;font-size:clamp(1.75rem,8.5vw,2.4rem)}.merchPromoCopy span{order:3;justify-self:center;margin-top:4px}}@media (width<=600px){.merchPromoVisual{height:clamp(290px,88vw,340px)}.merchPromoImage{object-fit:cover;object-position:center center;width:100%;height:100%}}.steps article{padding:28px 40px 12px 0}.stepTop{justify-content:space-between;align-items:center;min-height:58px;padding-right:18px;display:flex}.steps .stepTop span{letter-spacing:.18em;font-size:.72rem}.stepTop svg{fill:none;width:46px;height:46px;stroke:var(--rust);stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round}.steps h3{margin-top:18px}.assessmentBanner{background:var(--ink);color:var(--paper)}.assessmentExperience{background:#22221e;border:1px solid #ffffff24;grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr);min-height:620px;display:grid;overflow:hidden;box-shadow:0 30px 80px #0000003d}.assessmentCopy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(38px,5vw,72px);display:flex}.assessmentCopy h2{letter-spacing:-.045em;font-size:clamp(3.2rem,5.2vw,5.9rem)}.assessmentLead{color:#d2cbc0;max-width:520px;margin:24px 0 0;font-size:1.1rem}.assessmentSignals{border-block:1px solid #ffffff2e;grid-template-columns:repeat(3,1fr);width:100%;margin-top:32px;display:grid}.assessmentSignals span{color:#c8c0b4;text-transform:uppercase;letter-spacing:.08em;padding:17px 12px 16px 0;font-size:.7rem}.assessmentSignals b{color:#fff;font-family:Georgia,serif;font-size:2rem;font-weight:400;line-height:1;display:block}.assessmentTopics{color:#aaa297;letter-spacing:.08em;text-transform:uppercase;max-width:500px;margin:22px 0 0;font-size:.72rem;font-weight:700}.assessmentButton{background:var(--rust);color:#fff;justify-content:space-between;align-items:center;gap:28px;margin-top:28px;padding:15px 20px;font-size:.86rem;font-weight:700;transition:all .2s;display:inline-flex}.assessmentButton:hover{background:#c56340}.assessmentCopy small{color:#a9a298;text-transform:uppercase;letter-spacing:.1em;margin-top:12px;font-size:.66rem}.assessmentVisual{min-height:620px;position:relative;overflow:hidden}.assessmentVisual>img{object-fit:cover;width:100%;height:100%}.assessmentVisual:after{content:"";background:linear-gradient(90deg,#22221e33,#0000 34%),linear-gradient(#0000 54%,#0a0a097a);position:absolute;inset:0}.assessmentResultPreview{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#121210e6;border:1px solid #ffffff42;width:min(330px,100% - 56px);padding:22px 24px;position:absolute;bottom:28px;right:28px;box-shadow:0 18px 50px #00000047}.assessmentResultPreview span,.assessmentResultPreview em{color:#aaa297;text-transform:uppercase;letter-spacing:.12em;font-size:.62rem;font-style:normal;display:block}.assessmentResultPreview strong{margin:4px 0 5px;font-family:Georgia,serif;font-size:1.55rem;font-weight:400;display:block}.pathGrid h3{font-size:clamp(1.7rem,2.6vw,2rem)}footer{padding-top:34px}.punkshotPromo{margin-top:0;margin-bottom:62px}@media (width>=901px){.recordedClassGrid{min-height:640px;display:block;position:relative;overflow:hidden}.recordedClassVisual{min-height:0;position:absolute;inset:0}.recordedClassVisual:after{content:"";background:linear-gradient(90deg,#f5f1e8fa 0%,#f5f1e8e8 33%,#f5f1e873 54%,#0000 74%);position:absolute;inset:0}.recordedClassCopy{z-index:2;background:0 0;width:min(48%,560px);min-height:640px;padding:clamp(44px,5vw,72px);position:relative}.recordedClassVisual img{object-position:center}}@media (width<=900px){.assessmentExperience{grid-template-columns:1fr;min-height:0}.assessmentCopy{padding:48px}.assessmentVisual{min-height:0}.assessmentVisual>img{aspect-ratio:16/10}.assessmentResultPreview{bottom:22px;right:22px}.recordedClassGrid{grid-template-columns:1fr;display:grid}.recordedClassVisual{order:-1;position:relative}}@media (width<=600px){.stepTop{padding-right:0}.steps article{padding:24px 0}.stepTop svg{width:42px;height:42px}.assessmentBanner{padding-block:42px}.assessmentBanner .shell{width:100%}.assessmentExperience{border-inline:0}.assessmentCopy{padding:42px 24px}.assessmentCopy h2{font-size:clamp(3rem,14vw,4.15rem)}.assessmentSignals span{padding-right:8px;font-size:.62rem}.assessmentSignals b{font-size:1.7rem}.assessmentButton{width:100%}.assessmentVisual>img{aspect-ratio:4/3}.assessmentResultPreview{width:calc(100% - 28px);padding:18px;bottom:14px;right:14px}.pathGrid h3{font-size:1.8rem}.punkshotPromo{margin-bottom:48px}}footer{padding-bottom:106px}@media (width<=600px){footer{padding-bottom:88px}}.guideCopy .mentorBadge img{width:88px;height:88px}@media (width<=600px){.guideCopy .mentorBadge img{width:78px;height:78px}}.assessmentContent{padding-top:42px}.share-this{align-items:center;gap:14px;margin:0 0 34px;display:flex}.share-this-label{color:var(--muted);letter-spacing:.15em;text-transform:uppercase;font-size:.68rem;font-weight:700}.share-this-links{flex-wrap:wrap;gap:7px;display:flex}.share-this-links a,.share-this-links button{border:1px solid var(--line);width:34px;height:34px;color:var(--ink);background:#f7f4ed;border-radius:50%;place-items:center;font:700 .72rem/1 Arial,sans-serif;text-decoration:none;transition:all .2s;display:grid}.share-this-links a:hover,.share-this-links button:hover,.share-this-links a:focus-visible,.share-this-links button:focus-visible{border-color:var(--rust);background:var(--rust);color:#fff;outline:0;transform:translateY(-2px)}@media (width<=600px){.share-this{gap:10px}.share-this-label{white-space:nowrap}.share-this-links{gap:5px}.share-this-links a,.share-this-links button{width:30px;height:30px}}.ely-editorial{--ely-paper:#f8f6f0;--ely-ink:#171713;--ely-accent:#a85132;--ely-heading:Georgia,serif;background:var(--ely-paper);color:var(--ely-ink);padding:96px 0;scroll-margin-top:100px}.ely-editorial-inner{width:min(1280px,100% - 80px);margin-inline:auto}.ely-editorial-heading{max-width:850px;margin-bottom:48px}.ely-editorial .ely-editorial-label{letter-spacing:.12em;text-transform:uppercase;color:var(--ely-accent);margin:0 0 20px;font-size:.875rem;font-weight:700;line-height:1.5}.ely-editorial h2{font-family:var(--ely-heading);letter-spacing:-.035em;margin:0 0 24px;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:400;line-height:1.05}.ely-editorial .ely-editorial-intro{max-width:670px;margin:0;font-size:1.0625rem;line-height:1.65}.ely-editorial-filters{flex-wrap:wrap;gap:10px 24px;margin:0 0 42px;display:flex}.ely-editorial-filters button{appearance:none;color:inherit;font:inherit;cursor:pointer;border:0;background:0 0;border-bottom:2px solid #0000;border-radius:0;min-height:44px;padding:10px 0;font-size:.9375rem}.ely-editorial-filters button[aria-pressed=true]{border-color:currentColor;font-weight:700}.ely-editorial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:64px 36px;display:grid}.ely-editorial-article{min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.ely-editorial-cover{aspect-ratio:4/3;background:#0000000a;margin-bottom:20px;display:block;overflow:hidden}.ely-editorial-cover img{object-fit:contain;width:100%;height:100%;transition:transform .25s;display:block}.ely-editorial-cover:hover img{transform:scale(1.025)}.ely-editorial-meta{flex-wrap:wrap;gap:5px 16px;margin-bottom:13px;font-size:.8125rem;line-height:1.5;display:flex}.ely-editorial-meta span{font-weight:700}.ely-editorial h3{font-family:var(--ely-heading);letter-spacing:-.02em;margin:0 0 14px;font-size:1.5rem;font-weight:600;line-height:1.2}.ely-editorial a{color:inherit;text-decoration:none}.ely-editorial h3 a:hover,.ely-editorial-read:hover,.ely-editorial-all:hover{text-underline-offset:5px;text-decoration:underline}.ely-editorial .ely-editorial-excerpt{margin:0 0 18px;font-size:1rem;line-height:1.6}.ely-editorial-read{padding:6px 0;font-size:.9375rem;line-height:1.5;display:inline-block}.ely-editorial-all{border-bottom:1px solid;margin-top:54px;padding:16px 0;font-size:1rem;font-weight:700;line-height:1.5;display:inline-block}.ely-editorial a:focus-visible,.ely-editorial button:focus-visible{outline:3px solid var(--ely-accent);outline-offset:5px}@media (width<=1023px){.ely-editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 28px}.ely-editorial-inner{width:calc(100% - 48px)}}@media (width<=639px){.ely-editorial{padding:64px 0}.ely-editorial-inner{width:calc(100% - 40px)}.ely-editorial-grid{grid-template-columns:minmax(0,1fr);gap:44px}.ely-editorial-heading{margin-bottom:32px}.ely-editorial h3{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){.ely-editorial-cover img{transition:none}}.ely-editorial-pair{display:contents}.ely-editorial-swipe{display:none}.ely-editorial-grid:focus-visible{outline:3px solid var(--ely-accent);outline-offset:5px}@media (width<=639px){.ely-editorial-swipe{margin:0 0 18px;font-size:.8125rem;line-height:1.5;display:block}.ely-editorial-grid{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;gap:20px;padding-bottom:18px;display:flex;overflow-x:auto}.ely-editorial-pair{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;min-width:0;display:grid}.ely-editorial h3{overflow-wrap:anywhere;font-size:1.125rem;line-height:1.25}.ely-editorial-cover{margin-bottom:14px}.ely-editorial-meta{gap:4px;margin-bottom:10px;font-size:.75rem}.ely-editorial .ely-editorial-excerpt{font-size:.875rem;line-height:1.5}.ely-editorial-read{min-height:44px;font-size:.8125rem}.ely-editorial-pair{grid-template-rows:repeat(2,auto);grid-template-columns:minmax(0,1fr);align-content:start;gap:28px}.ely-editorial-cover{aspect-ratio:16/9;margin-bottom:10px}.ely-editorial h3{margin-bottom:4px;font-size:1.125rem;line-height:1.2}.ely-editorial-meta{gap:4px 12px;margin-bottom:6px}.ely-editorial .ely-editorial-excerpt{display:none}.ely-editorial-read{padding:8px 0}}.ely-editorial-navigation{display:none}@media (width<=639px){.ely-editorial-navigation{justify-content:space-between;gap:20px;margin-top:10px;display:flex}.ely-editorial-navigation button{color:inherit;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:0;padding:10px 0;font-size:.875rem}}.spotifyPlayerBar{gap:8px}.spotifyPlayerBar>div{flex:1;min-width:0}.spotifyPlayerBar .spotifyClose{color:#bfb8ad;border:0;border-radius:50%;width:32px;height:36px;padding:0;font-size:22px;line-height:1}.spotifyPlayerBar .spotifyClose:focus-visible{outline-offset:-2px;outline:2px solid #fff}@font-face{font-family:FZCondensed;src:url(/from-zero/barlow-condensed-bold.ttf)format("truetype");font-weight:700;font-display:swap}.fz{--fz-paper:#eeeae2;--fz-ink:#151515;background:var(--fz-ink);color:var(--fz-paper);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}.fz *{box-sizing:border-box}.fz h1,.fz h2,.fz h3{letter-spacing:-.025em;font-family:FZCondensed,Arial Narrow,Arial,sans-serif;font-weight:700;line-height:.95}.fz h2{font-size:clamp(3.5rem,7vw,7rem)}.fz p{margin:0 0 24px}.fz img{max-width:100%;display:block}.fz a:focus-visible{outline-offset:6px;outline:2px solid}.fz a:hover{opacity:.8}.fz-pad{padding:100px clamp(24px,5vw,88px)}.fz-label{letter-spacing:.15em;font-size:.75rem;font-weight:700}.fz-sr,.fz-skip:not(:focus){clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fz-skip:focus{color:#000;background:#fff;padding:18px;display:block}.fz-nav{background:#151515;border-bottom:1px solid #ffffff30;align-items:center;gap:30px;padding:24px 4vw;display:flex}.fz-nav>a:first-child{width:230px}.fz-nav img{width:100%;height:auto}.fz-nav nav{gap:26px;margin-left:auto;font-size:.875rem;display:flex}.fz-parent{border-left:1px solid #555;padding-left:28px;font-size:.75rem}.fz-hero{padding:26px 4vw 0}.fz-hero-top{letter-spacing:.12em;justify-content:space-between;font-size:.75rem;display:flex}.fz-hero h1{margin:30px 0 34px}.fz-hero h1 img{width:100%;height:auto}.fz-hero-grid{grid-template-columns:.85fr 1.35fr;align-items:stretch;gap:42px;display:grid}.fz-hero-copy{padding:24px 0 40px}.fz-hero-copy h2{margin:0 0 26px;font-size:clamp(4rem,6.9vw,7rem)}.fz-hero-copy>p:not(.fz-label){color:#c5c2bc;max-width:340px}.fz-hero-photo{min-width:0;position:relative;overflow:hidden}.fz-hero-photo>img{object-fit:cover;object-position:50% center;width:100%;height:100%}.fz-photo-note{letter-spacing:.08em;text-shadow:0 2px 8px #000;font-size:.75rem;position:absolute;bottom:16px;left:20px;right:20px}.fz-actions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.fz-button{background:var(--fz-paper);color:#111;justify-content:space-between;align-items:center;gap:24px;min-height:50px;padding:16px 20px;font-size:.875rem;font-weight:700;display:inline-flex}.fz-textlink{letter-spacing:.04em;border-bottom:1px solid;align-items:center;gap:32px;min-height:48px;font-size:.875rem;font-weight:700;display:inline-flex}.fz-ticker{letter-spacing:.2em;border-block:1px solid #ffffff40;justify-content:space-between;margin-top:40px;padding:20px 0;font-size:.875rem;display:flex}.fz-manifesto{background:var(--fz-paper);color:var(--fz-ink);grid-template-columns:1.25fr 1fr;gap:22px 70px;display:grid}.fz-manifesto>.fz-label{grid-column:1/-1}.fz-manifesto h2{font-size:clamp(3.5rem,6.5vw,6.8rem)}.fz-manifesto-copy{padding-top:5px;font-size:1.06rem}.fz-manifesto-copy strong{font-size:1.5rem}.fz-section-head{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:55px;display:flex}.fz-section-head>p{color:#c1bdb6;max-width:280px}.fz-campaigns{grid-template-columns:1fr 1fr;gap:65px 35px;display:grid}.fz-campaign-wide{grid-column:1/-1;width:86%}.fz-photo{overflow:hidden}.fz-photo img{width:100%;height:auto}.fz-campaign-wide .fz-photo img{aspect-ratio:1.5;object-fit:cover}.fz-campaign-offset{padding-top:95px}.fz-caption{grid-template-columns:1fr auto;gap:10px;padding-top:18px;display:grid}.fz-caption>span:first-child{letter-spacing:.12em;color:#b9b6b1;grid-column:1/-1;font-size:.75rem}.fz-caption h3{font-size:clamp(2.2rem,3.5vw,3.6rem);line-height:1}.fz-caption>span:last-child{font-size:2rem}.fz-shopline{border-top:1px solid #ffffff40;justify-content:space-between;gap:24px;margin-top:65px;padding-top:25px;display:flex}.fz-shopline p{color:#b9b6b1;max-width:370px;font-size:.75rem}.fz-life{align-items:flex-end;min-height:680px;display:flex;position:relative}.fz-life>img{object-fit:cover;object-position:50% 46%;width:100%;height:100%;position:absolute;inset:0}.fz-life:after{content:"";background:linear-gradient(#0000 20%,#000d);position:absolute;inset:0}.fz-life>div{z-index:1;padding:65px 5vw;position:relative}.fz-life h2{margin-bottom:26px}.fz-life div>p:last-child{letter-spacing:.12em;margin:0;font-size:.75rem}.fz-sounds{color:#171717;background:#ded9ce}.fz-sounds .fz-section-head>p{color:#484641}.fz-music-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:7vw;display:grid}.fz-record>img{aspect-ratio:1;object-fit:cover;width:100%;height:auto}.fz-record>p{justify-content:space-between;gap:15px;margin:18px 0 0;font-size:.75rem;font-weight:700;display:flex}.fz-record>p span{font-weight:400}.fz-track{border-bottom:1px solid #17171755;grid-template-columns:25px 1fr auto 20px;align-items:center;gap:18px;padding:18px 0;display:grid}.fz-track>span{font-size:.75rem}.fz-track strong{font-size:1.2rem;font-weight:400}.fz-trackside iframe{border:0;border-radius:12px;max-width:100%;margin:28px 0 18px;display:block}.fz-idea{grid-template-columns:1fr 1fr;gap:24px 7vw;display:grid}.fz-idea>.fz-label{grid-column:1/-1}.fz-idea>div{color:#c7c4be;max-width:530px}.fz-idea strong{color:var(--fz-paper);letter-spacing:.1em;padding-top:12px;font-size:.875rem;display:block}.fz-follow{text-align:center;border-top:1px solid #ffffff40}.fz-follow h2{font-size:clamp(3.1rem,8vw,8rem)}.fz-follow>div{justify-content:center;gap:35px;margin-top:30px;display:flex}.fz-footer{color:var(--fz-paper);background:#0d0d0d;padding:45px 4vw 35px}.fz-footer>img{opacity:.85;width:100%;height:auto}.fz-footer-grid{border-top:1px solid #ffffff40;flex-wrap:wrap;justify-content:space-between;gap:25px;margin-top:35px;padding-top:25px;font-size:.75rem;display:flex}.fz-footer nav{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.fz-footer nav a{align-items:center;min-height:44px;display:inline-flex}.fz-footer nav span{color:#777}.fz-footer-grid>a{align-items:center;min-height:44px;display:flex}.fz section[id]{scroll-margin-top:25px}@media (width>=1500px){.fz-hero-photo{max-height:650px}}@media (width<=800px){.fz-nav{flex-wrap:wrap;gap:20px;padding:20px 24px}.fz-nav>a:first-child{width:205px}.fz-parent{border:0;margin-left:auto;padding:0}.fz-nav nav{order:3;gap:30px;width:100%;margin:0}.fz-hero{padding:20px 24px 0}.fz-hero-top{font-size:.75rem}.fz-hero-top>span:first-child{display:none}.fz-hero-grid{grid-template-columns:1fr 1fr;gap:24px}.fz-hero-copy h2{font-size:clamp(3.4rem,8vw,5rem)}.fz-hero-copy{padding-top:8px}.fz-hero-photo>img{object-position:50%}.fz-photo-note{display:none}.fz-pad{padding:65px 24px}.fz-manifesto{grid-template-columns:1fr;gap:30px}.fz-manifesto h2{font-size:clamp(3.5rem,10vw,5rem)}.fz-manifesto-copy{max-width:550px}.fz-campaign-wide{width:100%}.fz-campaigns{gap:40px 24px}.fz-campaign-offset{padding-top:65px}.fz-shopline{flex-direction:column}.fz-shopline>a{align-self:flex-start}.fz-life{min-height:560px}.fz-music-grid{grid-template-columns:1fr 1.2fr;gap:35px}.fz-record>p{flex-direction:column}.fz-idea{grid-template-columns:1fr;gap:30px}.fz-idea>div{max-width:600px}.fz-footer-grid{gap:8px;display:grid}}@media (width<=520px){.fz-nav>a:first-child{width:185px}.fz-parent{text-align:right;max-width:95px;font-size:.75rem}.fz-hero h1{margin:24px 0}.fz-hero-grid{grid-template-columns:1fr;gap:0}.fz-hero-copy h2{font-size:clamp(4rem,18vw,5.7rem);line-height:.94}.fz-hero-copy>p:not(.fz-label){max-width:300px}.fz-hero-copy{padding-bottom:28px}.fz-hero-photo{height:auto;margin-inline:-24px}.fz-hero-photo>img{aspect-ratio:1.5;object-fit:cover;object-position:50% center;height:auto}.fz-ticker{letter-spacing:.08em;margin-top:0;padding:19px 0;font-size:.75rem}.fz h2{font-size:clamp(3.4rem,14vw,4.8rem)}.fz-section-head{margin-bottom:36px;display:block}.fz-section-head>p{margin-top:25px}.fz-campaigns{display:block}.fz-campaign{margin-bottom:40px;display:block}.fz-campaign-offset{margin-left:25px;padding-top:0}.fz-campaigns>a:nth-child(2){margin-right:25px}.fz-caption h3{font-size:2.35rem}.fz-campaign .fz-photo img{aspect-ratio:1.7;object-fit:cover}.fz-campaign-wide .fz-photo img{aspect-ratio:1.5;object-position:center}.fz-shopline{margin-top:15px}.fz-life{min-height:530px}.fz-life>img{object-position:48% center}.fz-life>div{padding:40px 24px}.fz-life div>p:last-child{max-width:250px}.fz-music-grid{grid-template-columns:1fr;gap:40px}.fz-record{max-width:320px}.fz-record>p{gap:4px}.fz-track{gap:12px}.fz-track strong{font-size:1.1rem}.fz-follow h2{font-size:clamp(3rem,13vw,4rem)}.fz-footer{padding:35px 24px}.fz-follow>div{gap:25px}.fz-footer-grid{margin-top:24px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.fz-products{background:var(--fz-paper);color:var(--fz-ink);overflow:hidden}.fz-products .fz-section-head{gap:28px;margin-bottom:30px}.fz-products h2{font-size:clamp(3rem,6vw,5.5rem)}.fz-rail-controls{flex-shrink:0;align-items:center;gap:12px;display:flex}.fz-rail-controls>span{letter-spacing:.08em;margin-right:12px;font-size:.75rem}.fz-rail-controls button{color:#151515;cursor:pointer;background:0 0;border:1px solid #15151570;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.fz-rail-controls button:disabled{opacity:.25;cursor:default}.fz-rail-controls button:hover:not(:disabled){color:var(--fz-paper);background:#151515}.fz-rail-controls svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:19px;height:19px}.fz-product-track{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#777 transparent;gap:30px;padding:15px 0 30px;scroll-padding-inline:2px;display:flex;overflow-x:auto}.fz-product{scroll-snap-align:start;min-width:0;box-shadow:none;background:0 0;border:0;flex:0 0 calc(25% - 22.5px)}.fz-product>a{flex-direction:column;height:100%;display:flex}.fz-product-image{margin-bottom:24px;position:relative}.fz-product-image>span{color:#666;z-index:1;font-size:.75rem;position:absolute;top:0;left:0}.fz-product-image img{aspect-ratio:1;object-fit:contain;mix-blend-mode:multiply;width:100%;height:auto}.fz-product .fz-label{letter-spacing:.1em;color:#555;margin:0 0 12px;font-size:.75rem}.fz-product h3{letter-spacing:0;margin:0 0 24px;font-size:clamp(1.8rem,2.4vw,2.5rem);line-height:1.05}.fz-product-link{letter-spacing:.06em;border-bottom:1px solid #555;align-self:flex-start;min-height:44px;margin-top:auto;padding:10px 0;font-size:.75rem;font-weight:700}.fz-product-track:focus-visible,.fz-rail-controls button:focus-visible{outline-offset:4px;outline:2px solid}@media (width<=1000px){.fz-product{flex-basis:calc(33.3333% - 20px)}.fz-products .fz-section-head{flex-direction:column;align-items:flex-start}.fz-rail-controls{align-self:flex-end}}@media (width<=600px){.fz-product{flex-basis:72%}.fz-product-track{gap:25px;margin-right:-24px;padding-right:24px}.fz-product h3{font-size:2rem}.fz-products .fz-section-head{gap:22px;display:flex}.fz-rail-controls{width:100%}.fz-rail-controls>span{margin-right:auto}.fz-product-image{margin-bottom:22px}}.fz-campaigns{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.fz-campaigns .fz-campaign{grid-column:auto;width:100%;min-width:0;margin:0;padding-top:0}.fz-campaigns .fz-campaign .fz-photo img{aspect-ratio:753/317;object-fit:cover;object-position:center;width:100%;height:auto}.fz-campaigns>a:nth-child(2) .fz-photo img{object-position:50% 64%}.fz-campaigns .fz-caption h3{font-size:clamp(1.8rem,2.7vw,2.9rem)}@media (width<=1000px){.fz-campaigns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.fz-campaigns{grid-template-columns:minmax(0,1fr);gap:40px;display:grid}.fz-campaigns .fz-caption h3{font-size:2.35rem}}.fz-campaigns .fz-photo{aspect-ratio:753/317;overflow:hidden}.fz-campaigns .fz-campaign .fz-photo img{object-fit:cover;width:100%;height:100%}
