/*! tailwindcss v4.1.11 | 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)))){*,::backdrop,:after,:before{--tw-border-style:solid;--tw-leading:initial;--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{:host,:root{--color-blue-600:oklch(54.6% .245 262.881);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-white:#fff;--spacing:.25rem;--text-6xl:3.75rem;--text-6xl--line-height:1;--text-7xl:4.5rem;--text-7xl--line-height:1;--font-weight-bold:700;--leading-tight:1.25;--animate-spin:spin 1s linear infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:"Graphik",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-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,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.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}}.mx-auto{margin-inline:auto}.mt-4{margin-top:calc(var(--spacing)*4)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.block{display:block}.flex{display:flex}.table{display:table}.h-12{height:calc(var(--spacing)*12)}.min-h-\[60vh\]{min-height:60vh}.min-h-\[calc\(100vh-160px\)\]{min-height:calc(100vh - 160px)}.min-h-screen{min-height:100vh}.w-12{width:calc(var(--spacing)*12)}.flex-1{flex:1}.animate-spin{animation:var(--animate-spin)}.items-center{align-items:center}.justify-center{justify-content:center}.rounded-full{border-radius:3.40282e+38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-blue-600{border-color:var(--color-blue-600)}.bg-white{background-color:var(--color-white)}.px-6{padding-inline:calc(var(--spacing)*6)}.pt-32{padding-top:calc(var(--spacing)*32)}.text-center{text-align:center}.text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-\[\#0A2463\]{color:#0a2463}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.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,visibility,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\:text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--line-height))}}}@font-face{font-family:Graphik;src:url(/primary/Graphik-Light.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Graphik;src:url(/primary/Graphik-Regular.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Graphik;src:url(/primary/Graphik-Medium.ttf)format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Graphik;src:url(/primary/Graphik-Semibold.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Graphik;src:url(/primary/Graphik-Bold.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Graphik;src:url(/primary/Graphik-Black.ttf)format("truetype");font-weight:900;font-style:normal}:root{--background:#fff;--foreground:#171717;--tarsia-blue:#00133a;--tarsia-cyan:#2ae9d6;--tarsia-light-blue:#3893fa;--tarsia-light-bg:#e9f5fe;--tarsia-text-gray:#97a0b1}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}*{box-sizing:border-box}*,body{margin:0;padding:0}body{color:var(--foreground);background:var(--background);font-family:Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 20px}header{z-index:1000;background:#00133a;width:100%;padding:1rem 0;position:relative;top:0;overflow:hidden}header:before{content:"";opacity:.1;background:linear-gradient(135deg,#0000,#3893fa 50%,#2ae9d6);border-radius:50% 0 0 50%;width:50%;height:100%;position:absolute;top:0;right:0}nav{z-index:1;justify-content:space-between;position:relative}.logo,nav{align-items:center;display:flex}.logo{color:#fff;gap:.5rem;font-size:1.5rem;font-weight:700;text-decoration:none}.logo img{width:auto;height:48px}.nav-links{gap:2rem;list-style:none;display:flex}.nav-links a{color:#fff;font-weight:500;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#2ae9d6}.nav-signout{color:#fff;cursor:pointer;font-weight:500;font-size:inherit;background:0 0;border:none;padding:0;transition:color .3s}.nav-signout:hover{color:#2ae9d6}.nav-user-name{color:#fff;margin-left:4rem;font-weight:500}.auth-hero{color:#fff;text-align:center;background:#00133a;padding:120px 0 80px;position:relative;overflow:hidden}.auth-hero:before{content:"";opacity:.1;background:linear-gradient(135deg,#0000,#3893fa 50%,#2ae9d6);border-radius:50% 0 0 50%;width:50%;height:100%;position:absolute;top:0;right:0}.auth-content{z-index:2;position:relative}.auth-kicker{color:#2ae9d6;text-transform:uppercase;letter-spacing:1px;background:#2ae9d633;border:1px solid #2ae9d64d;border-radius:20px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}.auth-hero h1{margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.auth-hero p{opacity:.9;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.3rem}.auth-form-section{background:#e9f5fe;padding:5rem 0}.auth-card{background:#fff;border:1px solid #3893fa1a;border-radius:20px;max-width:480px;margin:0 auto;padding:3rem;box-shadow:0 20px 40px #00133a1a}.auth-header{text-align:center;margin-bottom:2rem}.auth-header h2{color:#00133a;margin-bottom:.5rem;font-size:2rem;font-weight:700}.auth-header p{color:#97a0b1;font-size:1.1rem}.auth-error{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem;display:flex}.error-icon{color:#dc2626;font-size:1.2rem}.auth-error p{color:#dc2626;margin:0;font-size:.9rem}.auth-notice{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding:1.5rem;display:flex}.notice-icon{flex-shrink:0;margin-top:.25rem;font-size:1.5rem}.notice-content h3{color:#1e40af;margin:0 0 .5rem;font-size:1rem;font-weight:600}.notice-content p{color:#374151;margin:0;font-size:.9rem;line-height:1.5}.auth-form{margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-label{color:#00133a;margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.form-input{background:#fff;border:2px solid #e5e7eb;border-radius:12px;width:100%;padding:1rem 1.25rem;font-size:1rem;transition:all .3s}.form-input:focus{border-color:#3893fa;outline:none;box-shadow:0 0 0 3px #3893fa1a}.form-hint{color:#97a0b1;margin-top:.5rem;font-size:.85rem}.auth-submit-btn{color:#00133a;cursor:pointer;background:#2ae9d6;border:none;border-radius:12px;width:100%;margin-top:1rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.auth-submit-btn:hover:not(:disabled){color:#fff;background:#3893fa;transform:translateY(-2px)}.auth-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.auth-footer{text-align:center;border-top:1px solid #e5e7eb;padding-top:1.5rem}.auth-footer-text{color:#97a0b1;margin:0;font-size:.95rem}.auth-link{color:#3893fa;font-weight:600;text-decoration:none;transition:color .3s}.auth-link:hover{color:#2ae9d6}.account-hero{color:#fff;text-align:center;background:#00133a;padding:120px 0 80px;position:relative;overflow:hidden}.account-hero:before{content:"";opacity:.1;background:linear-gradient(135deg,#0000,#3893fa 50%,#2ae9d6);border-radius:50% 0 0 50%;width:50%;height:100%;position:absolute;top:0;right:0}.account-content{z-index:2;position:relative}.account-kicker{color:#2ae9d6;text-transform:uppercase;letter-spacing:1px;background:#2ae9d633;border:1px solid #2ae9d64d;border-radius:20px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}.account-hero h1{margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.account-hero p{opacity:.9;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.3rem}.account-details{background:#e9f5fe;padding:5rem 0}.account-card{background:#fff;border:1px solid #3893fa1a;border-radius:20px;max-width:600px;margin:0 auto;padding:3rem;box-shadow:0 20px 40px #00133a1a}.account-header{border-bottom:1px solid #e5e7eb;align-items:center;gap:1.5rem;margin-bottom:2.5rem;padding-bottom:2rem;display:flex}.account-avatar{color:#fff;background:linear-gradient(135deg,#3893fa,#2ae9d6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;font-weight:700;display:flex}.account-info h2{color:#00133a;margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.account-email{color:#97a0b1;margin:0;font-size:1.1rem}.account-stats{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2.5rem;display:grid}.stat-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.stat-label{color:#97a0b1;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.9rem;font-weight:600}.stat-value{color:#00133a;font-size:1.1rem;font-weight:600}.status-active{color:#059669}.status-active,.status-processing{align-items:center;gap:.5rem;display:flex}.status-processing{color:#d97706}.status-dot{background:#10b981;border-radius:50%;width:8px;height:8px}.status-dot.processing{background:#f59e0b;animation:pulse 2s infinite}@keyframes pulse{50%{opacity:.5}}.success-message{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);padding:2rem 0}.success-card{background:#fff;border:1px solid #bbf7d0;border-radius:12px;gap:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a}.success-card,.success-icon{align-items:center;display:flex}.success-icon{color:#fff;background:#10b981;border-radius:50%;justify-content:center;width:48px;height:48px;font-size:1.5rem;font-weight:700}.success-content h3{color:#065f46;margin-bottom:.25rem;font-size:1.2rem;font-weight:600}.success-content p{color:#047857;margin:0;font-size:.95rem}.account-actions{flex-wrap:wrap;gap:1rem;display:flex}.account-actions .btn-primary,.account-actions .btn-secondary{flex:1;min-width:200px}.subscription-details{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;margin-top:2rem;padding:1.5rem}.subscription-details h3{color:#00133a;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.subscription-info p{color:#00133a;margin:.5rem 0;font-size:.95rem}.subscription-cta{text-align:center;background:linear-gradient(135deg,#e9f5fe,#f0f9ff);border:1px solid #bfdbfe;border-radius:12px;margin-top:2rem;padding:2rem}.subscription-cta h3{color:#00133a;margin-bottom:.5rem;font-size:1.3rem;font-weight:600}.subscription-cta p{color:#374151;margin-bottom:1.5rem;font-size:1rem}@media (max-width:768px){.account-hero h1,.auth-hero h1{font-size:2.5rem}.account-card,.auth-card{margin:0 1rem;padding:2rem}.account-header{text-align:center;flex-direction:column}.account-stats{grid-template-columns:1fr}.account-actions{flex-direction:column}}.hero{color:#fff;text-align:center;background:#00133a;padding:120px 0 80px;position:relative;overflow:hidden}.hero:before{content:"";opacity:.1;background:linear-gradient(135deg,#0000,#3893fa 50%,#2ae9d6);border-radius:50% 0 0 50%;width:50%;height:100%;position:absolute;top:0;right:0}.kicker{color:#2ae9d6;text-transform:uppercase;letter-spacing:1px;background:#2ae9d633;border:1px solid #2ae9d64d;border-radius:20px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}.hero h1{margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.hero p{opacity:.9;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.3rem}.benefit-checks{flex-wrap:wrap;justify-content:center;gap:2rem;margin:3rem 0;display:flex}.benefit-item{background:#3893fa1a;border:1px solid #3893fa33;border-radius:25px;align-items:flex-start;gap:.75rem;min-height:60px;padding:1rem 1.5rem;display:flex}.check{color:#00133a;background:#2ae9d6;border-radius:50%;flex-shrink:0;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700}.check,.cta-buttons{justify-content:center;display:flex}.cta-buttons{flex-wrap:wrap;gap:1rem;margin:3rem 0}.btn-primary{color:#00133a;background:#2ae9d6;border:none;border-radius:30px}.btn-primary,.btn-secondary{cursor:pointer;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-secondary{color:#fff;background:0 0;border:2px solid #3893fa;border-radius:30px}.btn-primary:hover{transform:translateY(-2px)}.btn-primary:hover,.btn-secondary:hover{color:#fff;background:#3893fa}.risk-note{opacity:.8;margin-top:1rem;font-size:.9rem}.problem-section{text-align:center;background:#e9f5fe;padding:5rem 0}.problem-kicker{color:#3893fa;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-weight:600}.problem-section h2{color:#00133a;margin-bottom:2rem;font-size:2.8rem}.problem-highlight{color:#3893fa}.problem-description{color:#00133a;max-width:800px;margin:0 auto 3rem;font-size:1.2rem}.problem-highlight-text{color:#3893fa;font-weight:600}.problems-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.problem-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #00133a1a}.problem-icon{background:linear-gradient(135deg,#2ae9d6,#3893fa);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1rem;font-size:1.5rem;display:flex}.problem-card h3{color:#3893fa;margin-bottom:.5rem}.problem-card .subtitle{color:#00133a;margin-bottom:1rem;font-weight:600}.problem-card p{color:#00133a}.features{background:#fff;padding:5rem 0}.features h2{text-align:center;color:#00133a;margin-bottom:3rem;font-size:2.5rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:3rem;display:grid}.feature-card{background:#e9f5fe;border-left:4px solid #2ae9d6;border-radius:12px;padding:2rem}.feature-card h3{color:#00133a;margin-bottom:1rem;font-size:1.2rem}.feature-card p{color:#00133a}.how-it-works{text-align:center;background:#fff;padding:5rem 0}.how-it-works h2{color:#00133a;margin-bottom:3rem;font-size:2.5rem}.steps{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:800px;margin:3rem auto;display:grid}.step{background:#e9f5fe;border-radius:12px;padding:2rem;position:relative}.step p,.step-number{color:#00133a}.step-number{background:#2ae9d6;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-weight:700;display:flex;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.final-cta{color:#fff;text-align:center;background:#00133a;padding:5rem 0;position:relative;overflow:hidden}.final-cta:before{content:"";opacity:.1;background:linear-gradient(135deg,#0000,#3893fa 50%,#2ae9d6);border-radius:0 50% 50% 0;width:50%;height:100%;position:absolute;bottom:0;left:0}.final-cta h2{margin-bottom:1rem;font-size:2.5rem}.final-cta p{opacity:.9;margin-bottom:2rem;font-size:1.2rem}@media (max-width:768px){.hero h1{font-size:2.5rem}.benefit-checks,.cta-buttons{flex-direction:column;align-items:center}.nav-links{display:none}header{padding:.5rem 0}.logo{font-size:1.3rem}.steps{grid-template-columns:1fr}}.download-options{background:#fff;padding:5rem 0}.download-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:3rem;display:grid}.download-card{text-align:center;background:#e9f5fe;border:2px solid #0000;border-radius:16px;padding:2.5rem;transition:all .3s;position:relative;overflow:hidden}.download-card:before{content:"";background:linear-gradient(135deg,#2ae9d6,#3893fa);height:4px;position:absolute;top:0;left:0;right:0}.download-card:hover{border-color:#2ae9d6;transform:translateY(-4px);box-shadow:0 8px 25px #00133a26}.platform-icon{justify-content:center;margin-bottom:1.5rem;display:flex}.download-card h3{color:#00133a;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.platform-description{color:#00133a;margin-bottom:1.5rem;font-size:1rem}.download-info{justify-content:center;gap:1rem;margin-bottom:2rem;font-size:.9rem;display:flex}.version{color:#3893fa;font-weight:600}.size{color:#00133a}.download-btn{border-radius:30px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.download-btn.windows{color:#00133a;background:#2ae9d6}.download-btn.windows:hover{color:#fff;background:#3893fa;transform:translateY(-2px)}.download-btn.mac{color:#fff;background:#00133a}.download-btn.mac:hover{background:#3893fa;transform:translateY(-2px)}.download-btn.linux{color:#00133a;background:#fcc624}.download-btn.linux:hover{color:#fff;background:#3893fa;transform:translateY(-2px)}.system-requirements{background:#e9f5fe;padding:5rem 0}.system-requirements h2{text-align:center;color:#00133a;margin-bottom:3rem;font-size:2.5rem}.requirements-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.requirement-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #00133a1a}.requirement-card h3{color:#3893fa;margin-bottom:1rem;font-size:1.3rem;font-weight:700}.requirement-card ul{padding:0;list-style:none}.requirement-card li{color:#00133a;border-bottom:1px solid #e9f5fe;padding:.5rem 0 .5rem 1.5rem;position:relative}.requirement-card li:before{content:"✓";color:#2ae9d6;font-weight:700;position:absolute;left:0}.requirement-card li:last-child{border-bottom:none}@media (max-width:768px){.download-grid,.requirements-grid{grid-template-columns:1fr}}.pricing-section{background:#e9f5fe;padding:5rem 0}.pricing-card{text-align:center;background:#fff;border:1px solid #3893fa1a;border-radius:20px;max-width:600px;margin:0 auto;padding:3rem;box-shadow:0 20px 40px #00133a1a}.pricing-header{margin-bottom:2.5rem}.pricing-header h2{color:#00133a;margin-bottom:1rem;font-size:2rem;font-weight:700}.price{justify-content:center;align-items:baseline;gap:.25rem;margin-bottom:1rem;display:flex}.currency{color:#00133a;font-size:1.5rem;font-weight:600}.amount{color:#2ae9d6;font-size:4rem;font-weight:800;line-height:1}.period{color:#97a0b1;font-size:1.2rem;font-weight:500}.pricing-description{color:#97a0b1;margin:0;font-size:1.1rem}.features-list{margin-bottom:2.5rem}.feature-item{text-align:left;border-bottom:1px solid #e9f5fe;align-items:center;gap:1rem;padding:1rem 0;display:flex}.feature-item:last-child{border-bottom:none}.feature-item .check{color:#00133a;background:#2ae9d6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:700;display:flex}.feature-item span{color:#00133a;font-weight:500}.subscribe-btn{color:#00133a;cursor:pointer;background:#2ae9d6;border:none;border-radius:12px;width:100%;margin-bottom:2rem;padding:1.25rem 2rem;font-size:1.2rem;font-weight:600;transition:all .3s}.subscribe-btn:hover:not(:disabled){color:#fff;background:#3893fa;transform:translateY(-2px)}.subscribe-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.pricing-note{text-align:center}.pricing-note p{color:#97a0b1;margin:.5rem 0;font-size:.9rem}.sign-in-note{font-weight:500;color:#f59e0b!important}.faq-section{background:#fff;padding:5rem 0}.faq-section h2{text-align:center;color:#00133a;margin-bottom:3rem;font-size:2.5rem}.faq-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-top:3rem;display:grid}.faq-item{background:#e9f5fe;border-left:4px solid #2ae9d6;border-radius:12px;padding:2rem}.faq-item h3{color:#00133a;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.faq-item p{color:#00133a;line-height:1.6}@media (max-width:768px){.pricing-card{margin:0 1rem;padding:2rem}.amount{font-size:3rem}.faq-grid{grid-template-columns:1fr}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-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}@keyframes spin{to{transform:rotate(1turn)}}