.tic-lookbook{position:relative;background:var(--tic-dark, #021736);color:#fff}.tic-lookbook__head{width:100%;max-width:1400px;margin:0 auto;padding:0 clamp(1rem,3vw,3rem);margin-bottom:clamp(1.5rem,3vw,2.5rem);text-align:center}.tic-lookbook__eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding:7px 14px;background:#22d3ee1a;border:1px solid rgba(34,211,238,.32);border-radius:100px;font-family:Inter,sans-serif;font-size:1.152rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#22d3ee}.tic-lookbook__eyebrow-dot{width:6px;height:6px;border-radius:50%;background:#22d3ee;box-shadow:0 0 8px #22d3ee}.tic-lookbook__heading{font-family:Inter,sans-serif;font-size:clamp(3.2rem,4vw,5.44rem);font-weight:900;line-height:1.05;letter-spacing:-.025em;margin:0 0 .6rem;color:#fff}.tic-lookbook__heading-grad{background:linear-gradient(135deg,#fff,#22d3ee);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.tic-lookbook__sub{margin:0;font-size:1.6rem;color:#fff9;max-width:600px;margin-inline:auto}.tic-lookbook__grid{display:grid;gap:clamp(.6rem,1.2vw,1rem);width:100%;max-width:1440px;margin:0 auto;padding:0 clamp(.6rem,1.2vw,1rem)}.tic-lookbook--duo .tic-lookbook__grid{grid-template-columns:repeat(2,1fr)}.tic-lookbook--grid-3 .tic-lookbook__grid{grid-template-columns:repeat(3,1fr)}.tic-lookbook--grid-4 .tic-lookbook__grid{grid-template-columns:repeat(4,1fr)}.tic-lookbook--feature .tic-lookbook__grid{grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr}.tic-lookbook--feature .tic-lookbook__tile:nth-child(1){grid-row:span 2}.tic-lookbook__tile{position:relative;display:block;overflow:hidden;background:var(--tic-bg-mid, #1e3f75);text-decoration:none;color:inherit;aspect-ratio:4 / 5;isolation:isolate}.tic-lookbook--feature .tic-lookbook__tile:nth-child(1){aspect-ratio:1 / 1}.tic-lookbook__tile-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:clamp(1.4rem,4vw,3.2rem);transition:transform .9s var(--tic-ease, cubic-bezier(.4, 0, .2, 1));z-index:2}.tic-lookbook__tile--product:hover .tic-lookbook__tile-img{transform:scale(1.06)}.tic-lookbook__tile-art{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#0c2756,#0c5cbb 60%,#22d3ee)}.tic-lookbook__tile-art:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:48px 48px;pointer-events:none}.tic-lookbook__tile:nth-of-type(1) .tic-lookbook__tile-art{background:linear-gradient(135deg,#021736,#0c5cbb 55%,#22d3ee)}.tic-lookbook__tile:nth-of-type(2) .tic-lookbook__tile-art{background:linear-gradient(135deg,#021736,#1e3f75,#f59e0b)}.tic-lookbook__tile:nth-of-type(3) .tic-lookbook__tile-art{background:linear-gradient(135deg,#021736,#312e81 55%,#a855f7)}.tic-lookbook__tile--placeholder:hover .tic-lookbook__tile-art{transform:scale(1.04);transition:transform .9s cubic-bezier(.4,0,.2,1)}.tic-lookbook__tile-glyph{position:relative;z-index:1;font-family:Inter,sans-serif;font-size:clamp(8rem,14vw,18rem);font-weight:900;letter-spacing:-.04em;line-height:.85;color:#ffffff1f;-webkit-user-select:none;user-select:none;white-space:nowrap}.tic-lookbook__tile-scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(180deg,#02173600 35%,#0217368c 75%,#021736d9);pointer-events:none;transition:opacity .4s ease}.tic-lookbook__tile-content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(1.2rem,2.5vw,2rem);pointer-events:none}.tic-lookbook__tile-tag{align-self:flex-start;padding:5px 10px;background:#021736d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(34,211,238,.4);border-radius:6px;font-family:Inter,sans-serif;font-size:.992rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#22d3ee;margin-bottom:auto}.tic-lookbook__tile-title{font-family:Inter,sans-serif;font-size:clamp(2.08rem,2.4vw,3.52rem);font-weight:900;line-height:1.05;letter-spacing:-.02em;color:#fff;margin:0 0 .4rem;text-shadow:0 2px 16px rgba(0,0,0,.45)}.tic-lookbook__tile-sub{font-size:1.5rem;color:#ffffffeb;margin:0 0 1.1rem;text-shadow:0 2px 10px rgba(0,0,0,.55);line-height:1.4}.tic-lookbook__tile-cta{display:inline-flex;align-items:center;gap:.45rem;padding:.75rem 1.25rem;background:#fffffff2;color:#021736;border-radius:6px;font-family:Inter,sans-serif;font-size:1.35rem;font-weight:800;letter-spacing:.04em;align-self:flex-start;width:fit-content;transition:transform .35s var(--tic-ease, cubic-bezier(.4, 0, .2, 1)),background .25s ease;pointer-events:auto}.tic-lookbook__tile:hover .tic-lookbook__tile-cta{background:#fff;transform:translate(2px)}.tic-lookbook__tile-cta-arrow{display:inline-block;transition:transform .25s ease}.tic-lookbook__tile:hover .tic-lookbook__tile-img{transform:scale(1.06)}.tic-lookbook__tile:hover .tic-lookbook__tile-scrim{opacity:.85}.tic-lookbook__tile:hover .tic-lookbook__tile-cta-arrow{transform:translate(3px)}.tic-lookbook__tile:focus-visible{outline:3px solid #22d3ee;outline-offset:4px}@media(max-width:989px){.tic-lookbook--grid-4 .tic-lookbook__grid,.tic-lookbook--grid-3 .tic-lookbook__grid{grid-template-columns:repeat(2,1fr)}.tic-lookbook--feature .tic-lookbook__grid{grid-template-columns:1fr;grid-template-rows:auto}.tic-lookbook--feature .tic-lookbook__tile:nth-child(1){grid-row:span 1;aspect-ratio:4 / 5}}@media(max-width:600px){.tic-lookbook--duo .tic-lookbook__grid,.tic-lookbook--grid-3 .tic-lookbook__grid,.tic-lookbook--grid-4 .tic-lookbook__grid{grid-template-columns:1fr}.tic-lookbook__tile{aspect-ratio:4 / 3}.tic-lookbook__tile-cta{transform:translateY(0);opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/tic-lookbook.css.map */
