:root{--deep:#073b3f;--deep-2:#052d31;--teal:#006d6b;--teal-2:#00827d;--teal-3:#0c938b;--gold:#c48b25;--gold-2:#e2bd67;--gold-soft:#f0dfae;--cream:#fff8e9;--cream-2:#f8eed9;--paper:#fffdf8;--paper-2:#faf7ef;--ink:#0b3b3d;--muted:#687773;--line:#ded4bd;--line-2:#d7e0dc;--danger:#bd4938;--shadow:0 18px 48px rgba(7,59,63,.1);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);background:#f7f4eb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f4eb;color:var(--ink)}button,input,select,textarea{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}svg{stroke-width:1.8}.logo{display:flex;align-items:center;gap:12px;min-width:max-content;color:var(--ink)}.logo.dark{color:#fff}.logo>img{width:52px;height:52px;filter:drop-shadow(0 3px 6px rgba(0,0,0,.08))}.logo>span{display:flex;flex-direction:column;line-height:1}.logo b{font:800 17px/1 Georgia,Times New Roman,serif;letter-spacing:2px}.logo em{margin-top:6px;font-size:10px;line-height:1;letter-spacing:3.8px;font-style:normal}.topbar{height:88px;background:#fffdf8f7;display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:0 3.2vw;position:sticky;top:0;z-index:50;border-bottom:1px solid #eee5d3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar nav{display:flex;justify-content:center;gap:38px;font-size:13px;font-weight:800}.topbar nav a{position:relative;padding:33px 0 31px}.topbar nav a:after{content:"";position:absolute;left:15%;right:15%;bottom:19px;height:2px;background:linear-gradient(90deg,transparent,var(--gold),transparent);transform:scaleX(0);transition:.2s}.topbar nav a:first-child:after,.topbar nav a:hover:after{transform:scaleX(1)}.top-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px}.top-actions button,.top-actions select{height:44px;border:1px solid #dfe2dc;background:#f8f8f4;border-radius:10px;color:var(--ink);padding:0 13px;transition:.2s}.top-actions button:hover,.top-actions select:hover{border-color:#b9c9c3;background:#fff}.top-actions>a{font-size:12px;font-weight:900;padding:10px 5px}.cart{position:relative}.cart span{position:absolute;right:-6px;top:-8px;min-width:19px;height:19px;display:grid;place-items:center;background:#a87519;color:#fff;border-radius:99px;padding:0 5px;font-size:10px;font-weight:900;border:2px solid #fff}.ethno-band{height:29px;background-color:var(--deep);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E");background-position:center;background-size:690px 29px;background-repeat:repeat-x;box-shadow:inset 0 1px #ffffff12,inset 0 -1px #00000040}.hero-reference{min-height:650px;display:grid;grid-template-columns:45.5% 54.5%;background:linear-gradient(90deg,#fff9ec 0 45.5%,#075d60 45.5% 100%);overflow:hidden;position:relative}.hero-copy{position:relative;padding:72px 5.2vw 34px 8.6vw;display:flex;flex-direction:column;justify-content:center;z-index:3;background:radial-gradient(circle at 8% 12%,rgba(210,176,95,.08),transparent 30%),linear-gradient(180deg,#fffaf0,#fff8ea 77%,#f8edd4)}.hero-watermark{position:absolute;left:-92px;top:26px;width:355px;height:470px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") center/contain no-repeat;opacity:.075;pointer-events:none}.eyebrow{color:#9d6b19;font-size:11px;font-weight:900;letter-spacing:4px;display:flex;align-items:center;gap:16px;margin-bottom:15px}.eyebrow i{display:block;width:150px;height:1px;background:#b88932;position:relative}.eyebrow i:after{content:"";position:absolute;left:50%;top:50%;width:8px;height:8px;border:1px solid #b88932;background:#fff8e9;transform:translate(-50%,-50%) rotate(45deg)}.hero-copy h1{margin:0;color:#093f42;font:700 clamp(50px,4.6vw,78px)/.99 Georgia,"Times New Roman",serif;letter-spacing:-1.8px}.hero-copy h1:first-line{color:#093f42}.hero-copy p{max-width:590px;margin:24px 0 0;font-size:18px;line-height:1.58;color:#4d615d}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:28px;flex-wrap:wrap}.reference-btn,.primary,.checkout-btn{border:1px solid #c59438;color:#fff;background:linear-gradient(90deg,rgba(255,255,255,.04),transparent 22%,transparent 78%,rgba(255,255,255,.04)),linear-gradient(180deg,#07817c,#00615f);border-radius:999px;box-shadow:0 8px 18px #004e4c2e,inset 0 1px #ffffff3d;font-weight:900;position:relative;overflow:hidden}.reference-btn:before,.primary:before,.checkout-btn:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") left center/78px 100% no-repeat,url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") right center/78px 100% no-repeat;opacity:.96;pointer-events:none}.reference-btn>*,.primary>*{position:relative;z-index:1}.gift-btn{height:66px;min-width:365px;padding:0 34px;display:flex;align-items:center;justify-content:center;gap:14px}.gift-btn>span{font-size:23px}.gift-btn b{font-size:17px}.gift-btn svg{width:20px}.hero-time{display:flex;align-items:center;gap:10px;color:#4e625d;font-size:12px;max-width:180px}.hero-time svg{width:25px;height:25px;color:#0d6967}.hero-benefits{margin-top:48px;padding-top:18px;border-top:1px solid #e8dcc4;display:grid;grid-template-columns:repeat(4,1fr);gap:0}.hero-benefits>div{min-height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center;padding:0 12px;border-right:1px solid #dfd3bc;color:#2e5653;font-size:11px;font-weight:700}.hero-benefits>div:last-child{border-right:0}.hero-benefits svg{width:24px;height:24px;color:#b57a1f}.hero-image-shell{position:relative;min-height:650px;background:#065a5c;display:flex;align-items:stretch;justify-content:stretch;padding:24px 24px 24px 19px;overflow:hidden}.hero-image-shell:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 5%,rgba(29,145,139,.22),transparent 31%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") right -60px top -65px/370px no-repeat;opacity:.5;pointer-events:none}.hero-image-shell:after{content:"";position:absolute;inset:13px 13px 13px 4px;border:2px solid #d6a74d;border-radius:42px 78px;pointer-events:none;z-index:3}.hero-image-shell>img{width:100%;height:100%;min-height:602px;object-fit:cover;border-radius:34px 70px;border:2px solid #e1bf6d;position:relative;z-index:2;box-shadow:0 18px 42px #00000038}main{background:radial-gradient(circle at 3% 8%,rgba(201,145,47,.045),transparent 23%),linear-gradient(180deg,#fffefa,#faf6ec)}.section{padding:58px 3.7vw 26px;max-width:1900px;margin:0 auto}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:28px}.section-head h2{margin:0;color:#0a4142;font:700 clamp(34px,3.3vw,54px)/1.05 Georgia,"Times New Roman",serif}.section-head>div>small{display:block;color:#9a6b1e;font-size:10px;letter-spacing:2.8px;font-weight:900;margin-bottom:5px}.section-head>a{display:flex;align-items:center;gap:7px;color:#164a49;font:700 15px Georgia,serif;padding-bottom:9px;border-bottom:1px solid #c69232}.title-ornament,.mini-admin-band{width:335px;height:22px;margin-top:13px;position:relative;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") left center/190px 22px no-repeat}.title-ornament:after,.mini-admin-band:after{content:"";position:absolute;left:178px;top:50%;width:150px;height:1px;background:#b7862f}.title-ornament span{position:absolute;left:178px;top:50%;width:8px;height:8px;background:#fff;border:1px solid #b7862f;transform:translate(-50%,-50%) rotate(45deg);z-index:2}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.ref-product-card{min-width:0;background:#fffdf7;border:1px solid #d9ccb0;border-radius:20px;padding:11px;position:relative;overflow:hidden;cursor:pointer;box-shadow:0 12px 30px #382c1214;transition:transform .22s,box-shadow .22s}.ref-product-card:hover{transform:translateY(-4px);box-shadow:0 20px 38px #233b3724}.ref-product-card:before{content:"";position:absolute;inset:7px;border:2px solid #c79230;border-radius:15px;pointer-events:none;z-index:5}.ref-product-card:after{content:"";position:absolute;inset:9px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") left top/84px no-repeat,url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") right bottom/84px no-repeat;transform:none;opacity:.46;pointer-events:none;z-index:4}.image-wrap{height:335px;border-radius:12px 12px 5px 5px;overflow:hidden;position:relative;background:#eee2cc;margin:3px 3px 0}.image-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s}.ref-product-card:hover .image-wrap img{transform:scale(1.025)}.heart{position:absolute;right:16px;top:15px;width:49px;height:49px;border-radius:50%;border:1px solid #d9dfdc;background:#fffffff0;display:grid;place-items:center;color:#0b5d5c;z-index:7;box-shadow:0 4px 12px #00000014}.heart svg{width:24px;height:24px}.ref-product-body{padding:18px 18px 14px;position:relative;z-index:6}.ref-product-body>small{display:block;text-transform:uppercase;letter-spacing:2.3px;color:#446461;font-size:10px;font-weight:800;margin-bottom:9px}.ref-product-body h3{margin:0 0 8px;font:700 21px/1.1 Georgia,serif;color:#0c4242}.ref-product-body>strong{display:block;font:700 27px Georgia,serif;color:#a86e13;margin-bottom:8px}.ref-product-body>em{display:inline-flex;width:max-content;max-width:100%;padding:5px 8px;border-radius:7px;font-size:9px;font-style:normal;font-weight:800;margin-bottom:12px}.available{background:#e7f4ee;color:#25704d}.waiting{background:#fff0d6;color:#916116}.cart-button{height:59px;width:100%;display:flex;align-items:center;justify-content:center;gap:12px;padding:0 27px;border-radius:999px}.cart-button svg{width:25px;height:25px}.cart-button b{font:800 18px Georgia,serif}.categories{padding-top:42px}.category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.category-card{min-height:150px;background:linear-gradient(145deg,#fffdf7,#f8efdd);border:1px solid #dfd3bd;border-radius:18px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;box-shadow:0 8px 22px #3d2f140d;transition:.2s}.category-card:hover{transform:translateY(-3px);border-color:#cba65e}.category-card>img{position:absolute;width:128px;right:-50px;top:-51px;opacity:.11}.category-card>span{font-size:38px;filter:drop-shadow(0 5px 6px rgba(0,0,0,.06))}.category-card>b{text-align:center;font:700 14px Georgia,serif;padding:0 9px}.services{padding-bottom:70px}.service-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.service-card{height:205px;border-radius:20px;overflow:hidden;position:relative;background:linear-gradient(145deg,#075b5d,#073c40);border:1px solid rgba(206,166,83,.55);box-shadow:0 12px 27px #073b3f1c}.sv2{background:linear-gradient(145deg,#8c5f1c,#c49339)}.sv3{background:linear-gradient(145deg,#097873,#044f52)}.sv4{background:linear-gradient(145deg,#6f4e25,#a77a36)}.sv5{background:linear-gradient(145deg,#075657,#08736e)}.service-pattern{position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") right -34px top -42px/190px no-repeat,url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") center bottom/360px 40px repeat-x;opacity:.17}.service-content{position:absolute;left:12px;right:12px;bottom:12px;min-height:64px;background:#fffdf7f2;border:1px solid rgba(255,255,255,.9);border-radius:12px;padding:12px 13px;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.service-content>svg:first-child{color:#0a6867}.service-content>div{display:flex;flex-direction:column;gap:3px}.service-content b{font:700 14px Georgia,serif}.service-content small{font-size:8px;letter-spacing:1.8px;color:#75827e}footer{min-height:128px;background:#fffdf8;border-top:1px solid #e7dcc5;padding:50px 4vw 25px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;position:relative}.footer-band{position:absolute;left:0;right:0;top:0;height:26px;background-color:var(--deep);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E");background-size:650px 26px;background-repeat:repeat-x}.footer-links{display:flex;justify-content:center;gap:28px;font-size:12px;font-weight:700}footer>small{text-align:right;color:#7a837f}.modal-backdrop,.drawer-backdrop{position:fixed;inset:0;background:#031e20a8;z-index:130;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-backdrop{display:grid;place-items:center;padding:24px}.product-modal,.checkout-modal,.success-modal,.order-details{background:#fffdf7;border:1px solid #dbcaa8;border-radius:22px;box-shadow:0 35px 100px #00000061;position:relative;overflow:hidden}.modal-close{position:absolute;right:15px;top:14px;width:40px;height:40px;border:1px solid #d8ded9;border-radius:50%;background:#fff;color:#154d4b;font-size:24px;display:grid;place-items:center;z-index:10}.ref-modal{width:min(1080px,96vw);display:grid;grid-template-columns:1fr 1fr;min-height:610px}.ref-modal:before{content:"";position:absolute;inset:8px;border:1px solid #c89535;border-radius:16px;pointer-events:none;z-index:8}.ref-modal-image{background:#0a5d5e;padding:22px;position:relative}.ref-modal-image:after{content:"";position:absolute;inset:9px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") left top/145px no-repeat;opacity:.25;pointer-events:none}.ref-modal-image img{width:100%;height:100%;min-height:565px;object-fit:cover;border-radius:13px;border:1px solid #d9b25e}.modal-copy{padding:62px 48px 38px}.modal-copy>small,.checkout-modal>small,.success-modal>small,.order-details>small{color:#966820;font-size:10px;font-weight:900;letter-spacing:2.4px}.modal-copy h2,.checkout-modal h2,.success-modal h2,.order-details h2{margin:6px 0 12px;font:700 34px/1.1 Georgia,serif;color:#0b4141}.modal-copy>p{font-size:14px;line-height:1.65;color:#60706b}.modal-copy>strong{display:block;font:700 29px Georgia,serif;color:#9d6817;margin:20px 0}.rating{display:flex;gap:3px;align-items:center;color:#c29133}.rating svg{width:16px;height:16px}.rating span{margin-left:7px;font-size:11px;color:#6b7773}.review-box{margin-top:20px;border-top:1px solid #e2dac8;padding-top:18px}.review-box p{font-size:13px;color:#65716d}.cart-drawer{position:absolute;right:0;top:0;bottom:0;width:min(535px,95vw);background:#fffdf7;box-shadow:-24px 0 65px #00000042;padding:0 26px 26px;display:flex;flex-direction:column;overflow:auto}.cart-drawer:before{content:"";display:block;height:28px;margin:0 -26px 20px;background-color:var(--deep);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E");background-size:620px 28px;background-repeat:repeat-x}.drawer-head{display:flex;align-items:flex-start;justify-content:space-between;padding:0 0 16px;border-bottom:1px solid #e2d9c7}.drawer-head small{font-size:10px;letter-spacing:2.2px;color:#986a1f;font-weight:900}.drawer-head h2{margin:3px 0;font:700 34px Georgia,serif}.drawer-head>button{width:39px;height:39px;border:1px solid #d8e0dc;background:#fff;border-radius:50%;display:grid;place-items:center}.empty-cart{margin:auto;text-align:center;color:#73807c}.empty-cart svg{width:48px;height:48px;color:#0b6866}.empty-cart h3{font:700 20px Georgia;color:#194c49}.cart-lines{display:flex;flex-direction:column}.cart-line{display:grid;grid-template-columns:72px 1fr auto auto;gap:11px;align-items:center;padding:15px 0;border-bottom:1px solid #e9e4d8}.cart-line>img{width:72px;height:72px;object-fit:cover;border-radius:10px;border:1px solid #d4c29e}.cart-line>div:nth-child(2){display:flex;flex-direction:column;min-width:0}.cart-line b{font-size:13px}.cart-line small{color:#78827e;margin:2px 0}.cart-line em{font-size:9px;font-style:normal;font-weight:800;width:max-content;border-radius:6px;padding:3px 6px}.cart-line em.ok{background:#e7f4ee;color:#25704d}.cart-line em.late{background:#fff0d6;color:#916116}.cart-line strong{margin-top:4px;font-size:13px}.qty{display:flex;align-items:center;border:1px solid #d9e0dc;border-radius:9px;overflow:hidden}.qty button{border:0;background:#f5f5ef;width:31px;height:31px;display:grid;place-items:center}.qty svg{width:14px}.qty span{width:31px;text-align:center;font-size:12px;font-weight:900}.remove{border:0;background:#fff0ec;color:#b94735;border-radius:9px;width:35px;height:35px;display:grid;place-items:center}.remove svg{width:17px}.cutoff-warning{display:flex;gap:10px;background:#fff3d9;color:#7e591a;border:1px solid #ebd29a;border-radius:11px;padding:12px;margin-top:15px}.cutoff-warning svg{flex:none}.cutoff-warning b{font-size:12px}.cutoff-warning p{font-size:11px;line-height:1.45;margin:4px 0 0}.summary{margin-top:auto;padding-top:18px}.summary>div{display:flex;justify-content:space-between;padding:6px 0}.summary>small{color:#8c7754;font-size:10px}.summary .total{margin-top:8px;padding-top:14px;border-top:1px solid #ded6c5;font-size:19px}.checkout-btn{width:100%;min-height:52px;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:13px;padding:0 20px;border-radius:999px;font-weight:900;position:relative}.checkout-btn>*{position:relative;z-index:2}.checkout-modal{width:min(830px,96vw);max-height:92vh;overflow:auto;padding:58px 32px 30px}.checkout-modal:before,.order-details:before{content:"";position:absolute;left:0;right:0;top:0;height:28px;background-color:var(--deep);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E");background-size:620px 28px;background-repeat:repeat-x}.checkout-modal>p{color:#66736f;line-height:1.55;margin:7px 0 16px}.checkout-note{display:flex;gap:9px;align-items:flex-start;background:#eaf5ef;color:#28694c;border:1px solid #d0e5d9;border-radius:11px;padding:12px;font-size:12px;line-height:1.5;margin-bottom:18px}.checkout-note svg{flex:none}.checkout-note.late-note{background:#fff3da;color:#7e5919;border-color:#edd5a0}.checkout-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.checkout-grid label{display:flex;flex-direction:column;gap:6px}.checkout-grid label>span{font-size:11px;font-weight:850;color:#53645f}.checkout-grid label>div{min-height:47px;border:1px solid #d5ded9;background:#fff;border-radius:10px;display:flex;align-items:center;gap:8px;padding:0 11px}.checkout-grid label>div svg{width:17px;color:#0a6d69}.checkout-grid input,.checkout-grid textarea{width:100%;border:0;outline:0;background:transparent;padding:12px 0;color:#203f3d}.checkout-grid textarea{min-height:82px;resize:vertical}.full-field{grid-column:1/-1}.checkout-error{background:#ffe9e4;color:#a23f2f;border:1px solid #f1c8bf;border-radius:9px;padding:10px;margin-top:12px;font-size:12px}.checkout-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;border-top:1px solid #e4dccb;margin-top:20px;padding-top:16px}.checkout-footer>div{display:flex;flex-direction:column}.checkout-footer small{color:#78827e}.checkout-footer strong{font:700 26px Georgia;color:#9c6818}.checkout-footer .checkout-btn{width:auto;min-width:225px;margin:0}.success-modal{width:min(450px,94vw);padding:39px;text-align:center}.success-icon{width:55px;height:55px;color:#27875a;margin-bottom:9px}.success-modal p{color:#65726e;line-height:1.55}.success-modal>div:not(.success-icon){display:flex;flex-direction:column;gap:5px;background:#f7f4ec;border:1px solid #e3dac9;border-radius:12px;padding:14px;margin:18px 0}.success-modal>div b{font:700 21px Georgia;color:#9c6818}.admin-shell{min-height:100vh;display:grid;grid-template-columns:270px 1fr;background:radial-gradient(circle at 95% 4%,rgba(197,145,48,.08),transparent 23%),#f5f3ed}.sidebar{min-height:100vh;background:linear-gradient(180deg,#073d40,#063436 60%,#052d30);color:#fff;display:flex;flex-direction:column;position:sticky;top:0;height:100vh;overflow:hidden;box-shadow:8px 0 28px #0631331f}.side-band{height:31px;flex:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E");background-position:center;background-size:610px 31px;background-repeat:repeat-x;border-bottom:1px solid rgba(227,191,103,.35)}.side-logo{padding:22px 20px 20px;border-bottom:1px solid rgba(255,255,255,.08)}.sidebar nav{padding:14px 12px;display:flex;flex-direction:column;gap:5px}.sidebar nav button{min-height:48px;border:1px solid transparent;background:transparent;color:#dfecea;border-radius:11px;padding:0 13px;display:flex;align-items:center;gap:11px;text-align:left;font-weight:750}.sidebar nav button svg{width:19px;color:#d6ba75}.sidebar nav button:hover{background:#fff1}.sidebar nav button.active{background:linear-gradient(90deg,#dfbd682b,#ffffff12);border-color:#dfbd685c;box-shadow:inset 3px 0 #d4a64c}.sidebar nav em{margin-left:auto;background:#bc4b39;color:#fff;font-size:10px;font-style:normal;font-weight:900;min-width:21px;height:21px;border-radius:99px;display:grid;place-items:center;padding:0 5px}.open-site{margin-top:auto;padding:20px 22px 26px;border-top:1px solid rgba(255,255,255,.07);display:flex;align-items:center;gap:7px;color:#f2e0b1;font-weight:800;font-size:12px}.admin-main{min-width:0}.admin-header{height:76px;background:#fffdf8f5;border-bottom:1px solid #e4dac6;display:flex;align-items:center;justify-content:space-between;padding:0 30px;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.admin-header>button{border:1px solid #dce2de;background:#f7f7f2;border-radius:10px;width:42px;height:42px;display:grid;place-items:center;color:#0b5755}.profile{display:flex;align-items:center;gap:10px}.profile>svg{color:#7f8b86;width:18px}.avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#e8d7aa,#d5b466);border:2px solid #fff;box-shadow:0 2px 8px #00000014;display:grid;place-items:center;color:#073f40;font-weight:900}.profile>div:last-child{display:flex;flex-direction:column;font-size:12px}.profile small{color:#79837f}.admin-content{padding:34px 34px 55px;max-width:1700px}.page-title{margin-bottom:22px}.page-title>small{font-size:10px;letter-spacing:2.5px;color:#996a1f;font-weight:900}.page-title h1{margin:5px 0;font:700 42px/1 Georgia,serif;color:#0b4141}.page-title p{margin:0;color:#6d7975;font-size:14px}.mini-admin-band{width:275px;height:17px;margin:9px 0 7px;background-size:160px 17px}.mini-admin-band:after{left:150px;width:115px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px}.metric{min-height:108px;background:linear-gradient(145deg,#fffdf8,#fbf6ea);border:1px solid #ded3bc;border-radius:16px;padding:19px;display:flex;align-items:center;gap:14px;position:relative;overflow:hidden;box-shadow:0 8px 20px #362f1e0d}.metric>img{position:absolute;width:115px;right:-47px;top:-47px;opacity:.08}.metric>svg{width:31px;height:31px;color:#0a6c68;background:#e7f0eb;border-radius:10px;padding:6px}.metric>span{display:flex;flex-direction:column}.metric small{color:#77827d}.metric b{font:700 28px Georgia;color:#0b4443;margin-top:2px}.panel{background:#fffdf8;border:1px solid #ddd2ba;border-radius:17px;padding:20px;box-shadow:0 9px 25px #37301f0d;position:relative;overflow:hidden}.panel h3{margin:0 0 14px;font:700 19px Georgia;color:#0b4141}.decorated{padding-top:55px}.panel-band{position:absolute;left:0;right:0;top:0;height:30px;background-color:#0a4e50;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E");background-size:620px 30px;background-repeat:repeat-x}.form-grid{display:grid;gap:10px;margin-bottom:18px}.products-form{grid-template-columns:1.45fr .75fr .75fr 1fr 1fr .65fr 1.35fr auto}.short{grid-template-columns:1fr auto;max-width:650px}.suppliers-form{grid-template-columns:1.55fr .7fr .7fr .7fr auto}.partners-form{grid-template-columns:1.4fr .85fr 1.6fr auto}.form-grid input,.form-grid select,.settings-grid input,.order-details select{min-height:44px;border:1px solid #d6ded9;border-radius:10px;background:#fff;color:#234542;padding:0 12px;outline:0}.form-grid input:focus,.form-grid select:focus,.settings-grid input:focus,.order-details select:focus{border-color:#bf973e;box-shadow:0 0 0 3px #bf973e1a}.primary{min-height:44px;padding:0 20px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:7px}.primary svg{width:18px}.list{border-top:1px solid #ebe5d8}.list-row{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;padding:13px 4px;border-bottom:1px solid #ece7dc}.list-row>div:first-child{display:flex;flex-direction:column}.list-row small{color:#7a837f;margin-top:3px}.toggle{min-height:36px;border:1px solid #d3dcda;background:#f2f4f1;color:#6f7c77;border-radius:999px;padding:0 12px;display:flex;align-items:center;gap:6px;font-size:12px;font-weight:750}.toggle svg{width:16px}.toggle.on{background:#e6f2ec;color:#26724d;border-color:#c9e0d4}.danger{width:37px;height:37px;border:0;border-radius:9px;background:#fff0ec;color:var(--danger);display:grid;place-items:center}.danger svg{width:17px}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;max-width:920px}.settings-grid label{display:flex;flex-direction:column;gap:7px;color:#586762;font-size:12px;font-weight:800}.settings-grid label:last-child{grid-column:1/-1}.placeholder{min-height:260px;display:grid;place-items:center;align-content:center;text-align:center;color:#76817c}.placeholder svg{width:44px;height:44px;color:#0b6a67}.orders-head,.order-row{display:grid;grid-template-columns:.55fr 2fr 1fr 1fr .75fr;gap:11px;align-items:center;padding:11px 10px}.orders-head{background:#f3f0e8;border:1px solid #e7dfcf;border-radius:9px;font-size:10px;color:#6b7974;font-weight:850}.order-row{border-bottom:1px solid #ece7dc;font-size:12px}.order-row>span:nth-child(2){display:flex;flex-direction:column}.order-row small{color:#7c8681}.status{display:inline-flex;width:max-content;max-width:100%;border-radius:7px;padding:5px 9px;font-size:9px;font-weight:900}.status.new{background:#fff0ce;color:#9a6712}.status.checking{background:#efe5ff;color:#7045a0}.status.confirmed{background:#def1e6;color:#267046}.status.delivery{background:#dceaff;color:#275f9d}.status.done{background:#e3f2e6;color:#3d804e}.status.cancelled{background:#ffe5e0;color:#a34738}.no-orders{padding:35px;text-align:center;color:#7a847f}.admin-orders{display:flex;flex-direction:column;gap:10px}.admin-order{display:grid;grid-template-columns:1fr auto auto auto;gap:12px;align-items:center;background:#fff;border:1px solid #e0d9ca;border-radius:12px;padding:13px 14px}.admin-order.is-new{border-left:4px solid #d6a33f}.admin-order>div:first-child{cursor:pointer}.admin-order h3{margin:3px 0;font-size:14px}.admin-order p{margin:0;color:#77817c;font-size:11px}.admin-order>strong{font:700 16px Georgia}.admin-order select{border:1px solid #d6ded9;border-radius:8px;background:#fff;padding:7px 8px}.order-details{width:min(790px,96vw);max-height:92vh;overflow:auto;padding:58px 31px 30px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:15px 0 20px}.contact-grid>div{display:flex;align-items:flex-start;gap:9px;background:#f5f3ec;border:1px solid #e6dfd2;border-radius:10px;padding:12px}.contact-grid svg{width:18px;color:#0a6c69}.contact-grid span{display:flex;flex-direction:column}.contact-grid small{color:#7a837e}.detail-items{border:1px solid #e1dacb;border-radius:10px;overflow:hidden}.detail-items>div{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;padding:11px;border-bottom:1px solid #ebe6dc}.detail-items>div:last-child{border-bottom:0}.detail-items span:first-child{display:flex;flex-direction:column}.detail-items small{color:#77827d}.detail-total{display:flex;justify-content:space-between;border-top:1px solid #e0dacd;margin:14px 0;padding-top:12px;font-size:18px}.detail-total strong{font:700 20px Georgia;color:#996717}.order-comment{display:flex;gap:9px;background:#f6f3ea;border-radius:9px;padding:11px;margin:12px 0}.order-comment svg{width:18px;color:#0a6b68}.order-comment p{margin:0;color:#5d6b67}.order-details>label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:800;margin-top:15px}@media(max-width:1450px){.topbar nav{gap:24px}.hero-copy{padding-left:6.3vw}.hero-copy h1{font-size:58px}.image-wrap{height:275px}.ref-product-body h3{font-size:18px}.ref-product-body>strong{font-size:24px}.products-form{grid-template-columns:1.5fr .8fr .8fr 1fr 1fr .7fr}.products-form input:nth-of-type(4){grid-column:1/4}.products-form .primary{grid-column:auto}}@media(max-width:1180px){.topbar{grid-template-columns:auto 1fr auto}.topbar nav{display:none}.hero-reference{grid-template-columns:1fr 1fr}.hero-copy{padding:55px 4vw}.hero-copy h1{font-size:49px}.hero-benefits{grid-template-columns:1fr 1fr}.hero-benefits>div:nth-child(2){border-right:0}.product-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(3,1fr)}.service-grid{grid-template-columns:repeat(2,1fr)}.admin-shell{grid-template-columns:90px 1fr}.sidebar{width:90px}.side-logo .logo>span,.sidebar nav span,.open-site{display:none}.side-logo{padding:17px 18px}.sidebar nav button{justify-content:center}.sidebar nav em{position:absolute;margin:0;transform:translate(17px,-14px)}.metric-grid{grid-template-columns:repeat(2,1fr)}.products-form,.suppliers-form,.partners-form{grid-template-columns:1fr 1fr}}@media(max-width:760px){.topbar{height:70px;padding:0 14px}.logo>img{width:42px;height:42px}.logo b{font-size:14px}.logo em{display:none}.top-actions button,.top-actions select{height:39px;padding:0 9px}.top-actions>a{display:none}.ethno-band{height:22px;background-size:520px 22px}.hero-reference{grid-template-columns:1fr;background:#fff8e9}.hero-copy{padding:42px 20px 28px}.hero-copy h1{font-size:43px;letter-spacing:-1px}.hero-copy p{font-size:15px}.eyebrow i{width:80px}.gift-btn{min-width:0;width:100%;height:58px}.hero-time{max-width:none}.hero-benefits{margin-top:30px}.hero-image-shell{min-height:420px;padding:16px}.hero-image-shell>img{min-height:388px;border-radius:28px}.hero-image-shell:after{inset:8px;border-radius:32px}.section{padding:42px 14px 18px}.section-head h2{font-size:36px}.section-head>a{font-size:13px}.title-ornament{width:250px}.title-ornament:after{width:70px}.product-grid{grid-template-columns:1fr}.image-wrap{height:340px}.category-grid{grid-template-columns:1fr 1fr}.service-grid{grid-template-columns:1fr}footer{grid-template-columns:1fr;gap:18px;text-align:center}.footer-links{flex-wrap:wrap}footer>small{text-align:center}.ref-modal{grid-template-columns:1fr;max-height:94vh;overflow:auto}.ref-modal-image,.ref-modal-image img{min-height:300px}.modal-copy{padding:32px 24px}.cart-line{grid-template-columns:58px 1fr auto}.cart-line>img{width:58px;height:58px}.remove{grid-column:3}.checkout-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.checkout-footer{flex-direction:column;align-items:stretch}.checkout-footer .checkout-btn{width:100%}.admin-shell{display:block}.sidebar{display:none}.admin-header{height:65px;padding:0 15px}.admin-content{padding:22px 14px 45px}.page-title h1{font-size:34px}.metric-grid{grid-template-columns:1fr 1fr;gap:10px}.metric{min-height:95px;padding:13px}.products-form,.short,.suppliers-form,.partners-form,.settings-grid{grid-template-columns:1fr}.settings-grid label:last-child{grid-column:auto}.orders-head,.order-row{grid-template-columns:.6fr 1.6fr 1fr}.orders-head span:nth-child(4),.orders-head span:nth-child(5),.order-row>span:nth-child(4),.order-row>span:nth-child(5){display:none}.admin-order{grid-template-columns:1fr auto}.admin-order .status,.admin-order select{grid-column:auto}.contact-grid{grid-template-columns:1fr}}.header-stage{position:sticky;top:0;z-index:60;padding:14px 24px 11px;background:#fffdf8f7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.reference-topbar{position:relative;top:auto;z-index:1;width:100%;height:82px;padding:0 86px;border:2px solid #d8ae55;border-radius:44px;box-shadow:0 12px 28px #382d151f,inset 0 0 0 4px #ffffffb8;background:linear-gradient(90deg,#fffaeef5,#fffffcfc 28% 72%,#fffaeef5);overflow:hidden}.reference-topbar:before,.reference-topbar:after{content:"";position:absolute;top:-3px;bottom:-3px;width:76px;z-index:0;background-color:#075556;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E");background-size:112px 112px;background-repeat:no-repeat;border:2px solid #d7aa50}.reference-topbar:before{left:-2px;border-radius:44px 0 0 44px;background-position:36% 50%}.reference-topbar:after{right:-2px;border-radius:0 44px 44px 0;background-position:64% 50%;transform:scaleX(-1)}.reference-topbar>.logo,.reference-topbar>nav,.reference-topbar>.top-actions{position:relative;z-index:2}.reference-topbar>.logo{padding-right:27px}.reference-topbar>.logo:after{content:"";position:absolute;right:0;top:7px;bottom:7px;width:1px;background:#c99a3c}.reference-topbar>.logo:before{content:"";position:absolute;right:-5px;top:50%;width:9px;height:9px;background:#fffdf8;border:1px solid #c99a3c;transform:translateY(-50%) rotate(45deg);z-index:2}.reference-topbar nav{gap:46px}.reference-topbar nav a{padding:29px 0 27px;font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:700}.reference-topbar nav a:after{bottom:17px;left:7%;right:7%;height:2px}.reference-topbar nav a:first-child:before{content:"";position:absolute;left:50%;bottom:13px;width:9px;height:9px;background:#fffdf8;border:2px solid #b77d1d;transform:translate(-50%) rotate(45deg);z-index:2}.reference-topbar .top-actions{gap:12px}.reference-topbar .top-actions>*{position:relative}.reference-topbar .top-actions>*+*:before{content:"";position:absolute;left:-7px;top:7px;bottom:7px;width:1px;background:#d2a246}.reference-topbar .top-actions button,.reference-topbar .top-actions select{background:#fff9;border-color:#d9dfda;box-shadow:0 3px 8px #00000006}.account-button{display:grid!important;place-items:center}.ethno-band{margin-top:0;box-shadow:0 4px 10px #073b3f14}.hero-reference{min-height:610px;grid-template-columns:45.2% 54.8%}.hero-copy{padding:64px 5.3vw 42px 7.8vw}.hero-copy h1{font-size:clamp(54px,4.7vw,79px);line-height:.98}.hero-title-gold{color:#a96e13}.hero-copy p{max-width:560px;margin-top:20px}.hero-actions{margin-top:24px}.gift-btn{min-width:350px;height:62px}.hero-image-shell{min-height:610px;padding:19px 18px 20px 9px}.hero-image-shell>img{min-height:570px}.hero-image-shell:after{inset:9px 8px 10px -2px;border-radius:38px 72px 39px}.hero-image-shell:before{opacity:.68}.hero-watermark{width:330px;height:440px;left:-94px;top:5px;opacity:.065}.categories{padding-top:14px;background:linear-gradient(180deg,#fffcf5fa,#fffaeffa),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") left -90px top -65px/290px no-repeat}.categories .section-head{margin-bottom:16px}.categories .section-head h2{font-size:42px}.category-grid{gap:14px}.category-card{min-height:138px;border-color:#d5b675;background:linear-gradient(145deg,#fffdf8,#faf1df);box-shadow:0 8px 20px #553d170b;padding:22px 44px 18px 13px}.category-card>span{font-size:36px}.category-card>b{font-size:13px}.category-card>button{position:absolute;right:13px;bottom:20px;width:39px;height:39px;border-radius:50%;border:1px solid #d9c79f;background:#fffdf8;color:#124c4b;display:grid;place-items:center;box-shadow:0 4px 10px #0000000d}.category-card>button svg{width:18px;height:18px}.category-card:hover>button{background:#086a67;color:#fff;border-color:#086a67}.feature-strip{max-width:1900px;margin:2px auto 0;padding:20px 4.3vw 24px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) 1.55fr;align-items:center;background:linear-gradient(180deg,#fffaf0,#faf1df);border-top:1px solid #e8dcc5;border-bottom:1px solid #e4d5b8;position:relative;overflow:hidden}.feature-strip:after{content:"";position:absolute;left:0;right:0;bottom:-28px;height:95px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") center bottom/850px 38px repeat-x;opacity:.055}.feature-strip>div:not(.feature-motto){min-height:56px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:0 25px;border-right:1px solid #dfd2b8;position:relative;z-index:2}.feature-strip>div:first-child{padding-left:0}.feature-strip>div:not(.feature-motto) svg{width:31px;height:31px;color:#a97013}.feature-strip>div:not(.feature-motto) span{font-size:12px;line-height:1.25;color:#315653;font-weight:700}.feature-motto{justify-self:end;text-align:center;position:relative;z-index:2;color:#0b4545;min-width:285px;padding-left:30px}.feature-motto b,.feature-motto span{display:block;font-family:Georgia,Times New Roman,serif;letter-spacing:3px}.feature-motto b{font-size:11px}.feature-motto span{font-size:11px;margin-top:5px}.feature-motto i{display:block;width:170px;height:1px;background:#b78328;margin:12px auto 0;position:relative}.feature-motto i:after{content:"";position:absolute;left:50%;top:50%;width:10px;height:10px;background:#fff8e9;border:2px solid #b78328;transform:translate(-50%,-50%) rotate(45deg)}.popular-section{padding-top:62px;background:radial-gradient(circle at 96% 3%,rgba(10,104,103,.04),transparent 21%)}.popular-section .section-head{margin-bottom:27px}.popular-section .section-head h2{font-size:50px}.ref-product-card{border-radius:19px}.image-wrap{height:330px}.ref-product-body h3{font-size:20px}.cart-button{height:57px}.services{padding-top:62px}.service-card{height:215px}.service-pattern{opacity:.22}footer{padding-top:57px}.footer-band{height:30px;background-size:700px 30px}.admin-shell{background:radial-gradient(circle at 92% 2%,rgba(198,145,47,.09),transparent 20%),linear-gradient(180deg,#f8f5ed,#f3f1eb)}.sidebar{border-right:1px solid rgba(213,171,80,.28)}.side-band{height:34px;background-size:660px 34px}.admin-header{margin:12px 18px 0;height:67px;border:1px solid #dbc89e;border-radius:17px;box-shadow:0 7px 19px #4030150f;position:sticky;top:12px}.admin-header:after{content:"";position:absolute;left:19px;right:19px;bottom:-6px;height:6px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") center/460px 18px repeat-x;opacity:.16;pointer-events:none}.admin-content{padding-top:29px}.page-title h1{font-size:43px}.panel,.metric{border-color:#dccdae}.panel{box-shadow:0 12px 28px #4434190e}.metric{background:linear-gradient(145deg,#fffdf8,#faf3e5)}.decorated{padding-top:58px}.panel-band{height:32px;background-size:670px 32px}.primary{border:1px solid #c49337;background:linear-gradient(180deg,#087a75,#075b5b)}.form-grid input,.form-grid select,.settings-grid input,.order-details select{background:#fffdf8;border-color:#ded5c3}.list-row{padding-top:15px;padding-bottom:15px}.toggle.on{background:#e6f2eb;border-color:#c8ddcf}@media(max-width:1450px){.reference-topbar{padding-left:78px;padding-right:78px}.reference-topbar nav{gap:28px}.reference-topbar nav a{font-size:14px}.hero-reference{grid-template-columns:45% 55%}.hero-copy{padding-left:5.7vw}.feature-strip{grid-template-columns:repeat(4,1fr) 1.35fr}.feature-strip>div:not(.feature-motto){padding:0 14px}.feature-motto{min-width:230px}}@media(max-width:760px){.header-stage{padding:8px 9px 6px}.reference-topbar{height:66px;border-radius:34px;padding:0 42px 0 48px}.reference-topbar:before,.reference-topbar:after{width:38px;background-size:70px}.reference-topbar>.logo{padding-right:0}.reference-topbar>.logo:after,.reference-topbar>.logo:before{display:none}.reference-topbar .logo>img{width:38px;height:38px}.reference-topbar .top-actions{gap:5px}.reference-topbar .top-actions>*+*:before{display:none}.reference-topbar .top-actions .account-button{display:none!important}.ethno-band{height:19px;background-size:470px 19px}.hero-reference{min-height:auto}.hero-copy{padding:39px 20px 29px}.hero-copy h1{font-size:43px}.hero-image-shell{min-height:365px;padding:12px}.hero-image-shell>img{min-height:340px}.categories{padding-top:18px}.categories .section-head h2{font-size:35px}.category-card{min-height:128px}.feature-strip{grid-template-columns:1fr 1fr;padding:16px 14px 21px}.feature-strip>div:not(.feature-motto){padding:11px 7px;border-right:0;border-bottom:1px solid #e2d7c0}.feature-motto{grid-column:1/-1;justify-self:center;padding:18px 0 0;min-width:0}.popular-section{padding-top:45px}.popular-section .section-head h2{font-size:37px}.image-wrap{height:330px}.admin-header{margin:8px 9px 0;top:8px}}.loading-screen{min-height:100vh;display:grid;place-items:center;align-content:center;gap:16px;background:#fffaf0;color:#64736e}.loading-screen .spin{animation:ks-spin 1s linear infinite;color:#0a6867}@keyframes ks-spin{to{transform:rotate(360deg)}}.server-state,.admin-sync,.supplier-online{display:inline-flex!important;align-items:center;justify-content:flex-end;gap:6px;font-size:10px!important;font-weight:850}.server-state svg,.admin-sync svg,.supplier-online svg{width:14px;height:14px}.online{color:#26744d!important}.offline{color:#b24b39!important}.admin-sync{padding:6px 9px;border-radius:999px;background:#f2f5f1}.sold-out{opacity:.78}.sold-out-badge{position:absolute;left:14px;top:14px;background:#fff0eb;color:#a94435;border:1px solid #efc5bc;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900;z-index:7}.cart-button:disabled,.checkout-btn:disabled,.supplier-save:disabled,.supplier-login-btn:disabled{opacity:.48;cursor:not-allowed}.qty button:disabled{opacity:.3;cursor:not-allowed}.supplier-login-page{min-height:100vh;display:grid;place-items:center;padding:26px;background:radial-gradient(circle at 15% 10%,rgba(209,166,77,.12),transparent 25%),linear-gradient(135deg,#fff9eb,#eaf2ee)}.supplier-login-card{width:min(470px,96vw);background:#fffdf8;border:1px solid #d9c59c;border-radius:23px;padding:31px;box-shadow:0 25px 70px #073b3f26;position:relative;overflow:hidden}.supplier-login-card:before{content:"";position:absolute;left:0;right:0;top:0;height:26px;background:#073f40 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") center/620px 26px repeat-x}.supplier-login-card>.logo{margin-top:15px}.supplier-login-ornament{height:16px;width:220px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") left center/190px 16px no-repeat;margin:24px 0 17px}.supplier-login-card>small{color:#986a20;font-size:10px;font-weight:900;letter-spacing:2.2px}.supplier-login-card h1{font:700 34px Georgia,serif;color:#0b4141;margin:5px 0 8px}.supplier-login-card>p{color:#6c7974;margin:0 0 20px}.supplier-login-card form{display:grid;gap:14px}.supplier-login-card label{display:flex;flex-direction:column;gap:6px;font-size:11px;font-weight:850;color:#586762}.supplier-login-card label>div{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #d8e0dc;border-radius:10px;padding:0 11px}.supplier-login-card label svg{width:17px;color:#0a6867}.supplier-login-card input{width:100%;border:0;outline:0;padding:13px 0;background:transparent}.supplier-login-btn{height:50px;border:1px solid #c39336;border-radius:999px;background:linear-gradient(180deg,#087b76,#075958);color:#fff;font-weight:900;margin-top:4px}.supplier-login-card>a{display:block;text-align:center;margin-top:18px;color:#0a6867;font-size:12px;font-weight:800}.supplier-error{background:#ffe9e4;color:#a33f30;border:1px solid #f0c5bb;border-radius:10px;padding:10px 12px;font-size:12px}.supplier-shell{min-height:100vh;background:linear-gradient(180deg,#f8f5ed,#f3f2ed)}.supplier-header{height:82px;background:#fffdf8;display:flex;align-items:center;justify-content:space-between;padding:0 4vw;border-bottom:1px solid #e3dac7}.supplier-header-actions{display:flex;align-items:center;gap:10px}.supplier-header-actions>a,.supplier-header-actions>button{height:40px;display:inline-flex;align-items:center;gap:7px;border:1px solid #d9dfdb;background:#fff;border-radius:9px;padding:0 12px;color:#174b49;font-weight:800;font-size:12px}.supplier-header-actions button svg{width:16px}.supplier-main{max-width:1450px;margin:0 auto;padding:35px 4vw 60px}.supplier-welcome{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:19px}.supplier-welcome small{color:#986a20;font-size:10px;font-weight:900;letter-spacing:2.3px}.supplier-welcome h1{margin:4px 0 6px;font:700 40px Georgia,serif;color:#0b4141}.supplier-welcome p{margin:0;color:#6e7975}.supplier-welcome>button{height:42px;display:flex;align-items:center;gap:7px;border:1px solid #d8dfdb;background:#fffdf8;border-radius:10px;padding:0 13px;color:#0a6664;font-weight:850}.supplier-welcome button svg{width:17px}.supplier-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:18px}.supplier-stats article{min-height:102px;background:#fffdf8;border:1px solid #ddd1b9;border-radius:15px;padding:17px;display:flex;align-items:center;gap:12px;box-shadow:0 7px 18px #372f1e0a}.supplier-stats article>svg{width:30px;height:30px;color:#0a6a67;background:#e5f0eb;border-radius:9px;padding:6px}.supplier-stats span{display:flex;flex-direction:column}.supplier-stats small{color:#77827d}.supplier-stats b{font:700 25px Georgia;color:#0b4443}.supplier-panel{background:#fffdf8;border:1px solid #dccfaf;border-radius:17px;overflow:hidden;box-shadow:0 10px 25px #362f1e0d}.supplier-panel:before{content:"";display:block;height:30px;background:#07494b url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") center/650px 30px repeat-x}.supplier-panel-head{padding:20px;border-bottom:1px solid #e7dfcf}.supplier-panel-head h2{font:700 22px Georgia,serif;margin:0 0 4px}.supplier-panel-head p{margin:0;color:#74807b;font-size:12px}.supplier-products{display:flex;flex-direction:column}.supplier-product-row{display:grid;grid-template-columns:78px 1fr 180px 125px 130px;gap:14px;align-items:center;padding:15px 20px;border-bottom:1px solid #ebe5d8}.supplier-product-row:last-child{border-bottom:0}.supplier-product-row.zero{background:#fff9f6}.supplier-product-row>img{width:78px;height:78px;object-fit:cover;border-radius:11px;border:1px solid #d9c8a6}.supplier-product-copy{min-width:0}.supplier-product-copy small{font-size:9px;letter-spacing:1.5px;color:#8c6a2d;text-transform:uppercase}.supplier-product-copy h3{font:700 16px Georgia,serif;margin:4px 0}.supplier-product-copy span{font-size:11px;color:#74807c}.supplier-stock-editor>small{display:block;font-size:10px;font-weight:850;color:#65736e;margin-bottom:5px}.supplier-stock-editor>div{display:grid;grid-template-columns:38px 1fr 38px;border:1px solid #d6ded9;border-radius:9px;overflow:hidden;background:#fff}.supplier-stock-editor button{border:0;background:#f2f4f0;display:grid;place-items:center}.supplier-stock-editor button svg{width:15px}.supplier-stock-editor input{width:100%;min-width:0;border:0;outline:0;text-align:center;padding:10px 4px;font-weight:900;background:#fff}.supplier-stock-status{font-size:10px;font-weight:900;text-align:center;border-radius:999px;padding:8px}.supplier-stock-status.ok{background:#e4f2eb;color:#26724d}.supplier-stock-status.none{background:#ffe9e3;color:#a44635}.supplier-save{height:40px;border:1px solid #c49336;border-radius:9px;background:#0a6867;color:#fff;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:850;font-size:11px}.supplier-save svg{width:16px}.supplier-empty{padding:45px;text-align:center;color:#75817c}@media(max-width:1000px){.supplier-stats{grid-template-columns:1fr 1fr}.supplier-product-row{grid-template-columns:64px 1fr 155px}.supplier-product-row>img{width:64px;height:64px}.supplier-stock-status,.supplier-save{grid-column:auto}}@media(max-width:720px){.supplier-header{height:auto;min-height:74px;padding:10px 14px}.supplier-header .logo span em{display:none}.supplier-header-actions .supplier-online,.supplier-header-actions>a{display:none!important}.supplier-main{padding:25px 14px 45px}.supplier-welcome{align-items:flex-start;flex-direction:column}.supplier-welcome h1{font-size:32px}.supplier-stats{grid-template-columns:1fr 1fr;gap:9px}.supplier-stats article{min-height:88px;padding:12px}.supplier-product-row{grid-template-columns:58px 1fr;gap:10px;padding:13px}.supplier-product-row>img{width:58px;height:58px}.supplier-stock-editor,.supplier-stock-status,.supplier-save{grid-column:1/-1}.supplier-stock-editor>div{max-width:220px}.supplier-save{width:100%}}.supplier-create-form{grid-template-columns:1.45fr .62fr .62fr .62fr 1fr 1fr auto!important}.supplier-admin-error{margin-bottom:13px}.supplier-admin-row{grid-template-columns:1fr auto auto auto!important}.supplier-access-btn{height:37px;border:1px solid #d6c69f;background:#fffaf0;color:#75551e;border-radius:9px;padding:0 11px;display:flex;align-items:center;gap:6px;font-size:11px;font-weight:850}.supplier-access-btn svg{width:16px}.supplier-access-modal{width:min(560px,95vw);background:#fffdf8;border:1px solid #dac79e;border-radius:19px;padding:54px 28px 27px;position:relative;box-shadow:0 30px 80px #00000059}.supplier-access-modal:before{content:"";position:absolute;left:0;right:0;top:0;height:29px;background:#073f40 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") center/620px 29px repeat-x}.supplier-access-modal>small{color:#986a20;font-size:10px;font-weight:900;letter-spacing:2.2px}.supplier-access-modal h2{font:700 30px Georgia,serif;color:#0b4141;margin:5px 0 7px}.supplier-access-modal>p{color:#687671;font-size:13px;line-height:1.5;margin:0 0 18px}.supplier-access-modal>label:not(.access-toggle){display:flex;flex-direction:column;gap:6px;font-size:11px;font-weight:850;color:#596762;margin-bottom:13px}.supplier-access-modal>label:not(.access-toggle)>input{height:45px;border:1px solid #d6ded9;border-radius:9px;background:#fff;padding:0 11px;outline:0}.access-toggle{display:flex;align-items:center;gap:9px;padding:10px 0;font-size:12px;font-weight:800}.access-toggle input{width:18px;height:18px;accent-color:#0a6867}.supplier-access-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:18px;border-top:1px solid #e6dfd1;padding-top:15px}.supplier-access-actions button{height:42px;border-radius:9px;padding:0 14px;display:flex;align-items:center;gap:7px;font-weight:850}.supplier-access-actions svg{width:16px}.remove-access{border:1px solid #edc8bf;background:#fff1ed;color:#a54737}.save-access{border:1px solid #c49336;background:#0a6867;color:#fff}@media(max-width:1350px){.supplier-create-form{grid-template-columns:1fr 1fr 1fr!important}.supplier-create-form .primary{grid-column:auto}}@media(max-width:760px){.supplier-create-form{grid-template-columns:1fr!important}.supplier-admin-row{grid-template-columns:1fr auto!important}.supplier-admin-row .supplier-access-btn{grid-column:1/-1;width:max-content}.supplier-access-actions{flex-direction:column}.supplier-access-actions button{justify-content:center}}.status.problem{background:#ffe0db;color:#a53e30}.supplier-response-status{display:inline-flex;width:max-content;align-items:center;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900;white-space:nowrap}.supplier-response-status.pending{background:#fff1d2;color:#916017}.supplier-response-status.confirmed{background:#dff2e7;color:#247149}.supplier-response-status.unavailable{background:#ffe4df;color:#a44132}.admin-supplier-progress{display:flex;align-items:center;gap:7px;margin-top:7px;font-size:10px}.admin-supplier-progress span{font-weight:900;border-radius:6px;padding:3px 6px}.admin-supplier-progress em{font-style:normal;color:#7c8581}.progress-ok{background:#e5f3eb;color:#24704a}.progress-wait{background:#fff1d7;color:#936217}.progress-no{background:#ffe7e2;color:#a44636}.supplier-aware-order.has-problem{border-left:4px solid #c44c38}.order-supplier-summary{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin:14px 0 18px}.supplier-summary-card{display:flex;align-items:center;gap:9px;border:1px solid #e1dacb;border-radius:10px;padding:11px;background:#f8f6ef}.supplier-summary-card>svg{width:20px;color:#0a6966}.supplier-summary-card span{display:flex;flex-direction:column}.supplier-summary-card small{color:#77817d}.supplier-summary-card.ready{background:#eef7f1;border-color:#d4e7da}.supplier-summary-card.waiting{background:#fff8e8;border-color:#ead9ae}.supplier-summary-card.problem{background:#fff0ed;border-color:#eccac2}.supplier-detail-items>div{grid-template-columns:1fr auto auto!important}.supplier-tabs{display:flex;gap:8px;margin:17px 0 13px}.supplier-tabs button{height:44px;border:1px solid #d8d0bd;background:#fffdf8;color:#385a57;border-radius:10px;padding:0 16px;display:flex;align-items:center;gap:8px;font-weight:850}.supplier-tabs button svg{width:18px}.supplier-tabs button.active{background:#0a6867;color:#fff;border-color:#0a6867}.supplier-tabs button em{min-width:20px;height:20px;border-radius:99px;background:#d49c32;color:#fff;display:grid;place-items:center;font-style:normal;font-size:10px;padding:0 5px}.supplier-orders-panel{overflow:visible}.supplier-order-list{display:flex;flex-direction:column;gap:13px;padding:16px;background:#f7f5ef}.supplier-order-card{background:#fffdf8;border:1px solid #ddd3bc;border-radius:14px;overflow:hidden;box-shadow:0 7px 18px #362f1e0b}.supplier-order-card.waiting{border-left:4px solid #d4a039}.supplier-order-card.problem{border-left:4px solid #c24d3a}.supplier-order-card.ready{border-left:4px solid #3b8b61}.supplier-order-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 17px;border-bottom:1px solid #e9e2d4}.supplier-order-head small{color:#8a6a30;font-size:9px;font-weight:900;letter-spacing:1.2px}.supplier-order-head h3{font:700 17px Georgia,serif;margin:4px 0}.supplier-order-head p{margin:0;color:#78827d;font-size:11px}.supplier-order-head-actions{display:flex;align-items:center;gap:9px}.supplier-order-head-actions>button{height:38px;border:1px solid #b6d4c1;background:#eaf5ee;color:#276f49;border-radius:9px;padding:0 11px;display:flex;align-items:center;gap:6px;font-weight:850;font-size:11px}.supplier-order-head-actions button svg{width:16px}.supplier-order-items{display:flex;flex-direction:column}.supplier-order-item{display:grid;grid-template-columns:66px 1fr auto 190px;gap:13px;align-items:center;padding:13px 17px;border-bottom:1px solid #ebe6db}.supplier-order-item:last-child{border-bottom:0}.supplier-order-item>img{width:66px;height:66px;object-fit:cover;border-radius:10px;border:1px solid #dacaa9}.supplier-order-item-copy h4{font:700 15px Georgia,serif;margin:0 0 4px}.supplier-order-item-copy span,.supplier-order-item-copy small{display:block;color:#687671;font-size:11px}.supplier-order-item-copy span b{color:#173f3d}.supplier-response-buttons{display:grid;grid-template-columns:1fr 1fr;gap:7px}.supplier-response-buttons button{height:38px;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:5px;font-weight:900;font-size:11px}.supplier-response-buttons svg{width:16px}.supplier-response-buttons .yes{border:1px solid #b7d7c3;background:#eff8f2;color:#2b744d}.supplier-response-buttons .yes.active{background:#2d7e55;color:#fff;border-color:#2d7e55}.supplier-response-buttons .no{border:1px solid #e6c1b8;background:#fff3f0;color:#a44939}.supplier-response-buttons .no.active{background:#b74a37;color:#fff;border-color:#b74a37}.supplier-order-footer{min-height:40px!important;padding:8px 17px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:18px!important;background:#faf8f2!important;border-top:1px solid #e9e2d5!important;font-size:10px!important}.supplier-order-footer span{color:#66736e}.supplier-order-footer b{color:#163f3d}@media(max-width:920px){.supplier-order-item{grid-template-columns:58px 1fr auto}.supplier-order-item>img{width:58px;height:58px}.supplier-response-buttons{grid-column:2/-1}.order-supplier-summary{grid-template-columns:1fr}}@media(max-width:620px){.supplier-order-head{align-items:flex-start;flex-direction:column}.supplier-order-head-actions{width:100%;justify-content:space-between}.supplier-order-item{grid-template-columns:52px 1fr}.supplier-order-item>img{width:52px;height:52px}.supplier-order-item>.supplier-response-status{grid-column:2}.supplier-response-buttons{grid-column:1/-1}.supplier-order-footer{flex-wrap:wrap!important}}.notification-wrap{position:relative;display:inline-flex;align-items:center}.notification-bell{position:relative;width:39px;height:39px;border:1px solid #d9dfdb;background:#fffdf8;color:#54645f;border-radius:10px;display:grid;place-items:center;padding:0!important}.notification-bell svg{width:18px;height:18px}.notification-bell.has-unread{color:#0a6867;border-color:#c9a65e;background:#fff8e8}.notification-bell em{position:absolute;right:-7px;top:-8px;min-width:20px;height:20px;border:2px solid #fff;border-radius:999px;background:#c44938;color:#fff;display:grid;place-items:center;padding:0 5px;font-style:normal;font-size:9px;font-weight:900;z-index:4}.notification-screen{position:fixed!important;inset:0!important;width:auto!important;height:auto!important;border:0!important;background:transparent!important;border-radius:0!important;z-index:80!important}.notification-panel{position:absolute;right:0;top:49px;width:min(430px,92vw);max-height:620px;background:#fffdf8;border:1px solid #d9c8a5;border-radius:16px;box-shadow:0 22px 60px #062d2f38;overflow:hidden;z-index:90;color:#183f3d;text-align:left}.notification-panel:before{content:"";display:block;height:24px;background:#073f40 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") center/590px 24px repeat-x}.notification-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:14px 15px;border-bottom:1px solid #e7dfd0}.notification-head small{font-size:8px;letter-spacing:1.8px;color:#976a22;font-weight:900}.notification-head h3{font:700 20px Georgia,serif;margin:3px 0 0}.notification-head>button{border:0;background:transparent;color:#0a6867;font-size:10px;font-weight:900;padding:5px}.enable-system-notifications{margin:10px 12px 4px;width:calc(100% - 24px);min-height:39px;border:1px solid #c9dcd4;background:#ecf5f0;color:#276f4b;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px;font-weight:850}.enable-system-notifications svg{width:16px}.notification-permission-note{margin:9px 12px 3px;padding:9px 10px;background:#fff2dc;color:#806020;border-radius:8px;font-size:10px;line-height:1.4}.notification-list{max-height:470px;overflow:auto;padding:6px}.notification-item{width:100%;border:0;background:transparent;border-radius:10px;padding:11px 10px;display:grid;grid-template-columns:8px 1fr auto;gap:9px;text-align:left;color:#183f3d;align-items:start}.notification-item:hover{background:#f5f2ea}.notification-item.unread{background:#fff8e8}.notification-item.unread:hover{background:#fff3d8}.notification-dot{width:7px;height:7px;border-radius:50%;background:#c7cec9;margin-top:5px}.notification-item.unread .notification-dot{background:#c48b25;box-shadow:0 0 0 4px #c48b251f}.notification-item.type-availability_problem .notification-dot{background:#c34937}.notification-item.type-order_confirmed .notification-dot{background:#32825a}.notification-item.type-new_order .notification-dot,.notification-item.type-supplier_order .notification-dot{background:#0b7772}.notification-item>div{min-width:0}.notification-item b{display:block;font-size:12px}.notification-item p{margin:3px 0 5px;font-size:10px;line-height:1.45;color:#687672}.notification-item small{font-size:9px;color:#8a938f}.notification-item>svg{width:16px;height:16px;color:#8a938f;margin-top:12px}.notification-empty{padding:38px 20px;text-align:center;color:#7c8782}.notification-empty svg{width:31px;height:31px;color:#b99b5d}.notification-empty p{margin:8px 0 0;font-size:11px}.supplier-header-actions .notification-wrap{flex:none}.supplier-header-actions .notification-bell{background:#fff}@media(max-width:720px){.notification-panel{position:fixed;left:10px;right:10px;top:78px;width:auto;max-height:75vh}.notification-list{max-height:58vh}.admin-header .profile>div:last-child{display:none}}.hotel-welcome-bar{min-height:58px;background:#fff6df;border-bottom:1px solid #e3cca0;display:flex;align-items:center;justify-content:center;gap:12px;padding:8px 18px;color:#174b49}.hotel-welcome-bar>svg{width:24px;color:#a97013}.hotel-welcome-bar>div{display:flex;flex-direction:column}.hotel-welcome-bar small{font-size:8px;letter-spacing:2px;color:#986a20;font-weight:900}.hotel-welcome-bar b{font:700 14px Georgia,serif}.hotel-welcome-bar>span{margin-left:18px;padding-left:18px;border-left:1px solid #d8bc83;font-size:11px;color:#6f766f}.qr-hotel-checkout{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;background:#fff5dc;border:1px solid #dec28c;border-radius:11px;padding:11px;margin-bottom:13px}.qr-hotel-checkout>svg:first-child{width:22px;color:#9d6b18}.qr-hotel-checkout>div{display:flex;flex-direction:column}.qr-hotel-checkout small{font-size:8px;letter-spacing:1.4px;color:#95691f;font-weight:900}.qr-hotel-checkout b{font:700 14px Georgia,serif}.qr-hotel-checkout>svg:last-child{width:21px;color:#2d7d54}.readonly-field{background:#f4f2eb!important}.readonly-field input{color:#425a56}.field-lock{width:14px!important;color:#9a7b3e!important}.hotel-admin-error{margin-bottom:13px}.hotel-create-grid{display:grid;grid-template-columns:1.2fr 1fr 1.8fr auto;gap:9px;margin-bottom:18px}.hotel-create-grid input{height:44px;border:1px solid #d6ded9;border-radius:10px;background:#fffdf8;padding:0 12px;outline:0}.hotel-create-grid input:focus{border-color:#bf973e;box-shadow:0 0 0 3px #bf973e1a}.hotel-overview{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin:15px 0 18px}.hotel-overview article{min-height:88px;background:#faf7ef;border:1px solid #e1d5bc;border-radius:12px;padding:13px;display:flex;align-items:center;gap:10px}.hotel-overview article>svg{width:25px;color:#0a6966}.hotel-overview span{display:flex;flex-direction:column}.hotel-overview small{color:#77817c;font-size:10px}.hotel-overview b{font:700 19px Georgia,serif;color:#0b4342;margin-top:2px}.hotel-list{display:flex;flex-direction:column;gap:11px}.hotel-card{border:1px solid #ddd2ba;background:#fffdf8;border-radius:14px;padding:14px;display:grid;grid-template-columns:1.1fr 1.7fr auto;gap:15px;align-items:center;transition:.2s}.hotel-card.inactive{opacity:.58}.hotel-card-main{display:flex;align-items:center;gap:11px;min-width:0}.hotel-icon{width:46px;height:46px;border-radius:12px;background:#e7f0eb;display:grid;place-items:center;color:#0a6966;flex:none}.hotel-icon svg{width:24px}.hotel-card-main small{font-size:8px;letter-spacing:1.4px;color:#95691f;font-weight:900}.hotel-card-main h3{font:700 17px Georgia,serif;margin:3px 0}.hotel-card-main p{font-size:10px;color:#737e79;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:310px}.hotel-funnel{display:grid;grid-template-columns:1fr auto 1fr auto 1fr 1fr 1.35fr;gap:7px;align-items:center;background:#f7f4ec;border-radius:10px;padding:10px}.hotel-funnel>div{display:flex;flex-direction:column;text-align:center}.hotel-funnel small{font-size:8px;color:#78827e}.hotel-funnel b{font:700 15px Georgia,serif;color:#0c4846}.hotel-funnel>svg{width:13px;color:#b59b62}.hotel-conversion b{color:#986a1d!important}.hotel-card-actions{display:flex;align-items:center;gap:7px}.hotel-qr-btn{height:37px;border:1px solid #d0b87e;background:#fff7e6;color:#795719;border-radius:9px;padding:0 10px;display:flex;align-items:center;gap:6px;font-size:10px;font-weight:850;white-space:nowrap}.hotel-qr-btn svg{width:16px}.hotel-empty{padding:48px;text-align:center;color:#75807b}.hotel-empty>svg{width:45px;height:45px;color:#b78a36}.hotel-empty h3{font:700 20px Georgia,serif;color:#174744;margin:9px 0}.hotel-empty p{margin:0}.hotel-qr-modal{width:min(1080px,97vw);max-height:94vh;overflow:auto;background:#fffdf8;border:1px solid #dbc8a1;border-radius:20px;display:grid;grid-template-columns:.82fr 1.18fr;position:relative;box-shadow:0 30px 90px #00000059}.hotel-qr-modal:before{content:"";position:absolute;left:0;right:0;top:0;height:27px;background:#073f40 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") center/620px 27px repeat-x;z-index:2}.hotel-qr-left{padding:58px 30px 30px;background:linear-gradient(145deg,#fff6df,#f5ead3);border-right:1px solid #dfd0b2;text-align:center}.hotel-qr-left>small{font-size:9px;letter-spacing:2px;color:#986a1f;font-weight:900}.hotel-qr-left h2{font:700 28px Georgia,serif;color:#0b4241;margin:5px 0 17px}.qr-paper{background:#fff;border:2px solid #c79636;border-radius:16px;padding:22px 17px;box-shadow:0 12px 27px #40311714;display:flex;flex-direction:column;align-items:center}.qr-paper img{width:min(300px,90%);aspect-ratio:1/1}.qr-paper b{font:700 19px Georgia,serif;letter-spacing:1.5px;color:#073f40}.qr-paper span{font-size:10px;color:#697570;margin-top:5px}.qr-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.qr-actions a,.qr-actions button{height:42px;border-radius:9px;border:1px solid #d0b87e;background:#fffaf0;color:#73531b;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:850;font-size:11px}.qr-actions svg{width:16px}.hotel-qr-right{padding:55px 29px 28px}.hotel-qr-right h3{font:700 17px Georgia,serif;margin:0 0 9px;color:#0d4543}.hotel-link{display:grid;grid-template-columns:auto 1fr auto;gap:7px;align-items:center;border:1px solid #d9dfda;border-radius:9px;background:#fff;padding:0 6px 0 10px}.hotel-link>svg{width:17px;color:#0a6966}.hotel-link input{border:0;outline:0;min-width:0;padding:11px 0;background:transparent;font-size:11px;color:#5d6b67}.hotel-link button{height:34px;border:1px solid #d5c18e;border-radius:7px;background:#fff7e4;color:#76571e;display:flex;align-items:center;gap:5px;font-size:9px;font-weight:900}.hotel-link button svg{width:14px}.hotel-open-link{display:inline-flex;align-items:center;gap:6px;color:#0a6867;font-size:10px;font-weight:850;margin:8px 0 15px}.hotel-open-link svg{width:14px}.hotel-modal-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin-bottom:18px}.hotel-modal-stats>div{background:#f6f3eb;border:1px solid #e4dccb;border-radius:9px;padding:9px 5px;text-align:center;display:flex;flex-direction:column}.hotel-modal-stats small{font-size:7px;color:#7a837f}.hotel-modal-stats b{font:700 13px Georgia,serif;color:#0b4543;margin-top:3px}.hotel-edit{border-top:1px solid #e4dccb;padding-top:15px}.hotel-edit h3{display:flex;align-items:center;gap:7px}.hotel-edit h3 svg{width:17px;color:#9a6b1f}.hotel-edit label{display:flex;flex-direction:column;gap:5px;font-size:10px;font-weight:850;color:#60706a;margin-bottom:9px}.hotel-edit input,.hotel-edit textarea{border:1px solid #d7dfda;background:#fff;border-radius:8px;padding:9px;outline:0}.hotel-edit textarea{min-height:58px;resize:vertical}.hotel-edit .save-access{height:38px;margin-left:auto}.hotel-last-orders{border-top:1px solid #e4dccb;margin-top:16px;padding-top:15px}.hotel-last-orders>div{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ebe6da;padding:8px 2px}.hotel-last-orders span{display:flex;flex-direction:column}.hotel-last-orders b{font-size:11px}.hotel-last-orders small{font-size:9px;color:#7c8681}.hotel-last-orders strong{font:700 13px Georgia,serif}.hotel-last-orders>p{font-size:11px;color:#78827d}@media(max-width:1250px){.hotel-create-grid{grid-template-columns:1fr 1fr}.hotel-card{grid-template-columns:1fr}.hotel-card-actions{justify-content:flex-end}.hotel-funnel{grid-template-columns:repeat(5,1fr)}.hotel-funnel>svg{display:none}}@media(max-width:760px){.hotel-welcome-bar{justify-content:flex-start}.hotel-welcome-bar>span{display:none}.hotel-create-grid{grid-template-columns:1fr}.hotel-overview,.hotel-funnel{grid-template-columns:1fr 1fr}.hotel-funnel>div:last-child{grid-column:1/-1}.hotel-card-actions{flex-wrap:wrap;justify-content:flex-start}.hotel-qr-modal{grid-template-columns:1fr}.hotel-qr-left{border-right:0;border-bottom:1px solid #dfd0b2}.hotel-modal-stats{grid-template-columns:1fr 1fr}.hotel-modal-stats>div:last-child{grid-column:1/-1}.qr-actions{grid-template-columns:1fr}}.qr-localhost-warning,.settings-warning{display:grid;grid-template-columns:auto 1fr;gap:9px;align-items:start;background:#fff0df;border:1px solid #e8c08c;border-radius:9px;padding:10px 11px;color:#78521d;margin:9px 0 4px}.qr-localhost-warning>svg,.settings-warning>svg{width:18px;height:18px;color:#b6761d;margin-top:1px}.qr-localhost-warning>div,.settings-warning>div{display:flex;flex-direction:column;gap:2px}.qr-localhost-warning b,.settings-warning b{font-size:11px}.qr-localhost-warning span,.settings-warning span{font-size:10px;line-height:1.45;color:#795f37}.qr-base-setting{grid-column:1/-1}.qr-base-setting small{display:block;margin-top:5px;color:#76817d;font-size:9px;line-height:1.45;font-weight:500}.settings-warning{margin-top:13px;background:#fff8e9}.analytics-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.analytics-title-row .page-title{margin-bottom:0}.analytics-periods{display:flex;align-items:center;gap:5px;background:#ece9df;border:1px solid #ddd5c4;border-radius:11px;padding:4px;flex:none}.analytics-periods button{height:34px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:#69746f;font-size:10px;font-weight:900;white-space:nowrap}.analytics-periods button.active{background:#fffdf8;color:#0a5f5e;box-shadow:0 3px 10px #2a261a14}.analytics-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.analytics-kpi{min-height:125px;background:linear-gradient(145deg,#fffdf8,#faf4e7);border:1px solid #ddcfaf;border-radius:15px;padding:16px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;box-shadow:0 8px 22px #40341b0b;position:relative;overflow:hidden}.analytics-kpi:after{content:"";position:absolute;right:-24px;bottom:-45px;width:120px;height:120px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") center/contain no-repeat;opacity:.055;pointer-events:none}.analytics-kpi-icon{width:45px;height:45px;border-radius:12px;background:#e7f0eb;color:#0a6966;display:grid;place-items:center}.analytics-kpi-icon svg{width:23px;height:23px}.analytics-kpi-main{display:flex;flex-direction:column;min-width:0}.analytics-kpi-main small{font-size:9px;color:#77817c;font-weight:850;text-transform:uppercase;letter-spacing:.8px}.analytics-kpi-main b{font:700 24px Georgia,serif;color:#0b4342;margin:4px 0 2px;white-space:nowrap}.analytics-kpi-main span{font-size:9px;color:#86908b}.analytics-delta{display:inline-flex;align-items:center;gap:2px;border-radius:999px;padding:5px 7px;font-size:9px;font-weight:900;align-self:start;white-space:nowrap}.analytics-delta svg{width:13px;height:13px}.analytics-delta.up{background:#e4f3ea;color:#28734d}.analytics-delta.down{background:#ffe8e2;color:#aa4737}.analytics-grid-main{display:grid;grid-template-columns:1.7fr .8fr;gap:13px;margin-bottom:13px}.analytics-grid-halves{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-bottom:13px}.analytics-panel{background:#fffdf8;border:1px solid #ddd0b3;border-radius:15px;padding:17px;box-shadow:0 8px 22px #3a301b0a;overflow:hidden}.analytics-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.analytics-panel-head>div:first-child{display:flex;flex-direction:column}.analytics-panel-head small{font-size:8px;letter-spacing:1.7px;color:#9a6b20;font-weight:900}.analytics-panel-head h3{font:700 19px Georgia,serif;color:#0c4442;margin:3px 0 0}.analytics-panel-head>svg{width:22px;height:22px;color:#aa7925}.analytics-summary-mini{display:flex!important;flex-direction:row!important;align-items:center;gap:15px}.analytics-summary-mini span{display:flex;flex-direction:column;text-align:right}.analytics-summary-mini b{font:700 12px Georgia,serif;color:#154846}.analytics-summary-mini small{font-size:7px;letter-spacing:0;color:#8b938f}.analytics-alltime-badge{font-size:8px!important;letter-spacing:.4px!important;background:#f2eee3;color:#85724f!important;border-radius:999px;padding:5px 8px}.revenue-bars{height:245px;display:flex;align-items:flex-end;gap:8px;border-top:1px solid #eee8dc;padding-top:13px;overflow-x:auto;padding-bottom:3px}.revenue-bar-col{height:100%;min-width:38px;flex:1;display:grid;grid-template-rows:1fr auto auto;gap:3px;text-align:center;align-items:end}.revenue-bars.dense .revenue-bar-col{min-width:21px}.revenue-bar-track{height:100%;min-height:130px;background:linear-gradient(180deg,#07696609,#07696614);border-radius:7px 7px 3px 3px;display:flex;align-items:flex-end;overflow:hidden}.revenue-bar-track i{display:block;width:100%;min-height:2px;background:linear-gradient(180deg,#0b8580,#075d5d);border-radius:6px 6px 2px 2px;transition:.2s}.revenue-bar-col>b{font-size:8px;color:#4f6661}.revenue-bar-col>small{font-size:7px;color:#939a96;text-transform:uppercase}.qr-funnel-analytics{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:5px;align-items:center;margin-top:18px}.qr-funnel-analytics>div{min-height:94px;border:1px solid #e2dac9;background:#f8f5ed;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.qr-funnel-analytics>div svg{width:20px;height:20px;color:#0a6966;margin-bottom:5px}.qr-funnel-analytics>div b{font:700 21px Georgia,serif;color:#0c4543}.qr-funnel-analytics>div small{font-size:8px;color:#7a837f}.qr-funnel-analytics>svg{width:14px;color:#b89a5f}.qr-conversion-big{display:flex;align-items:center;gap:11px;margin-top:11px;padding:12px;border-radius:11px;background:linear-gradient(135deg,#073f40,#0a6b67);color:#fff}.qr-conversion-big>span{width:37px;height:37px;border-radius:10px;background:#ffffff1c;display:grid;place-items:center}.qr-conversion-big svg{width:19px}.qr-conversion-big>div{display:flex;flex-direction:column}.qr-conversion-big small{font-size:8px;color:#cbe2dc}.qr-conversion-big b{font:700 24px Georgia,serif}.analytics-note{font-size:8px;line-height:1.45;color:#89928e;margin:10px 1px 0}.analytics-ranking{display:flex;flex-direction:column}.analytics-rank-row{display:grid;grid-template-columns:27px 44px 1fr auto;gap:9px;align-items:center;padding:9px 2px;border-bottom:1px solid #ebe5d8}.analytics-rank-row:last-child{border-bottom:0}.analytics-rank-row>em{width:24px;height:24px;border-radius:50%;background:#f2ead8;display:grid;place-items:center;color:#95691e;font-style:normal;font-size:9px;font-weight:900}.analytics-rank-row>img{width:44px;height:44px;object-fit:cover;border-radius:9px;border:1px solid #dfcfad}.analytics-rank-row>div{display:flex;flex-direction:column;min-width:0}.analytics-rank-row>div b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.analytics-rank-row>div small{font-size:8px;color:#7f8884;margin-top:2px}.analytics-rank-row>strong{font:700 13px Georgia,serif;color:#0a5856;white-space:nowrap}.analytics-rank-row.profit>strong{color:#986a1e}.hotel-analytics-table{display:flex;flex-direction:column}.hotel-analytics-table>div{display:grid;grid-template-columns:28px 1fr auto;gap:9px;align-items:center;padding:11px 1px;border-bottom:1px solid #ebe5d9}.hotel-analytics-table>div:last-child{border-bottom:0}.hotel-analytics-table em{width:25px;height:25px;border-radius:7px;background:#e9f1ed;color:#0a6764;display:grid;place-items:center;font-style:normal;font-size:9px;font-weight:900}.hotel-analytics-table span{display:flex;flex-direction:column}.hotel-analytics-table b{font-size:11px}.hotel-analytics-table small{font-size:8px;color:#808985;margin-top:2px}.hotel-analytics-table strong{font:700 12px Georgia,serif;color:#0a5553}.supplier-analytics-table{display:flex;flex-direction:column}.supplier-analytics-table>div{display:grid;grid-template-columns:1.1fr 1fr auto;gap:12px;align-items:center;padding:11px 1px;border-bottom:1px solid #ebe5d9}.supplier-analytics-table>div:last-child{border-bottom:0}.supplier-analytics-name{display:flex;flex-direction:column}.supplier-analytics-name b{font-size:11px}.supplier-analytics-name small{font-size:8px;color:#818a86}.supplier-rate{display:grid;grid-template-columns:1fr auto;gap:7px;align-items:center}.supplier-rate>div{height:7px;background:#ece9df;border-radius:99px;overflow:hidden}.supplier-rate i{height:100%;display:block;background:#2c8056;border-radius:99px}.supplier-rate span{font-size:8px;color:#69746f;white-space:nowrap}.supplier-answer-chips{display:flex;gap:4px}.supplier-answer-chips span{font-size:8px;font-weight:900;border-radius:6px;padding:4px 5px}.supplier-answer-chips .ok{background:#e5f3eb;color:#26724c}.supplier-answer-chips .no{background:#ffe6e1;color:#aa4737}.supplier-answer-chips .wait{background:#fff1d8;color:#936218}.analytics-empty{min-height:210px;display:grid;place-items:center;color:#89928e;font-size:11px}.analytics-empty.small{min-height:145px}.analytics-orders-panel{padding:17px}.analytics-orders-panel>.panel{box-shadow:none;border:0;padding:0;margin:0;background:transparent}.analytics-orders-panel>.panel>h3{display:none}.analytics-orders-panel .orders-head{margin-top:0}@media(max-width:1350px){.analytics-kpis{grid-template-columns:1fr 1fr}.analytics-grid-main{grid-template-columns:1.35fr .85fr}.analytics-grid-halves{grid-template-columns:1fr}}@media(max-width:900px){.analytics-title-row{align-items:flex-start;flex-direction:column}.analytics-periods{width:100%;overflow-x:auto}.analytics-grid-main{grid-template-columns:1fr}.supplier-analytics-table>div{grid-template-columns:1fr}.supplier-answer-chips{justify-content:flex-start}}@media(max-width:620px){.analytics-kpis{grid-template-columns:1fr}.analytics-kpi{min-height:102px}.analytics-periods button{padding:0 9px}.analytics-summary-mini{display:none!important}.revenue-bars{height:205px}.qr-funnel-analytics{grid-template-columns:1fr 1fr 1fr}.qr-funnel-analytics>svg{display:none}.analytics-rank-row{grid-template-columns:25px 39px 1fr}.analytics-rank-row>img{width:39px;height:39px}.analytics-rank-row>strong{grid-column:3;justify-self:start}.hotel-analytics-table>div{grid-template-columns:25px 1fr}.hotel-analytics-table strong{grid-column:2}}.markup-explainer{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;background:linear-gradient(135deg,#e9f4ef,#fff8e8);border:1px solid #d7c69f;border-radius:12px;padding:12px 14px;margin-bottom:13px}.markup-explainer>svg{width:27px;height:27px;color:#0a6966}.markup-explainer>div{display:flex;flex-direction:column}.markup-explainer b{font-size:12px;color:#134947}.markup-explainer span{font-size:9px;color:#72807a;margin-top:2px}.markup-product-form{grid-template-columns:1.25fr 1fr 1fr 1.05fr 1fr 1fr .7fr 1.15fr auto!important;align-items:end}.money-admin-field{display:flex;flex-direction:column;gap:5px}.money-admin-field>span{font-size:9px;color:#6d7a75;font-weight:850}.money-admin-field input{width:100%}.markup-input input{border-color:#d5b874!important;background:#fff9e9!important}.computed-sale-price{height:44px;border:1px solid #b9d5c5;background:#edf7f1;border-radius:9px;padding:5px 10px;display:flex;flex-direction:column;justify-content:center}.computed-sale-price small{font-size:7px;color:#5e746c;text-transform:uppercase;font-weight:900}.computed-sale-price b{font:700 14px Georgia,serif;color:#0a5552;line-height:1.05}.computed-sale-price em{font-size:7px;color:#2f7754;font-style:normal}.product-admin-row{grid-template-columns:1fr auto auto auto!important}.product-admin-main small strong{color:#0a6966}.product-price-edit{height:36px;border:1px solid #d2b676;background:#fff7e3;color:#77561c;border-radius:8px;padding:0 10px;display:flex;align-items:center;gap:6px;font-size:9px;font-weight:900}.product-price-edit svg{width:15px}.product-pricing-modal{width:min(760px,96vw);background:#fffdf8;border:1px solid #d8c59c;border-radius:19px;padding:53px 27px 25px;position:relative;box-shadow:0 30px 85px #00000057}.product-pricing-modal:before{content:"";position:absolute;left:0;right:0;top:0;height:28px;background:#073f40 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") center/620px 28px repeat-x}.product-pricing-modal>small{color:#996b20;font-size:9px;letter-spacing:2px;font-weight:900}.product-pricing-modal h2{font:700 28px Georgia,serif;color:#0c4442;margin:4px 0 6px}.product-pricing-modal>p{font-size:11px;color:#74807b;margin:0 0 18px}.pricing-equation{display:grid;grid-template-columns:1fr auto 1fr auto 1.05fr;gap:10px;align-items:end;background:#f7f4eb;border:1px solid #e1d6bf;border-radius:13px;padding:14px}.pricing-equation>i{align-self:center;font:700 23px Georgia,serif;color:#a4792d;font-style:normal}.pricing-equation label{display:flex;flex-direction:column;gap:6px}.pricing-equation label>span,.pricing-final>span{font-size:9px;color:#66736e;font-weight:850}.pricing-equation label>div{display:grid;grid-template-columns:1fr auto;align-items:center;background:#fff;border:1px solid #d7ded9;border-radius:9px;padding-right:9px}.pricing-equation input{min-width:0;width:100%;border:0;outline:0;padding:11px;background:transparent;font-weight:900}.pricing-equation em{font-style:normal;color:#8b6b31;font-size:11px}.pricing-final{height:61px;border-radius:10px;background:#0a6867;color:#fff;padding:9px 11px;display:flex;flex-direction:column;justify-content:center}.pricing-final>span{color:#cde2dc}.pricing-final b{font:700 19px Georgia,serif}.pricing-final small{font-size:8px;color:#d6e7e2}.pricing-extra-grid{display:grid;grid-template-columns:1.5fr .65fr 1fr 1fr;gap:9px;margin-top:14px}.pricing-extra-grid label{display:flex;flex-direction:column;gap:5px;font-size:9px;color:#66736e;font-weight:850}.pricing-extra-grid input,.pricing-extra-grid select{height:39px;border:1px solid #d7dfda;border-radius:8px;background:#fff;padding:0 9px;outline:0}.pricing-security-note{display:flex;align-items:center;gap:8px;background:#eef6f2;border:1px solid #d3e4db;border-radius:9px;padding:9px 10px;margin-top:13px;color:#42635b;font-size:9px}.pricing-security-note svg{width:16px;color:#29724d;flex:none}.pricing-actions{display:flex;justify-content:flex-end;gap:8px;border-top:1px solid #e6dfd1;margin-top:14px;padding-top:13px}.pricing-actions button{height:40px;border-radius:8px;padding:0 13px;border:1px solid #d7d8d1;background:#fff;display:flex;align-items:center;gap:6px;font-weight:850}.pricing-actions .save-access{background:#0a6867;color:#fff;border-color:#c29338}.admin-order-cost{color:#9a762f!important;font-size:8px!important;margin-top:2px!important}@media(max-width:1450px){.markup-product-form{grid-template-columns:1fr 1fr 1fr 1fr!important}.markup-product-form .primary{grid-column:auto}}@media(max-width:850px){.markup-product-form{grid-template-columns:1fr 1fr!important}.product-admin-row{grid-template-columns:1fr auto!important}.product-price-edit{grid-column:1/-1;width:max-content}.pricing-equation{grid-template-columns:1fr}.pricing-equation>i{display:none}.pricing-extra-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.markup-product-form,.pricing-extra-grid{grid-template-columns:1fr!important}.pricing-actions{flex-direction:column}.pricing-actions button{justify-content:center}}.admin-auth-page{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 12% 8%,rgba(196,139,37,.13),transparent 27%),radial-gradient(circle at 88% 92%,rgba(8,104,102,.1),transparent 28%),linear-gradient(135deg,#fff9eb,#eaf2ee)}.admin-auth-card{width:min(490px,96vw);background:#fffdf8;border:1px solid #d9c59c;border-radius:24px;box-shadow:0 28px 80px #073b3f29;overflow:hidden}.admin-auth-brand{padding:25px 31px 0}.admin-auth-band{height:22px;margin:20px -31px 0;background:#073f40 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") center/620px 22px repeat-x}.admin-auth-card form{padding:26px 31px 20px}.admin-auth-card form>small{font-size:9px;letter-spacing:2.2px;color:#986a20;font-weight:900}.admin-auth-card h1{font:700 34px Georgia,serif;color:#0b4141;margin:5px 0 8px}.admin-auth-card form>p{font-size:12px;line-height:1.55;color:#6d7974;margin:0 0 19px}.admin-auth-card label{display:flex;flex-direction:column;gap:6px;margin-bottom:13px;font-size:10px;font-weight:900;color:#5c6965}.admin-auth-card label>div{height:47px;display:flex;align-items:center;gap:9px;padding:0 11px;border:1px solid #d8dfda;border-radius:10px;background:#fff}.admin-auth-card label svg{width:17px;color:#0a6867}.admin-auth-card input{width:100%;border:0;outline:0;background:transparent;padding:13px 0}.admin-auth-card form>button{width:100%;height:50px;border:1px solid #c49336;border-radius:999px;background:linear-gradient(180deg,#087a75,#075a59);color:#fff;font-weight:900;margin-top:3px}.admin-auth-card form>button:disabled{opacity:.55;cursor:not-allowed}.admin-auth-card form>a{display:block;text-align:center;margin-top:15px;color:#0a6867;font-size:11px;font-weight:850}.admin-auth-error{background:#ffeae5;border:1px solid #edc4ba;color:#a24233;border-radius:9px;padding:9px 11px;font-size:10px;line-height:1.45;margin:9px 0}.admin-auth-error.inline{margin:10px 0 0}.admin-auth-security{display:flex;align-items:center;justify-content:center;gap:8px;background:#f4f0e6;border-top:1px solid #e4dbc8;padding:13px 20px;color:#6d7873;font-size:9px}.admin-auth-security svg{width:16px;color:#99702a}.admin-logout-button{width:36px;height:36px;border:1px solid #ddd6c8;background:#fffaf0;color:#8a5e20;border-radius:9px;display:grid;place-items:center;padding:0!important}.admin-logout-button svg{width:16px}.admin-security-settings{margin-top:18px;border:1px solid #dcd0b6;background:#fffdf8;border-radius:14px;padding:17px}.admin-security-title{display:flex;gap:10px;align-items:flex-start;margin-bottom:14px}.admin-security-title>svg{width:25px;color:#0a6966;background:#e7f1ec;border-radius:8px;padding:5px}.admin-security-title small{font-size:8px;letter-spacing:1.6px;color:#986a20;font-weight:900}.admin-security-title h3{font:700 19px Georgia,serif;margin:2px 0 3px;color:#0c4543}.admin-security-title p{margin:0;color:#7a847f;font-size:9px}.admin-password-grid{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:9px;align-items:end}.admin-password-grid label{display:flex;flex-direction:column;gap:5px;font-size:9px;font-weight:850;color:#65726d}.admin-password-grid input{height:41px;border:1px solid #d8dfdb;border-radius:9px;background:#fff;padding:0 10px}.admin-password-grid button{height:41px;border:1px solid #c49336;border-radius:9px;background:#0a6867;color:#fff;padding:0 13px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;font-weight:900}.admin-password-grid button svg{width:15px}.admin-security-success{display:flex;align-items:center;gap:7px;margin-top:10px;padding:9px 10px;background:#e7f4eb;color:#26724b;border:1px solid #c9e1d1;border-radius:8px;font-size:10px;font-weight:850}.admin-security-success svg{width:16px}@media(max-width:900px){.admin-password-grid{grid-template-columns:1fr 1fr}.admin-password-grid button{grid-column:1/-1}}@media(max-width:620px){.admin-auth-page{padding:12px}.admin-auth-brand{padding-left:21px;padding-right:21px}.admin-auth-band{margin-left:-21px;margin-right:-21px}.admin-auth-card form{padding-left:21px;padding-right:21px}.admin-auth-card h1{font-size:29px}.admin-password-grid{grid-template-columns:1fr}}.product-manager-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:16px 0}.product-manager-toolbar>div{display:flex;align-items:center;gap:9px;color:#0a6260}.product-manager-toolbar>div>svg{width:28px}.product-manager-toolbar span{display:flex;flex-direction:column}.product-manager-toolbar b{font:700 21px Georgia,serif}.product-manager-toolbar small{font-size:9px;color:#7c8782}.product-create-button{height:43px!important;padding:0 16px!important}.product-manager-list{display:flex;flex-direction:column;gap:9px}.product-manager-row{display:grid;grid-template-columns:76px minmax(230px,1fr) 165px 95px auto;gap:13px;align-items:center;background:#fffdf8;border:1px solid #dfd4bd;border-radius:13px;padding:11px;transition:.15s}.product-manager-row.inactive{opacity:.6}.product-manager-thumb{width:76px;height:76px;object-fit:cover;border-radius:10px;border:1px solid #dac9a6;background:#f4efe4}.product-manager-copy{min-width:0}.product-manager-copy>small{font-size:8px;color:#966b25;text-transform:uppercase;letter-spacing:1px;font-weight:850}.product-manager-copy h3{font:700 15px Georgia,serif;margin:3px 0;color:#123f3e}.product-manager-copy p{font-size:9px;color:#7b8580;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:520px}.product-manager-money,.product-manager-stock{display:flex;flex-direction:column}.product-manager-money small,.product-manager-stock small{font-size:8px;color:#818b86}.product-manager-money b{font:700 16px Georgia,serif;color:#0a5957}.product-manager-money span,.product-manager-stock span{font-size:8px;color:#898f8c;margin-top:2px}.product-manager-stock b{font-size:12px;color:#276f4b}.product-manager-stock.zero b{color:#a94a39}.product-manager-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.product-edit-button{height:36px;border:1px solid #d6c398;background:#fff7e5;color:#785719;border-radius:9px;padding:0 10px;display:flex;align-items:center;gap:6px;font-size:9px;font-weight:900}.product-edit-button svg{width:15px}.product-editor-modal{width:min(1180px,97vw);max-height:94vh;overflow:auto;background:#f8f5ed;border:1px solid #d8c59d;border-radius:20px;box-shadow:0 30px 90px #0000005c;position:relative}.product-editor-modal:before{content:"";display:block;height:29px;background:#073f40 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") center/650px 29px repeat-x}.product-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:21px 26px 16px;background:#fffdf8;border-bottom:1px solid #e4dac6}.product-editor-head small{font-size:8px;letter-spacing:1.8px;color:#986a20;font-weight:900}.product-editor-head h2{font:700 27px Georgia,serif;color:#0b4341;margin:3px 0 4px}.product-editor-head p{font-size:10px;color:#77827d;margin:0}.editor-active-pill{display:flex;align-items:center;gap:6px;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:900;white-space:nowrap}.editor-active-pill svg{width:15px}.editor-active-pill.on{background:#e5f3eb;color:#28724d}.editor-active-pill.off{background:#eceae5;color:#777f7b}.product-editor-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:13px;padding:14px}.product-editor-fields{display:flex;flex-direction:column;gap:13px}.editor-section{background:#fffdf8;border:1px solid #ded2ba;border-radius:13px;padding:16px}.editor-section>h3,.photo-editor-title h3{font:700 16px Georgia,serif;color:#0c4543;margin:0 0 12px}.editor-section>label,.editor-two>label{display:flex;flex-direction:column;gap:5px;margin-bottom:10px;font-size:9px;font-weight:850;color:#63716c}.editor-section input,.editor-section select,.editor-section textarea{border:1px solid #d8dfdb;background:#fff;border-radius:8px;padding:10px;outline:0;color:#253e3b}.editor-section textarea{min-height:105px;resize:vertical;line-height:1.45}.editor-section input:focus,.editor-section select:focus,.editor-section textarea:focus{border-color:#bd963f;box-shadow:0 0 0 3px #bd963f17}.editor-two{display:grid;grid-template-columns:1fr 1fr;gap:9px}.editor-two>label{margin-bottom:0}.editor-price-equation{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:8px;align-items:end;margin-bottom:12px}.editor-price-equation>label{display:flex;flex-direction:column;gap:5px}.editor-price-equation label>span,.editor-price-equation>div>small{font-size:8px;color:#707d78;font-weight:850}.editor-price-equation label>div{display:flex;align-items:center;border:1px solid #d8dfdb;border-radius:8px;background:#fff;overflow:hidden}.editor-price-equation input{border:0!important;box-shadow:none!important;width:100%;min-width:0}.editor-price-equation em{font-style:normal;color:#8a6c31;padding-right:9px}.editor-price-equation>i{font-style:normal;font-size:21px;color:#aa843d;padding-bottom:8px}.editor-price-equation>div:last-child{min-height:42px;border-radius:8px;background:#073f40;color:#fff;padding:7px 10px;display:flex;flex-direction:column;justify-content:center}.editor-price-equation>div:last-child small{color:#bdd6d1}.editor-price-equation>div:last-child b{font:700 16px Georgia,serif}.editor-checkbox{min-height:43px;flex-direction:row!important;align-items:center!important;border:1px solid #d8dfdb;border-radius:8px;padding:7px 10px}.editor-checkbox input{width:17px;height:17px;padding:0;accent-color:#0a6867}.editor-checkbox span{display:flex;flex-direction:column}.editor-checkbox b{font-size:9px}.editor-checkbox small{font-size:7px;color:#828b87}.product-photo-editor{min-height:100%}.photo-editor-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.photo-editor-title h3{margin-bottom:2px}.photo-editor-title p{font-size:8px;color:#818b86;margin:0}.photo-editor-title>span{font-size:9px;font-weight:900;background:#f0ecdf;color:#796437;border-radius:999px;padding:5px 8px}.photo-upload-zone{width:100%;min-height:98px;border:1.5px dashed #cbb579;border-radius:11px;background:#fff9eb;color:#785a20;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;margin:10px 0 12px}.photo-upload-zone:hover{background:#fff4d9}.photo-upload-zone:disabled{opacity:.45;cursor:not-allowed}.photo-upload-zone svg{width:27px;height:27px;color:#0a6966}.photo-upload-zone b{font-size:10px}.photo-upload-zone span{font-size:8px;color:#8a8475}.photo-editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.photo-editor-item{position:relative;border:2px solid transparent;border-radius:11px;overflow:hidden;background:#eee8dc}.photo-editor-item.primary{border-color:#c18c2f;box-shadow:0 0 0 2px #c18c2f1f}.photo-editor-item>img{width:100%;aspect-ratio:1.25/1;display:block;object-fit:cover}.photo-editor-item>div{display:grid;grid-template-columns:1fr 37px;gap:4px;padding:5px;background:#fff}.photo-editor-item button{height:31px;border:1px solid #ddd4c3;background:#f9f6ee;border-radius:7px;color:#6b5d3f;display:flex;align-items:center;justify-content:center;gap:4px;font-size:8px;font-weight:850}.photo-editor-item button svg{width:13px}.photo-editor-item button.remove{color:#a54636;background:#fff0ed;border-color:#ebc8c0}.primary-photo-badge{position:absolute;left:7px;top:7px;background:#c49135;color:#fff;border-radius:999px;padding:5px 7px;display:flex;align-items:center;gap:4px;font-size:7px;font-weight:900;box-shadow:0 4px 10px #00000026}.primary-photo-badge svg{width:11px}.photo-empty-hint{min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#8a938f}.photo-empty-hint svg{width:31px;color:#b89c63}.photo-empty-hint p{font-size:9px;line-height:1.45;max-width:270px}.product-editor-error{margin:0 14px 12px;display:flex;align-items:center;gap:7px;background:#ffe9e4;border:1px solid #efc6bd;color:#a64434;border-radius:9px;padding:9px 11px;font-size:10px}.product-editor-error svg{width:16px;flex:none}.product-editor-footer{position:sticky;bottom:0;display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:12px 15px;background:#fffdf8f7;border-top:1px solid #dfd5c1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-editor-footer>button{height:42px;border:1px solid #d9d4c7;border-radius:9px;background:#fff;color:#61706b;padding:0 15px;font-weight:850}.save-product-button{min-width:205px!important;background:#0a6867!important;color:#fff!important;border-color:#c49336!important;display:flex;align-items:center;justify-content:center;gap:7px}.save-product-button svg{width:16px}.save-product-button:disabled{opacity:.55}.product-gallery-modal{grid-template-columns:1.05fr .95fr!important}.product-gallery-side{min-width:0}.product-gallery-thumbs{display:flex;gap:7px;padding:8px;background:#f6efe2;overflow-x:auto}.product-gallery-thumbs button{width:65px;height:55px;flex:none;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;background:#fff}.product-gallery-thumbs button.active{border-color:#c28e31}.product-gallery-thumbs img{width:100%;height:100%;object-fit:cover}.product-description-public{white-space:pre-line!important;line-height:1.65!important}@media(max-width:1200px){.product-manager-row{grid-template-columns:66px 1fr 150px auto}.product-manager-thumb{width:66px;height:66px}.product-manager-stock{display:none}.product-editor-layout{grid-template-columns:1fr}.photo-editor-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.product-manager-row{grid-template-columns:58px 1fr}.product-manager-thumb{width:58px;height:58px}.product-manager-money,.product-manager-actions{grid-column:1/-1}.product-manager-actions{justify-content:flex-start;flex-wrap:wrap}.product-editor-head{flex-direction:column}.editor-price-equation{grid-template-columns:1fr}.editor-price-equation>i{display:none}.editor-two{grid-template-columns:1fr}.photo-editor-grid{grid-template-columns:1fr 1fr}.product-gallery-modal{grid-template-columns:1fr!important}}@media(max-width:520px){.product-manager-toolbar{align-items:flex-start;flex-direction:column}.product-create-button{width:100%}.photo-editor-grid{grid-template-columns:1fr}.product-editor-modal{width:100vw;max-height:100vh;border-radius:0}.product-editor-layout{padding:8px}.editor-section{padding:12px}}.product-gallery-modal{width:min(1390px,94vw)!important;max-height:88vh!important;overflow:hidden!important;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr)!important}.product-gallery-side{position:relative;min-width:0;min-height:0;display:flex;flex-direction:column;background:#07595a}.product-gallery-main{flex:1 1 auto;min-height:0!important;display:flex;align-items:center;justify-content:center;padding:18px!important}.product-gallery-main img{width:100%!important;height:min(61vh,520px)!important;min-height:0!important;max-height:520px!important;object-fit:contain!important;background:#fff}.product-gallery-thumbs{flex:0 0 auto;display:flex!important;gap:9px!important;padding:10px 14px 12px!important;background:#f6efe2!important;border-top:1px solid #d8c59c;overflow-x:auto!important}.product-gallery-thumbs button{position:relative;width:76px!important;height:64px!important;flex:none!important;border:2px solid transparent!important}.product-gallery-thumbs button.active{border-color:#c28e31!important;box-shadow:0 0 0 2px #c28e3129}.product-gallery-thumbs button span{position:absolute;right:4px;bottom:4px;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#073f40e0;color:#fff;font-size:8px;font-weight:900}.product-gallery-count{position:absolute;left:16px;top:16px;z-index:3;border-radius:999px;background:#fffdf8eb;color:#6e572a;padding:5px 9px;font-size:8px;font-weight:900;box-shadow:0 3px 12px #0000001a}.product-gallery-modal .modal-copy{min-height:0;max-height:88vh;overflow:auto}.product-description-public{min-height:48px;white-space:pre-line!important}.product-description-public.empty{color:#9a9f9b!important;font-style:italic}@media(max-width:900px){.product-gallery-modal{width:min(720px,96vw)!important;max-height:94vh!important;overflow:auto!important;grid-template-columns:1fr!important}.product-gallery-main img{height:min(48vh,430px)!important}.product-gallery-modal .modal-copy{max-height:none;overflow:visible}}@media(min-width:1200px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(220px,250px))!important;gap:18px!important;justify-content:start;align-items:start}.ref-product-card{width:100%;padding:8px!important;border-radius:16px!important;box-shadow:0 8px 22px #382c1212!important}.ref-product-card:before{inset:5px!important;border-width:1.5px!important;border-radius:12px!important}.ref-product-card:after{inset:7px!important;background-size:62px!important}.image-wrap{height:220px!important;margin:2px 2px 0!important;border-radius:10px 10px 4px 4px!important}.heart{width:38px!important;height:38px!important;right:12px!important;top:11px!important}.heart svg{width:19px!important;height:19px!important}.ref-product-body{padding:13px 13px 11px!important}.ref-product-body>small{font-size:8px!important;letter-spacing:1.7px!important;margin-bottom:6px!important}.ref-product-body h3{font-size:17px!important;line-height:1.12!important;margin-bottom:6px!important}.ref-product-body>strong{font-size:22px!important;margin-bottom:6px!important}.ref-product-body>em{font-size:8px!important;padding:4px 7px!important;margin-bottom:9px!important}.cart-button{height:46px!important;gap:8px!important;padding:0 16px!important}.cart-button svg{width:20px!important;height:20px!important}.cart-button b{font-size:15px!important}}@media(min-width:761px)and (max-width:1199px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(215px,1fr))!important;gap:16px!important}.image-wrap{height:235px!important}.ref-product-body h3{font-size:17px!important}.ref-product-body>strong{font-size:22px!important}.cart-button{height:48px!important}.cart-button b{font-size:15px!important}}@media(min-width:1000px){.product-editor-modal{width:min(1080px,90vw)!important;max-height:88vh!important;border-radius:17px!important}.product-editor-modal:before{height:24px!important;background-size:600px 24px!important}.product-editor-head{padding:16px 22px 13px!important}.product-editor-head h2{font-size:23px!important}.product-editor-head p{font-size:9px!important}.product-editor-layout{grid-template-columns:1.2fr .8fr!important;gap:10px!important;padding:11px!important}.editor-section{padding:13px!important;border-radius:11px!important}.editor-section>h3,.photo-editor-title h3{font-size:14px!important;margin-bottom:9px!important}.editor-section input,.editor-section select{padding:8px 9px!important}.editor-section textarea{min-height:82px!important;padding:8px 9px!important}.photo-upload-zone{min-height:78px!important;margin:8px 0 9px!important}.photo-upload-zone svg{width:23px!important;height:23px!important}.photo-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.photo-editor-item>img{aspect-ratio:1.45/1!important}.product-editor-footer{padding:9px 13px!important}.product-editor-footer>button{height:38px!important}.save-product-button{min-width:190px!important}}@media(min-width:901px){.product-gallery-modal{width:min(1180px,88vw)!important;max-height:82vh!important;grid-template-columns:minmax(0,.95fr) minmax(360px,.85fr)!important}.product-gallery-main{padding:14px!important}.product-gallery-main img{height:min(52vh,430px)!important;max-height:430px!important}.product-gallery-thumbs button{width:66px!important;height:55px!important}.product-gallery-modal .modal-copy{padding:42px 42px 30px!important}.product-gallery-modal .modal-copy h2{font-size:38px!important}.product-gallery-modal .modal-copy>strong{font-size:29px!important}.product-gallery-modal .cart-button{height:52px!important}}@media(max-width:760px){.ref-product-card{max-width:440px;margin-inline:auto}.image-wrap{height:310px!important}}.translation-editor-section{overflow:visible}.translation-section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.translation-section-title h3{font:700 14px Georgia,serif;color:#0c4543;margin:0 0 2px}.translation-section-title p{font-size:8px;color:#7b8580;margin:0}.translation-section-title>span{white-space:nowrap;border:1px solid #dfd2b8;background:#f7f0e1;color:#7c642f;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:900}.translation-tabs{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;margin:0 0 11px}.translation-tabs button{position:relative;min-width:0;height:48px;border:1px solid #ddd6c7;background:#faf7ef;border-radius:8px;color:#66736e;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;padding:4px;transition:.15s}.translation-tabs button>span{font-size:10px;font-weight:950}.translation-tabs button>small{font-size:6.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.translation-tabs button>svg{position:absolute;right:4px;top:4px;width:10px;height:10px;color:#2b8a59}.translation-tabs button.complete{background:#f1f6ef;border-color:#cfe0d1}.translation-tabs button.active{background:#086866;color:#fff;border-color:#bd8d34;box-shadow:0 0 0 2px #bd8d3421}.translation-tabs button.active>small,.translation-tabs button.active>svg{color:#fff}.translation-active-head{display:flex;align-items:center;gap:8px;margin:0 0 8px;padding:7px 9px;border-radius:8px;background:#f2eee4;border:1px solid #e0d6c2}.translation-active-head b{font-size:10px;color:#124946}.translation-active-head span{font-size:7px;color:#7e8783;flex:1}.translation-active-head button{border:1px solid #d5c399;background:#fff8e7;color:#7c5a1d;border-radius:7px;padding:5px 8px;font-size:7px;font-weight:900}.category-admin-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:10px 0 15px}.category-admin-toolbar>div{display:flex;align-items:center;gap:8px;color:#0a6867}.category-admin-toolbar>div svg{width:23px}.category-admin-toolbar span{display:flex;flex-direction:column}.category-admin-toolbar b{font:700 18px Georgia,serif}.category-admin-toolbar small{font-size:8px;color:#7d8782}.multilingual-category-row{grid-template-columns:46px minmax(180px,1fr) auto auto auto!important}.category-admin-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;background:#f4eddd;border:1px solid #dfcfad;font-size:19px}.category-translation-modal{width:min(720px,94vw);background:#fffdf8;border:1px solid #d6c398;border-radius:18px;padding:26px;position:relative;box-shadow:0 30px 90px #00000047}.category-translation-modal>small{font-size:8px;letter-spacing:1.8px;color:#986a20;font-weight:900}.category-translation-modal h2{font:700 28px Georgia,serif;color:#0b4543;margin:4px 0}.category-translation-modal>p{font-size:9px;color:#7b8580;margin:0 0 16px}.category-language-field{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:end;margin-top:8px}.category-language-field label,.category-icon-field{display:flex;flex-direction:column;gap:5px;font-size:9px;font-weight:850;color:#65726d}.category-language-field input,.category-icon-field input{height:42px;border:1px solid #d8dfdb;border-radius:8px;background:#fff;padding:0 10px}.category-language-field>button{height:42px;border:1px solid #d5c399;background:#fff8e7;color:#77561d;border-radius:8px;padding:0 10px;font-size:8px;font-weight:900}.category-icon-field{margin-top:10px}.category-icon-field input{width:100px;font-size:18px;text-align:center}.category-modal-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:18px;padding-top:12px;border-top:1px solid #e4dac7}.category-modal-footer>button{height:40px;border:1px solid #d8d2c5;border-radius:8px;background:#fff;padding:0 14px;font-weight:850}.category-modal-footer>.primary{background:#086866;color:#fff;border-color:#bd8d34;display:flex;align-items:center;gap:6px}.category-modal-footer svg{width:15px}@media(max-width:900px){.translation-tabs{grid-template-columns:repeat(4,1fr)}.multilingual-category-row{grid-template-columns:42px 1fr auto!important}.multilingual-category-row .toggle,.multilingual-category-row .danger{margin-top:5px}.category-language-field{grid-template-columns:1fr}}@media(max-width:560px){.translation-tabs{grid-template-columns:repeat(2,1fr)}.translation-tabs button{height:44px}.translation-section-title{flex-direction:column}.category-admin-toolbar{align-items:flex-start;flex-direction:column}.category-admin-toolbar>.primary{width:100%}.category-translation-modal{padding:20px 14px}.multilingual-category-row{grid-template-columns:38px 1fr!important}.multilingual-category-row>.supplier-access-btn,.multilingual-category-row>.toggle,.multilingual-category-row>.danger{grid-column:1/-1}}.auto-translate-panel{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;margin:0 0 10px;padding:10px 11px;border:1px solid #d8bd75;border-radius:10px;background:linear-gradient(135deg,#fff7df,#f2f7ef)}.auto-translate-panel>div{display:flex;align-items:center;gap:8px;min-width:0}.auto-translate-panel>div>svg{width:24px;color:#08706c}.auto-translate-panel>div span{display:flex;flex-direction:column}.auto-translate-panel b{font-size:9px;color:#174d49}.auto-translate-panel small{font-size:7px;color:#7b827e}.auto-translate-panel>button{height:34px;border:1px solid #bd8d34;border-radius:8px;background:#08706c;color:#fff;padding:0 11px;font-size:8px;font-weight:900}.auto-translate-panel>button:disabled{opacity:.55}.auto-translate-panel>label{grid-column:1/-1;display:flex;align-items:center;gap:7px;margin:0!important;font-size:8px!important;color:#5d6d68!important}.auto-translate-panel>label input{width:15px!important;height:15px!important;padding:0!important;accent-color:#08706c}.category-auto-translate{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center;margin:10px 0;padding:10px;border:1px solid #d8bd75;border-radius:10px;background:#fff8e7}.category-auto-translate>svg{width:25px;color:#08706c}.category-auto-translate div{display:flex;flex-direction:column}.category-auto-translate b{font-size:9px;color:#164b48}.category-auto-translate small{font-size:7px;color:#7c847f}.category-auto-translate button{height:34px;border:1px solid #bd8d34;border-radius:8px;background:#08706c;color:#fff;padding:0 10px;font-size:8px;font-weight:900}.translation-settings-card{margin-top:18px;padding:17px;border:1px solid #d8c59d;border-radius:14px;background:#fffdf8}.translation-settings-title{display:flex;align-items:flex-start;gap:10px}.translation-settings-title>svg{width:28px;height:28px;padding:5px;border-radius:8px;background:#e7f2ed;color:#08706c}.translation-settings-title>div{flex:1}.translation-settings-title small{font-size:8px;letter-spacing:1.5px;color:#986a20;font-weight:900}.translation-settings-title h3{font:700 19px Georgia,serif;color:#0c4543;margin:2px 0}.translation-settings-title p{font-size:9px;color:#77827d;margin:0}.translation-settings-title>span{border-radius:999px;padding:6px 9px;font-size:8px;font-weight:900}.translation-settings-title>span.ready{background:#e7f4eb;color:#24724b}.translation-settings-title>span.not-ready{background:#fff0e7;color:#a25d31}.translation-key-status{display:flex;align-items:center;gap:7px;margin-top:12px;padding:8px 10px;border:1px solid #cce0d2;background:#eff8f1;color:#307553;border-radius:8px;font-size:9px}.translation-key-status svg{width:16px}.translation-key-row{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:end;margin-top:12px}.translation-key-row label{display:flex;flex-direction:column;gap:5px;font-size:9px;font-weight:850;color:#65726d}.translation-key-row input{height:41px;border:1px solid #d8dfdb;border-radius:8px;background:#fff;padding:0 10px}.translation-key-row button{height:41px;border:1px solid #bd8d34;border-radius:8px;background:#08706c;color:#fff;padding:0 12px;display:flex;align-items:center;gap:6px;font-size:8px;font-weight:900}.translation-key-row button.test{background:#fff8e7;color:#77571d}.translation-key-row button svg{width:15px}.translation-secret-note{display:flex;align-items:center;gap:6px;margin:9px 0 0;color:#7c8581;font-size:8px}.translation-secret-note svg{width:14px;color:#98702b}@media(max-width:760px){.auto-translate-panel{grid-template-columns:1fr}.auto-translate-panel>button{width:100%}.category-auto-translate{grid-template-columns:auto 1fr}.category-auto-translate button{grid-column:1/-1;width:100%}.translation-key-row{grid-template-columns:1fr}.translation-key-row button{justify-content:center}}.order-contact-tools{margin:12px 0 16px;padding:12px;border:1px solid #d9c89e;border-radius:12px;background:linear-gradient(135deg,#fffaf0,#f4f7f0)}.order-contact-tools-title{display:flex;align-items:center;gap:8px;margin-bottom:9px;color:#0a5f5d}.order-contact-tools-title>svg{width:20px}.order-contact-tools-title>div{display:flex;flex-direction:column}.order-contact-tools-title b{font-size:10px}.order-contact-tools-title small{font-size:7px;color:#7b8580}.order-contact-actions{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:8px}.order-contact-action{min-width:0;min-height:54px;border:1px solid #d8d6ce;border-radius:10px;background:#fff;color:#244844;padding:8px 10px;display:flex;align-items:center;gap:8px;text-decoration:none;text-align:left;transition:.15s}.order-contact-action:hover{transform:translateY(-1px);box-shadow:0 6px 15px #164d4914}.order-contact-action>svg{width:18px;flex:none}.order-contact-action>span{display:flex;flex-direction:column;min-width:0;flex:1}.order-contact-action b{font-size:9px}.order-contact-action small{font-size:7px;color:#7c8580;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-contact-action.whatsapp{background:#eaf8ee;border-color:#b9ddc3;color:#226d45}.order-contact-action.whatsapp>svg:first-child{color:#27844f}.order-contact-action.whatsapp>svg:last-child{width:14px}.order-contact-action.call{background:#eef6f7;border-color:#c3dcde;color:#145f64}button.order-contact-action.copy{font-family:inherit;cursor:pointer}.order-contact-action.copy.copied{background:#edf8ef;border-color:#b8dec2;color:#28704b}.order-contact-action.copy>svg:last-child{width:15px}.order-contact-action.disabled{opacity:.45;pointer-events:none}@media(max-width:800px){.order-contact-actions{grid-template-columns:1fr}.order-contact-action{min-height:50px}}.admin-filter-panel{margin:0 0 14px;padding:12px;border:1px solid #d9c9a7;border-radius:13px;background:linear-gradient(135deg,#fffdf8,#f7f4ea);box-shadow:0 5px 15px #25423c09}.admin-search-field{height:43px;display:flex;align-items:center;gap:8px;border:1px solid #d6ddd8;border-radius:10px;background:#fff;padding:0 10px;margin-bottom:10px}.admin-search-field>svg{width:18px;color:#08706c;flex:none}.admin-search-field input{width:100%;height:100%;border:0;outline:0;background:transparent;font-size:11px;color:#23433f}.admin-search-field>button{width:30px;height:30px;border:0;border-radius:8px;background:#f2eee4;color:#68746f;display:grid;place-items:center}.admin-search-field>button svg{width:14px}.admin-filter-grid{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:8px}.admin-filter-grid label{display:flex;flex-direction:column;gap:4px}.admin-filter-grid label>span{font-size:7.5px;font-weight:900;color:#6f7b76}.admin-filter-grid select{height:38px;border:1px solid #d7ddd9;border-radius:8px;background:#fff;padding:0 9px;color:#28433f;font-size:9px;outline:0}.admin-filter-footer{min-height:30px;display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:8px;padding-top:8px;border-top:1px solid #e4dccd}.admin-filter-footer>span{font-size:8px;color:#78827e}.admin-filter-footer>span b{color:#0a6260;font-size:10px}.admin-filter-footer>button{height:29px;border:1px solid #d6c59d;border-radius:8px;background:#fff8e8;color:#78591f;padding:0 9px;display:flex;align-items:center;gap:5px;font-size:8px;font-weight:900}.admin-filter-footer>button svg{width:13px}.order-filter-grid{grid-template-columns:repeat(3,minmax(160px,1fr));max-width:850px}.admin-empty-filter{min-height:230px;border:1px dashed #d4c7a9;border-radius:13px;background:#fffdf8;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#818b86;padding:25px}.admin-empty-filter>svg{width:34px;color:#b59655;margin-bottom:5px}.admin-empty-filter h3{font:700 17px Georgia,serif;color:#164b48;margin:3px 0}.admin-empty-filter p{font-size:9px;margin:0 0 11px}.admin-empty-filter button{height:34px;border:1px solid #cdb67e;border-radius:8px;background:#fff7e2;color:#78591e;padding:0 11px;display:flex;align-items:center;gap:5px;font-size:8px;font-weight:900}.admin-empty-filter button svg{width:14px}.orders-empty-filter{width:100%}@media(max-width:1200px){.admin-filter-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.admin-filter-grid,.order-filter-grid{grid-template-columns:1fr 1fr}.admin-filter-footer{align-items:flex-start;flex-direction:column}}@media(max-width:520px){.admin-filter-grid,.order-filter-grid{grid-template-columns:1fr}.admin-filter-panel{padding:9px}.admin-search-field input{font-size:10px}}.admin-reservation-status{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.admin-reservation-status>em{display:flex;align-items:center;gap:4px;border-radius:999px;padding:4px 7px;font-size:7px;font-style:normal;font-weight:900}.admin-reservation-status>em svg{width:11px;height:11px}.admin-reservation-status>em.reserved{background:#fff1c9;color:#8a6015;border:1px solid #e3c777}.admin-reservation-status>em.fulfilled{background:#e9f5ec;color:#267049;border:1px solid #c5dfcd}.admin-reservation-status>em.released{background:#f0efeb;color:#747a77;border:1px solid #d9d7cf}.supplier-item-reserved{display:flex!important;align-items:center;gap:4px!important;margin-top:4px!important;color:#8a6015!important;font-style:normal!important;font-size:7px!important;font-weight:900!important}.supplier-item-reserved svg{width:11px}.supplier-reservation-breakdown{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;min-width:230px}.supplier-reservation-breakdown>span{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:48px;border:1px solid #d9ddd9;border-radius:8px;background:#fff}.supplier-reservation-breakdown small{font-size:7px;color:#7c8581}.supplier-reservation-breakdown b{font-size:12px;color:#275f5b}.supplier-reservation-breakdown .reserved{background:#fff5da;border-color:#e5cf8e}.supplier-reservation-breakdown .reserved b{color:#8b651f}.supplier-reservation-breakdown .available{background:#edf7f0;border-color:#c8dfcf}.supplier-reservation-breakdown .available b{color:#28704b}.supplier-stats{grid-template-columns:repeat(6,minmax(0,1fr))!important}@media(max-width:1250px){.supplier-stats{grid-template-columns:repeat(3,1fr)!important}.supplier-product-row{grid-template-columns:64px minmax(180px,1fr) 150px minmax(220px,auto) auto!important}}@media(max-width:850px){.supplier-stats{grid-template-columns:repeat(2,1fr)!important}.supplier-product-row{grid-template-columns:58px 1fr!important}.supplier-stock-editor,.supplier-reservation-breakdown,.supplier-save{grid-column:1/-1}.supplier-reservation-breakdown{min-width:0}}.status.courier{background:#e7f3f1;color:#176a64}.delivery-workflow{margin:17px 0;padding:15px;border:1px solid #d8c696;border-radius:14px;background:linear-gradient(135deg,#fffdf7,#f4f7f1);box-shadow:0 7px 18px #2a46400b}.delivery-workflow-head{display:flex;align-items:center;gap:9px;margin-bottom:14px}.delivery-workflow-head>svg{width:23px;height:23px;color:#08706b}.delivery-workflow-head>div{display:flex;flex-direction:column;flex:1}.delivery-workflow-head b{font-size:11px;color:#174c49}.delivery-workflow-head small{font-size:7px;color:#7d8883}.delivery-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-bottom:13px}.delivery-step{position:relative;min-height:55px;display:flex;align-items:center;gap:7px;padding:8px;border:1px solid #deded7;border-radius:10px;background:#fff;opacity:.55}.delivery-step.active{opacity:1;border-color:#bcd8ce;background:#f3faf6}.delivery-step.current{border-color:#c69f42;box-shadow:inset 0 0 0 1px #e2c777;background:#fff9e9}.delivery-step-icon{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:#eef1ee;color:#71807b;flex:none}.delivery-step.active .delivery-step-icon{background:#dff1e8;color:#26704e}.delivery-step.current .delivery-step-icon{background:#f4dfaa;color:#805c19}.delivery-step-icon svg{width:15px}.delivery-step>div{display:flex;flex-direction:column;min-width:0}.delivery-step b{font-size:7.5px;color:#34514e}.delivery-step small{font-size:6.5px;color:#8a918e;margin-top:2px}.delivery-form{display:grid;grid-template-columns:1fr 1fr;gap:8px}.delivery-form label{display:flex;flex-direction:column;gap:4px}.delivery-form label>span{font-size:7.5px;font-weight:900;color:#64746f}.delivery-form input{height:37px;border:1px solid #d8ddd8;border-radius:9px;background:#fff;padding:0 10px;color:#263f3c;font-size:9px;outline:0}.delivery-form input:focus{border-color:#72aaa2;box-shadow:0 0 0 2px #24746c14}.delivery-form input:disabled{background:#f0f0ec;color:#8b918e}.delivery-note{grid-column:1/-1}.delivery-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:10px;padding-top:10px;border-top:1px solid #e4ddce}.delivery-actions button,.delivery-actions a{min-height:34px;border-radius:8px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:5px;text-decoration:none;font-size:8px;font-weight:900;font-family:inherit}.delivery-actions svg{width:14px}.delivery-save{border:1px solid #d0c7b1;background:#fff;color:#315a55}.delivery-contact{border:1px solid #bad5d3;background:#eef7f6;color:#17645f}.delivery-contact.whatsapp{border-color:#bddfc7;background:#edf8f0;color:#28724b}.delivery-next{margin-left:auto;border:0!important;color:#fff!important}.delivery-next.handoff{background:#0a6a67}.delivery-next.transit{background:#356da0}.delivery-next.delivered{background:#2c7b4f}.delivery-final-note{margin-top:10px;min-height:37px;border-radius:9px;padding:8px 10px;display:flex;align-items:center;gap:7px;font-size:8px;font-weight:900}.delivery-final-note svg{width:15px}.delivery-final-note.success{background:#eaf6ed;border:1px solid #c6dfcc;color:#28704a}.delivery-final-note.cancelled{background:#fff0ed;border:1px solid #ebc8c1;color:#9e483b}.manual-status-control>small{font-size:7px;font-weight:500;color:#89908d}@media(max-width:700px){.delivery-timeline{grid-template-columns:1fr 1fr}.delivery-form{grid-template-columns:1fr}.delivery-note{grid-column:auto}.delivery-actions{align-items:stretch;flex-direction:column}.delivery-actions button,.delivery-actions a{width:100%;margin-left:0}.delivery-next{margin-left:0}}button.service-card{appearance:none;width:100%;border:0;text-align:left;font-family:inherit;cursor:pointer;color:inherit}.service-card.empty{opacity:.7}.service-card.has-partners .service-content small{color:#ead28f}.partner-directory-backdrop{z-index:1200}.partner-directory-modal{width:min(1120px,94vw);max-height:90vh;overflow:auto;background:#fffaf0;border:1px solid #d3b267;border-radius:20px;position:relative;padding:24px;box-shadow:0 25px 80px #0a2c2a4d}.partner-directory-head{display:flex;align-items:center;gap:13px;padding:3px 35px 18px 0;border-bottom:1px solid #e6d9b9;margin-bottom:16px}.partner-directory-head>span{width:50px;height:50px;border-radius:14px;display:grid;place-items:center;background:#073f40;color:#e6c36b}.partner-directory-head>span svg{width:25px}.partner-directory-head>div{display:flex;flex-direction:column}.partner-directory-head small{font-size:8px;font-weight:900;letter-spacing:2px;color:#b07d20}.partner-directory-head h2{font:700 26px Georgia,serif;color:#073f40;margin:2px 0}.partner-directory-head p{font-size:8px;letter-spacing:1.4px;color:#78817e;margin:0}.public-partner-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.public-partner-card{display:grid;grid-template-columns:170px 1fr;grid-template-rows:1fr auto;min-height:205px;border:1px solid #ded4bc;border-radius:14px;background:#fff;overflow:hidden;position:relative}.public-partner-card.promoted{border-color:#c89d3e;box-shadow:0 7px 22px #a776161c}.public-partner-photo{grid-row:1/3;position:relative;min-height:205px;background:#0a5654}.public-partner-photo>img{width:100%;height:100%;object-fit:cover;display:block}.public-partner-placeholder{height:100%;min-height:205px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#e1c266;background:radial-gradient(circle at top,#14716d,#073f40)}.public-partner-placeholder svg{width:42px;height:42px}.public-partner-placeholder span{font-size:8px;letter-spacing:3px}.public-partner-photo>em{position:absolute;left:8px;top:8px;display:flex;align-items:center;gap:4px;background:#fff2c7;color:#7a5716;border:1px solid #e0bd62;border-radius:999px;padding:5px 8px;font-size:6.5px;font-style:normal;font-weight:900;letter-spacing:.5px}.public-partner-photo>em svg{width:11px}.public-partner-copy{padding:13px 14px 8px}.public-partner-copy>small{font-size:7px;font-weight:900;text-transform:uppercase;letter-spacing:1px;color:#b07a22}.public-partner-copy h3{font:700 18px Georgia,serif;color:#073f40;margin:3px 0 6px}.public-partner-copy p{font-size:8px;line-height:1.55;color:#65736e;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.public-partner-address,.public-partner-valid{display:flex;align-items:flex-start;gap:5px;font-size:7px;color:#687873;margin-top:5px}.public-partner-address svg,.public-partner-valid svg{width:12px;height:12px;flex:none;color:#a87924}.public-partner-actions{grid-column:2;display:flex;gap:5px;flex-wrap:wrap;padding:8px 14px 13px;border-top:1px solid #eee8d9}.public-partner-actions a{min-height:30px;border:1px solid #c8d9d4;border-radius:8px;padding:0 8px;display:inline-flex;align-items:center;gap:4px;text-decoration:none;color:#155f5b;background:#f2faf7;font-size:7px;font-weight:900}.public-partner-actions a svg{width:12px}.partner-directory-empty{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#77817d;text-align:center}.partner-directory-empty>svg{width:45px;color:#ba8a31}.partner-directory-empty h3{font:700 19px Georgia,serif;color:#154b48;margin:8px 0 3px}.partner-directory-empty p{font-size:8px;letter-spacing:1.4px}.partner-admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px}.partner-admin-stats article{min-height:65px;border:1px solid #d8d8cf;border-radius:11px;background:#fff;padding:10px 12px;display:flex;align-items:center;gap:9px}.partner-admin-stats article>svg{width:22px;color:#08706c}.partner-admin-stats article span{display:flex;flex-direction:column}.partner-admin-stats small{font-size:7px;color:#7a8580}.partner-admin-stats b{font:700 19px Georgia,serif;color:#164b48}.partner-admin-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 12px;padding:11px 12px;border:1px solid #d8c99e;border-radius:12px;background:linear-gradient(135deg,#fff9e9,#f4f8f3)}.partner-admin-toolbar>div{display:flex;align-items:center;gap:8px}.partner-admin-toolbar>div>svg{width:22px;color:#a87920}.partner-admin-toolbar span{display:flex;flex-direction:column}.partner-admin-toolbar b{font-size:10px;color:#174c49}.partner-admin-toolbar small{font-size:7px;color:#7c8581}.partner-admin-toolbar button{height:37px}.partner-filter-grid{grid-template-columns:repeat(3,minmax(160px,1fr));max-width:850px}.partner-admin-list{display:flex;flex-direction:column;gap:8px}.partner-admin-card{min-height:105px;display:grid;grid-template-columns:108px minmax(260px,1fr) 90px auto;align-items:stretch;border:1px solid #ddd8ca;border-radius:12px;background:#fff;overflow:hidden}.partner-admin-card.promoted{border-color:#d4b15d;box-shadow:0 6px 17px #a4751b14}.partner-admin-card.state-paused,.partner-admin-card.state-expired{opacity:.72}.partner-admin-image{position:relative;background:#e9f0eb;min-height:105px}.partner-admin-image>img{width:100%;height:100%;object-fit:cover}.partner-admin-image>span{height:100%;display:grid;place-items:center;color:#16716b}.partner-admin-image>span svg{width:31px}.partner-admin-image>em{position:absolute;top:6px;left:6px;background:#fff0c4;color:#805d18;border:1px solid #dab85b;border-radius:999px;padding:4px 6px;font-size:6px;font-style:normal;font-weight:900;display:flex;align-items:center;gap:3px}.partner-admin-image>em svg{width:9px}.partner-admin-copy{padding:10px 12px;min-width:0}.partner-admin-copy>small{font-size:7px;font-weight:900;color:#a27629;text-transform:uppercase}.partner-admin-copy h3{font:700 15px Georgia,serif;color:#154c49;margin:2px 0 4px}.partner-admin-copy p{font-size:7.5px;color:#75807c;margin:0 0 7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.partner-admin-meta{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.partner-admin-meta>span:not(.partner-state-pill){min-height:22px;border-radius:999px;padding:0 6px;background:#f4f2ec;color:#6f7774;display:flex;align-items:center;gap:3px;font-size:6.5px}.partner-admin-meta svg{width:10px}.partner-state-pill{display:inline-flex;align-items:center;justify-content:center;min-height:23px;border-radius:999px;padding:0 7px;font-size:6.5px;font-weight:900}.partner-state-pill.current{background:#e6f5ea;color:#27704a}.partner-state-pill.upcoming{background:#e8f1fa;color:#336991}.partner-state-pill.expired{background:#f1efea;color:#777d79}.partner-state-pill.paused{background:#fff0ed;color:#a24b3d}.partner-admin-rank{border-left:1px solid #eee9dd;border-right:1px solid #eee9dd;display:flex;flex-direction:column;align-items:center;justify-content:center}.partner-admin-rank small{font-size:6.5px;color:#818985}.partner-admin-rank b{font:700 18px Georgia,serif;color:#b07d22}.partner-admin-rank span{font-size:6px;color:#858d89}.partner-admin-actions{display:flex;align-items:center;gap:7px;padding:9px}.partner-admin-actions .product-edit-button{white-space:nowrap}.partner-editor-modal{width:min(1100px,95vw);max-height:93vh;overflow:auto;position:relative;background:#fffaf1;border:1px solid #d1b469;border-radius:18px;padding:20px;box-shadow:0 25px 80px #0f302d4d}.partner-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-right:35px;margin-bottom:14px}.partner-editor-head small{font-size:7px;letter-spacing:1.5px;color:#ad7920;font-weight:900}.partner-editor-head h2{font:700 22px Georgia,serif;color:#073f40;margin:2px 0}.partner-editor-head p{font-size:8px;color:#77817d;margin:0}.partner-editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:12px}.partner-editor-main{display:flex;flex-direction:column;gap:10px}.partner-editor-main .editor-section{margin:0}.partner-editor-main textarea{min-height:76px;resize:vertical}.partner-placement-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.partner-placement-grid label>small,.partner-editor-main label>small{display:block;font-size:6.5px;color:#8a928e;margin-top:3px}.partner-toggle-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:9px 0}.partner-toggle-row>label{min-height:58px;border:1px solid #d9ddd7;border-radius:9px;background:#fff;padding:8px;display:flex;align-items:center;gap:7px}.partner-toggle-row input{width:16px;height:16px}.partner-toggle-row span{display:grid;grid-template-columns:18px 1fr;column-gap:4px}.partner-toggle-row span>svg{width:15px;grid-row:1/3;color:#0d6e68}.partner-toggle-row b{font-size:8px;color:#244b47}.partner-toggle-row small{font-size:6.5px;color:#858d89}.partner-photo-editor{border:1px solid #ddd1af;border-radius:12px;background:#fff;padding:11px;height:max-content;position:sticky;top:0}.partner-photo-editor h3{font:700 15px Georgia,serif;color:#164b48;margin:0}.partner-photo-editor>p{font-size:7px;color:#818a86;margin:3px 0 9px}.partner-photo-preview{height:225px;border:1px dashed #cab779;border-radius:10px;background:#f7f3e7;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#8b7a51;padding:12px}.partner-photo-preview.has-photo{padding:0;border-style:solid}.partner-photo-preview img{width:100%;height:100%;object-fit:cover}.partner-photo-preview svg{width:32px}.partner-photo-preview b{font-size:9px;margin-top:6px}.partner-photo-preview span{font-size:6.5px;margin-top:3px}.partner-photo-upload,.partner-photo-remove{width:100%;min-height:35px;margin-top:7px;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:5px;font-size:8px;font-weight:900}.partner-photo-upload{border:1px solid #a9cec8;background:#edf8f5;color:#17655f}.partner-photo-remove{border:1px solid #e2c5bf;background:#fff1ee;color:#a04b3d}.partner-photo-upload svg,.partner-photo-remove svg{width:14px}.partner-editor-error{margin-top:10px;padding:8px 10px;border:1px solid #e8bfb7;border-radius:8px;background:#fff0ed;color:#9b473a;font-size:8px;font-weight:800}.partner-editor-footer{display:flex;justify-content:flex-end;gap:7px;margin-top:12px;padding-top:11px;border-top:1px solid #e2d6b8}.partner-editor-footer>button{min-height:36px;border-radius:8px;padding:0 13px;font-size:8px;font-weight:900}.partner-editor-footer>button:not(.primary){border:1px solid #d6d3c9;background:#fff;color:#66736f}@media(max-width:1050px){.partner-admin-card{grid-template-columns:90px 1fr auto}.partner-admin-rank{display:none}.partner-editor-layout{grid-template-columns:1fr}.partner-photo-editor{position:static}.partner-photo-preview{height:260px}.public-partner-grid{grid-template-columns:1fr}}@media(max-width:700px){.partner-admin-stats{grid-template-columns:1fr 1fr}.partner-admin-toolbar{align-items:flex-start;flex-direction:column}.partner-admin-toolbar button{width:100%}.partner-filter-grid{grid-template-columns:1fr}.partner-admin-card{grid-template-columns:82px 1fr}.partner-admin-actions{grid-column:1/-1;border-top:1px solid #eee9dd;justify-content:flex-end}.partner-editor-head{flex-direction:column}.partner-placement-grid,.partner-toggle-row{grid-template-columns:1fr}.public-partner-card{grid-template-columns:120px 1fr}.public-partner-photo,.public-partner-placeholder{min-height:220px}.public-partner-actions{grid-column:1/-1}}@media(max-width:480px){.partner-admin-stats{grid-template-columns:1fr}.partner-directory-modal{padding:17px 12px}.public-partner-card{grid-template-columns:1fr}.public-partner-photo{grid-row:auto;height:190px;min-height:190px}.public-partner-actions{grid-column:1}.partner-editor-modal{padding:14px 10px}.partner-photo-preview{height:210px}}.qr-funnel-four{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr}.hotel-analytics-period-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:14px 0 8px;padding:10px 12px;border:1px solid #ddd2b9;border-radius:12px;background:linear-gradient(135deg,#fffaf0,#f1f7f3)}.hotel-analytics-period-row>div:first-child{display:flex;align-items:center;gap:8px}.hotel-analytics-period-row>div:first-child>svg{width:20px;color:#0a6966}.hotel-analytics-period-row>div:first-child span{display:flex;flex-direction:column}.hotel-analytics-period-row b{font-size:9px;color:#174b48}.hotel-analytics-period-row small{font-size:7px;color:#7d8782}.hotel-overview-events{grid-template-columns:repeat(5,1fr)}.hotel-funnel-events{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr 1fr 1.35fr}.hotel-modal-period{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:5px 0 10px}.hotel-modal-period>span{font-size:8px;font-weight:900;color:#6d7a75}.hotel-modal-period .analytics-periods{max-width:100%;overflow-x:auto}.hotel-modal-stats-events{grid-template-columns:repeat(6,1fr)}.hotel-event-log{border-top:1px solid #e4dccb;margin:4px 0 16px;padding-top:14px}.hotel-event-log h3{display:flex;align-items:center;gap:6px;margin:0 0 8px;font:700 14px Georgia,serif;color:#174a47}.hotel-event-log h3 svg{width:16px;color:#a97924}.hotel-event-log>div{display:flex;align-items:center;gap:8px;padding:7px 2px;border-bottom:1px solid #eee8dc}.hotel-event-log>div>span:nth-child(2){display:flex;flex-direction:column}.hotel-event-log b{font-size:8px;color:#31524e}.hotel-event-log small{font-size:7px;color:#838b87}.hotel-event-icon{width:29px;height:29px;border-radius:8px;display:grid;place-items:center;background:#edf3f0;color:#176963;flex:none}.hotel-event-icon svg{width:14px}.hotel-event-icon.scan{background:#eaf2f8;color:#3c6b8d}.hotel-event-icon.view{background:#edf4ec;color:#487246}.hotel-event-icon.cart{background:#fff4d8;color:#906719}.hotel-event-icon.order{background:#e9f5ee;color:#2c754d}.hotel-event-log>p{font-size:8px;color:#7b8580}@media(max-width:1250px){.hotel-overview-events{grid-template-columns:repeat(3,1fr)}.hotel-funnel-events{grid-template-columns:repeat(6,1fr)}.hotel-funnel-events>svg{display:none}.hotel-modal-stats-events{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.qr-funnel-four{grid-template-columns:1fr 1fr}.qr-funnel-four>svg{display:none}.hotel-analytics-period-row{align-items:flex-start;flex-direction:column}.hotel-analytics-period-row .analytics-periods{width:100%;overflow-x:auto}.hotel-overview-events,.hotel-funnel-events{grid-template-columns:1fr 1fr}.hotel-modal-period{align-items:flex-start;flex-direction:column}.hotel-modal-period .analytics-periods{width:100%}.hotel-modal-stats-events{grid-template-columns:1fr 1fr}}.telegram-settings-card{margin-top:14px;padding:14px;border:1px solid #c9d9d5;border-radius:13px;background:linear-gradient(135deg,#f3faf8,#fffaf0)}.telegram-settings-title{display:flex;align-items:flex-start;gap:9px}.telegram-settings-title>svg{width:23px;height:23px;color:#2383a8}.telegram-settings-title>div{flex:1}.telegram-settings-title small{font-size:7px;font-weight:900;letter-spacing:1.5px;color:#3181a0}.telegram-settings-title h3{font:700 17px Georgia,serif;color:#174b48;margin:2px 0}.telegram-settings-title p{font-size:7.5px;color:#76827e;margin:0}.telegram-settings-title>span{border-radius:999px;padding:5px 8px;font-size:7px;font-weight:900}.telegram-settings-title>span.ready{background:#e4f5ea;color:#267149}.telegram-settings-title>span.not-ready{background:#fff0dd;color:#966525}.telegram-setup-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:12px 0}.telegram-setup-steps article{display:flex;align-items:center;gap:7px;min-height:58px;border:1px solid #d8dfdb;border-radius:9px;background:#fff;padding:8px}.telegram-setup-steps article>b{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#edf1ef;color:#75827d;font-size:9px;flex:none}.telegram-setup-steps article.done>b{background:#dff2e6;color:#28734c}.telegram-setup-steps article span{display:flex;flex-direction:column}.telegram-setup-steps strong{font-size:8px;color:#31534f}.telegram-setup-steps small{font-size:6.5px;color:#838c88;line-height:1.35;margin-top:2px}.telegram-token-row,.telegram-chat-row{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:7px;align-items:end;margin-top:8px}.telegram-chat-row{grid-template-columns:auto minmax(180px,1fr) auto}.telegram-token-row label,.telegram-chat-row label{display:flex;flex-direction:column;gap:4px;font-size:7px;font-weight:900;color:#6e7975}.telegram-token-row input,.telegram-chat-row input{height:37px;border:1px solid #d5ddd9;border-radius:8px;background:#fff;padding:0 9px;font-size:8.5px;color:#274743;outline:0}.telegram-token-row button,.telegram-chat-row button,.telegram-test-row button{height:37px;border-radius:8px;padding:0 10px;display:flex;align-items:center;justify-content:center;gap:5px;font-family:inherit;font-size:7.5px;font-weight:900}.telegram-token-row button,.telegram-chat-row button:not(.find){border:1px solid #aacfc8;background:#edf8f5;color:#17655f}.telegram-chat-row button.find{border:1px solid #a8cbd9;background:#eff8fb;color:#27708b}.telegram-token-row button svg,.telegram-chat-row button svg,.telegram-test-row button svg{width:13px}.telegram-connected-line{display:flex;align-items:center;gap:5px;margin-top:7px;padding:6px 8px;border-radius:8px;background:#eaf6ed;color:#2a704c;font-size:7px}.telegram-connected-line svg{width:13px}.telegram-connected-line.chat{background:#eef7fa;color:#356c80}.telegram-events{margin-top:11px;padding-top:10px;border-top:1px solid #dce4df}.telegram-events h4{display:flex;align-items:center;gap:5px;margin:0 0 7px;font-size:8px;color:#355650}.telegram-events h4 svg{width:14px}.telegram-events>button{width:100%;min-height:47px;border:1px solid #dfe1dc;border-radius:8px;background:#f6f6f3;display:flex;align-items:center;gap:8px;text-align:left;padding:7px 9px;margin-top:5px;font-family:inherit;color:#73807b;opacity:.72}.telegram-events>button.enabled{background:#fff;border-color:#c6ddd5;color:#274f4a;opacity:1}.telegram-event-check{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#e8e9e5;flex:none}.telegram-events button.enabled .telegram-event-check{background:#e1f3e7;color:#2a764d}.telegram-event-check svg{width:13px}.telegram-events button>span:last-child{display:flex;flex-direction:column}.telegram-events button b{font-size:8px}.telegram-events button small{font-size:6.5px;color:#87908c;margin-top:2px}.telegram-test-row{display:flex;align-items:center;gap:7px;margin-top:10px}.telegram-test-row .test{border:0;background:#2383a8;color:#fff}.telegram-test-row .disconnect{border:1px solid #e4c5bd;background:#fff0ed;color:#9b4c3e}.telegram-secret-note{display:flex;align-items:center;gap:5px;margin:10px 0 0;font-size:6.5px;color:#7b8581}.telegram-secret-note svg{width:13px;color:#39766f}.telegram-last-error{display:flex;align-items:center;gap:6px;margin-top:8px;padding:7px 8px;border:1px solid #e5c8a3;border-radius:8px;background:#fff5e4;color:#8a6329;font-size:7px}.telegram-last-error svg{width:13px;flex:none}@media(max-width:800px){.telegram-setup-steps,.telegram-token-row,.telegram-chat-row{grid-template-columns:1fr}.telegram-test-row{align-items:stretch;flex-direction:column}.telegram-test-row button{width:100%}}.builder-site{background:var(--pb-background);color:var(--pb-text);font-family:var(--pb-body-font);font-size:var(--pb-body-size)}.builder-site .logo img{width:var(--custom-logo-size,var(--pb-logo-size));height:var(--custom-logo-size,var(--pb-logo-size));object-fit:contain}.builder-site h1,.builder-site h2,.builder-site h3,.builder-site .logo b{font-family:var(--pb-heading-font)}.builder-site .hero-copy h1{font-size:clamp(34px,var(--pb-hero-title-size),92px)!important;color:var(--pb-text)}.builder-site .section-head h2{font-size:clamp(24px,var(--pb-section-title-size),64px)!important;color:var(--pb-text)}.builder-site .hero-copy p,.builder-site .ref-product-body,.builder-site .category-card,.builder-site .service-card{font-family:var(--pb-body-font)}.builder-site .reference-topbar,.builder-site footer{background:var(--pb-surface)}.builder-site .hero-reference{min-height:var(--pb-hero-height)!important;grid-template-columns:calc(100% - var(--pb-hero-image-width)) var(--pb-hero-image-width)!important}.builder-site .hero-reference.no-builder-image{grid-template-columns:1fr!important}.builder-site .hero-image-shell{min-height:var(--pb-hero-height)!important}.builder-site .hero-image-shell>img{min-height:calc(var(--pb-hero-height) - 32px)!important;object-fit:var(--pb-hero-fit)!important;object-position:var(--pb-hero-position)!important;border-radius:var(--pb-hero-radius)!important}.builder-site .hero-title-gold,.builder-site .eyebrow,.builder-site .section-head>a,.builder-site .ref-product-body>small{color:var(--pb-accent)!important}.builder-site .gift-btn,.builder-site .cart-button,.builder-site .checkout-btn{border-radius:var(--pb-button-radius)!important;font-size:var(--pb-button-size)!important}.builder-site .gift-btn{background:var(--pb-primary)!important;color:var(--pb-button-text)!important}.builder-site .ref-product-card,.builder-site .category-card,.builder-site .service-card,.builder-site .public-partner-card{border-radius:var(--pb-card-radius)!important;background:var(--pb-surface)}.builder-site .section{width:min(100%,var(--pb-max-width))!important;padding-top:var(--pb-section-space)!important}.builder-site .feature-strip{background:var(--pb-primary)!important;color:var(--pb-button-text)!important}.builder-site .feature-strip svg,.builder-site .title-ornament{color:var(--pb-accent)!important}.builder-site .ref-product-body h3,.builder-site .category-card b,.builder-site .service-card b{color:var(--pb-text)!important}.builder-site .ref-product-body p,.builder-site .service-card small{color:var(--pb-muted)!important}.builder-promos-section{padding-bottom:calc(var(--pb-section-space) * .6)!important}.builder-promo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.builder-promo-card{overflow:hidden;border:1px solid color-mix(in srgb,var(--pb-accent) 35%,#ddd);border-radius:var(--pb-card-radius);box-shadow:0 8px 24px #0e312e0f}.builder-promo-card>img{width:100%;display:block}.builder-promo-card>div{padding:20px}.builder-promo-card h3{font:700 25px/1.15 var(--pb-heading-font);margin:0 0 8px;color:var(--pb-text)}.builder-promo-card p{font-size:var(--pb-body-size);line-height:1.55;color:var(--pb-muted);margin:0 0 14px}.builder-promo-card a{display:inline-flex;align-items:center;gap:5px;min-height:40px;padding:0 14px;border-radius:var(--pb-button-radius);background:var(--pb-primary);color:var(--pb-button-text);text-decoration:none;font-size:var(--pb-button-size);font-weight:900}.builder-promo-card a svg{width:14px}.builder-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding:12px 14px;border:1px solid #d7c796;border-radius:13px;background:linear-gradient(135deg,#fff9e9,#f1f8f4)}.builder-toolbar>div:first-child{display:flex;align-items:center;gap:9px}.builder-toolbar>div:first-child>svg{width:25px;color:#a97821}.builder-toolbar span{display:flex;flex-direction:column}.builder-toolbar b{font-size:10px;color:#174c49}.builder-toolbar small{font-size:7px;color:#7d8782}.builder-toolbar>div:last-child{display:flex;align-items:center;gap:7px}.builder-toolbar button,.builder-toolbar a{min-height:36px;border:1px solid #d5d5ca;border-radius:8px;background:#fff;color:#345751;padding:0 10px;display:flex;align-items:center;justify-content:center;gap:5px;text-decoration:none;font-size:8px;font-weight:900}.builder-toolbar button svg,.builder-toolbar a svg{width:14px}.builder-toolbar .primary{border-color:#0a6a66;background:#0a6a66;color:#fff}.builder-error{display:flex;align-items:center;gap:6px;margin-bottom:10px;padding:8px 10px;border:1px solid #e5bcb4;border-radius:9px;background:#fff0ed;color:#9a493c;font-size:8px}.builder-error svg{width:14px}.page-builder-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:13px;align-items:start}.page-builder-controls{display:flex;flex-direction:column;gap:9px;min-width:0}.builder-panel{border:1px solid #dcd9cd;border-radius:12px;background:#fff;overflow:hidden}.builder-panel-head{width:100%;min-height:54px;border:0;background:#fff;display:grid;grid-template-columns:26px minmax(0,1fr) 18px;align-items:center;gap:8px;text-align:left;padding:9px 12px;color:#234c48}.builder-panel-head>svg:first-child{width:20px;color:#a77924}.builder-panel-head>span{display:flex;flex-direction:column}.builder-panel-head b{font-size:9px}.builder-panel-head small{font-size:6.5px;color:#838b87;margin-top:2px}.builder-panel-head>svg:last-child{width:14px;transition:.15s}.builder-panel.open .builder-panel-head>svg:last-child{transform:rotate(90deg)}.builder-panel-body{padding:12px;border-top:1px solid #eee9dd;background:#fffdf9}.builder-color-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.builder-color-grid label{display:flex;flex-direction:column;gap:4px}.builder-color-grid label>span{font-size:7px;font-weight:900;color:#687671}.builder-color-grid label>div{display:grid;grid-template-columns:40px 1fr;gap:5px}.builder-color-grid input[type=color]{height:35px;width:40px;padding:2px;border:1px solid #d9ddd8;border-radius:7px;background:#fff}.builder-color-grid input:not([type=color]){height:35px;border:1px solid #d9ddd8;border-radius:7px;padding:0 8px;font-size:8px}.builder-control-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.builder-control-grid.compact{gap:7px}.builder-control-grid>label{display:flex;flex-direction:column;gap:4px;font-size:7px;font-weight:900;color:#67746f}.builder-control-grid select,.builder-control-grid input{height:36px;border:1px solid #d7dcd8;border-radius:8px;background:#fff;padding:0 8px;font-size:8px;color:#2b4844}.builder-range{display:flex;flex-direction:column;gap:5px}.builder-range>span{display:flex;align-items:center;justify-content:space-between;gap:8px}.builder-range b{font-size:7px;color:#65736e}.builder-range em{font-size:7px;font-style:normal;font-weight:900;color:#a07120}.builder-range input[type=range]{width:100%;accent-color:#0b6d68}.builder-image-editors{display:grid;grid-template-columns:.8fr 1.2fr;gap:10px}.builder-image-editor{border:1px solid #e0ddd4;border-radius:10px;padding:9px;background:#fff}.builder-image-editor h4{font:700 13px Georgia,serif;color:#174c49;margin:0 0 7px}.builder-image-preview{height:160px;border:1px dashed #cbb77d;border-radius:9px;background:#f6f3e8;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#897a55}.builder-image-preview img{width:100%;height:100%;object-fit:cover}.builder-image-preview span{display:flex;flex-direction:column;align-items:center;gap:5px;font-size:7px}.builder-image-preview span svg{width:25px}.builder-image-preview.logo-preview{height:115px}.builder-image-preview.logo-preview img{object-fit:contain;padding:14px}.builder-image-preview.hero-preview{height:190px}.builder-image-actions{display:flex;gap:6px;margin:7px 0}.builder-image-actions button,.builder-upload-button,.builder-remove-image{min-height:32px;border:1px solid #c9d8d4;border-radius:7px;background:#f2f9f7;color:#27655f;padding:0 8px;display:flex;align-items:center;justify-content:center;gap:4px;font-size:7px;font-weight:900;font-family:inherit}.builder-image-actions button:last-child,.builder-remove-image{border-color:#e3c6bf;background:#fff1ee;color:#9e4b3d}.builder-image-actions svg,.builder-upload-button svg,.builder-remove-image svg{width:12px}.builder-checkbox{display:flex!important;flex-direction:row!important;align-items:center;gap:6px!important;margin-top:7px;font-size:7px!important;font-weight:900;color:#506862}.builder-checkbox input{width:15px;height:15px}.builder-language-tabs{display:flex;gap:4px;flex-wrap:wrap;margin-bottom:9px}.builder-language-tabs button{height:29px;border:1px solid #d8d5cb;border-radius:7px;background:#fff;padding:0 9px;font-size:7px;font-weight:900;color:#697570}.builder-language-tabs button.active{background:#0b6763;color:#fff;border-color:#0b6763}.builder-text-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.builder-text-grid label{display:flex;flex-direction:column;gap:4px;font-size:7px;font-weight:900;color:#67746f}.builder-text-grid .wide{grid-column:1/-1}.builder-text-grid input,.builder-text-grid textarea{border:1px solid #d8ddd9;border-radius:8px;background:#fff;padding:8px;font-size:8px;color:#294844}.builder-text-grid input{height:36px}.builder-text-grid textarea{min-height:67px;resize:vertical}.builder-section-list{display:flex;flex-direction:column;gap:6px}.builder-section-list>div{display:grid;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:43px;border:1px solid #dddcd5;border-radius:8px;background:#fff;padding:6px 8px}.builder-section-list>div.off{opacity:.55}.builder-drag-index{width:25px;height:25px;border-radius:7px;background:#f2eee4;color:#876b35;display:grid;place-items:center;font-size:7px;font-weight:900}.builder-section-list b{font-size:8px;color:#31514d}.builder-section-list>div>div{display:flex;align-items:center;gap:4px}.builder-section-list button{width:29px;height:29px;border:1px solid #d9d9d2;border-radius:7px;background:#fff;display:grid;place-items:center;color:#65736e}.builder-section-list button svg{width:12px}.builder-promo-editor-list{display:flex;flex-direction:column;gap:9px}.builder-promo-editor{border:1px solid #dedbd1;border-radius:10px;background:#fff;overflow:hidden}.builder-promo-editor-head{min-height:42px;display:flex;align-items:center;justify-content:space-between;padding:7px 9px;background:#f8f5ec}.builder-promo-editor-head>b{font-size:8px;color:#31514d}.builder-promo-editor-head>div{display:flex;gap:5px;align-items:center}.builder-promo-editor-head .danger{width:30px;height:30px}.builder-promo-editor-body{display:grid;grid-template-columns:180px 1fr;gap:9px;padding:9px}.builder-image-preview.promo-preview{height:135px}.builder-upload-button{margin-top:6px;cursor:pointer}.builder-remove-image{margin-top:5px;width:100%}.builder-promo-fields{display:flex;flex-direction:column;gap:7px}.builder-promo-fields>label{display:flex;flex-direction:column;gap:4px;font-size:7px;font-weight:900;color:#67746f}.builder-promo-fields input,.builder-promo-fields textarea{border:1px solid #d8ddd8;border-radius:7px;padding:7px;font-size:8px}.builder-promo-fields input{height:34px}.builder-promo-fields textarea{min-height:58px;resize:vertical}.builder-inline-color{display:grid;grid-template-columns:38px 1fr;gap:4px}.builder-inline-color input[type=color]{padding:2px}.builder-add-promo{min-height:37px;border:1px dashed #bfa96e;border-radius:8px;background:#fff9e7;color:#80601e;display:flex;align-items:center;justify-content:center;gap:5px;font-size:8px;font-weight:900}.builder-add-promo svg{width:14px}.builder-promo-editor-list>small{font-size:6.5px;color:#828b87}.page-builder-preview{position:sticky;top:80px;border:1px solid #d8c795;border-radius:13px;background:#fff;overflow:hidden;box-shadow:0 8px 25px #14373214}.builder-preview-head{height:50px;display:flex;align-items:center;gap:7px;padding:0 10px;background:#073f40;color:#fff}.builder-preview-head>svg{width:18px;color:#e1bc5d}.builder-preview-head span{display:flex;flex-direction:column}.builder-preview-head b{font-size:8px}.builder-preview-head small{font-size:6px;opacity:.72}.builder-preview-canvas{background:var(--preview-bg);color:var(--preview-text);font-family:var(--preview-body);min-height:500px}.builder-preview-nav{height:55px;display:flex;align-items:center;gap:5px;padding:0 9px;background:var(--preview-surface);border-bottom:1px solid rgba(0,0,0,.05)}.builder-preview-nav img{height:35px;object-fit:contain}.builder-preview-nav>b{font:700 9px/1 var(--preview-heading);letter-spacing:1px}.builder-preview-nav small{font:700 5px/1 var(--preview-body);letter-spacing:2px}.mini-logo-placeholder{width:34px;height:34px;border-radius:50%;background:var(--preview-primary)}.builder-preview-hero{display:grid;grid-template-columns:48% 52%;min-height:250px}.builder-preview-hero.no-image{grid-template-columns:1fr}.builder-preview-hero>div{padding:25px 14px;background:color-mix(in srgb,var(--preview-bg) 96%,white)}.builder-preview-hero small{font-size:5px;letter-spacing:1.2px;color:var(--preview-accent)}.builder-preview-hero h2{font:700 22px/.95 var(--preview-heading);margin:6px 0;color:var(--preview-text)}.builder-preview-hero p{font-size:6.5px;line-height:1.5;color:var(--preview-muted)}.builder-preview-hero button{border:0;border-radius:999px;background:var(--preview-primary);color:#fff;padding:7px 10px;font-size:6px;font-weight:900}.builder-preview-hero>img{width:100%;height:100%;min-height:250px}.builder-preview-sections{padding:10px}.builder-preview-sections>div{margin-bottom:10px}.builder-preview-sections span{display:block;font:700 11px var(--preview-heading);margin-bottom:5px}.builder-preview-sections i{display:inline-block;width:29%;height:42px;margin-right:3%;border-radius:var(--preview-radius);background:var(--preview-surface);border:1px solid color-mix(in srgb,var(--preview-accent) 25%,#ddd)}.builder-preview-values{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#e4dfd0}.builder-preview-values span{background:#fff;padding:7px 4px;text-align:center;font-size:6px;color:#7a847f}.builder-preview-values b{display:block;color:#9b7126;margin-top:2px}@media(max-width:1250px){.page-builder-layout{grid-template-columns:1fr 300px}.builder-image-editors{grid-template-columns:1fr}.builder-promo-editor-body{grid-template-columns:150px 1fr}}@media(max-width:1000px){.page-builder-layout{grid-template-columns:1fr}.page-builder-preview{position:static;order:-1}.builder-preview-canvas{min-height:350px}.builder-preview-sections{display:none}}@media(max-width:650px){.builder-toolbar{align-items:stretch;flex-direction:column}.builder-toolbar>div:last-child{display:grid;grid-template-columns:1fr 1fr}.builder-toolbar .primary{grid-column:1/-1}.builder-color-grid,.builder-control-grid,.builder-text-grid,.builder-image-editors{grid-template-columns:1fr}.builder-text-grid .wide{grid-column:auto}.builder-promo-editor-body{grid-template-columns:1fr}.builder-image-preview.promo-preview{height:170px}.builder-section-list>div{grid-template-columns:25px 1fr}.builder-section-list>div>div{grid-column:1/-1;justify-content:flex-end}}@media(max-width:900px){.builder-site .hero-reference{grid-template-columns:1fr!important;min-height:0!important}.builder-site .hero-image-shell{min-height:0!important}.builder-site .hero-image-shell>img{min-height:0!important}.builder-site .section{padding-top:clamp(28px,var(--pb-section-space),60px)!important}.builder-promo-grid{grid-template-columns:1fr}}.admin-shell .primary:before,.admin-shell .checkout-btn:before{display:none!important}.admin-shell .primary{border-radius:10px!important;overflow:hidden!important;background:linear-gradient(180deg,#087a75,#075b5b)!important;color:#fff!important}.admin-shell .primary>*{position:relative;z-index:1}.admin-shell .decorated{padding-top:58px!important}.admin-shell .panel-band{height:32px!important;z-index:0!important;pointer-events:none!important}.admin-shell .decorated>*:not(.panel-band){position:relative;z-index:1}.admin-header .profile{margin-left:auto!important}@media(min-width:761px){.admin-menu-button{display:grid!important}.sidebar-mobile-close,.admin-sidebar-backdrop{display:none!important}}.admin-shell .category-admin-toolbar>.primary,.admin-shell .partner-admin-toolbar>.primary,.admin-shell .builder-toolbar .primary{min-width:150px;white-space:nowrap}.admin-shell .builder-toolbar .primary:before{display:none!important}.builder-site .ref-product-card .cart-button:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") left center/52px 100% no-repeat,url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") right center/52px 100% no-repeat!important}@media(min-width:1200px){.builder-site .product-grid{grid-template-columns:repeat(auto-fill,minmax(220px,250px))!important;gap:18px!important;justify-content:start!important}.builder-site .ref-product-card{width:100%!important;max-width:250px!important}.builder-site .section{width:min(calc(100% - 48px),1480px)!important;margin-inline:auto!important}.builder-site .hero-reference{width:min(calc(100% - 48px),1540px)!important;margin:18px auto 0!important}}.sidebar-mobile-close,.admin-sidebar-backdrop{display:none}@media(max-width:760px){.admin-shell{display:block!important}.admin-main{width:100%!important}.sidebar{display:flex!important;position:fixed!important;left:0!important;top:0!important;bottom:0!important;width:min(290px,86vw)!important;height:100dvh!important;z-index:120!important;transform:translate(-105%)!important;transition:transform .2s ease!important;overflow-y:auto!important;overflow-x:hidden!important}.sidebar.mobile-open{transform:translate(0)!important}.sidebar .side-logo .logo>span,.sidebar nav span,.sidebar .open-site{display:flex!important}.sidebar nav button{justify-content:flex-start!important}.sidebar nav em{position:static!important;margin-left:auto!important;transform:none!important}.sidebar-mobile-close{display:grid!important;place-items:center;position:absolute;top:38px;right:10px;width:34px;height:34px;border:1px solid rgba(255,255,255,.18);border-radius:9px;background:#ffffff14;color:#fff;z-index:4}.sidebar-mobile-close svg{width:16px}.admin-sidebar-backdrop{display:block!important;position:fixed!important;inset:0!important;z-index:110!important;border:0!important;background:#031d1e85!important}.admin-menu-button{display:grid!important}.admin-header .profile{margin-left:auto!important}}@media(min-width:1100px){.page-builder-layout{grid-template-columns:minmax(0,1fr) 340px!important;align-items:start!important}.page-builder-preview{position:sticky!important;top:90px!important}}@media(min-width:1200px){.supplier-main{max-width:1450px!important;margin:0 auto!important}.supplier-stats{grid-template-columns:repeat(4,1fr)!important}}.admin-main,.admin-content,.supplier-main,.builder-site,.section{min-width:0}img{max-width:100%}@media(min-width:1181px){.admin-shell{display:block!important;min-height:100dvh!important}.admin-shell>.sidebar{position:fixed!important;left:0!important;top:0!important;bottom:0!important;width:270px!important;height:100dvh!important;min-height:100dvh!important;z-index:100!important;overflow:hidden!important;transform:none!important}.admin-shell>.sidebar .side-band,.admin-shell>.sidebar .side-logo,.admin-shell>.sidebar .open-site{flex:none!important}.admin-shell>.sidebar nav{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:thin}.admin-shell>.admin-main{display:block!important;width:calc(100% - 270px)!important;margin-left:270px!important;min-width:0!important}.admin-shell>.admin-main>.admin-header{width:auto!important}}@media(min-width:761px)and (max-width:1180px){.admin-shell{display:block!important;min-height:100dvh!important}.admin-shell>.sidebar{display:flex!important;position:fixed!important;left:0!important;top:0!important;bottom:0!important;width:90px!important;height:100dvh!important;min-height:100dvh!important;z-index:100!important;overflow:hidden!important;transform:none!important}.admin-shell>.sidebar .side-band,.admin-shell>.sidebar .side-logo{flex:none!important}.admin-shell>.sidebar nav{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important}.admin-shell>.sidebar .open-site{display:none!important}.admin-shell>.admin-main{display:block!important;width:calc(100% - 90px)!important;margin-left:90px!important;min-width:0!important}}@media(max-width:760px){.admin-shell>.admin-main{width:100%!important;margin-left:0!important}}.status.agreement{background:#fff0ce;color:#8a5c10;border:1px solid #e9c46d}.order-adjusted-total{display:flex!important;flex-direction:column;align-items:flex-end;gap:2px}.order-adjusted-total>b{font:inherit}.order-adjusted-total>small{display:flex;align-items:center;gap:5px;font-size:8px;font-weight:800;color:#8b918d}.order-adjusted-total del{color:#a3aaa6}.order-adjusted-total small span{color:#b54a3c}.order-adjustment-panel{margin:12px 0;border:1px solid #e4c178;border-radius:12px;background:#fff9e9;overflow:hidden}.order-adjustment-panel.approved{border-color:#9fcdb2;background:#eff9f2}.order-adjustment-panel.waiting{border-color:#e4b7ac;background:#fff3ef}.order-adjustment-head{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid rgba(142,111,44,.16)}.order-adjustment-head>svg{width:21px;color:#ae7619}.order-adjustment-panel.approved .order-adjustment-head>svg{color:#2b764e}.order-adjustment-head>div{display:flex;flex-direction:column}.order-adjustment-head b{font-size:10px;color:#244e49}.order-adjustment-head small{font-size:7px;color:#7b8580;margin-top:2px}.order-adjustment-head>span{border-radius:999px;padding:5px 8px;background:#f6e3af;color:#8b6115;font-size:7px;font-weight:900;white-space:nowrap}.order-adjustment-panel.approved .order-adjustment-head>span{background:#dcefe3;color:#28704a}.order-adjustment-panel.waiting .order-adjustment-head>span{background:#f7dcd5;color:#9b4638}.order-adjustment-money{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;background:#eadfca}.order-adjustment-money>div{background:#fff;padding:9px 8px;display:flex;flex-direction:column;gap:2px}.order-adjustment-money small{font-size:6.5px;color:#7e8783}.order-adjustment-money b{font-size:12px;color:#174c49}.order-adjustment-money .minus b{color:#b44839}.order-adjustment-money .current{background:#f0f8f3}.order-adjustment-money .current b{font-size:15px;color:#216b48}.order-adjustment-actions{display:flex;gap:7px;padding:10px 12px}.order-adjustment-actions a,.order-adjustment-actions button{min-height:38px;border-radius:8px;padding:0 11px;display:flex;align-items:center;justify-content:center;gap:5px;font-family:inherit;font-size:8px;font-weight:900;text-decoration:none}.order-adjustment-actions a{border:1px solid #70b991;background:#eaf8ef;color:#1d7148}.order-adjustment-actions button{border:0;background:#086d68;color:#fff}.order-adjustment-actions svg{width:14px}.order-adjustment-actions .disabled,.order-adjustment-actions button:disabled{opacity:.42;cursor:not-allowed}.order-adjustment-panel>p{margin:0;padding:0 12px 10px;font-size:7px;color:#8a6b45}.supplier-detail-items>div.excluded-order-item{background:#f7f4f0!important;opacity:.78;border-left:4px solid #c75745!important}.excluded-order-item>span:first-child>b,.excluded-order-item .order-item-line-price{text-decoration:line-through;color:#8e9691!important}.excluded-label{display:inline-flex;width:max-content;margin-top:4px;border-radius:999px;background:#ffe0da;color:#a24334;padding:3px 6px;font-size:7px!important;font-style:normal;font-weight:900}.order-item-line-price{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.order-item-line-price>small{font-size:8px;color:#717e79}.order-item-exclude,.order-item-restore{min-height:30px;border-radius:7px;padding:0 7px;display:flex;align-items:center;gap:4px;font-family:inherit;font-size:7px;font-weight:900}.order-item-exclude{border:1px solid #e4c1b9;background:#fff0ed;color:#9e493c}.order-item-restore{border:1px solid #add3c0;background:#eef9f2;color:#27704c}.order-item-exclude svg,.order-item-restore svg{width:12px}.adjusted-detail-total{flex-wrap:wrap}.adjusted-detail-total>small{width:100%;text-align:right;font-size:8px;color:#7c8681}.adjusted-detail-total del{color:#a2aaa6}@media(max-width:760px){.order-adjustment-money{grid-template-columns:1fr 1fr}.order-adjustment-money .current{grid-column:1/-1}.order-adjustment-actions{flex-direction:column}.order-adjustment-actions>*{width:100%}.order-adjustment-head{grid-template-columns:26px 1fr}.order-adjustment-head>span{grid-column:1/-1;width:max-content}.order-adjusted-total{align-items:flex-start}}.admin-order.clickable-order{cursor:pointer;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.admin-order.clickable-order:hover{border-color:#c9aa64;box-shadow:0 5px 16px #1f494314}.admin-order.clickable-order:focus-visible{outline:3px solid rgba(10,108,105,.22);outline-offset:2px}.admin-order.clickable-order select{cursor:pointer}body>.modal-backdrop:has(.order-details){z-index:5000!important;isolation:isolate}body>.modal-backdrop:has(.order-details) .order-details{z-index:1}.visual-published-main{display:block;min-width:0}.visual-public-node{width:var(--vn-width-d,100%)!important;max-width:var(--pb-max-width);min-height:var(--vn-minh-d,0);margin:var(--vn-mt-d,0) auto var(--vn-mb-d,0)!important;padding-top:var(--vn-pt-d,0)!important;padding-bottom:var(--vn-pb-d,0)!important;padding-left:var(--vn-px-d,0)!important;padding-right:var(--vn-px-d,0)!important;background:var(--vn-bg-d,transparent)!important;border-radius:var(--vn-radius-d,0)!important;box-sizing:border-box}.visual-header-node,.visual-footer-node{width:100%!important;max-width:none!important}.visual-header-node{min-height:var(--vn-minh-d,76px);padding:0 var(--vn-px-d,24px)!important;background:var(--vn-bg-d,#fff)!important}.visual-header-node .reference-topbar{min-height:inherit;background:transparent!important}.visual-footer-node{padding-top:var(--vn-pt-d,28px)!important;padding-bottom:var(--vn-pb-d,28px)!important;background:var(--vn-bg-d,#fff)!important}.builder-site .visual-public-node.hero-reference{display:grid!important;grid-template-columns:calc(100% - var(--visual-hero-image-width,52%)) var(--visual-hero-image-width,52%)!important;min-height:var(--vn-minh-d,540px)!important;overflow:hidden}.builder-site .visual-public-node.hero-reference.no-builder-image{grid-template-columns:1fr!important}.builder-site .visual-public-node.hero-reference .hero-image-shell{min-height:var(--vn-minh-d,540px)!important}.builder-site .visual-public-node.hero-reference .hero-image-shell>img{height:100%!important;min-height:0!important;border-radius:var(--visual-hero-radius,0)!important}.visual-public-node.visual-grid-node .category-grid,.visual-public-node.visual-grid-node .product-grid,.visual-public-node.visual-grid-node .service-grid{grid-template-columns:repeat(var(--vn-cols-d,5),minmax(0,1fr))!important}.visual-public-node.visual-grid-node .ref-product-card{width:100%!important;max-width:none!important;border-radius:var(--visual-card-radius,var(--pb-card-radius))!important}.visual-public-node.visual-grid-node .image-wrap{height:auto!important;aspect-ratio:var(--visual-card-ratio,1)!important}.visual-custom-text>div{font-family:var(--pb-heading-font);font-size:var(--vn-font-d,34px);line-height:1.15;white-space:pre-wrap}.visual-custom-image>img{display:block;width:100%;height:max(var(--vn-minh-d,280px),280px);max-height:780px}.visual-public-image-placeholder{min-height:240px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px dashed #c9b57a;background:#f7f3e8;color:#847451}.visual-public-image-placeholder svg{width:24px}.visual-custom-button{display:flex!important}.visual-custom-button.align-left{justify-content:flex-start}.visual-custom-button.align-center{justify-content:center}.visual-custom-button.align-right{justify-content:flex-end}.visual-custom-button>a{width:var(--vn-btn-w-d,220px);min-height:48px;border-radius:var(--pb-button-radius);display:flex;align-items:center;justify-content:center;gap:7px;text-decoration:none;font-weight:900}.visual-custom-button>a svg{width:15px}.visual-custom-banner{background:transparent!important}.visual-public-banner-card{display:grid;grid-template-columns:1.05fr .95fr;min-height:max(260px,var(--vn-minh-d,0));overflow:hidden;border-radius:inherit;background:var(--visual-banner-bg,#f7efdc)}.visual-public-banner-card.image-left{grid-template-columns:.95fr 1.05fr}.visual-public-banner-card.image-left>img{order:-1}.visual-public-banner-card>div{padding:clamp(24px,4vw,56px);display:flex;flex-direction:column;justify-content:center}.visual-public-banner-card h2{font:700 clamp(30px,3vw,48px)/1 var(--pb-heading-font);margin:0 0 12px;color:var(--pb-text)}.visual-public-banner-card p{font-size:var(--pb-body-size);line-height:1.55;color:var(--pb-muted);margin:0 0 18px}.visual-public-banner-card a{width:max-content;min-height:44px;padding:0 18px;border-radius:var(--pb-button-radius);background:var(--pb-primary);color:var(--pb-button-text);display:flex;align-items:center;gap:6px;text-decoration:none;font-weight:900}.visual-public-banner-card a svg{width:14px}.visual-public-banner-card>img{width:100%;height:100%;min-height:260px;object-fit:cover}.visual-spacer-node{max-width:none!important}.visual-builder-shell{--ve-border:#d9d7d0;--ve-panel:#fff;--ve-panel-soft:#f7f7f5;--ve-blue:#246bfd;width:100%;min-width:0;border:1px solid #d7d5ce;border-radius:14px;background:#e9e9e7;overflow:hidden;box-shadow:0 8px 24px #10363214}.visual-builder-topbar{min-height:58px;display:grid;grid-template-columns:minmax(210px,1fr) auto minmax(330px,1fr);align-items:center;gap:8px;padding:7px 9px;background:#fff;border-bottom:1px solid var(--ve-border)}.visual-editor-brand{display:flex;align-items:center;gap:8px;min-width:0}.visual-editor-brand>svg{width:23px;color:#246bfd}.visual-editor-brand>span{display:flex;flex-direction:column;min-width:0}.visual-editor-brand b{font-size:9px;color:#203936;letter-spacing:.4px}.visual-editor-brand small{font-size:6.5px;color:#848b87;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.visual-device-switch{display:flex;gap:3px;padding:3px;border-radius:9px;background:#f1f2f1}.visual-device-switch button{height:34px;border:0;border-radius:7px;background:transparent;color:#69736f;display:flex;align-items:center;gap:4px;padding:0 8px;font:800 7px inherit}.visual-device-switch button svg{width:13px}.visual-device-switch button.active{background:#fff;color:#1d5ed4;box-shadow:0 1px 5px #00000014}.visual-editor-actions{display:flex;align-items:center;justify-content:flex-end;gap:4px}.visual-editor-actions>button,.visual-zoom button{height:34px;border:1px solid #d8d9d6;border-radius:7px;background:#fff;color:#455b57;padding:0 8px;display:flex;align-items:center;justify-content:center;gap:4px;font:800 7px inherit}.visual-editor-actions>button:disabled{opacity:.3}.visual-editor-actions>button svg,.visual-zoom button svg{width:13px}.visual-editor-actions .publish{background:#176f69;border-color:#176f69;color:#fff}.visual-zoom{height:34px;display:flex;align-items:center;border:1px solid #d8d9d6;border-radius:7px;background:#fff;overflow:hidden}.visual-zoom button{width:29px;border:0;border-radius:0;padding:0}.visual-zoom b{min-width:42px;text-align:center;font-size:7px;color:#50625e}.visual-editor-status{min-height:31px;display:flex;align-items:center;justify-content:center;gap:5px;background:#e9f7ed;color:#286f4b;font-size:7.5px;font-weight:900;border-bottom:1px solid #cde5d5}.visual-editor-status svg{width:13px}.visual-builder-workspace{display:grid;grid-template-columns:225px minmax(0,1fr) 285px;height:calc(100dvh - 235px);min-height:620px;max-height:920px}.visual-layers-panel,.visual-properties-panel{min-width:0;background:#fff;overflow-y:auto;overflow-x:hidden}.visual-layers-panel{border-right:1px solid var(--ve-border)}.visual-properties-panel{border-left:1px solid var(--ve-border)}.visual-panel-title{height:52px;position:sticky;top:0;z-index:5;background:#fff;border-bottom:1px solid #ececea;display:flex;align-items:center;gap:7px;padding:0 10px}.visual-panel-title>svg{width:16px;color:#586d68}.visual-panel-title span{display:flex;flex-direction:column}.visual-panel-title b{font-size:8px;color:#2e4541}.visual-panel-title small{font-size:6px;color:#8c928f;margin-top:1px}.visual-layer-list{padding:5px 6px}.visual-layer{width:100%;min-height:42px;border:0;border-radius:7px;background:transparent;color:#4b5f5b;display:grid;grid-template-columns:17px minmax(0,1fr) 20px;align-items:center;gap:5px;text-align:left;padding:5px 6px;font-family:inherit}.visual-layer:hover{background:#f4f5f4}.visual-layer.active{background:#e9f0ff;color:#185dc9}.visual-layer>svg{width:12px;color:#a1aaa6}.visual-layer>span{display:flex;flex-direction:column;min-width:0}.visual-layer b{font-size:7.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.visual-layer small{font-size:5.8px;color:#969d99;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.visual-layer>i{display:grid;place-items:center}.visual-layer>i svg{width:11px}.visual-layer.hidden-layer{opacity:.48}.visual-layer.page-layer{margin:6px;width:calc(100% - 12px);border:1px solid #e6e6e2}.visual-layer.page-layer>svg{color:#aa7d29}.visual-add-block{margin:8px;padding:8px;border-top:1px solid #eee}.visual-add-block>b{display:block;font-size:7px;color:#687873;margin-bottom:6px}.visual-add-block>div{display:grid;grid-template-columns:1fr 1fr;gap:4px}.visual-add-block button{min-height:34px;border:1px solid #deded9;border-radius:7px;background:#fff;color:#526661;display:flex;align-items:center;gap:4px;padding:0 6px;font:800 6.5px inherit}.visual-add-block button:hover{border-color:#96b3ef;background:#f4f7ff}.visual-add-block button svg{width:12px;color:#346bd1}.visual-canvas-area{min-width:0;background:#dededc;display:flex;flex-direction:column;overflow:hidden}.visual-canvas-ruler{height:34px;flex:none;background:#f5f5f4;border-bottom:1px solid #ccc;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:0 9px;font-size:6.5px;color:#747c79}.visual-canvas-ruler i{height:1px;background:repeating-linear-gradient(90deg,#b5b9b7 0 1px,transparent 1px 10px)}.visual-canvas-scroll{flex:1;min-height:0;overflow:auto;padding:42px 45px 80px;scrollbar-width:thin}.visual-editor-stage-wrap{width:max-content;min-width:100%;display:flex;justify-content:center;align-items:flex-start}.visual-editor-stage{position:relative;min-height:700px;background:var(--ve-bg);color:var(--ve-text);font-family:var(--ve-body);box-shadow:0 8px 32px #0003;transform-origin:top center;overflow:visible}.visual-canvas-help{height:32px;flex:none;display:flex;align-items:center;justify-content:center;gap:5px;background:#f5f5f4;border-top:1px solid #caccca;font-size:6.3px;color:#737b78}.visual-canvas-help svg{width:11px}.visual-canvas-node{position:relative;box-sizing:border-box;margin-left:auto!important;margin-right:auto!important;transition:outline-color .1s;outline:1px solid transparent;outline-offset:-1px}.visual-canvas-node:hover{outline:1px dashed rgba(36,107,253,.6)}.visual-canvas-node.selected{outline:2px solid #246bfd!important;z-index:2}.visual-canvas-node.locked.selected{outline-color:#9a7a2c!important}.visual-node-floating-label{display:none;position:absolute;left:-2px;top:-23px;height:22px;border-radius:5px 5px 0 0;background:#246bfd;color:#fff;align-items:center;gap:4px;padding:0 6px;font-size:6px;font-weight:900;z-index:10;white-space:nowrap}.visual-canvas-node.selected>.visual-node-floating-label{display:flex}.visual-canvas-node.locked>.visual-node-floating-label{background:#8a742f}.visual-node-floating-label svg{width:10px}.visual-resize-handle{position:absolute;z-index:12;border:2px solid #246bfd;background:#fff;padding:0}.visual-resize-handle.right{right:-5px;top:50%;width:10px;height:22px;transform:translateY(-50%);cursor:ew-resize;border-radius:3px}.visual-resize-handle.bottom{bottom:-5px;left:50%;width:22px;height:10px;transform:translate(-50%);cursor:ns-resize;border-radius:3px}.visual-resize-handle.corner{right:-6px;bottom:-6px;width:12px;height:12px;cursor:nwse-resize;border-radius:3px}.ve-preview-header{height:100%;min-height:60px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.ve-logo{display:flex;align-items:center;gap:5px}.ve-logo img{width:34px;height:34px;object-fit:contain}.ve-logo>svg{width:27px}.ve-logo b{font:700 10px var(--ve-heading);letter-spacing:1px}.ve-logo b span{color:var(--ve-accent)}.ve-preview-header nav{display:flex;align-items:center;justify-content:center;gap:16px;font-size:7px;font-weight:800}.ve-preview-header>div:last-child{display:flex;gap:9px}.ve-preview-header>div:last-child svg{width:14px}.ve-preview-hero{height:100%;min-height:inherit;display:grid}.ve-preview-hero.vertical{grid-template-columns:1fr!important}.ve-hero-copy{min-height:inherit;padding:8% 7%;display:flex;flex-direction:column;justify-content:center}.ve-hero-copy>small{font-size:8px;letter-spacing:2px;color:var(--ve-accent);font-weight:900}.ve-hero-copy h2{font:700 clamp(30px,5vw,64px)/.98 var(--ve-heading);white-space:pre-wrap;color:var(--ve-text);margin:9px 0}.ve-hero-copy p{font-size:13px;line-height:1.5;color:var(--ve-muted);max-width:620px;margin:0 0 17px}.ve-hero-copy button{width:max-content;min-width:180px;height:45px;border:0;border-radius:var(--ve-button-radius);background:var(--ve-primary);color:#fff;font-weight:900}.ve-hero-image{min-height:inherit;padding:12px}.ve-hero-image img{width:100%;height:100%;min-height:280px}.ve-hero-image>svg{width:100%;height:100%;min-height:240px;padding:80px;color:#c4b27f;background:#f4edda}.visual-inline-edit{outline:0}.visual-inline-edit:hover{box-shadow:inset 0 0 0 1px #246bfd47}.visual-inline-edit:focus{box-shadow:inset 0 0 0 2px #246bfd;background:#ffffffd9}.ve-preview-section h3{font:700 30px/1 var(--ve-heading);margin:0 0 18px;color:var(--ve-text)}.ve-preview-section>small{font-size:8px;letter-spacing:1.5px;color:var(--ve-accent);font-weight:900}.ve-mini-grid{display:grid;gap:8px}.ve-mini-grid>div{min-width:0;min-height:72px;border:1px solid color-mix(in srgb,var(--ve-accent) 25%,#ddd);border-radius:var(--ve-card-radius);background:var(--ve-surface);display:flex;align-items:center;justify-content:center;gap:6px;padding:7px;text-align:center;flex-direction:column}.ve-mini-grid>div span{font-size:22px}.ve-mini-grid>div b{font-size:7px}.ve-mini-grid.services-grid>div svg{width:20px;color:var(--ve-primary)}.ve-preview-benefits{height:100%;min-height:70px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:5px;color:#fff}.ve-preview-benefits>div{display:flex;align-items:center;justify-content:center;gap:5px;font-size:7px;font-weight:900;text-align:center}.ve-preview-benefits svg{width:16px;color:var(--ve-accent)}.ve-products-grid{display:grid;gap:8px}.ve-products-grid>div{min-width:0;background:var(--ve-surface);border:1px solid #e4ddce;padding:6px;display:flex;flex-direction:column}.ve-products-grid>div>div{aspect-ratio:1;background:#f4f0e7;overflow:hidden;border-radius:inherit}.ve-products-grid img{width:100%;height:100%;object-fit:cover}.ve-products-grid>div>div>svg{width:100%;height:100%;padding:30%;color:#c3b37f}.ve-products-grid small{font-size:5px;color:var(--ve-accent);margin:5px 0 2px}.ve-products-grid b{font-size:7px;line-height:1.2;min-height:17px}.ve-products-grid strong{font-size:9px;margin:4px 0}.ve-products-grid button{height:25px;border:0;border-radius:999px;background:var(--ve-primary);color:#fff;font-size:6px;font-weight:900}.ve-promo-ghost{min-height:110px;border:1px dashed #c1ae77;border-radius:10px;background:#f7f2e5;display:flex;align-items:center;justify-content:center;gap:7px;color:#816f45;font-size:7px}.ve-promo-ghost svg{width:22px}.ve-custom-text{font-family:var(--ve-heading);white-space:pre-wrap;line-height:1.12;padding:5px}.ve-custom-image{width:100%;height:100%;min-height:200px}.ve-custom-image>img{width:100%;height:100%;min-height:inherit}.ve-custom-image>div{min-height:200px;border:1px dashed #baa66b;background:#f7f2e4;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;color:#7e7049}.ve-custom-image>div svg{width:35px}.ve-custom-image>div b{font-size:8px}.ve-custom-button{display:flex;align-items:center;min-height:70px}.ve-custom-button.align-left{justify-content:flex-start}.ve-custom-button.align-center{justify-content:center}.ve-custom-button.align-right{justify-content:flex-end}.ve-custom-button button{min-height:45px;border:0;font-family:inherit;font-weight:900}.ve-custom-button .visual-inline-edit{display:block;width:100%}.ve-custom-banner{min-height:240px;border-radius:inherit;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.ve-custom-banner.image-left>img{order:-1}.ve-custom-banner>div{padding:30px;display:flex;flex-direction:column;justify-content:center}.ve-custom-banner h3{font:700 34px/1 var(--ve-heading);margin:0 0 8px}.ve-custom-banner p{font-size:10px;line-height:1.5}.ve-custom-banner button{width:max-content;border:0;border-radius:999px;background:var(--ve-primary);color:#fff;padding:10px 16px;font-weight:900}.ve-custom-banner>img{width:100%;height:100%;object-fit:cover}.ve-spacer-preview{height:100%;min-height:inherit;display:flex;align-items:center;justify-content:center;border:1px dashed #aeb4b1;background:repeating-linear-gradient(45deg,#fafafa,#fafafa 8px,#f4f4f4 8px 16px);color:#858c89;font-size:7px}.ve-preview-footer{height:100%;min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:20px}.ve-preview-footer>span{font-size:7px;color:var(--ve-muted)}.visual-properties-body{padding:8px}.visual-selected-head{display:flex;gap:5px;align-items:center;margin-bottom:7px}.visual-selected-head>input{height:36px;min-width:0;flex:1;border:1px solid #d8dad7;border-radius:7px;padding:0 8px;font-size:8px;font-weight:900;color:#314b47}.visual-selected-head>div{display:flex;gap:3px}.visual-selected-head button{width:35px;height:35px;border:1px solid #d8dad7;border-radius:7px;background:#fff;color:#78837f;display:grid;place-items:center}.visual-selected-head button.on{background:#edf4ff;color:#246bfd;border-color:#a9c2ef}.visual-selected-head button svg{width:13px}.visual-quick-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:3px;margin-bottom:7px}.visual-quick-actions button{min-height:34px;border:1px solid #dddeda;border-radius:7px;background:#fff;color:#5b6e69;display:flex;align-items:center;justify-content:center;gap:3px;font:800 6px inherit}.visual-quick-actions button svg{width:11px}.visual-quick-actions button.danger{color:#a54b3e;background:#fff3f0;border-color:#e7c5bd;width:auto;height:auto}.visual-prop-section{margin-bottom:8px;padding:8px;border:1px solid #e4e4df;border-radius:9px;background:#fff}.visual-prop-section h4{display:flex;align-items:center;gap:5px;margin:0 0 8px;font-size:7.5px;color:#344e49;text-transform:uppercase;letter-spacing:.4px}.visual-prop-section h4 svg{width:13px;color:#987223}.visual-prop-section>label{display:flex;flex-direction:column;gap:3px;margin-top:6px;font-size:6.5px;font-weight:800;color:#6b7773}.visual-prop-section input:not([type=range]):not([type=color]),.visual-prop-section select,.visual-prop-section textarea{width:100%;border:1px solid #d8dad6;border-radius:6px;background:#fff;color:#324b47;padding:6px;font:400 7.5px inherit}.visual-prop-section input:not([type=range]):not([type=color]),.visual-prop-section select{height:33px}.visual-prop-section textarea{min-height:62px;resize:vertical}.visual-number{display:flex!important;flex-direction:column!important;gap:3px!important;margin-top:6px!important}.visual-number>span{display:flex;align-items:center;justify-content:space-between;font-size:6.5px;color:#68746f}.visual-number>span b{color:#235f97}.visual-number>div{display:grid;grid-template-columns:1fr 57px;gap:5px;align-items:center}.visual-number input[type=range]{width:100%;accent-color:#246bfd}.visual-number input[type=number]{height:30px!important;text-align:right;padding:0 5px!important}.visual-number input:disabled{opacity:.4}.visual-two-cols{display:grid;grid-template-columns:1fr 1fr;gap:6px}.visual-color-inline{display:grid;grid-template-columns:36px 1fr;gap:4px}.visual-color-inline input[type=color]{width:36px;height:33px;padding:2px;border:1px solid #d8dad6;border-radius:6px;background:#fff}.visual-color-list{display:flex;flex-direction:column;gap:5px}.visual-color-list label{display:grid;grid-template-columns:80px 1fr;align-items:center;gap:5px}.visual-color-list label>span{font-size:6.3px;color:#66736e}.visual-color-list label>div{display:grid;grid-template-columns:34px 1fr;gap:4px}.visual-color-list input[type=color]{width:34px;height:30px;padding:2px;border:1px solid #ddd;border-radius:6px}.visual-color-list input:not([type=color]){height:30px!important}.visual-toggle-row{min-height:34px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;font-size:6.5px;color:#64716c}.visual-toggle-row .toggle{min-height:27px!important;padding:0 7px!important}.visual-lang-tabs{display:flex;gap:3px;overflow-x:auto;padding-bottom:4px}.visual-lang-tabs button{height:28px;min-width:32px;border:1px solid #ddd;border-radius:6px;background:#fff;color:#6f7b76;font:800 6.5px inherit}.visual-lang-tabs button.active{background:#246bfd;color:#fff;border-color:#246bfd}.visual-upload-control{height:36px!important;border:1px dashed #9db3df!important;border-radius:7px!important;background:#f3f7ff!important;color:#245ebf!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:row!important;gap:5px!important;cursor:pointer}.visual-upload-control svg{width:13px}.visual-align{margin-top:7px}.visual-align>span{display:block;font-size:6.5px;color:#68746f;margin-bottom:4px}.visual-align>div{display:grid;grid-template-columns:repeat(3,1fr);gap:3px}.visual-align button{height:30px;border:1px solid #ddd;border-radius:6px;background:#fff;color:#67736f}.visual-align button.active{background:#eaf1ff;color:#246bfd;border-color:#9cb8e9}.visual-align svg{width:13px}.visual-info-box{display:flex;align-items:flex-start;gap:6px;padding:8px;border:1px solid #cfe0d5;border-radius:8px;background:#eef8f1;color:#3c6156}.visual-info-box>svg{width:15px;flex:none}.visual-info-box>span{display:flex;flex-direction:column}.visual-info-box b{font-size:7px}.visual-info-box small{font-size:6px;line-height:1.4;margin-top:2px}.visual-empty-properties{padding:30px 12px;text-align:center;color:#88918d}.visual-empty-properties svg{width:30px}.visual-empty-properties p{font-size:7px}.visual-builder-bottom{min-height:47px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 9px;border-top:1px solid var(--ve-border);background:#fff}.visual-builder-bottom>div{display:flex;align-items:center;gap:5px}.visual-builder-bottom button,.visual-builder-bottom a{height:32px;border:1px solid #d9dad6;border-radius:7px;background:#fff;color:#526661;padding:0 8px;display:flex;align-items:center;gap:4px;text-decoration:none;font:800 6.5px inherit}.visual-builder-bottom svg{width:12px}.visual-builder-bottom small{font-size:6px;color:#8a918e}@media(max-width:1280px){.visual-builder-workspace{grid-template-columns:190px minmax(0,1fr) 255px}.visual-builder-topbar{grid-template-columns:180px auto 1fr}.visual-editor-brand small{display:none}.visual-editor-actions>button{font-size:0;width:34px;padding:0}.visual-editor-actions>button svg{width:14px}}@media(max-width:980px){.visual-builder-workspace{grid-template-columns:180px minmax(0,1fr);height:auto;min-height:700px;max-height:none}.visual-properties-panel{grid-column:1/-1;border-left:0;border-top:1px solid var(--ve-border);max-height:520px}.visual-builder-topbar{grid-template-columns:1fr auto}.visual-editor-brand{display:none}.visual-editor-actions{grid-column:1/-1;justify-content:center}}@media(max-width:700px){.visual-builder-workspace{display:block}.visual-layers-panel{max-height:260px;border-right:0;border-bottom:1px solid var(--ve-border)}.visual-canvas-area{height:620px}.visual-properties-panel{max-height:none}.visual-builder-topbar{display:flex;flex-wrap:wrap;justify-content:center}.visual-device-switch{order:1}.visual-editor-actions{order:2;width:100%}.visual-builder-bottom{align-items:stretch;flex-direction:column}.visual-builder-bottom>div{justify-content:center;flex-wrap:wrap}}@media(max-width:900px){.visual-public-node{width:var(--vn-width-t,100%)!important;min-height:var(--vn-minh-t,0);margin-top:var(--vn-mt-t,0)!important;margin-bottom:var(--vn-mb-t,0)!important;padding-top:var(--vn-pt-t,0)!important;padding-bottom:var(--vn-pb-t,0)!important;padding-left:var(--vn-px-t,0)!important;padding-right:var(--vn-px-t,0)!important;background:var(--vn-bg-t,transparent)!important;border-radius:var(--vn-radius-t,0)!important}.visual-header-node,.visual-footer-node{width:100%!important}.builder-site .visual-public-node.hero-reference{grid-template-columns:calc(100% - var(--visual-hero-image-width-t,50%)) var(--visual-hero-image-width-t,50%)!important;min-height:var(--vn-minh-t,500px)!important}.builder-site .visual-public-node.hero-reference .hero-image-shell{min-height:var(--vn-minh-t,500px)!important}.visual-public-node.visual-grid-node .category-grid,.visual-public-node.visual-grid-node .product-grid,.visual-public-node.visual-grid-node .service-grid{grid-template-columns:repeat(var(--vn-cols-t,3),minmax(0,1fr))!important}.visual-custom-text>div{font-size:var(--vn-font-t,30px)}.visual-custom-button>a{width:var(--vn-btn-w-t,220px)}}@media(max-width:600px){.visual-public-node{width:var(--vn-width-m,100%)!important;min-height:var(--vn-minh-m,0);margin-top:var(--vn-mt-m,0)!important;margin-bottom:var(--vn-mb-m,0)!important;padding-top:var(--vn-pt-m,0)!important;padding-bottom:var(--vn-pb-m,0)!important;padding-left:var(--vn-px-m,0)!important;padding-right:var(--vn-px-m,0)!important;background:var(--vn-bg-m,transparent)!important;border-radius:var(--vn-radius-m,0)!important}.visual-header-node,.visual-footer-node{width:100%!important}.builder-site .visual-public-node.hero-reference{grid-template-columns:1fr!important;min-height:0!important}.builder-site .visual-public-node.hero-reference .hero-image-shell{min-height:0!important}.visual-public-node.visual-grid-node .category-grid,.visual-public-node.visual-grid-node .product-grid,.visual-public-node.visual-grid-node .service-grid{grid-template-columns:repeat(var(--vn-cols-m,2),minmax(0,1fr))!important}.visual-custom-text>div{font-size:var(--vn-font-m,26px)}.visual-custom-button>a{width:var(--vn-btn-w-m,100%)}.visual-public-banner-card{grid-template-columns:1fr!important}.visual-public-banner-card>img{order:-1;min-height:210px}}.visual-editor-actions .preview{border-color:#9bb8ee!important;background:#eef4ff!important;color:#245fbe!important;width:auto!important;font-size:7px!important;padding:0 8px!important}.visual-editor-health{min-height:28px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 10px;border-bottom:1px solid #e3e6e2;background:#f3f8f4;color:#3d6458;font-size:6.5px}.visual-editor-health b{font-size:6px;letter-spacing:.5px}.visual-editor-health.dirty{background:#fff8e8;color:#886119}.visual-editor-health.error{background:#fff0ed;color:#a3483a}.visual-inline-edit{outline:1px dashed transparent;cursor:text!important;user-select:text!important;-webkit-user-select:text!important}.visual-inline-edit:hover{outline-color:#78a4ef;background:#e8f1ff59}.visual-inline-edit:focus{outline:2px solid #246bfd!important;outline-offset:2px;background:#fff!important;cursor:text!important}.visual-canvas-node:has(.visual-inline-edit:focus){cursor:default!important}.visual-preview-overlay{position:fixed;inset:0;z-index:10000;background:#222a2d;display:grid;grid-template-rows:58px minmax(0,1fr) 32px;color:#fff}.visual-preview-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;gap:10px;padding:7px 12px;background:#111719;border-bottom:1px solid #394144;box-shadow:0 5px 20px #00000040}.visual-preview-toolbar>div:first-child{display:flex;align-items:center;gap:8px}.visual-preview-toolbar>div:first-child>svg{width:19px;color:#79a8ff}.visual-preview-toolbar span{display:flex;flex-direction:column}.visual-preview-toolbar b{font-size:9px;letter-spacing:.5px}.visual-preview-toolbar small{font-size:6.5px;color:#98a3a6;margin-top:1px}.visual-preview-devices{display:flex;gap:4px;padding:3px;border-radius:9px;background:#252d30}.visual-preview-toolbar button{height:34px;border:1px solid #485154;border-radius:7px;background:#20282b;color:#d8dfe1;padding:0 9px;display:flex;align-items:center;justify-content:center;gap:4px;font:800 7px inherit}.visual-preview-toolbar button svg{width:13px}.visual-preview-toolbar button.active{background:#246bfd;border-color:#246bfd;color:#fff}.visual-preview-toolbar>div:last-child{display:flex;justify-content:flex-end;gap:5px}.visual-preview-toolbar button.close{background:#59302c;border-color:#774139;color:#ffd9d3}.visual-preview-viewport{overflow:auto;padding:20px;display:flex;align-items:flex-start;justify-content:center;background:repeating-conic-gradient(#343b3e 0 25%,#30373a 0 50%) 0/24px 24px}.visual-preview-frame{flex:none;max-width:100%;height:calc(100dvh - 130px);min-height:520px;background:#fff;box-shadow:0 15px 55px #00000075;transition:width .18s ease;border-radius:3px;overflow:hidden}.visual-preview-frame iframe{display:block;width:100%;height:100%;border:0;background:#fff}.visual-preview-footer-note{display:flex;align-items:center;justify-content:center;gap:5px;background:#111719;color:#aeb8ba;font-size:6.5px}.visual-preview-footer-note svg{width:12px;color:#70c79a}.visual-preview-route{min-height:100dvh}.visual-preview-route-badge{position:fixed;left:8px;bottom:8px;z-index:4000;display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:8px;background:#0e181bdb;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none}.visual-preview-route-badge>svg{width:14px;color:#80adff}.visual-preview-route-badge span{display:flex;flex-direction:column}.visual-preview-route-badge b{font-size:6.5px}.visual-preview-route-badge small{font-size:5.5px;color:#bcc5c7}.visual-preview-route .is-design-preview .cart-button,.visual-preview-route .is-design-preview .checkout-btn{pointer-events:none!important;opacity:.72}.visual-preview-route .is-design-preview .account-button{pointer-events:none!important}.visual-preview-missing{min-height:100dvh;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:30px;background:#f7f2e7;color:#274d49}.visual-preview-missing>svg{width:44px;color:#ba7921}.visual-preview-missing h2{font:700 28px Georgia,serif;margin:10px}.visual-preview-missing p{font-size:12px}.visual-preview-missing a{margin-top:10px;padding:10px 15px;border-radius:8px;background:#075b58;color:#fff;text-decoration:none;font-size:11px;font-weight:900}@media(max-width:900px){.visual-preview-toolbar{grid-template-columns:1fr auto}.visual-preview-devices{grid-column:1/-1;grid-row:2;justify-content:center}.visual-preview-overlay{grid-template-rows:auto minmax(0,1fr) 30px}.visual-preview-toolbar>div:first-child small{display:none}.visual-preview-frame{height:calc(100dvh - 150px)}}.visual-preview-toolbar button.save-preview{background:#0b6d68;border-color:#14827c;color:#fff}.visual-reference-2026{--ref-shadow:0 8px 26px rgba(31,61,56,.08);background:var(--pb-background)!important}.visual-reference-2026 .ethno-band{display:none!important}.visual-reference-2026 .header-stage{position:relative!important;z-index:50!important;width:100%!important;max-width:none!important;border-bottom:1px solid #e9e1d3;background:#fff!important}.visual-reference-2026 .reference-topbar{width:min(calc(100% - 48px),1440px)!important;min-height:82px!important;height:auto!important;margin:0 auto!important;padding:0!important;display:grid!important;grid-template-columns:auto 1fr auto!important;gap:30px!important;align-items:center!important;background:#fff!important}.visual-reference-2026 .reference-topbar>.logo{padding:0!important}.visual-reference-2026 .reference-topbar>.logo:before,.visual-reference-2026 .reference-topbar>.logo:after{display:none!important}.visual-reference-2026 .reference-topbar .logo b{font-size:18px!important;letter-spacing:2px}.visual-reference-2026 .reference-topbar .logo em{font-size:8px!important;letter-spacing:4px}.visual-reference-2026 .reference-topbar nav{display:flex!important;align-items:center!important;justify-content:center!important;gap:28px!important}.visual-reference-2026 .reference-topbar nav a{padding:30px 0!important;font-family:var(--pb-body-font)!important;font-size:var(--visual-nav-size,12px)!important;font-weight:800!important;color:var(--visual-nav-color,var(--pb-text))!important;text-decoration:none!important}.visual-reference-2026 .reference-topbar nav a:before,.visual-reference-2026 .reference-topbar nav a:after{display:none!important}.visual-reference-2026 .reference-topbar .top-actions{gap:9px!important;color:var(--visual-header-icon,var(--pb-text))}.visual-reference-2026 .reference-topbar .top-actions>button,.visual-reference-2026 .reference-topbar .top-actions>select{min-height:42px!important;border:1px solid #dddcd5!important;border-radius:10px!important;background:#fff!important;color:var(--visual-header-icon,var(--pb-text))!important}.visual-reference-2026 .reference-topbar .top-actions>a{font-size:11px!important;font-weight:900!important;color:var(--pb-text)!important}.visual-reference-2026 .reference-topbar .cart span{background:var(--pb-accent)!important;color:#fff!important}.visual-reference-2026 .reference-hero-v2{width:100%!important;max-width:none!important;margin:0!important;min-height:var(--vn-minh-d,610px)!important;border-radius:0!important;background:#f8f0df!important;position:relative!important;isolation:isolate}.visual-reference-2026 .reference-hero-v2 .hero-copy{position:relative!important;z-index:3!important;padding:64px 42px 40px max(42px,calc((100vw - 1440px)/2 + 22px))!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.visual-reference-2026 .reference-hero-v2 .hero-copy:after{content:"";position:absolute;z-index:-1;inset:0 -120px 0 0;background:linear-gradient(90deg,#fbf7ec 0%,rgba(251,247,236,.98) 68%,rgba(251,247,236,.35) 88%,transparent 100%);pointer-events:none}.visual-reference-2026 .reference-hero-v2 .eyebrow{font-size:10px!important;letter-spacing:4px!important;color:#a7792d!important;margin-bottom:14px!important}.visual-reference-2026 .reference-hero-v2 .eyebrow i{width:130px!important;background:var(--pb-accent)!important}.visual-reference-2026 .reference-hero-v2 h1{max-width:610px;margin:0!important;font-family:var(--pb-heading-font)!important;font-size:var(--hero-title-d,64px)!important;line-height:.96!important;letter-spacing:-1.6px!important;color:var(--hero-title-color,var(--pb-text))!important}.visual-reference-2026 .reference-hero-v2 .hero-title-gold{color:var(--hero-accent-color,var(--pb-accent))!important}.visual-reference-2026 .reference-hero-v2 .hero-copy>p{max-width:560px!important;margin:20px 0 0!important;font-size:15px!important;line-height:1.55!important;color:var(--hero-sub-color,var(--pb-muted))!important}.visual-reference-2026 .reference-hero-v2 .hero-actions{display:flex!important;align-items:center!important;gap:20px!important;margin-top:24px!important}.visual-reference-2026 .reference-hero-v2 .gift-btn{min-width:290px!important;height:55px!important;background:var(--hero-button-bg,var(--pb-primary))!important;color:var(--hero-button-color,#fff)!important;border-radius:999px!important;box-shadow:0 10px 24px #04474429!important}.visual-reference-2026 .reference-hero-v2 .gift-btn:before{display:none!important}.visual-reference-2026 .reference-hero-v2 .gift-btn>svg:first-child{width:20px;color:var(--pb-accent)}.visual-reference-2026 .reference-hero-v2 .hero-time{font-size:10px!important;color:#3d5c58!important}.visual-reference-2026 .reference-hero-v2 .hero-image-shell{padding:0!important;min-height:inherit!important;position:relative!important;z-index:1}.visual-reference-2026 .reference-hero-v2 .hero-image-shell:after{display:none!important}.visual-reference-2026 .reference-hero-v2 .hero-image-shell>img{width:100%!important;height:100%!important;border-radius:0!important;object-fit:cover!important}.hero-inline-benefits{display:flex;align-items:center;gap:24px;margin-top:30px;flex-wrap:wrap}.hero-inline-benefits>div{display:flex;align-items:center;gap:8px;min-width:110px;color:#173f3c}.hero-inline-benefits svg{width:26px;height:26px;stroke-width:1.7;color:#07504d}.hero-inline-benefits span{max-width:90px;font-size:9px;font-weight:800;line-height:1.25}.visual-reference-2026 .reference-section-v2{width:min(calc(100% - 48px),1440px)!important;padding:36px 0 10px!important}.visual-reference-2026 .reference-section-v2 .section-head{margin-bottom:18px!important;align-items:flex-end!important}.visual-reference-2026 .reference-section-v2 .section-head h2{font-family:var(--pb-heading-font)!important;font-size:var(--section-title-size-d,34px)!important;line-height:1!important;color:var(--section-title-color,var(--pb-text))!important}.visual-reference-2026 .reference-section-v2 .section-head>a{font-size:10px!important;color:#9b6f25!important;border-bottom:1px solid #d5b66e!important;padding-bottom:4px!important}.reference-heading-line{width:170px;height:16px;position:relative;margin-top:6px}.reference-heading-line:before{content:"";position:absolute;left:0;top:7px;width:100%;height:1px;background:#b98128}.reference-heading-line:after{content:"";position:absolute;left:55%;top:3px;width:8px;height:8px;border:1px solid #b98128;background:#fbf8f1;transform:rotate(45deg)}.visual-reference-2026 .category-grid{gap:13px!important}.visual-reference-2026 .reference-category-card{min-height:0!important;padding:0!important;overflow:hidden!important;border:1px solid #e2d8c4!important;border-radius:13px!important;background:#fff!important;box-shadow:0 5px 14px #28403b0e!important;position:relative}.visual-reference-2026 .reference-category-image{height:155px;overflow:hidden;background:#eee4d2}.visual-reference-2026 .reference-category-image img{width:100%;height:100%;object-fit:cover;display:block}.visual-reference-2026 .reference-category-image.fallback{display:grid;place-items:center}.visual-reference-2026 .reference-category-image.fallback span{font-size:42px}.visual-reference-2026 .reference-category-copy{position:relative;min-height:66px;padding:12px 46px 10px 13px;display:flex;flex-direction:column;align-items:flex-start!important}.visual-reference-2026 .reference-category-copy b{font:700 13px/1.05 var(--pb-heading-font)!important;color:var(--pb-text)!important}.visual-reference-2026 .reference-category-copy small{font-size:8px;color:#8a938e;margin-top:4px}.visual-reference-2026 .reference-category-copy button{position:absolute;right:10px;bottom:12px;width:30px;height:30px;border-radius:50%;border:1px solid #dad8d0;background:#fff;display:grid;place-items:center;color:#0b5b57}.visual-reference-2026 .reference-category-copy button svg{width:13px}.visual-reference-2026 .product-grid{gap:14px!important}.visual-reference-2026 .ref-product-card{padding:0!important;overflow:hidden!important;background:#fff!important;border:1px solid #e2d7c1!important;border-radius:var(--visual-card-radius,13px)!important;box-shadow:0 7px 18px #213d3812!important}.visual-reference-2026 .ref-product-card:before,.visual-reference-2026 .ref-product-card:after{display:none!important}.visual-reference-2026 .ref-product-card .image-wrap{margin:0!important;border-radius:0!important;aspect-ratio:var(--visual-card-ratio,.95)!important}.visual-reference-2026 .ref-product-card .ref-product-body{padding:12px!important}.visual-reference-2026 .ref-product-card .ref-product-body>small{font-size:6.5px!important;letter-spacing:2px!important;color:#b27d23!important}.visual-reference-2026 .ref-product-card .ref-product-body h3{font:700 13px/1.15 var(--pb-heading-font)!important;min-height:30px;margin-bottom:7px!important}.visual-reference-2026 .ref-product-card .ref-product-body>strong{font:700 18px/1 var(--pb-heading-font)!important;color:#b77515!important;margin-bottom:10px!important}.visual-reference-2026 .ref-product-card .cart-button{height:38px!important;border-radius:999px!important;background:#05645f!important;color:#fff!important;border:0!important}.visual-reference-2026 .ref-product-card .cart-button:before{display:none!important}.visual-reference-2026 .ref-product-card .cart-button b{font-size:10px!important}.visual-reference-2026 .ref-product-card .cart-button svg{width:15px!important}.visual-reference-2026 .cards-with-ornaments .reference-category-card:before,.visual-reference-2026 .cards-with-ornaments .ref-product-card:before{content:""!important;display:block!important;position:absolute!important;left:5px!important;top:5px!important;width:58px!important;height:58px!important;z-index:3!important;background:var(--card-ornament-color,#c69436)!important;opacity:var(--card-ornament-opacity,.3)!important;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") center/contain no-repeat;pointer-events:none}.visual-reference-2026 .cards-with-ornaments .reference-category-card:after,.visual-reference-2026 .cards-with-ornaments .ref-product-card:after{content:""!important;display:block!important;position:absolute!important;right:5px!important;bottom:5px!important;width:45px!important;height:45px!important;z-index:3!important;background:var(--card-ornament-color,#c69436)!important;opacity:calc(var(--card-ornament-opacity,.3) * .72)!important;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") center/contain no-repeat;transform:rotate(180deg);pointer-events:none}.visual-reference-2026 .service-grid{gap:14px!important}.visual-reference-2026 .reference-service-card{display:flex!important;flex-direction:column!important;min-height:188px!important;padding:0!important;overflow:hidden!important;border:1px solid #e4dac7!important;border-radius:13px!important;background:#fff!important;box-shadow:0 5px 14px #28403b0d!important}.visual-reference-2026 .reference-service-cover{display:block;width:100%;height:120px;object-fit:cover}.visual-reference-2026 .reference-service-card .service-pattern{display:none!important}.visual-reference-2026 .reference-service-card .service-content{position:relative!important;inset:auto!important;flex:1;min-height:64px;padding:10px 11px!important;background:#fff!important;color:#073f40!important}.visual-reference-2026 .reference-service-card .service-content>svg:first-child{width:22px!important;color:#075752!important}.visual-reference-2026 .reference-service-card .service-content b{font:700 12px var(--pb-heading-font)!important}.visual-reference-2026 .reference-service-card .service-content small{font-size:7px!important;color:#87918c!important}.visual-reference-2026 .reference-banner-v2{width:100%!important;max-width:none!important;padding:18px 0!important}.visual-reference-2026 .reference-banner-v2 .visual-public-banner-card{width:100%!important;min-height:155px!important;border-radius:0!important;background:var(--visual-banner-bg,#07514e)!important;position:relative}.visual-reference-2026 .reference-banner-v2 .visual-public-banner-card>div{padding:28px max(42px,calc((100vw - 1440px)/2 + 24px))!important}.visual-reference-2026 .reference-banner-v2 h2{white-space:pre-line;font-size:25px!important;letter-spacing:4px!important;color:var(--banner-title,#fff)!important;font-weight:500!important}.visual-reference-2026 .reference-banner-v2 p{font-size:8px!important;letter-spacing:3px!important;text-transform:uppercase;color:var(--banner-text,#d5b45f)!important}.visual-reference-2026 .reference-banner-v2 a{background:var(--banner-button-bg,#fffaf0)!important;color:var(--banner-button-color,#174a47)!important;border-radius:999px!important}.visual-reference-2026 .visual-footer-node{position:relative!important;color:var(--visual-footer-text,var(--pb-text))!important;border-top:1px solid #e9e0d0!important}.visual-reference-2026 .visual-footer-node .footer-band{display:none!important}.visual-reference-2026 .visual-footer-node .footer-links a{color:var(--visual-footer-text,var(--pb-text))!important}.visual-public-node,.visual-canvas-node,.header-stage,.visual-footer-node,.visual-public-banner-card{position:relative}.visual-node-ornament{position:absolute;z-index:8;pointer-events:none;opacity:var(--vo-opacity,.25);color:var(--vo-color,#c69436)}.visual-node-ornament.corner,.visual-node-ornament.custom,.visual-node-ornament.diamond{width:var(--vo-size,64px);height:var(--vo-size,64px)}.visual-node-ornament.corner i{display:block;width:100%;height:100%;background:var(--vo-color,#c69436);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") center/contain no-repeat}.visual-node-ornament.corners{inset:0}.visual-node-ornament.corners .ornament-corner{position:absolute;top:0;width:var(--vo-size,90px);height:var(--vo-size,90px);background:var(--vo-color,#c69436);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") center/contain no-repeat}.visual-node-ornament.corners .left{left:0}.visual-node-ornament.corners .right{right:0;transform:scaleX(-1)}.visual-node-ornament.band{left:0;right:0;height:calc(var(--vo-size,70px) * .45)}.visual-node-ornament.band i{display:block;width:100%;height:100%;background:var(--vo-color,#c69436);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") center/auto 100% repeat-x;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") center/auto 100% repeat-x}.visual-node-ornament.diamond i{position:absolute;top:50%;left:0;right:0;height:1px;background:var(--vo-color,#c69436)}.visual-node-ornament.diamond i:after{content:"";position:absolute;left:50%;top:-5px;width:9px;height:9px;border:1px solid var(--vo-color,#c69436);transform:rotate(45deg);background:transparent}.visual-node-ornament.custom img{display:block;width:100%;height:100%;object-fit:contain}.visual-node-ornament.pos-top-left{top:0;left:0}.visual-node-ornament.pos-top-right{top:0;right:0}.visual-node-ornament.pos-bottom-left{bottom:0;left:0;transform:rotate(-90deg)}.visual-node-ornament.pos-bottom-right{right:0;bottom:0;transform:rotate(180deg)}.visual-node-ornament.pos-top{top:0}.visual-node-ornament.pos-bottom{bottom:0}.visual-node-ornament.editor-ornament{z-index:3!important}.visual-custom-icon,.ve-custom-icon{display:flex}.visual-custom-icon.align-left,.ve-custom-icon.align-left{justify-content:flex-start}.visual-custom-icon.align-center,.ve-custom-icon.align-center{justify-content:center}.visual-custom-icon.align-right,.ve-custom-icon.align-right{justify-content:flex-end}.visual-custom-icon>span,.ve-custom-icon>span{display:grid;place-items:center}.visual-custom-icon svg,.ve-custom-icon svg{width:66%;height:66%}.visual-custom-ornament,.ve-custom-ornament{display:flex;min-height:80px;position:relative}.visual-custom-ornament.align-left,.ve-custom-ornament.align-left{justify-content:flex-start}.visual-custom-ornament.align-center,.ve-custom-ornament.align-center{justify-content:center}.visual-custom-ornament.align-right,.ve-custom-ornament.align-right{justify-content:flex-end}.visual-custom-ornament>img,.ve-custom-ornament>img{object-fit:contain}.reference-preset-button{border-color:#d7b767!important;background:#fff8e2!important;color:#8a611c!important}.visual-benefit-editor{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:5px 0;border-bottom:1px solid #eee}.reference-preview-section .ve-mini-grid>div{overflow:hidden!important;padding:0!important}.reference-category-preview img{width:100%;height:58px;object-fit:cover;display:block}.reference-category-preview b{display:block;padding:5px;font-size:6px}.ve-hero-benefits{display:flex;gap:8px;margin-top:10px}.ve-hero-benefits span{display:flex;align-items:center;gap:3px;font-size:5px}.ve-hero-benefits svg{width:10px;color:var(--ve-primary)}.visual-ornament-controls{background:#fffbef!important}@media(max-width:900px){.visual-reference-2026 .reference-topbar{width:calc(100% - 24px)!important;grid-template-columns:1fr auto!important;gap:10px!important}.visual-reference-2026 .reference-topbar nav{grid-column:1/-1;justify-content:flex-start!important;overflow-x:auto!important;gap:18px!important;padding-bottom:6px}.visual-reference-2026 .reference-hero-v2 .hero-copy{padding:46px 24px!important}.visual-reference-2026 .reference-hero-v2 h1{font-size:var(--hero-title-t,54px)!important}.visual-reference-2026 .reference-section-v2{width:calc(100% - 28px)!important;padding-top:30px!important}.visual-reference-2026 .reference-category-image{height:135px}}@media(max-width:600px){.visual-reference-2026 .reference-topbar{min-height:66px!important;padding:7px 0!important}.visual-reference-2026 .reference-topbar nav{display:none!important}.visual-reference-2026 .reference-hero-v2{display:flex!important;flex-direction:column!important}.visual-reference-2026 .reference-hero-v2 .hero-copy{order:1;padding:34px 17px 28px!important}.visual-reference-2026 .reference-hero-v2 .hero-copy:after{display:none!important}.visual-reference-2026 .reference-hero-v2 .hero-image-shell{order:2;height:300px!important}.visual-reference-2026 .reference-hero-v2 h1{font-size:var(--hero-title-m,41px)!important}.visual-reference-2026 .reference-hero-v2 .hero-copy>p{font-size:13px!important}.visual-reference-2026 .reference-hero-v2 .gift-btn{width:100%!important;min-width:0!important}.hero-inline-benefits{gap:12px;margin-top:22px}.hero-inline-benefits>div{min-width:90px;flex:1}.visual-reference-2026 .reference-section-v2{width:calc(100% - 20px)!important;padding-top:25px!important}.visual-reference-2026 .reference-section-v2 .section-head h2{font-size:27px!important}.visual-reference-2026 .reference-category-image{height:130px}.visual-reference-2026 .reference-banner-v2 .visual-public-banner-card>div{padding:24px 16px!important}.visual-reference-2026 .reference-banner-v2 h2{font-size:21px!important;letter-spacing:2px!important}}.visual-reference-2026.ornaments-off .visual-node-ornament,.visual-reference-2026.ornaments-off .cards-with-ornaments .reference-category-card:before,.visual-reference-2026.ornaments-off .cards-with-ornaments .reference-category-card:after,.visual-reference-2026.ornaments-off .cards-with-ornaments .ref-product-card:before,.visual-reference-2026.ornaments-off .cards-with-ornaments .ref-product-card:after{display:none!important}.visual-custom-icon>span{width:var(--vn-size-d,48px)!important;height:var(--vn-size-d,48px)!important;color:var(--custom-icon-color,var(--pb-primary))!important;background:var(--custom-icon-bg,transparent)!important;border-radius:var(--custom-icon-radius,999px)!important}.visual-custom-ornament>img{width:var(--vn-size-d,110px)!important;opacity:var(--custom-ornament-opacity,.65)!important;transform:rotate(var(--custom-ornament-rotate,0deg))!important}.visual-property-hint{display:block;margin-top:6px;font-size:6px;line-height:1.45;color:#7f8985}.visual-cover-list,.visual-service-assets{margin-top:8px;padding-top:8px;border-top:1px solid #ece7db}.visual-cover-list>b,.visual-service-assets>b{display:block;margin-bottom:6px;font-size:7px;color:#526965}.visual-cover-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px;align-items:center;padding:5px 0;border-bottom:1px solid #f0eee8}.visual-cover-list>div>span{font-size:6.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.visual-cover-list label,.visual-service-assets label{height:28px!important;border:1px solid #d7dfdc!important;border-radius:6px!important;background:#fff!important;color:#35645d!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:row!important;gap:3px!important;padding:0 6px!important;cursor:pointer;font-size:6px!important;font-weight:900!important}.visual-cover-list label svg,.visual-service-assets label svg{width:10px}.visual-service-assets>div{display:grid;grid-template-columns:minmax(0,1fr) 92px 60px;gap:4px;align-items:center;padding:5px 0;border-bottom:1px solid #f0eee8}.visual-service-assets>div>span{font-size:6.3px}.visual-service-assets select{height:28px!important;font-size:6px!important;padding:0 4px!important}.ve-mini-grid.services-grid>div img{display:block;width:100%;height:54px;object-fit:cover;margin:-7px -7px 5px;width:calc(100% + 14px);max-width:none}@media(max-width:900px){.visual-reference-2026 .reference-section-v2 .section-head h2{font-size:var(--section-title-size-t,30px)!important}.visual-custom-icon>span{width:var(--vn-size-t,44px)!important;height:var(--vn-size-t,44px)!important}.visual-custom-ornament>img{width:var(--vn-size-t,90px)!important}}@media(max-width:600px){.visual-reference-2026 .reference-section-v2 .section-head h2{font-size:var(--section-title-size-m,27px)!important}.visual-custom-icon>span{width:var(--vn-size-m,40px)!important;height:var(--vn-size-m,40px)!important}.visual-custom-ornament>img{width:var(--vn-size-m,70px)!important}}.visual-reference-2026 .reference-topbar:before,.visual-reference-2026 .reference-topbar:after{display:none!important}.visual-reference-2026 .visual-header-node{overflow:hidden!important}.visual-reference-2026 .visual-header-node>.reference-topbar{position:relative!important;z-index:2!important}.visual-reference-2026 .reference-topbar{width:min(calc(100% - 52px),1440px)!important;min-height:78px!important;gap:24px!important}.visual-reference-2026 .reference-topbar .logo img{width:46px!important;height:46px!important}.visual-reference-2026 .reference-topbar .logo b{font-size:17px!important}.visual-reference-2026 .reference-topbar nav{gap:25px!important}.visual-reference-2026 .reference-topbar nav a{font-size:11px!important}.visual-reference-2026 .reference-topbar .top-actions>button,.visual-reference-2026 .reference-topbar .top-actions>select{min-height:40px!important}.visual-reference-2026 .reference-hero-v2{min-height:500px!important;max-height:520px!important;overflow:hidden!important}.visual-reference-2026 .reference-hero-v2 .hero-copy{padding-top:46px!important;padding-bottom:34px!important}.visual-reference-2026 .reference-hero-v2 h1{max-width:535px!important;font-size:var(--hero-title-d,54px)!important;line-height:.98!important;letter-spacing:-1.2px!important}.visual-reference-2026 .reference-hero-v2 .hero-copy>p{max-width:500px!important;margin-top:15px!important;font-size:14px!important}.visual-reference-2026 .reference-hero-v2 .hero-actions{margin-top:18px!important}.visual-reference-2026 .reference-hero-v2 .gift-btn{min-width:250px!important;height:49px!important}.visual-reference-2026 .reference-hero-v2 .hero-image-shell{height:500px!important;min-height:500px!important}.visual-reference-2026 .reference-hero-v2 .hero-image-shell>img{height:500px!important}.visual-reference-2026 .reference-hero-v2>.visual-node-ornament{z-index:2!important;opacity:min(var(--vo-opacity,.16),.22)!important}.visual-reference-2026 .hero-inline-benefits{margin-top:22px!important;gap:18px!important}.visual-reference-2026 .hero-inline-benefits>div{min-width:96px!important}.visual-reference-2026 .hero-inline-benefits svg{width:22px!important;height:22px!important}.visual-reference-2026 .hero-inline-benefits span{font-size:8px!important}.visual-reference-2026 .reference-section-v2{padding-top:28px!important}.visual-preview-frame .visual-reference-2026 .reference-topbar:before,.visual-preview-frame .visual-reference-2026 .reference-topbar:after{display:none!important}@media(max-width:900px){.visual-reference-2026 .reference-hero-v2{min-height:500px!important;max-height:none!important}.visual-reference-2026 .reference-hero-v2 h1{font-size:var(--hero-title-t,46px)!important}}@media(max-width:600px){.visual-reference-2026 .reference-hero-v2{min-height:560px!important;max-height:none!important}.visual-reference-2026 .reference-hero-v2 .hero-image-shell,.visual-reference-2026 .reference-hero-v2 .hero-image-shell>img{height:270px!important;min-height:270px!important}.visual-reference-2026 .reference-hero-v2 h1{font-size:var(--hero-title-m,36px)!important}}.visual-reference-2026{background:#fbf8f1!important}.visual-reference-2026 .reference-topbar{width:min(calc(100% - 56px),1440px)!important;min-height:74px!important;gap:24px!important}.visual-reference-2026 .reference-topbar .logo img{width:44px!important;height:44px!important}.visual-reference-2026 .reference-topbar .logo em{font-size:7px!important;letter-spacing:4px!important}.visual-reference-2026 .reference-topbar nav{gap:24px!important}.visual-reference-2026 .reference-topbar nav a{font-size:10.5px!important;font-weight:800!important}.visual-reference-2026 .reference-topbar .top-actions{gap:7px!important}.visual-reference-2026 .reference-topbar .top-actions>button,.visual-reference-2026 .reference-topbar .top-actions>select{min-height:38px!important;border-radius:9px!important}.visual-reference-2026 .reference-hero-v2{min-height:430px!important;max-height:430px!important;background:#fbf5e8!important}.visual-reference-2026 .reference-hero-v2 .hero-copy{padding:36px 28px 27px max(38px,calc((100vw - 1440px)/2 + 24px))!important}.visual-reference-2026 .reference-hero-v2 .hero-copy:after{right:-130px!important;background:linear-gradient(90deg,#fbf5e8 0%,rgba(251,245,232,.99) 67%,rgba(251,245,232,.78) 78%,rgba(251,245,232,.18) 95%,transparent 100%)!important}.visual-reference-2026 .reference-hero-v2 .eyebrow{margin-bottom:9px!important;font-size:8.5px!important;letter-spacing:3.4px!important}.visual-reference-2026 .reference-hero-v2 .eyebrow i{width:100px!important}.visual-reference-2026 .reference-hero-v2 h1{max-width:500px!important;font-size:var(--hero-title-d,51px)!important;line-height:.96!important;letter-spacing:-1.25px!important}.visual-reference-2026 .reference-hero-v2 .hero-copy>p{max-width:475px!important;margin-top:12px!important;font-size:12.5px!important;line-height:1.5!important}.visual-reference-2026 .reference-hero-v2 .gift-btn{min-width:235px!important;height:45px!important;font-size:10px!important}.visual-reference-2026 .reference-hero-v2 .hero-time{display:none!important}.visual-reference-2026 .reference-hero-v2 .hero-image-shell,.visual-reference-2026 .reference-hero-v2 .hero-image-shell>img{height:430px!important;min-height:430px!important}.visual-reference-2026 .hero-inline-benefits{margin-top:20px!important;gap:16px!important}.visual-reference-2026 .hero-inline-benefits>div{min-width:92px!important;padding-right:12px;border-right:1px solid rgba(19,72,68,.12)}.visual-reference-2026 .hero-inline-benefits>div:last-child{border-right:0}.visual-reference-2026 .hero-inline-benefits svg{width:21px!important;height:21px!important}.visual-reference-2026 .hero-inline-benefits span{font-size:7.5px!important}.visual-reference-2026 .reference-hero-v2>.visual-node-ornament{opacity:.1!important;width:105px!important;height:105px!important}.visual-reference-2026 .reference-section-v2{width:min(calc(100% - 72px),1440px)!important;padding-top:25px!important;padding-bottom:6px!important}.visual-reference-2026 .reference-section-v2 .section-head h2{font-size:31px!important;line-height:1!important}.visual-reference-2026 .reference-section-v2 .section-head>a{font-size:9px!important}.visual-reference-2026 .reference-heading-line{width:122px!important;height:12px!important;margin-top:4px!important}.visual-reference-2026 .category-grid{gap:11px!important}.visual-reference-2026 .reference-category-card{border-radius:11px!important}.visual-reference-2026 .reference-category-copy b{font-size:11px!important}.visual-reference-2026 .reference-category-copy small{font-size:6.8px!important}.visual-reference-2026 .reference-category-copy button{right:8px!important;bottom:9px!important;width:26px!important;height:26px!important}.visual-reference-2026 .product-grid{gap:11px!important}.visual-reference-2026 .ref-product-card{border-radius:11px!important}.visual-reference-2026 .ref-product-card .ref-product-body>small{font-size:5.8px!important;letter-spacing:1.7px!important}.visual-reference-2026 .ref-product-card .ref-product-body h3{min-height:27px!important;margin-bottom:5px!important;font-size:11.5px!important}.visual-reference-2026 .ref-product-card .ref-product-body>strong{margin-bottom:7px!important;font-size:16px!important}.visual-reference-2026 .ref-product-card .cart-button{height:34px!important}.visual-reference-2026 .ref-product-card .cart-button b{font-size:8.7px!important}.visual-reference-2026 .cards-with-ornaments .reference-category-card:before,.visual-reference-2026 .cards-with-ornaments .ref-product-card:before{width:43px!important;height:43px!important}.visual-reference-2026 .cards-with-ornaments .reference-category-card:after,.visual-reference-2026 .cards-with-ornaments .ref-product-card:after{width:32px!important;height:32px!important}.visual-reference-2026 .reference-service-card{min-height:151px!important;border-radius:11px!important}.visual-reference-2026 .reference-service-cover{height:96px!important}.visual-reference-2026 .reference-service-card .service-content{min-height:55px!important;padding:8px 9px!important}.visual-reference-2026 .reference-service-card .service-content>svg:first-child{width:18px!important}.visual-reference-2026 .reference-service-card .service-content b{font-size:10.5px!important}.visual-reference-2026 .reference-service-card .service-content small{font-size:6.3px!important}.visual-reference-2026 .reference-banner-v2{padding:14px 0 0!important}.visual-reference-2026 .reference-banner-v2 .visual-public-banner-card{min-height:106px!important}.visual-reference-2026 .reference-banner-v2 .visual-public-banner-card>div{padding:18px 24px 16px max(46px,calc((100vw - 1440px)/2 + 28px))!important}.visual-reference-2026 .reference-banner-v2 h2{font-size:18px!important;letter-spacing:3px!important;line-height:1.25!important}.visual-reference-2026 .reference-banner-v2 p{font-size:6px!important;letter-spacing:2.2px!important}.visual-reference-2026 .reference-banner-v2 a{min-height:34px!important;padding:0 14px!important;font-size:8px!important}.visual-reference-2026 .visual-footer-node{min-height:125px!important;padding-top:20px!important;padding-bottom:16px!important}.visual-reference-2026 .visual-footer-node .logo img{width:42px!important;height:42px!important}.visual-reference-2026 .visual-footer-node .footer-links{gap:26px!important}.visual-reference-2026 .visual-footer-node .footer-links a{font-size:8px!important}@media(max-width:900px){.visual-reference-2026 .reference-hero-v2{min-height:465px!important;max-height:none!important}.visual-reference-2026 .reference-hero-v2 .hero-image-shell,.visual-reference-2026 .reference-hero-v2 .hero-image-shell>img{height:465px!important;min-height:465px!important}.visual-reference-2026 .reference-hero-v2 h1{font-size:var(--hero-title-t,44px)!important}}@media(max-width:600px){.visual-reference-2026 .reference-hero-v2{min-height:545px!important}.visual-reference-2026 .reference-hero-v2 .hero-copy{padding:28px 16px 22px!important}.visual-reference-2026 .reference-hero-v2 .hero-image-shell,.visual-reference-2026 .reference-hero-v2 .hero-image-shell>img{height:250px!important;min-height:250px!important}.visual-reference-2026 .reference-hero-v2 h1{max-width:none!important;font-size:var(--hero-title-m,35px)!important}.visual-reference-2026 .reference-section-v2{width:calc(100% - 20px)!important}}.visual-reference-2026 .header-stage{position:sticky!important;top:0!important;z-index:60!important;width:100%!important;max-width:none!important;padding:0!important;margin:0!important;background:#fffffdfa!important;border:0!important;border-bottom:1px solid #ece4d8!important;box-shadow:0 3px 14px #1f3c370b!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;overflow:visible!important}.visual-reference-2026 .reference-topbar{position:relative!important;top:auto!important;width:min(calc(100% - 56px),1440px)!important;height:74px!important;min-height:74px!important;margin:0 auto!important;padding:0!important;border:0!important;outline:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important;background-image:none!important;overflow:visible!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:24px!important}.visual-reference-2026 .reference-topbar:before,.visual-reference-2026 .reference-topbar:after,.visual-reference-2026 .reference-topbar>.logo:before,.visual-reference-2026 .reference-topbar>.logo:after{content:none!important;display:none!important}.visual-reference-2026 .reference-topbar>.logo{padding:0!important;margin:0!important}.visual-reference-2026 .reference-topbar .logo>img{width:44px!important;height:44px!important}.visual-reference-2026 .reference-topbar .logo b{font-size:17px!important;letter-spacing:2.2px!important}.visual-reference-2026 .reference-topbar .logo em{margin-top:4px!important;font-size:7px!important;letter-spacing:4px!important}.visual-reference-2026 .reference-topbar nav{display:flex!important;align-items:center!important;justify-content:center!important;gap:25px!important;min-width:0!important;overflow:visible!important}.visual-reference-2026 .reference-topbar nav a{padding:26px 0 24px!important;margin:0!important;font-family:var(--pb-body-font)!important;font-size:10.5px!important;line-height:1!important;font-weight:800!important;color:var(--visual-nav-color,var(--pb-text))!important}.visual-reference-2026 .reference-topbar nav a:before,.visual-reference-2026 .reference-topbar nav a:after{content:none!important;display:none!important}.visual-reference-2026 .reference-topbar .top-actions>*+*:before{content:none!important;display:none!important}.visual-reference-2026 .reference-topbar .top-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important}.visual-reference-2026 .reference-topbar .top-actions>button,.visual-reference-2026 .reference-topbar .top-actions>select{height:38px!important;min-height:38px!important;margin:0!important;padding:0 11px!important;border:1px solid #dedfd9!important;border-radius:9px!important;background:#fff!important;box-shadow:none!important}.visual-reference-2026 .reference-topbar .top-actions>a{padding:8px 4px!important;font-size:10px!important;font-weight:900!important}.visual-reference-2026 .visual-header-node{padding:0!important;background:#fff!important;overflow:hidden!important}.visual-reference-2026 .visual-header-node>.visual-node-ornament{z-index:0!important}.visual-reference-2026 .visual-header-node>.reference-topbar{z-index:2!important}.visual-reference-2026 .reference-hero-v2{width:100%!important;max-width:none!important;height:430px!important;min-height:430px!important;max-height:430px!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:39% 61%!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#fbf5e8!important;overflow:hidden!important}.visual-reference-2026 .reference-hero-v2 .hero-copy{min-height:430px!important;padding:36px 28px 27px max(38px,calc((100vw - 1440px)/2 + 24px))!important;background:#fbf5e8!important;background-image:none!important}.visual-reference-2026 .reference-hero-v2 .hero-watermark{display:none!important}.visual-reference-2026 .reference-hero-v2 .hero-copy:after{display:block!important;content:""!important;position:absolute!important;z-index:-1!important;inset:0 -145px 0 0!important;background:linear-gradient(90deg,#fbf5e8 0%,#fbf5e8 67%,rgba(251,245,232,.88) 78%,rgba(251,245,232,.22) 95%,transparent 100%)!important}.visual-reference-2026 .reference-hero-v2 .eyebrow{margin:0 0 9px!important;font-size:8.5px!important;letter-spacing:3.4px!important}.visual-reference-2026 .reference-hero-v2 h1{max-width:500px!important;margin:0!important;font-family:var(--pb-heading-font)!important;font-size:var(--hero-title-d,51px)!important;line-height:.96!important;letter-spacing:-1.25px!important}.visual-reference-2026 .reference-hero-v2 .hero-copy>p{max-width:475px!important;margin:12px 0 0!important;font-size:12.5px!important;line-height:1.5!important}.visual-reference-2026 .reference-hero-v2 .hero-actions{margin-top:14px!important}.visual-reference-2026 .reference-hero-v2 .gift-btn{min-width:235px!important;width:auto!important;height:45px!important;min-height:45px!important;border:0!important;border-radius:999px!important;box-shadow:0 6px 18px #03494524!important}.visual-reference-2026 .reference-hero-v2 .hero-image-shell{width:100%!important;height:430px!important;min-height:430px!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:none!important}.visual-reference-2026 .reference-hero-v2 .hero-image-shell:before,.visual-reference-2026 .reference-hero-v2 .hero-image-shell:after{content:none!important;display:none!important}.visual-reference-2026 .reference-hero-v2 .hero-image-shell>img{display:block!important;width:100%!important;height:430px!important;min-height:430px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;object-fit:cover!important}.visual-reference-2026 .categories,.visual-reference-2026 .popular-section,.visual-reference-2026 .services{background:#fbf8f1!important;background-image:none!important;box-shadow:none!important}.visual-reference-2026 .reference-section-v2{width:min(calc(100% - 72px),1440px)!important;max-width:1440px!important;margin:0 auto!important;padding-top:25px!important;padding-bottom:6px!important}.visual-reference-2026 .reference-section-v2 .section-head h2{font-size:31px!important}.visual-reference-2026 .reference-section-v2 .section-head{margin-bottom:14px!important}.visual-reference-2026 .reference-category-card{min-height:0!important;padding:0!important;border:1px solid #e3dac9!important;border-radius:11px!important;background:#fff!important;box-shadow:0 5px 14px #28403b0e!important}.visual-reference-2026 .reference-category-image{height:133px!important}.visual-reference-2026 .reference-category-copy{min-height:55px!important;padding:9px 38px 8px 10px!important}.visual-reference-2026 .ref-product-card{width:100%!important;max-width:none!important;padding:0!important;border:1px solid #e2d7c5!important;border-radius:11px!important;background:#fff!important;box-shadow:0 6px 16px #233e390f!important}.visual-reference-2026 .ref-product-card .image-wrap{margin:0!important;border-radius:0!important}.visual-reference-2026 .ref-product-card .ref-product-body{padding:9px 10px 10px!important}.visual-reference-2026 .reference-service-card{min-height:151px!important;padding:0!important;border:1px solid #e3dac8!important;border-radius:11px!important;background:#fff!important;box-shadow:0 5px 14px #28403b0d!important}.visual-reference-2026 .reference-banner-v2{width:100%!important;max-width:none!important;margin:14px 0 0!important;padding:0!important;background:transparent!important}.visual-reference-2026 .reference-banner-v2 .visual-public-banner-card{width:100%!important;min-height:106px!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important}.visual-reference-2026 .visual-footer-node{width:100%!important;max-width:none!important;min-height:125px!important;margin:0!important;padding:20px max(36px,calc((100vw - 1440px)/2 + 18px)) 16px!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}@media(min-width:1100px){.visual-reference-2026 .category-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}.visual-reference-2026 .product-grid,.visual-reference-2026 .service-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media(max-width:900px){.visual-reference-2026 .reference-topbar{width:calc(100% - 24px)!important;min-height:68px!important;height:auto!important}.visual-reference-2026 .reference-hero-v2{height:auto!important;min-height:465px!important;max-height:none!important;grid-template-columns:45% 55%!important}.visual-reference-2026 .reference-hero-v2 .hero-copy,.visual-reference-2026 .reference-hero-v2 .hero-image-shell,.visual-reference-2026 .reference-hero-v2 .hero-image-shell>img{min-height:465px!important;height:465px!important}}@media(max-width:600px){.visual-reference-2026 .header-stage{position:sticky!important}.visual-reference-2026 .reference-topbar{width:calc(100% - 18px)!important;min-height:62px!important;grid-template-columns:1fr auto!important}.visual-reference-2026 .reference-topbar nav{display:none!important}.visual-reference-2026 .reference-hero-v2{display:flex!important;flex-direction:column!important;height:auto!important;min-height:545px!important;max-height:none!important}.visual-reference-2026 .reference-hero-v2 .hero-copy{order:1!important;min-height:0!important;height:auto!important;padding:28px 16px 22px!important}.visual-reference-2026 .reference-hero-v2 .hero-image-shell{order:2!important;height:250px!important;min-height:250px!important}.visual-reference-2026 .reference-hero-v2 .hero-image-shell>img{height:250px!important;min-height:250px!important}}.visual-signature-2026{--sig-ink:var(--pb-text,#123f3b);--sig-teal:var(--pb-primary,#063f3f);--sig-gold:var(--pb-accent,#c59a50);--sig-paper:var(--pb-background,#f6f0e6);--sig-surface:var(--pb-surface,#fffdf8);--sig-muted:var(--pb-muted,#70817b);--sig-line:rgba(99,73,37,.16);--sig-shadow:0 18px 48px rgba(35,47,43,.09);background:var(--sig-paper)!important;color:var(--sig-ink)!important}.visual-signature-2026 .ethno-band,.visual-signature-2026 .footer-band,.visual-signature-2026 .hero-watermark,.visual-signature-2026 .title-ornament,.visual-signature-2026 .service-pattern{display:none!important}.visual-signature-2026 .integrated-logo>span{display:none!important}.visual-signature-2026 .integrated-logo img{width:auto!important;max-width:none!important;object-fit:contain!important}.visual-signature-2026 .header-stage{position:sticky!important;top:0!important;z-index:80!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:#fffdf8f0!important;border:0!important;border-bottom:1px solid var(--sig-line)!important;box-shadow:0 5px 24px #18332f0d!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.visual-signature-2026 .reference-topbar{width:min(calc(100% - 48px),1420px)!important;height:86px!important;min-height:86px!important;margin:0 auto!important;padding:0!important;display:grid!important;grid-template-columns:210px minmax(0,1fr) auto!important;align-items:center!important;gap:28px!important;background:transparent!important;background-image:none!important;border:0!important;outline:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}.visual-signature-2026 .reference-topbar:before,.visual-signature-2026 .reference-topbar:after,.visual-signature-2026 .reference-topbar>.logo:before,.visual-signature-2026 .reference-topbar>.logo:after{content:none!important;display:none!important}.visual-signature-2026 .reference-topbar>.integrated-logo{height:74px!important;width:190px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;padding:0!important;margin:0!important}.visual-signature-2026 .reference-topbar>.integrated-logo img{width:178px!important;height:74px!important}.visual-signature-2026 .reference-topbar nav{display:flex!important;align-items:center!important;justify-content:center!important;gap:28px!important;min-width:0!important;overflow:visible!important}.visual-signature-2026 .reference-topbar nav a{position:relative!important;margin:0!important;padding:34px 0 31px!important;font-family:var(--pb-body-font)!important;font-size:11px!important;line-height:1!important;font-weight:800!important;color:var(--sig-ink)!important;text-decoration:none!important;opacity:.86;transition:.2s ease}.visual-signature-2026 .reference-topbar nav a:hover{opacity:1;color:var(--sig-gold)!important}.visual-signature-2026 .reference-topbar nav a:before{content:""!important;display:block!important;position:absolute!important;left:50%!important;bottom:20px!important;width:0!important;height:1px!important;background:var(--sig-gold)!important;transition:.2s ease!important;transform:translate(-50%)!important}.visual-signature-2026 .reference-topbar nav a:hover:before{width:100%!important}.visual-signature-2026 .reference-topbar nav a:after{display:none!important}.visual-signature-2026 .reference-topbar .top-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important}.visual-signature-2026 .reference-topbar .top-actions>button,.visual-signature-2026 .reference-topbar .top-actions>select{height:42px!important;min-height:42px!important;padding:0 12px!important;border:1px solid var(--sig-line)!important;border-radius:12px!important;background:#ffffff94!important;color:var(--sig-ink)!important;box-shadow:none!important}.visual-signature-2026 .reference-topbar .top-actions>button:hover{background:#fff!important;border-color:#c59a5080!important}.visual-signature-2026 .reference-topbar .top-actions>a{padding:8px 3px!important;font-size:10px!important;font-weight:900!important;color:var(--sig-ink)!important}.visual-signature-2026 .reference-topbar .cart span{background:var(--sig-gold)!important;color:#fff!important}.visual-signature-2026 .reference-hero-v2{width:min(calc(100% - 48px),1420px)!important;max-width:1420px!important;height:520px!important;min-height:520px!important;max-height:520px!important;margin:28px auto 0!important;padding:0!important;display:grid!important;grid-template-columns:44% 56%!important;overflow:hidden!important;border:1px solid rgba(173,139,80,.28)!important;border-radius:34px!important;background:#efe4d3!important;box-shadow:var(--sig-shadow)!important;isolation:isolate!important}.visual-signature-2026 .reference-hero-v2 .hero-copy{position:relative!important;z-index:3!important;min-height:520px!important;padding:54px 48px 40px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;background:radial-gradient(circle at 0 0,rgba(197,154,80,.16),transparent 30%),linear-gradient(145deg,#f4ead9,#efe2ce)!important}.visual-signature-2026 .reference-hero-v2 .hero-copy:after{content:""!important;display:block!important;position:absolute!important;z-index:-1!important;right:-75px!important;top:0!important;bottom:0!important;width:140px!important;background:linear-gradient(90deg,#efe2ce 0%,rgba(239,226,206,.85) 35%,transparent 100%)!important}.visual-signature-2026 .reference-hero-v2 .eyebrow{margin:0 0 14px!important;font-family:var(--pb-body-font)!important;font-size:9px!important;letter-spacing:3.5px!important;font-weight:800!important;color:#9a6e31!important}.visual-signature-2026 .reference-hero-v2 .eyebrow i{display:inline-block!important;width:82px!important;height:1px!important;margin-left:15px!important;background:var(--sig-gold)!important;vertical-align:middle!important}.visual-signature-2026 .reference-hero-v2 h1{max-width:540px!important;margin:0!important;font-family:var(--pb-heading-font)!important;font-size:var(--hero-title-d,58px)!important;line-height:.96!important;letter-spacing:-1.5px!important;color:var(--hero-title-color,var(--sig-ink))!important}.visual-signature-2026 .reference-hero-v2 .hero-title-gold{color:var(--hero-accent-color,var(--sig-gold))!important}.visual-signature-2026 .reference-hero-v2 .hero-copy>p{max-width:510px!important;margin:20px 0 0!important;font-size:14px!important;line-height:1.55!important;color:#506c66!important}.visual-signature-2026 .reference-hero-v2 .hero-actions{margin-top:24px!important;gap:16px!important}.visual-signature-2026 .reference-hero-v2 .gift-btn{min-width:245px!important;height:50px!important;border:0!important;border-radius:999px!important;background:var(--hero-button-bg,var(--sig-teal))!important;color:#fff!important;box-shadow:0 12px 26px #063f3f29!important}.visual-signature-2026 .reference-hero-v2 .gift-btn:before{display:none!important}.visual-signature-2026 .reference-hero-v2 .gift-btn>svg:first-child{color:var(--sig-gold)!important;width:18px!important}.visual-signature-2026 .reference-hero-v2 .hero-time{display:none!important}.visual-signature-2026 .hero-inline-benefits{display:flex!important;gap:10px!important;margin-top:34px!important;flex-wrap:wrap!important}.visual-signature-2026 .hero-inline-benefits>div{min-width:0!important;flex:1!important;padding:11px 10px!important;border:1px solid rgba(102,82,50,.12)!important;border-radius:14px!important;background:#fffdf885!important}.visual-signature-2026 .hero-inline-benefits svg{width:19px!important;height:19px!important;color:var(--sig-teal)!important}.visual-signature-2026 .hero-inline-benefits span{font-size:7.5px!important;color:#385a55!important}.visual-signature-2026 .reference-hero-v2 .hero-image-shell{position:relative!important;z-index:1!important;width:100%!important;height:520px!important;min-height:520px!important;margin:0!important;padding:14px 14px 14px 0!important;background:#efe2ce!important;border:0!important}.visual-signature-2026 .reference-hero-v2 .hero-image-shell:before,.visual-signature-2026 .reference-hero-v2 .hero-image-shell:after{content:none!important;display:none!important}.visual-signature-2026 .reference-hero-v2 .hero-image-shell>img{width:100%!important;height:492px!important;min-height:492px!important;object-fit:cover!important;border-radius:26px!important;border:0!important;box-shadow:0 14px 36px #36322621!important}.visual-signature-2026 .categories,.visual-signature-2026 .popular-section,.visual-signature-2026 .services{background:transparent!important;background-image:none!important;box-shadow:none!important}.visual-signature-2026 .reference-section-v2{width:min(calc(100% - 48px),1420px)!important;max-width:1420px!important;margin:0 auto!important;padding:54px 0 4px!important}.visual-signature-2026 .reference-section-v2 .section-head{margin-bottom:22px!important;align-items:flex-end!important}.visual-signature-2026 .reference-section-v2 .section-head>div{display:flex!important;align-items:center!important;gap:18px!important;flex-wrap:wrap!important}.visual-signature-2026 .reference-section-v2 .section-head h2{margin:0!important;font-family:var(--pb-heading-font)!important;font-size:38px!important;line-height:.95!important;color:var(--sig-ink)!important}.visual-signature-2026 .reference-heading-line{width:78px!important;height:1px!important;margin:0!important;background:var(--sig-gold)!important;position:relative!important}.visual-signature-2026 .reference-heading-line:before{display:none!important}.visual-signature-2026 .reference-heading-line:after{content:""!important;display:block!important;position:absolute!important;left:50%!important;top:-4px!important;width:7px!important;height:7px!important;border:1px solid var(--sig-gold)!important;background:var(--sig-paper)!important;transform:rotate(45deg)!important}.visual-signature-2026 .reference-section-v2 .section-head>a{margin-left:auto!important;padding-bottom:4px!important;font-size:9px!important;font-weight:800!important;color:#9d7134!important;border-bottom:1px solid rgba(197,154,80,.55)!important}.visual-signature-2026 .category-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:14px!important}.visual-signature-2026 .reference-category-card{position:relative!important;min-height:0!important;padding:0!important;border:1px solid rgba(140,106,58,.18)!important;border-radius:86px 86px 20px 20px!important;overflow:hidden!important;background:var(--sig-surface)!important;box-shadow:0 12px 26px #2a34300e!important;transition:transform .2s ease,box-shadow .2s ease!important}.visual-signature-2026 .reference-category-card:hover{transform:translateY(-4px)!important;box-shadow:0 18px 34px #2a343017!important}.visual-signature-2026 .reference-category-image{height:175px!important;overflow:hidden!important;background:#eadfcf!important;border-radius:84px 84px 0 0!important}.visual-signature-2026 .reference-category-image img{width:100%!important;height:100%!important;object-fit:cover!important}.visual-signature-2026 .reference-category-copy{min-height:72px!important;padding:13px 43px 12px 14px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important}.visual-signature-2026 .reference-category-copy b{font:700 12px/1.05 var(--pb-heading-font)!important;color:var(--sig-ink)!important}.visual-signature-2026 .reference-category-copy small{font-size:7px!important;color:var(--sig-muted)!important;margin-top:5px!important}.visual-signature-2026 .reference-category-copy button{position:absolute!important;right:11px!important;bottom:13px!important;width:28px!important;height:28px!important;border-radius:50%!important;border:1px solid rgba(6,63,63,.16)!important;background:#fff!important;color:var(--sig-teal)!important}.visual-signature-2026 .product-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.visual-signature-2026 .ref-product-card{position:relative!important;width:100%!important;max-width:none!important;padding:0!important;overflow:hidden!important;border:1px solid rgba(140,106,58,.18)!important;border-radius:22px!important;background:var(--sig-surface)!important;box-shadow:0 12px 32px #2a343011!important;transition:transform .2s ease,box-shadow .2s ease!important}.visual-signature-2026 .ref-product-card:hover{transform:translateY(-5px)!important;box-shadow:0 20px 40px #2a34301a!important}.visual-signature-2026 .ref-product-card:before,.visual-signature-2026 .ref-product-card:after{display:none!important}.visual-signature-2026 .ref-product-card .image-wrap{margin:0!important;aspect-ratio:1.12!important;border-radius:0!important;background:#eee4d5!important;overflow:hidden!important}.visual-signature-2026 .ref-product-card .image-wrap img{width:100%!important;height:100%!important;object-fit:cover!important}.visual-signature-2026 .ref-product-card .ref-product-body{padding:16px 16px 15px!important}.visual-signature-2026 .ref-product-card .ref-product-body>small{display:block!important;margin-bottom:6px!important;font-size:6.5px!important;letter-spacing:2px!important;text-transform:uppercase!important;color:#a77a38!important}.visual-signature-2026 .ref-product-card .ref-product-body h3{min-height:34px!important;margin:0 0 8px!important;font:700 15px/1.15 var(--pb-heading-font)!important;color:var(--sig-ink)!important}.visual-signature-2026 .ref-product-card .ref-product-body>strong{display:block!important;margin-bottom:13px!important;font:700 19px/1 var(--pb-heading-font)!important;color:#a87329!important}.visual-signature-2026 .ref-product-card .cart-button{height:42px!important;border:0!important;border-radius:13px!important;background:var(--sig-teal)!important;color:#fff!important}.visual-signature-2026 .ref-product-card .cart-button:before{display:none!important}.visual-signature-2026 .ref-product-card .cart-button b{font-size:9.5px!important}.visual-signature-2026 .service-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important}.visual-signature-2026 .reference-service-card{position:relative!important;min-height:230px!important;padding:0!important;border:0!important;border-radius:22px!important;overflow:hidden!important;background:#153f3c!important;box-shadow:0 14px 32px #1a36321a!important}.visual-signature-2026 .reference-service-cover{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important}.visual-signature-2026 .reference-service-card:after{content:""!important;display:block!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,#041d1c05 20%,#042826e0)!important}.visual-signature-2026 .reference-service-card .service-content{position:absolute!important;z-index:2!important;left:0!important;right:0!important;bottom:0!important;min-height:0!important;padding:18px!important;background:transparent!important;color:#fff!important}.visual-signature-2026 .reference-service-card .service-content>svg:first-child{width:24px!important;color:#e6c47b!important}.visual-signature-2026 .reference-service-card .service-content b{font:700 14px var(--pb-heading-font)!important;color:#fff!important}.visual-signature-2026 .reference-service-card .service-content small{font-size:7px!important;color:#ffffffb8!important}.visual-signature-2026 .reference-banner-v2{width:min(calc(100% - 48px),1420px)!important;max-width:1420px!important;margin:54px auto 0!important;padding:0!important;border-radius:30px!important;overflow:hidden!important}.visual-signature-2026 .reference-banner-v2 .visual-public-banner-card{position:relative!important;width:100%!important;min-height:210px!important;display:grid!important;grid-template-columns:1.15fr .85fr!important;overflow:hidden!important;border-radius:30px!important;background:var(--visual-banner-bg,var(--sig-teal))!important;box-shadow:0 18px 44px #063f3f2b!important}.visual-signature-2026 .reference-banner-v2 .visual-public-banner-card>div{position:relative!important;z-index:2!important;padding:42px 50px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.visual-signature-2026 .reference-banner-v2 h2{white-space:pre-line!important;margin:0!important;font:500 31px/1.04 var(--pb-heading-font)!important;letter-spacing:2.5px!important;color:#fff8ea!important}.visual-signature-2026 .reference-banner-v2 p{margin:12px 0 0!important;font-size:7px!important;letter-spacing:2.5px!important;text-transform:uppercase!important;color:#d7b46e!important}.visual-signature-2026 .reference-banner-v2 a{width:max-content!important;margin-top:22px!important;min-height:40px!important;padding:0 18px!important;border-radius:999px!important;background:#fff8ea!important;color:var(--sig-teal)!important;font-size:8px!important;font-weight:900!important}.visual-signature-2026 .reference-banner-v2 img{width:100%!important;height:210px!important;object-fit:contain!important;padding:18px!important;filter:drop-shadow(0 12px 22px rgba(0,0,0,.12))}.visual-signature-2026 .visual-footer-node{position:relative!important;width:100%!important;max-width:none!important;min-height:220px!important;margin:64px 0 0!important;padding:34px max(40px,calc((100vw - 1420px)/2 + 10px)) 26px!important;display:grid!important;grid-template-columns:250px 1fr auto!important;align-items:start!important;gap:40px!important;border:0!important;border-radius:0!important;background:var(--sig-teal)!important;color:#efe6d6!important;box-shadow:none!important}.visual-signature-2026 .visual-footer-node>.integrated-logo{width:220px!important;height:145px!important;display:flex!important;align-items:center!important}.visual-signature-2026 .visual-footer-node>.integrated-logo img{width:210px!important;height:145px!important;filter:drop-shadow(0 8px 20px rgba(0,0,0,.12))}.visual-signature-2026 .visual-footer-node .footer-links{display:flex!important;align-items:center!important;justify-content:center!important;gap:32px!important;padding-top:45px!important;flex-wrap:wrap!important}.visual-signature-2026 .visual-footer-node .footer-links a{font-size:8px!important;font-weight:800!important;color:#efe6d6!important;opacity:.84!important}.visual-signature-2026 .visual-footer-node .server-state{margin-top:43px!important;color:#c8d6d1!important;font-size:7px!important}.visual-signature-2026.ornaments-off .visual-node-ornament{display:none!important}@media(max-width:1050px){.visual-signature-2026 .reference-topbar{width:calc(100% - 26px)!important;height:auto!important;min-height:76px!important;grid-template-columns:170px 1fr auto!important;gap:14px!important}.visual-signature-2026 .reference-topbar>.integrated-logo{width:160px!important;height:66px!important}.visual-signature-2026 .reference-topbar>.integrated-logo img{width:152px!important;height:64px!important}.visual-signature-2026 .reference-topbar nav{gap:14px!important}.visual-signature-2026 .reference-topbar nav a{font-size:9px!important}.visual-signature-2026 .reference-hero-v2{width:calc(100% - 28px)!important;height:540px!important;min-height:540px!important;max-height:none!important;grid-template-columns:46% 54%!important}.visual-signature-2026 .reference-hero-v2 .hero-copy{min-height:540px!important;padding:42px 30px!important}.visual-signature-2026 .reference-hero-v2 h1{font-size:var(--hero-title-t,48px)!important}.visual-signature-2026 .reference-hero-v2 .hero-image-shell{height:540px!important;min-height:540px!important}.visual-signature-2026 .reference-hero-v2 .hero-image-shell>img{height:512px!important;min-height:512px!important}.visual-signature-2026 .reference-section-v2{width:calc(100% - 28px)!important}.visual-signature-2026 .category-grid,.visual-signature-2026 .product-grid,.visual-signature-2026 .service-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:680px){.visual-signature-2026 .reference-topbar{width:calc(100% - 18px)!important;min-height:68px!important;grid-template-columns:1fr auto!important}.visual-signature-2026 .reference-topbar>.integrated-logo{width:145px!important;height:58px!important}.visual-signature-2026 .reference-topbar>.integrated-logo img{width:138px!important;height:58px!important}.visual-signature-2026 .reference-topbar nav{display:none!important}.visual-signature-2026 .reference-topbar .top-actions>a,.visual-signature-2026 .reference-topbar .account-button{display:none!important}.visual-signature-2026 .reference-hero-v2{width:calc(100% - 18px)!important;height:auto!important;min-height:620px!important;max-height:none!important;margin-top:12px!important;display:flex!important;flex-direction:column!important;border-radius:25px!important}.visual-signature-2026 .reference-hero-v2 .hero-copy{order:1!important;min-height:0!important;height:auto!important;padding:34px 22px 26px!important}.visual-signature-2026 .reference-hero-v2 .hero-copy:after{display:none!important}.visual-signature-2026 .reference-hero-v2 h1{font-size:var(--hero-title-m,38px)!important;max-width:none!important}.visual-signature-2026 .reference-hero-v2 .hero-copy>p{font-size:12.5px!important}.visual-signature-2026 .reference-hero-v2 .gift-btn{width:100%!important;min-width:0!important}.visual-signature-2026 .hero-inline-benefits{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:6px!important}.visual-signature-2026 .hero-inline-benefits>div{padding:8px 5px!important}.visual-signature-2026 .reference-hero-v2 .hero-image-shell{order:2!important;height:280px!important;min-height:280px!important;padding:0 10px 10px!important}.visual-signature-2026 .reference-hero-v2 .hero-image-shell>img{height:270px!important;min-height:270px!important;border-radius:18px!important}.visual-signature-2026 .reference-section-v2{width:calc(100% - 20px)!important;padding-top:38px!important}.visual-signature-2026 .reference-section-v2 .section-head h2{font-size:28px!important}.visual-signature-2026 .category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.visual-signature-2026 .reference-category-image{height:128px!important}.visual-signature-2026 .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.visual-signature-2026 .ref-product-card .ref-product-body{padding:11px!important}.visual-signature-2026 .ref-product-card .ref-product-body h3{font-size:12px!important}.visual-signature-2026 .service-grid{grid-template-columns:1fr!important}.visual-signature-2026 .reference-service-card{min-height:205px!important}.visual-signature-2026 .reference-banner-v2{width:calc(100% - 20px)!important;margin-top:38px!important}.visual-signature-2026 .reference-banner-v2 .visual-public-banner-card{grid-template-columns:1fr!important;min-height:0!important}.visual-signature-2026 .reference-banner-v2 .visual-public-banner-card>div{padding:28px 22px!important}.visual-signature-2026 .reference-banner-v2 img{height:180px!important}.visual-signature-2026 .visual-footer-node{margin-top:42px!important;padding:30px 20px!important;grid-template-columns:1fr!important;gap:12px!important;text-align:center!important}.visual-signature-2026 .visual-footer-node>.integrated-logo{margin:0 auto!important}.visual-signature-2026 .visual-footer-node .footer-links{padding-top:0!important;gap:18px!important}.visual-signature-2026 .visual-footer-node .server-state{margin:10px auto 0!important}}.admin-shell .side-logo .integrated-logo span,.supplier-shell .supplier-header .integrated-logo span,.supplier-login-card .integrated-logo span{display:none!important}.admin-shell .side-logo .integrated-logo{width:100%!important;height:78px!important;padding:0!important;justify-content:flex-start!important}.admin-shell .side-logo .integrated-logo img{width:142px!important;height:78px!important;object-fit:contain!important;object-position:left center!important}.supplier-shell .supplier-header .integrated-logo{width:155px!important;height:58px!important;padding:0!important}.supplier-shell .supplier-header .integrated-logo img{width:150px!important;height:58px!important;object-fit:contain!important}.supplier-login-card .integrated-logo{width:210px!important;height:120px!important;margin:0 auto 10px!important;padding:0!important}.supplier-login-card .integrated-logo img{width:210px!important;height:120px!important;object-fit:contain!important}@media(min-width:1181px){.admin-shell>.sidebar{width:220px!important}.admin-shell>.admin-main{width:calc(100% - 220px)!important;margin-left:220px!important}.admin-shell>.sidebar .side-band{height:22px!important;min-height:22px!important}.admin-shell>.sidebar .side-logo{min-height:108px!important;padding:10px 16px!important}.admin-shell>.sidebar nav{padding:8px 10px 10px!important}.admin-shell>.sidebar nav button{min-height:43px!important;margin:2px 0!important;padding:0 11px!important;gap:8px!important;border-radius:10px!important;font-size:13px!important}.admin-shell>.sidebar nav button svg{width:18px!important;height:18px!important}.admin-shell>.sidebar .open-site{min-height:46px!important;padding:0 14px!important;font-size:10px!important}.admin-main{padding:0 15px 24px!important}.admin-header{min-height:62px!important;margin:11px 0 14px!important;padding:8px 13px!important;border-radius:13px!important}.admin-header .menu-toggle{width:39px!important;height:39px!important;border-radius:9px!important}.admin-page-head{margin-bottom:13px!important}.admin-page-head small,.admin-page-head .eyebrow{font-size:8px!important;letter-spacing:2.4px!important}.admin-page-head h1,.admin-title{font-size:38px!important;line-height:.98!important;margin:4px 0 7px!important}.admin-page-head p,.admin-subtitle{font-size:11px!important;line-height:1.35!important}.admin-shell .panel{padding:13px!important;border-radius:12px!important}.admin-shell .metric-grid,.admin-shell .analytics-grid{gap:9px!important}.admin-shell .metric-card,.admin-shell .analytics-card{min-height:86px!important;padding:11px!important;border-radius:12px!important}.admin-shell .metric-card strong,.admin-shell .analytics-card strong{font-size:21px!important}.admin-shell .metric-card small,.admin-shell .analytics-card small{font-size:7px!important}.admin-shell input,.admin-shell select,.admin-shell textarea{min-height:35px!important;padding:7px 9px!important;border-radius:8px!important;font-size:10px!important}.admin-shell .filter-panel,.admin-shell .search-panel{padding:10px!important;border-radius:11px!important}.admin-shell .admin-product,.admin-shell .admin-category,.admin-shell .admin-partner,.admin-shell .admin-order,.admin-shell .hotel-row,.admin-shell .supplier-row{padding:10px 11px!important;border-radius:11px!important}.admin-shell .admin-order{min-height:86px!important;grid-template-columns:minmax(0,1fr) auto auto 178px!important;gap:8px!important}.admin-shell .admin-order select{width:178px!important;min-height:35px!important}.admin-shell table{font-size:9px!important}.admin-shell th,.admin-shell td{padding:7px 8px!important}.visual-editor-toolbar{min-height:45px!important;padding:5px 7px!important}.visual-editor-toolbar button{min-height:30px!important;padding:0 7px!important;font-size:8px!important}.visual-editor-body{grid-template-columns:180px minmax(0,1fr) 240px!important}.visual-layer-item{min-height:31px!important;padding:5px 6px!important}.visual-prop-section{padding:7px!important}}@media(min-width:901px)and (max-width:1180px){.admin-shell>.sidebar{width:76px!important}.admin-shell>.admin-main{width:calc(100% - 76px)!important;margin-left:76px!important}.admin-shell>.sidebar .side-logo{min-height:74px!important;padding:7px!important}.admin-shell>.sidebar .side-logo .integrated-logo img{width:61px!important;height:57px!important}.admin-shell>.sidebar nav{padding:7px 5px!important}.admin-shell>.sidebar nav button{width:58px!important;min-height:45px!important;padding:0!important;justify-content:center!important}.admin-shell>.sidebar nav button span{display:none!important}.admin-main{padding:0 10px 20px!important}.admin-page-head h1,.admin-title{font-size:32px!important}}@media(min-width:901px){.supplier-shell{font-size:11px!important}.supplier-shell .supplier-header{min-height:62px!important;padding:7px 15px!important}.supplier-shell .supplier-main{width:min(calc(100% - 28px),1260px)!important;margin:15px auto!important}.supplier-shell .supplier-welcome h1{font-size:30px!important}.supplier-shell h2{font-size:20px!important}.supplier-shell .supplier-card,.supplier-shell .supplier-order-card,.supplier-shell .supplier-product-card,.supplier-shell .supplier-panel{border-radius:12px!important}.supplier-shell .supplier-order-card,.supplier-shell .supplier-product-row{padding:11px!important}.supplier-shell input,.supplier-shell select,.supplier-shell button{min-height:34px!important;font-size:9px!important}}@media(min-width:901px){html,body,#root{zoom:1!important}}:root{--ks-deep:#063f3f;--ks-deep-2:#053635;--ks-gold:#c59a50;--ks-gold-soft:#e1c589;--ks-paper:#f5f0e7;--ks-card:#fffdf8;--ks-line:rgba(116,88,47,.16);--ks-ink:#123f3b;--ks-muted:#71807b;--ks-soft-shadow:0 12px 32px rgba(30,49,45,.065)}@media(min-width:1181px){.admin-shell{display:grid!important;grid-template-columns:228px minmax(0,1fr)!important;background:radial-gradient(circle at 93% 3%,rgba(197,154,80,.07),transparent 24%),linear-gradient(180deg,#f8f5ee,#f4f0e8)!important}.admin-shell>.sidebar{width:auto!important}.admin-shell>.admin-main{width:auto!important;margin-left:0!important}}.admin-shell .sidebar{background:radial-gradient(circle at 50% 4%,rgba(197,154,80,.12),transparent 20%),linear-gradient(180deg,#074846,#063d3c 48%,#053433)!important;box-shadow:8px 0 30px #042c2b1a!important;border-right:1px solid rgba(230,199,129,.2)!important}.admin-shell .side-band{height:4px!important;min-height:4px!important;background:linear-gradient(90deg,transparent 0%,var(--ks-gold) 18%,#e8cf94 50%,var(--ks-gold) 82%,transparent 100%)!important;border:0!important}.admin-shell .side-logo{min-height:126px!important;padding:14px 15px 12px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-bottom:1px solid rgba(255,255,255,.07)!important}.admin-shell .side-logo .integrated-logo{width:190px!important;height:98px!important;justify-content:center!important}.admin-shell .side-logo .integrated-logo img{width:178px!important;height:96px!important;object-fit:contain!important;object-position:center!important;filter:drop-shadow(0 8px 16px rgba(0,0,0,.14))!important}.admin-shell .sidebar nav{padding:11px!important;gap:4px!important}.admin-shell .sidebar nav button{min-height:44px!important;border-radius:11px!important;padding:0 12px!important;color:#f4f7f3e0!important;font-size:12px!important;font-weight:750!important;border:1px solid transparent!important;transition:background .18s ease,border-color .18s ease,transform .18s ease!important}.admin-shell .sidebar nav button svg{width:18px!important;height:18px!important;color:#e0bc6b!important}.admin-shell .sidebar nav button:hover{background:#ffffff0e!important;transform:translate(2px)}.admin-shell .sidebar nav button.active{background:linear-gradient(90deg,#dcb65f29,#ffffff0f)!important;border-color:#e0bc6b4d!important;box-shadow:inset 3px 0 var(--ks-gold)!important}.admin-shell .open-site{min-height:52px!important;padding:0 17px!important;color:#f1ddb1!important;border-top:1px solid rgba(255,255,255,.07)!important}.admin-header{min-height:64px!important;height:auto!important;margin:14px 17px 0!important;padding:9px 14px!important;background:#fffdf8f0!important;border:1px solid rgba(177,139,74,.25)!important;border-radius:16px!important;box-shadow:0 8px 24px #2d36300e!important}.admin-header:after{display:none!important}.admin-menu-button{width:40px!important;height:40px!important;border-radius:10px!important;background:#f6f8f3!important;border:1px solid #dbe3dd!important}.admin-header .profile{gap:9px!important}.admin-header .avatar{width:38px!important;height:38px!important;font-size:12px!important}.admin-header .profile b{font-size:11px!important}.admin-header .profile small{font-size:9px!important}.admin-content{max-width:none!important;padding:28px 28px 46px!important}.page-title{margin-bottom:18px!important}.page-title>small{font-size:8px!important;letter-spacing:2.7px!important;color:#956922!important}.page-title h1{font-size:39px!important;line-height:.98!important;letter-spacing:-.6px!important}.page-title p{font-size:11.5px!important;color:#74807c!important}.mini-admin-band{position:relative!important;width:154px!important;height:10px!important;margin:10px 0 9px!important;background:none!important}.mini-admin-band:before{content:""!important;position:absolute!important;left:0!important;top:5px!important;width:154px!important;height:1px!important;background:linear-gradient(90deg,var(--ks-deep) 0 45%,var(--ks-gold) 45% 100%)!important}.mini-admin-band:after{content:""!important;position:absolute!important;left:70px!important;top:2px!important;width:7px!important;height:7px!important;background:var(--ks-paper)!important;border:1px solid var(--ks-gold)!important;transform:rotate(45deg)!important}.metric-grid{gap:11px!important}.metric{min-height:102px!important;padding:16px!important;border:1px solid var(--ks-line)!important;border-radius:17px!important;background:#fffdf8eb!important;box-shadow:var(--ks-soft-shadow)!important}.metric>img{display:none!important}.metric>svg{width:30px!important;height:30px!important;border-radius:11px!important;background:#e7f1ec!important;color:#08706c!important}.metric small{font-size:7px!important;letter-spacing:.4px!important;color:#7a837e!important}.metric b{font-size:25px!important;color:var(--ks-ink)!important}.panel{border:1px solid var(--ks-line)!important;border-radius:18px!important;background:#fffdf8f0!important;box-shadow:var(--ks-soft-shadow)!important}.decorated{padding-top:28px!important}.panel-band{height:4px!important;background:linear-gradient(90deg,var(--ks-deep),#0b6763 42%,var(--ks-gold) 100%)!important;background-image:none!important}.panel h3{color:var(--ks-ink)!important}.admin-shell input,.admin-shell select,.admin-shell textarea{background:#fff!important;border-color:#dcd8cc!important}.admin-shell .primary{border:0!important;background:linear-gradient(180deg,#0a7772,#075c59)!important;box-shadow:0 7px 17px #075c5921!important}.admin-shell .primary:before{display:none!important}.supplier-shell{background:radial-gradient(circle at 88% 2%,rgba(197,154,80,.06),transparent 22%),linear-gradient(180deg,#f8f5ee,#f4f0e8)!important;min-height:100vh!important}.supplier-header{height:78px!important;min-height:78px!important;padding:0 4.2vw!important;background:#fffdf8f5!important;border-bottom:1px solid var(--ks-line)!important;box-shadow:0 5px 18px #23322d0a!important}.supplier-header .integrated-logo{width:185px!important;height:70px!important}.supplier-header .integrated-logo img{width:178px!important;height:68px!important;object-fit:contain!important}.supplier-header-actions{gap:8px!important}.supplier-header-actions>a,.supplier-header-actions>button{height:38px!important;border-radius:10px!important;border:1px solid #d9ded8!important;background:#fff!important;font-size:10px!important}.supplier-shell>.ethno-band{height:4px!important;background:linear-gradient(90deg,transparent,var(--ks-gold) 18%,var(--ks-deep) 50%,var(--ks-gold) 82%,transparent)!important;background-image:none!important;border:0!important}.supplier-main{max-width:1420px!important;margin:0 auto!important;padding:28px 4vw 52px!important}.supplier-welcome{align-items:center!important;margin-bottom:18px!important}.supplier-welcome small{font-size:8px!important;letter-spacing:2.5px!important}.supplier-welcome h1{font-size:34px!important;margin:4px 0!important}.supplier-welcome p{font-size:11px!important}.supplier-welcome>button{height:38px!important;background:#fff!important}.supplier-stats{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important;margin-bottom:15px!important}.supplier-stats article{min-height:92px!important;padding:14px!important;gap:10px!important;border:1px solid var(--ks-line)!important;border-radius:16px!important;background:#fffdf8f0!important;box-shadow:0 9px 24px #23322d0b!important}.supplier-stats article>svg{width:28px!important;height:28px!important;border-radius:10px!important}.supplier-stats small{font-size:8px!important}.supplier-stats b{font-size:23px!important}.supplier-tabs{margin:15px 0 12px!important}.supplier-tabs button{height:39px!important;border-radius:10px!important;font-size:10px!important}.supplier-panel{border:1px solid var(--ks-line)!important;border-radius:18px!important;background:#fffdf8f2!important;box-shadow:var(--ks-soft-shadow)!important}.supplier-panel:before{height:4px!important;background:linear-gradient(90deg,var(--ks-deep),#0b6763 45%,var(--ks-gold))!important;background-image:none!important}.supplier-panel-head{padding:16px 18px!important}.supplier-panel-head h2{font-size:20px!important}.supplier-panel-head p{font-size:10px!important}.visual-signature-2026 .reference-banner-v2{margin-top:48px!important}.visual-signature-2026 .reference-banner-v2 .visual-public-banner-card{min-height:190px!important;grid-template-columns:1.08fr .92fr!important;background:radial-gradient(circle at 82% 20%,rgba(197,154,80,.13),transparent 28%),linear-gradient(135deg,#07504d,#063c3c)!important}.visual-signature-2026 .reference-banner-v2 .visual-public-banner-card>div{padding:36px 46px!important}.visual-signature-2026 .reference-banner-v2 h2{font-size:29px!important}.visual-signature-2026 .reference-banner-v2 img{width:100%!important;height:190px!important;padding:14px 34px 14px 10px!important;object-fit:contain!important;filter:drop-shadow(0 10px 22px rgba(0,0,0,.2))!important}.visual-signature-2026 .visual-footer-node{min-height:180px!important;margin-top:48px!important;padding:25px max(38px,calc((100vw - 1420px)/2 + 10px)) 22px!important;grid-template-columns:230px minmax(0,1fr) auto!important;align-items:center!important;gap:30px!important;background:radial-gradient(circle at 7% 50%,rgba(197,154,80,.1),transparent 22%),linear-gradient(180deg,#064441,#053a38)!important;border-top:1px solid rgba(228,197,124,.16)!important}.visual-signature-2026 .visual-footer-node>.integrated-logo{width:210px!important;height:130px!important}.visual-signature-2026 .visual-footer-node>.integrated-logo img{width:205px!important;height:126px!important;object-fit:contain!important;filter:drop-shadow(0 8px 18px rgba(0,0,0,.2))!important}.visual-signature-2026 .visual-footer-node .footer-links{padding-top:0!important;gap:27px!important}.visual-signature-2026 .visual-footer-node .footer-links a{font-size:8px!important;color:#f4ead7!important;opacity:.86!important}.visual-signature-2026 .visual-footer-node .server-state{margin-top:0!important;color:#d3e0da!important}@media(max-width:1250px)and (min-width:901px){.supplier-stats{grid-template-columns:repeat(3,1fr)!important}}@media(max-width:900px){.admin-shell .side-band{height:3px!important}.supplier-stats{grid-template-columns:repeat(2,1fr)!important}.visual-signature-2026 .visual-footer-node{grid-template-columns:1fr!important;text-align:center!important}.visual-signature-2026 .visual-footer-node>.integrated-logo{margin:0 auto!important}}@media(min-width:1181px){.admin-shell{display:block!important;position:relative!important;min-height:100dvh!important;width:100%!important}.admin-shell>.sidebar{display:flex!important;position:fixed!important;left:0!important;top:0!important;bottom:0!important;width:228px!important;height:100dvh!important;min-height:100dvh!important;z-index:100!important;overflow:hidden!important;transform:none!important}.admin-shell>.sidebar nav{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important}.admin-shell>.admin-main{display:block!important;position:relative!important;width:calc(100% - 228px)!important;max-width:calc(100% - 228px)!important;min-width:0!important;margin-left:228px!important;padding:0!important;overflow:visible!important}.admin-shell>.admin-main>.admin-header{position:sticky!important;top:0!important;left:auto!important;right:auto!important;width:auto!important;max-width:none!important;margin:14px 17px 0!important;z-index:90!important}.admin-shell>.admin-main>.admin-content{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:28px 28px 46px!important;box-sizing:border-box!important;overflow:visible!important}}@media(min-width:761px)and (max-width:1180px){.admin-shell{display:block!important;position:relative!important;min-height:100dvh!important;width:100%!important}.admin-shell>.sidebar{display:flex!important;position:fixed!important;left:0!important;top:0!important;bottom:0!important;width:76px!important;height:100dvh!important;min-height:100dvh!important;z-index:100!important;overflow:hidden!important;transform:none!important}.admin-shell>.sidebar nav{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important}.admin-shell>.admin-main{display:block!important;position:relative!important;width:calc(100% - 76px)!important;max-width:calc(100% - 76px)!important;min-width:0!important;margin-left:76px!important;padding:0!important}.admin-shell>.admin-main>.admin-header{width:auto!important;max-width:none!important;margin:10px 10px 0!important}.admin-shell>.admin-main>.admin-content{width:100%!important;max-width:none!important;margin:0!important;padding:22px 18px 38px!important;box-sizing:border-box!important}}@media(max-width:760px){.admin-shell{display:block!important;width:100%!important}.admin-shell>.admin-main{width:100%!important;max-width:100%!important;margin-left:0!important;padding:0!important}.admin-shell>.admin-main>.admin-header{width:auto!important;margin:8px 8px 0!important}.admin-shell>.admin-main>.admin-content{width:100%!important;padding:20px 12px 36px!important;box-sizing:border-box!important}}@media(min-width:761px){.admin-shell>.admin-main,.admin-shell>.admin-main>*{box-sizing:border-box!important}}.section-action-link{display:inline-flex!important;align-items:center!important;gap:5px!important;margin-left:auto!important;padding:4px 0!important;border:0!important;border-bottom:1px solid rgba(197,154,80,.55)!important;background:transparent!important;color:#9d7134!important;font:800 9px/1 var(--pb-body-font)!important;cursor:pointer!important}.section-action-link svg{width:13px!important;height:13px!important}.clickable-category{cursor:pointer!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}.clickable-category:hover{transform:translateY(-3px)!important}.clickable-category.selected{border-color:#c59a50b8!important;box-shadow:0 0 0 2px #c59a5021,0 14px 28px #23343014!important}.catalog-active-filter{display:flex;align-items:center;gap:8px;width:max-content;max-width:100%;margin:-7px 0 16px;padding:7px 9px 7px 11px;border:1px solid rgba(197,154,80,.26);border-radius:999px;background:#fffaf0;color:var(--pb-text);font-size:9px}.catalog-active-filter>svg{width:15px;color:var(--pb-accent)}.catalog-active-filter button{display:inline-flex;align-items:center;gap:4px;border:0;border-radius:999px;padding:5px 8px;background:#063f3f14;color:var(--pb-primary);font-size:8px;font-weight:800;cursor:pointer}.catalog-active-filter button svg{width:11px;height:11px}.favorites-button{position:relative!important}.favorites-button>em{position:absolute;right:-4px;top:-5px;min-width:16px;height:16px;padding:0 4px;display:grid;place-items:center;border-radius:999px;background:var(--pb-accent);color:#fff;font:800 8px/1 Arial;font-style:normal}.favorites-button.has-favorites svg{color:#b17823!important}.ref-product-card .heart.active{color:#b17823!important;background:#fff6df!important;border-color:#c59a5066!important}.public-search-backdrop,.public-info-backdrop{z-index:5000!important}.public-search-modal{width:min(720px,calc(100vw - 28px));max-height:min(760px,86vh);display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(140,106,58,.2);border-radius:24px;background:#fffdf8;box-shadow:0 28px 80px #132d2938}.public-search-head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px 12px}.public-search-head small,.public-info-modal>small{font-size:7px;letter-spacing:2.4px;color:#9c7132}.public-search-head h2{margin:3px 0 0;font:700 28px/1 var(--pb-heading-font);color:#123f3b}.public-search-head>button{width:36px;height:36px;border:1px solid #dedbd1;border-radius:11px;background:#fff;display:grid;place-items:center;cursor:pointer}.public-search-head>button svg{width:17px}.public-search-input{margin:0 22px 14px;height:46px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid #dbd9d0;border-radius:13px;background:#fff}.public-search-input>svg{width:18px;color:#0a6a65}.public-search-input input{flex:1;min-width:0;border:0!important;outline:0!important;background:transparent!important;font-size:12px!important}.public-search-input button{width:28px;height:28px;border:0;border-radius:50%;background:#f1f0ea;display:grid;place-items:center;cursor:pointer}.public-search-input button svg{width:13px}.public-search-results{overflow:auto;padding:0 14px 18px;display:grid;gap:7px}.public-search-results article{display:grid;grid-template-columns:62px minmax(0,1fr) 36px;align-items:center;gap:11px;padding:8px;border:1px solid #ece7dc;border-radius:14px;background:#fff;cursor:pointer;transition:.18s ease}.public-search-results article:hover{border-color:#c59a5073;transform:translateY(-1px)}.public-search-results article>img{width:62px;height:62px;border-radius:10px;object-fit:cover}.public-search-results article>div{min-width:0;display:flex;flex-direction:column}.public-search-results article small{font-size:6px;letter-spacing:1.3px;text-transform:uppercase;color:#a47838}.public-search-results article b{font:700 13px/1.15 var(--pb-heading-font);color:#123f3b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.public-search-results article strong{margin-top:4px;font:700 13px var(--pb-heading-font);color:#a16f25}.public-search-results article>button{width:34px;height:34px;border:1px solid #deddd5;border-radius:50%;background:#fff;display:grid;place-items:center;color:#0a5c58;cursor:pointer}.public-search-results article>button.active{background:#fff4dc;color:#b17823;border-color:#e4c27d}.public-search-results article>button svg{width:16px}.public-search-empty{padding:44px 20px 54px;text-align:center;color:#78857f}.public-search-empty svg{width:35px;height:35px;color:#c69a50}.public-search-empty h3{font:700 17px var(--pb-heading-font);color:#123f3b}.public-info-modal{position:relative;width:min(560px,calc(100vw - 28px));padding:28px;border:1px solid rgba(140,106,58,.2);border-radius:24px;background:#fffdf8;box-shadow:0 28px 80px #132d2938}.public-info-modal>.modal-close{position:absolute;right:15px;top:15px;width:36px;height:36px;border:1px solid #dedbd1;border-radius:11px;background:#fff;display:grid;place-items:center}.public-info-modal>.modal-close svg{width:16px}.public-info-modal h2{margin:7px 0 10px;font:700 30px/1 var(--pb-heading-font);color:#123f3b}.public-info-modal>p{max-width:480px;margin:0;color:#647570;font-size:12px;line-height:1.55}.public-info-facts{display:grid;gap:8px;margin-top:18px}.public-info-facts>div,.public-info-facts>a{display:flex;align-items:center;gap:10px;padding:11px 12px;border:1px solid #e8e2d6;border-radius:13px;background:#fff;color:#123f3b;text-decoration:none;font-size:10px}.public-info-facts svg{width:18px;color:#08706b}.public-info-close{margin-top:20px;min-height:40px;padding:0 18px;border:0;border-radius:999px;background:#063f3f;color:#fff;font-size:10px;font-weight:800;cursor:pointer}.visual-footer-node .footer-links button{border:0!important;background:transparent!important;padding:0!important;color:inherit!important;font:inherit!important;opacity:inherit!important;cursor:pointer!important}.visual-footer-node .footer-links button:hover,.visual-footer-node .footer-links a:hover{color:#e2c078!important;opacity:1!important}@media(max-width:680px){.catalog-active-filter{width:100%;justify-content:space-between}.public-search-modal{max-height:90vh;border-radius:19px}.public-search-head{padding:16px 16px 10px}.public-search-input{margin:0 16px 12px}.public-search-results{padding:0 10px 14px}.public-info-modal{padding:23px 18px;border-radius:19px}.public-info-modal h2{font-size:25px}.visual-signature-2026 .reference-topbar .favorites-button{display:flex!important}}html,body,#root{max-width:100%;overflow-x:hidden}*,*:before,*:after{box-sizing:border-box}img,svg,video,canvas{max-width:100%}button,input,select,textarea{max-width:100%}.visual-signature-2026{width:100%;overflow-x:hidden}.visual-signature-2026 .reference-topbar,.visual-signature-2026 .reference-hero-v2,.visual-signature-2026 .reference-section-v2,.visual-signature-2026 .reference-banner-v2{box-sizing:border-box!important}@media(min-width:1025px)and (max-width:1365px){.visual-signature-2026 .reference-topbar{width:calc(100% - 28px)!important;grid-template-columns:180px minmax(0,1fr) auto!important;gap:16px!important}.visual-signature-2026 .reference-topbar>.integrated-logo{width:170px!important}.visual-signature-2026 .reference-topbar>.integrated-logo img{width:162px!important}.visual-signature-2026 .reference-topbar nav{gap:17px!important}.visual-signature-2026 .reference-topbar nav a{font-size:9.5px!important}.visual-signature-2026 .reference-hero-v2,.visual-signature-2026 .reference-section-v2,.visual-signature-2026 .reference-banner-v2{width:calc(100% - 28px)!important}.visual-signature-2026 .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(min-width:681px)and (max-width:1024px){.visual-signature-2026 .header-stage{padding-inline:max(0px,env(safe-area-inset-left)) max(0px,env(safe-area-inset-right))!important}.visual-signature-2026 .reference-topbar{width:calc(100% - 22px)!important;min-height:72px!important;height:72px!important;grid-template-columns:170px minmax(0,1fr)!important;gap:12px!important}.visual-signature-2026 .reference-topbar>.integrated-logo{width:165px!important;height:64px!important}.visual-signature-2026 .reference-topbar>.integrated-logo img{width:158px!important;height:62px!important}.visual-signature-2026 .reference-topbar nav{display:none!important}.visual-signature-2026 .reference-topbar .top-actions{justify-content:flex-end!important;min-width:0!important}.visual-signature-2026 .reference-topbar .top-actions>button,.visual-signature-2026 .reference-topbar .top-actions>select{height:38px!important;min-height:38px!important;padding-inline:9px!important}.visual-signature-2026 .reference-topbar .top-actions>a{display:none!important}.visual-signature-2026 .reference-hero-v2{width:calc(100% - 22px)!important;min-height:510px!important;height:510px!important;grid-template-columns:47% 53%!important;border-radius:26px!important}.visual-signature-2026 .reference-hero-v2 .hero-copy{min-height:510px!important;padding:38px 28px!important}.visual-signature-2026 .reference-hero-v2 h1{font-size:clamp(40px,5vw,48px)!important}.visual-signature-2026 .reference-hero-v2 .hero-copy>p{font-size:12.5px!important}.visual-signature-2026 .reference-hero-v2 .hero-image-shell{height:510px!important;min-height:510px!important;padding:12px 12px 12px 0!important}.visual-signature-2026 .reference-hero-v2 .hero-image-shell>img{height:486px!important;min-height:486px!important;border-radius:21px!important}.visual-signature-2026 .hero-inline-benefits{grid-template-columns:1fr!important;display:grid!important;margin-top:20px!important}.visual-signature-2026 .hero-inline-benefits>div{padding:7px 9px!important}.visual-signature-2026 .reference-section-v2{width:calc(100% - 24px)!important;padding-top:42px!important}.visual-signature-2026 .category-grid,.visual-signature-2026 .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.visual-signature-2026 .service-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.visual-signature-2026 .reference-banner-v2{width:calc(100% - 24px)!important}.visual-signature-2026 .visual-footer-node{grid-template-columns:190px minmax(0,1fr)!important;gap:18px!important}.visual-signature-2026 .visual-footer-node>.server-state{grid-column:1/-1!important;justify-self:center!important}}@media(max-width:680px){.visual-signature-2026 .header-stage{padding-top:env(safe-area-inset-top)!important}.visual-signature-2026 .reference-topbar{width:calc(100% - 14px)!important;min-height:64px!important;height:64px!important;grid-template-columns:minmax(118px,1fr) auto!important;gap:5px!important}.visual-signature-2026 .reference-topbar>.integrated-logo{width:132px!important;height:56px!important}.visual-signature-2026 .reference-topbar>.integrated-logo img{width:128px!important;height:55px!important}.visual-signature-2026 .reference-topbar .top-actions{gap:3px!important}.visual-signature-2026 .reference-topbar .top-actions>button,.visual-signature-2026 .reference-topbar .top-actions>select{width:34px!important;height:36px!important;min-height:36px!important;padding:0!important;border-radius:9px!important;font-size:10px!important}.visual-signature-2026 .reference-topbar .top-actions>select{width:43px!important;padding-left:5px!important}.visual-signature-2026 .reference-topbar .top-actions>a{display:none!important}.visual-signature-2026 .reference-topbar .top-actions svg{width:16px!important;height:16px!important}.visual-signature-2026 .reference-hero-v2{width:calc(100% - 14px)!important;min-height:0!important;height:auto!important;margin-top:9px!important;border-radius:22px!important}.visual-signature-2026 .reference-hero-v2 .hero-copy{padding:27px 17px 22px!important}.visual-signature-2026 .reference-hero-v2 .eyebrow{font-size:7px!important;letter-spacing:2.3px!important}.visual-signature-2026 .reference-hero-v2 h1{font-size:clamp(34px,10vw,40px)!important;line-height:.98!important}.visual-signature-2026 .reference-hero-v2 .hero-copy>p{font-size:12px!important;line-height:1.45!important;margin-top:14px!important}.visual-signature-2026 .reference-hero-v2 .gift-btn{height:46px!important}.visual-signature-2026 .hero-inline-benefits{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important;margin-top:18px!important}.visual-signature-2026 .hero-inline-benefits>div{min-width:0!important;padding:7px 4px!important;gap:4px!important}.visual-signature-2026 .hero-inline-benefits span{font-size:6.4px!important}.visual-signature-2026 .hero-inline-benefits svg{width:17px!important;height:17px!important}.visual-signature-2026 .reference-hero-v2 .hero-image-shell{height:250px!important;min-height:250px!important;padding:0 8px 8px!important}.visual-signature-2026 .reference-hero-v2 .hero-image-shell>img{height:242px!important;min-height:242px!important;border-radius:17px!important}.visual-signature-2026 .reference-section-v2{width:calc(100% - 16px)!important;padding-top:32px!important}.visual-signature-2026 .reference-section-v2 .section-head{gap:8px!important;margin-bottom:13px!important}.visual-signature-2026 .reference-section-v2 .section-head h2{font-size:clamp(25px,8vw,31px)!important}.visual-signature-2026 .reference-heading-line{width:48px!important}.visual-signature-2026 .section-action-link{font-size:8px!important;white-space:nowrap!important}.visual-signature-2026 .category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.visual-signature-2026 .reference-category-card{border-radius:54px 54px 15px 15px!important}.visual-signature-2026 .reference-category-image{height:120px!important;border-radius:52px 52px 0 0!important}.visual-signature-2026 .reference-category-copy{min-height:62px!important;padding:10px 34px 9px 10px!important}.visual-signature-2026 .reference-category-copy b{font-size:10px!important}.visual-signature-2026 .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.visual-signature-2026 .ref-product-card{border-radius:15px!important}.visual-signature-2026 .ref-product-card .ref-product-body{padding:9px!important}.visual-signature-2026 .ref-product-card .ref-product-body h3{font-size:11px!important;min-height:26px!important}.visual-signature-2026 .ref-product-card .ref-product-body>strong{font-size:15px!important;margin-bottom:8px!important}.visual-signature-2026 .ref-product-card .cart-button{height:35px!important;border-radius:10px!important}.visual-signature-2026 .ref-product-card .cart-button b{font-size:8px!important}.visual-signature-2026 .service-grid{grid-template-columns:1fr!important;gap:9px!important}.visual-signature-2026 .reference-service-card{min-height:190px!important;border-radius:17px!important}.visual-signature-2026 .reference-banner-v2{width:calc(100% - 16px)!important;margin-top:32px!important;border-radius:21px!important}.visual-signature-2026 .reference-banner-v2 .visual-public-banner-card{border-radius:21px!important}.visual-signature-2026 .reference-banner-v2 h2{font-size:23px!important}.visual-signature-2026 .reference-banner-v2 img{height:150px!important;padding:5px 20px 15px!important}.visual-signature-2026 .visual-footer-node{margin-top:32px!important;padding:26px 15px calc(25px + env(safe-area-inset-bottom))!important;grid-template-columns:1fr!important;gap:14px!important;text-align:center!important}.visual-signature-2026 .visual-footer-node>.integrated-logo{width:180px!important;height:112px!important;margin:auto!important}.visual-signature-2026 .visual-footer-node>.integrated-logo img{width:176px!important;height:108px!important}.visual-signature-2026 .visual-footer-node .footer-links{justify-content:center!important;gap:14px!important}.visual-signature-2026 .visual-footer-node .server-state{justify-self:center!important}}@media(max-width:380px){.visual-signature-2026 .reference-topbar>.integrated-logo{width:112px!important}.visual-signature-2026 .reference-topbar>.integrated-logo img{width:110px!important}.visual-signature-2026 .reference-topbar .top-actions>button{width:31px!important}.visual-signature-2026 .reference-topbar .top-actions>select{width:39px!important}.visual-signature-2026 .hero-inline-benefits{grid-template-columns:1fr!important}.visual-signature-2026 .hero-inline-benefits>div{justify-content:flex-start!important}.visual-signature-2026 .ref-product-card .ref-product-body h3{font-size:10px!important}}@media(max-width:680px){.public-search-modal,.public-info-modal,.ref-modal,.cart-drawer,.checkout-modal{max-width:calc(100vw - 16px)!important}.public-search-modal,.public-info-modal{max-height:calc(100dvh - 16px)!important}}@media(min-width:1181px){.admin-shell>.sidebar{width:228px!important}.admin-shell>.admin-main{width:calc(100% - 228px)!important;max-width:calc(100% - 228px)!important;margin-left:228px!important}}@media(min-width:761px)and (max-width:1180px){.admin-shell>.sidebar{width:76px!important}.admin-shell>.admin-main{width:calc(100% - 76px)!important;max-width:calc(100% - 76px)!important;margin-left:76px!important}}@media(max-width:760px){.admin-shell>.sidebar{width:min(286px,86vw)!important;max-width:86vw!important;height:100dvh!important;padding-bottom:env(safe-area-inset-bottom)!important}.admin-shell>.sidebar .side-logo{min-height:104px!important;padding:8px 13px!important}.admin-shell>.sidebar .side-logo .integrated-logo{width:168px!important;height:90px!important}.admin-shell>.sidebar .side-logo .integrated-logo img{width:160px!important;height:86px!important}.admin-shell>.sidebar nav{padding:8px!important}.admin-shell>.sidebar nav button{min-height:43px!important;font-size:12px!important}.sidebar-mobile-close{top:13px!important;right:10px!important}.admin-shell>.admin-main>.admin-header{position:sticky!important;top:0!important;z-index:90!important;min-height:56px!important;margin:6px!important;padding:7px 9px!important;border-radius:12px!important}.admin-header .admin-sync,.admin-header .profile small{display:none!important}.admin-header .profile{gap:5px!important;min-width:0!important}.admin-header .profile b{max-width:95px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.admin-header .avatar{width:34px!important;height:34px!important}.admin-menu-button{width:37px!important;height:37px!important}.admin-shell>.admin-main>.admin-content{padding:16px 10px 34px!important}.page-title{margin-bottom:13px!important}.page-title h1{font-size:30px!important;line-height:1!important}.page-title p{font-size:10px!important}.mini-admin-band{width:118px!important}.mini-admin-band:before{width:118px!important}.metric-grid,.analytics-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.metric,.analytics-card{min-height:84px!important;padding:10px!important}.metric b,.analytics-card strong{font-size:19px!important}.products-form,.short,.suppliers-form,.partners-form,.settings-grid,.filter-grid,.hotel-create-grid,.translation-key-row{grid-template-columns:1fr!important}.admin-shell input,.admin-shell select,.admin-shell textarea{width:100%!important;min-width:0!important}.admin-shell .primary,.admin-shell .secondary,.admin-shell .outline,.admin-shell .ghost{max-width:100%!important}.admin-order{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:7px!important;padding:11px!important;min-width:0!important}.admin-order>div:first-child{min-width:0!important}.admin-order .order-total,.admin-order .status{justify-self:end!important}.admin-order select{grid-column:1/-1!important;width:100%!important;min-width:0!important}.admin-shell table{display:block!important;width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.admin-shell .panel,.admin-shell .decorated{max-width:100%!important;overflow:hidden!important}.visual-editor-body{display:flex!important;flex-direction:column!important;min-width:0!important}.visual-layer-panel,.visual-props-panel{width:100%!important;max-height:none!important;position:static!important}.visual-canvas-wrap{width:100%!important;min-width:0!important;overflow:auto!important}.visual-editor-toolbar{overflow-x:auto!important;white-space:nowrap!important}}@media(max-width:390px){.metric-grid,.analytics-grid{grid-template-columns:1fr!important}.admin-header .profile b{max-width:72px!important}}@media(min-width:1025px){.supplier-main{width:min(calc(100% - 36px),1420px)!important}.supplier-stats{grid-template-columns:repeat(6,minmax(0,1fr))!important}}@media(min-width:721px)and (max-width:1024px){.supplier-header{padding-inline:18px!important}.supplier-main{width:calc(100% - 24px)!important;padding:22px 0 40px!important}.supplier-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}.supplier-product-row{grid-template-columns:64px minmax(0,1fr)!important}.supplier-stock-editor,.supplier-reservation-breakdown,.supplier-save{grid-column:1/-1!important}}@media(max-width:720px){.supplier-shell{overflow-x:hidden!important}.supplier-header{min-height:64px!important;height:auto!important;padding:7px 9px!important;gap:8px!important;position:sticky!important;top:0!important;z-index:80!important}.supplier-header .integrated-logo{width:136px!important;height:52px!important}.supplier-header .integrated-logo img{width:132px!important;height:50px!important}.supplier-header-actions{gap:4px!important;margin-left:auto!important}.supplier-header-actions .supplier-online,.supplier-header-actions>a{display:none!important}.supplier-header-actions>button{width:37px!important;min-width:37px!important;padding:0!important}.supplier-main{width:100%!important;padding:18px 10px calc(34px + env(safe-area-inset-bottom))!important}.supplier-welcome{gap:8px!important;margin-bottom:13px!important}.supplier-welcome h1{font-size:27px!important}.supplier-welcome p{font-size:10px!important}.supplier-welcome>button{width:100%!important}.supplier-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.supplier-stats article{min-height:78px!important;padding:9px!important}.supplier-stats b{font-size:19px!important}.supplier-tabs{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important}.supplier-tabs button{width:100%!important}.supplier-panel{overflow:hidden!important}.supplier-panel-head{padding:12px!important}.supplier-product-row{grid-template-columns:52px minmax(0,1fr)!important;gap:8px!important;padding:10px!important}.supplier-product-row>img{width:52px!important;height:52px!important}.supplier-stock-editor,.supplier-stock-status,.supplier-reservation-breakdown,.supplier-save{grid-column:1/-1!important;width:100%!important;min-width:0!important}.supplier-stock-editor>div{max-width:none!important;width:100%!important}.supplier-order-card{max-width:100%!important;overflow:hidden!important}}@media(max-width:390px){.supplier-stats{grid-template-columns:1fr!important}}@media(pointer:coarse){.builder-site button,.builder-site select,.supplier-shell button,.admin-shell button{touch-action:manipulation}}.translation-coverage-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:12px 0}.translation-coverage-grid article{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:66px;padding:11px 12px;border:1px solid #ead9ba;border-radius:12px;background:#fffaf0}.translation-coverage-grid article.complete{border-color:#b7d8c4;background:#f1faf4}.translation-coverage-grid article span{display:flex;flex-direction:column;gap:2px}.translation-coverage-grid article b{font-size:10px;color:#174b47}.translation-coverage-grid article small{font-size:7px;color:#7d8782}.translation-coverage-grid article strong{font-size:18px;color:#9b6d22}.translation-coverage-grid article.complete strong{color:#26704c}.translation-bulk-row{margin-top:11px;padding:11px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #d6c18f;border-radius:12px;background:linear-gradient(135deg,#fffaf0,#f7f1df)}.translation-bulk-row>div{display:flex;align-items:center;gap:8px}.translation-bulk-row>div>svg{width:21px;color:#a67324}.translation-bulk-row span{display:flex;flex-direction:column}.translation-bulk-row b{font-size:10px;color:#174b47}.translation-bulk-row small{font-size:7px;color:#7d8782}.translation-bulk-button{min-height:36px;padding:0 12px;border:0;border-radius:9px;background:#086c67;color:#fff;font-family:inherit;font-size:8px;font-weight:900;white-space:nowrap}.translation-bulk-button:disabled{opacity:.46;cursor:not-allowed}.translation-progress{height:5px;margin:7px 2px 0;border-radius:999px;background:#e9e3d5;overflow:hidden}.translation-progress span{display:block;height:100%;background:#0a7771;transition:width .2s ease}.translation-disconnect{margin-top:8px;min-height:32px;padding:0 9px;display:flex;align-items:center;gap:5px;border:1px solid #e3bdb5;border-radius:8px;background:#fff3ef;color:#984638;font-family:inherit;font-size:7px;font-weight:900}.translation-disconnect svg{width:12px}.translation-auto-check{display:flex!important;align-items:center!important;gap:4px!important;width:auto!important;margin:0!important;padding:0!important;font-size:7px!important;font-weight:800!important;color:#49645f!important}.translation-auto-check input{width:13px!important;min-height:13px!important;height:13px!important;margin:0!important}.visual-translate-node{width:100%;min-height:31px;margin:5px 0 2px;padding:0 8px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #ccb16e;border-radius:7px;background:#fff8e7;color:#835d18;font-family:inherit;font-size:7px;font-weight:900}.visual-translate-node svg{width:12px}.visual-translate-node:disabled{opacity:.5}.visual-translate-error{display:block;margin:2px 0 5px;color:#a54436;font-size:6.5px;line-height:1.25}.partner-editor-modal .translation-editor-section{border-color:#e2d4b5;background:linear-gradient(180deg,#fffdf7,#fffaf0)}.partner-editor-modal .translation-tabs{margin-top:7px}@media(max-width:900px){.translation-coverage-grid{grid-template-columns:1fr}.translation-bulk-row{align-items:flex-start;flex-direction:column}.translation-bulk-button{width:100%}}.deepl-free-hint{display:flex;align-items:flex-start;gap:7px;margin-top:11px;padding:9px 10px;border:1px solid #c9dfd5;border-radius:9px;background:#eff8f4;color:#4e6962;font-size:8px;line-height:1.35}.deepl-free-hint b{flex:none;color:#17655f}.deepl-free-hint span{min-width:0}@media(max-width:760px){.deepl-free-hint{flex-direction:column}}.database-settings-card{margin-top:18px;padding:18px;border:1px solid #dacdad;border-radius:18px;background:linear-gradient(145deg,#fffdf8,#f8f2e7);box-shadow:0 10px 28px #2137330b}.database-settings-card.postgres{border-color:#b9d8cb;background:linear-gradient(145deg,#fffdf8,#eef7f3)}.database-settings-title{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:start}.database-settings-title>svg{width:36px;height:36px;padding:8px;border-radius:12px;background:#e8f3ee;color:#08706a}.database-settings-title small{display:block;margin-bottom:3px;font-size:7px;letter-spacing:2px;font-weight:900;color:#986d28}.database-settings-title h3{margin:0;font:700 24px/1.05 var(--pb-heading-font,Georgia,serif);color:#073f40}.database-settings-title p{margin:5px 0 0;font-size:9px;line-height:1.45;color:#71817b}.database-settings-title>span{padding:6px 10px;border-radius:999px;font-size:7px;font-weight:900;background:#f6eadc;color:#a35d35;white-space:nowrap}.database-settings-title>span.ready{background:#def3e8;color:#177257}.database-settings-title>span.safe{background:#f4eddf;color:#8a6932}.database-status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:14px}.database-status-grid article{padding:11px 12px;border:1px solid #e2dac8;border-radius:12px;background:#ffffffb8}.database-status-grid small{display:block;font-size:7px;color:#79857f;margin-bottom:4px}.database-status-grid b{font-size:15px;color:#0a5753}.database-connected-line,.database-next-step,.database-error{display:flex;gap:8px;align-items:flex-start;margin-top:11px;padding:10px 11px;border-radius:11px;font-size:8px;line-height:1.45}.database-connected-line{background:#e7f5ee;color:#26705d}.database-next-step{background:#f7f1e5;color:#6e6656;border:1px solid #e5d9bd}.database-error{background:#fff0ec;color:#a6483b;border:1px solid #f0c2b8}.database-connected-line svg,.database-next-step svg,.database-error svg{width:16px;height:16px;flex:none}.database-next-step code{padding:1px 4px;border-radius:4px;background:#fff;font-size:7px;color:#075c59}.database-refresh{margin-top:11px;min-height:34px;padding:0 11px;border:1px solid #cbd8d2;border-radius:9px;background:#fff;color:#075c59;display:inline-flex;align-items:center;gap:6px;font-size:8px;font-weight:850}.database-refresh svg{width:14px;height:14px}@media(max-width:760px){.database-settings-title{grid-template-columns:36px minmax(0,1fr)}.database-settings-title>span{grid-column:1/-1;width:max-content}.database-status-grid{grid-template-columns:repeat(2,1fr)}}.success-modal .success-back-btn{padding-left:64px!important;padding-right:64px!important}.success-modal .success-back-btn:before{background-size:48px 100%,48px 100%!important;opacity:.72!important}.success-modal .success-back-btn>span{position:relative;z-index:3;white-space:nowrap}@media(max-width:420px){.success-modal .success-back-btn{padding-left:54px!important;padding-right:54px!important;font-size:14px!important}.success-modal .success-back-btn:before{background-size:40px 100%,40px 100%!important}}.visual-signature-2026{overflow-x:clip!important;overflow-y:visible!important}.visual-signature-2026 .header-stage{position:sticky!important;top:0!important;z-index:420!important}.visual-signature-2026 .logo,.visual-signature-2026 .visual-footer-node>.logo{position:relative!important;z-index:6!important;pointer-events:auto!important;cursor:pointer!important}.mobile-site-menu-button{display:none!important}.mobile-site-menu{display:none;position:absolute;z-index:425;top:calc(100% + 7px);right:10px;width:min(330px,calc(100vw - 20px));padding:8px;border:1px solid rgba(157,119,60,.22);border-radius:17px;background:#fffdf8fa;box-shadow:0 18px 55px #11302c33;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-site-menu>button{width:100%;min-height:46px;padding:0 12px;display:grid;grid-template-columns:24px minmax(0,1fr) 18px;align-items:center;gap:8px;border:0;border-bottom:1px solid #eee4d5;background:transparent;color:#123f3b;text-align:left;font:800 13px/1.2 var(--pb-body-font)}.mobile-site-menu>button:last-child{border-bottom:0}.mobile-site-menu>button>svg:first-child{width:19px;height:19px;color:#b48132}.mobile-site-menu>button>svg:last-child{width:15px;height:15px;justify-self:end;color:#67807a}.visual-signature-2026 .section-head{position:relative!important;z-index:12!important}.visual-signature-2026 .section-action-link{position:relative!important;z-index:14!important;pointer-events:auto!important;cursor:pointer!important}.catalog-empty-state{min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;margin-top:8px;padding:30px 18px;border:1px dashed rgba(157,119,60,.35);border-radius:20px;background:linear-gradient(145deg,#fffdf8,#f7f0e2);text-align:center;color:#60736e}.catalog-empty-state>svg{width:36px;height:36px;color:#b48132}.catalog-empty-state h3{margin:0;font:700 20px/1.2 var(--pb-heading-font);color:#123f3b}.catalog-empty-state button{min-height:40px;padding:0 15px;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(197,154,80,.45);border-radius:999px;background:#fff;color:#0b5955;font:850 10px var(--pb-body-font);cursor:pointer}.catalog-empty-state button svg{width:14px}.visual-signature-2026 .reference-category-card.no-category-image:before,.visual-signature-2026 .reference-category-card.no-category-image:after{display:none!important}.visual-signature-2026 .reference-category-image.fallback{position:relative!important;display:grid!important;place-items:center!important;background:radial-gradient(circle at 50% 35%,rgba(197,154,80,.18),transparent 34%),linear-gradient(145deg,#f7efdf,#eee1c8)!important}.visual-signature-2026 .reference-category-image.fallback:before{content:"";position:absolute;inset:17px;border:1px solid rgba(7,81,78,.13);border-radius:50%}.visual-signature-2026 .reference-category-image.fallback span{position:relative;z-index:2;font-size:32px!important;filter:saturate(.86);line-height:1!important}.visual-signature-2026 .cards-with-ornaments .ref-product-card:before,.visual-signature-2026 .cards-with-ornaments .ref-product-card:after{display:none!important}.visual-signature-2026 .reference-service-fallback{position:absolute;inset:0;z-index:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:radial-gradient(circle at 25% 20%,rgba(218,182,106,.2),transparent 28%),radial-gradient(circle at 80% 75%,rgba(255,255,255,.07),transparent 30%),linear-gradient(145deg,#174844,#0c3432);color:#ebca85bd}.visual-signature-2026 .reference-service-fallback:before{content:"";position:absolute;inset:17px;border:1px solid rgba(235,202,133,.16);border-radius:18px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E") right top/70px no-repeat;opacity:.34}.visual-signature-2026 .reference-service-fallback>svg{width:48px;height:48px;stroke-width:1.2}.visual-signature-2026 .reference-service-fallback>span{font-size:7px;letter-spacing:3px;font-weight:900}.visual-signature-2026 .reference-service-card .service-content{z-index:3!important}.visual-signature-2026 .hero-image-localized-copy,.hero-reference .hero-image-localized-copy{position:absolute;z-index:4;left:7%;top:11%;width:min(220px,38%);min-height:105px;padding:13px 15px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:linear-gradient(145deg,#e2dac4f0,#e0d5bde0);box-shadow:0 8px 22px #22312d14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#183f3d;pointer-events:none}.visual-signature-2026 .hero-image-localized-copy small,.hero-reference .hero-image-localized-copy small{display:block;margin-bottom:9px;font:700 10px/1.35 Georgia,serif;letter-spacing:1.6px}.visual-signature-2026 .hero-image-localized-copy span,.hero-reference .hero-image-localized-copy span{display:block;font:700 9px/1.55 var(--pb-body-font);letter-spacing:1.4px;text-transform:uppercase}.public-partner-card.clickable{cursor:pointer}.public-partner-card.clickable:focus-visible{outline:2px solid #c69a50;outline-offset:3px}.checkout-btn{padding-left:64px!important;padding-right:64px!important}.checkout-btn:before{background-size:48px 100%,48px 100%!important;opacity:.74!important}.checkout-btn>b,.checkout-btn>span,.checkout-btn>svg{position:relative!important;z-index:3!important}.settings-grid{align-items:start}@media(max-width:680px){.visual-signature-2026 .reference-topbar{grid-template-columns:minmax(104px,1fr) auto!important;gap:3px!important}.visual-signature-2026 .reference-topbar>.integrated-logo{width:116px!important}.visual-signature-2026 .reference-topbar>.integrated-logo img{width:113px!important}.visual-signature-2026 .reference-topbar .top-actions{gap:2px!important}.visual-signature-2026 .reference-topbar .top-actions>button,.visual-signature-2026 .reference-topbar .top-actions>select{width:33px!important;height:36px!important;min-height:36px!important}.visual-signature-2026 .reference-topbar .top-actions>select{width:42px!important}.visual-signature-2026 .reference-topbar .mobile-site-menu-button{display:grid!important;place-items:center!important}.mobile-site-menu{display:block}.visual-signature-2026 .hero-inline-benefits{gap:6px!important;margin-top:20px!important}.visual-signature-2026 .hero-inline-benefits>div{min-height:60px!important;padding:9px 6px!important;gap:6px!important;display:flex!important;align-items:center!important;justify-content:center!important}.visual-signature-2026 .hero-inline-benefits span{font-size:9.5px!important;line-height:1.2!important;max-width:none!important}.visual-signature-2026 .hero-inline-benefits svg{width:23px!important;height:23px!important;flex:none!important}.visual-signature-2026 .hero-image-localized-copy,.hero-reference .hero-image-localized-copy{left:8%!important;top:7%!important;width:38%!important;min-height:82px!important;padding:9px 10px!important;border-radius:10px!important}.visual-signature-2026 .hero-image-localized-copy small,.hero-reference .hero-image-localized-copy small{font-size:7px!important;margin-bottom:6px!important;letter-spacing:1px!important}.visual-signature-2026 .hero-image-localized-copy span,.hero-reference .hero-image-localized-copy span{font-size:6.5px!important;line-height:1.35!important;letter-spacing:.7px!important}.visual-signature-2026 .reference-service-card{min-height:150px!important}.visual-signature-2026 .reference-service-fallback>svg{width:39px;height:39px}.visual-signature-2026 .reference-service-card .service-content{padding:15px!important}.public-search-input input,.checkout-modal input,.checkout-modal textarea{font-size:16px!important}.modal-backdrop,.drawer-backdrop{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;max-width:none!important;margin:0!important;box-sizing:border-box!important}.modal-backdrop{display:flex!important;align-items:center!important;justify-content:center!important;padding:8px!important;overflow:hidden!important}.public-search-modal,.public-info-modal,.ref-modal,.checkout-modal,.success-modal,.partner-directory-modal{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;margin:0!important;left:auto!important;right:auto!important;transform:none!important}.public-search-modal{height:auto!important;max-height:calc(100dvh - 16px)!important}.public-search-head{padding:16px 14px 10px!important}.public-search-head h2{font-size:clamp(25px,8vw,33px)!important}.public-search-input{margin:0 14px 12px!important;height:50px!important}.public-search-results{padding:0 8px 12px!important}.public-search-results article{grid-template-columns:64px minmax(0,1fr) 40px!important;gap:9px!important}.public-search-results article>img{width:64px!important;height:64px!important}.product-gallery-modal{max-height:calc(100dvh - 16px)!important;overflow:auto!important;display:block!important}.product-gallery-modal .product-gallery-side{width:100%!important}.product-gallery-modal .modal-copy{width:100%!important;padding:26px 18px 24px!important;overflow:visible!important}.product-gallery-modal .modal-copy h2{font-size:clamp(27px,8vw,35px)!important;overflow-wrap:anywhere!important}.drawer-backdrop{display:block!important;overflow:hidden!important}.cart-drawer{position:absolute!important;inset:8px!important;width:auto!important;max-width:none!important;margin:0!important;padding-left:18px!important;padding-right:18px!important;border-radius:18px!important;box-shadow:0 22px 70px #00000052!important}.cart-drawer:before{margin-left:-18px!important;margin-right:-18px!important;border-radius:18px 18px 0 0}.drawer-head h2{font-size:31px!important}.checkout-modal{max-height:calc(100dvh - 16px)!important;padding:52px 18px 22px!important}.checkout-modal h2{font-size:clamp(30px,9vw,39px)!important}.checkout-btn{padding-left:50px!important;padding-right:50px!important}.checkout-btn:before{background-size:38px 100%,38px 100%!important}.catalog-empty-state{min-height:160px;padding:24px 14px}.catalog-empty-state h3{font-size:17px}}@media(max-width:380px){.visual-signature-2026 .reference-topbar>.integrated-logo{width:102px!important}.visual-signature-2026 .reference-topbar>.integrated-logo img{width:100px!important}.visual-signature-2026 .reference-topbar .top-actions>button{width:30px!important}.visual-signature-2026 .reference-topbar .top-actions>select{width:39px!important}.visual-signature-2026 .hero-inline-benefits{grid-template-columns:repeat(3,minmax(0,1fr))!important}.visual-signature-2026 .hero-inline-benefits>div{min-height:58px!important;padding:7px 4px!important}.visual-signature-2026 .hero-inline-benefits span{font-size:8.6px!important}}.partner-detail-modal{position:relative!important}.partner-detail-back{min-height:38px;padding:0 13px;margin:2px 0 14px;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(157,119,60,.25);border-radius:999px;background:#fffdf8;color:#174844;font:850 10px/1 var(--pb-body-font)}.partner-detail-back svg{width:15px;height:15px}.public-partner-detail{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);gap:24px;align-items:start}.public-partner-detail-photo{min-height:330px;border-radius:22px;overflow:hidden;background:#0d4440}.public-partner-detail-photo>img{display:block;width:100%;height:100%;min-height:330px;object-fit:cover}.public-partner-detail-photo>.public-partner-placeholder{min-height:330px;height:100%}.public-partner-detail-copy{padding:10px 8px 12px 0}.public-partner-detail-copy>small{font-size:8px;font-weight:900;letter-spacing:2px;text-transform:uppercase;color:#a57936}.public-partner-detail-copy>h2{margin:7px 0 12px;font:700 clamp(28px,4vw,44px)/1 var(--pb-heading-font);color:#123f3b}.public-partner-detail-copy>p{margin:0 0 16px;color:#60716c;font-size:13px;line-height:1.55}.public-partner-actions.detail-actions{margin-top:18px;justify-content:flex-start;flex-wrap:wrap}.partner-no-contacts{margin-top:18px;padding:13px 14px;display:flex;align-items:center;gap:9px;border:1px solid #e1d5bd;border-radius:14px;background:#f9f3e7;color:#775e32;font-size:11px}.partner-no-contacts svg{width:18px;height:18px;flex:none}.visual-signature-2026 .reference-category-image.fallback:before{display:none!important;content:none!important}.visual-signature-2026 .reference-category-image.fallback{background:radial-gradient(circle at 50% 42%,rgba(197,154,80,.15),transparent 34%),linear-gradient(145deg,#f8f1e4,#eee2ce)!important}.visual-signature-2026 .reference-category-image.fallback span{display:grid!important;place-items:center!important;width:64px!important;height:64px!important;min-width:64px!important;min-height:64px!important;padding:0!important;margin:0!important;border-radius:50%!important;border:1px solid rgba(7,81,78,.16)!important;background:#fffdf8bd!important;box-shadow:0 8px 22px #223a3514!important;font-size:30px!important;line-height:1!important}@media(max-width:680px){.visual-signature-2026{padding-top:72px!important;overflow-x:clip!important}.visual-signature-2026 .header-stage{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;min-height:72px!important;z-index:110!important;padding-top:0!important;background:#fffdf8fa!important;box-shadow:0 5px 22px #123f3b1a!important;transform:translateZ(0)!important;-webkit-transform:translateZ(0)!important}.visual-signature-2026 .reference-topbar{height:72px!important;min-height:72px!important}.visual-signature-2026 .ethno-band{position:relative;z-index:1}.mobile-site-menu{position:absolute!important;top:calc(100% + 4px)!important;right:8px!important;max-height:calc(100dvh - 88px)!important;overflow:auto!important;z-index:120!important}.partner-directory-modal{max-height:calc(100dvh - 96px)!important}.public-partner-detail{grid-template-columns:1fr!important;gap:13px!important}.public-partner-detail-photo{min-height:210px!important;max-height:260px!important;border-radius:17px!important}.public-partner-detail-photo>img{min-height:210px!important;height:240px!important}.public-partner-detail-photo>.public-partner-placeholder{min-height:210px!important}.public-partner-detail-copy{padding:0 2px 8px!important}.public-partner-detail-copy>h2{font-size:31px!important}.partner-detail-back{margin-bottom:10px!important}}.visual-signature-2026{padding-top:86px!important;overflow-x:clip!important}.visual-signature-2026 .header-stage{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;height:86px!important;min-height:86px!important;z-index:900!important;margin:0!important;padding:0!important;background:#fffdf8fb!important;box-shadow:0 5px 22px #123f3b1a!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;transform:translateZ(0)!important;-webkit-transform:translateZ(0)!important}.visual-signature-2026 .reference-topbar{height:86px!important;min-height:86px!important}.visual-signature-2026 .reference-topbar nav a:before{border:0!important;border-radius:0!important;transform:translate(-50%)!important}.visual-signature-2026 .reference-topbar nav a:first-child:before{border:0!important;border-radius:0!important;background:var(--sig-gold)!important;width:0!important;height:1px!important;bottom:20px!important;transform:translate(-50%)!important}.visual-signature-2026 .reference-topbar nav a:first-child:hover:before{width:100%!important}.visual-signature-2026 .reference-topbar .top-actions>*+*:before{content:none!important;display:none!important}.visual-signature-2026 #categories,.visual-signature-2026 #catalog,.visual-signature-2026 #services{scroll-margin-top:104px!important}.modal-backdrop,.drawer-backdrop,.public-search-backdrop,.public-info-backdrop,.public-catalog-backdrop,.partner-directory-backdrop{z-index:10000!important}.mobile-site-menu{z-index:950!important}.public-catalog-backdrop{display:flex!important;align-items:center!important;justify-content:center!important;padding:22px!important}.public-catalog-modal{width:min(1480px,96vw);max-height:92vh;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(140,106,58,.22);border-radius:24px;background:#fffdf8;box-shadow:0 32px 100px #07232257}.public-catalog-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 28px 18px;border-bottom:1px solid #ece2d2}.public-catalog-head small{display:block;font-size:8px;letter-spacing:2.4px;color:#a27431;font-weight:900}.public-catalog-head h2{margin:5px 0 0;font:700 38px/1 var(--pb-heading-font);color:#123f3b}.public-catalog-head>button{width:42px;height:42px;display:grid;place-items:center;border:1px solid #dddcd4;border-radius:50%;background:#fff;color:#164b48;cursor:pointer}.public-catalog-head>button svg{width:19px;height:19px}.public-catalog-toolbar{padding:14px 28px 12px;border-bottom:1px solid #eee6d8;background:#fcf8ef}.public-catalog-toolbar>label{height:46px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid #dcdad1;border-radius:13px;background:#fff}.public-catalog-toolbar>label>svg{width:18px;color:#0a6a65}.public-catalog-toolbar input{flex:1;min-width:0;border:0;outline:0;background:transparent;font-size:14px;color:#173f3c}.public-catalog-toolbar>label>button{width:28px;height:28px;border:0;border-radius:50%;display:grid;place-items:center;background:#f0eee7;color:#54716b}.public-catalog-toolbar>label>button svg{width:13px}.public-catalog-chips{display:flex;gap:7px;margin-top:10px;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.public-catalog-chips button{flex:none;min-height:32px;padding:0 11px;border:1px solid #dfd7c8;border-radius:999px;background:#fff;color:#365a55;font-size:10px;font-weight:800;cursor:pointer}.public-catalog-chips button.active{background:#075b57;color:#fff;border-color:#075b57}.all-products-grid{overflow:auto;padding:20px 24px 28px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:start}.all-products-grid .ref-product-card{height:100%}.all-categories-grid{overflow:auto;padding:22px 26px 30px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.all-category-card{min-height:112px;display:grid;grid-template-columns:92px minmax(0,1fr) 28px;align-items:center;gap:14px;padding:10px;border:1px solid #e8dfd0;border-radius:18px;background:#fff;color:#123f3b;text-align:left;cursor:pointer}.all-category-card:hover{border-color:#c59a508c;transform:translateY(-1px)}.all-category-card>img,.all-category-fallback{width:92px;height:92px;border-radius:14px;object-fit:cover;background:#f4ebda;display:grid;place-items:center;font-size:30px}.all-category-card>div{display:flex;flex-direction:column;min-width:0}.all-category-card b{font:700 17px/1.12 var(--pb-heading-font)}.all-category-card small{margin-top:5px;color:#78857f;font-size:9px}.all-category-card>svg{width:17px;color:#53736d}.checkout-grid label.field-invalid>div{border-color:#d96550!important;background:#fff7f5!important;box-shadow:0 0 0 2px #d9655014}.field-error{display:block;margin-top:2px;color:#b84736;font-size:9px;font-style:normal;line-height:1.3}.primary-contact-cta{background:#075b57!important;color:#fff!important;border-color:#075b57!important;font-weight:850!important}.primary-contact-cta svg{color:#fff!important}@media(max-width:680px){.product-gallery-modal:before{display:none!important;content:none!important}}.supplier-login-page{box-sizing:border-box!important;width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.supplier-login-card{box-sizing:border-box!important;max-width:calc(100vw - 28px)!important;margin-left:auto!important;margin-right:auto!important}@media(min-width:681px)and (max-width:1050px){.visual-signature-2026{padding-top:76px!important}.visual-signature-2026 .header-stage,.visual-signature-2026 .reference-topbar{height:76px!important;min-height:76px!important}.all-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.all-categories-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.visual-signature-2026{padding-top:72px!important}.visual-signature-2026 .header-stage{height:72px!important;min-height:72px!important;z-index:900!important}.visual-signature-2026 .reference-topbar{height:72px!important;min-height:72px!important}.visual-signature-2026 #categories,.visual-signature-2026 #catalog,.visual-signature-2026 #services{scroll-margin-top:88px!important}.public-catalog-backdrop{padding:0!important;align-items:stretch!important}.public-catalog-modal{width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important;border:0!important}.public-catalog-head{padding:calc(14px + env(safe-area-inset-top)) 15px 13px!important}.public-catalog-head h2{font-size:30px!important}.public-catalog-head>button{width:40px;height:40px}.public-catalog-toolbar{padding:11px 12px 9px!important}.public-catalog-toolbar>label{height:50px!important}.public-catalog-toolbar input{font-size:16px!important}.all-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;padding:12px 10px 26px!important}.all-categories-grid{grid-template-columns:1fr!important;gap:9px!important;padding:12px 10px 24px!important}.all-category-card{grid-template-columns:78px minmax(0,1fr) 24px;min-height:96px;padding:8px}.all-category-card>img,.all-category-fallback{width:78px;height:78px}.all-category-card b{font-size:15px}.supplier-login-page{padding:12px max(12px,env(safe-area-inset-right)) 12px max(12px,env(safe-area-inset-left))!important;display:flex!important;align-items:center!important;justify-content:center!important}.supplier-login-card{width:100%!important;max-width:calc(100vw - 24px)!important;margin:0 auto!important;padding-left:24px!important;padding-right:24px!important}}.products-catalog-modal{min-width:0;max-height:92dvh}.products-catalog-modal .public-catalog-head,.products-catalog-modal .public-catalog-toolbar{flex:0 0 auto;min-width:0}.products-catalog-modal .public-catalog-head>div{min-width:0}.products-catalog-modal .public-catalog-head>button{flex:none}.products-catalog-modal .all-products-grid{flex:1 1 auto;min-height:0;min-width:0;overflow:auto;grid-auto-rows:max-content;align-items:stretch;align-content:start;overscroll-behavior:contain;padding-bottom:calc(28px + env(safe-area-inset-bottom))}.catalog-product-card{display:flex;flex-direction:column;align-self:stretch;min-width:0;width:100%;border:1px solid #e7dfd0;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 5px 16px #233e390f;cursor:pointer}.catalog-product-media{position:relative;width:100%;aspect-ratio:1 / 1;flex:0 0 auto;overflow:hidden;background:#f7f3eb}.catalog-product-media>img{position:absolute;inset:0;display:block;width:100%;height:100%;min-width:0;min-height:0;padding:12px;object-fit:contain;object-position:center;transform:none}.catalog-product-favorite{position:absolute;top:9px;right:9px;z-index:2;display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid #deddd4;border-radius:50%;background:#fffffff0;color:#075b57}.catalog-product-favorite svg{width:18px;height:18px}.catalog-product-favorite.active{color:#b17823;background:#fff6df}.catalog-product-body{display:flex;flex:1;flex-direction:column;gap:8px;min-width:0;padding:14px}.catalog-product-body>small{font-size:10px;line-height:1.3;color:#8b692f;overflow-wrap:anywhere}.catalog-product-body>h3{margin:0;font:700 16px/1.3 var(--pb-heading-font,Georgia,serif);color:#123f3b;overflow-wrap:anywhere}.catalog-product-body>strong{font:700 20px/1.2 var(--pb-heading-font,Georgia,serif);color:#a87329}.catalog-product-body>em{align-self:flex-start;max-width:100%;padding:5px 7px;border-radius:7px;font-size:10px;line-height:1.4;font-style:normal;overflow-wrap:anywhere}.catalog-product-add{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:44px;margin-top:auto;padding:9px 8px;border:0;border-radius:10px;background:#075b57;color:#fff}.catalog-product-add svg{width:18px;height:18px;flex:none}.catalog-product-add b{font-size:12px;line-height:1.3;overflow-wrap:anywhere}.catalog-product-add:disabled{opacity:.55;cursor:not-allowed}.catalog-product-favorite:focus-visible,.catalog-product-add:focus-visible{outline:3px solid #c59a50;outline-offset:-3px}.project-contact-link{min-height:56px;min-width:0}.project-contact-link>svg{flex:none}.project-contact-link>span{display:flex;flex-direction:column;gap:3px;min-width:0;overflow-wrap:anywhere}.project-contact-link b{font-size:13px}.project-contact-link small{font-size:11px;opacity:.85}@media(max-width:680px){.catalog-product-body{padding:10px;gap:7px}.catalog-product-body>h3{font-size:13px}.catalog-product-body>strong{font-size:17px}.catalog-product-body>small,.catalog-product-body>em{font-size:9px}.catalog-product-media>img{padding:8px}.catalog-product-add b{font-size:11px}.catalog-product-add svg{width:15px;height:15px}.products-catalog-modal .all-products-grid{padding-bottom:calc(26px + env(safe-area-inset-bottom))!important}}.ks-payment-page{min-height:100dvh;background:#f8f5ed;color:#123f3b;padding:24px 16px 48px;font-family:Arial,sans-serif;box-sizing:border-box}.ks-payment-page *{box-sizing:border-box}.ks-payment-header{max-width:760px;margin:0 auto 26px;display:flex;align-items:center;justify-content:space-between;gap:16px}.ks-payment-header a{font-size:14px;font-weight:800;letter-spacing:2px;text-decoration:none;color:inherit}.ks-payment-header select{background:#fff;border:1px solid #dcd8cd;border-radius:12px;padding:10px;font-size:16px;color:inherit}.ks-payment-card{width:100%;max-width:760px;margin:auto;background:#fffdf8;border:1px solid #e6ddcb;border-radius:24px;padding:32px;box-shadow:0 16px 50px #123f3b0a}.ks-payment-card h1{font-family:Georgia,serif;font-size:clamp(28px,5vw,38px);line-height:1.2;margin:12px 0 24px;color:#123f3b}.ks-payment-card>small{color:#9c722f;overflow-wrap:anywhere}.ks-payment-state{padding:18px;background:#f2eee4;line-height:1.6;border-radius:14px;margin:20px 0}.ks-payment-state.paid{background:#e2f4e8;color:#146444}.ks-payment-items{padding:0;list-style:none;margin:24px 0}.ks-payment-items li{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid #eee8dc;overflow-wrap:anywhere}.ks-payment-items li>span{min-width:0;flex:1}.ks-payment-items li>b{flex-shrink:0;font-size:16px}.ks-payment-items small{display:block;margin-top:8px;color:#657c77;font-size:13px;line-height:1.4}.ks-payment-items .excluded{color:#7c807a}.ks-payment-items .excluded>span{text-decoration:line-through}.ks-payment-items .excluded small{text-decoration:none}.ks-payment-total{display:flex;justify-content:space-between;gap:18px;padding:10px 0}.ks-payment-total.grand{font-size:24px;padding:18px 0 24px;font-weight:700}.ks-payment-card button,.ks-payment-card a{font:inherit;cursor:pointer}.ks-payment-primary,.ks-payment-approval button,.ks-payment-demo-actions button{display:block;width:100%;padding:17px 22px;min-height:48px;background:#07534e;color:#fff;border:0;border-radius:14px;font-weight:700!important;line-height:1.4;white-space:normal}.ks-payment-card button:disabled{opacity:.55;cursor:wait}.ks-payment-secondary{width:100%;margin:14px 0;padding:14px;background:#fff;border:1px solid #d7d9d0;border-radius:12px;color:#123f3b;min-height:44px}.ks-payment-secure{font-size:13px;color:#63776d;line-height:1.6;text-align:center}.ks-payment-test{display:block;padding:14px 18px;border-radius:12px;background:#fff0cb;color:#765413;font-size:14px;line-height:1.6;white-space:normal}.ks-payment-demo-actions{display:grid;gap:10px}.ks-payment-demo-actions button+button{background:#e7eae2;color:#123f3b}.ks-payment-links{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:24px}.ks-payment-links a,.ks-payment-links button{color:#07534e;background:transparent;border:0;text-decoration:underline;font-size:14px;min-height:44px;padding:10px 0}.ks-payment-approval{border:1px solid #dcc795;background:#fff7e3;border-radius:14px;padding:18px;margin-bottom:20px;line-height:1.6}.ks-payment-error{color:#9a352b;background:#fff0ed;padding:14px;border-radius:10px;line-height:1.5;overflow-wrap:anywhere}.ks-recent-order{padding:18px;text-align:center;background:#eee9dc}.ks-recent-order a,.ks-order-success-link{color:#07534e;font-weight:700}.ks-order-success-link{display:block;margin:18px 0;text-decoration:underline;padding:12px}.ks-admin-payment-settings,.ks-admin-order-payment{background:#faf8f2;border:1px solid #e3dccd;border-radius:16px;padding:22px;margin:20px 0;min-width:0}.ks-admin-payment-settings h3,.ks-admin-order-payment h3{margin:0 0 12px}.ks-admin-payment-settings p,.ks-admin-order-payment p{line-height:1.6;font-size:14px;color:#586d67}.ks-admin-payment-settings label{display:grid;gap:10px;font-size:14px}.ks-admin-payment-settings select,.ks-admin-order-payment input{width:100%;min-width:0;padding:12px;border:1px solid #d6d7cf;border-radius:10px;background:#fff;font:inherit}.ks-admin-order-payment>small{display:block;color:#64776e;line-height:1.5;margin-top:10px}.ks-payment-badge{display:block;color:#8a641e;font-size:12px;line-height:1.5;margin-top:6px}.ks-admin-payment-actions{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.ks-admin-payment-actions button,.ks-admin-payment-actions a{background:#07534e;border:0;border-radius:10px;color:#fff;padding:12px 14px;font:inherit;font-size:13px;text-decoration:none;cursor:pointer;min-height:44px}.ks-admin-payment-actions button:disabled{opacity:.5}@media(max-width:600px){.ks-payment-page{padding:16px 10px 32px}.ks-payment-header{gap:10px}.ks-payment-header a{font-size:11px;letter-spacing:1px}.ks-payment-card{padding:22px 16px;border-radius:18px}.ks-payment-items li{gap:10px}.ks-payment-items li>b{font-size:14px}.ks-payment-total.grand{font-size:22px}.ks-admin-payment-settings,.ks-admin-order-payment{padding:16px}.ks-payment-links{align-items:stretch;flex-direction:column}.ks-payment-links a,.ks-payment-links button{text-align:center}}.supplier-edit-modal{width:min(760px,94vw);padding:30px}.supplier-edit-modal>small{display:block;margin-bottom:4px}.supplier-edit-modal h2{margin:4px 0 22px}.supplier-edit-modal>label:not(.editor-checkbox){display:flex;flex-direction:column;gap:7px;margin:0 0 16px;font-size:10px;font-weight:850;color:#63716c}.supplier-edit-modal>label:not(.editor-checkbox)>input{width:100%;height:46px;box-sizing:border-box;border:1px solid #d8dfdb;border-radius:9px;background:#fff;padding:0 12px;outline:0;color:#253e3b;font-size:11px}.supplier-edit-modal>label:not(.editor-checkbox)>input:focus,.supplier-edit-modal .editor-two input:focus{border-color:#bd963f;box-shadow:0 0 0 3px #bd963f17}.supplier-edit-modal .editor-two{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:0 0 16px}.supplier-edit-modal .editor-two>label{display:flex;flex-direction:column;gap:7px;margin:0;font-size:10px;font-weight:850;color:#63716c}.supplier-edit-modal .editor-two input{width:100%;min-width:0;height:46px;box-sizing:border-box;border:1px solid #d8dfdb;border-radius:9px;background:#fff;padding:0 12px;outline:0;color:#253e3b;font-size:11px}.supplier-edit-modal>.editor-checkbox{display:flex!important;flex-direction:row!important;align-items:center!important;gap:12px;min-height:62px;margin:4px 0 0;padding:11px 13px;box-sizing:border-box;border:1px solid #d8dfdb;border-radius:10px;background:#f8fbf8}.supplier-edit-modal>.editor-checkbox input{flex:none;width:19px;height:19px;margin:0;accent-color:#0a6867}.supplier-edit-modal>.editor-checkbox span{display:flex;flex-direction:column;gap:3px}.supplier-edit-modal>.editor-checkbox b{font-size:10px;color:#174d49}.supplier-edit-modal>.editor-checkbox small{font-size:8px;color:#7b8580}.supplier-edit-modal .product-editor-error{margin:14px 0 0}.supplier-edit-modal .category-modal-footer{margin-top:24px;padding-top:16px}.supplier-edit-modal .category-modal-footer>button{min-width:130px;height:46px}.supplier-edit-modal .category-modal-footer>.primary{min-width:220px;justify-content:center}@media(max-width:700px){.supplier-edit-modal{width:94vw;max-height:92vh;overflow:auto;padding:22px 16px}.supplier-edit-modal .editor-two{grid-template-columns:1fr}.supplier-edit-modal .category-modal-footer{flex-direction:column-reverse}.supplier-edit-modal .category-modal-footer>button{width:100%}}.visual-node-ornament:not(.band),.ornament-corner,.hero-watermark{display:none!important;content:none!important}.visual-signature-2026 .reference-service-fallback:before,.visual-reference-2026 .cards-with-ornaments .reference-category-card:after,.visual-reference-2026 .cards-with-ornaments .ref-product-card:after,.visual-signature-2026 .cards-with-ornaments .ref-product-card:before,.visual-signature-2026 .cards-with-ornaments .ref-product-card:after{display:none!important;content:none!important;background:none!important;-webkit-mask:none!important;mask:none!important}.ethno-band,.footer-band,.admin-auth-band,.supplier-login-ornament,.product-editor-modal:before,.checkout-modal:before,.checkout-shell:before,.checkout-card:before,.public-catalog-modal:before,.product-gallery-modal:before,.order-details:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E")!important;background-repeat:repeat-x!important;background-position:center!important;background-size:auto 72%!important}.visual-node-ornament.band{display:block!important;overflow:hidden!important}.visual-node-ornament.band>i{display:block!important;width:100%!important;height:100%!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E")!important;background-repeat:repeat-x!important;background-position:center!important;background-size:auto 72%!important;opacity:1!important}.reference-topbar nav{gap:24px!important;align-items:center!important}.reference-topbar nav a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:56px!important;padding:0 5px!important;font-size:17px!important;line-height:1!important;font-weight:850!important;white-space:nowrap!important}@media(max-width:1180px)and (min-width:801px){.reference-topbar nav{gap:13px!important}.reference-topbar nav a{min-height:52px!important;font-size:15px!important;padding:0 3px!important}}.visual-signature-2026 .visual-footer-node .footer-links,.visual-reference-2026 .visual-footer-node .footer-links,footer .footer-links{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;gap:22px!important}.visual-signature-2026 .visual-footer-node .footer-links button,.visual-signature-2026 .visual-footer-node .footer-links a,.visual-reference-2026 .visual-footer-node .footer-links button,.visual-reference-2026 .visual-footer-node .footer-links a,footer .footer-links button,footer .footer-links a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:50px!important;padding:0 8px!important;margin:0!important;border:0!important;background:transparent!important;color:inherit!important;text-decoration:none!important;font-family:inherit!important;font-size:17px!important;line-height:1!important;font-weight:850!important;white-space:nowrap!important}@media(min-width:901px){.visual-signature-2026 .visual-footer-node,.visual-reference-2026 .visual-footer-node{min-height:165px!important;padding:32px 4vw 24px!important;grid-template-columns:220px minmax(0,1fr) 220px!important;column-gap:26px!important;align-items:center!important}.visual-signature-2026 .visual-footer-node .server-state,.visual-reference-2026 .visual-footer-node .server-state{justify-self:end!important}}@media(max-width:900px){.visual-signature-2026 .visual-footer-node .footer-links,.visual-reference-2026 .visual-footer-node .footer-links,footer .footer-links{flex-wrap:wrap!important;gap:8px 16px!important}.visual-signature-2026 .visual-footer-node .footer-links button,.visual-signature-2026 .visual-footer-node .footer-links a,.visual-reference-2026 .visual-footer-node .footer-links button,.visual-reference-2026 .visual-footer-node .footer-links a,footer .footer-links button,footer .footer-links a{min-height:44px!important;font-size:15px!important}}.checkout-btn:before,.checkout-btn:after{display:none!important;content:none!important}.cart-drawer{position:relative!important;background:#fffdf8!important}.cart-drawer:before{content:""!important;display:block!important;position:absolute!important;left:24px!important;right:24px!important;top:8px!important;height:10px!important;z-index:3!important;pointer-events:none!important;background-color:transparent!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E")!important;background-repeat:repeat-x!important;background-position:center!important;background-size:auto 9px!important}@media(min-width:801px){.drawer-backdrop{display:flex!important;align-items:center!important;justify-content:center!important;padding:28px!important;box-sizing:border-box!important}.cart-drawer{inset:auto!important;width:min(800px,calc(100vw - 56px))!important;max-width:800px!important;min-width:0!important;height:auto!important;min-height:0!important;max-height:86vh!important;margin:0!important;border-radius:22px!important;overflow:auto!important;box-shadow:0 28px 80px #00000052!important}.cart-drawer .drawer-head{padding:30px 28px 18px!important}.cart-drawer .drawer-head small{font-size:10px!important;letter-spacing:3px!important}.cart-drawer .drawer-head h2{margin:3px 0 0!important;font-size:38px!important;line-height:1.05!important}.cart-drawer .drawer-head>button{width:44px!important;height:44px!important}.cart-drawer .cart-lines{padding:0 28px!important}.cart-drawer .cart-line{display:grid!important;grid-template-columns:72px minmax(0,1fr) auto 44px!important;gap:13px!important;align-items:center!important;padding:14px 0!important}.cart-drawer .cart-line>img{width:72px!important;height:72px!important;border-radius:11px!important;object-fit:cover!important}.cart-drawer .cart-line>div:nth-child(2){min-width:0!important}.cart-drawer .cart-line .qty{align-self:center!important}.cart-drawer .cart-line .remove{width:42px!important;height:42px!important}.cart-drawer .cutoff-warning{margin:16px 28px 0!important;padding:13px 15px!important;border-radius:13px!important}.cart-drawer .cutoff-warning b{font-size:13px!important}.cart-drawer .cutoff-warning p{margin-top:4px!important;font-size:11px!important;line-height:1.4!important}.cart-drawer .summary{padding:18px 28px 24px!important}.cart-drawer .summary>div{min-height:32px!important}.cart-drawer .summary .total{margin-top:8px!important;padding-top:13px!important}.cart-drawer .summary .total span,.cart-drawer .summary .total b{font-size:20px!important}.cart-drawer .checkout-btn{height:56px!important;min-height:56px!important;margin-top:14px!important;border-radius:999px!important;font-size:15px!important}}@media(max-width:800px){.drawer-backdrop{padding:0!important;align-items:stretch!important}.cart-drawer{width:100vw!important;max-width:none!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;border-radius:0!important}.cart-drawer:before{left:14px!important;right:14px!important;top:6px!important;height:8px!important;background-size:auto 7px!important}}html body .cart-drawer,html body .cart-drawer *,html body .checkout-modal,html body .checkout-modal *{box-sizing:border-box!important}html body .reference-topbar nav{gap:26px!important;align-items:center!important}html body .reference-topbar nav a{min-height:58px!important;padding:0 5px!important;font-size:18px!important;line-height:1!important;font-weight:850!important;letter-spacing:.1px!important;white-space:nowrap!important}@media(max-width:1200px)and (min-width:801px){html body .reference-topbar nav{gap:15px!important}html body .reference-topbar nav a{min-height:54px!important;font-size:16px!important;padding:0 3px!important}}@media(min-width:901px){html body .visual-signature-2026 .visual-footer-node,html body .visual-reference-2026 .visual-footer-node{min-height:142px!important;padding:18px 4vw!important;grid-template-columns:220px minmax(0,1fr) 220px!important;column-gap:24px!important;align-items:center!important}html body .visual-signature-2026 .visual-footer-node .footer-links,html body .visual-reference-2026 .visual-footer-node .footer-links{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;gap:24px!important}html body .visual-signature-2026 .visual-footer-node .footer-links button,html body .visual-signature-2026 .visual-footer-node .footer-links a,html body .visual-reference-2026 .visual-footer-node .footer-links button,html body .visual-reference-2026 .visual-footer-node .footer-links a{min-height:48px!important;padding:0 5px!important;margin:0!important;font-size:18px!important;line-height:1!important;font-weight:850!important;white-space:nowrap!important}html body .visual-signature-2026 .visual-footer-node .logo img,html body .visual-reference-2026 .visual-footer-node .logo img{max-height:112px!important;width:auto!important}}@media(min-width:801px){html body .drawer-backdrop{display:flex!important;align-items:center!important;justify-content:center!important;padding:24px!important;overflow:hidden!important}html body .drawer-backdrop>.cart-drawer{position:relative!important;inset:auto!important;width:820px!important;max-width:calc(100vw - 48px)!important;min-width:0!important;height:auto!important;min-height:0!important;max-height:calc(100vh - 48px)!important;margin:0!important;overflow-y:auto!important;overflow-x:hidden!important;border-radius:22px!important}html body .cart-drawer .drawer-head,html body .cart-drawer .cart-lines,html body .cart-drawer .cutoff-warning,html body .cart-drawer .summary{width:auto!important;max-width:none!important;min-width:0!important;margin-left:26px!important;margin-right:26px!important}html body .cart-drawer .drawer-head{padding:28px 0 17px!important}html body .cart-drawer .drawer-head h2{font-size:40px!important;line-height:1!important;margin:4px 0 0!important}html body .cart-drawer .drawer-head>button{width:44px!important;height:44px!important;flex:0 0 44px!important}html body .cart-drawer .cart-lines{padding:0!important}html body .cart-drawer .cart-line{width:100%!important;min-width:0!important;grid-template-columns:72px minmax(0,1fr) 142px 44px!important;gap:12px!important;padding:13px 0!important;align-items:center!important}html body .cart-drawer .cart-line>img{width:72px!important;height:72px!important;object-fit:cover!important;border-radius:11px!important}html body .cart-drawer .cart-line>div:nth-child(2){min-width:0!important;overflow:hidden!important}html body .cart-drawer .cart-line>div:nth-child(2)>b,html body .cart-drawer .cart-line>div:nth-child(2)>small{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}html body .cart-drawer .qty{width:142px!important;min-width:142px!important}html body .cart-drawer .remove{width:42px!important;min-width:42px!important;height:42px!important}html body .cart-drawer .cutoff-warning{padding:12px 14px!important;margin-top:14px!important;margin-bottom:0!important}html body .cart-drawer .cutoff-warning p{margin:4px 0 0!important;font-size:11px!important;line-height:1.35!important}html body .cart-drawer .summary{padding:16px 0 22px!important}html body .cart-drawer .summary>div{min-height:31px!important}html body .cart-drawer .summary .total{margin-top:7px!important;padding-top:12px!important}html body .cart-drawer .summary .total span,html body .cart-drawer .summary .total b{font-size:20px!important}html body .cart-drawer .checkout-btn{width:100%!important;max-width:100%!important;height:54px!important;min-height:54px!important;margin-top:13px!important;font-size:15px!important}html body .cart-drawer:before{left:20px!important;right:20px!important;top:7px!important;height:8px!important;background-size:auto 7px!important}}@media(min-width:801px){html body .modal-backdrop>.checkout-modal{width:960px!important;max-width:calc(100vw - 48px)!important;min-width:0!important;height:auto!important;min-height:0!important;max-height:calc(100vh - 48px)!important;overflow-y:auto!important;overflow-x:hidden!important;border-radius:22px!important}html body .checkout-modal:before{height:10px!important;background-color:transparent!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='1'%3E%3C/svg%3E")!important;background-repeat:repeat-x!important;background-position:center!important;background-size:auto 9px!important}html body .checkout-modal>form{padding:28px 34px 24px!important;width:100%!important;max-width:100%!important;overflow:hidden!important}html body .checkout-modal h2{font-size:36px!important;line-height:1.08!important;margin:4px 0 8px!important}html body .checkout-modal form>p{font-size:16px!important;line-height:1.4!important;margin:0 0 18px!important}html body .checkout-modal .checkout-note,html body .checkout-modal .qr-hotel-checkout{margin:0 0 16px!important;padding:12px 14px!important;border-radius:12px!important}html body .checkout-modal .checkout-grid{grid-template-columns:1fr 1fr!important;gap:14px 16px!important;width:100%!important;min-width:0!important}html body .checkout-modal .checkout-grid>label{min-width:0!important}html body .checkout-modal .checkout-grid>label>div{min-width:0!important;width:100%!important}html body .checkout-modal input{width:100%!important;min-width:0!important;height:54px!important}html body .checkout-modal textarea{width:100%!important;min-width:0!important;min-height:92px!important;height:92px!important}html body .checkout-modal .checkout-footer{margin-top:16px!important;padding-top:16px!important}html body .checkout-modal .checkout-footer .checkout-btn{min-height:54px!important;height:54px!important}html body .checkout-modal>.modal-close,html body .checkout-modal .modal-close{width:44px!important;height:44px!important}}@media(max-width:800px){html body .drawer-backdrop,html body .modal-backdrop{overflow:hidden!important}html body .drawer-backdrop>.cart-drawer,html body .modal-backdrop>.checkout-modal{width:100vw!important;max-width:100vw!important;min-width:0!important;height:100dvh!important;max-height:100dvh!important;overflow-y:auto!important;overflow-x:hidden!important;border-radius:0!important}html body .checkout-modal>form{width:100%!important;min-width:0!important;padding:22px 16px 24px!important;overflow:hidden!important}html body .checkout-modal .checkout-grid{grid-template-columns:1fr!important;width:100%!important;min-width:0!important}html body .cart-drawer .drawer-head,html body .cart-drawer .cart-lines,html body .cart-drawer .cutoff-warning,html body .cart-drawer .summary{max-width:100%!important;min-width:0!important}}.visual-node-ornament,.visual-custom-ornament,.ethno-band,.footer-band,.admin-auth-band,.supplier-login-ornament,.ornament-corner,.card-ornament,.category-card-ornament,.product-card-ornament,.service-card-ornament,[class*=ornament]{display:none!important;visibility:hidden!important;opacity:0!important;background:none!important;background-image:none!important;-webkit-mask:none!important;mask:none!important;content:none!important}.hero-watermark,.visual-signature-2026 .reference-service-fallback:before,.visual-reference-2026 .cards-with-ornaments .reference-category-card:after,.visual-reference-2026 .cards-with-ornaments .ref-product-card:after,.visual-signature-2026 .cards-with-ornaments .ref-product-card:before,.visual-signature-2026 .cards-with-ornaments .ref-product-card:after,.product-editor-modal:before,.checkout-modal:before,.checkout-shell:before,.checkout-card:before,.public-catalog-modal:before,.product-gallery-modal:before,.order-details:before,.cart-drawer:before,.checkout-btn:before,.checkout-btn:after{display:none!important;content:none!important;background:none!important;background-image:none!important;-webkit-mask:none!important;mask:none!important;opacity:0!important}.ethno-band,.footer-band,.admin-auth-band,.supplier-login-ornament,.visual-node-ornament.band{height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}.cart-drawer,.checkout-modal,.checkout-shell,.checkout-card,.public-catalog-modal,.product-gallery-modal,.order-details,.product-editor-modal{background-image:none!important}html body .reference-topbar nav{display:flex!important;align-items:center!important;justify-content:center!important;gap:28px!important}html body .reference-topbar nav a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:58px!important;padding:0 4px!important;font-size:19px!important;line-height:1!important;font-weight:850!important;letter-spacing:.1px!important;white-space:nowrap!important}@media(min-width:901px){html body .visual-signature-2026 .visual-footer-node,html body .visual-reference-2026 .visual-footer-node{min-height:118px!important;padding:12px 4vw!important;grid-template-columns:210px minmax(0,1fr) 210px!important;column-gap:20px!important;align-items:center!important}html body .visual-signature-2026 .visual-footer-node .footer-links,html body .visual-reference-2026 .visual-footer-node .footer-links{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;gap:24px!important}html body .visual-signature-2026 .visual-footer-node .footer-links button,html body .visual-signature-2026 .visual-footer-node .footer-links a,html body .visual-reference-2026 .visual-footer-node .footer-links button,html body .visual-reference-2026 .visual-footer-node .footer-links a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;padding:0 6px!important;margin:0!important;border:0!important;background:transparent!important;color:inherit!important;text-decoration:none!important;font-family:inherit!important;font-size:18px!important;line-height:1!important;font-weight:850!important;white-space:nowrap!important}html body .visual-signature-2026 .visual-footer-node .logo img,html body .visual-reference-2026 .visual-footer-node .logo img{max-height:96px!important;width:auto!important}}@media(max-width:1200px)and (min-width:801px){html body .reference-topbar nav{gap:17px!important}html body .reference-topbar nav a{min-height:54px!important;font-size:16px!important;padding:0 2px!important}html body .visual-signature-2026 .visual-footer-node .footer-links,html body .visual-reference-2026 .visual-footer-node .footer-links{gap:14px!important}html body .visual-signature-2026 .visual-footer-node .footer-links button,html body .visual-signature-2026 .visual-footer-node .footer-links a,html body .visual-reference-2026 .visual-footer-node .footer-links button,html body .visual-reference-2026 .visual-footer-node .footer-links a{font-size:16px!important}}@media(max-width:800px){html body .visual-signature-2026 .visual-footer-node .footer-links,html body .visual-reference-2026 .visual-footer-node .footer-links{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:6px 14px!important}html body .visual-signature-2026 .visual-footer-node .footer-links button,html body .visual-signature-2026 .visual-footer-node .footer-links a,html body .visual-reference-2026 .visual-footer-node .footer-links button,html body .visual-reference-2026 .visual-footer-node .footer-links a{min-height:42px!important;font-size:16px!important;font-weight:850!important}}html body .reference-topbar nav{display:flex!important;align-items:center!important;justify-content:center!important;gap:30px!important}html body .reference-topbar nav a,html body .reference-topbar nav button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;height:48px!important;padding:0 5px!important;margin:0!important;font-size:21px!important;line-height:1!important;font-weight:900!important;letter-spacing:.05px!important;white-space:nowrap!important}@media(max-width:1250px)and (min-width:801px){html body .reference-topbar nav{gap:18px!important}html body .reference-topbar nav a,html body .reference-topbar nav button{min-height:46px!important;height:46px!important;padding:0 3px!important;font-size:18px!important}}@media(max-width:800px){html body .reference-topbar nav a,html body .reference-topbar nav button{font-size:inherit!important;height:auto!important;min-height:0!important}}.info-pages-settings{margin:24px 0;padding:20px;border:1px solid #ded5c3;border-radius:18px;background:#fffdf8;box-shadow:0 10px 28px #183f3d0f}.info-pages-settings-head small{display:block;font-size:10px;font-weight:900;letter-spacing:2px;color:#a87622}.info-pages-settings-head h3{margin:5px 0;font-size:24px;color:#123f3b}.info-pages-settings-head p{margin:0;color:#6d7b76;font-size:13px}.info-page-tabs,.info-language-tabs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:16px}.info-page-tabs button,.info-language-tabs button{border:1px solid #d8cfbe;border-radius:999px;background:#fff;color:#214b48;font:inherit;font-weight:800;cursor:pointer}.info-page-tabs button{padding:10px 16px}.info-language-tabs button{min-width:44px;height:38px;padding:0 10px}.info-page-tabs button.active,.info-language-tabs button.active{background:#075b58;color:#fff;border-color:#075b58}.info-page-editor{display:grid;grid-template-columns:1fr;gap:14px;margin-top:16px}.info-page-editor label{display:flex;flex-direction:column;gap:7px;min-width:0}.info-page-editor label>span{font-size:12px;font-weight:850;color:#294f4c}.info-page-editor input,.info-page-editor textarea{width:100%;box-sizing:border-box;border:1px solid #d9d1c3;border-radius:12px;background:#fff;padding:12px 14px;color:#173f3c;font:inherit;outline:none}.info-page-editor textarea{resize:vertical;min-height:150px;line-height:1.55}.info-page-editor input:focus,.info-page-editor textarea:focus{border-color:#0a6b67;box-shadow:0 0 0 3px #0a6b6717}.info-page-hint{color:#7a817d;line-height:1.45}.editable-info-backdrop{z-index:1500;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box}.editable-info-modal{position:relative;width:min(720px,calc(100vw - 48px));max-height:86vh;overflow:auto;box-sizing:border-box;padding:32px;border-radius:22px;border:1px solid #ded4bf;background:#fffdf8;box-shadow:0 28px 90px #082b2947;color:#173f3c}.editable-info-modal>small{display:block;color:#aa7721;font-size:10px;font-weight:900;letter-spacing:2.5px;margin-bottom:7px}.editable-info-modal h2{margin:0 52px 18px 0;font:700 38px/1.08 Georgia,Times New Roman,serif;color:#063f3f}.editable-info-copy p{margin:0 0 12px;font-size:16px;line-height:1.65;color:#526863;white-space:pre-line}.editable-info-contacts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.editable-info-contacts>a,.editable-info-hours{display:flex;flex-direction:column;gap:4px;padding:14px;border:1px solid #ded5c3;border-radius:13px;background:#fff;color:#173f3c;text-decoration:none}.editable-info-contacts>a:hover{border-color:#b9954d;transform:translateY(-1px)}.editable-info-contacts b{font-size:12px}.editable-info-contacts span{font-size:13px;color:#65736e;word-break:break-word}.editable-info-hours{grid-column:1/-1}.editable-info-close{top:18px!important;right:18px!important}@media(max-width:700px){.info-pages-settings{padding:15px;border-radius:14px}.info-pages-settings-head h3{font-size:20px}.info-page-tabs button{padding:9px 12px}.editable-info-backdrop{padding:0}.editable-info-modal{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;border-radius:0;border:0;padding:28px 18px 24px}.editable-info-modal h2{font-size:31px}.editable-info-copy p{font-size:15px}.editable-info-contacts{grid-template-columns:1fr}.editable-info-hours{grid-column:auto}}.info-auto-translate{margin-top:16px;padding:14px;border:1px solid #d8cfbe;border-radius:14px;background:#f7f3e9;display:flex;align-items:center;justify-content:space-between;gap:14px}.info-auto-translate>div{display:flex;align-items:center;gap:10px;min-width:0}.info-auto-translate svg{width:23px;height:23px;flex:none;color:#0a6966}.info-auto-translate span{display:flex;flex-direction:column;gap:2px;min-width:0}.info-auto-translate b{font-size:13px;color:#173f3c}.info-auto-translate small{font-size:11px;color:#75817d}.info-auto-translate>button{flex:none;min-height:42px;padding:0 16px;border:0;border-radius:999px;background:#075b58;color:#fff;font:inherit;font-weight:850;cursor:pointer}.info-auto-translate>button:disabled{opacity:.55;cursor:wait}.info-translate-status{margin-top:10px;padding:10px 12px;border-radius:11px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:750}.info-translate-status svg{width:17px;height:17px;flex:none}.info-translate-status.ok{background:#eaf7f1;color:#17624b;border:1px solid #bfdfd0}.info-translate-status.error{background:#fff1ed;color:#9a4936;border:1px solid #efc9bf}@media(max-width:700px){.info-auto-translate{align-items:stretch;flex-direction:column}.info-auto-translate>button{width:100%}}.supplier-product-row{display:grid!important;grid-template-columns:110px minmax(240px,1fr) minmax(230px,270px) 320px 180px!important;column-gap:16px!important;row-gap:12px!important;align-items:center!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important}.supplier-product-row>img{width:110px!important;height:110px!important;max-width:110px!important;object-fit:cover!important;box-sizing:border-box!important}.supplier-product-copy{min-width:0!important}.supplier-stock-editor{width:100%!important;min-width:0!important;max-width:none!important;box-sizing:border-box!important}.supplier-stock-editor>div{width:100%!important;box-sizing:border-box!important}.supplier-reservation-breakdown{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;width:320px!important;min-width:0!important;max-width:320px!important;box-sizing:border-box!important}.supplier-reservation-breakdown>span{min-width:0!important;width:auto!important;box-sizing:border-box!important}.supplier-save{position:static!important;inset:auto!important;transform:none!important;float:none!important;grid-column:auto!important;grid-row:auto!important;margin:0!important;width:180px!important;min-width:180px!important;max-width:180px!important;min-height:58px!important;align-self:center!important;justify-self:stretch!important;box-sizing:border-box!important;z-index:auto!important}@media(max-width:1180px)and (min-width:981px){.supplier-product-row{grid-template-columns:96px minmax(210px,1fr) 220px 290px 160px!important;column-gap:12px!important}.supplier-product-row>img{width:96px!important;height:96px!important}.supplier-reservation-breakdown{width:290px!important;max-width:290px!important;gap:6px!important}.supplier-save{width:160px!important;min-width:160px!important;max-width:160px!important}}@media(max-width:980px){.supplier-product-row{grid-template-columns:88px minmax(0,1fr)!important;gap:14px!important}.supplier-product-row>img{width:88px!important;height:88px!important}.supplier-product-copy{grid-column:2!important}.supplier-stock-editor,.supplier-reservation-breakdown,.supplier-save{grid-column:1/-1!important;width:100%!important;max-width:none!important;min-width:0!important}.supplier-save{justify-self:stretch!important}}.partner-admin-card{position:relative!important;isolation:isolate!important}.partner-admin-actions{position:relative!important;z-index:50!important;pointer-events:auto!important}.partner-admin-actions>button,.partner-admin-actions .product-edit-button,.partner-admin-actions .toggle{position:relative!important;z-index:51!important;pointer-events:auto!important;cursor:pointer!important}.partner-admin-actions .product-edit-button{touch-action:manipulation!important}.partner-analytics-panel{margin:0 0 14px;padding:14px;border:1px solid #d8c99e;border-radius:14px;background:linear-gradient(145deg,#fffdf8,#f6f2e7);box-shadow:0 7px 20px #22413b0b}.partner-analytics-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.partner-analytics-head>div:first-child{display:flex;align-items:center;gap:9px;color:#0a6662}.partner-analytics-head>div:first-child>svg{width:27px;height:27px}.partner-analytics-head>div:first-child span{display:flex;flex-direction:column}.partner-analytics-head>div:first-child b{font:700 18px Georgia,serif;color:#164b48}.partner-analytics-head>div:first-child small{font-size:8px;color:#7a8580;margin-top:2px}.partner-analytics-controls{display:flex;align-items:flex-end;justify-content:flex-end;gap:8px;flex-wrap:wrap}.partner-analytics-controls>label{display:flex;flex-direction:column;gap:3px;font-size:7px;font-weight:850;color:#7a817d}.partner-analytics-controls select{height:34px;border:1px solid #d8d7ce;border-radius:8px;background:#fff;padding:0 9px;color:#31534f;font-size:8px}.partner-analytics-refresh{height:34px;border:1px solid #c8d6d2;border-radius:8px;background:#eef7f4;color:#17665f;padding:0 10px;display:flex;align-items:center;gap:5px;font-size:8px;font-weight:900}.partner-analytics-refresh svg{width:14px}.partner-analytics-refresh:disabled{opacity:.55}.partner-analytics-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:10px}.partner-analytics-summary article{min-height:68px;border:1px solid #dfe1d9;border-radius:11px;background:#fff;padding:10px;display:flex;align-items:center;gap:8px}.partner-analytics-summary article>svg{width:21px;color:#0b6b66}.partner-analytics-summary span{display:flex;flex-direction:column}.partner-analytics-summary small{font-size:7px;color:#7c8581}.partner-analytics-summary b{font:700 18px Georgia,serif;color:#164b48;margin-top:2px}.partner-analytics-list{display:flex;flex-direction:column;gap:6px}.partner-analytics-row{display:grid;grid-template-columns:minmax(180px,1.45fr) repeat(5,minmax(64px,.55fr)) minmax(72px,.62fr) minmax(82px,.7fr);gap:6px;align-items:stretch}.partner-analytics-row>div,.partner-analytics-row>span{min-height:54px;border:1px solid #e2dfd5;border-radius:9px;background:#fff;padding:8px;display:flex;flex-direction:column;justify-content:center}.partner-analytics-row small{font-size:6.5px;color:#858d89}.partner-analytics-row b{font-size:11px;color:#27504c;margin-top:2px}.partner-analytics-partner b{font:700 13px Georgia,serif!important;color:#154c49!important}.partner-analytics-partner small{text-transform:uppercase;color:#a1762a!important;font-weight:900}.partner-actions-total{background:#eef8f3!important;border-color:#cde1d8!important}.partner-actions-total b{color:#176a50!important}.partner-conversion{background:#fff8e8!important;border-color:#ead6a3!important}.partner-conversion b{color:#9a6b17!important}.partner-analytics-error{margin:0 0 10px;padding:9px 10px;border:1px solid #e7c2bb;border-radius:9px;background:#fff0ed;color:#9d473a;font-size:8px;font-weight:850}.partner-analytics-empty{padding:18px;text-align:center;border:1px dashed #d8cfba;border-radius:10px;color:#7a8580;font-size:9px;background:#fff}@media(max-width:1050px){.partner-analytics-head{flex-direction:column}.partner-analytics-controls{justify-content:flex-start}.partner-analytics-summary,.partner-analytics-row{grid-template-columns:1fr 1fr}.partner-analytics-partner{grid-column:1/-1}}@media(max-width:620px){.partner-analytics-panel{padding:10px}.partner-analytics-summary{grid-template-columns:1fr}.partner-analytics-controls{width:100%;align-items:stretch;flex-direction:column}.partner-analytics-controls .analytics-periods{width:100%;display:grid;grid-template-columns:1fr 1fr}.partner-analytics-controls .analytics-periods button{width:100%}.partner-analytics-refresh{justify-content:center}}.partner-analytics-type-filter{display:flex;gap:7px;flex-wrap:wrap;margin:0 0 12px;padding-top:2px}.partner-analytics-type-filter button{border:1px solid #d8d7ce;background:#fff;color:#53635f;border-radius:9px;min-height:34px;padding:0 11px;font-size:8px;font-weight:850;display:flex;align-items:center;gap:6px}.partner-analytics-type-filter button b{min-width:18px;height:18px;border-radius:999px;background:#f0eee7;color:#60706b;display:inline-flex;align-items:center;justify-content:center;font-size:7px}.partner-analytics-type-filter button.active{background:#0b6b66;color:#fff;border-color:#0b6b66}.partner-analytics-type-filter button.active b{background:#ffffff2e;color:#fff}.partner-company-analytics-list{display:flex;flex-direction:column;gap:8px}.partner-company-analytics-card{display:grid;grid-template-columns:minmax(210px,1.15fr) minmax(0,3fr);gap:10px;padding:10px;border:1px solid #dfddd4;border-radius:12px;background:#fff}.partner-company-title{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:5px 7px}.partner-company-title small{font-size:7px;font-weight:900;text-transform:uppercase;color:#aa771f}.partner-company-title h3{font:700 17px Georgia,serif;color:#164b48;margin:3px 0 8px}.partner-company-title button{border:1px solid #c7dcd6;background:#eff8f5;color:#17665f;border-radius:8px;min-height:30px;padding:0 9px;font-size:7px;font-weight:900}.partner-company-metrics{display:grid;grid-template-columns:repeat(7,minmax(70px,1fr));gap:6px}.partner-company-metrics span{min-height:58px;border:1px solid #e3e0d8;border-radius:9px;background:#fffdf9;padding:8px;display:flex;flex-direction:column;justify-content:center}.partner-company-metrics small{font-size:6.5px;color:#818b87}.partner-company-metrics b{font:700 13px Georgia,serif;color:#174e4a;margin-top:3px}.partner-company-metrics .actions{background:#eef8f3;border-color:#cde1d8}.partner-company-metrics .actions b{color:#176a50}.partner-company-metrics .conversion{background:#fff8e8;border-color:#ead6a3}.partner-company-metrics .conversion b{color:#9a6b17}.partner-stats-backdrop{z-index:1200}.partner-stats-modal{width:min(820px,calc(100vw - 30px));max-height:88vh;overflow:auto;background:#fffdf8;border:1px solid #d8c99e;border-radius:18px;padding:24px;position:relative;box-shadow:0 30px 80px #12322f38}.partner-stats-modal>small{font-size:8px;color:#aa771f;font-weight:900;text-transform:uppercase}.partner-stats-modal>h2{font:700 27px Georgia,serif;color:#164b48;margin:5px 40px 4px 0}.partner-stats-modal>p{font-size:9px;color:#75817d;margin:0 0 16px}.partner-stats-modal-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.partner-stats-modal-grid article{min-height:82px;border:1px solid #e1ded4;border-radius:11px;background:#fff;padding:11px;display:flex;flex-direction:column;justify-content:center}.partner-stats-modal-grid small{font-size:7px;color:#818a86}.partner-stats-modal-grid b{font:700 22px Georgia,serif;color:#174e4a;margin-top:4px}.partner-stats-modal-grid .actions{background:#eef8f3;border-color:#cde1d8}.partner-stats-modal-grid .conversion{background:#fff8e8;border-color:#ead6a3}.partner-stats-footer{margin-top:14px;padding-top:12px;border-top:1px solid #e4e0d5;display:flex;align-items:center;justify-content:space-between;gap:12px}.partner-stats-footer span{font-size:7.5px;color:#7c8782}.partner-stats-footer button{border:0;border-radius:9px;background:#0b6b66;color:#fff;min-height:36px;padding:0 12px;display:flex;align-items:center;gap:6px;font-size:8px;font-weight:900}.partner-stats-footer button svg{width:14px}@media(max-width:1100px){.partner-company-analytics-card{grid-template-columns:1fr}.partner-company-metrics{grid-template-columns:repeat(4,1fr)}}@media(max-width:700px){.partner-company-metrics,.partner-stats-modal-grid{grid-template-columns:repeat(2,1fr)}.partner-stats-footer{align-items:stretch;flex-direction:column}.partner-stats-footer button{justify-content:center}}@media(max-width:430px){.partner-company-metrics,.partner-stats-modal-grid{grid-template-columns:1fr 1fr}}@media(min-width:901px){.admin-shell{--admin-sidebar-space: 288px}.admin-shell .modal-backdrop{box-sizing:border-box!important;padding-left:calc(var(--admin-sidebar-space) + 18px)!important;padding-right:18px!important}.admin-shell .modal-backdrop>*{max-width:100%!important;box-sizing:border-box!important}.admin-shell .product-editor-modal{width:min(1180px,calc(100vw - var(--admin-sidebar-space) - 44px))!important}.admin-shell .partner-editor-modal{width:min(1100px,calc(100vw - var(--admin-sidebar-space) - 44px))!important}.admin-shell .hotel-qr-modal{width:min(1220px,calc(100vw - var(--admin-sidebar-space) - 44px))!important}.admin-shell .admin-menu-button{display:none!important}}@media(max-width:900px){.admin-shell .modal-backdrop{padding-left:12px!important;padding-right:12px!important}.admin-shell .admin-menu-button{display:flex!important}.admin-shell .product-editor-modal,.admin-shell .partner-editor-modal,.admin-shell .hotel-qr-modal{max-width:100%!important}}@media(min-width:901px){.admin-shell .modal-backdrop{padding-left:18px!important;padding-right:18px!important;justify-content:center!important;box-sizing:border-box!important}.admin-shell .product-editor-modal,.admin-shell .partner-editor-modal,.admin-shell .hotel-qr-modal{width:calc(100% + -0px)!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.admin-shell .partner-editor-modal{max-width:1100px!important}.admin-shell .hotel-qr-modal{max-width:1220px!important}.admin-shell .admin-menu-button{display:none!important}}
