@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";body,#root{display:flex;flex-direction:column;min-height:100vh}main{flex:1}body{background-color:#fff!important}@layer theme,base,components,utilities;@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;--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{*,: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%;-moz-tab-size:4;-o-tab-size:4;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,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}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::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]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance: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 utilities{.visible{visibility:visible}.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}}.resize{resize:both}.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,backdrop-filter,display,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))}}body{font-family:Montserrat,sans-serif}.logo{will-change:filter;padding:1.5em;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:20s linear infinite logo-spin}}.card{padding:2em}.read-the-docs{color:#888}@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;--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{*,: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%;-moz-tab-size:4;-o-tab-size:4;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,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}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::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]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance: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}.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}}.resize{resize:both}.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,backdrop-filter,display,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))}}.headermaecentro{justify-content:center;width:100%;display:flex}.navbar{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;background:#ffffffe6;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;width:calc(100% - 40px);max-width:1100px;padding:15px 40px;font-family:Inter,sans-serif;transition:all .3s;display:grid;position:fixed;top:20px;transform:translate(-50%);box-shadow:0 8px 24px #0000001a}.brand-icon{-o-object-fit:contain;object-fit:contain;width:40px;height:40px}.brand{color:#0563a9;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.brand a{color:inherit;align-items:center;gap:.5rem;text-decoration:none;transition:color .3s;display:flex}.brand a:hover{color:#84bfff}.brand span{color:#1f2937}.brand i{color:#84bfff;font-size:24px}.navigation-wrapper{z-index:10;justify-content:center;align-items:center;display:flex}.main-nav{gap:32px;display:flex}.main-nav a{color:#252525;padding:8px 4px;font-size:18px;font-weight:600;text-decoration:none;transition:color .3s;position:relative}.main-nav a:hover{color:#84bfff}.main-nav a:after{content:"";background:linear-gradient(90deg,#0563a9,#55a0f0);border-radius:2px;width:0;height:3px;transition:width .3s;position:absolute;bottom:0;left:0}.main-nav a:hover:after{width:100%}.action-btn-wrapper{z-index:10;justify-content:flex-end;text-decoration:none;display:flex}.action-btn{color:#fff;background:linear-gradient(135deg,#0563a9,#55a0f0);border-radius:50px;align-items:center;gap:10px;padding:12px 28px;font-size:17px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 6px 15px #84bfff59}.action-btn:hover{transform:translateY(-3px);box-shadow:0 8px 20px #84bfff73}.hamburger-menu{cursor:pointer;z-index:1001;flex-direction:column;justify-content:space-between;width:30px;height:24px;display:none;position:relative}.hamburger-menu span{transform-origin:50%;background:#0563a9;border-radius:2px;width:100%;height:3px;transition:all .3s;display:block}.hamburger-menu.active span:first-child{background:#fff;transform:rotate(45deg)translate(6px,6px)}.hamburger-menu.active span:nth-child(2){opacity:0}.hamburger-menu.active span:nth-child(3){background:#fff;transform:rotate(-45deg)translate(6px,-6px)}.nav-item-dropdown{align-items:center;display:flex;position:relative}.submenu{z-index:1001;background:#fff;border-radius:8px;flex-direction:column;min-width:180px;padding:10px 0;display:flex;position:absolute;top:100%;left:0;box-shadow:0 4px 12px #0000001a}.submenu a{color:#252525;padding:10px 20px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s}.submenu a:hover{color:#0563a9;background:#84bfff1a}.nav-item-dropdown>a{color:#252525;padding:8px 4px;font-size:18px;font-weight:600;text-decoration:none;transition:color .3s;position:relative}.nav-item-dropdown>a:hover{color:#84bfff}.nav-item-dropdown>a:after{content:"";background:linear-gradient(90deg,#0563a9,#55a0f0);border-radius:2px;width:0;height:3px;transition:width .3s;position:absolute;bottom:0;left:0}.nav-item-dropdown>a:hover:after{width:100%}.overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:999;opacity:0;visibility:hidden;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100vh;transition:all .4s;display:flex;position:fixed;top:0;left:0}.overlay.active{opacity:1;visibility:visible}.mobile-panel{background:#fff;border-radius:20px;width:90%;max-width:400px;max-height:80vh;transition:transform .4s;position:relative;overflow-y:auto;transform:scale(.8);box-shadow:0 20px 40px #0000004d}.overlay.active .mobile-panel{transform:scale(1)}.panel-close{color:#666;cursor:pointer;z-index:1002;background:#0000000d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.panel-close:hover{color:#0563a9;background:#0563a91a;transform:rotate(90deg)}.mobile-navigation{flex-direction:column;gap:5px;padding:60px 30px 30px;display:flex}.mobile-navigation>a{color:#252525;border-radius:12px;align-items:center;gap:15px;padding:15px 20px;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.mobile-navigation>a:hover{color:#0563a9;background:#0563a91a;transform:translate(5px)}.mobile-navigation>a i{color:#84bfff;width:20px;font-size:16px}.mobile-submenu{margin:5px 0}.submenu-trigger{cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;padding:15px 20px;transition:all .3s;display:flex}.submenu-trigger:hover{background:#0563a91a}.submenu-trigger span{color:#252525;align-items:center;gap:15px;font-size:18px;font-weight:600;display:flex}.submenu-trigger span i{color:#84bfff;width:20px;font-size:16px}.submenu-trigger>i{color:#666;font-size:14px;transition:transform .3s}.submenu-items{background:#0563a90d;border-radius:12px;margin:10px 20px;padding:10px 0;animation:.3s slideDown}.submenu-items a{color:#666;border-radius:8px;align-items:center;gap:12px;margin:2px 10px;padding:12px 20px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.submenu-items a:hover{color:#0563a9;background:#0563a926;transform:translate(5px)}.submenu-items a i{color:#84bfff;width:16px;font-size:14px}.mobile-action-btn{background:linear-gradient(135deg,#0563a9,#55a0f0);border-radius:12px;justify-content:center;align-items:center;gap:12px;margin-top:20px;padding:16px 20px;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 6px 15px #84bfff59;color:#fff!important}.mobile-action-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #84bfff73;color:#fff!important}.mobile-action-btn i{font-size:16px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{opacity:0;animation:.8s ease-out forwards fadeInUp}body.menu-open{overflow:hidden}.mobile-panel::-webkit-scrollbar{width:4px}.mobile-panel::-webkit-scrollbar-track{background:#0000000d}.mobile-panel::-webkit-scrollbar-thumb{background:#0563a94d;border-radius:2px}.mobile-panel::-webkit-scrollbar-thumb:hover{background:#0563a980}@media(max-width:768px){.navbar{grid-template-columns:1fr auto;width:calc(100% - 20px);padding:15px 25px;top:10px}.navigation-wrapper,.action-btn-wrapper{display:none}.hamburger-menu{display:flex}.brand{font-size:1.3rem}.brand i{font-size:22px}.brand-icon{width:35px;height:35px}}@media(max-width:480px){.navbar{width:calc(100% - 10px);padding:12px 20px;top:5px}.brand{font-size:1.2rem}.brand i{font-size:20px}.brand-icon{width:32px;height:32px}.mobile-panel{width:95%;max-width:none}.mobile-navigation{padding:50px 20px 20px}.mobile-navigation>a{padding:12px 15px;font-size:16px}.submenu-trigger span{font-size:16px}.mobile-action-btn{padding:14px 18px;font-size:16px}}@media(max-width:360px){.brand{font-size:1.1rem}.mobile-navigation{gap:3px}.mobile-navigation>a{font-size:15px}}.main-nav a:focus,.mobile-navigation a:focus,.submenu-trigger:focus,.submenu-items a:focus{outline-offset:2px;outline:2px solid #84bfff}.footer{position:relative;background-color:#84bfff;padding:3rem 1.5rem 2rem;margin-top:auto;width:100%;display:flex;justify-content:center}.footer-container{max-width:800px;background-color:#e5e7eb;border-radius:12px;padding:2.5rem;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;box-shadow:0 1px 3px #0000001a}.footer-brand{grid-column:span 1}.footer-logo{font-size:1.125rem;font-weight:700;color:#111827;margin-bottom:1rem}.footer-description{color:#6b7280;font-size:.875rem;line-height:1.6;margin-bottom:2.5rem;max-width:280px}.footer-copyright{color:#9ca3af;font-size:.75rem}.footer-column{display:flex;flex-direction:column}.footer-column-title{font-weight:600;color:#111827;margin-bottom:1.2rem;font-size:.875rem}.footer-link{color:#9ca3af;text-decoration:none;font-size:.8rem;margin-bottom:.7rem;transition:color .2s ease}.footer-link:hover{color:#6b7280}.custom-shape-divider-top-1760887362{position:absolute;top:0;left:0;width:100%;overflow:hidden;line-height:0}.custom-shape-divider-top-1760887362 svg{position:relative;display:block;width:calc(100% + 1.3px);height:73px}.custom-shape-divider-top-1760887362 .shape-fill{fill:#fff}@media(max-width:768px){.footer-container{grid-template-columns:1fr;gap:2rem;padding:2rem;max-width:90%}.footer-brand{grid-column:span 1}.footer{padding:2rem 1rem 1.5rem}.footer-description{max-width:none}}@media(max-width:640px){.footer-container{grid-template-columns:1fr 1fr;gap:1.5rem}.footer-brand{grid-column:span 2}}@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;--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{*,: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%;-moz-tab-size:4;-o-tab-size:4;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,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}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::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]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance: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}.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}}.resize{resize:both}.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,backdrop-filter,display,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))}}.hero{background-blend-mode:darken;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#84bfff;justify-content:center;min-height:100vh;padding:90px 2rem 6rem;display:flex;position:relative;overflow-x:hidden}.hero-section-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff5b;border:3px solid #d3d3d333;border-radius:40px;justify-content:stretch;align-items:center;width:95%;max-width:1400px;height:90vh;min-height:600px;display:flex;box-shadow:0 8px 40px #00000040}.hero-section-container>div{flex:1;justify-content:center;align-items:center;width:100%;display:flex}.hero-text{opacity:0;text-align:center;box-sizing:border-box;width:100%;margin:0;padding:2.5rem 1rem;font-size:2.4rem;transition:all 1s;transform:translateY(-50px)}.hero-text.fade-in-left{opacity:1;transform:translateY(0)}.hero-text h1{color:#111;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:1rem;font-size:4.5rem;font-weight:700;line-height:1.2}.hero-text h1 span{color:#0563a9;display:inline-block}.hero-text h1 .block{display:block}.subtitle{color:#2d3559;word-wrap:break-word;margin:1rem 0 2rem;font-size:2.2rem;line-height:1.4}.hero-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;width:100%;margin-top:3.5rem;display:flex}.btn{letter-spacing:2px;cursor:pointer;color:#fff;background:linear-gradient(90deg,#0563a9,#55a0f0);border:none;border-radius:50px;justify-content:center;align-items:center;width:250px;height:55px;font-size:20px;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 10px #0000001a}.btn:hover{transform:translateY(-2px);box-shadow:0 6px 15px #0003}.btn:active{transform:translateY(0)}.hero-images{opacity:1;box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:420px;margin-top:3rem;padding:0 1rem;transition:all 1s;display:flex;transform:translateY(50px)}.hero-images.fade-in-right{opacity:1;transform:translate(0)}.hero-images img{-o-object-fit:contain;object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.custom-shape-divider-bottom-1759704000{width:100%;line-height:0;position:absolute;bottom:0;left:0;overflow:hidden;transform:rotate(180deg)}.custom-shape-divider-bottom-1759704000 svg{width:calc(105% + 1.3px);height:96px;display:block;position:relative}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hero-section-container.animate-load{opacity:0;animation:1s ease-out forwards fadeInUp}@media only screen and (min-width:1848px)and (max-width:2960px){.hero{padding:120px 4rem 8rem}.hero-section-container{border-radius:45px;width:90%;height:85vh;min-height:800px}.hero-section-container>div{flex-direction:row;gap:5rem}.hero-text{text-align:left;flex:1;padding:3rem 2rem}.hero-text h1{font-size:5.5rem}.subtitle{font-size:2.8rem}.btn{width:280px;height:65px;font-size:22px}.hero-images{flex:1;height:550px}}@media only screen and (min-width:1752px)and (max-width:1847px){.hero{padding:110px 3.5rem 7rem}.hero-section-container{border-radius:42px;width:92%;height:87vh;min-height:750px}.hero-section-container>div{flex-direction:row;gap:4rem}.hero-text{text-align:left;flex:1;padding:2.5rem 2rem}.hero-text h1{font-size:5rem}.subtitle{font-size:2.5rem}.btn{width:270px;height:60px;font-size:21px}.hero-images{flex:1;height:500px}}@media only screen and (min-width:1600px)and (max-width:1751px){.hero{padding:100px 3rem 6rem}.hero-section-container{border-radius:40px;width:94%;height:88vh;min-height:700px}.hero-section-container>div{flex-direction:row;gap:3.5rem}.hero-text{text-align:left;flex:1;padding:2rem 1.5rem}.hero-text h1{font-size:4.5rem}.subtitle{font-size:2.3rem}.btn{width:260px;height:58px;font-size:20px}.hero-images{flex:1;height:450px}}@media only screen and (device-width:1848px)and (device-height:2960px){.hero-section-container{border-radius:45px}.hero-text h1{font-size:5.2rem;line-height:1.1}.subtitle{font-size:2.6rem}}@media only screen and (device-width:1752px)and (device-height:2800px){.hero-section-container{border-radius:42px}.hero-text h1{font-size:4.8rem}.subtitle{font-size:2.4rem}}@media only screen and (device-width:1600px)and (device-height:2560px){.hero-section-container{border-radius:38px}.hero-text h1{font-size:4.3rem}}@media only screen and (min-width:1368px)and (max-width:1752px){.hero{padding:90px 2.5rem 5rem}.hero-section-container{border-radius:38px;width:95%;height:85vh;min-height:650px}.hero-section-container>div{flex-direction:row;gap:3rem}.hero-text{text-align:left;flex:1;padding:2rem 1.5rem}.hero-text h1{font-size:4rem}.subtitle{font-size:2.1rem}.btn{width:250px;height:55px;font-size:19px}.hero-images{flex:1;height:400px}}@media only screen and (min-width:1200px)and (max-width:1367px){.hero{padding:85px 2rem 4.5rem}.hero-section-container{border-radius:35px;width:96%;height:86vh;min-height:600px}.hero-section-container>div{flex-direction:row;gap:2.5rem}.hero-text{text-align:left;flex:1;padding:1.8rem 1.2rem}.hero-text h1{font-size:3.7rem}.subtitle{font-size:1.9rem}.btn{width:240px;height:52px;font-size:18px}.hero-images{flex:1;height:370px}}@media only screen and (min-width:1024px)and (max-width:1199px){.hero{padding:80px 1.8rem 4rem}.hero-section-container{border-radius:32px;width:97%;height:82vh;min-height:550px}.hero-section-container>div{flex-direction:column;gap:2rem}.hero-text{padding:1.5rem 1rem}.hero-text h1{font-size:3.4rem}.subtitle{font-size:1.7rem}.btn{width:230px;height:50px;font-size:17px}.hero-images{height:340px}}@media only screen and (min-width:800px)and (max-width:1023px){.hero{padding:75px 1.5rem 3.5rem}.hero-section-container{border-radius:30px;width:98%;height:80vh;min-height:500px;padding:2rem 1rem}.hero-section-container>div{flex-direction:column;gap:1.8rem}.hero-text{padding:1.2rem .8rem}.hero-text h1{font-size:3.1rem}.subtitle{font-size:1.5rem}.hero-buttons{gap:1.8rem;margin-top:2rem}.btn{width:220px;height:48px;font-size:16px}.hero-images{height:310px}}@media only screen and (min-width:600px)and (max-width:799px){.hero{padding:70px 1.2rem 3rem}.hero-section-container{border-radius:25px;width:99%;height:78vh;min-height:450px;padding:1.8rem .8rem}.hero-section-container>div{flex-direction:column;gap:1.5rem}.hero-text{padding:1rem .6rem}.hero-text h1{font-size:2.8rem;line-height:1.1}.subtitle{font-size:1.3rem}.hero-buttons{flex-direction:column;align-items:center;gap:1.5rem;margin-top:1.8rem}.btn{width:200px;height:45px;font-size:15px}.hero-images{height:280px}.custom-shape-divider-bottom-1759704000 svg{height:65px}}@media only screen and (min-width:480px)and (max-width:599px){.hero{padding:65px 1rem 2.5rem}.hero-section-container{border-width:2px;border-radius:22px;width:100%;height:75vh;min-height:400px;padding:1.5rem .6rem}.hero-section-container>div{flex-direction:column;gap:1.2rem}.hero-text{padding:.8rem .5rem}.hero-text h1{font-size:2.4rem;line-height:1.05}.subtitle{font-size:1.1rem}.hero-buttons{flex-direction:column;align-items:center;gap:1.2rem;margin-top:1.5rem}.btn{letter-spacing:1px;width:180px;height:42px;font-size:14px}.hero-images{height:250px}.custom-shape-divider-bottom-1759704000 svg{height:55px}}@media only screen and (min-width:2960px)and (orientation:landscape){.hero{padding:80px 6rem 4rem}.hero-section-container{height:85vh;min-height:600px}.hero-section-container>div{flex-direction:row;gap:6rem}.hero-text{text-align:left;flex:1.2}.hero-images{flex:.8;height:400px}.hero-text h1{font-size:4.5rem}.subtitle{font-size:2.2rem}}@media(min-width:1600px)and (max-width:1848px)and (orientation:landscape){.hero{padding:70px 4rem 3rem}.hero-section-container{height:82vh;min-height:500px}.hero-section-container>div{flex-direction:row;gap:4rem}.hero-text{text-align:left;flex:1}.hero-images{flex:1;height:350px}.hero-text h1{font-size:3.8rem}.subtitle{font-size:1.9rem}.hero-buttons{flex-direction:row;gap:2rem}}@media(min-width:800px)and (max-width:1200px)and (orientation:landscape){.hero{padding:60px 2.5rem 2rem}.hero-section-container{height:80vh;min-height:400px}.hero-section-container>div{flex-direction:row;gap:2.5rem}.hero-text{text-align:left;flex:1;padding:1rem}.hero-images{flex:1;height:280px}.hero-text h1{font-size:2.8rem;line-height:1.1}.subtitle{font-size:1.4rem}.hero-buttons{flex-direction:row;gap:1.5rem;margin-top:1.5rem}.btn{width:160px;height:40px;font-size:13px}}@media(min-width:600px)and (max-width:800px)and (orientation:landscape){.hero{padding:50px 2rem 1.5rem}.hero-section-container{height:85vh;min-height:350px;padding:1rem}.hero-section-container>div{flex-direction:row;gap:2rem}.hero-text{text-align:left;flex:1;padding:.8rem}.hero-images{flex:1;height:220px}.hero-text h1{font-size:2.2rem;line-height:1}.subtitle{margin:.5rem 0;font-size:1.1rem}.hero-buttons{flex-direction:row;gap:1rem;margin-top:1rem}.btn{width:140px;height:35px;font-size:12px}.custom-shape-divider-bottom-1759704000 svg{height:35px}}@media(min-width:1440px){.hero{padding:100px 3rem 8rem}.hero-section-container>div{flex-direction:row;gap:4rem}.hero-text{text-align:left;flex:1;padding-right:3rem}.hero-images{flex:1;height:500px}.hero-text h1{font-size:5rem}.subtitle{font-size:2.5rem}}@media(min-width:320px)and (max-width:479px){.hero{padding:55px .5rem 2rem}.hero-section-container{border-width:2px;border-radius:15px;width:100%;height:auto;min-height:60vh;padding:1.2rem .5rem}.hero-section-container>div{flex-direction:column;gap:1.5rem}.hero-text{padding:.8rem .3rem}.hero-text h1{font-size:2rem;line-height:1.05}.subtitle{font-size:1rem}.hero-buttons{flex-direction:column;align-items:center;gap:1rem;margin-top:1.5rem}.btn{width:170px;height:40px;font-size:13px}.hero-images{height:200px}.custom-shape-divider-bottom-1759704000 svg{height:45px}}@media(min-resolution:192dpi){.hero-section-container{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.btn{box-shadow:0 2px 8px #00000026}}@media(prefers-reduced-motion:reduce){.hero-text,.hero-images,.hero-section-container.animate-load{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}.btn{transition:none!important}.btn:hover{transform:none!important}}@media(pointer:coarse){.btn{min-width:44px;min-height:44px}.hero-buttons{gap:1.5rem}}@media(hover:hover){.btn:hover{transform:translateY(-2px);box-shadow:0 6px 15px #0003}}.smartwatch-section{padding:80px 20px;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow-x:hidden}.container{max-width:1400px;width:100%;margin:0 auto}.features-grid{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;position:relative;gap:2rem}.features-column{display:flex;flex-direction:column;justify-content:space-evenly;align-items:flex-end;gap:0}.left-column{text-align:right;align-items:flex-end}.right-column{text-align:left;align-items:flex-start}.feature-item{display:flex;align-items:center;position:relative;opacity:0;animation:fadeInSlide .8s ease-out forwards;margin-bottom:2rem}.feature-1{animation-delay:.1s}.feature-2{animation-delay:.3s}.feature-3{animation-delay:.5s}.left-feature{justify-content:flex-end}.right-feature{justify-content:flex-start}.feature-content{display:flex;align-items:center;gap:20px;max-width:450px}.left-feature .feature-content{flex-direction:row-reverse}.feature-icon{width:80px;height:80px;background:#3b82f61a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;flex-shrink:0;transition:all .3s ease}.feature-icon:hover{background:#3b82f633;transform:scale(1.1)}.feature-text h3{font-size:30px;font-weight:700;color:#1f2937;margin:0 0 8px;line-height:1.3;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.feature-text p{font-size:17px;color:#6b7280;margin:0;line-height:1.5;word-wrap:break-word}.connecting-line{width:120px;height:1px;background:#000;opacity:.3}.left-line{margin-left:20px}.right-line{margin-right:20px}.center-column{display:flex;justify-content:center;align-items:center;padding:0 2rem}.smartwatch-container{position:relative;opacity:0;animation:fadeInZoom 1s ease-out .2s forwards}.smartwatch-image{width:600px;height:570px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 25px 50px rgba(0,0,0,.15));transition:all .5s ease-out;max-width:100%;height:auto}.smartwatch-image:hover{transform:scale(1.05)}@keyframes fadeInSlide{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInZoom{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media(min-width:1440px){.smartwatch-section{padding:100px 40px}.features-grid{gap:3rem}.feature-text h3{font-size:32px}.feature-text p{font-size:18px}.feature-icon{width:90px;height:90px;font-size:32px}.smartwatch-image{width:650px;height:620px}}@media(min-width:1200px)and (max-width:1439px){.smartwatch-section{padding:90px 30px}.feature-content{max-width:420px}.feature-text h3{font-size:28px}.feature-text p{font-size:16px}.smartwatch-image{width:550px;height:520px}}@media(min-width:1024px)and (max-width:1199px){.smartwatch-section{padding:70px 25px}.features-grid{gap:1.5rem}.feature-content{max-width:380px;gap:15px}.feature-text h3{font-size:24px}.feature-text p{font-size:15px}.feature-icon{width:70px;height:70px;font-size:24px}.smartwatch-image{width:450px;height:420px}.connecting-line{width:80px}}@media(min-width:768px)and (max-width:1023px){.smartwatch-section{padding:60px 20px}.features-grid{grid-template-columns:1fr;gap:3rem;text-align:center}.features-column{align-items:center;gap:2rem}.left-column,.right-column{text-align:center;align-items:center}.feature-item{justify-content:center;margin-bottom:0}.feature-content{flex-direction:column;text-align:center;max-width:500px;gap:20px}.left-feature .feature-content{flex-direction:column}.connecting-line{display:none}.center-column{order:-1;padding:0}.smartwatch-image{width:350px;height:330px}.feature-text h3{font-size:22px}.feature-text p{font-size:14px}.feature-icon{width:65px;height:65px;font-size:22px}}@media only screen and (min-width:1024px)and (max-width:1366px)and (orientation:portrait){.smartwatch-section{padding:80px 30px}.features-grid{grid-template-columns:1fr;gap:4rem}.smartwatch-image{width:400px;height:380px}.feature-text h3{font-size:26px}.feature-text p{font-size:16px}}@media(min-width:481px)and (max-width:767px){.smartwatch-section{padding:50px 15px}.features-grid{grid-template-columns:1fr;gap:2.5rem;text-align:center}.features-column{align-items:center;gap:1.5rem}.left-column,.right-column{text-align:center;align-items:center}.feature-item{justify-content:center;margin-bottom:0}.feature-content{flex-direction:column;text-align:center;max-width:400px;gap:15px}.left-feature .feature-content{flex-direction:column}.connecting-line{display:none}.center-column{order:-1;padding:0}.smartwatch-image{width:280px;height:260px}.feature-text h3{font-size:18px;line-height:1.2}.feature-text p{font-size:13px;line-height:1.4}.feature-icon{width:56px;height:56px;font-size:20px}}@media(min-width:390px)and (max-width:480px){.smartwatch-section{padding:40px 12px}.features-grid{grid-template-columns:1fr;gap:2rem;text-align:center}.features-column{align-items:center;gap:1.2rem}.left-column,.right-column{text-align:center;align-items:center}.feature-item{justify-content:center;margin-bottom:0}.feature-content{flex-direction:column;text-align:center;max-width:320px;gap:12px}.left-feature .feature-content{flex-direction:column}.connecting-line{display:none}.center-column{order:-1;padding:0}.smartwatch-image{width:220px;height:200px}.feature-text h3{font-size:16px;line-height:1.1}.feature-text p{font-size:12px;line-height:1.3}.feature-icon{width:50px;height:50px;font-size:18px}}@media(min-width:360px)and (max-width:389px){.smartwatch-section{padding:35px 10px}.features-grid{gap:1.8rem}.features-column{gap:1rem}.feature-content{max-width:300px;gap:10px}.smartwatch-image{width:200px;height:180px}.feature-text h3{font-size:15px}.feature-text p{font-size:11px}.feature-icon{width:45px;height:45px;font-size:16px}}@media(min-width:320px)and (max-width:359px){.smartwatch-section{padding:30px 8px}.features-grid{gap:1.5rem}.features-column{gap:.8rem}.feature-content{max-width:280px;gap:8px}.smartwatch-image{width:180px;height:160px}.feature-text h3{font-size:14px;line-height:1}.feature-text p{font-size:10px;line-height:1.2}.feature-icon{width:40px;height:40px;font-size:14px}}@media(max-width:319px){.smartwatch-section{padding:25px 5px}.features-grid{gap:1.2rem}.feature-content{max-width:250px;gap:6px}.smartwatch-image{width:160px;height:140px}.feature-text h3{font-size:13px}.feature-text p{font-size:9px}.feature-icon{width:35px;height:35px;font-size:12px}}@media(min-width:1024px)and (max-width:1366px)and (orientation:landscape){.smartwatch-section{padding:60px 30px}.features-grid{grid-template-columns:1fr auto 1fr;gap:2rem}.features-column{align-items:flex-end}.left-column{align-items:flex-end;text-align:right}.right-column{align-items:flex-start;text-align:left}.feature-content{flex-direction:row;max-width:350px}.left-feature .feature-content{flex-direction:row-reverse}.connecting-line{display:block;width:60px}.center-column{order:0}.smartwatch-image{width:300px;height:280px}}@media(max-height:500px)and (orientation:landscape)and (min-width:568px){.smartwatch-section{padding:30px 20px;min-height:100vh}.features-grid{grid-template-columns:1fr auto 1fr;gap:1.5rem;align-items:stretch}.features-column{gap:1rem;justify-content:center}.left-column{align-items:flex-end;text-align:right}.right-column{align-items:flex-start;text-align:left}.feature-content{flex-direction:row;max-width:280px;gap:10px}.left-feature .feature-content{flex-direction:row-reverse}.connecting-line{display:block;width:40px}.center-column{order:0;padding:0 1rem}.smartwatch-image{width:200px;height:180px}.feature-text h3{font-size:14px;line-height:1}.feature-text p{font-size:10px;line-height:1.2}.feature-icon{width:35px;height:35px;font-size:14px}.feature-item{margin-bottom:.5rem}}@media(max-height:400px)and (orientation:landscape){.smartwatch-section{padding:20px 15px}.features-grid{gap:1rem}.feature-content{max-width:220px;gap:8px}.smartwatch-image{width:150px;height:130px}.feature-text h3{font-size:12px}.feature-text p{font-size:9px}.feature-icon{width:30px;height:30px;font-size:12px}.connecting-line{width:30px}}@media only screen and (device-width:430px)and (device-height:932px)and (-webkit-device-pixel-ratio:3){.feature-text h3{font-size:17px}.feature-text p{font-size:13px}.smartwatch-image{width:240px;height:220px}}@media only screen and (device-width:412px)and (device-height:915px){.feature-content{max-width:340px}.smartwatch-image{width:230px;height:210px}}@media only screen and (device-width:1024px)and (device-height:1366px)and (-webkit-device-pixel-ratio:2){.features-grid{gap:4rem}.smartwatch-image{width:450px;height:420px}}@media(prefers-reduced-motion:reduce){.feature-item,.smartwatch-container{animation:none!important;opacity:1!important;transform:none!important}.smartwatch-image:hover,.feature-icon:hover{transform:none!important}}@media(prefers-contrast:high){.feature-icon{background:#0000001a;border:2px solid #000}.connecting-line{background:#000;opacity:1}}@media(pointer:coarse){.feature-icon{min-width:44px;min-height:44px}}@media(hover:hover){.feature-icon:hover{background:#3b82f633;transform:scale(1.1)}.smartwatch-image:hover{transform:scale(1.05)}}.information-container{position:relative;display:flex;justify-content:center;align-items:center;padding:2rem 1rem;background:#84bfff;min-height:50vh;margin-top:100px}.information-card{background-image:linear-gradient(#000000e6,#000c),url(/images/CustomerSatisfaction.jpg);background-size:cover;background-position:center;background-blend-mode:darken;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:2rem;border-radius:2rem;text-align:center;opacity:0;transform:translateY(50px);transition:all .8s ease-out;width:100%;max-width:1400px;min-height:400px;margin-bottom:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}.information-card.fade-in{opacity:1;transform:translateY(0)}.information-card h2{font-weight:700;font-size:2rem;margin-bottom:1.5rem;text-align:center}.information-card p{font-size:1rem;line-height:1.5;margin-bottom:3rem;max-width:100%;text-align:center}.circles-container{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap;width:100%}.circle{width:80px;height:80px;background:#d9d9d9;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(30px);transition:all .6s ease-out;cursor:pointer;flex-shrink:0}.circle span{font-size:.7rem;margin-bottom:5px;color:#000}.circle span svg{width:28px;height:28px;color:#000}.circle.fade-in-up{opacity:1;transform:translateY(0)}.circle:hover{transform:scale(1.1);background:#00bfff;transition:all .3s ease}.custom-shape-divider-top-1759712501{position:absolute;top:0;left:0;width:100%;overflow:hidden;line-height:0}@media screen and (min-width:1024px)and (max-width:1366px){.information-container{padding:3rem 2rem;margin-top:80px}.information-card{padding:3rem;border-radius:3rem;min-height:500px;margin-bottom:60px}.information-card h2{font-size:2.5rem;margin-bottom:2rem}.information-card p{font-size:1.1rem;margin-bottom:4rem}.circles-container{gap:3rem}.circle{width:90px;height:90px}.circle span svg{width:30px;height:30px}}@media screen and (min-width:768px)and (max-width:1023px){.information-container{padding:2rem 1.5rem;margin-top:60px}.information-card{padding:2.5rem;border-radius:2.5rem;min-height:450px;margin-bottom:50px}.information-card h2{font-size:2.2rem;margin-bottom:1.8rem}.information-card p{font-size:1rem;margin-bottom:3.5rem;padding:0 1rem}.circles-container{gap:2.5rem}.circle{width:85px;height:85px}.circle span svg{width:28px;height:28px}.circle:hover{transform:scale(1.05)}}@media screen and (min-width:481px)and (max-width:767px){.information-container{padding:1.5rem 1rem;margin-top:40px}.information-card{padding:2rem;border-radius:2rem;min-height:400px;margin-bottom:40px}.information-card h2{font-size:1.8rem;margin-bottom:1.5rem}.information-card p{font-size:.95rem;margin-bottom:3rem;padding:0 .5rem}.circles-container{gap:1.5rem;justify-content:space-around}.circle{width:70px;height:70px}.circle span svg{width:24px;height:24px}}@media screen and (max-width:480px){.information-container{padding:1rem .5rem;margin-top:30px;min-height:auto}.information-card{padding:1.5rem;border-radius:1.5rem;min-height:350px;margin-bottom:30px;width:95%}.information-card h2{font-size:1.5rem;margin-bottom:1rem}.information-card p{font-size:.9rem;line-height:1.4;margin-bottom:2rem;padding:0}.circles-container{gap:1rem;justify-content:space-around;flex-wrap:wrap}.circle{width:60px;height:60px}.circle span svg{width:20px;height:20px}.circle:hover{transform:scale(1.02)}.custom-shape-divider-top-1759712501 svg{height:150px}}@media screen and (max-width:360px){.information-container{padding:.8rem .3rem}.information-card{padding:1.2rem;border-radius:1.2rem;min-height:320px;width:98%}.information-card h2{font-size:1.3rem;margin-bottom:.8rem}.information-card p{font-size:.85rem;margin-bottom:1.5rem}.circles-container{gap:.8rem}.circle{width:55px;height:55px}.circle span svg{width:18px;height:18px}}@media screen and (min-width:1367px){.information-container{padding:4rem 2rem;margin-top:100px}.information-card{padding:4rem;border-radius:4rem;height:600px;margin-bottom:80px}.information-card h2{font-size:2.7rem;margin-bottom:2rem}.information-card p{font-size:1.1rem;margin-bottom:5rem}.circles-container{gap:4rem}.circle{width:100px;height:100px}.circle span svg{width:32px;height:32px}.circle:hover{transform:scale(1.2)}}@media screen and (orientation:landscape)and (max-height:600px){.information-container{margin-top:20px;padding:1rem}.information-card{min-height:auto;padding:1.5rem}.information-card h2{font-size:1.4rem;margin-bottom:.8rem}.information-card p{font-size:.9rem;margin-bottom:1.5rem}.circles-container{gap:1rem}}@media screen and (min-resolution:192dpi){.information-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}}@media(hover:none)and (pointer:coarse){.circle:hover{transform:none}.circle:active{transform:scale(.95);background:#00bfff}}.products{position:relative;text-align:center;padding:60px 20px;background-color:#84bfff}.products h2{font-size:2.6rem;font-weight:700;color:#000}.products .blue{color:#0563a9}.subtitle{margin:10px auto 40px;max-width:500px;font-size:1.1rem;color:#000}.products-grid{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;align-items:stretch}.card{background:#f0f0f0;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:20px;border-radius:35px;width:350px;margin:30px;color:#000;font-size:1.2rem;box-shadow:0 4px 10px #0000001a;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-5px);box-shadow:0 8px 18px #00000026}.card p{margin-bottom:20px;flex-grow:1;align-items:center;justify-content:center}.card img{width:100%;border-radius:12px;margin-bottom:15px;-o-object-fit:contain;object-fit:contain;max-height:220px}.btn1{background:#0563a9;color:#fff;padding:10px 18px;border:none;border-radius:10px;cursor:pointer;transition:all .3s ease}.btn:hover{transform:scale(1.05);box-shadow:0 4px 15px #007bff66}.fade-up{opacity:0;transform:translateY(40px);transition:all .8s ease-out}.fade-up.visible{opacity:1;transform:translateY(0)}.fade-img{opacity:0;transform:scale(.9);transition:all .5s ease-out}.fade-img:hover{scale:1.2}.fade-up.visible .fade-img{opacity:1;transform:scale(1)}.custom-shape-divider-bottom-1760096562{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg)}.custom-shape-divider-bottom-1760096562 svg{position:relative;display:block;width:calc(100% + 1.3px);height:150px}.custom-shape-divider-bottom-1760096562 .shape-fill{fill:#fff}.team{display:flex;justify-content:space-between;align-items:center;padding:80px 20px;gap:40px;flex-wrap:wrap}.team-text{flex:1}.team-text span{color:#0563a9}.team-text h2{font-size:2rem;margin-bottom:15px}.team-text p{max-width:400px;color:#555;margin-bottom:25px}.employee{display:flex;align-items:center;gap:12px}.avatar{width:60px;height:60px;border-radius:50%;overflow:hidden;background:#ccc;flex-shrink:0}.avatar-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.btn-arrow{margin-left:auto;background:none;border:none;font-size:1.5rem;cursor:pointer;transition:transform .3s ease,color .3s ease}.btn-arrow:hover{transform:translate(5px);color:#007bff}.team-images{flex:1;min-width:300px;display:flex;flex-direction:column;align-items:center;gap:20px}.team-photo{width:100%;border-radius:12px}.totem-box{background:#eee;padding:20px;border-radius:20px}.totem-box img{width:120px;display:block;margin:auto}.fade-left,.fade-right{opacity:0;transform:translate(60px);transition:all .8s ease-out}.fade-left{transform:translate(-60px)}.fade-left.visible,.fade-right.visible{opacity:1;transform:translate(0)}.team-heading{text-align:center;margin-bottom:25px}.team-heading h2{margin-bottom:10px}.team-heading p{margin:0 auto;max-width:500px;color:#555}@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;--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{*,: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%;-moz-tab-size:4;-o-tab-size:4;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,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}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::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]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance: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}.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}}.resize{resize:both}.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,backdrop-filter,display,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))}}.totsimple-app{color:#333;background:#84bfff 0 0/cover no-repeat;min-height:100vh;padding-top:clamp(100px,10vh,180px);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.prototype-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#55a0f0,#84bfff);border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s}.prototype-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #84bfff59}.prototype-btn:focus{outline-offset:2px;outline:2px solid #84bfff}.main-content{max-width:1200px;margin:0 auto;padding:4rem 2rem}.page-header{text-align:center;margin-bottom:4rem}.page-title{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.page-subtitle{color:#ffffffe6;max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.cards-container{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-top:3rem;display:grid}.prototype-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#fffffff2;border:1px solid #84bfff59;border-radius:1.5rem;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.6s ease-out fadeInUp;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001a}.prototype-card:nth-child(2){animation-delay:.2s}.prototype-card:before{content:"";background:linear-gradient(90deg,#55a0f0,#84bfff,#94c6fc);height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.prototype-card:hover:before{transform:scaleX(1)}.prototype-card:hover{background:#fffffffa;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 60px #00000026}.card-header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.card-icon{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#1c82f0,#84bfff);-webkit-background-clip:text;font-size:3rem}.card-title{color:#1e293b;margin:0;font-size:1.75rem;font-weight:700}.card-description{color:#64748b;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.card-features{margin:0 0 2rem;padding:0;list-style:none}.feature-item{color:#475569;align-items:center;gap:.75rem;padding:.5rem 0;font-size:.95rem;display:flex}.feature-check{color:#84bfff;font-size:1.1rem;font-weight:700}.card-button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#0563a9,#55a0f0);border:none;border-radius:.75rem;width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.card-button:hover{background:linear-gradient(90deg,#0669b4,#55a0f0);transform:translateY(-2px);box-shadow:0 10px 25px #84bfff59}.card-button:focus{outline-offset:2px;outline:2px solid #55a0f0}@media(max-width:768px){.header-container{flex-direction:column;gap:1rem;padding:0 1rem}.nav{gap:1rem}.main-content{padding:2rem 1rem}.page-title{font-size:2.5rem}.page-subtitle{font-size:1.1rem}.cards-container{grid-template-columns:1fr;gap:1.5rem}.prototype-card{padding:1.5rem}.card-title{font-size:1.5rem}}@media(max-width:480px){.page-title{font-size:2rem}.prototype-card{padding:1rem}.card-header{text-align:center;flex-direction:column;gap:.5rem}.card-icon{font-size:2.5rem}}.contact.show{opacity:1;transform:translateY(0);padding-left:0;padding-right:0}.contact-header{display:flex;align-items:center;justify-content:space-between;width:100%;flex-wrap:wrap;position:relative;z-index:1;padding-bottom:120px;background-color:#84bfff}.contact-header img{width:30%;height:600px;-o-object-fit:contain;object-fit:contain}.contact-text{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;margin:0;flex:none;max-width:500px}.contact-text h6{font-size:14px;color:#6c6c6c;font-weight:400;margin:0;letter-spacing:1px}.contact-text h1{font-size:40px;font-weight:600;line-height:1.1;max-width:400px;margin:0 auto 8px;font-weight:700;color:#1e293b}.contact-text p{font-size:17px;color:#3a3a3a;font-weight:400;margin:0 auto;max-width:400px;line-height:1.4}.contact-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:40px;padding:0 40px;text-align:center;position:relative;z-index:2;margin-top:-80px;border-radius:20px;box-shadow:0 10px 30px #0000001a;min-height:700px}.contact-box{flex:1;min-width:300px;background:#fff;padding:40px 30px;border-radius:20px;box-shadow:0 5px 20px #0000001a;animation:fadeLeft 1s ease forwards;min-height:600px}.contact-box h1{margin-bottom:10px;font-size:2.5rem}.contact-box p{margin:5px 0}.contact-info{margin:15px 0}.contact-form{display:flex;flex-direction:column;gap:15px}.contact-form input,.contact-form textarea{padding:12px;border:1px solid #ddd;border-radius:8px;font-size:14px;transition:border .3s ease}.contact-form input:focus,.contact-form textarea:focus{border:1px solid #0563A9;outline:none}.contact-form button{background:#0563a9;color:#fff;border:none;padding:12px;border-radius:20px;cursor:pointer;font-size:16px;transition:transform .3s ease,background .3s ease}.contact-form button:hover{background:#0563a9;transform:scale(1.05)}.btn{font-size:20px;font-weight:700;letter-spacing:2px;width:250px;height:55px;border-radius:50px;background:linear-gradient(90deg,#0563a9,#55a0f0);color:#fff;transition:all .3s;box-shadow:0 4px 10px #0000001a}.contact-map{flex:2;min-width:400px;padding:20px;display:flex;justify-content:center;align-items:center;animation:fadeRight 1s ease forwards;min-height:600px}.contact-box,.contact-map{flex:0 1 600px;max-width:110%}.contact-map iframe{width:100%;width:500px;height:580px;aspect-ratio:16 / 9;border:0;border-radius:20px;box-shadow:0 5px 15px #0000001a}.custom-shape-divider-bottom-1759704000{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg);z-index:1}.custom-shape-divider-bottom-1759704000 svg{position:relative;display:block;width:calc(105% + 1.3px);height:96px}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes fadeRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@media screen and (min-width:1367px){.contact-header{padding-bottom:120px}.contact-header img{width:30%;height:600px}.contact-text h1{font-size:40px}.contact-text p{font-size:17px}.contact-container{gap:40px;padding:0 40px;margin-top:-80px}.contact-box h1{font-size:2.5rem}.contact-map iframe{width:500px;height:580px}}@media screen and (min-width:1024px)and (max-width:1366px){.contact-header{padding-bottom:100px}.contact-header img{width:28%;height:500px}.contact-text{max-width:450px}.contact-text h1{font-size:36px;max-width:380px}.contact-text p{font-size:16px;max-width:380px}.contact-container{gap:30px;padding:0 30px;margin-top:-70px;min-height:650px}.contact-box{padding:35px 25px;min-height:550px}.contact-box h1{font-size:2.2rem}.contact-map{min-width:350px;min-height:550px}.contact-map iframe{width:450px;height:520px}}@media screen and (min-width:768px)and (max-width:1023px){.contact-header{flex-direction:column;padding-bottom:80px;gap:20px}.contact-header img{width:40%;height:300px;order:1}.contact-header img:last-of-type{order:3}.contact-text{order:2;max-width:600px;margin:20px auto}.contact-text h1{font-size:32px;max-width:500px}.contact-text p{font-size:15px;max-width:500px}.contact-container{flex-direction:column;gap:30px;padding:0 20px;margin-top:-60px;min-height:auto}.contact-box{min-width:100%;padding:30px 25px;min-height:auto}.contact-box h1{font-size:2rem}.contact-map{min-width:100%;min-height:auto;padding:10px}.contact-map iframe{width:100%;height:400px;max-width:600px}.contact-box,.contact-map{max-width:100%}}@media screen and (min-width:481px)and (max-width:767px){.contact-header{flex-direction:column;padding-bottom:60px;gap:15px}.contact-header img{width:50%;height:250px}.contact-text{margin:15px auto;max-width:90%}.contact-text h1{font-size:28px;max-width:100%}.contact-text p{font-size:14px;max-width:100%}.contact-container{flex-direction:column;gap:20px;padding:0 15px;margin-top:-40px}.contact-box{min-width:100%;padding:25px 20px;min-height:auto}.contact-box h1{font-size:1.8rem}.contact-form input,.contact-form textarea{padding:10px;font-size:13px}.contact-form button{padding:10px;font-size:14px}.contact-map{min-width:100%;padding:5px}.contact-map iframe{width:100%;height:300px}}@media screen and (max-width:480px){.contact-header{flex-direction:column;padding-bottom:40px;gap:10px}.contact-header img{width:60%;height:200px;margin:0 auto}.contact-text{margin:10px auto;max-width:95%;gap:8px}.contact-text h1{font-size:24px;max-width:100%;margin-bottom:12px}.contact-text p{font-size:13px;max-width:100%;line-height:1.3}.contact-container{flex-direction:column;gap:15px;padding:0 10px;margin-top:-30px}.contact-box{min-width:100%;padding:20px 15px;min-height:auto}.contact-box h1{font-size:1.5rem;margin-bottom:15px}.contact-box p{font-size:13px;margin:8px 0}.contact-info p{font-size:12px}.contact-form{gap:12px}.contact-form input,.contact-form textarea{padding:8px;font-size:12px}.contact-form button{padding:8px;font-size:13px;border-radius:15px}.contact-map{min-width:100%;padding:0}.contact-map iframe{width:100%;height:250px;border-radius:15px}.custom-shape-divider-bottom-1759704000 svg{height:60px}}@media screen and (max-width:360px){.contact-header{padding-bottom:30px}.contact-header img{width:70%;height:150px}.contact-text h1{font-size:20px;margin-bottom:10px}.contact-text p{font-size:12px}.contact-container{padding:0 8px;margin-top:-20px}.contact-box{padding:15px 12px}.contact-box h1{font-size:1.3rem}.contact-form input,.contact-form textarea{padding:6px;font-size:11px}.contact-form button{padding:6px;font-size:12px}.contact-map iframe{height:200px}}@media screen and (orientation:landscape)and (max-height:600px){.contact-header{padding-bottom:20px}.contact-header img{height:150px}.contact-text h1{font-size:20px}.contact-text p{font-size:12px}.contact-container{margin-top:-15px}.contact-box{padding:15px;min-height:auto}.contact-map iframe{height:200px}}@media(hover:none)and (pointer:coarse){.contact-form button:hover{transform:none}.contact-form button:active{transform:scale(.98)}.contact-form input,.contact-form textarea{font-size:16px}}@media screen and (min-resolution:192dpi){.contact-box{box-shadow:0 8px 25px #0000001f}.contact-map iframe{box-shadow:0 8px 20px #0000001f}}@media screen and (max-width:768px){.contact-header img{width:50%;justify-content:center;margin:auto}.contact-text{margin:auto}}@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;--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{*,: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%;-moz-tab-size:4;-o-tab-size:4;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,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}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::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]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance: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}.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}}.resize{resize:both}.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,backdrop-filter,display,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))}}.totem-container{background:linear-gradient(135deg,#f8f9fa,#e9ecef);flex-direction:column;width:100%;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;display:flex;position:relative;overflow:hidden}.geometric-image{z-index:1;-o-object-fit:cover;object-fit:cover;pointer-events:none;position:absolute}.geometric-image.top-right{width:600px;height:600px;top:-100px;right:-100px}.geometric-image.bottom-left{width:600px;height:600px;bottom:-150px;left:-150px}.main-triagem{z-index:10;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}.welcome-section{text-align:center;max-width:600px;animation:.8s ease-out fadeInUp}.welcome-title{color:#212529;margin:0 0 1rem;font-size:3rem;font-weight:700;line-height:1.2}.welcome-subtitle{color:#6c757d;margin:0 0 3rem;font-size:1.25rem;font-weight:400;line-height:1.5}.start-button{color:#fff;cursor:pointer;background:#1976d2;border:none;border-radius:8px;min-width:200px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #1976d24d}.start-button:hover{background:#1565c0;transform:translateY(-2px);box-shadow:0 6px 20px #1976d266}.start-button:active{transform:translateY(0);box-shadow:0 2px 8px #1976d24d}.accessibility-button{color:#fff;cursor:pointer;z-index:20;background:#1976d2;border:none;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 12px #1976d24d}.accessibility-button:hover{background:#1565c0;transform:scale(1.1);box-shadow:0 6px 20px #1976d266}.accessibility-button svg{width:1.5rem;height:1.5rem}@media(max-width:768px){.decorative-image.top-right{width:300px;height:300px;top:-80px;right:-80px}}@media(max-width:768px){.header{padding:1.5rem}.logo-text{font-size:1.25rem}.welcome-title{font-size:2.25rem}.welcome-subtitle{margin-bottom:2rem;font-size:1.125rem}.main-content{padding:1rem}.geometric-image.top-right{opacity:.9;width:400px;height:400px;top:-100px;right:-100px}.geometric-image.bottom-left{opacity:.8;width:500px;height:500px;bottom:-150px;left:-150px}}@media(max-width:480px){.welcome-title{font-size:1.875rem}.start-button{min-width:180px;padding:.875rem 2rem;font-size:1rem}.accessibility-button{width:3rem;height:3rem;bottom:1.5rem;right:1.5rem}.accessibility-button svg{width:1.25rem;height:1.25rem}}.geometric-image{position:absolute;z-index:1;-o-object-fit:cover;object-fit:cover;pointer-events:none}.geometric-image.top-right{top:-100px;right:-100px;width:600px;height:600px}.geometric-image.bottom-left{bottom:-150px;left:-150px;width:600px;height:600px}.triagem-tela{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.triagem-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;filter:blur(10px);background-image:radial-gradient(circle at 20% 30%,rgba(59,130,246,.15) 0%,transparent 60%),radial-gradient(circle at 80% 70%,rgba(59,130,246,.15) 0%,transparent 60%),radial-gradient(circle at 50% 50%,rgba(59,130,246,.1) 0%,transparent 70%)}.triagem-background:before{content:"";position:absolute;top:10%;right:10%;width:200px;height:200px;border:8px solid rgba(255,255,255,.2);border-radius:50% 20%;transform:rotate(45deg)}.triagem-background:after{content:"";position:absolute;bottom:20%;left:15%;width:150px;height:150px;border:6px solid rgba(255,255,255,.15);clip-path:polygon(50% 0%,0% 100%,100% 100%);transform:rotate(-30deg)}.triagem-logo{position:absolute;top:30px;left:30px;color:#fff;font-size:18px;font-weight:700;display:flex;align-items:center;gap:8px;z-index:10}.triagem-logo-icon{width:24px;height:24px;border:2px solid white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px}.triagem-container{display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding:20px}.triagem-modal{background:#fff;border-radius:16px;padding:0;box-shadow:0 20px 60px #0000004d;max-width:400px;width:90%;position:relative;overflow:hidden}.triagem-header{background:#84bfff;color:#fff;padding:24px;text-align:center;position:relative}.triagem-header:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #84BFFF}.triagem-title{font-size:22px;font-weight:600;margin:0;line-height:1.3}.triagem-content{padding:40px 24px 24px}.triagem-options{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}.triagem-option{background:#84bfff;color:#fff;border:none;border-radius:12px;padding:24px 16px;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:12px;font-size:14px;font-weight:500;text-align:center;min-height:165px;min-width:165px;max-width:170px;max-height:165px}.triagem-option:hover{background:#84bfff;transform:translateY(-2px);box-shadow:0 8px 25px #2563eb4d}.triagem-option:active{transform:translateY(0)}.triagem-option-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:24px}.triagem-option-text{line-height:1.4;font-size:18px}.triagem-cancel{background:none;border:none;color:#dc2626;font-size:16px;font-weight:500;cursor:pointer;padding:12px;border-radius:8px;transition:all .2s ease;width:100%}.triagem-cancel:hover{background:#dc26261a}.icon-receita,.icon-pilula{width:32px;height:32px;fill:currentColor}@media(max-width:480px){.triagem-modal{margin:20px;width:calc(100% - 40px)}.triagem-options{grid-template-columns:1fr;gap:12px;display:flex;flex-direction:column;align-items:center}.triagem-option{min-height:100px;max-width:150px;max-height:150px;padding:20px 16px}.triagem-title{font-size:20px}.triagem-logo{top:20px;left:20px;font-size:16px}}.scanner-tela{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:1000}.scanner-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;filter:blur(16px);background-image:radial-gradient(circle at 20% 30%,rgba(59,130,246,.15) 0%,transparent 60%),radial-gradient(circle at 80% 70%,rgba(59,130,246,.15) 0%,transparent 60%),radial-gradient(circle at 50% 50%,rgba(59,130,246,.1) 0%,transparent 70%)}.scanner-background:before{content:"";position:absolute;top:10%;right:10%;width:200px;height:200px;border-radius:50% 20%;transform:rotate(45deg)}.scanner-background:after{content:"";position:absolute;bottom:20%;left:15%;width:150px;height:150px;clip-path:polygon(50% 0%,0% 100%,100% 100%);transform:rotate(-30deg)}.scanner-logo{position:absolute;top:30px;left:30px;color:#fff;font-size:18px;font-weight:700;display:flex;align-items:center;gap:8px;z-index:10}.scanner-logo-icon{width:24px;height:24px;border:2px solid white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px}.scanner-container{display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding:20px}.scanner-modal{background:#fff;border-radius:16px;padding:0;box-shadow:0 20px 60px #0000004d;max-width:400px;width:90%;position:relative;overflow:hidden}.scanner-header{background:#84bfff;color:#fff;padding:32px 24px;text-align:center;position:relative}.scanner-header:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #84BFFF}.scanner-icon{display:flex;justify-content:center;align-items:center;margin-bottom:16px}.icon-receita-scanner{width:64px;height:64px;fill:currentColor}.scanner-content{padding:40px 24px 32px;text-align:center}.scanner-title{font-size:20px;font-weight:600;margin:0 0 32px;line-height:1.4;color:#1f2937}.scanner-buttons{display:flex;gap:16px;justify-content:center}.scanner-btn{border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:120px}.scanner-btn:disabled{opacity:.6;cursor:not-allowed}.scanner-btn-retornar{background:#033064;color:#fff}.scanner-btn-retornar:hover:not(:disabled){background:#033064;transform:translateY(-2px);box-shadow:0 4px 12px #063d7466}.scanner-btn-escanear{background:#1565c0;color:#fff}.scanner-btn-escanear:hover:not(:disabled){background:#1565c0;transform:translateY(-2px);box-shadow:0 4px 12px #1976d266}.scanner-btn:active:not(:disabled){transform:translateY(0)}.loading-spinner{display:flex;align-items:center;justify-content:center;gap:8px}.spinner-icon{width:24px;height:24px;animation:spin 1s linear infinite}.spinner-icon .path{stroke:#fff;stroke-linecap:round}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.scanner-success-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:9999;display:flex;justify-content:center;align-items:center}.scanner-success-content{background:#fff;padding:32px;border-radius:12px;text-align:center;box-shadow:0 10px 30px #0000004d;animation:fadeIn .3s ease}.scanner-success-content h3{margin-bottom:16px;color:#1565c0;font-size:20px}.scanner-success-content button{background:#1565c0;color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-weight:600}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media(max-width:480px){.scanner-modal{margin:20px;width:calc(100% - 40px)}.scanner-buttons{flex-direction:column;gap:12px}.scanner-btn{width:100%;min-width:auto}.scanner-title{font-size:18px}.scanner-logo{top:20px;left:20px;font-size:16px}.icon-receita-scanner{width:48px;height:48px}}.receita-container{min-height:100vh;position:relative;display:flex;flex-direction:column;align-items:center;padding:20px;font-family:Arial,sans-serif;overflow-x:hidden}.background-pattern{top:0;left:0;width:100%;height:100%;z-index:-1;filter:blur(16px);position:absolute}.background-pattern:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-size:50px 50px;background-position:0 0,0 25px,25px -25px,-25px 0px}.background-pattern:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20% 30%,rgba(59,130,246,.15) 0%,transparent 60%),radial-gradient(circle at 80% 70%,rgba(59,130,246,.15) 0%,transparent 60%),radial-gradient(circle at 50% 50%,rgba(59,130,246,.1) 0%,transparent 70%)}.header{width:100%;max-width:1200px;margin-bottom:20px;z-index:10}.content-wrapper{display:flex;gap:30px;max-width:1200px;width:100%;align-items:center;justify-content:center;z-index:10}.receita-card{background:#fff;border:4px solid #0563A9;border-radius:15px;padding:30px;flex:1;max-width:550px;box-shadow:0 8px 25px #3b82f633;position:relative}.receita-card:before{content:"";position:absolute;top:15px;right:15px;width:100px;height:100px;background:linear-gradient(135deg,#d4a5741f,#d4a5740f);border-radius:50%;z-index:-1}.receita-header{display:flex;align-items:center;gap:15px;margin-bottom:25px;padding-bottom:15px;border-bottom:2px solid #f0f0f0}.caduceus-icon{flex-shrink:0}.doctor-info h3{color:#d4a574;font-size:17px;margin:0 0 5px;font-weight:600}.doctor-info p{color:#666;font-size:13px;margin:0}.patient-info{margin-bottom:20px}.patient-info p{margin:6px 0;color:#333;font-size:15px;line-height:1.4}.usage-info{margin-bottom:18px}.usage-info p{color:#333;font-size:15px;margin:0}.medication{margin-bottom:20px}.medication p{color:#333;font-size:15px;margin:0;letter-spacing:.3px}.instructions{margin-bottom:30px}.instructions p{color:#333;font-size:15px;line-height:1.4;margin:0}.signature-section{display:flex;justify-content:center;margin-bottom:25px}.signature{text-align:center}.signature-line{font-size:32px;font-weight:700;color:#333;margin-bottom:8px;font-style:italic;border-bottom:2px solid #333;padding-bottom:3px;min-width:100px}.signature p{margin:3px 0;color:#666;font-size:12px}.contact-info{text-align:center;border-top:1px solid #e0e0e0;padding-top:15px}.contact-info p{margin:2px 0;color:#999;font-size:11px}.confirmation-section{text-align:center;flex:0 0 350px;background:#fffffff2;padding:30px;border-radius:15px;box-shadow:0 5px 20px #0000001a;border:2px solid rgba(59,130,246,.2);height:-moz-fit-content;height:fit-content}.confirmation-section h2{font-size:28px;color:#333;margin-bottom:20px;font-weight:700}.confirmation-section p{font-size:16px;color:#333;margin:10px 0;line-height:1.4}.green-text{color:#0563a9;font-weight:700}.red-text{color:#ef4444;font-weight:700}.buttons{display:flex;flex-direction:column;gap:15px;margin-top:25px}.btn-refazer{background:linear-gradient(135deg,#e74d4d,#860909);color:#fff;border:none;padding:14px 35px;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #ef44444d;width:100%}.btn-refazer:hover{background-color:#dc2626;transform:translateY(-1px);box-shadow:0 6px 16px #ef444466}.btn-confirmar{background:linear-gradient(135deg,#0563a9,#55a0f0);color:#fff;border:none;padding:14px 35px;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 15px #84bfff59;width:100%}.btn-confirmar:hover{background:linear-gradient(135deg,#0563a9,#55a0f0);transform:translateY(-1px);box-shadow:0 6px 15px #84bfff59}@media(max-width:1024px){.content-wrapper{flex-direction:column;align-items:center}.confirmation-section{flex:none;max-width:550px;width:100%}.buttons{flex-direction:row;gap:20px}}@media(max-width:768px){.receita-container{padding:15px}.receita-card,.confirmation-section{padding:20px}.confirmation-section h2{font-size:22px}.buttons{flex-direction:column;gap:12px}}@media(max-height:800px){.receita-container{padding:10px 20px 40px}}.produtos-container{min-height:100vh;background:linear-gradient(135deg,#84bfff,#e2e8f0);font-family:Arial,sans-serif}.hero-sectione{padding:60px 20px 100px;width:100%;position:relative}.hero-contente{display:flex;align-items:center;flex-direction:row-reverse;gap:60px;margin-right:80px;margin-left:80px}.texto-info{flex:1}.subtitulo{color:#3b82f6;font-size:16px;font-weight:500;margin-bottom:20px;text-transform:uppercase;letter-spacing:1px}.texto-info h1{font-size:42px;font-weight:700;color:#1e293b;line-height:1.2;margin-bottom:30px}.description{margin-bottom:40px}.description p{font-size:16px;line-height:1.6;color:#475569;margin-bottom:15px}.tech-list{display:flex;flex-direction:column;gap:15px}.tech-item{display:flex;align-items:center;gap:15px}.tech-icon{width:40px;height:40px;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);border-radius:50%;position:relative}.tech-icon:before{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#475569;font-weight:700;font-size:18px}.tech-item span{font-size:16px;color:#334155;font-weight:500}.info-image{flex:0 0 400px;height:500px;position:relative}.totem-section{background:#fff;padding:80px 20px}.totem-content{max-width:1200px;margin:0 auto}.totem-info h2{font-size:36px;color:#1e293b;margin-bottom:30px;font-weight:700}.number{color:#1e293b}.highlight{color:#000}.totem-description{font-size:16px;line-height:1.7;color:#475569;margin-bottom:50px;max-width:900px}.benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;max-width:800px}.benefit-item{display:flex;align-items:center;gap:15px}.benefit-icon{width:50px;height:50px;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);border-radius:50%;position:relative;flex-shrink:0}.benefit-icon:before{content:"●";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#64748b;font-size:20px}.benefit-item span{font-size:16px;color:#334155;font-weight:500}.components-section{background:linear-gradient(135deg,#84bfff,#e2e8f0);padding:100px 20px 80px;width:100%;position:relative}.components-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:80px}.components-image{flex:0 0 400px;height:500px;position:relative}.scanner-illustration{width:100%;height:100%;position:relative;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:20px;overflow:hidden}.scanner-illustration:hover{box-shadow:0 20px 30px #3b82f633;transition:all .3s ease}.components-list{flex:1;position:relative}.component-item{display:flex;align-items:flex-start;gap:20px;margin-bottom:40px}.component-number{width:50px;height:50px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;flex-shrink:0}.component-info h3{font-size:20px;color:#1e293b;margin-bottom:10px;font-weight:700}.component-info p{font-size:16px;line-height:1.6;color:#475569}.custom-shape-divider-bottom-1759704000{position:absolute;bottom:0;left:0;width:100vw;height:100px;overflow:hidden;line-height:0;transform:rotate(180deg);z-index:0}.custom-shape-divider-bottom-1759704000 svg{display:block;width:100vw;height:100px}.custom-shape-divider-bottom-1759704000 .shape-fill{fill:#fff}.custom-shape-divider-top-1759712501{position:absolute;top:0;left:0;width:100%;overflow:hidden;line-height:0;z-index:0}.custom-shape-divider-top-1759712501 svg{position:relative;display:block;width:calc(176% + 1.3px);height:285px;transform:rotateY(180deg)}.custom-shape-divider-top-1759712501 .shape-fill{fill:#fff}@media(max-width:1024px){.hero-content{flex-direction:column;text-align:center}.hero-image{flex:none;width:100%;max-width:400px}.components-content{flex-direction:column;text-align:center}.components-image{flex:none;width:100%;max-width:400px}}@media(max-width:768px){.hero-text h1{font-size:32px}.totem-info h2{font-size:28px}.benefits-grid{grid-template-columns:1fr}.hero-section,.totem-section,.components-section{padding:40px 20px}}.insira-dados-container{min-height:100vh;position:relative;display:flex;flex-direction:column;background:linear-gradient(135deg,#e0f2fe,#f0f9ff);font-family:Arial,sans-serif;overflow:hidden}.background-pattern{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1;background:linear-gradient(135deg,#e0f2fe,#f0f9ff)}.background-pattern:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20% 30%,rgba(14,116,144,.08) 0%,transparent 60%),radial-gradient(circle at 80% 70%,rgba(14,116,144,.08) 0%,transparent 60%)}.Dados-content{flex:1;display:flex;align-items:center;justify-content:center;padding:120px 20px;z-index:5}.form-container{background:#fff;padding:50px;border-radius:20px;box-shadow:0 10px 40px #0000001a;max-width:600px;width:100%;text-align:center}.form-container h1{font-size:32px;color:#1e293b;margin-bottom:15px;font-weight:700}.subtitle{font-size:16px;color:#64748b;margin-bottom:40px;line-height:1.5}.dados-form{display:flex;flex-direction:column;gap:25px}.form-group{text-align:left}.form-group label{display:block;font-size:18px;color:#334155;margin-bottom:10px;font-weight:600}.form-group input{width:100%;padding:15px 20px;font-size:16px;border:2px solid #e2e8f0;border-radius:12px;background:linear-gradient(135deg,#7dd3fc,#38bdf8);color:#1e293b;transition:all .3s ease;box-sizing:border-box}.form-group input::-moz-placeholder{color:#1e293b99}.form-group input::placeholder{color:#1e293b99}.form-group input:focus{outline:none;border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e91a;background:linear-gradient(135deg,#93c5fd,#60a5fa)}.btn-confirmar{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;border:none;padding:18px 40px;font-size:18px;font-weight:700;border-radius:12px;cursor:pointer;transition:all .3s ease;margin-top:20px;box-shadow:0 4px 15px #0ea5e94d}.btn-confirmar:hover{background:linear-gradient(135deg,#0284c7,#0369a1);transform:translateY(-2px);box-shadow:0 6px 20px #0ea5e966}.btn-confirmar:active{transform:translateY(0)}.bottom-actions{position:absolute;bottom:30px;left:30px;display:flex;flex-direction:column;gap:15px;z-index:10}.btn-voltar{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;border:none;padding:15px 30px;font-size:16px;font-weight:700;border-radius:10px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #0ea5e94d}.btn-voltar:hover{background:linear-gradient(135deg,#0284c7,#0369a1);transform:translateY(-1px)}.btn-cancelar{background:transparent;color:#ef4444;border:none;padding:10px 30px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:underline}.btn-cancelar:hover{color:#dc2626;transform:scale(1.05)}@media(max-width:768px){.header{position:relative;top:0;left:0;padding:20px;display:flex;justify-content:center}.main-content{padding:20px}.form-container{padding:30px 20px}.form-container h1{font-size:24px}.bottom-actions{position:relative;bottom:0;left:0;padding:20px;align-items:center}.decorative-pattern{display:none}}@media(max-width:480px){.form-container h1{font-size:20px}.subtitle{font-size:14px}.form-group label{font-size:16px}.form-group input{padding:12px 15px;font-size:14px}.btn-confirmar{padding:15px 30px;font-size:16px}}.page-container{min-height:100vh;overflow-x:hidden}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes glow{0%,to{box-shadow:0 0 20px #3b82f64d}50%{box-shadow:0 0 30px #3b82f699}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.back-vision-mission{background:linear-gradient(135deg,#84bfff,#dbeafe);padding:80px 20px;position:relative;overflow:hidden}.vision-mission-section{padding:80px 20px;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;animation:fadeInUp 1s ease-out}.vision-content{animation:slideInLeft 1s ease-out .2s both}.vision-content h2{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:30px;line-height:1.2;position:relative}.vision-content h2:after{content:"";position:absolute;bottom:-10px;left:0;width:60px;height:4px;background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:2px;animation:slideInLeft 1s ease-out .8s both}.vision-text{font-size:1.1rem;color:#475569;line-height:1.6;margin-bottom:30px}.vision-list{list-style:none;padding:0}.vision-list li{font-size:1rem;color:#475569;margin-bottom:12px;padding-left:20px;position:relative;animation:fadeInUp .6s ease-out calc(.1s * var(--item-index)) both}.vision-list li:nth-child(1){--item-index: 1}.vision-list li:nth-child(2){--item-index: 2}.vision-list li:nth-child(3){--item-index: 3}.vision-list li:before{content:"•";color:#3b82f6;font-weight:700;position:absolute;left:0;animation:pulse 2s infinite}.vision-illustration{animation:slideInRight 1s ease-out .4s both}.mobile-device{width:200px;height:350px;position:relative;margin:0 auto;perspective:1000px}.device-container{width:100%;height:100%;position:relative;transform-style:preserve-3d;animation:float 6s ease-in-out infinite}.device-main{width:120px;height:200px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:15px;position:absolute;top:50px;left:40px;box-shadow:0 20px 40px #3b82f64d;animation:glow 3s ease-in-out infinite}.device-screen{width:90px;height:140px;background:linear-gradient(135deg,#60a5fa,#93c5fd);border-radius:8px;position:absolute;top:15px;left:15px;animation:pulse 4s ease-in-out infinite}.device-base{width:180px;height:120px;background:linear-gradient(135deg,#93c5fd,#60a5fa);border-radius:20px;position:absolute;bottom:0;left:10px;box-shadow:0 15px 30px #93c5fd66}.device-shadow{width:200px;height:40px;background:radial-gradient(ellipse,rgba(0,0,0,.1),transparent);position:absolute;bottom:-20px;left:0;border-radius:50%;animation:pulse 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) rotateY(-10deg) rotateX(5deg)}25%{transform:translateY(-15px) rotateY(5deg) rotateX(-2deg)}50%{transform:translateY(-20px) rotateY(10deg) rotateX(3deg)}75%{transform:translateY(-10px) rotateY(-5deg) rotateX(-1deg)}}.back-why-choose{background:#fff;padding:80px 20px;position:relative;overflow:hidden}.why-choose-section{padding:80px 20px;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;animation:fadeInUp 1s ease-out}.why-choose-illustration{animation:slideInLeft 1s ease-out .2s both}.why-choose-illustration img{border-radius:60px}.why-choose-content{animation:slideInRight 1s ease-out .4s both}.why-choose-content h2{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:30px;position:relative}.why-choose-content h2:after{content:"";position:absolute;bottom:-10px;left:0;width:60px;height:4px;background:linear-gradient(135deg,#0563a9,#55a0f0);border-radius:2px;animation:slideInLeft 1s ease-out 1s both}.why-choose-text{font-size:1.1rem;color:#475569;line-height:1.6;margin-bottom:30px}.objectives-title{font-size:1.3rem;font-weight:600;color:#1e293b;margin-bottom:20px}.objectives-list{list-style:none;padding:0}.objectives-list li{font-size:.95rem;color:#475569;margin-bottom:10px;padding-left:20px;position:relative;line-height:1.5;animation:fadeInUp .6s ease-out calc(.15s * var(--obj-index)) both}.objectives-list li:nth-child(1){--obj-index: 1}.objectives-list li:nth-child(2){--obj-index: 2}.objectives-list li:nth-child(3){--obj-index: 3}.objectives-list li:nth-child(4){--obj-index: 4}.objectives-list li:nth-child(5){--obj-index: 5}.objectives-list li:before{content:"•";color:#84bfff;font-weight:700;position:absolute;left:0;animation:pulse 2s infinite}.back-roadmap{background:linear-gradient(135deg,#84bfff,#dbeafe);padding:80px 20px;position:relative;overflow:hidden}.roadmap-section{padding:80px 20px;max-width:1000px;margin:0 auto;text-align:center;animation:fadeInUp 1s ease-out}.roadmap-title{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:60px;animation:slideInLeft 1s ease-out .2s both;position:relative}.roadmap-title:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(135deg,#0563a9,#55a0f0);border-radius:2px;animation:slideInLeft 1s ease-out .8s both}.timeline{position:relative;max-width:600px;margin:0 auto}.timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#cbd5e1,#94a3b8);transform:translate(-50%);animation:slideInLeft 1.5s ease-out .5s both}.timeline-item{position:relative;margin-bottom:60px;display:flex;align-items:center;animation:fadeInUp .8s ease-out calc(.2s * var(--timeline-index)) both}.timeline-item:nth-child(1){--timeline-index: 1}.timeline-item:nth-child(2){--timeline-index: 2}.timeline-item:nth-child(3){--timeline-index: 3}.timeline-item:nth-child(4){--timeline-index: 4}.timeline-item:nth-child(5){--timeline-index: 5}.timeline-item:nth-child(odd){flex-direction:row}.timeline-item:nth-child(2n){flex-direction:row-reverse}.timeline-content{width:200px;height:80px;background:#fff;border-radius:15px;margin:0 30px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 16px #0000001a;transition:all .3s ease;cursor:pointer}.timeline-content:hover{transform:translateY(-5px) scale(1.05);box-shadow:0 12px 24px #00000026;background:linear-gradient(135deg,#b4d4f5,#b4d4f5)}.timeline-date{position:absolute;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#64748b,#475569);color:#fff;padding:10px 18px;border-radius:25px;font-size:.9rem;font-weight:600;z-index:10;box-shadow:0 4px 8px #0003;animation:pulse 3s ease-in-out infinite}.timeline-dot{position:absolute;left:50%;width:16px;height:16px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;transform:translate(-50%);z-index:5;box-shadow:0 0 0 4px #fff,0 0 0 8px #3b82f6;animation:pulse 2s ease-in-out infinite}.problem-solution-section{padding:100px 20px;max-width:1400px;margin:0 auto 40px;background:#fff;border-radius:30px;box-shadow:0 20px 60px #0000001a;animation:fadeInUp 1s ease-out;position:relative;overflow:hidden}.problem-solution-section:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;animation:slideInLeft 2s ease-out .5s both}.problem-solution-title{font-size:3rem;font-weight:700;color:#1e293b;text-align:center;margin-bottom:50px;animation:slideInLeft 1s ease-out .2s both}.tab-navigation{display:flex;justify-content:center;margin-bottom:40px;gap:20px}.tab-button{padding:15px 30px;border:none;border-radius:25px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;background:#f1f5f9;color:#64748b;box-shadow:0 4px 6px #0000001a}.tab-button.active.problem-tab{background:linear-gradient(90deg,#0563a9,#55a0f0);color:#fff;transform:translateY(-2px);box-shadow:0 6px 15px #84bfff59}.tab-button.active.solution-tab{background:linear-gradient(90deg,#55a0f0,#0563a9);color:#fff;transform:translateY(-2px);box-shadow:0 6px 15px #84bfff59}.tab-button:hover:not(.active){background:#e2e8f0;transform:translateY(-1px)}.tab-content{animation:fadeInUp .5s ease-out}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin:40px 0}.stat-card{background:#fff;padding:30px;border-radius:20px;text-align:center;box-shadow:0 10px 30px #0000001a;transition:all .3s ease;position:relative;overflow:hidden}.stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px}.stat-card.critical:before{background:linear-gradient(135deg,#0563a9,#55a0f0)}.stat-card.warning:before{background:linear-gradient(135deg,#0563a9,#55a0f0)}.stat-card.danger:before{background:linear-gradient(135deg,#0563a9,#55a0f0)}.stat-card:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 20px 40px #00000026}.stat-icon{font-size:3rem;margin-bottom:15px;animation:bounce 2s infinite}.stat-card,.feature-card,.profile-card,.beneficios-card{display:flex;flex-direction:column;align-items:center;text-align:center}.stat-number{font-size:3rem;font-weight:700;color:#1e293b;margin-bottom:10px}.stat-label{font-size:1rem;color:#64748b;margin-bottom:15px;line-height:1.4}.stat-status{padding:8px 16px;border-radius:20px;font-size:.8rem;font-weight:600;color:#fff}.critical .stat-status,.warning .stat-status,.danger .stat-status{background:linear-gradient(90deg,#55a0f0,#0563a9)}.problem-flow{margin:50px 0;text-align:center}.problem-flow h4{font-size:1.5rem;color:#1e293b;margin-bottom:30px}.flow-steps{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px}.flow-step{background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000001a;min-width:150px;animation:fadeInUp .6s ease-out calc(.2s * var(--step-index)) both;display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px}.flow-step:nth-child(odd){--step-index: 1}.flow-step:nth-child(2n){--step-index: 2}.step-icon{font-size:2.5rem;margin-bottom:15px;display:flex;justify-content:center;align-items:center}.step-title{font-weight:600;color:#1e293b;margin-bottom:5px}.step-desc{font-size:.9rem;color:#64748b}.flow-arrow{font-size:1.5rem;color:#04477a;font-weight:700}.impact-areas{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin:40px 0}.impact-card{background:linear-gradient(135deg,#b4d4f5,#b4d4f5);padding:30px;border-radius:20px;border-left:5px solid #85b8eb}.impact-card h4{color:#0563a9;margin-bottom:20px;font-size:1.2rem}.impact-card ul{list-style:none;padding:0}.impact-card li{padding:8px 0 8px 25px;position:relative;color:#374151}.impact-card li:before{content:"⚠️";position:absolute;left:0}.brand-showcase{text-align:center;margin:40px 0;padding:40px;background:linear-gradient(135deg,#b4d4f5,#b4d4f5);border-radius:20px}.brand-logo{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:20px}.totem-icon{font-size:4rem;animation:pulse 2s infinite}.brand-name{font-size:3rem;font-weight:700;color:#0563a9}.brand-tagline{font-size:1.2rem;color:#054f88;font-style:italic}.features-showcase{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin:40px 0}.feature-card{background:#fff;padding:30px;border-radius:20px;text-align:center;box-shadow:0 10px 30px #0000001a;transition:all .3s ease;border-top:4px solid #85b8eb}.feature-card:hover{transform:translateY(-10px);box-shadow:0 6px 15px #84bfff59}.feature-icon{font-size:3rem;margin-bottom:20px;animation:bounce 2s infinite}.feature-card h4{color:#0563a9;margin-bottom:15px;font-size:1.3rem}.feature-card p{color:#374151;line-height:1.5}.solution-flow{margin:50px 0}.solution-flow h4{text-align:center;font-size:1.5rem;color:#1e293b;margin-bottom:40px}.flow-timeline{position:relative;max-width:800px;margin:0 auto}.flow-timeline:before{content:"";position:absolute;left:30px;top:0;bottom:0;width:3px;background:linear-gradient(135deg,#b4d4f5,#b4d4f5)}.timeline-step{display:flex;align-items:flex-start;margin-bottom:40px;position:relative;animation:slideInLeft .6s ease-out calc(.2s * var(--timeline-step-index)) both}.timeline-step:nth-child(1){--timeline-step-index: 1}.timeline-step:nth-child(2){--timeline-step-index: 2}.timeline-step:nth-child(3){--timeline-step-index: 3}.timeline-step:nth-child(4){--timeline-step-index: 4}.timeline-step:nth-child(5){--timeline-step-index: 5}.step-number{width:60px;height:60px;background:linear-gradient(135deg,#0563a9,#55a0f0);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.2rem;margin-right:30px;box-shadow:0 6px 15px #84bfff59;animation:pulse 2s infinite}.step-content{background:#fff;padding:25px;border-radius:15px;box-shadow:0 5px 15px #0000001a;flex:1}.step-content h5{color:#0563a9;margin-bottom:10px;font-size:1.1rem}.step-content p{color:#374151;line-height:1.5;margin:0}.beneficios-grid{display:grid;grid-auto-flow:column;justify-content:center;gap:25px;margin:40px 0}.beneficios-card{background:linear-gradient(135deg,#b4d4f5,#b4d4f5);padding:25px;border-radius:15px;text-align:center;transition:all .3s ease;border:2px solid transparent}.beneficios-card:hover{transform:translateY(-5px);border-color:#0563a9;box-shadow:0 6px 15px #84bfff59}.beneficios-icon{font-size:2.5rem;margin-bottom:15px;animation:bounce 2s infinite}.beneficios-card h4{color:#0563a9;margin-bottom:10px;font-size:1.1rem}.beneficios-card p{color:#374151;font-size:.95rem;line-height:1.4}.adaptability-section{margin:50px 0;text-align:center}.adaptability-section h4{font-size:1.5rem;color:#1e293b;margin-bottom:30px}.user-profiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.profile-card{background:#fff;padding:30px;border-radius:20px;box-shadow:0 10px 30px #0000001a;transition:all .3s ease;border-top:4px solid #3b82f6}.profile-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #3b82f633}.profile-icon{font-size:3rem;margin-bottom:20px}.profile-card h5{color:#1e293b;margin-bottom:15px;font-size:1.2rem}.profile-card p{color:#64748b;line-height:1.5}.custom-shape-divider-bottom-17597040001{position:absolute;bottom:0;left:0;width:100vw;height:100px;overflow:hidden;line-height:0;transform:rotate(180deg);z-index:0}.custom-shape-divider-bottom-17597040001 svg{display:block;width:100vw;height:100px}.custom-shape-divider-bottom-17597040001 .shape-fill{fill:#fff}.custom-shape-divider-top-17597125011{position:absolute;top:0;left:0;width:100%;overflow:hidden;line-height:0}.custom-shape-divider-top-17597125011 svg{position:relative;display:block;width:calc(176% + 1.3px);height:285px;transform:rotateY(180deg)}.custom-shape-divider-top-17597125011 .shape-fill{fill:#fff}@media(max-width:768px){.vision-mission-section,.why-choose-section{grid-template-columns:1fr;gap:40px;text-align:center}.tab-navigation{flex-direction:column;align-items:center}.flow-steps{flex-direction:column}.flow-arrow{transform:rotate(90deg)}.timeline-item{flex-direction:column!important}.timeline-content{margin:20px 0}.vision-content h2,.why-choose-content h2,.roadmap-title,.problem-solution-title,.brand-name{font-size:2rem}.stats-grid{grid-template-columns:1fr}.flow-timeline:before{left:20px}.step-number{width:40px;height:40px;font-size:1rem;margin-right:20px}}.carrinho-confirmacao{min-height:100vh;background-color:#f8f9fa;display:flex;flex-direction:column}.logo h1{margin:0;font-size:2.5rem;font-weight:700;letter-spacing:-.5px}.header-info{display:flex;align-items:center;gap:2rem}.tempo{background-color:#fff3;padding:.5rem 1rem;border-radius:20px;font-weight:500;font-size:1.1rem}.main-container{flex:1;padding:10rem 2rem 2rem;max-width:1400px;margin:0 auto;width:100%}.content-wrapper{display:grid;grid-template-columns:1fr 350px;gap:2rem;height:100%}.medicamentos-section{background-color:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #00000014;overflow-y:auto}.section-header{margin-bottom:2rem;padding-bottom:1rem;border-bottom:3px solid #0563A9}.section-header h2{margin:0;color:#0563a9;font-size:1.5rem;font-weight:600}.balcao-header{margin-top:3rem;border-bottom-color:#0563a9}.balcao-header h2{color:#0563a9}.medicamentos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.medicamento-card{background-color:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 12px #0000001a;border:2px solid transparent;transition:all .3s ease;position:relative;display:flex;gap:1rem}.medicamento-image{flex-shrink:0}.medicamento-image img{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:8px;background-color:#f5f5f5}.medicamento-details{flex:1}.medicamento-details h3{margin:0 0 .5rem;color:#333;font-size:1.2rem;font-weight:600}.medicamento-details p{margin:0 0 1rem;color:#666;font-size:.9rem;line-height:1.4}.medicamento-price{font-size:1.3rem;font-weight:700;color:#0563a9}.btn-remove{position:absolute;top:.5rem;right:.5rem;background:linear-gradient(135deg,#e74d4d,#860909);color:#fff;border:none;border-radius:50%;width:24px;height:24px;font-size:.8rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.sidebar-resumo{background-color:#fff;border-radius:16px;padding:0;box-shadow:0 4px 20px #00000014;height:-moz-fit-content;height:fit-content;position:sticky;top:2rem}.resumo-container{padding:2rem}.resumo-container h3{margin:0 0 1.5rem;color:#333;font-size:1.4rem;font-weight:600;text-align:center;padding-bottom:1rem;border-bottom:2px solid #f0f0f0}.resumo-items{margin-bottom:2rem}.resumo-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;font-size:1rem;border-bottom:1px solid #f0f0f0}.resumo-item:last-child{border-bottom:none}.resumo-item.total{font-size:1.3rem;font-weight:700;color:#0563a9;border-top:2px solid #0563A9;margin-top:1rem;padding-top:1rem}.action-buttons{display:flex;flex-direction:column;gap:1rem}.btn-adicionar-medicamentos,.btn-resetar,.btn-resetar-receita{padding:1rem;background:linear-gradient(135deg,#0563a9,#55a0f0);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:center}.btn-adicionar-medicamentos:hover,.btn-resetar:hover,.btn-resetar-receita:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1976d24d}.btn-finalizar-pedido{padding:1rem;background:linear-gradient(135deg,#4888cc,#05497e);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-finalizar-pedido:hover{transform:translateY(-2px);box-shadow:0 6px 15px #84bfff59}.btn-finalizar-pedido:disabled{background:#ccc;cursor:not-allowed;transform:none}.btn-cancelar-pedido{padding:1rem;background:linear-gradient(135deg,#e74d4d,#860909);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-cancelar-pedido:hover{transform:translateY(-2px);box-shadow:0 4px 12px #d32f2f4d}.carrinho-vazio h2{color:#0563a9;margin-bottom:1rem}.medicamentos-section::-webkit-scrollbar{width:8px}.medicamentos-section::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.medicamentos-section::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.medicamentos-section::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media(max-width:1366px)and (min-width:1025px){.main-container{padding:9rem 1.5rem 1.5rem}.content-wrapper{grid-template-columns:1fr 320px;gap:1.5rem}.medicamentos-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media(max-width:1024px)and (min-width:769px){.main-container{padding:8rem 1.5rem 1.5rem}.content-wrapper{grid-template-columns:1fr;gap:1.5rem}.sidebar-resumo{order:-1;position:static}.medicamentos-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.logo h1{font-size:2.2rem}.header-info{gap:1.5rem}}@media(max-width:768px)and (min-width:481px){.main-container{padding:7rem 1rem 1rem}.content-wrapper{grid-template-columns:1fr;gap:1rem}.sidebar-resumo{order:-1;position:static}.medicamentos-section,.resumo-container{padding:1.5rem}.medicamentos-grid{grid-template-columns:1fr;gap:1rem}.medicamento-card{padding:1rem;flex-direction:row;align-items:flex-start}.medicamento-image img{width:60px;height:60px}.medicamento-details h3{font-size:1.1rem}.medicamento-details p{font-size:.85rem}.medicamento-price{font-size:1.1rem}.btn-remove{width:28px;height:28px;font-size:.9rem}.logo h1{font-size:2rem}.header-info{flex-direction:column;gap:1rem;text-align:center}.tempo{font-size:1rem;padding:.4rem .8rem}.action-buttons{gap:.8rem}.action-buttons button{padding:.8rem;font-size:.9rem}}@media(max-width:480px)and (min-width:376px){.main-container{padding:6rem .8rem .8rem}.content-wrapper{grid-template-columns:1fr;gap:1rem}.sidebar-resumo{order:-1;position:static}.medicamentos-section,.resumo-container{padding:1rem}.medicamentos-grid{grid-template-columns:1fr;gap:.8rem}.medicamento-card{padding:.8rem;flex-direction:column;text-align:center;align-items:center}.medicamento-image{margin-bottom:.5rem}.medicamento-image img{width:50px;height:50px}.medicamento-details h3{font-size:1rem;margin-bottom:.3rem}.medicamento-details p{font-size:.8rem;margin-bottom:.5rem}.medicamento-price{font-size:1rem}.btn-remove{top:.3rem;right:.3rem;width:24px;height:24px;font-size:.8rem}.logo h1{font-size:1.8rem}.header-info{flex-direction:column;gap:.8rem;text-align:center}.tempo{font-size:.9rem;padding:.3rem .6rem}.section-header h2{font-size:1.3rem}.resumo-container h3{font-size:1.2rem}.resumo-item{font-size:.9rem;padding:.5rem 0}.resumo-item.total{font-size:1.1rem}.action-buttons{gap:.6rem}.action-buttons button{padding:.7rem;font-size:.85rem}}@media(max-width:375px){.main-container{padding:5rem .5rem .5rem}.content-wrapper{grid-template-columns:1fr;gap:.8rem}.sidebar-resumo{order:-1;position:static}.medicamentos-section,.resumo-container{padding:.8rem}.medicamentos-grid{grid-template-columns:1fr;gap:.6rem}.medicamento-card{padding:.6rem;flex-direction:column;text-align:center;align-items:center}.medicamento-image{margin-bottom:.4rem}.medicamento-image img{width:45px;height:45px}.medicamento-details h3{font-size:.9rem;margin-bottom:.2rem}.medicamento-details p{font-size:.75rem;margin-bottom:.4rem}.medicamento-price{font-size:.9rem}.btn-remove{top:.2rem;right:.2rem;width:20px;height:20px;font-size:.7rem}.logo h1{font-size:1.6rem}.header-info{flex-direction:column;gap:.6rem;text-align:center}.tempo{font-size:.8rem;padding:.25rem .5rem}.section-header h2{font-size:1.2rem}.resumo-container h3{font-size:1.1rem}.resumo-item{font-size:.8rem;padding:.4rem 0}.resumo-item.total{font-size:1rem}.action-buttons{gap:.5rem}.action-buttons button{padding:.6rem;font-size:.8rem}.carrinho-vazio{padding:2rem .5rem}.carrinho-vazio h2{font-size:1.3rem}}@media(max-width:1024px)and (orientation:landscape){.main-container{padding-top:6rem}.content-wrapper{grid-template-columns:1fr 280px}.medicamentos-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.medicamento-card{flex-direction:row;align-items:flex-start}}@media(max-width:768px)and (orientation:landscape){.main-container{padding-top:4rem}.content-wrapper{grid-template-columns:1fr}.medicamentos-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.medicamento-card{flex-direction:column;text-align:center}}@media(min-resolution:192dpi){.medicamento-image img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media(prefers-reduced-motion:reduce){.medicamento-card,.btn-remove,.action-buttons button{transition:none}.medicamento-card:hover,.btn-remove:hover,.action-buttons button:hover{transform:none}}.medicamentos-balcao{min-height:100vh;display:flex;flex-direction:column;background-color:#f5f5f5;padding-top:8rem}.logo h1{margin:0;font-size:2rem;font-weight:700}.carrinho-info{display:flex;align-items:center;gap:.5rem;font-size:1.2rem}.carrinho-icon{font-size:1.5rem}.carrinho-count{background:linear-gradient(135deg,#0563a9,#55a0f0);color:#fff;border-radius:50%;width:25px;height:25px;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700}.main-content1{display:flex;flex:1;gap:2rem;padding:2rem;max-width:1400px;margin:0 auto;width:100%}.sidebar{width:250px;background-color:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px #0000001a;height:-moz-fit-content;height:fit-content;position:sticky;top:2rem}.sidebar h3{margin:0 0 1rem;color:#333;font-size:1.2rem}.categorias-list{list-style:none;padding:0;margin:0}.categoria-item{padding:.75rem 1rem;margin-bottom:.5rem;border-radius:6px;cursor:pointer;transition:all .3s ease;border:1px solid transparent}.categoria-item:hover{background-color:#f0f0f0}.categoria-item.ativa{background-color:#0563a9;color:#fff;font-weight:700}.produtos-area{flex:1}.produtos-area h2{margin:0 0 2rem;color:#333;font-size:1.5rem}.produtos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.produto-card{background-color:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.produto-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.produto-imagem{width:100%;height:150px;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin-bottom:1rem;background-color:#f0f0f0}.produto-info h3{margin:0 0 .5rem;color:#333;font-size:1.2rem}.produto-descricao{color:#666;margin-bottom:1rem;font-size:.9rem;line-height:1.4}.sintomas{margin-bottom:1rem}.sintomas strong{color:#333;display:block;margin-bottom:.5rem;font-size:.95rem}.sintomas ul{margin:0;padding-left:1rem}.sintomas li{color:#666;font-size:.9rem;margin-bottom:.25rem;line-height:1.3}.produto-preco{font-size:1.3rem;font-weight:700;color:#0563a9;margin-bottom:1rem}.btn-adicionar{width:100%;padding:.75rem;background:linear-gradient(135deg,#0563a9,#55a0f0);color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease}.btn-adicionar:hover{background:linear-gradient(135deg,#044a85,#4a8fd6);transform:translateY(-1px);box-shadow:0 4px 12px #0563a94d}.footer-buttons{display:flex;gap:1rem;padding:2rem;background-color:#fff;border-top:1px solid #e0e0e0;justify-content:center;position:sticky;bottom:0;box-shadow:0 -2px 8px #0000001a}.btn-finalizar{padding:1rem 2rem;background:linear-gradient(135deg,#0563a9,#55a0f0);color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease}.btn-finalizar:hover{background:linear-gradient(135deg,#044a85,#4a8fd6);transform:translateY(-2px);box-shadow:0 6px 15px #0563a959}.btn-abandonar{padding:1rem 2rem;background:linear-gradient(135deg,#e74d4d,#860909);color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease}.btn-abandonar:hover{background:linear-gradient(135deg,#d43f3f,#751010);transform:translateY(-2px);box-shadow:0 6px 15px #e74d4d59}@media(max-width:1366px)and (min-width:1025px){.medicamentos-balcao{padding-top:7rem}.main-content1{padding:1.5rem;gap:1.5rem}.sidebar{width:220px;padding:1.2rem}.produtos-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.2rem}.produto-card{padding:1.2rem}.produto-imagem{height:130px}}@media(max-width:1024px)and (min-width:769px){.medicamentos-balcao{padding-top:6rem}.main-content1{flex-direction:column;padding:1.5rem;gap:1.5rem}.sidebar{width:100%;position:static;order:-1}.categorias-list{display:flex;flex-wrap:wrap;gap:.5rem}.categoria-item{margin-bottom:0;flex:1;min-width:120px;text-align:center}.produtos-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.2rem}.produto-card{padding:1.2rem}.produto-imagem{height:120px}.logo h1{font-size:1.8rem}.carrinho-info{font-size:1.1rem}.footer-buttons{padding:1.5rem}}@media(max-width:768px)and (min-width:481px){.medicamentos-balcao{padding-top:5rem}.main-content1{flex-direction:column;padding:1rem;gap:1rem}.sidebar{width:100%;position:static;order:-1;padding:1rem}.sidebar h3{font-size:1.1rem;margin-bottom:.8rem}.categorias-list{display:flex;flex-wrap:wrap;gap:.4rem}.categoria-item{margin-bottom:0;padding:.6rem .8rem;flex:1;min-width:100px;text-align:center;font-size:.9rem}.produtos-area h2{font-size:1.3rem;margin-bottom:1.5rem}.produtos-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.produto-card{padding:1rem}.produto-imagem{height:100px}.produto-info h3{font-size:1.1rem}.produto-descricao{font-size:.85rem}.sintomas strong{font-size:.9rem}.sintomas li{font-size:.85rem}.produto-preco{font-size:1.2rem}.btn-adicionar{padding:.6rem;font-size:.9rem}.logo h1{font-size:1.6rem}.carrinho-info{font-size:1rem}.carrinho-count{width:22px;height:22px;font-size:.8rem}.footer-buttons{padding:1rem;gap:.8rem}.btn-finalizar,.btn-abandonar{padding:.8rem 1.5rem;font-size:1rem}}@media(max-width:480px)and (min-width:376px){.medicamentos-balcao{padding-top:4rem}.main-content1{flex-direction:column;padding:.8rem;gap:1rem}.sidebar{width:100%;position:static;order:-1;padding:.8rem}.sidebar h3{font-size:1rem;margin-bottom:.6rem}.categorias-list{display:flex;flex-direction:column;gap:.3rem}.categoria-item{margin-bottom:0;padding:.5rem .6rem;text-align:center;font-size:.85rem}.produtos-area h2{font-size:1.2rem;margin-bottom:1rem}.produtos-grid{grid-template-columns:1fr;gap:.8rem}.produto-card{padding:.8rem}.produto-imagem{height:80px}.produto-info h3{font-size:1rem;margin-bottom:.4rem}.produto-descricao{font-size:.8rem;margin-bottom:.8rem}.sintomas{margin-bottom:.8rem}.sintomas strong{font-size:.85rem;margin-bottom:.4rem}.sintomas ul{padding-left:.8rem}.sintomas li{font-size:.8rem;margin-bottom:.2rem}.produto-preco{font-size:1.1rem;margin-bottom:.8rem}.btn-adicionar{padding:.5rem;font-size:.85rem}.logo h1{font-size:1.4rem}.carrinho-info{font-size:.9rem;gap:.3rem}.carrinho-icon{font-size:1.2rem}.carrinho-count{width:20px;height:20px;font-size:.75rem}.footer-buttons{flex-direction:column;padding:.8rem;gap:.6rem}.btn-finalizar,.btn-abandonar{padding:.7rem 1rem;font-size:.9rem;width:100%}}@media(max-width:375px){.medicamentos-balcao{padding-top:3.5rem}.main-content1{flex-direction:column;padding:.5rem;gap:.8rem}.sidebar{width:100%;position:static;order:-1;padding:.6rem}.sidebar h3{font-size:.9rem;margin-bottom:.5rem}.categorias-list{display:flex;flex-direction:column;gap:.25rem}.categoria-item{margin-bottom:0;padding:.4rem .5rem;text-align:center;font-size:.8rem}.produtos-area h2{font-size:1.1rem;margin-bottom:.8rem}.produtos-grid{grid-template-columns:1fr;gap:.6rem}.produto-card{padding:.6rem}.produto-imagem{height:70px}.produto-info h3{font-size:.9rem;margin-bottom:.3rem}.produto-descricao{font-size:.75rem;margin-bottom:.6rem}.sintomas{margin-bottom:.6rem}.sintomas strong{font-size:.8rem;margin-bottom:.3rem}.sintomas ul{padding-left:.6rem}.sintomas li{font-size:.75rem;margin-bottom:.15rem}.produto-preco{font-size:1rem;margin-bottom:.6rem}.btn-adicionar{padding:.4rem;font-size:.8rem}.logo h1{font-size:1.2rem}.carrinho-info{font-size:.85rem;gap:.25rem}.carrinho-icon{font-size:1.1rem}.carrinho-count{width:18px;height:18px;font-size:.7rem}.footer-buttons{flex-direction:column;padding:.6rem;gap:.5rem}.btn-finalizar,.btn-abandonar{padding:.6rem .8rem;font-size:.85rem;width:100%}}@media(max-width:1024px)and (orientation:landscape){.medicamentos-balcao{padding-top:4rem}.main-content1{flex-direction:row;gap:1rem}.sidebar{width:200px;order:0;position:sticky;top:1rem}.categorias-list{display:flex;flex-direction:column;gap:.3rem}.categoria-item{text-align:left;padding:.4rem .6rem}.produtos-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.8rem}.produto-card{padding:.8rem}.produto-imagem{height:80px}}@media(max-width:768px)and (orientation:landscape){.medicamentos-balcao{padding-top:3rem}.main-content1{flex-direction:row;gap:.8rem}.sidebar{width:150px;order:0;position:static}.categorias-list{display:flex;flex-direction:column;gap:.2rem}.categoria-item{text-align:left;padding:.3rem .4rem;font-size:.75rem}.produtos-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.6rem}.produto-card{padding:.6rem}.produto-imagem{height:60px}.produto-info h3{font-size:.8rem}.produto-descricao{font-size:.7rem}.sintomas strong{font-size:.75rem}.sintomas li{font-size:.7rem}.produto-preco{font-size:.9rem}.btn-adicionar{padding:.3rem;font-size:.75rem}}@media(min-resolution:192dpi){.produto-imagem{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media(prefers-reduced-motion:reduce){.produto-card,.btn-adicionar,.btn-finalizar,.btn-abandonar,.categoria-item{transition:none}.produto-card:hover,.btn-adicionar:hover,.btn-finalizar:hover,.btn-abandonar:hover{transform:none}}@supports (-webkit-touch-callout: none){.btn-adicionar,.btn-finalizar,.btn-abandonar{-webkit-touch-callout:none;-webkit-user-select:none;-webkit-appearance:none}}@media screen and (-webkit-min-device-pixel-ratio:0){.produto-card{transform:translateZ(0)}}@media(hover:none)and (pointer:coarse){.categoria-item,.btn-adicionar,.btn-finalizar,.btn-abandonar{min-height:44px;display:flex;align-items:center;justify-content:center}.categoria-item{padding:.8rem 1rem}}@media(max-width:320px){.medicamentos-balcao{padding-top:3rem}.main-content1{padding:.3rem}.sidebar,.produto-card{padding:.4rem}.produto-imagem{height:60px}.produto-info h3{font-size:.85rem}.produto-descricao{font-size:.7rem}.produto-preco{font-size:.9rem}.btn-adicionar{padding:.3rem;font-size:.75rem}.footer-buttons{padding:.4rem}.btn-finalizar,.btn-abandonar{padding:.5rem;font-size:.8rem}}.triagem-finalizada{min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding-top:6rem}.logo-finalizada{display:flex;align-items:center;gap:12px;color:#fff}.logo-icon{width:40px;height:40px;color:#fff}.logo-icon svg{width:100%;height:100%}.logo-text{font-size:28px;font-weight:700;letter-spacing:1px}.main-finalizada{padding:60px 20px;display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 120px)}.content-finalizada{max-width:600px;text-align:center;width:100%}.titulo-principal{font-size:48px;font-weight:700;color:#333;margin-bottom:40px;line-height:1.2}.descricao{font-size:24px;color:#666;margin-bottom:60px;line-height:1.4}.senha-container{display:flex;justify-content:center;margin-bottom:80px}.senha-card{background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000001a;padding:60px 80px;min-width:200px;border:1px solid #e0e0e0}.senha-numero{font-size:120px;font-weight:700;color:#1976d2;line-height:1;display:block}.botoes-container{display:flex;justify-content:flex-end;margin-bottom:60px;padding-right:40px}.btn-ajuda{background:#1976d2;color:#fff;border:none;border-radius:50px;padding:12px 24px;font-size:18px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .3s ease;box-shadow:0 4px 12px #1976d24d}.btn-ajuda:hover{background:#1565c0;transform:translateY(-2px);box-shadow:0 6px 16px #1976d266}.ajuda-icon{background:#fff;color:#1976d2;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.nova-triagem-container{display:flex;justify-content:center}.btn-nova-triagem{background:linear-gradient(135deg,#0563a9,#55a0f0);color:#fff;border:none;border-radius:50px;padding:20px 60px;font-size:24px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 15px #84bfff59;min-width:280px}.btn-nova-triagem:hover{background:linear-gradient(135deg,#0563a9,#55a0f0);transform:translateY(-3px);box-shadow:0 6px 15px #84bfff59}.btn-nova-triagem:active{transform:translateY(-1px)}@media(max-width:768px){.titulo-principal{font-size:36px;margin-bottom:30px}.descricao{font-size:20px;margin-bottom:40px}.senha-card{padding:40px 60px}.senha-numero{font-size:80px}.btn-nova-triagem{font-size:20px;padding:16px 40px;min-width:240px}.botoes-container{padding-right:20px}}@media(max-width:480px){.main-finalizada{padding:40px 15px}.titulo-principal{font-size:28px}.descricao{font-size:18px}.senha-card{padding:30px 40px}.senha-numero{font-size:60px}.btn-nova-triagem{font-size:18px;padding:14px 30px;min-width:200px}.logo-text{font-size:24px}.logo-icon{width:32px;height:32px}}.totem-container{min-height:100vh;background:linear-gradient(135deg,#f0f4f8,#e2e8f0);position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;overflow:hidden}.geometric-bg{position:absolute;inset:0;z-index:1;filter:blur(16px)}.payment-card{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:400px;width:100%;position:relative;z-index:5;overflow:hidden}.card-headerr{background:#0563a9;padding:3rem 2rem 2rem;display:flex;justify-content:center;position:relative}.card-headerr:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #0563A9}.barcode-icon{color:#fff}.barcode-frame{width:120px;height:80px;border:3px solid white;border-radius:8px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:12px}.barcode-frame:before{content:"";position:absolute;top:-3px;left:-3px;width:20px;height:20px;border-top:3px solid white;border-left:3px solid white}.barcode-frame:after{content:"";position:absolute;top:-3px;right:-3px;width:20px;height:20px;border-top:3px solid white;border-right:3px solid white}.barcode-lines{display:flex;gap:2px;align-items:center}.barcode-line{background-color:#fff;height:20px}.barcode-line:nth-child(1){width:2px}.barcode-line:nth-child(2){width:1px}.barcode-line:nth-child(3){width:3px}.barcode-line:nth-child(4){width:1px}.barcode-line:nth-child(5){width:2px}.barcode-line:nth-child(6){width:1px}.barcode-line:nth-child(7){width:2px}.barcode-line:nth-child(8){width:3px}.barcode-line:nth-child(9){width:1px}.barcode-line:nth-child(10){width:2px}.barcode-lines-bottom .barcode-line{height:16px}.card-content{padding:2.5rem 2rem;text-align:center}.card-title{font-size:1.5rem;font-weight:600;color:#1f2937;line-height:1.4;margin-bottom:2rem;max-width:280px;margin-left:auto;margin-right:auto}.start-buttonn{background:linear-gradient(135deg,#0563a9,#55a0f0);color:#fff;border:none;border-radius:8px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.start-buttonn:hover{transform:translateY(-3px);box-shadow:0 8px 20px #84bfff73}.start-button:active{transform:translateY(0);box-shadow:0 2px 4px -1px #0000001a}@media(max-width:768px){.totem-container{padding:1rem}.logo{top:1rem;left:1rem}.logo-text{font-size:1rem}.payment-card{max-width:350px}.card-title{font-size:1.25rem}.geometric-shape{border-width:6px}.shape-1{width:150px;height:150px}.shape-2{width:120px;height:120px}.shape-3{width:140px;height:140px}.shape-4{width:100px;height:100px}}@media(max-width:480px){.card-header{padding:2rem 1.5rem 1.5rem}.card-content{padding:2rem 1.5rem}.barcode-frame{width:100px;height:70px}.card-title{font-size:1.125rem;margin-bottom:1.5rem}.start-button{padding:.875rem 2rem;font-size:1rem}}.pagamento-wrapper{position:relative;font-family:Arial,sans-serif;color:#333;padding-top:10rem;min-height:100vh;background-color:#f8f9fa}.fundo-totem-wrapper{position:fixed;width:100%;filter:blur(16px);background:linear-gradient(135deg,#e0f2fe,#f0f9ff)}.pagamento-main{display:flex;justify-content:space-between;padding:20px;max-width:1400px;margin:0 auto;gap:2rem}.medicamentos-section{flex:2;display:flex;flex-direction:column;gap:15px;background-color:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #00000014}.medicamentos-section h2{color:#0563a9;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:3px solid #0563A9}.medicamentos-receita-section,.medicamentos-balcao-section{margin-bottom:2rem}.medicamentos-receita-section h3,.medicamentos-balcao-section h3{color:#0563a9;font-size:1.2rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #f0f0f0}.medicamento-card{display:flex;background:#fff;border-radius:12px;padding:1rem;align-items:center;box-shadow:0 2px 12px #0000001a;margin-bottom:1rem;position:relative;transition:all .3s ease}.medicamento-card:hover{transform:translateY(-2px);box-shadow:0 6px 24px #00000026}.medicamento-card img{width:80px;height:80px;-o-object-fit:contain;object-fit:contain;margin-right:15px;border-radius:8px;background-color:#f5f5f5}.detalhes{flex:1}.detalhes h3{margin:0 0 .5rem;color:#333;font-size:1.2rem;font-weight:600}.detalhes p{margin:0 0 .5rem;font-size:.9rem;color:#666;line-height:1.4}.detalhes span{font-size:1.3rem;font-weight:700;color:#0563a9}.medicamento-card.receita{border-left:4px solid #0563A9;background:linear-gradient(135deg,#fff,#f8fff8)}.medicamento-card.balcao{border-left:4px solid #0563A9;background:linear-gradient(135deg,#fff,#f8fbff)}.btn-remove{position:absolute;right:10px;top:10px;background:linear-gradient(135deg,#e74d4d,#860909);color:#fff;border:none;border-radius:50%;width:25px;height:25px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.8rem;transition:all .3s ease}.btn-remove:hover{background:linear-gradient(135deg,#e74d4d,#860909);transform:scale(1.1)}.carrinho-vazio{text-align:center;padding:3rem 1rem;color:#666}.carrinho-vazio h3{color:#0563a9;margin-bottom:1rem;font-size:1.3rem}.btn-resetar,.btn-resetar-receita-sidebar{padding:1rem;background:linear-gradient(135deg,#0563a9,#55a0f0);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin:1rem 0;width:100%}.btn-resetar:hover,.btn-resetar-receita-sidebar:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1976d24d}.resumo-pedido{flex:1;background:#fff;padding:20px;border-radius:15px;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;gap:15px;height:-moz-fit-content;height:fit-content;position:sticky;top:2rem}.resumo-pedido h3{margin:0 0 1.5rem;color:#333;font-size:1.4rem;font-weight:600;text-align:center;padding-bottom:1rem;border-bottom:2px solid #f0f0f0}.itens-resumo{margin-bottom:1.5rem}.itens-resumo div{display:flex;justify-content:space-between;margin-bottom:.75rem;padding:.5rem 0;font-size:1rem;border-bottom:1px solid #f0f0f0}.itens-resumo div:last-child{border-bottom:none}.total{font-weight:700;font-size:1.3rem;color:#0563a9;border-top:2px solid #0563A9;margin-top:1rem;padding-top:1rem}.botoes-pagamento{display:flex;flex-direction:column;gap:1rem}.botoes-pagamento button{padding:1rem;width:100%;font-size:1rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .3s ease;text-decoration:none}.botoes-pagamento button:hover{transform:translateY(-2px)}.botoes-pagamento button:disabled{opacity:.6;cursor:not-allowed;transform:none}.botoes-pagamento button.cancelar{background:linear-gradient(135deg,#860909,#e74d4d);color:#fff}.botoes-pagamento button.cancelar:hover{box-shadow:0 4px 12px #d32f2f4d}.botoes-pagamento button.CartaoCOR{background:linear-gradient(135deg,#0563a9,#55a0f0);color:#fff}.botoes-pagamento button.CartaoCOR:hover{box-shadow:0 4px 12px #1976d24d}.botoes-pagamento button.PixCor{background:linear-gradient(135deg,#55a0f0,#0563a9);color:#fff}.botoes-pagamento button.PixCor:hover{box-shadow:0 4px 12px #1976d24d}@media(max-width:1366px)and (min-width:1025px){.pagamento-wrapper{padding-top:9rem}.pagamento-main{padding:1.5rem;gap:1.5rem}.medicamentos-section,.resumo-pedido{padding:1.5rem}}@media(max-width:1024px)and (min-width:769px){.pagamento-wrapper{padding-top:8rem}.pagamento-main{flex-direction:column;padding:1.5rem;gap:1.5rem}.resumo-pedido{order:-1;position:static}.medicamentos-section{padding:1.5rem}.medicamento-card{padding:1rem}.medicamento-card img{width:70px;height:70px}}@media(max-width:768px)and (min-width:481px){.pagamento-wrapper{padding-top:7rem}.pagamento-main{flex-direction:column;padding:1rem;gap:1rem}.resumo-pedido{order:-1;position:static}.medicamentos-section,.resumo-pedido{padding:1rem}.medicamento-card{padding:.8rem;flex-direction:row;align-items:flex-start}.medicamento-card img{width:60px;height:60px;margin-right:10px}.detalhes h3{font-size:1.1rem}.detalhes p{font-size:.85rem}.detalhes span{font-size:1.1rem}.btn-remove{width:28px;height:28px;font-size:.9rem}.medicamentos-section h2{font-size:1.3rem}.medicamentos-receita-section h3,.medicamentos-balcao-section h3{font-size:1.1rem}.resumo-pedido h3{font-size:1.2rem}.botoes-pagamento button{padding:.8rem;font-size:.9rem}}@media(max-width:480px)and (min-width:376px){.pagamento-wrapper{padding-top:6rem}.pagamento-main{flex-direction:column;padding:.8rem;gap:1rem}.resumo-pedido{order:-1;position:static}.medicamentos-section,.resumo-pedido{padding:.8rem}.medicamento-card{padding:.6rem;flex-direction:column;text-align:center;align-items:center}.medicamento-card img{width:50px;height:50px;margin-right:0;margin-bottom:.5rem}.detalhes h3{font-size:1rem;margin-bottom:.3rem}.detalhes p{font-size:.8rem;margin-bottom:.3rem}.detalhes span{font-size:1rem}.btn-remove{top:.3rem;right:.3rem;width:24px;height:24px;font-size:.8rem}.medicamentos-section h2{font-size:1.2rem;margin-bottom:1rem;padding-bottom:.8rem}.medicamentos-receita-section h3,.medicamentos-balcao-section h3{font-size:1rem;margin-bottom:.8rem}.resumo-pedido h3{font-size:1.1rem}.itens-resumo div{font-size:.9rem;margin-bottom:.5rem;padding:.4rem 0}.total{font-size:1.1rem}.botoes-pagamento button{padding:.7rem;font-size:.85rem}.carrinho-vazio{padding:2rem .5rem}.carrinho-vazio h3{font-size:1.2rem}}@media(max-width:375px){.pagamento-wrapper{padding-top:5rem}.pagamento-main{flex-direction:column;padding:.5rem;gap:.8rem}.resumo-pedido{order:-1;position:static}.medicamentos-section,.resumo-pedido{padding:.6rem}.medicamento-card{padding:.5rem;flex-direction:column;text-align:center;align-items:center}.medicamento-card img{width:45px;height:45px;margin-right:0;margin-bottom:.4rem}.detalhes h3{font-size:.9rem;margin-bottom:.2rem}.detalhes p{font-size:.75rem;margin-bottom:.2rem}.detalhes span{font-size:.9rem}.btn-remove{top:.2rem;right:.2rem;width:20px;height:20px;font-size:.7rem}.medicamentos-section h2{font-size:1.1rem;margin-bottom:.8rem;padding-bottom:.6rem}.medicamentos-receita-section h3,.medicamentos-balcao-section h3{font-size:.9rem;margin-bottom:.6rem}.resumo-pedido h3{font-size:1rem}.itens-resumo div{font-size:.8rem;margin-bottom:.4rem;padding:.3rem 0}.total{font-size:1rem}.botoes-pagamento{gap:.6rem}.botoes-pagamento button{padding:.6rem;font-size:.8rem}.carrinho-vazio{padding:1.5rem .3rem}.carrinho-vazio h3{font-size:1.1rem}.btn-resetar,.btn-resetar-receita-sidebar{padding:.8rem;font-size:.85rem}}@media(max-width:1024px)and (orientation:landscape){.pagamento-wrapper{padding-top:6rem}.pagamento-main{flex-direction:row;gap:1.5rem}.resumo-pedido{order:0;flex:0 0 280px}.medicamento-card{flex-direction:row;align-items:flex-start;text-align:left}.medicamento-card img{margin-right:10px;margin-bottom:0}}@media(max-width:768px)and (orientation:landscape){.pagamento-wrapper{padding-top:4rem}.pagamento-main{flex-direction:column}.medicamento-card{flex-direction:row;align-items:center;text-align:left}.medicamento-card img{margin-right:8px;margin-bottom:0}}@media(min-resolution:192dpi){.medicamento-card img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media(prefers-reduced-motion:reduce){.medicamento-card,.btn-remove,.botoes-pagamento button{transition:none}.medicamento-card:hover,.btn-remove:hover,.botoes-pagamento button:hover{transform:none}}@supports (-webkit-touch-callout: none){.btn-remove{-webkit-touch-callout:none;-webkit-user-select:none}.botoes-pagamento button{-webkit-appearance:none;-webkit-border-radius:8px}}@media screen and (-webkit-min-device-pixel-ratio:0){.medicamento-card{transform:translateZ(0)}}.payment-screen{min-height:100vh;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;flex-direction:column;padding-top:6rem}.main-contentara{flex:1;display:flex;flex-direction:column;align-items:center;padding:60px 40px 40px;text-align:center}.title{font-size:48px;font-weight:400;color:#333;margin:0 0 80px;letter-spacing:-.5px}.total-section{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:600px;margin-bottom:80px;padding:0 20px}.total-label{font-size:42px;font-weight:400;color:#333}.total-amount{font-size:42px;font-weight:600;color:#333}.card-machine-container{margin:40px 0 60px}.card-machine-icon{width:200px;height:200px;color:#2989d8;margin:0 auto}.card-machine-icon svg{width:100%;height:100%}.instructions{font-size:36px;font-weight:400;color:#333;line-height:1.4;margin:0 0 80px;max-width:600px}.cancel-button{background-color:transparent;border:2px solid #e74d4d;color:#e74d4d;font-size:24px;font-weight:500;padding:12px 32px;border-radius:6px;cursor:pointer;transition:all .2s ease;min-width:140px}.cancel-button:hover{background:linear-gradient(135deg,#e74d4d,#860909);color:#fff;transform:translateY(-1px)}.cancel-button:active{transform:translateY(0)}@media(max-width:768px){.main-content{padding:40px 20px}.title{font-size:36px;margin-bottom:60px}.total-label,.total-amount{font-size:32px}.instructions{font-size:28px}.card-machine-icon{width:150px;height:150px}.cancel-button{font-size:20px;padding:10px 24px}}@media(max-width:480px){.header{padding:15px 20px}.logo-container{padding:8px 16px}.logo-text{font-size:20px}.logo-icon{width:24px;height:24px}.title{font-size:28px;margin-bottom:40px}.total-section{flex-direction:column;gap:20px;margin-bottom:60px}.total-label,.total-amount{font-size:28px}.instructions{font-size:24px;margin-bottom:60px}.card-machine-icon{width:120px;height:120px}}.payment-success{min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#e9ecef);position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.success-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000001a;overflow:hidden;width:90%;max-width:480px;z-index:5;position:relative}.success-header{background:linear-gradient(135deg,#0563a9,#55a0f0);padding:40px;display:flex;justify-content:center;align-items:center;position:relative}.success-header:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #2989d8}.check-icon{width:60px;height:60px;color:#fff;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center}.check-icon svg{width:36px;height:36px}.success-content{padding:60px 40px 40px;text-align:center}.success-title{font-size:32px;font-weight:600;color:#333;margin:0 0 20px;letter-spacing:-.5px}.success-message{font-size:24px;font-weight:400;color:#666;line-height:1.4;margin:0 0 40px}.finish-button{background:linear-gradient(135deg,#0563a9,#55a0f0);border:none;color:#fff;font-size:20px;font-weight:600;padding:16px 48px;border-radius:8px;cursor:pointer;transition:all .3s ease;min-width:160px;box-shadow:0 4px 15px #2989d84d}.finish-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2989d866}.finish-button:active{transform:translateY(0);box-shadow:0 2px 10px #2989d84d}@media(max-width:768px){.logo-container{top:20px;left:20px}.logo-text{font-size:20px}.logo-icon{width:24px;height:24px}.success-modal{margin:20px}.success-header{padding:30px}.check-icon{width:50px;height:50px}.check-icon svg{width:30px;height:30px}.success-content{padding:40px 30px 30px}.success-title{font-size:28px}.success-message{font-size:20px}.finish-button{font-size:18px;padding:14px 40px}.geometric-shape{border-width:6px}.shape-1{width:150px;height:150px}.shape-2{width:120px;height:120px}.shape-3{width:140px;height:140px}.shape-4{width:100px;height:100px}}@media(max-width:480px){.success-title{font-size:24px}.success-message{font-size:18px}.finish-button{font-size:16px;padding:12px 32px;min-width:140px}.success-content{padding:30px 20px 20px}.success-header{padding:25px}.geometric-shape{border-width:4px}.shape-1{width:100px;height:100px}.shape-2{width:80px;height:80px}.shape-3{width:90px;height:90px}.shape-4{width:70px;height:70px}}
