@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-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)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.block{display:block}.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)}.italic{font-style:italic}.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,)}@media(min-width:48rem){.md\:w-\[45\%\]{width:45%}.md\:w-\[55\%\]{width:55%}.md\:flex-row{flex-direction:row}}}:root{--ink:#0a0e1a;--ink-soft:#2c3350;--ink-muted:#7a82a0;--paper:#f6f7fb;--paper-warm:#eef0f8;--accent:#0f2860;--accent-light:#e6eaf6;--accent-mid:#1e3f8f;--gold:#b8882a;--gold-bright:#d4a843;--gold-light:#fdf6e3;--gold-border:#b8882a40;--border:#dde0ed;--white:#fff;--navy-deep:#070f2b}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:DM Sans,sans-serif;line-height:1.6}nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#f6f7fbf0;justify-content:space-between;align-items:center;height:64px;padding:0 2rem;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo{color:var(--accent);letter-spacing:-.01em;font-family:Instrument Serif,serif;font-size:1.3rem;text-decoration:none}.nav-logo span{color:var(--ink-muted);margin-left:.5rem;font-family:DM Sans,sans-serif;font-size:.85rem;font-style:italic}.nav-links{align-items:center;gap:2rem;list-style:none;display:flex}.nav-links a{color:var(--ink-soft);font-size:.875rem;font-weight:400;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--accent)}.nav-cta{border-radius:6px;padding:.5rem 1.25rem;background:linear-gradient(135deg,var(--gold-bright),var(--gold))!important;color:var(--white)!important;font-size:.875rem!important;font-weight:500!important;transition:opacity .2s!important}.nav-cta:hover{opacity:.88!important}.hero{align-items:center;gap:4rem;max-width:1200px;min-height:100vh;margin:0 auto;padding:8rem 2rem 4rem;display:flex}.hero-left{flex:1;max-width:600px}.hero-badge{background:var(--gold-light);color:var(--gold);border:1px solid var(--gold-border);letter-spacing:.02em;text-transform:uppercase;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1.75rem;padding:.35rem .875rem;font-size:.78rem;font-weight:500;display:inline-flex}.hero-badge:before{content:"";background:var(--gold-bright);border-radius:50%;width:6px;height:6px}.hero h1{color:var(--ink);letter-spacing:-.02em;margin-bottom:1.5rem;font-family:Instrument Serif,serif;font-size:clamp(2.5rem,5vw,4rem);line-height:1.1}.hero h1 em{color:var(--gold-bright);font-style:italic}.hero-sub{color:var(--ink-soft);max-width:480px;margin-bottom:2.25rem;font-size:1.1rem;font-weight:300;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.btn-primary{background:var(--accent);color:var(--white);border:1px solid #d4a84333;border-radius:8px;padding:.875rem 2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.btn-primary:hover{background:var(--accent-mid);transform:translateY(-1px)}.btn-ghost{color:var(--ink-soft);align-items:center;gap:.4rem;font-size:.95rem;font-weight:400;text-decoration:none;transition:color .2s;display:inline-flex}.btn-ghost:hover{color:var(--accent)}.btn-ghost:after{content:"→"}.hero-right{flex-direction:column;flex:0 0 380px;gap:1rem;display:flex}.stat-card{background:var(--white);border:1px solid var(--border);border-radius:12px;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.stat-icon{background:var(--accent-light);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;display:flex}.stat-number{color:var(--gold);font-family:Instrument Serif,serif;font-size:1.75rem;line-height:1}.stat-label{color:var(--ink-muted);margin-top:.2rem;font-size:.8rem}.hero-quote{background:var(--navy-deep);color:var(--white);border:1px solid #d4a84333;border-radius:12px;padding:1.5rem}.hero-quote p{opacity:.95;color:#ffffffe6;margin-bottom:.75rem;font-family:Instrument Serif,serif;font-size:1rem;font-style:italic;line-height:1.5}.hero-quote:before{content:'"';color:var(--gold-bright);opacity:.6;margin-bottom:.75rem;font-family:Instrument Serif,serif;font-size:3rem;line-height:.5;display:block}.hero-quote-attr{opacity:.7;font-size:.78rem;font-weight:300}section{padding:5rem 2rem}.container{max-width:1100px;margin:0 auto}.section-tag{text-transform:uppercase;letter-spacing:.08em;color:var(--gold);margin-bottom:.75rem;font-size:.75rem;font-weight:500}.section-title{letter-spacing:-.01em;color:var(--ink);margin-bottom:1rem;font-family:Instrument Serif,serif;font-size:clamp(1.75rem,3.5vw,2.5rem);line-height:1.2}.section-sub{color:var(--ink-soft);max-width:560px;font-size:1rem;font-weight:300;line-height:1.7}.trust-bar{background:var(--navy-deep);border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;padding:1.5rem 2rem}.trust-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;max-width:1100px;margin:0 auto;display:flex}.trust-item{color:#ffffff8c;white-space:nowrap;align-items:center;gap:.6rem;font-size:.85rem;display:flex}.trust-item strong{color:var(--gold-bright);font-weight:500}.trust-dot{background:#fff3;border-radius:50%;width:3px;height:3px}.problem{background:var(--white)}.problem-grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;margin-top:3rem;display:grid}.pain-list{flex-direction:column;gap:1rem;list-style:none;display:flex}.pain-item{background:#fef9f9;border:1px solid #f0e0e0;border-radius:8px;align-items:flex-start;gap:.875rem;padding:1rem 1.25rem;display:flex}.pain-x{color:#c0392b;background:#fde8e8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;font-size:.7rem;font-weight:700;display:flex}.pain-text{color:var(--ink-soft);font-size:.9rem;line-height:1.5}.roi-card{background:var(--navy-deep);border:1px solid #d4a84333;border-radius:12px;padding:2rem}.roi-card h3{color:var(--white);margin-bottom:1.5rem;font-family:Instrument Serif,serif;font-size:1.4rem}.roi-line{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:baseline;padding:.75rem 0;font-size:.88rem;display:flex}.roi-line:last-of-type{border-bottom:none}.roi-line-label{color:#ffffff8c}.roi-line-value{color:#ffffffd9;font-size:.95rem;font-weight:500}.roi-total{border-top:1px solid var(--gold-border);justify-content:space-between;align-items:baseline;margin-top:1rem;padding-top:1rem;display:flex}.roi-total-label{color:var(--gold-bright);font-weight:500}.roi-total-value{color:var(--gold-bright);font-family:Instrument Serif,serif;font-size:1.5rem}.services{background:var(--paper)}.services-header{margin-bottom:3rem}.service-cards{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.service-card{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:2rem 1.75rem;transition:border-color .2s,transform .2s;position:relative}.service-card:hover{border-color:var(--gold-bright);transform:translateY(-3px);box-shadow:0 8px 32px #0f286014}.service-num{color:var(--gold-light);background:linear-gradient(135deg,var(--gold-bright),var(--gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-family:Instrument Serif,serif;font-size:2.5rem;font-weight:400;line-height:1}.service-card h3{color:var(--ink);margin-bottom:.75rem;font-size:1rem;font-weight:500}.service-card p{color:var(--ink-soft);margin-bottom:1.25rem;font-size:.875rem;line-height:1.6}.service-tags{flex-wrap:wrap;gap:.4rem;display:flex}.tag{background:var(--gold-light);color:var(--gold);border:1px solid var(--gold-border);border-radius:20px;padding:.2rem .6rem;font-size:.72rem;font-weight:500}.process{background:var(--white)}.process-steps{grid-template-columns:repeat(4,1fr);gap:0;margin-top:3rem;display:grid;position:relative}.process-steps:before{content:"";background:linear-gradient(90deg,var(--border),var(--gold-bright),var(--border));z-index:0;height:1px;position:absolute;top:28px;left:calc(12.5% + 14px);right:calc(12.5% + 14px)}.process-step{text-align:center;padding:0 1rem}.step-circle{background:var(--accent);width:56px;height:56px;color:var(--gold-bright);z-index:1;border:2px solid #d4a8434d;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;font-family:Instrument Serif,serif;font-size:1.1rem;display:flex;position:relative}.step-week{text-transform:uppercase;letter-spacing:.06em;color:var(--gold);margin-bottom:.4rem;font-size:.72rem;font-weight:500}.step-title{color:var(--ink);margin-bottom:.5rem;font-size:.9rem;font-weight:500}.step-desc{color:var(--ink-muted);font-size:.8rem;line-height:1.5}.pricing{background:var(--paper)}.pricing-cards{grid-template-columns:1fr 1fr;gap:1.5rem;max-width:800px;margin:3rem auto 0;display:grid}.pricing-card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:2.5rem 2rem}.pricing-card.featured{border:2px solid var(--gold-bright);position:relative;box-shadow:0 4px 32px #0f286014}.pricing-badge{background:linear-gradient(135deg,var(--gold-bright),var(--gold));color:var(--white);white-space:nowrap;text-transform:uppercase;letter-spacing:.04em;border-radius:20px;padding:.3rem 1rem;font-size:.72rem;font-weight:500;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.pricing-label{text-transform:uppercase;letter-spacing:.06em;color:var(--ink-muted);margin-bottom:.5rem;font-size:.8rem}.pricing-price{color:var(--accent);margin-bottom:.25rem;font-family:Instrument Serif,serif;font-size:2.5rem;line-height:1}.pricing-cycle{color:var(--ink-muted);margin-bottom:1.75rem;font-size:.85rem}.pricing-features{flex-direction:column;gap:.75rem;margin-bottom:2rem;list-style:none;display:flex}.pricing-feature{color:var(--ink-soft);align-items:flex-start;gap:.75rem;font-size:.875rem;display:flex}.check{background:var(--gold-light);width:18px;height:18px;color:var(--gold);border:1px solid var(--gold-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:.65rem;font-weight:700;display:flex}.guarantee-strip{background:var(--navy-deep);text-align:center;border:1px solid #d4a84333;border-radius:10px;max-width:800px;margin:2rem auto 0;padding:1.25rem 1.5rem}.guarantee-strip p{color:#fff9;font-size:.875rem}.guarantee-strip strong{color:var(--gold-bright)}.about{background:var(--white)}.about-grid{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;margin-top:3rem;display:grid}.about-left h2{color:var(--ink);margin-bottom:1.25rem;font-family:Instrument Serif,serif;font-size:2rem;line-height:1.25}.about-left p{color:var(--ink-soft);margin-bottom:1rem;font-size:.95rem;font-weight:300;line-height:1.75}.cred-list{flex-direction:column;gap:.75rem;margin-top:1.5rem;list-style:none;display:flex}.cred-item{color:var(--ink-soft);align-items:flex-start;gap:.75rem;font-size:.875rem;display:flex}.cred-dot{background:var(--gold-bright);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:6px}.advantage-cards{flex-direction:column;gap:1rem;display:flex}.advantage-card{background:var(--paper);border:1px solid var(--border);border-radius:10px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:border-color .2s;display:flex}.advantage-card:hover{border-color:var(--gold-bright)}.advantage-icon{background:var(--accent-light);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;display:flex}.advantage-title{color:var(--ink);margin-bottom:.25rem;font-size:.875rem;font-weight:500}.advantage-desc{color:var(--ink-muted);font-size:.8rem;line-height:1.5}.cta-section{background:var(--navy-deep);text-align:center;padding:6rem 2rem;position:relative;overflow:hidden}.cta-section:before{content:"";pointer-events:none;background:radial-gradient(#d4a84314,#0000 70%);width:600px;height:400px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.cta-section h2{color:var(--white);margin-bottom:1rem;font-family:Instrument Serif,serif;font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.25;position:relative}.cta-section h2 em{color:var(--gold-bright);font-style:italic}.cta-section p{color:#ffffffbf;max-width:480px;margin:0 auto 2.5rem;font-size:1rem;font-weight:300;line-height:1.7}.cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn-white{background:var(--white);color:var(--accent);border-radius:8px;padding:.875rem 2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:opacity .2s,transform .15s,background .2s;display:inline-block}.btn-white:hover{background:var(--gold-light);transform:translateY(-1px)}.btn-outline-white{color:var(--gold-bright);border:1.5px solid #d4a84366;border-radius:8px;padding:.875rem 2rem;font-size:.95rem;font-weight:400;text-decoration:none;transition:border-color .2s;display:inline-block}.btn-outline-white:hover{border-color:var(--gold-bright)}footer{color:#fff6;background:#040a1a;border-top:1px solid #d4a84326;padding:2.5rem 2rem;font-size:.8rem}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;display:flex}.footer-brand{color:var(--gold-bright);font-family:Instrument Serif,serif;font-size:1.1rem}.footer-links{gap:1.5rem;display:flex}.footer-links a{color:#ffffff59;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--gold-bright)}@media(max-width:900px){.hero{flex-direction:column;gap:2.5rem;padding-top:6rem}.hero-right{flex:unset;width:100%}.problem-grid,.about-grid{grid-template-columns:1fr;gap:2.5rem}.service-cards{grid-template-columns:1fr}.process-steps{grid-template-columns:1fr 1fr;gap:2rem}.process-steps:before{display:none}.pricing-cards{grid-template-columns:1fr;max-width:480px}.nav-links{display:none}}@media(max-width:600px){.process-steps{grid-template-columns:1fr}.trust-inner{gap:1.5rem}.trust-dot{display:none}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-badge{animation:.5s both fadeUp}.hero h1{animation:.5s .1s both fadeUp}.hero-sub{animation:.5s .2s both fadeUp}.hero-actions{animation:.5s .3s both fadeUp}.hero-right{animation:.6s .4s both fadeUp}@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}
