/*! 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-outline-style:solid}}}@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{.visible{visibility:visible}.relative{position:relative}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--ink:#0b1427;--muted:#697487;--green:#119b45;--green2:#20b75b;--soft:#eff8f1;--cream:#f8faf8;--line:#dde7df;--navy:#071827;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-geist-sans),"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased;margin:0}button,input,select,textarea{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}.wrap{width:min(1380px,100% - 72px);margin:auto}.header{z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffed;align-items:center;height:92px;transition:all .25s;display:flex;position:fixed;inset:0 0 auto}.header.sticky{height:72px;box-shadow:0 1px #0b142714}.header-in{justify-content:space-between;align-items:center;display:flex}.brand{align-items:center;gap:12px;display:flex}.logo{border:4px solid var(--green);width:55px;height:55px;color:var(--green);letter-spacing:-.08em;border-radius:12px;place-items:center;font-size:26px;font-weight:900;display:grid}.brand>span:last-child{flex-direction:column;display:flex}.brand b{letter-spacing:-.025em;font-size:22px}.brand small{color:var(--muted);margin-top:2px;font-size:10px}.nav{gap:30px;display:flex}.nav a{font-size:13px;font-weight:650}.header-button{min-height:44px}.hamb{display:none}.button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:22px;min-height:54px;padding:0 25px;font-size:14px;font-weight:760;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.primary{color:#fff;background:linear-gradient(135deg,var(--green2),#078437);box-shadow:0 14px 32px #119b4530}.soft{color:#0b6f31;background:#fff;border-color:#bad7c1}.outline{color:#087d35;background:#fff;border-color:#70bd84}.hero{background:linear-gradient(115deg,#fff 0% 45%,#eff8f1 100%);padding-top:150px;position:relative;overflow:hidden}.hero-glow{background:radial-gradient(circle,#23b95d1d,#23b95d00 70%);border-radius:50%;width:650px;height:650px;position:absolute;top:40px;right:-100px}.hero-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:30px;min-height:600px;display:grid;position:relative}.eyebrow{color:#087d35;text-transform:uppercase;letter-spacing:.13em;align-items:center;gap:9px;font-size:11px;font-weight:800;display:inline-flex}.eyebrow>i{background:var(--green2);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 6px #dff4e6}.hero h1{letter-spacing:-.062em;max-width:680px;margin:24px 0 16px;font-size:clamp(52px,5vw,78px);line-height:.98}.hero h1 em{color:var(--green);font-style:normal;display:block}.hero-subline{color:#162033;margin:0 0 27px;font-size:16px;font-weight:650}.hero-subline b{color:var(--green);margin:0 5px}.hero-text{max-width:590px;color:var(--muted);margin:0;font-size:17px;line-height:1.65}.hero-actions{gap:13px;margin-top:30px;display:flex}.hero-trust{color:#506078;flex-wrap:wrap;gap:18px;margin-top:25px;font-size:11px;display:flex}.hero-trust b{color:var(--green)}.hero-product{place-items:center;height:555px;display:grid;position:relative}.monitor{filter:drop-shadow(0 35px 35px #0b14272b);width:94%;position:relative}.monitor-screen{background:linear-gradient(145deg,#17212b,#020507);border-radius:18px;padding:10px}.monitor-screen img{aspect-ratio:16/9;object-fit:cover;border-radius:9px;width:100%;display:block}.monitor-neck{background:linear-gradient(90deg,#171c20,#50565a,#161b1e);width:90px;height:55px;margin:auto}.monitor-foot{background:#20262a;border-radius:50%;width:220px;height:16px;margin:auto}.hero-card{z-index:3;background:#fffffff3;border:1px solid #0b14271a;border-radius:12px;align-items:center;gap:10px;padding:13px 15px;display:flex;position:absolute;box-shadow:0 16px 40px #0b142726}.hero-card>span{color:#fff;background:var(--green);border-radius:10px;place-items:center;width:35px;height:35px;font-weight:800;display:grid}.hero-card b,.hero-card small{display:block}.hero-card b{font-size:11px}.hero-card small{color:var(--muted);margin-top:3px;font-size:8px}.hero-card-one{bottom:17%;left:0}.hero-card-two{top:8%;right:0}.proof{border:1px solid var(--line);background:#fffffff2;border-bottom:0;border-radius:17px 17px 0 0;grid-template-columns:repeat(4,1fr);display:grid;position:relative;box-shadow:0 -12px 45px #0b14270a}.proof div{border-right:1px solid var(--line);align-items:center;gap:12px;min-height:88px;padding:0 27px;display:flex}.proof div:last-child{border:0}.proof strong{font-size:17px}.proof span{max-width:120px;color:var(--muted);font-size:10px;line-height:1.4}.section{padding:112px 0}.section-head{grid-template-columns:1fr 440px;align-items:end;gap:70px;margin-bottom:48px;display:grid}.section-head h2,.languages h2,.contact h2{letter-spacing:-.055em;max-width:820px;margin:17px 0 0;font-size:clamp(38px,4vw,58px);line-height:1.05}.section-head>p{color:var(--muted);margin:0;font-size:15px;line-height:1.75}.feature-section{background:#fff}.feature-grid{border:1px solid var(--line);border-radius:16px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.feature-grid article{border-right:1px solid var(--line);min-height:330px;padding:28px;position:relative}.feature-grid article:last-child{border:0}.feature-grid article>span{color:var(--green);font-size:10px;font-weight:850}.feature-grid h3{letter-spacing:-.035em;margin:65px 0 12px;font-size:22px}.feature-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.feature-grid .accent{color:#fff;background:linear-gradient(145deg,#0e3b24,#062818)}.feature-grid .accent p{color:#a8c6b4}.pro-pill{color:#6de399;background:#48d8831c;border-radius:99px;padding:7px 9px;font-size:8px;position:absolute;top:22px;right:22px}.gallery{color:#fff;background:var(--navy)}.light-head h2{color:#fff}.light-head>p{color:#9dacbb}.eyebrow.light{color:#55d884}.gallery-tabs{gap:9px;margin-bottom:16px;display:flex}.gallery-tabs button{text-align:left;color:#8fa0ae;cursor:pointer;background:#ffffff08;border:1px solid #ffffff20;border-radius:9px;min-width:155px;padding:13px 17px}.gallery-tabs span,.gallery-tabs small{display:block}.gallery-tabs span{font-size:13px;font-weight:750}.gallery-tabs small{color:#778a99;margin-top:4px;font-size:8px}.gallery-tabs .active{color:#fff;background:#26bd5f1c;border-color:#41cd74}.gallery-tabs .active small{color:#66de91}.gallery-stage{background:#02070b;border:1px solid #ffffff1f;border-radius:18px;overflow:hidden;box-shadow:0 30px 80px #0008}.gallery-bar{background:#0c1720;border-bottom:1px solid #ffffff14;align-items:center;height:48px;padding:0 18px;display:flex}.gallery-bar>div{gap:5px;display:flex}.gallery-bar>div i{background:#2d3d48;border-radius:50%;width:7px;height:7px}.gallery-bar>span{margin-left:18px;font-size:10px;font-weight:700}.gallery-bar>strong{color:#51d981;margin-left:15px;font-size:9px}.template-screen>img{object-fit:cover;width:100%;height:100%;animation:.3s both show;display:block}.gallery-caption{grid-template-columns:180px 1fr auto;align-items:start;gap:25px;padding:22px 3px 0;display:grid}.gallery-caption span,.gallery-caption strong{display:block}.gallery-caption>div:first-child>span{color:#738794;text-transform:uppercase;letter-spacing:.1em;font-size:8px}.gallery-caption strong{margin-top:4px;font-size:18px}.gallery-caption p{color:#98a9b6;margin:0;font-size:11px;line-height:1.65}.gallery-caption a{color:#65df90;padding-top:5px;font-size:11px;font-weight:750}.gallery-copy{flex-direction:column;gap:12px;display:flex}.theme-tags{flex-wrap:wrap;gap:6px;display:flex}.theme-tags span{color:#67dc92;letter-spacing:0;border:1px solid #64d99138;border-radius:99px;padding:6px 8px;font-size:8px;font-weight:750}.languages{background:#fff}.language-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;display:grid}.language-copy>p{color:var(--muted);margin:23px 0 28px;font-size:15px;line-height:1.75}.lang-modes{flex-wrap:wrap;gap:8px;display:flex}.lang-modes span{color:#087c34;background:#f2faf4;border:1px solid #badbc2;border-radius:99px;padding:8px 10px;font-size:9px;font-weight:720}.language-card{border:1px solid var(--line);background:#f8fbf8;border-radius:18px;padding:34px;box-shadow:0 22px 60px #0b14270d}.language-card>span{color:var(--green);font-size:13px;font-weight:800}.language-card>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:17px 0;display:flex}.language-card small{color:var(--muted);font-size:10px}.language-card b{font-size:13px}.language-card .green{color:#fff;background:linear-gradient(135deg,#119b45,#067a32);border:0;border-radius:11px;margin-top:12px;padding:19px}.language-card .green small{color:#c9ead5}.language-card strong{font-size:25px}.editions{background:#f2f6f2}.section-head.centered{text-align:center;flex-direction:column;align-items:center;display:flex}.section-head.centered>p{max-width:680px}.edition-grid{grid-template-columns:1fr 1fr;gap:22px;max-width:1080px;margin:auto;display:grid}.edition-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:37px;position:relative}.edition-card.pro{border-color:#70c289;box-shadow:0 25px 65px #0b142719}.popular{color:#fff;background:var(--green);text-transform:uppercase;letter-spacing:.06em;border-radius:99px;margin-bottom:18px;padding:7px 10px;font-size:8px;display:inline-block}.edition-title{align-items:center;gap:12px;display:flex}.edition-title>span{color:#087c34;background:#e4f6ea;border-radius:7px;padding:9px 11px;font-size:13px;font-weight:900}.edition-title b{color:var(--muted);font-size:10px}.edition-card h3{margin:30px 0 12px;font-size:27px}.edition-card>p{min-height:60px;color:var(--muted);margin:0;font-size:12px;line-height:1.65}.edition-card ul{border-top:1px solid var(--line);min-height:345px;margin:24px 0 28px;padding:21px 0 0;list-style:none}.edition-card li{color:#40536a;align-items:flex-start;gap:10px;margin-bottom:12px;font-size:11px;display:flex}.tick{border-radius:50%;flex:none;place-items:center;width:21px;height:21px;font-size:9px;font-weight:800;display:grid}.tick.yes{color:#087d35;background:#e3f6e9}.tick.no{color:#a1aba4;background:#edf0ee}.edition-card .button{width:100%}.compare{border:1px solid var(--line);background:#fff;border-radius:14px;max-width:1080px;margin:44px auto 0;overflow:hidden}.compare-row{border-bottom:1px solid var(--line);grid-template-columns:1fr 115px 115px;align-items:center;min-height:54px;padding:0 22px;font-size:11px;display:grid}.compare-row:last-child{border:0}.compare-row>span{color:#4f6075}.compare-cell{justify-content:center;align-items:center;display:flex}.compare-cell small{display:none}.compare-head{background:#eaf3ec;min-height:64px}.compare-head strong{text-align:center;color:#087d35;font-size:10px}.versions-image{border:1px solid var(--line);border-radius:16px;max-width:1080px;margin:28px auto 0;overflow:hidden}.versions-image img{width:100%;display:block}.support{background:#fff;padding-bottom:0}.steps{border:1px solid var(--line);border-radius:15px;grid-template-columns:repeat(4,1fr);display:grid}.steps article{border-right:1px solid var(--line);padding:27px}.steps article:last-child{border:0}.steps article>span{color:var(--green);font-size:10px;font-weight:800}.steps h3{margin:45px 0 10px;font-size:19px}.steps p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.contact{color:#fff;background:var(--navy);border-radius:21px 21px 0 0;grid-template-columns:.82fr 1.18fr;gap:65px;margin-top:85px;padding:58px;display:grid}.contact h2{color:#fff}.contact-copy>p{color:#aebac9;margin:22px 0 28px;font-size:13px;line-height:1.7}.contact-copy>div{gap:7px;display:flex}.contact-copy>div span{color:#6be1a5;border:1px solid #5ddf9e55;border-radius:99px;padding:7px 9px;font-size:9px;font-weight:800}.contact form{color:var(--ink);background:#fff;border-radius:14px;flex-direction:column;gap:14px;padding:28px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.contact label{color:#455a72;text-transform:uppercase;letter-spacing:.05em;flex-direction:column;gap:7px;font-size:9px;font-weight:800;display:flex}.contact input,.contact select,.contact textarea{width:100%;color:var(--ink);text-transform:none;letter-spacing:0;background:#fbfcfb;border:1px solid #dce5df;border-radius:7px;outline:0;padding:12px;font-size:11px}.contact form .button{border:0;width:100%}.contact form>small{text-align:center;color:#87938b;font-size:8px}.success{text-align:center;min-height:370px;color:var(--ink);background:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.success>b{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:58px;height:58px;font-size:24px;display:grid}.success h3{margin:17px 0 8px;font-size:23px}.success p{max-width:380px;color:var(--muted);margin:0;font-size:11px;line-height:1.6}.success button{color:#087d35;background:0 0;border:0;margin-top:18px;font-size:10px;font-weight:800}footer{color:#fff;background:#040e16;padding:30px 0}.footer{grid-template-columns:230px 1fr auto auto;align-items:center;gap:35px;display:grid}.footer .logo{color:#42cf74;border-width:3px;width:44px;height:44px}.footer .brand b{font-size:17px}.footer .brand small{color:#6e7d88}.footer p{color:#8d9caf;margin:0;font-size:10px}.footer>div{color:#aeb9c6;gap:18px;font-size:9px;display:flex}.footer>span{color:#63768b;font-size:9px}@keyframes show{0%{opacity:0;transform:scale(.995)}to{opacity:1;transform:scale(1)}}:root{--neon:#24ee8a;--cyan:#31d9e9;--glass:#ffffffa8;--mouse-x:72vw;--mouse-y:24vh}body{background-color:#0000;background-image:radial-gradient(circle at 12% 18%,#24ee8a1a,#0000 26rem),radial-gradient(circle at 88% 42%,#31d9e917,#0000 30rem),linear-gradient(#f9fffb 0%,#f4faf7 100%);background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;overflow-x:hidden}.header{-webkit-backdrop-filter:blur(22px)saturate(155%);backdrop-filter:blur(22px)saturate(155%);background:#f9fffbb8;border-bottom:1px solid #ffffffb8}.header.sticky{background:#f9fffbd6;box-shadow:0 16px 50px #043e2514,inset 0 -1px #1ce07e1f}.logo{background:linear-gradient(145deg,#ffffffe6,#daffea94);border-color:#14aa52;position:relative;box-shadow:0 0 28px #24ee8a2e,inset 0 0 18px #24ee8a14}.logo:after{content:"";border:1px solid #24ee8a29;border-radius:16px;animation:3.2s ease-in-out infinite logoPulse;position:absolute;inset:-6px}.button{isolation:isolate;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffbd}.button:after{content:"";z-index:-1;background:linear-gradient(90deg,#0000,#ffffffb8,#0000);width:34%;height:300%;transition:transform .7s;position:absolute;top:-100%;left:-55%;transform:rotate(22deg)}.button:hover:after{transform:translate(520%)rotate(22deg)}.primary{background:linear-gradient(135deg,#21c967 0%,#078d48 54%,#18bfa5 110%);box-shadow:0 16px 38px #10a65147,0 0 0 1px #38ff9a40,inset 0 1px #ffffff59}.primary:hover{box-shadow:0 22px 48px #10a65159,0 0 24px #24ee8a38}.soft,.outline{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff85;box-shadow:0 12px 34px #054c2d14,inset 0 1px #ffffffe6}.hero{isolation:isolate;background:linear-gradient(118deg,#fffffff5 0%,#f7fffad4 48%,#e2fbefcc 100%)}.hero:after{content:"";z-index:-1;background:linear-gradient(#0000,#ffffffb8);height:190px;position:absolute;inset:auto 0 0}.cursor-aura{z-index:-1;pointer-events:none;background:radial-gradient(420px circle at var(--mouse-x) var(--mouse-y),#2dfa9421,transparent 65%);transition:opacity .25s;position:absolute;inset:0}.hero-glow{filter:blur(6px);background:conic-gradient(from 40deg,#24ee8a0a,#31d9e933,#24ee8a0a,#0000 70%);width:780px;height:780px;animation:18s linear infinite auroraSpin;top:-70px;right:-130px}.neon-grid{z-index:-2;opacity:.26;transform-origin:bottom;background-image:linear-gradient(#119b4514 1px,#0000 1px),linear-gradient(90deg,#119b4514 1px,#0000 1px);background-size:54px 54px;animation:12s linear infinite gridFlow;position:absolute;inset:0;transform:perspective(780px)rotateX(62deg)translateY(250px)scale(1.25);-webkit-mask-image:linear-gradient(90deg,#0000 3%,#000 58%,#0000 100%);mask-image:linear-gradient(90deg,#0000 3%,#000 58%,#0000 100%)}.neon-orb{z-index:-1;filter:blur(1px);pointer-events:none;border-radius:999px;position:absolute}.orb-one{background:radial-gradient(circle at 28% 25%,#fffc,#31d9e91f 40%,#24ee8a0f 70%);border:1px solid #31d9e947;width:126px;height:126px;animation:7s ease-in-out infinite orbFloat;top:18%;right:7%;box-shadow:0 0 70px #31d9e91f}.orb-two{background:#ffffff24;border:1px solid #24ee8a4d;width:72px;height:72px;animation:8.5s ease-in-out -2s infinite reverse orbFloat;bottom:13%;left:42%;box-shadow:inset 0 0 28px #24ee8a26,0 0 45px #24ee8a1f}.hero-copy,.hero-product{z-index:1}.hero h1 em{color:#0000;text-shadow:0 12px 38px #0d9d4c21;background:linear-gradient(105deg,#098c40 8%,#19c66a 52%,#13a9a9 100%);-webkit-background-clip:text;background-clip:text}.eyebrow{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff7a;border:1px solid #15b95b2e;border-radius:999px;padding:8px 12px;box-shadow:inset 0 1px #ffffffd1,0 10px 28px #0e7b420f}.hero-product{perspective:1300px}.monitor{transform-style:preserve-3d;animation:6s ease-in-out infinite monitorFloat}.monitor-screen{background:linear-gradient(145deg,#18252df7,#010709fa);border:1px solid #ffffff38;padding:11px;position:relative;box-shadow:inset 0 1px #ffffff2e,0 0 45px #24ee8a1a}.monitor-screen:after{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 20%,#ffffff29 42%,#0000 58%);border-radius:9px;animation:6.8s ease-in-out infinite screenShine;position:absolute;inset:10px;transform:translate(-120%)}.orbit{z-index:-1;border:1px solid #19c66a38;border-radius:50%;animation:16s linear infinite orbitSpin;position:absolute}.orbit i{background:var(--neon);width:9px;height:9px;box-shadow:0 0 18px var(--neon);border-radius:50%;position:absolute}.orbit-one{width:430px;height:430px}.orbit-one i{top:92px;left:23px}.orbit-two{border-color:#31d9e926;width:520px;height:520px;animation-duration:24s;animation-direction:reverse}.orbit-two i{background:var(--cyan);box-shadow:0 0 18px var(--cyan);bottom:28px;right:78px}.hero-card{-webkit-backdrop-filter:blur(20px)saturate(160%);backdrop-filter:blur(20px)saturate(160%);background:#ffffff94;border:1px solid #ffffffd1;animation:5s ease-in-out infinite cardFloat;box-shadow:0 20px 55px #052f1f29,inset 0 1px #fff}.hero-card-two{animation-delay:-2.3s}.proof{-webkit-backdrop-filter:blur(24px)saturate(150%);backdrop-filter:blur(24px)saturate(150%);background:#ffffff94;border-color:#ffffffd6;box-shadow:0 -18px 60px #045c3214,inset 0 1px #fff}.proof div{border-color:#1297491a;transition:background .3s,transform .3s}.proof div:hover{background:linear-gradient(135deg,#24ee8a14,#31d9e90d);transform:translateY(-3px)}.feature-section,.languages,.editions,.support{background:0 0;position:relative}.feature-section:before,.languages:before,.editions:before{content:"";pointer-events:none;filter:blur(1px);background:radial-gradient(circle,#24ee8a1a,#0000 68%);border-radius:50%;position:absolute}.feature-section:before{width:420px;height:420px;top:10%;left:-220px}.languages:before{width:520px;height:520px;top:5%;right:-270px}.editions:before{width:550px;height:550px;top:18%;left:-280px}.feature-grid{-webkit-backdrop-filter:blur(20px)saturate(135%);backdrop-filter:blur(20px)saturate(135%);background:#ffffff75;border-color:#ffffffdb;box-shadow:0 28px 75px #08452a17,inset 0 1px #fff}.feature-grid article{border-color:#149c4a1c;transition:transform .45s cubic-bezier(.2,.8,.2,1),background .35s,box-shadow .35s}.feature-grid article:hover{z-index:2;background:#ffffffd1;transform:translateY(-10px);box-shadow:0 24px 55px #045c3221,0 0 30px #24ee8a14}.feature-grid .accent{background:linear-gradient(145deg,#083d25f2,#03231af7);box-shadow:inset 0 1px #5bffa42e}.feature-grid .accent:hover{background:linear-gradient(145deg,#0c5332,#062e22);box-shadow:0 24px 60px #02281c4d,0 0 34px #24ee8a26}.gallery{background:radial-gradient(circle at 76% 28%,#24ee8a1a,#0000 30rem),radial-gradient(circle at 10% 80%,#31d9e914,#0000 28rem),linear-gradient(145deg,#061825,#031119 62%,#041f19);position:relative;overflow:hidden}.gallery:before{content:"";opacity:.18;background-image:linear-gradient(#48ffa61f 1px,#0000 1px),linear-gradient(90deg,#48ffa61f 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 30%,#0000);mask-image:linear-gradient(#0000,#000 30%,#0000)}.gallery .wrap{position:relative}.gallery-tabs button{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff0e;border-color:#ffffff1f;transition:all .3s}.gallery-tabs button:hover{background:#ffffff17;border-color:#4ce88c57;transform:translateY(-3px)}.gallery-tabs .active{background:linear-gradient(135deg,#26bd5f3d,#31d9e912);border-color:#3af489a8;box-shadow:0 0 28px #24ee8a1f,inset 0 1px #ffffff21}.gallery-stage{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#02070bc7;border-color:#6affac38;position:relative;box-shadow:0 38px 100px #0000007a,0 0 70px #24ee8a14,inset 0 1px #ffffff14}.gallery-stage:after{content:"";z-index:3;background:linear-gradient(90deg,transparent,var(--neon),var(--cyan),transparent);opacity:.55;height:2px;box-shadow:0 0 18px var(--neon);pointer-events:none;animation:5s ease-in-out infinite scan;position:absolute;top:48px;left:0;right:0}.screen-demo-control{color:#8fa7a0;cursor:pointer;background:#51d9810f;border:1px solid #51d9813d;border-radius:8px;align-items:center;gap:7px;margin-left:auto;padding:6px 9px;font-size:8px;font-weight:750;display:flex}.screen-demo-control>i,.screen-empty>i{background:#71827d;border-radius:50%;flex:none;width:7px;height:7px;display:block}.screen-demo-control>i.running,.screen-empty>i.running{background:#40dd7a;animation:1.3s ease-in-out infinite livePulse;box-shadow:0 0 12px #40dd7a}.screen-demo-control>b{color:#54dc86;font-size:10px}.template-screen{aspect-ratio:16/9;position:relative;overflow:hidden}.template-live{z-index:2;pointer-events:none;position:absolute;inset:0}.template-ad{z-index:3;pointer-events:none;background:#08131a;position:absolute;overflow:hidden;box-shadow:0 0 0 1px #ffffff1f}.template-ad>img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .8s,transform 4.4s;position:absolute;inset:0;transform:scale(1.025)}.template-ad>img.active{opacity:1;transform:scale(1)}.template-ad-dots{z-index:2;gap:4px;display:flex;position:absolute;bottom:2.5%;left:50%;transform:translate(-50%)}.template-ad-dots i{background:#ffffff8c;border-radius:50%;width:5px;height:5px;box-shadow:0 1px 5px #00000073}.template-ad-dots i.active{background:#46df78;border-radius:9px;width:13px}.screen-light .template-ad,.screen-dark .template-ad{border-radius:2%;width:22.4%;height:72.3%;top:1.8%;left:76.8%}.screen-beer .template-ad{border:1px solid #b87817;border-radius:1%;width:37%;height:46.7%;top:16.8%;left:62%}.template-table{color:#f3f8fa;background:#111a2b;position:absolute;overflow:hidden}.template-table-head,.template-product{grid-template-columns:minmax(0,2.5fr) .85fr 1fr 1fr;align-items:center;display:grid}.template-table-head{color:#edf1f6;border-bottom:1px solid #ffffff29;height:17%;padding:0 1.4%;font-size:clamp(5px,.82vw,13px);font-weight:800}.template-table-body{height:83%}.template-product{border-bottom:1px solid #ffffff21;height:25%;padding:0 1.4%;font-size:clamp(5px,1vw,16px)}.template-product>span:not(:first-child),.template-table-head>span:not(:first-child){text-align:center}.template-product-name{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:2.8%;min-width:0;display:flex;overflow:hidden}.template-product-name i{text-align:center;flex:none;width:8%;font-size:1.35em;font-style:normal}.template-product.new{animation:.52s cubic-bezier(.2,.8,.2,1) both templateRowIn}.screen-empty{color:#829199;justify-content:center;align-items:center;gap:1%;font-size:clamp(5px,.92vw,14px);display:flex;position:absolute;inset:17% 0 0}.template-summary{display:grid;position:absolute}.template-summary>div{justify-content:space-between;align-items:center;gap:3%;min-width:0;display:flex;overflow:hidden}.template-summary span{white-space:nowrap;font-size:clamp(4px,.7vw,11px);font-weight:800}.template-summary strong{white-space:nowrap;font-size:clamp(6px,1.45vw,23px)}.summary-discount strong{color:#51c44f}.summary-paid strong{color:#2eb6ff}.summary-change strong{color:#56d83c}.screen-classic .template-table{inset:0 0 48%}.screen-classic .template-summary{color:#f4f6f8;background:#111a2b;grid-template-columns:1fr;width:30%;height:18%;padding:1%;bottom:1.2%;right:1.3%}.screen-classic .template-summary>div{padding:0 2%}.screen-classic .template-summary span{color:#f3c000}.screen-classic .summary-discount span{color:#ef5555}.screen-classic .summary-paid span{color:#20bce8}.screen-classic .summary-change span{color:#43d44d}.screen-light .template-table{color:#29354a;background:#fbfcfd;border-radius:2%;width:75%;height:72.5%;top:1.8%;left:.8%}.screen-light .template-table-head{color:#556178;border-color:#dce4e9}.screen-light .template-product{border-color:#dfe5e8}.screen-light .template-summary,.screen-dark .template-summary{grid-template-columns:1fr 1fr 1.15fr 2.15fr;gap:.9%;height:19%;bottom:1.5%;left:.8%;right:.8%}.screen-light .template-summary{background:#f7fafc;box-shadow:0 0 0 .65vw #f7fafc}.screen-light .template-summary>div{color:#506075;background:#fff;border:1px solid #e4ebee;border-radius:8%;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 7%;box-shadow:0 4px 15px #19324014}.screen-light .summary-total strong{color:#2579cc}.screen-light .summary-change{border-color:#8cdf82!important}.screen-light .summary-change strong{align-self:center;font-size:clamp(8px,3.5vw,55px)}.screen-dark .template-table{color:#f4f7fa;background:#061925;border:1px solid #174052;border-radius:1.5%;width:75.3%;height:77.2%;top:1.2%;left:.6%}.screen-dark .template-table-head{color:#9eacc0;border-color:#214454}.screen-dark .template-product{border-color:#153847}.screen-dark .template-summary>div{color:#91a6b9;background:#061925;border:1px solid #174052;border-radius:7%;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 7%}.screen-dark .summary-total strong{color:#fff}.screen-dark .summary-change{border-color:#63d837!important}.screen-dark .summary-change strong{align-self:center;font-size:clamp(8px,3.5vw,55px)}.screen-beer .template-table{color:#f8f3e9;background:#050504fb;border:1px solid #b77516;border-radius:.5%;width:60.2%;height:69%;top:16.8%;left:1.15%}.screen-beer .template-table-head,.screen-beer .template-product{grid-template-columns:minmax(0,2.3fr) .8fr .95fr .95fr 1.15fr}.screen-beer .template-table-head{color:#1d1308;background:linear-gradient(#f7d478,#d9a441);border-color:#8c5b1b;height:17%}.screen-beer .template-table-body{height:83%}.screen-beer .template-product{border-color:#5d421c}.screen-beer .product-discount{color:#e99a19;font-weight:800}.screen-beer .template-summary{color:#fff;background:#060503fa;border:1px solid #a96d12;border-radius:2%;grid-template-columns:1fr;width:37%;height:22.3%;padding:1%;top:64.5%;left:62%}.screen-beer .template-summary>div{border-bottom:1px solid #5b411c;padding:0 2%}.screen-beer .template-summary>div:last-child{border:0}.screen-beer .summary-discount{display:none}.screen-beer .template-summary span{color:#efe1c5}.screen-beer .template-summary strong{font-size:clamp(6px,1.8vw,29px)}.language-card,.edition-card,.compare,.versions-image,.steps,.contact form,.success{-webkit-backdrop-filter:blur(22px)saturate(145%);backdrop-filter:blur(22px)saturate(145%);background:#ffffff94;border-color:#ffffffdb;box-shadow:0 28px 75px #054b2c17,inset 0 1px #fff}.language-card{position:relative;overflow:hidden}.language-card:before,.edition-card:before{content:"";background:linear-gradient(90deg,#0000,#24ee8acc,#0000);height:1px;animation:4.5s ease-in-out infinite edgeGlow;position:absolute;inset:0 0 auto}.language-card .green{box-shadow:0 14px 35px #119b4540,0 0 28px #24ee8a1a}.lang-modes span{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff80;transition:all .28s;box-shadow:inset 0 1px #fff}.lang-modes span:hover{border-color:#24ee8a8c;transform:translateY(-3px);box-shadow:0 10px 24px #1291491f,0 0 18px #24ee8a14}.edition-grid{perspective:1000px}.edition-card{transition:transform .45s cubic-bezier(.2,.8,.2,1),box-shadow .45s;overflow:hidden}.edition-card:hover{transform:translateY(-10px);box-shadow:0 38px 90px #04502c21,0 0 40px #24ee8a14}.edition-card.pro{background:linear-gradient(145deg,#ffffffbd,#e5ffef8f);border-color:#36dc7b85;box-shadow:0 28px 75px #045b2f21,0 0 38px #24ee8a14,inset 0 1px #fff}.compare-row{border-color:#119b4517}.compare-head{background:linear-gradient(90deg,#e2f8eabf,#e7fcf79e)}.versions-image{box-shadow:0 30px 80px #0542281c,inset 0 1px #fff}.steps{overflow:hidden}.steps article{background:#ffffff47;border-color:#119b451a;transition:all .35s;position:relative}.steps article:hover{background:linear-gradient(145deg,#ffffffd1,#e1ffef7a);transform:translateY(-6px);box-shadow:0 18px 50px #0758301a}.contact{background:radial-gradient(circle at 84% 16%,#31d9e921,#0000 18rem),radial-gradient(circle at 12% 84%,#24ee8a24,#0000 20rem),linear-gradient(145deg,#05222df7,#041d1bfa);border:1px solid #4af4913b;position:relative;overflow:hidden;box-shadow:0 -30px 90px #022f1f2e,inset 0 1px #ffffff14}.contact:before{content:"";pointer-events:none;background:conic-gradient(from 180deg,#0000,#24ee8a17,#0000 24%,#31d9e912,#0000 48%);animation:24s linear infinite auroraSpin;position:absolute;inset:-60%}.contact>*{position:relative}.contact input:focus,.contact select:focus,.contact textarea:focus{border-color:#19c66aad;box-shadow:0 0 0 4px #24ee8a17,0 0 24px #24ee8a12}[data-reveal]{opacity:0;filter:blur(7px);transition:opacity .8s cubic-bezier(.2,.8,.2,1),transform .8s cubic-bezier(.2,.8,.2,1),filter .8s;transform:translateY(34px)scale(.985)}[data-reveal].is-visible{opacity:1;filter:none;transform:none}.hero-product[data-reveal]{transition-delay:.12s}.proof[data-reveal]{transition-delay:.2s}@keyframes auroraSpin{to{transform:rotate(360deg)}}@keyframes gridFlow{to{background-position:0 54px,54px 0}}@keyframes orbFloat{0%,to{transform:translate(0)}50%{transform:translate(18px,-24px)}}@keyframes monitorFloat{0%,to{transform:translateY(0)rotateX(0)}50%{transform:translateY(-13px)rotateX(1.2deg)}}@keyframes screenShine{0%,58%{transform:translate(-130%)}82%,to{transform:translate(130%)}}@keyframes orbitSpin{to{transform:rotate(360deg)}}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes logoPulse{0%,to{opacity:.35;transform:scale(.94)}50%{opacity:.8;transform:scale(1.03)}}@keyframes scan{0%,to{opacity:0;transform:translateY(0)}12%{opacity:.55}50%{opacity:.25;transform:translateY(34vw)}90%{opacity:0}}@keyframes edgeGlow{0%,to{opacity:.25;transform:translate(-38%)}50%{opacity:.9;transform:translate(38%)}}@keyframes livePulse{0%,to{opacity:.55;transform:scale(.8)}50%{opacity:1;transform:scale(1.12)}}@keyframes templateRowIn{0%{opacity:0;background:#47ff9340;transform:translateY(-35%)}to{opacity:1;background:0 0;transform:none}}@media (width<=1100px){.wrap{width:min(100% - 44px,980px)}.nav{gap:17px}.nav a{font-size:11px}.header-button{display:none}.hero-grid{grid-template-columns:1fr 1fr}.hero h1{font-size:55px}.hero-product{height:480px}.hero-card-one{left:-2%}.hero-card-two{right:-2%}.feature-grid{grid-template-columns:1fr 1fr}.feature-grid article:nth-child(2){border-right:0}.feature-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.language-grid{gap:50px}.contact{gap:38px;padding:43px}}@media (width<=800px){.wrap{width:calc(100% - 32px)}.header{height:74px}.logo{width:46px;height:46px}.brand b{font-size:18px}.brand small{font-size:8px}.hamb{background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:42px;height:42px;display:flex}.hamb i{background:var(--ink);width:23px;height:2px;transition:all .2s}.hamb.open i:first-child{transform:translateY(4.5px)rotate(45deg)}.hamb.open i:last-child{transform:translateY(-4.5px)rotate(-45deg)}.nav{border:1px solid var(--line);opacity:0;visibility:hidden;background:#fff;border-radius:12px;flex-direction:column;gap:0;padding:12px;transition:all .2s;display:flex;position:absolute;top:66px;left:16px;right:16px;transform:translateY(-8px);box-shadow:0 18px 45px #0b142726}.nav.open{opacity:1;visibility:visible;transform:none}.nav a{padding:14px;font-size:13px}.hero{padding-top:115px}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero h1{margin-left:auto;margin-right:auto}.hero-text{margin:auto}.hero-actions,.hero-trust{justify-content:center}.hero-product{height:510px}.proof{grid-template-columns:1fr 1fr}.proof div:nth-child(2){border-right:0}.proof div:nth-child(-n+2){border-bottom:1px solid var(--line)}.section{padding:84px 0}.section-head{grid-template-columns:1fr;gap:18px}.gallery-caption{grid-template-columns:150px 1fr}.gallery-caption a{grid-column:1/-1}.language-grid,.edition-grid{grid-template-columns:1fr}.edition-card>p,.edition-card ul{min-height:0}.steps{grid-template-columns:1fr 1fr}.steps article:nth-child(2){border-right:0}.steps article:nth-child(-n+2){border-bottom:1px solid var(--line)}.contact{grid-template-columns:1fr}.footer{grid-template-columns:1fr 1fr}.footer p{display:none}.footer>div{justify-content:flex-end}.footer>span{grid-column:1/-1}}@media (width<=520px){.wrap{width:calc(100% - 24px)}.hero{padding-top:100px}.hero h1{font-size:42px}.hero-subline{font-size:12px}.hero-text{font-size:14px}.hero-actions{flex-direction:column}.button{width:100%}.hero-trust{gap:9px 13px;font-size:9px}.hero-product{height:360px}.monitor{width:100%}.monitor-neck{height:35px}.monitor-foot{width:150px}.hero-card{padding:9px}.hero-card-one{bottom:2%}.hero-card-two{top:0}.proof div{min-height:68px;padding:0 10px}.proof strong{font-size:14px}.proof span{font-size:8px}.section{padding:68px 0}.section-head{margin-bottom:30px}.section-head h2,.languages h2,.contact h2{font-size:34px}.feature-grid{grid-template-columns:1fr}.feature-grid article{border-right:0;min-height:270px;border-bottom:1px solid var(--line)!important}.feature-grid article:last-child{border:0!important}.gallery-tabs{overflow:auto}.gallery-tabs button{flex:0 0 130px;min-width:130px}.gallery-stage{border-radius:10px}.gallery-bar{height:38px}.gallery-caption{grid-template-columns:1fr}.language-card{padding:22px}.edition-card{padding:26px}.compare-row{grid-template-columns:1fr 55px 68px;padding:0 10px;font-size:8px}.compare-head strong{font-size:8px}.steps{grid-template-columns:1fr}.steps article{border-right:0;border-bottom:1px solid var(--line)!important}.steps article:last-child{border:0!important}.contact{border-radius:18px 18px 0 0;margin-left:-12px;margin-right:-12px;padding:28px 16px}.form-row,.footer{grid-template-columns:1fr}.footer>div{flex-wrap:wrap;justify-content:flex-start}.footer>span{grid-column:auto}}@media (width<=800px){body{background-attachment:scroll}.cursor-aura{display:none}.orbit-one{width:360px;height:360px}.orbit-two{width:440px;height:440px}.neon-grid{opacity:.16}.nav{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#f9fffbe6}[data-reveal]{filter:none}.gallery-tabs{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;margin-right:-16px;padding-right:16px;overflow-x:auto}.gallery-tabs::-webkit-scrollbar{display:none}.gallery-tabs button{scroll-snap-align:start;flex:0 0 154px;min-height:52px}.gallery-caption{grid-template-columns:130px 1fr;gap:18px}.gallery-caption a{grid-column:1/-1;padding-top:0}.theme-tags span{font-size:9px}.contact input,.contact select,.contact textarea{font-size:16px}.compare{border-radius:16px}.compare-head{display:none}.compare-row:not(.compare-head){grid-template-columns:1fr 1fr;gap:12px;min-height:0;padding:15px 16px}.compare-row:not(.compare-head)>span{grid-column:1/-1;font-size:11px;font-weight:700;line-height:1.45}.compare-cell{background:#f4fbf6b8;border:1px solid #119b451a;border-radius:10px;gap:9px;min-height:43px}.compare-cell small{color:#678070;font-size:8px;font-weight:800;display:block}.contact-copy>div{flex-wrap:wrap}}@media (width<=520px){.header-in{gap:10px}.brand{gap:9px}.brand b{font-size:16px}.brand small{font-size:7px}.logo{border-width:3px;width:42px;height:42px;font-size:21px}.orbit{display:none}.neon-orb{opacity:.55}.hero h1{font-size:clamp(35px,10.8vw,42px);line-height:1.01}.hero-subline{line-height:1.65}.hero-product{height:330px}.hero-card{max-width:145px}.hero-card small{font-size:7px}.proof{border-radius:14px 14px 0 0}.proof div{text-align:center;flex-direction:column;justify-content:center;gap:3px}.proof span{max-width:135px}.section{padding:58px 0}.section-head h2,.languages h2,.contact h2{font-size:clamp(31px,9vw,36px)}.feature-grid article{min-height:auto;padding:25px}.feature-grid h3{margin-top:42px}.gallery-tabs{margin-left:-12px;margin-right:-12px;padding:0 12px 8px}.gallery-tabs button{flex-basis:136px;min-width:136px;padding:12px}.gallery-stage:after{top:38px}.template-screen>img{object-fit:cover}.screen-demo-control{padding:6px;font-size:0}.screen-demo-control>b{font-size:10px}.gallery-bar>strong{margin-left:8px;font-size:7px}.gallery-caption{grid-template-columns:1fr;padding-top:18px}.gallery-caption a{grid-column:auto}.gallery-caption p{font-size:12px}.theme-tags{gap:5px}.language-card{overflow:hidden}.language-card>div{gap:14px}.language-card small{line-height:1.35}.edition-card{padding:24px 21px}.edition-card h3{font-size:24px}.edition-card li{font-size:12px;line-height:1.45}.compare-row:not(.compare-head){padding:14px 12px}.versions-image{margin-top:20px}.contact{margin-top:58px}.contact-copy>div span{font-size:8px}.contact form{padding:21px 17px}.contact label{font-size:10px}.footer .brand{align-items:center}.footer>div{gap:13px}.feature-grid article:hover,.edition-card:hover,.steps article:hover{transform:none}}@media (width<=800px){.gallery-stage:after{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}[data-reveal]{opacity:1!important;filter:none!important;transform:none!important}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
