@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400&family=Inter:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400&family=Inter:wght@300;400;500;600&display=swap";.top-banner-inner{display:flex;flex-shrink:0;width:200%;animation:top-banner-scroll 25s linear infinite;white-space:nowrap}.top-banner-inner span{flex:0 0 33.333%;width:33.333%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:0 1rem}@keyframes top-banner-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 639px){.top-banner-inner{width:600%;animation-duration:45s}.top-banner-inner span{flex:0 0 16.666%;width:16.666%;min-width:16.666%;padding:0 1rem;min-height:3rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media (prefers-reduced-motion: reduce){.top-banner-inner{animation:none;width:100%}.top-banner-inner span:first-of-type{flex:1}.top-banner-inner span:not(:first-of-type){display:none}}.utility-bar-hours--open{color:#e5f3ea}.utility-bar-hours--open:hover{color:#c4a574}.utility-bar-hours--closed{color:#f3d6d6}.utility-bar-hours--closed:hover{color:#c4a574}@media (max-width: 639px){.utility-bar-inner{display:grid;grid-template-columns:1fr auto 1fr;gap:0 .75rem;justify-items:center;align-items:center;flex-wrap:nowrap}.utility-bar-inner>.utility-bar-hours{justify-self:start}.utility-bar-inner>.utility-bar-phone{justify-self:center;font-size:.8rem;font-weight:600}.utility-bar-right{justify-self:end;margin-left:0}.utility-bar-inner>.utility-bar-instagram{display:none}}.header-collections-wrap{position:relative}.header-collections-btn svg{transition:transform .25s ease}.header-collections-btn.open svg{transform:rotate(180deg)}.header-collections-bridge{position:absolute;left:0;right:0;top:100%;height:12px;z-index:1}.header-collections-dropdown{position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%) translateY(-6px);min-width:min(320px,calc(100vw - 2rem));max-width:min(900px,calc(100vw - 1.5rem));width:-moz-max-content;width:max-content;box-sizing:border-box;background:#FBF8F4;border:1px solid var(--color-accent, #c4a574);border-top:3px solid var(--color-accent, #c4a574);border-radius:0;box-shadow:0 8px 24px #3d2b1f26,0 0 0 1px #c4a57433;padding:20px 24px 16px;z-index:2;opacity:0;visibility:hidden;transition:opacity .25s ease-out,transform .25s ease-out,visibility .25s ease-out;font-family:inherit;display:grid;grid-template-columns:repeat(4,1fr);gap:0 20px}@media (max-width: 900px){.header-collections-dropdown{grid-template-columns:repeat(2,1fr)}}.header-collections-wrap.is-open .header-collections-dropdown{opacity:1;visibility:visible;transform:translate(-50%) translateY(0);animation:header-dropdown-slideDown .25s ease-out}@keyframes header-dropdown-slideDown{0%{opacity:0;transform:translate(-50%) translateY(-6px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.header-collections-dropdown>.header-collections-item-all{grid-column:1 / -1}.header-collections-dropdown>.header-collections-divider{grid-column:1 / -1;margin-bottom:8px}.header-collections-dropdown>.header-collections-block{border-left:1px solid rgba(196,165,116,.35);padding-left:16px;min-width:0;margin-bottom:0}.header-collections-dropdown>.header-collections-block:first-of-type{border-left:none;padding-left:0}.header-collections-item{display:block;width:100%;text-align:left;padding:6px 0;font-size:13px;font-weight:600;letter-spacing:.04em;color:var(--color-primary, #1a1a1a);background:none;border:none;cursor:pointer;transition:background-color .2s ease,color .2s ease;animation:header-writeReveal .4s cubic-bezier(.22,1,.36,1) backwards}.header-collections-item:hover,.header-collections-item:focus-visible{background:rgba(196,165,116,.22);color:var(--color-secondary, #3d2b1f);outline:none}.header-collections-item-all{font-weight:700;color:var(--color-secondary, #3d2b1f);text-align:center;padding:10px 0 12px;border-bottom:2px solid var(--color-accent, #c4a574);font-size:1.05rem;letter-spacing:.03em;animation:header-writeReveal .45s cubic-bezier(.22,1,.36,1) backwards;animation-delay:0s}.header-collections-item-all:hover,.header-collections-item-all:focus-visible{background:rgba(196,165,116,.18);color:var(--color-primary, #1a1a1a)}.header-collections-divider{height:1px;margin:0 0 12px;background:linear-gradient(to right,transparent,rgba(196,165,116,.4),transparent)}.header-collections-section-title{display:inline-block;padding:0 0 8px;margin-bottom:6px;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--color-secondary, #3d2b1f);border-bottom:2px solid var(--color-accent, #c4a574);animation:header-writeReveal .5s cubic-bezier(.22,1,.36,1) backwards}.header-collections-dropdown>.header-collections-block:nth-child(3) .header-collections-section-title{animation-delay:.06s}.header-collections-dropdown>.header-collections-block:nth-child(4) .header-collections-section-title{animation-delay:.14s}.header-collections-dropdown>.header-collections-block:nth-child(5) .header-collections-section-title{animation-delay:.22s}.header-collections-dropdown>.header-collections-block:nth-child(6) .header-collections-section-title{animation-delay:.3s}.header-collections-dropdown>.header-collections-block:nth-child(3) .header-collections-item:nth-child(2){animation-delay:.12s}.header-collections-dropdown>.header-collections-block:nth-child(3) .header-collections-item:nth-child(3){animation-delay:.18s}.header-collections-dropdown>.header-collections-block:nth-child(3) .header-collections-item:nth-child(4){animation-delay:.24s}.header-collections-dropdown>.header-collections-block:nth-child(3) .header-collections-item:nth-child(5){animation-delay:.3s}.header-collections-dropdown>.header-collections-block:nth-child(3) .header-collections-item:nth-child(6){animation-delay:.36s}.header-collections-dropdown>.header-collections-block:nth-child(4) .header-collections-item:nth-child(2){animation-delay:.2s}.header-collections-dropdown>.header-collections-block:nth-child(4) .header-collections-item:nth-child(3){animation-delay:.26s}.header-collections-dropdown>.header-collections-block:nth-child(4) .header-collections-item:nth-child(4){animation-delay:.32s}.header-collections-dropdown>.header-collections-block:nth-child(4) .header-collections-item:nth-child(5){animation-delay:.38s}.header-collections-dropdown>.header-collections-block:nth-child(4) .header-collections-item:nth-child(6){animation-delay:.44s}.header-collections-dropdown>.header-collections-block:nth-child(5) .header-collections-item:nth-child(2){animation-delay:.28s}.header-collections-dropdown>.header-collections-block:nth-child(5) .header-collections-item:nth-child(3){animation-delay:.34s}.header-collections-dropdown>.header-collections-block:nth-child(5) .header-collections-item:nth-child(4){animation-delay:.4s}.header-collections-dropdown>.header-collections-block:nth-child(5) .header-collections-item:nth-child(5){animation-delay:.46s}.header-collections-dropdown>.header-collections-block:nth-child(6) .header-collections-item:nth-child(2){animation-delay:.36s}.header-collections-dropdown>.header-collections-block:nth-child(6) .header-collections-item:nth-child(3){animation-delay:.42s}.header-collections-dropdown>.header-collections-block:nth-child(6) .header-collections-item:nth-child(4){animation-delay:.48s}.header-collections-dropdown>.header-collections-block:nth-child(6) .header-collections-item:nth-child(5){animation-delay:.54s}@keyframes header-writeReveal{0%{clip-path:inset(0 100% 0 0);opacity:.6}to{clip-path:inset(0 0 0 0);opacity:1}}.header-mobile-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:101;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.header-mobile-overlay.is-open{opacity:1;visibility:visible}.header-mobile-menu{position:fixed;top:0;left:0;width:min(100%,320px);max-width:100%;height:100vh;height:100dvh;background:#1a1a1a;z-index:102;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:env(safe-area-inset-bottom);transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s ease;box-shadow:none}.header-mobile-menu.is-open{transform:translate(0);box-shadow:4px 0 24px #0000004d}.header-mobile-menu-inner{padding:0 0 2rem;min-height:100%;display:flex;flex-direction:column}.header-mobile-head{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0}.header-mobile-title{margin:0;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600;color:#fff;letter-spacing:.04em}.header-mobile-close{display:flex;align-items:center;justify-content:center;background:none;border:none;color:#fff;cursor:pointer;border-radius:8px;transition:background .2s}.header-mobile-close:hover{background:rgba(255,255,255,.1)}.header-mobile-list{list-style:none;margin:0;padding:.5rem 0 1rem;flex:1}.header-mobile-list>li{border-bottom:1px solid rgba(255,255,255,.08)}.header-mobile-link{display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left;padding:1rem 1.25rem;font-family:Playfair Display,serif;font-size:1.15rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#fff;background:none;border:none;cursor:pointer;transition:background .2s,color .2s;min-height:3.25rem}.header-mobile-link:hover{background:rgba(255,255,255,.08);color:#fff}.header-mobile-link-toggle .header-mobile-chevron{flex-shrink:0;transition:transform .25s ease}.header-mobile-link-toggle.is-open .header-mobile-chevron{transform:rotate(180deg)}.header-mobile-item-gammes{border-bottom:none}.header-mobile-sublist{list-style:none;margin:0;padding:0;max-height:0;overflow:hidden;background:rgba(0,0,0,.25);transition:max-height .35s cubic-bezier(.4,0,.2,1)}.header-mobile-sublist.is-open{max-height:580px;overflow-y:auto}.header-mobile-gammes-section{list-style:none;margin:0;padding:0}.header-mobile-gammes-section-title{display:block;padding:.5rem 1.25rem .25rem 2.25rem;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#ffffffb3}.header-mobile-sublink{display:block;width:100%;text-align:left;padding:.9rem 1.25rem .9rem 2.25rem;font-family:Playfair Display,serif;font-size:1rem;font-weight:500;letter-spacing:.03em;color:#ffffffe6;background:none;border:none;cursor:pointer;transition:background .2s ease,color .2s ease;min-height:3rem;border-bottom:1px solid rgba(255,255,255,.05)}.header-mobile-sublist .header-mobile-sublink:last-child{border-bottom:none}.header-mobile-sublink:hover{background:rgba(255,255,255,.1);color:#fff}.header-mobile-sublist .header-mobile-sublink:first-child{font-weight:600;color:#fffffff2;border-bottom:1px solid rgba(255,255,255,.08)}.header-mobile-link-cart{display:flex;align-items:center;gap:.5rem}.header-mobile-link-cart .header-mobile-cart-badge{margin-right:auto;min-width:1.25rem;height:1.25rem;padding:0 .35rem;background:var(--color-accent, #c4a574);color:#fff;font-size:.75rem;font-weight:700;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.header-mobile-contact{padding:1.25rem;border-top:1px solid rgba(255,255,255,.1);background:rgba(0,0,0,.2)}.header-mobile-contact-title{margin:0 0 .5rem;font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#fff9}.header-mobile-phone{display:inline-flex;align-items:center;gap:.5rem;color:#fff;font-size:1rem;font-weight:600;text-decoration:none;margin-bottom:.75rem;transition:color .2s}.header-mobile-phone:hover{color:var(--color-accent, #c4a574)}.header-mobile-phone svg{flex-shrink:0;color:var(--color-accent, #c4a574)}.header-mobile-contact-btn{display:block;width:100%;padding:.65rem 1rem;font-size:.85rem;font-weight:600;color:#1a1a1a;background:#fff;border:none;border-radius:6px;cursor:pointer;transition:opacity .2s,background .2s}.header-mobile-contact-btn:hover{opacity:.95;background:var(--color-accent, #c4a574);color:#fff}.header-mobile-footer{padding:1rem 1.25rem;border-top:1px solid rgba(255,255,255,.08)}.header-mobile-instagram{display:inline-flex;align-items:center;gap:.5rem;color:#ffffffe6;font-size:.9rem;text-decoration:none;margin-bottom:.5rem;transition:color .2s}.header-mobile-instagram:hover{color:#fff}.header-mobile-instagram svg{flex-shrink:0;color:var(--color-accent, #c4a574)}.header-mobile-address{margin:0;font-size:.8rem;color:#ffffff80;line-height:1.4}@media (prefers-reduced-motion: reduce){.header-mobile-menu,.header-mobile-overlay,.header-collections-dropdown,.header-collections-btn svg,.header-mobile-link-toggle .header-mobile-chevron,.header-mobile-sublist{transition:none!important;animation:none!important}.header-mobile-menu{transition:none!important}}.category-nav{margin:0;padding:0}.category-nav-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem 1rem}.category-nav-item{margin:0;padding:0}.category-nav-link{background:none;border:none;padding:.25rem 0;font:inherit;color:var(--color-text, #1a1a1a);cursor:pointer;text-decoration:none;transition:color .15s ease}.category-nav-link:hover{color:var(--color-primary, #3D2B1F);text-decoration:underline}.category-nav-button{padding:.5rem 1rem;border:1px solid var(--color-border, #e5e3df);border-radius:6px;background:var(--color-bg-light, #faf9f7)}.category-nav-button:hover{border-color:var(--color-primary, #3D2B1F);background:#fff;text-decoration:none}.footer-title{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin:0 0 1rem;color:#fff;font-family:inherit}.footer-category-nav .category-nav-list{flex-direction:column;gap:.5rem}.footer-category-nav .category-nav-link{color:#ffffffb3;font-size:.875rem;text-align:left}.footer-category-nav .category-nav-link:hover{color:#fff}.footer-category-nav .category-nav-button{border:none;background:none;padding:0;color:#ffffffb3}.footer-category-nav .category-nav-button:hover{background:none;border:none;color:#fff}.dev-gate{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:linear-gradient(135deg,#f5f0e8 0%,#e8dfd0 100%)}.dev-gate-card{width:100%;max-width:380px;padding:2.5rem;background:#fff;border-radius:12px;box-shadow:0 4px 24px #00000014;border:1px solid rgba(0,0,0,.06)}.dev-gate-title{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:500;color:var(--color-primary, #1a1a1a);margin:0 0 .25rem;text-align:center}.dev-gate-subtitle{font-size:.9rem;color:var(--color-text-light, #6b7280);margin:0 0 1.75rem;text-align:center}.dev-gate-form{display:flex;flex-direction:column;gap:1rem}.dev-gate-input{width:100%;padding:.875rem 1rem;font-size:1rem;border:1px solid var(--color-border, #e5e7eb);border-radius:8px;background:#fff;color:var(--color-text, #1a1a1a);outline:none;transition:border-color .2s,box-shadow .2s}.dev-gate-input::-moz-placeholder{color:#9ca3af}.dev-gate-input::placeholder{color:#9ca3af}.dev-gate-input:focus{border-color:var(--color-accent, #c4a574);box-shadow:0 0 0 3px #c4a57433}.dev-gate-input:disabled{opacity:.7;cursor:not-allowed}.dev-gate-error{margin:0;font-size:.875rem;color:#b91c1c}.dev-gate-btn{padding:.875rem 1.5rem;font-size:1rem;font-weight:500;color:#fff;background:var(--color-primary, #1a1a1a);border:none;border-radius:8px;cursor:pointer;transition:opacity .2s}.dev-gate-btn:hover:not(:disabled){opacity:.9}.dev-gate-btn:disabled{opacity:.7;cursor:not-allowed}.google-reviews{background:linear-gradient(180deg,#faf9f7 0%,#f5f0e8 100%);padding:3rem 1rem 3.5rem}.google-reviews-container{max-width:1280px;margin:0 auto}.google-reviews-title{font-family:Playfair Display,serif;font-size:clamp(1.5rem,4vw,2rem);font-weight:600;color:var(--color-primary, #1a1a1a);text-align:center;margin:0 0 .5rem}.google-reviews-subtitle{text-align:center;color:var(--color-text-light, #6b7280);font-size:.95rem;margin:0 0 2rem}.google-reviews-loading{text-align:center;color:var(--color-text-light, #6b7280);font-size:.95rem;margin:0}.google-reviews-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;margin-bottom:2rem}.google-review-card{background:#fff;border-radius:12px;padding:1.25rem 1.5rem;box-shadow:0 2px 12px #0000000f;border:1px solid rgba(0,0,0,.06);display:flex;flex-direction:column}.google-review-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.google-reviews-stars{display:inline-flex;gap:2px}.google-reviews-star{color:#e5e7eb}.google-reviews-star.filled{color:#f59e0b;fill:#f59e0b}.google-review-date{font-size:.8rem;color:var(--color-text-light, #6b7280)}.google-review-text{flex:1;margin:0 0 1rem;font-size:.95rem;line-height:1.5;color:var(--color-text, #1a1a1a);font-style:normal}.google-review-author{font-size:.875rem;color:var(--color-text-light, #6b7280);font-style:normal}.google-reviews-cta{text-align:center}.google-reviews-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center}.google-reviews-link{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--color-secondary, #3d2b1f);color:#fff;font-weight:600;text-decoration:none;border-radius:8px;transition:opacity .2s}.google-reviews-link:hover{opacity:.9}.google-reviews-link:focus-visible{outline:2px solid var(--color-accent, #c4a574);outline-offset:2px}.google-reviews-link-secondary{background:transparent;color:var(--color-secondary, #3d2b1f);border:2px solid var(--color-secondary, #3d2b1f)}.google-reviews-link-secondary:hover{background:rgba(61,43,31,.08)}.google-reviews-attribution{margin:.75rem 0 0;font-size:.8rem;color:var(--color-text-light, #6b7280)}.faq-section{background:#fff;padding:3rem 1rem}.faq-container{max-width:720px;margin:0 auto}.faq-title{font-family:Playfair Display,serif;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:600;color:var(--color-primary, #1a1a1a);text-align:center;margin:0 0 1.5rem}.faq-list{display:flex;flex-direction:column;gap:.5rem}.faq-item{border:1px solid var(--color-border, #e5e7eb);border-radius:10px;overflow:hidden}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.25rem;background:#faf9f7;border:none;font-size:1rem;font-weight:600;color:var(--color-primary, #1a1a1a);text-align:left;cursor:pointer;transition:background .2s}.faq-question:hover{background:#f5f0e8}.faq-question:focus-visible{outline:2px solid var(--color-accent, #c4a574);outline-offset:2px}.faq-question svg{flex-shrink:0;color:var(--color-text-light, #6b7280)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .25s ease}.faq-answer.is-open{max-height:300px}.faq-answer p{margin:0;padding:1rem 1.25rem 1.25rem;font-size:.95rem;line-height:1.55;color:var(--color-text, #1a1a1a);border-top:1px solid var(--color-border, #e5e7eb)}.accueil-illustration{position:fixed;bottom:3.8cm;right:2rem;left:auto;width:clamp(120px,18vw,220px);height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom;z-index:1;pointer-events:none;opacity:0;visibility:hidden;transition:opacity 1s ease,visibility 1s ease;filter:contrast(2.5) brightness(.8) drop-shadow(.35px 0 0 rgba(0,0,0,.5)) drop-shadow(-.35px 0 0 rgba(0,0,0,.5)) drop-shadow(0 .35px 0 rgba(0,0,0,.5)) drop-shadow(0 -.35px 0 rgba(0,0,0,.5))}@media (max-width: 1279px){.accueil-illustration{display:none}}@media (prefers-reduced-motion: reduce){.accueil-illustration{transition:none}}.accueil-illustration.accueil-illustration--visible{opacity:1;visibility:visible}.accueil-products-carousel-full{width:100vw;margin-left:calc(-50vw + 50%);position:relative;left:0;padding:.5rem 0 2rem;box-sizing:border-box}.accueil-products-carousel-wrap{position:relative;width:100%;max-width:100%}.accueil-products-carousel{width:100%;overflow:hidden;padding:.5rem 0}@media (max-width: 768px){.accueil-products-carousel{overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-x;scrollbar-width:none}.accueil-products-carousel::-webkit-scrollbar{display:none}}.accueil-products-carousel-track{display:flex;gap:1rem;width:-moz-max-content;width:max-content;padding:0 1rem;animation:accueil-carousel-scroll 80s linear infinite}@keyframes accueil-carousel-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion: reduce){.accueil-products-carousel-track{animation:none}}.accueil-product-item{flex:0 0 auto;width:min(160px,42vw);min-width:0}@media (min-width: 380px){.accueil-product-item{width:160px}}@media (min-width: 640px){.accueil-product-item{width:180px}}@media (min-width: 1024px){.accueil-product-item{width:200px}}.accueil-product-item .product-card{height:100%}.accueil-product-item .product-card-image-wrap{aspect-ratio:1}.accueil-product-item .product-card-body{padding:.5rem .55rem .6rem}.accueil-product-item .product-card-name{font-size:.78rem}.accueil-product-item .product-card-price{font-size:.82rem}.accueil-product-item .product-card-category{font-size:.55rem}.accueil-product-item .product-card-weight{font-size:.65rem}.filters-panel{display:flex;flex-direction:column;gap:1rem;padding:1.25rem;background:#faf8f5;border-radius:14px;border:1px solid rgba(43,30,22,.08);box-shadow:0 2px 12px #2b1e160a}.filters-panel-search-wrap{position:relative;display:flex;align-items:center;width:100%}.filters-panel-search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#7a6b5c;pointer-events:none;display:flex;align-items:center;justify-content:center}.filters-panel-search-input{width:100%;padding:.75rem 1rem .75rem 2.75rem;font-size:1rem;font-family:inherit;color:#2b1e16;background:#fff;border:1px solid rgba(43,30,22,.12);border-radius:12px;transition:border-color .2s ease,box-shadow .2s ease;min-height:48px}.filters-panel-search-input::-moz-placeholder{color:#8a7d72}.filters-panel-search-input::placeholder{color:#8a7d72}.filters-panel-search-input:hover{border-color:#2b1e1633}.filters-panel-search-input:focus{outline:none;border-color:#8b6b6b;box-shadow:0 0 0 3px #8b6b6b26}.filters-panel-row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem 1rem}.filters-panel-group{flex:1 1 140px;min-width:0}.filters-panel-label{display:block;font-size:.8rem;font-weight:500;color:#5c4a3d;margin-bottom:.4rem}.filters-panel-select{width:100%;padding:.6rem 2rem .6rem .85rem;font-size:.95rem;font-family:inherit;color:#2b1e16;background:#fff;border:1px solid rgba(43,30,22,.12);border-radius:10px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%237a6b5c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .6rem center;background-size:1.1rem;min-height:44px;transition:border-color .2s ease,box-shadow .2s ease}.filters-panel-select:hover{border-color:#2b1e1633}.filters-panel-select:focus{outline:none;border-color:#8b6b6b;box-shadow:0 0 0 3px #8b6b6b1f}.filters-panel-reset{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem .9rem;font-size:.875rem;font-weight:500;font-family:inherit;color:#7a5a5a;background:transparent;border:1px solid rgba(122,90,90,.3);border-radius:10px;cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease;min-height:44px;flex-shrink:0}.filters-panel-reset:hover:not(:disabled){color:#6b5548;border-color:#7a5a5a80;background:rgba(139,107,107,.06)}.filters-panel-reset:focus{outline:none;box-shadow:0 0 0 3px #8b6b6b33}.filters-panel-reset:disabled{opacity:.5;cursor:not-allowed}.loading-spinner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2.5rem 1.5rem}.loading-spinner--sm{padding:1rem}.loading-spinner--sm .loading-spinner-ring{width:32px;height:32px;border-width:2px}.loading-spinner--sm .loading-spinner-text{font-size:.8125rem}.loading-spinner-ring{width:48px;height:48px;border-radius:50%;border:3px solid var(--color-border);border-top-color:var(--color-accent);border-right-color:var(--color-bg-collections, #132C3C);animation:loading-spin .8s ease-in-out infinite}.loading-spinner-text{font-size:.9375rem;color:var(--color-text-light);font-weight:500;letter-spacing:.03em}@keyframes loading-spin{to{transform:rotate(360deg)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:root{--gammes-ivoire: #E8DFD2;--gammes-ivoire-clair: #EDE6DC;--gammes-bois: #7A5A3A;--gammes-cacao: #2B1E16;--gammes-bordeaux: #6A1E2B;--gammes-olive: #556B2F;--gammes-border: rgba(43, 30, 22, .15);--gammes-text: #2B1E16;--gammes-text-muted: #5c4a3d}.collections-lait-page{padding:0;min-height:100%;background:#e2d9cc;position:relative;overflow-x:hidden}.collections-lait-page:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at center,rgba(170,158,140,.28) 1px,transparent 1px);background-size:18px 18px;pointer-events:none;z-index:0}.collections-lait-page:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.06'/%3E%3C/svg%3E");pointer-events:none;z-index:0}.collections-lait-content{background:transparent;padding:2rem 1.5rem 2.5rem;padding-inline:max(1rem,env(safe-area-inset-left,0)) max(1rem,env(safe-area-inset-right,0));width:100%;max-width:100vw;box-sizing:border-box;position:relative;z-index:1;min-width:0}.collections-lait-inner{width:100%;max-width:100%;min-width:0;overflow-x:hidden}.collections-lait-bandeau{width:100%;max-width:100%;min-width:0;margin-bottom:2rem}.collections-lait-bandeau .collections-lait-title{font-family:Cormorant Garamond,Playfair Display,serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:500;color:var(--gammes-cacao);margin:0 0 .35rem;line-height:1.25;letter-spacing:.04em;overflow-wrap:break-word;word-wrap:break-word;hyphens:auto;max-width:100%}.collections-lait-bandeau .collections-lait-title:after{content:"";display:block;width:48px;height:2px;background:var(--gammes-bordeaux);margin-top:.5rem;margin-bottom:.5rem}.collections-lait-bandeau .collections-lait-lead{font-size:1rem;color:var(--gammes-text-muted);margin:0 0 1.5rem;font-weight:400;letter-spacing:.02em;max-width:100%}.collections-lait-bandeau-section{margin-bottom:1.25rem;min-width:0}.collections-lait-bandeau-section .collections-lait-section-title{margin:0 0 .75rem;font-size:1.25rem}.collections-lait-tiles--bandeau{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:0;min-width:0}@media (min-width: 640px){.collections-lait-tiles--bandeau{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}}.collections-lait-tiles--bandeau .collections-lait-tile{padding:1.25rem .75rem;min-height:140px;min-width:0;overflow:hidden}@media (min-width: 640px){.collections-lait-tiles--bandeau .collections-lait-tile{min-height:180px;padding:1.5rem 1rem}}.collections-lait-tiles--bandeau .collections-lait-tile-label{font-size:.9rem;overflow-wrap:break-word;word-break:break-word;text-align:center}@media (min-width: 640px){.collections-lait-tiles--bandeau .collections-lait-tile-label{font-size:1rem}}.collections-lait-tiles--bandeau .collections-lait-tile-icon{width:48px;height:48px;margin-bottom:.4rem}@media (min-width: 640px){.collections-lait-tiles--bandeau .collections-lait-tile-icon{width:64px;height:64px}}.collections-lait-bandeau-line{display:flex;flex-direction:column;gap:1rem;margin-bottom:0;min-width:0}@media (min-width: 900px){.collections-lait-bandeau-line{flex-direction:row;align-items:stretch;gap:1.5rem}.collections-lait-bandeau-line .collections-lait-bandeau-section{flex:0 1 auto;min-width:0;margin-bottom:0}.collections-lait-ideas-inline{flex:1;min-width:0;display:flex;flex-direction:column;padding:.75rem 1.25rem}.collections-lait-ideas-inline .collections-lait-ideas-toggle{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;gap:.5rem 1rem;padding-right:2rem;min-height:auto}.collections-lait-ideas-inline .collections-lait-ideas-toggle-title{display:inline;white-space:nowrap}.collections-lait-ideas-inline .collections-lait-ideas-intro{display:inline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.collections-lait-ideas-inline .collections-lait-ideas-chevron{position:static;transform:none;flex-shrink:0}.collections-lait-ideas-inline .collections-lait-ideas-chevron.is-open{transform:rotate(180deg)}.collections-lait-ideas-inline .collections-lait-ideas-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.5rem 1rem}}.collections-lait-ideas-inline{background:rgba(218,205,188,.7);border-radius:14px;padding:1rem 1.25rem;border:1px solid rgba(122,90,58,.2);box-shadow:0 1px 4px #2b1e160a;min-width:0}.collections-lait-ideas-inline:hover{box-shadow:0 2px 12px #2b1e160d;border-color:#7a5a3a38}.collections-lait-bandeau .collections-lait-badges{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem;margin-bottom:1.25rem}.collections-lait-title{font-family:Cormorant Garamond,Playfair Display,serif;font-size:2.25rem;font-weight:500;color:var(--gammes-cacao);margin:0 0 .25rem;line-height:1.25;letter-spacing:.04em;overflow-wrap:break-word;word-wrap:break-word;hyphens:auto;max-width:100%}.collections-lait-title:after{content:"";display:block;width:48px;height:2px;background:var(--gammes-bordeaux);margin-top:.5rem;margin-bottom:.5rem}.collections-lait-lead{font-size:1rem;color:var(--gammes-text-muted);margin:0;font-weight:400;letter-spacing:.02em}.collections-lait-badges{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.5rem;margin-bottom:.5rem}.collections-lait-badge{display:inline-flex;align-items:center;padding:.45rem .9rem;border-radius:4px;font-size:.8rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;font-family:inherit;background:rgba(160,145,128,.4);border:1px solid rgba(100,85,70,.35);color:#3d3329;cursor:pointer;transition:background .2s,border-color .2s}.collections-lait-badge:hover{background:rgba(140,128,112,.55);border-color:#64554680}.collections-lait-badge.badge-bordeaux,.collections-lait-badge.badge-olive{background:rgba(160,145,128,.4);border:1px solid rgba(100,85,70,.35);color:#3d3329}.collections-lait-badge.badge-bordeaux:hover,.collections-lait-badge.badge-olive:hover{background:rgba(140,128,112,.55);border-color:#64554680}.collections-lait-section-title{font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:500;color:var(--gammes-cacao);margin:0 0 .75rem;letter-spacing:.03em}.collections-lait-tiles{display:grid;grid-template-columns:repeat(5,1fr);gap:.65rem;margin-bottom:1.5rem;min-width:0}.collections-lait-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem 1.25rem;min-height:110px;background:rgba(220,208,192,.85);border-radius:12px;border:1px solid var(--gammes-border);box-shadow:0 2px 8px #2b1e160a;cursor:pointer;transition:box-shadow .2s,border-color .2s,transform .15s}.collections-lait-tile:hover{box-shadow:0 4px 16px #2b1e1614;border-color:#7a5a3a40;transform:translateY(-2px)}.collections-lait-tile-icon{width:56px;height:56px;margin-bottom:.6rem;color:var(--gammes-bois)}.collections-lait-tile-label{font-size:.9375rem;font-weight:600;color:var(--gammes-cacao);text-align:center;margin-bottom:.25rem}.collections-lait-tile-count{font-size:.8125rem;color:var(--gammes-text-muted);font-variant-numeric:tabular-nums}.collections-lait-tile--chevre{position:relative;justify-content:flex-end;padding-bottom:.2rem;background-image:url(/chevre-lait-fond.png);background-size:cover;background-position:center;border-color:#7a5a3a59}.collections-lait-tile--chevre:before{content:"";position:absolute;inset:0;background:rgba(43,30,22,.45);border-radius:11px;pointer-events:none}.collections-lait-tile--chevre .collections-lait-tile-icon,.collections-lait-tile--chevre .collections-lait-tile-label,.collections-lait-tile--chevre .collections-lait-tile-count{position:relative;z-index:1;color:#fffffffa}.collections-lait-tile--chevre .collections-lait-tile-icon{display:none}.collections-lait-tile--chevre .collections-lait-tile-count{color:#ffffffd9}.collections-lait-tile--chevre:hover{border-color:#fff6}.collections-lait-tile--vache{position:relative;justify-content:flex-end;padding-bottom:.2rem;background-image:url(/vache-lait-fond.png);background-size:cover;background-position:center;border-color:#7a5a3a59}.collections-lait-tile--vache:before{content:"";position:absolute;inset:0;background:rgba(43,30,22,.45);border-radius:11px;pointer-events:none}.collections-lait-tile--vache .collections-lait-tile-icon,.collections-lait-tile--vache .collections-lait-tile-label,.collections-lait-tile--vache .collections-lait-tile-count{position:relative;z-index:1;color:#fffffffa}.collections-lait-tile--vache .collections-lait-tile-icon{display:none}.collections-lait-tile--vache .collections-lait-tile-count{color:#ffffffd9}.collections-lait-tile--vache:hover{border-color:#fff6}.collections-lait-tile--brebis{position:relative;justify-content:flex-end;padding-bottom:.2rem;background-image:url(/brebis-lait-fond.png);background-size:cover;background-position:center;border-color:#7a5a3a59}.collections-lait-tile--brebis:before{content:"";position:absolute;inset:0;background:rgba(43,30,22,.45);border-radius:11px;pointer-events:none}.collections-lait-tile--brebis .collections-lait-tile-icon,.collections-lait-tile--brebis .collections-lait-tile-label,.collections-lait-tile--brebis .collections-lait-tile-count{position:relative;z-index:1;color:#fffffffa}.collections-lait-tile--brebis .collections-lait-tile-icon{display:none}.collections-lait-tile--brebis .collections-lait-tile-count{color:#ffffffd9}.collections-lait-tile--brebis:hover{border-color:#fff6}.collections-lait-tile--all{border-style:dashed;border-color:#7a5a3a66;background:rgba(210,198,182,.9)}.collections-lait-row{display:grid;grid-template-columns:1fr;gap:1rem;align-items:start;margin-top:1rem;margin-bottom:1.5rem;min-width:0;max-width:100%}.collections-lait-row--four{grid-template-columns:1fr}@media (min-width: 520px){.collections-lait-row--four{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}@media (min-width: 768px){.collections-lait-row--four{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}}@media (min-width: 1100px){.collections-lait-row--four{gap:1.5rem}}.collections-lait-col--raclette,.collections-lait-col--fondue,.collections-lait-col--maman{margin-top:0}.collections-lait-col{background:rgba(218,205,188,.7);border-radius:14px;padding:1.5rem;border:1px solid rgba(122,90,58,.2);box-shadow:0 1px 4px #2b1e160a;transition:box-shadow .2s,border-color .2s;min-width:0}.collections-lait-col:hover{box-shadow:0 2px 12px #2b1e160d;border-color:#7a5a3a38}.collections-lait-col--raclette{position:relative;min-height:200px;margin-top:0;background-image:url(/tasty-food-plate-high-angle.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;border:none;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:1.25rem}.collections-lait-col--raclette:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.35);border-radius:14px;pointer-events:none}.collections-lait-col--raclette .collections-lait-col-title,.collections-lait-col--raclette .collections-lait-col-title:after,.collections-lait-col--raclette .collections-lait-maman-desc,.collections-lait-col--raclette .collections-lait-maman-btn{position:relative;z-index:1}.collections-lait-col--raclette .collections-lait-col-title{color:#fffffffa}.collections-lait-col--raclette .collections-lait-col-title:after{background:rgba(255,255,255,.8)}.collections-lait-col--raclette .collections-lait-maman-desc{color:#ffffffe6}.collections-lait-col--raclette .collections-lait-maman-btn{background:rgba(255,255,255,.95);border-color:#fffffff2;color:var(--gammes-cacao)}.collections-lait-col--raclette .collections-lait-maman-btn:hover{background:#fff}.collections-lait-col--fondue{position:relative;min-height:200px;background-image:url(/fondue.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;border:none;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:1.25rem}.collections-lait-col--fondue:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.4);border-radius:14px;pointer-events:none}.collections-lait-col--fondue .collections-lait-col-title,.collections-lait-col--fondue .collections-lait-col-title:after,.collections-lait-col--fondue .collections-lait-maman-desc,.collections-lait-col--fondue .collections-lait-maman-btn{position:relative;z-index:1}.collections-lait-col--fondue .collections-lait-col-title{color:#fffffffa}.collections-lait-col--fondue .collections-lait-col-title:after{background:rgba(255,255,255,.8)}.collections-lait-col--fondue .collections-lait-maman-desc{color:#ffffffe6}.collections-lait-col--fondue .collections-lait-maman-btn{background:rgba(255,255,255,.95);border-color:#fffffff2;color:var(--gammes-cacao)}.collections-lait-col--fondue .collections-lait-maman-btn:hover{background:#fff}.collections-lait-col--maman{position:relative;min-height:220px;max-height:220px;height:220px;background-image:url(/floriangaubert_A_wedge_of_Morbier_cheese_with_its_distinctive_023f0c7d-7ce5-4504-9863-d3b67e5343c3_2-min.png);background-size:cover;background-position:center;background-repeat:no-repeat;border:none;overflow:hidden;transform:none}.collections-lait-col--maman:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.4);border-radius:14px;pointer-events:none}.collections-lait-col--maman .collections-lait-col-title,.collections-lait-col--maman .collections-lait-col-title:after,.collections-lait-col--maman .collections-lait-maman-desc,.collections-lait-col--maman .collections-lait-maman-btn{position:relative;z-index:1}.collections-lait-col--maman .collections-lait-col-title{color:#fffffffa}.collections-lait-col--maman .collections-lait-col-title:after{background:rgba(255,255,255,.8)}.collections-lait-col--maman .collections-lait-maman-desc{color:#ffffffe6}.collections-lait-col--maman .collections-lait-maman-btn{background:rgba(255,255,255,.95);border-color:#fffffff2;color:var(--gammes-cacao)}.collections-lait-col--maman .collections-lait-maman-btn:hover{background:#fff}.collections-lait-col--ideas{background:transparent;border:none;border-left:4px solid var(--gammes-bois);border-radius:0;box-shadow:none;padding-left:1.25rem;min-width:0;overflow:hidden}.collections-lait-col--ideas:hover{box-shadow:none;border-color:var(--gammes-bois)}.collections-lait-col--ideas .collections-lait-col-title{font-size:1.25rem;letter-spacing:.03em}.collections-lait-col--ideas .collections-lait-col-title:after{width:32px;background:var(--gammes-bordeaux);opacity:.9}.collections-lait-ideas-toggle{display:block;width:100%;text-align:left;background:none;border:none;padding:0;cursor:pointer;font-family:inherit;position:relative;padding-right:2rem}.collections-lait-ideas-toggle .collections-lait-col-title{display:block}.collections-lait-ideas-chevron{position:absolute;right:0;top:50%;transform:translateY(-50%);color:var(--gammes-bois);transition:transform .25s ease}.collections-lait-ideas-chevron.is-open{transform:translateY(-50%) rotate(180deg)}.collections-lait-ideas-dropdown{overflow:hidden;transition:max-height .35s ease-out,opacity .25s ease,visibility .25s ease}@media (max-width: 768px){.collections-lait-ideas-dropdown{max-height:0;opacity:0;visibility:hidden}.collections-lait-ideas-dropdown.is-open{max-height:75vh;opacity:1;visibility:visible;overflow-y:auto;padding-top:.75rem}}@media (min-width: 769px){.collections-lait-ideas-toggle{cursor:default;pointer-events:none;padding-right:0}.collections-lait-ideas-chevron{display:none}.collections-lait-ideas-dropdown{max-height:none!important;opacity:1!important;visibility:visible!important;overflow:visible!important}.collections-lait-ideas-dropdown.is-open{max-height:none!important}}.collections-lait-col-title{font-family:Cormorant Garamond,serif;font-size:1.125rem;font-weight:500;color:var(--gammes-cacao);margin:0 0 .5rem;letter-spacing:.02em}.collections-lait-col-title:after{content:"";display:block;width:24px;height:1px;background:var(--gammes-bois);margin-top:.5rem;opacity:.6}.collections-lait-ideas-intro{font-size:.875rem;color:var(--gammes-text-muted);margin:0 0 1rem;line-height:1.45;letter-spacing:.02em}.collections-lait-ideas-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem 1rem;min-width:0}.collections-lait-idea{display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:.65rem 0;background:transparent;border:none;border-bottom:1px solid rgba(122,90,58,.2);border-radius:0;color:var(--gammes-cacao);font-family:inherit;cursor:pointer;transition:border-color .2s,color .2s,padding-left .2s;min-width:0;overflow:hidden}.collections-lait-idea:hover{border-bottom-color:var(--gammes-bois);color:var(--gammes-bois);padding-left:4px}.collections-lait-idea-title{font-size:.9375rem;font-weight:600;margin-bottom:.15rem;letter-spacing:.02em;overflow-wrap:break-word;word-wrap:break-word;min-width:0}.collections-lait-idea-desc{font-size:.8125rem;color:var(--gammes-text-muted);line-height:1.35;overflow-wrap:break-word;word-wrap:break-word;min-width:0}.collections-lait-milk{display:flex;flex-direction:column;gap:.4rem}.collections-lait-milk-btn{display:flex;align-items:center;justify-content:space-between;padding:.6rem .75rem;background:rgba(210,198,182,.6);border:1px solid rgba(122,90,58,.22);border-radius:10px;color:var(--gammes-cacao);font-family:inherit;font-size:.875rem;text-align:left;cursor:pointer;transition:background .2s,border-color .2s}.collections-lait-milk-btn:hover{background:rgba(122,90,58,.1);border-color:#7a5a3a4d}.collections-lait-milk-label{font-weight:500}.collections-lait-milk-count{font-size:.8125rem;color:var(--gammes-text-muted);font-variant-numeric:tabular-nums}.collections-lait-milk-btn--all{border-style:dashed;border-color:#7a5a3a59;margin-top:.25rem}.collections-lait-col--surprise{position:relative;min-height:220px;height:auto;max-height:none;background-image:url(/271-shropshire-blue-img-0038-1587810767-raw-.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;border:none;overflow:hidden;transform:none;padding:0}.collections-lait-col--surprise:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.45);border-radius:14px;pointer-events:none}.collections-lait-surprise-inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:.75rem;padding:1.35rem 1.25rem;min-height:220px;justify-content:center}.collections-lait-surprise-title{margin:0;font-family:Cormorant Garamond,serif;font-size:1.35rem;font-weight:600;color:#fffffffa;letter-spacing:.02em;line-height:1.25}.collections-lait-col--surprise .collections-lait-surprise-desc{color:#ffffffe0;font-size:.8125rem;margin:0;line-height:1.4}.collections-lait-surprise-budget-block{display:flex;flex-direction:column;gap:.4rem}.collections-lait-surprise-budget-label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#ffffffbf}.collections-lait-col--surprise .collections-lait-budget{margin-bottom:0}.collections-lait-col--surprise .collections-lait-budget-btn{background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.5);color:#fff;padding:.5rem .75rem;font-size:.875rem}.collections-lait-col--surprise .collections-lait-budget-btn:hover{background:rgba(255,255,255,.28);border-color:#ffffffb3}.collections-lait-col--surprise .collections-lait-budget-btn--active{background:var(--gammes-bordeaux);border-color:#ffffff8c;color:#fff}.collections-lait-col--surprise .collections-lait-surprise-btn{margin-top:.25rem;padding:.65rem .85rem;font-size:.9rem;font-weight:600;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.96);color:var(--gammes-cacao);border-radius:10px;transition:background .2s,transform .15s}.collections-lait-col--surprise .collections-lait-surprise-btn:hover:not(:disabled){background:#fff;transform:translateY(-1px)}.collections-lait-surprise-desc{font-size:.8125rem;color:var(--gammes-text-muted);margin:0 0 .5rem;line-height:1.4}.collections-lait-budget{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:.75rem}.collections-lait-budget-custom-wrap{display:inline-flex;align-items:center;padding:.5rem .75rem;min-width:3.25rem;box-sizing:border-box}.collections-lait-col--surprise .collections-lait-budget-custom-wrap{padding:.5rem .75rem}.collections-lait-col--surprise .collections-lait-budget-custom-wrap .collections-lait-budget-custom-input,.collections-lait-col--surprise .collections-lait-budget-custom-wrap .collections-lait-budget-custom-euro{font-size:.875rem}.collections-lait-budget-custom-wrap .collections-lait-budget-custom-input{width:2rem;min-width:1.5rem;padding:0;margin:0;border:none;background:transparent;font-size:.8125rem;font-weight:500;color:inherit;font-family:inherit;line-height:1}.collections-lait-budget-custom-wrap .collections-lait-budget-custom-input::-moz-placeholder{opacity:.6}.collections-lait-budget-custom-wrap .collections-lait-budget-custom-input::placeholder{opacity:.6}.collections-lait-budget-custom-wrap .collections-lait-budget-custom-input:focus{outline:none}.collections-lait-budget-custom-wrap .collections-lait-budget-custom-euro{font-size:.8125rem;font-weight:500;margin-left:.1rem}.collections-lait-budget-custom-input[type=number]::-webkit-outer-spin-button,.collections-lait-budget-custom-input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.collections-lait-budget-custom-input[type=number]{-moz-appearance:textfield}.collections-lait-budget-btn{padding:.45rem .65rem;font-size:.8125rem;background:rgba(210,198,182,.7);border:1px solid rgba(122,90,58,.25);border-radius:8px;color:var(--gammes-cacao);font-weight:500;font-family:inherit;cursor:pointer;transition:background .2s,border-color .2s,color .2s}.collections-lait-budget-btn:hover{background:rgba(122,90,58,.08);border-color:#7a5a3a4d}.collections-lait-budget-btn--active{background:rgba(106,30,43,.1);border-color:var(--gammes-bordeaux);color:var(--gammes-bordeaux)}.collections-lait-surprise-btn,.collections-lait-maman-btn{display:block;width:100%;padding:.6rem .75rem;background:var(--gammes-cacao);border:1px solid var(--gammes-cacao);border-radius:10px;color:#fff;font-size:.875rem;font-weight:500;font-family:inherit;cursor:pointer;transition:opacity .2s,background .2s}.collections-lait-surprise-btn:hover:not(:disabled),.collections-lait-maman-btn:hover{opacity:.92}.collections-lait-surprise-btn:disabled{opacity:.5;cursor:not-allowed}.collections-lait-maman-desc{font-size:.8125rem;color:var(--gammes-text-muted);margin:0 0 .5rem;line-height:1.4}@media (max-width: 1024px){.collections-lait-tiles--bandeau{grid-template-columns:repeat(4,minmax(0,1fr))}.collections-lait-ideas-grid{grid-template-columns:1fr 1fr 1fr}}@media (max-width: 768px){.collections-lait-bandeau{text-align:center}.collections-lait-bandeau .collections-lait-title:after{margin-left:auto;margin-right:auto}.collections-lait-bandeau-section .collections-lait-section-title{text-align:center}.collections-lait-tiles--bandeau{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;max-width:360px;margin-left:auto;margin-right:auto}.collections-lait-tiles--bandeau .collections-lait-tile{min-height:72px;padding:.5rem .35rem;flex-direction:row;justify-content:center;align-items:center;gap:.35rem}.collections-lait-tiles--bandeau .collections-lait-tile-icon{width:28px;height:28px;margin-bottom:0;flex-shrink:0}.collections-lait-tiles--bandeau .collections-lait-tile-label{font-size:.75rem;margin-bottom:0;text-align:center}.collections-lait-tiles--bandeau .collections-lait-tile-count{display:none}.collections-lait-tiles--bandeau .collections-lait-tile--chevre,.collections-lait-tiles--bandeau .collections-lait-tile--vache,.collections-lait-tiles--bandeau .collections-lait-tile--brebis{background-image:none;background:rgba(220,208,192,.9);border-color:var(--gammes-border);justify-content:center;padding-bottom:.5rem}.collections-lait-tiles--bandeau .collections-lait-tile--chevre:before,.collections-lait-tiles--bandeau .collections-lait-tile--vache:before,.collections-lait-tiles--bandeau .collections-lait-tile--brebis:before{display:none}.collections-lait-tiles--bandeau .collections-lait-tile--chevre .collections-lait-tile-icon,.collections-lait-tiles--bandeau .collections-lait-tile--vache .collections-lait-tile-icon,.collections-lait-tiles--bandeau .collections-lait-tile--brebis .collections-lait-tile-icon{display:block;color:var(--gammes-bois)}.collections-lait-tiles--bandeau .collections-lait-tile--chevre .collections-lait-tile-label,.collections-lait-tiles--bandeau .collections-lait-tile--vache .collections-lait-tile-label,.collections-lait-tiles--bandeau .collections-lait-tile--brebis .collections-lait-tile-label{color:var(--gammes-cacao)}.collections-lait-tiles--bandeau .collections-lait-tile--chevre .collections-lait-tile-count,.collections-lait-tiles--bandeau .collections-lait-tile--vache .collections-lait-tile-count,.collections-lait-tiles--bandeau .collections-lait-tile--brebis .collections-lait-tile-count{color:var(--gammes-text-muted)}.collections-lait-bandeau .collections-lait-badges{justify-content:center;margin-top:0}.collections-lait-ideas-toggle{pointer-events:auto;cursor:pointer;padding-right:2rem}.collections-lait-ideas-chevron{display:block}.collections-lait-row--four{margin-top:0}.collections-lait-col--surprise{transform:none;margin-top:0;height:auto;min-height:auto;max-height:none;padding:1.25rem}.collections-lait-col--raclette{transform:none;margin-top:2.75rem;height:auto;min-height:auto;max-height:none;padding:1.25rem}.collections-lait-col--fondue,.collections-lait-col--maman{transform:none;height:auto;min-height:auto;max-height:none;padding:1.25rem}.collections-lait-ideas-grid{grid-template-columns:1fr 1fr}.collections-lait-tiles{grid-template-columns:repeat(3,1fr)}}@media (max-width: 640px){.collections-lait-content{padding:1.25rem 1rem 2rem;padding-inline:max(.75rem,env(safe-area-inset-left,0)) max(.75rem,env(safe-area-inset-right,0))}.collections-lait-title{font-size:1.5rem}.collections-lait-grid-title{margin-left:0;font-size:1.25rem}.collections-lait-tiles--bandeau{grid-template-columns:repeat(2,minmax(0,1fr))}.collections-lait-tiles--bandeau .collections-lait-tile{min-height:64px;padding:.5rem .4rem;flex-direction:column}.collections-lait-tiles--bandeau .collections-lait-tile-icon{margin-bottom:.2rem}.collections-lait-tiles--bandeau .collections-lait-tile-label{font-size:.8rem}.collections-lait-ideas-grid{grid-template-columns:1fr;gap:1rem}.collections-lait-idea-card{min-height:auto;padding:1rem}.collections-lait-grid-section{margin-top:1.5rem;padding-top:0}.collections-lait-grid-title{font-size:1.35rem}.collections-lait-grid-section .collections-filters-bar .filters-panel{flex-direction:column;align-items:stretch}.collections-lait-grid-section .collections-filters-bar .filters-panel-search,.collections-lait-grid-section .collections-filters-bar .filters-panel-group{min-width:0}}.collections-lait-grid-section{margin-top:2rem;padding-top:0}.collections-lait-grid-title{font-family:Cormorant Garamond,serif;font-size:1.75rem;font-weight:600;color:var(--gammes-text);margin:0 0 .75rem 8.5rem;max-width:100%}@media (max-width: 1024px){.collections-lait-grid-title{margin-left:0}}.collections-lait-grid-title-btn{font:inherit;color:inherit;background:none;border:none;padding:0;cursor:pointer;text-align:left;margin-left:0}.collections-lait-grid-title-btn:hover{text-decoration:underline}.collections-lait-grid-section .collections-filters-bar{width:100%;max-width:100%;min-width:0;margin-bottom:1.25rem;box-sizing:border-box}.collections-lait-grid-section .collections-filters-bar .filters-panel{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;gap:1rem 1.25rem;width:100%;max-width:100%;min-width:0;padding:1rem 1.25rem;border-radius:14px;background:linear-gradient(145deg,#6b635b 0%,#5a534c 100%);box-shadow:0 2px 16px #2b1e161a;border:1px solid rgba(255,255,255,.06);box-sizing:border-box}.collections-lait-grid-section .collections-filters-bar .filters-panel-search-wrap{flex:1 1 220px;min-width:0;max-width:min(360px,100%)}.collections-lait-grid-section .collections-filters-bar .filters-panel-search-icon{color:#fff9}.collections-lait-grid-section .collections-filters-bar .filters-panel-search-input{background:rgba(255,255,255,.12);border-color:#ffffff2e;color:#fff;min-height:44px;padding-top:.65rem;padding-bottom:.65rem}.collections-lait-grid-section .collections-filters-bar .filters-panel-search-input::-moz-placeholder{color:#ffffff80}.collections-lait-grid-section .collections-filters-bar .filters-panel-search-input::placeholder{color:#ffffff80}.collections-lait-grid-section .collections-filters-bar .filters-panel-search-input:hover{border-color:#ffffff40;background:rgba(255,255,255,.14)}.collections-lait-grid-section .collections-filters-bar .filters-panel-search-input:focus{border-color:#fff6;box-shadow:0 0 0 3px #ffffff1f}.collections-lait-grid-section .collections-filters-bar .filters-panel-row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;flex:1 1 auto;min-width:0}.collections-lait-grid-section .collections-filters-bar .filters-panel-group{flex:1 1 auto;min-width:0;max-width:200px}@media (max-width: 640px){.collections-lait-grid-section .collections-filters-bar .filters-panel-group{max-width:none;min-width:0;flex:1 1 100%}}.collections-lait-grid-section .collections-filters-bar .filters-panel-label{color:#fffc;font-size:.75rem}.collections-lait-grid-section .collections-filters-bar .filters-panel-select{background-color:#ffffff1f;border-color:#fff3;color:#fff;min-height:44px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.7)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.collections-lait-grid-section .collections-filters-bar .filters-panel-select:hover{border-color:#ffffff4d;background-color:#ffffff29}.collections-lait-grid-section .collections-filters-bar .filters-panel-select:focus{border-color:#ffffff73;box-shadow:0 0 0 3px #ffffff1a}.collections-lait-grid-section .collections-filters-bar .filters-panel-select option{background:#fff;color:#3d352c}.collections-lait-grid-section .collections-filters-bar .filters-panel-reset{color:#ffffffd9;border-color:#ffffff40;align-self:center}.collections-lait-grid-section .collections-filters-bar .filters-panel-reset:hover:not(:disabled){color:#fff;border-color:#fff6;background:rgba(255,255,255,.1)}.collections-lait-grid-section .collections-main{margin-bottom:0}.collections-lait-grid-section .collections-empty{color:var(--gammes-text-muted)}.collections-by-category{display:flex;flex-direction:column;gap:2rem}.collections-category-block{display:flex;flex-direction:column;gap:.75rem}.collections-category-title{font-family:Cormorant Garamond,serif;font-size:1.35rem;font-weight:600;color:var(--gammes-text);margin:0;padding-bottom:.35rem;border-bottom:2px solid var(--gammes-bordeaux)}.collections-lait-grid-section .collections-grid--8{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media (min-width: 480px){.collections-lait-grid-section .collections-grid--8{grid-template-columns:repeat(3,1fr)}}@media (min-width: 640px){.collections-lait-grid-section .collections-grid--8{grid-template-columns:repeat(4,1fr)}}@media (min-width: 768px){.collections-lait-grid-section .collections-grid--8{grid-template-columns:repeat(5,1fr);gap:1rem}}@media (min-width: 1024px){.collections-lait-grid-section .collections-grid--8{grid-template-columns:repeat(6,1fr)}}@media (min-width: 1200px){.collections-lait-grid-section .collections-grid--8{grid-template-columns:repeat(7,1fr)}}@media (min-width: 1400px){.collections-lait-grid-section .collections-grid--8{grid-template-columns:repeat(8,1fr)}}.collections-sort-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .55rem center;background-size:1rem}.lg\:block .filters-panel{background:transparent;border:none;box-shadow:none;padding:0}.lg\:block .filters-panel-search-icon{color:#ffffff8c}.lg\:block .filters-panel-search-input{background:rgba(255,255,255,.1);border-color:#fff3;color:#fff}.lg\:block .filters-panel-search-input::-moz-placeholder{color:#ffffff80}.lg\:block .filters-panel-search-input::placeholder{color:#ffffff80}.lg\:block .filters-panel-search-input:hover{border-color:#ffffff47}.lg\:block .filters-panel-search-input:focus{border-color:#ffffff59;background:rgba(255,255,255,.14);box-shadow:0 0 0 3px #ffffff14}.lg\:block .filters-panel-label{color:#fffc}.lg\:block .filters-panel-select{background-color:#ffffff1a;border-color:#fff3;color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.lg\:block .filters-panel-select:hover{border-color:#ffffff47}.lg\:block .filters-panel-select:focus{border-color:#ffffff59;box-shadow:0 0 0 3px #ffffff14}.lg\:block .filters-panel-select option{background:#1a1a1a;color:#fff}.lg\:block .filters-panel-reset{color:#ffffffb3;border-color:#ffffff40}.lg\:block .filters-panel-reset:hover:not(:disabled){color:#fff;border-color:#fff6;background:rgba(255,255,255,.08)}.produit-page{position:relative;min-height:100vh;overflow-x:hidden;padding-inline:max(0px,env(safe-area-inset-left,0)) max(0px,env(safe-area-inset-right,0))}.produit-page-bg{position:fixed;inset:0;z-index:0;pointer-events:none}.produit-page-bg-image{position:absolute;inset:0;background-image:url(/hero-vitrine.png);background-size:cover;background-position:center;background-repeat:no-repeat}.produit-page-bg-voile{position:absolute;inset:0;background:rgba(0,0,0,.28)}.produit-page--loading,.produit-page--error{display:flex;align-items:center;justify-content:center}.produit-container--centered{text-align:center}.produit-error-text{font-size:1.125rem;color:#fffffff2;margin:0 0 1.5rem;text-shadow:0 1px 2px rgba(0,0,0,.4)}.produit-nav-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:rgba(255,255,255,.95);color:#132c3c;cursor:pointer;box-shadow:0 4px 16px #00000026;transition:background .2s,color .2s,transform .2s}.produit-nav-arrow:hover{background:#C4A574;color:#fff;transform:translateY(-50%) scale(1.05)}.produit-nav-arrow:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #c4a574}@media (prefers-reduced-motion: reduce){.produit-nav-arrow{transition:none}.produit-nav-arrow:hover{transform:translateY(-50%)}}.produit-nav-arrow--prev{left:-1rem}.produit-nav-arrow--next{right:-1rem}@media (max-width: 900px){.produit-nav-arrow{width:44px;height:44px}.produit-nav-arrow--prev{left:.25rem}.produit-nav-arrow--next{right:.25rem}}.cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:100;padding:1rem;background:rgba(26,26,26,.97);color:#fff;box-shadow:0 -4px 20px #0003;animation:cookie-slide-up .3s ease-out}@keyframes cookie-slide-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.cookie-banner-inner{max-width:960px;margin:0 auto}.cookie-banner-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.cookie-banner-icon{flex-shrink:0;color:var(--color-accent, #C4A574)}.cookie-banner-text strong{display:block;font-size:1rem;margin-bottom:.25rem}.cookie-banner-text p{margin:0;font-size:.9rem;line-height:1.5;opacity:.9}.cookie-banner-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.cookie-btn{padding:.5rem 1rem;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s,color .2s}.cookie-btn-accept{background:var(--color-accent, #C4A574);color:#1a1a1a}.cookie-btn-accept:hover{background:#d4b584}.cookie-btn-reject{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.5)}.cookie-btn-reject:hover{background:rgba(255,255,255,.1)}.cookie-btn-settings{background:rgba(255,255,255,.1);color:#fff;display:inline-flex;align-items:center;gap:.25rem}.cookie-btn-settings:hover{background:rgba(255,255,255,.2)}.cookie-btn-link{background:transparent;color:var(--color-accent, #C4A574);text-decoration:underline}.cookie-btn-link:hover{text-decoration:none;opacity:.9}.cookie-banner-settings{background:rgba(255,255,255,.05);border-radius:8px;padding:1rem;margin-top:.5rem}.cookie-settings-row{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;font-size:.9rem}.cookie-badge{font-size:.75rem;padding:.2rem .5rem;background:rgba(196,165,116,.3);border-radius:4px;color:var(--color-accent, #C4A574)}.cookie-toggle{position:relative;display:inline-block;width:44px;height:24px}.cookie-toggle input{opacity:0;width:0;height:0}.cookie-toggle-slider{position:absolute;cursor:pointer;inset:0;background:rgba(255,255,255,.3);border-radius:24px;transition:.2s}.cookie-toggle-slider:before{content:"";position:absolute;height:18px;width:18px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:.2s}.cookie-toggle input:checked+.cookie-toggle-slider{background:var(--color-accent, #C4A574)}.cookie-toggle input:checked+.cookie-toggle-slider:before{transform:translate(20px)}.cookie-settings-actions{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.2)}@media (max-width: 640px){.cookie-banner{padding:1rem .75rem}.cookie-banner-header{flex-direction:column;gap:.75rem}.cookie-banner-actions{flex-direction:column;align-items:stretch}.cookie-btn{width:100%}.cookie-settings-row{flex-direction:column;align-items:flex-start;gap:.5rem}}.back-to-top{position:fixed;bottom:1.5rem;right:1.5rem;z-index:100;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:var(--color-bg-collections, #132C3C);color:#fff;cursor:pointer;box-shadow:0 2px 12px #0003;transition:opacity .2s,transform .2s,background .2s}.back-to-top:hover{background:#0f222d;transform:translateY(-2px);box-shadow:0 4px 16px #00000040}.back-to-top:focus{outline:none;box-shadow:0 0 0 3px #132c3c66}@media (max-width: 1024px){.back-to-top{bottom:6rem;right:1rem;width:48px;height:48px}}@media (max-width: 640px){.back-to-top{bottom:6rem;right:1rem;width:44px;height:44px}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}:where(a,button,[role=button],input,select,textarea):focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #c4a574;border-radius:6px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.btn-primary{border-radius:.5rem;background-color:var(--color-primary);font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-primary:hover{opacity:.9}.btn-primary{padding:.875rem 1.75rem;font-size:.95rem;letter-spacing:.05em}.card{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(231 229 228 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.card:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.input-field{width:100%;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(214 211 209 / var(--tw-border-opacity, 1));padding:.75rem;font-size:.875rem;line-height:1.25rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.input-field:focus{border-color:transparent;outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: var(--color-accent)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-y-0{top:0;bottom:0}.-right-0\.5{right:-.125rem}.-top-0\.5{top:-.125rem}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.top-0{top:0}.top-24{top:6rem}.top-6{top:1.5rem}.top-\[3rem\]{top:3rem}.top-\[5\.5rem\]{top:5.5rem}.z-0{z-index:0}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[101\]{z-index:101}.z-\[1\]{z-index:1}.z-\[2\]{z-index:2}.z-\[9999\]{z-index:9999}.z-\[99\]{z-index:99}.order-1{order:1}.order-2{order:2}.order-last{order:9999}.col-start-2{grid-column-start:2}.row-start-1{grid-row-start:1}.m-0{margin:0}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.-ml-2{margin-left:-.5rem}.-mr-2{margin-right:-.5rem}.-mt-3{margin-top:-.75rem}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.box-border{box-sizing:border-box}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-20{height:5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-\[1\.1rem\]{height:1.1rem}.h-\[18px\]{height:18px}.h-\[3\.25rem\]{height:3.25rem}.h-\[3px\]{height:3px}.h-\[52px\]{height:52px}.h-\[88px\]{height:88px}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.max-h-0{max-height:0px}.max-h-48{max-height:12rem}.max-h-80{max-height:20rem}.max-h-\[3\.25rem\]{max-height:3.25rem}.max-h-\[320px\]{max-height:320px}.max-h-\[80vh\]{max-height:80vh}.max-h-\[85dvh\]{max-height:85dvh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[calc\(12\.5rem\+2mm\)\]{max-height:calc(12.5rem + 2mm)}.min-h-\[120px\]{min-height:120px}.min-h-\[2\.25rem\]{min-height:2.25rem}.min-h-\[200px\]{min-height:200px}.min-h-\[280px\]{min-height:280px}.min-h-\[28px\]{min-height:28px}.min-h-\[32px\]{min-height:32px}.min-h-\[36px\]{min-height:36px}.min-h-\[40px\]{min-height:40px}.min-h-\[44px\]{min-height:44px}.min-h-\[52px\]{min-height:52px}.min-h-\[56px\]{min-height:56px}.min-h-\[60svh\]{min-height:60svh}.min-h-\[60vh\]{min-height:60vh}.min-h-\[80px\]{min-height:80px}.min-h-dvh{min-height:100dvh}.min-h-screen{min-height:100vh}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-32{width:8rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-80{width:20rem}.w-\[18px\]{width:18px}.w-\[3\.25rem\]{width:3.25rem}.w-\[52px\]{width:52px}.w-\[88px\]{width:88px}.w-auto{width:auto}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[1\.1rem\]{min-width:1.1rem}.min-w-\[1\.25rem\]{min-width:1.25rem}.min-w-\[1\.75rem\]{min-width:1.75rem}.min-w-\[10rem\]{min-width:10rem}.min-w-\[2\.25rem\]{min-width:2.25rem}.min-w-\[300px\]{min-width:300px}.min-w-\[3rem\]{min-width:3rem}.min-w-\[40px\]{min-width:40px}.min-w-\[44px\]{min-width:44px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-6xl{max-width:72rem}.max-w-\[1000px\]{max-width:1000px}.max-w-\[100vw\]{max-width:100vw}.max-w-\[1150px\]{max-width:1150px}.max-w-\[1280px\]{max-width:1280px}.max-w-\[1400px\]{max-width:1400px}.max-w-\[1440px\]{max-width:1440px}.max-w-\[160px\]{max-width:160px}.max-w-\[220px\]{max-width:220px}.max-w-\[280px\]{max-width:280px}.max-w-\[340px\]{max-width:340px}.max-w-\[36px\]{max-width:36px}.max-w-\[560px\]{max-width:560px}.max-w-\[620px\]{max-width:620px}.max-w-\[720px\]{max-width:720px}.max-w-\[900px\]{max-width:900px}.max-w-\[min\(720px\,calc\(100vw-2rem\)\)\]{max-width:min(720px,calc(100vw - 2rem))}.max-w-\[min\(calc\(100vw-6rem\)\,220px\)\]{max-width:min(calc(100vw - 6rem),220px)}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-screen-xl{max-width:1280px}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-full{--tw-translate-y: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize-y{resize:vertical}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-\[56px_1fr\]{grid-template-columns:56px 1fr}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0px}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-\[0\.35rem\]{gap:.35rem}.gap-\[0\.4rem\]{gap:.4rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-0{row-gap:0px}.gap-y-2{row-gap:.5rem}.gap-y-3{row-gap:.75rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-\[\#E5E7EB\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.justify-self-end{justify-self:end}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overscroll-contain{overscroll-behavior:contain}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hyphens-auto{hyphens:auto}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.rounded{border-radius:.25rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[14px\]{border-radius:14px}.rounded-\[20px\]{border-radius:20px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-t-\[16px\]{border-top-left-radius:16px;border-top-right-radius:16px}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-\[\#132C3C\]{--tw-border-opacity: 1;border-color:rgb(19 44 60 / var(--tw-border-opacity, 1))}.border-\[\#1A1A1A\]{--tw-border-opacity: 1;border-color:rgb(26 26 26 / var(--tw-border-opacity, 1))}.border-\[\#C4A574\]{--tw-border-opacity: 1;border-color:rgb(196 165 116 / var(--tw-border-opacity, 1))}.border-\[\#E5E7EB\]{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-\[\#E5E7EB\]\/60{border-color:#e5e7eb99}.border-\[\#E5E7EB\]\/70{border-color:#e5e7ebb3}.border-\[rgba\(196\,165\,116\,0\.25\)\]{border-color:#c4a57440}.border-\[rgba\(212\,196\,168\,0\.35\)\]{border-color:#d4c4a859}.border-\[rgba\(212\,196\,168\,0\.5\)\]{border-color:#d4c4a880}.border-\[rgba\(61\,43\,31\,0\.05\)\]{border-color:#3d2b1f0d}.border-\[rgba\(61\,43\,31\,0\.08\)\]{border-color:#3d2b1f14}.border-\[rgba\(61\,43\,31\,0\.15\)\]{border-color:#3d2b1f26}.border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.border-black\/10{border-color:#0000001a}.border-black\/\[0\.08\]{border-color:#00000014}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-white\/10{border-color:#ffffff1a}.border-white\/15{border-color:#ffffff26}.border-white\/20{border-color:#fff3}.border-white\/25{border-color:#ffffff40}.border-white\/30{border-color:#ffffff4d}.border-white\/40{border-color:#fff6}.border-white\/50{border-color:#ffffff80}.border-white\/80{border-color:#fffc}.border-t-white{--tw-border-opacity: 1;border-top-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.bg-\[\#132C3C\]{--tw-bg-opacity: 1;background-color:rgb(19 44 60 / var(--tw-bg-opacity, 1))}.bg-\[\#1A1A1A\]{--tw-bg-opacity: 1;background-color:rgb(26 26 26 / var(--tw-bg-opacity, 1))}.bg-\[\#1a1510\]{--tw-bg-opacity: 1;background-color:rgb(26 21 16 / var(--tw-bg-opacity, 1))}.bg-\[\#3D2B1F\]{--tw-bg-opacity: 1;background-color:rgb(61 43 31 / var(--tw-bg-opacity, 1))}.bg-\[\#3d3d3d\]{--tw-bg-opacity: 1;background-color:rgb(61 61 61 / var(--tw-bg-opacity, 1))}.bg-\[\#6B7280\]{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-\[\#C4A574\]{--tw-bg-opacity: 1;background-color:rgb(196 165 116 / var(--tw-bg-opacity, 1))}.bg-\[\#C4A574\]\/10{background-color:#c4a5741a}.bg-\[\#E5E7EB\]{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-\[\#EDE6DC\]{--tw-bg-opacity: 1;background-color:rgb(237 230 220 / var(--tw-bg-opacity, 1))}.bg-\[\#F9FAFB\]{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-\[\#FBF6EF\]{--tw-bg-opacity: 1;background-color:rgb(251 246 239 / var(--tw-bg-opacity, 1))}.bg-\[rgba\(19\,44\,60\,0\.06\)\]{background-color:#132c3c0f}.bg-\[rgba\(19\,44\,60\,0\.12\)\]{background-color:#132c3c1f}.bg-\[rgba\(212\,196\,168\,0\.3\)\]{background-color:#d4c4a84d}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/50{background-color:#00000080}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-900\/30{background-color:#7f1d1d4d}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-500{--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1))}.bg-slate-600{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/15{background-color:#ffffff26}.bg-white\/\[0\.06\]{background-color:#ffffff0f}.bg-white\/\[0\.08\]{background-color:#ffffff14}.bg-white\/\[0\.12\]{background-color:#ffffff1f}.bg-white\/\[0\.96\]{background-color:#fffffff5}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-\[\#1A1A1A\]{--tw-gradient-from: #1A1A1A var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 26 26 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#2a2a2a\]{--tw-gradient-from: #2a2a2a var(--tw-gradient-from-position);--tw-gradient-to: rgb(42 42 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#EDE6DC\]{--tw-gradient-from: #EDE6DC var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 230 220 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#F9FAFB\]{--tw-gradient-from: #F9FAFB var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[rgba\(15\,35\,50\,0\.95\)\]{--tw-gradient-from: rgba(15,35,50,.95) var(--tw-gradient-from-position);--tw-gradient-to: rgba(15, 35, 50, 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-\[\#1a1a1a\]{--tw-gradient-to: #1a1a1a var(--tw-gradient-to-position)}.to-\[\#2a2a2a\]{--tw-gradient-to: #2a2a2a var(--tw-gradient-to-position)}.to-\[\#E5DDD2\]{--tw-gradient-to: #E5DDD2 var(--tw-gradient-to-position)}.to-\[rgba\(10\,25\,38\,0\.98\)\]{--tw-gradient-to: rgba(10,25,38,.98) var(--tw-gradient-to-position)}.to-white{--tw-gradient-to: #fff var(--tw-gradient-to-position)}.fill-\[\#f0c14b\]{fill:#f0c14b}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.p-0{padding:0}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[0\.6rem\]{padding-left:.6rem;padding-right:.6rem}.px-\[max\(0\.75rem\,env\(safe-area-inset-left\,0px\)\)\]{padding-left:max(.75rem,env(safe-area-inset-left,0px));padding-right:max(.75rem,env(safe-area-inset-left,0px))}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[0\.35rem\]{padding-top:.35rem;padding-bottom:.35rem}.py-\[0\.7rem\]{padding-top:.7rem;padding-bottom:.7rem}.py-\[0\.85rem\]{padding-top:.85rem;padding-bottom:.85rem}.pb-0{padding-bottom:0}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-2{padding-bottom:.5rem}.pb-2\.5{padding-bottom:.625rem}.pb-20{padding-bottom:5rem}.pb-3{padding-bottom:.75rem}.pb-36{padding-bottom:9rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-\[calc\(0\.75rem\+env\(safe-area-inset-bottom\,0px\)\)\]{padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px))}.pb-\[env\(safe-area-inset-bottom\)\]{padding-bottom:env(safe-area-inset-bottom)}.pb-\[env\(safe-area-inset-bottom\,0\)\]{padding-bottom:env(safe-area-inset-bottom,0)}.pb-\[env\(safe-area-inset-bottom\,0px\)\]{padding-bottom:env(safe-area-inset-bottom,0px)}.pb-\[max\(0\.75rem\,env\(safe-area-inset-bottom\)\)\]{padding-bottom:max(.75rem,env(safe-area-inset-bottom))}.pb-\[max\(0\.75rem\,env\(safe-area-inset-bottom\,0\)\)\]{padding-bottom:max(.75rem,env(safe-area-inset-bottom,0))}.pb-\[max\(2rem\,env\(safe-area-inset-bottom\,0px\)\)\]{padding-bottom:max(2rem,env(safe-area-inset-bottom,0px))}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pr-7{padding-right:1.75rem}.pr-9{padding-right:2.25rem}.pt-1{padding-top:.25rem}.pt-14{padding-top:3.5rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-\[7svh\]{padding-top:7svh}.pt-\[env\(safe-area-inset-top\,0px\)\]{padding-top:env(safe-area-inset-top,0px)}.text-left{text-align:left}.text-center{text-align:center}.font-\[\'Playfair_Display\'\]{font-family:Playfair Display}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.font-serif{font-family:Playfair Display,serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[0\.55rem\]{font-size:.55rem}.text-\[0\.65rem\]{font-size:.65rem}.text-\[0\.68rem\]{font-size:.68rem}.text-\[0\.72rem\]{font-size:.72rem}.text-\[0\.75rem\]{font-size:.75rem}.text-\[0\.78rem\]{font-size:.78rem}.text-\[0\.7rem\]{font-size:.7rem}.text-\[0\.8125rem\]{font-size:.8125rem}.text-\[0\.82rem\]{font-size:.82rem}.text-\[0\.85em\]{font-size:.85em}.text-\[0\.85rem\]{font-size:.85rem}.text-\[0\.875rem\]{font-size:.875rem}.text-\[0\.8rem\]{font-size:.8rem}.text-\[0\.9375rem\]{font-size:.9375rem}.text-\[0\.95rem\]{font-size:.95rem}.text-\[0\.9rem\]{font-size:.9rem}.text-\[1\.05rem\]{font-size:1.05rem}.text-\[1\.15rem\]{font-size:1.15rem}.text-\[1\.1rem\]{font-size:1.1rem}.text-\[1\.2rem\]{font-size:1.2rem}.text-\[1\.35rem\]{font-size:1.35rem}.text-\[1\.4rem\]{font-size:1.4rem}.text-\[1\.5rem\]{font-size:1.5rem}.text-\[1\.65rem\]{font-size:1.65rem}.text-\[1\.6rem\]{font-size:1.6rem}.text-\[1\.75rem\]{font-size:1.75rem}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.text-\[1rem\]{font-size:1rem}.text-\[26px\]{font-size:26px}.text-\[clamp\(0\.95rem\,2\.5vw\,1\.15rem\)\]{font-size:clamp(.95rem,2.5vw,1.15rem)}.text-\[clamp\(1\.25rem\,6\.5vw\,3\.25rem\)\]{font-size:clamp(1.25rem,6.5vw,3.25rem)}.text-\[clamp\(1\.5rem\,4vw\,2\.25rem\)\]{font-size:clamp(1.5rem,4vw,2.25rem)}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.italic{font-style:italic}.not-italic{font-style:normal}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-\[1\.2\]{line-height:1.2}.leading-\[1\.3\]{line-height:1.3}.leading-\[1\.55\]{line-height:1.55}.leading-\[1\.65\]{line-height:1.65}.leading-\[1\.6\]{line-height:1.6}.leading-\[1\.7\]{line-height:1.7}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\.01em\]{letter-spacing:.01em}.tracking-\[0\.02em\]{letter-spacing:.02em}.tracking-\[0\.03em\]{letter-spacing:.03em}.tracking-\[0\.04em\]{letter-spacing:.04em}.tracking-\[0\.05em\]{letter-spacing:.05em}.tracking-\[0\.06em\]{letter-spacing:.06em}.tracking-\[0\.08em\]{letter-spacing:.08em}.tracking-\[0\.12em\]{letter-spacing:.12em}.tracking-\[0\.1em\]{letter-spacing:.1em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-normal{letter-spacing:0em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-\[\#132C3C\]{--tw-text-opacity: 1;color:rgb(19 44 60 / var(--tw-text-opacity, 1))}.text-\[\#1A1A1A\]{--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.text-\[\#3D2B1F\]{--tw-text-opacity: 1;color:rgb(61 43 31 / var(--tw-text-opacity, 1))}.text-\[\#3D2B1F\]\/85{color:#3d2b1fd9}.text-\[\#3D2B1F\]\/90{color:#3d2b1fe6}.text-\[\#6B7280\]{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-\[\#6B7280\]\/80{color:#6b7280cc}.text-\[\#C4A574\]{--tw-text-opacity: 1;color:rgb(196 165 116 / var(--tw-text-opacity, 1))}.text-\[\#E5E7EB\]{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-\[\#f0c14b\]{--tw-text-opacity: 1;color:rgb(240 193 75 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-red-200{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/50{color:#ffffff80}.text-white\/60{color:#fff9}.text-white\/70{color:#ffffffb3}.text-white\/75{color:#ffffffbf}.text-white\/80{color:#fffc}.text-white\/85{color:#ffffffd9}.text-white\/90{color:#ffffffe6}.text-white\/95{color:#fffffff2}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.underline-offset-2{text-underline-offset:2px}.underline-offset-\[3px\]{text-underline-offset:3px}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.opacity-85{opacity:.85}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_-4px_12px_rgba\(0\,0\,0\,0\.08\)\]{--tw-shadow: 0 -4px 12px rgba(0,0,0,.08);--tw-shadow-colored: 0 -4px 12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_-4px_16px_rgba\(19\,44\,60\,0\.10\)\]{--tw-shadow: 0 -4px 16px rgba(19,44,60,.1);--tw-shadow-colored: 0 -4px 16px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_-4px_20px_rgba\(61\,43\,31\,0\.10\)\]{--tw-shadow: 0 -4px 20px rgba(61,43,31,.1);--tw-shadow-colored: 0 -4px 20px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_-8px_32px_rgba\(0\,0\,0\,0\.2\)\]{--tw-shadow: 0 -8px 32px rgba(0,0,0,.2);--tw-shadow-colored: 0 -8px 32px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_0_1px_\#C4A574\]{--tw-shadow: 0 0 0 1px #C4A574;--tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_0_rgba\(0\,0\,0\,0\.1\)\]{--tw-shadow: 0 1px 0 rgba(0,0,0,.1);--tw-shadow-colored: 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_3px_rgba\(0\,0\,0\,0\.04\)\]{--tw-shadow: 0 1px 3px rgba(0,0,0,.04);--tw-shadow-colored: 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_2px_10px_rgba\(61\,43\,31\,0\.04\)\]{--tw-shadow: 0 2px 10px rgba(61,43,31,.04);--tw-shadow-colored: 0 2px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_2px_12px_rgba\(0\,0\,0\,0\.15\)\]{--tw-shadow: 0 2px 12px rgba(0,0,0,.15);--tw-shadow-colored: 0 2px 12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_2px_8px_rgba\(0\,0\,0\,0\.04\)\]{--tw-shadow: 0 2px 8px rgba(0,0,0,.04);--tw-shadow-colored: 0 2px 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_2px_8px_rgba\(61\,43\,31\,0\.25\)\]{--tw-shadow: 0 2px 8px rgba(61,43,31,.25);--tw-shadow-colored: 0 2px 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_4px_20px_rgba\(0\,0\,0\,0\.15\)\]{--tw-shadow: 0 4px 20px rgba(0,0,0,.15);--tw-shadow-colored: 0 4px 20px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_4px_24px_rgba\(19\,44\,60\,0\.06\)\]{--tw-shadow: 0 4px 24px rgba(19,44,60,.06);--tw-shadow-colored: 0 4px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_4px_24px_rgba\(19\,44\,60\,0\.08\)\]{--tw-shadow: 0 4px 24px rgba(19,44,60,.08);--tw-shadow-colored: 0 4px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_8px_32px_rgba\(0\,0\,0\,0\.25\)\,0_0_0_1px_rgba\(255\,255\,255\,0\.06\)_inset\]{--tw-shadow: 0 8px 32px rgba(0,0,0,.25),0 0 0 1px rgba(255,255,255,.06) inset;--tw-shadow-colored: 0 8px 32px var(--tw-shadow-color), inset 0 0 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_8px_40px_rgba\(0\,0\,0\,0\.20\)\]{--tw-shadow: 0 8px 40px rgba(0,0,0,.2);--tw-shadow-colored: 0 8px 40px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0_1px_0_rgba\(255\,255\,255\,0\.6\)\]{--tw-shadow: inset 0 1px 0 rgba(255,255,255,.6);--tw-shadow-colored: inset 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.drop-shadow-\[0_2px_8px_rgba\(0\,0\,0\,0\.35\)\]{--tw-drop-shadow: drop-shadow(0 2px 8px rgba(0,0,0,.35));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-\[8px\]{--tw-backdrop-blur: blur(8px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[background\,color\,border-color\]{transition-property:background,color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[background\,color\]{transition-property:background,color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[background\,transform\]{transition-property:background,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[background\]{transition-property:background;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[border-color\,box-shadow\]{transition-property:border-color,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[color\,gap\]{transition-property:color,gap;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[opacity\,color\]{transition-property:opacity,color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[opacity\,transform\]{transition-property:opacity,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[opacity\,visibility\]{transition-property:opacity,visibility;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[transform\,box-shadow\,border-color\]{transition-property:transform,box-shadow,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-\[1200ms\]{transition-duration:1.2s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\[-webkit-overflow-scrolling\:touch\]{-webkit-overflow-scrolling:touch}.\[appearance\:textfield\]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.\[padding-left\:env\(safe-area-inset-left\,0px\)\]{padding-left:env(safe-area-inset-left,0px)}.\[padding-right\:env\(safe-area-inset-right\,0px\)\]{padding-right:env(safe-area-inset-right,0px)}.\[padding-right\:max\(0\.75rem\,env\(safe-area-inset-right\,0px\)\)\]{padding-right:max(.75rem,env(safe-area-inset-right,0px))}:root{--color-primary: #1A1A1A;--color-secondary: #3D2B1F;--color-accent: #C4A574;--color-text: #1A1A1A;--color-text-light: #6B7280;--color-bg: #FFFFFF;--color-bg-light: #F9FAFB;--color-bg-collections: #132C3C;--color-border: #E5E7EB;--safe-area-top: env(safe-area-inset-top, 0);--safe-area-bottom: env(safe-area-inset-bottom, 0);--safe-area-left: env(safe-area-inset-left, 0);--safe-area-right: env(safe-area-inset-right, 0)}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-ms-overflow-style:scrollbar;margin:0;padding:0;width:100%;overflow-x:clip;overflow-y:auto}body{margin:0;padding:0;width:100%;min-width:0;min-height:100%;min-height:100dvh;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}#root{overflow-x:hidden;max-width:100%;min-width:0}@media (max-width: 768px){body{font-size:16px}}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--color-text);background:var(--color-bg-light);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif;font-weight:300;letter-spacing:.02em;color:var(--color-text)}*{transition-property:color,background-color,border-color,transform,opacity;transition-duration:.2s;transition-timing-function:ease}img{display:block;height:auto;max-width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.skip-link{position:absolute;top:-100px;left:.5rem;z-index:9999;padding:.75rem 1rem;background:var(--color-secondary);color:#fff;font-weight:600;text-decoration:none;border-radius:0 0 .375rem;transition:top .2s ease}.skip-link:focus{top:0;outline:2px solid var(--color-accent);outline-offset:2px}.main-content{padding-top:0;padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0);overflow-x:hidden;max-width:100%}.main-content-with-banner{padding-top:calc(17.25rem + 2mm);min-height:calc(100vh - 17.1rem - 2mm);background:var(--color-bg-light)}@media (max-width: 1280px) and (min-width: 1024px){.main-content-with-banner{padding-top:calc(12.75rem + 2mm);min-height:calc(100vh - 12.75rem - 2mm)}}@media (max-width: 1023px){.main-content-with-banner{padding-top:8.75rem;min-height:calc(100vh - 8.75rem)}}@media (max-width: 640px){.main-content-with-banner{padding-top:9.5rem;min-height:calc(100vh - 9.5rem)}}.placeholder\:text-\[\#6B7280\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#6B7280\]::placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.placeholder\:text-white\/40::-moz-placeholder{color:#fff6}.placeholder\:text-white\/40::placeholder{color:#fff6}.placeholder\:text-white\/50::-moz-placeholder{color:#ffffff80}.placeholder\:text-white\/50::placeholder{color:#ffffff80}.before\:mr-1\.5:before{content:var(--tw-content);margin-right:.375rem}.before\:text-\[\#C4A574\]:before{content:var(--tw-content);--tw-text-opacity: 1;color:rgb(196 165 116 / var(--tw-text-opacity, 1))}.before\:content-\[\'•\'\]:before{--tw-content: "•";content:var(--tw-content)}.after\:mx-auto:after{content:var(--tw-content);margin-left:auto;margin-right:auto}.after\:mt-2:after{content:var(--tw-content);margin-top:.5rem}.after\:block:after{content:var(--tw-content);display:block}.after\:h-\[3px\]:after{content:var(--tw-content);height:3px}.after\:w-12:after{content:var(--tw-content);width:3rem}.after\:rounded-full:after{content:var(--tw-content);border-radius:9999px}.after\:content-\[\'\'\]:after{--tw-content: "";content:var(--tw-content)}.last\:border-b-0:last-child{border-bottom-width:0px}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-within\:ring-\[\#C4A574\]:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(196 165 116 / var(--tw-ring-opacity, 1))}.focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width: 2px}.hover\:-translate-y-\[2px\]:hover{--tw-translate-y: -2px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:-translate-y-\[3px\]:hover{--tw-translate-y: -3px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:-translate-y-px:hover{--tw-translate-y: -1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:gap-3:hover{gap:.75rem}.hover\:border-\[\#132C3C\]:hover{--tw-border-opacity: 1;border-color:rgb(19 44 60 / var(--tw-border-opacity, 1))}.hover\:border-\[\#3D2B1F\]:hover{--tw-border-opacity: 1;border-color:rgb(61 43 31 / var(--tw-border-opacity, 1))}.hover\:border-\[\#6B7280\]:hover{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.hover\:border-\[\#C4A574\]:hover{--tw-border-opacity: 1;border-color:rgb(196 165 116 / var(--tw-border-opacity, 1))}.hover\:border-\[\#C4A574\]\/50:hover{border-color:#c4a57480}.hover\:border-\[\#E5E7EB\]:hover{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.hover\:border-\[rgba\(196\,165\,116\,0\.4\)\]:hover{border-color:#c4a57466}.hover\:border-\[rgba\(196\,165\,116\,0\.6\)\]:hover{border-color:#c4a57499}.hover\:border-red-200:hover{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.hover\:border-white:hover{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.hover\:border-white\/35:hover{border-color:#ffffff59}.hover\:bg-\[\#0f222d\]:hover{--tw-bg-opacity: 1;background-color:rgb(15 34 45 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#2a1e18\]:hover{--tw-bg-opacity: 1;background-color:rgb(42 30 24 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#3D2B1F\]:hover{--tw-bg-opacity: 1;background-color:rgb(61 43 31 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#C4A574\]:hover{--tw-bg-opacity: 1;background-color:rgb(196 165 116 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#C4A574\]\/10:hover{background-color:#c4a5741a}.hover\:bg-\[\#F9FAFB\]:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FBF6EF\]:hover{--tw-bg-opacity: 1;background-color:rgb(251 246 239 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#b8935c\]:hover{--tw-bg-opacity: 1;background-color:rgb(184 147 92 / var(--tw-bg-opacity, 1))}.hover\:bg-\[rgba\(19\,44\,60\,0\.02\)\]:hover{background-color:#132c3c05}.hover\:bg-\[rgba\(19\,44\,60\,0\.04\)\]:hover{background-color:#132c3c0a}.hover\:bg-\[rgba\(19\,44\,60\,0\.2\)\]:hover{background-color:#132c3c33}.hover\:bg-\[rgba\(196\,165\,116\,0\.08\)\]:hover{background-color:#c4a57414}.hover\:bg-\[rgba\(196\,165\,116\,0\.5\)\]:hover{background-color:#c4a57480}.hover\:bg-blue-500\/20:hover{background-color:#3b82f633}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-white\/\[0\.18\]:hover{background-color:#ffffff2e}.hover\:text-\[\#1A1A1A\]:hover{--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.hover\:text-\[\#3D2B1F\]:hover{--tw-text-opacity: 1;color:rgb(61 43 31 / var(--tw-text-opacity, 1))}.hover\:text-\[\#C4A574\]:hover{--tw-text-opacity: 1;color:rgb(196 165 116 / var(--tw-text-opacity, 1))}.hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-white\/85:hover{color:#ffffffd9}.hover\:text-white\/90:hover{color:#ffffffe6}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:opacity-95:hover{opacity:.95}.hover\:shadow-\[0_2px_8px_rgba\(61\,43\,31\,0\.2\)\]:hover{--tw-shadow: 0 2px 8px rgba(61,43,31,.2);--tw-shadow-colored: 0 2px 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0_4px_12px_rgba\(61\,43\,31\,0\.3\)\]:hover{--tw-shadow: 0 4px 12px rgba(61,43,31,.3);--tw-shadow-colored: 0 4px 12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0_8px_24px_rgba\(61\,43\,31\,0\.10\)\]:hover{--tw-shadow: 0 8px 24px rgba(61,43,31,.1);--tw-shadow-colored: 0 8px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-\[\#C4A574\]:focus{--tw-border-opacity: 1;border-color:rgb(196 165 116 / var(--tw-border-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-\[\#C4A574\]\/30:focus{--tw-ring-color: rgb(196 165 116 / .3)}.focus-visible\:rounded:focus-visible{border-radius:.25rem}.focus-visible\:bg-\[\#FBF6EF\]:focus-visible{--tw-bg-opacity: 1;background-color:rgb(251 246 239 / var(--tw-bg-opacity, 1))}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-inset:focus-visible{--tw-ring-inset: inset}.focus-visible\:ring-\[\#C4A574\]:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(196 165 116 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-offset-1:focus-visible{--tw-ring-offset-width: 1px}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\:ring-offset-\[\#3d3d3d\]:focus-visible{--tw-ring-offset-color: #3d3d3d}.focus-visible\:ring-offset-black:focus-visible{--tw-ring-offset-color: #000}.active\:translate-y-px:active{--tw-translate-y: 1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:bg-white\/15:active{background-color:#ffffff26}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-slate-400:disabled{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-70:disabled{opacity:.7}.group:hover .group-hover\:scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:opacity-100{opacity:1}@media (prefers-reduced-motion: reduce){.motion-reduce\:transition-none{transition-property:none}.motion-reduce\:hover\:translate-y-0:hover{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.motion-reduce\:hover\:scale-100:hover,.group:hover .motion-reduce\:group-hover\:scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}@media (min-width: 640px){.sm\:top-\[2\.25rem\]{top:2.25rem}.sm\:top-\[4\.75rem\]{top:4.75rem}.sm\:order-none{order:0}.sm\:col-auto{grid-column:auto}.sm\:row-auto{grid-row:auto}.sm\:mb-10{margin-bottom:2.5rem}.sm\:mb-8{margin-bottom:2rem}.sm\:block{display:block}.sm\:inline{display:inline}.sm\:inline-flex{display:inline-flex}.sm\:hidden{display:none}.sm\:h-20{height:5rem}.sm\:h-8{height:2rem}.sm\:h-9{height:2.25rem}.sm\:h-\[72px\]{height:72px}.sm\:min-h-0{min-height:0px}.sm\:min-h-\[32px\]{min-height:32px}.sm\:min-h-\[36px\]{min-height:36px}.sm\:min-h-\[auto\]{min-height:auto}.sm\:w-11{width:2.75rem}.sm\:w-20{width:5rem}.sm\:w-8{width:2rem}.sm\:w-\[72px\]{width:72px}.sm\:w-auto{width:auto}.sm\:min-w-0{min-width:0px}.sm\:min-w-\[1\.25rem\]{min-width:1.25rem}.sm\:min-w-\[1\.5rem\]{min-width:1.5rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-\[72px_1fr_auto_auto\]{grid-template-columns:72px 1fr auto auto}.sm\:flex-row{flex-direction:row}.sm\:flex-wrap{flex-wrap:wrap}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:items-baseline{align-items:baseline}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-1\.5{gap:.375rem}.sm\:gap-4{gap:1rem}.sm\:justify-self-auto{justify-self:auto}.sm\:p-10{padding:2.5rem}.sm\:p-3{padding:.75rem}.sm\:p-3\.5{padding:.875rem}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-7{padding:1.75rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-\[1\.1rem\]{padding-left:1.1rem;padding-right:1.1rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:py-\[0\.55rem\]{padding-top:.55rem;padding-bottom:.55rem}.sm\:pt-8{padding-top:2rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-\[0\.72rem\]{font-size:.72rem}.sm\:text-\[0\.75rem\]{font-size:.75rem}.sm\:text-\[0\.82rem\]{font-size:.82rem}.sm\:text-\[0\.8rem\]{font-size:.8rem}.sm\:text-\[0\.95rem\]{font-size:.95rem}.sm\:text-\[0\.9rem\]{font-size:.9rem}.sm\:text-\[1\.75rem\]{font-size:1.75rem}.sm\:text-\[2rem\]{font-size:2rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 768px){.md\:mb-10{margin-bottom:2.5rem}.md\:mb-6{margin-bottom:1.5rem}.md\:block{display:block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:hidden{display:none}.md\:h-10{height:2.5rem}.md\:h-16{height:4rem}.md\:h-20{height:5rem}.md\:h-9{height:2.25rem}.md\:min-h-\[70svh\]{min-height:70svh}.md\:w-1\/2{width:50%}.md\:w-12{width:3rem}.md\:w-9{width:2.25rem}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:gap-4{gap:1rem}.md\:gap-5{gap:1.25rem}.md\:gap-8{gap:2rem}.md\:p-10{padding:2.5rem}.md\:p-3\.5{padding:.875rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:pb-10{padding-bottom:2.5rem}.md\:pt-\[8svh\]{padding-top:8svh}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-\[0\.6rem\]{font-size:.6rem}.md\:text-\[0\.7rem\]{font-size:.7rem}.md\:text-\[0\.9rem\]{font-size:.9rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width: 1024px){.lg\:sticky{position:sticky}.lg\:top-20{top:5rem}.lg\:top-6{top:1.5rem}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:mb-0{margin-bottom:0}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-\[calc\(12\.5rem\+2mm\)\]{height:calc(12.5rem + 2mm)}.lg\:min-h-\[80svh\]{min-height:80svh}.lg\:w-1\/3{width:33.333333%}.lg\:max-w-4xl{max-width:56rem}.lg\:max-w-\[1800px\]{max-width:1800px}.lg\:flex-1{flex:1 1 0%}.lg\:flex-shrink-0{flex-shrink:0}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-\[1fr_340px\]{grid-template-columns:1fr 340px}.lg\:grid-cols-\[280px_1fr\]{grid-template-columns:280px 1fr}.lg\:grid-cols-\[minmax\(300px\,380px\)_1fr\]{grid-template-columns:minmax(300px,380px) 1fr}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:gap-12{gap:3rem}.lg\:gap-8{gap:2rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pt-0{padding-top:0}.lg\:pt-\[9svh\]{padding-top:9svh}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media (min-width: 1280px){.xl\:h-\[calc\(12\.5rem\+2mm\)\]{height:calc(12.5rem + 2mm)}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width: 1536px){.\32xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.\32xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}.\[\&\:\:-webkit-inner-spin-button\]\:appearance-none::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.\[\&\:\:-webkit-outer-spin-button\]\:appearance-none::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}@media (min-width:380px){.\[\@media\(min-width\:380px\)\]\:inline{display:inline}}
