/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";@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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid}}}@layer theme{:host,:root{--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-white:#fff;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::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}::-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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))}}*{box-sizing:border-box;margin:0;padding:0}:root{--font-primary:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;--color-primary:#1a1a1a;--color-secondary:#64748b;--color-accent:#6366f1;--color-surface:#fafbfc;--color-white:#fff;--transition-smooth:cubic-bezier(.4,0,.2,1)}body,html{font-family:"ABC Oracle",var(--font-primary);letter-spacing:-.04em;word-break:keep-all;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--color-white);color:var(--color-primary);margin:0;font-weight:300;line-height:1.5;overflow-x:hidden}html{scroll-behavior:smooth}::selection{color:var(--color-primary);background-color:#6366f133}code{font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace}.App{min-height:100vh;position:relative}.App:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle at 20% 20%,#6366f10d 0,#0000 25%),radial-gradient(circle at 80% 80%,#8b5cf60d 0,#0000 25%),radial-gradient(circle at 40% 60%,#6366f108 0,#0000 25%);position:fixed;inset:0}a{color:inherit;text-decoration:none}a,button{transition:all .3s var(--transition-smooth)}button{cursor:pointer;border:none;font-family:inherit}button:focus{outline:2px solid var(--color-accent);outline-offset:2px}.highlight,h1,h2,h3,h4,h5,h6{letter-spacing:-.04em;font-family:ABC Oracle,Helvetica,sans-serif;font-weight:300;line-height:1.1}img{max-width:100%;height:auto}.fade-in{animation:fadeIn .6s ease-out forwards}.slide-up{animation:slideUp .8s ease-out forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-surface)}::-webkit-scrollbar-thumb{background:var(--color-secondary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-accent)}@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-outline-style{syntax:"*";inherits:false;initial-value:solid}.header{background:rgba(255,255,255,.8);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);color:#1a1a1a;padding:1.5rem 0;position:fixed;top:0;left:0;right:0;z-index:1000;border-bottom:1px solid rgba(230,230,230,.3);transition:all .3s cubic-bezier(.4,0,.2,1);transform:translateY(0)}.header.scrolled{background:rgba(255,255,255,.95);backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);padding:.75rem 0;border-bottom:1px solid rgba(230,230,230,.5);box-shadow:0 4px 25px rgba(0,0,0,.08)}.header.hidden{transform:translateY(-100%)}.header.visible{transform:translateY(0)}.header-container{max-width:1400px;margin:0 auto;padding:0 3rem;display:flex;justify-content:space-between;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.header.scrolled .header-container{padding:0 2rem}.logo a{text-decoration:none;color:inherit}.logo h2{margin:0;font-size:1.8rem;font-weight:800;color:#1a1a1a;transition:all .3s cubic-bezier(.4,0,.2,1);letter-spacing:-.01em}.header.scrolled .logo h2{font-size:1.5rem}.nav{display:flex;gap:2.5rem;align-items:center}.nav-link{color:#64748b;text-decoration:none;font-weight:500;font-size:.95rem;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;padding:.75rem 0;position:relative}.nav-link:hover{color:#1a1a1a}.nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,#6366f1,#8b5cf6);transition:width .3s cubic-bezier(.4,0,.2,1)}.nav-link:hover:after{width:100%}.nav-dropdown{position:relative;display:inline-block}.dropdown-content{position:absolute;top:calc(100% + 1rem);left:0;background:rgba(255,255,255,.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);min-width:200px;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.12);border:1px solid rgba(230,230,230,.3);padding:.75rem 0;opacity:0;visibility:hidden;transform:translateY(-10px) scale(.95);transition:all .3s cubic-bezier(.4,0,.2,1)}.nav-dropdown:hover .dropdown-content{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.dropdown-content a{color:#64748b;padding:.75rem 1.25rem;text-decoration:none;display:block;font-weight:500;font-size:.9rem;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:8px;margin:0 .5rem}.dropdown-content a:hover{background:linear-gradient(135deg,rgba(99,102,241,.1),rgba(139,92,246,.1));color:#1a1a1a;transform:translateX(4px)}.header-actions{display:flex;gap:1rem;align-items:center}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;border-radius:50px;border:none;background:linear-gradient(135deg,#1a1a1a,#374151);color:#fff;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(26,26,26,.15)}.header.scrolled .btn-primary{padding:.6rem 1.25rem;font-size:.85rem}.btn-primary:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 8px 25px rgba(26,26,26,.25);background:linear-gradient(135deg,#000,#1f2937)}.btn-primary span{transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-primary svg{width:20px;height:20px;display:block}.btn-secondary{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;border-radius:50px;border:2px solid #1a1a1a;background:transparent;color:#1a1a1a;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.header.scrolled .btn-secondary{padding:.6rem 1.25rem;font-size:.85rem}.btn-secondary:hover{transform:translateY(-2px) scale(1.02);background:#1a1a1a;color:#fff;box-shadow:0 8px 25px rgba(26,26,26,.25)}@media (max-width:768px){.header{padding:1rem 0}.header.scrolled{padding:.5rem 0}.header-container{padding:0 1.5rem}.header.scrolled .header-container{padding:0 1rem}.nav{display:none}.logo h2{font-size:1.5rem}.header.scrolled .logo h2{font-size:1.3rem}.header-actions{gap:.5rem}.btn-primary{padding:.6rem 1.25rem;font-size:.85rem;gap:.4rem}.header.scrolled .btn-primary{padding:.5rem 1rem;font-size:.8rem}.btn-primary span{display:none}}.hero{background:linear-gradient(135deg,#fafbfc,#f8f9fa);color:#1a1a1a;padding:140px 0 120px;min-height:100vh;display:flex;align-items:center}.hero-container{max-width:1400px;margin:0 auto;padding:0 3rem;display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:center}.hero-content{max-width:600px}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:2rem;color:#1a1a1a;letter-spacing:-.02em}.hero-title-2{font-size:2.5rem;font-weight:700;line-height:1.2;color:#000}.animated-text{background-image:linear-gradient(90deg,#000,#000 33.33%,#c679c4 40%,#fa3d1d 45%,#ffb005 50%,#e1e1fe 55%,#0358f7 60%,transparent 66.67%,transparent);background-size:300% 100%;background-position:100% 0;will-change:background-position;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;filter:blur(1px);font-family:ABC Oracle,Helvetica,sans-serif;font-weight:400;letter-spacing:-.04em;line-height:1.1}.animated-text.chroma-animate{animation:chroma-sweep .9s ease-in-out .1s forwards}.animated-text.done{background:none;color:#111;-webkit-text-fill-color:#111;filter:none;animation:none;font-family:ABC Oracle,Helvetica,sans-serif;font-weight:400;letter-spacing:-.04em;line-height:1.1}@keyframes chroma-sweep{0%{background-position:100% 0;filter:blur(1px)}to{background-position:0 0;filter:blur(0)}}.highlight{color:#1a1a1a;font-weight:400}.hero-subtitle{color:#64748b;font-weight:500;font-size:1.2rem;margin-top:.5rem}.fixed-text{color:#1a1a1a;font-weight:800}.hero-description{font-size:1.3rem;line-height:1.7;margin-bottom:3rem;color:#64748b;max-width:500px}.hero-actions{display:flex;flex-direction:row;gap:1rem;margin-bottom:2rem;align-items:flex-start;flex-wrap:wrap}.cta-link{text-decoration:none}.btn-primary-large{display:inline-flex;align-items:center;gap:.75rem;font-size:1.1rem;font-weight:600;padding:1.25rem 2.5rem;border-radius:10px;border:none;background:linear-gradient(135deg,#1a1a1a,#374151);color:#fff;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(26,26,26,.15);min-width:220px;justify-content:center}.btn-primary-large:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(26,26,26,.25);background:linear-gradient(135deg,#000,#1f2937)}.btn-secondary-large{display:inline-flex;align-items:center;gap:.75rem;font-size:1.1rem;font-weight:600;padding:1.25rem 2.5rem;border-radius:10px;border:2px solid #1a1a1a;background:transparent;color:#1a1a1a;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);min-width:220px;justify-content:center}.btn-secondary-large:hover{transform:translateY(-3px);background:#1a1a1a;color:#fff;box-shadow:0 8px 25px rgba(26,26,26,.25)}.btn-icon{display:flex;align-items:center;justify-content:center;position:relative;top:0}.btn-icon svg{display:block}.hero-trust{margin-top:3rem}.trust-badges{display:flex;gap:.75rem;flex-wrap:wrap}.badge{padding:.5rem 1rem;background:#F8F8F8;border:1px solid rgba(99,102,241,.2);border-radius:10px;font-size:.85rem;color:#666666;font-weight:500;transition:all .3s ease}.badge:hover{background:rgba(99,102,241,.15);transform:translateY(-1px)}.hero-visual{display:flex;justify-content:center;align-items:center;position:relative}.product-showcase{position:relative;width:100%;max-width:500px}.device{background-color:#fff;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.1);border:1px solid #e5e5e5}.browser-window{width:100%;overflow:hidden}.browser-header{display:flex;align-items:center;padding:1rem;background-color:#f8f8f8;border-bottom:1px solid #e5e5e5;gap:1rem}.browser-controls{display:flex;gap:.5rem}.browser-controls span{width:12px;height:12px;border-radius:50%;background-color:#ddd}.browser-controls span:first-child{background-color:#ff5f57}.browser-controls span:nth-child(2){background-color:#ffbd2e}.browser-controls span:nth-child(3){background-color:#28ca42}.address-bar{background-color:#fff;padding:.5rem 1rem;border-radius:20px;border:1px solid #e5e5e5;font-size:.85rem;color:#666;flex:1;max-width:200px}.browser-content{padding:2rem;height:300px;background-color:#fff}.chat-interface{display:flex;flex-direction:column;gap:1rem}.chat-message{padding:1rem;border-radius:12px;font-size:.9rem;line-height:1.4}.chat-message.user{background-color:#f8f8f8;margin-left:2rem;color:#000}.chat-message.ai{background-color:#000;color:#fff;margin-right:2rem}.mobile-preview{position:absolute;bottom:-20px;right:-20px;width:180px;height:300px;z-index:10}.mobile-screen{width:100%;height:100%;background-color:#fff;border-radius:20px;padding:1rem;box-shadow:0 15px 30px rgba(0,0,0,.2);border:1px solid #e5e5e5}.mobile-header{text-align:center;font-weight:600;margin-bottom:1.5rem;color:#000}.quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.action-item{padding:.75rem .5rem;background-color:#f8f8f8;border-radius:8px;text-align:center;font-size:.75rem;color:#666;border:1px solid #e5e5e5}.btn-wrap{display:inline-flex;flex-direction:column;width:fit-content}.no-signup-text{font-size:.95rem;color:#64748b;margin:0;text-align:left}.video-container{position:relative;width:100%;max-width:700px;margin:0 auto}.hero-video{width:100%;height:auto;border-radius:20px;background:#f8f9fa;box-shadow:0 20px 60px rgba(0,0,0,.1)}@media (max-width:768px){.hero{padding:120px 0 80px;min-height:auto}.hero-container{grid-template-columns:1fr;gap:3rem;text-align:center;padding:0 1.5rem}.hero-title{font-size:3rem;margin-bottom:1.5rem}.hero-description{font-size:1.1rem;margin-bottom:2rem}.hero-actions{align-items:center;flex-direction:column;gap:1rem}.btn-primary-large,.btn-secondary-large{min-width:200px;padding:1rem 2rem;font-size:1rem}.no-signup-text{text-align:center}.trust-badges{justify-content:center}.hero-video{border-radius:16px}}.features{background:#fff;color:#1a1a1a;padding:120px 0}.features-container{max-width:1400px;margin:0 auto;padding:0 3rem}.features-header{text-align:center;margin-bottom:8rem}.features-title{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;color:#1a1a1a;letter-spacing:-.02em;line-height:1.1}.features-subtitle{font-size:1.4rem;color:#64748b;max-width:700px;margin:0 auto;line-height:1.6}.feature-section{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center;margin-bottom:10rem;padding:4rem 0;opacity:0;transform:translateY(50px);animation:sectionSlideIn .8s ease-out forwards}.feature-section:nth-child(odd){animation-delay:.1s}.feature-section:nth-child(2n){animation-delay:.2s}@keyframes sectionSlideIn{to{opacity:1;transform:translateY(0)}}.feature-section.reverse{direction:rtl}.feature-section.reverse>*{direction:ltr}.feature-content{max-width:600px}.feature-badge{display:inline-block;padding:.5rem 1.25rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-radius:25px;font-size:.9rem;font-weight:600;margin-bottom:2rem;text-transform:uppercase;letter-spacing:.5px}.feature-section-title{font-size:2.8rem;font-weight:800;margin-bottom:1.5rem;color:#1a1a1a;line-height:1.1;letter-spacing:-.01em}.feature-section-subtitle{font-size:1.3rem;color:#636363;margin-bottom:1.5rem;font-weight:600;line-height:1.4}.feature-section-description{font-size:1.1rem;color:#64748b;line-height:1.7;margin-bottom:0}.feature-visual{display:flex;justify-content:center;align-items:center}.feature-image{width:100%;max-width:500px;height:auto;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.1);transition:all .4s cubic-bezier(.4,0,.2,1)}.feature-image:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 30px 80px rgba(0,0,0,.15)}.video-demo-placeholder{width:100%;max-width:500px;height:300px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:20px;display:flex;align-items:center;justify-content:center;color:#64748b;font-size:1.1rem;font-weight:500;box-shadow:0 20px 60px rgba(0,0,0,.1);border:1px solid rgba(99,102,241,.1);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.video-demo-placeholder:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 30px 80px rgba(0,0,0,.15);border-color:rgba(99,102,241,.3)}.video-demo-placeholder:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s ease}.video-demo-placeholder:hover:before{left:100%}.animated-text-feature{background-image:linear-gradient(90deg,#000,#000 33.33%,#c679c4 40%,#fa3d1d 45%,#ffb005 50%,#e1e1fe 55%,#0358f7 60%,transparent 66.67%,transparent);background-size:300% 100%;background-position:0 0;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-family:ABC Oracle,Helvetica,sans-serif;font-weight:300;letter-spacing:-.04em;line-height:1.1;display:inline-block}@media (max-width:768px){.features{padding:100px 0}.features-container{padding:0 1.5rem}.features-header{margin-bottom:6rem}.features-title{font-size:2.5rem}.features-subtitle{font-size:1.2rem}.feature-section{grid-template-columns:1fr;gap:3rem;margin-bottom:6rem;padding:2rem 0;text-align:center}.feature-section.reverse{direction:ltr}.feature-section-title{font-size:2.2rem}.feature-section-subtitle{font-size:1.1rem}.feature-section-description{font-size:1rem}.video-demo-placeholder{height:250px;max-width:400px;border-radius:16px}}.cta{background-color:#fff;color:#000;padding:100px 0}.cta-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.cta-content{max-width:500px}.cta-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#000}.cta-description{font-size:1.2rem;color:#666;margin-bottom:2.5rem;line-height:1.6}.cta-buttons{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.cta-btn{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;border-radius:1.2rem;cursor:pointer;transition:all .3s ease;text-align:left;width:100%;border:none}.cta-btn-primary{background-color:#000;color:#fff}.cta-btn-primary:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.cta-btn-secondary{background-color:#f8f8f8;color:#000;border:1px solid #e5e5e5}.cta-btn-secondary:hover{background-color:#000;color:#fff;transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.btn-icon{font-size:1.5rem;flex-shrink:0}.btn-content{display:flex;flex-direction:column;flex:1}.btn-title{font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.btn-subtitle{font-size:.85rem;opacity:.7}.cta-features{display:flex;flex-direction:column;gap:.75rem}.feature-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#666}.check-icon{color:#000;font-weight:700;font-size:1rem}.cta-visual{display:flex;justify-content:center;align-items:center}.stats-showcase{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;max-width:400px}.stat-highlight{background-color:#f8f8f8;padding:1.5rem 1rem;border-radius:12px;text-align:center;border:1px solid #e5e5e5;transition:all .3s ease}.stat-highlight:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.08)}.stat-value{font-size:1.75rem;font-weight:700;color:#000;margin-bottom:.25rem;display:flex;align-items:center;justify-content:center}.stat-value svg{width:32px;height:32px}.stat-desc{font-size:.9rem;color:#666;font-weight:500;line-height:1.4}.feedback-section{grid-column:span 2;background-color:#000;color:#fff;padding:1.5rem;border-radius:12px;text-align:left}.feedback-section p{font-size:.9rem;line-height:1.5;margin-bottom:1rem}.feedback-highlight{display:block;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.feedback-team{display:flex;flex-direction:column;gap:.25rem;text-align:right}.feedback-team strong{font-size:.85rem;font-weight:600}.feedback-email{font-size:.75rem;opacity:.7;color:white;text-decoration:none;transition:opacity .2s ease}.feedback-email:hover{opacity:1}.feedback-team span{font-size:.75rem;opacity:.7}.discord-button{grid-column:span 2;background-color:#5865F2;color:white;padding:1.4rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;gap:1rem;border:none;cursor:pointer;transition:all .2s ease;font-weight:600;font-size:1.25rem}.discord-button:hover{background-color:#4752C4;transform:translateY(-2px);box-shadow:0 8px 20px rgba(88,101,242,.2)}.discord-icon{display:flex;align-items:center;justify-content:center}.discord-button span{display:flex;align-items:center;gap:.5rem}@media (max-width:768px){.cta{padding:80px 0}.cta-container{grid-template-columns:1fr;gap:3rem;text-align:center}.cta-title{font-size:2rem}.cta-description{font-size:1.125rem}.cta-features{align-items:center}.stats-showcase{grid-template-columns:1fr;max-width:300px}.testimonial{grid-column:span 1;text-align:center}}.footer{background-color:#f8f8f8;color:#000;padding:60px 0 20px;border-top:1px solid #e5e5e5}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-content{display:flex;justify-content:space-between;gap:4rem;margin-bottom:3rem}.footer-brand{flex:1;max-width:320px}.footer-links-container{display:flex;gap:4rem;flex-wrap:wrap}.footer-section{min-width:160px}.footer-main{flex:1;max-width:320px}.footer-section h3.footer-logo{font-size:1.75rem;font-weight:700;margin-bottom:1rem;color:#000}.footer-description{color:#666;line-height:1.6;margin-bottom:2rem;font-size:.95rem}.download-links{display:flex;flex-direction:column;gap:.75rem}.download-link{display:flex;align-items:center;gap:.5rem;color:#666;text-decoration:none;padding:.5rem 0;transition:color .3s ease;font-size:1rem;font-weight:500}.download-link:hover{color:#000}.download-icon{font-size:1rem}.footer-title{font-size:1.1rem;font-weight:600;margin-bottom:1.5rem;color:#000}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.75rem}.footer-links a{color:#666;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:#000}.footer-bottom{padding:1.5rem 0;border-top:1px solid #e5e5e5}.footer-bottom,.footer-legal{display:flex;justify-content:space-between;align-items:center}.footer-legal{width:100%}.footer-legal p{margin:0;color:#666;font-size:.875rem}.legal-links{display:flex;gap:2rem;justify-content:flex-end}.legal-links a{color:#666;text-decoration:none;transition:color .2s ease}.legal-links a:hover{color:#000}@media (max-width:768px){.footer{padding:40px 0 20px}.footer-content{flex-direction:column;gap:3rem}.footer-brand{max-width:100%;text-align:center}.footer-links-container{flex-direction:column;gap:2rem}.footer-section{text-align:center}.footer-description{max-width:100%}.download-links{align-items:center}.footer-legal{flex-direction:column;text-align:center;gap:1rem}.legal-links{justify-content:center;flex-wrap:wrap}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}}.pros-container{display:flex;justify-content:left;align-items:center;height:4rem;position:relative;overflow:hidden}.pros-item{position:absolute;opacity:0;transform:translateY(50px);animation:none}.pros-item.active{animation:slideUp .5s ease forwards,slideUpAndFade .5s ease 2.5s forwards}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUpAndFade{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100px)}}@media (max-width:768px){.pros-container{justify-content:center}}