:root{--bg:#F4F1EB;--ink:#161310;--dark:#0C0A08;--char:#2B2823;--grey:#8B8478;--lgrey:#A39C90;--hair:#E5E0D6;--white:#FFF;--r-lg:24px;--r-md:18px;--ease:cubic-bezier(.22,.61,.36,1)}.project-the-quatrefoil *{margin:0;padding:0;box-sizing:border-box}.project-the-quatrefoil html{scroll-behavior:smooth}.project-the-quatrefoil body{font-family:Montserrat,sans-serif;background:var(--bg);color:var(--char);font-weight:400;line-height:1.7;-webkit-font-smoothing:antialiased;overflow-x:hidden}.project-the-quatrefoil img{display:block;max-width:100%;height:auto}.project-the-quatrefoil a{color:inherit;-webkit-tap-highlight-color:transparent}.project-the-quatrefoil :focus-visible{outline:2px solid currentColor;outline-offset:3px;border-radius:8px}.project-the-quatrefoil .eyebrow{font-size:11px;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:var(--grey)}.project-the-quatrefoil h1{font-weight:300;line-height:1.05;font-size:clamp(36px,7vw,68px);letter-spacing:.04em;text-transform:uppercase;color:var(--ink)}.project-the-quatrefoil h2{font-weight:400;line-height:1.14;font-size:clamp(23px,4.2vw,36px);text-transform:uppercase;letter-spacing:.04em;color:var(--ink)}.project-the-quatrefoil h3{font-weight:500}.project-the-quatrefoil p{font-size:16px}.project-the-quatrefoil section{padding:clamp(48px,7vw,92px) clamp(16px,5vw,80px)}.project-the-quatrefoil .rv{opacity:0;transform:translateY(22px);filter:blur(6px);transition:opacity .9s var(--ease),transform .9s var(--ease),filter .9s var(--ease)}.project-the-quatrefoil .rv.in{opacity:1;transform:none;filter:none}@media(prefers-reduced-motion:reduce){.project-the-quatrefoil .rv{opacity:1;transform:none;filter:none;transition:none}.project-the-quatrefoil html{scroll-behavior:auto}.project-the-quatrefoil #prog{display:none}}.project-the-quatrefoil #prog{position:fixed;top:0;left:0;height:2px;background:var(--ink);z-index:200;width:0}.project-the-quatrefoil .hero{padding-top:clamp(92px,13vh,132px)}.project-the-quatrefoil .herowrap{display:grid;grid-template-columns:1fr;gap:clamp(26px,4vw,56px);align-items:center}@media(min-width:920px){.project-the-quatrefoil .herowrap{grid-template-columns:.95fr 1.05fr}}.project-the-quatrefoil .hero .eyebrow{color:var(--grey)}.project-the-quatrefoil .hero h1{margin:14px 0 18px}.project-the-quatrefoil .hero .sub{font-size:16.5px;color:var(--char);max-width:520px}.project-the-quatrefoil .herorule{display:flex;gap:26px;margin-top:30px;padding-top:24px;border-top:1px solid var(--hair);flex-wrap:wrap}.project-the-quatrefoil .hr-i .n{font-size:19px;font-weight:500;color:var(--ink)}.project-the-quatrefoil .hr-i .l{font-size:9.5px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--grey);margin-top:3px}.project-the-quatrefoil .heroimg{border-radius:var(--r-lg);overflow:hidden;box-shadow:0 24px 70px #16131029}.project-the-quatrefoil .heroimg img{width:100%;height:100%;object-fit:cover;animation:drift 15s var(--ease) forwards}@keyframes drift{0%{transform:scale(1.06)}to{transform:none}}@media(prefers-reduced-motion:reduce){.project-the-quatrefoil .heroimg img{animation:none}}.project-the-quatrefoil .storywrap{display:grid;grid-template-columns:1fr;gap:clamp(20px,3vw,48px)}@media(min-width:900px){.project-the-quatrefoil .storywrap{grid-template-columns:1.25fr 1fr}}.project-the-quatrefoil .story p+p{margin-top:16px}.project-the-quatrefoil .scope{background:var(--white);border:1px solid var(--hair);border-radius:var(--r-md);padding:22px 24px;align-self:start}.project-the-quatrefoil .scope h3{font-size:11px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--ink);margin-bottom:10px}.project-the-quatrefoil .scope p{font-size:14.5px}.project-the-quatrefoil .scope ul{list-style:none;margin-top:6px}.project-the-quatrefoil .scope li{font-size:14px;padding:7px 0 7px 20px;position:relative;border-bottom:1px solid var(--hair)}.project-the-quatrefoil .scope li:last-child{border-bottom:none}.project-the-quatrefoil .scope li:before{content:"";position:absolute;left:0;top:16px;width:8px;height:2px;background:var(--ink)}.project-the-quatrefoil .system{background:var(--dark);color:#fff;border-radius:var(--r-lg);margin:clamp(10px,2vw,24px);padding:clamp(28px,4vw,64px)}.project-the-quatrefoil .system .eyebrow{color:var(--lgrey)}.project-the-quatrefoil .system h2{color:#fff}.project-the-quatrefoil .system .lead{color:#ffffffd1;max-width:640px;margin-top:16px;font-size:15.5px}.project-the-quatrefoil .sysgrid{display:grid;grid-template-columns:1fr;gap:clamp(22px,3vw,48px);margin-top:34px;align-items:start}@media(min-width:940px){.project-the-quatrefoil .sysgrid{grid-template-columns:1.1fr .9fr}}.project-the-quatrefoil .sectionbox{background:#fff;border-radius:var(--r-md);overflow:hidden;padding:clamp(10px,1.6vw,20px)}.project-the-quatrefoil .syslist{display:flex;flex-direction:column}.project-the-quatrefoil .sysrow{padding:20px 0;border-bottom:1px solid rgba(255,255,255,.14);display:grid;grid-template-columns:auto 1fr;gap:16px}.project-the-quatrefoil .sysrow:last-child{border-bottom:none}.project-the-quatrefoil .sysrow .n{font-size:12px;font-weight:600;letter-spacing:.22em;color:var(--lgrey);padding-top:3px}.project-the-quatrefoil .sysrow h3{font-size:13.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#fff}.project-the-quatrefoil .sysrow p{font-size:14px;color:#ffffffc7;margin-top:6px;line-height:1.7}.project-the-quatrefoil .techchips{display:flex;flex-wrap:wrap;gap:8px;margin-top:26px}.project-the-quatrefoil .tc{font-size:10.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#ffffffe6;border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:10px 16px}.project-the-quatrefoil .auto .grid4{display:grid;grid-template-columns:1fr;gap:12px;margin-top:34px}@media(min-width:640px){.project-the-quatrefoil .auto .grid4{grid-template-columns:1fr 1fr}}@media(min-width:1100px){.project-the-quatrefoil .auto .grid4{grid-template-columns:repeat(4,1fr)}}.project-the-quatrefoil .ac{background:var(--white);border:1px solid var(--hair);border-radius:var(--r-md);padding:24px 22px}.project-the-quatrefoil .ac h3{font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--ink);margin-bottom:8px}.project-the-quatrefoil .ac p{font-size:13.5px;color:var(--grey)}.project-the-quatrefoil .dryfit{padding-top:0}.project-the-quatrefoil .dfcard{position:relative;border-radius:var(--r-lg);overflow:hidden}.project-the-quatrefoil .dfcard img{width:100%;object-fit:cover}.project-the-quatrefoil .dfcard .lab{position:absolute;left:0;right:0;bottom:0;padding:30px 22px 18px;font-size:11.5px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#fff;background:linear-gradient(to top,rgba(6,5,4,.78),transparent);text-shadow:0 1px 10px rgba(0,0,0,.5)}.project-the-quatrefoil .gal{padding-left:0;padding-right:0}.project-the-quatrefoil .gal .striphead{display:flex;justify-content:space-between;align-items:end;gap:14px;flex-wrap:wrap;padding:0 clamp(16px,5vw,80px);margin-bottom:22px}.project-the-quatrefoil .gwrap{padding:0 clamp(16px,5vw,80px)}.project-the-quatrefoil .gviewport{position:relative;border-radius:var(--r-lg);overflow:hidden;background:#0a0a0a}.project-the-quatrefoil .gtrack{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;aspect-ratio:4/3}@media(min-width:900px){.project-the-quatrefoil .gtrack{aspect-ratio:16/9}}.project-the-quatrefoil .gtrack::-webkit-scrollbar{display:none}.project-the-quatrefoil .gslide{flex:0 0 100%;scroll-snap-align:center}.project-the-quatrefoil .gslide img{width:100%;height:100%;object-fit:cover}.project-the-quatrefoil .garrow{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;min-width:52px;border-radius:999px;border:none;background:#ffffffeb;color:var(--ink);font-size:20px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s,transform .3s var(--ease);z-index:2}.project-the-quatrefoil .garrow:hover{background:#fff;transform:translateY(-50%) scale(1.06)}.project-the-quatrefoil .garrow:active{transform:translateY(-50%) scale(.96)}.project-the-quatrefoil .garrow.prev{left:12px}.project-the-quatrefoil .garrow.next{right:12px}@media(max-width:600px){.project-the-quatrefoil .garrow{width:46px;height:46px;min-width:46px;font-size:18px}}.project-the-quatrefoil .gdots{display:flex;gap:7px;justify-content:center;padding:16px 0 0;flex-wrap:wrap}.project-the-quatrefoil .gdot{width:26px;height:26px;padding:0;border:none;background:none;cursor:pointer;position:relative}.project-the-quatrefoil .gdot:after{content:"";position:absolute;top:11px;right:9px;bottom:11px;left:9px;border-radius:999px;background:#16131040;transition:background .3s,inset .3s}.project-the-quatrefoil .gdot.on:after{background:var(--ink);top:11px;right:4px;bottom:11px;left:4px}.project-the-quatrefoil .gthumbs{display:flex;gap:8px;margin-top:12px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.project-the-quatrefoil .gthumbs::-webkit-scrollbar{display:none}.project-the-quatrefoil .gthumb{flex:0 0 64px;height:64px;border-radius:12px;overflow:hidden;border:1px solid var(--hair);background:var(--white);cursor:pointer;padding:0;opacity:.6;transition:opacity .3s,border-color .3s,transform .3s}.project-the-quatrefoil .gthumb img{width:100%;height:100%;object-fit:cover}.project-the-quatrefoil .gthumb.on{opacity:1;border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.project-the-quatrefoil .gthumb:hover{opacity:1;transform:translateY(-2px)}.project-the-quatrefoil .spec{background:var(--white);border-radius:var(--r-lg);margin:clamp(10px,2vw,24px);border:1px solid var(--hair)}.project-the-quatrefoil .spec .inner{padding:clamp(24px,4vw,52px)}.project-the-quatrefoil .specgrid{display:grid;grid-template-columns:1fr;margin-top:24px}@media(min-width:640px){.project-the-quatrefoil .specgrid{grid-template-columns:1fr 1fr;column-gap:56px}}.project-the-quatrefoil .si{padding:16px 0;border-bottom:1px solid var(--hair);display:flex;justify-content:space-between;gap:18px;align-items:baseline}.project-the-quatrefoil .si .k{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--grey);flex:none}.project-the-quatrefoil .si .v{font-size:15px;color:var(--ink);text-align:right;font-weight:500}.project-the-quatrefoil .si .v small{display:block;color:var(--grey);font-weight:400;font-size:12px}.project-the-quatrefoil .specnote{font-size:12.5px;color:var(--grey);margin-top:18px}.project-the-quatrefoil .place .duo{display:grid;grid-template-columns:1fr;gap:clamp(12px,2vw,20px);margin-top:32px}@media(min-width:820px){.project-the-quatrefoil .place .duo{grid-template-columns:1fr 1fr}}.project-the-quatrefoil .pcard{border-radius:var(--r-md);overflow:hidden;position:relative;box-shadow:0 8px 30px #16131012}.project-the-quatrefoil .pcard img{width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform 1.2s var(--ease)}.project-the-quatrefoil .pcard:hover img{transform:scale(1.04)}.project-the-quatrefoil .pcard .lab{position:absolute;left:0;right:0;bottom:0;padding:26px 20px 16px;font-size:11.5px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#fff;background:linear-gradient(to top,rgba(6,5,4,.8),transparent);text-shadow:0 1px 10px rgba(0,0,0,.5)}.project-the-quatrefoil .invest{text-align:center}.project-the-quatrefoil .investbox{max-width:640px;margin:0 auto;background:var(--white);border:1px solid var(--hair);border-radius:var(--r-lg);padding:clamp(28px,4vw,48px)}.project-the-quatrefoil .investbox .amt{font-size:clamp(26px,4vw,38px);font-weight:400;color:var(--ink);margin:10px 0 6px}.project-the-quatrefoil .investbox .per{font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--grey)}.project-the-quatrefoil .investbox p{font-size:14px;color:var(--grey);margin-top:16px}.project-the-quatrefoil .privacy{max-width:640px;margin:26px auto 0;font-size:12.5px;color:var(--grey);text-align:center;line-height:1.7}.project-the-quatrefoil .cta{background:var(--dark);padding:clamp(10px,2vw,24px)}.project-the-quatrefoil .ctaCard{position:relative;border-radius:var(--r-lg);overflow:hidden;min-height:54svh;display:flex;align-items:center;justify-content:center;text-align:center}.project-the-quatrefoil .ctaCard>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.project-the-quatrefoil .ctaCard .veil{position:absolute;top:0;right:0;bottom:0;left:0;background:#0605049e}.project-the-quatrefoil .ctaCard .inner{position:relative;color:#fff;padding:72px 18px;max-width:640px}.project-the-quatrefoil .ctaCard .eyebrow{color:#ffffffb8}.project-the-quatrefoil .ctaCard h2{color:#fff;margin:12px 0 14px}.project-the-quatrefoil .ctaCard p{color:#ffffffe6}.project-the-quatrefoil .btnrow{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:30px}.project-the-quatrefoil .act{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:18px 28px;border-radius:999px;text-decoration:none;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;min-height:56px;transition:transform .35s var(--ease),background .35s,color .35s;border:none;cursor:pointer;font-family:inherit}.project-the-quatrefoil .act.solid{background:#fff;color:var(--ink)}.project-the-quatrefoil .act.ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.65)}.project-the-quatrefoil .act:hover{transform:translateY(-2px)}.project-the-quatrefoil .act.ghost:hover{background:#fff;color:var(--ink)}.project-the-quatrefoil{background:var(--bg)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/project-the-quatrefoil.css.map */
