body{min-width:320px;min-height:100vh;background:#f6f7f9;font-family:Poppins,sans-serif}.od-notifications{position:relative}.od-notification-trigger{position:relative;width:42px;height:42px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:50%;color:var(--od-text);background:#f8f9fa}.od-notification-trigger:hover{color:#9a6100;background:#ebb04d24}.od-notification-trigger:focus-visible{outline:3px solid rgba(235,176,77,.3);outline-offset:2px}.od-notification-count{position:absolute;top:-3px;right:-4px;min-width:19px;height:19px;display:grid;place-items:center;padding:0 5px;border:2px solid #fff;border-radius:999px;color:#fff;background:#dc3545;font-size:.62rem;font-weight:800}.od-notification-panel{position:absolute;top:calc(100% + 12px);right:0;z-index:1080;width:min(390px,calc(100vw - 24px));overflow:hidden;border:1px solid #e9e9e9;border-radius:18px;background:#fff;box-shadow:0 18px 45px #2d29262e}.od-notification-header{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #eee}.od-notification-header>div{display:grid}.od-notification-header small{color:var(--od-muted)}.od-notification-header button{padding:0;border:0;color:#9a6100;background:transparent;font-size:.72rem;font-weight:700}.od-notification-list{max-height:min(480px,calc(100vh - 180px));overflow-y:auto}.od-notification-item{position:relative;width:100%;display:grid;grid-template-columns:42px minmax(0,1fr) 8px;gap:11px;align-items:start;padding:14px 16px;border:0;border-bottom:1px solid #f0f0f0;color:var(--od-text);background:#fff;text-align:left}.od-notification-item:hover{background:#faf8f4}.od-notification-item.is-unread{background:#ebb04d14}.od-notification-item.is-unread:hover{background:#ebb04d24}.od-notification-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#9a6100;background:#ebb04d29}.od-notification-icon.is-order-ready{color:#087d84;background:#00aeb81f}.od-notification-icon.is-order-delivered{color:#18794e;background:#26945f1f}.od-notification-icon.is-order-cancelled{color:#c92a3a;background:#dc35451a}.od-notification-copy{display:grid;gap:3px}.od-notification-copy strong{font-size:.82rem}.od-notification-copy>span{color:#666;font-size:.75rem;line-height:1.4}.od-notification-copy small{margin-top:2px;color:var(--od-muted);font-size:.66rem}.od-notification-unread{width:7px;height:7px;align-self:center;border-radius:50%;background:var(--od-primary)}.od-notification-empty{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:24px;color:var(--od-muted);text-align:center}.od-notification-empty i{margin-bottom:6px;font-size:2rem}.od-notification-empty strong{color:var(--od-text)}.od-notification-empty span{font-size:.75rem}@media(max-width:480px){.od-notification-panel{position:fixed;top:76px;right:12px;left:12px;width:auto}}.od-react-main{padding-top:90px;padding-bottom:110px}.od-react-bottom .container{overflow-x:auto;gap:1rem}.od-react-bottom a{min-width:58px;border-radius:12px;transition:color .16s ease,background-color .16s ease}.od-react-bottom a:hover{color:var(--od-primary)!important;background:#ff7a3214}.od-react-bottom a:focus-visible{outline:2px solid var(--od-primary);outline-offset:3px}.od-table-screen-header{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center}.od-table-screen-header h2{margin:0;text-align:center}.od-back-button{width:42px;height:42px;display:inline-grid;place-items:center;padding:0;border-radius:50%;color:var(--od-text);transition:color .16s ease,background-color .16s ease,transform .16s ease}.od-back-button:hover{color:var(--od-primary);background:#ff7a321a}.od-back-button:active{transform:scale(.94)}.od-back-button:focus-visible,.od-btn-solid:focus-visible,.od-btn-outline:focus-visible{outline:3px solid rgba(255,122,50,.28);outline-offset:2px;box-shadow:none}.od-btn-solid{transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}.od-btn-solid:not(:disabled):hover{color:#fff;background:#e76622;box-shadow:0 6px 14px #e6662238;transform:translateY(-1px)}.od-btn-solid:not(:disabled):active{transform:translateY(0);box-shadow:none}.od-btn-solid:disabled{cursor:not-allowed;opacity:.55}.od-order-step-button{--od-step-color: var(--od-primary);--od-step-hover: #d99a31;--od-step-active: #c98b25;color:#fff;background-color:var(--od-step-color);border:1px solid var(--od-step-color);border-radius:14px;padding:12px 14px;font-weight:800;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.od-order-step-button.is-preparando{--od-step-color: #ebb04d;--od-step-hover: #d99a31;--od-step-active: #c98b25}.od-order-step-button.is-pronto{--od-step-color: #00aeb8;--od-step-hover: #00949d;--od-step-active: #007f87}.od-order-step-button.is-entregue{--od-step-color: #26945f;--od-step-hover: #207e51;--od-step-active: #196a43}.od-order-step-button:hover{color:#fff;background-color:var(--od-step-hover);border-color:var(--od-step-hover);box-shadow:0 5px 12px #2d292629}.od-order-step-button:active{color:#fff;background-color:var(--od-step-active);border-color:var(--od-step-active);box-shadow:none}.od-order-step-button:focus-visible{color:#fff;outline:3px solid color-mix(in srgb,var(--od-step-color) 32%,transparent);outline-offset:2px;box-shadow:none}.od-menu-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.od-menu-primary-button,.od-category-submit{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;border-radius:12px;font-weight:700;white-space:nowrap;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.od-menu-primary-button{padding-inline:18px;color:#fff;background:var(--od-primary);border-color:var(--od-primary)}.od-menu-primary-button:hover{color:#fff;background:#d99a31;border-color:#d99a31;box-shadow:0 5px 12px #c98b2533}.od-category-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.od-category-submit{padding-inline:16px;color:#087d84;background:#00aeb81a;border:1px solid rgba(0,174,184,.3)}.od-category-submit:hover{color:#fff;background:#00949d;border-color:#00949d}.od-category-chip{min-height:38px;display:inline-flex;align-items:center;gap:4px;padding:5px 6px 5px 12px;border:1px solid #eceef0;border-radius:10px;background:#f8f9fa;font-size:.78rem;font-weight:700}.od-category-action,.od-product-action{display:inline-grid;place-items:center;padding:0;border:0;border-radius:50%;color:var(--od-text);background:transparent;transition:color .16s ease,background-color .16s ease,transform .16s ease}.od-category-action{width:28px;height:28px}.od-product-actions{display:flex;flex:0 0 auto;gap:6px}.od-product-action{width:40px;height:40px;background:#f8f9fa}.od-category-action:hover,.od-product-action:hover{color:#087d84;background:#00aeb81f}.od-category-action.is-danger:hover,.od-product-action.is-danger:hover{color:#c92a3a;background:#dc35451a}.od-category-action:active,.od-product-action:active{transform:scale(.92)}@media(max-width:480px){.od-menu-primary-button{width:44px;padding:0}.od-menu-primary-button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.od-category-form{grid-template-columns:1fr}.od-category-submit{width:100%}}.od-table-card{cursor:pointer}.od-auth-card button{border:0}.od-chart{min-height:240px;overflow-x:auto;padding:20px 4px 0}.od-chart-bars{height:220px;display:flex;align-items:flex-end;gap:12px;border-bottom:1px solid #ddd;min-width:420px}.od-chart-column{flex:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:6px}.od-chart-bar{width:min(42px,70%);min-height:4px;background:#ff7a32;border-radius:8px 8px 2px 2px;transition:height .3s ease}.od-chart-column:nth-child(2n) .od-chart-bar{background:#00b7c2}.od-chart-value{font-size:.7rem;font-weight:700;white-space:nowrap}.od-chart-column small{min-height:28px;text-align:center;text-transform:capitalize}.od-react-modal{border-radius:24px;overflow:hidden}.od-search{width:min(100%,360px)}.od-search .input-group-text,.od-search .form-control{border-color:#dee2e6}.od-report-kpi-value{margin-top:.35rem;font-size:1.65rem;line-height:1.2;font-weight:800;letter-spacing:-.02em}.od-chart-select{width:auto;min-width:145px;padding:.4rem 2rem .4rem .75rem;font-size:.78rem}.od-clickable-row{cursor:pointer}.od-clickable-row:focus{outline:2px solid var(--od-primary);outline-offset:-2px}.od-session-offcanvas{visibility:visible;width:min(420px,92vw);border:0;border-radius:24px 0 0 24px}.od-session-offcanvas .offcanvas-header{border-radius:24px 0 0}.od-session-history-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.od-daily-report-header{padding:14px 4px 2px}.od-session-mobile-list{display:grid;gap:10px}.od-session-mobile-card{width:100%;padding:14px;border:1px solid #e9e9e9;border-radius:16px;color:var(--od-text);background:#fff;text-align:left;box-shadow:0 3px 10px #2d29260d;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.od-session-mobile-card:hover{border-color:#ebb04db3;box-shadow:0 6px 16px #2d292617}.od-session-mobile-card:active{transform:scale(.985)}.od-session-mobile-card:focus-visible{outline:3px solid rgba(235,176,77,.3);outline-offset:2px}.od-session-mobile-top,.od-session-mobile-details,.od-session-mobile-total{display:flex;align-items:center}.od-session-mobile-top{justify-content:space-between;margin-bottom:12px}.od-session-mobile-top>span:first-child,.od-session-mobile-details>span{display:grid;gap:2px}.od-session-mobile-card small{color:var(--od-muted);font-size:.65rem;font-weight:700;letter-spacing:.05em}.od-session-mobile-top strong{font-size:1.2rem}.od-session-state{padding:6px 10px;border-radius:999px;font-size:.7rem;font-weight:800}.od-session-state.is-open{color:#9a6100;background:#ebb04d2e}.od-session-state.is-closed{color:#18794e;background:#26945f1f}.od-session-mobile-details{gap:28px;padding:11px 0;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.od-session-mobile-details>span:first-child{flex:1}.od-session-mobile-total{gap:8px;padding-top:12px}.od-session-mobile-total>span{color:var(--od-muted);font-size:.78rem}.od-session-mobile-total strong{margin-left:auto;font-size:1rem}.od-session-mobile-total i{color:var(--od-primary)}@media(max-width:767.98px){.od-daily-report-header{padding:18px 2px 4px}.od-session-history .card-body{padding:14px}.od-session-history-header{align-items:stretch;flex-direction:column}.od-session-history-header .od-search{width:100%}}.od-landing{--land-ink: #26332f;--land-green: #5f8374;--land-sand: #f4e7d2;--land-gold: #e9ac43;min-height:100vh;overflow:hidden;color:var(--land-ink);background:#fffdf9;font-family:Poppins,sans-serif}.od-landing-shell{width:min(1160px,calc(100% - 40px));margin-inline:auto}.od-landing-header{position:absolute;inset:0 0 auto;z-index:10;border-bottom:1px solid rgba(45,41,38,.08)}.od-landing-nav{height:88px;display:flex;align-items:center;justify-content:space-between;gap:32px}.od-landing-logo img{width:126px;height:56px;object-fit:contain}.od-landing-nav nav{display:flex;gap:34px}.od-landing-nav nav a{color:var(--land-ink);font-size:.82rem;font-weight:600}.od-landing-nav nav a:hover{color:#a5680b}.od-landing-login,.od-landing-primary{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:999px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.od-landing-login{padding:11px 19px;border:1px solid rgba(38,51,47,.2);color:var(--land-ink);font-size:.8rem}.od-landing-login:hover{color:var(--land-ink);background:#fff;transform:translateY(-2px)}.od-landing-hero{position:relative;min-height:780px;display:flex;align-items:center;padding:150px 0 105px;background:linear-gradient(115deg,#fbf2e3,#fffaf2 52%,#e9f1ed)}.od-hero-grid{display:grid;grid-template-columns:.93fr 1.07fr;align-items:center;gap:72px}.od-hero-copy{position:relative;z-index:2}.od-eyebrow,.od-section-kicker{color:#9c660e;font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.od-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:20px}.od-hero-copy h1{max-width:610px;margin:0 0 22px;font-size:clamp(3.2rem,5.5vw,5.45rem);font-weight:700;line-height:.98;letter-spacing:-.065em}.od-hero-copy h1 em{color:var(--land-green);font-family:Georgia,serif;font-weight:400}.od-hero-copy>p{max-width:550px;margin:0 0 30px;color:#60716b;font-size:1.02rem;line-height:1.75}.od-hero-actions{display:flex;align-items:center;gap:24px}.od-landing-primary{padding:15px 24px;color:#fff;background:var(--land-green);box-shadow:0 12px 28px #5f837440}.od-landing-primary:hover{color:#fff;background:#4f7163;transform:translateY(-2px);box-shadow:0 16px 34px #5f83744d}.od-landing-link{display:inline-flex;align-items:center;gap:8px;color:var(--land-ink);font-size:.86rem;font-weight:700}.od-landing-link:hover{color:#9c660e}.od-hero-trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:32px;color:#74837e;font-size:.68rem;font-weight:600}.od-hero-trust i{margin-right:4px;color:var(--land-green)}.od-hero-visual{position:relative;min-width:0;padding:60px 0}.od-hero-sun{position:absolute;top:-16px;right:-95px;width:315px;height:315px;border-radius:50%;background:#e9ac4352}.od-dashboard-preview{position:relative;z-index:2;overflow:hidden;padding:12px;border:1px solid rgba(38,51,47,.1);border-radius:24px;background:#ffffffbf;box-shadow:0 35px 70px #26332f2e;transform:rotate(1.2deg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.od-dashboard-preview img{width:100%;aspect-ratio:1.37;display:block;object-fit:cover;object-position:top;border-radius:15px}.od-preview-top{height:27px;display:flex;align-items:center;gap:6px;padding:0 5px}.od-preview-top span{width:7px;height:7px;border-radius:50%;background:#d9d2c7}.od-preview-top b{margin-left:6px;color:#8a938f;font-size:.55rem;font-weight:600}.od-floating-card{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;padding:12px 15px;border:1px solid rgba(38,51,47,.09);border-radius:14px;background:#fffffff0;box-shadow:0 16px 34px #26332f26}.od-floating-card span,.od-floating-card div{display:grid}.od-floating-card small{color:#89938f;font-size:.58rem}.od-floating-card strong{font-size:.78rem}.od-floating-orders{right:-35px;bottom:50px}.od-floating-orders i{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#9c660e;background:#fff1d7}.od-floating-status{top:31px;left:-28px}.od-live-dot{width:9px;height:9px;display:block!important;border-radius:50%;background:#4aa176;box-shadow:0 0 0 5px #4aa17624}.od-wave{position:absolute;bottom:-1px;left:-3%;width:106%;height:60px;border-radius:50% 50% 0 0/100% 100% 0 0;background:#fffdf9}.od-landing-section{padding:110px 0}.od-section-heading{max-width:650px;margin-bottom:50px}.od-section-heading h2,.od-audience-copy h2,.od-cta-card h2{margin:10px 0 18px;font-size:clamp(2.2rem,4vw,3.65rem);line-height:1.08;letter-spacing:-.045em}.od-section-heading p,.od-audience-copy>p{max-width:570px;color:#71807b;line-height:1.7}.od-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.od-feature-card{position:relative;min-height:310px;padding:34px;overflow:hidden;border:1px solid #eee8df;border-radius:22px;background:#fff;transition:transform .25s ease,box-shadow .25s ease}.od-feature-card:hover{transform:translateY(-6px);box-shadow:0 24px 55px #26332f1a}.od-feature-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:16px;color:#9c660e;background:#fff1d6;font-size:1.25rem}.od-feature-icon.is-2{color:#476e5f;background:#e4efea}.od-feature-icon.is-3{color:#6e5a43;background:#efe6db}.od-feature-number{position:absolute;top:33px;right:30px;color:#e9e5df;font-family:Georgia,serif;font-size:2.2rem}.od-feature-card h3{margin:62px 0 12px;font-size:1.15rem}.od-feature-card p{margin:0;color:#7c8884;font-size:.84rem;line-height:1.7}.od-landing-audience{padding:110px 0;background:#283832;color:#fff}.od-audience-grid{display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:90px}.od-audience-copy .od-section-kicker{color:#efbb62}.od-audience-copy>p{color:#b8c6c1}.od-role-list{display:grid;gap:12px;margin-top:35px}.od-role-list>div{display:flex;align-items:center;gap:14px;padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#ffffff0a}.od-role-list i{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#efbb62;background:#efbb621f}.od-role-list span{display:grid}.od-role-list strong{font-size:.82rem}.od-role-list small{color:#aebdb8;font-size:.68rem}.od-audience-art{position:relative;min-height:420px;display:grid;place-items:center}.od-art-sun{position:relative;z-index:1;width:270px;height:270px;border-radius:50%;background:#e9ac43;box-shadow:0 0 0 45px #e9ac4314,0 0 0 90px #e9ac430a}.od-art-sun:before,.od-art-sun:after{content:"";position:absolute;inset:0;z-index:-1;border:2px solid rgba(233,172,67,.26);border-radius:50%}.od-pulse-ring{position:absolute;z-index:0;width:360px;height:360px;border:2px solid rgba(233,172,67,.22);border-radius:50%;background:#e9ac4309;pointer-events:none}.od-pulse-ring.is-outer{width:450px;height:450px;border-color:#e9ac4321}.od-art-card{position:absolute;z-index:2;width:235px;display:grid;justify-items:center;padding:32px;border-radius:24px;color:var(--land-ink);background:#fffaf0;box-shadow:0 28px 55px #00000038;text-align:center;transform:rotate(-3deg)}.od-art-card i{margin-bottom:18px;color:var(--land-green);font-size:3rem}.od-art-card strong{font-size:1rem}.od-art-card small{margin-top:6px;color:#7e8a85;font-size:.65rem}.od-art-line{position:absolute;width:80px;height:4px;border-radius:50%;background:#fff3}.line-one{top:48px;left:25px;transform:rotate(15deg)}.line-two{right:10px;bottom:80px;transform:rotate(-15deg)}.line-three{left:5px;bottom:115px;width:45px}.od-how{background:#f8f2e8}.od-section-heading.is-centered{margin-inline:auto;text-align:center}.od-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.od-steps article{position:relative;display:flex;gap:18px;padding:28px 35px}.od-steps article+article{border-left:1px solid #dcd2c2}.od-steps article>span{color:#d49a38;font-family:Georgia,serif;font-size:2.1rem}.od-steps h3{margin:3px 0 9px;font-size:1rem}.od-steps p{margin:0;color:#73807b;font-size:.75rem;line-height:1.65}.od-landing-cta{padding:100px 0;background:#fffdf9}.od-cta-card{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;gap:45px;overflow:hidden;padding:65px 70px;border-radius:28px;background:#eab04d}.od-cta-card>div{position:relative;z-index:1}.od-cta-card .od-section-kicker{color:#66420b}.od-cta-card h2{max-width:720px;margin-bottom:10px}.od-cta-card p{margin:0;color:#684c20}.od-landing-primary.is-dark{position:relative;z-index:1;color:#fff;background:#283832;white-space:nowrap}.od-landing-primary.is-dark:hover{background:#17231f}.od-cta-sun{position:absolute;right:180px;top:-70px;color:#ffffff2e;font-size:13rem}.od-landing-footer{padding:42px 0;border-top:1px solid #eee8df;background:#fff}.od-landing-footer .od-landing-shell{display:flex;align-items:center;gap:24px}.od-landing-footer img{width:100px}.od-landing-footer p{margin:0;color:#7a8782;font-size:.75rem}.od-landing-footer small{margin-left:auto;color:#9ba39f;font-size:.65rem}@media(max-width:900px){.od-landing-nav nav{display:none}.od-landing-hero{padding-top:130px}.od-hero-grid,.od-audience-grid{grid-template-columns:1fr}.od-hero-grid{gap:10px}.od-hero-copy{text-align:center}.od-hero-copy>p{margin-inline:auto}.od-hero-actions,.od-hero-trust{justify-content:center}.od-hero-visual{width:min(650px,100%);margin:auto}.od-feature-grid{grid-template-columns:1fr}.od-feature-card{min-height:240px}.od-feature-card h3{margin-top:38px}.od-audience-grid{gap:35px}.od-audience-art{min-height:380px}.od-steps{grid-template-columns:1fr}.od-steps article+article{border-top:1px solid #dcd2c2;border-left:0}.od-cta-card{grid-template-columns:1fr;padding:50px}}@media(max-width:560px){.od-landing-shell{width:min(100% - 28px,1160px)}.od-landing-nav{height:74px}.od-landing-logo img{width:100px}.od-landing-login{padding:10px 14px}.od-landing-hero{min-height:auto;padding:115px 0 80px}.od-hero-copy h1{font-size:3.15rem}.od-hero-copy>p{font-size:.9rem}.od-hero-actions{flex-direction:column;gap:16px}.od-hero-trust,.od-floating-card{display:none}.od-hero-sun{width:190px;height:190px;right:-50px}.od-dashboard-preview{border-radius:16px;padding:7px}.od-landing-section,.od-landing-audience{padding:78px 0}.od-section-heading h2,.od-audience-copy h2,.od-cta-card h2{font-size:2.35rem}.od-feature-card{padding:27px}.od-audience-art{min-height:320px}.od-art-sun{width:215px;height:215px}.od-art-card{width:205px}.od-landing-cta{padding:65px 0}.od-cta-card{padding:38px 28px}.od-landing-primary.is-dark{width:100%}.od-landing-footer .od-landing-shell{flex-wrap:wrap;justify-content:center;text-align:center}.od-landing-footer small{width:100%;margin:0}}@media(prefers-reduced-motion:reduce){.od-landing *{scroll-behavior:auto!important;transition:none!important}}.od-landing-nav nav a,.od-landing-login{font-size:.92rem}.od-eyebrow,.od-section-kicker{font-size:.8rem}.od-hero-copy>p{font-size:1.12rem}.od-landing-link{font-size:.96rem}.od-hero-trust{font-size:.78rem}.od-preview-top b{font-size:.66rem}.od-floating-card small{font-size:.68rem}.od-floating-card strong{font-size:.9rem}.od-section-heading p,.od-audience-copy>p{font-size:1.06rem}.od-feature-card h3{font-size:1.3rem}.od-feature-card p{font-size:.96rem}.od-role-list strong{font-size:.95rem}.od-role-list small{font-size:.78rem}.od-art-card strong{font-size:1.1rem}.od-art-card small{font-size:.76rem}.od-steps h3{font-size:1.16rem}.od-steps p{font-size:.88rem}.od-cta-card p{font-size:1.05rem}.od-landing-footer p{font-size:.86rem}.od-landing-footer small{font-size:.76rem}@media(max-width:560px){.od-hero-copy>p{font-size:1rem}.od-section-heading p,.od-audience-copy>p{font-size:.96rem}}.od-landing-logo img{width:190px;height:72px}.od-landing-footer img{width:140px}@media(max-width:560px){.od-landing-nav{height:82px}.od-landing-logo img{width:145px;height:62px}.od-landing-hero{padding-top:122px}}@keyframes odLandFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes odLandFadeIn{0%{opacity:0}to{opacity:1}}@keyframes odLandFloat{0%,to{transform:translateY(0) rotate(1.2deg)}50%{transform:translateY(-10px) rotate(.5deg)}}@keyframes odLandCardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes odLandSunPulse{0%,to{transform:scale(1);opacity:.75}50%{transform:scale(1.07);opacity:1}}@keyframes odLandIconBob{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-3px) rotate(3deg)}}@keyframes odLandArtCard{0%,to{transform:translateY(0) rotate(-3deg)}35%{transform:translateY(-12px) rotate(-1deg)}70%{transform:translateY(-5px) rotate(-4deg)}}@keyframes odLandDrink{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-7px) rotate(7deg)}}@keyframes odLandLineDrift{0%,to{opacity:.35;transform:translate(0) rotate(var(--line-angle))}50%{opacity:.85;transform:translate(14px) rotate(var(--line-angle))}}@keyframes odLandCircleWave{0%{opacity:.5;transform:scale(1)}70%,to{opacity:0;transform:scale(1.72)}}@keyframes odLandRingPulse{0%,to{box-shadow:0 0 0 45px #e9ac4312,0 0 0 90px #e9ac4309}45%{box-shadow:0 0 0 55px #e9ac4324,0 0 0 105px #e9ac4312}60%{box-shadow:0 0 0 48px #e9ac431a,0 0 0 95px #e9ac430d}}@keyframes odLandVisiblePulse{0%,to{opacity:.38;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}.od-landing-header{animation:odLandFadeIn .65s ease both}.od-hero-copy>*{animation:odLandFadeUp .7s cubic-bezier(.22,1,.36,1) both}.od-hero-copy>:nth-child(1){animation-delay:.08s}.od-hero-copy>:nth-child(2){animation-delay:.16s}.od-hero-copy>:nth-child(3){animation-delay:.24s}.od-hero-copy>:nth-child(4){animation-delay:.32s}.od-hero-copy>:nth-child(5){animation-delay:.4s}.od-hero-visual{animation:odLandFadeIn .8s .3s ease both}.od-dashboard-preview{animation:odLandFloat 5s 1.1s ease-in-out infinite}.od-hero-sun,.od-art-sun{animation:odLandSunPulse 5s ease-in-out infinite}.od-art-sun{animation:odLandSunPulse 5s ease-in-out infinite,odLandRingPulse 2.4s ease-in-out infinite}.od-art-sun:before{animation:odLandCircleWave 3.2s ease-out infinite}.od-art-sun:after{animation:odLandCircleWave 3.2s 1.6s ease-out infinite}.od-pulse-ring.is-inner{animation:odLandVisiblePulse 2s ease-in-out infinite}.od-pulse-ring.is-outer{animation:odLandVisiblePulse 2s .45s ease-in-out infinite reverse}.od-art-card{animation:odLandArtCard 4.8s cubic-bezier(.45,0,.55,1) infinite}.od-art-card i{animation:odLandDrink 2.8s ease-in-out infinite;transform-origin:bottom center}.od-art-line{--line-angle: 0deg;animation:odLandLineDrift 3.4s ease-in-out infinite}.od-art-line.line-one{--line-angle: 15deg}.od-art-line.line-two{--line-angle: -15deg;animation-delay:-1.2s}.od-art-line.line-three{animation-delay:-2.1s}.od-floating-orders{animation:odLandCardFloat 3.6s .4s ease-in-out infinite}.od-floating-status{animation:odLandCardFloat 3.2s 1s ease-in-out infinite}.od-feature-card{animation:odLandFadeUp .7s cubic-bezier(.22,1,.36,1) both}.od-feature-card:nth-child(2){animation-delay:.12s}.od-feature-card:nth-child(3){animation-delay:.24s}.od-feature-card:hover .od-feature-icon{animation:odLandIconBob .65s ease-in-out}.od-role-list>div{transition:transform .22s ease,border-color .22s ease,background-color .22s ease}.od-role-list>div:hover{transform:translate(8px);border-color:#efbb6259;background:#ffffff14}.od-role-list>div:hover i{animation:odLandIconBob .65s ease-in-out}.od-steps article{transition:transform .22s ease,background-color .22s ease}.od-steps article:hover{transform:translateY(-5px);background:#ffffff59}.od-landing-primary i,.od-landing-login i{transition:transform .2s ease}.od-landing-primary:hover i,.od-landing-login:hover i{transform:translate(4px)}.od-cta-sun{animation:odLandSunPulse 6s ease-in-out infinite}.od-whatsapp-contact{position:fixed;right:22px;bottom:22px;z-index:50;display:flex;align-items:center;gap:11px;padding:11px 17px 11px 12px;border:1px solid rgba(255,255,255,.25);border-radius:999px;color:#fff;background:#218c4f;box-shadow:0 14px 35px #186f3d4d;transition:transform .22s ease,background-color .22s ease,box-shadow .22s ease}.od-whatsapp-contact:hover{color:#fff;background:#187a42;box-shadow:0 18px 42px #186f3d66;transform:translateY(-4px)}.od-whatsapp-contact>i{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#ffffff24;font-size:1.35rem}.od-whatsapp-contact>span{display:grid;line-height:1.2}.od-whatsapp-contact small{color:#ffffffc7;font-size:.66rem}.od-whatsapp-contact strong{font-size:.82rem}.od-footer-contact{display:inline-flex;align-items:center;gap:7px;color:#39735a;font-size:.82rem;font-weight:700}.od-footer-contact:hover{color:#245d45}@media(max-width:560px){.od-whatsapp-contact{right:14px;bottom:14px;padding:9px}.od-whatsapp-contact>span{display:none}.od-whatsapp-contact>i{width:40px;height:40px}.od-footer-contact{width:100%;justify-content:center}}@media(prefers-reduced-motion:reduce){.od-landing *,.od-landing *:before,.od-landing *:after{animation:none!important;transition:none!important}}
