.ct-shop{background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.ct-shop-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;overflow:hidden;padding:clamp(32px,6vw,72px);border-radius:18px;background:#111;color:#fff}.ct-shop-hero:after{content:"";position:absolute;inset:auto -90px -130px auto;width:340px;height:340px;border:34px solid rgba(255,210,0,.16);border-radius:50%;pointer-events:none}.ct-shop-hero__content{position:relative;z-index:1;max-width:760px}.ct-shop-eyebrow{margin:0 0 10px;color:#ffd200;font-size:1.4rem;font-weight:800;letter-spacing:.13em}.ct-shop-hero__heading{margin:0;color:#fff;font-size:clamp(3.6rem,6vw,6.4rem);line-height:1.02;letter-spacing:-.035em}.ct-shop-hero__text{max-width:650px;margin:18px 0 0;color:#ffffffdb;font-size:clamp(1.7rem,2vw,2.1rem);line-height:1.55}.ct-shop-hero__text p{margin:0}.ct-shop-hero__mark{position:relative;z-index:1;display:grid;width:clamp(110px,15vw,180px);aspect-ratio:1;place-items:center;border:8px solid #ffd200;border-radius:50%;color:#ffd200;font-size:clamp(3.6rem,6vw,6.4rem);font-weight:900;letter-spacing:-.08em;transform:rotate(-7deg)}.ct-shop-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;margin-top:24px;padding:12px 22px;border:2px solid transparent;border-radius:8px;font-size:1.6rem;font-weight:800;line-height:1.2;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.ct-shop-button:hover{transform:translateY(-1px)}.ct-shop-button--accent{background:#ffd200;color:#111;box-shadow:0 8px 24px #ffd2002e}.ct-shop-button--dark{width:100%;margin-top:auto;background:#111;color:#fff}.ct-shop-section-heading{max-width:760px;margin:42px 0 22px}.ct-shop--products .ct-shop-section-heading{margin-top:0}.ct-shop-section-heading h2{margin:0;font-size:clamp(2.8rem,4vw,4rem);line-height:1.1}.ct-shop-section-heading p{margin:10px 0 0;color:rgba(var(--color-foreground),.7);font-size:1.7rem;line-height:1.55}.ct-shop-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.ct-shop-category-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid rgba(var(--color-foreground),.14);border-radius:14px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:0 8px 24px #0000000e;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.ct-shop-category-card:hover{border-color:rgba(var(--color-foreground),.28);box-shadow:0 14px 34px #0000001a;transform:translateY(-3px)}.ct-shop-category-card__media,.ct-shop-product-card__media{display:grid;overflow:hidden;place-items:center;background:#f2f0e9}.ct-shop-category-card__media{min-height:250px;padding:22px}.ct-shop-category-card__image,.ct-shop-product-card__image{width:100%;height:100%;object-fit:contain;transition:transform .18s ease}.ct-shop-category-card:hover .ct-shop-category-card__image,.ct-shop-product-card:hover .ct-shop-product-card__image{transform:scale(1.025)}.ct-shop-category-card__placeholder,.ct-shop-product-card__placeholder{display:grid;width:116px;aspect-ratio:1;place-items:center;border:7px solid #111111;border-radius:50%;color:#111;font-size:3.6rem;font-weight:900}.ct-shop-category-card__content{display:flex;flex:1;flex-direction:column;padding:24px}.ct-shop-category-card__content h3{margin:0;font-size:2.3rem;line-height:1.15}.ct-shop-category-card__content p{margin:10px 0 20px;color:rgba(var(--color-foreground),.72);font-size:1.55rem;line-height:1.5}.ct-shop-category-card__action{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:14px;border-top:1px solid rgba(var(--color-foreground),.12);font-size:1.6rem;font-weight:800}.ct-shop-category-card__action span{color:#b38d00;font-size:2.2rem}.ct-shop--products{background:rgba(var(--color-foreground),.035)}.ct-shop-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.ct-shop-product-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid rgba(var(--color-foreground),.14);border-radius:12px;background:rgb(var(--color-background))}.ct-shop-product-card__media{aspect-ratio:1;padding:18px}.ct-shop-product-card__content{display:flex;flex:1;flex-direction:column;padding:20px}.ct-shop-product-card__content h3{margin:0;font-size:1.9rem;line-height:1.3}.ct-shop-product-card__content h3 a{color:inherit;text-decoration:none}.ct-shop-product-card__price{margin:10px 0 16px;font-size:1.7rem;font-weight:800}@media screen and (max-width:989px){.ct-shop-category-grid,.ct-shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ct-shop-hero__mark{width:120px}}@media screen and (max-width:749px){.ct-shop-hero{grid-template-columns:1fr;padding:30px 24px;border-radius:12px}.ct-shop-hero__mark{display:none}.ct-shop-category-grid{grid-template-columns:1fr;gap:16px}.ct-shop-category-card{display:grid;grid-template-columns:minmax(120px,36%) minmax(0,1fr)}.ct-shop-category-card__media{min-height:210px;padding:14px}.ct-shop-category-card__content{padding:20px 18px}.ct-shop-section-heading{margin-top:34px}}@media screen and (max-width:579px){.ct-shop-product-grid,.ct-shop-category-card{grid-template-columns:1fr}.ct-shop-category-card__media{min-height:230px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/ct-shop.css.map */
