:root{--accent:#65462b;--accent-hover:#523a24;--accent-light:#ede8e3;--brown-1:#65462b;--brown-2:#b79267;--gray-1:#f9f9f9;--gray-2:#f5f5f5;--gray-3:#eaeaea;--text-1:#000;--text-2:#222;--text-3:#454545;--text-4:#5c5c5c;--error:#ff7474}*{box-sizing:border-box}body{color:#222;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f9f9f9;margin:0;font-family:Inter,system-ui,sans-serif;line-height:1.6;overflow-x:clip}a{color:#b79267;text-decoration:underline}a:hover{color:#65462b}img{max-width:100%;height:auto}.logo-img,.footer-logo{max-width:none}.container{max-width:1100px;margin:0 auto;padding-inline:clamp(20px,5vw,32px)}.page-content{min-height:calc(100vh - 200px);padding-top:72px;padding-bottom:64px}@media (width<=768px){.page-content{padding-top:64px}}a.btn{text-decoration:none}.btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.625rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1.2;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{color:#fff;background:#1a2332}.btn-primary:hover:not(:disabled){color:#fff;background:#0f1419}.btn-primary:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #65462b66}.btn-secondary{color:#222;background:#fff;border:1px solid #d0d0d0}.btn-secondary:hover:not(:disabled){color:#000;background:#f5f5f5}.btn-secondary:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #5c5c5c40}.btn-outline{color:#1a2332;background:0 0;border:2px solid #1a2332}.btn-outline:hover:not(:disabled){color:#fff;background:#1a2332}.btn-icon{color:#454545;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background-color .15s,color .15s;display:inline-flex}.btn-icon:hover{color:#000;background:#f5f5f5}.btn-icon--danger:hover{color:#ff7474;background:#fef2f2}.form-group{margin-bottom:20px}.form-group label{color:#222;margin-bottom:6px;font-size:.875rem;font-weight:500;display:block}.form-group input,.form-group select,.form-group textarea{color:#000;background:#fff;border:1px solid #d0d0d0;border-radius:8px;width:100%;min-height:44px;padding:.625rem .75rem;font-family:inherit;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#65462b;outline:none;box-shadow:0 0 0 2px #65462b33}.form-group textarea{resize:vertical;min-height:96px}.form-group .required:after{content:" *";color:#ff7474}.alert{border-radius:8px;margin-bottom:20px;padding:14px 18px;font-size:.875rem}.alert-success{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0}.alert-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.shipping-note{background:#fff;border:1px solid #eaeaea;border-left-width:4px;border-radius:4px;margin:24px 0;padding:14px 18px;font-size:14px}@media (width<=768px){.shipping-note{margin:20px 0;padding:12px 16px}}.header{z-index:1000;background:#fff;border-bottom:1px solid #eaeaea;padding:12px 0;position:fixed;top:0;left:0;right:0}.header-inner{justify-content:space-between;align-items:center;gap:16px;display:flex}.header-logo img{width:auto;height:32px;max-height:32px}.header-nav{align-items:center;gap:20px;display:flex}.header-nav-link{color:#454545;white-space:nowrap;align-items:center;gap:6px;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.header-nav-link:hover{color:#65462b}@media (width<=480px){.header-nav-link span{display:none}}.header-cart{color:#222;background:#fff;border:1px solid #eaeaea;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex;position:relative}.header-cart:hover{color:#65462b;background:#f5f5f5;border-color:#d0d0d0}.header-cart__badge{color:#fff;text-align:center;background:#65462b;border-radius:999px;min-width:18px;height:18px;padding:0 5px;font-size:.7rem;font-weight:700;line-height:18px;position:absolute;top:-6px;right:-6px}@media (width<=768px){.header{padding:10px 0}}@media (width<=600px){.header-logo img{height:26px;max-height:26px}}.footer{background-color:#f9f9f9;width:100%;font-family:Inter,system-ui,sans-serif;font-size:14px}.footer h5{font-size:14px;font-weight:600}.footer ul li{line-height:25px}.footer ul.socials{display:inline-block}@media screen and (width>=768px){.footer ul.socials{float:right}}.footer ul.socials li{float:left;margin:0 5px}.footer ul.socials li:first-child{margin-left:0}.footer ul.socials li:last-child{margin-right:0}.footer .footer-links{padding:30px 0}.footer .footer-copyright{padding:18px 0}.footer .footer-row{flex-wrap:wrap;margin-left:-15px;margin-right:-15px;display:flex}.footer .footer-col{flex:0 0 50%;width:100%;max-width:50%;padding-left:15px;padding-right:15px;position:relative}@media (width>=576px){.footer .footer-col{flex:0 0 33.3333%;max-width:33.3333%}}@media (width>=768px){.footer .footer-col-widget{flex:0 0 25%;max-width:25%}.footer .footer-col-social{flex-grow:1;flex-basis:0;max-width:100%}}@media (width<=576px){.footer .footer-col-contact{margin-top:1.875rem}}@media (width<=767px){.footer .footer-col-social{margin-top:1.875rem}}.footer .footer-copyright-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.footer .footer-copyright-inner p{margin:0}.footer .footer-logo{flex-shrink:0;width:auto;height:25px;max-height:25px;display:block}.text-color-3{color:#454545;text-decoration:none}.text-color-3:hover{color:#65462b}.not-allowed{cursor:not-allowed}.error-color{color:#ff7474}.default-divider{border-top:1px solid #d0d0d0;margin:0;display:block}.list-unstyled{margin:0;padding:0;list-style:none}.mt-3{margin-top:1rem}.product-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));gap:28px;margin-top:32px;margin-bottom:48px;display:grid}@media (width<=768px){.product-grid{gap:20px}}.product-card{background:#fff;border:1px solid #eaeaea;border-radius:8px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 1px 3px #0000000f}.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.product-card-image{aspect-ratio:4/3;background:#f5f5f5;overflow:hidden}.product-card-image img{object-fit:cover;width:100%;height:100%}.product-card-body{padding:20px}@media (width<=768px){.product-card-body{padding:16px}}.product-card-body h2{color:#000;margin:0 0 8px;font-size:18px}.product-card-body p{color:#5c5c5c;margin:0 0 16px;font-size:14px}.product-price{color:#000;margin-bottom:16px;font-size:22px;font-weight:700}.product-card-actions{flex-wrap:wrap;gap:10px;display:flex}.product-card-actions .btn{flex:1;min-width:120px}.hero{text-align:center;padding:40px 0 20px}@media (width<=768px){.hero{padding:28px 0 16px}}.hero h1{color:#000;margin:0 0 12px;font-size:32px}.hero p{color:#5c5c5c;max-width:600px;margin:0 auto}.product-carousel{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 12px #0000000f}.product-carousel--empty{color:#5c5c5c;justify-content:center;align-items:center;min-height:280px;font-size:15px;display:flex}.product-carousel-viewport{aspect-ratio:4/5;background:#f9f9f9;position:relative;overflow:hidden}.product-carousel-track{height:100%;transition:transform .3s;display:flex}.product-carousel-slide{flex:0 0 100%;min-width:100%;height:100%}.product-carousel-slide img{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.product-carousel-nav{z-index:2;color:#222;cursor:pointer;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001f}.product-carousel-nav:hover{background:#fff}.product-carousel-nav--prev{left:12px}.product-carousel-nav--next{right:12px}.product-carousel-dots{background:#fff;justify-content:center;gap:8px;padding:14px 12px;display:flex}.product-carousel-dot{cursor:pointer;background:#d0d0d0;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .15s,transform .15s}.product-carousel-dot--active{background:#65462b;transform:scale(1.15)}.product-detail{grid-template-columns:1fr 1fr;gap:40px;padding:40px 0;display:grid}@media (width<=768px){.product-detail{grid-template-columns:1fr;gap:24px;padding:28px 0}}.product-detail-image{min-width:0}.product-detail-info h1{margin:0 0 12px;font-size:28px}.product-detail-info .short-desc{color:#454545;margin-bottom:16px;font-size:16px}.product-detail-info .long-desc{color:#5c5c5c;white-space:pre-line;font-size:15px}.product-detail-price{color:#000;margin-bottom:20px;font-size:32px;font-weight:700}.product-meta{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.product-meta span{color:#454545;background:#fff;border:1px solid #eaeaea;border-radius:8px;padding:6px 12px;font-size:13px}.product-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.cart-line{background:#fff;border:1px solid #eaeaea;border-radius:12px;gap:16px;padding:16px;display:flex}.cart-line__image{background:#f5f5f5;border:1px solid #eaeaea;border-radius:8px;flex-shrink:0;width:72px;height:72px;overflow:hidden}.cart-line__image img{object-fit:cover;width:100%;height:100%}.cart-line__body{flex:1;min-width:0}.cart-line__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.cart-line__header h3{color:#000;margin:0;font-size:.95rem;font-weight:600;line-height:1.4}.cart-line__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.cart-line__price{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.cart-line__price strong{color:#000;font-size:1rem}.cart-line__unit{color:#5c5c5c;font-size:.75rem}.quantity-control{background:#f5f5f5;border:1px solid #eaeaea;border-radius:8px;align-items:center;gap:4px;padding:4px;display:inline-flex}.quantity-control__value{text-align:center;color:#000;min-width:2rem;font-size:.875rem;font-weight:600}.checkout-page{max-width:960px;margin:0 auto;padding:24px 0 48px}.checkout-loading{color:#5c5c5c}.checkout-back{color:#454545;align-items:center;gap:8px;margin-bottom:20px;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.checkout-back:hover{color:#65462b}.checkout-header{margin-bottom:20px}@media (width<=768px){.checkout-header{padding:28px 0}}.checkout-header h1{color:#000;letter-spacing:-.02em;margin:0 0 6px;font-size:1.75rem;font-weight:600}.checkout-header__subtitle{color:#5c5c5c;margin:0;font-size:.95rem}.checkout-layout{grid-template-columns:1fr;gap:20px;display:grid}@media (width>=900px){.checkout-layout{grid-template-columns:1.1fr .9fr;align-items:start}}.card{background:#fff;border:1px solid #eaeaea;border-radius:12px;padding:20px;box-shadow:0 1px 2px #0f172a0d}.card h2{color:#000;margin:0 0 16px;font-size:1rem;font-weight:600}.checkout-cart__items{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.checkout-summary{border-top:1px solid #eaeaea;flex-direction:column;gap:10px;padding-top:16px;display:flex}.checkout-summary__row{color:#454545;justify-content:space-between;align-items:center;gap:16px;font-size:.875rem;display:flex}.checkout-summary__row--total{color:#000;border-top:1px solid #eaeaea;padding-top:10px}.checkout-summary__row--total strong{color:#000;font-size:1.125rem}.checkout-form .btn-block{width:100%;margin-top:8px}.checkout-empty,.checkout-success{text-align:center;padding:40px 24px}.checkout-empty h1,.checkout-empty h2,.checkout-success h1,.checkout-success h2{color:#000;margin:0 0 8px;font-size:1.25rem}.checkout-empty p,.checkout-success p{color:#5c5c5c;margin:0 0 24px}.checkout-empty__icon,.checkout-success__icon{color:#65462b;background:#ede8e3;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;display:inline-flex}
