:root{--background:#f7f7f6;--foreground:#111;--muted:#4f4f4d;--line:#ddddda;--field:#969696;--purple:#5633ea;--font-standard:"Font Axis Pro", "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--background);color:var(--foreground);font-family:var(--font-standard);font-size:14px;font-weight:700}button,input,select,textarea{font:inherit}a{color:inherit;text-underline-offset:3px}main{min-height:100vh}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f7f6f5;padding:18px clamp(18px,12.6vw,162px);position:sticky;top:0}.header-tools{grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(22px,4vw,64px);width:100%;min-height:46px;display:grid}.header-actions{align-items:center;gap:16px;display:flex}.header-leading{align-items:center;gap:8px;display:flex}.mobile-menu{display:none}.brand{text-decoration:none;display:block}.brand-logo{width:clamp(168px,16vw,232px);height:auto;display:block}.brand-logo-mobile{display:none}.nav-links{justify-content:center;align-items:center;gap:clamp(28px,4vw,64px);font-size:.8rem;display:flex}.nav-links a,.icon-link,.account-icon-link{text-decoration:none}.nav-links a{align-items:center;gap:4px;padding-bottom:6px;display:inline-flex;position:relative}.nav-links a:after{content:"";opacity:0;transform-origin:50%;background:currentColor;height:1px;transition:opacity .18s,transform .26s cubic-bezier(.22,1,.36,1);position:absolute;bottom:0;left:0;right:0;transform:scaleX(.35)}.nav-links svg{width:13px;height:13px}.nav-links a.active,.nav-links a:hover,.nav-links a:focus-visible{outline:0}.nav-links a.active:after,.nav-links a:hover:after,.nav-links a:focus-visible:after{opacity:1;transform:scaleX(1)}.icon-button,.currency-button{color:var(--foreground);cursor:pointer;background:0 0;border:0}.icon-button{place-items:center;width:36px;height:36px;font-size:1.42rem;line-height:1;display:grid}.currency-button,.icon-link,.account-icon-link{place-items:center;min-height:36px;font-size:.8rem;display:grid}.currency-button{grid-auto-flow:column;gap:5px}.currency-button svg{width:13px;height:13px}.icon-link{width:26px;font-size:1.25rem}.account-icon-link{width:36px;color:var(--foreground);transition:opacity .18s,transform .18s}.account-icon-link:hover,.account-icon-link:focus-visible{opacity:.68;outline:0;transform:translateY(-1px)}.icon-button svg,.icon-link svg,.account-icon-link svg{width:23px;height:23px}.home-products,.collection-block,.shop-product{padding:0 clamp(18px,12.6vw,162px) 72px}.home-products{padding-top:0}.home-page>.collection-block{padding-top:48px}.home-page>.shop-product,.home-page>.links-section{padding-top:18px}.watch-news-section{padding:54px clamp(18px,8vw,118px) 78px}.watch-news-intro-row{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:32px;display:flex}.watch-news-intro{max-width:760px}.watch-news-intro h1{font-family:var(--font-standard);letter-spacing:0;margin:10px 0 0;font-size:clamp(.92rem,1.25vw,1.22rem);font-weight:700;line-height:1.2}.watch-news-intro p:last-child{max-width:600px;color:var(--muted);margin:18px 0 0;font-size:.96rem;line-height:1.75}.home-rail-section{border-bottom:1px solid var(--line);padding:48px clamp(18px,8vw,118px) 54px}.home-page>.home-rail-section:first-of-type{border-top:1px solid var(--line)}.home-rail-heading{margin-bottom:24px}.home-rail-heading h1{font-family:var(--font-standard);letter-spacing:0;margin:0;font-size:clamp(.92rem,1.25vw,1.2rem);font-weight:700;line-height:1.2}.home-scroll-rail{scroll-snap-type:x proximity;scrollbar-width:thin;grid-auto-columns:minmax(260px,324px);grid-auto-flow:column;gap:18px;padding-bottom:14px;scroll-padding-left:clamp(18px,8vw,118px);display:grid;overflow-x:auto}.home-scroll-rail>*{scroll-snap-align:start}.home-scroll-rail>.home-view-more-card{width:min(140px,42vw)}.watch-news-rail{grid-auto-columns:minmax(280px,340px)}.watch-news-rail .watch-news-card{min-width:0}.watch-news-rail .watch-news-body{min-height:245px}.home-event-section{padding-top:38px}.home-event-rail{grid-auto-columns:minmax(250px,330px)}.home-event-rail .event-card,.home-event-rail .event-card>a:first-child{width:100%}.home-event-rail .event-card img{aspect-ratio:1;object-fit:cover}.home-view-more-card{min-height:100%;color:var(--foreground);letter-spacing:.08em;text-align:center;text-transform:uppercase;white-space:nowrap;justify-content:center;align-items:center;gap:9px;font-size:.72rem;font-weight:700;line-height:1.35;text-decoration:none;transition:opacity .18s,transform .18s;display:inline-flex}.home-view-more-card svg{width:17px;height:17px}.home-view-more-card:hover,.home-view-more-card:focus-visible{opacity:.62;outline:0;transform:translate(2px)}.home-empty-card{border:1px solid var(--line);color:var(--muted);letter-spacing:.08em;text-align:center;text-transform:uppercase;background:#fff;place-items:center;margin:0;padding:28px;font-size:.78rem;line-height:1.5;display:grid}.language-toggle{border:1px solid var(--foreground);background:#fff;grid-auto-flow:column;display:inline-grid}.language-toggle button{border:0;border-right:1px solid var(--foreground);min-width:48px;min-height:34px;color:var(--foreground);letter-spacing:.1em;cursor:pointer;background:0 0;padding:8px 13px;font-size:.68rem}.language-toggle button:last-child{border-right:0}.language-toggle button[aria-pressed=true]{background:var(--foreground);color:#fff}.header-language-toggle button{min-width:42px;min-height:30px;padding:7px 10px;font-size:.62rem}.watch-news-grid{grid-template-columns:repeat(4,minmax(210px,1fr));gap:18px;display:grid}.watch-news-card{border:1px solid var(--line);min-height:100%;color:var(--foreground);background:#fff;grid-template-rows:auto 1fr;text-decoration:none;transition:border-color .18s,transform .18s;display:grid}.watch-news-card:hover,.watch-news-card:focus-visible{border-color:#111;outline:0;transform:translateY(-2px)}.watch-news-image{aspect-ratio:1;border-bottom:1px solid var(--line);background:#efefec;place-items:center;display:grid;position:relative;overflow:hidden}.watch-news-image img{z-index:1;object-fit:cover;width:100%;height:100%;display:block;position:relative}.watch-news-image img+.watch-news-fallback{display:none}.watch-news-image img.watch-news-image-fallback{object-fit:contain;padding:26%}.watch-news-fallback{text-align:center;background:linear-gradient(90deg,#0000 49%,#11111114 49% 51%,#0000 51%),linear-gradient(#0000 49%,#11111114 49% 51%,#0000 51%),#ececea;place-items:center;width:100%;height:100%;padding:18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.4rem,2.2vw,2.35rem);font-weight:400;line-height:1;display:grid;position:relative}.watch-news-fallback:before,.watch-news-fallback:after{content:"";pointer-events:none;border:1px solid #11111152;position:absolute}.watch-news-fallback:before{aspect-ratio:1;border-radius:50%;width:52%}.watch-news-fallback:after{transform-origin:bottom;background:#11111152;width:1px;height:26%;transform:translateY(-10%)rotate(28deg)}.watch-news-body{grid-template-rows:auto auto 1fr auto;gap:14px;min-height:270px;padding:18px;display:grid}.watch-news-meta{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;align-items:flex-start;gap:7px;font-size:.68rem;line-height:1.35;display:flex}.watch-news-meta span{border:1px solid var(--line);padding:5px 7px}.watch-news-title{font-family:Georgia,Times New Roman,serif;font-size:1.24rem;font-weight:400;line-height:1.24}.watch-news-summary{color:var(--muted);font-size:.88rem;line-height:1.72}.watch-news-source{border-top:1px solid var(--line);color:var(--foreground);letter-spacing:.08em;text-transform:uppercase;align-self:end;padding-top:13px;font-size:.72rem;line-height:1.45}.watch-news-sentinel{min-height:42px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;place-items:center;font-size:.72rem;display:grid}.watch-news-empty{border:1px solid var(--line);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;padding:28px;font-size:.82rem;line-height:1.5}.catalog-grid{grid-template-columns:repeat(2,minmax(180px,226px));align-items:start;gap:18px;display:grid}.catalog-card{text-align:center;justify-items:center;gap:12px;display:grid}.catalog-image-placeholder{aspect-ratio:1;border:1px solid var(--line);background:#efefec;width:100%;display:block}.catalog-card img{object-fit:cover;width:100%;height:auto;display:block}.catalog-card h2,.catalog-card p{max-width:29ch;margin:0}.catalog-card h2,.catalog-card a{font-family:Georgia,Times New Roman,serif;font-size:.93rem;font-weight:400;line-height:1.25}.catalog-card p{font-size:1rem}.events-grid{grid-template-columns:repeat(2,minmax(230px,363px));gap:28px}@media (min-width:761px){.home-page .events-grid{grid-template-columns:repeat(3,minmax(230px,363px))}.home-page .links-section .catalog-grid{grid-template-columns:repeat(3,minmax(230px,309px))}}@media (max-width:1180px){.watch-news-grid{grid-template-columns:repeat(3,minmax(210px,1fr))}}@media (max-width:920px){.watch-news-grid{grid-template-columns:repeat(2,minmax(210px,1fr))}}.event-card{gap:18px}.event-card>a:first-child{width:100%}.empty-state{color:var(--muted);margin:0;font-size:.9rem}.events-intro{padding-top:78px}.collection-block h1{letter-spacing:0;margin:0 0 30px;font-family:Georgia,Times New Roman,serif;font-size:1.6rem;font-weight:400}.member-hero{place-items:center;min-height:clamp(460px,28.7vw,584px);display:grid;position:relative;overflow:hidden}.member-hero img{object-fit:cover}.member-panel{z-index:1;text-align:center;background:#f7f7f6f2;width:min(848px,100% - 36px);padding:55px 28px;position:relative}.member-panel h1,.text-section h1,.contact-section h1,.account-section h1,.cart-section h1,.product-copy h1{letter-spacing:0;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400}.member-panel h1{font-size:2rem}.member-panel p{letter-spacing:.08em;margin:17px 0 0;font-size:.76rem;line-height:1.7}.text-section{border-top:1px solid var(--line);padding:84px clamp(18px,12.6vw,162px) 48px}.text-section h1{font-size:clamp(2rem,3.2vw,3rem)}.text-section p{max-width:690px;color:var(--muted);margin:32px 0 0;font-size:1rem;line-height:1.65}.shop-peek{padding-top:78px;padding-bottom:76px}.shop-product{padding-top:0}main:not(.home-page)>.collection-block,main:not(.home-page)>.shop-product,main:not(.home-page)>.links-section{padding-top:48px}.shop-product h1,.links-section h1{letter-spacing:0;margin:0 0 36px;font-family:Georgia,Times New Roman,serif;font-size:1.6rem;font-weight:400}.section-title-link{padding-bottom:7px;text-decoration:none;display:inline-block;position:relative}.section-title-link:after{content:"";opacity:0;transform-origin:50%;background:currentColor;height:1px;transition:opacity .18s,transform .3s cubic-bezier(.22,1,.36,1);position:absolute;bottom:0;left:0;right:0;transform:scaleX(.28)}.section-title-link:hover,.section-title-link:focus-visible{outline:0}.section-title-link:hover:after,.section-title-link:focus-visible:after{opacity:1;transform:scaleX(1)}.shop-card{width:min(309px,100%)}.shop-grid{grid-template-columns:repeat(4,minmax(230px,309px));gap:28px}.shop-card>a:first-child{width:100%}.links-section .catalog-grid{grid-template-columns:repeat(2,minmax(230px,309px));gap:28px}.links-section .catalog-card>a:first-child{width:100%}.links-section .catalog-card img{aspect-ratio:1;object-fit:cover}.shop-card p{font-size:1.2rem}.prose-section{min-height:430px}.about-section{text-align:left;justify-items:center;display:grid}.about-section h1,.about-section p{width:min(690px,100%)}.contact-section{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(42px,6vw,92px);width:min(1180px,100%);margin:0 auto;padding:48px 16px 82px;display:grid}.contact-section h1{margin-bottom:36px;font-size:1.6rem}.contact-copy p{color:var(--muted);margin:0;font-size:.9rem;font-weight:600;line-height:1.7}.contact-copy p+p{margin-top:22px}.contact-form{gap:27px;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:27px;display:grid}.contact-form input,.contact-form textarea{border:1px solid var(--field);width:100%;color:var(--foreground);resize:vertical;background:0 0;border-radius:0;padding:18px 28px;font-size:.86rem}.contact-form input{min-height:66px}.contact-form textarea{min-height:142px}.contact-form-status{color:var(--muted);margin:-6px 0 0;font-size:.82rem;font-weight:600;line-height:1.5}.contact-form-status.error{color:#9d1d1d}.contact-form-status.success{color:#1f6f45}.contact-form button,.black-button{color:#fff;cursor:pointer;background:#080808;border:0;width:fit-content;padding:15px 34px;text-decoration:none}.contact-form button{margin-top:28px;padding:20px 62px;font-size:.86rem}.contact-form button:disabled{cursor:wait;opacity:.64}.cart-section{text-align:center;align-content:center;place-items:center;gap:32px;min-height:470px;display:grid}.account-section{text-align:center;align-content:center;place-items:center;gap:28px;min-height:470px;padding:72px 18px;display:grid}.account-section form{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.account-admin-link{display:inline-block}.account-section h1{margin:8px 0 14px;font-size:clamp(2rem,3.5vw,3rem)}.account-section p{color:var(--muted);margin:0}.member-account-page{background:var(--background);min-height:calc(100vh - 83px);padding:32px clamp(18px,7vw,96px) 78px}.member-account-shell{gap:18px;width:min(560px,100%);margin:0 auto;display:grid}.member-account-hero{gap:18px;display:grid}.member-account-status{color:var(--foreground);letter-spacing:.1em;text-align:center;text-transform:uppercase;margin:0 0 4px;font-size:1.12rem}.member-qr-card,.member-account-card{border:1px solid var(--line);background:#fff}.member-qr-card{justify-items:center;gap:10px;padding:18px 18px 16px;display:grid}.member-qr-card p{color:var(--muted);letter-spacing:.09em;margin:0;font-size:.82rem}.member-qr-frame{background:var(--background);place-items:center;width:226px;height:226px;padding:16px;display:grid}.member-qr-frame img{width:210px;height:210px;display:block}.member-account-card{padding:22px}.member-account-toggle{width:100%;min-height:54px;color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:0;display:flex}.member-account-toggle>span:first-child{min-width:0}.member-toggle-copy{grid-template-columns:34px minmax(0,1fr);align-items:center;column-gap:12px;display:grid}.member-toggle-icon{border:1px solid var(--line);background:var(--background);border-radius:999px;grid-row:span 2;place-items:center;width:34px;height:34px;display:grid}.member-toggle-icon svg{width:18px;height:18px}.member-account-label,.member-account-value{display:block}.member-account-label,.member-profile-form span{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;margin-bottom:8px;font-size:.7rem}.member-account-value{color:#626260;font-size:.88rem;line-height:1.45}.member-account-chevron{border:1px solid var(--line);border-radius:999px;flex:none;place-items:center;width:34px;height:34px;display:grid}.member-account-chevron svg{width:18px;height:18px}.member-account-panel{border-top:1px solid var(--line);gap:20px;margin-top:20px;padding-top:20px;display:grid}.member-identity-row{align-items:center;gap:16px;display:flex}.member-avatar-shell{border:1px solid var(--line);background:var(--background);width:84px;height:84px;color:var(--foreground);cursor:pointer;border-radius:999px;flex:none;place-items:center;display:grid;position:relative;overflow:hidden}.member-avatar-shell img{object-fit:cover;width:100%;height:100%}.member-avatar-edit{border:1px solid var(--line);background:#fff;border-radius:999px;place-items:center;width:25px;height:25px;display:grid;position:absolute;bottom:5px;right:5px}.member-avatar-edit svg{width:14px;height:14px}.member-identity-row h1{letter-spacing:0;margin:0 0 8px;font-size:1.38rem;line-height:1.12}.member-handle,.member-account-email{color:var(--muted);margin:0 0 6px;font-size:.88rem}.member-profile-actions{flex-wrap:wrap;gap:14px;margin-top:8px;display:flex}.member-profile-actions button,.member-account-actions button,.member-admin-link{color:var(--foreground);cursor:pointer;text-underline-offset:4px;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:.78rem;text-decoration:underline;display:inline-flex}.member-profile-actions svg,.member-account-actions svg{flex:none;width:14px;height:14px}.member-profile-actions button:last-child{color:var(--muted)}.member-profile-form{gap:14px;display:grid}.member-profile-form label{gap:0;display:grid}.member-profile-form input,.member-option-grid input{border:1px solid var(--line);background:var(--background);width:100%;min-height:48px;color:var(--foreground);border-radius:0;outline:0;padding:12px 14px}.member-profile-form input:focus,.member-option-grid input:focus{border-color:var(--foreground)}.member-profile-form>button,.member-preference-button{background:var(--foreground);min-height:48px;color:var(--background);cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;padding:14px 18px;display:inline-flex}.member-profile-form>button svg,.member-preference-button svg{flex:none;width:16px;height:16px}.member-profile-form button:disabled,.member-preference-button:disabled,.member-option-grid button:disabled,.member-avatar-shell:disabled,.member-profile-actions button:disabled{cursor:wait;opacity:.68}.member-form-error,.member-form-info{margin:0;font-size:.82rem;line-height:1.45}.member-form-error{color:#b42318}.member-form-info{color:#176c37}.member-access-panel{gap:0;display:grid}.member-access-panel .member-account-label{align-items:center;gap:6px;display:inline-flex}.member-access-panel svg{width:14px;height:14px}.member-preference-section{gap:12px;display:grid}.member-preference-section h2{letter-spacing:0;margin:0;font-size:.94rem}.member-option-grid{gap:10px;display:grid}.member-option-grid button{border:1px solid var(--line);background:var(--background);color:#626260;text-align:left;cursor:pointer;align-items:center;gap:12px;min-height:48px;padding:12px 14px;display:flex}.member-option-grid button.is-selected{border-color:var(--foreground);background:var(--foreground);color:var(--background)}.member-checkbox{border:1px solid;border-radius:999px;flex:none;place-items:center;width:18px;height:18px;display:grid}.member-checkbox svg{width:12px;height:12px}.member-option-grid input{border-style:dashed}.member-account-actions{justify-content:flex-end;align-items:center;gap:16px;display:flex}.member-account-actions form{display:contents}.benefits-page{background:var(--background);min-height:calc(100vh - 83px);padding:28px clamp(18px,7vw,96px) 78px}.benefits-shell{width:min(720px,100%);margin:0 auto}.benefits-header{justify-content:center;align-items:center;min-height:38px;margin-bottom:18px;display:flex}.benefits-header h1{color:var(--foreground);letter-spacing:0;text-align:center;margin:0;font-size:1.5rem}.benefits-error{color:#b42318;margin:0 0 16px;font-size:.82rem;line-height:1.45}.benefits-list{display:grid}.benefit-row{border-bottom:1px solid var(--line)}.benefit-row summary,.benefit-row-static{cursor:pointer;grid-template-columns:136px minmax(0,1fr);align-items:center;gap:12px;min-height:122px;padding:18px 0;list-style:none;display:grid}.benefit-row summary::-webkit-details-marker{display:none}.benefit-row-static{cursor:default}.benefit-preview-card{background:#fff;border-radius:8px;width:136px;height:88px;display:block;overflow:hidden}.benefit-preview-card img{object-fit:cover;width:100%;height:100%;display:block}.benefit-copy-block{align-content:center;min-width:0;display:grid}.benefit-title{color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:1rem;line-height:1.25;display:-webkit-box;overflow:hidden}.benefit-description{color:#626260;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:.82rem;line-height:1.4;display:-webkit-box;overflow:hidden}.benefit-row[open] .benefit-description{display:block;overflow:visible}.benefit-status{color:var(--muted);align-items:center;gap:6px;font-size:.76rem;display:inline-flex}.benefit-status svg{width:14px;height:14px;transition:transform .18s}.benefit-row[open] .benefit-status svg{transform:rotate(180deg)}.benefit-status-less,.benefit-row[open] .benefit-status-more{display:none}.benefit-row[open] .benefit-status-less{display:inline}@media (max-width:520px){.benefit-row summary,.benefit-row-static{grid-template-columns:112px minmax(0,1fr)}.benefit-preview-card{width:112px;height:78px}}.eyebrow{color:var(--foreground);letter-spacing:.12em;text-transform:uppercase;font-size:.76rem}.cart-section h1{font-size:clamp(2rem,3.5vw,3rem)}.cart-section h2{margin:24px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:400}.cart-section p{color:var(--muted);margin:0}.login-page{background:var(--background);min-height:100vh;color:var(--foreground);align-content:center;justify-items:center;gap:clamp(72px,12vw,150px);padding:48px 18px;display:grid}.login-page h1{letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.82rem}.login-panel{gap:16px;width:min(398px,100% - 32px);display:grid}.login-panel h2,.login-panel p{margin:0}.login-panel h2{letter-spacing:0;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:400}.login-panel p,.checkbox-line{color:var(--muted);font-size:.82rem}.login-panel .auth-message{color:var(--foreground);line-height:1.5}.login-panel .login-membership-note{color:var(--foreground);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:600;line-height:1.7}.login-membership-note a{color:var(--foreground);text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:2px}.login-panel>button{color:#fff;cursor:pointer;background:#080808;border:0;border-radius:0;min-height:50px;padding:15px 22px}.login-panel>.secondary-auth-button{border:1px solid var(--foreground);color:var(--foreground);background:0 0}.login-panel label:not(.checkbox-line){display:block}.login-panel input[type=email],.login-panel input[type=password]{border:1px solid var(--field);width:100%;min-height:56px;color:var(--foreground);background:0 0;border-radius:0;padding:16px 18px}.checkbox-line{align-items:center;gap:8px;display:flex}.admin-shell{width:min(1120px,100%);margin:0 auto;padding:58px 18px 82px}.admin-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:24px;margin-bottom:34px;padding-bottom:24px;display:flex}.admin-heading h1{letter-spacing:0;margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,4vw,3.3rem);font-weight:400}.admin-heading p,.admin-message{color:var(--muted);margin:0}.admin-form{border-bottom:1px solid var(--line);gap:22px;padding-bottom:42px;display:grid}.admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.admin-form label{color:var(--muted);gap:9px;font-size:.78rem;display:grid}.admin-form input{border:1px solid var(--field);min-height:48px;color:var(--foreground);background:0 0;border-radius:0;padding:13px 15px}.admin-file-field input{padding:11px 15px}.admin-checks{flex-wrap:wrap;gap:18px;display:flex}.admin-checks label{color:var(--foreground);align-items:center;gap:8px;display:flex}.admin-list{gap:12px;margin-top:34px;display:grid}.admin-watch-row{border:1px solid var(--line);grid-template-columns:88px minmax(180px,1fr) minmax(120px,auto) minmax(70px,auto);align-items:center;gap:18px;padding:12px;display:grid}.admin-watch-thumb{background:#ececea;width:88px;height:88px}.admin-watch-thumb img{object-fit:cover;width:100%;height:100%;display:block}.admin-watch-row h2,.admin-watch-row p{margin:0}.admin-watch-row h2{font-family:Georgia,Times New Roman,serif;font-size:1rem;font-weight:400}.admin-watch-row p{color:var(--muted);font-size:.82rem}.product-detail{grid-template-columns:minmax(260px,520px) minmax(300px,620px);gap:clamp(36px,6vw,72px);padding:50px clamp(18px,8vw,98px) 80px;display:grid}.watch-detail{grid-template-columns:minmax(420px,690px) minmax(360px,760px);gap:clamp(48px,5.5vw,86px);padding:50px clamp(18px,12.6vw,258px) 38px}.product-media{gap:22px;display:grid;position:relative}.product-media>img{background:#ead9c8;width:100%;height:auto}.thumbs{gap:12px;display:flex}.thumbs img{border:1px solid var(--foreground);object-fit:cover}.watch-detail .product-media>img{aspect-ratio:1;object-fit:cover}.watch-detail .thumbs{gap:12px}.watch-detail .thumbs img,.watch-detail .event-thumbs button{width:112px;height:112px}.product-copy{color:var(--muted);padding-top:26px;line-height:1.7}.product-copy h1{max-width:520px;color:var(--foreground);font-size:1.45rem;line-height:1.45}.product-copy h2{color:var(--foreground);margin-top:48px;font-size:1rem}.product-copy p{max-width:620px}.sale-copy{padding-top:0}.sale-copy .vendor{letter-spacing:.14em;margin-top:0;font-size:.72rem}.sale-copy .price{color:var(--foreground);margin:25px 0 30px;font-size:1.1rem}.sale-copy h1{max-width:760px;margin-bottom:72px;font-size:clamp(2.25rem,3.15vw,4rem);font-weight:400;line-height:1.12}.recommendations{padding:28px clamp(18px,12.6vw,258px) 72px}.recommendations h2{margin:0 0 34px;font-family:Georgia,Times New Roman,serif;font-size:1.6rem;font-weight:400}.recommendations .catalog-grid{grid-template-columns:repeat(2,minmax(230px,309px));gap:28px}.recommendations .catalog-card>a:first-child{width:100%}.recommendations .catalog-card img{aspect-ratio:1;object-fit:cover}.event-detail{grid-template-columns:minmax(360px,690px) minmax(360px,760px);gap:clamp(48px,5.5vw,86px);padding:50px clamp(18px,12.6vw,258px) 82px;display:grid}.event-gallery{align-content:start;gap:32px;display:grid}.event-carousel-viewport{overflow:hidden}.event-carousel-container{display:flex}.event-carousel-slide{flex:0 0 100%;min-width:0}.event-main-image{position:relative}.event-main-image>img{width:100%;height:auto;display:block}.zoom-dot{z-index:1;border:1px solid var(--line);background:#ffffffe0;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.3rem;display:grid;position:absolute;top:18px;left:18px}.zoom-dot svg{width:20px;height:20px}.event-thumbs{gap:16px;display:flex}.event-thumbs button{border:1px solid var(--line);cursor:pointer;background:0 0;width:162px;height:162px;padding:0}.event-thumbs button.selected{border:2px solid var(--foreground)}.event-thumbs img{object-fit:cover;width:100%;height:100%;display:block}.event-copy{color:var(--muted);font-size:1rem;line-height:1.75}.event-copy .vendor{letter-spacing:.14em;margin-top:0;font-size:.72rem}.event-copy h1{max-width:760px;color:var(--foreground);letter-spacing:0;margin:8px 0 44px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.25rem,3.15vw,4rem);font-weight:400;line-height:1.12}.event-copy h2{color:var(--muted);margin:60px 0 18px;font-size:1rem}.event-copy p{max-width:740px;margin:0 0 40px}.event-copy ul{margin:0 0 18px;padding-left:28px}.event-copy .rsvp{margin-top:88px;margin-bottom:20px}.event-facts{border:1px solid var(--line);gap:24px;margin:0;padding:28px 30px;display:grid}.event-facts div{gap:4px;display:grid}.event-facts dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.event-facts dd{color:var(--foreground);margin:0}.site-footer{border-top:1px solid var(--line);text-align:center;justify-items:center;gap:40px;padding:82px clamp(18px,12.6vw,162px) 54px;display:grid}.site-footer label{width:fit-content;color:var(--muted);gap:12px;font-size:.72rem;display:grid}.site-footer select{border:1px solid var(--field);min-width:154px;color:var(--foreground);background:0 0;border-radius:0;padding:14px 34px 14px 18px}.site-footer p{color:var(--muted);text-align:center;margin:0;font-size:.68rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.skeleton-page{background:var(--background)}.skeleton-section{pointer-events:none}.skeleton-header .header-tools{grid-template-columns:auto 1fr auto}.skeleton-logo{width:clamp(168px,16vw,232px);height:44px}.skeleton-nav{justify-content:center;gap:clamp(28px,4vw,64px);display:flex}.skeleton-nav .skeleton-line{width:62px;height:11px}.skeleton-actions{gap:12px;display:flex}.skeleton-icon{width:32px;height:32px;display:block}.skeleton-grid+.skeleton-grid{margin-top:18px}.skeleton-card{pointer-events:none}.skeleton-media{border-bottom:1px solid var(--line);background:#ededeb}.skeleton-line,.skeleton-pill,.skeleton-icon,.skeleton-logo{background:#ededeb;display:block}.skeleton-line{width:100%;height:12px}.skeleton-heading{width:min(340px,72vw);height:18px}.skeleton-copy{width:min(520px,82vw);margin-top:18px}.skeleton-copy-short{width:68%}.skeleton-section-title{width:126px;height:22px;margin-bottom:30px}.skeleton-title-line{width:92%;height:25px}.skeleton-summary{gap:9px;display:grid}.skeleton-source-line{align-self:end;width:72%;margin-top:13px}.skeleton-meta{min-height:27px}.skeleton-pill{border:0;width:72px;height:27px;padding:0}.skeleton-product-title{width:82%;height:16px}.skeleton-price-line{width:38%;height:14px}.skeleton-footer-line{width:min(280px,72vw)}.skeleton-empty-state{gap:14px;width:min(420px,100%);margin:0 auto;display:grid}.skeleton-product-detail{align-items:start}.skeleton-product-hero{aspect-ratio:1;background:#ededeb;width:100%;display:block}.skeleton-thumb{border:1px solid var(--line);background:#ededeb;width:90px;height:90px;display:block}.skeleton-product-copy,.skeleton-event-copy,.skeleton-detail-copy,.skeleton-form-panel{gap:16px;display:grid}.skeleton-detail-heading{width:min(520px,100%);height:42px}.skeleton-subheading{width:min(180px,58%);height:18px;margin-top:24px}.skeleton-option-grid{flex-wrap:wrap;gap:10px;margin:14px 0 8px;display:flex}.skeleton-option{border:1px solid var(--line);background:#ededeb;width:72px;height:42px;display:block}.skeleton-button-line{width:min(320px,100%);height:50px}.skeleton-button-line-dark{background:#d9d9d6}.skeleton-input-line{border:1px solid var(--field);background:0 0;height:54px}.skeleton-form-panel .skeleton-input-line{width:100%}.skeleton-login-logo,.skeleton-checkout-logo{width:180px;height:12px}.skeleton-event-media{gap:24px;display:grid}.skeleton-account-hero{border:1px solid var(--line);background:#fff;justify-items:center;padding:18px}.skeleton-qr{background:#ededeb;width:226px;height:226px;display:block}.skeleton-account-card{gap:16px;display:grid}.skeleton-avatar{background:#ededeb;border-radius:999px;width:74px;height:74px;display:block}.skeleton-checkout-thumb{background:#ededeb;width:63px;height:67px;display:block}.skeleton-benefit-row{pointer-events:none}.skeleton-benefit-image{background:#ededeb}.skeleton-shimmer{position:relative;overflow:hidden}.skeleton-shimmer:after{content:"";background:linear-gradient(90deg,#0000,#ffffffad,#0000);animation:1.45s ease-in-out infinite skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes skeleton-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.skeleton-shimmer:after{animation:none}}@media (max-width:760px){.site-header{padding:15px 16px}.header-tools{grid-template-columns:auto 1fr auto auto;align-items:center;gap:8px;min-height:40px;position:relative}.header-leading,.header-actions{display:contents}.header-language-toggle{grid-area:1/1;justify-self:start}.account-icon-link{grid-area:1/3;justify-self:end}.brand{--mobile-logo-offset:12px;left:calc(50% + var(--mobile-logo-offset));z-index:1;min-width:0;max-width:calc(100% - 112px);position:absolute;top:50%;transform:translate(-50%,-50%)}.brand-logo{width:min(150px,100%)}.brand-logo-desktop{display:none}.brand-logo-mobile{display:block}.currency-button,.nav-links{display:none}.mobile-menu{grid-area:1/4;justify-self:end;display:block}.mobile-menu summary{cursor:pointer;place-items:center;width:32px;height:36px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary svg{width:22px;height:22px}.mobile-nav{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f7f7f6fa;width:100%;padding:12px 16px 18px;display:grid;position:absolute;top:100%;left:0}.mobile-nav a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:13px 0;text-decoration:none;display:flex}.mobile-nav a.active{text-decoration:underline}.home-products,.collection-block,.shop-product,.home-rail-section,.watch-news-section,.text-section,.contact-section,.site-footer{padding-left:16px;padding-right:16px}.site-footer p{width:100%}.contact-section{grid-template-columns:1fr;gap:44px}main:not(.home-page)>.collection-block,main:not(.home-page)>.shop-product,main:not(.home-page)>.links-section{padding-top:32px}.catalog-grid,.events-grid,.shop-grid,.links-section .catalog-grid,.recommendations .catalog-grid{scroll-snap-type:x mandatory;scrollbar-width:thin;grid-template-columns:none;grid-auto-columns:min(78vw,300px);grid-auto-flow:column;justify-content:start;gap:18px;padding:0 16px 12px 0;scroll-padding-left:16px;overflow-x:auto}.catalog-card{scroll-snap-align:start;width:100%}.watch-news-section{padding-top:28px;padding-bottom:44px}.home-rail-section{padding-top:32px;padding-bottom:38px}.home-rail-heading{margin-bottom:18px}.home-scroll-rail,.watch-news-rail,.home-event-rail{scroll-snap-type:x mandatory;grid-auto-columns:min(78vw,312px);gap:16px;padding-right:16px;scroll-padding-left:16px}.watch-news-rail .watch-news-image{aspect-ratio:1}.watch-news-rail .watch-news-body{min-height:220px}.watch-news-intro-row{gap:16px;margin-bottom:24px;display:grid}.watch-news-intro{margin-bottom:0}.watch-news-intro h1{font-size:.9rem;line-height:1.25}.watch-news-intro p:last-child{margin-top:14px;font-size:.88rem;line-height:1.62}.header-language-toggle button{min-width:30px;min-height:30px;padding:7px 6px;font-size:.58rem}.watch-news-grid{grid-template-columns:1fr;gap:18px}.watch-news-card{grid-template-rows:auto 1fr;grid-template-columns:1fr}.watch-news-image{aspect-ratio:16/9;border-right:0;border-bottom:1px solid var(--line)}.watch-news-body{gap:12px;min-height:0;padding:16px}.watch-news-title{font-size:1.08rem}.watch-news-summary{font-size:.84rem;line-height:1.64}.watch-news-source{padding-top:10px}.member-hero{min-height:280px}.member-panel{padding:28px 18px}.form-row,.product-detail,.event-detail{grid-template-columns:1fr}.event-detail{gap:28px;padding:24px 16px 56px}.watch-detail{padding:24px 16px 38px}.watch-detail .thumbs img,.watch-detail .event-thumbs button{width:88px;height:88px}.recommendations{padding:18px 16px 48px}.event-thumbs button{width:92px;height:92px}.event-copy h1{margin-bottom:28px;font-size:2.15rem}.event-copy h2{margin-top:42px}.event-copy .rsvp{margin-top:54px}.contact-section h1{margin-bottom:42px}.admin-heading,.admin-form-grid,.admin-watch-row{grid-template-columns:1fr}.admin-heading{align-items:start;display:grid}.skeleton-header .header-tools{grid-template-columns:minmax(0,1fr) auto}.skeleton-logo{width:min(150px,100% - 112px);height:38px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.skeleton-nav{display:none}.skeleton-actions{grid-column:1;justify-self:start;gap:6px}.skeleton-icon{width:30px;height:30px}.skeleton-grid+.skeleton-grid{margin-top:14px}.skeleton-title-line{height:22px}}@media (max-width:420px){.watch-news-intro h1{font-size:.82rem}.watch-news-meta{gap:6px;font-size:.62rem}.watch-news-meta span{padding:5px 6px}.watch-news-title{font-size:1.02rem}.watch-news-fallback{font-size:1.28rem}}
