:root{--green:#137a3f;--dark:#0b512b;--light:#edf8f0;--pale:#f8fcf8;--lime:#bfe46d;--ink:#1d1d1f;--muted:#6b716d;--line:#dce8df;--white:#fff;--danger:#b9372a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0 0 28px;background:#fff;color:var(--ink);font:15px/1.45 Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea{font:inherit}.site-header{position:sticky;z-index:50;top:0;height:78px;padding:12px max(20px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7ece8;background:#fffffff2;backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:13px}.brand>span,.footer-brand>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;border:3px solid var(--lime);font-size:11px;font-weight:1000}.brand>b{font-size:27px;letter-spacing:-1.2px}.header-order{min-width:158px;padding:10px 20px;border-radius:999px;display:flex;flex-direction:column;align-items:center;background:var(--green);color:#fff;box-shadow:0 9px 25px #137a3f2e;line-height:1.05}.header-order b{font-size:16px}.header-order small{font-size:10px}.flash{max-width:724px;margin:14px auto;padding:13px 16px;border-radius:12px;font-weight:800}.flash-ok{background:#dff5e8;color:#17683c}.flash-error{background:#ffe4dc;color:#9b291b}.order-page{width:min(724px,calc(100% - 28px));margin:24px auto 0}.hero-card{position:relative;min-height:520px;overflow:hidden;border-radius:28px;background:var(--dark);color:#fff;box-shadow:0 18px 50px #0b512b1e}.hero-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 46%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#06180fd9 0%,#092e1cb3 54%,#08190f26 100%)}.hero-content{position:relative;z-index:1;width:84%;padding:35px;display:flex;flex-direction:column;align-items:flex-start}.official-badge{padding:9px 15px;border-radius:999px;background:var(--green);font-weight:900}.official-badge span{width:23px;height:23px;margin-right:5px;border-radius:50%;display:inline-grid;place-items:center;background:#fff;color:var(--green)}.hero-content h1{max-width:590px;margin:26px 0 16px;font-size:clamp(44px,7vw,58px);line-height:.98;letter-spacing:-3px;font-weight:1000;text-wrap:balance}.hero-content>p{max-width:530px;margin:0 0 25px;font-size:20px;line-height:1.35;font-weight:700}.hero-button{min-height:68px;padding:0 29px;border-radius:999px;display:inline-flex;align-items:center;gap:18px;background:var(--green);color:#fff;font-size:20px;font-weight:1000;box-shadow:0 13px 30px #06190e54}.hero-button b{font-size:35px;line-height:0}.hero-tagline{margin-top:17px;padding:8px 13px;border:1px solid #ffffff60;border-radius:999px;background:#0b281a70;font-size:13px;font-weight:900}.order-note{margin:20px 0 32px;padding:18px 24px;border:1px solid #dfe9e1;border-radius:999px;background:var(--pale);font-size:15px;font-weight:700}.packages{padding-bottom:25px}.section-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-title span{display:inline-block;padding:5px 12px;border-radius:999px;background:var(--green);color:#fff;font-size:11px;font-weight:900}.section-title h2{margin:8px 0 0;font-size:31px;line-height:1;letter-spacing:-1.5px}.section-title>p{margin:0;text-align:right;color:var(--muted);font-size:13px;font-weight:800}.package-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.package-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 10px 30px #163d250c}.package-card.popular{border-color:#8fc89f;box-shadow:0 13px 34px #137a3f17}.package-image{position:relative}.package-image img{width:100%;height:175px;object-fit:cover;object-position:center}.popular-label{position:absolute;top:11px;right:11px;padding:5px 9px;border:1px solid #b9e1c5;border-radius:999px;background:#f0fff4;color:var(--green);font-size:10px;font-weight:900}.package-info{padding:15px}.bag-count{color:var(--green);font-size:10px;font-weight:1000;text-transform:uppercase}.package-info h3{margin:3px 0 5px;font-size:18px;line-height:1.1}.package-info>p{height:36px;overflow:hidden;margin:0;color:var(--muted);font-size:12px}.package-bottom{margin-top:13px;display:flex;align-items:center;justify-content:space-between;gap:9px}.package-bottom strong{font-size:20px;white-space:nowrap}.pick-button{min-width:94px;height:42px;border:0;border-radius:999px;background:var(--green);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 7px 18px #137a3f24}.pick-button:hover{background:var(--dark)}.pick-button:disabled{opacity:.45;cursor:not-allowed}.simple-steps{margin:14px 0 34px;padding:18px 20px;display:grid;grid-template-columns:1.1fr repeat(3,1fr);align-items:center;gap:10px;border-radius:18px;background:var(--light);color:var(--dark)}.simple-steps>b{font-size:16px}.simple-steps span{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:800}.simple-steps i{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-style:normal}.site-footer{width:min(1080px,calc(100% - 28px));margin:0 auto;padding:36px 20px;display:flex;flex-direction:column;align-items:center;gap:9px;border:1px solid var(--line);border-radius:22px;text-align:center}.footer-brand{display:flex;flex-direction:column;align-items:center;gap:7px}.footer-brand>b{font-size:12px}.site-footer>strong{font-size:14px}.site-footer>a{color:var(--green);font-weight:900}.site-footer p,.site-footer small{margin:0;color:var(--muted);font-size:11px}.order-modal{position:fixed;z-index:100;inset:0;visibility:hidden;opacity:0;transition:.2s}.order-modal.is-open{visibility:visible;opacity:1}.modal-backdrop{position:absolute;inset:0;background:#071b11a8;backdrop-filter:blur(5px)}.modal-panel{position:absolute;left:50%;bottom:0;width:min(570px,100%);max-height:92vh;overflow-y:auto;padding:12px 18px 24px;border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -22px 65px #0004;transform:translate(-50%,105%);transition:.28s ease}.order-modal.is-open .modal-panel{transform:translate(-50%,0)}.modal-handle{width:48px;height:4px;margin:0 auto 7px;border-radius:99px;background:#d6dad7}.modal-close{position:sticky;z-index:5;top:0;float:right;width:38px;height:38px;border:0;border-radius:50%;background:#eff7f1;color:var(--green);font-size:23px;cursor:pointer}.modal-head{padding:5px 47px 10px 1px}.modal-head>span{color:var(--green);font-size:10px;font-weight:900;letter-spacing:1px}.modal-head h2{margin:2px 0 11px;font-size:29px;line-height:1}.selected-package{display:flex;justify-content:space-between;gap:12px;padding:13px 14px;border-radius:14px;background:var(--light);color:var(--dark)}.selected-package strong{white-space:nowrap}.modal-section{margin:12px 0;padding:15px;border:1px solid var(--line);border-radius:16px;background:#fff}.modal-section h3{margin:0}.flavour-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.flavour-title p{margin:2px 0 0;color:var(--muted);font-size:11px}.bag-meter{min-width:58px;padding:7px 9px;text-align:center;border-radius:10px;background:var(--light);color:var(--dark);font-weight:900}.bag-meter.complete{background:var(--green);color:#fff}.bag-meter.over{background:#ffe1dc;color:var(--danger)}.flavour-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.flavour-control{display:flex;align-items:center;justify-content:space-between;gap:7px;padding:9px;border-radius:11px;background:var(--light)}.flavour-control>span{display:flex;flex-direction:column;min-width:0}.flavour-control b{overflow:hidden;text-overflow:ellipsis;font-size:11px;white-space:nowrap}.flavour-control small{color:var(--muted);font-size:9px}.flavour-control>div{display:flex;align-items:center}.flavour-control button{width:29px;height:31px;border:0;background:#fff;color:var(--green);font-size:18px;font-weight:900;cursor:pointer}.flavour-control button:first-child{border-radius:8px 0 0 8px}.flavour-control button:last-child{border-radius:0 8px 8px 0}.flavour-control input{width:35px;height:31px;border:0;border-left:1px solid var(--line);border-right:1px solid var(--line);text-align:center;font-size:12px;font-weight:900;-moz-appearance:textfield}.flavour-control input::-webkit-inner-spin-button{display:none}.flavour-error{margin-top:9px;padding:8px;border-radius:9px;background:#ffe4dc;color:var(--danger);font-size:11px;font-weight:800}.customer-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.customer-fields h3,.customer-fields label:nth-of-type(3),.customer-fields label:nth-of-type(4){grid-column:1/-1}.customer-fields label{font-size:11px;font-weight:800}.customer-fields input,.customer-fields textarea{width:100%;margin-top:5px;padding:11px 12px;border:1px solid var(--line);border-radius:10px;background:#fcfefc}.customer-fields input:focus,.customer-fields textarea:focus{outline:2px solid #91d4a4;border-color:var(--green)}.terms{display:flex;gap:8px;align-items:flex-start;margin:13px 2px;color:var(--muted);font-size:11px}.pay-button{position:sticky;z-index:4;bottom:0;width:100%;min-height:56px;padding:0 20px;border:0;border-radius:15px;display:flex;align-items:center;justify-content:space-between;background:var(--green);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 -7px 23px #ffffff,0 10px 25px #137a3f30}.pay-button:disabled{opacity:.55}.pay-button b{font-size:17px}.secure-note{text-align:center;color:var(--muted);font-size:10px}.page-shell{max-width:900px;min-height:70vh;margin:auto;padding:60px 22px}.success-page{text-align:center}.success-mark{width:70px;height:70px;margin:auto;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-size:30px}.success-page>span{display:block;margin-top:16px;color:var(--green);font-size:11px;font-weight:bold;text-transform:uppercase}.success-page>h1{margin:5px;font-size:45px}.success-page>p{max-width:620px;margin:10px auto;color:var(--muted)}.success-actions{display:flex;justify-content:center;gap:10px;margin:25px}.btn{min-height:48px;padding:0 20px;border:0;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;cursor:pointer}.btn-whatsapp{background:#1daa61;color:#fff}.btn-ghost-dark{border:1px solid var(--line);background:#fff;color:var(--dark)}.order-receipt,.proof-upload{max-width:680px;margin:25px auto;padding:27px;text-align:left;border:1px solid var(--line);border-radius:18px;background:#fff}.order-receipt>div{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line)}.order-receipt span{display:flex;flex-direction:column}.order-receipt small{color:var(--muted)}.order-receipt .grand{font-size:20px;border:0}.proof-upload form{display:flex;gap:10px}.status-note{max-width:680px;margin:20px auto;padding:14px;border-radius:10px;background:#fff0cc;color:#8d5e0c}.prose{max-width:820px;line-height:1.8}.page-head h1{font-size:50px}.page-head>span{color:var(--green);font-size:11px;font-weight:bold;text-transform:uppercase}@media(max-width:620px){body{padding-bottom:15px}.site-header{height:64px;padding:9px 14px}.brand{gap:9px}.brand>span{width:34px;height:34px}.brand>b{font-size:22px}.header-order{min-width:129px;padding:8px 15px}.header-order b{font-size:14px}.order-page{width:calc(100% - 22px);margin-top:12px}.hero-card{min-height:410px;border-radius:22px}.hero-shade{background:linear-gradient(90deg,#06180fe3 0%,#092e1ca6 74%,#08190f21 100%)}.hero-content{width:100%;padding:22px 19px}.official-badge{padding:7px 11px;font-size:12px}.official-badge span{width:19px;height:19px}.hero-content h1{max-width:310px;margin:22px 0 12px;font-size:39px;letter-spacing:-2.3px}.hero-content>p{max-width:310px;margin-bottom:20px;font-size:15px}.hero-button{min-height:55px;padding:0 22px;font-size:16px}.hero-tagline{font-size:10px}.order-note{margin:12px 0 24px;padding:14px 16px;border-radius:16px;font-size:12px}.section-title{align-items:center}.section-title h2{font-size:24px}.section-title>p{font-size:10px}.package-grid{gap:8px}.package-card{border-radius:15px}.package-image img{height:124px}.package-info{padding:11px}.package-info h3{height:34px;overflow:hidden;font-size:14px}.package-info>p{display:none}.package-bottom{margin-top:9px;display:block}.package-bottom strong{display:block;margin-bottom:8px;font-size:20px}.pick-button{width:100%;height:40px}.simple-steps{grid-template-columns:1fr 1fr;margin-bottom:24px}.simple-steps>b{grid-column:1/-1}.site-footer{padding:30px 15px}.modal-panel{max-height:94vh;padding:10px 13px 20px}.modal-head{padding-right:43px}.modal-head h2{font-size:26px}.modal-section{padding:13px}.flavour-grid{grid-template-columns:1fr}.customer-fields{grid-template-columns:1fr}.customer-fields h3,.customer-fields label:nth-of-type(3),.customer-fields label:nth-of-type(4){grid-column:auto}.success-actions{flex-direction:column;margin:22px 0}.success-actions .btn{width:100%}.page-shell{padding:45px 16px}.proof-upload form{flex-direction:column}}@media(max-width:370px){.package-image img{height:108px}.package-info h3{font-size:13px}.package-bottom strong{font-size:18px}}@media print{.site-header,.site-footer,.success-actions,.proof-upload{display:none!important}}
