.page-hero-wrap{padding-top:1rem;padding-bottom:2rem}.navbar{padding-top:.9rem;padding-bottom:.9rem}.navbar-brand{gap:14px!important}.site-header__logo{width:64px;height:64px;object-fit:cover;border:3px solid #dbeafe;box-shadow:0 4px 12px #0f172a14}.navbar-brand span{font-size:1.2rem;font-weight:600;color:#0f172a}.navbar .nav-link{font-size:1rem;padding-inline:.7rem}.site-header__btn{min-height:40px;border-radius:12px;padding-inline:16px}.banner{--banner-image: none;--banner-bg-position: center center;--banner-bg-size: cover;--banner-min-height: 360px;--banner-padding-y: 40px;--banner-padding-x: 50px;--banner-content-max-width: 560px;--banner-radius: 24px;--banner-shadow: 0 20px 50px rgba(0, 0, 0, .08);--banner-overlay: linear-gradient( 90deg, rgba(255,255,255,.94) 0%, rgba(255,255,255,.82) 32%, rgba(255,255,255,.22) 58%, rgba(255,255,255,0) 78% );position:relative;display:flex;align-items:center;min-height:var(--banner-min-height);padding:var(--banner-padding-y) var(--banner-padding-x);border-radius:var(--banner-radius);overflow:hidden;box-shadow:var(--banner-shadow);background-image:var(--banner-image);background-repeat:no-repeat;background-position:var(--banner-bg-position);background-size:var(--banner-bg-size)}.banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--banner-overlay);z-index:1}.banner__content{position:relative;z-index:2;max-width:var(--banner-content-max-width)}.banner__title{margin:0 0 12px;font-size:clamp(2rem,3vw,3rem);font-weight:700;line-height:1.15;color:#0f172a}.banner__subtitle{margin:0;font-size:1rem;line-height:1.7;color:#475569}.banner--compact{--banner-min-height: 320px}.banner--tall{--banner-min-height: 420px}.banner--home{--banner-image: url(/images/hero_home_page.png);--banner-bg-position: 85% center;--banner-bg-size: cover;--banner-min-height: 440px;--banner-padding-y: 40px;--banner-padding-x: 50px;--banner-content-max-width: 520px;--banner-overlay: linear-gradient( 90deg, rgba(255,255,255,.95) 0%, rgba(255,255,255,.84) 32%, rgba(255,255,255,.24) 58%, rgba(255,255,255,0) 78% )}.banner--shop{--banner-image: url(/images/hero_shop_page_v3.png);--banner-bg-position: 100% center;--banner-bg-size: cover;--banner-min-height: 440px;--banner-padding-y: 40px;--banner-padding-x: 50px;--banner-content-max-width: 600px;--banner-overlay: linear-gradient( 90deg, rgba(255,255,255,.92) 0%, rgba(255,255,255,.78) 32%, rgba(255,255,255,.22) 58%, rgba(255,255,255,0) 78% )}.banner--gallery{--banner-image: url(/images/hero_gallery_page.png);--banner-bg-position: 100% center;--banner-bg-size: cover;--banner-min-height: 440px;--banner-padding-y: 40px;--banner-padding-x: 50px;--banner-content-max-width: 620px;--banner-overlay: linear-gradient( 90deg, rgba(255,255,255,.94) 0%, rgba(255,255,255,.82) 34%, rgba(255,255,255,.24) 60%, rgba(255,255,255,0) 80% )}.banner--about{--banner-image: url(/images/hero_sobre_page.png);--banner-bg-position: 100% center;--banner-bg-size: cover;--banner-min-height: 440px;--banner-padding-y: 40px;--banner-padding-x: 50px;--banner-content-max-width: 600px;--banner-overlay: linear-gradient( 90deg, rgba(255,255,255,.92) 0%, rgba(255,255,255,.78) 32%, rgba(255,255,255,.22) 58%, rgba(255,255,255,0) 78% )}.btn-soft{border-radius:50px;padding-inline:18px}@media (max-width: 992px){.banner{--banner-padding-y: 30px;--banner-padding-x: 30px;background-position:center center}.banner:before{background:#ffffffe0}.banner__content{max-width:100%;margin:0 auto;text-align:center}}@media (max-width: 768px){.banner--home{--banner-image: url(/images/hero_home_page_mobile.png)}.banner--shop{--banner-image: url(/images/hero_shop_page_mobile.png)}.banner--gallery{--banner-image: url(/images/hero_gallery_page_mobile.png)}.banner{--banner-min-height: 280px;--banner-padding-y: 24px;--banner-padding-x: 20px;background-position:center center;background-size:cover}.banner__title{font-size:1.9rem}.banner__subtitle{font-size:.95rem;line-height:1.6}}.home-featured-grid{align-items:stretch}.featured-card{--fc-top: #eef5fb;--fc-top-soft: #e6eef7;--fc-body: #ffffff;--fc-price: #f3eee7;--fc-price-text: #6a5845;--fc-text: #111827;--fc-muted: #7b746d;--fc-meta: #8a7358;--fc-dark: #1f2937;--fc-dark-hover: #16202c;--fc-border: rgba(15, 23, 42, .06);display:flex;flex-direction:column;height:100%;background:var(--fc-body);border:1px solid var(--fc-border);border-radius:28px;overflow:hidden;box-shadow:0 14px 36px #0f172a0f;transition:transform .22s ease,box-shadow .22s ease}.featured-card:hover{transform:translateY(-5px);box-shadow:0 22px 42px #0f172a1a}.featured-card__visual{position:relative;background:linear-gradient(180deg,var(--fc-top) 0%,var(--fc-top-soft) 100%);padding:16px 16px 0}.featured-card__media{display:block;text-decoration:none}.featured-card__frame{width:100%;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;padding:10px;overflow:hidden;border-radius:22px 22px 0 0}.featured-card:hover .featured-card__img{transform:scale(1.02);filter:drop-shadow(0 18px 24px rgba(15,23,42,.14))}.featured-card__body{display:grid;grid-template-rows:auto auto auto 1fr auto;gap:10px;padding:0 20px 20px;background:var(--fc-body);flex:1}.featured-card__price-wrap{margin-top:-14px;position:relative;z-index:3;padding-left:2px}.featured-card__price{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:44px;padding:0 18px;border-radius:18px;background:var(--fc-price);border:1px solid rgba(106,88,69,.1);color:var(--fc-price-text);font-size:1rem;font-weight:700;line-height:1;white-space:nowrap;letter-spacing:.01em;box-shadow:0 8px 18px #0f172a0a,inset 0 1px #ffffff73}.featured-card__meta{font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--fc-meta);margin-top:4px}.featured-card__title{margin:0;font-size:1.12rem;line-height:1.35;font-weight:700;color:var(--fc-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:3em}.featured-card__title-link{color:inherit;text-decoration:none}.featured-card__title-link:hover{color:#000}.featured-card__excerpt{margin:0;font-size:.92rem;line-height:1.65;color:var(--fc-muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:4.9em}.featured-card__actions{display:grid;grid-template-columns:1fr 48px;gap:10px;align-items:stretch;margin-top:6px}.featured-card__cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;background:var(--fc-dark);color:#fff;text-decoration:none;font-size:.95rem;font-weight:600;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.featured-card__cta:hover{color:#fff;background:var(--fc-dark-hover);transform:translateY(-1px);box-shadow:0 10px 18px #11182729}.featured-card__cart-form{display:flex}.featured-card__cart-btn{width:48px;min-width:48px;height:46px;border:1px solid rgba(15,23,42,.12);background:#fff;color:var(--fc-text);border-radius:14px;display:inline-flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:600;line-height:1;transition:all .18s ease}.container-clean{background:linear-gradient(180deg,#fcfcfd,#f8fafc);border:1px solid rgba(15,23,42,.05);border-radius:24px;box-shadow:0 14px 30px #0f172a0d;padding:24px}.section-title{display:flex;align-items:center;gap:14px;margin-bottom:1.25rem;font-size:1.75rem;font-weight:700;color:#0f172a}.section-title__icon{width:64px;height:64px;object-fit:contain;flex-shrink:0}.featured-card__cart-btn:hover{background:var(--fc-dark);border-color:var(--fc-dark);color:#fff}.btn-artist{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;border-radius:999px;font-size:.95rem;font-weight:600;color:#1f2937;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid rgba(15,23,42,.08);text-decoration:none;transition:all .25s ease}.btn-artist:hover{transform:translateY(-2px);background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;box-shadow:0 10px 25px #0f172a1a}.btn-artist-strong{border-radius:50px;position:relative;overflow:hidden}.btn-artist-strong:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent,rgba(255,255,255,.3),transparent);opacity:0;transition:opacity .3s ease}.btn-artist-strong:hover:after{opacity:1}.featured-card__visual{position:relative;background:linear-gradient(180deg,var(--fc-top) 0%,var(--fc-top-soft) 100%);min-height:300px;padding:18px 18px 0;overflow:hidden}.featured-card__visual--has-mascot{min-height:330px}.featured-card__media{position:relative;z-index:1;display:flex;justify-content:center;align-items:flex-start;height:100%;text-decoration:none}.featured-card__frame--product{width:min(60%,210px);aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;padding:8px;margin-top:2px;margin-left:0;margin-right:auto;transform:translate(-10px,-2px)}.featured-card__img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block;filter:drop-shadow(0 14px 20px rgba(15,23,42,.1));transition:transform .25s ease,filter .25s ease}.featured-card__mascot-wrap{position:absolute;right:-18px;bottom:0;z-index:2;width:170px;height:170px;display:flex;align-items:flex-end;justify-content:flex-end;pointer-events:none}.featured-card__mascot-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.featured-card__visual--has-mascot .featured-card__frame--product{transform:translate(-8px)}@media (max-width: 767.98px){.featured-card{border-radius:24px}.featured-card__visual{padding:14px 14px 0}.featured-card__body{padding:0 16px 16px;gap:9px}.featured-card__title{font-size:1rem}.featured-card__excerpt{font-size:.88rem;min-height:auto}.featured-card__actions{grid-template-columns:1fr 44px}.featured-card__cart-btn{width:44px;min-width:44px;height:44px}.featured-card__visual--mascot{min-height:180px}.featured-card__mascot-img{width:clamp(140px,60%,210px);margin-right:-4px}}.home-about-logo{width:140px;height:140px;object-fit:cover;border:3px solid #dbeafe;box-shadow:0 6px 18px #0f172a14}@media (max-width: 768px){.container-clean{padding:18px;border-radius:20px}.section-title{font-size:1.4rem;gap:10px}.icon-img{width:48px;height:48px;object-fit:contain;flex-shrink:0}}.home-about{background:linear-gradient(180deg,#fcfcfd,#f8fafc);border-radius:24px;padding:28px;border:1px solid rgba(15,23,42,.05);box-shadow:0 14px 30px #0f172a0d}.home-about__content{display:flex;align-items:center;justify-content:space-between;gap:40px}.home-about__text{flex:1;max-width:620px}.home-about__image{flex-shrink:0}.home-about__image img{width:360px;height:auto;object-fit:contain;border:3px solid #dbeafe;border-radius:18px;box-shadow:0 10px 25px #0f172a1f;transition:transform .25s ease;display:block}.home-about__image img:hover{transform:scale(1.05)}@media (max-width: 768px){.home-about__content{flex-direction:column;text-align:center}.home-about__image img{width:210px;height:110px}}.shop-search-btn{min-height:46px;white-space:nowrap}.shop-card__cart{min-width:42px;border-radius:12px}.shop-sidebar{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid rgba(15,23,42,.05);border-radius:24px;box-shadow:0 14px 30px #0f172a0d;padding:20px}.shop-sidebar__header{margin-bottom:18px}.shop-sidebar__title{font-size:1rem;font-weight:700;color:#0f172a}.shop-sidebar__text{font-size:.9rem;color:#64748b;line-height:1.6}.shop-sidebar__search{margin-bottom:20px}.shop-sidebar__section{margin-bottom:16px}.shop-sidebar__label{display:block;font-size:.78rem;font-weight:600;color:#64748b;letter-spacing:.01em;margin-bottom:8px}.shop-sidebar__chips{display:flex;flex-wrap:wrap;gap:10px}.shop-sidebar__footer{padding-top:6px}.shop-search-input{border-radius:14px;min-height:46px;border:1px solid rgba(15,23,42,.08);box-shadow:none}.shop-search-input:focus{border-color:#0f172a33;box-shadow:0 0 0 .2rem #0f172a0f}.shop-chip{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:999px;text-decoration:none;font-size:.9rem;font-weight:500;color:#475569;background:#fff;border:1px solid rgba(15,23,42,.08);transition:all .18s ease}.shop-chip:hover{color:#0f172a;border-color:#0f172a24;background:#f8fafc}.shop-chip.is-active{color:#fff;background:#1f2937;border-color:#1f2937}.shop-reset-link{font-size:.9rem;font-weight:600;color:#64748b;text-decoration:none}.shop-reset-link:hover{color:#0f172a}.shop-panel{background:linear-gradient(180deg,#fcfcfd,#f8fafc);border:1px solid rgba(15,23,42,.05);border-radius:28px;box-shadow:0 18px 40px #0f172a0d;overflow:hidden}.shop-panel__top{padding:24px 24px 20px;border-bottom:1px solid rgba(15,23,42,.06);background:linear-gradient(135deg,#ffffffd1,#f8fafceb)}.shop-panel__body{padding:24px}.shop-panel__pagination{display:flex;justify-content:center}.shop-panel__title{font-size:1.1rem;font-weight:700;color:#0f172a}.shop-panel__text{font-size:.95rem;color:#64748b;max-width:60ch}.shop-grid{align-items:stretch}.shop-card{background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:24px;overflow:hidden;box-shadow:0 12px 28px #0f172a0f;transition:transform .22s ease,box-shadow .22s ease;height:100%;display:flex;flex-direction:column}.shop-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #0f172a1a}.shop-card--artistic{background:#fff}.shop-card__top{position:relative;background:linear-gradient(180deg,#f5efe6,#efe7db);min-height:220px;overflow:hidden}.shop-card__badge-wrap{position:absolute;top:14px;left:14px;z-index:3}.shop-card__badge{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:12px;background:#ffffffeb;border:1px solid rgba(15,23,42,.06);color:#475569;font-size:.75rem;font-weight:600;box-shadow:0 8px 20px #0f172a0d}.shop-card__media{display:flex;align-items:center;justify-content:center;min-height:220px;padding:24px 20px 12px;text-decoration:none}.shop-card__img{width:100%;max-width:210px;max-height:180px;object-fit:contain;display:block;transition:transform .28s ease}.shop-card:hover .shop-card__img{transform:scale(1.03)}.shop-card__body{padding:18px;display:flex;flex-direction:column;gap:18px;flex:1;background:#fff}.shop-card__content{display:flex;flex-direction:column;gap:10px;min-height:140px}.shop-card__meta{font-size:.74rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#8b6b45}.shop-card__title{font-size:1.08rem;line-height:1.4;font-weight:700;color:#0f172a;margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;min-height:3em}.shop-card__title-link{text-decoration:none;color:inherit}.shop-card__title-link:hover{color:#111827}.shop-card__excerpt{font-size:.92rem;line-height:1.6;color:#64748b;margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;min-height:4.8em}.shop-card__footer{display:flex;flex-direction:column;gap:14px;margin-top:auto}.shop-card__price-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.shop-card__price-label{font-size:.95rem;font-weight:500;color:#0f172a}.shop-card__price{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 22px;border-radius:999px;background:linear-gradient(135deg,#ead9b9,#e6d2ae);color:#7a5424;font-size:1.15rem;font-weight:700;margin-left:auto;white-space:nowrap}.shop-card__actions{display:grid;grid-template-columns:1fr 46px;gap:10px;align-items:stretch}.shop-card__cta{min-height:46px;border-radius:10px;font-weight:600}.shop-card__cart-form{display:flex}.shop-card__cart-btn{width:46px;min-width:46px;height:46px;border:1px solid rgba(15,23,42,.18);background:#fff;color:#111827;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:600;line-height:1;transition:all .18s ease}.shop-card__cart-btn:hover{background:#111827;color:#fff;border-color:#111827}.shop-panel__pagination nav .d-none.flex-sm-fill.d-sm-flex{display:flex;align-items:center;justify-content:center!important;gap:1.5rem;flex-wrap:wrap}.shop-panel__pagination nav .d-none.flex-sm-fill.d-sm-flex>div:first-child,.shop-panel__pagination nav .d-none.flex-sm-fill.d-sm-flex>div:last-child{flex:0 0 auto}.shop-panel__pagination p.small.text-muted,.shop-panel__pagination .pagination{margin-bottom:0}@media (max-width: 767.98px){.shop-card__top,.shop-card__media{min-height:200px}.shop-card__img{max-width:180px;max-height:160px}.shop-card__body{padding:16px;gap:16px}.shop-card__content{min-height:auto}.shop-card__title{font-size:1rem}.shop-card__excerpt{font-size:.88rem;min-height:auto}.shop-card__price{min-height:50px;font-size:1.02rem;padding:0 18px}}@media (max-width: 575.98px){.shop-panel__pagination nav .d-none.flex-sm-fill.d-sm-flex{gap:1rem}}.shop-show-page{--shop-show-border: rgba(15, 23, 42, .06);--shop-show-text: #0f172a;--shop-show-muted: #64748b;--shop-show-meta: #8a7358;--shop-show-top: #eef5fb;--shop-show-top-soft: #e6eef7;--shop-show-price-bg: #f3eee7;--shop-show-price-text: #6a5845;--shop-show-success-bg: #dcfce7;--shop-show-success-text: #166534;--shop-show-danger-bg: #f1f5f9;--shop-show-danger-text: #475569}.shop-show-breadcrumb .breadcrumb{gap:.35rem}.shop-show-breadcrumb .breadcrumb-item,.shop-show-breadcrumb .breadcrumb-item span,.shop-show-breadcrumb .breadcrumb-item.active{font-size:.9rem;color:var(--shop-show-muted)}.shop-show-breadcrumb .breadcrumb-item a{color:#4f46e5;text-decoration:none}.shop-show-breadcrumb .breadcrumb-item a:hover{color:#312e81}.shop-show__media-panel{background:#fff;border:1px solid var(--shop-show-border);border-radius:28px;overflow:hidden;box-shadow:0 18px 40px #0f172a0d}.shop-show__media-top{padding:18px 18px 0;background:linear-gradient(180deg,var(--shop-show-top) 0%,var(--shop-show-top-soft) 100%)}.shop-show__badge{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:14px;background:#ffffffeb;color:#475569;font-size:.78rem;font-weight:600;border:1px solid rgba(15,23,42,.06);box-shadow:0 10px 24px #0f172a0f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.shop-show__media-body{padding:20px;background:linear-gradient(180deg,var(--shop-show-top) 0%,var(--shop-show-top-soft) 100%)}.shop-show__image-frame{width:100%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;padding:18px;border-radius:24px;overflow:hidden}.shop-show__image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block;filter:drop-shadow(0 18px 24px rgba(15,23,42,.12));transition:transform .25s ease,filter .25s ease}.shop-show__media-panel:hover .shop-show__image{transform:scale(1.02);filter:drop-shadow(0 22px 28px rgba(15,23,42,.16))}.shop-show__summary{background:#fff;border:1px solid var(--shop-show-border);border-radius:28px;box-shadow:0 18px 40px #0f172a0d;padding:28px}.shop-show__meta{font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--shop-show-meta);margin-bottom:10px}.shop-show__title{margin:0 0 18px;font-size:clamp(1.75rem,2.4vw,2.25rem);line-height:1.2;font-weight:700;color:var(--shop-show-text)}.shop-show__price-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px}.shop-show__price{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 20px;border-radius:18px;background:var(--shop-show-price-bg);color:var(--shop-show-price-text);font-size:1.2rem;font-weight:700;white-space:nowrap;border:1px solid rgba(106,88,69,.1);box-shadow:0 8px 18px #0f172a0a,inset 0 1px #ffffff73}.shop-show__stock{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;font-size:.82rem;font-weight:700;border:1px solid transparent}.shop-show__stock--in{background:var(--shop-show-success-bg);color:var(--shop-show-success-text);border-color:#16653414}.shop-show__stock--out{background:var(--shop-show-danger-bg);color:var(--shop-show-danger-text);border-color:#47556914}.shop-show__stock-text{font-size:.9rem;color:var(--shop-show-muted)}.shop-show__description-block{margin-bottom:26px}.shop-show__section-title{margin:0 0 10px;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--shop-show-text)}.shop-show__description{margin:0;color:var(--shop-show-muted);line-height:1.8;font-size:.96rem}.shop-show__purchase-box{padding:22px;background:linear-gradient(180deg,#fcfcfd,#f8fafc);border:1px solid rgba(15,23,42,.05);border-radius:24px;box-shadow:inset 0 1px #ffffffb3}.shop-show__purchase-form{display:grid;grid-template-columns:150px 1fr;gap:14px;align-items:end}.shop-show__qty-group{min-width:0}.shop-show__qty-label{display:block;margin-bottom:8px;font-size:.8rem;font-weight:700;letter-spacing:.04em;color:var(--shop-show-muted)}.shop-show__qty-input{min-height:48px;border-radius:14px;border:1px solid rgba(15,23,42,.08);box-shadow:none}.shop-show__qty-input:focus{border-color:#0f172a2e;box-shadow:0 0 0 .2rem #0f172a0d}.shop-show__action-group{min-width:0}.shop-show__cta{min-height:48px;border-radius:999px;font-weight:600}.shop-show__cta-disabled{min-height:48px;border-radius:999px}.shop-show__hint{margin-top:12px;font-size:.9rem;color:var(--shop-show-muted)}.shop-show__related .shop-panel__top{border-bottom:1px solid rgba(15,23,42,.06)}.shop-show__topbar{display:flex;align-items:center}.shop-show__back-link{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border-radius:999px;background:#fff;border:1px solid rgba(15,23,42,.08);color:#475569;text-decoration:none;font-size:.92rem;font-weight:600;box-shadow:0 8px 18px #0f172a0a;transition:all .18s ease}.shop-show__back-link:hover{color:#0f172a;background:#f8fafc;border-color:#0f172a1f}.shop-show__media-panel{background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:28px;overflow:hidden;box-shadow:0 18px 40px #0f172a0d}.shop-show__media-panel--clean{background:linear-gradient(180deg,#eef5fb,#e6eef7)}.shop-show__media-body--product{min-height:560px;display:flex;align-items:center;justify-content:center;padding:26px}.shop-show__image--product{width:100%;max-width:100%;max-height:510px;object-fit:contain;display:block;filter:drop-shadow(0 18px 26px rgba(15,23,42,.12));transition:transform .25s ease,filter .25s ease}.shop-show__media-panel:hover .shop-show__image--product{transform:scale(1.015);filter:drop-shadow(0 22px 30px rgba(15,23,42,.15))}.shop-show__thumbs{display:flex;flex-wrap:wrap;gap:12px;padding:0 20px 20px;background:linear-gradient(180deg,#eef5fb,#e6eef7)}.shop-show__thumb{width:84px;height:84px;padding:6px;border:1px solid rgba(15,23,42,.1);background:#ffffffeb;border-radius:16px;box-shadow:0 8px 18px #0f172a0a;transition:all .18s ease;cursor:pointer}.shop-show__thumb:hover{transform:translateY(-2px);border-color:#0f172a2e;background:#fff}.shop-show__thumb.is-active{border-color:#1f2937;box-shadow:0 10px 20px #0f172a1a;background:#fff}.shop-show__thumb-image{width:100%;height:100%;object-fit:cover;display:block;border-radius:10px}.shop-reviews-panel{overflow:hidden}.shop-reviews-panel__top{display:flex;align-items:center;justify-content:space-between;gap:22px}.shop-reviews-summary{display:inline-flex;align-items:center;gap:14px;padding:14px 16px;border-radius:22px;background:#fff;border:1px solid rgba(15,23,42,.06);box-shadow:0 10px 22px #0f172a0d;min-width:190px}.shop-reviews-summary__score{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:18px;background:#f3eee7;color:#6a5845;font-size:1.25rem;font-weight:800;border:1px solid rgba(106,88,69,.1)}.shop-reviews-summary__stars,.shop-review-card__stars{display:inline-flex;align-items:center;gap:2px;color:#cbd5e1;line-height:1}.shop-reviews-summary__stars span,.shop-review-card__stars span{font-size:.95rem}.shop-reviews-summary__stars span.is-filled,.shop-review-card__stars span.is-filled{color:#f59e0b}.shop-reviews-summary__count{margin-top:5px;color:#64748b;font-size:.82rem;font-weight:600}.shop-reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.shop-review-card{display:flex;flex-direction:column;gap:13px;height:100%;padding:18px;border-radius:22px;background:#fff;border:1px solid rgba(15,23,42,.06);box-shadow:0 12px 26px #0f172a0d}.shop-review-card__header{display:flex;align-items:center;gap:12px}.shop-review-card__avatar{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;min-width:42px;border-radius:50%;background:#eef5fb;color:#475569;font-size:1rem;font-weight:800;border:1px solid rgba(15,23,42,.06)}.shop-review-card__author{min-width:0}.shop-review-card__name{color:#0f172a;font-size:.95rem;font-weight:700;line-height:1.25}.shop-review-card__meta{margin-top:2px;color:#8a7358;font-size:.76rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.shop-review-card__comment{margin:0;color:#64748b;font-size:.94rem;line-height:1.7}.shop-review-card__date{margin-top:auto;padding-top:10px;color:#94a3b8;font-size:.8rem;border-top:1px solid rgba(15,23,42,.06)}@media (max-width: 991.98px){.shop-reviews-panel__top{flex-direction:column;align-items:flex-start}.shop-reviews-summary{width:100%;justify-content:flex-start}.shop-reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 575.98px){.shop-reviews-grid{grid-template-columns:1fr}.shop-review-card{padding:16px;border-radius:20px}}.shop-reviews-pagination{display:flex;justify-content:center}.shop-reviews-pagination .pagination{margin-bottom:0;gap:8px;flex-wrap:wrap}.shop-reviews-pagination .page-link{border:1px solid rgba(15,23,42,.08);color:#334155;background:#fff;border-radius:12px;min-width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;box-shadow:0 6px 14px #0f172a0a;transition:all .18s ease}.shop-reviews-pagination .page-link:hover{color:#0f172a;background:#f8fafc;border-color:#0f172a1f}.shop-reviews-pagination .page-item.active .page-link{background:#1f2937;border-color:#1f2937;color:#fff}.shop-reviews-pagination .page-item.disabled .page-link{color:#94a3b8;background:#f8fafc;border-color:#0f172a0f;box-shadow:none}@media (max-width: 991.98px){.shop-show__summary{padding:22px}.shop-show__media-body--product{min-height:460px;padding:22px}.shop-show__image--product{max-height:410px}}@media (max-width: 767.98px){.shop-show__thumbs{gap:10px;padding:0 16px 16px}.shop-show__thumb{width:72px;height:72px;border-radius:14px}.shop-show__media-body{padding:16px}.shop-show__image-frame{padding:12px}.shop-show__summary{padding:18px;border-radius:24px}.shop-show__title{font-size:1.55rem}.shop-show__price{font-size:1.05rem;min-height:46px;padding:0 16px}.shop-show__purchase-box{padding:18px;border-radius:20px}.shop-show__purchase-form{grid-template-columns:1fr}.shop-show__media-panel{border-radius:24px}.shop-show__media-body--product{min-height:340px;padding:18px}.shop-show__image--product{max-height:300px}}.product-card-v2{--pc-top: #edf4fb;--pc-top-soft: #e7eef7;--pc-body: #ffffff;--pc-price: #eef1f4;--pc-price-text: #5f6670;--pc-text: #111827;--pc-muted: #7b746d;--pc-meta: #8a7358;--pc-dark: #1f2937;--pc-dark-hover: #16202c;--pc-border: rgba(15, 23, 42, .06);display:flex;flex-direction:column;height:100%;background:linear-gradient(180deg,#eef5fb,#e6eef7);border:1px solid var(--pc-border);border-radius:28px;overflow:hidden;box-shadow:0 14px 36px #0f172a0f;transition:transform .22s ease,box-shadow .22s ease}.product-card-v2:hover{transform:translateY(-5px);box-shadow:0 22px 42px #0f172a1a}.product-card-v2__visual{position:relative;background:linear-gradient(180deg,var(--pc-top) 0%,var(--pc-top-soft) 100%);padding:18px 18px 0}.product-card-v2__shape{display:none}.product-card-v2__media{display:block;text-decoration:none}.product-card-v2__frame{width:100%;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;padding:10px;overflow:hidden;border-radius:22px 22px 0 0}.product-card-v2__img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block;transform:none;filter:drop-shadow(0 14px 20px rgba(15,23,42,.1));transition:transform .25s ease,filter .25s ease}.product-card-v2:hover .product-card-v2__img{transform:scale(1.02);filter:drop-shadow(0 18px 24px rgba(15,23,42,.14))}.product-card-v2__body{display:grid;grid-template-rows:auto auto auto 1fr auto;gap:10px;padding:0 20px 20px;background:var(--pc-body);flex:1}.product-card-v2__price-wrap{margin-top:-14px;position:relative;z-index:3;padding-left:2px}.product-card-v2__price{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:44px;padding:0 18px;border-radius:18px;background:#f3eee7;border:1px solid rgba(106,88,69,.1);color:#6a5845;font-size:1rem;font-weight:700;line-height:1;white-space:nowrap;letter-spacing:.01em;box-shadow:0 8px 18px #0f172a0a,inset 0 1px #ffffff73}.product-card-v2__meta{font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--pc-meta);margin-top:4px}.product-card-v2__title{margin:0;font-size:1.12rem;line-height:1.35;font-weight:700;color:var(--pc-text);display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;min-height:3em}.product-card-v2__title-link{color:inherit;text-decoration:none}.product-card-v2__title-link:hover{color:#000}.product-card-v2__excerpt{margin:0;font-size:.92rem;line-height:1.65;color:var(--pc-muted);display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;min-height:4.9em}.product-card-v2__actions{display:grid;grid-template-columns:1fr 48px;gap:10px;align-items:stretch;margin-top:6px}.product-card-v2__cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;background:var(--pc-dark);color:#fff;text-decoration:none;font-size:.95rem;font-weight:600;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.product-card-v2__cta:hover{color:#fff;background:var(--pc-dark-hover);transform:translateY(-1px);box-shadow:0 10px 18px #11182729}.product-card-v2__cart-form{display:flex}.product-card-v2__cart-btn{width:48px;min-width:48px;height:46px;border:1px solid rgba(15,23,42,.12);background:#fff;color:var(--pc-text);border-radius:14px;display:inline-flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:600;line-height:1;transition:all .18s ease}.product-card-v2__cart-btn:hover{background:var(--pc-dark);border-color:var(--pc-dark);color:#fff}.shop-panel__pagination .pagination{margin-bottom:0;gap:8px;flex-wrap:wrap}.shop-panel__pagination .page-link{border:1px solid rgba(15,23,42,.08);color:#334155;background:#fff;border-radius:12px;min-width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;box-shadow:0 6px 14px #0f172a0a;transition:all .18s ease}.shop-panel__pagination .page-link:hover{color:#0f172a;background:#f8fafc;border-color:#0f172a1f}.shop-panel__pagination .page-item.active .page-link{background:#1f2937;border-color:#1f2937;color:#fff}.shop-panel__pagination .page-item.disabled .page-link{color:#94a3b8;background:#f8fafc;border-color:#0f172a0f;box-shadow:none}.shop-notice{display:flex;align-items:flex-start;gap:14px;width:100%;margin-bottom:24px;padding:18px 20px;border:1px solid rgba(15,23,42,.07);border-left:5px solid #1f2937;border-radius:24px;background:linear-gradient(135deg,#fff,#f8fafc);box-shadow:0 14px 30px #0f172a0d}.shop-notice__icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:16px;background:#eef5fb;color:#1f2937;font-size:1.15rem;border:1px solid rgba(15,23,42,.06)}.shop-notice__content{min-width:0}.shop-notice__title{margin:0 0 5px;color:#0f172a;font-size:1rem;font-weight:700;line-height:1.35}.shop-notice__message{margin:0;color:#64748b;font-size:.94rem;line-height:1.65}.shop-cart-popup{position:fixed;top:96px;right:24px;z-index:1080;width:min(420px,calc(100vw - 32px));overflow:hidden;border:1px solid rgba(15,23,42,.08);border-radius:24px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 24px 60px #0f172a2e;animation:shopCartPopupEnter .28s ease both}.shop-cart-popup.is-hiding{animation:shopCartPopupExit .22s ease both}.shop-cart-popup__timer{height:5px;width:100%;background:#22c55e;transform-origin:left center;animation:shopCartPopupTimer 4.8s linear forwards}.shop-cart-popup__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px 18px 10px}.shop-cart-popup__eyebrow{margin-bottom:3px;color:#16a34a;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.shop-cart-popup__title{margin:0;color:#0f172a;font-size:1.05rem;font-weight:800;line-height:1.3}.shop-cart-popup__close{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#fff;color:#475569;font-size:1.3rem;line-height:1;cursor:pointer;transition:all .18s ease}.shop-cart-popup__close:hover{background:#1f2937;color:#fff;border-color:#1f2937}.shop-cart-popup__message{padding:0 18px 14px;color:#64748b;font-size:.9rem;line-height:1.5}.shop-cart-popup__items{display:grid;gap:0;max-height:270px;overflow-y:auto;border-top:1px solid rgba(15,23,42,.06);border-bottom:1px solid rgba(15,23,42,.06)}.shop-cart-popup__item{display:grid;grid-template-columns:58px 1fr auto;gap:12px;align-items:center;padding:13px 18px;border-bottom:1px solid rgba(15,23,42,.06)}.shop-cart-popup__item:last-child{border-bottom:0}.shop-cart-popup__image{width:58px;height:58px;border-radius:16px;object-fit:cover;background:#eef5fb;border:1px solid rgba(15,23,42,.06)}.shop-cart-popup__image--empty{display:inline-flex;align-items:center;justify-content:center;font-size:1.2rem}.shop-cart-popup__item-body{min-width:0}.shop-cart-popup__item-name{color:#0f172a;font-size:.9rem;font-weight:800;line-height:1.35;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.shop-cart-popup__variant{margin-top:4px;color:#8a7358;font-size:.76rem;font-weight:600;line-height:1.35}.shop-cart-popup__meta{margin-top:4px;color:#64748b;font-size:.8rem}.shop-cart-popup__subtotal{color:#0f172a;font-size:.86rem;font-weight:800;white-space:nowrap}.shop-cart-popup__footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px 18px}.shop-cart-popup__count{color:#64748b;font-size:.78rem;font-weight:600}.shop-cart-popup__total{margin-top:3px;color:#0f172a;font-size:.95rem}.shop-cart-popup__button{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:999px;background:#1f2937;color:#fff;text-decoration:none;font-size:.88rem;font-weight:700;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.shop-cart-popup__button:hover{color:#fff;background:#16202c;transform:translateY(-1px);box-shadow:0 10px 18px #11182729}.shop-cart-popup.is-paused .shop-cart-popup__timer,.shop-cart-popup:focus-within .shop-cart-popup__timer{animation-play-state:paused}.shop-cart-popup__items::-webkit-scrollbar{width:6px}.shop-cart-popup__items::-webkit-scrollbar-track{background:transparent}.shop-cart-popup__items::-webkit-scrollbar-thumb{border-radius:999px;background:#64748b47}.shop-cart-popup__items::-webkit-scrollbar-thumb:hover{background:#64748b73}.product-card-v2__actions--single{grid-template-columns:1fr}.product-card-v2__actions--single .product-card-v2__cta{width:100%}@keyframes shopCartPopupEnter{0%{opacity:0;transform:translate(24px) translateY(-8px)}to{opacity:1;transform:translate(0) translateY(0)}}@keyframes shopCartPopupExit{0%{opacity:1;transform:translate(0) translateY(0)}to{opacity:0;transform:translate(24px) translateY(-8px)}}@keyframes shopCartPopupTimer{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (max-width: 767.98px){.shop-cart-popup{top:auto;right:16px;bottom:16px;left:16px;width:auto;border-radius:22px}.shop-cart-popup__item{grid-template-columns:50px 1fr}.shop-cart-popup__image{width:50px;height:50px;border-radius:14px}.shop-cart-popup__subtotal{grid-column:2;justify-self:start}.shop-cart-popup__footer{flex-direction:column;align-items:stretch}.shop-cart-popup__button{width:100%}}.shop-show__size-group{min-width:0}.shop-show__size-label{display:block;margin-bottom:8px;color:var(--shop-show-muted, #64748b);font-size:.8rem;font-weight:700;letter-spacing:.04em}.shop-show__size-select{min-height:48px;border-radius:14px;border:1px solid rgba(15,23,42,.08);color:#0f172a;box-shadow:none}.shop-show__size-select:focus{border-color:#0f172a2e;box-shadow:0 0 0 .2rem #0f172a0d}.shop-show__size-help{margin-top:8px;color:var(--shop-show-muted, #64748b);font-size:.84rem;line-height:1.5}.shop-show__purchase-form--with-size-options{grid-template-columns:150px 1fr}.shop-show__purchase-form--with-size-options .shop-show__size-group{grid-column:1 / -1}.shop-show__purchase-form--with-size-options .shop-show__size-select{width:100%;max-width:100%}.shop-show__purchase-form--with-size-options .shop-show__size-help{max-width:60ch}.shop-show__purchase-form--with-size-options .shop-show__qty-group{grid-column:1}.shop-show__purchase-form--with-size-options .shop-show__action-group{grid-column:2}@media (max-width: 767.98px){.shop-show__purchase-form--with-size-options{grid-template-columns:1fr}.shop-show__purchase-form--with-size-options .shop-show__size-group,.shop-show__purchase-form--with-size-options .shop-show__qty-group,.shop-show__purchase-form--with-size-options .shop-show__action-group{grid-column:auto}}.shop-show__purchase-form.shop-show__purchase-form--with-size-options{display:grid;grid-template-columns:150px minmax(0,1fr);gap:14px;align-items:end}.shop-show__purchase-form.shop-show__purchase-form--with-size-options .shop-show__size-group{grid-column:1 / -1;width:100%}.shop-show__purchase-form.shop-show__purchase-form--with-size-options .shop-show__size-select{width:100%;max-width:100%}.shop-show__purchase-form.shop-show__purchase-form--with-size-options .shop-show__size-help{max-width:100%}.shop-show__purchase-form.shop-show__purchase-form--with-size-options .shop-show__qty-group{grid-column:1}.shop-show__purchase-form.shop-show__purchase-form--with-size-options .shop-show__action-group{grid-column:2}@media (max-width: 767.98px){.shop-show__purchase-form.shop-show__purchase-form--with-size-options{grid-template-columns:1fr}.shop-show__purchase-form.shop-show__purchase-form--with-size-options .shop-show__size-group,.shop-show__purchase-form.shop-show__purchase-form--with-size-options .shop-show__qty-group,.shop-show__purchase-form.shop-show__purchase-form--with-size-options .shop-show__action-group{grid-column:1}}.product-card-v2__cart-btn[href]{text-decoration:none}.product-card-v2__cart-btn--choose-size{background:#fff;color:#1f2937}.product-card-v2__cart-btn--choose-size:hover{background:#1f2937;border-color:#1f2937;color:#fff}.checkout-summary-card{padding:20px;border:1px solid rgba(15,23,42,.05);border-radius:24px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 14px 30px #0f172a0d}.checkout-summary-card__title{margin-bottom:14px;color:#0f172a;font-size:1rem;font-weight:700}.checkout-summary-card__list{display:grid;gap:0;margin:0 0 16px;padding:0;list-style:none}.checkout-summary-card__item{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid rgba(15,23,42,.08)}.checkout-summary-card__item:first-child{padding-top:0}.checkout-summary-card__item-name{color:#0f172a;font-size:.92rem;font-weight:700;line-height:1.4}.checkout-summary-card__item-variant{margin-top:4px;color:#8a7358;font-size:.78rem;font-weight:600;line-height:1.4}.checkout-summary-card__item-price{flex:0 0 auto;color:#0f172a;font-size:.92rem;font-weight:700;white-space:nowrap}.checkout-summary-card__total{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#0f172a;font-size:1rem;font-weight:800}.checkout-section{padding:18px;border:1px solid rgba(15,23,42,.06);border-radius:22px;background:#fff;box-shadow:0 10px 24px #0f172a0a}.checkout-address-card{border:1px solid rgba(15,23,42,.08);border-radius:18px;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.checkout-address-card:hover{border-color:#0f172a29;box-shadow:0 10px 22px #0f172a0d;transform:translateY(-1px)}.shop-show__purchase-form{display:grid;grid-template-columns:130px minmax(0,1fr);gap:14px;align-items:end}.shop-show__purchase-form .shop-show__qty-group{grid-column:1;width:130px}.shop-show__purchase-form .shop-show__qty-input{width:130px;max-width:130px;text-align:center}.shop-show__purchase-form .shop-show__action-group{grid-column:2;min-width:0}.shop-show__purchase-form .shop-show__cta{width:100%;min-height:48px}@media (max-width: 767.98px){.shop-show__purchase-form,.shop-show__purchase-form .shop-show__qty-group,.shop-show__purchase-form .shop-show__action-group{grid-column:1;width:100%}.shop-show__purchase-form .shop-show__qty-input{width:100%;max-width:100%;text-align:left}}.shop-notice--info{border-left-color:#1f2937}.shop-notice--info .shop-notice__icon{background:#eef5fb;color:#1f2937}.shop-notice--success{border-left-color:#16a34a}.shop-notice--success .shop-notice__icon{background:#dcfce7;color:#166534}.shop-notice--warning{border-left-color:#d97706}.shop-notice--warning .shop-notice__icon{background:#fef3c7;color:#92400e}.shop-notice--danger{border-left-color:#dc2626}.shop-notice--danger .shop-notice__icon{background:#fee2e2;color:#991b1b}@media (max-width: 991.98px){.shop-notice{margin-bottom:20px}.checkout-summary-card{margin-top:8px}}@media (max-width: 767.98px){.shop-notice{gap:12px;padding:16px;border-radius:20px}.shop-notice__icon{width:38px;height:38px;border-radius:14px;font-size:1rem}.shop-notice__title{font-size:.96rem}.shop-notice__message{font-size:.88rem}.shop-show__purchase-form--with-size-options{grid-template-columns:1fr}.shop-show__purchase-form--with-size-options .shop-show__action-group{grid-column:auto}.checkout-summary-card{padding:18px;border-radius:22px}.checkout-summary-card__item{gap:12px}.checkout-summary-card__item-name,.checkout-summary-card__item-price{font-size:.88rem}}@media (max-width: 575.98px){.checkout-summary-card__item{flex-direction:column;gap:6px}.checkout-summary-card__item-price{white-space:normal}}@media (max-width: 1199.98px){.product-card-v2__frame{aspect-ratio:4 / 3}}@media (max-width: 767.98px){.product-card-v2{border-radius:24px}.product-card-v2__visual{padding:14px 14px 0}.product-card-v2__frame{aspect-ratio:4 / 3;padding:8px}.product-card-v2__body{padding:0 16px 16px;gap:9px}.product-card-v2__price-wrap{margin-top:-16px}.product-card-v2__price{min-height:46px;padding:0 16px;font-size:1rem}.product-card-v2__title{font-size:1rem}.product-card-v2__excerpt{font-size:.88rem;min-height:auto}.product-card-v2__actions{grid-template-columns:1fr 44px}.product-card-v2__cart-btn{width:44px;min-width:44px;height:44px}}.gallery{--gallery-bg: #fcfcfd;--gallery-bg-soft: #f8fafc;--gallery-surface: #ffffff;--gallery-border: rgba(15, 23, 42, .06);--gallery-text: #0f172a;--gallery-muted: #64748b;--gallery-accent: #8a7358;--gallery-dark: #1f2937;--gallery-dark-hover: #16202c}.gallery__panel{background:linear-gradient(180deg,var(--gallery-bg) 0%,var(--gallery-bg-soft) 100%);border:1px solid var(--gallery-border);border-radius:28px;box-shadow:0 18px 40px #0f172a0d;padding:28px}.gallery__intro{margin-bottom:2rem}.gallery__title{margin:0 0 .5rem;font-size:clamp(1.55rem,2vw,2rem);font-weight:700;color:var(--gallery-text)}.gallery__subtitle{max-width:72ch;color:var(--gallery-muted);line-height:1.75;font-size:.96rem}.gallery-section+.gallery-section{margin-top:2.5rem;padding-top:2.5rem;border-top:1px solid rgba(15,23,42,.06)}.gallery-section__hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:1.5rem;padding:24px;background:linear-gradient(180deg,var(--gallery-bg) 0%,var(--gallery-bg-soft) 100%);border:1px solid rgba(15,23,42,.05);border-radius:24px;box-shadow:0 14px 30px #0f172a0d}.gallery-section__hero-content{flex:1;min-width:0}.gallery-section__eyebrow{margin-bottom:.55rem;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--gallery-accent)}.gallery-section__heading{margin:0 0 .65rem;font-size:clamp(1.2rem,1.6vw,1.55rem);font-weight:700;line-height:1.25;color:var(--gallery-text)}.gallery-section__text{max-width:64ch;color:var(--gallery-muted);line-height:1.7;font-size:.95rem}.gallery-section__hero-side{flex-shrink:0;display:flex;align-items:center;justify-content:center}.gallery-section__network-link{display:inline-flex;align-items:center;justify-content:center;width:112px;height:112px;border-radius:24px;background:#fff;border:1px solid rgba(15,23,42,.06);box-shadow:0 10px 25px #0f172a14;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;padding:14px}.gallery-section__network-link:hover{transform:translateY(-3px);border-color:#0f172a1f;box-shadow:0 16px 30px #0f172a1f}.gallery-section__network-icon{width:100%;height:100%;object-fit:contain;display:block}.gallery-card{height:100%}.gallery-card__surface{display:flex;flex-direction:column;height:100%;background:var(--gallery-surface);border:1px solid var(--gallery-border);border-radius:24px;padding:14px;box-shadow:0 14px 30px #0f172a0d;transition:transform .22s ease,box-shadow .22s ease}.gallery-card:hover .gallery-card__surface{transform:translateY(-4px);box-shadow:0 18px 38px #0f172a17}.gallery-card__embed{border-radius:18px;overflow:hidden;background:#f8fafc}.gallery-card__embed--instagram{display:flex;justify-content:center;align-items:flex-start;padding:4px;background:#fff}.gallery-card__embed--instagram .instagram-media{margin:0 auto!important;width:100%!important;max-width:330px!important;min-width:0!important}.gallery-card__footer{margin-top:auto;padding-top:12px;margin-bottom:5px;display:flex}.gallery-card__cta{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:46px;padding:0 18px;border-radius:14px;background:var(--gallery-dark);color:#fff;text-decoration:none;font-size:.95rem;font-weight:600;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.gallery-card__cta:hover{color:#fff;background:var(--gallery-dark-hover);transform:translateY(-1px);box-shadow:0 10px 18px #11182729}.gallery-card__fallback{display:flex;flex-direction:column;justify-content:center;min-height:220px;padding:20px;border-radius:18px;background:linear-gradient(180deg,#fcfcfd,#f8fafc);border:1px solid rgba(15,23,42,.05)}.gallery-card__fallback-text{color:var(--gallery-muted);line-height:1.7;font-size:.94rem}.gallery-section--instagram .gallery-section__hero{background:linear-gradient(180deg,#fcfcfd,#f8fafc)}.gallery-section--youtube .gallery-section__hero{background:linear-gradient(180deg,#fdfdfd,#f8fafc)}.youtube-film-carousel{margin-top:1.5rem}.youtube-film-carousel__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:1.35rem}.youtube-film-carousel__intro{max-width:38rem}.youtube-film-carousel__kicker{display:inline-block;margin-bottom:.45rem;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#7a6247}.youtube-film-carousel__title{margin:0 0 .55rem;font-size:clamp(1.3rem,1.6vw,1.7rem);font-weight:700;line-height:1.2;color:#111827}.youtube-film-carousel__text{color:#5f6f82;line-height:1.7;font-size:.95rem}.youtube-film-carousel__meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.youtube-film-carousel__hint{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border-radius:999px;background:#ffffffd1;border:1px solid rgba(15,23,42,.08);color:#334155;font-size:.88rem;font-weight:600;box-shadow:0 10px 20px #0f172a0a}.youtube-film-carousel__channel-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:999px;background:#1f2937;color:#fff;text-decoration:none;font-size:.9rem;font-weight:600;box-shadow:0 12px 24px #0f172a1f;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.youtube-film-carousel__channel-link:hover{color:#fff;background:#111827;transform:translateY(-1px);box-shadow:0 16px 28px #0f172a29}.youtube-film-carousel__stage{position:relative;padding:0;background:transparent;border:0;box-shadow:none}.youtube-film-carousel__viewport{position:relative;width:100%;overflow:hidden;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y;-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.15) 3%,#000 7%,#000 93%,rgba(0,0,0,.15) 97%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.15) 3%,#000 7%,#000 93%,rgba(0,0,0,.15) 97%,transparent 100%)}.youtube-film-carousel__viewport.is-dragging{cursor:grabbing}.youtube-film-carousel__track{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:0;width:max-content;will-change:transform}.youtube-film-carousel__item{flex:0 0 clamp(320px,28vw,390px);width:clamp(320px,28vw,390px);min-width:320px;margin:0}.youtube-frame-card{position:relative;display:block;width:100%;aspect-ratio:199 / 157;margin:0}.youtube-frame-card__frame{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background-image:url(/images/youtube_video_div.png);background-repeat:no-repeat;background-position:center;background-size:100% 100%;z-index:1;pointer-events:none}.youtube-frame-card__media{position:absolute;top:20.4%;right:5.6%;bottom:20.4%;left:5.6%;z-index:2;display:block;overflow:hidden;text-decoration:none;background:transparent;border-radius:8px}.youtube-frame-card__image{width:100%;height:100%;display:block;object-fit:cover;object-position:center;border-radius:8px;border:1px solid rgba(0,0,0,.75);transition:transform .35s ease}.youtube-frame-card__media:hover .youtube-frame-card__image{transform:scale(1.05)}.gallery-card--instagram .gallery-card__surface{padding:14px;border-radius:24px;overflow:hidden;background:#fff}.gallery-card__embed--instagram{position:relative;width:100%;overflow:hidden;isolation:isolate;contain:paint;display:block;padding:0;background:#fff;border-radius:18px;clip-path:inset(0 round 18px)}.gallery-card__embed--instagram>div,.gallery-card__embed--instagram [class^=elfsight-app-],.gallery-card__embed--instagram [class*=" elfsight-app-"]{width:100%!important;max-width:100%!important;overflow:hidden!important}.gallery-card__embed--instagram:before{content:"";position:absolute;left:50%;bottom:8px;transform:translate(-50%);width:260px;height:34px;background:#fff;border-radius:14px;z-index:50;pointer-events:auto;cursor:default}.gallery-card__embed--instagram:after{content:none}@media (max-width: 1199.98px){.gallery__panel{padding:22px}.gallery-section__hero{flex-direction:column;align-items:flex-start}.gallery-section__hero-side{width:100%;justify-content:flex-start}.youtube-film-carousel__header{flex-direction:column;align-items:stretch}.youtube-film-carousel__meta{justify-content:flex-start}}@media (max-width: 991.98px){.youtube-film-carousel__track{gap:0}.youtube-film-carousel__item{flex:0 0 clamp(280px,44vw,340px);width:clamp(280px,44vw,340px);min-width:280px}}@media (max-width: 767.98px){.gallery__panel{padding:18px;border-radius:24px}.gallery__intro{margin-bottom:1.5rem}.gallery-section+.gallery-section{margin-top:2rem;padding-top:2rem}.gallery-section__hero{padding:20px;border-radius:20px;gap:18px}.gallery-section__heading{font-size:1.2rem}.gallery-section__network-link{width:92px;height:92px;border-radius:20px}.gallery-card__surface{padding:12px;border-radius:20px}.gallery-card__embed{border-radius:16px}.gallery-card__footer{padding-top:10px}.gallery-card__cta{min-height:44px;font-size:.92rem}.youtube-film-carousel__title{font-size:1.3rem}.youtube-film-carousel__text{font-size:.92rem}.youtube-film-carousel__hint,.youtube-film-carousel__channel-link{min-height:38px;font-size:.85rem}.youtube-film-carousel__track{gap:0}.youtube-film-carousel__item{flex:0 0 clamp(230px,68vw,300px);width:clamp(230px,68vw,300px);min-width:230px}}@media (max-width: 430px){.gallery-section__text,.gallery__subtitle{font-size:.9rem;line-height:1.65}.gallery-card__embed--instagram .instagram-media{max-width:100%!important}.youtube-film-carousel__title{font-size:1.2rem}.youtube-film-carousel__text{font-size:.9rem}.youtube-film-carousel__track{gap:0}.youtube-film-carousel__item{flex:0 0 clamp(210px,76vw,260px);width:clamp(210px,76vw,260px);min-width:210px}}.about-page{padding-bottom:2rem}.about-hero{position:relative;overflow:hidden;display:flex;align-items:center}.about-hero__content{position:relative;z-index:1;width:min(100%,460px);max-width:460px;padding-left:clamp(4px,1vw,10px)}.about-hero__eyebrow{margin:0 0 .65rem;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8a7358}.about-hero__title{margin:0;max-width:15ch;color:#0f172a;font-size:clamp(2rem,3.4vw,3rem);font-weight:700;line-height:1.08;letter-spacing:-.02em;text-wrap:balance;text-shadow:0 1px 12px rgba(255,255,255,.24)}.about-hero__subtitle{margin:1rem 0 0;max-width:28ch;color:#334155;font-size:clamp(1.05rem,1.5vw,1.25rem);font-weight:700;line-height:1.3;text-shadow:0 1px 10px rgba(255,255,255,.2)}.about-hero__secondary-btn{border-radius:999px}.about-hero .banner__title{margin:0}.about-page .container-clean.py-4{padding:1.5rem!important}.about-page .journey-story__card{margin-top:.5rem}@media (max-width: 991.98px){.about-hero{align-items:center;background-position:60% center}.about-hero__content{max-width:390px}.about-hero__title{max-width:13ch;font-size:clamp(1.8rem,4.5vw,2.4rem)}.about-hero__subtitle{max-width:24ch;font-size:1.05rem}}@media (max-width: 767.98px){.about-hero{min-height:260px;align-items:flex-end;background-position:66% center;padding:22px}.about-hero__content{max-width:290px;padding-left:0}.about-hero__eyebrow{margin-bottom:.5rem;font-size:.7rem}.about-hero__title{max-width:12ch;font-size:clamp(1.55rem,7vw,2.1rem);line-height:1.1}.about-hero__subtitle{margin-top:.7rem;max-width:22ch;font-size:.95rem;line-height:1.35}}.about-section+.about-section{margin-top:2.5rem}.about-section__header{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:1.25rem}.about-section__header--stack{flex-direction:column;align-items:flex-start}.about-section__note,.about-section__intro{color:#64748b;font-size:.95rem;line-height:1.6}.about-intro__content{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,420px);align-items:center;gap:40px}.about-intro__text{min-width:0}.about-intro__text p{color:#64748b;line-height:1.85;font-size:1rem}.about-intro__media{display:flex;justify-content:flex-end;align-items:center}.about-intro__image{display:block;width:100%;max-width:420px;height:auto;object-fit:cover;border:3px solid #dbeafe;border-radius:18px;box-shadow:0 10px 25px #0f172a1f}.about-chip{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:999px;background:#fff;border:1px solid rgba(15,23,42,.08);color:#475569;font-size:.92rem;font-weight:600;box-shadow:0 8px 18px #0f172a0a}@media (max-width: 991.98px){.about-intro__content{grid-template-columns:1fr;gap:24px}.about-intro__media{justify-content:center}.about-intro__text{text-align:left}}@media (max-width: 767.98px){.about-intro{padding:22px}.about-intro__image{max-width:320px}.about-chip-list{gap:8px}.about-chip{font-size:.86rem;padding:0 12px}}.about-intro{padding:28px}.about-intro .home-about__text p{color:#64748b;line-height:1.85}.about-chip-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:1.5rem}.about-chip{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border-radius:999px;background:#fff;border:1px solid rgba(15,23,42,.08);color:#475569;font-size:.92rem;font-weight:600;box-shadow:0 8px 18px #0f172a0a}.about-intro .home-about__image img,.about-intro__image{width:min(100%,420px);height:auto;border-radius:24px;object-fit:cover;box-shadow:0 14px 30px #0f172a1a}.about-card,.about-step{background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:24px;padding:24px;box-shadow:0 14px 30px #0f172a0d;transition:transform .22s ease,box-shadow .22s ease}.about-card:hover,.about-step:hover{transform:translateY(-4px);box-shadow:0 20px 36px #0f172a17}.about-card__eyebrow{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#f8fafc;border:1px solid rgba(15,23,42,.08);color:#8a7358;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:14px}.about-card__title{margin:0 0 10px;font-size:1.1rem;line-height:1.35;font-weight:700;color:#0f172a}.about-card__text,.about-step__text{color:#64748b;font-size:.95rem;line-height:1.75}.about-list{margin:0;padding-left:1.1rem;color:#64748b}.about-list li+li{margin-top:.55rem}.about-stage{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#eef5fb;color:#4f5f72;font-size:.82rem;font-weight:700;margin-bottom:14px}.about-step__top{display:flex;align-items:center;gap:12px;margin-bottom:14px}.about-step__number{width:38px;min-width:38px;height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#1f2937;color:#fff;font-size:.95rem;font-weight:700;box-shadow:0 10px 18px #11182729}.about-step__title{margin:0;font-size:1.02rem;font-weight:700;color:#0f172a}.about-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px;border-radius:28px;background:linear-gradient(180deg,#fcfcfd,#f8fafc);border:1px solid rgba(15,23,42,.06);box-shadow:0 14px 30px #0f172a0d}.about-cta__content{max-width:700px}.about-cta__title{margin:0 0 10px;font-size:1.6rem;line-height:1.25;font-weight:700;color:#0f172a}.about-cta__text{color:#64748b;font-size:1rem;line-height:1.75}.about-cta__actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.about-cta__link{color:#1f2937;font-weight:600;text-decoration:none}.about-cta__link:hover{color:#0f172a;text-decoration:underline}.journey-story{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:1.75rem;padding-top:.9rem}.journey-story:before{content:"";position:absolute;top:21px;left:16%;right:16%;height:3px;border-radius:999px;background:linear-gradient(90deg,#dbeafe,#cbd5e1,#dbeafe);z-index:0}.journey-story__item{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;min-width:0}.journey-story__marker{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:-20px;margin-bottom:14px}.journey-story__step{width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#1f2937;color:#fff;font-size:.88rem;font-weight:700;position:relative;z-index:3;border:5px solid #eef5fb;box-shadow:0 10px 20px #0f172a24}.journey-story__phase{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border-radius:999px;background:#eef5fb;border:1px solid rgba(15,23,42,.06);color:#5b6b7f;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.journey-story__card{width:100%;height:100%;background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:24px;padding:24px;box-shadow:0 14px 30px #0f172a0d;transition:transform .22s ease,box-shadow .22s ease}.journey-story__item:hover .journey-story__card{transform:translateY(-4px);box-shadow:0 20px 36px #0f172a17}.journey-story__title{margin:0 0 12px;font-size:1.08rem;line-height:1.35;font-weight:700;color:#0f172a}.journey-story__text{margin:0;color:#64748b;font-size:.95rem;line-height:1.75}@media (max-width: 991.98px){.journey-story{grid-template-columns:1fr;gap:18px;padding-top:0}.journey-story:before{top:8px;bottom:8px;left:19px;right:auto;width:3px;height:auto}.journey-story__item{display:grid;grid-template-columns:38px 1fr;grid-template-areas:"marker marker" ". card";column-gap:12px;row-gap:10px;align-items:start}.journey-story__marker{grid-area:marker;width:auto;display:flex;flex-direction:row;align-items:center;gap:10px;margin:0;padding-top:4px}.journey-story__step{width:38px;height:38px;font-size:.82rem;flex-shrink:0;position:relative;z-index:3}.journey-story__phase{min-height:30px;padding:0 10px;font-size:.72rem;margin:0}.journey-story__card{grid-area:card;width:100%;padding:18px;border-radius:20px}.journey-story__title{font-size:1rem}.journey-story__text{font-size:.92rem;line-height:1.65}}@media (max-width: 767.98px){.journey-story__item{grid-template-columns:56px 1fr;gap:12px}.journey-story:before{left:17px}.journey-story__step{width:38px;height:38px;font-size:.82rem}.journey-story__phase{min-height:30px;padding:0 10px;font-size:.72rem}.journey-story__card{padding:18px;border-radius:20px}.journey-story__title{font-size:1rem}.journey-story__text{font-size:.92rem;line-height:1.65}}.about-faq .accordion-item{border:1px solid rgba(15,23,42,.06);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 10px 22px #0f172a0a}.about-faq .accordion-item+.accordion-item{margin-top:14px}.about-faq .accordion-button{background:#fff;color:#0f172a;font-weight:600;padding:1.1rem 1.2rem;box-shadow:none}.about-faq .accordion-button:not(.collapsed){background:#f8fafc;color:#0f172a;box-shadow:none}.about-faq .accordion-button:focus{box-shadow:none;border-color:transparent}.about-faq .accordion-body{color:#64748b;line-height:1.75;padding:0 1.2rem 1.2rem}@media (max-width: 991.98px){.about-cta,.about-section__header{flex-direction:column;align-items:flex-start}}@media (max-width: 768px){.about-section+.about-section{margin-top:2rem}.about-intro{padding:22px}.about-card,.about-step,.about-cta{border-radius:22px;padding:20px}.about-cta__title{font-size:1.35rem}.about-intro .home-about__image img,.about-intro__image{width:min(100%,320px)!important;height:auto!important;margin:0 auto}}.about-process-hero{margin:1.5rem 0 1.75rem;border-radius:24px;overflow:hidden;border:1px solid rgba(15,23,42,.06);box-shadow:0 14px 30px #0f172a0d;background:#fff}.about-process-hero__img{display:block;width:100%;height:auto;max-height:340px;object-fit:cover}@media (max-width: 767.98px){.about-process-hero{margin:1.25rem 0 1.5rem;border-radius:20px}.about-process-hero__img{max-height:220px}}.contact-page{padding-bottom:2rem}.contact-hero{position:relative;overflow:hidden}.contact-hero:before{content:"";position:absolute;right:-80px;bottom:-80px;width:240px;height:240px;border-radius:50%;background:#ffffff2e;filter:blur(4px);pointer-events:none;z-index:0}.contact-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fcfcfdeb,#fcfcfdd1 36%,#fcfcfd2e,#fcfcfd00);pointer-events:none;z-index:0}.contact-hero__content{max-width:620px;position:relative;z-index:1}.contact-hero__eyebrow{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#ffffffb8;border:1px solid rgba(15,23,42,.08);color:#8a7358;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.contact-hero .banner__title{color:#0f172a;text-shadow:none}.contact-hero__text{max-width:560px;color:#475569;font-size:1rem;line-height:1.8;margin-top:1rem}.contact-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:1.5rem}@media (max-width: 767.98px){.contact-hero__actions{width:100%}.contact-hero__actions .btn-artist{width:100%;justify-content:center}.contact-hero__content{max-width:100%}}.contact-section+.contact-section{margin-top:2.5rem}.contact-section__header{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:1.25rem}.contact-section__header--stack{flex-direction:column;align-items:flex-start}.contact-section__intro{color:#64748b;font-size:.95rem;line-height:1.7}.contact-pill{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#f8fafc;border:1px solid rgba(15,23,42,.08);color:#8a7358;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.contact-panel,.contact-card,.contact-cta{background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:24px;box-shadow:0 14px 30px #0f172a0d}.contact-panel,.contact-card{padding:24px;transition:transform .22s ease,box-shadow .22s ease}.contact-panel:hover,.contact-card:hover{transform:translateY(-4px);box-shadow:0 20px 36px #0f172a17}.contact-panel--soft{background:linear-gradient(180deg,#fcfcfd,#f8fafc)}.contact-side-stack{display:grid;gap:1rem}.contact-panel__title{margin:14px 0 10px;font-size:1.08rem;line-height:1.35;font-weight:700;color:#0f172a}.contact-panel__text{color:#64748b;font-size:.95rem;line-height:1.75}.contact-alert{padding:16px 18px;border-radius:18px;border:1px solid transparent;font-size:.95rem;line-height:1.6}.contact-alert--success{background:#f0fdf4;border-color:#22c55e2e;color:#166534}.contact-hp-wrap{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.contact-alert--danger{background:#fff1f2;border-color:#be185d1f;color:#9f1239}.contact-form-panel{padding:28px}.contact-label{display:inline-block;margin-bottom:8px;color:#0f172a;font-size:.94rem;font-weight:600}.contact-label__optional{color:#94a3b8;font-size:.82rem;font-weight:500}.contact-control{min-height:54px;border-radius:16px;border:1px solid rgba(15,23,42,.1);background:#fff;color:#0f172a;padding:.85rem 1rem;box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.contact-control--textarea{min-height:180px;resize:vertical}.contact-control:focus{border-color:#cbd5e1;box-shadow:0 0 0 .22rem #cbd5e159;background:#fff}.contact-form-panel .invalid-feedback{display:block;font-size:.84rem}.contact-form__footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid rgba(15,23,42,.06)}.contact-form__note{color:#64748b;font-size:.92rem;line-height:1.7;max-width:460px}.contact-info-list{display:grid;gap:1rem;margin-top:14px}.contact-info-item{padding:14px 0;border-bottom:1px solid rgba(15,23,42,.06)}.contact-info-item:last-child{border-bottom:0;padding-bottom:0}.contact-info-item__label{display:block;margin-bottom:6px;color:#94a3b8;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.contact-info-item__value{color:#0f172a;font-size:.98rem;font-weight:600;text-decoration:none}.contact-info-item__value:hover{color:#1f2937;text-decoration:underline}.contact-list{margin:14px 0 0;padding-left:1.1rem;color:#64748b}.contact-list li+li{margin-top:.7rem}.contact-card__eyebrow{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#f8fafc;border:1px solid rgba(15,23,42,.08);color:#8a7358;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:14px}.contact-card__title{margin:0 0 10px;font-size:1.08rem;line-height:1.35;font-weight:700;color:#0f172a}.contact-card__text{color:#64748b;font-size:.95rem;line-height:1.75}.contact-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px;border-radius:28px;background:linear-gradient(180deg,#fcfcfd,#f8fafc)}.contact-cta__content{max-width:700px}.contact-cta__title{margin:14px 0 10px;font-size:1.6rem;line-height:1.25;font-weight:700;color:#0f172a}.contact-cta__text{color:#64748b;font-size:1rem;line-height:1.75}.contact-cta__actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.contact-submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 22px;border-radius:999px;font-size:.95rem;font-weight:600;line-height:1;color:#1f2937;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid rgba(15,23,42,.08);text-decoration:none;box-shadow:0 8px 18px #0f172a0a;transition:all .25s ease;cursor:pointer}.contact-submit-btn:hover{transform:translateY(-2px);background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;box-shadow:0 10px 25px #0f172a1a}.contact-submit-btn:focus{outline:none;box-shadow:0 0 0 .22rem #fde68a59,0 10px 25px #0f172a1a}.contact-submit-btn:active{transform:translateY(0)}.contact-submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:0 8px 18px #0f172a0a}@media (max-width: 991.98px){.contact-cta,.contact-form__footer,.contact-section__header{flex-direction:column;align-items:flex-start}.contact-form__note{max-width:100%}}@media (max-width: 767.98px){.contact-section+.contact-section{margin-top:2rem}.contact-panel,.contact-card,.contact-cta,.contact-form-panel{padding:20px;border-radius:22px}.contact-hero__actions,.contact-cta__actions,.contact-hero__actions .btn,.contact-cta__actions .btn{width:100%}.contact-cta__title{font-size:1.35rem}.contact-control{min-height:50px}.contact-control--textarea{min-height:160px}}.crowdfunding-show-page{--cf-border: rgba(15, 23, 42, .06);--cf-text: #0f172a;--cf-dark: #1f2937;--cf-dark-hover: #16202c;--cf-muted: #64748b;--cf-soft: #f8fafc;--cf-soft-blue: #eef5fb;--cf-soft-blue-2: #e6eef7;--cf-warm: #f3eee7;--cf-warm-text: #6a5845;--cf-meta: #8a7358}.campaign-stats-card,.reward-card,.leaderboard-card,.contribute-card{border:1px solid rgba(15,23,42,.06);border-radius:28px;overflow:hidden;box-shadow:0 18px 40px #0f172a0d;background:#fff}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.section-heading__title{margin:0;color:#0f172a;font-size:1.25rem;line-height:1.25;font-weight:700}.section-heading__text{margin-top:4px;color:#64748b;font-size:.88rem;line-height:1.5}.badge-glass{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;color:#475569;background:#ffffffe6;border:1px solid rgba(255,255,255,.55);box-shadow:0 10px 20px #0f172a14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:.76rem;font-weight:700;white-space:nowrap}.badge-glass.status-active{color:#166534;background:#dcfce7eb;border-color:#1665341a}.badge-glass.status-complete{color:#6a5845;background:#f3eee7f0;border-color:#6a58451a}.badge-remaining{color:#475569}.progress-wrap{position:relative}.progress-slim{height:18px;border-radius:999px;background:#e5e7eb;overflow:hidden}.progress-bar.progress-active{background:linear-gradient(135deg,#1f2937,#475569)}.progress-bar.progress-complete{background:linear-gradient(135deg,#7a5424,#c49a5f)}.progress-text{display:inline-flex;align-items:center;justify-content:center;width:100%;color:#fff;font-size:.74rem;font-weight:800;line-height:18px;text-shadow:0 1px 3px rgba(15,23,42,.35)}.campaign-show-panel{overflow:hidden;border:1px solid rgba(15,23,42,.06);border-radius:30px;background:#fff;box-shadow:0 18px 42px #0f172a0f}.campaign-show-panel__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:stretch}.campaign-show-panel__visual{display:flex;flex-direction:column;justify-content:center;gap:16px;padding:26px;background:linear-gradient(180deg,#f6f8fb,#eef3f8);border-right:1px solid rgba(15,23,42,.05)}.campaign-show-panel__image-frame{width:100%;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 12px 28px #0f172a14,inset 0 0 0 1px #0f172a0a}.campaign-show-panel__image{width:100%;height:100%;object-fit:contain;object-position:center;display:block;padding:16px;filter:drop-shadow(0 14px 20px rgba(15,23,42,.1))}.campaign-show-panel__placeholder{width:100%;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;border-radius:24px;background:#f8fafc;border:1px dashed rgba(15,23,42,.12);color:#64748b;font-size:.95rem}.campaign-show-panel__image-progress{width:100%;height:12px;overflow:hidden;border-radius:999px;background:#e5e7eb;box-shadow:inset 0 1px 2px #0f172a0f}.campaign-show-panel__image-progress-bar{height:100%;min-width:4px;border-radius:inherit;background:linear-gradient(135deg,#1f2937,#475569)}.campaign-show-panel__image-progress-bar--complete{background:linear-gradient(135deg,#7a5424,#c49a5f)}.campaign-show-panel__summary{display:flex;flex-direction:column;justify-content:center;gap:24px;padding:34px;background:radial-gradient(circle at top right,rgba(238,245,251,.65),transparent 34%),#fff}.campaign-show-panel__top{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.campaign-show-panel__status{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:0 12px;border-radius:999px;color:#64748b;background:#f8fafc;border:1px solid rgba(15,23,42,.06);font-size:.76rem;font-weight:700}.campaign-show-panel__status:before{content:"";width:8px;height:8px;min-width:8px;border-radius:999px;background:#22c55e}.campaign-show-panel__status--active{color:#166534;background:#dcfce7;border-color:#16653414}.campaign-show-panel__status--complete{color:#6a5845;background:#f3eee7;border-color:#6a58451a}.campaign-show-panel__status--complete:before{background:#c49a5f}.campaign-show-panel__back{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 14px;border-radius:999px;background:#fff;border:1px solid rgba(15,23,42,.08);color:#475569;text-decoration:none;font-size:.9rem;font-weight:600;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.campaign-show-panel__back:hover{color:#0f172a;background:#f8fafc;border-color:#0f172a24;transform:translateY(-1px)}.campaign-show-panel__main{padding-top:2px}.campaign-show-panel__title{margin:0 0 14px;color:#0f172a;font-size:clamp(1.8rem,2.5vw,2.55rem);line-height:1.15;font-weight:700;letter-spacing:-.02em}.campaign-show-panel__description{margin:0;max-width:68ch;color:#64748b;font-size:.98rem;line-height:1.75}.campaign-show-panel__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.campaign-show-panel__metric{padding:14px;border-radius:18px;background:#f8fafc;border:1px solid rgba(15,23,42,.05)}.campaign-show-panel__metric span{display:block;margin-bottom:6px;color:#64748b;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.campaign-show-panel__metric strong{color:#0f172a;font-size:1rem;font-weight:800}.campaign-stats-card{background:linear-gradient(180deg,#fff,#f8fafc)}.stat-tile{display:flex;align-items:center;gap:14px;height:100%;padding:18px;border-radius:22px;background:#fff;border:1px solid rgba(15,23,42,.06)}.stat-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;min-width:46px;border-radius:16px;background:#eef5fb;color:#475569;font-size:1.25rem}.stat-label{color:#64748b;font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.stat-value{color:#0f172a;font-size:1.35rem;font-weight:800;line-height:1.2}.rewards-toggle{border-radius:999px;font-weight:650}.reward-card{width:100%;border:1px solid rgba(15,23,42,.06);border-radius:24px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.reward-card:hover:not(:disabled){transform:translateY(-2px);border-color:#0f172a1f;box-shadow:0 16px 34px #0f172a14}.reward-card.reward-selected{border-color:#1f2937;box-shadow:0 16px 34px #0f172a1f}.reward-card.reward-disabled{opacity:.58;cursor:not-allowed}.reward-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;min-width:46px;border-radius:16px;background:#f3eee7;color:#6a5845;font-size:1.2rem}.badge-stock{display:inline-flex;align-items:center;gap:5px;min-height:30px;padding:0 10px;border-radius:999px;font-size:.78rem;font-weight:750}.badge-stock.ok{background:#ecfdf5;color:#047857}.badge-stock.ko{background:#f1f5f9;color:#64748b}.leaderboard-card{background:#fff}.leader-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px;border-radius:18px}.leader-row+.leader-row{margin-top:4px}.leader-row:hover{background:#f8fafc}.leader-row.top{background:linear-gradient(180deg,#fff,#f8fafc)}.leader-rank{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;min-width:34px;border-radius:12px;background:#eef5fb;color:#475569;font-size:.85rem;font-weight:800}.leader-rank.gold{background:#fef3c7;color:#92400e}.leader-rank.silver{background:#f1f5f9;color:#475569}.leader-rank.bronze{background:#f3eee7;color:#6a5845}.leader-name{color:#0f172a;font-size:.94rem;font-weight:750}.leader-date{color:#94a3b8;font-size:.78rem}.leader-amount{color:#0f172a;font-size:.95rem;font-weight:800;white-space:nowrap}.sidebar-sticky{position:sticky;top:92px;align-self:flex-start}.contribute-card{background:linear-gradient(180deg,#fff,#f8fafc)}.contribute-card .form-label{color:#0f172a;font-size:.9rem;font-weight:750}.contribute-card .form-control,.contribute-card .form-select{min-height:46px;border-radius:14px;border-color:#0f172a1a}.contribute-card .form-control:focus,.contribute-card .form-select:focus{border-color:#0f172a38;box-shadow:0 0 0 .2rem #0f172a0f}.contribute-card .form-check-input{border-color:#0f172a33}.contribute-card .form-check-input:checked{background-color:#1f2937;border-color:#1f2937}.btn-soft,.contribute-card .btn{border-radius:999px;font-weight:650}.alert{border:0;border-radius:20px;box-shadow:0 10px 24px #0f172a0d}.pagination{gap:8px;flex-wrap:wrap}.page-link{border:1px solid rgba(15,23,42,.08);color:#334155;background:#fff;border-radius:12px;min-width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;box-shadow:0 6px 14px #0f172a0a}.page-link:hover{color:#0f172a;background:#f8fafc;border-color:#0f172a1f}.page-item.active .page-link{background:#1f2937;border-color:#1f2937;color:#fff}.page-item.disabled .page-link{color:#94a3b8;background:#f8fafc;border-color:#0f172a0f;box-shadow:none}.crowdfunding-index-page{--cf-border: rgba(15, 23, 42, .06);--cf-text: #0f172a;--cf-muted: #64748b;--cf-meta: #8a7358;--cf-soft-blue: #eef5fb;--cf-soft-blue-2: #e6eef7;--cf-warm: #f3eee7;--cf-warm-text: #6a5845}.crowdfunding-index-hero{position:relative;overflow:hidden;border-radius:28px;background:radial-gradient(circle at top right,rgba(255,255,255,.85),transparent 34%),linear-gradient(135deg,var(--cf-soft-blue) 0%,var(--cf-soft-blue-2) 100%);border:1px solid var(--cf-border);box-shadow:0 18px 40px #0f172a0d}.crowdfunding-index-hero__content{max-width:760px;padding:42px}.crowdfunding-index-hero__eyebrow,.crowdfunding-list-header__eyebrow{display:inline-flex;align-items:center;min-height:32px;padding:0 13px;border-radius:999px;background:#ffffffc7;border:1px solid rgba(15,23,42,.06);color:var(--cf-meta);font-family:inherit;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.crowdfunding-index-hero__title{margin:16px 0 12px;color:var(--cf-text);font-family:inherit;font-size:clamp(1.55rem,2.2vw,2.2rem);line-height:1.25;font-weight:700}.crowdfunding-index-hero__text{margin:0;max-width:64ch;color:var(--cf-muted);font-size:1rem;line-height:1.75}.crowdfunding-index-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.crowdfunding-step{height:100%;padding:24px;background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:24px;box-shadow:0 14px 30px #0f172a0d;transition:transform .22s ease,box-shadow .22s ease}.crowdfunding-step:hover{transform:translateY(-4px);box-shadow:0 20px 36px #0f172a17}.crowdfunding-step__top{display:flex;align-items:center;gap:12px;margin-bottom:14px}.crowdfunding-step__number{width:38px;min-width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#1f2937;color:#fff;font-size:.95rem;font-weight:700;box-shadow:0 10px 18px #11182729}.crowdfunding-step__title{margin:0;color:#0f172a;font-size:1.02rem;line-height:1.35;font-weight:700}.crowdfunding-step__text{margin:0;color:#64748b;font-size:.95rem;line-height:1.75}.crowdfunding-index-stat{height:100%;padding:22px;border-radius:24px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid var(--cf-border);box-shadow:0 14px 30px #0f172a0a}.crowdfunding-index-stat__label{color:var(--cf-muted);font-size:.78rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;margin-bottom:8px}.crowdfunding-index-stat__value{color:var(--cf-text);font-size:1.7rem;font-weight:800;line-height:1.15}.crowdfunding-list-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.crowdfunding-list-header__title{margin:12px 0 6px;color:var(--cf-text);font-size:1.45rem;font-weight:800;line-height:1.25}.crowdfunding-list-header__text{margin:0;color:var(--cf-muted);line-height:1.65}.campaign-list-card{--clc-surface: #ffffff;--clc-top: #eef5fb;--clc-top-soft: #e6eef7;--clc-text: #111827;--clc-muted: #64748b;--clc-meta: #8a7358;--clc-dark: #1f2937;--clc-dark-hover: #16202c;--clc-border: rgba(15, 23, 42, .06);display:flex;flex-direction:column;height:100%;overflow:hidden;background:var(--clc-surface);border:1px solid var(--clc-border);border-radius:28px;box-shadow:0 14px 34px #0f172a0f;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.campaign-list-card:hover{transform:translateY(-4px);border-color:#0f172a1a;box-shadow:0 20px 42px #0f172a1a}.campaign-list-card__media{display:block;text-decoration:none;background:linear-gradient(180deg,#f6f8fb,#eef3f8);border-bottom:1px solid rgba(15,23,42,.05)}.campaign-list-card__image-frame{width:100%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;padding:14px;overflow:hidden}.campaign-list-card__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block;border-radius:18px;background:#fff;box-shadow:0 10px 24px #0f172a14,inset 0 0 0 1px #0f172a0a;transition:transform .25s ease,box-shadow .25s ease}.campaign-list-card:hover .campaign-list-card__image{transform:scale(1.02);box-shadow:0 14px 28px #0f172a1f,inset 0 0 0 1px #0f172a0d}.campaign-list-card__placeholder{width:100%;height:100%;min-height:220px;display:flex;align-items:center;justify-content:center;color:#64748b;font-size:.9rem;border-radius:18px;background:#f8fafc;border:1px dashed rgba(15,23,42,.1)}.campaign-list-card__body{display:flex;flex-direction:column;gap:14px;flex:1;padding:20px;background:var(--clc-surface)}.campaign-list-card__title{margin:0;color:var(--clc-text);font-size:1.12rem;line-height:1.35;font-weight:700;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:3em}.campaign-list-card__title-link{color:inherit;text-decoration:none}.campaign-list-card__title-link:hover{color:#000}.campaign-list-card__excerpt{margin:0;color:var(--clc-muted);font-size:.92rem;line-height:1.65;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:4.9em}.campaign-list-card__progress-block{display:flex;flex-direction:column;gap:9px;padding-top:2px}.campaign-list-card__progress-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.campaign-list-card__status{display:inline-flex;align-items:center;gap:7px;color:var(--clc-muted);font-size:.78rem;font-weight:700}.campaign-list-card__status:before{content:"";width:8px;height:8px;min-width:8px;border-radius:999px;background:#22c55e}.campaign-list-card__status--complete:before{background:#c49a5f}.campaign-list-card__progress-value{color:var(--clc-meta);font-size:.78rem;font-weight:700;white-space:nowrap}.campaign-list-card__progress-track{height:10px;overflow:hidden;border-radius:999px;background:#e5e7eb}.campaign-list-card__progress-bar{height:100%;min-width:4px;border-radius:inherit;background:linear-gradient(135deg,#1f2937,#475569)}.campaign-list-card__progress-bar--complete{background:linear-gradient(135deg,#7a5424,#c49a5f)}.campaign-list-card__stats{display:grid;grid-template-columns:1fr 1fr;gap:10px}.campaign-list-card__stat{padding:12px;border-radius:16px;background:#f8fafc;border:1px solid rgba(15,23,42,.05)}.campaign-list-card__stat span{display:block;margin-bottom:5px;color:var(--clc-muted);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.campaign-list-card__stat strong{color:var(--clc-text);font-size:.96rem;font-weight:700}.campaign-list-card__cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin-top:auto;padding:0 18px;border-radius:999px;background:var(--clc-dark);color:#fff;text-decoration:none;font-size:.95rem;font-weight:600;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.campaign-list-card__cta:hover{color:#fff;background:var(--clc-dark-hover);transform:translateY(-1px);box-shadow:0 10px 18px #11182729}@media (max-width: 767.98px){.crowdfunding-index-hero__content{padding:30px 22px}.crowdfunding-index-hero__title{font-size:2rem}.crowdfunding-index-hero__actions{flex-direction:column}.crowdfunding-index-hero__actions .btn{width:100%}.crowdfunding-list-header{flex-direction:column;align-items:flex-start}.campaign-list-card{border-radius:24px}.campaign-list-card__image-frame{padding:16px}.campaign-list-card__body{padding:16px;gap:12px}.campaign-list-card__title{font-size:1rem}.campaign-list-card__excerpt{font-size:.88rem;min-height:auto}.campaign-list-card__stats{grid-template-columns:1fr}.crowdfunding-step{padding:20px;border-radius:22px}.crowdfunding-step__title{font-size:1rem}.crowdfunding-step__text{font-size:.92rem;line-height:1.65}}@media (max-width: 991.98px){.campaign-show-panel__grid{grid-template-columns:1fr}.campaign-show-panel__visual{border-right:0;border-bottom:1px solid rgba(15,23,42,.05)}.campaign-show-panel__summary{padding:28px}.campaign-show-panel__metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.sidebar-sticky{position:static}}@media (max-width: 767.98px){.section-heading{flex-direction:column;align-items:flex-start}.campaign-show-panel{border-radius:24px}.campaign-show-panel__visual{padding:18px}.campaign-show-panel__image-frame,.campaign-show-panel__placeholder{border-radius:20px}.campaign-show-panel__image{padding:12px}.campaign-show-panel__summary{padding:22px;gap:18px}.campaign-show-panel__title{font-size:1.65rem}.campaign-show-panel__description{font-size:.94rem;line-height:1.7}.campaign-show-panel__progress-card{padding:16px;border-radius:20px}.campaign-show-panel__progress-head{flex-direction:column;gap:10px}.campaign-show-panel__progress-percent{align-self:flex-start}.campaign-show-panel__metrics{grid-template-columns:1fr}.stat-tile{padding:15px}.reward-card .card-body{padding:16px}.leader-row{padding:10px}}@media (max-width: 575.98px){.badge-glass{font-size:.72rem;padding:0 10px}.campaign-show-panel__top{align-items:flex-start;flex-direction:column}.campaign-show-panel__back{width:100%;justify-content:center}.campaign-show-panel__cta{width:100%}}.account-page{--account-bg: #f8fafc;--account-surface: #ffffff;--account-surface-soft: #fcfcfd;--account-top: #eef5fb;--account-top-soft: #e6eef7;--account-price: #f3eee7;--account-price-text: #6a5845;--account-text: #0f172a;--account-muted: #64748b;--account-meta: #8a7358;--account-dark: #1f2937;--account-dark-hover: #16202c;--account-border: rgba(15, 23, 42, .06);--account-border-strong: rgba(15, 23, 42, .12);--account-success-bg: #dcfce7;--account-success-text: #166534;--account-warning-bg: #fef3c7;--account-warning-text: #92400e;--account-danger-bg: #fee2e2;--account-danger-text: #991b1b;--account-info-bg: #eef5fb;--account-info-text: #475569;--account-radius-lg: 28px;--account-radius-md: 24px;--account-radius-sm: 18px;--account-shadow: 0 14px 34px rgba(15, 23, 42, .06);--account-shadow-hover: 0 22px 42px rgba(15, 23, 42, .1);padding-bottom:2rem}.account-shell{width:100%;padding:28px;border:1px solid var(--account-border);border-radius:var(--account-radius-lg);background:linear-gradient(180deg,var(--account-surface-soft) 0%,var(--account-bg) 100%);box-shadow:0 18px 40px #0f172a0d;overflow:visible}.account-layout-grid{display:grid;grid-template-columns:260px minmax(0,1fr);gap:28px;align-items:start}.account-sidebar-col,.account-main-col{min-width:0}.account-top-hero{width:100%}.account-top-hero .account-profile-hero{margin-bottom:1.5rem}.account-sidebar{position:sticky;top:96px;width:100%;overflow:hidden;border:1px solid var(--account-border);border-radius:var(--account-radius-md);background:#fff;box-shadow:var(--account-shadow)}.account-sidebar .card-body{padding:22px}.account-sidebar-photo{width:76px;height:76px;border:3px solid #dbeafe;border-radius:999px;object-fit:cover;object-position:center;background:#f8fafc;box-shadow:0 10px 22px #0f172a14}.account-sidebar .fw-bold{color:var(--account-text);font-weight:800}.account-sidebar .text-muted{color:var(--account-muted)!important;font-size:.84rem}.account-sidebar nav{display:grid;gap:6px}.account-sidebar-link{display:flex;align-items:center;min-height:42px;padding:.55rem .85rem;border-radius:999px;color:#475569;text-decoration:none;font-size:.92rem;font-weight:700;transition:background .18s ease,color .18s ease,transform .18s ease}.account-sidebar-link:hover{color:var(--account-text);background:#f1f5f9;transform:translate(2px)}.account-sidebar-link.active,.account-sidebar-link[aria-current=page]{color:#fff;background:var(--account-dark)}.account-page-title{margin:0 0 .45rem;color:var(--account-text);font-size:clamp(1.5rem,2.2vw,2rem);font-weight:800;line-height:1.2}.account-page-subtitle{max-width:72ch;margin:0;color:var(--account-muted);font-size:.96rem;line-height:1.7}.account-section-heading{margin:0 0 .4rem;color:var(--account-text);font-size:1.12rem;font-weight:800;line-height:1.3}.account-section-text{margin:0;color:var(--account-muted);font-size:.94rem;line-height:1.65}.account-profile-hero{width:100%;padding:24px;border:1px solid var(--account-border);border-radius:var(--account-radius-lg);background:linear-gradient(135deg,#ffffffe0,#f8fafcf0),linear-gradient(180deg,var(--account-top) 0%,var(--account-top-soft) 100%);box-shadow:var(--account-shadow)}.account-profile-photo,.account-header-photo{border-radius:999px;object-fit:cover;object-position:center;background:#f8fafc}.account-profile-photo{display:block;width:76px;height:76px;border:3px solid #dbeafe;box-shadow:0 10px 22px #0f172a14}.account-profile-photo--large{width:104px;height:104px}.account-header-photo{width:28px;height:28px;border:1px solid #e5e7eb}.account-summary-card,.account-section-card,.account-form-card,.account-address-card,.account-empty-card{overflow:hidden;border:1px solid var(--account-border);border-radius:var(--account-radius-md);background:#fff;box-shadow:var(--account-shadow)}.account-section-card,.account-form-card,.account-address-card,.account-empty-card{height:100%}.account-summary-card{min-height:96px;height:100%;display:flex;align-items:center;transition:transform .22s ease,box-shadow .22s ease}.account-summary-card:hover,.account-address-card:hover{transform:translateY(-4px);box-shadow:var(--account-shadow-hover)}.account-summary-card>.card-body,.account-section-card>.card-body,.account-form-card>.card-body,.account-address-card>.card-body,.account-empty-card>.card-body{padding:22px}.account-form-card>.card-footer,.account-address-card>.card-footer{padding:18px 22px;border-top:1px solid var(--account-border);background:#fff}.account-summary-card__label{margin-bottom:.35rem;color:var(--account-muted);font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.account-summary-card__value{color:var(--account-text);font-size:1.7rem;font-weight:800;line-height:1}.account-address-card{min-height:300px;display:flex;flex-direction:column;transition:transform .22s ease,box-shadow .22s ease}.account-address-card>.card-body{flex:1 1 auto;display:flex;flex-direction:column}.account-address-card>.card-footer{margin-top:auto;min-height:72px;display:flex;align-items:center}.account-address-card__title{margin:0;color:var(--account-text);font-size:1.05rem;font-weight:800}.account-address-card__name{color:#334155;font-weight:800}.account-address-card__text{flex:1 1 auto;min-height:90px;color:var(--account-muted);font-size:.94rem;line-height:1.65}.account-address-actions{width:100%;display:flex;flex-wrap:wrap;gap:8px}.account-form-card .form-label,.account-section-card .form-label{margin-bottom:.45rem;color:#334155;font-size:.9rem;font-weight:750}.account-form-card .form-control,.account-form-card .form-select,.account-section-card .form-control,.account-section-card .form-select{min-height:44px;border-radius:14px;border-color:var(--account-border-strong);color:var(--account-text);background-color:#fff}.account-form-card textarea.form-control,.account-section-card textarea.form-control{min-height:120px}.account-form-card .form-control:focus,.account-form-card .form-select:focus,.account-section-card .form-control:focus,.account-section-card .form-select:focus{border-color:#1f293759;box-shadow:0 0 0 .2rem #1f293714}.account-form-card .form-text,.account-section-card .form-text{color:var(--account-muted)}.account-form-check-card{padding:16px;border:1px solid var(--account-border-strong);border-radius:var(--account-radius-sm);background:linear-gradient(180deg,#fff,#f8fafc)}.account-section-card .table-responsive{border-radius:0}.account-section-card .table{margin-bottom:0;color:#334155}.account-section-card .table thead{background:#f8fafc}.account-section-card .table th,.account-section-card .table td{padding:.95rem .85rem;vertical-align:middle}.account-section-card .table thead th{color:var(--account-muted);font-size:.74rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;border-bottom-color:var(--account-border);white-space:nowrap}.account-section-card .table tbody td{color:#334155;border-bottom-color:var(--account-border)}.account-section-card .table tbody tr{transition:background .16s ease}.account-section-card .table tbody tr:hover{background:#f8fafc}.account-section-card .table tbody tr:last-child td{border-bottom:0}.account-btn,.account-form-card .btn,.account-section-card .btn,.account-address-card .btn,.account-profile-hero .btn,.account-empty-card .btn{min-height:40px;border-radius:999px;font-weight:700;padding-inline:18px;transition:background .18s ease,transform .18s ease,box-shadow .18s ease,border-color .18s ease}.account-form-card .btn-dark,.account-section-card .btn-dark,.account-address-card .btn-dark,.account-profile-hero .btn-dark,.account-empty-card .btn-dark{background:var(--account-dark);border-color:var(--account-dark)}.account-form-card .btn-dark:hover,.account-section-card .btn-dark:hover,.account-address-card .btn-dark:hover,.account-profile-hero .btn-dark:hover,.account-empty-card .btn-dark:hover{background:var(--account-dark-hover);border-color:var(--account-dark-hover);transform:translateY(-1px);box-shadow:0 10px 18px #11182724}.account-form-card .btn-outline-secondary,.account-section-card .btn-outline-secondary,.account-address-card .btn-outline-secondary,.account-profile-hero .btn-outline-secondary,.account-empty-card .btn-outline-secondary{color:#475569;background:#fff;border-color:var(--account-border-strong)}.account-form-card .btn-outline-secondary:hover,.account-section-card .btn-outline-secondary:hover,.account-address-card .btn-outline-secondary:hover,.account-profile-hero .btn-outline-secondary:hover,.account-empty-card .btn-outline-secondary:hover{color:var(--account-text);background:#f8fafc;border-color:#0f172a2e}.account-form-card .btn-outline-danger,.account-section-card .btn-outline-danger,.account-address-card .btn-outline-danger{color:#b91c1c;background:#fff;border-color:#b91c1c38}.account-form-card .btn-outline-danger:hover,.account-section-card .btn-outline-danger:hover,.account-address-card .btn-outline-danger:hover{color:#fff;background:#b91c1c;border-color:#b91c1c}.account-section-card .badge,.account-address-card .badge,.account-summary-card .badge{border-radius:999px;font-weight:750;padding:.45em .75em}.account-status{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 10px;border-radius:999px;font-size:.76rem;font-weight:800;white-space:nowrap;border:1px solid transparent}.account-status:before{content:"";width:7px;height:7px;min-width:7px;border-radius:999px;background:currentColor}.account-status--success{color:var(--account-success-text);background:var(--account-success-bg);border-color:#1665341a}.account-status--warning{color:var(--account-warning-text);background:var(--account-warning-bg);border-color:#92400e1f}.account-status--danger{color:var(--account-danger-text);background:var(--account-danger-bg);border-color:#991b1b1f}.account-status--neutral{color:var(--account-info-text);background:#f1f5f9;border-color:#4755691a}.account-status--dark{color:#fff;background:var(--account-dark);border-color:var(--account-dark)}.account-document-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px;border:1px solid var(--account-border);border-radius:var(--account-radius-sm);background:linear-gradient(180deg,#fff,#f8fafc)}.account-document-card__title{margin:0;color:var(--account-text);font-size:.98rem;font-weight:800}.account-document-card__text{margin:4px 0 0;color:var(--account-muted);font-size:.88rem;line-height:1.55}.account-document-card__action{flex:0 0 auto}.account-review-prompt{display:flex;align-items:flex-start;gap:14px;padding:18px;border:1px solid rgba(146,64,14,.12);border-left:5px solid #d97706;border-radius:var(--account-radius-md);background:linear-gradient(135deg,#fff,#fffbeb);box-shadow:var(--account-shadow)}.account-review-prompt__icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;min-width:42px;border-radius:16px;background:#fef3c7;color:#92400e;font-size:1.1rem;font-weight:900}.account-review-prompt__title{margin:0 0 4px;color:var(--account-text);font-size:1rem;font-weight:800}.account-review-prompt__text{margin:0;color:var(--account-muted);font-size:.92rem;line-height:1.6}.account-empty-card{text-align:center}.account-empty-card__title{margin:0 0 .35rem;color:var(--account-text);font-size:1.05rem;font-weight:800}.account-empty-card__text{margin-bottom:0;color:var(--account-muted);line-height:1.6}.account-section-card .pagination{margin-bottom:0;gap:8px;flex-wrap:wrap}.account-section-card .page-link{min-width:42px;height:42px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--account-border-strong);border-radius:12px;color:#334155;background:#fff;box-shadow:0 6px 14px #0f172a0a;transition:all .18s ease}.account-section-card .page-link:hover{color:var(--account-text);background:#f8fafc;border-color:#0f172a29}.account-section-card .page-item.active .page-link{color:#fff;background:var(--account-dark);border-color:var(--account-dark)}.account-section-card .page-item.disabled .page-link{color:#94a3b8;background:#f8fafc;border-color:#0f172a0f;box-shadow:none}.account-page .alert{border:0;border-radius:var(--account-radius-sm);box-shadow:var(--account-shadow)}.account-document-card--stacked{display:flex;flex-direction:column;align-items:stretch;gap:14px}.account-document-card--stacked .account-document-card__title{max-width:100%;overflow-wrap:anywhere}.account-document-card--stacked .account-document-card__text{max-width:100%;margin-bottom:0;overflow-wrap:anywhere}.account-document-card--stacked .account-document-card__action{width:100%}.account-document-card--stacked .account-document-card__action .btn{width:100%;justify-content:center;white-space:normal;text-align:center}.account-product-review-row td{padding-top:0!important;background:#fff}.account-product-review{margin-top:4px;padding:18px;border:1px solid rgba(15,23,42,.06);border-radius:20px;background:linear-gradient(180deg,#fff,#f8fafc)}.account-product-review__summary{width:fit-content;cursor:pointer;color:#1f2937;font-size:.92rem;font-weight:800;text-decoration:underline;text-underline-offset:3px}.account-product-review__form{display:grid;grid-template-columns:1fr;gap:16px;margin-top:16px}.account-product-review__field .form-label{margin-bottom:8px;color:#334155;font-size:.9rem;font-weight:800}.account-product-review__field .form-control{border-radius:16px;border-color:#0f172a1f;min-height:120px}.account-star-rating{display:inline-flex;flex-direction:row-reverse;justify-content:flex-end;gap:6px}.account-star-rating label{cursor:pointer;font-size:2rem;line-height:1;color:#cbd5e1;transition:transform .16s ease,color .16s ease;-webkit-user-select:none;user-select:none}.account-star-rating label:hover,.account-star-rating label:hover~label{color:#f59e0b;transform:scale(1.05)}.account-star-rating__hint{margin-top:8px;color:#64748b;font-size:.82rem}.account-product-review__field--comment-full{width:100%}.account-product-review__actions{display:flex;justify-content:flex-end}.account-product-review__actions .btn{min-width:190px}@media (max-width: 767.98px){.account-product-review{padding:16px}.account-star-rating label{font-size:1.8rem}.account-product-review__actions{justify-content:stretch}.account-product-review__actions .btn{width:100%;min-width:0}}.account-product-review__field--stars{padding:16px;border:1px solid rgba(15,23,42,.06);border-radius:18px;background:#fff}.account-star-rating label{cursor:pointer;color:#cbd5e1;font-size:2.15rem;line-height:1;transition:color .16s ease,transform .16s ease;-webkit-user-select:none;user-select:none}.account-product-review__field--comment-full .form-control{min-height:130px;resize:vertical}@media (max-width: 767.98px){.account-star-rating label{font-size:1.85rem}.account-product-review__field--stars{padding:14px}}.account-product-review-compact{margin-top:4px;border:1px solid rgba(15,23,42,.06);border-radius:18px;background:#fff;overflow:hidden}.account-product-review-compact__summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;cursor:pointer;color:#1f2937;font-size:.88rem;font-weight:800;list-style:none}.account-product-review-compact__summary::-webkit-details-marker{display:none}.account-product-review-compact__summary:before{content:"›";display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:2px;border-radius:999px;background:#f8fafc;color:#64748b;transform:rotate(0);transition:transform .18s ease}.account-product-review-compact[open] .account-product-review-compact__summary:before{transform:rotate(90deg)}.account-product-review-compact__summary{justify-content:flex-start}.account-product-review-compact__stars{margin-left:auto;display:inline-flex;gap:2px;color:#cbd5e1;font-size:.95rem;line-height:1}.account-product-review-compact__stars .is-filled{color:#f59e0b}.account-product-review-compact__body{padding:0 14px 14px;color:#64748b;font-size:.88rem;line-height:1.6}.account-product-review-compact__meta{margin-bottom:6px;color:#8a7358;font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.account-product-review-compact__comment{margin:0}.account-review-list,.account-submitted-review-list{display:grid;gap:16px}.account-review-card,.account-submitted-review{padding:18px;border:1px solid rgba(15,23,42,.06);border-radius:22px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 10px 24px #0f172a0a}.account-review-card__top,.account-submitted-review__top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.account-review-card__title,.account-submitted-review__title{margin:0;color:#0f172a;font-size:1rem;font-weight:800;line-height:1.35}.account-review-card__meta,.account-submitted-review__meta{margin:4px 0 0;color:#64748b;font-size:.84rem;line-height:1.45}.account-review-card__image{width:54px;height:54px;object-fit:cover;border-radius:16px;background:#eef5fb;border:1px solid rgba(15,23,42,.06)}.account-review-form{display:grid;gap:16px}.account-review-form .form-label{margin-bottom:8px;color:#334155;font-size:.9rem;font-weight:800}.account-review-form .form-control{min-height:130px;border-radius:16px;border-color:#0f172a1f;resize:vertical}.account-review-form__actions{display:flex;justify-content:flex-end}.account-review-form__actions .btn{min-width:180px}.account-star-rating label{cursor:pointer;color:#cbd5e1;font-size:2.1rem;line-height:1;transition:color .16s ease,transform .16s ease;-webkit-user-select:none;user-select:none}.account-star-rating__scale{margin-top:8px;color:#64748b;font-size:.84rem;font-weight:600}.account-star-rating__feedback{margin-top:6px;color:#8a7358;font-size:.86rem;font-weight:700}.account-submitted-review__stars{display:inline-flex;gap:2px;color:#cbd5e1;font-size:1rem;line-height:1;white-space:nowrap}.account-reviewed-pill{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:#f1f5f9;color:#475569;border:1px solid rgba(15,23,42,.08);font-size:.76rem;font-weight:800;line-height:1}@media (max-width: 767.98px){.account-review-card__top,.account-submitted-review__top{flex-direction:column}.account-review-form__actions{justify-content:stretch}.account-review-form__actions .btn{width:100%;min-width:0}.account-star-rating label{font-size:1.8rem}}.account-muted-box{padding:16px;border:1px solid rgba(15,23,42,.06);border-radius:18px;background:#f8fafc;color:#64748b;font-size:.92rem}.account-review-table-wrap{overflow-x:auto;border:1px solid rgba(15,23,42,.06);border-radius:20px}.account-review-table{margin-bottom:0}.account-review-table thead{background:#f8fafc}.account-review-table th{color:#64748b;font-size:.74rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.account-review-table td{color:#334155;vertical-align:middle}.account-review-product-cell{display:flex;align-items:center;gap:12px;min-width:260px}.account-review-product-cell__image,.account-review-product-cell__placeholder{width:54px;height:54px;min-width:54px;border-radius:16px;background:#eef5fb;border:1px solid rgba(15,23,42,.06)}.account-review-product-cell__image{object-fit:cover}.account-review-product-cell__placeholder{display:inline-flex;align-items:center;justify-content:center;color:#94a3b8;font-weight:800}.account-review-product-cell__name{color:#0f172a;font-size:.94rem;font-weight:800;line-height:1.35}.account-review-product-cell__meta{margin-top:3px;color:#64748b;font-size:.82rem}.account-review-order-link{color:#1f2937;font-weight:700;text-decoration:none}.account-review-order-link:hover{text-decoration:underline}.account-review-form-row td{padding:0!important;background:#fff}.account-review-inline-form{display:grid;grid-template-columns:230px minmax(0,1fr);gap:16px;padding:18px;background:linear-gradient(180deg,#fff,#f8fafc);border-top:1px solid rgba(15,23,42,.06)}.account-review-inline-form__rating,.account-review-inline-form__comment,.account-review-inline-form__actions{min-width:0}.account-review-inline-form .form-label{margin-bottom:8px;color:#334155;font-size:.88rem;font-weight:800}.account-review-inline-form .form-control{min-height:120px;border-radius:16px;border-color:#0f172a1f;resize:vertical}.account-review-inline-form__actions{grid-column:1 / -1;display:flex;justify-content:flex-end}.account-star-rating{display:inline-flex;flex-direction:row-reverse;justify-content:flex-end;gap:7px}.account-star-rating input{position:absolute;opacity:0;pointer-events:none}.account-star-rating label{cursor:pointer;color:#cbd5e1;font-size:2rem;line-height:1;transition:color .16s ease,transform .16s ease;-webkit-user-select:none;user-select:none}.account-star-rating label:hover,.account-star-rating label:hover~label{color:#f59e0b;transform:scale(1.06)}.account-star-rating input:checked+label,.account-star-rating input:checked+label~label{color:#f59e0b}.account-star-rating__scale{margin-top:8px;color:#64748b;font-size:.82rem;font-weight:600}.account-star-rating__feedback{margin-top:6px;color:#8a7358;font-size:.84rem;font-weight:700}.account-star-rating__feedback.is-selected{color:#0f172a}.account-submitted-review-list{display:grid;gap:14px}.account-submitted-review{padding:16px;border:1px solid rgba(15,23,42,.06);border-radius:20px;background:#fff}.account-submitted-review__top{display:flex;justify-content:space-between;gap:14px;margin-bottom:10px}.account-submitted-review__title{margin:0;color:#0f172a;font-size:1rem;font-weight:800}.account-submitted-review__meta{margin:3px 0 0;color:#64748b;font-size:.82rem}.account-submitted-review__stars{display:inline-flex;gap:2px;color:#cbd5e1;font-size:1rem;white-space:nowrap}.account-submitted-review__stars .is-filled{color:#f59e0b}.account-submitted-review__comment{margin:0 0 12px;color:#64748b;font-size:.92rem;line-height:1.65}@media (max-width: 767.98px){.account-review-inline-form{grid-template-columns:1fr}.account-review-inline-form__actions{justify-content:stretch}.account-review-inline-form__actions .btn{width:100%}.account-star-rating label{font-size:1.8rem}}.account-order-review-list{display:grid;gap:18px}.account-order-review-card{padding:18px;border:1px solid rgba(15,23,42,.06);border-radius:22px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 10px 24px #0f172a0a}.account-review-accordion{border:1px solid rgba(15,23,42,.06);border-radius:20px;background:#fff;overflow:hidden}.account-review-accordion__summary{padding:14px 16px;cursor:pointer;color:#1f2937;font-size:.92rem;font-weight:800;list-style:none}.account-review-accordion__summary::-webkit-details-marker{display:none}.account-review-accordion[open] .account-review-accordion__summary{border-bottom:1px solid rgba(15,23,42,.06)}@media (max-width: 767.98px){.account-order-review-card__header{flex-direction:column}.account-order-review-card__actions,.account-order-review-card__actions .btn{width:100%}.account-review-inline-form--single{grid-template-columns:1fr}}.account-product-review__field{min-width:0}.account-product-review__field .form-label{margin-bottom:8px;color:#334155;font-size:.86rem;font-weight:800}.account-product-review__field .form-select,.account-product-review__field .form-control{border-radius:14px;border-color:#0f172a1f}.account-product-review__actions{grid-column:1 / -1;display:flex;justify-content:flex-end}.account-product-review__actions .btn{min-width:170px}.account-product-review-done{margin-top:4px;padding:14px 16px;border:1px solid rgba(22,101,52,.1);border-radius:18px;background:#dcfce7;color:#166534}.account-product-review-done__title{font-size:.9rem;font-weight:800}.account-product-review-done__text{margin-top:4px;font-size:.86rem;line-height:1.5}@media (max-width: 767.98px){.account-product-review__form{grid-template-columns:1fr}.account-product-review__actions{justify-content:stretch}.account-product-review__actions .btn{width:100%;min-width:0}}.account-shop-review-display{padding:18px;border:1px solid rgba(15,23,42,.06);border-radius:20px;background:linear-gradient(180deg,#fff,#f8fafc)}.account-shop-review-display__comment{margin:0 0 12px;color:#64748b;font-size:.94rem;line-height:1.65}.account-order-review-list{display:grid;gap:16px}.account-order-review-card{border:1px solid rgba(15,23,42,.06);border-radius:22px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 10px 24px #0f172a0a;overflow:hidden}.account-order-review-card__summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px;cursor:pointer;list-style:none}.account-order-review-card__summary::-webkit-details-marker{display:none}.account-order-review-card__summary:before{content:"›";display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;min-width:26px;border-radius:999px;background:#f1f5f9;color:#64748b;font-weight:900;transform:rotate(0);transition:transform .18s ease}.account-order-review-card[open] .account-order-review-card__summary:before{transform:rotate(90deg)}.account-order-review-card__summary>div{flex:1}.account-order-review-card__summary-action{color:#64748b;font-size:.84rem;font-weight:800}.account-order-review-card__body{padding:0 18px 18px}.account-order-review-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.account-order-review-card__title{margin:0;color:#0f172a;font-size:1rem;font-weight:800}.account-order-review-card__section-title{margin:0 0 4px;color:#0f172a;font-size:.98rem;font-weight:800}.account-order-review-card__meta{margin:4px 0 0;color:#64748b;font-size:.84rem}.account-order-review-card__actions{flex:0 0 auto}.account-review-view-toggle{display:inline-flex;gap:4px;padding:4px;border-radius:999px;background:#f1f5f9;border:1px solid rgba(15,23,42,.06)}.account-review-view-toggle__btn{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:999px;color:#64748b;text-decoration:none;font-size:.84rem;font-weight:800;transition:all .18s ease}.account-review-view-toggle__btn:hover{color:#0f172a;background:#fff}.account-review-view-toggle__btn.is-active{color:#fff;background:#1f2937}.account-review-inline-form--single{grid-template-columns:230px minmax(0,1fr)}@media (max-width: 767.98px){.account-order-review-card__summary,.account-order-review-card__header{align-items:flex-start;flex-direction:column}.account-order-review-card__actions,.account-order-review-card__actions .btn,.account-review-view-toggle{width:100%}.account-review-view-toggle__btn{flex:1}.account-review-inline-form--single{grid-template-columns:1fr}}@media (max-width: 991.98px){.account-shell{padding:22px;border-radius:var(--account-radius-md)}.account-layout-grid{grid-template-columns:1fr;gap:20px}.account-sidebar{position:static;border-radius:22px}.account-sidebar .card-body{padding:16px}.account-sidebar nav{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.account-sidebar nav .account-sidebar-link{flex:0 0 auto;white-space:nowrap;padding:9px 14px}.account-sidebar .mb-4{margin-bottom:14px!important}.account-document-card{align-items:flex-start;flex-direction:column}.account-document-card__action,.account-document-card__action .btn{width:100%}}@media (max-width: 767.98px){.account-page{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.account-shell{padding:16px;border-radius:22px}.account-layout-grid{gap:16px}.account-profile-hero{padding:20px;border-radius:22px}.account-profile-photo--large{width:86px;height:86px}.account-sidebar .card-body,.account-summary-card>.card-body,.account-section-card>.card-body,.account-form-card>.card-body,.account-address-card>.card-body,.account-empty-card>.card-body{padding:18px}.account-form-card>.card-footer,.account-address-card>.card-footer{padding:16px 18px}.account-sidebar-photo{width:58px;height:58px}.account-sidebar .fw-bold{font-size:.95rem}.account-sidebar .text-muted{font-size:.78rem}.account-summary-card{min-height:84px}.account-summary-card__value{font-size:1.45rem}.account-address-card,.account-address-card__text{min-height:auto}.account-review-prompt{padding:16px;border-radius:20px}.account-review-prompt__icon{width:38px;height:38px;min-width:38px;border-radius:14px}}@media (max-width: 575.98px){.account-shell{padding:14px}.account-page-title{font-size:1.35rem}.account-section-card .table th,.account-section-card .table td{padding:.8rem}}.cart-page{max-width:1180px}.cart-hero,.checkout-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;margin-bottom:1.5rem;padding:1.25rem;border:1px solid rgba(15,23,42,.06);border-radius:28px;background:linear-gradient(135deg,#fff,#f8fafc);box-shadow:0 18px 40px #0f172a0d}.cart-hero__eyebrow,.checkout-hero__eyebrow{display:block;margin-bottom:.25rem;color:#8a7358;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.cart-hero__title,.checkout-hero__title{margin:0;color:#0f172a;font-size:clamp(1.5rem,2vw,2rem);font-weight:800}.cart-hero__text,.checkout-hero__text{margin:.35rem 0 0;color:#64748b;line-height:1.6}.cart-empty-card{display:grid;place-items:center;gap:1rem;padding:4rem 1.5rem;border:1px solid rgba(15,23,42,.06);border-radius:28px;background:#fff;box-shadow:0 18px 40px #0f172a0d;text-align:center}.cart-empty-card__icon{font-size:2.25rem}.cart-empty-card__title{margin:0;color:#0f172a;font-size:1.2rem;font-weight:700}.cart-items-list{display:grid;gap:1rem}.cart-item-card{display:grid;grid-template-columns:120px minmax(0,1fr);gap:1rem;padding:1rem;border:1px solid rgba(15,23,42,.06);border-radius:24px;background:#fff;box-shadow:0 14px 30px #0f172a0d}.cart-item-card__media{display:flex;align-items:center;justify-content:center;border-radius:18px;background:linear-gradient(180deg,#eef5fb,#e6eef7);overflow:hidden}.cart-item-card__image{width:100%;height:120px;object-fit:contain;padding:.75rem}.cart-item-card__body{min-width:0;display:grid;gap:1rem}.cart-item-card__main{display:flex;justify-content:space-between;gap:1rem}.cart-item-card__title{margin:0;color:#0f172a;font-size:1rem;font-weight:800}.cart-item-card__variant{margin-top:.25rem;color:#8a7358;font-size:.82rem;font-weight:600}.cart-item-card__reference,.cart-item-card__label{margin-top:.2rem;color:#64748b;font-size:.78rem}.cart-item-card__remove{border:0;background:transparent;color:#dc2626;font-size:.85rem;font-weight:700}.cart-item-card__bottom{display:grid;grid-template-columns:1fr auto auto;gap:1rem;align-items:end}.cart-item-card__price,.cart-item-card__subtotal-value{color:#0f172a;font-weight:800}.cart-qty-control{display:inline-flex;align-items:center;gap:.35rem}.cart-qty-control__btn{width:36px;height:36px;border:1px solid rgba(15,23,42,.12);border-radius:12px;background:#fff;color:#0f172a;font-weight:800}.cart-qty-control__btn:hover{background:#1f2937;color:#fff}.cart-qty-control__input{width:58px;height:36px;border:1px solid rgba(15,23,42,.12);border-radius:12px;text-align:center}.cart-summary-card,.checkout-summary-card{border:1px solid rgba(15,23,42,.06);border-radius:26px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 18px 40px #0f172a0f}.cart-summary-card{position:sticky;top:96px;padding:1.25rem}.cart-summary-card__title{margin-bottom:1rem;color:#0f172a;font-size:1.1rem;font-weight:800}.cart-summary-card__row{display:flex;justify-content:space-between;gap:1rem;padding:.85rem 0;border-bottom:1px solid rgba(15,23,42,.08);color:#64748b}.cart-summary-card__row--total{margin-bottom:1rem;color:#0f172a;font-size:1.05rem}.checkout-page{max-width:1180px}.checkout-account-pill{display:grid;gap:.1rem;min-width:220px;padding:.85rem 1rem;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#fff;color:#0f172a;box-shadow:0 10px 22px #0f172a0a}.checkout-account-pill span{font-weight:800}.checkout-account-pill small{color:#64748b}.checkout-form{display:grid;gap:1rem}.checkout-card{padding:1.25rem;border:1px solid rgba(15,23,42,.06);border-radius:26px;background:#fff;box-shadow:0 14px 30px #0f172a0d}.checkout-card__header{margin-bottom:1rem}.checkout-card__title{margin:0;color:#0f172a;font-size:1.05rem;font-weight:800;margin-bottom:.55rem}.checkout-card__text{margin:.35rem 0 0;color:#64748b;font-size:.92rem;line-height:1.6}.checkout-address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.checkout-address-option{display:block;height:100%;cursor:pointer}.checkout-address-option__input{position:absolute;opacity:0;pointer-events:none}.checkout-address-option__body{display:block;height:100%;padding:1rem;border:1px solid rgba(15,23,42,.08);border-radius:20px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.checkout-address-option:hover .checkout-address-option__body{transform:translateY(-1px);box-shadow:0 12px 24px #0f172a0f}.checkout-address-option__input:checked+.checkout-address-option__body{border-color:#1f2937;box-shadow:0 0 0 3px #1f293714}.checkout-address-option__title{display:block;color:#0f172a;font-weight:800}.checkout-address-option__text{display:block;margin-top:.5rem;color:#64748b;font-size:.86rem;line-height:1.55}.checkout-address-option--new .checkout-address-option__body{background:linear-gradient(180deg,#fcfcfd,#f8fafc)}.checkout-manual-address{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(15,23,42,.08)}.checkout-manual-address__header{margin-bottom:1rem}.checkout-manual-address__title{margin:0;color:#0f172a;font-size:.98rem;font-weight:800}.checkout-payment-note{margin-top:1rem;color:#64748b;font-size:.9rem}.checkout-summary-card--sticky{position:sticky;top:96px}.cart-clean-page,.checkout-clean-page{max-width:1120px}.cart-clean-header,.checkout-clean-header{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.cart-clean-header__back,.checkout-clean-header__back{display:inline-flex;align-items:center;width:fit-content;min-height:40px;padding:0 14px;border-radius:999px;background:#fff;border:1px solid rgba(15,23,42,.08);color:#475569;text-decoration:none;font-size:.92rem;font-weight:600;box-shadow:0 8px 18px #0f172a0a;transition:all .18s ease}.cart-clean-header__back:hover,.checkout-clean-header__back:hover{color:#0f172a;background:#f8fafc;border-color:#0f172a1f}.cart-clean-header__title,.checkout-clean-header__title{margin:0;color:#0f172a;font-size:clamp(1.55rem,2.2vw,2rem);line-height:1.2;font-weight:800}.cart-primary-btn,.checkout-primary-btn,.cart-secondary-btn,.checkout-secondary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;text-decoration:none;font-size:.95rem;font-weight:700;transition:background .18s ease,transform .18s ease,box-shadow .18s ease,border-color .18s ease}.cart-primary-btn,.checkout-primary-btn{width:100%;border:0;background:#1f2937;color:#fff}.cart-primary-btn:hover,.checkout-primary-btn:hover{color:#fff;background:#16202c;transform:translateY(-1px);box-shadow:0 10px 18px #11182729}.cart-secondary-btn,.checkout-secondary-btn{width:100%;border:1px solid rgba(15,23,42,.12);background:#fff;color:#475569}.cart-secondary-btn:hover,.checkout-secondary-btn:hover{color:#0f172a;background:#f8fafc;border-color:#0f172a2e}.cart-primary-btn--auto,.checkout-secondary-btn--auto{width:fit-content}.cart-clean-empty{display:grid;place-items:center;gap:16px;padding:56px 20px;border:1px solid rgba(15,23,42,.06);border-radius:28px;background:#fff;box-shadow:0 18px 40px #0f172a0d;text-align:center}.cart-clean-empty__icon{font-size:2.2rem}.cart-clean-empty__title{margin:0;color:#0f172a;font-size:1.15rem;font-weight:800}.cart-clean-list{display:grid;gap:16px}.cart-clean-item{display:grid;grid-template-columns:116px minmax(0,1fr);gap:16px;padding:16px;border:1px solid rgba(15,23,42,.06);border-radius:24px;background:#fff;box-shadow:0 14px 30px #0f172a0d}.cart-clean-item__media{display:flex;align-items:center;justify-content:center;min-height:116px;border-radius:18px;background:linear-gradient(180deg,#eef5fb,#e6eef7);overflow:hidden}.cart-clean-item__image{width:100%;height:116px;object-fit:contain;padding:12px}.cart-clean-item__placeholder{color:#64748b;font-size:1.5rem}.cart-clean-item__content{min-width:0;display:grid;gap:16px}.cart-clean-item__top{display:flex;justify-content:space-between;gap:16px}.cart-clean-item__title{margin:0;color:#0f172a;font-size:1rem;font-weight:800;line-height:1.35}.cart-clean-item__variant{margin-top:4px;color:#8a7358;font-size:.82rem;font-weight:700;line-height:1.45}.cart-clean-item__remove{border:0;background:transparent;color:#dc2626;font-size:.84rem;font-weight:700;white-space:nowrap}.cart-clean-item__bottom{display:grid;grid-template-columns:1fr auto auto;gap:18px;align-items:end}.cart-clean-item__label{display:block;margin-bottom:4px;color:#64748b;font-size:.76rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.cart-clean-item__price-block strong,.cart-clean-item__subtotal-block strong{color:#0f172a;font-size:.95rem}.cart-clean-qty{display:inline-flex;align-items:center;gap:6px}.cart-clean-qty__btn{width:36px;height:36px;border:1px solid rgba(15,23,42,.12);border-radius:12px;background:#fff;color:#0f172a;font-weight:800;transition:all .18s ease}.cart-clean-qty__btn:hover:not(:disabled){background:#1f2937;color:#fff;border-color:#1f2937}.cart-clean-qty__btn:disabled{opacity:.45;cursor:not-allowed}.cart-clean-qty__input{width:58px;height:36px;border:1px solid rgba(15,23,42,.12);border-radius:12px;text-align:center}.cart-clean-summary,.checkout-clean-summary{position:sticky;top:96px;padding:20px;border:1px solid rgba(15,23,42,.06);border-radius:26px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 18px 40px #0f172a0f}.cart-clean-summary__title,.checkout-clean-summary__title{margin:0 0 16px;color:#0f172a;font-size:1.05rem;font-weight:800}.cart-clean-summary__row{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid rgba(15,23,42,.08);color:#64748b}.cart-clean-summary__row--total{margin-bottom:16px;color:#0f172a;font-size:1.05rem}.cart-clear-link{display:block;width:100%;border:0;background:transparent;color:#dc2626;font-size:.86rem;font-weight:700;text-align:center}.checkout-clean-form{display:grid;gap:16px}.checkout-clean-card{padding:20px;border:1px solid rgba(15,23,42,.06);border-radius:24px;background:#fff;box-shadow:0 14px 30px #0f172a0d}.checkout-clean-card__title{margin:0 0 16px;color:#0f172a;font-size:1rem;font-weight:800}.checkout-clean-muted{color:#64748b;font-size:.92rem;line-height:1.6}.checkout-clean-address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.checkout-clean-address{display:block;height:100%;cursor:pointer}.checkout-clean-address__input{position:absolute;opacity:0;pointer-events:none}.checkout-clean-address__body{display:block;height:100%;padding:16px;border:1px solid rgba(15,23,42,.08);border-radius:20px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.checkout-clean-address:hover .checkout-clean-address__body{transform:translateY(-1px);border-color:#0f172a24;box-shadow:0 10px 22px #0f172a0d}.checkout-clean-address__input:checked+.checkout-clean-address__body{border-color:#1f2937;box-shadow:0 0 0 3px #1f293714}.checkout-clean-address__title{display:block;color:#0f172a;font-size:.94rem;font-weight:800}.checkout-clean-address__badge{display:inline-flex;align-items:center;min-height:22px;margin-left:6px;padding:0 8px;border-radius:999px;background:#dcfce7;color:#166534;font-size:.7rem;font-weight:800}.checkout-clean-address__text{display:block;margin-top:8px;color:#64748b;font-size:.86rem;line-height:1.55}.checkout-clean-address--new .checkout-clean-address__body{background:linear-gradient(180deg,#fcfcfd,#f8fafc)}.checkout-clean-manual-address{margin-top:18px;padding-top:18px;border-top:1px solid rgba(15,23,42,.08)}.checkout-clean-manual-address__title{margin:0 0 14px;color:#0f172a;font-size:.95rem;font-weight:800}.checkout-clean-payment-note{margin-top:14px;color:#64748b;font-size:.9rem}.checkout-clean-alert{border-radius:20px}.checkout-clean-summary__list{display:grid;gap:0;margin:0;padding:0;list-style:none}.checkout-clean-summary__item{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid rgba(15,23,42,.08)}.checkout-clean-summary__item:first-child{padding-top:0}.checkout-clean-summary__item-name{color:#0f172a;font-size:.92rem;font-weight:800;line-height:1.4}.checkout-clean-summary__item-variant{margin-top:4px;color:#8a7358;font-size:.78rem;font-weight:700;line-height:1.4}.checkout-clean-summary__item-price{flex:0 0 auto;color:#0f172a;font-size:.92rem;font-weight:800;white-space:nowrap}.checkout-clean-summary__total{display:flex;justify-content:space-between;gap:16px;padding-top:16px;color:#0f172a;font-size:1.05rem}.checkout-success-card,.checkout-pending-card{padding:24px;border:1px solid rgba(15,23,42,.06);border-radius:28px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 18px 40px #0f172a0f}.checkout-success-card{display:flex;align-items:flex-start;gap:18px}.checkout-success-card__icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:18px;background:#dcfce7;color:#166534;font-size:1.4rem;font-weight:900}.checkout-success-card__title,.checkout-pending-card__title{margin:0;color:#0f172a;font-size:clamp(1.35rem,2vw,1.8rem);font-weight:800}.checkout-success-card__text{margin:6px 0 0;color:#64748b}.checkout-success-card__meta{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:10px;color:#64748b;font-size:.88rem}.checkout-success-items{display:grid;gap:14px}.checkout-success-item{display:grid;grid-template-columns:64px minmax(0,1fr);gap:14px;padding-bottom:14px;border-bottom:1px solid rgba(15,23,42,.08)}.checkout-success-item:last-child{border-bottom:0;padding-bottom:0}.checkout-success-item__media{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:16px;background:linear-gradient(180deg,#eef5fb,#e6eef7);overflow:hidden}.checkout-success-item__image{width:100%;height:100%;object-fit:contain;padding:7px}.checkout-success-item__placeholder{color:#64748b}.checkout-success-item__content{display:flex;justify-content:space-between;gap:14px}.checkout-success-item__title{margin:0;color:#0f172a;font-size:.96rem;font-weight:800}.checkout-success-item__variant{margin-top:4px;color:#8a7358;font-size:.78rem;font-weight:700}.checkout-success-item__reference{margin-top:4px;color:#64748b;font-size:.78rem}.checkout-success-item__price{display:grid;gap:4px;color:#64748b;font-size:.86rem;text-align:right;white-space:nowrap}.checkout-success-item__price strong{color:#0f172a}.checkout-success-total{display:flex;justify-content:space-between;gap:16px;margin-top:18px;padding-top:16px;border-top:1px solid rgba(15,23,42,.08);color:#0f172a;font-size:1.05rem}.checkout-success-info__name{color:#0f172a;font-weight:800}.checkout-success-info__text,.checkout-success-info__notes{margin-top:10px;color:#64748b;font-size:.9rem;line-height:1.65}.checkout-pending-card{display:grid;justify-items:center;gap:14px;max-width:680px;margin:0 auto;text-align:center}.checkout-pending-card__spinner{width:46px;height:46px;border:4px solid rgba(31,41,55,.12);border-top-color:#1f2937;border-radius:999px;animation:checkoutSpin .9s linear infinite}.checkout-pending-card__message{width:100%;padding:12px 14px;border-radius:18px;background:#eef5fb;color:#475569;font-size:.92rem;font-weight:700}.checkout-pending-card__message--success{background:#dcfce7;color:#166534}.checkout-pending-card__message--warning{background:#fef3c7;color:#92400e}.checkout-pending-card__message--danger{background:#fee2e2;color:#991b1b}.checkout-pending-card__message--info{background:#eef5fb;color:#475569}.checkout-pending-card__reference{color:#64748b;font-size:.82rem}@keyframes checkoutSpin{to{transform:rotate(360deg)}}@media (max-width: 991.98px){.cart-clean-summary,.checkout-clean-summary{position:static}.checkout-clean-address-grid{grid-template-columns:1fr}}@media (max-width: 767.98px){.cart-clean-item{grid-template-columns:1fr}.cart-clean-item__media{min-height:170px}.cart-clean-item__image{height:170px}.cart-clean-item__top,.checkout-success-item__content{flex-direction:column}.cart-clean-item__bottom{grid-template-columns:1fr}.checkout-clean-summary__item{flex-direction:column;gap:6px}.checkout-clean-summary__item-price{white-space:normal}.checkout-success-card{flex-direction:column}.checkout-success-item__price{text-align:left;white-space:normal}}.checkout-customer-card{padding-bottom:18px}.checkout-customer-card__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.checkout-customer-card__item{min-width:0;padding:14px 16px;border:1px solid rgba(15,23,42,.06);border-radius:18px;background:linear-gradient(180deg,#fff,#f8fafc)}.checkout-customer-card__item--phone{grid-column:1 / -1}.checkout-customer-card__label{display:block;margin-bottom:4px;color:#64748b;font-size:.74rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.checkout-customer-card__value{display:block;color:#0f172a;font-size:.95rem;font-weight:800;overflow-wrap:anywhere}.checkout-customer-card__save-phone{margin-top:10px}.checkout-customer-card__save-phone .form-check-label{color:#64748b;font-size:.88rem;font-weight:600}@media (max-width: 767.98px){.checkout-customer-card__grid{grid-template-columns:1fr}.checkout-customer-card__item--phone{grid-column:auto}}@media (max-width: 991.98px){.cart-summary-card,.checkout-summary-card--sticky{position:static}.checkout-hero,.cart-hero{flex-direction:column}.checkout-account-pill{width:100%}.checkout-address-grid{grid-template-columns:1fr}}@media (max-width: 767.98px){.cart-item-card{grid-template-columns:1fr}.cart-item-card__image{height:180px}.cart-item-card__main,.cart-item-card__bottom{grid-template-columns:1fr}.cart-item-card__main{display:grid}}html.martista-scroll-restoring body{opacity:0}html.martista-scroll-ready body{opacity:1;transition:opacity .14s ease-out}html.martista-page-leaving body{opacity:.92;transition:opacity 90ms ease-out}
