/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y: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;--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)}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--ink:#f4f6ff;--muted:#9ba3bd;--bg:#030615;--panel:#07102b;--line:#7e8fbe2e;--orange:#ff7422;--blue:#4058ff}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{color:var(--ink);background:radial-gradient(circle at 50% 6%, #21369d2e, transparent 26rem), var(--bg);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0}button,a{font:inherit}a{color:inherit;text-decoration:none}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.nav{z-index:10;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#040819c7;border-radius:22px;justify-content:space-between;align-items:center;height:76px;margin-top:24px;padding:0 28px;display:flex;position:relative}.brand{align-items:center;display:inline-flex}.brand img{width:145px;height:auto}.nav-links{color:#c3c8d8;gap:26px;font-size:13px;display:flex}.nav-links a:hover{color:#fff}.nav-actions,.language{align-items:center;display:flex}.nav-actions{gap:20px}.language{color:#596179;font:11px var(--font-geist-mono), monospace;gap:6px}.language button{color:#596179;cursor:pointer;background:0 0;border:0;padding:4px}.language button.active{color:#fff}.menu{cursor:pointer;background:0 0;border:0;width:30px;display:none}.menu span{background:#fff;height:1px;margin:6px 0;display:block}.hero{text-align:center;min-height:650px;padding:132px 0 80px;position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(#0000,#ff742259,#0000);width:1px;height:160px;position:absolute;bottom:0;left:50%}.hero-glow{z-index:-1;background:radial-gradient(#1c2d8747,#0000 68%);width:660px;height:420px;position:absolute;top:55px;left:50%;transform:translate(-50%)}.kicker{color:#b8bfd4;font:600 11px/1.2 var(--font-geist-mono), monospace;letter-spacing:.25em;justify-content:center;align-items:center;gap:12px;margin:0 0 28px;display:flex}.kicker:before{content:"";background:var(--orange);width:34px;height:1px}.kicker.left{justify-content:flex-start}h1{letter-spacing:-.065em;margin:0;font-size:clamp(54px,7vw,92px);line-height:.92}h1 span{font-size:.83em;display:block}.lead{color:#aeb5cc;max-width:760px;margin:34px auto;font-size:clamp(17px,2vw,21px);line-height:1.6}.actions{justify-content:center;gap:18px;margin-top:34px;display:flex}.button{border-radius:10px;align-items:center;gap:22px;min-height:56px;padding:0 24px;font-size:14px;font-weight:700;display:inline-flex}.button.primary{background:var(--orange);box-shadow:0 18px 55px #ff742240}.button.primary:hover{background:#ff8b48;transform:translateY(-2px)}.button.ghost{color:#e8eaf2}.button.ghost span{color:var(--orange)}.section{padding-top:120px;padding-bottom:120px}.section h2{letter-spacing:-.055em;max-width:850px;margin:0;font-size:clamp(40px,5vw,66px);line-height:1}.section h2.center{text-align:center;margin-inline:auto}.section-intro,.section-heading p{max-width:760px;color:var(--muted);margin:28px 0 54px;font-size:17px;line-height:1.7}.benefit-grid{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.card{border-right:1px solid var(--line);min-height:285px;padding:36px;position:relative}.card:last-child{border-right:0}.number,.module-count{color:#68718d;font:10px var(--font-geist-mono), monospace;letter-spacing:.18em}.icon{color:#b7c0ff;background:#2d3bb038;border:1px solid #4058ff59;border-radius:12px;place-items:center;width:44px;height:44px;margin:38px 0 26px;display:grid}.card h3,.step h3,.security-grid h3{letter-spacing:-.02em;margin:0 0 10px;font-size:20px}.card p,.step p,.security-grid p,.module-copy p{color:var(--muted);margin:0;line-height:1.65}.band{background:#07112f;border-block:1px solid #4258a82e;width:100%}.steps{grid-template-columns:repeat(4,1fr);margin-top:75px;display:grid}.step{border-right:1px solid var(--line);min-height:270px;padding:0 30px;position:relative}.step:first-child{padding-left:0}.step:last-child{border:0}.step-icon{color:#9cabff;border:1px solid #4159ff66;border-radius:50%;place-items:center;width:76px;height:76px;margin:28px 0;display:grid;box-shadow:0 0 35px #324aff1f}.section-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:60px;margin-bottom:70px;display:grid}.section-heading p{margin:0}.modules{gap:26px;display:grid}.module{border:1px solid var(--line);background:#05091a;grid-template-columns:1.35fr .85fr;min-height:480px;display:grid;overflow:hidden}.module:nth-child(2n){grid-template-columns:.85fr 1.35fr}.module:nth-child(2n) .module-visual{order:2}.module-visual{background:radial-gradient(circle at 50% 20%,#455cff2e,#0000 48%),linear-gradient(135deg,#091431,#030714);min-width:0;padding:34px;position:relative}.module-visual:before{content:"";filter:blur(52px);pointer-events:none;background:#354eff2e;border-radius:50%;position:absolute;inset:12% 8%}.module-visual img{object-fit:cover;object-position:left top;border-radius:8px;width:100%;height:100%}.module-copy{flex-direction:column;justify-content:center;padding:48px;display:flex}.module-copy h3{letter-spacing:-.04em;margin:20px 0 18px;font-size:34px}.tags{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.tags span,.badges span{border:1px solid var(--line);color:#b5bdd2;font:10px var(--font-geist-mono), monospace;letter-spacing:.08em;padding:8px 10px}.screen-frame{z-index:1;transform-origin:bottom;background:#09112a;border:1px solid #7388cd66;border-radius:15px;flex-direction:column;height:100%;min-height:430px;display:flex;position:relative;overflow:hidden;transform:perspective(1400px)rotateX(.7deg);box-shadow:0 36px 90px #0000006b,inset 0 0 0 1px #ffffff09}.screen-frame-bar{color:#8794b9;height:46px;font:9px var(--font-geist-mono), monospace;background:linear-gradient(#111b39,#0a1430);flex:0 0 46px;grid-template-columns:74px 1fr 74px;align-items:center;padding:0 15px;display:grid}.window-controls{gap:6px;display:flex}.window-controls i{background:#ff6d5f;border-radius:50%;width:8px;height:8px;box-shadow:14px 0 #f7be4f,28px 0 #59c963}.window-controls i:not(:first-child){display:none}.screen-address{color:#7783a5;text-overflow:ellipsis;white-space:nowrap;background:#02071873;border:1px solid #7e8fbe24;border-radius:7px;justify-self:center;max-width:100%;padding:6px 18px;overflow:hidden}.screen-frame-bar b{color:#78edc6;justify-self:end;align-items:center;gap:6px;font-size:8px;display:flex}.screen-frame-bar b i{background:currentColor;border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite livePulse;box-shadow:0 0 8px}.screenshot-stage{background:#edf2f7;flex:1;place-items:center;min-height:0;display:grid;position:relative;overflow:hidden}.screenshot-stage:after{content:"";pointer-events:none;background:linear-gradient(112deg,#0000 35%,#ffffff24 48%,#0000 61%);animation:7s ease-in-out infinite screenSheen;position:absolute;inset:0;transform:translate(-120%)}.screenshot-stage img{object-fit:contain;object-position:left top;border-radius:0;width:100%;height:100%;animation:.7s cubic-bezier(.2,.75,.25,1) both screenshotReveal}.screenshot-tabs{scrollbar-width:none;background:#081128;border-top:1px solid #24345e;flex:none;align-items:center;gap:5px;min-height:48px;padding:7px 9px;display:flex;overflow-x:auto}.screenshot-tabs::-webkit-scrollbar{display:none}.screenshot-tabs button{color:#7785a9;font:8px var(--font-geist-mono), monospace;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:6px;flex:none;padding:7px 9px}.screenshot-tabs button:hover{color:#dfe5f7}.screenshot-tabs button.active{color:#fff;background:#4058ff2e;border-color:#566eff59;position:relative;overflow:hidden}.screenshot-tabs button.active:after{content:"";transform-origin:0;background:#788cff;height:1px;animation:6s linear both tabProgress;position:absolute;bottom:0;left:0;right:0}@keyframes screenshotReveal{0%{opacity:0;filter:blur(4px);transform:scale(1.018)}to{opacity:1;filter:blur();transform:scale(1)}}@keyframes screenSheen{0%,70%{transform:translate(-120%)}88%,to{transform:translate(120%)}}@keyframes tabProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes livePulse{50%{opacity:.35;transform:scale(.75)}}.product-screen{color:#172136;height:calc(100% - 42px);min-height:388px;font-family:var(--font-geist-sans), sans-serif;background:#f3f7fb;padding:20px;overflow:hidden}.screen-head{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.screen-head h4{color:#111a2d;letter-spacing:-.03em;margin:0 0 3px;font-size:18px}.screen-head p{color:#657187;margin:0;font-size:9px}.screen-head button{color:#fff;background:#078ac7;border:0;border-radius:5px;padding:8px 12px;font-size:9px;font-weight:700}.screen-stats,.rule-summary{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:14px;display:grid}.screen-stats>div,.rule-summary>div,.kpi-cards>div{background:#fff;border:1px solid #d7e0eb;border-radius:6px;flex-direction:column;justify-content:center;min-height:52px;padding:8px 12px;display:flex;box-shadow:0 2px 5px #121f380d}.screen-stats b,.rule-summary b{font-size:16px}.screen-stats span,.rule-summary span{color:#69758a;font-size:8px}.screen-table{background:#fff;border:1px solid #d3ddea;border-radius:6px;overflow:hidden}.screen-row{color:#344056;border-bottom:1px solid #e2e8f0;grid-template-columns:2.1fr 1.1fr 1.2fr .7fr;align-items:center;min-height:43px;padding:0 12px;font-size:8px;display:grid}.screen-row:last-child{border:0}.screen-row.header{color:#5e6a7f;background:#e9eef5;min-height:32px;font-weight:700}.screen-row>span:first-child{color:#172136;align-items:center;gap:7px;font-weight:650;display:flex}.tree-dot{border:2px solid #5b6ee1;border-radius:2px;width:7px;height:7px;display:inline-block}.progress{background:#e5e9f2;border-radius:10px;width:78%;height:6px;overflow:hidden}.progress i{background:#4d65db;border-radius:10px;height:100%;display:block}.status{color:#1f7759;background:#ddf5eb;border-radius:10px;width:max-content;padding:4px 6px}.raci-legend{color:#647087;gap:13px;margin:0 0 13px;font-size:8px;display:flex}.raci-legend span{align-items:center;gap:4px;display:flex}.raci-legend i{border-radius:2px;width:8px;height:8px}.raci-legend .r,.raci-r{color:#284bbb;background:#d9e4ff}.raci-legend .a,.raci-a{color:#b54e0e;background:#ffe7d4}.raci-legend .c,.raci-c{color:#207555;background:#dff5e9}.raci-legend .i,.raci-i{color:#657187;background:#edf0f4}.raci-grid{background:#fff;border:1px solid #d5deea;border-radius:6px;overflow:hidden}.raci-row{border-bottom:1px solid #e4e9f0;grid-template-columns:2.3fr repeat(4,.5fr);align-items:center;min-height:46px;padding:0 13px;font-size:8px;display:grid}.raci-row:last-child{border:0}.raci-row.header{background:#e9eef5;min-height:34px}.raci-row b{border-radius:5px;place-items:center;width:21px;height:21px;font-size:8px;display:grid}.raci-row.header b{color:#69758a;background:0 0}.kpi-cards{grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:12px;display:grid}.kpi-cards span{color:#69758a;font-size:8px}.kpi-cards b{margin-top:4px;font-size:18px}.kpi-cards small{color:#19845e;font-size:7px}.kpi-body{grid-template-columns:1.15fr .85fr;gap:10px;display:grid}.trend-card,.quality-list{background:#fff;border:1px solid #d7e0eb;border-radius:6px;min-height:170px;padding:13px}.trend-card>span,.screen-label{color:#657187;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:700}.trend-card>b{margin-top:-4px;font-size:20px;display:block}.trend-line{border-bottom:1px solid #dce3ed;align-items:flex-end;gap:7px;height:95px;margin:4px 0;display:flex}.trend-line i{opacity:.85;background:#5970dd;border-radius:3px 3px 0 0;flex:1}.trend-line i:first-child{height:48%}.trend-line i:nth-child(2){height:57%}.trend-line i:nth-child(3){height:51%}.trend-line i:nth-child(4){height:68%}.trend-line i:nth-child(5){height:72%}.trend-line i:nth-child(6){height:80%}.trend-line i:nth-child(7){background:#ff7422;height:89%}.quality-list>div{grid-template-columns:58px 1fr 28px;align-items:center;gap:6px;margin:10px 0;font-size:8px;display:grid}.quality-list i{background:#e7ebf2;border-radius:5px;height:6px;overflow:hidden}.quality-list i b{background:#3f61d6;height:100%;display:block}.quality-list strong{font-size:8px}.mdm-layout{grid-template-columns:.85fr 1.15fr;gap:10px;display:grid}.source-panel,.golden-panel{background:#fff;border:1px solid #d6dfeb;border-radius:6px;min-height:265px;padding:13px}.source-card{border:1px solid #e0e6ee;border-radius:6px;grid-template-columns:28px 1fr auto;align-items:center;gap:7px;margin-top:10px;padding:9px;display:grid}.source-card>i{color:#fff;background:#4964d8;border-radius:5px;place-items:center;width:27px;height:27px;font-size:8px;font-style:normal;font-weight:800;display:grid}.source-card span{flex-direction:column;min-width:0;display:flex}.source-card b{font-size:8px}.source-card small{color:#718096;font-size:7px}.source-card em{color:#1a7c5a;font-size:7px;font-style:normal}.golden-head{justify-content:space-between;display:flex}.golden-head>b{color:#20304e;font-size:13px}.record-map{height:160px;position:relative}.node{z-index:2;color:#526179;text-align:center;background:#f7f9fc;border:1px solid #cdd7e5;border-radius:50%;place-items:center;width:36px;height:36px;font-size:7px;font-weight:800;display:grid;position:absolute}.node.golden{color:#fff;background:#ff7422;border-color:#ff7b31;width:52px;height:52px;top:55px;left:calc(50% - 25px);box-shadow:0 5px 16px #ff742240}.source-one{top:22px;left:5px}.source-two{bottom:20px;left:5px}.output-one{top:22px;right:5px}.output-two{bottom:20px;right:5px}.line{z-index:1;transform-origin:0;background:#bcc8d8;width:42%;height:1px;position:absolute}.line.l1{top:43px;left:36px;transform:rotate(18deg)}.line.l2{bottom:45px;left:36px;transform:rotate(-18deg)}.line.l3{top:82px;left:54%;transform:rotate(-18deg)}.line.l4{top:86px;left:54%;transform:rotate(18deg)}.golden-stats{border-top:1px solid #e1e6ee;justify-content:space-around;padding-top:8px;display:flex}.golden-stats span{color:#738096;flex-direction:column;font-size:7px;display:flex}.golden-stats b{color:#1c2940;font-size:11px}.rule-summary .warn b{color:#d8493e}.rules-table .screen-row{grid-template-columns:2fr .8fr 1fr .6fr}.rule-check{color:#177757;background:#dff5eb;border-radius:50%;place-items:center;width:16px;height:16px;font-size:8px;font-style:normal;display:grid}.rule-score{color:#177757;font-weight:800}.security-grid{border:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:68px;display:grid}.security-grid article{border-right:1px solid var(--line);min-height:240px;padding:30px}.security-grid article:last-child{border:0}.security-grid .icon{margin-top:0}.badges{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:45px;display:flex}.badges span{color:#9fe0c9}.faq h2{margin-bottom:55px}.faq-list{border-top:1px solid var(--line);max-width:920px;margin-left:auto}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;justify-content:space-between;align-items:center;padding:27px 4px;font-size:19px;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary span{color:var(--orange);font-size:28px;font-weight:300}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);margin:-8px 0 26px;padding-right:70px;line-height:1.65}.footer{border-top:1px solid var(--line);justify-content:space-between;align-items:end;padding-top:50px;padding-bottom:50px;display:flex}.footer p,.footer-meta{color:#727b95;font-size:12px}.footer-meta{font-family:var(--font-geist-mono), monospace;gap:28px;display:flex}@media (width<=900px){.nav{margin-top:16px}.menu{display:block}.nav-links{border:1px solid var(--line);background:#070b1d;border-radius:16px;flex-direction:column;padding:24px;display:none;position:absolute;top:86px;left:0;right:0}.nav-links.open{display:flex}.benefit-grid,.security-grid{grid-template-columns:1fr}.card,.security-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.steps{grid-template-columns:1fr 1fr;gap:44px 0}.step:nth-child(2){border-right:0}.section-heading{grid-template-columns:1fr;gap:24px}.module,.module:nth-child(2n){grid-template-columns:1fr}.module:nth-child(2n) .module-visual{order:0}.footer{flex-direction:column;align-items:flex-start;gap:32px}}@media (width<=600px){.shell{width:min(100% - 28px,1180px)}.nav{border-radius:17px;height:68px;padding:0 18px}.brand img{width:120px}.hero{min-height:620px;padding-top:105px}h1{font-size:clamp(48px,14vw,66px)}.lead{font-size:16px}.actions{align-items:center;gap:8px}.button{gap:12px;min-height:52px;padding:0 16px;font-size:12px}.section{padding-top:88px;padding-bottom:88px}.section h2{font-size:42px}.steps{grid-template-columns:1fr;margin-top:55px}.step,.step:first-child{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:0 0 38px}.module{min-height:0}.module-visual{padding:12px}.screen-frame{min-height:340px}.product-screen{min-height:298px;padding:12px}.module-copy{padding:32px 24px}.module-copy h3{font-size:28px}.footer-meta{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:no-preference){.button,summary span{transition:all .2s}}@media (prefers-reduced-motion:reduce){.screen-frame,.screenshot-stage img{transform:none}.screenshot-stage:after,.screen-frame-bar b i,.screenshot-tabs button.active:after{animation:none}}@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}
