.freq{--white:#FFFFFF;--paper:#FDFAF4;--beige:#F5EFE3;--beige-deep:#EFE4D2;--card:#FFFFFF;--ink:#241E1A;--ink-strong:#1C1713;--soft:#7A6E60;--muted:#A79883;--line:#E6DCC7;--hair:#EFE7D9;--gold:#B8862F;--gold-deep:#8A6A1F;--gold-soft:#F6EFDD;--gold-metal:linear-gradient(135deg,#F7E7B4 0%,#D9AE52 24%,#B8862F 48%,#E8CB84 62%,#F6EBC6 78%,#C9992F 100%);--gold-metal-lit:linear-gradient(135deg,#FBF0CE 0%,#E3BC68 24%,#C89439 48%,#F0D89B 62%,#FDF5DE 78%,#D9A93E 100%);--silver:#C9CDD3;--silver-line:#B9BFC7;--silver-deep:#5A646E;--shadow:0 16px 38px rgba(120,95,50,.13);position:relative;z-index:70;isolation:isolate;overflow:hidden;margin-top:0;padding:clamp(32px,3.6vw,52px) 0 0;scroll-margin-top:clamp(78px,10vh,128px);color:var(--ink);font-family:Archivo,Helvetica Neue,Arial,sans-serif;background:linear-gradient(178deg,#fff,#fdfaf4 52%,#f5efe3)}.freq:before{content:"";position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;z-index:-1;pointer-events:none;background:radial-gradient(38% 32% at 18% 24%,rgba(216,190,138,.16),transparent 66%),radial-gradient(32% 28% at 84% 66%,rgba(201,205,211,.16),transparent 68%);filter:blur(14px);opacity:.9}.freq *{box-sizing:border-box}.freq img{max-width:100%;display:block}.freq button{font:inherit;color:inherit;cursor:pointer}.freq :focus-visible{outline:2px solid var(--gold-deep);outline-offset:3px}body:has(.freq) a[aria-label="Chat with us on WhatsApp"],body:has(.freq) button[aria-label=BON-Loyalty-btn]{z-index:55!important}.freq__wrap{width:min(1240px,calc(100% - 32px));margin:0 auto}.freq__catwrap{position:relative;z-index:2;clear:both}.freq__cats{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(10px,1.3vw,16px)}.freq__dots{display:none;justify-content:center;gap:8px;margin-top:16px}.freq__dot{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#d8d0c0;transition:width .2s ease,background .2s ease}.freq__dot.is-on{width:24px;background:var(--gold)}.freq__cat{position:relative;padding:0;border:1px solid var(--line);border-radius:4px;background:var(--card);overflow:hidden;text-align:start;isolation:isolate;box-shadow:0 10px 26px #785f3221;transition:box-shadow .22s ease,border-color .22s ease,transform .22s ease}.freq__cat img{width:100%;aspect-ratio:3/4;object-fit:cover}.freq__cat:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to top,rgba(28,23,19,.7) 0,rgba(28,23,19,.16) 36%,transparent 60%)}.freq__catfoot{position:absolute;z-index:2;inset-inline:0;bottom:0;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:clamp(12px,1.4vw,20px)}.freq__catname{color:#fffcf6;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(22px,2.4vw,32px);line-height:1;font-weight:600}.freq__cat:hover{border-color:var(--gold);box-shadow:0 20px 40px #785f3233;transform:translateY(-2px)}.freq__cat:active{transform:translateY(0)}.freq__pick{display:none;scroll-margin-top:clamp(102px,14vh,154px)}.freq__pick.is-on{display:block}.freq__filters{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding-bottom:16px;margin-bottom:20px;border-bottom:1px solid var(--hair)}.freq .freq__back{border:1px solid var(--silver-line);background:var(--white);border-radius:999px;width:34px;height:34px;padding:0;display:grid;place-items:center;margin-inline-end:6px;font-size:15px;line-height:1;color:var(--silver-deep);transition:border-color .2s ease,color .2s ease}.freq__back:hover{border-color:var(--gold);color:var(--gold-deep)}.freq .freq__chip{border:1px solid var(--line);background:var(--white);border-radius:999px;padding:8px 15px;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--soft);font-variant-numeric:tabular-nums;transition:background .2s ease,color .2s ease,border-color .2s ease}.freq__chip:hover{border-color:var(--gold);color:var(--gold-deep)}.freq__chip.is-on{background:var(--gold-metal);border-color:#c9992f;color:#2e2410}.freq__chip i{font-style:normal;opacity:.6;margin-inline-start:5px;font-weight:500}.freq__chip.is-on i{opacity:.8}.freq__grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(184px,210px);grid-template-columns:none;gap:clamp(10px,1.2vw,16px);overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-padding-inline:4px;padding:4px 4px 18px;scrollbar-width:thin;scrollbar-color:var(--gold) #EDE5D6}.freq__grid::-webkit-scrollbar{height:8px}.freq__grid::-webkit-scrollbar-track{background:#ede5d6;border-radius:999px}.freq__grid::-webkit-scrollbar-thumb{background:var(--gold);border-radius:999px}.freq__tile{position:relative;display:grid;grid-template-rows:168px 1fr;min-height:286px;padding:0;text-align:start;border:1px solid #EAE2D4;border-radius:4px;background:var(--card);overflow:hidden;box-shadow:0 8px 20px #785f3217;scroll-snap-align:start;transition:border-color .2s ease,box-shadow .24s ease,transform .2s ease}.freq__tile:hover{box-shadow:0 16px 30px #785f3229;transform:translateY(-2px)}.freq__tile:active{transform:translateY(0)}.freq__tile.is-on{border-color:var(--gold-deep);box-shadow:0 0 0 2px var(--gold-deep),0 16px 32px #8a6a1f33}.freq__tile.is-pop{animation:freq-pop .5s cubic-bezier(.2,1.2,.4,1)}@keyframes freq-pop{0%{transform:scale(1)}42%{transform:scale(1.045)}to{transform:scale(1)}}.freq__shot{position:relative;display:grid;place-items:center;height:168px;padding:18px 14px 8px;background:radial-gradient(ellipse at 50% 106%,rgba(214,186,126,.22),transparent 62%);transition:background .3s ease}.freq__shot img{max-height:144px;width:auto;object-fit:contain}.freq__tile.is-on .freq__shot{background:radial-gradient(ellipse at 50% 106%,rgba(214,186,126,.46),transparent 66%)}.freq__tick{position:absolute;top:9px;inset-inline-end:9px;z-index:2;width:27px;height:27px;border-radius:999px;display:grid;place-items:center;background:var(--gold-metal);color:#2e2410;font-size:13px;font-weight:800;box-shadow:0 4px 12px #8a6a1f66;transform:scale(0);transition:transform .24s cubic-bezier(.2,1.25,.4,1)}.freq__tile.is-on .freq__tick{transform:scale(1)}.freq__body{padding:0 13px 13px;display:grid;gap:4px;align-content:start;min-width:0}.freq__code{font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-deep)}.freq__name{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:19px;line-height:1.12;font-weight:600;color:var(--ink-strong);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.freq__price{display:flex;align-items:baseline;gap:7px;margin-top:3px;font-size:12px;font-variant-numeric:tabular-nums;min-width:0}.freq__price s{color:var(--muted)}.freq__price b{font-weight:700;color:var(--ink-strong)}.freq__off{margin-inline-start:auto;padding:3px 6px;border-radius:999px;background:var(--gold-soft);color:var(--gold-deep);font-size:10px;font-weight:800}.freq__low{margin-top:5px;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--gold-deep)}.freq__more{margin:18px 0 0;padding-bottom:clamp(104px,12vw,148px);color:var(--soft);font-size:12px;line-height:1.5}.freq__fly{position:fixed;z-index:200;pointer-events:none;object-fit:contain;transition:transform .42s cubic-bezier(.35,.9,.25,1),opacity .42s ease}.freq__bar{position:sticky;bottom:0;z-index:60;color:var(--ink);background:linear-gradient(100deg,#f3eadb,#fcf8f0 58%,#efe4d2);border-top:2px solid var(--gold-deep);box-shadow:0 -14px 36px #785f3229;transform:translateY(102%);transition:transform .32s cubic-bezier(.2,.8,.3,1)}.freq__bar.is-up{transform:none}.freq__bar.is-hit:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(112deg,transparent 38%,rgba(216,174,82,.16) 47%,rgba(247,231,180,.5) 51%,rgba(216,174,82,.16) 55%,transparent 64%);animation:freq-hit .85s ease-out 1}@keyframes freq-hit{0%{transform:translate(-100%);opacity:0}18%{opacity:1}to{transform:translate(100%);opacity:0}}.freq__barin{position:relative;z-index:1;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(14px,2vw,28px);padding:14px 0 16px}@media(min-width:861px){.freq__barin{padding-inline-end:92px}}.freq__slots{display:flex;gap:7px}.freq__slot{width:46px;height:56px;border-radius:3px;display:grid;place-items:center;overflow:hidden;border:1px dashed #C0BBAE;background:#ffffff8c;color:#9a9081;font-size:12px;font-weight:600;transition:border-color .24s ease,background .24s ease}.freq__slot.is-full{border-style:solid;border-color:var(--silver-line);background:var(--white);box-shadow:0 0 0 1px #b8862f47 inset}.freq__slot.is-new{transform:scale(1.03)}.freq__slot img{max-height:46px;width:auto;object-fit:contain}.freq__read{min-width:0}.freq__prices{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;font-variant-numeric:tabular-nums}.freq__now{font-size:30px;line-height:1;font-weight:800;letter-spacing:0;color:var(--ink-strong);font-variant-numeric:tabular-nums lining-nums}.freq__was{font-size:13px;color:var(--muted);text-decoration:line-through}.freq__unit{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--gold-deep);font-weight:700}.freq__note{margin:6px 0 0;font-size:12px;line-height:1.35;color:#6f6355}.freq__note.is-good{color:#2f6e4e;font-weight:600}.freq__note.is-error{color:#a6412c;font-weight:600}.freq__acts{display:flex;align-items:center;gap:10px}.freq__add,.freq__go{flex:0 0 auto;min-height:54px;padding:0 22px;border-radius:3px;font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;font-variant-numeric:tabular-nums;white-space:nowrap;transition:background .22s ease,color .22s ease,border-color .22s ease,transform .18s ease,opacity .22s ease,box-shadow .22s ease}.freq .freq__add{border:1px solid var(--silver-line);background:var(--white);color:#3a4149}.freq__add:hover:not(:disabled){border-color:var(--silver-deep);transform:translateY(-2px);box-shadow:0 8px 18px #5a646e29}.freq__add:disabled{opacity:.4;cursor:not-allowed}.freq .freq__go{border:1px solid var(--gold);background:var(--white);color:var(--gold-deep)}.freq__go:hover:not(:disabled){background:var(--gold-soft);transform:translateY(-2px)}.freq__go.is-ready{background:var(--gold-metal);border-color:#c9992f;color:#2e2410;box-shadow:0 8px 22px #8a6a1f57}.freq__go.is-ready:hover{background:var(--gold-metal-lit)}.freq__add.is-busy,.freq__go.is-busy{cursor:wait;opacity:.7}@media(max-width:860px){.freq__cats{display:flex;grid-template-columns:none;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2px}.freq__cats::-webkit-scrollbar{display:none}.freq__cat{flex:0 0 86%;scroll-snap-align:center}.freq__cat img{aspect-ratio:3/4;object-position:50% 50%}.freq__dots{display:flex}.freq__barin{grid-template-columns:1fr;gap:10px;padding:12px 0 calc(12px + env(safe-area-inset-bottom))}.freq__slots{justify-content:space-between}.freq__slot{flex:1;height:48px}.freq__now{font-size:26px}.freq__acts{display:grid;grid-template-columns:1fr 1fr;gap:8px}.freq__add,.freq__go{min-height:48px;padding:0 10px;font-size:11px;letter-spacing:.05em;text-align:center}}@media(max-width:600px){.freq{padding:28px 0 0;scroll-margin-top:86px}.freq__wrap{width:min(100% - 20px,1240px)}.freq__grid{grid-template-columns:none;grid-auto-columns:minmax(174px,78vw)}.freq__shot{height:168px}.freq__shot img{max-height:144px}}@media(prefers-reduced-motion:reduce){.freq *,.freq *:before,.freq *:after{animation:none!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/loris-frequence-shelf.css.map?freq-build=9 */
