/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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%;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;-webkit-text-decoration:inherit;-webkit-text-decoration: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}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{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;appearance:button}::file-selector-button{-webkit-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}.static{position:static}.start{inset-inline-start:var(--spacing)}.table{display:table}.italic{font-style:italic}}:root{--blue:#062b6f;--royal:#0647ad;--ice:#eaf8ff;--sky:#bcecff;--yellow:#ffd43b;--ink:#071b36;--muted:#5f7087;--line:#dce8f0;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#f8fcff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.topbar{background:var(--blue);color:#dff7ff;letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:44px;min-height:34px;padding:7px 5vw;font-size:12px;font-weight:700;display:flex}.header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8fcfff0;border-bottom:1px solid #062b6f14;justify-content:space-between;align-items:center;gap:32px;height:82px;padding:0 max(5vw,24px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;min-width:180px;display:flex}.brand img{border-radius:11px;width:54px;height:54px}.brand span{flex-direction:column;line-height:1;display:flex}.brand strong{color:var(--blue);letter-spacing:.04em;font-size:20px}.brand small{color:var(--muted);text-transform:uppercase;letter-spacing:.14em;margin-top:6px;font-size:10px}nav{align-items:center;gap:32px;font-size:14px;font-weight:650;display:flex}nav a{position:relative}nav a:after{content:"";background:var(--royal);width:0;height:2px;transition:all .2s;position:absolute;bottom:-7px;left:0}nav a:hover:after{width:100%}.cart-button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:10px;padding:12px 16px 12px 20px;font-weight:800;display:flex}.cart-button span{background:var(--yellow);width:25px;height:25px;color:var(--blue);border-radius:50%;place-items:center;display:grid}.cart-button:disabled{opacity:.42;cursor:default}.hero{background:linear-gradient(120deg,#effaff 0%,#f8fcff 47%,#c8efff 100%);grid-template-columns:1.05fr .95fr;align-items:center;gap:4vw;min-height:680px;padding:60px max(6vw,32px) 70px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";border:46px solid #ffffffb3;border-radius:50%;height:320px;position:absolute;inset:auto -12% -230px;transform:rotate(-6deg)}.hero-copy{z-index:2;max-width:690px;position:relative}.eyebrow{color:var(--royal);letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:900;line-height:1.2}.hero h1{max-width:720px;color:var(--blue);letter-spacing:-.055em;margin:0;font-size:clamp(44px,5.6vw,82px);font-weight:900;line-height:.96}.hero h1 em{color:var(--royal);font-style:normal}.hero-lead{color:#425a73;max-width:610px;margin:27px 0 30px;font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:13px;display:flex}.primary,.secondary{cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;min-height:53px;padding:0 25px;font-weight:850;transition:transform .18s,box-shadow .18s;display:inline-flex}.primary{background:var(--royal);color:#fff;box-shadow:0 12px 30px #0647ad38}.secondary{color:var(--blue);background:#fff;box-shadow:inset 0 0 0 1px #bfd5e4}.primary:hover,.secondary:hover{transform:translateY(-2px)}.trust-row{color:#38536c;flex-wrap:wrap;gap:22px;margin-top:28px;font-size:13px;font-weight:750;display:flex}.trust-row span:first-letter{color:#0b9ca4}.hero-visual{z-index:1;justify-content:center;align-items:center;min-height:490px;display:flex;position:relative}.hero-visual:before{content:"";background:#fff9;border-radius:50%;width:470px;height:470px;position:absolute;box-shadow:0 30px 100px #0647ad1a}.hero-visual img{z-index:2;filter:drop-shadow(0 30px 35px #001d462e);width:min(100%,680px);position:relative}.delivery-badge{z-index:4;background:var(--yellow);width:108px;height:108px;color:var(--blue);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:4%;right:3%;transform:rotate(8deg);box-shadow:0 15px 30px #7559002e}.delivery-badge strong{font-size:15px}.delivery-badge span{font-size:12px;font-weight:750}.ice-orb{background:linear-gradient(145deg,#ffffffe6,#66cef440);border-radius:50%;position:absolute;box-shadow:inset -6px -8px 18px #0647ad14}.orb-one{width:65px;height:65px;top:16%;left:3%}.orb-two{width:38px;height:38px;bottom:10%;right:8%}.quick-facts{z-index:5;background:#fff;border-radius:14px;grid-template-columns:repeat(3,1fr);max-width:1180px;margin:-34px auto 0;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 65px #08315f1f}.quick-facts div{border-right:1px solid var(--line);flex-direction:column;padding:25px 32px;display:flex}.quick-facts div:last-child{border:0}.quick-facts strong{color:var(--blue);font-size:17px}.quick-facts span{color:var(--muted);margin-top:5px;font-size:13px}.section{max-width:1240px;margin:0 auto;padding:110px 30px}.section-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:45px;display:flex}.section-heading>p{max-width:470px;color:var(--muted);margin:0;line-height:1.6}.section-heading h2,.quality h2,.delivery h2,.app-banner h2{color:var(--blue);letter-spacing:-.04em;margin:0;font-size:clamp(34px,4vw,56px);line-height:1.02}.product-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.about{background:linear-gradient(135deg,#f5fcff,#fff);grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:clamp(38px,6vw,85px);display:grid}.about-photo{min-height:540px;box-shadow:var(--shadow-float);border-radius:26px 26px 110px;position:relative;overflow:hidden}.about-photo img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.about-photo:after{content:"";background:linear-gradient(#0000,#031e46a8);height:36%;position:absolute;inset:auto 0 0}.about-photo>span{z-index:2;color:#fff;text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:900;position:absolute;bottom:22px;left:24px;right:24px}.about-copy h2{max-width:600px;color:var(--blue);letter-spacing:-.05em;margin:8px 0 22px;font-size:clamp(38px,4vw,58px);line-height:1}.about-copy>p:not(.eyebrow){max-width:610px;color:var(--muted);margin:0 0 15px;line-height:1.7}.about-highlights{grid-template-columns:repeat(3,1fr);gap:9px;margin:25px 0;display:grid}.about-highlights span{color:#698093;background:#f8fcfe;border:1px solid #d6e7ef;border-radius:11px;padding:13px;font-size:10px;line-height:1.4}.about-highlights b{color:var(--blue);margin-bottom:4px;font-size:12px;display:block}.about-copy .secondary{width:max-content}.product-categories{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:15px;display:grid}.product-category{background:#fff;border:1px solid #cfe3ee;border-radius:20px;overflow:hidden;box-shadow:0 10px 34px #0834660e}.product-category>summary{cursor:pointer;background:linear-gradient(145deg,#fff,#eefaff);grid-template-rows:112px auto auto;grid-template-columns:minmax(0,1fr) 26px;align-items:center;gap:10px;min-height:210px;padding:18px;list-style:none;transition:background .2s,transform .2s;display:grid}.product-category>summary::-webkit-details-marker{display:none}.product-category>summary:hover{background:linear-gradient(145deg,#f8fdff,#ddf4ff)}.category-thumbnails{background:radial-gradient(circle,#fff,#dff5ff);border-radius:15px;grid-column:1/-1;justify-content:center;align-items:center;gap:0;height:112px;padding:10px;display:flex;overflow:hidden}.category-thumbnails img{object-fit:contain;filter:drop-shadow(0 9px 10px #002d5f29);border-radius:11px;width:88px;height:92px;margin:0 -8px;transform:rotate(-3deg)}.category-thumbnails img:nth-child(2){z-index:2;transform:translateY(-3px)}.category-thumbnails img:nth-child(3){transform:rotate(3deg)}.category-copy{flex-direction:column;min-width:0;display:flex}.category-copy strong{color:var(--blue);font-size:20px;line-height:1.1}.category-copy small{color:var(--muted);margin-top:5px;font-size:12px;line-height:1.35}.category-meta{flex-wrap:wrap;grid-column:1;align-items:center;gap:6px;display:flex}.category-meta b{color:var(--royal);text-transform:uppercase;letter-spacing:.07em;font-size:10px}.category-meta em{color:#087849;background:#eaf9f1;border-radius:999px;padding:5px 8px;font-size:10px;font-style:normal;font-weight:850}.category-chevron{color:var(--royal);grid-area:2/2/4;font-size:25px;transition:transform .25s}.product-category[open]{grid-column:1/-1}.product-category[open]>summary{background:#f6fcff;border-bottom:1px solid #dbeaf1;grid-template-rows:auto;grid-template-columns:190px minmax(0,1fr) auto 28px;min-height:120px;padding:14px 20px}.product-category[open] .category-thumbnails{grid-column:1;height:90px}.product-category[open] .category-copy{grid-column:2}.product-category[open] .category-meta{grid-column:3}.product-category[open] .category-chevron{grid-area:1/4;transform:rotate(180deg)}.product-category>.product-grid{background:#f7fbfd;padding:22px}.product-card{background:#fff;border:1px solid #d8e9f3;border-radius:20px;grid-template-rows:320px 1fr;min-width:0;transition:transform .25s,box-shadow .25s;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 28px #0a315c0b}.product-card:hover{transform:translateY(-5px);box-shadow:0 24px 55px #0a315c1f}.product-tag{z-index:2;background:var(--blue);color:#fff;text-transform:uppercase;letter-spacing:.09em;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:850;position:absolute;top:18px;left:18px}.product-image{isolation:isolate;background:radial-gradient(circle at 50% 42%,#fff 0 9%,#e6f8ff 47%,#cceefd 100%);justify-content:center;align-items:center;min-width:0;min-height:0;padding:34px 38px 28px;display:flex;position:relative;overflow:hidden}.product-image:after{content:"";z-index:-1;border:1px solid #0647ad14;border-radius:50%;width:180px;height:180px;position:absolute;box-shadow:0 0 0 30px #ffffff2e,0 0 0 60px #ffffff1f}.product-image img{object-fit:contain;filter:drop-shadow(0 16px 18px #00225126);width:auto;max-width:100%;height:100%;max-height:100%;display:block}.product-image-caixa img{width:100%;height:auto;max-height:72%}.product-info{flex-direction:column;min-height:230px;padding:25px;display:flex}.product-info>p{color:var(--royal);text-transform:uppercase;letter-spacing:.1em;margin:0 0 7px;font-size:12px;font-weight:850}.product-info h3{color:var(--blue);margin:0 0 8px;font-size:24px}.product-info>span{min-height:42px;color:var(--muted);font-size:14px;line-height:1.5;display:block}.product-price{color:var(--royal);margin:8px 0 14px;font-size:13px;font-style:normal;font-weight:850}.quantity-control{border:1px solid #cfe0eb;border-radius:10px;grid-template-columns:48px 1fr 48px;align-items:center;min-height:48px;margin-top:auto;display:grid;overflow:hidden}.quantity-control button,.mini-quantity button{height:100%;color:var(--blue);cursor:pointer;background:#eff8fc;border:0;font-size:24px}.quantity-control button:hover:not(:disabled){background:#dff2fb}.quantity-control button:disabled{opacity:.4}.quantity-control strong{text-align:center}.quality{grid-template-columns:.9fr 1.1fr;align-items:center;gap:8vw;display:grid}.quality-photo{background:linear-gradient(150deg,#d6f4ff,#8bdcf4);border-radius:30px 30px 150px;min-height:560px;position:relative;overflow:hidden}.quality-photo img{object-fit:contain;object-position:center bottom;width:100%;height:100%;position:absolute;inset:0}.quality-photo span{max-width:170px;color:var(--blue);background:#fff;border-radius:10px;padding:13px 16px;font-size:12px;font-weight:850;line-height:1.4;position:absolute;bottom:25px;left:25px;box-shadow:0 15px 30px #062b6f26}.quality-copy>p:not(.eyebrow){color:var(--muted);margin:25px 0 32px;font-size:17px;line-height:1.7}.quality-copy ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.quality-copy li{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:18px;padding:15px;display:flex}.quality-copy li b{background:var(--ice);width:46px;height:46px;color:var(--royal);border-radius:50%;flex:none;place-items:center;display:grid}.quality-copy li span{color:var(--muted);flex-direction:column;font-size:13px;display:flex}.quality-copy li strong{color:var(--blue);margin-bottom:3px;font-size:15px}.delivery{color:#fff;background:var(--blue);grid-template-columns:.85fr 1.15fr;align-items:center;gap:9vw;max-width:none;padding:90px max(8vw,30px);display:grid}.delivery h2{color:#fff}.delivery>div>p:not(.eyebrow){color:#c9e1f3;max-width:480px;margin:20px 0 28px;font-size:17px;line-height:1.65}.eyebrow.light{color:var(--sky)}.light-button{color:var(--blue);box-shadow:none;background:#fff}.delivery-steps{gap:14px;display:grid}.delivery-steps article{background:#ffffff12;border:1px solid #ffffff29;border-radius:14px;align-items:center;gap:20px;padding:20px 22px;display:flex}.delivery-steps article>span{background:var(--yellow);width:43px;height:43px;color:var(--blue);border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid}.delivery-steps strong{font-size:16px}.delivery-steps p{color:#bcd8ec;margin:4px 0 0;font-size:13px}.testimonials .section-heading .review-button{min-height:52px;color:var(--blue);background:#fff9df;border:1px solid #f2cf65;border-radius:12px;align-items:center;gap:10px;padding:9px 16px;font-size:13px;font-weight:900;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 9px 24px #684c0017}.testimonials .section-heading .review-button:hover{transform:translateY(-2px);box-shadow:0 13px 30px #684c0026}.review-button span{color:#f2b900;letter-spacing:1px;font-size:15px}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.testimonial-grid blockquote{border:1px solid var(--line);background:#fff;border-radius:15px;margin:0;padding:28px}.stars{color:#f7b500;letter-spacing:3px}.testimonial-grid p{color:#3c536b;min-height:98px;font-size:15px;line-height:1.65}.testimonial-grid cite{color:var(--blue);font-style:normal;font-weight:850}.app-banner{background:linear-gradient(130deg,#dff7ff,#f4fbff);border-radius:30px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:7vw;padding-top:65px;padding-bottom:0;display:grid;overflow:hidden}.app-banner>div:last-child{padding-bottom:65px}.app-banner>div>p:not(.eyebrow){max-width:590px;color:var(--muted);margin:22px 0;line-height:1.65}.app-banner small{color:var(--muted);margin-top:14px;display:block}.app-actions{flex-wrap:wrap;gap:12px;display:flex}.phone-preview{justify-content:center;align-self:end;display:flex}.phone-preview>div{background:linear-gradient(#eefbff,#caefff);border:10px solid #071b36;border-bottom:0;border-radius:38px 38px 0 0;flex-direction:column;justify-content:center;align-items:center;width:250px;min-height:420px;padding:42px 25px 25px;display:flex;box-shadow:0 20px 55px #062b6f33}.phone-preview img{border-radius:20px;width:96px}.phone-preview span{text-align:center;color:var(--blue);margin:25px 0;font-size:25px;font-weight:900;line-height:1.08}.phone-preview button{background:var(--royal);color:#fff;border:0;border-radius:8px;padding:13px 22px;font-weight:800}footer{color:#c6d9ea;background:#051d42}.footer-main{grid-template-columns:1.2fr repeat(3,1fr);gap:45px;max-width:1240px;margin:auto;padding:70px 30px 55px;display:grid}.footer-main h3{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin:0 0 17px;font-size:14px}.footer-main p,.footer-main a{margin:0 0 9px;font-size:13px;line-height:1.55;display:block}.footer-main a{color:#dcf7ff;font-weight:750}.footer-brand img{border-radius:16px;width:90px;margin-bottom:16px}.footer-brand p{max-width:230px}.footer-bottom{text-transform:uppercase;letter-spacing:.1em;border-top:1px solid #ffffff1a;justify-content:space-between;max-width:1240px;margin:auto;padding:22px 30px;font-size:11px;display:flex}.footer-main .maps-link{color:#fff;background:#36b5e41f;border:1px solid #79ddff66;border-radius:10px;align-items:center;gap:7px;width:max-content;margin-top:14px;padding:10px 13px;transition:transform .2s,background .2s,border-color .2s;display:flex}.footer-main .maps-link:hover{background:#36b5e43d;border-color:#79ddff;transform:translateY(-2px)}.maps-link span{font-size:18px;line-height:1}.social-links{gap:8px;margin-top:14px;display:grid}.footer-main .social-links a{background:#ffffff0f;border:1px solid #ffffff2e;border-radius:9px;align-items:center;gap:6px;width:max-content;min-height:39px;margin:0;padding:9px 12px;transition:transform .2s,background .2s;display:flex}.footer-main .social-links a:hover{background:#ffffff21;transform:translateY(-2px)}.footer-main .instagram-link{background:linear-gradient(115deg,#6f2fa64d,#dc2d6c3d,#f69a2b33);border-color:#ff85bf73}.instagram-link span{font-size:20px}.instagram-link small{color:#ffd8ea;font-size:10px}.nav-instagram{background:linear-gradient(135deg,#7c3aed,#db2777,#f97316);border-radius:999px;padding:8px 13px;color:#fff!important}.instagram-section{color:#fff;background:linear-gradient(125deg,#4c1d95 0%,#be185d 53%,#ea580c 100%);border-radius:26px;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;max-width:1240px;margin:0 auto 90px;padding:48px 54px;display:grid;box-shadow:0 24px 65px #7e22ce38}.instagram-mark{background:#ffffff1f;border:2px solid #ffffffb3;border-radius:27px;place-items:center;width:96px;height:96px;display:grid;box-shadow:inset 0 0 0 9px #ffffff12}.instagram-mark span{font-size:68px;line-height:1;transform:translateY(-4px)}.instagram-copy h2{letter-spacing:-.04em;max-width:660px;margin:5px 0 12px;font-size:clamp(30px,4vw,48px);line-height:1.02}.instagram-copy>p:last-child{color:#ffeaf5;max-width:650px;margin:0;line-height:1.55}.instagram-button{color:#8f1d72;white-space:nowrap;background:#fff;border-radius:11px;align-items:center;gap:12px;min-height:54px;padding:0 22px;font-weight:900;display:flex;box-shadow:0 12px 30px #3a083633}.instagram-button span{font-size:18px}.footer-instagram{background:linear-gradient(135deg,#7c3aed59,#db277759);border:1px solid #fff3;border-radius:8px;padding:10px 12px;margin-top:15px!important}.floating-instagram{z-index:24;color:#fff;background:linear-gradient(135deg,#7c3aed,#db2777,#f97316);border:2px solid #fff;border-radius:999px;align-items:center;gap:8px;min-height:48px;padding:0 17px 0 12px;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 12px 32px #58145f52}.floating-instagram span{font-size:27px;line-height:1;transform:translateY(-2px)}.floating-instagram b{font-size:12px}.floating-order{z-index:25;color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:13px;justify-content:space-between;align-items:center;width:min(520px,100% - 28px);min-height:58px;padding:8px 10px 8px 18px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #00173859}.floating-order span{font-size:13px}.floating-order b{background:var(--yellow);width:29px;height:29px;color:var(--blue);border-radius:50%;place-items:center;margin-right:6px;display:inline-grid}.floating-order strong{color:var(--blue);background:#fff;border-radius:8px;padding:12px 16px;font-size:13px}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#031127a3;justify-content:flex-end;padding:20px;display:flex;position:fixed;inset:0}.checkout{background:#f8fcff;border-radius:22px;width:min(600px,100%);height:100%;padding:35px;position:relative;overflow:auto;box-shadow:-20px 0 80px #0003}.close{border:1px solid var(--line);width:38px;height:38px;color:var(--blue);cursor:pointer;background:#fff;border-radius:50%;font-size:25px;position:absolute;top:20px;right:20px}.checkout-head h2{color:var(--blue);letter-spacing:-.03em;margin:0;font-size:36px}.cart-lines{gap:10px;margin:25px 0;display:grid}.cart-lines>div{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:62px 1fr auto;align-items:center;gap:12px;padding:10px;display:grid}.cart-lines img{object-fit:contain;background:var(--ice);border-radius:7px;width:60px;height:52px}.cart-lines span{flex-direction:column;display:flex}.cart-lines small{color:var(--muted);margin-top:3px}.mini-quantity{text-align:center;border:1px solid var(--line);border-radius:7px;grid-template-columns:32px 28px 32px;align-items:center;height:36px;display:grid;overflow:hidden}.mini-quantity button{font-size:17px}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-grid label{color:#40566b;flex-direction:column;gap:7px;font-size:12px;font-weight:800;display:flex}.form-grid .wide{grid-column:1/-1}.form-grid input,.form-grid select{width:100%;height:46px;color:var(--ink);background:#fff;border:1px solid #c8dbe7;border-radius:8px;outline:none;padding:0 12px}.form-grid input:focus,.form-grid select:focus{border-color:var(--royal);box-shadow:0 0 0 3px #0647ad1a}.checkout-note{color:var(--muted);font-size:12px;line-height:1.5}.whatsapp-submit{color:#fff;cursor:pointer;background:#159447;border:0;border-radius:9px;width:100%;min-height:54px;font-weight:900}.empty-cart{text-align:center;padding:60px 0}.admin-shell{background:#eef7fc;min-height:100vh;padding:42px max(4vw,20px) 110px}.admin-header{justify-content:space-between;align-items:flex-end;gap:24px;max-width:1180px;margin:0 auto 24px;display:flex}.admin-header h1{color:var(--blue);letter-spacing:-.05em;margin:0;font-size:clamp(38px,5vw,62px)}.admin-header>div>span{color:var(--muted);margin-top:8px;display:block}.admin-account{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:14px;padding:12px 14px;display:flex}.admin-account small{color:var(--muted)}.admin-account a{color:var(--royal);font-weight:800}.admin-card{border:1px solid var(--line);background:#fff;border-radius:20px;max-width:1180px;margin:0 auto 22px;padding:28px;box-shadow:0 12px 38px #062b6f0f}.admin-card h1,.admin-card h2{color:var(--blue);margin:0}.admin-section-title{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.admin-section-title p{color:var(--muted);margin:6px 0 0}.admin-form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.admin-form-grid label{color:#40566b;flex-direction:column;gap:7px;font-size:12px;font-weight:800;display:flex}.admin-form-grid .wide{grid-column:1/-1}.admin-form-grid input,.admin-form-grid textarea{width:100%;color:var(--ink);background:#fbfdff;border:1px solid #c8dbe7;border-radius:9px;outline:none;padding:11px 12px}.admin-form-grid input{height:45px}.admin-form-grid textarea{resize:vertical;min-height:80px}.admin-form-grid input:focus,.admin-form-grid textarea:focus{border-color:var(--royal);box-shadow:0 0 0 3px #0647ad1a}.admin-products{gap:18px;display:grid}.admin-product{border:1px solid var(--line);background:#fafdff;border-radius:15px;padding:20px}.admin-product-head{align-items:center;gap:13px;margin-bottom:18px;display:flex}.admin-product-head img{object-fit:contain;background:var(--ice);border-radius:10px;width:58px;height:58px}.admin-product-head>div{flex-direction:column;flex:1;display:flex}.admin-product-head strong{color:var(--blue);font-size:18px}.admin-product-head small{color:var(--muted);margin-top:3px}.admin-toggle{color:var(--royal);align-items:center;gap:8px;font-size:13px;font-weight:850;display:flex}.admin-toggle input{width:20px;height:20px;accent-color:var(--royal)}.admin-savebar{z-index:20;background:var(--blue);border:1px solid #ffffff29;border-radius:15px;justify-content:space-between;align-items:center;gap:16px;width:min(720px,100% - 28px);padding:10px 12px 10px 20px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 16px 45px #0017384d}.admin-savebar>a{color:#fff;font-size:13px;font-weight:800}.admin-savebar button:disabled{opacity:.65}@media (max-width:980px){nav{display:none}.hero{grid-template-columns:1fr;padding-top:70px}.hero-copy{max-width:760px}.hero-visual{min-height:400px}.hero-visual:before{width:400px;height:400px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card:last-child{grid-column:1/-1}.quality{gap:45px}.delivery{gap:50px}.testimonial-grid{grid-template-columns:1fr}.testimonial-grid p{min-height:0}.instagram-section{grid-template-columns:auto 1fr;margin:0 22px 75px}.instagram-button{grid-column:2;width:max-content}.footer-main{grid-template-columns:1fr 1fr}}@media (max-width:700px){.topbar{justify-content:space-between;gap:10px;font-size:9px}.header{height:68px;padding:0 16px}.brand{min-width:0}.brand img{width:46px;height:46px}.brand span{display:none}.cart-button{padding:9px 10px 9px 14px;font-size:12px}.hero{gap:10px;min-height:auto;padding:52px 20px 40px}.hero h1{font-size:46px}.hero-lead{margin:22px 0;font-size:15px}.hero-actions{align-items:stretch}.hero-actions>*{flex:1;min-width:180px}.trust-row{gap:11px;font-size:11px}.hero-visual{min-height:300px}.hero-visual:before{width:280px;height:280px}.delivery-badge{width:82px;height:82px;right:0}.delivery-badge strong{font-size:12px}.quick-facts{border-radius:0;grid-template-columns:1fr;margin:0}.quick-facts div{border-right:0;border-bottom:1px solid var(--line);padding:18px 22px}.section{padding:75px 18px}.section-heading{margin-bottom:30px;display:block}.section-heading>p{margin-top:16px}.section-heading h2,.quality h2,.delivery h2,.app-banner h2{font-size:37px}.product-grid{grid-template-columns:1fr}.product-card{grid-template-rows:270px 1fr}.product-card:last-child{grid-column:auto}.product-image{padding:30px 36px 24px}.quality{grid-template-columns:1fr}.quality-photo{order:2;min-height:430px}.delivery{grid-template-columns:1fr;padding:70px 20px}.instagram-section{flex-direction:column;align-items:flex-start;margin:0 14px 60px;padding:38px 25px;display:flex}.instagram-mark{border-radius:20px;width:70px;height:70px}.instagram-mark span{font-size:50px}.instagram-copy h2{font-size:34px}.instagram-button{justify-content:center;width:100%}.app-banner{grid-template-columns:1fr;margin:0 14px;padding:55px 25px 0}.app-banner>div:last-child{order:-1;padding-bottom:0}.phone-preview>div{min-height:360px}.footer-main{grid-template-columns:1fr;padding:55px 22px}.footer-bottom{padding:20px 22px;display:block}.footer-bottom span{margin:6px 0;display:block}.checkout{padding:30px 18px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.modal-backdrop{padding:0}.checkout{border-radius:0}.cart-lines>div{grid-template-columns:54px 1fr}.cart-lines .mini-quantity{grid-column:2}.floating-order{bottom:12px}.floating-instagram{bottom:12px;right:12px}.floating-instagram b{display:none}.floating-instagram{justify-content:center;width:49px;padding:0}}@media (max-width:900px){.about{grid-template-columns:1fr}.about-photo{min-height:480px}.about-copy{max-width:680px}}@media (max-width:600px){.about-photo{border-radius:22px 22px 70px;min-height:360px}.about-copy h2{font-size:38px}.about-highlights{grid-template-columns:1fr}.about-copy .secondary{width:100%}}@media (max-width:900px){.product-categories{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.product-categories{grid-template-columns:1fr}.product-category>summary{grid-template-rows:auto auto;grid-template-columns:118px minmax(0,1fr) 22px;gap:10px;min-height:142px;padding:12px}.category-thumbnails{grid-area:1/1/3;height:116px;padding:5px}.category-thumbnails img{width:67px;height:86px;margin:0 -16px}.category-copy{grid-column:2}.category-copy strong{font-size:17px}.category-copy small{font-size:11px}.category-meta{grid-column:2;align-self:start}.category-meta b{font-size:9px}.category-chevron{grid-area:1/3/3}.product-category[open]{grid-column:auto}.product-category[open]>summary{grid-template-rows:auto auto;grid-template-columns:118px minmax(0,1fr) 22px;min-height:142px;padding:12px}.product-category[open] .category-thumbnails{grid-area:1/1/3;height:116px}.product-category[open] .category-copy,.product-category[open] .category-meta{grid-column:2}.product-category[open] .category-chevron{grid-area:1/3/3}.product-category>.product-grid{padding:13px}.admin-shell{padding:28px 14px 105px}.admin-header{display:block}.admin-account{justify-content:space-between;margin-top:18px}.admin-card{padding:20px}.admin-form-grid{grid-template-columns:1fr}.admin-form-grid .wide{grid-column:auto}.admin-product{padding:15px}.admin-product-head{flex-wrap:wrap}.admin-toggle{margin-left:auto}.admin-savebar{bottom:10px}}.users-admin-layout{max-width:1320px;margin:0 auto}.admin-inline-status{color:#0751a9;background:#e9f5ff;border-radius:9px;margin:0 0 16px;padding:12px 15px;font-weight:800}.user-create-card>.admin-primary{margin-top:18px}.admin-form-grid select,.admin-users-list select{height:45px;color:var(--ink);background:#fbfdff;border:1px solid #c8dbe7;border-radius:9px;padding:0 12px}.admin-form-grid label small{color:#71869a;font-weight:500}.admin-users-list{gap:11px;display:grid}.admin-users-list article{background:#fbfdff;border:1px solid #dce8ef;border-radius:12px;grid-template-columns:1.3fr 1fr 1fr 1fr auto auto;align-items:end;gap:12px;padding:15px;display:grid}.admin-users-list article.inactive{opacity:.62;background:#f4f5f6}.admin-users-list article>div{flex-direction:column;align-self:center;display:flex}.admin-users-list article>div strong{color:var(--blue)}.admin-users-list article>div small,.admin-users-list article>div em{color:#72879a;margin-top:3px;font-size:11px;font-style:normal}.admin-users-list label{color:#526b80;flex-direction:column;gap:5px;font-size:11px;font-weight:800;display:flex}.admin-users-list input{border:1px solid #c8dbe7;border-radius:8px;height:40px;padding:0 10px}.admin-users-list select{height:40px}.admin-users-list .user-active{white-space:nowrap;flex-direction:row;align-items:center;height:40px}.admin-users-list .user-active input{width:18px;height:18px}.audit-list{gap:0;display:grid}.audit-list article{border-bottom:1px solid #e6edf2;grid-template-columns:150px 1fr 1.4fr;gap:7px 16px;padding:13px 8px;display:grid}.audit-list span{color:var(--royal);font-weight:850}.audit-list strong{color:var(--blue)}.audit-list small{color:#71869a}.audit-list p{color:#566f83;grid-column:2/-1;margin:0;font-size:12px}@media (max-width:1000px){.admin-users-list article{grid-template-columns:1fr 1fr}.admin-users-list article>div{grid-column:1/-1}.audit-list article{grid-template-columns:1fr 1fr}.audit-list small,.audit-list p{grid-column:1/-1}}@media (max-width:620px){.admin-users-list article,.audit-list article{grid-template-columns:1fr}}.customer-history{border-top:2px solid #dce9f0;margin-top:24px;padding-top:22px}.customer-history-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.customer-history-head h3{color:#082f62;margin:0;font-size:19px}.customer-history-head p{color:#49657a;margin:4px 0 0;font-size:12px}.customer-history-head select{color:#123b5c;background:#fff;border:1px solid #aec9d8;border-radius:8px;height:42px;padding:0 12px;font-weight:800}.customer-history-metrics{grid-template-columns:repeat(3,1fr);gap:9px;margin:15px 0;display:grid}.customer-history-metrics article{background:#f3f9fc;border:1px solid #cfe0e8;border-radius:10px;padding:13px}.customer-history-metrics span{color:#49657a;font-size:10px;font-weight:850;display:block}.customer-history-metrics strong{color:#064b9d;margin-top:5px;font-size:19px;display:block}.customer-purchases{border:1px solid #d5e4eb;border-radius:10px;max-height:330px;overflow:auto}.customer-purchases>article{border-bottom:1px solid #e3edf2;justify-content:space-between;align-items:center;gap:12px;padding:12px 13px;display:flex}.customer-purchases>article:last-child{border:0}.customer-purchases>article>div{flex-direction:column;display:flex}.customer-purchases strong{color:#082f62}.customer-purchases small{color:#49657a;margin-top:3px}.customer-purchases b{color:#056c3d}@media (max-width:620px){.customer-history-head{flex-direction:column;align-items:stretch}.customer-history-metrics{grid-template-columns:1fr}.customer-history-head select{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.primary,.secondary,.product-card{transition:none}}.floating-instagram{bottom:80px}@media (max-width:700px){.floating-instagram{bottom:78px}}.product-image[class*=product-image-sabor-]{background:#e8f8ff;padding:14px}.product-image[class*=product-image-sabor-] img{object-fit:cover;filter:none;border-radius:12px;width:100%;max-width:none;height:100%;max-height:none}.floating-socials{z-index:24;align-items:center;gap:9px;display:flex;position:fixed;bottom:80px;right:18px}.floating-socials .floating-instagram,.floating-socials .floating-whatsapp{color:#fff;border:2px solid #fff;border-radius:999px;align-items:center;gap:8px;min-height:48px;padding:0 17px 0 12px;display:flex;position:static;box-shadow:0 12px 32px #14303c47}.floating-socials .floating-whatsapp{background:#159447}.floating-socials .floating-instagram{background:linear-gradient(135deg,#7c3aed,#db2777,#f97316)}.floating-socials span{font-size:25px;line-height:1}.floating-socials b{font-size:12px}@media (max-width:700px){.floating-socials{gap:7px;bottom:78px;right:12px}.floating-socials .floating-instagram,.floating-socials .floating-whatsapp{justify-content:center;width:49px;padding:0}.floating-socials b{display:none}}.admin-app{color:#14283d;background:#f1f6fa;min-height:100vh}.admin-sidebar{z-index:30;color:#fff;background:#061f49;flex-direction:column;width:230px;padding:24px 16px;display:flex;position:fixed;inset:0 auto 0 0}.admin-logo{border-bottom:1px solid #ffffff1f;align-items:center;gap:11px;padding:0 8px 24px;display:flex}.admin-logo img{object-fit:contain;background:#fff;border-radius:9px;width:45px;height:45px}.admin-logo div{flex-direction:column;display:flex}.admin-logo strong{font-size:17px}.admin-logo small{color:#92b9df;margin-top:2px}.admin-sidebar nav{flex-direction:column;gap:5px;margin-top:23px;display:flex!important}.admin-sidebar nav button{color:#b9cee3;width:100%;height:44px;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;padding:0 12px;font-size:13px;font-weight:750;display:flex}.admin-sidebar nav button span{color:#70d9f1;text-align:center;width:22px;font-size:18px}.admin-sidebar nav button:hover,.admin-sidebar nav button.active{color:#fff;background:#0d3978}.admin-user{border-top:1px solid #ffffff1f;flex-direction:column;gap:8px;margin-top:auto;padding:16px 10px 0;display:flex}.admin-user small{text-overflow:ellipsis;color:#9cb9d5;overflow:hidden}.admin-user a{color:#fff;font-size:12px;font-weight:800}.admin-content{min-height:100vh;margin-left:230px;padding:32px clamp(22px,4vw,55px) 70px}.admin-top{justify-content:space-between;align-items:flex-end;gap:20px;max-width:1320px;margin:0 auto 26px;display:flex}.admin-top h1{color:var(--blue);letter-spacing:-.045em;margin:1px 0 0;font-size:clamp(34px,4vw,52px)}.admin-top-actions{align-items:center;gap:12px;display:flex}.admin-top-actions a{color:var(--blue);background:#fff;border:1px solid #cadae6;border-radius:9px;padding:10px 14px;font-size:12px;font-weight:850}.admin-online{color:#13844a;font-size:12px;font-weight:850}.admin-toast{z-index:80;color:#fff;background:#082d67;border-radius:10px;max-width:420px;padding:14px 18px;font-size:13px;font-weight:800;position:fixed;top:22px;right:25px;box-shadow:0 15px 35px #00143240}.admin-content .admin-card{border-radius:16px;max-width:1320px;margin:0 auto 22px;padding:25px;box-shadow:0 7px 24px #062b6f0b}.admin-section-title{gap:15px}.admin-section-title h2{font-size:21px}.admin-section-title p{font-size:13px}.admin-primary{background:var(--royal);color:#fff;cursor:pointer;border:0;border-radius:8px;min-height:42px;padding:0 17px;font-weight:850}.admin-primary:disabled{opacity:.45;cursor:not-allowed}.admin-primary.full{width:100%;min-height:50px}.text-button{color:var(--royal);cursor:pointer;background:0 0;border:0;font-weight:850}.metric-grid{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1320px;margin:0 auto 22px;display:grid}.metric-grid article{background:#fff;border:1px solid #dce8ef;border-radius:14px;min-width:0;padding:20px 21px;box-shadow:0 6px 20px #062b6f09}.metric-grid article>span{color:#577086;font-size:12px;font-weight:800;display:block}.metric-grid article>strong{color:var(--blue);letter-spacing:-.035em;margin:9px 0 5px;font-size:clamp(24px,2.5vw,34px);display:block}.metric-grid article>small{color:#8092a4}.metric-grid article.profit{background:#eafaf1;border-color:#bde8d1}.metric-grid article.profit strong{color:#08743d}.metric-grid article.warning{background:#fff7e2;border-color:#f0d892}.metric-grid article.warning strong{color:#a35f00}.admin-two-columns{grid-template-columns:1.4fr 1fr;gap:22px;max-width:1320px;margin:0 auto;display:grid}.admin-two-columns>.admin-card{width:100%;margin-bottom:22px}.bar-chart{border-bottom:1px solid #dbe7ee;align-items:flex-end;gap:5px;height:225px;padding-top:15px;display:flex}.bar-chart>div{flex:1;justify-content:center;align-items:flex-end;min-width:4px;height:100%;display:flex;position:relative}.bar-chart span{background:linear-gradient(#1bbbe3,#0751b8);border-radius:5px 5px 0 0;width:75%;min-height:6px}.bar-chart small{color:#8ba0b1;font-size:9px;position:absolute;bottom:-21px}.bar-chart.report>div{gap:1px}.bar-chart.report i{background:#2cc578;border-radius:4px 4px 0 0;width:35%;min-height:3px;position:absolute;bottom:0}.admin-chart{padding-bottom:42px!important}.stock-alerts{gap:9px;display:grid}.stock-alerts button{text-align:left;cursor:pointer;background:#fbfdff;border:1px solid #e3ebf0;border-radius:10px;align-items:center;gap:10px;padding:10px;display:flex}.stock-alerts img{object-fit:contain;width:42px;height:42px}.stock-alerts span{flex-direction:column;flex:1;min-width:0;display:flex}.stock-alerts strong{color:var(--blue)}.stock-alerts small{color:#7b8fa0;margin-top:3px}.stock-alerts b{color:#b56700;font-size:11px}.admin-empty{text-align:center;color:#8194a5;padding:35px 15px;font-size:13px}.sales-table{overflow-x:auto}.sales-table>div{border-bottom:1px solid #edf1f4;grid-template-columns:1fr 1.35fr 1fr .8fr .9fr;align-items:center;gap:12px;min-width:720px;padding:12px 10px;font-size:12px;display:grid}.sales-table>div:has(.profit-text){grid-template-columns:1fr 1.3fr 1fr .8fr .8fr .9fr}.sales-table .sales-head{color:#7c90a2;text-transform:uppercase;letter-spacing:.07em;padding-top:0;font-size:10px;font-weight:850}.sales-table b{color:var(--blue)}.sales-table strong{color:#183c68}.sales-table small{color:#7d91a2}.sales-table .profit-text{color:#078149}.pdv-layout{grid-template-columns:1fr 390px;align-items:start;gap:22px;max-width:1320px;margin:0 auto;display:grid}.pdv-products{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.pdv-products article{background:#fff;border:1px solid #dce8ef;border-radius:14px;grid-template-columns:78px 1fr;gap:13px;padding:15px;display:grid}.pdv-products article.disabled{opacity:.55}.pdv-products img{object-fit:contain;background:#edfaff;border-radius:10px;grid-row:1/3;width:78px;height:85px}.pdv-products article>div:nth-child(2){flex-direction:column;display:flex}.pdv-products strong{color:var(--blue);font-size:15px}.pdv-products small{color:#72879a;margin:4px 0 9px;font-size:11px}.pdv-products b{color:#0755b7}.pdv-quantity{border:1px solid #d5e2ea;border-radius:8px;grid-column:2;grid-template-columns:38px 1fr 38px;height:37px;display:grid;overflow:hidden}.pdv-quantity button{color:var(--blue);cursor:pointer;background:#eaf5fb;border:0;font-size:20px}.pdv-quantity button:disabled{opacity:.35}.pdv-quantity span{place-items:center;font-weight:850;display:grid}.pdv-cart{color:#fff;background:#061f49;border-radius:16px;padding:24px;position:sticky;top:22px;box-shadow:0 16px 40px #051d422e}.pdv-cart h2{margin:3px 0 0;font-size:25px}.pdv-lines{border-top:1px solid #ffffff1f;min-height:80px;margin:20px 0}.pdv-lines>div{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.pdv-lines span{flex-direction:column;display:flex}.pdv-lines strong{font-size:12px}.pdv-lines small{color:#a9c1dc;margin-top:3px;font-size:10px}.pdv-lines b{font-size:12px}.pdv-fields{gap:10px;display:grid}.pdv-fields label,.production-form label,.compact-form label{color:inherit;flex-direction:column;gap:6px;font-size:11px;font-weight:800;display:flex}.pdv-fields>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.pdv-fields input,.pdv-fields select,.production-form input,.production-form select,.production-form textarea,.compact-form input,.compact-form select{color:#16334e;background:#fff;border:1px solid #cbdce7;border-radius:8px;width:100%;height:42px;padding:0 10px}.pdv-total{justify-content:space-between;align-items:flex-end;margin:18px 0;display:flex}.pdv-total span{color:#afc5dd;font-size:12px}.pdv-total strong{color:#69e6ff;font-size:28px}.inventory-table{overflow-x:auto}.inventory-table>div{border-bottom:1px solid #e9eff3;grid-template-columns:1.6fr .65fr .65fr .8fr .8fr .65fr;align-items:center;gap:12px;min-width:780px;padding:10px;display:grid}.inventory-table .inventory-head{color:#7d91a1;text-transform:uppercase;padding-top:0;font-size:10px;font-weight:850}.inventory-table>div.low{background:#fff8e7}.inventory-product{align-items:center;gap:9px;display:flex}.inventory-product img{object-fit:contain;background:#ecf9ff;border-radius:7px;width:42px;height:42px}.inventory-table input{border:1px solid #cfdee7;border-radius:7px;width:100%;height:38px;padding:0 8px}.inventory-table .margin{color:#098249}.compact-form{grid-template-columns:1.4fr 1fr .65fr 1fr auto;align-items:end;gap:14px;display:grid}.compact-form h2{font-size:20px}.compact-form p{color:#718699;margin:5px 0 0;font-size:12px;line-height:1.4}.production-layout{grid-template-columns:.85fr 1.15fr}.production-form{flex-direction:column;gap:14px;display:flex}.production-form textarea{resize:vertical;height:85px;padding:10px}.timeline{display:grid}.timeline article{border-bottom:1px solid #edf2f5;grid-template-columns:50px 1fr auto;align-items:center;gap:12px;padding:13px 0;display:grid}.timeline article>span{color:#078349;background:#e7f9ef;border-radius:50%;place-items:center;width:45px;height:45px;font-weight:900;display:grid}.timeline article>div{flex-direction:column;display:flex}.timeline strong{color:var(--blue)}.timeline small{color:#7b8fa0;margin-top:4px}.timeline b{color:#496077;font-size:12px}.payment-report>div{border-bottom:1px solid #edf1f4;justify-content:space-between;align-items:center;padding:14px 2px;display:flex}.payment-report span{flex-direction:column;display:flex}.payment-report strong{color:var(--blue)}.payment-report small{color:#8194a5;margin-top:3px}.payment-report b{color:#0a6a42}.report-metrics{grid-template-columns:repeat(3,1fr)}@media (max-width:1100px){.metric-grid{grid-template-columns:repeat(2,1fr)}.pdv-layout{grid-template-columns:1fr}.pdv-cart{position:static}.compact-form{grid-template-columns:1fr 1fr}.compact-form>div{grid-column:1/-1}.admin-two-columns{grid-template-columns:1fr}}@media (max-width:760px){.admin-sidebar{width:100%;height:auto;padding:9px 10px;display:block;position:sticky;top:0}.admin-logo{display:none}.admin-sidebar nav{flex-direction:row;margin:0;overflow-x:auto}.admin-sidebar nav button{width:auto;min-width:max-content;height:42px;padding:0 11px}.admin-sidebar nav button span,.admin-user{display:none}.admin-content{margin-left:0;padding:22px 13px 50px}.admin-top{align-items:flex-start}.admin-top-actions a{display:none}.admin-top h1{font-size:35px}.metric-grid,.report-metrics{grid-template-columns:1fr 1fr;gap:9px}.metric-grid article{padding:16px}.metric-grid article>strong{font-size:23px}.pdv-products{grid-template-columns:1fr}.admin-content .admin-card{padding:18px}.admin-section-title{flex-direction:column;align-items:flex-start}.admin-section-title>.admin-primary{width:100%}.compact-form{grid-template-columns:1fr}.compact-form>div{grid-column:auto}.production-layout,.admin-form-grid{grid-template-columns:1fr}.admin-form-grid .wide{grid-column:auto}.admin-product{padding:14px}.admin-product-head{flex-wrap:wrap}.admin-toggle{margin-left:auto}.sales-table>div{min-width:690px}.admin-toast{top:65px;left:13px;right:13px}.bar-chart{height:180px}}@media (max-width:460px){.metric-grid,.report-metrics,.pdv-fields>div{grid-template-columns:1fr}.admin-top-actions{display:none}.pdv-products article{grid-template-columns:65px 1fr}.pdv-products img{width:65px}.pdv-quantity{grid-column:1/-1}.pdv-cart{padding:19px}}.admin-login{background:#f3f9fc;grid-template-columns:minmax(420px,620px) 1fr;min-height:100vh;display:grid}.admin-login>section{flex-direction:column;justify-content:center;padding:clamp(35px,7vw,90px);display:flex}.login-brand{align-items:center;gap:12px;margin-bottom:55px;display:flex}.login-brand img{object-fit:contain;background:#fff;border-radius:12px;width:55px;height:55px}.login-brand div{flex-direction:column;display:flex}.login-brand strong{color:var(--blue);font-size:20px}.login-brand small{color:#71879a;margin-top:3px}.admin-login h1{max-width:490px;color:var(--blue);letter-spacing:-.055em;margin:8px 0 16px;font-size:clamp(38px,5vw,62px);line-height:.98}.admin-login>section>p:not(.eyebrow){color:#637c91;max-width:470px;margin:0 0 28px;line-height:1.6}.admin-login>section>a{color:#557088;margin-top:24px;font-size:12px;font-weight:800}.admin-login>aside{color:#fff;background:linear-gradient(145deg,#062b6f,#084eb5 58%,#0f95c0);flex-direction:column;justify-content:center;padding:70px;display:flex}.admin-login>aside span{text-transform:uppercase;letter-spacing:.16em;color:#8de9ff;font-size:12px;font-weight:900}.admin-login>aside>strong{letter-spacing:-.05em;max-width:590px;margin:16px 0 30px;font-size:clamp(38px,5vw,70px);line-height:1}.admin-login>aside ul{gap:13px;padding:0;list-style:none;display:grid}.admin-login>aside li:before{content:"✓";color:#8de9ff;margin-right:10px;font-weight:900}.login-form{gap:14px;max-width:470px;display:grid}.login-form label,.security-card label{color:#3f5870;flex-direction:column;gap:7px;font-size:12px;font-weight:850;display:flex}.login-form input,.security-card input{color:#17334e;background:#fff;border:1px solid #c7dce8;border-radius:9px;outline:none;width:100%;height:49px;padding:0 13px}.login-form input:focus,.security-card input:focus{border-color:var(--royal);box-shadow:0 0 0 3px #0647ad1a}.login-form>div{color:#a43a28;background:#fff0ed;border-radius:8px;padding:10px 12px;font-size:12px;font-weight:750}.login-form button{background:var(--royal);color:#fff;cursor:pointer;border:0;border-radius:9px;height:52px;font-size:14px;font-weight:900}.login-form button:disabled{opacity:.65}.security-card{grid-template-columns:1fr 1fr;gap:60px;display:grid}.security-card>div>h2{font-size:30px}.security-card>div>p:not(.eyebrow){color:#6a8093;max-width:520px;line-height:1.6}.security-card form{gap:14px;display:grid}.security-card button{margin-top:5px}@media (max-width:800px){.admin-login{grid-template-columns:1fr}.admin-login>aside{display:none}.admin-login>section{padding:35px 22px}.login-brand{margin-bottom:40px}.security-card{grid-template-columns:1fr;gap:25px}}.admin-form-grid select{width:100%;height:45px;color:var(--ink);background:#fbfdff;border:1px solid #c8dbe7;border-radius:9px;outline:none;padding:0 12px}.admin-form-grid select:focus{border-color:var(--royal);box-shadow:0 0 0 3px #0647ad1a}.admin-secondary{min-height:42px;color:var(--royal);cursor:pointer;background:#ecf8ff;border:1px solid #9fc8df;border-radius:8px;padding:0 17px;font-weight:850}.admin-danger{color:#a33728;cursor:pointer;background:#fff3f1;border:1px solid #efb7af;border-radius:8px;min-height:36px;padding:0 12px;font-weight:850}.admin-danger:hover{background:#ffe7e2}.admin-product-head .admin-danger{margin-left:4px}@media (max-width:760px){.admin-section-title>.admin-secondary{width:100%}.admin-product-head .admin-danger{width:100%;margin:3px 0 0}}.customer-layout{grid-template-columns:minmax(430px,.9fr) 1.1fr;align-items:start;gap:22px;max-width:1320px;margin:0 auto;display:grid}.customer-layout>.admin-card{width:100%;margin:0}.customer-form{gap:20px;display:grid}.customer-form>.admin-section-title{margin-bottom:0}.customer-prices{background:#f7fbfd;border:1px solid #d8e7ef;border-radius:12px;padding:18px}.customer-prices>div{margin-bottom:12px}.customer-prices h3{color:var(--blue);margin:0;font-size:16px}.customer-prices p{color:#718699;margin:4px 0 0;font-size:11px}.customer-prices label{border-bottom:1px solid #e2edf2;justify-content:space-between;align-items:center;gap:15px;padding:9px 0;display:flex}.customer-prices label:last-child{border-bottom:0}.customer-prices label>span{flex-direction:column;display:flex}.customer-prices strong{color:#173c69;font-size:12px}.customer-prices small{color:#8194a5;margin-top:3px}.customer-prices input{text-align:right;border:1px solid #c7dbe6;border-radius:7px;width:125px;height:39px;padding:0 9px}.customer-active{color:#294a68;align-items:center;gap:9px;font-size:12px;font-weight:850;display:flex}.customer-active input{width:20px;height:20px;accent-color:var(--royal)}.customer-list{gap:9px;display:grid}.customer-list article{background:#fbfdff;border:1px solid #dce8ef;border-radius:11px;align-items:center;gap:9px;padding:10px;display:flex}.customer-list article.inactive{opacity:.58}.customer-main{text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:11px;min-width:0;display:flex}.customer-main>span{width:43px;height:43px;color:var(--royal);background:#dff5ff;border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid}.customer-main>div{flex-direction:column;min-width:0;display:flex}.customer-main strong{color:var(--blue);font-size:14px}.customer-main small{color:#718699;text-overflow:ellipsis;white-space:nowrap;margin:3px 0;overflow:hidden}.customer-main em{color:#087849;font-size:10px;font-style:normal;font-weight:850}.customer-price-notice{color:#08743d;background:#eafaf1;border:1px solid #9edbbb;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:11px 14px;display:flex}.customer-price-notice span{font-size:12px}.pdv-products b em{color:#078149;text-transform:uppercase;margin-left:4px;font-size:9px;font-style:normal}@media (max-width:1050px){.customer-layout{grid-template-columns:1fr}.customer-layout>.admin-card{margin-bottom:0}}@media (max-width:560px){.customer-prices label{flex-direction:column;align-items:flex-start}.customer-prices input{text-align:left;width:100%}.customer-list article{flex-wrap:wrap;align-items:flex-start}.customer-list .admin-danger{width:100%}}:root{--surface:#fff;--surface-soft:#f2f9fd;--shadow-soft:0 18px 55px #062b6f17;--shadow-float:0 24px 70px #03224e29}body{background:linear-gradient(#f9fdff 0,#f5faff 100%);max-width:100vw;overflow-x:clip}body.no-scroll{overflow:hidden}.hero>*{min-width:0}.menu-button{cursor:pointer;background:#fff;border:1px solid #062b6f1f;border-radius:13px;width:44px;height:44px;padding:11px;display:none}.menu-button span{background:var(--blue);border-radius:9px;height:2px;margin:4px 0;transition:transform .25s,opacity .2s;display:block}.header.menu-open .menu-button span:first-child{transform:translateY(6px)rotate(45deg)}.header.menu-open .menu-button span:nth-child(2){opacity:0}.header.menu-open .menu-button span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.header{box-shadow:0 8px 28px #062b6f0b}.hero{background:radial-gradient(circle at 82% 30%,#63d2f74d,#0000 28%),linear-gradient(125deg,#f5fcff 0%,#fff 45%,#d9f4ff 100%)}.hero-copy{animation:.7s cubic-bezier(.2,.75,.3,1) both hero-copy-in}.hero-visual img{animation:.85s cubic-bezier(.2,.75,.3,1) .12s both hero-product-in,5s ease-in-out 1s infinite float-product}.delivery-badge{animation:.6s cubic-bezier(.2,.8,.3,1.3) .65s both badge-in,4s ease-in-out 1.3s infinite badge-float}.orb-one{animation:5s ease-in-out infinite orb-float}.orb-two{animation:4s ease-in-out .8s infinite reverse orb-float}.primary,.secondary,.cart-button,.quantity-control button,.admin-primary,.admin-secondary,.admin-sidebar nav button{transition:transform .2s,box-shadow .2s,background .2s,border-color .2s}.primary:hover,.secondary:hover,.admin-primary:hover,.admin-secondary:hover{transform:translateY(-2px);box-shadow:0 15px 32px #0647ad33}.primary:active,.secondary:active,.cart-button:active,.admin-primary:active{transform:scale(.97)}.product-card{border-color:#a1cce48c;box-shadow:0 12px 40px #08346612}.product-card:hover .product-image img{transform:scale(1.045)rotate(-1deg)}.product-image img{transition:transform .45s cubic-bezier(.2,.75,.3,1)}.quick-facts{box-shadow:var(--shadow-soft);border:1px solid #bfdcebb3}.quality-copy li,.testimonial-grid blockquote,.delivery-steps article{transition:transform .25s,box-shadow .25s,border-color .25s}.quality-copy li:hover,.testimonial-grid blockquote:hover{box-shadow:var(--shadow-soft);border-color:#b6dbea;transform:translateY(-4px)}.delivery{background:radial-gradient(circle at 85% 20%,#28b5e247,#0000 27%),linear-gradient(135deg,#041d46,#063681 64%,#0753a7);position:relative;overflow:hidden}.delivery:before{content:"";border:60px solid #ffffff0b;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-260px;right:-160px}.delivery>*{z-index:1;position:relative}.delivery-steps article:hover{background:#ffffff1c;transform:translate(7px)}.reveal-section{opacity:1;transform:none}.reveal-section.is-visible{animation:.65s cubic-bezier(.2,.75,.3,1) both section-reveal}.modal-backdrop{animation:.2s both fade-in}.checkout{animation:.35s cubic-bezier(.2,.75,.3,1) both drawer-in}.floating-order{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:.4s cubic-bezier(.2,.8,.3,1) both floating-bar-in}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes hero-product-in{0%{opacity:0;transform:translate(35px)scale(.94)}to{opacity:1;transform:none}}@keyframes float-product{50%{transform:translateY(-10px)}}@keyframes badge-in{0%{opacity:0;transform:scale(.5)rotate(-10deg)}to{opacity:1;transform:scale(1)rotate(8deg)}}@keyframes badge-float{50%{transform:translateY(-7px)rotate(5deg)}}@keyframes orb-float{50%{transform:translate(8px,-12px)}}@keyframes section-reveal{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}@keyframes fade-in{0%{opacity:0}}@keyframes drawer-in{0%{opacity:.6;transform:translate(60px)}}@keyframes floating-bar-in{0%{opacity:0;transform:translate(-50%,20px)}}.admin-app{background:radial-gradient(circle at 85% 5%,#4ec6ed26,#0000 24%),#f2f7fb}.admin-sidebar{background:linear-gradient(#041a3c,#062b63 62%,#073779);box-shadow:12px 0 40px #031c411f}.admin-logo img{box-shadow:0 8px 24px #0000002e}.admin-sidebar nav button:hover{transform:translate(3px)}.admin-sidebar nav button.active{background:linear-gradient(90deg,#0b4fa9,#0b62bd);box-shadow:0 10px 25px #0000002e}.admin-online{background:#e9f9f0;border-radius:999px;padding:7px 11px}.admin-content .admin-card,.metric-grid article,.pdv-products article{border-color:#bed8e6b3;box-shadow:0 10px 35px #062b6f0e}.admin-content .admin-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.metric-grid article{transition:transform .23s,box-shadow .23s;position:relative;overflow:hidden}.metric-grid article:after{content:"";background:#2eb5e21a;border-radius:50%;width:80px;height:80px;position:absolute;top:-34px;right:-34px}.metric-grid article:hover{box-shadow:var(--shadow-soft);transform:translateY(-3px)}.admin-view{animation:.34s cubic-bezier(.2,.75,.3,1) both admin-view-in}.admin-toast{animation:.3s cubic-bezier(.2,.8,.3,1) both toast-in}.pdv-cart{box-shadow:var(--shadow-float);background:linear-gradient(150deg,#041b42,#073b82)}.bar-chart span{transform-origin:bottom;animation:.65s cubic-bezier(.2,.75,.3,1) both bar-grow}.login-form input,.security-card input,.admin-form-grid input,.admin-form-grid select,.admin-form-grid textarea,.inventory-table input{transition:border-color .2s,box-shadow .2s,background .2s}.admin-login>aside{position:relative;overflow:hidden}.admin-login>aside:after{content:"";border:75px solid #ffffff0f;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-330px;right:-220px}.admin-login>section{animation:.55s both login-in}.admin-login>aside>*{z-index:1;position:relative}.admin-login>aside>strong{animation:.65s .12s both login-side-in}@keyframes admin-view-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes toast-in{0%{opacity:0;transform:translateY(-10px)}}@keyframes bar-grow{0%{transform:scaleY(.1)}}@keyframes login-in{0%{opacity:0;transform:translate(-18px)}}@keyframes login-side-in{0%{opacity:0;transform:translateY(18px)}}@media (max-width:980px){.header{gap:10px}.menu-button{order:2;display:block}.header .cart-button{order:3}.header nav{z-index:50;box-shadow:var(--shadow-float);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;visibility:hidden;background:#fffffff7;border:1px solid #d7e7ef;border-radius:18px;gap:4px;padding:12px;transition:opacity .2s,transform .2s,visibility .2s;display:grid;position:fixed;inset:102px 14px auto;transform:translateY(-12px)scale(.98)}.header.menu-open nav{opacity:1;visibility:visible;transform:none}.header nav a{color:var(--blue);border-radius:11px;padding:15px 16px}.header nav a:hover{background:#edf8fd}.header nav a:after{display:none}}@media (max-width:700px){.topbar{min-height:30px;padding:7px 14px}.topbar span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.topbar span:last-child{display:none}.header{height:66px;padding:0 12px}.header nav{inset:82px 10px auto}.brand img{width:45px;height:45px}.menu-button{width:42px;height:42px}.cart-button{min-width:44px;height:42px;padding:8px 9px}.cart-button>span{width:24px;height:24px}.hero{width:100%;padding:45px 18px 32px}.hero h1{letter-spacing:-.06em;max-width:100%;font-size:clamp(37px,11.4vw,50px);line-height:.97}.hero-lead{line-height:1.55}.hero-actions{grid-template-columns:minmax(0,1fr);display:grid}.hero-actions>*{width:100%;min-width:0}.trust-row{grid-template-columns:1fr 1fr;margin-top:23px;display:grid}.hero-visual{width:100%;min-height:265px}.hero-visual img{object-fit:contain;width:100%;max-height:250px}.quick-facts{border-radius:18px;margin:10px 14px 0}.quick-facts div{border-right:0;border-bottom:1px solid var(--line);padding:18px 20px}.section{padding:75px 16px}.section-heading{margin-bottom:28px}.section-heading h2,.quality h2,.delivery h2,.app-banner h2{font-size:clamp(34px,10vw,43px)}.product-card{border-radius:22px;grid-template-rows:245px 1fr}.product-info{min-height:220px;padding:21px}.quantity-control{grid-template-columns:56px 1fr 56px;min-height:54px}.quality-photo{border-radius:24px 24px 90px;min-height:350px}.delivery{padding:65px 17px}.delivery-steps article{padding:17px}.testimonial-grid{scroll-snap-type:x mandatory;gap:13px;padding:2px 2px 18px;display:flex;overflow-x:auto}.testimonial-grid blockquote{scroll-snap-align:center;min-width:86%}.app-banner{border-radius:24px;margin:0 10px}.floating-order{min-height:62px;bottom:12px}.modal-backdrop{align-items:flex-end;padding:0}.checkout{border-radius:24px 24px 0 0;height:min(92dvh,850px);padding:30px 18px 24px;animation:.35s cubic-bezier(.2,.75,.3,1) both sheet-in}.checkout:before{content:"";background:#bdd1dd;border-radius:99px;width:42px;height:4px;margin:-18px auto 18px;display:block}.close{top:18px;right:16px}.form-grid input,.form-grid select{height:50px}.whatsapp-submit{min-height:58px}.footer-main{gap:30px}}@keyframes sheet-in{0%{opacity:.7;transform:translateY(70px)}}@media (max-width:760px){.admin-app{padding-bottom:78px}.admin-sidebar{z-index:60;width:100%;height:76px;padding:7px 7px calc(7px + env(safe-area-inset-bottom));border-top:1px solid #ffffff1a;display:block;position:fixed;inset:auto 0 0;box-shadow:0 -12px 35px #03193b2e}.admin-sidebar nav{scrollbar-width:none;gap:3px;height:100%;overflow-x:auto;margin:0!important;display:flex!important}.admin-sidebar nav::-webkit-scrollbar{display:none}.admin-sidebar nav button{flex-direction:column;justify-content:center;text-align:center!important;border-radius:11px!important;gap:3px!important;width:72px!important;min-width:72px!important;height:61px!important;padding:5px 4px!important;font-size:9px!important;display:flex!important}.admin-sidebar nav button span{width:auto!important;font-size:18px!important;display:block!important}.admin-sidebar nav button:hover{transform:none}.admin-sidebar nav button.active{background:#0c57b0}.admin-content{padding:22px 12px 35px}.admin-top{align-items:center;margin-bottom:18px}.admin-top h1{font-size:clamp(31px,9vw,40px)}.admin-top .eyebrow{font-size:9px}.admin-online{display:none}.metric-grid{grid-template-columns:1fr 1fr}.metric-grid article{border-radius:15px;padding:15px}.metric-grid article>strong{font-size:clamp(21px,7vw,27px)}.admin-content .admin-card{border-radius:16px;padding:17px}.admin-section-title{gap:12px}.admin-section-title>.admin-primary,.admin-section-title>.admin-secondary{width:100%;min-height:48px}.pdv-products article{grid-template-columns:70px 1fr;padding:12px}.pdv-products img{width:70px;height:75px}.pdv-quantity{grid-column:1/-1;height:46px}.pdv-cart{border-radius:18px;padding:20px}.pdv-fields input,.pdv-fields select,.production-form input,.production-form select,.compact-form input,.compact-form select{height:48px}.admin-primary.full{min-height:56px}.inventory-table,.sales-table{scroll-snap-type:x proximity;margin:0 -17px;padding:0 17px}.inventory-table>div,.sales-table>div{scroll-snap-align:start}.admin-toast{top:12px;left:12px;right:12px}.admin-login{background:radial-gradient(circle at 80% 5%,#c9f0ff,#0000 27%),#f3f9fc;min-height:100dvh}.admin-login>section{justify-content:center;padding:28px 20px}.login-brand{margin-bottom:32px}.admin-login h1{font-size:clamp(38px,12vw,52px)}.login-form{max-width:none}.login-form input{height:54px}.login-form button{height:58px}.customer-main small{max-width:55vw}}@media (max-width:430px){.header .cart-button{font-size:0}.header .cart-button span{font-size:12px}.trust-row,.metric-grid,.report-metrics{grid-template-columns:1fr}.metric-grid article>strong{font-size:28px}.customer-price-notice{flex-direction:column;align-items:flex-start;gap:4px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal-section{opacity:1;transform:none}}.site-editor-toolbar{background:linear-gradient(110deg,#e8f8ff,#fff);border:1px solid #b9dbea;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;max-width:1320px;margin:0 auto 18px;padding:18px 20px;display:flex;box-shadow:0 10px 30px #062b6f0f}.site-editor-toolbar>div:first-child{flex-direction:column;display:flex}.site-editor-toolbar strong{color:var(--blue);font-size:18px}.site-editor-toolbar span{color:#637c91;margin-top:4px;font-size:12px}.site-editor-toolbar>div:last-child{align-items:center;gap:10px;display:flex}.site-editor-toolbar a{color:var(--royal);padding:12px 14px;font-size:12px;font-weight:850}.site-editor-groups{gap:10px;max-width:1320px;margin:0 auto 22px;display:grid}.site-editor-group{background:#fff;border:1px solid #d8e7ef;border-radius:14px;overflow:hidden;box-shadow:0 7px 24px #062b6f09}.site-editor-group summary{cursor:pointer;justify-content:space-between;align-items:center;gap:15px;min-height:76px;padding:13px 18px;list-style:none;display:flex}.site-editor-group summary::-webkit-details-marker{display:none}.site-editor-group summary>span{align-items:center;gap:13px;display:flex}.site-editor-group summary b{width:42px;height:42px;color:var(--royal);background:#e8f7ff;border-radius:11px;place-items:center;font-size:12px;display:grid}.site-editor-group summary span>span{flex-direction:column;display:flex}.site-editor-group summary strong{color:var(--blue);font-size:15px}.site-editor-group summary small{color:#718699;margin-top:4px}.site-editor-group summary i{color:var(--royal);font-size:11px;font-style:normal;font-weight:850}.site-editor-group[open] summary{background:#fbfdff;border-bottom:1px solid #e5eef3}.site-editor-group[open] summary i:after{content:" aberto"}.site-editor-body{padding:22px}.site-editor-body>.admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-editor-body>.admin-form-grid label:nth-child(3n){grid-column:auto}.site-editor-body>.admin-form-grid label:has(textarea){grid-column:auto}.site-editor-body textarea{min-height:95px}.site-section-toggle{color:#087849;background:#edf9f3;border-radius:10px;align-items:center;gap:10px;margin-bottom:18px;padding:12px 14px;font-size:12px;font-weight:850;display:flex}.site-section-toggle input{accent-color:#0b8f52;width:20px;height:20px}.image-presets{flex-wrap:wrap;align-items:center;gap:8px;margin-top:15px;display:flex}.image-presets>span{color:#63798c;font-size:11px;font-weight:850}.image-presets button{color:var(--blue);cursor:pointer;background:#f4fbff;border:1px solid #bed8e6;border-radius:8px;padding:8px 11px;font-size:11px;font-weight:800}.editable-list{border-top:1px solid #e0eaf0;margin-top:20px;padding-top:18px}.editable-list h3{color:var(--blue);margin:0 0 12px;font-size:15px}.editable-list>div{background:#fbfdff;border-bottom:1px solid #edf2f5;grid-template-columns:34px 1fr 1fr;align-items:end;gap:10px;padding:12px;display:grid}.editable-list>div>b{color:#8ba0af;text-align:center;align-self:center}.editable-list label{color:#526b80;flex-direction:column;gap:6px;font-size:10px;font-weight:850;display:flex}.editable-list input{width:100%;height:42px;color:var(--ink);background:#fff;border:1px solid #cadde7;border-radius:8px;padding:0 10px}@media (max-width:760px){.site-editor-toolbar{flex-direction:column;align-items:stretch}.site-editor-toolbar>div:last-child{grid-template-columns:1fr 1.4fr;display:grid}.site-editor-toolbar a{text-align:center}.site-editor-group summary{min-height:70px;padding:11px 13px}.site-editor-group summary b{width:38px;height:38px}.site-editor-group summary small{max-width:210px}.site-editor-body{padding:15px}.site-editor-body>.admin-form-grid{grid-template-columns:1fr}.editable-list>div{grid-template-columns:30px 1fr}.editable-list>div label:last-child{grid-column:2}.site-editor-toolbar .admin-primary{min-height:48px}}@media (max-width:430px){.site-editor-group summary small{display:none}.site-editor-toolbar>div:last-child{grid-template-columns:1fr}.site-editor-toolbar a{order:2}}.cep-feedback{color:#708699;background:#f4f9fc;border:1px dashed #c4d9e5;border-radius:8px;align-items:center;min-height:46px;padding:0 12px;font-size:11px;font-weight:800;display:flex}.cep-feedback.loading{color:#0862a2;background:#ebf8ff;border-color:#91c7e2}.cep-feedback.success{color:#08743d;background:#eafaf1;border-color:#9edbbb}.cep-feedback.error{color:#a33728;background:#fff3f1;border-color:#efb7af}@media (max-width:700px){.cep-feedback{min-height:50px}}.account-button{min-height:44px;color:var(--blue);cursor:pointer;background:#fff;border:1px solid #c9dce7;border-radius:999px;align-items:center;gap:8px;padding:5px 13px 5px 6px;display:flex}.account-button>span{width:32px;height:32px;color:var(--royal);background:#e6f7ff;border-radius:50%;place-items:center;font-weight:900;display:grid}.account-button>b{text-overflow:ellipsis;max-width:90px;font-size:12px;overflow:hidden}.account-button.signed{background:#f0fbf5;border-color:#9edbbb}.account-button.signed>span{color:#fff;background:#159447}.account-backdrop{justify-content:center;align-items:center}.account-modal{width:min(480px,100%);max-height:calc(100dvh - 30px);box-shadow:var(--shadow-float);background:#f8fcff;border-radius:22px;padding:34px;animation:.32s cubic-bezier(.2,.75,.3,1) both account-in;position:relative;overflow:auto}.account-modal h2{color:var(--blue);letter-spacing:-.04em;margin:0;font-size:34px}.account-intro,.account-profile>p:not(.eyebrow){color:#627b90;line-height:1.55}.account-tabs{background:#e8f2f8;border-radius:11px;grid-template-columns:1fr 1fr;margin:22px 0 18px;padding:4px;display:grid}.account-tabs button{color:#60788b;cursor:pointer;background:0 0;border:0;border-radius:8px;height:40px;font-weight:850}.account-tabs button.active{color:var(--royal);background:#fff;box-shadow:0 5px 15px #062b6f14}.account-form{gap:13px;display:grid}.account-form label{color:#40566b;flex-direction:column;gap:6px;font-size:11px;font-weight:850;display:flex}.account-form input{width:100%;height:49px;color:var(--ink);background:#fff;border:1px solid #c8dbe7;border-radius:9px;outline:none;padding:0 12px}.account-form input:focus{border-color:var(--royal);box-shadow:0 0 0 3px #0647ad1a}.account-status{color:#a43a28;background:#fff0ed;border-radius:8px;padding:10px 12px;font-size:11px;font-weight:800}.account-submit{background:var(--royal);color:#fff;cursor:pointer;border:0;border-radius:9px;min-height:52px;font-weight:900}.account-profile>span{color:#fff;background:linear-gradient(145deg,#0a68c5,#10a7cc);border-radius:50%;place-items:center;width:64px;height:64px;margin-bottom:20px;font-size:25px;font-weight:900;display:grid}.account-profile dl{gap:9px;margin:24px 0;display:grid}.account-profile dl>div{background:#fff;border:1px solid #dce8ef;border-radius:9px;padding:12px}.account-profile dt{color:#7890a3;text-transform:uppercase;font-size:9px;font-weight:900}.account-profile dd{color:#183c68;margin:4px 0 0;font-size:12px;font-weight:750}.account-logout{color:#a33728;cursor:pointer;background:#fff5f3;border:1px solid #e2aaa1;border-radius:9px;width:100%;min-height:46px;font-weight:850}@keyframes account-in{0%{opacity:0;transform:translateY(20px)scale(.97)}}@media (max-width:980px){.account-button{order:2}.menu-button{order:3}.header .cart-button{order:4}}@media (max-width:700px){.account-button{width:42px;min-width:42px;height:42px;padding:4px}.account-button>b{display:none}.account-button>span{width:32px;height:32px}.account-modal{border-radius:24px 24px 0 0;align-self:flex-end;max-height:92dvh;padding:30px 19px 24px}.account-backdrop{align-items:flex-end;padding:0}.account-modal:before{content:"";background:#bdd1dd;border-radius:99px;width:42px;height:4px;margin:-18px auto 18px;display:block}.account-modal h2{font-size:31px}}@media (max-width:390px){.header{gap:6px}.brand img{width:42px;height:42px}.menu-button,.account-button{width:40px;min-width:40px}.cart-button{min-width:40px!important}}.driver-map-tabs{background:#eaf3f8;border:1px solid #bfd5e2;border-radius:12px;gap:6px;margin:-4px 0 14px;padding:5px;display:flex}.driver-map-tabs button{color:#153f60;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;min-height:44px;padding:0 17px;font-weight:900}.driver-map-tabs button b{color:#073f8d;background:#d3e7f2;border-radius:999px;margin-left:5px;padding:2px 7px}.driver-map-tabs button.active{color:#fff;background:#0755b7;border-color:#064ba3;box-shadow:0 5px 14px #0755b738}.driver-map-tabs button.active b{color:#064ba3;background:#fff}.driver-live-map{background:#eaf2f6;border:1px solid #a9c8d8;border-radius:15px;height:430px;position:relative;overflow:hidden}.driver-live-map iframe{border:0;width:100%;height:100%}.driver-live-map>span{color:#fff;background:#056c3d;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:950;position:absolute;bottom:12px;left:12px;box-shadow:0 6px 18px #00000040}.driver-map-placeholder{color:#274d68;text-align:center;background:#f4f9fc;border:1px dashed #91b3c5;border-radius:15px;place-items:center;min-height:260px;padding:30px;font-weight:700;display:grid}.driver-full-route{color:#fff;background:#056c3d;border-radius:9px;justify-content:center;align-items:center;min-height:46px;margin-top:10px;padding:0 15px;font-size:12px;font-weight:900;display:flex}.driver-location-list button{text-align:left;cursor:pointer;background:#fff;border:1px solid #c4d9e4;border-radius:11px;grid-template-columns:120px 1fr;align-items:center;gap:14px;width:100%;padding:14px;display:grid}.driver-location-list button.selected{background:#e8f7fd;border-color:#238db9}.driver-location-list button>div{flex-direction:column;display:flex}.driver-location-list button strong{color:#082f52}.driver-location-list button small{color:#365c75;margin-top:4px;font-weight:650}.driver-stops{background:#fff;border:1px solid #bfd5e2;border-radius:13px;margin-top:14px;overflow:hidden}.driver-stops-title{color:#fff;background:#082f62;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.driver-stops-title strong{font-size:15px}.driver-stops-title span{color:#d9f5ff;font-size:11px;font-weight:800}.driver-stops article{border-top:1px solid #dce8ee;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;padding:13px 15px;display:grid}.driver-stops article>b{color:#fff;background:#0755b7;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.driver-stops article>div{flex-direction:column;display:flex}.driver-stops article strong{color:#082f52}.driver-stops article span{color:#294f69;margin-top:3px;font-size:12px}.driver-stops article small{color:#09633b;margin-top:4px;font-size:10px;font-weight:900}.driver-stops article a{color:#064b9d;background:#e7f4fa;border-radius:8px;padding:9px 11px;font-size:11px;font-weight:900}@media (max-width:600px){.driver-live-map{height:340px}.driver-map-tabs{display:grid}.driver-location-list button{grid-template-columns:1fr}.driver-stops-title{flex-direction:column;align-items:flex-start}.driver-stops article{grid-template-columns:34px 1fr}.driver-stops article a{text-align:center;grid-column:2}}.driver-login{background:linear-gradient(145deg,#061f49,#087cc6);place-items:center;min-height:100vh;padding:24px;display:grid}.driver-login>section{background:#fff;border-radius:22px;width:min(100%,430px);padding:30px;box-shadow:0 25px 70px #0014374d}.driver-login img{object-fit:contain;width:72px;height:72px}.driver-login>section>small{color:#0784be;letter-spacing:.1em;margin-top:15px;font-size:10px;font-weight:950;display:block}.driver-login h1{color:#062b63;margin:6px 0;font-size:34px}.driver-login p{color:#6e8495}.driver-confirm-actions{grid-template-columns:1fr 1fr;gap:8px;padding:0 14px 14px;display:grid}.driver-confirm-actions button{color:#0755b7;background:#edf8fd;border:1px solid #b9d9e8;border-radius:10px;min-height:48px;font-weight:900}.driver-confirm-actions .delivered{color:#fff;background:#078149;border-color:#078149;grid-column:1/-1}.driver-download-card{color:#fff;justify-content:space-between;align-items:center;gap:20px;display:flex;background:linear-gradient(135deg,#062b63,#0755b7)!important}.driver-download-card>div:first-child{flex-direction:column;display:flex}.driver-download-card span{color:#75e4f6;letter-spacing:.1em;font-size:9px;font-weight:950}.driver-download-card strong{margin-top:4px;font-size:22px}.driver-download-card small{color:#c8def2;margin-top:5px}.driver-download-card>div:last-child{gap:9px;display:flex}.driver-download-card .admin-secondary{color:#fff;border:1px solid #ffffff59;border-radius:8px;align-items:center;min-height:42px;padding:0 15px;font-size:11px;font-weight:850;display:flex}.driver-download-card .admin-primary{color:#0755b7;background:#fff;align-items:center;display:flex}@media (max-width:700px){.driver-download-card{flex-direction:column;align-items:stretch}.driver-download-card>div:last-child{display:grid}.driver-download-card a{justify-content:center}}.driver-tracker,.driver-planner{background:#fff;border:1px solid #cfe0e8;border-radius:15px;justify-content:space-between;align-items:center;gap:14px;max-width:720px;margin:14px auto;padding:15px 16px;display:flex}.driver-tracker>div,.driver-planner>div{flex-direction:column;display:flex}.driver-tracker small,.driver-planner small{color:#71899b;letter-spacing:.09em;font-size:9px;font-weight:950}.driver-tracker strong,.driver-planner strong{color:#123b5c;margin-top:3px;font-size:13px}.driver-tracker button,.driver-planner a{color:#fff;cursor:pointer;background:#0755b7;border:0;border-radius:10px;min-height:46px;padding:0 14px;font-size:11px;font-weight:900}.driver-tracker.active{background:#effbf4;border-color:#9ed8b8}.driver-tracker.active button,.driver-planner a{background:#078149}.driver-planner span{color:#698172;margin-top:3px;font-size:9px}.driver-planner a{text-align:center;align-items:center;display:flex}.driver-locations-card{margin-bottom:22px!important}.driver-location-list{gap:10px;display:grid}.driver-location-list article{background:#fbfdff;border:1px solid #d9e7ee;border-radius:11px;grid-template-columns:120px 1fr auto;align-items:center;gap:14px;padding:14px;display:grid}.driver-location-list article>div{flex-direction:column;display:flex}.driver-location-list small{color:#73899a;margin-top:4px}.driver-location-list a{color:#0755b7;background:#e8f6fc;border-radius:8px;padding:10px 12px;font-size:11px;font-weight:900}.driver-live{color:#078149;font-size:10px;font-weight:900}.driver-offline{color:#a15c00;font-size:10px;font-weight:900}.driver-location-empty{text-align:center;color:#748b9c;padding:22px}@media (max-width:600px){.driver-tracker,.driver-planner{flex-direction:column;align-items:stretch;margin:12px 14px}.driver-tracker button,.driver-planner a{justify-content:center}.driver-location-list article{grid-template-columns:1fr}.driver-location-list a{text-align:center}}.driver-app{color:#102a43;background:#eef5f8;min-height:100vh;padding:0 0 42px}.driver-header{z-index:20;color:#fff;background:#061f49;grid-template-columns:48px 1fr 48px;align-items:center;gap:10px;min-height:76px;padding:12px 16px;display:grid;position:sticky;top:0;box-shadow:0 7px 24px #00183d33}.driver-header>div{text-align:center}.driver-header small{color:#75dff4;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:900;display:block}.driver-header h1{margin:2px 0 0;font-size:19px}.driver-back,.driver-refresh{color:#fff;background:#ffffff14;border:1px solid #ffffff2e;border-radius:12px;place-items:center;width:44px;height:44px;font-size:23px;font-weight:800;display:grid}.driver-summary{color:#fff;background:linear-gradient(135deg,#087cc6,#0751b8);border-radius:17px;grid-template-columns:auto 1fr;align-items:center;gap:0 10px;max-width:720px;margin:18px auto 12px;padding:19px 20px;display:grid;box-shadow:0 12px 28px #0647ad2e}.driver-summary strong{grid-row:1/3;font-size:46px;line-height:1}.driver-summary span{font-size:16px;font-weight:900}.driver-summary small{color:#cef;font-size:11px}.driver-orders{gap:14px;max-width:720px;margin:0 auto;padding:0 14px;display:grid}.driver-order-card{background:#fff;border:1px solid #d4e4ec;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px #082b4e12}.driver-order-top{border-bottom:1px solid #e5eef2;align-items:center;gap:13px;padding:18px;display:flex}.driver-order-number{color:#0755b7;background:#dff6ff;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:20px;font-weight:950;display:grid}.driver-order-top small{color:#078149;text-transform:uppercase;font-size:10px;font-weight:900}.driver-order-top h2{color:#062b63;margin:3px 0 0;font-size:20px}.driver-address{background:#f0f8fc;border-radius:12px;align-items:flex-start;gap:11px;margin:15px 16px;padding:14px;display:flex}.driver-address>span{color:#0784be;font-size:24px}.driver-address p{color:#294b68;margin:0;font-size:15px;font-weight:800;line-height:1.45}.driver-order-card ul{margin:0 17px;padding:0;list-style:none}.driver-order-card li{border-bottom:1px solid #edf2f5;gap:10px;padding:10px 0;display:flex}.driver-order-card li>strong{color:#0755b7}.driver-order-card li>span{color:#203f59;flex-direction:column;font-size:13px;font-weight:800;display:flex}.driver-order-card li small{color:#7c91a2;margin-top:2px;font-size:10px;font-weight:500}.driver-meta{color:#708697;justify-content:space-between;padding:13px 17px;font-size:10px;display:flex}.driver-meta strong{color:#34536c}.driver-map-button{color:#fff;background:#0b8b4b;border-radius:12px;justify-content:space-between;align-items:center;min-height:60px;margin:0 14px 14px;padding:0 18px;font-size:15px;font-weight:950;display:flex;box-shadow:0 9px 20px #0b8b4b33}.driver-map-button span{font-size:22px}.driver-map-button.disabled{box-shadow:none;background:#aab8c1;justify-content:center}.driver-empty{text-align:center;background:#fff;border:1px dashed #bfd4df;border-radius:18px;padding:70px 20px}.driver-empty>span{color:#078149;background:#e3f8ed;border-radius:50%;place-items:center;width:60px;height:60px;margin:0 auto 14px;font-size:29px;font-weight:900;display:grid}.driver-empty h2{color:#062b63;margin:0}.driver-empty p{color:#718697}.driver-footer{text-align:center;color:#7890a2;padding:24px 15px 0;font-size:10px;font-weight:800}@media (min-width:750px){.driver-app{padding-top:18px}.driver-header{border-radius:18px;max-width:720px;margin:0 auto;position:static}.driver-summary{margin-top:14px}.driver-orders{padding:0}}.social-notice{z-index:120;color:#fff;max-width:calc(100% - 28px);box-shadow:var(--shadow-float);background:#062b63;border-radius:999px;padding:12px 16px;font-size:12px;font-weight:800;animation:.3s both toast-in;position:fixed;bottom:88px;left:50%;transform:translate(-50%)}.delivery-admin-layout{grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);gap:20px;display:grid}.web-orders,.lead-list{gap:12px;display:grid}.web-orders>article{background:#fbfdff;border:1px solid #d7e6ee;border-radius:14px;padding:18px}.web-order-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.web-order-head>div{flex-direction:column;display:flex}.web-order-head strong{color:var(--blue);font-size:16px}.web-order-head a{color:var(--royal);margin-top:4px;font-size:12px;font-weight:800}.delivery-status{color:#516d82;text-transform:uppercase;background:#edf3f7;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:900}.status-out_for_delivery,.status-arriving{color:#885c00;background:#fff3c8}.status-delivered{color:#087849;background:#e5f8ed}.status-cancelled{color:#a33728;background:#fff0ed}.web-orders ul{color:#294b68;background:#fff;border-radius:10px;margin:14px 0;padding:12px 12px 12px 30px}.web-orders li{margin:5px 0;font-size:12px}.web-orders li small{color:#8295a4}.delivery-address{color:#5c7488;font-size:12px;line-height:1.5}.driver-route{background:#edf9ff;border:1px solid #b8ddeb;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin:10px 0;padding:11px 12px;display:flex}.driver-route span{color:#527184;font-size:10px;font-weight:850}.driver-route a{color:var(--royal);font-size:11px;font-weight:900}.delivery-actions{grid-template-columns:minmax(150px,.7fr) minmax(210px,1.3fr);gap:9px;margin-top:12px;display:grid}.delivery-actions select{height:42px;color:var(--ink);background:#fff;border:1px solid #c8dbe7;border-radius:8px;padding:0 10px}.delivery-actions .admin-secondary{text-align:center;justify-content:center;align-items:center;display:flex}.lead-list article{background:#fbfdff;border:1px solid #dce8ef;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.lead-list article>div{flex-direction:column;display:flex}.lead-list strong{color:var(--blue);font-size:12px}.lead-list small{color:#7a8fa0;margin-top:4px;font-size:9px}.lead-list a{color:var(--royal);font-size:11px;font-weight:850}.lead-list>article>span{color:#8999a5;font-size:10px}@media (max-width:1050px){.delivery-admin-layout{grid-template-columns:1fr}}@media (max-width:600px){.web-order-head,.driver-route{flex-direction:column;align-items:flex-start}.delivery-actions{grid-template-columns:1fr}.delivery-actions>*{min-height:48px}.social-notice{text-align:center;border-radius:14px;bottom:82px}}.account-delete{color:#9b3e32;cursor:pointer;background:0 0;border:0;width:100%;min-height:42px;margin-top:9px;font-size:12px;font-weight:800;text-decoration:underline}.account-privacy{color:var(--royal);text-align:center;margin-top:15px;font-size:12px;font-weight:800;display:block}.privacy-note{color:#667e91;margin:0;font-size:11px;line-height:1.45}.privacy-note a,.checkout-note a{color:var(--royal);font-weight:800;text-decoration:underline}.privacy-page{min-height:100vh;color:var(--ink);background:linear-gradient(#eaf8ff 0,#f8fcff 330px,#fff 100%)}.privacy-header{justify-content:space-between;align-items:center;max-width:1040px;height:94px;margin:auto;padding:0 24px;display:flex}.privacy-brand{color:var(--blue);align-items:center;gap:11px;display:flex}.privacy-brand img{object-fit:contain;border-radius:12px;width:54px;height:54px}.privacy-brand span{flex-direction:column;display:flex}.privacy-brand strong{letter-spacing:.08em;font-size:17px}.privacy-brand small{color:var(--muted);text-transform:uppercase;letter-spacing:.14em;margin-top:2px;font-size:9px}.privacy-back{color:var(--blue);background:#ffffffbf;border:1px solid #bed9e7;border-radius:10px;padding:11px 15px;font-size:13px;font-weight:850}.privacy-content{background:#fff;border:1px solid #d9e9f1;border-radius:26px;max-width:860px;margin:28px auto 70px;padding:52px 58px;box-shadow:0 24px 70px #062b6f17}.privacy-content>h1{color:var(--blue);letter-spacing:-.055em;margin:8px 0 16px;font-size:clamp(42px,7vw,68px);line-height:.98}.privacy-lead{color:#506d82;max-width:700px;margin:0;font-size:18px;line-height:1.65}.privacy-updated{color:#7790a2;margin:18px 0 42px;font-size:12px;font-weight:750}.privacy-content section{border-top:1px solid #e3edf2;padding:29px 0}.privacy-content h2{color:var(--blue);letter-spacing:-.02em;margin:0 0 13px;font-size:23px}.privacy-content p,.privacy-content li{color:#425f74;font-size:15px;line-height:1.75}.privacy-content p{margin:10px 0}.privacy-content ul{margin:12px 0;padding-left:21px}.privacy-content li+li{margin-top:7px}.privacy-content a{color:var(--royal);font-weight:800;text-decoration:underline}.privacy-contact{background:var(--blue);color:#fff;border-radius:17px;justify-content:space-between;align-items:center;gap:22px;margin-top:30px;padding:24px;display:flex}.privacy-contact div{flex-direction:column;gap:5px;display:flex}.privacy-contact strong{font-size:18px}.privacy-contact span{color:#c7e7f5;font-size:13px}.privacy-contact a{color:#fff;white-space:nowrap;background:#1aa252;border-radius:9px;padding:13px 17px;text-decoration:none}.privacy-footer{text-align:center;color:#c6d9ea;letter-spacing:.08em;text-transform:uppercase;background:#051d42;padding:24px;font-size:11px}@media (max-width:700px){.privacy-header{height:78px;padding:0 15px}.privacy-brand img{width:46px;height:46px}.privacy-brand span{display:none}.privacy-back{padding:10px 12px}.privacy-content{border-radius:20px;margin:14px 10px 45px;padding:35px 21px}.privacy-content>h1{font-size:42px}.privacy-lead{font-size:16px}.privacy-content section{padding:24px 0}.privacy-content h2{font-size:21px}.privacy-content p,.privacy-content li{font-size:14px}.privacy-contact{flex-direction:column;align-items:stretch}.privacy-contact a{text-align:center}}
