@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&family=Sacramento&display=swap";*{box-sizing:border-box}:root{--bg:#f1f1f1;--white:#fff;--brown:#3a2318;--brown-soft:#4e423b;--muted:#8b8179;--orange:#df932b;--orange-dark:#bd7420;--green:#7d921d;--green-dark:#526612;--red:#b72b20;--cream:#fff8ed;--line:#df932b38}html{scroll-behavior:smooth}body{background:var(--bg);margin:0;font-family:Poppins,sans-serif}button,input,select,textarea{font-family:Poppins,sans-serif}button{cursor:pointer}.pakopako-page{background:var(--bg);min-height:100vh;color:var(--brown);overflow-x:hidden}.cursor-dot{display:none}.soft-bg-decoration{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.decor-circle{filter:blur(24px);opacity:.14;border-radius:50%;position:absolute}.decor-circle-one{background:var(--orange);width:180px;height:180px;top:120px;left:-80px}.decor-circle-two{background:var(--green);width:210px;height:210px;top:300px;right:-110px}.decor-star{color:var(--orange);opacity:.36;font-size:22px;position:absolute}.decor-star-one{top:27%;left:10%}.decor-star-two{top:17%;right:14%}.pakopako-header,.pakopako-hero,.how-section,.products-section,.contact-section,.pakopako-footer{z-index:1;position:relative}.pakopako-header{background:var(--bg);justify-content:space-between;align-items:center;gap:12px;min-height:78px;padding:0 18px;display:flex}.pakopako-logo{align-items:center;gap:10px;min-width:0;display:flex}.logo-symbol{color:var(--orange);font-size:22px;line-height:1}.pakopako-logo h1{letter-spacing:clamp(3px,1.1vw,5px);color:var(--brown);margin:0;font-size:clamp(18px,5vw,25px);font-weight:900}.pakopako-logo p{letter-spacing:clamp(2px,.85vw,6px);color:var(--muted);text-transform:uppercase;white-space:nowrap;margin:3px 0 0;font-size:clamp(6px,1.9vw,9px);font-weight:600}.header-actions{align-items:center;gap:10px;display:flex}.phone-pill,.header-buy-btn,.header-contact-link{display:none}.menu-icon{color:var(--orange);background:0 0;border:none;font-size:29px;line-height:1}.pakopako-hero{background:var(--bg);text-align:center;grid-template-columns:1fr;align-items:center;gap:18px;min-height:auto;padding:8px 18px 124px;display:grid;position:relative;overflow:hidden}.hero-visual{z-index:2;justify-content:center;align-items:center;height:clamp(270px,72vw,330px);display:flex;position:relative}.plate-shadow{filter:blur(12px);background:#2a1b1229;border-radius:50%;width:min(72vw,275px);height:58px;position:absolute;bottom:43px;left:50%;transform:translate(-48%)rotate(10deg)}.food-tray{background:#111;border-radius:26px;width:min(88vw,340px);height:clamp(150px,43vw,172px);position:relative;transform:rotate(12deg);box-shadow:0 34px 52px #00000029}.food-tray:before{content:"";border:1px solid #ffffff0f;border-radius:22px;position:absolute;inset:12px}.food-inner{background:linear-gradient(135deg,#f0bb58 0%,#d89438 48%,#aa642e 100%);border-radius:19px;position:absolute;inset:20px;overflow:hidden}.food-inner:before{content:"";background:radial-gradient(circle at 18% 25%,#ffe8ac73,#0000 26%),radial-gradient(circle at 75% 75%,#ffdc9652,#0000 35%);position:absolute;inset:0}.bread{z-index:2;background:linear-gradient(135deg,#ffd987,#e29f41);border-radius:50%;height:clamp(56px,16vw,64px);position:absolute;box-shadow:inset -8px -12px 18px #8c471929}.bread-top{width:clamp(178px,52vw,198px);top:25px;left:30px;transform:rotate(-4deg)}.bread-bottom{width:clamp(170px,50vw,188px);bottom:24px;right:30px;transform:rotate(4deg)}.tomato-sauce{z-index:4;background:linear-gradient(90deg,#982118,#d33a28,#a31f17);border-radius:999px;position:absolute;box-shadow:0 8px 16px #701c1147}.sauce-one{height:19px;top:63px;left:34px;right:34px}.sauce-two{opacity:.72;height:15px;top:84px;left:56px;right:55px}.shine{display:none}.floating{filter:drop-shadow(0 16px 16px #0000002e);z-index:4;font-size:clamp(26px,8vw,34px);animation:4.5s ease-in-out infinite softFloat;position:absolute}.floating-tomato{top:22%;left:2%}.floating-leaf{animation-delay:.8s;bottom:15%;left:9%}.floating-chili{animation-delay:.4s;bottom:25%;right:3%}.hero-text{z-index:2;position:relative}.script-title{color:var(--brown);letter-spacing:0;margin:0 0 -10px;font-family:Sacramento,cursive;font-size:clamp(40px,12vw,58px);font-weight:400;line-height:1}.hero-text h2{color:var(--brown);letter-spacing:-2px;margin:0 0 20px;font-size:clamp(56px,16vw,82px);font-weight:900;line-height:.92}.rating-row{justify-content:center;align-items:center;gap:9px;margin-bottom:18px;display:flex}.stars{color:#e3a23a;letter-spacing:2px;font-size:13px}.rating-row strong{font-size:14px;font-weight:800}.rating-row small{color:#8f857d;font-size:11px;font-weight:500}.hero-description{background:var(--white);width:100%;color:var(--brown-soft);border-radius:12px;padding:21px 20px;font-size:clamp(13px,3.5vw,15px);font-weight:400;line-height:1.75;box-shadow:0 18px 35px #00000009}.hero-buttons{flex-direction:column;align-items:stretch;gap:12px;margin-top:24px;display:flex}.main-btn,.outline-btn{text-transform:uppercase;letter-spacing:1.4px;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-size:11px;font-weight:900;display:inline-flex}.main-btn{background:var(--orange);color:var(--white);border:none}.outline-btn{color:#b77b2c;background:0 0;border:1px solid #d99a40;text-decoration:none}.hero-price-badge{background:var(--green);color:#fff;outline:2px dashed var(--green);outline-offset:8px;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:104px;height:104px;animation:3.5s ease-in-out infinite softBadge;display:flex;position:absolute;top:-34px;right:8px}.hero-price-badge strong{letter-spacing:2px;margin:0;font-size:24px;font-weight:900;line-height:1}.hero-price-badge span{margin-top:6px;font-size:11px;font-weight:800}.hero-price-badge small,.hero-price-badge del{font-size:10px}.hero-wave{z-index:1;pointer-events:none;width:100%;height:112px;line-height:0;position:absolute;bottom:-1px;left:0;right:0}.hero-wave svg{width:100%;height:100%;display:block}.how-section{background:#fff;padding:18px 18px 72px;overflow:hidden}.service-strip{z-index:2;background:#fffffff0;border:1px solid #df932b1f;border-radius:24px;grid-template-columns:1fr;gap:10px;width:min(1120px,100%);margin:-26px auto 42px;padding:12px;display:grid;position:relative;box-shadow:0 20px 45px #3a231814}.service-item{background:var(--cream);border-radius:18px;align-items:center;gap:13px;min-height:68px;padding:12px 14px;display:flex}.service-icon{width:42px;height:42px;color:var(--orange);background:#fff4df;border:1px solid #df932b38;border-radius:16px;flex:none;justify-content:center;align-items:center;font-size:20px;display:inline-flex}.service-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.service-copy strong{color:var(--brown);font-size:13px;font-weight:900}.service-copy small{color:var(--muted);font-size:11px;font-weight:600;line-height:1.35}.section-heading{text-align:center;margin-bottom:46px}.section-heading p,.contact-script{color:var(--orange);margin:0;font-family:Sacramento,cursive;font-size:clamp(36px,11vw,42px);font-weight:400;line-height:1}.section-heading h3,.contact-text h3{color:var(--brown);letter-spacing:.5px;margin:3px 0 0;font-size:clamp(27px,8vw,38px);font-weight:900;line-height:1.08}.steps-grid{grid-template-columns:1fr;gap:18px;width:min(1120px,100%);margin:0 auto;display:grid;position:relative}.steps-grid:before{content:"";border-left:2px dashed #df932b47;position:absolute;top:28px;bottom:28px;left:26px}.step-card{background:radial-gradient(circle at 100% 0,#df932b24,#0000 35%),#fff;border:1px solid #df932b1f;border-radius:22px;min-height:168px;padding:22px 20px 22px 82px;position:relative;box-shadow:0 18px 38px #3a231814}.step-number{background:var(--orange);color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:900;display:inline-flex;position:absolute;top:21px;left:16px}.step-illustration{width:40px;height:40px;color:var(--green);background:#f6f1e8;border-radius:15px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:22px;left:50px;transform:rotate(-4deg)}.step-illustration span{font-size:22px;font-weight:900}.step-card h4{color:var(--brown);margin:0 0 8px;font-size:clamp(16px,4.7vw,18px);font-weight:900;line-height:1.2}.step-card p{color:var(--brown-soft);margin:0;font-size:13px;font-weight:500;line-height:1.62}.products-section{background:#fff;padding:20px 18px 82px}.product-grid{grid-template-columns:1fr;gap:78px;max-width:1220px;margin:0 auto;display:grid}.pakopako-card{color:#fff;border-radius:14px;min-height:350px;padding:96px 22px 28px;position:relative;box-shadow:0 20px 35px #0000001f}.pakopako-card.green{background:var(--green)}.pakopako-card.green .card-price{background-color:var(--orange);outline:2px dashed var(--orange)}.pakopako-card.orange{background:#eda93d}.mini-food{background:#111;border-radius:18px;width:min(58vw,195px);height:106px;position:absolute;top:-48px;left:25px;transform:rotate(-11deg);box-shadow:0 20px 28px #0000002e}.mini-bread{background:linear-gradient(135deg,#ffd887,#c77b2d);border-radius:15px;position:absolute;inset:20px}.mini-bread:before,.mini-bread:after{content:"";background:#f8d383;border-radius:50%;width:82px;height:35px;position:absolute}.mini-bread:before{top:14px;left:20px}.mini-bread:after{bottom:10px;right:18px}.mini-sauce{background:var(--red);z-index:2;border-radius:25px;height:14px;position:absolute;top:52px;left:38px;right:36px}.card-price{color:#718620;outline-offset:6px;background:#fff;border-radius:50%;outline:1px dashed #fff;flex-direction:column;justify-content:center;align-items:center;width:98px;height:98px;display:flex;position:absolute;top:-29px;right:22px}.card-price span{text-transform:uppercase;font-size:10px;font-weight:800}.card-price strong{font-size:23px;font-weight:900;line-height:1.1}.card-price small,.card-price del{font-size:10px;font-weight:900}.card-script{opacity:.92;margin:0;font-family:Sacramento,cursive;font-size:clamp(34px,10vw,38px);line-height:1}.pakopako-card h4{margin:0 0 13px;font-size:clamp(28px,8vw,35px);font-weight:900;line-height:1}.card-rating{align-items:center;gap:10px;margin-bottom:18px;display:flex}.card-rating span{color:#e0a13a;letter-spacing:1px;background:#fff;border-radius:20px;padding:4px 10px;font-size:11px}.card-rating b{color:var(--brown)}.card-description{width:96%;margin:0 0 24px;font-size:13px;font-weight:500;line-height:1.62}.button-card{gap:10px;display:flex}.button-card .card-btn-voir{color:#fff;background-color:#0000;border:2px solid #fff;border-radius:999px;height:39px;padding:0 25px;font-weight:200}.card-btn{background:var(--brown);color:#fff;text-transform:uppercase;border:none;border-radius:999px;justify-content:center;align-items:center;height:39px;padding:0 25px;font-weight:900;display:flex}.card-btn-header{background-color:red}.contact-section{background:radial-gradient(circle at 0 0,#7d921d2e,#0000 34%),linear-gradient(#fff 0%,#f7f3ed 100%);padding:20px 18px 96px}.contact-content{grid-template-columns:1fr;align-items:center;gap:24px;width:min(1120px,100%);margin:0 auto;display:grid}.contact-text{text-align:center}.contact-text>p:not(.contact-script){color:var(--brown-soft);max-width:620px;margin:16px auto 0;font-size:14px;line-height:1.75}.contact-mini-info{flex-direction:column;align-items:center;gap:10px;margin-top:20px;display:flex}.contact-mini-info span{width:100%;min-height:42px;color:var(--brown);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 12px 28px #3a23180f}.contact-form{background:#fff;border:1px solid #df932b24;border-radius:24px;flex-direction:column;gap:15px;padding:20px;display:flex;box-shadow:0 24px 50px #3a23181a}.contact-form label{color:var(--brown);flex-direction:column;gap:7px;font-size:13px;font-weight:900;display:flex}.contact-form input,.contact-form textarea{width:100%;color:var(--brown);resize:vertical;background:#fffaf5;border:1px solid #ded2c6;border-radius:14px;outline:none;padding:13px 14px;font-size:14px}.contact-form input{height:48px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #d99b4129}.contact-form button{background:linear-gradient(135deg, var(--green), var(--green-dark));color:#fff;text-transform:uppercase;letter-spacing:1.4px;border:none;border-radius:999px;min-height:50px;font-size:12px;font-weight:950}.contact-success{color:#526a17;text-align:center;background:#eaf6dd;border-radius:14px;margin:0;padding:12px 14px;font-size:13px;font-weight:800}.order-modal{z-index:1000;background:#1f130cab;justify-content:center;align-items:flex-start;padding:25px 14px;display:flex;position:fixed;inset:0;overflow-y:auto}.order-box{background:#fff;border-radius:24px;width:min(960px,100%);padding:28px 18px;animation:.3s modalIn;position:relative}@keyframes modalIn{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.close-modal{width:38px;height:38px;color:var(--brown);background:#f3ece4;border:none;border-radius:50%;font-size:25px;position:absolute;top:17px;right:17px}.modal-title{margin-bottom:24px}.modal-title p{color:var(--orange);margin:0;font-family:Sacramento,cursive;font-size:39px;line-height:1}.modal-title h3{color:var(--brown);margin:5px 0;font-size:clamp(27px,8vw,34px)}.modal-title span{color:#766c64}.order-form{flex-direction:column;gap:20px;display:flex}.form-grid{grid-template-columns:1fr;gap:16px;display:grid}.form-grid label,.map-wrapper label{color:var(--brown);flex-direction:column;gap:8px;font-weight:800;display:flex}.form-grid input,.form-grid select{background:#fffaf5;border:1px solid #ded2c6;border-radius:12px;outline:none;height:48px;padding:0 14px;font-size:14px}.form-grid input:focus,.form-grid select:focus{border-color:#d99b41;box-shadow:0 0 0 3px #d99b4129}.map-wrapper{margin-top:5px}.map-header{flex-direction:column;gap:13px;margin-bottom:13px;display:flex}.map-header h4{margin:0;font-size:20px}.map-header p{color:#776c63;margin:4px 0 0}.map-header button{background:var(--green);color:#fff;border:none;border-radius:25px;min-height:42px;padding:0 18px;font-weight:800}.map-container{border-radius:18px;width:100%;height:280px;margin-bottom:18px;overflow:hidden}.payment-box{background:#fff7eb;border:1px dashed #d99b41;border-radius:18px;padding:20px}.payment-box h4{margin:0 0 18px;font-size:20px}.submit-order{background:linear-gradient(135deg, var(--green), var(--green-dark));color:#fff;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:35px;min-height:53px;font-size:14px;font-weight:950}.pakopako-footer{background:var(--brown);color:#fff;text-align:center;padding:106px 22px 30px;position:relative;overflow:hidden}.footer-arc-wave{z-index:1;width:100%;height:100px;line-height:0;position:absolute;top:-1px;left:0}.footer-arc-wave svg{width:100%;height:100%;display:block}.footer-content{z-index:2;grid-template-columns:1fr;align-items:start;gap:31px;max-width:1180px;margin:0 auto;display:grid;position:relative}.footer-brand,.footer-info,.footer-social{text-align:center}.footer-info{flex-direction:column;justify-content:center;align-items:center;display:flex}.footer-logo{color:var(--orange);margin-bottom:10px;font-size:26px}.footer-brand h2{letter-spacing:6px;color:#fff;margin:0;font-size:25px;font-weight:900}.footer-brand p{color:#ffffffad;margin-top:16px;font-size:13px;line-height:1.7}.footer-info h3,.footer-social h3{color:var(--orange);margin:0 0 12px;font-size:16px;font-weight:900}.footer-info p{color:#ffffffbf;margin:0 0 12px;font-size:13px}.footer-info a{color:#fff;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}.footer-icons{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.footer-icons a{color:#fff;border:1px solid #df932b73;border-radius:999px;justify-content:center;align-items:center;gap:13px;width:fit-content;min-height:44px;padding:0 14px;text-decoration:none;transition:transform .25s,background .25s;display:inline-flex}.footer-icons a:hover{background:#df932b26;transform:translateY(-4px)}.footer-icons a span{background:var(--green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-weight:900;display:inline-flex}.footer-bottom{z-index:2;text-align:center;border-top:1px solid #ffffff21;max-width:1180px;margin:34px auto 0;padding-top:22px;position:relative}.footer-bottom p{color:#ffffff9e;margin:0;font-size:12px}.logo-symbol,.footer-logo{animation:2.8s ease-in-out infinite smallPulse;display:inline-flex}@keyframes smallPulse{0%,to{transform:scale(1)rotate(0)}50%{transform:scale(1.13)rotate(8deg)}}@keyframes softFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes softBadge{0%,to{transform:rotate(0)scale(1)}50%{transform:rotate(3deg)scale(1.03)}}@media (width>=701px){.cursor-dot{z-index:9999;pointer-events:none;display:block;position:fixed;top:0;left:0}.cursor-dot span{background:#df932b40;border:1px solid #df932b8c;border-radius:50%;width:18px;height:18px;display:block}.pakopako-header{min-height:88px;padding:0 30px}.phone-pill,.header-buy-btn,.header-contact-link{display:inline-flex}.phone-pill{height:42px;color:var(--brown);background:0 0;border:1px solid #d9a04e;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-width:208px;padding:0 18px;font-size:13px;font-weight:700;text-decoration:none}.call-icon{background:var(--green);border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-size:13px;display:flex;transform:rotate(-12deg);color:#fff!important}.call-text{white-space:nowrap;align-items:center;gap:5px;display:flex}.call-text small{color:var(--brown);font-size:12px;font-weight:500}.call-text strong{color:var(--brown);font-size:13px;font-weight:800}.header-contact-link{height:42px;color:var(--green-dark);text-transform:uppercase;letter-spacing:1.2px;border:1px solid #7d921d57;border-radius:999px;align-items:center;padding:0 20px;font-size:12px;font-weight:900;text-decoration:none}.header-buy-btn{background:var(--orange);color:#fff;text-transform:uppercase;letter-spacing:1.4px;height:42px;box-shadow:none;border:none;border-radius:999px;align-items:center;padding:0 28px;font-size:12px;font-weight:900}.pakopako-hero{padding:20px 28px 145px}.hero-visual{height:400px}.food-tray{border-radius:32px;width:350px;height:150px}.food-inner{border-radius:24px;inset:27px}.bread{height:78px}.bread-top{width:200px;top:32px;left:42px}.bread-bottom{width:250px;bottom:30px;right:42px}.sauce-one{height:26px;top:81px;left:48px;right:50px}.sauce-two{height:22px;top:110px;left:78px;right:78px}.shine{z-index:5;background:#ffefb980;border-radius:50%;display:block;position:absolute}.shine-one{width:92px;height:32px;top:51px;left:84px;transform:rotate(-9deg)}.shine-two{width:92px;height:34px;bottom:47px;right:82px;transform:rotate(15deg)}.hero-description{width:min(450px,100%);margin:0 auto}.hero-buttons{flex-direction:row;justify-content:center}.main-btn,.outline-btn{min-width:190px}.hero-price-badge{top:-25px;right:45px}.service-strip{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:repeat(2,1fr);gap:24px}.steps-grid:before{display:none}.step-card{text-align:center;padding:92px 24px 26px}.step-number{width:31px;height:31px;top:22px;left:22px}.step-illustration{border-radius:20px;width:58px;height:58px;top:25px;left:50%;transform:translate(-50%)rotate(-4deg)}.step-illustration span{font-size:30px}.product-grid{grid-template-columns:minmax(0,520px);justify-content:center;gap:84px}.contact-mini-info{flex-direction:row;justify-content:center}.contact-mini-info span{width:fit-content}.contact-form{padding:28px}.form-grid{grid-template-columns:repeat(2,1fr)}.map-header{flex-direction:row;justify-content:space-between;gap:15px}.map-container{height:330px}.order-box{padding:35px}.footer-content{grid-template-columns:1fr}}@media (width>=1081px){.decor-circle-one{width:280px;height:280px;top:150px;left:-90px}.decor-circle-two{width:320px;height:320px;top:270px;right:-130px}.decor-star{font-size:30px}.decor-star-one{top:26%;left:18%}.decor-star-two{top:18%;right:22%}.pakopako-header{min-height:96px;padding:0 52px}.pakopako-hero{text-align:left;grid-template-columns:1.15fr .85fr;gap:35px;min-height:650px;padding:28px 82px 155px}.hero-visual{height:470px;transform:translateY(18px)}.plate-shadow{width:455px;height:80px;bottom:64px}.food-tray{border-radius:38px;width:540px;height:248px}.food-tray:before{border-radius:30px;inset:14px}.food-inner{border-radius:29px;inset:31px}.bread{height:96px}.bread-top{width:330px;top:38px;left:48px}.bread-bottom{width:315px;bottom:34px;right:48px}.sauce-one{height:30px;top:94px;left:58px;right:64px}.sauce-two{height:28px;top:126px;left:96px;right:98px}.shine-one{width:112px;height:39px;top:58px;left:115px}.shine-two{width:110px;height:43px;bottom:55px;right:105px}.floating-tomato{top:21%;left:7.5%}.floating-leaf{bottom:17%;left:18%}.floating-chili{bottom:28%;right:7.5%}.hero-text{transform:translateY(26px)}.rating-row{justify-content:flex-start;gap:11px;margin-bottom:22px}.stars{letter-spacing:3px;font-size:15px}.hero-description{width:450px;margin:0;padding:25px 32px}.hero-buttons{justify-content:flex-start;gap:16px}.hero-price-badge{outline-offset:10px;width:132px;height:132px;top:-38px;right:-8px}.hero-price-badge strong{letter-spacing:3px;font-size:30px}.hero-price-badge span{font-size:13px}.hero-wave{height:150px}.how-section{padding:26px 52px 96px}.service-strip{border-radius:0;grid-template-columns:repeat(4,1fr);margin-top:-42px;margin-bottom:58px;padding:0;box-shadow:0 16px 40px #3a23180d}.service-item{background:#fff;border-right:1px solid #df932b24;border-radius:0;min-height:88px;padding:18px 24px}.service-item:last-child{border-right:none}.service-icon{border-radius:20px;width:52px;height:52px;font-size:25px}.service-copy strong{font-size:14px}.service-copy small{font-size:12px}.steps-grid{grid-template-columns:repeat(4,1fr);gap:28px}.steps-grid:before{border-top:2px dashed #df932b57;border-left:none;height:2px;display:block;inset:45px 10% auto}.step-card{min-height:222px;padding:92px 22px 24px}.step-number{width:34px;height:34px;top:-14px;left:50%;transform:translate(-50%)}.products-section{padding:35px 95px 112px}.section-heading{margin-bottom:72px}.product-grid{grid-template-columns:repeat(3,1fr);justify-content:stretch;gap:38px}.pakopako-card{border-radius:10px;min-height:382px;padding:106px 28px 30px}.mini-food{width:225px;height:120px;top:-55px;left:38px}.mini-bread{inset:22px}.mini-bread:before,.mini-bread:after{width:98px;height:39px}.mini-bread:before{top:16px;left:30px}.mini-bread:after{bottom:12px;right:25px}.mini-sauce{height:15px;top:56px;left:45px;right:42px}.card-price{outline-offset:7px;width:110px;height:110px;top:-32px;right:28px}.card-price span{font-size:12px}.card-price strong{font-size:27px}.card-price small,.card-price del{font-size:12px}.card-description{width:88%;font-size:15px;line-height:1.6}.contact-section{padding:36px 82px 116px}.contact-content{grid-template-columns:.95fr 1.05fr;gap:54px}.contact-text{text-align:left}.contact-text>p:not(.contact-script){margin-left:0}.contact-mini-info{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.contact-form{padding:32px}.pakopako-footer{padding:120px 60px 30px}.footer-arc-wave{height:118px}.footer-content{grid-template-columns:1.1fr .9fr 1fr;gap:45px}.footer-brand h2{letter-spacing:8px;font-size:30px}.footer-brand p,.footer-info p,.footer-info a{font-size:14px}.footer-social{text-align:left}.footer-icons{justify-content:flex-start}.footer-icons a:hover{transform:translate(7px)}}.footer-adresse{align-items:center;display:flex}:root{--products-bg:#fff;--how-bg:#fff8ed;--contact-bg:#f7f3ed}.pakopako-hero,.products-section,.how-section,.contact-section,.pakopako-footer{position:relative;overflow:hidden}.products-section{background:var(--products-bg);padding-bottom:clamp(78px,8vw,118px)}.how-section{background:radial-gradient(circle at 10% 20%, #df932b1a, transparent 28%), radial-gradient(circle at 90% 78%, #7d921d1c, transparent 30%), var(--how-bg);padding-top:clamp(26px,4vw,52px);padding-bottom:clamp(78px,8vw,118px)}.contact-section{background:radial-gradient(circle at top left, #7d921d24, transparent 32%), var(--contact-bg);padding-bottom:clamp(82px,8vw,122px)}.hero-wave,.section-wave,.footer-arc-wave{pointer-events:none}.hero-wave{height:clamp(62px,8vw,118px)}.hero-wave path{fill:var(--products-bg)}.section-wave{z-index:1;width:100%;height:clamp(62px,8vw,110px);line-height:0;position:absolute;bottom:-1px;left:0;right:0}.section-wave svg{width:100%;height:100%;display:block}.products-to-how path{fill:var(--how-bg)}.how-to-contact path{fill:var(--contact-bg)}.contact-to-footer path{fill:var(--brown)}.footer-arc-wave path{fill:var(--contact-bg)}.product-grid,.steps-grid,.section-heading,.contact-content{z-index:2;position:relative}.service-strip{display:none}.how-heading{margin-bottom:clamp(28px,4vw,46px)}.how-heading .section-script-animated{width:fit-content;color:var(--brown);letter-spacing:.2px;margin:0 auto;font-family:Poppins,sans-serif;font-size:clamp(27px,4vw,38px);font-weight:900;line-height:1.1;position:relative}.how-heading .section-script-animated:after{content:"";background:linear-gradient(90deg, transparent, var(--orange), transparent);border-radius:999px;width:82px;height:7px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.how-heading h3{display:none}.steps-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:clamp(18px,2.3vw,30px)}.steps-grid:before{content:"";z-index:0;border-top:2px dashed #df932b52;border-left:0;height:2px;position:absolute;top:18px;left:8%;right:8%}.step-card{text-align:center;z-index:1;background:#fffffff0;border:1px solid #df932b1f;border-radius:18px;min-height:clamp(210px,20vw,252px);padding:clamp(24px,2.4vw,34px) clamp(14px,1.8vw,22px) clamp(18px,2vw,24px);position:relative;box-shadow:0 16px 34px #3a231813}.step-number{background:var(--orange);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:900;display:inline-flex;position:absolute;top:-17px;left:50%;transform:translate(-50%);box-shadow:0 9px 18px #df932b38}.step-illustration{background:0 0;border-radius:0;justify-content:center;align-items:center;width:100%;height:clamp(88px,9vw,116px);margin:0 auto 12px;display:flex;position:relative;top:auto;left:auto;transform:none}.step-illustration img{object-fit:contain;filter:drop-shadow(0 12px 18px #3a231814);width:100%;height:100%;display:block}.step-card h4{margin:0 0 7px;font-size:clamp(12px,1.45vw,16px);font-weight:900;line-height:1.18}.step-card p{max-width:190px;color:var(--brown-soft);margin:0 auto;font-size:clamp(9px,1vw,12px);font-weight:600;line-height:1.45}@media (width<=700px){.pakopako-header{min-height:58px;padding:0 12px}.pakopako-logo{gap:7px}.logo-symbol{font-size:17px}.pakopako-logo h1{letter-spacing:2.5px;font-size:17px}.pakopako-logo p{letter-spacing:2px;font-size:6px}.menu-icon{font-size:24px}.pakopako-hero{gap:6px;padding:4px 12px 72px}.hero-visual{height:clamp(210px,58vw,252px)}.plate-shadow{width:min(62vw,220px);height:42px;bottom:32px}.food-tray{border-radius:22px;width:min(78vw,270px);height:clamp(112px,32vw,132px)}.food-inner{border-radius:15px;inset:17px}.bread{height:clamp(44px,12vw,54px)}.bread-top{width:clamp(142px,42vw,168px);top:20px;left:22px}.bread-bottom{width:clamp(138px,40vw,162px);bottom:19px;right:22px}.sauce-one{height:14px;top:50px;left:28px;right:28px}.sauce-two{height:11px;top:67px;left:44px;right:44px}.floating{font-size:22px}.hero-price-badge{outline-offset:5px;width:66px;height:66px;top:-10px;right:3px}.hero-price-badge strong{letter-spacing:1px;font-size:16px}.hero-price-badge span,.hero-price-badge small,.hero-price-badge del{font-size:8px}.script-title{margin-bottom:-7px;font-size:34px}.hero-text h2{margin-bottom:12px;font-size:clamp(46px,13vw,56px)}.rating-row{gap:7px;margin-bottom:12px}.stars{letter-spacing:1.2px;font-size:10px}.rating-row strong,.rating-row small{font-size:10px}.hero-description{border-radius:11px;padding:14px;font-size:12px;line-height:1.55}.hero-buttons{gap:9px;margin-top:15px}.main-btn,.outline-btn{letter-spacing:1px;min-height:40px;padding:0 18px;font-size:9.5px}.hero-wave,.section-wave{height:58px}.products-section{padding:18px 12px 68px}.how-section{padding:24px 12px 68px}.contact-section{padding:22px 12px 72px}.section-heading{margin-bottom:34px}.section-heading p,.contact-script{font-size:30px}.section-heading h3,.contact-text h3{font-size:22px;line-height:1.08}.product-grid{grid-template-columns:1fr;gap:52px}.pakopako-card{border-radius:14px;min-height:270px;padding:72px 16px 20px}.mini-food{border-radius:14px;width:min(52vw,145px);height:76px;top:-34px;left:18px}.mini-bread{inset:15px}.mini-bread:before,.mini-bread:after{width:62px;height:27px}.mini-bread:before{top:10px;left:13px}.mini-bread:after{bottom:8px;right:12px}.mini-sauce{height:10px;top:36px;left:28px;right:28px}.card-price{outline-offset:4px;width:66px;height:66px;top:-21px;right:16px}.card-price span,.card-price small,.card-price del{font-size:8px}.card-price strong{font-size:17px}.card-script{font-size:29px}.pakopako-card h4{margin-bottom:9px;font-size:24px}.card-rating{gap:7px;margin-bottom:12px}.card-rating span{padding:3px 8px;font-size:9px}.card-rating b,.card-description{font-size:11px}.card-description{width:100%;margin-bottom:16px;line-height:1.45}.card-btn{height:34px;padding:0 18px;font-size:10px}.how-heading{margin-bottom:28px}.how-heading .section-script-animated{font-size:24px}.how-heading .section-script-animated:after{width:58px;height:5px;bottom:-9px}.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 10px}.steps-grid:before{display:none}.step-card{border-radius:15px;min-height:142px;padding:17px 7px 11px}.step-number{width:23px;height:23px;font-size:9px;top:-11px}.step-illustration{height:56px;margin-bottom:5px}.step-card h4{margin-bottom:4px;font-size:9.5px;line-height:1.15}.step-card p{max-width:130px;font-size:7.6px;font-weight:600;line-height:1.28}.contact-content{gap:17px}.contact-text>p:not(.contact-script){margin-top:10px;font-size:12px;line-height:1.55}.contact-mini-info{gap:7px;margin-top:14px}.contact-mini-info span{min-height:36px;padding:0 12px;font-size:10px}.contact-form{border-radius:18px;gap:11px;padding:15px}.contact-form label{gap:5px;font-size:11px}.contact-form input,.contact-form textarea{border-radius:11px;padding:10px 11px;font-size:12px}.contact-form input{height:40px}.contact-form button{min-height:42px;font-size:10px}.pakopako-footer{padding:76px 16px 24px}.footer-arc-wave{height:58px}.footer-content{gap:20px}.footer-brand h2{letter-spacing:4px;font-size:20px}.footer-brand p,.footer-info p,.footer-info a,.footer-bottom p{font-size:11px}.footer-info h3,.footer-social h3{font-size:13px}}@media (width>=701px) and (width<=1080px){.pakopako-header{min-height:74px;padding:0 24px}.pakopako-logo h1{letter-spacing:3px;font-size:21px}.pakopako-logo p{letter-spacing:3px;font-size:8px}.phone-pill,.header-contact-link,.header-buy-btn{height:37px;font-size:10.5px}.phone-pill{min-width:174px}.pakopako-hero{padding:12px 24px 96px}.hero-visual{height:312px}.food-tray{width:315px;height:136px}.hero-text h2{font-size:clamp(56px,9vw,70px)}.script-title{font-size:42px}.hero-description{width:min(410px,100%);padding:18px 22px;font-size:13px;line-height:1.6}.hero-price-badge{width:100px;height:100px;top:-20px;right:32px}.hero-price-badge strong{font-size:21px}.hero-wave,.section-wave{height:82px}.products-section{flex-direction:column;gap:20px;padding:0 28px 64px;display:flex}.how-section{padding:34px 28px 92px}.contact-section{padding:30px 28px 96px}.section-heading{margin-bottom:46px}.section-heading p,.contact-script{font-size:34px}.section-heading h3,.contact-text h3{font-size:30px}.product-grid{grid-template-columns:minmax(0,430px);justify-content:center;gap:74px}.pakopako-card{min-height:314px;padding:84px 22px 24px}.mini-food{width:168px;height:90px;top:-42px}.card-price{width:100px;height:100px;top:-24px}.card-price strong,.pakopako-card h4{font-size:20px}.card-description{font-size:13px}.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 20px}.steps-grid:before{display:none}.step-card{min-height:188px;padding:25px 14px 18px}.step-number{width:30px;height:30px;font-size:11px;top:-15px}.step-illustration{height:92px;margin-bottom:8px}.step-card h4{font-size:13px}.step-card p{font-size:10px;line-height:1.38}.contact-content{gap:22px}.contact-form{padding:23px}.pakopako-footer{padding-top:86px}.footer-arc-wave{height:82px}}@media (width>=380px) and (width<=701px){.pakopako-header{min-height:54px;padding:0 10px}.pakopako-logo h1{letter-spacing:2px;font-size:15px}.pakopako-logo p{letter-spacing:1.5px;font-size:5.5px}.pakopako-hero{padding:10px 10px 70px}.hero-visual{height:clamp(180px,52vw,220px)}.food-tray{width:min(76vw,240px);height:clamp(100px,29vw,120px)}.hero-text h2{font-size:clamp(40px,12vw,48px)}.script-title{font-size:30px}.hero-price-badge{outline-offset:4px;width:100px;height:100px;top:-8px;right:2px}.hero-price-badge strong{font-size:14px}.hero-price-badge span,.hero-price-badge small,.hero-price-badge del{font-size:7.5px}.hero-description{padding:12px 14px;font-size:12px}.main-btn,.outline-btn{min-height:42px;font-size:10px}.section-heading p,.contact-script{font-size:28px}.section-heading h3,.contact-text h3{font-size:20px}.products-section{flex-direction:column;gap:20px;padding:0 10px 64px;display:flex}.product-grid{grid-template-columns:minmax(0,430px);justify-content:center;gap:54px;padding:0 20px}.pakopako-card{min-height:250px;padding:64px 14px 18px}.mini-food{width:min(54vw,130px);height:68px;top:-28px;left:14px}.card-price{outline-offset:3px;min-width:100px;min-height:100px;padding:10px;top:-18px;right:34px}.card-price strong{font-size:15px}.card-price span,.card-price small,.card-price del{font-size:7.5px}.card-script{font-size:26px}.pakopako-card h4{margin-bottom:8px;font-size:22px}.card-description{margin-bottom:14px;font-size:12px}.steps-grid{grid-template-columns:1fr;gap:22px}.step-card{min-height:160px;padding:20px 18px 16px}.step-illustration{height:80px;margin-bottom:12px}.step-card h4{font-size:14px}.step-card p{max-width:280px;margin:0 auto;font-size:12px}.contact-section{padding:18px 10px 64px}.contact-form{border-radius:16px;gap:10px;padding:14px}.contact-form input{height:42px}.contact-form button{min-height:44px}.pakopako-footer{padding:68px 12px 22px}.footer-brand h2{letter-spacing:3px;font-size:18px}.footer-brand p,.footer-info p,.footer-info a,.footer-bottom p{font-size:12px}}@media (width>=420px) and (width<=500px){.hero-price-badge{width:70px;height:70px}.hero-price-badge #price-badge,.hero-price-badge span,.hero-price-badge small{font-size:12px}}@media (width>=370px) and (width<=420px){.hero-price-badge{width:58px;height:58px}.hero-price-badge #price-badge,.hero-price-badge span,.hero-price-badge small{font-size:8px}}@media (width<=380px){.pakopako-header{min-height:54px;padding:0 10px}.pakopako-logo h1{letter-spacing:2px;font-size:15px}.pakopako-logo p{letter-spacing:1.5px;font-size:5.5px}.pakopako-hero{padding:10px 10px 70px}.hero-visual{height:clamp(180px,52vw,220px)}.food-tray{width:min(76vw,240px);height:clamp(100px,29vw,120px)}.hero-text h2{font-size:clamp(40px,12vw,48px)}.script-title{font-size:30px}.hero-price-badge{outline-offset:4px;width:58px;height:58px;top:-8px;right:2px}.hero-price-badge strong{font-size:14px}.hero-price-badge span,.hero-price-badge small,.hero-price-badge del{font-size:7.5px}.hero-description{padding:12px 14px;font-size:12px}.main-btn,.outline-btn{min-height:42px;font-size:10px}.section-heading p,.contact-script{font-size:28px}.section-heading h3,.contact-text h3{font-size:20px}.products-section{flex-direction:column;gap:20px;padding:0 10px 64px;display:flex}.product-grid{grid-template-columns:minmax(0,430px);justify-content:center;gap:54px;padding:0 20px}.pakopako-card{min-height:250px;padding:64px 14px 18px}.mini-food{width:min(54vw,130px);height:68px;top:-28px;left:14px}.card-price{outline-offset:3px;min-width:100px;min-height:100px;padding:10px;top:-18px;right:34px}.card-price strong{font-size:15px}.card-price span,.card-price small,.card-price del{font-size:7.5px}.card-script{font-size:26px}.pakopako-card h4{margin-bottom:8px;font-size:22px}.card-description{margin-bottom:14px;font-size:12px}.steps-grid{grid-template-columns:1fr;gap:22px}.step-card{min-height:160px;padding:20px 18px 16px}.step-illustration{height:80px;margin-bottom:12px}.step-card h4{font-size:14px}.step-card p{max-width:280px;margin:0 auto;font-size:12px}.contact-section{padding:18px 10px 64px}.contact-form{border-radius:16px;gap:10px;padding:14px}.contact-form input{height:42px}.contact-form button{min-height:44px}.pakopako-footer{padding:68px 12px 22px}.footer-brand h2{letter-spacing:3px;font-size:18px}.footer-brand p,.footer-info p,.footer-info a,.footer-bottom p{font-size:12px}}.order-portal-overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#22160fb8;justify-content:center;align-items:flex-start;padding:34px;display:flex;position:fixed;inset:0;overflow-y:auto}.order-portal-box{background:#fff;border-radius:30px;grid-template-columns:.82fr 1.18fr;width:min(1120px,100%);min-height:650px;animation:.32s portalIn;display:grid;position:relative;overflow:hidden;box-shadow:0 35px 90px #00000040}@keyframes portalIn{0%{opacity:0;transform:translateY(32px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.portal-close-btn{color:#3a2318;z-index:4;cursor:pointer;background:#f2ebe4;border:none;border-radius:50%;width:42px;height:42px;font-size:28px;position:absolute;top:20px;right:22px}.portal-left{background:linear-gradient(145deg,#f5efe7,#fff);padding:55px 38px;position:relative;overflow:hidden}.portal-left:before{content:"";background:#7d921d1a;border-radius:50%;width:340px;height:340px;position:absolute;bottom:-120px;left:-120px}.portal-product-preview{justify-content:center;align-items:center;height:230px;display:flex;position:relative}.portal-price{z-index:3;width:105px;height:105px;position:absolute;top:0;right:5px}.price-badge{color:#fff;outline-offset:10px;background:#7d921d;border-radius:50%;outline:2px dashed #7d921d;flex-direction:column;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 0 0 1px #ffffff14}.price-badge span{text-transform:uppercase;font-size:10px;font-weight:700;line-height:1}.price-badge strong{letter-spacing:1px;margin-top:4px;font-size:23px;font-weight:900;line-height:1}.price-badge small{margin-top:2px;font-size:12px;font-weight:800}.price-badge del{opacity:.75;margin-top:4px;font-size:11px;font-weight:700}.portal-food-tray{background:#111;border-radius:24px;width:290px;height:138px;position:relative;transform:rotate(12deg);box-shadow:0 22px 45px #0000002e}.portal-food-inner{background:linear-gradient(135deg,#f0bb58,#aa642e);border-radius:18px;position:absolute;inset:18px;overflow:hidden}.portal-bread{z-index:2;background:#ffd987;border-radius:50%;height:48px;position:absolute}.portal-bread-top{width:145px;top:26px;left:35px}.portal-bread-bottom{width:145px;bottom:24px;right:34px}.portal-sauce{z-index:4;background:#b72b20;border-radius:20px;height:14px;position:absolute}.portal-sauce-one{top:58px;left:35px;right:35px}.portal-sauce-two{opacity:.72;top:76px;left:55px;right:55px}.portal-left h3{color:#3a2318;margin:18px 0 10px;font-size:34px;line-height:1}.portal-left p{color:#6d6159;margin:0 0 28px;font-size:14px;line-height:1.7}.portal-mini-info{z-index:2;background:#fff;border:1px solid #eee3d8;border-radius:16px;margin-bottom:12px;padding:15px 17px;position:relative}.portal-mini-info span{color:#96897f;font-size:12px;font-weight:700;display:block}.portal-mini-info strong{color:#3a2318;margin-top:4px;font-size:17px;display:block}.portal-right{padding:48px 46px}.portal-steps{gap:12px;margin-bottom:30px;display:flex}.portal-step{color:#9c8e83;background:#f4efe9;border-radius:999px;flex:1;justify-content:center;align-items:center;height:42px;font-size:13px;font-weight:800;display:flex}.portal-step.active{color:#fff;background:#7d921d}.portal-title{margin-bottom:26px}.portal-title p{color:#df932b;margin:0;font-family:Sacramento,cursive;font-size:42px;line-height:1}.portal-title h2{color:#3a2318;margin:4px 0 8px;font-size:34px;line-height:1.1}.portal-title span{color:#7d7168;font-size:14px}.portal-form{flex-direction:column;gap:22px;display:flex}.order-portal-box .form-grid{grid-template-columns:repeat(2,1fr);gap:17px;display:grid}.order-portal-box .form-grid label,.payment-mode-label{color:#3a2318;flex-direction:column;gap:8px;font-size:14px;font-weight:800;display:flex}.full-field{grid-column:1/-1}.order-portal-box .form-grid input,.order-portal-box .form-grid select,.payment-mode-label select{background:#fffaf5;border:1px solid #ded2c6;border-radius:13px;outline:none;height:48px;padding:0 15px;font-size:14px}.order-portal-box .form-grid input:focus,.order-portal-box .form-grid select:focus,.payment-mode-label select:focus{border-color:#d99a40;box-shadow:0 0 0 4px #df932b26}.order-portal-box .map-wrapper{margin-top:2px}.order-portal-box .map-header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:13px;display:flex}.order-portal-box .map-header h4{margin:0;font-size:20px}.order-portal-box .map-header p{color:#7c7067;margin:4px 0 0;font-size:13px}.order-portal-box .map-header button{color:#fff;cursor:pointer;background:#7d921d;border:none;border-radius:999px;height:42px;padding:0 18px;font-weight:800}.order-portal-box .map-container{border:1px solid #eadfd4;border-radius:20px;width:100%;height:285px;margin-bottom:17px;overflow:hidden}.order-portal-box .submit-order{color:#fff;text-transform:uppercase;letter-spacing:1.3px;cursor:pointer;background:linear-gradient(135deg,#7d921d,#526612);border:none;border-radius:999px;height:54px;font-size:14px;font-weight:950}.order-summary{grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:22px;display:grid}.order-summary div{background:#fffaf5;border:1px solid #eadfd4;border-radius:16px;padding:14px}.order-summary span{color:#95877b;font-size:12px;font-weight:700;display:block}.order-summary strong{color:#3a2318;margin-top:4px;font-size:16px;display:block}.manual-payment-box,.payment-box{background:#fff7eb;border:1px dashed #d99a40;border-radius:20px;padding:22px}.manual-payment-box h4,.payment-box h4{color:#3a2318;margin:0 0 10px;font-size:20px}.manual-payment-box p{color:#76695f;margin:0;line-height:1.7}.portal-actions{grid-template-columns:.4fr .6fr;gap:14px;display:grid}.back-btn{color:#b77b2c;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #d99a40;border-radius:999px;height:54px;font-weight:900}.success-box{color:#526a17;text-align:center;background:#eaf6dd;border-radius:14px;padding:14px;font-weight:800}@media (width<=1080px){.order-portal-box{grid-template-columns:1fr}.portal-left{display:none}}@media (width<=700px){.order-portal-overlay{padding:14px}.order-portal-box{border-radius:22px}.portal-right{padding:34px 18px}.portal-title h2{font-size:27px}.order-portal-box .form-grid,.order-summary,.portal-actions{grid-template-columns:1fr}.order-portal-box .map-header{flex-direction:column;align-items:flex-start}.order-portal-box .map-container{height:250px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
