/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}@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,::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]){appearance:button}::file-selector-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}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.inline{display:inline}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--cream:#fbf7ef;--paper:#fffdf8;--ink:#27322c;--green:#345747;--green-dark:#213d31;--gold:#c8a55a}*{box-sizing:border-box;scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.topbar{z-index:20;background:#fffdf8f5;border-bottom:1px solid #e9e1d2;justify-content:space-between;align-items:center;height:90px;padding:0 clamp(24px,5vw,76px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand-mark{border:1px solid var(--gold);width:43px;height:43px;color:var(--green);border-radius:50% 50% 45% 55%;place-items:center;font:italic 700 28px Georgia,serif;display:grid}.brand strong{color:var(--green);font:italic 700 24px/1 Georgia,serif;display:block}.brand small{text-transform:uppercase;color:#8c7446;letter-spacing:.13em;margin-top:5px;font-size:8px;display:block}nav{gap:32px;font-size:14px;display:flex}.button{background:var(--green);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:18px;padding:17px 24px;font-size:14px;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 8px 22px #34574726}.button:hover{background:var(--green-dark);transform:translateY(-2px)}.button-small{padding:13px 20px;font-size:12px}.hero{background:radial-gradient(circle at 88% 12%, #e7dcc7 0 8%, transparent 25%), linear-gradient(115deg, var(--cream), #f7f1e5);grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;min-height:650px;padding:70px clamp(24px,7vw,110px);display:grid;overflow:hidden}.eyebrow{color:#a27d35;text-transform:uppercase;letter-spacing:.2em;margin:0 0 18px;font-size:11px;font-weight:700}.hero h1{letter-spacing:-.04em;max-width:720px;color:var(--green-dark);margin:0;font:500 clamp(48px,5.2vw,78px)/1.02 Georgia,serif}.hero h1 em{color:#b88d3b;font-weight:400}.lead{color:#637069;max-width:590px;margin:26px 0 30px;font-size:17px;line-height:1.8}.hero-actions{align-items:center;gap:28px;display:flex}.text-link{border-bottom:1px solid var(--gold);padding-bottom:5px;font-size:13px;font-weight:700}.quick-info{color:#657068;gap:28px;margin-top:42px;font-size:11px;display:flex}.quick-info span:first-child{color:var(--green);font-weight:700}.hero-art{height:500px;position:relative}.paper{border-radius:22px;position:absolute;box-shadow:0 25px 60px #493c2626}.paper-one{background:#d8b09b;width:330px;height:410px;top:5%;right:9%;transform:rotate(8deg)}.paper-two{background:#f6eddc;width:350px;height:390px;top:9%;right:15%;transform:rotate(-5deg)}.note{color:#87692f;background:#fff;width:260px;height:210px;padding:52px 38px;font:italic 27px/1.25 Georgia,serif;position:absolute;top:24%;right:20%;transform:rotate(-3deg);box-shadow:0 15px 35px #5241211f}.note i{color:#ca9b78;position:absolute;bottom:24px;right:28px}.pencil{z-index:3;color:#e9d69f;letter-spacing:.35em;background:#446953;width:330px;height:32px;padding:9px 65px;font-size:10px;position:absolute;bottom:8%;right:4%;transform:rotate(-28deg);box-shadow:0 8px 16px #0002}.pencil:after{content:"";border-top:16px solid #0000;border-bottom:16px solid #0000;border-left:35px solid #d9bd85;position:absolute;top:0;right:-35px}.ruler{opacity:.9;background:#d5af63;width:300px;height:45px;position:absolute;bottom:19%;right:2%;transform:rotate(15deg)}.tape{border:22px solid #b9c8ac;border-radius:50%;width:96px;height:96px;position:absolute;bottom:5%;right:57%;box-shadow:0 12px 25px #0002}.spark{color:#bc9246;font-size:30px;position:absolute}.s1{top:9%;right:3%}.s2{bottom:9%;left:18%}.s3{font-size:20px;top:16%;left:12%}.services{padding:100px clamp(24px,7vw,110px)}.section-heading{text-align:center;max-width:650px;margin:0 auto 52px}.section-heading h2,.products h2,.about h2,.contact h2{color:var(--green-dark);margin:0 0 18px;font:500 clamp(36px,4vw,54px)/1.1 Georgia,serif}.section-heading>p:last-child,.products>div>p,.about>div>p{color:#6d766f;line-height:1.7}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1180px;margin:auto;display:grid}.service-card{background:#fff;border:1px solid #ece3d4;border-radius:20px;padding:30px;transition:all .25s}.service-card:hover{border-color:#d7bc82;transform:translateY(-5px);box-shadow:0 18px 40px #6d5d3c12}.service-icon{color:#a77d31;background:#f2ead9;border-radius:50%;place-items:center;width:45px;height:45px;font-size:21px;display:grid}.service-card h3{color:var(--green);margin:20px 0 10px;font:600 21px Georgia,serif}.service-card p{color:#737c76;margin:0;font-size:14px;line-height:1.65}.products{background:var(--green-dark);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:70px;padding:90px clamp(24px,9vw,145px);display:grid}.products h2{color:#fff}.products>div>p{color:#cbd6d0;max-width:520px;margin-bottom:28px}.tag-cloud{min-height:300px;position:relative}.tag{background:#ffffff12;border:1px solid #fff5;border-radius:999px;padding:18px 25px;font:italic 18px Georgia,serif;position:absolute}.tag-1{top:5%;left:7%;transform:rotate(-5deg)}.tag-2{top:27%;right:3%;transform:rotate(5deg)}.tag-3{bottom:12%;left:2%;transform:rotate(4deg)}.tag-4{bottom:2%;right:12%;transform:rotate(-4deg)}.about{background:#f7efe3;grid-template-columns:.5fr 1.2fr .8fr;align-items:center;gap:70px;padding:100px clamp(24px,8vw,130px);display:grid}.about-number{color:#d1b77f;text-align:center;font:italic 180px/1 Georgia,serif}.about blockquote{border-left:2px solid var(--gold);color:#657269;margin:0;padding:30px;font:italic 22px/1.5 Georgia,serif}.contact{background:#d6b383;grid-template-columns:1.2fr 1fr auto;align-items:center;gap:60px;padding:70px clamp(24px,7vw,110px);display:grid}.contact h2{margin-bottom:12px}.contact p{line-height:1.7}.hours{flex-direction:column;gap:12px;font-size:13px;display:flex}.hours strong{font:600 18px Georgia,serif}.hours span{justify-content:space-between;gap:28px;display:flex}.button-light{color:var(--green);background:#fffdf8}footer{color:#758078;justify-content:space-between;align-items:center;padding:35px clamp(24px,5vw,76px);font-size:11px;display:flex}.brand-footer .brand-mark{width:34px;height:34px;font-size:20px}.brand-footer strong{font-size:19px}footer div:last-child{gap:22px;display:flex}.floating-whatsapp{color:#fff;z-index:30;background:#25d366;border-radius:50%;place-items:center;width:54px;height:54px;font-size:27px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 8px 25px #0003}@media (width<=900px){nav{display:none}.hero{grid-template-columns:1fr;padding-top:55px}.hero-art{height:400px}.service-grid{grid-template-columns:repeat(2,1fr)}.about{grid-template-columns:.4fr 1.6fr}.about blockquote{grid-column:1/-1}.products{grid-template-columns:1fr}.contact{grid-template-columns:1fr 1fr}.contact .button{grid-column:1/-1}footer{flex-wrap:wrap;gap:20px}}@media (width<=600px){.topbar{height:74px;padding:0 18px}.topbar .button{padding:12px;font-size:0}.topbar .button:after{content:"WhatsApp";font-size:11px}.brand strong{font-size:20px}.brand-mark{width:36px;height:36px;font-size:23px}.hero{padding:48px 22px}.hero h1{font-size:46px}.hero-actions,.quick-info{flex-direction:column;align-items:flex-start}.hero-art{height:340px;margin-top:-20px}.paper-one{width:245px;height:300px}.paper-two{width:260px;height:285px}.note{width:200px;height:165px;padding:40px 25px;font-size:21px}.pencil{width:250px}.service-grid{grid-template-columns:1fr}.services{padding:75px 20px}.products{padding:70px 24px}.tag-cloud{min-height:260px}.about{grid-template-columns:1fr;gap:25px;padding:70px 24px}.about-number{font-size:100px}.contact{grid-template-columns:1fr;padding:65px 24px}.contact .button{grid-column:auto}footer{flex-direction:column;align-items:flex-start}}.shop-header{background:#fffdf9f2;border-color:#e7ddca}.featured-categories{background:linear-gradient(#f7f0e3,#fffdf9)}.category-showcase button span{background:#fff;border-color:#e0c88e}.category-showcase button:hover span,.category-showcase button.active span{background:#fff8e9;border-color:#bf943f}.shop-primary,.cart-button,.product-buy button{background:#26853d}.product-shelf{background:#fffdf9;padding:65px clamp(20px,6vw,92px)}.product-shelf:nth-of-type(2n){background:#faf5eb}.shelf-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.shelf-heading h2{color:#34362e;margin:0;font:600 clamp(32px,4vw,50px)/1.05 Georgia,serif}.shelf-heading>a{color:#8b6726;font-weight:850}.shelf-track{scroll-snap-type:x mandatory;grid-auto-columns:minmax(225px,1fr);grid-auto-flow:column;gap:18px;padding:4px 3px 18px;display:grid;overflow-x:auto}.shelf-track article{scroll-snap-align:start;background:#fff;border:1px solid #e7ddca;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #69521f0b}.shelf-image{background:#faf7f0;place-items:center;height:220px;display:grid;position:relative}.shelf-image img{object-fit:contain;width:100%;height:100%;padding:15px}.shelf-image>span{font-size:45px}.shelf-image small{color:#fff;background:#b78935;border-radius:999px;padding:6px 9px;font-weight:850;position:absolute;top:12px;left:12px}.shelf-track article>div:last-child{padding:17px}.shelf-track i{color:#947436;text-transform:uppercase;font-size:10px;font-style:normal;font-weight:850}.shelf-track h3{min-height:43px;margin:7px 0;font-size:16px}.shelf-track p{color:#6c7168;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:39px;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.shelf-buy{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.shelf-buy del{color:#8b8b82;width:100%;font-size:11px}.shelf-buy strong{color:#245e33;margin-right:auto;font-size:18px}.shelf-buy button{color:#fff;cursor:pointer;background:#26853d;border:0;border-radius:999px;padding:9px 12px;font-weight:800}.floating-whatsapp{z-index:45;color:#fff;background:#1fa451;border-radius:999px;align-items:center;gap:8px;padding:13px 17px;display:flex;position:fixed;bottom:22px;right:20px;box-shadow:0 12px 30px #104d2738}.floating-whatsapp span{font-size:20px}.editing-notice{color:#735519;background:#fff4d8;border-radius:12px;justify-content:space-between;align-items:center;padding:13px 15px;display:flex}.editing-notice button{color:#735519;cursor:pointer;background:0 0;border:0;text-decoration:underline}.product-flags{flex-wrap:wrap;gap:10px;display:flex}.product-flags label{background:#fffaf0;border:1px solid #e1d4ba;border-radius:10px;padding:10px 12px;font-size:12px;font-weight:800}.product-admin-filters{grid-template-columns:2fr 1fr 1fr;gap:10px;margin:22px 0;display:grid}.product-admin-filters input,.product-admin-filters select{width:100%;font:inherit;background:#fff;border:1px solid #ddd2bc;border-radius:10px;padding:12px}.saved-product-list article{grid-template-columns:76px 1fr auto}.product-admin-actions{flex-wrap:wrap;gap:6px;display:flex}.product-admin-actions button{color:#6e5525;cursor:pointer;background:#fff;border:1px solid #d7c8aa;border-radius:8px;padding:8px 10px;font-weight:750}.product-admin-actions .danger{color:#a23b35}@media (width<=700px){.shelf-heading{flex-direction:column;align-items:flex-start}.product-shelf{padding:48px 16px}.shelf-track{grid-auto-columns:78%}.floating-whatsapp strong{display:none}.floating-whatsapp{justify-content:center;width:52px;height:52px;padding:0}.product-admin-filters{grid-template-columns:1fr}.saved-product-list article{grid-template-columns:65px 1fr}.product-admin-actions{grid-column:1/-1}}.uploaded-banner{aspect-ratio:8/3;background:#eaf7ee;min-height:0;padding:0;display:block}.uploaded-banner:after{display:none}.uploaded-banner picture,.uploaded-banner picture img{width:100%;height:100%;display:block}.uploaded-banner picture img{object-fit:cover}.uploaded-banner-copy{z-index:2;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0b472dc9;border-radius:22px;width:min(520px,70%);padding:28px;position:absolute;top:50%;left:clamp(30px,6vw,90px);transform:translateY(-50%)}.uploaded-banner-copy h1{color:#fff;margin-bottom:10px;font:650 clamp(32px,4vw,60px)/1.02 Georgia,serif}.uploaded-banner-copy p{margin-bottom:20px;line-height:1.5}.uploaded-banner-copy a{color:var(--shop-green);background:#fff;border-radius:999px;padding:13px 20px;font-weight:850;display:inline-flex}.banner-arrow{z-index:3;width:44px;height:44px;color:var(--shop-dark);cursor:pointer;background:#ffffffd9;border:0;border-radius:50%;font-size:30px;position:absolute;top:50%;transform:translateY(-50%)}.banner-arrow.previous{left:16px}.banner-arrow.next{right:16px}.banner-dots{z-index:3;gap:7px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.banner-dots button{cursor:pointer;background:#fff9;border:0;border-radius:50%;width:9px;height:9px;padding:0}.banner-dots button.active{background:#fff;border-radius:9px;width:25px}.banner-admin{color:#173b27;background:#f4faf6;min-height:100vh}.banner-admin-shell{width:min(1120px,100% - 32px);margin:auto;padding:55px 0 90px}.banner-admin-title{margin-bottom:30px}.banner-admin-title h1{margin:0 0 12px;font:650 clamp(38px,5vw,62px)/1 Georgia,serif}.banner-admin-title>p:last-child{color:#60776a}.banner-form{background:#fff;border:1px solid #d9e9de;border-radius:25px;grid-template-columns:1.15fr .85fr;gap:28px;padding:25px;display:grid;box-shadow:0 16px 45px #1649290c}.banner-upload-preview{text-align:center;color:#557061;background:#edf8f0;border:2px dashed #a9d6b5;border-radius:19px;place-content:center;min-height:330px;display:grid;overflow:hidden}.banner-upload-preview img{object-fit:cover;width:100%;height:100%}.banner-upload-preview span{font-size:48px}.banner-upload-preview strong,.banner-upload-preview small{margin-top:8px;display:block}.banner-form-fields{gap:14px;display:grid}.banner-form-fields label:not(.stock-check){gap:7px;font-size:13px;font-weight:800;display:grid}.banner-form-fields input:not([type=checkbox]){width:100%;font:inherit;border:1px solid #cfe1d4;border-radius:11px;padding:13px}.banner-file{background:var(--green,#168a3c);color:#fff;cursor:pointer;text-align:center;border-radius:11px;padding:13px 16px}.banner-file.secondary{color:#176c37;background:#fff;border:1px solid #bcd9c4}.banner-file input{display:none}.upload-ok,.banner-message{color:#168a3c;font-weight:800}.banner-list{margin-top:45px}.banner-list h2{margin-bottom:20px;font:650 34px/1.1 Georgia,serif}.banner-list article{background:#fff;border:1px solid #d9e9de;border-radius:16px;grid-template-columns:150px 1fr auto;align-items:center;gap:18px;margin-bottom:12px;padding:12px;display:grid}.banner-list article>img{object-fit:cover;border-radius:10px;width:150px;height:72px}.banner-list article small{color:#6a7e71;margin-top:6px;display:block}.banner-list-actions{flex-wrap:wrap;gap:6px;display:flex}.banner-list-actions button{cursor:pointer;background:#fff;border:1px solid #cfe1d4;border-radius:8px;padding:8px 10px}.banner-list-actions .danger{color:#a52e2e}@media (width<=700px){.uploaded-banner{aspect-ratio:4/5}.uploaded-banner-copy{width:calc(100% - 40px);padding:20px;top:auto;bottom:35px;left:20px;transform:none}.uploaded-banner-copy h1{font-size:32px}.banner-form{grid-template-columns:1fr;padding:16px}.banner-upload-preview{min-height:210px}.banner-list article{grid-template-columns:90px 1fr}.banner-list article>img{width:90px;height:65px}.banner-list-actions{grid-column:1/-1}}:root{--yellow:#ffd400;--red:#ff1f25;--blue:#2698dc;--pink:#f08ac2;--green:#20ad05;--light-green:#59d46d;--white:#fff;--paper:#fff;--cream:#fff;--ink:#20ad05;--green-dark:#20ad05;--gold:#ffd400}body{background:var(--white);color:var(--green)}.topbar{background:var(--white);border-bottom:5px solid #0000;border-image:linear-gradient(90deg, var(--yellow) 0 20%, var(--red) 20% 40%, var(--blue) 40% 60%, var(--pink) 60% 80%, var(--green) 80%) 1;height:102px;padding-block:7px}.brand img{width:205px;height:auto;display:block}.brand-footer img{width:165px}nav{color:var(--blue);font-weight:700}nav a:nth-child(2){color:var(--red)}nav a:nth-child(3){color:var(--pink)}nav a:nth-child(4){color:var(--green)}nav a:hover{color:var(--yellow)}.button{background:var(--green);color:var(--white);box-shadow:0 8px 22px #20ad0533}.button:hover{background:var(--blue)}.hero{background:linear-gradient(115deg, var(--white) 0 57%, #f08ac233 57% 100%)}.eyebrow{color:var(--red)}.hero h1{color:var(--blue)}.hero h1 em{color:var(--red)}.lead,.quick-info,.section-heading>p:last-child,.about>div>p{color:var(--green)}.text-link{color:var(--blue);border-color:var(--yellow)}.quick-info span:first-child{color:var(--green)}.paper-one{background:var(--pink)}.paper-two{background:var(--yellow)}.note{color:var(--red)}.note strong{color:var(--blue)}.note i{color:var(--pink)}.pencil{background:var(--green);color:var(--white)}.pencil:after{border-left-color:var(--yellow)}.ruler{background:var(--blue)}.tape{border-color:var(--red)}.spark{color:var(--yellow)}.section-heading h2,.about h2,.contact h2{color:var(--blue)}.service-card{border-color:#2698dc55}.service-card:nth-child(2){border-color:#ff1f2555}.service-card:nth-child(3){border-color:#f08ac288}.service-card:nth-child(4){border-color:#20ad0566}.service-card:nth-child(5){border-color:#ffd400}.service-card:nth-child(6){border-color:#2698dc55}.service-card:hover{border-color:var(--yellow)}.service-icon{background:var(--yellow);color:var(--red)}.service-card:nth-child(2) .service-icon{background:var(--red);color:var(--white)}.service-card:nth-child(3) .service-icon{background:var(--blue);color:var(--white)}.service-card:nth-child(4) .service-icon{background:var(--pink);color:var(--white)}.service-card:nth-child(5) .service-icon{background:var(--green);color:var(--white)}.service-card h3{color:var(--blue)}.service-card p{color:var(--green)}.products{background:var(--blue)}.products .eyebrow{color:var(--yellow)}.products h2,.products>div>p{color:var(--white)}.products .button{background:var(--yellow);color:var(--red)}.tag{border-color:var(--white);background:var(--white);color:var(--blue)}.tag-2{color:var(--red)}.tag-3{color:var(--green)}.tag-4{color:var(--pink)}.about{background:#f08ac22e}.about-number{color:var(--red)}.about blockquote{border-color:var(--yellow);color:var(--blue)}.contact{background:var(--yellow);color:var(--green)}.contact .eyebrow{color:var(--red)}.contact h2{color:var(--blue)}.button-light{background:var(--red);color:var(--white)}footer{color:var(--green);border-top:5px solid #0000;border-image:linear-gradient(90deg, var(--yellow) 0 20%, var(--red) 20% 40%, var(--blue) 40% 60%, var(--pink) 60% 80%, var(--green) 80%) 1}.floating-whatsapp{background:var(--green);color:var(--white)}@media (width<=600px){.topbar{height:84px}.brand img{width:145px}.brand-footer img{width:150px}.hero{background:linear-gradient(150deg, var(--white) 0 60%, #f08ac233 60% 100%)}}.product-actions{flex-wrap:wrap;gap:12px;display:flex}.products .system-button{background:var(--white);color:var(--blue);border:2px solid var(--white)}.products .system-button:hover{background:var(--pink);color:var(--white)}.access-banner{background:var(--blue);min-height:44px;color:var(--white);justify-content:flex-end;align-items:center;gap:20px;padding:8px clamp(20px,6vw,80px);font-size:12px;font-weight:700;display:flex}.access-banner span:first-child{margin-right:auto}.access-banner a{border:1px solid var(--white);border-radius:999px;padding:6px 12px}.protected-area .cadastro-page{min-height:calc(100vh - 44px)}.cadastro-page{background:linear-gradient(135deg, var(--white) 0 70%, #2698dc18 70% 100%);min-height:100vh;color:var(--green)}.cadastro-header{background:var(--white);border-bottom:5px solid #0000;border-image:linear-gradient(90deg, var(--yellow) 0 20%, var(--red) 20% 40%, var(--blue) 40% 60%, var(--pink) 60% 80%, var(--green) 80%) 1;justify-content:space-between;align-items:center;height:96px;padding:10px clamp(20px,6vw,80px);display:flex}.cadastro-header img{width:185px}.back-link{color:var(--blue);font-weight:700}.cadastro-shell{max-width:1120px;margin:auto;padding:65px 24px 90px}.cadastro-intro{text-align:center;max-width:650px;margin:0 auto 40px}.cadastro-intro h1{color:var(--blue);margin:0 0 18px;font:700 clamp(38px,5vw,58px)/1 Georgia,serif}.cadastro-intro>p:last-child{line-height:1.7}.product-form{background:var(--white);border:2px solid #2698dc44;border-radius:24px;grid-template-columns:.8fr 1.2fr;gap:34px;padding:32px;display:grid;box-shadow:0 20px 55px #2698dc18}.photo-field{text-align:center}.photo-preview{border:3px dashed var(--pink);height:360px;color:var(--blue);background:#f08ac214;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;display:flex;overflow:hidden}.photo-preview span{color:var(--red);font-size:48px}.photo-preview strong{margin:8px;font-size:20px}.photo-preview small{color:var(--green)}.photo-preview img{object-fit:contain;background:var(--white);width:100%;height:100%}.upload-button{cursor:pointer;margin-top:18px}.upload-button input{display:none}.photo-field p{font-size:12px;line-height:1.5}.form-fields{flex-direction:column;gap:18px;display:flex}.form-fields label{color:var(--blue);flex-direction:column;gap:8px;font-size:13px;font-weight:700;display:flex}.form-fields input,.form-fields select,.form-fields textarea{background:var(--white);width:100%;color:var(--green);font:inherit;border:2px solid #59d46d80;border-radius:12px;outline:none;padding:14px 15px}.form-fields input:focus,.form-fields select:focus,.form-fields textarea:focus{border-color:var(--blue)}.form-row{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form-fields .stock-check{color:var(--green);flex-direction:row;align-items:center}.stock-check input{width:18px;height:18px;accent-color:var(--green)}.save-product{cursor:pointer;border:0}.success-message{color:var(--green);background:#59d46d22;border-radius:12px;padding:15px;font-size:13px;font-weight:700}@media (width<=760px){.product-actions{flex-direction:column;align-items:flex-start}.product-form{grid-template-columns:1fr;padding:20px}.photo-preview{height:290px}.cadastro-header{height:82px}.cadastro-header img{width:140px}.form-row{grid-template-columns:1fr}}.cadastro-page{background:linear-gradient(145deg,#fff 0 72%,#59d46d12 72% 100%)}.cadastro-header{border-bottom:4px solid var(--green);border-image:}.cadastro-intro h1,.saved-products h2,.saved-product-list strong{color:var(--green)}.product-form{border-color:#59d46d55;box-shadow:0 20px 55px #1f8f3514}.photo-preview{background:#59d46d0c;border-color:#59d46d88}.photo-preview span{color:var(--green)}.scan-code-button,.save-product{background:var(--green)!important}.form-fields label{color:var(--green)}.form-fields input,.form-fields select,.form-fields textarea{color:#174b24;border-color:#59d46d66}.success-message{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.success-message button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:9px 14px;font-weight:800}.empty-products{border-color:#59d46d77}.shop-page{--shop-green:#168a3c;--shop-dark:#103e27;--shop-mint:#eaf7ee;--shop-blue:#2178aa;--shop-line:#dce9df;--shop-text:#183328;min-height:100vh;color:var(--shop-text);background:#fff}.shop-page h1,.shop-page h2,.shop-page h3,.shop-page p{margin-top:0}.shop-header{z-index:40;border-bottom:1px solid var(--shop-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;align-items:center;gap:35px;height:88px;padding:10px clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.shop-brand{margin-right:auto}.shop-brand img{width:175px;display:block}.shop-header nav{color:#365b47;gap:26px;font-size:13px;font-weight:750;display:flex}.shop-header nav a:hover{color:var(--shop-green)}.cart-button{background:var(--shop-green);color:#fff;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:9px;padding:12px 17px;font-weight:850;display:flex}.cart-button b{min-width:23px;height:23px;color:var(--shop-green);background:#fff;border-radius:50%;place-items:center;padding:0 6px;font-size:11px;display:grid}.shop-hero{background:linear-gradient(120deg,#fff 0 52%,#edf8f0 52% 100%);grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;min-height:610px;padding:75px clamp(24px,7vw,110px);display:grid;overflow:hidden}.shop-kicker{text-transform:uppercase;letter-spacing:.19em;color:var(--shop-green);font-size:10px;font-weight:900;margin-bottom:16px!important}.shop-hero h1{letter-spacing:-.045em;max-width:720px;color:var(--shop-dark);margin-bottom:24px;font:650 clamp(48px,5.2vw,76px)/1.02 Georgia,serif}.shop-hero h1 em{color:var(--shop-green);font-weight:500}.shop-hero>div:first-child>p:not(.shop-kicker){color:#557064;max-width:610px;margin-bottom:28px;font-size:17px;line-height:1.75}.shop-hero-actions{flex-wrap:wrap;gap:12px;display:flex}.shop-primary,.shop-secondary{border-radius:999px;padding:15px 23px;font-size:13px;font-weight:850;display:inline-flex}.shop-primary{background:var(--shop-green);color:#fff}.shop-secondary{color:var(--shop-dark);border:1px solid #bcd5c4}.shop-benefits{color:#577164;flex-wrap:wrap;gap:22px;margin-top:32px;font-size:11px;font-weight:750;display:flex}.hero-showcase{place-items:center;height:420px;display:grid;position:relative}.showcase-card{z-index:2;background:#fff;border-radius:38px;flex-direction:column;justify-content:center;width:min(370px,86%);min-height:300px;padding:48px 42px;display:flex;transform:rotate(-3deg);box-shadow:0 28px 75px #19472a1a}.showcase-card span{color:var(--shop-blue);text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:900}.showcase-card strong{color:var(--shop-dark);margin:20px 0 16px;font:600 37px/1.1 Georgia,serif}.showcase-card small{color:#6a7f73;line-height:1.6}.hero-showcase i{border-radius:50%;position:absolute}.shape-one{background:#cfeecf;width:300px;height:300px;top:0;right:3%}.shape-two{background:#d8edf6;width:180px;height:180px;bottom:0;left:2%}.catalog{background:#fff;padding:95px clamp(20px,6vw,92px)}.catalog-title{justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px;display:flex}.catalog-title h2,.store-services h2,.shop-delivery h2,.shop-contact h2{color:var(--shop-dark);margin-bottom:0;font:600 clamp(34px,4vw,54px)/1.08 Georgia,serif}.catalog-title>p{color:#76877d;font-size:12px}.catalog-tools{gap:18px;margin-bottom:32px;display:grid}.search-box{border:1px solid var(--shop-line);background:#fbfdfb;border-radius:999px;align-items:center;gap:10px;max-width:650px;padding:0 18px;display:flex}.search-box span{color:var(--shop-green);font-size:25px}.search-box input{width:100%;color:var(--shop-text);font:inherit;background:0 0;border:0;outline:0;padding:15px 0}.category-pills{gap:8px;padding-bottom:4px;display:flex;overflow:auto}.category-pills button{white-space:nowrap;border:1px solid var(--shop-line);color:#547061;cursor:pointer;background:#fff;border-radius:999px;padding:10px 15px;font-weight:750}.category-pills button.active{background:var(--shop-dark);border-color:var(--shop-dark);color:#fff}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.shop-product{border:1px solid var(--shop-line);background:#fff;border-radius:22px;flex-direction:column;transition:all .2s;display:flex;overflow:hidden}.shop-product:hover{transform:translateY(-4px);box-shadow:0 18px 45px #1b4a2a12}.store-banner{color:#fff;background:linear-gradient(125deg,#0f7133 0%,#159541 58%,#26a94f 100%);border-radius:30px;grid-template-columns:1fr auto 1.15fr;align-items:center;gap:clamp(28px,5vw,72px);width:min(1480px,100% - 32px);min-height:420px;margin:28px auto 0;padding:clamp(35px,5vw,72px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 65px #0f52241f}.store-banner:after{content:"";border:55px solid #ffffff13;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-190px;right:-100px}.banner-brand,.banner-copy,.banner-center{z-index:1;position:relative}.banner-brand img{background:#fff;border-radius:18px;width:min(350px,100%);padding:16px 20px}.banner-brand>p{color:#e8f9ed;max-width:390px;margin:22px 0 25px;font-size:15px;line-height:1.6}.store-banner .shop-primary{color:var(--shop-green);background:#fff}.banner-whatsapp{color:#fff;border:1px solid #ffffff80;border-radius:999px;padding:14px 21px;font-size:13px;font-weight:850;display:inline-flex}.banner-center{text-align:center;color:#3d3414;background:linear-gradient(145deg,#fff5b0,#e6ad25);border:5px solid #f5d564;border-radius:50%;place-content:center;width:142px;height:142px;display:grid;box-shadow:inset 0 0 0 5px #fff5,0 14px 35px #07502044}.banner-center span{text-transform:uppercase;font-size:12px;font-weight:850}.banner-center strong{font:750 35px/1 Georgia,serif}.banner-copy>span{color:#d7f5df;letter-spacing:.13em;text-transform:uppercase;margin-bottom:15px;font-size:11px;font-weight:900;display:block}.banner-copy h1{letter-spacing:-.04em;color:#fff;max-width:600px;margin-bottom:18px;font:650 clamp(38px,4.3vw,66px)/1.02 Georgia,serif}.banner-copy p{color:#e7f7eb;max-width:570px;margin-bottom:22px;font-size:16px;line-height:1.65}.banner-copy small{background:#ffffff18;border-radius:999px;padding:8px 13px;font-weight:800;display:inline-flex}.featured-categories{background:linear-gradient(#f1fbf3,#fff);padding:55px clamp(20px,6vw,92px) 45px}.featured-heading{justify-content:space-between;align-items:end;gap:25px;margin-bottom:28px;display:flex}.featured-heading h2{color:var(--shop-dark);margin:0;font:600 clamp(30px,3vw,44px)/1 Georgia,serif}.featured-heading button{color:var(--shop-green);cursor:pointer;background:0 0;border:0;font-weight:850}.category-showcase{scrollbar-width:thin;gap:22px;padding:5px 2px 14px;display:flex;overflow-x:auto}.category-showcase button{min-width:116px;max-width:116px;color:var(--shop-text);cursor:pointer;background:0 0;border:0}.category-showcase button span{background:#fff;border:3px solid #cfe8d5;border-radius:50%;place-items:center;width:100px;height:100px;margin:0 auto 12px;font-size:39px;transition:all .2s;display:grid;box-shadow:0 10px 25px #16492912}.category-showcase button .category-picture{padding:0;overflow:hidden}.category-picture img{object-fit:cover;width:100%;height:100%;animation:.55s both category-photo-in;display:block}@keyframes category-photo-in{0%{opacity:0;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.category-picture img{animation:none}}.category-showcase button strong{font-size:12px;line-height:1.3;display:block}.category-showcase button:hover span,.category-showcase button.active span{border-color:var(--shop-green);background:#e8f7ec;transform:translateY(-4px)}.category-showcase button.active strong{color:var(--shop-green)}.featured-categories+.catalog{padding-top:55px}@media (width<=900px){.store-banner{grid-template-columns:1fr 120px}.banner-copy{grid-column:1/-1}}@media (width<=600px){.store-banner{border-radius:22px;grid-template-columns:1fr;width:calc(100% - 20px);min-height:auto;margin-top:14px;padding:30px 23px}.banner-brand img{width:250px}.banner-center{width:105px;height:105px}.banner-center strong{font-size:27px}.banner-copy{grid-column:auto}.banner-copy h1{font-size:38px}.featured-categories{padding:42px 16px 30px}.featured-heading{flex-direction:column;align-items:flex-start}.category-showcase{gap:12px}.category-showcase button{min-width:94px;max-width:94px}.category-showcase button span{width:82px;height:82px;font-size:32px}}.product-image{background:#f5faf6;place-items:center;height:255px;display:grid;position:relative}.product-image img{object-fit:contain;width:100%;height:100%;padding:14px}.product-image>span{font-size:56px}.product-image small{color:var(--shop-green);background:#fff;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:900;position:absolute;top:12px;left:12px;box-shadow:0 5px 15px #0001}.product-content{flex-direction:column;flex:1;padding:20px;display:flex}.product-content>span{color:var(--shop-green);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:900}.cake-topper-model-badge{letter-spacing:.06em;text-transform:uppercase;background:#fff8e8;border:1px solid #d8c18b;border-radius:999px;align-self:flex-start;margin-top:8px;padding:5px 9px;display:inline-flex;color:#76591e!important;font-size:10px!important;font-weight:900!important}.product-content h3{color:var(--shop-dark);margin:8px 0 6px;font-size:17px}.product-content>p{color:#6c7d73;min-height:37px;margin:8px 0 18px;font-size:12px;line-height:1.55}.product-content .product-brand{min-height:0;color:var(--shop-blue);margin:0;font-size:10px;font-weight:800}.product-buy{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;display:flex}.product-buy strong{color:var(--shop-dark);font-size:18px}.product-buy button{background:var(--shop-green);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:10px 14px;font-weight:850}.product-buy button:disabled{opacity:.45}.catalog-state{color:#678073;border:1px dashed #bcd5c4;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:220px;display:flex}.store-services{background:var(--shop-dark);color:#fff;padding:90px clamp(24px,7vw,110px)}.store-services>div:first-child{max-width:670px;margin-bottom:45px}.store-services h2{color:#fff}.store-services>div:last-child{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.store-services article{border:1px solid #fff2;border-radius:18px;padding:25px}.store-services article>span{color:#75c896;font-size:10px;font-weight:900}.store-services h3{margin:18px 0 10px;font:600 21px Georgia,serif}.store-services article p{color:#bed0c6;margin:0;font-size:12px;line-height:1.6}.shop-delivery{background:#f3f8f4;grid-template-columns:1fr 1fr;align-items:center;gap:70px;padding:90px clamp(24px,7vw,110px);display:grid}.shop-delivery>div:first-child>p:last-child{color:#63786d;max-width:550px;line-height:1.7}.delivery-cards{gap:12px;display:grid}.delivery-cards article{border:1px solid var(--shop-line);background:#fff;border-radius:18px;grid-template-columns:46px 1fr;column-gap:13px;padding:22px;display:grid}.delivery-cards article>span{grid-row:1/3;font-size:30px}.delivery-cards strong{color:var(--shop-dark)}.delivery-cards p{color:#728178;margin:5px 0 0;font-size:12px}.shop-contact{background:#d8efde;grid-template-columns:1.2fr 1fr auto;align-items:center;gap:50px;padding:75px clamp(24px,7vw,110px);display:grid}.shop-contact>div:nth-child(2){flex-direction:column;gap:7px;font-size:12px;display:flex}.shop-contact>a{background:var(--shop-green);color:#fff;border-radius:999px;padding:14px 20px;font-size:12px;font-weight:850}.shop-footer{border-top:1px solid var(--shop-line);color:#597064;justify-content:space-between;align-items:center;gap:25px;padding:32px clamp(24px,5vw,72px);font-size:11px;display:flex}.shop-footer img{width:155px}.cart-overlay{z-index:100;background:#07170f99;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-drawer{background:#fff;width:min(460px,100%);height:100%;padding:26px;overflow:auto;box-shadow:-20px 0 70px #0003}.cart-head{border-bottom:1px solid var(--shop-line);justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.cart-head small{color:var(--shop-green);font-weight:850}.cart-head h2{color:var(--shop-dark);margin:4px 0 0;font:600 34px Georgia,serif}.cart-head>button{width:42px;height:42px;color:var(--shop-dark);cursor:pointer;background:#eef6f0;border:0;border-radius:50%;font-size:27px}.cart-list{gap:10px;margin:20px 0;display:grid}.cart-list article{border:1px solid var(--shop-line);border-radius:15px;grid-template-columns:65px 1fr auto;gap:12px;padding:12px;display:grid}.cart-list img,.cart-list article>span{object-fit:contain;background:#f5faf6;border-radius:10px;place-items:center;width:65px;height:65px;display:grid}.cart-list article>div{flex-direction:column;gap:4px;display:flex}.cart-list strong{font-size:13px}.cart-list small{color:var(--shop-green);font-weight:800}.quantity{align-items:center;gap:10px;margin-top:5px;display:flex}.quantity button{border:1px solid var(--shop-line);cursor:pointer;background:#fff;border-radius:50%;width:26px;height:26px}.remove-item{color:#839189;cursor:pointer;background:0 0;border:0;align-self:start;font-size:20px}.fulfillment{grid-template-columns:1fr 1fr;gap:8px;display:grid}.fulfillment button{border:1px solid var(--shop-line);color:#536c5d;cursor:pointer;background:#fff;border-radius:12px;padding:12px;font-weight:800}.fulfillment button.active{background:var(--shop-mint);color:var(--shop-green);border-color:#8fc79f}.cart-total{justify-content:space-between;align-items:center;margin:20px 0;display:flex}.cart-total strong{color:var(--shop-dark);font-size:24px}.cart-total.grand-total{border-top:1px solid var(--shop-line);margin-top:12px;padding-top:16px;font-weight:850}.cart-total.grand-total strong{font-size:28px}.checkout-button{background:var(--shop-green);color:#fff;cursor:pointer;border:0;border-radius:999px;width:100%;padding:16px;font-size:14px;font-weight:900}.cart-note{text-align:center;color:#75847b;margin-top:12px;line-height:1.5;display:block}.empty-cart{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:60vh;display:flex}.empty-cart>span{font-size:55px}.empty-cart button{background:var(--shop-green);color:#fff;border:0;border-radius:999px;padding:12px 17px;font-weight:850}@media (width<=1050px){.product-grid{grid-template-columns:repeat(3,1fr)}.shop-header nav{display:none}.store-services>div:last-child{grid-template-columns:repeat(2,1fr)}.shop-contact{grid-template-columns:1fr 1fr}.shop-contact>a{grid-column:1/-1;width:max-content}}@media (width<=760px){.shop-header{height:76px;padding:8px 15px}.shop-brand img{width:135px}.cart-button{padding:10px;font-size:0}.cart-button span,.cart-button b{font-size:12px}.shop-hero{grid-template-columns:1fr;padding:52px 22px}.shop-hero h1{font-size:45px}.hero-showcase{height:300px}.showcase-card{min-height:235px;padding:32px}.showcase-card strong{font-size:29px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-image{height:190px}.catalog{padding:70px 16px}.catalog-title{flex-direction:column;align-items:flex-start}.shop-delivery{grid-template-columns:1fr;gap:35px}.shop-contact{grid-template-columns:1fr}.shop-contact>a{grid-column:auto}.shop-footer{flex-direction:column;align-items:flex-start}}@media (width<=480px){.product-grid{grid-template-columns:1fr}.product-image{height:270px}.store-services>div:last-child{grid-template-columns:1fr}.shop-benefits{gap:10px}.shop-hero-actions{flex-direction:column}.shop-primary,.shop-secondary{justify-content:center;width:100%}}.catalog-summary{align-items:center;gap:16px;display:flex}.catalog-summary p{color:#76877d;margin:0;font-size:12px}.catalog-summary button{border:1px solid var(--shop-line);color:#557064;cursor:pointer;background:#fff;border-radius:999px;padding:9px 13px;font-weight:800}.catalog-summary button.active{background:var(--shop-mint);color:var(--shop-green);border-color:#8fc79f}.shop-product .imported-product-badge{z-index:2;color:#fff;letter-spacing:.04em;background:#116b2d;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800;position:absolute;top:12px;left:12px}.shop-product .product-code{color:#6b766d;margin:-2px 0 8px;font-size:12px;display:block}.favorite-button{color:#476859;cursor:pointer;background:#fff;border:1px solid #dce9df;border-radius:50%;width:38px;height:38px;font-size:21px;position:absolute;top:12px;right:12px;box-shadow:0 5px 15px #0001}.favorite-button.active{color:#168a3c;background:#eaf7ee;border-color:#8fc79f}.checkout-overlay{z-index:110;background:#07170fb8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.checkout-modal{background:#fff;border-radius:25px;width:min(650px,100%);max-height:94vh;padding:34px;position:relative;overflow:auto;box-shadow:0 30px 90px #0004}.checkout-close{color:#103e27;cursor:pointer;background:#eef6f0;border:0;border-radius:50%;width:40px;height:40px;font-size:26px;position:absolute;top:17px;right:17px}.checkout-modal h2{color:#103e27;margin:0 0 22px;font:600 36px Georgia,serif}.checkout-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.checkout-grid label{color:#315c45;flex-direction:column;gap:7px;font-size:11px;font-weight:850;display:flex}.checkout-grid label.wide{grid-column:1/-1}.checkout-grid input,.checkout-grid textarea{color:#183328;width:100%;font:inherit;background:#fff;border:1px solid #cfe1d4;border-radius:11px;outline:none;padding:13px}.checkout-grid input:focus,.checkout-grid textarea:focus{border-color:#168a3c}.cep-field>div{gap:7px;display:flex}.cep-field>div input{min-width:0}.cep-field>div button{color:#fff;cursor:pointer;background:#168a3c;border:0;border-radius:10px;padding:0 14px;font-weight:850}.cep-field>small{color:#4c785f;font-weight:700;line-height:1.4}.calculate-freight{color:#117133;cursor:pointer;background:#eff9f2;border:1px solid #168a3c;border-radius:11px;grid-column:1/-1;padding:13px 16px;font-weight:900}.calculate-freight:hover{background:#dff2e4}.checkout-honeypot{position:absolute!important;left:-9999px!important}.checkout-review{color:#315c45;background:#eef8f1;border-radius:13px;justify-content:space-between;align-items:center;margin:20px 0;padding:15px;display:flex}.checkout-review strong{color:#103e27;font-size:21px}.delivery-quote{color:#176b35;background:#eff9f2;border:1px solid #a9d7b6;border-radius:12px;justify-content:space-between;gap:12px;margin:-8px 0 18px;padding:12px 15px;font-size:12px;display:flex}.delivery-quote.outside{color:#765b18;background:#fff9e9;border-color:#e5c98a}.checkout-error{color:#a32929;background:#fff1f1;border-radius:10px;padding:12px;font-size:12px;font-weight:800}.checkout-submit,.order-success>button{color:#fff;cursor:pointer;background:#168a3c;border:0;border-radius:999px;width:100%;padding:15px;font-weight:900}.checkout-submit:disabled{opacity:.6}.checkout-modal form>small{text-align:center;color:#75847b;margin-top:10px;line-height:1.5;display:block}.order-success{text-align:center;padding:25px 5px}.order-success>span{color:#168a3c;background:#eaf7ee;border-radius:50%;place-items:center;width:70px;height:70px;margin:0 auto 18px;font-size:35px;font-weight:900;display:grid}.order-success h2{font-size:43px}.order-success>p:not(.shop-kicker){color:#64786c;line-height:1.6}.order-success-totals{text-align:left;background:#eff8f1;border-radius:14px;gap:9px;margin:20px 0;padding:16px;display:grid}.order-success-totals>div{justify-content:space-between;display:flex}.order-success-totals .final{color:#0e6d30;border-top:1px solid #bcdcc5;padding-top:10px;font-size:18px}.order-success>a{color:#2178aa;margin:18px 0;font-weight:850;text-decoration:underline;display:block}.tracking-page{color:#183328;background:linear-gradient(145deg,#fff,#edf8f0);min-height:100vh;padding:30px 18px 70px}.tracking-logo{width:max-content;margin:0 auto 28px;display:block}.tracking-logo img{width:175px}.tracking-card{background:#fff;border:1px solid #dce9df;border-radius:25px;width:min(720px,100%);margin:auto;padding:36px;box-shadow:0 25px 65px #19472a12}.tracking-card>h1{color:#103e27;margin:0 0 20px;font:600 43px Georgia,serif}.tracking-status{color:#168a3c;background:#eaf7ee;border-radius:14px;justify-content:space-between;gap:15px;padding:17px;display:flex}.tracking-status small{color:#5e7468}.tracking-steps{gap:0;margin:28px 0;display:grid}.tracking-steps>div{color:#8a9790;grid-template-columns:35px 1fr;align-items:center;gap:12px;min-height:48px;display:grid;position:relative}.tracking-steps>div:not(:last-child):after{content:"";background:#dce9df;width:2px;height:30px;position:absolute;top:34px;left:16px}.tracking-steps i{z-index:1;background:#fff;border:1px solid #dce9df;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-style:normal;font-weight:900;display:grid}.tracking-steps .active{color:#168a3c;font-weight:800}.tracking-steps .active i{color:#fff;background:#168a3c;border-color:#168a3c}.tracking-items{border-top:1px solid #dce9df;border-bottom:1px solid #dce9df;gap:9px;padding:18px 0;display:grid}.tracking-items>div,.tracking-total{justify-content:space-between;gap:16px;display:flex}.tracking-total.freight{margin-top:-10px}.tracking-total.final{color:#0d6d30;background:#e8f6ec;border-top:1px solid #bad9c3;margin-top:-10px;font-size:18px}.tracking-total{padding:18px 0;font-size:19px}.tracking-help,.tracking-card>a{color:#fff;text-align:center;background:#168a3c;border-radius:999px;padding:14px;font-weight:850;display:block}.tracking-icon{font-size:45px}@media (width<=650px){.catalog-summary{flex-direction:column;align-items:flex-start;width:100%}.checkout-modal{padding:28px 18px}.checkout-grid{grid-template-columns:1fr}.checkout-grid label.wide{grid-column:auto}.tracking-card{padding:25px 18px}.tracking-status{flex-direction:column}}.delivery{background:var(--white);grid-template-columns:1fr 1fr;align-items:center;gap:70px;padding:90px clamp(24px,8vw,130px);display:grid}.delivery h2{color:var(--blue);margin:0 0 18px;font:700 clamp(38px,4vw,56px)/1.05 Georgia,serif}.delivery-copy>p:not(.eyebrow){max-width:540px;margin-bottom:28px;line-height:1.75}.delivery-options{gap:14px;display:grid}.delivery-options article{background:var(--white);border:2px solid #2698dc33;border-radius:18px;align-items:center;gap:18px;padding:22px;display:flex}.delivery-options article:nth-child(2){border-color:#f08ac277}.delivery-options article:nth-child(3){border-color:#ffd400}.delivery-options article>span{font-size:32px}.delivery-options strong{color:var(--blue)}.delivery-options p{margin:6px 0 0;font-size:13px;line-height:1.5}.ai-button{background:var(--blue);width:100%;color:var(--white);cursor:pointer;border:0;border-radius:999px;margin-top:10px;padding:14px;font-weight:800}.ai-button:disabled{opacity:.65;cursor:wait}.ai-error{font-weight:700;color:var(--red)!important}.photo-tip{color:var(--green);text-align:left;background:#ffd4002e;border-radius:12px;flex-direction:column;gap:6px;margin-top:12px;padding:14px;font-size:12px;display:flex}.photo-tip strong{color:var(--red)}@media (width<=760px){.delivery{grid-template-columns:1fr;padding:70px 24px}.delivery-options article{align-items:flex-start}}.photo-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.photo-actions .camera-button{margin:0;padding:14px 12px}.photo-actions input{display:none}.gallery-button{border:2px solid var(--blue);color:var(--blue);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:12px;font-size:12px;font-weight:800;display:flex}.code-field{border:2px solid var(--yellow);background:#ffd40024;border-radius:14px;padding:16px}.form-fields .code-field input{border-color:var(--blue);font-size:17px;font-weight:800}.code-field small{color:var(--green);font-weight:400;line-height:1.4}@media (width<=520px){.photo-actions{grid-template-columns:1fr}}.remove-bg-button{border:2px solid var(--pink);background:var(--white);width:100%;color:var(--red);cursor:pointer;border-radius:999px;margin-top:10px;padding:14px;font-weight:800}.remove-bg-button:disabled,.save-product:disabled{opacity:.65;cursor:wait}.save-error{color:var(--red);background:#ff1f2518;border-radius:12px;padding:14px;font-size:13px;font-weight:700}.code-field label{flex-direction:column;gap:8px;display:flex}.scan-code-button{background:var(--blue);cursor:pointer;border-radius:999px;justify-content:center;padding:13px;color:var(--white)!important;align-items:center!important;margin-top:12px!important;font-size:14px!important;display:flex!important}.scan-code-button input{display:none}.code-success{color:var(--green);font-size:13px}.code-warning{color:var(--red);font-size:12px;line-height:1.4}.saved-products{margin-top:50px}.saved-products h2{color:var(--blue);margin:0;font:700 34px Georgia,serif}.saved-product-list{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px;display:grid}.saved-product-list article{background:var(--white);border:2px solid #2698dc33;border-radius:16px;align-items:center;gap:14px;padding:14px;display:flex}.saved-product-list img,.saved-product-list article>span{object-fit:contain;background:#fff;border-radius:10px;place-items:center;width:70px;height:70px;font-size:30px;display:grid}.saved-product-list article div{flex-direction:column;gap:4px;display:flex}.saved-product-list strong{color:var(--blue)}.saved-product-list small{color:var(--green)}.saved-product-list article.protected-product{background:#fffdf5;border-color:#d5b767}.protected-product-badge{color:#6b5312;white-space:nowrap;background:#fff7d9;border:1px solid #d5b767;border-radius:999px;align-self:center;padding:9px 11px;font-size:12px;font-weight:850}.empty-products{border:2px dashed var(--pink);text-align:center;border-radius:16px;padding:24px}@media (width<=760px){.saved-product-list{grid-template-columns:1fr}}.automatic-progress{color:var(--blue);background:#2698dc18;border-radius:14px;flex-direction:column;align-items:center;gap:5px;margin-top:12px;padding:16px;display:flex}.progress-spinner{font-size:24px;animation:1s infinite alternate pulse-star}.automatic-progress small{color:var(--green)}@keyframes pulse-star{to{opacity:.55;transform:scale(1.35)}}.manual-retry{color:var(--blue);margin-top:12px;font-size:12px}.manual-retry summary{cursor:pointer;font-weight:700}.manual-retry button{margin-top:8px}.barcode-modal{z-index:100;background:#000c;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.barcode-camera{background:var(--white);border-radius:22px;width:min(520px,100%);padding:18px;box-shadow:0 20px 70px #0008}.barcode-title{color:var(--blue);justify-content:space-between;align-items:center;margin-bottom:14px;font-size:18px;display:flex}.barcode-title button{background:var(--red);width:40px;height:40px;color:var(--white);cursor:pointer;border:0;border-radius:50%;font-size:28px;line-height:1}.barcode-video-wrap{aspect-ratio:3/4;background:#111;border-radius:16px;position:relative;overflow:hidden}.barcode-video-wrap video{object-fit:cover;width:100%;height:100%}.barcode-guide{place-items:center;display:grid;position:absolute;inset:0}.barcode-guide:before{content:"";border:4px solid var(--yellow);border-radius:14px;width:86%;height:32%;box-shadow:0 0 0 999px #0004}.barcode-guide span{background:var(--red);width:78%;height:2px;box-shadow:0 0 8px var(--red);animation:1.8s ease-in-out infinite alternate scan-line;position:absolute}.barcode-camera p{text-align:center;color:var(--green);font-size:13px;font-weight:700;line-height:1.45}.barcode-cancel{border:2px solid var(--blue);background:var(--white);width:100%;color:var(--blue);cursor:pointer;border-radius:999px;padding:13px;font-weight:800}@keyframes scan-line{0%{transform:translateY(-62px)}to{transform:translateY(62px)}}.system-links{gap:18px;display:flex}.erp-page{min-height:100vh;color:var(--green);background:linear-gradient(145deg,#fff 0 68%,#2698dc12 68%);padding:38px clamp(18px,5vw,70px) 90px}.erp-header{justify-content:space-between;align-items:center;gap:24px;max-width:1240px;margin:auto;display:flex}.erp-header>a,.erp-header a{color:var(--blue);font-size:13px;font-weight:800}.erp-header .eyebrow{margin:20px 0 8px}.erp-header h1{color:var(--blue);margin:0;font:700 clamp(35px,5vw,58px)/1 Georgia,serif}.erp-header p:last-child{margin:12px 0;line-height:1.5}.erp-header img{width:210px}.erp-tabs{gap:8px;max-width:1240px;margin:35px auto 28px;padding-bottom:6px;display:flex;overflow:auto}.erp-tabs button{white-space:nowrap;color:var(--blue);cursor:pointer;background:#fff;border:2px solid #2698dc44;border-radius:999px;padding:12px 17px;font-weight:800}.erp-tabs button.active{background:var(--blue);color:#fff;border-color:var(--blue)}.erp-message{max-width:1240px;color:var(--green);background:#ffd40035;border-radius:14px;margin:0 auto 18px;padding:14px 18px;font-weight:800}.erp-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:1240px;margin:auto;display:grid}.erp-card{background:#fff;border:2px solid #2698dc35;border-radius:20px;padding:24px;box-shadow:0 15px 40px #2698dc0d}.erp-card h2{color:var(--blue);margin:0 0 20px;font:700 25px Georgia,serif}.erp-field{color:var(--blue);flex-direction:column;gap:7px;margin:13px 0;font-size:12px;font-weight:800;display:flex}.erp-field input,.erp-field select,.range input,.order-list select{width:100%;color:var(--green);font:inherit;background:#fff;border:2px solid #59d46d88;border-radius:11px;outline:none;padding:12px}.two{grid-template-columns:1fr 1fr;gap:12px;display:grid}.range-list{gap:9px;display:grid}.range{grid-template-columns:55px auto 55px auto 90px 34px;align-items:center;gap:7px;font-size:12px;display:grid}.range button{background:var(--red);color:#fff;border:0;border-radius:50%;width:30px;height:30px;font-size:20px}.outline{border:2px solid var(--blue);color:var(--blue);cursor:pointer;background:#fff;border-radius:999px;margin-top:12px;padding:10px 14px;font-weight:800}.choice-list{gap:10px;display:grid}.choice-list label{align-items:center;gap:9px;font-weight:700;display:flex}.choice-list input{accent-color:var(--blue)}.choice-list.inline{flex-wrap:wrap;gap:20px;display:flex}.schedule{gap:10px;display:grid}.schedule>div{grid-template-columns:1fr 110px 110px;align-items:center;gap:8px;display:grid}.schedule label{font-weight:700}.schedule input[type=time]{color:var(--blue);border:2px solid #2698dc44;border-radius:9px;padding:9px}.ready{background:#59d46d18;border-radius:10px;margin:8px 0;padding:10px 12px;font-weight:800}.erp-save{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:999px;align-self:end;width:100%;padding:15px;font-weight:900}.erp-save:disabled{opacity:.55}.order-list,.courier-list{gap:10px;max-height:560px;display:grid;overflow:auto}.order-list article,.courier-list article{border:2px solid #f08ac255;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:13px;display:flex}.order-list article>div,.courier-list article>div{flex-direction:column;gap:4px;display:flex}.order-list strong,.courier-list strong{color:var(--blue)}.order-list small,.courier-list small{font-size:11px}.order-list select{width:auto;min-width:145px}.courier-list article>span{font-size:28px}.history-table{overflow:auto}.history-table>div{border-bottom:1px solid #2698dc22;grid-template-columns:1.2fr .5fr .7fr .7fr 1.5fr;gap:12px;min-width:780px;padding:12px;display:grid}.history-table .table-head{background:var(--blue);color:#fff;border-radius:9px;font-weight:800}.metric-grid{grid-template-columns:repeat(3,1fr);gap:14px;max-width:1240px;margin:0 auto 18px;display:grid}.metric{background:var(--blue);color:#fff;border-radius:18px;flex-direction:column;gap:8px;padding:22px;display:flex}.metric:nth-child(2){background:var(--green)}.metric:nth-child(3){background:var(--pink)}.metric strong{font-size:30px}.bar-list{gap:12px;display:grid}.bar-list>div{grid-template-columns:160px 1fr 30px;align-items:center;gap:12px;display:grid}.bar-list i{background:var(--yellow);border-radius:999px;height:13px;display:block}.report-note{margin-top:24px}.erp-page>section:not(.erp-grid){max-width:1240px;margin:auto}@media (width<=760px){.erp-header{align-items:flex-start}.erp-header img{width:125px}.erp-grid{grid-template-columns:1fr}.range{grid-template-columns:45px auto 45px auto 70px 30px}.schedule>div{grid-template-columns:1fr 90px 90px}.metric-grid{grid-template-columns:1fr}.order-list article{flex-direction:column;align-items:flex-start}.order-list select{width:100%}.bar-list>div{grid-template-columns:110px 1fr 25px}.system-links{gap:10px}}.inner-tabs{gap:7px;margin:-5px 0 18px;display:flex}.inner-tabs button{color:var(--red);cursor:pointer;background:#fff;border:2px solid #f08ac277;border-radius:999px;flex:1;padding:9px;font-weight:800}.check{color:var(--green);align-items:center;gap:8px;margin:12px 0;font-size:13px;font-weight:750;display:flex}.check input,.tag-checks input,.day-checks input{accent-color:var(--blue);width:17px;height:17px}.tag-checks{grid-template-columns:1fr 1fr;gap:11px;margin:15px 0 22px;display:grid}.tag-checks label,.day-checks label{border:2px solid #2698dc33;border-radius:11px;align-items:center;gap:8px;padding:11px;font-weight:700;display:flex}.customer-list{gap:10px;max-height:680px;display:grid;overflow:auto}.customer-list article{border:2px solid #ffd40088;border-radius:14px;justify-content:space-between;gap:12px;padding:14px;display:flex}.customer-list article>div{flex-direction:column;gap:4px;display:flex}.customer-list strong{color:var(--blue)}.customer-list small{font-size:11px}.customer-list article>span{white-space:nowrap;color:var(--red);font-size:11px;font-weight:800}.client-tags{flex-wrap:wrap;gap:5px;margin-top:4px;display:flex}.client-tags i{color:var(--red);background:#f08ac233;border-radius:999px;padding:4px 7px;font-size:9px;font-style:normal}.day-checks{flex-wrap:wrap;gap:6px;margin-top:15px;display:flex}.day-checks label{padding:7px;font-size:11px}.delivery-preview{color:var(--blue);background:#2698dc13;border-radius:12px;gap:6px;padding:13px;font-size:12px;font-weight:800;display:grid}.client-history-cards{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.client-history-cards article{border:2px solid #2698dc2e;border-radius:15px;padding:16px}.history-name{color:var(--blue);justify-content:space-between;display:flex}.client-history-cards dl{grid-template-columns:1fr 1fr;gap:8px;margin:14px 0 0;display:grid}.client-history-cards dl>div{background:#ffd40020;border-radius:9px;padding:9px}.client-history-cards dt{color:var(--blue);font-size:10px}.client-history-cards dd{margin:4px 0 0;font-weight:800}.client-history-cards .wide{grid-column:1/-1}@media (width<=600px){.tag-checks,.client-history-cards{grid-template-columns:1fr}.inner-tabs{overflow:auto}.inner-tabs button{white-space:nowrap}.customer-list article{flex-direction:column}.two{grid-template-columns:1fr}}.loyalty-metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.loyalty-metrics .metric:first-child{background:var(--green)}.loyalty-metrics .metric:nth-child(2){background:var(--red)}.loyalty-metrics .metric:nth-child(3){background:var(--yellow);color:var(--red)}.loyalty-metrics .metric:nth-child(4){background:var(--pink)}.tier-overview{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.tier-overview article{text-align:center;border:2px solid #2698dc22;border-radius:15px;flex-direction:column;align-items:center;gap:6px;padding:18px;display:flex}.tier-overview span{font-size:34px}.tier-overview strong{color:var(--blue)}.tier-overview small{font-size:11px}.filter-grid{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.filter-grid input,.filter-grid select{min-width:0;color:var(--blue);background:#fff;border:2px solid #2698dc33;border-radius:10px;padding:11px}.segment-list{gap:8px;max-height:440px;margin-top:18px;display:grid;overflow:auto}.segment-list article{border:1px solid #2698dc22;border-radius:12px;grid-template-columns:135px 1fr auto;align-items:center;gap:12px;padding:11px;display:grid}.segment-list article>div{flex-direction:column;gap:3px;display:flex}.segment-list small{font-size:10px}.segment-count{text-align:right;font-weight:800}.level{border-radius:999px;width:max-content;padding:6px 9px;font-size:10px;font-weight:900;display:inline-flex}.level.bronze{color:#92551f;background:#cd7f3225}.level.silver{color:#68717d;background:#b8c0ca35}.level.gold{color:#b66c00;background:#ffd40040}.level.diamond{color:var(--blue);background:#2698dc25}.loyalty-config{grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0;display:grid}.loyalty-config article{border:2px solid #2698dc2b;border-radius:14px;padding:14px}.loyalty-config h3{color:var(--blue);margin:0}.history-name>div{flex-direction:column;gap:7px;display:flex}@media (width<=900px){.loyalty-metrics,.tier-overview,.loyalty-config,.filter-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.loyalty-metrics,.tier-overview,.loyalty-config,.filter-grid,.segment-list article{grid-template-columns:1fr}.segment-list article>b{font-size:11px}}.erp-page{color:#258b20;background:linear-gradient(145deg,#fff 0 72%,#2698dc0d 72%)}.erp-card{border-color:#2698dc2b;box-shadow:0 14px 35px #2698dc0c}.erp-tabs button{border-color:#2698dc35}.erp-tabs button.active{background:var(--blue);border-color:var(--blue)}.erp-message{color:#267a24;background:#ffd40024}.inner-tabs button.active{background:var(--blue);color:#fff}.order-list article,.courier-list article,.customer-list article{border-color:#2698dc30}.client-tags i{color:var(--blue);background:#2698dc14}.loyalty-metrics .metric:first-child,.loyalty-metrics .metric:nth-child(3){background:var(--green);color:#fff}.loyalty-metrics .metric:nth-child(2),.loyalty-metrics .metric:nth-child(4){background:var(--blue);color:#fff}.tier-overview article:nth-child(3),.level.gold{color:#9a6b00;background:#ffd40028}.tier-overview article,.loyalty-config article,.segment-list article,.client-history-cards article{border-color:#2698dc28}.tag-checks label,.day-checks label{border-color:#2698dc30}.photo-preview{border-color:var(--blue);background:#2698dc0b}.photo-tip,.code-field{background:#ffd40020}.remove-bg-button{border-color:var(--blue);color:var(--blue)}.ai-error,.save-error,.code-warning{color:#c92b2b}.erp-page{background:linear-gradient(145deg,#fff 0 72%,#20ad050b 72%)}.erp-header h1,.erp-card h2,.erp-field,.history-name,.customer-list strong,.order-list strong,.courier-list strong,.loyalty-config h3,.tier-overview strong,.erp-header a{color:var(--green)}.erp-tabs button{color:var(--green);border-color:#20ad0545}.erp-tabs button.active{background:var(--green);border-color:var(--green);color:#fff}.erp-save{background:var(--green)}.erp-save:hover{background:#198d05}.inner-tabs button{color:var(--green);border-color:#20ad0545}.inner-tabs button.active{background:var(--green);border-color:var(--green)}.erp-card,.tier-overview article,.loyalty-config article,.segment-list article,.client-history-cards article,.customer-list article,.order-list article,.courier-list article{border-color:#20ad052b}.filter-grid input,.filter-grid select,.erp-field input,.erp-field select,.range input,.order-list select{color:#267f19;border-color:#20ad0548}.filter-grid input:focus,.filter-grid select:focus,.erp-field input:focus,.erp-field select:focus{border-color:var(--green);outline:none}.client-tags i,.level.diamond{color:#258b20;background:#20ad0517}.loyalty-metrics .metric:first-child,.loyalty-metrics .metric:nth-child(2),.loyalty-metrics .metric:nth-child(3){background:var(--green)}.loyalty-metrics .metric:nth-child(4){color:#fff;background:#2698dc}.metric{background:var(--green)}.metric:nth-child(2),.metric:nth-child(3){background:#258f16}.ready,.delivery-preview{color:#258b20;background:#20ad0512}.outline{border-color:var(--green);color:var(--green)}.check{color:var(--green)}.shop-page .store-banner.uploaded-banner{aspect-ratio:auto;background:#168a3c;grid-template-columns:none;width:min(1480px,100% - 32px);height:auto;min-height:0;padding:0;display:block}.shop-page .store-banner.uploaded-banner picture{width:100%;height:auto;display:block}.shop-page .store-banner.uploaded-banner picture img{object-fit:contain;width:100%;height:auto;max-height:none;display:block}@media (width<=600px){.shop-page .store-banner.uploaded-banner{aspect-ratio:auto;width:calc(100% - 20px)}.shop-page .store-banner.uploaded-banner picture img{object-fit:contain;width:100%;height:auto}}.shop-page .category-showcase button span{border-color:#e0c88e}.shop-page .floating-whatsapp{width:auto;height:auto;font-size:inherit;z-index:45;background:#1fa451;border-radius:999px;padding:13px 17px;display:flex}@media (width<=700px){.shop-page .floating-whatsapp{width:52px;height:52px;padding:0;display:flex}}.shop-page{--shop-green:#20ad05;--shop-dark:#174b23;--shop-mint:#eef9ef;--shop-blue:#2698dc;--shop-line:#d9eadc;--shop-text:#26382b;background:#fff}.shop-page .shop-header{background:#fffffff2;border-color:#d9eadc}.shop-page .shop-header nav a,.shop-page .shop-header nav a:nth-child(2),.shop-page .shop-header nav a:nth-child(3),.shop-page .shop-header nav a:nth-child(4){color:#356541}.shop-page .shop-header nav a:hover{color:#20ad05}.school-list-page{color:#24412b;background:#f6faf6;min-height:100vh;font-family:Arial,sans-serif}.school-list-header{background:#fff;border-bottom:1px solid #dcebdd;justify-content:space-between;align-items:center;height:82px;padding:12px max(24px,50vw - 560px);display:flex}.school-list-header img{width:145px;height:auto}.school-list-header>a:last-child{color:#17752c;font-weight:800}.school-list-hero{color:#fff;background:linear-gradient(135deg,#123f20,#1f772e);grid-template-columns:1.35fr .65fr;align-items:center;gap:36px;padding:64px max(24px,50vw - 560px);display:grid}.school-list-hero>div:first-child>span{color:#23452b;letter-spacing:.08em;background:#f3c85a;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:900;display:inline-block}.school-list-hero p{color:#e6f2e8;max-width:680px;line-height:1.6}.school-list-hero h1{margin:11px 0 15px;font:900 clamp(38px,6vw,68px)/.98 Georgia,serif}.school-list-summary{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff38;border-radius:22px;padding:28px}.school-list-summary small,.school-list-summary span{color:#dcecdf;display:block}.school-list-summary strong{margin:8px 0;font-size:42px;display:block}.school-list-summary a,.school-list-order>a{color:#fff;text-align:center;background:#20ad05;border-radius:12px;margin-top:22px;padding:14px 18px;font-weight:900;display:block}.school-list-content{max-width:1120px;margin:auto;padding:55px 24px 80px}.school-list-title{justify-content:space-between;align-items:end;gap:24px;margin-bottom:23px;display:flex}.school-list-title span,.school-list-order>span{color:#168a14;text-transform:uppercase;font-size:12px;font-weight:900}.school-list-title h2,.school-list-order h2{color:#174b23;margin:5px 0 0;font:900 30px/1.1 Georgia,serif}.school-list-title p{color:#65776a;max-width:420px;margin:0}.school-list-grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:24px;display:grid}.school-list-items{gap:12px;display:grid}.school-list-item{background:#fff;border:1px solid #d9e9db;border-radius:16px;grid-template-columns:94px 1fr auto;align-items:center;gap:18px;padding:15px;display:grid}.school-list-item img{object-fit:contain;background:#fafcf9;border-radius:10px;width:94px;height:94px}.school-list-item span{color:#168a14;text-transform:uppercase;font-size:12px;font-weight:900}.school-list-item h2{color:#24412b;margin:5px 0;font-size:17px}.school-list-item small{color:#7a887e}.school-list-item>strong{color:#174b23;font-size:18px}.school-list-choice{background:#eef8ef;border:1px dashed #88bf91;border-radius:13px;gap:7px;padding:14px 16px;display:grid}.school-list-choice label{color:#176b27;font-weight:900}.school-list-choice select{color:#24412b;background:#fff;border:1px solid #b8d7bd;border-radius:9px;width:100%;padding:11px}.school-list-choice small{color:#65776a;line-height:1.4}.school-list-order{background:#fff;border:1px solid #cfe3d2;border-radius:20px;padding:25px;position:sticky;top:20px;box-shadow:0 18px 40px #16442014}.school-list-order label{color:#405d47;gap:7px;margin-top:17px;font-size:12px;font-weight:900;display:grid}.school-list-order input{font:inherit;border:1px solid #bdd8c2;border-radius:10px;padding:12px}.school-list-order>div{border-top:1px solid #e2ece4;justify-content:space-between;align-items:center;margin-top:23px;padding-top:18px;display:flex}.school-list-order>div strong{color:#174b23;font-size:25px}.school-list-order>small{color:#728078;margin-top:12px;line-height:1.45;display:block}.school-list-footer{color:#e5f1e7;background:#123f20;flex-wrap:wrap;justify-content:center;gap:16px;padding:26px;display:flex}.school-list-footer strong{color:#fff}.school-list-picker{grid-template-columns:1fr 1fr;gap:20px;max-width:900px;margin:0 auto;padding:55px 24px;display:grid}.school-list-picker a{background:#fff;border:1px solid #cfe3d2;border-radius:19px;gap:9px;padding:28px;display:grid;box-shadow:0 14px 35px #174b2310}.school-list-picker span{color:#168a14;text-transform:uppercase;font-size:12px;font-weight:900}.school-list-picker strong{color:#174b23;font:900 30px/1.1 Georgia,serif}.school-list-picker small{color:#5d7463;font-weight:800}@media (width<=800px){.school-list-hero,.school-list-grid{grid-template-columns:1fr}.school-list-hero{padding-block:42px}.school-list-summary{max-width:480px}.school-list-title{flex-direction:column;align-items:start}.school-list-order{position:static}.school-list-item{grid-template-columns:72px 1fr}.school-list-item img{width:72px;height:72px}.school-list-item>strong{grid-column:2}.school-list-header{height:72px;padding-inline:15px}.school-list-header img{width:118px}}@media (width<=620px){.school-list-picker{grid-template-columns:1fr}}.shop-page .featured-categories{background:linear-gradient(#eff9f0,#fff)}.shop-page .category-showcase button span{background:#fff;border-color:#b9ddb9}.shop-page .category-showcase button:hover span,.shop-page .category-showcase button.active span{background:#eef9ef;border-color:#20ad05}.shop-page .category-showcase button.active strong,.shop-page .shelf-heading>a{color:#168a14}.shop-page .product-shelf,.shop-page .product-shelf:nth-of-type(2n){background:#fff}.shop-page .product-shelf:nth-of-type(2n){background:#f7fcf8;border-block:1px solid #e2efe4}.shop-page .shelf-track article{border-color:#d9eadc;box-shadow:0 10px 30px #1649290b}.shop-page .shelf-image{background:#f4faf5}.shop-page .shelf-image small{color:#174b23;background:#ffd400}.shop-page .shelf-track i{color:#2698dc}.shop-page .shelf-buy strong{color:#168a14}.shop-page .shelf-buy button,.shop-page .product-buy button,.shop-page .cart-button{background:#20ad05}.editing-notice{color:#176f9f;background:#2698dc14}.editing-notice button{color:#176f9f}.product-flags label{background:#f4faf5;border-color:#b9ddb9}.product-admin-filters input,.product-admin-filters select{border-color:#b9ddb9}.product-admin-actions button{color:#168a14;border-color:#add8b4}.shop-page .header-search{background:#f8fcf9;border:1px solid #cfe5d3;border-radius:999px;align-items:center;gap:9px;width:min(420px,34vw);min-width:230px;padding:0 15px;display:flex;box-shadow:0 5px 18px #174b2308}.shop-page .header-search>span{color:#168a14;font-size:23px}.shop-page .header-search input{color:#26382b;width:100%;font:inherit;background:0 0;border:0;outline:0;padding:12px 0}.shop-page .header-search input::placeholder{color:#6c7f70}.shop-page .header-search button{color:#356541;cursor:pointer;background:#e3f3e6;border:0;border-radius:50%;flex:0 0 26px;width:26px;height:26px}.shop-page .shop-brand{margin-right:0}.shop-page .shop-header nav{margin-left:auto}.shop-announcement{color:#fff;letter-spacing:.03em;background:#174b23;justify-content:center;gap:clamp(18px,5vw,55px);min-height:34px;padding:7px clamp(18px,5vw,72px);font-size:11px;font-weight:800;display:flex}.shop-announcement span:before{content:"✓";color:#ffd400;margin-right:6px}.shop-header .team-access{border-left:1px solid #d9eadc;padding-left:16px;font-size:11px;color:#6a7b6e!important}.shop-confidence{background:#fff;border:1px solid #d9eadc;border-radius:18px;grid-template-columns:repeat(4,1fr);gap:10px;width:min(1320px,100% - 40px);margin:22px auto 0;padding:18px 24px;display:grid;box-shadow:0 12px 35px #174b2309}.shop-confidence div{border-right:1px solid #e4efe6;gap:3px;padding:3px 20px;display:grid}.shop-confidence div:last-child{border-right:0}.shop-confidence strong{color:#174b23;font-size:13px}.shop-confidence span{color:#708076;font-size:11px}@media (width<=1100px){.shop-page .header-search{width:min(520px,48vw)}.shop-header .team-access{display:none}}@media (width<=760px){.shop-page .shop-header{grid-template-columns:1fr auto;gap:7px 10px;height:auto;min-height:76px;padding:8px 12px 10px;display:grid}.shop-page .shop-brand{grid-column:1}.shop-page .cart-button{grid-area:1/2}.shop-page .header-search{grid-area:2/1/auto/-1;width:100%;min-width:0}.shop-page .header-search input{padding:10px 0;font-size:14px}.shop-announcement{white-space:nowrap;justify-content:flex-start;overflow-x:auto}.shop-confidence{grid-template-columns:1fr 1fr;padding:14px}.shop-confidence div{border-right:0;padding:8px}}.shop-page .product-image,.shop-page .shelf-image{aspect-ratio:1;background:#fff;width:100%;height:auto;overflow:hidden}.shop-page .product-image img,.shop-page .shelf-image img{object-fit:contain;object-position:center;image-rendering:auto;width:100%;max-width:100%;height:100%;max-height:100%;padding:clamp(12px,6%,22px)}.product-gallery-admin{background:#f8fcf9;border:1px solid #cde6d2;border-radius:16px;gap:10px;margin-top:16px;padding:14px;display:grid}.product-gallery-admin>div:first-child{justify-content:space-between;align-items:end;gap:12px;display:flex}.product-gallery-admin small{color:#66776b}.product-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.product-gallery-grid article,.gallery-add{background:#fff;border:1px dashed #9bc9a3;border-radius:12px;min-height:105px;position:relative;overflow:hidden}.product-gallery-grid article.primary{border:2px solid #168a14;box-shadow:0 0 0 3px #168a1414}.gallery-thumb{cursor:pointer;background:#fff;border:0;width:100%;height:100%;padding:5px}.gallery-thumb img{object-fit:contain;width:100%;height:76px}.gallery-thumb span{color:#285a31;font-size:11px;font-weight:850;display:block}.gallery-remove{color:#fff;cursor:pointer;background:#174b23;border:0;border-radius:50%;width:26px;height:26px;font-size:18px;position:absolute;top:4px;right:4px}.gallery-add{color:#168a14;cursor:pointer;align-content:center;place-items:center;gap:3px;font-size:28px;font-weight:900;display:grid}.gallery-add span{font-size:11px}.gallery-add input{display:none}.product-image-open{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0;position:relative}.product-image-open>img{object-fit:contain;width:100%;height:100%}.product-image-open>span{color:#fff;background:#174b23e8;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:850;position:absolute;bottom:10px;left:10px}.product-gallery-modal{z-index:1400;background:#102b1dcc;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.product-gallery-modal>section{background:#fff;border-radius:24px;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:28px;width:min(950px,100%);max-height:92vh;padding:28px;display:grid;position:relative;overflow:auto;box-shadow:0 30px 80px #0004}.product-gallery-close{z-index:2;color:#174b23;cursor:pointer;background:#edf7ef;border:0;border-radius:50%;width:40px;height:40px;font-size:27px;position:absolute;top:14px;right:14px}.product-gallery-view{min-width:0}.product-gallery-main{aspect-ratio:1;background:#f5faf6;border-radius:18px;place-items:center;display:grid;overflow:hidden}.product-gallery-main img{object-fit:contain;width:100%;height:100%;padding:20px}.product-gallery-thumbs{gap:8px;margin-top:10px;padding:3px;display:flex;overflow-x:auto}.product-gallery-thumbs button{background:#fff;border:1px solid #cee4d2;border-radius:10px;flex:0 0 72px;width:72px;height:72px;padding:4px}.product-gallery-thumbs button.active{border:2px solid #168a14}.product-gallery-thumbs img{object-fit:contain;width:100%;height:100%}.product-gallery-copy{align-self:center}.product-gallery-copy small{color:#168a14;text-transform:uppercase;font-weight:900}.product-gallery-copy h2{color:#174b23;margin:8px 0;font:800 34px/1.05 Georgia,serif}.product-gallery-copy p{color:#5d6d61;line-height:1.65}.product-gallery-copy>strong{color:#168a14;margin:20px 0;font-size:28px;display:block}.product-gallery-copy>button{color:#fff;cursor:pointer;background:#168a14;border:0;border-radius:12px;width:100%;padding:14px;font-weight:900}.product-gallery-copy>button:disabled{cursor:not-allowed;opacity:.5}.personalization-fields{grid-template-columns:1fr 1fr;gap:10px;margin:18px 0;display:grid}.personalization-fields label{color:#31563a;gap:6px;font-size:12px;font-weight:850;display:grid}.personalization-fields label:first-child{grid-column:1/-1}.personalization-fields input,.personalization-fields select{color:#27322c;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #b9ddb9;border-radius:10px;padding:11px}.digital-product-note{background:#f4faf5;border-radius:10px;padding:11px 13px;font-size:12px;font-weight:700;color:#31563a!important;margin:12px 0!important}.production-time-note{background:#f8fcf8;border:1px solid #cde5d1;border-radius:10px;align-items:flex-start;gap:8px;padding:12px 13px;font-size:13px;line-height:1.45;display:flex;color:#234d2e!important;margin:0 0 18px!important}.production-time-note span{font-size:17px;line-height:1.15}.production-time-note strong{white-space:nowrap}@media (width<=700px){.product-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-gallery-admin>div:first-child{flex-direction:column;align-items:start}.product-gallery-modal>section{grid-template-columns:1fr;padding:18px}.product-gallery-copy h2{font-size:27px}}@media (width<=520px){.personalization-fields{grid-template-columns:1fr}.personalization-fields label:first-child{grid-column:auto}}.cadastro-page .photo-preview{aspect-ratio:1;background:#fff;height:auto}.cadastro-page .photo-preview img,.cadastro-page .saved-product-list img{object-fit:contain;object-position:center;image-rendering:auto;background:#fff}.admin-home{color:#26382b;background:radial-gradient(circle at 92% 7%,#2698dc12 0 170px,#0000 171px),linear-gradient(145deg,#f6fbf7,#fff 58%,#fffbea);min-height:100vh}.admin-home-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-bottom:1px solid #d9eadc;grid-template-columns:180px 1fr auto;align-items:center;gap:22px;min-height:76px;padding:10px clamp(18px,5vw,70px);display:grid}.admin-home-brand img{width:160px;display:block}.admin-home-header>div{color:#65756a;justify-content:flex-end;gap:8px;font-size:12px;display:flex}.admin-home-header>div span:after{content:"•";margin-left:8px}.admin-home-header>div strong{color:#174b23}.admin-home-header>a:last-child{color:#176b27;border:1px solid #b9ddb9;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:800}.admin-home-shell{width:min(1120px,100% - 32px);margin:auto;padding:65px 0 90px}.admin-home-intro{max-width:720px;margin-bottom:34px}.admin-home-intro>p{color:#168a14;letter-spacing:.18em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:900}.admin-home-intro h1{color:#174b23;letter-spacing:-.035em;margin:0 0 15px;font:750 clamp(38px,5vw,62px)/1.03 Georgia,serif}.admin-home-intro>span{color:#65756a;line-height:1.65}.admin-home-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.admin-home-grid>a{background:#fff;border:1px solid #d9eadc;border-radius:23px;grid-template-columns:58px 1fr;gap:18px;min-height:210px;padding:28px;transition:all .2s;display:grid;box-shadow:0 16px 45px #174b230a}.admin-home-grid>a:hover{border-color:#8dcf99;transform:translateY(-4px);box-shadow:0 20px 55px #174b2314}.admin-home-grid i{background:#eef9ef;border-radius:17px;place-items:center;width:58px;height:58px;font-size:27px;font-style:normal;display:grid}.admin-home-grid h2{color:#174b23;margin:2px 0 8px;font:750 27px/1.1 Georgia,serif}.admin-home-grid p{color:#65756a;min-height:48px;margin:0 0 20px;line-height:1.55}.admin-home-grid strong{color:#168a14;font-size:13px}.admin-store-preview{color:#fff;background:#174b23;border-radius:17px;justify-content:space-between;gap:20px;margin-top:20px;padding:19px 23px;display:flex}.admin-store-preview strong{color:#ffd400}.bling-page{color:#173e20;background:#f8fbf8;min-height:100vh}.bling-page-header{background:#fff;border-bottom:1px solid #dce9de;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:12px max(24px,50vw - 490px);display:flex}.bling-page-header a{color:#17752c;font-weight:800}.bling-page-header img{width:140px;height:auto}.bling-shell{width:min(820px,100% - 32px);margin:auto;padding:54px 0 90px}.bling-kicker{color:#168a14;letter-spacing:.15em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:900}.bling-shell h1{letter-spacing:-.03em;margin:0 0 14px;font:750 clamp(34px,5vw,52px)/1.05 Georgia,serif}.bling-lead{color:#617166;max-width:700px;margin:0 0 28px;line-height:1.65}.bling-panel{gap:18px;display:grid}.bling-status,.bling-help,.bling-form,.bling-sync,.bling-safety{background:#fff;border:1px solid #d7e7d9;border-radius:18px;padding:24px;box-shadow:0 14px 38px #173e200a}.bling-status{align-items:center;gap:15px;display:flex}.bling-status>span{color:#6f8173;background:#eef5ef;border-radius:50%;place-items:center;width:44px;height:44px;font-size:25px;font-weight:900;display:grid}.bling-status.is-connected>span{color:#168a14;background:#e5f8e8}.bling-status strong{margin-bottom:4px;font-size:19px;display:block}.bling-status p,.bling-help p,.bling-form p,.bling-safety p{color:#65756a;margin:0;line-height:1.55}.bling-help h2,.bling-form h2{margin:0 0 9px;font:750 23px/1.2 Georgia,serif}.bling-help code{overflow-wrap:anywhere;color:#145622;background:#eef7ef;border-radius:10px;margin-top:14px;padding:13px;font-weight:800;display:block}.bling-form{gap:15px;display:grid}.bling-form label{color:#294b31;gap:7px;font-weight:800;display:grid}.bling-form input{color:#173e20;background:#fff;border:1px solid #b9cfbd;border-radius:10px;width:100%;min-height:48px;padding:10px 13px;font-size:16px}.bling-form button,.bling-connect{color:#fff;text-align:center;cursor:pointer;background:#17752c;border:0;border-radius:11px;min-height:49px;padding:14px 20px;font-weight:900}.bling-form button:disabled{opacity:.65;cursor:wait}.bling-sync{gap:12px;display:grid}.bling-sync h2{margin:0;font:750 23px/1.2 Georgia,serif}.bling-sync p,.bling-sync small{color:#65756a;margin:0;line-height:1.55}.bling-sync button{color:#fff;cursor:pointer;background:#17752c;border:0;border-radius:11px;min-height:52px;padding:14px 20px;font-size:16px;font-weight:900}.bling-sync button:disabled{opacity:.65;cursor:wait}.bling-connect{color:#183d1f;background:#d8a500;display:block}.bling-message,.bling-notice{color:#145622;background:#eef7ef;border-radius:11px;margin:0;padding:14px 18px;font-weight:800}.bling-notice.error{color:#8e2626;background:#fff1f1}.bling-safety{background:#fffbef;border-color:#eadfba}.bling-safety strong{color:#745b00;margin-bottom:5px;display:block}@media (width<=620px){.bling-page-header{padding-inline:16px}.bling-page-header img{width:112px}.bling-shell{padding-top:35px}.bling-status,.bling-help,.bling-form,.bling-safety{padding:19px}}@media (width<=700px){.admin-home-header{grid-template-columns:1fr auto}.admin-home-header>div{display:none}.admin-home-grid{grid-template-columns:1fr}.admin-home-grid>a{grid-template-columns:48px 1fr;min-height:0;padding:21px}.admin-home-grid i{border-radius:14px;width:48px;height:48px;font-size:22px}.admin-store-preview{flex-direction:column;align-items:flex-start}}.crm-login-page{background:linear-gradient(145deg,#f7fcf8,#eaf7ec 55%,#eaf5fb);place-items:center;min-height:100vh;padding:24px;display:grid}.crm-login-card{text-align:center;background:#fff;border:1px solid #cfe5d3;border-radius:26px;width:min(470px,100%);padding:38px;box-shadow:0 24px 70px #174b2320}.crm-login-card img{width:190px;height:auto;margin-bottom:22px}.crm-login-card h1{color:#174b23;margin:5px 0 12px;font:800 44px/1.05 Georgia,serif}.crm-login-card>p{color:#596d5e;line-height:1.6}.crm-kicker{letter-spacing:.18em;text-transform:uppercase;margin:0;font-weight:900;color:#168a14!important;font-size:11px!important}.crm-login-button{background:#168a14;border-radius:13px;margin:24px 0 12px;padding:15px 20px;font-weight:900;display:block;color:#fff!important}.crm-forgot-link{color:#176b27;margin:4px 0 22px;font-size:13px;font-weight:700;display:inline-block}.crm-login-card>small{color:#758079;display:block}.crm-access-error{color:#714512;background:#fff4e5;border-radius:13px;gap:8px;margin:20px 0;padding:16px;display:grid}.crm-access-error a{color:#168a14;font-weight:800}.crm-protected{background:#f4f8f5;min-height:100vh}.crm-page{color:#183921;min-height:100vh}.crm-header{background:#fff;border-bottom:1px solid #d7e8da;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:22px clamp(18px,4vw,54px);display:grid}.crm-header img{width:150px}.crm-header h1{color:#174b23;margin:2px 0;font:800 clamp(28px,4vw,42px)/1 Georgia,serif}.crm-header p{color:#637269;margin:5px 0}.crm-header>button,.crm-toolbar button{color:#fff;cursor:pointer;background:#168a14;border:0;border-radius:12px;padding:13px 18px;font-weight:900}.crm-nav{scrollbar-width:thin;background:#fff;border-bottom:1px solid #d7e8da;gap:8px;padding:12px clamp(18px,4vw,54px);display:flex;overflow-x:auto}.crm-nav button{color:#43604a;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;flex:none;padding:11px 16px;font-weight:800}.crm-nav button.active{color:#168a14;background:#eaf7ec;border-color:#a8d9af}.crm-content{max-width:1320px;margin:auto;padding:26px clamp(16px,3vw,36px) 70px}.crm-message{color:#a12d2d;background:#fff0f0;border-radius:11px;max-width:1248px;margin:16px auto 0;padding:12px 16px;font-weight:800}.crm-message.success{color:#176b27;background:#eaf7ec}.crm-search{background:#fff;border:1px solid #cfe5d3;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-bottom:22px;padding:7px 8px 7px 16px;display:grid}.crm-search span{color:#168a14;font-size:24px}.crm-search input,.crm-toolbar input,.crm-list-search{min-width:0;font:inherit;background:0 0;border:0;outline:none;padding:11px}.crm-search button{color:#fff;background:#174b23;border:0;border-radius:9px;padding:11px 16px;font-weight:800}.crm-status-grid{grid-template-columns:repeat(7,minmax(120px,1fr));gap:11px;padding-bottom:7px;display:grid;overflow-x:auto}.crm-status-grid button{text-align:left;cursor:pointer;background:#fff;border:1px solid #d7e8da;border-radius:15px;min-height:105px;padding:16px}.crm-status-grid strong{color:#168a14;font-size:30px;display:block}.crm-status-grid span{color:#48604e;margin-top:8px;font-size:12px;font-weight:800;display:block}.crm-summary-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:22px;display:grid}.crm-summary-card{background:#fff;border:1px solid #d7e8da;border-radius:17px;min-height:220px;padding:20px}.crm-summary-card>span{color:#58705e;font-weight:800}.crm-summary-card>strong{color:#174b23;margin:7px 0 14px;font-size:38px;display:block}.crm-summary-card>div{gap:6px;display:grid}.crm-summary-card small{color:#637269;border-top:1px solid #edf4ee;padding-top:6px}.crm-summary-card.danger{background:#fffaf3;border-color:#f0d5b1}.crm-summary-card.danger>strong{color:#b05d00}.crm-two-columns{grid-template-columns:minmax(320px,.85fr) minmax(400px,1.15fr);align-items:start;gap:20px;display:grid}.crm-panel{background:#fff;border:1px solid #d7e8da;border-radius:18px;padding:24px;box-shadow:0 10px 35px #174b230b}.crm-panel-title{margin-bottom:18px}.crm-panel-title h2{color:#174b23;margin:0 0 5px;font:800 27px/1.1 Georgia,serif}.crm-panel-title small{color:#6e7d72}.crm-field{gap:7px;margin-bottom:14px;display:grid}.crm-field>span{color:#385340;font-size:12px;font-weight:900}.crm-field input,.crm-field select,.crm-field textarea,.crm-template-select select{color:#183921;width:100%;font:inherit;background:#fff;border:1px solid #bedac3;border-radius:10px;outline:none;padding:12px 13px}.crm-field input:focus,.crm-field select:focus,.crm-field textarea:focus{border-color:#168a14;box-shadow:0 0 0 3px #20ad0518}.crm-field-row{grid-template-columns:1fr 1fr;gap:13px;display:grid}.crm-primary{color:#fff;cursor:pointer;background:#168a14;border:0;border-radius:11px;width:100%;padding:14px;font-weight:900}.crm-primary:disabled{opacity:.6}.crm-client-list{gap:10px;max-height:670px;display:grid;overflow:auto}.crm-client-list article{border:1px solid #e0ece2;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;padding:15px;display:flex}.crm-client-list article>div{gap:3px;display:grid}.crm-client-list strong{color:#174b23}.crm-client-list span,.crm-client-list small{color:#6b7c70;font-size:12px}.crm-client-list a,.crm-whatsapp-large{text-align:center;background:#1da851;border-radius:9px;padding:10px 13px;font-size:12px;font-weight:900;color:#fff!important}.crm-form-wide{max-width:980px;margin:auto}.crm-attachments{flex-wrap:wrap;gap:8px;margin:4px 0 18px;display:flex}.crm-attachments label{color:#168a14;cursor:pointer;border:1px dashed #168a14;border-radius:9px;padding:10px 13px;font-weight:800}.crm-attachments input{display:none}.crm-attachments span{color:#48604e;background:#eef7f0;border-radius:8px;padding:10px;font-size:12px}.crm-toolbar{background:#fff;border:1px solid #d7e8da;border-radius:13px;grid-template-columns:1fr auto;gap:12px;margin-bottom:16px;padding:8px;display:grid}.crm-attendance-list{gap:11px;display:grid}.crm-attendance-list article{background:#fff;border:1px solid #d7e8da;border-radius:15px;grid-template-columns:minmax(270px,1fr) minmax(190px,.38fr) auto;align-items:center;gap:16px;padding:17px;display:grid}.crm-ticket-main{grid-template-columns:auto 1fr;align-items:center;gap:4px 10px;display:grid}.crm-ticket-main h3{color:#174b23;grid-column:1/-1;margin:3px 0}.crm-ticket-main small{color:#6b7c70;grid-column:1/-1}.crm-ticket-main b{color:#168a14;grid-column:1/-1}.crm-stage{color:#176b27;text-transform:uppercase;background:#eaf7ec;border-radius:999px;width:max-content;padding:5px 8px;font-size:10px;font-weight:900}.crm-attendance-list select{background:#fff;border:1px solid #bedac3;border-radius:10px;padding:11px}.crm-ticket-actions{gap:7px;display:grid}.crm-ticket-actions button,.crm-ticket-actions a{color:#176b27;text-align:center;cursor:pointer;background:#fff;border:1px solid #168a14;border-radius:8px;padding:9px 11px;font-size:11px;font-weight:900}.crm-ticket-actions a{color:#fff;background:#1da851;border-color:#1da851}.crm-reminder-list{gap:10px;display:grid}.crm-reminder-list article{border:1px solid #d7e8da;border-radius:12px;justify-content:space-between;gap:12px;padding:14px;display:flex}.crm-reminder-list article.overdue{background:#fffaf3;border-color:#e7b775}.crm-reminder-list article>div{gap:4px;display:grid}.crm-reminder-list span,.crm-reminder-list small{color:#65756a;font-size:12px}.crm-reminder-list button{color:#168a14;background:#fff;border:1px solid #168a14;border-radius:8px;align-self:center;padding:9px;font-weight:800}.crm-template-list{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.crm-template-list article{border:1px solid #d7e8da;border-radius:13px;gap:9px;padding:16px;display:grid}.crm-template-list textarea{font:inherit;border:1px solid #bedac3;border-radius:9px;padding:11px}.crm-template-list button{color:#fff;background:#168a14;border:0;border-radius:8px;justify-self:start;padding:9px 12px;font-weight:800}.crm-modal{z-index:1200;background:#0d2819c7;place-items:center;padding:15px;display:grid;position:fixed;inset:0}.crm-modal-card{background:#fff;border-radius:20px;width:min(720px,100%);max-height:92vh;padding:28px;position:relative;overflow:auto}.crm-modal-close{color:#174b23;background:#eef7f0;border:0;border-radius:50%;width:38px;height:38px;font-size:24px;position:absolute;top:14px;right:16px}.crm-modal-card h2{color:#174b23;margin:12px 0 3px}.crm-modal-card h3{margin:0 0 12px}.crm-detail-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin:18px 0;display:grid}.crm-detail-grid span{background:#f3f8f4;border-radius:10px;gap:3px;padding:12px;display:grid}.crm-detail-grid small{color:#708077}.crm-template-select{gap:6px;margin-bottom:10px;display:grid}.crm-whatsapp-large{padding:13px;display:block}.crm-file-list,.crm-history{gap:8px;margin-top:20px;display:grid}.crm-file-list a{color:#168a14;font-weight:800}.crm-history article{background:#f6faf7;border-left:3px solid #20ad05;gap:3px;padding:11px;display:grid}.crm-history span,.crm-history small{color:#6a796e;font-size:12px}@media (width<=850px){.crm-header{grid-template-columns:1fr auto;gap:12px}.crm-header img{width:120px}.crm-header>div{grid-area:2/1/auto/-1}.crm-header>button{grid-area:1/2}.crm-summary-grid,.crm-two-columns,.crm-attendance-list article,.crm-template-list{grid-template-columns:1fr}}@media (width<=560px){.access-banner{font-size:10px}.crm-login-card{padding:28px 20px}.crm-header{padding:15px}.crm-header>button{padding:11px;font-size:12px}.crm-header h1{font-size:30px}.crm-content{padding:18px 12px 60px}.crm-search{grid-template-columns:auto 1fr}.crm-search button{grid-column:1/-1}.crm-field-row,.crm-detail-grid{grid-template-columns:1fr}.crm-panel{padding:18px}.crm-status-grid{grid-template-columns:repeat(7,125px)}.crm-client-list article{flex-direction:column;align-items:flex-start}.crm-client-list a{width:100%}.crm-ticket-actions{grid-template-columns:1fr 1fr}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
