*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background:#fcfaf2;color:#252629;font-family:DM Sans,sans-serif;line-height:1.5}h1,h2{font-family:berthold-block-w1g,sans-serif;font-style:normal;font-weight:400;text-transform:uppercase}.site-header{color:#252629;padding:0}.site-header .header-top{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1120px;padding:1.25rem 1.5rem}.header-logo{display:block;height:40px;width:auto}.lang-toggle{background:#0000000d;border:1px solid #0000001f;border-radius:999px;color:#252629;cursor:pointer;font-family:inherit;font-size:.75rem;padding:.3rem .6rem;transition:background .15s}.lang-toggle:hover{background:#0000001a}.btn-header-login{border:1px solid #00000026;border-radius:999px;color:#252629;font-size:.85rem;font-weight:500;padding:.4rem 1rem;text-decoration:none;transition:background .15s,border-color .15s}.btn-header-login:hover{background:#0000000d;border-color:#0000004d}.profile-menu{position:relative}.profile-toggle{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:.5rem;padding:0}.profile-name{color:#252629;font-size:.85rem;font-weight:500}.profile-avatar{align-items:center;background:#00000014;border-radius:50%;color:#252629;display:flex;font-size:.9rem;font-weight:600;height:36px;justify-content:center;transition:background .15s;width:36px}.profile-toggle:hover .profile-avatar{background:#00000026}.profile-dropdown{background:#fff;border-radius:16px;box-shadow:0 4px 24px #0000001f;min-width:180px;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);z-index:300}.profile-dropdown-header{color:#252629;font-size:.85rem;font-weight:600;padding:.75rem 1rem .5rem}.profile-dropdown hr{border:none;border-top:1px solid #e8e3dc;margin:0}.profile-dropdown .dropdown-link,.profile-dropdown button{background:none;border:none;color:#333;cursor:pointer;display:block;font-family:inherit;font-size:.85rem;padding:.6rem 1rem;text-align:left;text-decoration:none;transition:background .1s;width:100%}.profile-dropdown .dropdown-link:hover,.profile-dropdown button:hover{background:#f5f0eb}.profile-dropdown .dropdown-logout{color:#dc3545}.profile-dropdown .dropdown-logout:hover{background:#fde8e8}.header-banner{align-items:center;background:#d4e3c5;border-radius:24px;color:#252629;display:flex;font-family:berthold-block-w1g,sans-serif;font-size:1.1rem;font-style:normal;font-weight:400;height:124px;justify-content:center;letter-spacing:.05em;margin:.5rem auto;max-width:1120px;text-transform:uppercase}nav{border-bottom:1px solid #e8e3dc;top:0;z-index:100}nav .nav-inner{display:flex;gap:.25rem;margin:0 auto;max-width:1120px;overflow-x:auto;padding:0 1.5rem}nav a{background:none;border:none;border-bottom:2px solid #0000;color:#555;cursor:pointer;font-family:inherit;font-size:.875rem;padding:.75rem 1rem;text-decoration:none;transition:color .15s,border-color .15s;white-space:nowrap}nav a.active,nav a:hover{color:#252629}nav a.active{border-bottom-color:#e8604c;font-weight:600}.main-content{margin:0 auto;max-width:1120px;padding:1.5rem}.alert{align-items:center;border-radius:16px;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:1rem;padding:.75rem 1rem}.alert-error{background:#fde8e8;color:#c62828}.alert-success{background:#e8f5e9;color:#2e7d32}.alert-warning{background:#fff8e1;color:#f57f17}.alert .dismiss{background:none;border:none;color:inherit;cursor:pointer;font-size:1.1rem;opacity:.6;padding:0 .25rem}.alert .dismiss:hover{opacity:1}.card{background:#fff;border:1px solid #e8e3dc;border-radius:16px;margin-bottom:1rem;padding:1.25rem;transition:box-shadow .15s}.product-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.product-tile{background:#f6f1e4;border:0 solid #e8e3dc;border-radius:16px;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .15s,transform .15s}.product-tile:hover{box-shadow:0 4px 16px #00000014;transform:translateY(-2px)}.product-tile .tile-image{align-items:center;background:#f6f1e4;border-radius:12px;display:flex;height:200px;justify-content:center;margin:0;overflow:hidden;position:relative;width:100%}.product-tile .tile-image img{height:100%;object-fit:cover;width:100%}.product-tile .tile-body{display:flex;flex:1 1;flex-direction:column;padding:1rem}.product-tile .tile-body h3{font-size:1rem;font-weight:600;margin-bottom:.25rem}.product-tile .tile-body .tile-desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#666;display:-webkit-box;flex:1 1;font-size:.85rem;margin-bottom:.75rem;overflow:hidden}.product-tile .tile-footer{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.product-tile .tile-price{color:#252629;font-size:1.1rem;font-weight:400}.btn{align-items:center;border:none;border-radius:999px;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:500;gap:.4rem;justify-content:center;padding:.5rem 1.1rem;text-decoration:none;transition:background .15s,opacity .15s}.btn-primary{background:#252629;color:#fff}.btn-primary:hover{background:#16213e}.btn-accent{background:#c7dbb5;color:#252629}.btn-accent:hover{background:#b7cba5}.btn-secondary{background:#e8e3dc;color:#333}.btn-secondary:hover{background:#ddd8d0}.btn-danger{background:#dc3545;color:#fff}.btn-danger:hover{background:#c82333}.btn-sm{font-size:.8rem;padding:.35rem .75rem}.btn-spinner{animation:btn-spin .6s linear infinite;border:2px solid #fff6;border-radius:50%;border-top-color:#fff;height:14px;width:14px}@keyframes btn-spin{to{transform:rotate(1turn)}}.form-group{margin-bottom:.85rem}.form-group label{color:#555;display:block;font-size:.8rem;font-weight:600;margin-bottom:.25rem}input,select,textarea{background:#fff;border:1px solid #ddd8d0;border-radius:10px;font-family:inherit;font-size:.9rem;padding:.55rem .75rem;transition:border-color .15s;width:100%}input:focus,select:focus,textarea:focus{border-color:#252629;outline:none}textarea{min-height:80px;resize:vertical}.form-row{display:flex;gap:.75rem}.form-row>*{flex:1 1}.form-actions{display:flex;gap:.5rem;margin-top:1rem}.search-bar{margin-bottom:1.25rem;position:relative}.search-bar input{border:1px solid #ddd8d0;border-radius:999px;font-size:.95rem;height:2.75rem;padding-left:2.5rem}.search-bar:before{color:#999;content:"⌕";font-size:1.1rem;left:.85rem;position:absolute;top:50%;transform:translateY(-50%)}.pagination{align-items:center;display:flex;gap:.35rem;justify-content:center;margin-top:1.5rem}.pagination .btn{min-width:2.2rem;text-align:center}.pagination .btn:disabled{cursor:default;opacity:.45}.pagination-ellipsis{color:#999;padding:0 .25rem;-webkit-user-select:none;user-select:none}.section-title{color:#252629;font-size:1.25rem;font-weight:400;margin-bottom:1rem}.account-tabs{border-bottom:1px solid #e8e3dc;display:flex;gap:.25rem;margin-bottom:1.25rem}.account-tabs button{background:none;border:none;border-bottom:2px solid #0000;color:#666;cursor:pointer;font-size:.85rem;padding:.6rem 1rem}.account-tabs button.active{border-bottom-color:#e8604c;color:#252629;font-weight:600}.login-page{align-items:center;background:#f5f0eb;display:flex;justify-content:center;min-height:100vh}.login-card{background:#fff;border-radius:20px;box-shadow:0 8px 32px #0003;max-width:400px;padding:2.5rem 2rem;width:100%}.login-card h1{color:#252629;font-size:1.5rem;margin-bottom:.25rem}.login-card .login-subtitle{color:#888;font-size:.9rem;margin-bottom:1.5rem}.manage-item{align-items:center;border-bottom:1px solid #ede8e0;display:flex;justify-content:space-between;padding:.75rem 0}.manage-item:last-child{border-bottom:none}.manage-item .item-info{align-items:center;display:flex;font-size:.9rem;gap:.75rem}.manage-item .item-actions{display:flex;gap:.35rem}.order-card{border-left:3px solid #252629}.order-card h3{font-size:1rem;margin-bottom:.5rem}.order-meta{color:#666;font-size:.85rem}.order-total{font-size:1.05rem;font-weight:700;margin-top:.5rem}.modal-overlay{align-items:center;background:#0006;display:flex;inset:0;justify-content:center;position:fixed;z-index:200}.modal{background:#fff;border-radius:20px;box-shadow:0 8px 32px #0003;max-width:420px;padding:1.5rem;width:100%}.modal h2{font-size:1.15rem;margin-bottom:1rem}.forgot-link{color:#e8604c;font-size:.85rem;text-decoration:none;transition:color .15s}.forgot-link:hover{color:#d14e3c;text-decoration:underline}.order-status{border-radius:999px;display:inline-block;font-size:.78rem;font-weight:600;letter-spacing:.02em;padding:.15rem .55rem}.order-status-0{background:#fff3cd;color:#856404}.order-status-1{background:#d4edda;color:#155724}.order-status-2{background:#f8d7da;color:#721c24}.order-status-3{background:#d6eaf8;color:#1565c0}.text-muted{color:#888;font-size:.85rem}.mt-1{margin-top:.5rem}.mb-1{margin-bottom:.5rem}.tooltip-wrapper{position:relative}.tooltip-icon,.tooltip-wrapper{align-items:center;display:inline-flex}.tooltip-icon{background:none;border:1px solid #ccc;border-radius:50%;color:#555;cursor:help;font-size:.75rem;height:18px;justify-content:center;line-height:1;margin-left:.25rem;padding:0;width:18px}.tooltip-icon:focus{outline:2px solid #252629;outline-offset:2px}.tooltip-bubble{background:#252629;border-radius:12px;box-shadow:0 4px 12px #0000002e;color:#fff;font-size:.8rem;left:0;margin-top:.25rem;max-width:280px;min-width:220px;opacity:0;overflow-wrap:anywhere;padding:.5rem .6rem;pointer-events:none;position:absolute;top:100%;transform:translateY(-4px);transition:opacity .12s ease,transform .12s ease;word-break:break-word;z-index:150}.tooltip-bubble.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.how-it-works{background:#fff;border:1px solid #e8e3dc;border-radius:16px;padding:1.5rem}.how-it-works h2{margin-bottom:1rem}.how-it-works section{margin-bottom:1.25rem}.how-it-works h3{color:#252629;font-size:1rem;margin-bottom:.3rem}.how-it-works p{color:#333;margin-bottom:0}.terms-page{background:#fff;border:1px solid #e8e3dc;border-radius:16px;padding:1.5rem}.terms-page h2{margin-bottom:1rem}.terms-pdf{border:none;border-radius:8px;height:80vh;width:100%}.faq-page{background:#fff;border:1px solid #e8e3dc;border-radius:16px;padding:1.5rem}.faq-page h2{margin-bottom:1rem}.faq-item{margin-bottom:1.25rem}.faq-item h3{color:#252629;font-size:1rem;margin-bottom:.3rem}.faq-item p{color:#333;margin-bottom:0}.guarantee-page{background:#fff;border:1px solid #e8e3dc;border-radius:16px;padding:1.5rem}.guarantee-page h2{margin-bottom:1rem}.guarantee-page section{margin-bottom:1.25rem}.guarantee-page h3{color:#252629;font-size:1rem;margin-bottom:.3rem}.guarantee-page p{color:#333;margin-bottom:.5rem}.guarantee-page ul{color:#333;margin:.5rem 0;padding-left:1.5rem}.guarantee-page ul li{margin-bottom:.3rem}.guarantee-page a{color:#2d6a4f;text-decoration:underline}.site-footer{margin-top:3rem}.footer-main{background:#fef2df;border-top:1px solid #e8e3dc}.footer-inner{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1120px;padding:2rem 1.5rem}.footer-company{color:#252629;display:flex;flex-direction:column;font-size:.85rem;gap:.2rem}.footer-company strong{font-size:.95rem;margin-bottom:.25rem}.footer-center{align-items:center;display:flex;flex-direction:column;gap:.75rem}.footer-logo{height:50px}.footer-links{align-items:center;display:flex;font-size:.85rem;gap:.75rem}.footer-links a{color:#252629;text-decoration:none;transition:color .15s}.footer-links a:hover{text-decoration:underline}.footer-link-sep{color:#999}.footer-social{align-items:center;display:flex;gap:.75rem}.footer-social-icons{display:flex;gap:.5rem}.social-icon{color:#252629;transition:opacity .15s}.social-icon:hover{opacity:.7}.footer-follow-label{border:1.5px solid #252629;border-radius:3px;color:#252629;font-size:.75rem;font-weight:600;letter-spacing:.04em;padding:.25rem .6rem;white-space:nowrap}.footer-bottom{background:#252629;color:#fff;font-size:.8rem;padding:.75rem 1.5rem}.footer-bottom-lower{display:block;margin:0 auto;max-width:1120px}.footer-commit{opacity:.6}@media (max-width:700px){.footer-inner{flex-direction:column;gap:1.5rem;text-align:center}.footer-social{justify-content:center}}
/*# sourceMappingURL=main.3363b2b1.css.map*/