@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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight: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}}}@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;--color-blue-600:oklch(54.6% .245 262.881);--color-gray-600:oklch(44.6% .03 256.802);--spacing:.25rem;--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-bold:700;--radius-lg:.5rem;--radius-2xl:1rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--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;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{.static{position:static}.start{inset-inline-start:var(--spacing)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.w-full{width:100%}.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}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-8{gap:calc(var(--spacing) * 8)}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.object-cover{object-fit:cover}.p-5{padding:calc(var(--spacing) * 5)}.p-8{padding:calc(var(--spacing) * 8)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-2{padding-block:calc(var(--spacing) * 2)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-blue-600{color:var(--color-blue-600)}.text-gray-600{color:var(--color-gray-600)}.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,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media(min-width:48rem){.md\:w-\[45\%\]{width:45%}.md\:w-\[55\%\]{width:55%}.md\:flex-row{flex-direction:row}}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0f1c2e;--navy2:#1a2e4a;--blue:#2d5a8e;--gold:#c8963e;--gold2:#e8b96a;--white:#f5f0e8;--mid:#8a8a8a;--light:#bbb}html{scroll-behavior:smooth}body{background:var(--navy);color:var(--white);-webkit-font-smoothing:antialiased;font-family:DM Sans,sans-serif;font-weight:300;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:999;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");position:fixed;inset:0}.hero{grid-template-rows:auto 1fr auto;min-height:100vh;display:grid;position:relative;overflow:hidden}.hero-bg{z-index:0;background:radial-gradient(70% 60% at 65% 55%,#c8963e1f,#0000 60%),radial-gradient(50% 80% at 80% 30%,#2d5a8e26,#0000 55%),linear-gradient(175deg,#0a1520,#0f1c2e 40%,#0a1018);position:absolute;inset:0}.orb{z-index:0;background:radial-gradient(circle,#c8963e14,#0000 70%);border-radius:50%;width:600px;height:600px;animation:12s ease-in-out infinite alternate drift;position:absolute;top:10%;right:-10%}@keyframes drift{0%{transform:translate(0)scale(1)}to{transform:translate(-40px,30px)scale(1.08)}}nav{z-index:10;border-bottom:1px solid #c8963e26;justify-content:space-between;align-items:center;padding:2rem 4rem;display:flex;position:relative}.nav-mark{letter-spacing:.2em;color:var(--gold);text-transform:uppercase;font-family:Cormorant Garamond,serif;font-size:.85rem;font-weight:400}.nav-links{gap:2.5rem;list-style:none;display:flex}.nav-links a{letter-spacing:.12em;color:var(--light);text-transform:uppercase;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:400;text-decoration:none;transition:color .3s}.nav-links a:hover{color:var(--gold)}.hero-content{z-index:10;flex-direction:column;justify-content:center;max-width:900px;padding:4rem 4rem 2rem;display:flex;position:relative}.eyebrow{letter-spacing:.3em;color:var(--gold);text-transform:uppercase;opacity:0;margin-bottom:1.5rem;font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:500;animation:.8s .2s forwards fadeUp}.hero-title{letter-spacing:.02em;color:var(--white);opacity:0;margin-bottom:.3em;font-family:Bebas Neue,sans-serif;font-size:clamp(5rem,12vw,11rem);line-height:.88;animation:.9s .4s forwards fadeUp}.hero-title span{color:var(--gold);display:block}.hero-subtitle{color:#f5f0e8a6;opacity:0;max-width:600px;margin-bottom:2.5rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.2rem,2.5vw,1.65rem);font-style:italic;font-weight:300;line-height:1.5;animation:.9s .6s forwards fadeUp}.hero-doctrine{letter-spacing:.05em;color:var(--gold2);border-left:3px solid var(--gold);opacity:0;margin-bottom:3rem;padding-left:1.2rem;font-family:Cormorant Garamond,serif;font-size:clamp(1rem,1.8vw,1.25rem);font-weight:600;animation:.9s .8s forwards fadeUp}.hero-ctas{opacity:0;flex-wrap:wrap;gap:1rem;animation:.9s 1s forwards fadeUp;display:flex}.btn-primary{background:var(--gold);color:var(--navy);letter-spacing:.15em;text-transform:uppercase;padding:1rem 2.2rem;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:500;text-decoration:none;transition:background .3s,transform .2s;display:inline-block}.btn-primary:hover{background:var(--gold2);transform:translateY(-2px)}.btn-secondary{color:var(--gold);letter-spacing:.15em;text-transform:uppercase;border:1px solid #c8963e66;padding:1rem 2.2rem;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:400;text-decoration:none;transition:border-color .3s,color .3s,transform .2s;display:inline-block}.btn-secondary:hover{border-color:var(--gold);color:var(--gold2);transform:translateY(-2px)}.hero-scroll{z-index:10;opacity:0;align-items:center;gap:1rem;padding:2rem 4rem;animation:.9s 1.2s forwards fadeUp;display:flex;position:relative}.scroll-line{background:var(--gold);opacity:.5;width:40px;height:1px}.scroll-text{letter-spacing:.2em;text-transform:uppercase;color:var(--mid);font-size:.7rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.stat-strip{background:#c8963e14;border-top:1px solid #c8963e33;border-bottom:1px solid #c8963e33;grid-template-columns:repeat(3,1fr);gap:2rem;padding:2.5rem 4rem;display:grid}.stat{text-align:center;border-right:1px solid #c8963e26;padding:0 1rem}.stat:last-child{border-right:none}.stat-num{color:var(--gold);margin-bottom:.4rem;font-family:Bebas Neue,sans-serif;font-size:3.5rem;line-height:1}.stat-label{color:#f5f0e899;font-family:Cormorant Garamond,serif;font-size:.95rem;font-style:italic;font-weight:300;line-height:1.4}section.content-section{max-width:1200px;margin:0 auto;padding:7rem 4rem}.section-label{letter-spacing:.35em;color:var(--gold);text-transform:uppercase;align-items:center;gap:1rem;margin-bottom:1.5rem;font-family:DM Sans,sans-serif;font-size:.68rem;font-weight:500;display:flex}.section-label:before{content:"";background:var(--gold);width:30px;height:1px;display:block}.section-heading{color:var(--white);margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:600;line-height:1.15}.section-heading em{color:var(--gold);font-style:italic}.section-body{color:#f5f0e8b3;max-width:680px;margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;font-size:1.15rem;font-weight:300;line-height:1.8}.book-section{background:linear-gradient(135deg,#0f1c2ecc,#1a2e4a66);border-top:1px solid #c8963e1a;border-bottom:1px solid #c8963e1a;padding:7rem 4rem}.book-grid{grid-template-columns:1fr 1.6fr;align-items:center;gap:6rem;max-width:1200px;margin:0 auto;display:grid}.book-cover-mock{aspect-ratio:5.5/8.5;background:linear-gradient(160deg,#0a1520,#1a2e4a,#0f1c2e);border:1px solid #c8963e4d;flex-direction:column;justify-content:space-between;width:100%;max-width:320px;padding:2rem;transition:transform .4s;display:flex;position:relative;overflow:hidden;transform:rotate(-1.5deg);box-shadow:20px 20px 60px #0009,-2px -2px 20px #c8963e0d,inset 0 0 60px #c8963e08}.book-cover-mock:hover{transform:rotate(0)scale(1.02)}.book-cover-mock:after{content:"";background:linear-gradient(135deg,#0000 60%,#c8963e0f);position:absolute;inset:0}.mock-eyebrow{letter-spacing:.3em;color:var(--gold);text-transform:uppercase;font-family:DM Sans,sans-serif;font-size:.55rem}.mock-title{color:var(--white);font-family:Bebas Neue,sans-serif;font-size:2.8rem;line-height:.88}.mock-title-gold{color:var(--gold);margin-top:.2rem;font-family:Bebas Neue,sans-serif;font-size:1.6rem;display:block}.mock-sub{letter-spacing:.2em;color:#f5f0e866;text-transform:uppercase;border-top:1px solid #c8963e4d;margin-top:.3rem;padding-top:.5rem;font-family:DM Sans,sans-serif;font-size:.5rem}.mock-author{color:var(--gold);letter-spacing:.08em;font-family:Bebas Neue,sans-serif;font-size:1.1rem}.mock-credentials{color:#f5f0e866;letter-spacing:.1em;margin-top:.2rem;font-family:DM Sans,sans-serif;font-size:.42rem}.mock-doctrine{color:#c8963e99;margin-top:.2rem;font-family:Cormorant Garamond,serif;font-size:.55rem;font-style:italic}.book-features{flex-direction:column;gap:1rem;margin:2rem 0;display:flex}.feature{align-items:flex-start;gap:1rem;display:flex}.feature-mark{border:1px solid var(--gold);width:24px;min-width:24px;height:24px;color:var(--gold);justify-content:center;align-items:center;margin-top:2px;font-family:Bebas Neue,sans-serif;font-size:.75rem;display:flex}.feature-text{color:#f5f0e8bf;font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:400;line-height:1.5}.feature-text strong{color:var(--white);font-weight:600}.frameworks-grid{background:#c8963e1a;border:1px solid #c8963e1a;grid-template-columns:repeat(3,1fr);gap:1.5px;margin-top:3rem;display:grid}.framework-card{background:var(--navy);cursor:default;padding:2rem;transition:background .3s}.framework-card:hover{background:#c8963e0f}.fw-acronym{color:var(--gold);margin-bottom:.4rem;font-family:Bebas Neue,sans-serif;font-size:2.5rem;line-height:1}.fw-name{letter-spacing:.12em;text-transform:uppercase;color:var(--light);margin-bottom:.8rem;font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:500}.fw-desc{color:#f5f0e88c;font-family:Cormorant Garamond,serif;font-size:.95rem;font-style:italic;font-weight:300;line-height:1.5}.phrases-section{border-top:1px solid #c8963e1a;padding:7rem 4rem;overflow:hidden}.phrase-ticker{white-space:nowrap;gap:4rem;margin-bottom:1.5rem;animation:30s linear infinite ticker;display:flex}.phrase-ticker-reverse{animation:35s linear infinite ticker-reverse}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes ticker-reverse{0%{transform:translate(-50%)}to{transform:translate(0)}}.phrase-item{color:#f5f0e859;flex-shrink:0;align-items:center;gap:4rem;font-family:Cormorant Garamond,serif;font-size:1.05rem;font-style:italic;display:flex}.phrase-item:after{content:"◆";color:var(--gold);opacity:.4;font-size:.5rem}.phrase-highlight{color:var(--white);text-align:center;border-left:3px solid var(--gold);border-right:3px solid var(--gold);max-width:800px;margin:3rem auto;padding:3rem 4rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-style:italic;font-weight:600;line-height:1.3;position:relative}.phrase-attr{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-top:1.2rem;font-family:DM Sans,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;display:block}.about-grid{grid-template-columns:1.2fr 1fr;align-items:start;gap:6rem;display:grid}.author-card{background:#c8963e0d;border:1px solid #c8963e26;padding:2.5rem}.author-name{color:var(--white);letter-spacing:.05em;margin-bottom:.3rem;font-family:Bebas Neue,sans-serif;font-size:2rem}.author-title{color:var(--gold);margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;font-size:.9rem;font-style:italic;line-height:1.5}.author-rule{background:var(--gold);width:40px;height:2px;margin-bottom:1.5rem}.author-bio{color:#f5f0e8a6;margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:300;line-height:1.8}.author-links{border-top:1px solid #c8963e26;flex-direction:column;gap:.5rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.author-link{letter-spacing:.15em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.5rem;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:400;text-decoration:none;transition:color .3s;display:flex}.author-link:before{content:"→";font-size:.7rem}.author-link:hover{color:var(--gold2)}.email-section{text-align:center;background:linear-gradient(135deg,#c8963e14,#2d5a8e14);border-top:1px solid #c8963e26;border-bottom:1px solid #c8963e26;padding:6rem 4rem}.email-inner{max-width:600px;margin:0 auto}.email-section .section-heading{text-align:center;margin-bottom:1rem;font-size:clamp(1.8rem,3vw,2.4rem)}.email-section .section-body{text-align:center;margin:0 auto 2rem}.email-form{gap:0;max-width:480px;margin:0 auto;display:flex}.email-input{color:var(--white);background:#ffffff0d;border:1px solid #c8963e4d;border-right:none;outline:none;flex:1;padding:1rem 1.2rem;font-family:DM Sans,sans-serif;font-size:.85rem;transition:border-color .3s}.email-input::placeholder{color:var(--mid)}.email-input:focus{border-color:var(--gold)}.email-btn{background:var(--gold);color:var(--navy);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;white-space:nowrap;border:none;padding:1rem 1.8rem;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:500;transition:background .3s}.email-btn:hover{background:var(--gold2)}.email-note{color:var(--mid);margin-top:1rem;font-family:Cormorant Garamond,serif;font-size:.8rem;font-style:italic}footer{border-top:1px solid #c8963e1a;grid-template-columns:1fr 1fr 1fr;align-items:start;gap:2rem;max-width:1200px;margin:0 auto;padding:4rem;display:grid}.footer-mark{color:var(--white);letter-spacing:.05em;margin-bottom:.5rem;font-family:Bebas Neue,sans-serif;font-size:1.4rem}.footer-sub{color:var(--mid);font-family:Cormorant Garamond,serif;font-size:.8rem;font-style:italic;line-height:1.6}.footer-links{flex-direction:column;gap:.7rem;list-style:none;display:flex}.footer-links a{letter-spacing:.1em;text-transform:uppercase;color:var(--mid);font-family:DM Sans,sans-serif;font-size:.75rem;text-decoration:none;transition:color .3s}.footer-links a:hover{color:var(--gold)}.footer-copy{color:#8a8a8a80;text-align:right;font-family:Cormorant Garamond,serif;font-size:.8rem;line-height:1.8}.footer-bar{text-align:center;color:#c8963e80;background:#c8963e0d;border-top:1px solid #c8963e14;padding:1.2rem 4rem;font-family:Cormorant Garamond,serif;font-size:.85rem;font-style:italic}@media(max-width:900px){nav{padding:1.5rem 2rem}.nav-links{display:none}.hero-content{padding:3rem 2rem 1rem}.hero-scroll{padding:1.5rem 2rem}.stat-strip{grid-template-columns:1fr;gap:1.5rem;padding:2rem}.stat{border-bottom:1px solid #c8963e1a;border-right:none;padding-bottom:1.5rem}.stat:last-child{border-bottom:none}section.content-section,.book-section{padding:4rem 2rem}.book-grid{grid-template-columns:1fr;gap:3rem}.book-cover-mock{max-width:220px;margin:0 auto}.frameworks-grid{grid-template-columns:1fr 1fr}.about-grid{grid-template-columns:1fr;gap:3rem}.phrases-section{padding:4rem 2rem}.phrase-highlight{padding:2rem;font-size:1.4rem}.email-section{padding:4rem 2rem}.email-form{flex-direction:column}.email-input{border-bottom:none;border-right:1px solid #c8963e4d}footer{grid-template-columns:1fr;padding:3rem 2rem}.footer-copy{text-align:left}}@media(max-width:600px){.frameworks-grid{grid-template-columns:1fr}.hero-title{font-size:4.5rem}}@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-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{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}
