@keyframes fadeout{to{opacity:0;transform:translateY(-10px)}}.bg-medium-brown{background:#e5ddd4}:root{--body-font:"Nunito", sans-serif;--heading-font:"Nunito", sans-serif;--header-height:160px;--header-height-min:80px;--accent-color:#2CCC5C;--dark-color:#222222;--light-dark-color:#727272;--light-color:#fff;--grey-color:#dbdbdb;--light-grey-color:#fafafa;--primary-color:#6995B1;--light-primary-color:#eef1f3}@media screen and (max-width:600px){:root{--header-height:100px;--header-height-min:80px}}body{background:#f0eae3;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:.03em;--bs-link-color:#333;--bs-link-hover-color:#333;--bs-link-color-rgb:40, 40, 40;--bs-link-hover-color-rgb:0, 0, 0;--bs-light-rgb:248, 248, 248;--bs-font-sans-serif:"Open Sans", sans-serif;--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:2;--bs-body-color:#747474;--bs-primary:#2CCC5C;--bs-primary-rgb:255, 196, 63;--bs-success:#a3be4c;--bs-success-rgb:163, 190, 76;--bs-primary-bg-subtle:#FFF9EB;--bs-success-bg-subtle:#eef5e5;--bs-border-color:#F7F7F7;--bs-secondary-rgb:230, 243, 251;--bs-danger-rgb:249, 235, 231;--bs-warning-rgb:255, 249, 235;--bs-info-rgb:230, 243, 250}body h1,body h2,body h3,body h4,body h5,body h6{font-family:"Nunito",sans-serif;color:var(--dark-color);font-weight:700}main{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh}.bg-offwhite{background-color:#f0eae3}.bg-undertext,.text-undertext{background-color:#e5ddd4}.text-undertext{color:#e5ddd4;border:2px solid #f0eae3}body,p{color:#222}.text-muted{color:#6c757d!important}.rounded-4{border-radius:18px}.rounded-5{border-radius:27px}.header{background-color:#f0eae3;border-bottom:1px solid rgba(0,0,0,.04)}.header .nav-link{color:#222;font-size:.95rem;font-weight:600;padding-inline:.75rem}.header .nav-link.active,.header .nav-link:hover{color:#3c8c72;text-decoration:none}.header-actions .btn{border-radius:999px;border:0;background:#fff;box-shadow:0 6px 18px rgba(0,0,0,.06);padding:.4rem .55rem}.cart-count-badge{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#3c8c72;color:#fff;font-size:11px;font-weight:600;line-height:1;display:flex;align-items:center;justify-content:center;z-index:10;pointer-events:none}.added-to-cart{position:fixed;top:calc(var(--header-height-min,80px) + 16px);right:22px;min-width:min(360px,calc(100vw - 24px));max-width:420px;padding:0;border-radius:20px;overflow:hidden;background:linear-gradient(135deg,rgba(36,110,71,.98),rgba(60,140,114,.98));color:#fff;box-shadow:0 18px 40px rgba(27,64,44,.22);display:none;align-items:stretch;z-index:20000;backdrop-filter:blur(10px);transform:translateY(-8px) scale(.98);opacity:0}.added-to-cart__inner{display:flex;align-items:flex-start;gap:14px;padding:16px 18px}.added-to-cart__icon{flex:0 0 auto;width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.16);display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem;box-shadow:inset 0 0 0 1px rgba(255,255,255,.15)}.added-to-cart__content{display:flex;flex-direction:column;gap:2px;min-width:0}.added-to-cart__title{font-size:1rem;font-weight:700;line-height:1.25;color:#fff}.added-to-cart__text{font-size:.92rem;line-height:1.45;color:rgba(255,255,255,.9)}.added-to-cart.show{display:flex;animation:toastIn .35s ease-out forwards,toastOut .45s ease-in forwards 2.2s}@keyframes toastIn{to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toastOut{to{opacity:0;transform:translateY(-12px) scale(.98)}}@media (max-width:576px){.added-to-cart{left:12px;right:12px;top:calc(var(--header-height-min,80px) + 12px);max-width:none;min-width:0}.added-to-cart__inner{padding:14px 16px}.added-to-cart__title{font-size:.98rem}.added-to-cart__text{font-size:.88rem}}@media (prefers-reduced-motion:reduce){.added-to-cart,.added-to-cart.show{animation:none;transform:none}}.category-thumbnail{max-height:80px;max-width:80px}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#2CCC5C;--bs-btn-border-color:transparent;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#f7a422;--bs-btn-hover-border-color:transparent;--bs-btn-focus-shadow-rgb:49, 132, 253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#2CCC5C;--bs-btn-active-border-color:transparent;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#d3d7dd;--bs-btn-disabled-border-color:transparent;transition:all .3s ease-in-out;transform:scale(1)}.btn-primary:hover{transform:scale(1.1)}.btn-outline-light,.btn-outline-primary{--bs-btn-disabled-bg:transparent;--bs-gradient:none}.btn-outline-primary{--bs-btn-color:#2CCC5C;--bs-btn-border-color:#2CCC5C;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#2CCC5C;--bs-btn-hover-border-color:#2CCC5C;--bs-btn-focus-shadow-rgb:13, 110, 253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#2CCC5C;--bs-btn-active-border-color:#2CCC5C;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff3cd;--bs-btn-disabled-border-color:#fff3cd}.btn-outline-light{--bs-btn-color:#747474;--bs-btn-border-color:#EFEFEF;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#EFEFEF;--bs-btn-hover-border-color:#EFEFEF;--bs-btn-focus-shadow-rgb:248, 249, 250;--bs-btn-active-color:#000;--bs-btn-active-bg:#EFEFEF;--bs-btn-active-border-color:#EFEFEF;--bs-btn-disabled-color:#EFEFEF;--bs-btn-disabled-border-color:#EFEFEF}.btn-danger,.btn-outline-light,.btn-success,.btn-warning{--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125)}.btn-warning{--bs-btn-color:#747474;--bs-btn-bg:#FCF7EB;--bs-btn-border-color:#FCF7EB;--bs-btn-hover-color:#747474;--bs-btn-hover-bg:#FFECBE;--bs-btn-hover-border-color:#FFECBE;--bs-btn-focus-shadow-rgb:217, 164, 6;--bs-btn-active-color:#000;--bs-btn-active-bg:#FFECBE;--bs-btn-active-border-color:#FFECBE;--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#FCF7EB;--bs-btn-disabled-border-color:#FCF7EB}.btn-danger,.btn-success{--bs-btn-color:#222;--bs-btn-hover-color:#222;--bs-btn-focus-shadow-rgb:60, 153, 110;--bs-btn-active-color:#222;--bs-btn-disabled-color:#222}.btn-success{--bs-btn-bg:#EEF5E4;--bs-btn-border-color:#EEF5E4;--bs-btn-hover-bg:#9de3c2;--bs-btn-hover-border-color:#9de3c2;--bs-btn-active-bg:#9de3c2;--bs-btn-active-border-color:#9de3c2;--bs-btn-disabled-bg:#EEF5E4;--bs-btn-disabled-border-color:#EEF5E4}.btn-danger{--bs-btn-bg:#FFEADA;--bs-btn-border-color:#FFEADA;--bs-btn-hover-bg:#ecc9af;--bs-btn-hover-border-color:#ecc9af;--bs-btn-active-bg:#ecc9af;--bs-btn-active-border-color:#ecc9af;--bs-btn-disabled-bg:#FFEADA;--bs-btn-disabled-border-color:#FFEADA}.error{color:#fff;background:red}.success{color:#fff;background:green}.bg-red{background-color:#ff5758;color:#fff}.bg-green,.bg-orange{background-color:#ffde59;color:#fff}.bg-green{background-color:#2ccc5c}.hero-section{padding:90px 0;color:#222}.hero-section h1{font-weight:700;line-height:1.2}.hero-section p.lead{font-size:1.25rem;color:#6c757d}.hero-section .card{border-radius:18px;transition:.25s ease}.hero-section .card:hover{transform:translateY(-4px)}.hero-section .hero-masonry{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.hero-section .mason-item{border-radius:18px;overflow:hidden;box-shadow:0 4px 14px rgba(0,0,0,.08);transition:.25s ease}.hero-section .mason-item:hover{transform:translateY(-6px);box-shadow:0 10px 24px rgba(0,0,0,.12)}.hero-section .h-big{height:330px;grid-column:span 2}.hero-section .h-medium{height:220px}.hero-section .h-small{height:180px}@media (max-width:992px){.hero-section .hero-masonry{grid-template-columns:1fr 1fr}}@media (max-width:576px){.hero-section .hero-masonry{grid-template-columns:1fr}.hero-section .h-big,.hero-section .h-medium,.hero-section .h-small{height:240px;grid-column:span 1}}.home-product-card .position-relative{height:230px;overflow:hidden}.best-selling-swiper-wrapper .best-selling-item figure .tab-image,.best-selling-swiper-wrapper .best-selling-item figure img,.best-selling-swiper-wrapper .product-item figure .tab-image,.best-selling-swiper-wrapper .product-item figure img,.cat-card-image-wrapper img.cat-card-image,.contact-hero .contact-left .contact-showcase figure img,.hero-section .mason-item img,.home-product-card .position-relative img,.products-carousel .best-selling-item figure .tab-image,.products-carousel .best-selling-item figure img,.products-carousel .product-item figure .tab-image,.products-carousel .product-item figure img{width:100%;height:100%;object-fit:cover;display:block}.home-product-card .product-likes{margin-top:.5rem}.home-product-card .product-like-toggle{font-size:.85rem}.home-product-card .product-like-count{font-weight:600}.home-section-header{background:#f0eae3;margin-bottom:20px;padding:.75rem 1rem;border-radius:18px}.home-section-header .home-section-title{font-size:2rem;font-weight:700}.home-section-header .home-section-subtitle{margin:0;color:#6c757d}.home-section-header .home-section-link{font-size:.95rem;color:#3c8c72;text-decoration:none}.home-section-header .home-section-link:hover{text-decoration:underline}.home-product-section--action .home-section-title--green{color:#3c8c72}.cat-card{background:#fff;border-radius:18px;transition:.25s ease;cursor:pointer;box-shadow:0 12px 30px rgba(0,0,0,.08);border:0}.cat-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.cat-card-image-wrapper{width:100%;height:220px;overflow:hidden;background:#f5f5f5}.cat-card-body{padding:16px;background:#e5ddd4}.cat-card-body h5{font-size:1.05rem;font-weight:600}.cat-card-body p{font-size:.9rem;color:#6c757d}.product-grid-section .masonry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;padding:10px 0}@media (max-width:1200px){.product-grid-section .masonry-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.product-grid-section .masonry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:576px){.product-grid-section .masonry-grid{grid-template-columns:1fr}}.product-grid-section .product-item{height:420px;display:flex;flex-direction:column;border-radius:18px;background:#e5ddd4;overflow:hidden;box-shadow:0 12px 30px rgba(0,0,0,.08);transition:.25s ease}.product-grid-section .product-item:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(0,0,0,.15)}.product-grid-section .product-item .product-image-wrapper{height:230px;overflow:hidden}.product-grid-section .product-item .product-image-wrapper img{width:100%;height:100%;object-fit:cover;display:block;border-radius:18px 18px 0 0}.product-grid-section .product-item .product-item-content{flex:1;padding:16px;display:flex;flex-direction:column;justify-content:space-between}.product-grid-section .product-item .product-item-content h3{font-size:1.15rem;font-weight:600;color:#2f6b59;margin-bottom:4px}.product-grid-section .product-item .product-item-content .product-price{color:#3c8c72;font-weight:700;margin-bottom:8px}.btn-primary,.product-grid-section .product-item .product-item-content .btn-primary{background:#3c8c72;border-color:#3c8c72}.best-selling-swiper-wrapper .best-selling-item figure,.best-selling-swiper-wrapper .product-item figure,.products-carousel .best-selling-item figure,.products-carousel .product-item figure{height:220px;margin:0;overflow:hidden}.most-searched-item .card{border-radius:18px;box-shadow:0 12px 30px rgba(0,0,0,.08);border:0}.most-searched-item img{border-radius:18px 18px 0 0}.btn-primary:hover,.product-grid-section .product-item .product-item-content .btn-primary:hover{background:#2f6b59;border-color:#2f6b59}.btn-outline-primary{color:#3c8c72;border-color:#3c8c72}.announcement-bar,.btn-outline-primary:hover{background:#3c8c72;color:#fff}.announcement-bar{padding:10px 20px;display:flex;justify-content:space-between;align-items:center;font-size:.95rem}.contact-hero{padding:80px 0;background-color:#f0eae3}.contact-hero .contact-card{max-width:1200px;margin:auto;background:#e5ddd4;padding:60px;border-radius:18px;display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact-hero .contact-left h1{font-size:42px;font-weight:700;margin-bottom:20px;color:#2f6b59}.contact-hero .contact-left p{color:#333;margin-bottom:25px}.contact-hero .contact-left .contact-details p{margin:6px 0}.contact-hero .contact-left .contact-showcase{display:grid;grid-template-columns:minmax(0,220px) 1fr;gap:28px;margin-bottom:28px;align-items:center}.contact-hero .contact-left .contact-showcase figure{margin:0;border-radius:18px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.08)}.contact-hero .contact-left .contact-showcase .contact-showcase__content{background:#fff;border-radius:18px;border:1px solid #d9d1c7;padding:18px 22px;box-shadow:0 12px 30px rgba(0,0,0,.06)}.contact-hero .contact-left .contact-showcase .contact-showcase__content h4{margin-top:0;margin-bottom:8px;color:#2f6b59}.contact-hero .contact-left .contact-showcase .contact-showcase__content ul{margin:0;padding-left:18px;color:#2f6b59}.contact-hero .contact-left .contact-details{margin-top:16px}.contact-hero .contact-left .contact-details .contact-websites{margin-top:12px}.contact-hero .contact-left .contact-details .contact-websites ul{list-style:none;padding-left:18px;margin:6px 0 0}.contact-hero .contact-left .contact-details .contact-websites li{margin-bottom:4px}.contact-hero .contact-left .contact-details .contact-websites a{color:#2f6b59;text-decoration:underline}.contact-hero .contact-left .contact-details .contact-social-links{margin-top:18px;display:flex;flex-wrap:wrap;gap:10px}.contact-hero .contact-left .contact-details .contact-social-link{display:inline-flex;align-items:center;gap:6px;border-radius:18px;padding:6px 14px;border:1px solid #d5cdc0;background:#fff;color:#2f6b59;font-weight:600;font-size:.9rem;text-decoration:none;transition:.25s ease}.contact-hero .contact-left .contact-details .contact-social-link i{font-size:1rem}.contact-hero .contact-left .contact-details .contact-social-link:hover{border-color:#3c8c72;background:#3c8c72;color:#fff}.contact-hero .contact-right .contact-form-shell{background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,243,237,.94));border:1px solid #d9d1c7;border-radius:18px;padding:32px;box-shadow:0 18px 38px rgba(0,0,0,.08)}.contact-hero .contact-right .contact-form-intro{margin-bottom:22px}.contact-hero .contact-right .contact-form-intro h2{margin:0 0 8px;color:#2f6b59;font-size:1.9rem;line-height:1.2}.contact-hero .contact-right .contact-form-intro p{margin:0;color:#4f4a45}.contact-hero .contact-right .contact-form-eyebrow{margin:0 0 8px;font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#3c8c72}.contact-hero .contact-right .form-group{margin-bottom:20px}.contact-hero .contact-right .form-group label{display:block;margin-bottom:6px;color:#2f6b59}.contact-hero .contact-right .form-group input,.contact-hero .contact-right .form-group textarea{width:100%;padding:14px;border-radius:18px;background-color:#fff;border:1px solid #d9d1c7;color:#222;transition:.25s ease}.contact-hero .contact-right .form-group input:focus,.contact-hero .contact-right .form-group textarea:focus{border-color:#3c8c72;outline:0;box-shadow:0 0 0 3px rgba(60,140,114,.15)}.contact-hero .contact-right .send-btn{background:linear-gradient(135deg,#2f6b59,#3c8c72);color:#fff;padding:16px;width:100%;border:0;border-radius:18px;font-weight:600;cursor:pointer;transition:.25s ease}.contact-hero .contact-right .send-btn:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(47,107,89,.22)}.contact-hero .contact-right .form-success{margin-top:20px;padding:14px;border-radius:18px;background:#d7f5d7;border:1px solid #8ecf8e;color:#2b6e2b}.contact-hero .contact-right .form-error{margin-top:20px;padding:14px;border-radius:18px;background:#ffe2e2;border:1px solid #ff8b8b;color:#a33}.contact-hero .hidden-field{display:none}@media (max-width:992px){.contact-hero .contact-card,.contact-hero .contact-showcase{grid-template-columns:1fr}}@media (max-width:576px){.contact-hero .contact-card{padding:40px 20px}.contact-hero .contact-right .contact-form-shell{padding:24px 20px}.contact-hero .contact-right .contact-form-intro h2{font-size:1.55rem}}.newsletter-bg{position:relative;background:url(/images/layout/new_index/liquid-gold-epoxy-resin-vinyl-film-wrap-close-up-pattern.webp)center/cover no-repeat;overflow:hidden;border-radius:18px}.newsletter-bg::before{content:"";position:absolute;inset:0;background:rgba(255,255,255,.58);backdrop-filter:blur(2px);z-index:0}.newsletter-bg>*{position:relative;z-index:1}footer{background:#f0eae3;color:#333;padding:60px 0;font-size:.95rem;border:0}footer h3,footer h5{font-size:.9rem;letter-spacing:.05em;text-transform:uppercase;margin-bottom:15px;color:#2f6b59;border-bottom:2px solid #2f6b59;padding-bottom:5px}footer a,footer p,footer td,footer th{color:#000}footer a{text-decoration:none;transition:color .3s ease}footer .credit-link a:hover,footer .social-links a:hover,footer a:hover{color:#f4c96b}footer .opening-hours{width:100%;border-collapse:collapse;margin-top:10px}footer .opening-hours td,footer .opening-hours th{text-align:left;padding:8px 10px;font-size:.95rem;color:#333}footer .opening-hours th{font-weight:700}footer .opening-hours tr:nth-child(odd){background-color:rgba(0,0,0,.04)}footer .opening-hours tr:nth-child(odd):hover{background-color:rgba(60,140,114,.1)}footer .special .note{color:#f4c96b;font-size:.9rem}footer .social-links a{margin:0 5px;color:#3c8c72;transition:color .3s ease}footer .credit-link a{color:#333;text-decoration:none;font-weight:700;transition:color .3s ease}.cookie-banner,.shop-toolbar{display:flex;align-items:center}.cookie-banner{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);background:#e5ddd4;color:#222;border-radius:999px;padding:.5rem 1.25rem;box-shadow:0 12px 30px rgba(0,0,0,.08);z-index:9999;font-size:.85rem;gap:.75rem}.cookie-banner button#accept-cookies{border:0;border-radius:999px;padding:.3rem .9rem;background:#3c8c72;color:#fff;font-size:.85rem;cursor:pointer}.cookie-banner button#accept-cookies:hover{background:#2f6b59}.shop-toolbar{flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-bottom:1rem}.shop-toolbar .shop-results-info{font-size:.9rem;color:#666}.shop-toolbar .shop-sorting{display:flex;align-items:center;gap:.5rem}.shop-toolbar .shop-sorting label{font-size:.9rem;margin:0}.shop-toolbar .shop-sorting select{max-width:220px;font-size:.9rem;padding:.35rem .6rem;border-radius:.35rem}@media (max-width:576px){.shop-toolbar{flex-direction:column;align-items:flex-start}.pagination{margin-top:1.5rem}}.account-page{background:radial-gradient(circle at 15% 10%,rgba(60,140,114,.06),transparent 40%),radial-gradient(circle at 85% 90%,rgba(244,201,107,.08),transparent 45%),#f0eae3;padding:60px 20px}.account-header{max-width:1200px;margin:0 auto 40px;display:flex;gap:24px;align-items:center;background:#fff;padding:30px;border-radius:18px;box-shadow:0 12px 30px rgba(0,0,0,.08)}.account-header h1{margin:0;font-size:1.9rem}.account-header p{margin:4px 0 0;color:#6c757d}.account-avatar{width:120px;height:120px;border-radius:50%;object-fit:cover;border:4px solid rgba(60,140,114,.25)}.account-layout{max-width:1200px;margin:auto;display:grid;grid-template-columns:260px 1fr;gap:32px}.account-content,.account-sidebar nav{display:flex;flex-direction:column;gap:6px}.account-sidebar nav a{padding:14px 18px;border-radius:18px;text-decoration:none;font-weight:600;color:#222;transition:.2s ease}.account-sidebar nav a:hover{background:rgba(60,140,114,.08)}.account-sidebar nav a.active{background:rgba(60,140,114,.12);color:#2f6b59}.account-sidebar nav a.logout{margin-top:16px;background:#ffe5e5;color:#a33}.account-content{gap:28px}.account-card{background:linear-gradient(180deg,#fff,#fafafa);padding:32px;border-radius:18px;box-shadow:0 12px 30px rgba(0,0,0,.08)}.account-card h2{margin-top:0;margin-bottom:18px;font-size:1.4rem}.stats{display:flex;gap:24px}.stats .stat{background:linear-gradient(145deg,#f1ebe4,#fff);padding:22px;border-radius:18px;min-width:160px}.stats .stat .label,table th{font-size:.85rem;color:#6c757d}.stats .stat .label{display:block}.stats .stat .value{font-size:1.8rem;font-weight:700;color:#2f6b59}.stats .stat .value.active{color:#3c8c72}table{width:100%;border-collapse:collapse}table th{text-align:left;padding-bottom:10px}table td{padding:12px 0;border-top:1px solid #eee}.deletion-panel input,.deletion-panel select,.deletion-panel textarea,.profile-form input{background:#f9f7f4;border:1px solid transparent;border-radius:14px;padding:.95rem 1rem;transition:.2s ease}.deletion-panel input:focus,.deletion-panel select:focus,.deletion-panel textarea:focus,.profile-form input:focus{border-color:#d6c4b4;outline:0;background:#fff}
.account-header{max-width:1200px;margin:0 auto 32px;display:grid;grid-template-columns:120px minmax(0,1fr);gap:28px;align-items:center;background:#fff;padding:24px 28px;border-radius:24px;border:1px solid rgba(36,28,20,.08);box-shadow:0 12px 30px rgba(0,0,0,.08);position:relative;overflow:hidden;isolation:isolate}.account-header::before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(90deg,rgba(201,176,145,.15),rgba(132,96,64,.7),rgba(201,176,145,.15));background-size:220% 100%;animation:accountHeaderBorderFlow 5s linear infinite;pointer-events:none;z-index:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.account-header>*{position:relative;z-index:1}.account-header .profile-photo-wrapper--header{display:block;width:120px;height:120px;border-radius:50%;overflow:hidden;flex:0 0 auto}.account-header h1{margin:0;font-size:1.9rem}.account-header p{margin:4px 0 0;color:#6c757d} @keyframes accountHeaderBorderFlow{0%{background-position:0 50%}to{background-position:220% 50%}}
.shop-benefits{max-width:1200px;margin:0 auto 1rem;padding:0 1rem}.shop-benefits__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-height:100px;background:#fffdf9;border:1px solid #e2ddd6;border-radius:20px;overflow:hidden}.shop-benefits__item{display:flex;align-items:center;gap:1rem;padding:1.15rem 1.35rem;transition:background-color .25s ease}.shop-benefits__item+.shop-benefits__item{border-left:1px solid #e2ddd6}.shop-benefits__item:hover{background:#f1f8f3}.shop-benefits__icon{flex:0 0 38px;width:38px;height:38px;fill:none;stroke:#3c8c72;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6;transition:transform .25s ease}.shop-benefits__item:hover .shop-benefits__icon{transform:translateY(-3px)}.shop-benefits__content{min-width:0}.shop-benefits__content h2{margin:0 0 .25rem;color:#241d18;font-size:1rem;font-weight:700;line-height:1.25}.shop-benefits__content p{margin:0;color:#6c757d;font-size:.82rem;line-height:1.4}@media (max-width:992px){.shop-benefits__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-benefits__item:nth-child(3),.shop-benefits__item:nth-child(4){border-top:1px solid #e2ddd6}.shop-benefits__item:nth-child(3){border-left:0}}@media (max-width:576px){.shop-benefits{padding:0 .75rem}.shop-benefits__grid{grid-template-columns:1fr;border-radius:18px}.shop-benefits__item,.shop-benefits__item:nth-child(3){border-left:0}.shop-benefits__item+.shop-benefits__item{border-top:1px solid #e2ddd6}.shop-benefits__item{min-height:104px;padding:1.2rem 1.1rem}.shop-benefits__icon{flex-basis:36px;width:36px;height:36px}}
.shop-benefits__grid{gap:.75rem;background:transparent;border:0;border-radius:0;overflow:visible}.shop-benefits__item{min-height:100px;background:#fffdf9;border:1px solid #e2ddd6;border-radius:20px}.shop-benefits__item+.shop-benefits__item{border-left:1px solid #e2ddd6} (max-width:576px){.shop-benefits__grid{gap:.65rem}.shop-benefits__item+.shop-benefits__item{border-top:1px solid #e2ddd6;border-left:1px solid #e2ddd6}}.shop-benefits{max-width:1320px}.shop-benefits__grid{gap:0;background:#fffdf9;border:1px solid #e2ddd6;border-radius:20px;overflow:hidden}.shop-benefits__item{background:transparent;border:0;border-radius:0}.shop-benefits__item+.shop-benefits__item{border-left:1px solid #e2ddd6}.shop-benefits{margin-top:1.5rem;margin-bottom:2rem}.shop-benefits__item{padding:1.35rem 1.5rem}