@import"https://fonts.googleapis.com/css2?family=DM+Mono&family=DM+Sans:wght@400;500;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500&display=swap";.auth-page{max-width:620px}.auth-form{display:grid;gap:8px;margin:32px auto 0;max-width:430px;text-align:left}.auth-form label{font:10px DM Mono;letter-spacing:1px;text-transform:uppercase}.auth-form input{width:100%;padding:14px;border:1px solid #d9d2c7;border-radius:7px;background:#fff;font:16px DM Sans}.auth-form button{width:100%}.auth-form p[role=alert],.auth-notice{color:#9d4548;font-size:13px}.auth-secondary{border:1px solid #bfc8c3;background:transparent;color:#203b34}.auth-page a{text-decoration:underline}.clerk-auth-page{display:grid;justify-items:center;gap:16px}*{box-sizing:border-box}body{margin:0;background:#fcfaf5;color:#243831;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}.home nav{height:76px;border-bottom:1px solid #e7e1d7;display:flex;align-items:center;justify-content:space-between;padding:0 7%;font-size:12px}.home nav b{font:600 25px Playfair Display}.home nav span{display:flex;gap:25px}.home header{max-width:1120px;margin:auto;min-height:500px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:60px;padding:70px 20px}.eyebrow{font:10px DM Mono;letter-spacing:2px;text-transform:uppercase;color:#b86667}.home h1,.library h1,.member h1,.detail h1{font:500 clamp(46px,6vw,78px)/.96 "Playfair Display";letter-spacing:-3px;margin:12px 0}.home h1 em,.library h1 em,.member h1 em{color:#c46465}.home p{color:#66736d;line-height:1.6}.cta,button{display:inline-block;border:0;border-radius:99px;padding:13px 20px;background:#203b34;color:#fff;margin-top:10px;font-size:12px}.heroart{height:360px;transform:rotate(5deg);box-shadow:18px 22px 40px #d9d2c7}.home section,.library,.member,.detail{max-width:1120px;margin:auto;padding:70px 20px}.home h2,.library h2,.member h2,.detail h2{font:500 36px/1 Playfair Display;letter-spacing:-1px}.collections{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.collections b{padding:28px 14px;background:#e8efea;font:500 18px Playfair Display}.collections b:nth-child(1){background:#f6e4de}.collections b:nth-child(3){background:#f7efdc}.collections b:nth-child(4){background:#e6e9f1}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid article small,.library article small{font:9px DM Mono;letter-spacing:1px;color:#77837d}.grid article>div:not(.art),.library article>div:not(.art){display:flex;justify-content:space-between;gap:7px;margin-top:6px;font:500 18px/1.05 Playfair Display}.grid label,.library label,.detail label{font:9px DM Mono;padding:4px 6px;background:#f5e5e1;border-radius:8px;margin:8px 3px 0 0;display:inline-block;color:#956262}.art{position:relative;height:260px;overflow:hidden;padding:25px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.art i{position:absolute;width:130px;height:130px;border-radius:50%;right:-50px;top:-40px;opacity:.75}.art small,.art em{position:relative;font:9px DM Mono;letter-spacing:2px;text-transform:uppercase}.art b{position:relative;font:500 28px/1.02 Playfair Display;margin:12px 0}.art span{position:absolute;border:1px solid currentColor;width:75%;height:70%;border-radius:50% 50% 0 0;bottom:-20%}.dark{background:#1f3932;color:#fff;max-width:none!important;padding-left:calc((100% - 1120px)/2)!important}.dark .eyebrow{color:#e6bd5a}.dark h2{margin:8px 0}.dark p{color:#d7e1d9}.call{margin-top:60px!important;background:#f1cbc0;padding:50px!important}.call h2{margin:0 0 20px}.home footer{padding:50px 7%;background:#e9e7dc;font:500 25px Playfair Display}.home footer span{display:block;font:12px DM Sans;margin-top:10px;color:#68746d}.library input{width:100%;max-width:700px;padding:15px;border:1px solid #ddd5c9;border-radius:7px;background:#fff;margin:15px 0}.chips{display:flex;gap:7px;flex-wrap:wrap}.chips button{margin:0;background:transparent;color:#2d4039;border:1px solid #d9d1c5;padding:7px 10px}.chips .on{background:#203b34;color:#fff}.result{font:11px DM Mono;color:#76817b}.library .grid{grid-template-columns:repeat(4,1fr)}.member{text-align:center}.member>p{color:#68756e}.member section{display:grid;grid-template-columns:repeat(3,1fr);text-align:left;gap:14px;margin-top:45px}.member article{padding:30px;border:1px solid #d9d2c7;background:#fff}.member article.featured{background:#f7e5df;border:2px solid #263d35}.member article small{text-transform:uppercase;font:10px DM Mono;color:#ab6966}.member article h2{font-size:42px}.member article h2 i{font:11px DM Sans;font-style:normal}.member ul{list-style:none;padding:20px 0;border-top:1px solid #ded5ca;font-size:13px;line-height:2}.member li{color:#60716a}.member aside{margin-top:60px;background:#203b34;color:#fff;padding:55px;display:grid;grid-template-columns:1fr 1fr;text-align:left;gap:35px}.member aside p{color:#d9e0dc}.detail>a{font-size:13px}.detail section{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px;padding:45px 0}.detail .art{height:460px}.detail section p{color:#68746e}.detail button{display:block}@media (max-width:700px){.home nav{padding:0 20px}.home nav span{display:none}.home header,.detail section{grid-template-columns:1fr;gap:30px;padding:45px 20px}.heroart{height:280px;width:80%;margin:auto}.grid,.library .grid{grid-template-columns:repeat(2,1fr);gap:10px}.art{height:195px;padding:12px}.art b{font-size:19px}.collections{grid-template-columns:repeat(2,1fr)}.home section,.library,.member,.detail{padding:45px 16px}.dark{padding-left:16px!important}.member section{grid-template-columns:1fr}.member aside{grid-template-columns:1fr;padding:35px 20px}.detail .art{height:330px}.home h1,.library h1,.member h1,.detail h1{letter-spacing:-2px}.home footer{padding:35px 20px}}.heroart{height:390px;margin:0;overflow:hidden;border-radius:2px;box-shadow:18px 22px 42px #40332629;transform:rotate(1.25deg);background:#eee6da}.heroart img{display:block;width:100%;height:100%;object-fit:cover}.art.preview-card{position:relative;height:260px;overflow:hidden;padding:20px;display:block;text-align:left;background:color-mix(in srgb,var(--paper) 55%,#ded7cc)}.preview-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.42),transparent 46%),radial-gradient(circle at 90% 10%,color-mix(in srgb,var(--accent) 60%,transparent) 0 19%,transparent 19.5%)}.preview-card .preview-shadow{position:absolute;inset:28px 12px 10px 35px;background:#30282021;filter:blur(8px);transform:rotate(2deg)}.preview-card .preview-sheet{position:relative;width:86%;height:100%;margin:auto;background:var(--paper);padding:25px 24px;box-shadow:0 8px 18px #3e302521;display:flex;flex-direction:column;align-items:flex-start;color:#263d36;transform:rotate(-1.5deg)}.preview-sheet:after{content:"";position:absolute;width:22px;height:22px;border:1px solid var(--accent);right:17px;top:17px;border-radius:50%}.preview-sheet small,.preview-sheet em{position:static;font:8px DM Mono;letter-spacing:1.6px;text-transform:uppercase}.preview-sheet b{position:static;font:500 23px/1.02 Playfair Display;margin:18px 0 8px;max-width:90%}.preview-sheet em{color:#6d7772}.preview-rule{height:2px;width:42px;background:var(--accent);margin:15px 0}.preview-content{width:100%;margin-top:auto;display:grid;gap:7px}.preview-content i{position:static;width:auto;height:1px;border-radius:0;background:color-mix(in srgb,#263d36 26%,transparent);opacity:1}.preview-content i:nth-child(2){width:72%}.preview-content i:nth-child(3){width:88%}.preview-content i:nth-child(4){width:56%}.preview-content i:nth-child(5){width:78%}.preview-content i:nth-child(6){width:64%}.preview-grid .preview-sheet{width:92%;transform:rotate(.8deg)}.preview-grid .preview-content{grid-template-columns:repeat(3,1fr);gap:4px;height:65px}.preview-grid .preview-content i{width:auto!important;height:auto;border:1px solid color-mix(in srgb,#263d36 22%,transparent);background:transparent}.preview-tags .preview-content{grid-template-columns:repeat(3,1fr);gap:6px}.preview-tags .preview-content i{height:32px;width:auto!important;border:1px solid color-mix(in srgb,var(--accent) 60%,transparent);background:color-mix(in srgb,var(--accent) 9%,transparent);border-radius:14px 14px 3px 3px}.preview-price .preview-sheet{background:#fffaf3}.preview-price .preview-content{grid-template-columns:1fr auto}.preview-price .preview-content i:nth-child(2n){width:26px;height:6px;background:var(--accent)}.preview-checklist .preview-content i{height:8px;border-left:8px solid var(--accent);background:linear-gradient(transparent 45%,rgba(38,61,54,.22) 45% 55%,transparent 55%)}.preview-programme .preview-sheet{align-items:center;text-align:center}.preview-programme .preview-rule{margin-left:auto;margin-right:auto}.preview-programme .preview-content i{margin:auto}.preview-invitation .preview-sheet:before{content:"";position:absolute;inset:12px;border:1px solid color-mix(in srgb,var(--accent) 60%,transparent);pointer-events:none}.preview-invitation .preview-sheet{align-items:center;text-align:center;padding-top:42px}.preview-invitation .preview-rule{margin-left:auto;margin-right:auto}.preview-invitation .preview-content{width:70%}.preview-invitation .preview-content i{margin:auto}@media (max-width: 700px){.heroart{height:280px;width:92%;margin:auto}.art.preview-card{height:195px;padding:10px}.preview-card .preview-sheet{padding:20px 14px;width:90%}.preview-sheet b{font-size:18px;margin-top:13px}.preview-sheet em{font-size:7px}}
