/*! tailwindcss v4.2.2 | 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,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--font-weight-semibold:600;--font-weight-bold:700;--tracking-tight:-.025em;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--blur-md:12px;--blur-2xl:40px;--blur-3xl:64px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--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;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:Inter,Geist,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5}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;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}.static{position:static}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing) * 0)}.inset-\[14\%\]{inset:14%}.inset-x-\[4\%\]{inset-inline:4%}.inset-x-\[12\%\]{inset-inline:12%}.end{inset-inline-end:var(--spacing)}.top-0{top:calc(var(--spacing) * 0)}.top-1\/2{top:50%}.top-\[6\%\]{top:6%}.top-\[48\%\]{top:48%}.right-\[-1\%\]{right:-1%}.right-\[-6\%\]{right:-6%}.bottom-\[9\%\]{bottom:9%}.bottom-\[12\%\]{bottom:12%}.left-1\/2{left:50%}.left-\[-1\%\]{left:-1%}.left-\[-6\%\]{left:-6%}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.mx-auto{margin-inline:auto}.mt-0{margin-top:calc(var(--spacing) * 0)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-10{margin-top:calc(var(--spacing) * 10)}.mt-24{margin-top:calc(var(--spacing) * 24)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.ml-auto{margin-left:auto}.block{display:block}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.aspect-\[1\.5\/1\]{aspect-ratio:1.5}.h-9{height:calc(var(--spacing) * 9)}.h-\[46\%\]{height:46%}.h-\[100\%\],.h-full{height:100%}.h-px{height:1px}.min-h-screen{min-height:100vh}.w-9{width:calc(var(--spacing) * 9)}.w-\[17\%\]{width:17%}.w-\[48\%\]{width:48%}.w-\[70\%\]{width:70%}.w-full{width:100%}.max-w-\[11ch\]{max-width:11ch}.max-w-\[12ch\]{max-width:12ch}.max-w-\[13ch\]{max-width:13ch}.max-w-\[14ch\]{max-width:14ch}.max-w-\[15ch\]{max-width:15ch}.max-w-\[42ch\]{max-width:42ch}.max-w-\[42rem\]{max-width:42rem}.max-w-\[44ch\]{max-width:44ch}.max-w-\[46ch\]{max-width:46ch}.max-w-\[48ch\]{max-width:48ch}.max-w-\[52ch\]{max-width:52ch}.max-w-\[54ch\]{max-width:54ch}.max-w-\[55ch\]{max-width:55ch}.max-w-\[56ch\]{max-width:56ch}.max-w-\[58ch\]{max-width:58ch}.max-w-\[84rem\]{max-width:84rem}.max-w-\[980px\]{max-width:980px}.max-w-\[1040px\]{max-width:1040px}.max-w-\[1180px\]{max-width:1180px}.flex-1{flex:1}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-3{gap:calc(var(--spacing) * 3)}.gap-6{gap:calc(var(--spacing) * 6)}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}.overflow-visible{overflow:visible}.rounded-\[999px\]{border-radius:999px}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-accent{border-color:#b95f2d}.border-accent\/30{border-color:#b95f2d4d}.border-gray-3\/20{border-color:#806f6333}.bg-black\/20{background-color:#0b090733}.bg-black\/55{background-color:#0b09078c}.bg-\[linear-gradient\(90deg\,rgba\(241\,232\,223\,0\.35\)\,transparent\)\]{background-image:linear-gradient(90deg,#f1e8df59,#0000)}.bg-\[linear-gradient\(90deg\,transparent\,rgba\(185\,95\,45\,0\.4\)\)\]{background-image:linear-gradient(90deg,#0000,#b95f2d66)}.bg-\[radial-gradient\(circle_at_center\,rgba\(11\,9\,7\,0\.9\)\,rgba\(11\,9\,7\,0\.56\)_42\%\,rgba\(11\,9\,7\,0\.04\)_76\%\,transparent_100\%\)\]{background-image:radial-gradient(circle,#0b0907e6,#0b09078f 42%,#0b09070a 76%,#0000)}.bg-\[radial-gradient\(circle_at_center\,rgba\(185\,95\,45\,0\.12\)\,transparent_58\%\)\]{background-image:radial-gradient(circle,#b95f2d1f,#0000 58%)}.bg-\[radial-gradient\(circle_at_center\,rgba\(185\,95\,45\,0\.16\)\,transparent_72\%\)\]{background-image:radial-gradient(circle,#b95f2d29,#0000 72%)}.bg-\[radial-gradient\(circle_at_center\,rgba\(241\,232\,223\,0\.14\)\,transparent_72\%\)\]{background-image:radial-gradient(circle,#f1e8df24,#0000 72%)}.object-contain{object-fit:contain}.px-6{padding-inline:calc(var(--spacing) * 6)}.\!py-6{padding-block:calc(var(--spacing) * 6)!important}.py-3{padding-block:calc(var(--spacing) * 3)}.py-5{padding-block:calc(var(--spacing) * 5)}.py-12{padding-block:calc(var(--spacing) * 12)}.pb-24{padding-bottom:calc(var(--spacing) * 24)}.pl-4{padding-left:calc(var(--spacing) * 4)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.leading-none{--tw-leading:1;line-height:1}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[0\.24em\]{--tw-tracking:.24em;letter-spacing:.24em}.tracking-\[0\.32em\]{--tw-tracking:.32em;letter-spacing:.32em}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.text-\[\#b7a797\]\/76{color:#b7a797c2}.text-\[\#b7a797\]\/80{color:#b7a797cc}.text-\[\#f1e8df\]\/80{color:#f1e8dfcc}.text-accent{color:#b95f2d}.text-gray-1{color:#f1e8df}.text-gray-2{color:#b7a797}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.opacity-95{opacity:.95}.opacity-\[0\.76\]{opacity:.76}.opacity-\[0\.78\]{opacity:.78}.mix-blend-screen{mix-blend-mode:screen}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.blur-2xl{--tw-blur:blur(var(--blur-2xl));filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.blur-3xl{--tw-blur:blur(var(--blur-3xl));filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-blur-md{--tw-backdrop-blur:blur(var(--blur-md));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}@media(hover:hover){.hover\:border-accent\/50:hover{border-color:#b95f2d80}.hover\:bg-accent:hover{background-color:#b95f2d}.hover\:text-accent:hover{color:#b95f2d}.hover\:text-black:hover{color:#0b0907}.hover\:text-gray-1:hover{color:#f1e8df}.hover\:underline:hover{text-decoration-line:underline}}@supports ((-webkit-backdrop-filter:var(--tw)) or (backdrop-filter:var(--tw))){.supports-\[backdrop-filter\]\:bg-black\/40{background-color:#0b090766}}@media(min-width:40rem){.sm\:right-\[-4\%\]{right:-4%}.sm\:left-\[-4\%\]{left:-4%}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:aspect-\[1\.95\/1\]{aspect-ratio:1.95}.sm\:w-\[38\%\]{width:38%}}@media(min-width:48rem){.md\:h-10{height:calc(var(--spacing) * 10)}.md\:w-10{width:calc(var(--spacing) * 10)}.md\:\!py-8{padding-block:calc(var(--spacing) * 8)!important}.md\:py-14{padding-block:calc(var(--spacing) * 14)}.md\:pb-32{padding-bottom:calc(var(--spacing) * 32)}.md\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}}@media(min-width:64rem){.lg\:right-\[1\%\]{right:1%}.lg\:left-\[1\%\]{left:1%}.lg\:block{display:block}.lg\:aspect-\[2\.26\/1\]{aspect-ratio:2.26}.lg\:w-\[30\%\]{width:30%}}@media(min-width:80rem){.xl\:right-\[0\%\]{right:0%}.xl\:left-\[0\%\]{left:0%}.xl\:text-\[12px\]{font-size:12px}}}:root{--color-black:#0b0907;--color-white:#fff8f1;--color-gray-1:#f3ebe4;--color-gray-2:#c2b2a3;--color-gray-3:#8d7c70;--color-accent:#b95f2d;--font-sans:"Inter", "Geist", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-serif:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Charter, Georgia, serif;--color-bg:#161210;--color-bg-elevated:#1c1714;--color-bg-soft:#fff8f10a;--color-border-soft:#f1e8df1f}html{font-family:var(--font-sans);font-optical-sizing:auto;font-synthesis:none;color:var(--color-gray-1);background-color:var(--color-bg);color-scheme:dark;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:radial-gradient(circle at top,#b95f2d17,#0000 34%),linear-gradient(#1a1512,#161210 42%,#120f0d);line-height:1.82}h1,h2,h3,h4{font-family:var(--font-serif);letter-spacing:-.028em;text-wrap:balance;font-weight:600;line-height:1.12}main :is(p,li,blockquote,td){font-family:var(--font-serif)}p,li{text-wrap:pretty;max-width:62ch}blockquote{font-size:1.05rem}a:not(.no-underline-offset){text-underline-offset:.16em}a{color:inherit;text-decoration:none}a:focus-visible{outline-offset:3px;outline:2px solid #b95f2dd9}main{isolation:isolate}main :is(article,table){background-color:var(--color-bg-soft)}::selection{background-color:var(--color-accent);color:var(--color-black)}.chapter-marker{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:#a49285d1;align-items:center;gap:.75rem;font-size:.67rem;font-weight:500;display:inline-flex}.chapter-marker:before{content:"";background:linear-gradient(90deg,#b95f2db3,#b95f2d14);width:2.5rem;height:1px}.hero-note{max-width:42rem;font-family:var(--font-serif);color:#af9f92cc;margin-inline:auto;font-size:1rem;line-height:1.92}.home-hero{padding-top:clamp(7rem,12vw,9.5rem);padding-bottom:clamp(4rem,8vw,6.5rem);position:relative;overflow:hidden}.home-hero-bg,.home-hero-wash{pointer-events:none;position:absolute;inset:0}.home-hero-bg{background:radial-gradient(circle at 62% 24%,#b95f2d14,#0000 24%)}.home-hero-wash{background:linear-gradient(#0b090785,#0b090714 28%,#0b09070f 76%,#0b0907db)}.home-hero-shell{z-index:1;justify-items:center;gap:1.25rem;max-width:1280px;margin-inline:auto;display:grid;position:relative}.home-hero-copy,.home-hero-visual{z-index:1;position:relative}.home-hero-copy{text-align:center;max-width:42rem}.home-hero-marker{justify-self:center;margin-bottom:.2rem}.home-hero-kicker{font-family:var(--font-serif);color:#c2b2a3d1;margin:0 0 1rem;font-size:1.02rem;font-style:italic;line-height:1.7}.home-hero-title{letter-spacing:-.05em;color:#f5efe8fa;max-width:11ch;margin:0 auto;font-size:clamp(2.85rem,6.2vw,5.2rem);line-height:.96}.home-hero-lead{color:#ded4cbeb;max-width:36ch;margin:1.35rem auto 0;font-size:clamp(1.14rem,1.8vw,1.34rem);line-height:1.9}.home-hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.9rem 1.4rem;margin-top:2rem;display:flex}.home-hero-primary-link{font-family:var(--font-sans);letter-spacing:.04em;color:#f7f1ebeb;background:#b95f2d14;border:1px solid #b95f2d3d;align-items:center;padding:.82rem 1.15rem;font-size:.84rem;font-weight:500;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.home-hero-primary-link:hover{background:#b95f2d1f;border-color:#b95f2d6b}.home-hero-secondary-link{font-family:var(--font-sans);letter-spacing:.04em;color:#d6c6b9e0;align-items:center;gap:.45rem;font-size:.84rem;font-weight:500;display:inline-flex}.home-hero-secondary-link:hover{color:#efe3d8f5}.home-hero-note{max-width:34rem;margin:1.7rem auto 0}.home-hero-visual{transform-origin:50%;margin-top:.4rem;width:min(100%,74rem);margin-inline:auto;transform:scale(1.05)}.editorial-section{padding-block:clamp(4.5rem,8vw,7rem)}.section-rule{border-top:1px solid #f1e8df12;position:relative}.section-rule:before{content:"";background:linear-gradient(90deg,#0000,#b95f2d33,#0000);width:min(100%,72rem);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.editorial-shell{gap:2rem;max-width:1180px;margin-inline:auto;display:grid}.editorial-rail{align-self:start}.editorial-main{min-width:0}.editorial-title{letter-spacing:-.042em;font-size:clamp(2.18rem,4.15vw,3.72rem);font-weight:600;line-height:1.1}.editorial-lead{color:#f3ebe4f5;font-size:clamp(1.2rem,1.9vw,1.46rem);line-height:1.92}.editorial-body{color:#dacec3f0;font-size:1.12rem;line-height:1.98}.pull-quote{max-width:18ch;font-family:var(--font-serif);letter-spacing:-.03em;color:#f3ebe4f5;border-left:1px solid #b95f2d6b;margin:0;padding-left:1.25rem;font-size:clamp(1.65rem,2.9vw,2.65rem);font-style:italic;line-height:1.2}.editorial-note-block{border-left:1px solid #f1e8df14;align-self:start;padding:1rem 0 0 .9rem}.editorial-note-kicker{font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;color:#a49285c7;margin:0 0 .75rem;font-size:.69rem;font-weight:500}.editorial-note-list{color:var(--color-gray-2);margin:0;padding-left:1rem}.editorial-note-list li+li{margin-top:.4rem}.editorial-note-copy{color:#c2b2a3db;margin-top:1rem;font-size:1rem;line-height:1.92}.home-diagnosis{gap:1.75rem;display:grid}.home-diagnosis-body{align-items:start;gap:1.75rem;display:grid}.home-diagnosis-copy{min-width:0}.home-diagnosis-sketch{border-top:1px solid #f1e8df12;border-bottom:1px solid #f1e8df0d;min-height:22rem;padding:1rem .25rem 2.2rem;position:relative}.home-diagnosis-svg{color:#cdb0979e;width:100%;height:auto;overflow:visible}.home-diagnosis-head,.home-diagnosis-body-line,.home-diagnosis-line,.home-diagnosis-box,.home-diagnosis-arrow{fill:none;stroke:currentColor;stroke-width:1.25px;stroke-linecap:round;stroke-linejoin:round}.home-diagnosis-scribble{max-width:14ch;font-family:var(--font-serif);color:#a8978ac2;margin:0;font-size:.94rem;font-style:italic;line-height:1.55;position:absolute}.home-diagnosis-scribble-left{top:.1rem;left:0}.home-diagnosis-scribble-right{text-align:right;top:.6rem;right:0}.home-diagnosis-scribble-bottom{text-align:center;max-width:28ch;bottom:0;left:50%;transform:translate(-50%)}.home-diagnosis-fragments{border-top:1px solid #f1e8df0f;gap:.9rem;padding-top:.4rem;display:grid}.home-diagnosis-fragment-kicker{font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;color:#a49285c7;margin:0;font-size:.68rem;font-weight:500}.home-diagnosis-fragment-list{gap:.6rem 1.4rem;margin:0;padding:0;list-style:none;display:grid}.home-diagnosis-fragment-list li{color:#c2b2a3db;padding-left:1rem;font-size:.98rem;line-height:1.75;position:relative}.home-diagnosis-fragment-list li:before{content:"—";color:#b95f2db8;position:absolute;left:0}.home-diagnosis-fragment-note{color:#af9f92d1;max-width:54ch;margin:0;font-size:1rem;line-height:1.92}.home-distinction{position:relative}.home-paper-plate{color:var(--color-gray-1);background:radial-gradient(circle at 100% 0,#b95f2d14,#0000 22%),linear-gradient(#fff8f106,#fff8f103);border:1px solid #f1e8df14;padding:clamp(1.4rem,3vw,2.3rem);position:relative;overflow:hidden;box-shadow:0 18px 52px #0000001f}.home-paper-plate:before{content:"";pointer-events:none;background:linear-gradient(#ffffff08,#0000 22% 78%,#00000024),radial-gradient(circle at 0 100%,#b95f2d0d,#0000 24%);position:absolute;inset:0}.home-paper-grid{gap:1.5rem;display:grid;position:relative}.home-paper-header{z-index:1;position:relative}.home-paper-title{letter-spacing:-.05em;max-width:11ch;color:var(--color-gray-1);margin:0;font-size:clamp(2.2rem,4vw,3.6rem);line-height:.98}.home-paper-lead{color:#d7cabfeb;max-width:38ch;margin-bottom:0;font-size:1.1rem;line-height:1.88}.home-paper-note{z-index:1;max-width:15rem;position:relative}.home-paper-note-kicker{font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--color-gray-3);margin:0 0 .7rem;font-size:.72rem;font-weight:700}.home-paper-note-kicker-accent{color:#d28c65eb}.home-paper-note-list{color:var(--color-gray-2);margin:0;padding-left:1rem;font-size:.96rem;line-height:1.8}.home-paper-note-list li+li{margin-top:.25rem}.home-diagram-field{min-height:18rem;padding:1rem .75rem;position:relative}.home-distinction-svg{color:#cdb097ad;width:100%;max-width:36rem;height:auto;overflow:visible}.home-distinction-svg rect,.home-distinction-svg path{fill:none;stroke:currentColor;stroke-width:1.35px;stroke-linecap:round;stroke-linejoin:round}.home-diagram-label{font-family:var(--font-serif);color:var(--color-gray-2);font-size:.95rem;line-height:1.35;position:absolute}.home-diagram-label-top{max-width:9ch;top:.25rem;left:.6rem}.home-diagram-label-bottom{text-align:right;max-width:12ch;bottom:.35rem;right:.4rem}.home-loop-chapter{gap:1.8rem;display:grid}.home-loop-plate{background:radial-gradient(circle at 50% 48%,#b95f2d11,#0000 28%),linear-gradient(#fff8f105,#fff8f103);border:1px solid #f1e8df14;gap:1.5rem;padding:clamp(1.4rem,3vw,2.2rem);display:grid;position:relative;overflow:hidden}.home-loop-plate:before{content:"";pointer-events:none;background:linear-gradient(#ffffff08,#0000 24% 78%,#00000029),radial-gradient(circle at 100% 0,#b95f2d0f,#0000 24%);position:absolute;inset:0}.home-loop-header,.home-loop-diagram,.home-loop-stage,.home-loop-note,.home-loop-annotation,.home-loop-caption{z-index:1;position:relative}.home-loop-diagram{min-height:24rem}.home-loop-svg{color:#cbab91a3;width:100%;max-width:34rem;height:auto;margin-inline:auto;overflow:visible}.home-loop-orbit,.home-loop-spiral,.home-loop-flow,.home-loop-core{fill:none;stroke:currentColor;stroke-width:1.2px;stroke-linecap:round;stroke-linejoin:round}.home-loop-core{fill:#b95f2d1a}.home-loop-stage{grid-template-columns:auto 1fr;align-items:start;gap:.9rem;max-width:18rem;display:grid}.home-loop-stage-index{width:2rem;height:2rem;font-family:var(--font-sans);letter-spacing:.08em;color:var(--color-accent);background:#100d0be0;border:1px solid #b95f2d61;border-radius:999px;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;display:inline-flex}.home-loop-stage-title{color:var(--color-gray-1);margin:0;font-size:1.08rem;font-weight:600}.home-loop-stage-copy{color:var(--color-gray-2);margin-top:.25rem;font-size:.95rem;line-height:1.75}.home-loop-annotation{max-width:16rem;font-family:var(--font-serif);color:#a8978ac7;font-size:.97rem;font-style:italic;line-height:1.7}.home-loop-note{max-width:19rem;color:var(--color-gray-1);background:linear-gradient(#fff8f107,#fff8f104);border:1px solid #f1e8df12;padding:1rem .95rem;box-shadow:0 12px 28px #0000001a}.home-loop-note .editorial-note-kicker{color:var(--color-gray-3)}.home-loop-note-copy{color:var(--color-gray-2);margin:0;font-size:.98rem;line-height:1.82}.home-loop-diagram-label{font-family:var(--font-serif);color:var(--color-gray-3);font-size:.92rem;line-height:1.3;position:absolute}.home-loop-diagram-label-top{top:.2rem;left:50%;transform:translate(-50%)}.home-loop-diagram-label-right{top:48%;right:.2rem;transform:translateY(-50%)}.home-loop-diagram-label-bottom{bottom:.2rem;left:50%;transform:translate(-50%)}.home-loop-diagram-label-left{top:48%;left:.2rem;transform:translateY(-50%)}.home-loop-caption{max-width:28ch;font-family:var(--font-serif);color:var(--color-gray-1);border-left:1px solid #b95f2d52;margin:0;padding-left:1rem;font-size:1.08rem;line-height:1.72}.home-proof{gap:1.8rem;display:grid}.home-proof-dossier{gap:1rem;padding:.5rem 0 1.25rem;display:grid}.home-proof-side-stack{gap:1rem;display:grid}.home-proof-featured,.home-proof-fragment{z-index:2;background:linear-gradient(#fff8f106,#fff8f103);border:1px solid #f1e8df12;position:relative}.home-proof-featured:before,.home-proof-fragment:before{content:"";background:linear-gradient(90deg,#b95f2d47,#0000 70%);width:100%;height:1px;position:absolute;inset:0 auto auto 0}.home-proof-featured{padding:1.75rem 1.45rem}.home-proof-fragment{padding:1.25rem 1.15rem}.home-proof-mechanism{max-width:44ch;font-family:var(--font-sans);letter-spacing:.02em;color:#af9f92c7;margin-top:1rem;font-size:.82rem;line-height:1.7}.home-proof-notes{gap:.8rem 1.2rem;margin-top:1rem;padding-left:.35rem;display:grid}.home-proof-scribble{font-family:var(--font-serif);color:#a8978ac2;margin:0;font-size:.94rem;font-style:italic;line-height:1.55}.home-proof-scribble-right{text-align:right;justify-self:end;max-width:18ch}.home-proof-scribble-bottom{max-width:34ch}.proof-meta{font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;color:#a49285d1;margin:0 0 .95rem;font-size:.69rem;font-weight:500;display:block}.proof-title{letter-spacing:-.035em;margin-top:0;font-size:clamp(1.68rem,2.35vw,2.4rem);font-weight:600;line-height:1.12}.proof-title-sm{font-size:1.42rem;line-height:1.18}.proof-excerpt{color:#d8cbc0eb;margin-top:1rem;font-size:1.12rem;line-height:1.92}.proof-excerpt-sm{font-size:1.06rem;line-height:1.82}.proof-footer{flex-wrap:wrap;align-items:center;gap:.8rem 1rem;margin-top:1.25rem;display:flex}.proof-badge{font-family:var(--font-sans);letter-spacing:.06em;text-transform:uppercase;color:#ebdfd5e0;background:#b95f2d0d;border:1px solid #b95f2d42;align-items:center;padding:.18rem .5rem;font-size:.68rem;font-weight:500;display:inline-flex}.proof-link{font-family:var(--font-sans);color:var(--color-accent);font-size:.88rem;font-weight:600}.home-entry{gap:.6rem;display:grid}.path-rows{border-top:1px solid #f1e8df14;position:relative}.path-rows:before{content:"";background:linear-gradient(90deg,#b95f2d2e,#0000 72%);width:100%;height:1px;position:absolute;top:0;left:0}.path-row{border-bottom:1px solid #f1e8df14;gap:.8rem;padding:1.28rem 0;transition:color .16s,border-color .16s,background-color .16s,transform .16s;display:grid}.path-row:hover{border-color:#b95f2d2e;transform:translate(.12rem)}.path-row-featured{padding-top:1.4rem}.static-path-row:hover{border-color:#f1e8df1a}.path-index{font-family:var(--font-sans);letter-spacing:.14em;color:#c98058eb;font-size:.72rem;font-weight:600}.path-kicker{font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;color:#a49285c7;margin:0;font-size:.68rem;font-weight:500}.path-title{color:var(--color-gray-1);margin-top:.3rem;font-size:1.3rem;font-weight:600}.path-copy{color:#d6c9bfe6;margin:0;font-size:1.06rem;line-height:1.9}.home-closing{gap:1.6rem;display:grid}.home-closing-image{background:radial-gradient(circle at 62% 34%,#d6dfe94d,#0000 17%),radial-gradient(circle at 56% 44%,#71889c6b,#0000 24%),radial-gradient(circle at 52% 58%,#404e5c73,#0000 30%),linear-gradient(#303d49f2,#13191ff2);border:1px solid #f1e8df14;min-height:22rem;padding:clamp(1.4rem,3vw,2.2rem);position:relative;overflow:hidden;box-shadow:0 18px 48px #0000001f}.home-closing-image:before{content:"";pointer-events:none;background:radial-gradient(circle at 66% 36%,#ffffff26,#0000 10%),radial-gradient(circle at 40% 42%,#ffffff0f,#0000 16%),linear-gradient(#080a0d0f,#080a0d4d);position:absolute;inset:0}.home-closing-image-copy,.home-closing-scribble{z-index:1;position:relative}.home-closing-image-copy{gap:.7rem;max-width:26rem;display:grid}.home-closing-image-kicker{font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;color:#ebe6e1b3;margin:0;font-size:.68rem;font-weight:500}.home-closing-image-title{color:#f8f3eef5;margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.03}.home-closing-image-quote{max-width:16ch;font-family:var(--font-serif);color:#f7f3eff0;margin:0;font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.38}.home-closing-scribble{max-width:14ch;font-family:var(--font-serif);text-align:right;color:#e0d8cfc2;margin:0;font-size:.94rem;font-style:italic;line-height:1.55;position:absolute;bottom:1rem;right:1.2rem}.home-closing-body{gap:1.4rem;display:grid}.home-closing-main,.home-closing-why-now,.home-closing-limits{min-width:0}.home-closing-why-now{padding-top:.2rem}.home-closing-why-kicker,.home-closing-limits-kicker{font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;color:#a49285c7;margin:0 0 .7rem;font-size:.68rem;font-weight:500}.home-closing-why-copy{color:#cbbeb2e6;max-width:28ch;margin:0;font-size:1rem;line-height:1.92}.home-closing-limits{border-top:1px solid #f1e8df0f;padding-top:.8rem}.home-closing-limits-list{gap:.55rem 1.4rem;margin:0;padding:0;list-style:none;display:grid}.home-closing-limits-list li{color:#c2b2a3db;padding-left:1rem;font-size:.98rem;line-height:1.75;position:relative}.home-closing-limits-list li:before{content:"—";color:#b95f2db3;position:absolute;left:0}@media(min-width:768px){.editorial-shell{grid-template-columns:minmax(0,.8fr) minmax(0,2.3fr) minmax(16rem,1fr);gap:2.5rem}.home-hero-shell{gap:1.1rem}.home-hero-copy{padding-top:.2rem}.home-hero-visual{transform-origin:50%;width:min(100%,78rem);margin-top:-.4rem;transform:scale(1.12)}.home-diagnosis-body{grid-template-columns:minmax(0,1.08fr) minmax(18rem,.92fr);gap:2.2rem}.home-diagnosis-fragment-list{grid-template-columns:repeat(2,minmax(0,1fr))}.home-proof{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:2.2rem}.home-entry{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:start;gap:2.2rem}.home-closing-body{grid-template-columns:minmax(0,1.15fr) minmax(16rem,.7fr);align-items:start;gap:2.2rem}.home-closing-limits-list{grid-template-columns:repeat(2,minmax(0,1fr))}.home-proof-dossier{grid-template-columns:minmax(0,1.18fr) minmax(18rem,.82fr);align-items:start;gap:1.2rem;padding-right:0}.home-proof-featured{width:auto;padding-right:1.45rem}.home-proof-side-stack{gap:1rem}.home-proof-fragment-top,.home-proof-fragment-bottom{width:auto;position:static;transform:none}.home-paper-grid{grid-template-columns:minmax(10rem,.55fr) minmax(0,1.3fr) minmax(12rem,.75fr);align-items:start;gap:1.5rem 2rem}.home-paper-header{grid-column:1/2}.home-diagram-field{grid-area:1/2/3/4;place-self:center end;width:min(100%,38rem)}.home-paper-note-left{grid-area:2/1/auto/2;align-self:end}.home-paper-note-right{grid-area:2/3/auto/4;place-self:start end}.home-loop-plate{grid-template-columns:minmax(0,1.12fr) minmax(16rem,.88fr);grid-template-areas:"diagram annotation-right""diagram thinking""diagram commitment""diagram action""diagram review""annotation-left note";align-items:start;gap:1rem 2rem}.home-loop-diagram{grid-area:diagram;align-self:stretch;min-height:30rem;padding-right:1rem}.home-loop-annotation-left{grid-area:annotation-left;align-self:start}.home-loop-annotation-right{text-align:left;grid-area:annotation-right;place-self:end start}.home-loop-stage-thinking{grid-area:thinking;justify-self:start}.home-loop-stage-commitment{grid-area:commitment;justify-self:start}.home-loop-stage-action{grid-area:action;justify-self:start}.home-loop-stage-review{grid-area:review;justify-self:start}.home-loop-note{grid-area:note;place-self:start;transform:translateY(.25rem)}.path-row{grid-template-columns:3rem minmax(0,1.15fr) minmax(18rem,.9fr);align-items:start;gap:1rem 1.5rem}}.page-hero{padding-block:clamp(4.75rem,9vw,7.5rem)}.page-title{letter-spacing:-.048em;font-size:clamp(2.62rem,5.5vw,5rem);line-height:1.02}.page-lead{color:#f3ebe4f5;font-size:clamp(1.22rem,2.08vw,1.56rem);line-height:1.86}.numbered-grid{gap:1rem;display:grid}.numbered-panel{background:linear-gradient(#fff8f108,#fff8f103);border-top:1px solid #b95f2d47;grid-template-columns:auto 1fr;gap:1rem;padding:1.2rem 1.1rem;display:grid}.numbered-panel-index{width:2rem;height:2rem;font-family:var(--font-sans);color:var(--color-accent);border:1px solid #b95f2d59;border-radius:999px;justify-content:center;align-items:center;font-size:.74rem;font-weight:700;display:inline-flex}.numbered-panel-title{color:var(--color-gray-1);margin:0;font-size:1.08rem;font-weight:700}.numbered-panel-copy{color:#d6c9bfe6;margin:.42rem 0 0;font-size:1.04rem;line-height:1.86}.static-path-row{cursor:default}.note-cluster{gap:1rem;display:grid}.note-cluster-item{border-bottom:1px solid #f1e8df14;padding-bottom:1rem}.comparison-shell{border-top:1px solid #f1e8df1a;display:grid}.comparison-row{border-bottom:1px solid #f1e8df1a;gap:0;display:grid}.comparison-cell{padding:1rem 0;font-size:1rem;line-height:1.7}.comparison-cell-muted{color:var(--color-gray-2)}.comparison-cell-strong{color:var(--color-gray-1);font-weight:600}.method-groups{gap:2.5rem;display:grid}.method-group,.method-group-items{gap:1rem;display:grid}.method-entry{background:linear-gradient(#fff8f106,#fff8f103);border-top:1px solid #b95f2d47;padding:1.25rem 1.1rem}.method-entry-head{justify-content:space-between;align-items:start;gap:1rem;display:flex}.method-entry-title{color:var(--color-gray-1);margin:0;font-size:1.15rem;font-weight:700}.method-entry-author{font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;color:var(--color-gray-3);margin:.35rem 0 0;font-size:.76rem}.method-entry-tags{flex-wrap:wrap;gap:.6rem;margin-top:.9rem;display:flex}.tag-muted{font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--color-gray-2);border:1px solid #f1e8df26;align-items:center;padding:.2rem .55rem;font-size:.72rem;display:inline-flex}.method-entry-copy{color:#d6c9bfe6;margin-top:.95rem;font-size:1.08rem;line-height:1.9}.method-entry-behavior{color:var(--color-gray-3);margin:.8rem 0 0;font-size:.92rem;line-height:1.8}.commitment-tiers{gap:1rem;display:grid}.commitment-tier{background:linear-gradient(#fff8f108,#fff8f103);border-top:1px solid #b95f2d47;padding:1.35rem 1.2rem}.commitment-tier-head{justify-content:space-between;align-items:start;gap:1rem;display:flex}.commitment-tier-title{letter-spacing:-.02em;margin-top:.4rem;font-size:1.45rem;line-height:1.12}.commitment-tier-copy{color:var(--color-gray-2);margin-top:.9rem;font-size:1rem;line-height:1.85}.tag-cloud{flex-wrap:wrap;gap:.6rem;display:flex}.case-stack{gap:2rem;display:grid}.case-card{background:linear-gradient(#fff8f108,#fff8f103);border-top:1px solid #b95f2d52;padding:1.5rem 1.2rem}.case-head{gap:1rem;display:grid}.case-title{letter-spacing:-.04em;margin-top:.75rem;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.06}.case-meta{font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;color:var(--color-gray-3);margin-top:.7rem;font-size:.76rem}.case-proof-status{flex-wrap:wrap;align-self:start;gap:.55rem;display:flex}.case-grid{gap:1.5rem;margin-top:1.5rem;display:grid}.case-main,.case-side{gap:1rem;display:grid}.case-block{border-bottom:1px solid #f1e8df14;padding-bottom:.9rem}.case-block-grid{gap:1rem;display:grid}.case-note-block{padding-top:.85rem}.case-quote{max-width:24ch}.prompt-block{white-space:pre-wrap;color:var(--color-gray-1);background:linear-gradient(#fff8f10a,#fff8f105);border:1px solid #f1e8df1f;padding:1.2rem 1.1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.94rem;line-height:1.8}.video-grid{gap:1.25rem;display:grid}.video-card{background:linear-gradient(#fff8f109,#fff8f104);border:1px solid #f1e8df1a;padding:1.2rem}.video-card-dark{background:linear-gradient(#060606b8,#fff8f105)}.video-card-head{margin-bottom:1rem}.video-card-title{letter-spacing:-.03em;margin-top:.5rem;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.12}.video-card-copy{color:var(--color-gray-2);margin-top:.7rem;font-size:1rem;line-height:1.8}.video-frame{aspect-ratio:16/9;background:#090909;border-top:1px solid #f1e8df1f;border-bottom:1px solid #f1e8df1f;position:relative;overflow:hidden}.video-frame-dark{background:#000}@media(min-width:768px){.editorial-shell{grid-template-columns:minmax(0,.8fr) minmax(0,2.3fr) minmax(16rem,1fr);gap:2.5rem}.numbered-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.comparison-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2rem}.split-diagram{grid-template-columns:minmax(0,1fr) minmax(140px,.4fr) minmax(0,1fr);gap:2rem}.method-shell{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) minmax(16rem,.7fr);gap:2.2rem}.method-group{grid-template-columns:minmax(10rem,.45fr) minmax(0,1fr);gap:1.5rem}.commitment-tiers{grid-template-columns:repeat(3,minmax(0,1fr))}.video-grid,.proof-shell{grid-template-columns:minmax(0,1.35fr) minmax(0,.95fr);align-items:start}.path-row{grid-template-columns:3rem minmax(0,1.15fr) minmax(18rem,.9fr);align-items:start;gap:1rem 1.5rem}.case-head{grid-template-columns:minmax(0,1fr) auto;align-items:start}.case-grid{grid-template-columns:minmax(0,1.5fr) minmax(16rem,.85fr);gap:2rem}.case-block-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.editorial-note-block{border-top:1px solid #f1e8df14;border-left:0;padding:1rem 0 0}.home-diagnosis-sketch{min-height:18rem;padding-inline:0}.home-hero{padding-top:6.4rem;padding-bottom:3.8rem}.home-hero-visual{transform-origin:50%;margin-inline:-1.1rem;width:calc(100% + 2.2rem);margin-top:.2rem;transform:scale(1.02)}.home-hero-margin-note{max-width:22ch}.home-proof-slip,.home-proof-scribble-right{display:none}.home-proof-notes{margin-top:.85rem;padding-left:0}.home-proof-scribble-bottom{display:block}.home-proof-featured,.home-proof-fragment{width:auto;transform:none}.home-closing-image{min-height:18rem}.home-closing-scribble{text-align:left;max-width:16ch;margin-top:1.2rem;position:static}.home-closing-limits-list{gap:.4rem}.home-diagnosis-scribble-left,.home-diagnosis-scribble-right{max-width:11ch;top:auto;bottom:.6rem}.home-diagnosis-scribble-left{left:.1rem}.home-diagnosis-scribble-right{right:.1rem}.home-diagnosis-scribble-bottom{max-width:none;margin-top:.75rem;position:static;transform:none}.home-diagnosis-fragment-list{gap:.4rem}.home-paper-note{max-width:none}.home-diagram-field{min-height:14rem;padding-inline:.1rem}.home-diagram-label-bottom{right:0}.home-loop-plate{padding-inline:1rem}.home-loop-diagram{order:1;min-height:18rem}.home-loop-stage-thinking,.home-loop-stage-commitment,.home-loop-stage-action,.home-loop-stage-review{order:2;max-width:none}.home-loop-note{order:3;max-width:none}.home-loop-annotation,.home-loop-diagram-label-right,.home-loop-diagram-label-left{display:none}.path-row{padding-inline:.1rem}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
