:root{--fb-border:#ccc;--fb-muted:#666;--fb-surface:#f6f6f6;--fb-text:#222;--fb-link:#0b57d0}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,sans-serif;color:var(--fb-text);line-height:1.5}a{color:var(--fb-link)}.fb-site{min-height:100vh;display:flex;flex-direction:column}.fb-main{flex:1 1;width:100%;max-width:72rem;margin:0 auto;padding:1rem 1.25rem 2rem}.fb-footer,.fb-header{border:1px dashed var(--fb-border);background:var(--fb-surface)}.fb-header{padding:.75rem 1.25rem}.fb-footer{padding:1rem 1.25rem;font-size:.9rem;color:var(--fb-muted)}.fb-nav{display:flex;flex-wrap:wrap;gap:.75rem 1rem;align-items:center}.fb-brand{font-weight:700;letter-spacing:.04em;text-decoration:none;color:inherit}.fb-muted{color:var(--fb-muted)}.fb-placeholder-box{border:1px dashed var(--fb-border);background:#fff;padding:1rem;margin:.75rem 0}.fb-product-grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));list-style:none;padding:0;margin:0}.fb-product-card{border:1px solid var(--fb-border);background:#fff;display:flex;flex-direction:column;text-decoration:none;color:inherit}.fb-product-card__image{aspect-ratio:1;background:var(--fb-surface);display:flex;align-items:center;justify-content:center;overflow:hidden}.fb-product-card__image img{width:100%;height:100%;object-fit:cover}.fb-product-card__body{padding:.75rem}.fb-product-detail{display:grid;grid-gap:1.5rem;gap:1.5rem}@media (min-width:768px){.fb-product-detail{grid-template-columns:1fr 1fr}}.fb-breadcrumbs{font-size:.875rem;margin-bottom:1rem}.fb-breadcrumbs a{text-decoration:none}.fb-page-heading{margin:0 0 1rem}.fb-button{display:inline-block;padding:.5rem 1rem;border:1px solid var(--fb-border);background:#fff;text-decoration:none;color:inherit;cursor:pointer}.fb-button--primary{background:#222;color:#fff;border-color:#222}.fb-alert{border:1px solid #c62828;background:#fdecea;padding:.75rem 1rem;margin:.75rem 0}.fb-skeleton{background:linear-gradient(90deg,#eee 25%,#f5f5f5 50%,#eee 75%);background-size:200% 100%;animation:fb-shimmer 1.2s ease-in-out infinite}@keyframes fb-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.fb-skeleton{animation:none;background:#eee}}.fb-button:disabled,.fb-button[aria-busy=true]{cursor:not-allowed;opacity:.6}.fb-button--text{border:none;background:transparent;padding-left:0}.fb-header-tools{display:flex;flex-wrap:wrap;gap:.75rem 1rem;align-items:center;flex:1 1}.fb-search-form{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.fb-field input,.fb-field textarea,.fb-search-form input[type=search]{padding:.5rem;min-width:12rem;max-width:100%}@media (max-width:767px){.fb-header-tools .fb-nav[data-collapsed=true],.fb-nav[data-collapsed=true]{display:none}.fb-header-tools .fb-nav{flex-basis:100%}}@media (min-width:768px){.fb-menu-toggle{display:none}}.fb-browse{display:grid;grid-gap:1.5rem;gap:1.5rem}@media (min-width:768px){.fb-browse{grid-template-columns:12rem 1fr}}@media (max-width:767px){.fb-filter__toggle{display:inline-block;width:100%;text-align:left}.fb-filter__panel[data-collapsed=true]{display:none}}@media (min-width:768px){.fb-filter__toggle{display:none}.fb-filter__panel{display:block}}.fb-filter__heading{font-size:1rem;margin:.75rem 0 .35rem}.fb-filter__active{margin:.5rem 0}.fb-cart-lines,.fb-category-list,.fb-filter ul,.fb-gallery-thumbs{list-style:none;padding:0;margin:.5rem 0}.fb-gallery-thumbs,.fb-pagination{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin:1rem 0}.fb-notice{border:1px dashed var(--fb-border);padding:.75rem 1rem;margin:.75rem 0}.fb-notice--error{border-color:#c62828;background:#fdecea}.fb-notice--warning{border-color:#9a6b00;background:#fff8e1}.fb-notice__title{font-weight:700;margin:0 0 .35rem;font-size:inherit}.fb-field{margin:.75rem 0}.fb-field label{display:block}.fb-field__error{color:#c62828;margin:.25rem 0 0}.fb-choice{display:flex;gap:.5rem;align-items:flex-start;margin:.5rem 0}.fb-stepper{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;padding:0;list-style:none}.fb-attributes{margin:1rem 0}.fb-attributes dt{font-weight:700}.fb-attributes dd{margin:0 0 .75rem}.fb-skeleton-line{height:1rem;margin:.35rem 0}.fb-price{margin:.35rem 0}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--fb-text);outline-offset:2px}.fb-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fb-breadcrumbs ol{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.25rem}.fb-breadcrumbs li:not(:last-child):after{content:" / ";color:inherit}.fb-gallery-main{max-width:24rem;width:100%}.fb-empty-actions{list-style:none;padding:0;margin:.75rem 0 0;display:flex;flex-wrap:wrap;gap:.5rem}.fb-empty-actions a{text-decoration:none}.fb-cart-actions,.fb-checkout-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-top:.75rem}@media (max-width:767px){.fb-field input,.fb-field textarea,.fb-search-form input[type=search]{width:100%;min-width:0}.fb-cart-actions,.fb-checkout-actions,.fb-empty-actions{flex-direction:column;align-items:stretch}.fb-cart-actions .fb-button,.fb-checkout-actions .fb-button,.fb-empty-actions .fb-button{width:100%;text-align:center}.fb-stepper{flex-direction:column;align-items:flex-start;gap:.35rem}.fb-product-grid{grid-template-columns:repeat(auto-fill,minmax(9rem,1fr))}.fb-header .fb-nav{flex-direction:column;align-items:stretch}.fb-footer .fb-nav{flex-direction:column;align-items:flex-start;gap:.5rem}.fb-gallery-thumbs{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:.25rem}}.fb-choice:has(:focus-visible){outline:2px solid currentColor;outline-offset:2px}.fb-skip-link{position:absolute;left:-9999px;top:0;z-index:20;padding:.5rem 1rem;background:#fff;border:2px solid var(--fb-text)}.fb-skip-link:focus{left:1rem;top:1rem}