.am-sizes-clock{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}@media(max-width:360px){.am-sizes-clock{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:4px;gap:8px}.am-clock-tile{flex:0 0 72px;scroll-snap-align:start}}.am-clock-tile{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;min-height:112px;border:2px solid var(--am-line);border-radius:12px;background:#fff;cursor:pointer;padding:10px 4px 28px;transition:border-color .15s,box-shadow .15s;gap:3px;overflow:visible;box-sizing:border-box}.am-clock-tile:hover{border-color:var(--am-accent);background:color-mix(in srgb,var(--am-accent) 6%,#fff)}.am-clock-tile:hover .am-size-dim,.am-clock-tile:hover .am-size-unit,.am-clock-tile:hover .am-size-hint,.am-clock-tile:hover .am-clock-ring{color:var(--am-accent)}.am-clock-tile.am-selected{border-color:var(--am-accent);background:var(--am-accent-bg, #edf4f1);box-shadow:0 0 0 1px var(--am-accent)}.am-clock-tile.am-selected .am-size-dim{color:var(--am-accent)}.am-clock-tile.am-selected .am-size-hint{color:var(--am-accent);opacity:.75}.am-clock-tile.am-unavailable{opacity:.4;cursor:not-allowed}.am-clock-ring{width:32px;height:32px;border-radius:50%;border:2.5px solid currentColor;position:relative;color:var(--am-ink-3);flex-shrink:0;margin-bottom:4px}.am-clock-tile.am-selected .am-clock-ring{color:var(--am-accent)}.am-clock-ring:before,.am-clock-ring:after{content:"";position:absolute;background:currentColor;border-radius:2px;transform-origin:bottom center;left:50%;bottom:50%}.am-clock-ring:before{width:2px;height:9px;margin-left:-1px;transform:rotate(-40deg)}.am-clock-ring:after{width:1.5px;height:12px;margin-left:-.75px;transform:rotate(100deg)}.am-clock-tile .am-size-dim{font-size:16px;font-weight:700;line-height:1;color:var(--am-ink);display:flex;align-items:baseline;gap:1px}.am-clock-tile .am-size-unit{font-size:9px;font-weight:500;color:var(--am-ink-3);line-height:1}.am-clock-tile .am-size-hint{font-size:9.5px;color:var(--am-ink-3);text-align:center;line-height:1.2;white-space:nowrap}.am-clock-tile .am-size-flag{position:absolute;bottom:0;left:0;right:0;background:var(--am-accent);color:#fff;font-size:7.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-align:center;padding:3px 4px;border-radius:0 0 10px 10px;line-height:1.3}.am-clock-tile .am-flag-best{background:#37715d}.am-clock-tile .am-flag-gift{background:#b72b20}.am-clock-tile .am-flag-premium{background:linear-gradient(90deg,#8b6914,#c49a2a)}.am-premium-note{display:none;align-items:flex-start;gap:10px;margin-top:10px;padding:10px 14px;background:linear-gradient(135deg,#fdf8ec,#fef5d6);border:1px solid #e8c84a;border-radius:10px;font-size:12px;color:#6b4f0a;line-height:1.5}.am-premium-note svg{width:16px;height:16px;flex-shrink:0;margin-top:1px;color:#c49a2a;stroke:#c49a2a}.am-premium-note b{font-weight:700;color:#5a3f08}.am-pkg-weight{margin-top:16px;border:1px solid var(--am-line);border-radius:10px;overflow:hidden}.am-pkg-weight-title{display:flex;align-items:center;gap:6px;padding:10px 14px;font-size:12px;font-weight:600;color:var(--am-ink-2);background:var(--am-bg-subtle, #f9f8f6);border-bottom:1px solid var(--am-line)}.am-weight-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}@media(max-width:420px){.am-weight-cards{grid-template-columns:repeat(5,1fr);gap:6px}}.am-weight-card{display:flex;flex-direction:column;align-items:center;gap:0;padding:10px 4px;background:var(--am-bg-subtle, #f9f8f6);border:1px solid var(--am-line);border-radius:12px;text-align:center}.am-weight-card-circle-wrap{width:100%;height:48px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.am-weight-card-circle{border-radius:50%;border:2px solid var(--am-accent);background:color-mix(in srgb,var(--am-accent) 10%,transparent);flex-shrink:0}.am-weight-card:nth-child(1) .am-weight-card-circle{width:16px;height:16px}.am-weight-card:nth-child(2) .am-weight-card-circle{width:22px;height:22px}.am-weight-card:nth-child(3) .am-weight-card-circle{width:28px;height:28px}.am-weight-card:nth-child(4) .am-weight-card-circle{width:36px;height:36px}.am-weight-card:nth-child(5) .am-weight-card-circle{width:44px;height:44px}.am-weight-card-label{font-size:11px;font-weight:700;color:var(--am-ink);line-height:1;margin-bottom:4px}.am-weight-card-val{font-size:10px;color:var(--am-ink-3);line-height:1}.am-weight-table tr:nth-child(2n) td{background:#fafaf8}.am-weight-note{font-size:10px;color:var(--am-ink-3);padding:6px 14px;background:var(--am-bg-subtle, #f9f8f6);border-top:1px solid var(--am-line);margin:0}.am-spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media(max-width:480px){.am-spec-grid{grid-template-columns:1fr}}.am-spec-item{display:flex;align-items:flex-start;gap:10px;background:var(--am-bg-subtle, #f9f8f6);border:1px solid var(--am-line);border-radius:10px;padding:10px 12px}.am-spec-ico{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--am-line);border-radius:8px;color:var(--am-accent)}.am-spec-ico svg{width:16px;height:16px}.am-spec-title{font-size:12px;font-weight:600;color:var(--am-ink);line-height:1.3}.am-spec-sub{font-size:11px;color:var(--am-ink-3);line-height:1.4;margin-top:2px}.am-frame-chip.cercevesiz{border:2px dashed #ccc;background:transparent}
/*# sourceMappingURL=/cdn/shop/t/24/assets/artmate-clock-pdp.css.map */
