@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap";
.cartier-container{max-width:1400px;margin:0 auto;padding:0 24px}.cartier-title{letter-spacing:-.02em;color:#1a1a1a;margin-bottom:24px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:48px;font-weight:300;line-height:58px}.cartier-text{color:#666;font-family:Inter,sans-serif;font-size:15px;line-height:22px}.cartier-sidebar-layout{grid-template-columns:280px 1fr;gap:0;max-width:1400px;margin:0 auto;display:grid}.cartier-sidebar{border-right:1px solid #e8e8e8;height:100vh;padding:24px;position:sticky;top:0;overflow-y:auto}.cartier-main-content{padding:40px 24px}.cartier-filter-section{border-bottom:1px solid #e8e8e8;margin-bottom:32px;padding-bottom:24px}.cartier-filter-section:last-child{border-bottom:none}.cartier-filter-header{color:#1a1a1a;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:11px;font-weight:500;display:flex}.cartier-filter-list{flex-direction:column;gap:0;display:flex}.cartier-filter-option{cursor:pointer;align-items:flex-start;gap:10px;padding:8px 0;display:flex}.cartier-filter-option input[type=radio],.cartier-filter-option input[type=checkbox]{cursor:pointer;accent-color:#1a1a1a;width:14px;height:14px;margin-top:2px}.cartier-filter-option label{color:#1a1a1a;cursor:pointer;font-size:13px;line-height:1.4}.cartier-results-header{border-bottom:1px solid #e8e8e8;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:16px;display:flex}.cartier-model-count{color:#666;font-family:Inter,sans-serif;font-size:13px}.cartier-view-toggle{gap:4px;display:flex}.cartier-view-toggle button{cursor:pointer;color:#666;background:0 0;border:none;padding:8px;transition:background .2s}.cartier-view-toggle button:hover{background:#f8f8f8}.cartier-view-toggle button.active{color:#fff;background:#1a1a1a}.cartier-select{color:#1a1a1a;cursor:pointer;appearance:none;background:url("data:image/svg+xml,%3Csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L4 4L7 1' stroke='%231a1a1a' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 100% no-repeat;border:none;border-bottom:1px solid #0000;padding:0 20px 0 0;font-family:Inter,sans-serif;font-size:13px;line-height:16px}.cartier-select:focus{border-bottom-color:#1a1a1a;outline:none}.cartier-select:hover{border-bottom-color:#1a1a1a}.cartier-button{color:#fff;cursor:pointer;letter-spacing:.1em;text-transform:uppercase;background:#1a1a1a;border:none;padding:14px 32px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;transition:background .2s}.cartier-button:hover{background:#333}.cartier-button:disabled{cursor:not-allowed;background:#ccc}.cartier-button-outline{color:#1a1a1a;background:0 0;border:1px solid #1a1a1a}.cartier-button-outline:hover{background:#f8f8f8}.cartier-product-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:40px 24px;display:grid}.cartier-product-card{cursor:pointer}.cartier-product-image{aspect-ratio:1;background-color:#f8f8f8;margin-bottom:16px;overflow:hidden}.cartier-product-title{color:#1a1a1a;text-transform:uppercase;margin-bottom:4px;font-size:13px;font-weight:400;line-height:16px}.cartier-product-meta{color:#666;margin-bottom:8px;font-size:12px}.cartier-product-price{color:#1a1a1a;margin-bottom:16px;font-size:13px;font-weight:300}.cartier-button-grid{justify-content:center;gap:8px;display:flex}.cartier-button-small{min-width:48px;padding:10px 16px;font-size:11px}.cartier-feed-item{cursor:pointer;border-bottom:1px solid #e8e8e8;grid-template-columns:1fr 1fr;gap:60px;padding:40px 0;display:grid}.cartier-feed-item:last-child{border-bottom:none}.cartier-border{border-bottom:1px solid #e8e8e8}.cartier-section{padding:40px 24px}@media (max-width:1024px){.cartier-sidebar-layout{grid-template-columns:1fr}.cartier-sidebar{border-bottom:1px solid #e8e8e8;border-right:none;height:auto;position:relative}.cartier-product-grid{grid-template-columns:repeat(2,1fr);gap:24px 16px}.cartier-feed-item{grid-template-columns:1fr;gap:24px}}@media (max-width:768px){.cartier-product-grid{grid-template-columns:repeat(2,1fr);gap:24px 16px}.cartier-feed-item{grid-template-columns:1fr;gap:24px}.cartier-title{font-size:32px;line-height:40px}}.cartier-hero-section{height:calc(100vh - 80px);min-height:600px;position:relative}.cartier-hero-image{object-fit:cover;width:100%;height:100%}.cartier-hero-overlay{background:linear-gradient(#0006 0%,#0003 40%,#0000 100%);position:absolute;inset:0}.cartier-hero-content{z-index:10;align-items:flex-end;padding-bottom:80px;display:flex;position:absolute;inset:0}@media (max-width:768px){.cartier-hero-section{height:500px;min-height:500px}.cartier-hero-content{padding-bottom:40px}.cartier-title{font-size:28px;line-height:36px}}
