*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#fff;background-color:#000;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;line-height:1.2;margin-bottom:1rem}h1{font-size:clamp(2.5rem,5vw,4rem)}h2{font-size:clamp(2rem,4vw,3rem)}h3{font-size:clamp(1.5rem,3vw,2rem)}p{margin-bottom:1rem;font-size:1.125rem;line-height:1.7}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s}.btn:hover:before{left:100%}.btn-primary{background-color:#007aff;color:#fff;box-shadow:0 4px 14px #007aff63}.btn-primary:hover{background-color:#0051d5;transform:translateY(-2px);box-shadow:0 8px 25px #007aff80}.btn-secondary{background-color:#2c2c2e;color:#fff;border:1px solid #3a3a3c}.btn-secondary:hover{background-color:#3a3a3c;transform:translateY(-2px)}.btn-outline{background-color:transparent;color:#fff;border:1px solid #3a3a3c}.btn-outline:hover{background-color:#fff;color:#000;transform:translateY(-2px)}.btn-large{padding:1rem 2rem;font-size:1.125rem}.nav{position:fixed;top:0;width:100%;background-color:#000000f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;border-bottom:1px solid #2c2c2e}.nav-container{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;max-width:1200px;margin:0 auto}.nav-brand{display:flex;align-items:center;gap:.5rem}.nav-logo{width:2rem;height:2rem;color:#007aff}.nav-title{font-size:1.25rem;font-weight:600;color:#fff}.nav-links{display:flex;align-items:center;gap:2rem}.nav-link{color:#fff;text-decoration:none;font-weight:500;transition:color .3s ease}.nav-link:hover{color:#007aff}.nav-toggle{display:none;flex-direction:column;gap:.25rem;background:none;border:none;cursor:pointer}.nav-toggle span{width:1.5rem;height:.125rem;background-color:#fff;transition:all .3s ease}.hero{padding:8rem 0 4rem;background:linear-gradient(135deg,#000,#1c1c1e);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(0,122,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(0,122,255,.1) 0%,transparent 50%);pointer-events:none}.hero .container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.hero-content{max-width:100%}.hero-title{margin-bottom:1.5rem;background:linear-gradient(135deg,#fff,#b0b0b0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-title-accent{background:linear-gradient(135deg,#007aff,#00d4ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:1.25rem;color:#b0b0b0;margin-bottom:2rem;line-height:1.6}.hero-cta{display:flex;gap:1rem;margin-bottom:3rem}.hero-stats{display:flex;gap:2rem}.stat{text-align:center}.stat-number{font-size:2rem;font-weight:700;color:#007aff;margin-bottom:.25rem}.stat-label{font-size:.875rem;color:#8e8e93;text-transform:uppercase;letter-spacing:.05em}.hero-visual{display:flex;justify-content:center;align-items:center}.hero-image-container{position:relative;width:100%;max-width:500px}.hero-image{width:100%;height:auto;border-radius:1rem;box-shadow:0 20px 40px #0000004d}.section-header{text-align:center;margin-bottom:4rem}.section-title{background:linear-gradient(135deg,#fff,#b0b0b0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}.section-description{font-size:1.25rem;color:#8e8e93;max-width:600px;margin:0 auto}.features{padding:6rem 0;background-color:#1c1c1e}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.feature-card{background:linear-gradient(135deg,#2c2c2e,#3a3a3c);border:1px solid #3a3a3c;border-radius:1rem;padding:2rem;transition:all .3s ease;position:relative;overflow:hidden}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,122,255,.1) 0%,transparent 50%);opacity:0;transition:opacity .3s ease}.feature-card:hover:before{opacity:1}.feature-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000004d}.feature-icon{width:3rem;height:3rem;background:linear-gradient(135deg,#007aff,#00d4ff);border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.feature-icon svg{width:1.5rem;height:1.5rem;color:#fff}.feature-title{color:#fff;margin-bottom:1rem}.feature-description{color:#8e8e93;font-size:1rem;line-height:1.6}.process{padding:6rem 0;background-color:#000}.process .container{background:linear-gradient(135deg,#4a5568,#2d3748);border-radius:2rem;padding:4rem 3rem;box-shadow:0 25px 50px #0006;border:1px solid #4a5568;position:relative;overflow:hidden}.process .container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 20%,rgba(0,122,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(0,122,255,.1) 0%,transparent 50%);pointer-events:none}.process .section-header{position:relative;z-index:1}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;position:relative;z-index:1}.process-step{display:flex;gap:1.5rem}.process-number{flex-shrink:0;width:3rem;height:3rem;background:linear-gradient(135deg,#007aff,#00d4ff);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:700;color:#fff;box-shadow:0 8px 20px #007aff4d}.process-content{flex:1}.process-title{color:#fff;margin-bottom:.75rem}.process-description{color:#cbd5e0;font-size:1rem;line-height:1.6}.whatsapp-section,.website-section{padding:6rem 0;background-color:#1c1c1e}.website-section{background-color:#000}.integration-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.integration-content.reverse{direction:rtl}.integration-content.reverse>*{direction:ltr}.integration-title{font-size:clamp(2rem,4vw,2.5rem);background:linear-gradient(135deg,#fff,#b0b0b0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1.5rem}.integration-description{font-size:1.25rem;color:#8e8e93;margin-bottom:2rem;line-height:1.6}.integration-features{display:flex;flex-direction:column;gap:1rem}.integration-feature{display:flex;align-items:center;gap:.75rem;color:#fff;font-size:1rem}.integration-feature-icon{width:1.25rem;height:1.25rem;color:#007aff;flex-shrink:0}.whatsapp-mockup{display:flex;justify-content:center}.phone-frame{width:280px;background:#000;border-radius:2rem;padding:.5rem;box-shadow:0 20px 40px #00000080}.phone-header{background:#000;padding:.5rem 1rem;border-radius:1.5rem 1.5rem 0 0}.phone-status{display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:.875rem;font-weight:600}.phone-indicators{font-size:.75rem}.whatsapp-header{background:#075e54;padding:1rem;display:flex;align-items:center}.whatsapp-contact{display:flex;align-items:center;gap:.75rem}.contact-avatar{width:2.5rem;height:2.5rem;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center}.contact-avatar svg{width:1.25rem;height:1.25rem;color:#fff}.contact-info{display:flex;flex-direction:column}.contact-name{color:#fff;font-weight:600;font-size:.875rem}.contact-status{color:#b0b0b0;font-size:.75rem}.whatsapp-messages{background:#0d1418;padding:1rem;min-height:200px;display:flex;flex-direction:column;gap:.75rem;border-radius:0 0 1.5rem 1.5rem}.message{max-width:80%;padding:.5rem .75rem;border-radius:.5rem;position:relative}.message.received{background:#262d31;color:#fff;align-self:flex-start}.message.sent{background:#005c4b;color:#fff;align-self:flex-end}.message p{margin:0;font-size:.875rem;line-height:1.4}.message-time{font-size:.75rem;color:#8e8e93;margin-top:.25rem;display:block}.cta-whatsapp{padding:4rem 0;background:linear-gradient(135deg,#2c2c2e,#3a3a3c);text-align:center}.cta-whatsapp-content{max-width:600px;margin:0 auto}.cta-whatsapp-title{font-size:clamp(1.75rem,3vw,2.25rem);background:linear-gradient(135deg,#fff,#b0b0b0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}.cta-whatsapp-description{font-size:1.125rem;color:#8e8e93;margin-bottom:2rem;line-height:1.6}.website-mockup{display:flex;justify-content:center}.browser-frame{width:400px;background:#fff;border-radius:.5rem;box-shadow:0 20px 40px #0000004d;overflow:hidden}.browser-header{background:#f0f0f0;padding:.75rem 1rem;display:flex;align-items:center;gap:1rem;border-bottom:1px solid #e0e0e0}.browser-dots{display:flex;gap:.25rem}.browser-dots span{width:.75rem;height:.75rem;border-radius:50%;background-color:#ff5f56}.browser-dots span:nth-child(2){background-color:#ffbd2e}.browser-dots span:nth-child(3){background-color:#27ca3f}.browser-url{background:#fff;padding:.25rem .75rem;border-radius:.25rem;font-size:.75rem;color:#666;border:1px solid #e0e0e0;flex:1}.website-content{background:#fff;padding:2rem;position:relative;min-height:250px}.website-hero h3{color:#000;margin-bottom:.5rem;font-size:1.5rem}.website-hero p{color:#666;margin-bottom:2rem}.chat-widget{position:absolute;bottom:1rem;right:1rem;width:250px;background:#fff;border:1px solid #e0e0e0;border-radius:.5rem;box-shadow:0 10px 25px #00000026}.chat-header{background:#007aff;color:#fff;padding:.75rem;border-radius:.5rem .5rem 0 0;font-size:.875rem;font-weight:600}.chat-messages{padding:1rem;max-height:120px;overflow-y:auto}.chat-message{background:#f0f0f0;padding:.5rem;border-radius:.5rem;margin-bottom:.5rem}.chat-message p{margin:0;font-size:.875rem;color:#333;line-height:1.4}.chat-input{padding:.75rem;border-top:1px solid #e0e0e0}.chat-input input{width:100%;padding:.5rem;border:1px solid #e0e0e0;border-radius:.25rem;font-size:.875rem;outline:none}.chat-input input:focus{border-color:#007aff}.cta{padding:6rem 0;background:linear-gradient(135deg,#1c1c1e,#2c2c2e);text-align:center}.cta-content{max-width:800px;margin:0 auto}.cta-title{margin-bottom:1rem;background:linear-gradient(135deg,#fff,#b0b0b0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cta-description{font-size:1.25rem;color:#8e8e93;margin-bottom:2rem}.cta-buttons{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem}.cta-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;max-width:800px;margin:0 auto}.cta-feature{display:flex;align-items:center;gap:.5rem;color:#8e8e93;font-size:.875rem;justify-content:center}.cta-feature-icon{width:1rem;height:1rem;color:#34c759;flex-shrink:0}.footer{background-color:#000;border-top:1px solid #2c2c2e;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:2rem}.footer-brand{max-width:300px}.footer-logo{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.footer-logo svg{width:1.5rem;height:1.5rem;color:#007aff}.footer-logo span{font-size:1.125rem;font-weight:600;color:#fff}.footer-tagline{color:#8e8e93;font-size:.875rem;margin:0}.footer-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem}.footer-column{display:flex;flex-direction:column;gap:.75rem}.footer-title{color:#fff;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:0}.footer-link{color:#8e8e93;text-decoration:none;font-size:.875rem;transition:color .3s ease}.footer-link:hover{color:#007aff}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid #2c2c2e}.footer-copyright{color:#8e8e93;font-size:.875rem;margin:0}.footer-legal{display:flex;gap:1.5rem}@media (max-width: 768px){.container{padding:0 1rem}.nav-links{display:none}.nav-toggle{display:flex}.hero .container{grid-template-columns:1fr;text-align:center;gap:2rem}.hero-cta{flex-direction:column;align-items:center}.hero-stats{justify-content:center}.features-grid{grid-template-columns:1fr}.process .container{padding:3rem 2rem}.process-steps{grid-template-columns:1fr}.integration-content{grid-template-columns:1fr;text-align:center}.integration-content.reverse{direction:ltr}.cta-buttons{flex-direction:column;align-items:center}.cta-features,.footer-content{grid-template-columns:1fr;text-align:center}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.footer-legal{justify-content:center}.phone-frame{width:250px}.browser-frame{width:320px}}@media (max-width: 480px){.hero-stats{flex-direction:column;gap:1rem}.process .container{padding:2rem 1.5rem}.process-step{flex-direction:column;text-align:center}.integration-features{align-items:center}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease-out}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}button:focus,a:focus{outline:2px solid #007aff;outline-offset:2px}@media (prefers-contrast: high){.btn-primary,.feature-card{border:2px solid #ffffff}}.chatbot-button{position:fixed;bottom:2rem;right:2rem;width:4rem;height:4rem;background:linear-gradient(135deg,#007aff,#00d4ff);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px #007aff66;transition:all .3s ease;z-index:1000;overflow:hidden}.chatbot-button:hover{transform:translateY(-2px);box-shadow:0 12px 35px #007aff99}.chatbot-button.open{background:#ff3b30}.chatbot-button.open:hover{background:#d70015}.chatbot-pulse{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background:#007aff4d;animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1);opacity:1}70%{transform:scale(1.4);opacity:0}to{transform:scale(1.4);opacity:0}}.chatbot-window{position:fixed;bottom:7rem;right:2rem;width:450px;height:600px;background:#fff;border-radius:1rem;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;z-index:999;overflow:hidden;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chatbot-header{background:linear-gradient(135deg,#007aff,#00d4ff);color:#fff;padding:1rem;display:flex;justify-content:space-between;align-items:center}.chatbot-header-info{display:flex;align-items:center;gap:.75rem}.chatbot-avatar{width:2.5rem;height:2.5rem;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center}.chatbot-title h4{margin:0;font-size:16px;font-weight:600}.chatbot-status{font-size:.75rem;opacity:.9}.chatbot-close{background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;border-radius:.25rem;transition:background-color .2s ease}.chatbot-close:hover{background:#ffffff1a}.chatbot-messages{flex:1;padding:1rem;overflow-y:auto;background:#f8f9fa;display:flex;flex-direction:column;gap:1rem}.chatbot-message{display:flex;max-width:80%}.chatbot-message.bot{align-self:flex-start}.chatbot-message.user{align-self:flex-end}.message-content{background:#fff;padding:.75rem 1rem;border-radius:1rem;box-shadow:0 2px 8px #0000001a;position:relative}.chatbot-message.bot .message-content{background:#e3f2fd;border-bottom-left-radius:.25rem}.chatbot-message.user .message-content{background:#007aff;color:#fff;border-bottom-right-radius:.25rem}.message-content p{margin:0;font-size:14px;line-height:1.4;color:#000}.message-time{font-size:.75rem;opacity:.7;margin-top:.25rem;display:block}.chatbot-input{padding:1rem;background:#fff;border-top:1px solid #e0e0e0;display:flex;gap:.75rem;align-items:center}.chatbot-input-field{flex:1;padding:.75rem 1rem;border:1px solid #e0e0e0;border-radius:1.5rem;font-size:.875rem;outline:none;transition:border-color .2s ease;color:#000}.chatbot-input-field:focus{border-color:#007aff}.chatbot-send-button{width:2.5rem;height:2.5rem;background:#007aff;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.chatbot-send-button:hover{background:#0051d5;transform:scale(1.05)}.chatbot-send-button:disabled{background:#ccc;cursor:not-allowed;transform:none}.typing-indicator{display:flex;align-items:center;gap:.5rem;color:#666;font-style:italic}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 480px){.chatbot-window{width:calc(100vw - 2rem);height:70vh;bottom:6rem;right:1rem}.chatbot-button{bottom:1.5rem;right:1.5rem;width:3.5rem;height:3.5rem}}.chatbot-messages::-webkit-scrollbar{width:4px}.chatbot-messages::-webkit-scrollbar-track{background:transparent}.chatbot-messages::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.chatbot-messages::-webkit-scrollbar-thumb:hover{background:#999}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.block{display:block}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}
