.LineReveal-module__tLG74q__wrapper{line-height:inherit;display:block;overflow:hidden}.LineReveal-module__tLG74q__line{will-change:transform, clip-path;display:block}
.Hero-module___w2HtG__hero{min-height:100dvh;color:var(--ink-strong);background:#fff;position:relative;overflow:hidden}.Hero-module___w2HtG__bigMark{opacity:.15;font-family:var(--font-display);letter-spacing:-.04em;color:var(--cocoa);z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;justify-content:flex-start;align-items:center;padding-left:clamp(1rem,4vw,3rem);font-size:clamp(5rem,22vw,9rem);font-style:italic;font-weight:900;line-height:.85;display:flex;position:absolute;inset:0 0 70%}@media (min-width:768px){.Hero-module___w2HtG__bigMark{font-size:clamp(8rem,14vw,18rem);bottom:45%;right:45%}}.Hero-module___w2HtG__layout{z-index:1;grid-template-rows:60fr 40fr;grid-template-columns:1fr;display:grid;position:absolute;inset:0}@media (min-width:768px){.Hero-module___w2HtG__layout{grid-template-rows:1fr;grid-template-columns:60fr 40fr}}.Hero-module___w2HtG__left{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;display:grid;position:relative}.Hero-module___w2HtG__tile,.Hero-module___w2HtG__tileWithImage{position:relative;overflow:hidden}.Hero-module___w2HtG__tileImg,.Hero-module___w2HtG__rightImg{object-fit:cover;object-position:center top}.Hero-module___w2HtG__right{position:relative;overflow:hidden}.Hero-module___w2HtG__tileText{color:var(--ink-strong);z-index:2;flex-direction:column;justify-content:flex-end;gap:1rem;padding-bottom:1.5rem;display:flex;position:absolute;inset:0}.Hero-module___w2HtG__eyebrowRow{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--ink-muted-fg);align-items:center;gap:.75rem;font-size:.75rem;font-weight:500;display:flex}.Hero-module___w2HtG__eyebrowDot{background:var(--gold);border-radius:50%;width:6px;height:6px;display:inline-block}.Hero-module___w2HtG__title{font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink-strong);max-width:16ch;font-size:clamp(1.75rem,3.5vw,3.25rem);font-weight:700;line-height:1}.Hero-module___w2HtG__titleAccent{font-family:var(--font-italic-accent);color:var(--emerald);font-style:italic;font-weight:400}.Hero-module___w2HtG__sub{font-family:var(--font-display);letter-spacing:-.01em;color:#000;max-width:18ch;font-size:clamp(1.5rem,3vw,2.75rem);font-weight:700;line-height:1.05}.Hero-module___w2HtG__sub em{font-family:var(--font-italic-accent);color:var(--emerald);font-style:italic;font-weight:400}.Hero-module___w2HtG__scrollHint{bottom:1.5rem;right:var(--gutter);font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--paper);z-index:3;flex-direction:column;align-items:center;gap:.75rem;font-size:.6875rem;display:none;position:absolute}@media (min-width:1024px){.Hero-module___w2HtG__scrollHint{display:flex}}.Hero-module___w2HtG__scrollLine{background:var(--paper);width:1px;height:3rem;display:block;position:relative;overflow:hidden}.Hero-module___w2HtG__scrollLine:after{content:"";background:var(--gold);width:100%;height:50%;animation:Hero-module___w2HtG__drip 2.4s var(--ease-editorial) infinite;position:absolute;top:-100%;left:0}@keyframes Hero-module___w2HtG__drip{0%{top:-50%}to{top:100%}}
.Container-module__HG1WPG__container{width:100%;max-width:var(--max-w);padding-inline:var(--gutter);margin-inline:auto}
.Button-module__C4b5yW__button{font-family:var(--font-body);letter-spacing:.02em;cursor:pointer;transition:background var(--dur-quick) var(--ease-editorial), color var(--dur-quick) var(--ease-editorial), border-color var(--dur-quick) var(--ease-editorial);white-space:nowrap;border-radius:0;justify-content:center;align-items:center;gap:.625rem;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:500;display:inline-flex;position:relative}.Button-module__C4b5yW__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__C4b5yW__primary{background:var(--ink-strong);color:var(--paper)}.Button-module__C4b5yW__primary:after{content:"";background:var(--gold);transform-origin:0;height:1px;transition:transform var(--dur-hover) var(--ease-editorial);position:absolute;bottom:.625rem;left:1.75rem;right:1.75rem;transform:scaleX(0)}.Button-module__C4b5yW__primary:hover:after,.Button-module__C4b5yW__primary:focus-visible:after{transform:scaleX(1)}.Button-module__C4b5yW__secondary{color:var(--ink-strong);border:1px solid var(--taupe);background:0 0}[data-theme=earth] .Button-module__C4b5yW__secondary,[data-theme=cocoa] .Button-module__C4b5yW__secondary{color:var(--ink);border-color:var(--beige)}.Button-module__C4b5yW__secondary:hover,.Button-module__C4b5yW__secondary:focus-visible{background:var(--emerald);color:var(--paper);border-color:var(--emerald)}.Button-module__C4b5yW__ghost{color:inherit;background:0 0;padding-inline:0;font-weight:500}.Button-module__C4b5yW__ghost:after{content:"";transform-origin:0;height:1px;transition:transform var(--dur-hover) var(--ease-editorial);background:currentColor;margin-top:.25rem;display:block;transform:scaleX(1)}.Button-module__C4b5yW__ghost:hover:after,.Button-module__C4b5yW__ghost:focus-visible:after{transform-origin:100%;transform:scaleX(0)}.Button-module__C4b5yW__iconRight{transition:transform var(--dur-quick) var(--ease-magnetic);margin-left:.25rem}.Button-module__C4b5yW__button:hover .Button-module__C4b5yW__iconRight,.Button-module__C4b5yW__button:focus-visible .Button-module__C4b5yW__iconRight{transform:translate(3px)}
.Logo-module__DqsGMq__logo{color:var(--ink-strong);font-family:var(--font-display);letter-spacing:.04em;align-items:center;gap:.625rem;font-weight:700;line-height:1;display:inline-flex}.Logo-module__DqsGMq__mark{background:linear-gradient(135deg, var(--gold) 0%, var(--gold-deep) 60%, var(--emerald) 100%);width:2.25rem;height:2.25rem;color:var(--paper);font-family:var(--font-display);letter-spacing:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:900;display:inline-flex;position:relative}.Logo-module__DqsGMq__markCompact{width:1.75rem;height:1.75rem;font-size:.75rem}.Logo-module__DqsGMq__wordmark{text-transform:uppercase;letter-spacing:.14em;white-space:nowrap;font-size:1rem}@media (min-width:768px){.Logo-module__DqsGMq__wordmark{letter-spacing:.16em;font-size:1.4rem}}.Logo-module__DqsGMq__wordmarkAccent{color:var(--earth)}.Logo-module__DqsGMq__stacked{flex-direction:column;align-items:flex-start;gap:.25rem;line-height:1.05}.Logo-module__DqsGMq__stacked .Logo-module__DqsGMq__wordmark{letter-spacing:.32em;font-size:.6875rem}
.CartButton-module__y9imda__button{width:2.5rem;height:2.5rem;color:var(--ink-strong);cursor:pointer;transition:color var(--dur-quick) var(--ease-editorial);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.CartButton-module__y9imda__button:hover{color:var(--earth)}.CartButton-module__y9imda__badge{background:var(--earth);min-width:1.125rem;height:1.125rem;color:var(--paper);font-family:var(--font-mono);letter-spacing:.02em;font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;padding:0 .25rem;font-size:.625rem;font-weight:600;display:inline-flex;position:absolute;top:.25rem;right:.125rem}
.MegaDropdown-module__uoZ7SG__panel{background:var(--paper);border-bottom:1px solid var(--rule);z-index:40;max-height:calc(100dvh - 4rem);position:fixed;top:4rem;left:0;right:0;overflow:hidden auto}.MegaDropdown-module__uoZ7SG__inner{padding-top:var(--y-md);padding-bottom:var(--y-md);gap:3rem;display:grid}@media (max-width:767px){.MegaDropdown-module__uoZ7SG__inner{padding-top:calc(var(--y-md) * .4)}}@media (min-width:768px){.MegaDropdown-module__uoZ7SG__inner{grid-template-columns:repeat(4,1fr);gap:2.5rem}}.MegaDropdown-module__uoZ7SG__column{flex-direction:column;gap:1rem;display:flex}.MegaDropdown-module__uoZ7SG__columnTitle{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-strong);border-bottom:1px solid var(--rule);padding-bottom:.75rem;font-size:.8125rem;font-weight:600}.MegaDropdown-module__uoZ7SG__linkList{flex-direction:column;gap:1rem;list-style:none;display:flex}.MegaDropdown-module__uoZ7SG__link{font-family:var(--font-display);color:var(--ink-strong);letter-spacing:-.015em;transition:color var(--dur-quick) var(--ease-editorial);padding:.125rem 0;font-size:1.875rem;font-weight:700;line-height:1.1;display:inline-block;position:relative}.MegaDropdown-module__uoZ7SG__link:after{content:"";background:var(--emerald);transform-origin:0;height:1px;transition:transform var(--dur-hover) var(--ease-editorial);position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.MegaDropdown-module__uoZ7SG__link:hover{color:var(--emerald)}.MegaDropdown-module__uoZ7SG__link:hover:after,.MegaDropdown-module__uoZ7SG__link:focus-visible:after{transform:scaleX(1)}.MegaDropdown-module__uoZ7SG__linkLabel{display:inline-block}.MegaDropdown-module__uoZ7SG__linkMeta{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-body);margin-top:.25rem;font-size:.8125rem;font-weight:500;display:block}.MegaDropdown-module__uoZ7SG__featured{background:var(--cream);flex-direction:column;grid-column:span 1;gap:1rem;padding:1.5rem;display:flex}.MegaDropdown-module__uoZ7SG__featuredEyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--ink-muted-fg);font-size:.6875rem}.MegaDropdown-module__uoZ7SG__featuredTitle{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink-strong);font-size:1.5rem;line-height:1.15}.MegaDropdown-module__uoZ7SG__featuredBody{color:var(--ink-muted-fg);font-size:.875rem;line-height:1.5}.MegaDropdown-module__uoZ7SG__featuredLink{letter-spacing:.06em;text-transform:uppercase;color:var(--emerald);align-items:center;gap:.375rem;margin-top:auto;font-size:.8125rem;font-weight:500;display:inline-flex}
.Nav-module__6hog6q__nav{z-index:50;width:100%;transition:background var(--dur-default) var(--ease-editorial), border-color var(--dur-default) var(--ease-editorial), backdrop-filter var(--dur-default) var(--ease-editorial);border-bottom:1px solid #0000;position:fixed;top:0;left:0;right:0}.Nav-module__6hog6q__navTransparent{-webkit-backdrop-filter:none;background:0 0;border-bottom-color:#0000}.Nav-module__6hog6q__navSolid{background:color-mix(in srgb, var(--paper) 92%, transparent);-webkit-backdrop-filter:blur(12px);border-bottom-color:var(--rule)}.Nav-module__6hog6q__row{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;height:4rem;display:grid}.Nav-module__6hog6q__left{justify-content:flex-start;align-items:center;display:flex}.Nav-module__6hog6q__actions{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.Nav-module__6hog6q__menuButton{flex-direction:column;justify-content:center;align-items:flex-end;gap:5px;width:2.5rem;height:2.5rem;margin-right:-.5rem;padding:.5rem;display:inline-flex}.Nav-module__6hog6q__menuBar{background:var(--ink-strong);width:1.5rem;height:1px;transition:width var(--dur-quick) var(--ease-editorial), transform var(--dur-hover) var(--ease-editorial), opacity var(--dur-quick) var(--ease-editorial);display:block}.Nav-module__6hog6q__menuBar:nth-child(2){width:1rem}.Nav-module__6hog6q__menuButton:hover .Nav-module__6hog6q__menuBar:nth-child(2),.Nav-module__6hog6q__menuButton[aria-expanded=true] .Nav-module__6hog6q__menuBar:nth-child(2){width:1.5rem}.Nav-module__6hog6q__menuButton[aria-expanded=true] .Nav-module__6hog6q__menuBar:first-child{transform:translateY(6px)rotate(45deg)}.Nav-module__6hog6q__menuButton[aria-expanded=true] .Nav-module__6hog6q__menuBar:nth-child(2){opacity:0}.Nav-module__6hog6q__menuButton[aria-expanded=true] .Nav-module__6hog6q__menuBar:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.Nav-module__6hog6q__applyLink{display:none}@media (min-width:768px){.Nav-module__6hog6q__applyLink{display:inline-flex}}
.Eyebrow-module__1T-EHq__eyebrow{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-muted-fg);align-items:center;gap:.625rem;font-size:.75rem;font-weight:500;line-height:1;display:inline-flex}.Eyebrow-module__1T-EHq__rule{background:var(--ink-muted-fg);width:1.5rem;height:1px;display:inline-block}
.Footer-module__S6Hkya__footer{color:var(--paper);padding-block:var(--y-md) var(--y-sm);background:#000;margin-top:auto}.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:1.2fr repeat(4,1fr);gap:2.25rem}}.Footer-module__S6Hkya__column{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__heading{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--beige);border-bottom:1px solid #f1e9dd2e;padding-bottom:.75rem;font-size:.6875rem;font-weight:500}.Footer-module__S6Hkya__bigMark{font-family:var(--font-display);letter-spacing:-.04em;color:var(--paper);-webkit-user-select:none;user-select:none;opacity:.25;font-size:clamp(5rem,11vw,9rem);font-style:italic;font-weight:900;line-height:.85;display:block}.Footer-module__S6Hkya__logo{flex-shrink:0;width:60px;height:auto;display:block}.Footer-module__S6Hkya__bottomLeft{align-items:center;gap:1rem;display:flex}.Footer-module__S6Hkya__intro{font-family:var(--font-display);color:var(--paper);letter-spacing:-.01em;font-size:1.5rem;line-height:1.2}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:.5rem;list-style:none;display:flex}.Footer-module__S6Hkya__linkList a{color:var(--beige);transition:color var(--dur-quick) var(--ease-editorial);font-size:.9375rem;display:inline-block}.Footer-module__S6Hkya__linkList a:hover,.Footer-module__S6Hkya__linkList a:focus-visible{color:var(--gold)}.Footer-module__S6Hkya__socialRow{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Footer-module__S6Hkya__socialIcon{width:2.25rem;height:2.25rem;color:var(--paper);transition:background var(--dur-quick) var(--ease-editorial), border-color var(--dur-quick) var(--ease-editorial), color var(--dur-quick) var(--ease-editorial);border:1px solid #f1e9dd4d;justify-content:center;align-items:center;display:inline-flex}.Footer-module__S6Hkya__socialIcon:hover,.Footer-module__S6Hkya__socialIcon:focus-visible{background:var(--gold);border-color:var(--gold);color:var(--cocoa)}.Footer-module__S6Hkya__bottom{margin-top:var(--y-md);color:#f1e9dd99;border-top:1px solid #f1e9dd2e;flex-direction:column;gap:.75rem;padding-top:1.5rem;font-size:.75rem;line-height:1.6;display:flex}@media (min-width:768px){.Footer-module__S6Hkya__bottom{flex-direction:row;justify-content:space-between;align-items:flex-start}}.Footer-module__S6Hkya__address{color:#f1e9ddb3;font-style:normal}.Footer-module__S6Hkya__disclaimer{max-width:60ch}
.DapStore-module__nJofra__section{padding:var(--y-md) 0;background:var(--paper);color:var(--ink-strong)}.DapStore-module__nJofra__header{flex-direction:column;gap:1rem;max-width:60ch;margin-bottom:2.5rem;display:flex}.DapStore-module__nJofra__title{font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink-strong);font-size:clamp(2rem,4vw,3.25rem);font-weight:700;line-height:1.05}.DapStore-module__nJofra__titleAccent{font-family:var(--font-italic-accent);color:var(--earth);font-style:italic;font-weight:400}.DapStore-module__nJofra__lede{color:var(--ink-muted-fg,#555);font-size:1rem;line-height:1.55}.DapStore-module__nJofra__emptyNotice{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-muted-fg,#8a8a8a);text-align:center;border:1px dashed var(--rule);background:var(--paper-pure,#fff);padding:3rem 1rem;font-size:.75rem}.DapStore-module__nJofra__mobileView{flex-direction:column;gap:1rem;display:flex}.DapStore-module__nJofra__mobileView .DapStore-module__nJofra__column{flex:auto;width:100%}.DapStore-module__nJofra__mobileHeadshotStrip{-webkit-overflow-scrolling:touch;scrollbar-width:none;border-bottom:1px solid var(--rule);gap:.625rem;padding:.875rem 1.25rem .5rem;display:flex;overflow-x:auto}.DapStore-module__nJofra__mobileHeadshotStrip::-webkit-scrollbar{display:none}.DapStore-module__nJofra__mobileHeadshotBtn{background:var(--cream);cursor:pointer;filter:grayscale();opacity:.55;width:56px;height:56px;transition:border-color var(--dur-hover) var(--ease-editorial), box-shadow var(--dur-hover) var(--ease-editorial), filter var(--dur-hover) var(--ease-editorial), opacity var(--dur-hover) var(--ease-editorial), transform var(--dur-hover) var(--ease-editorial);border:2px solid #0b0b0b1f;border-radius:999px;flex-shrink:0;padding:0;position:relative;overflow:hidden}.DapStore-module__nJofra__mobileHeadshotBtn:hover,.DapStore-module__nJofra__mobileHeadshotBtn:focus-visible{border-color:var(--gold);filter:grayscale(0);opacity:1}.DapStore-module__nJofra__mobileHeadshotBtnActive,.DapStore-module__nJofra__mobileHeadshotBtnActive:hover{border-color:var(--gold);filter:grayscale(0);opacity:1;transform:scale(1.04);box-shadow:0 0 0 2px #b8925366}.DapStore-module__nJofra__mobileHeadshotImg{object-fit:cover;width:100%;height:100%;display:block}.DapStore-module__nJofra__mobileHeadshotInitial{width:100%;height:100%;font-family:var(--font-display);color:#f1e9dd66;background:repeating-linear-gradient(45deg, #f1e9dd14 0 6px, transparent 6px 12px), linear-gradient(180deg, var(--earth) 0%, var(--cocoa) 100%);justify-content:center;align-items:center;font-size:1.5rem;font-style:italic;font-weight:900;display:flex}.DapStore-module__nJofra__scroller{position:relative}.DapStore-module__nJofra__track{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:.5rem;gap:1rem;padding-inline:.25rem;display:flex;overflow:auto hidden}.DapStore-module__nJofra__track::-webkit-scrollbar{display:none}.DapStore-module__nJofra__column{border:1px solid var(--rule);background:var(--paper-pure,#fff);scroll-snap-align:start;flex-direction:column;flex:0 0 320px;gap:0;width:320px;padding:0;display:flex;overflow:hidden}@media (max-width:720px){.DapStore-module__nJofra__column{flex:0 0 85%;width:85%}}@media (min-width:1280px){.DapStore-module__nJofra__column{flex:0 0 360px;width:360px}}.DapStore-module__nJofra__columnBody{flex-direction:column;gap:1rem;padding:1rem 1.25rem 1.25rem;display:flex}.DapStore-module__nJofra__arrow{z-index:2;border:1px solid var(--rule);background:var(--paper-pure,#fff);width:2.75rem;height:2.75rem;color:var(--ink-strong);cursor:pointer;transition:background var(--dur-quick) var(--ease-editorial), color var(--dur-quick) var(--ease-editorial), opacity var(--dur-default) var(--ease-editorial);border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 6px 20px -6px #0b0b0b2e}.DapStore-module__nJofra__arrow:hover:not(:disabled){background:var(--ink-strong);color:var(--paper-pure,#fff)}.DapStore-module__nJofra__arrow:disabled{opacity:0;pointer-events:none}.DapStore-module__nJofra__arrowLeft{left:-1rem}.DapStore-module__nJofra__arrowRight{right:-1rem}@media (max-width:720px){.DapStore-module__nJofra__arrowLeft{left:.25rem}.DapStore-module__nJofra__arrowRight{right:.25rem}}.DapStore-module__nJofra__canvasWrap{aspect-ratio:4/5;cursor:grab;touch-action:none;background:#fff;width:100%;position:relative;overflow:hidden}.DapStore-module__nJofra__canvasWrap canvas{touch-action:none}.DapStore-module__nJofra__canvasWrap:active{cursor:grabbing}.DapStore-module__nJofra__canvasWrap>div:first-child{inset:0;position:absolute!important}.DapStore-module__nJofra__canvasSkeleton{background:linear-gradient(135deg,#b8925329 0%,#0b0b0b66 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.DapStore-module__nJofra__variantArrow{z-index:5;border:1px solid var(--rule);width:2rem;height:2rem;color:var(--ink-strong);cursor:pointer;transition:background var(--dur-quick) var(--ease-editorial), color var(--dur-quick) var(--ease-editorial);background:#ffffffeb;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 14px -4px #0b0b0b40}.DapStore-module__nJofra__variantArrow:hover{background:var(--ink-strong);color:#fff}.DapStore-module__nJofra__variantArrowLeft{left:.5rem}.DapStore-module__nJofra__variantArrowRight{right:.5rem}.DapStore-module__nJofra__variantCount{z-index:3;color:var(--ink-strong);font-family:var(--font-mono);letter-spacing:.12em;font-variant-numeric:tabular-nums;pointer-events:none;background:#ffffffeb;border-radius:999px;padding:.25rem .625rem;font-size:.625rem;position:absolute;bottom:.5rem;left:50%;transform:translate(-50%)}.DapStore-module__nJofra__soldOverlay{z-index:4;pointer-events:none;-webkit-backdrop-filter:grayscale(.6);background:#0b0b0b8c;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.DapStore-module__nJofra__soldBadge{font-family:var(--font-display);letter-spacing:.32em;text-transform:uppercase;color:#fff;background:#0b0b0b99;border:1px solid #fff9;padding:.625rem 1.25rem;font-size:.875rem;font-weight:700}.DapStore-module__nJofra__soldBadge small{font-family:var(--font-mono);letter-spacing:.16em;color:#ffffffc7;margin-top:.25rem;font-size:.625rem;font-weight:400;display:block}.DapStore-module__nJofra__modelMeta{flex-direction:column;gap:.25rem;padding-top:.5rem;display:flex}.DapStore-module__nJofra__modelEyebrow{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--earth);font-size:.6875rem;font-weight:500}.DapStore-module__nJofra__modelName{font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink-strong);font-size:1.875rem;font-style:italic;font-weight:700;line-height:1}.DapStore-module__nJofra__modelOrigin{font-family:var(--font-mono);letter-spacing:.08em;color:var(--ink-muted-fg,#6b6b6b);text-transform:uppercase;font-size:.75rem}.DapStore-module__nJofra__tiers{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.DapStore-module__nJofra__tier{border-top:1px solid var(--rule);grid-template-columns:1fr auto;align-items:center;gap:.5rem;display:grid}.DapStore-module__nJofra__tier:first-child{border-top:0}.DapStore-module__nJofra__tierSelect{text-align:left;cursor:pointer;opacity:.45;width:100%;transition:opacity var(--dur-default) var(--ease-editorial);background:0 0;border:0;grid-template-columns:4px 1fr auto;align-items:center;gap:.875rem;padding:.875rem 0;display:grid}.DapStore-module__nJofra__tierSelect:hover{opacity:.75}.DapStore-module__nJofra__tierIndicator{width:4px;height:1.25rem;transition:background var(--dur-default) var(--ease-editorial);background:0 0}.DapStore-module__nJofra__tierMeta{flex-direction:column;gap:.125rem;min-width:0;display:flex}.DapStore-module__nJofra__tierName{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink-muted-fg,#8a8a8a);font-size:1.25rem;font-weight:700}.DapStore-module__nJofra__tierSupply{font-family:var(--font-mono);letter-spacing:.06em;color:var(--ink-muted-fg,#9a9a9a);text-transform:uppercase;font-size:.8125rem}.DapStore-module__nJofra__tierPriceCol{font-variant-numeric:tabular-nums;flex-direction:column;align-items:flex-end;gap:.125rem;display:flex}.DapStore-module__nJofra__tierPriceUsd{font-family:var(--font-body);letter-spacing:-.015em;color:var(--ink-strong);font-size:1.375rem;font-weight:700;line-height:1.05}.DapStore-module__nJofra__tierPriceSol{font-family:var(--font-mono);letter-spacing:.06em;color:var(--earth);opacity:.85;margin-top:.125rem;font-size:.875rem}.DapStore-module__nJofra__tierActive .DapStore-module__nJofra__tierSelect{opacity:1;cursor:default}.DapStore-module__nJofra__tierActive .DapStore-module__nJofra__tierIndicator{background:var(--earth)}.DapStore-module__nJofra__tierActive .DapStore-module__nJofra__tierName{color:var(--ink-strong)}.DapStore-module__nJofra__tierActive .DapStore-module__nJofra__tierSupply{color:var(--ink-muted-fg,#6b6b6b)}.DapStore-module__nJofra__addBtn{background:var(--ink-strong);color:var(--paper);font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;cursor:pointer;transition:background var(--dur-quick) var(--ease-editorial), color var(--dur-quick) var(--ease-editorial);border:0;margin-right:0;padding:.625rem 1rem;font-size:.6875rem;font-weight:500}.DapStore-module__nJofra__addBtn:hover{background:var(--earth)}.DapStore-module__nJofra__addBtnAdded,.DapStore-module__nJofra__addBtnAdded:hover{background:var(--emerald,#0e5c4a)}.DapStore-module__nJofra__addBtn:disabled,.DapStore-module__nJofra__addBtn[aria-disabled=true]{color:var(--ink-muted-fg,#9a9a9a);border:1px solid var(--rule,#0000001f);cursor:not-allowed;opacity:.7;background:0 0}.DapStore-module__nJofra__addBtn:disabled:hover{background:0 0}.DapStore-module__nJofra__tierUnavailable .DapStore-module__nJofra__tierName{color:var(--ink-muted-fg,#b0b0b0)}.DapStore-module__nJofra__tierUnavailable .DapStore-module__nJofra__tierSupply{color:var(--ink-muted-fg,#b0b0b0);font-style:italic}.DapStore-module__nJofra__tierMystery .DapStore-module__nJofra__tierIndicator{background:conic-gradient(#ff3b6b,#ff8a3b,#ffd84d,#43e08b,#4dc8ff,#8a5bff,#ff3b6b);border:0;animation:6s linear infinite DapStore-module__nJofra__mysterySpin;box-shadow:0 0 0 1.5px #fff9,0 0 10px #9a7bff73}.DapStore-module__nJofra__tierMystery .DapStore-module__nJofra__tierName{letter-spacing:.04em;font-weight:600}.DapStore-module__nJofra__tierMystery .DapStore-module__nJofra__tierSupply{color:var(--ink-strong);font-weight:500}@keyframes DapStore-module__nJofra__mysterySpin{to{transform:rotate(360deg)}}.DapStore-module__nJofra__mysteryExplainer{background:var(--paper-pure,#fff);border:1px solid var(--rule);border-left:3px solid var(--earth);flex-direction:column;gap:.625rem;width:100%;margin-top:2.5rem;padding:1.5rem 1.75rem;display:flex}.DapStore-module__nJofra__mysteryExplainerEyebrow{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--earth);align-items:center;gap:.625rem;font-size:.6875rem;font-weight:500;display:inline-flex}.DapStore-module__nJofra__mysteryExplainerDot{background:conic-gradient(#ff3b6b,#ff8a3b,#ffd84d,#43e08b,#4dc8ff,#8a5bff,#ff3b6b);border-radius:999px;width:12px;height:12px;animation:6s linear infinite DapStore-module__nJofra__mysterySpin;box-shadow:0 0 0 1.5px #fff9,0 0 8px #9a7bff66}.DapStore-module__nJofra__mysteryExplainerBody{color:var(--ink-muted-fg,#555);margin:0;font-size:.9375rem;line-height:1.6}.DapStore-module__nJofra__mysteryExplainerBody strong{color:var(--ink-strong);font-weight:600}.DapStore-module__nJofra__mysteryExplainerList{color:var(--ink-muted-fg,#555);grid-template-columns:1fr;gap:.5rem 1.5rem;margin:.25rem 0 0;padding:0;font-size:.9375rem;line-height:1.55;list-style:none;display:grid}@media (min-width:768px){.DapStore-module__nJofra__mysteryExplainerList{grid-template-columns:1fr 1fr}}.DapStore-module__nJofra__mysteryExplainerList li{padding-left:1.625rem;position:relative}.DapStore-module__nJofra__mysteryExplainerList li:before{content:"→";font-size:1rem;line-height:inherit;color:var(--earth);font-weight:600;position:absolute;top:0;left:0}.DapStore-module__nJofra__mysteryExplainerList strong{color:var(--ink-strong);font-weight:600}.DapStore-module__nJofra__mysteryExplainerLink{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--earth);transition:color var(--dur-hover) var(--ease-editorial), transform var(--dur-hover) var(--ease-editorial);border-bottom:1px solid;align-self:flex-start;margin-top:.5rem;font-size:.75rem;text-decoration:none;display:inline-block}.DapStore-module__nJofra__mysteryExplainerLink:hover,.DapStore-module__nJofra__mysteryExplainerLink:focus-visible{color:var(--gold);transform:translateY(1px)}
.CartDrawer-module__IlD0ia__backdrop{z-index:80;opacity:0;pointer-events:none;background:#0b0b0b9e;transition-property:opacity;transition-timing-function:ease;position:fixed;inset:0;transition-duration:.2s!important}.CartDrawer-module__IlD0ia__backdropOpen{opacity:1;pointer-events:auto}.CartDrawer-module__IlD0ia__panel{z-index:81;background:var(--paper);width:min(440px,100vw);color:var(--ink-strong);border-left:1px solid var(--rule);pointer-events:none;will-change:transform;backface-visibility:hidden;contain:layout paint style;flex-direction:column;transition-property:transform;transition-timing-function:cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);transition-duration:.32s!important}.CartDrawer-module__IlD0ia__panelOpen{pointer-events:auto;transform:translate(0,0);box-shadow:-8px 0 24px -8px #00000073}@media (prefers-reduced-motion:reduce){.CartDrawer-module__IlD0ia__backdrop{transition-duration:80ms!important}.CartDrawer-module__IlD0ia__panel{transition-duration:.15s!important}}.CartDrawer-module__IlD0ia__header{padding:1.5rem var(--gutter);border-bottom:1px solid var(--rule);grid-template-rows:auto auto;grid-template-columns:1fr auto;align-items:center;column-gap:1rem;display:grid}.CartDrawer-module__IlD0ia__eyebrow{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--gold);grid-area:1/1;font-size:.6875rem;font-weight:500}.CartDrawer-module__IlD0ia__title{font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink-strong);grid-area:2/1;margin-top:.25rem;font-size:1.75rem;font-weight:700;line-height:1}.CartDrawer-module__IlD0ia__titleAccent{font-family:var(--font-italic-accent);color:var(--earth);font-style:italic;font-weight:400}.CartDrawer-module__IlD0ia__close{border:1px solid var(--rule);width:2.25rem;height:2.25rem;color:var(--ink-strong);cursor:pointer;transition:background var(--dur-quick) var(--ease-editorial), color var(--dur-quick) var(--ease-editorial);background:0 0;border-radius:50%;grid-area:1/2/span 2;justify-content:center;align-items:center;display:inline-flex}.CartDrawer-module__IlD0ia__close:hover{background:var(--ink-strong);color:var(--paper)}.CartDrawer-module__IlD0ia__body{padding:1.5rem var(--gutter);flex:1;overflow-y:auto}.CartDrawer-module__IlD0ia__empty{flex-direction:column;align-items:flex-start;gap:1rem;padding-top:1rem;display:flex}.CartDrawer-module__IlD0ia__emptyMessage{font-family:var(--font-display);color:var(--ink-muted-fg,var(--ink-strong));font-size:1.125rem;line-height:1.4}.CartDrawer-module__IlD0ia__emptyLink{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--earth);border-bottom:1px solid var(--earth);transition:color var(--dur-quick) var(--ease-editorial), border-color var(--dur-quick) var(--ease-editorial);padding-bottom:.25rem;font-size:.8125rem;font-weight:500}.CartDrawer-module__IlD0ia__emptyLink:hover{color:var(--gold);border-color:var(--gold)}.CartDrawer-module__IlD0ia__lines{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.CartDrawer-module__IlD0ia__line{border-bottom:1px solid var(--rule);grid-template-columns:80px 1fr;align-items:flex-start;gap:1rem;padding-bottom:1.25rem;display:grid}.CartDrawer-module__IlD0ia__line:last-child{border-bottom:0;padding-bottom:0}.CartDrawer-module__IlD0ia__lineCard{aspect-ratio:4/5;border:1px solid var(--rule);background:linear-gradient(135deg,#b8925329 0%,#0b0b0b3d 100%);justify-content:center;align-items:center;width:80px;display:flex;overflow:hidden}.CartDrawer-module__IlD0ia__lineCardSealed{background:0 0;border:0}.CartDrawer-module__IlD0ia__lineCardImg{object-fit:cover;width:100%;height:100%;display:block}.CartDrawer-module__IlD0ia__lineCardFallback{background:linear-gradient(135deg,#b892532e,#0e5c4a2e);width:100%;height:100%}.CartDrawer-module__IlD0ia__lineBody{flex-direction:column;gap:.625rem;min-width:0;display:flex}.CartDrawer-module__IlD0ia__lineHead{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.CartDrawer-module__IlD0ia__lineMeta{flex-direction:column;gap:.125rem;display:flex}.CartDrawer-module__IlD0ia__lineModel{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink-strong);font-size:1.125rem;font-style:italic;font-weight:700}.CartDrawer-module__IlD0ia__lineTier{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--earth);font-size:.75rem;font-weight:500}.CartDrawer-module__IlD0ia__lineRemove{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-muted-fg,#6b6b6b);cursor:pointer;transition:color var(--dur-quick) var(--ease-editorial);background:0 0;border:0;padding:.25rem 0;font-size:.6875rem;font-weight:500}.CartDrawer-module__IlD0ia__lineRemove:hover{color:var(--ink-strong)}.CartDrawer-module__IlD0ia__lineFoot{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.CartDrawer-module__IlD0ia__qty{border:1px solid var(--rule);align-items:center;display:inline-flex}.CartDrawer-module__IlD0ia__qtyBtn{width:2rem;height:2rem;font-family:var(--font-display);color:var(--ink-strong);cursor:pointer;transition:background var(--dur-quick) var(--ease-editorial);background:0 0;border:0;font-size:1rem}.CartDrawer-module__IlD0ia__qtyBtn:hover{background:var(--ink-strong);color:var(--paper)}.CartDrawer-module__IlD0ia__qtyValue{text-align:center;min-width:2rem;font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:.875rem}.CartDrawer-module__IlD0ia__linePrice{flex-direction:column;align-items:flex-end;gap:.125rem;display:flex}.CartDrawer-module__IlD0ia__linePriceUsd{font-family:var(--font-display);color:var(--ink-strong);font-variant-numeric:tabular-nums;font-size:1rem;font-weight:700}.CartDrawer-module__IlD0ia__linePriceSol{font-family:var(--font-mono);letter-spacing:.08em;color:var(--earth);font-variant-numeric:tabular-nums;font-size:.6875rem}.CartDrawer-module__IlD0ia__footer{border-top:1px solid var(--rule);padding:1.25rem var(--gutter) 1.5rem;flex-direction:column;gap:1rem;display:flex}.CartDrawer-module__IlD0ia__totalRow{justify-content:space-between;align-items:flex-end;gap:.75rem;display:flex}.CartDrawer-module__IlD0ia__totalLabel{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--ink-muted-fg,#6b6b6b);font-size:.6875rem;font-weight:500}.CartDrawer-module__IlD0ia__totalAmount{flex-direction:column;align-items:flex-end;gap:.125rem;display:flex}.CartDrawer-module__IlD0ia__totalUsd{font-family:var(--font-display);color:var(--ink-strong);font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:700}.CartDrawer-module__IlD0ia__totalSol{font-family:var(--font-mono);letter-spacing:.08em;color:var(--earth);font-variant-numeric:tabular-nums;font-size:.75rem}.CartDrawer-module__IlD0ia__checkout{justify-content:center;width:100%}
.DapTeaser-module__xFc5zq__section{color:var(--paper);min-height:calc(100svh - 4rem);padding-bottom:80px;position:relative;overflow:hidden}@media (min-width:1024px){.DapTeaser-module__xFc5zq__section{padding-bottom:160px}}.DapTeaser-module__xFc5zq__bg{pointer-events:none;position:absolute;inset:0}.DapTeaser-module__xFc5zq__inner{z-index:1;position:relative}.DapTeaser-module__xFc5zq__layout{align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.DapTeaser-module__xFc5zq__layout{grid-template-columns:1fr 1fr;gap:4rem}}.DapTeaser-module__xFc5zq__copy{flex-direction:column;gap:1.5rem;display:flex}.DapTeaser-module__xFc5zq__title{font-family:var(--font-display);letter-spacing:-.015em;color:var(--earth);font-size:clamp(2rem,4.5vw,4rem);line-height:1.02}.DapTeaser-module__xFc5zq__titleAccent{font-family:var(--font-italic-accent);color:var(--gold);font-style:italic;font-weight:400}.DapTeaser-module__xFc5zq__lede{color:var(--beige);max-width:50ch;font-size:1.0625rem;line-height:1.6}.DapTeaser-module__xFc5zq__fragments{flex-direction:column;gap:.5rem;max-width:50ch;display:flex}.DapTeaser-module__xFc5zq__fragmentLine{font-family:var(--font-display);letter-spacing:-.01em;color:var(--paper);font-size:clamp(1.5rem,2.5vw,2rem);line-height:1.15}.DapTeaser-module__xFc5zq__fragmentLine em{font-family:var(--font-italic-accent);color:var(--gold);font-style:italic;font-weight:400}.DapTeaser-module__xFc5zq__fragmentRule{background:var(--gold);width:2.5rem;height:1px;margin-block:.25rem}.DapTeaser-module__xFc5zq__activeMeta{border-top:1px solid #f1e9dd2e;flex-direction:column;gap:.625rem;margin-top:.5rem;padding-top:1.25rem;display:flex}.DapTeaser-module__xFc5zq__activeTier{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--gold);font-size:.6875rem;font-weight:500}.DapTeaser-module__xFc5zq__activeName{font-family:var(--font-display);letter-spacing:-.02em;color:var(--earth);font-size:clamp(2.75rem,6vw,4.5rem);font-style:italic;font-weight:700;line-height:.98}.DapTeaser-module__xFc5zq__activeSupply{font-family:var(--font-mono);letter-spacing:.1em;color:var(--gold);font-variant-numeric:tabular-nums;text-transform:uppercase;margin-top:.25rem;font-size:.875rem}.DapTeaser-module__xFc5zq__activePerk{color:var(--beige);max-width:50ch;font-size:.9375rem;line-height:1.5}.DapTeaser-module__xFc5zq__cta{margin-top:1rem}.DapTeaser-module__xFc5zq__ctaRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-top:1.5rem;display:flex}@media (min-width:1024px){.DapTeaser-module__xFc5zq__ctaRow{justify-content:flex-start}}.DapTeaser-module__xFc5zq__exploreButton{color:var(--emerald)!important;border-color:var(--emerald)!important}.DapTeaser-module__xFc5zq__exploreButton:hover,.DapTeaser-module__xFc5zq__exploreButton:focus-visible{color:var(--paper)!important;background:var(--emerald)!important}@media (max-width:1023px){.DapTeaser-module__xFc5zq__exploreButton{border:none!important}}.DapTeaser-module__xFc5zq__characterPanel{pointer-events:none;z-index:0;background:var(--paper-pure);width:55%;position:absolute;top:0;bottom:0;right:0;overflow:hidden}@media (min-width:1024px){.DapTeaser-module__xFc5zq__characterPanel{width:50%}}.DapTeaser-module__xFc5zq__characterMotion{will-change:opacity;height:80vh;max-height:100%;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.DapTeaser-module__xFc5zq__characterFiltered{will-change:filter;position:absolute;inset:0}.DapTeaser-module__xFc5zq__svgDefs{pointer-events:none;width:0;height:0;position:absolute;overflow:hidden}.DapTeaser-module__xFc5zq__characterImage{object-fit:contain;object-position:center}@media (max-width:1023px){.DapTeaser-module__xFc5zq__characterImage{transform-origin:50%;transform:scale(1.4)}}.DapTeaser-module__xFc5zq__characterShade,.DapTeaser-module__xFc5zq__viewer{display:none}.DapTeaser-module__xFc5zq__canvasStage{z-index:1;width:auto;margin-left:calc(var(--gutter) * -1);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.25rem;padding:0;display:flex;position:relative}@media (min-width:1024px){.DapTeaser-module__xFc5zq__canvasStage{align-items:center;margin-left:0}}.DapTeaser-module__xFc5zq__canvasWrap{aspect-ratio:4/5;cursor:grab;width:100%;max-width:240px;position:relative}.DapTeaser-module__xFc5zq__canvasWrap:active{cursor:grabbing}.DapTeaser-module__xFc5zq__canvasWrap>div:first-child{inset:0;position:absolute!important}.DapTeaser-module__xFc5zq__canvasShadow{filter:blur(10px);pointer-events:none;z-index:0;background:radial-gradient(#0000008c 0%,#0000 72%);height:1.75rem;position:absolute;inset:auto 12% -1.25rem}.DapTeaser-module__xFc5zq__skeleton{width:100%;height:100%;font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:#f1e9dd66;background:linear-gradient(135deg,#b892531f 0%,#0b0b0b66 100%);border:1px solid #b892534d;justify-content:center;align-items:center;font-size:.6875rem;display:flex}.DapTeaser-module__xFc5zq__modelStrip{flex-wrap:wrap;justify-content:center;align-items:center;gap:.625rem;max-width:100%;display:flex}@media (min-width:1024px){.DapTeaser-module__xFc5zq__modelStrip{justify-content:flex-start}}.DapTeaser-module__xFc5zq__modelThumb{cursor:pointer;background:var(--cocoa);filter:grayscale();opacity:.5;width:56px;height:56px;transition:border-color .35s var(--ease-editorial), box-shadow .35s var(--ease-editorial), transform .35s var(--ease-editorial), filter .35s var(--ease-editorial), opacity .35s var(--ease-editorial);border:2px solid #f1e9dd40;border-radius:999px;flex-shrink:0;padding:0;position:relative;overflow:hidden;box-shadow:0 0 #b8925300}.DapTeaser-module__xFc5zq__modelThumb:hover{border-color:var(--gold);filter:grayscale(0);opacity:1;transform:scale(1.06);box-shadow:0 0 0 2px #b8925359,0 0 18px 2px #b8925373}.DapTeaser-module__xFc5zq__modelThumbActive{border-color:var(--gold);filter:grayscale(0);opacity:1;transform:scale(1.08);box-shadow:0 0 24px 2px #b8925373}.DapTeaser-module__xFc5zq__modelThumbActive:hover{filter:grayscale(0);opacity:1;transform:scale(1.08)}.DapTeaser-module__xFc5zq__modelThumbImage{object-fit:cover;width:100%;height:100%;display:block}.DapTeaser-module__xFc5zq__modelThumbInitial{width:100%;height:100%;font-family:var(--font-display);color:#f1e9dd59;background:repeating-linear-gradient(45deg, #f1e9dd14 0 6px, transparent 6px 12px), linear-gradient(180deg, var(--earth) 0%, var(--cocoa) 100%);justify-content:center;align-items:center;font-size:1.5rem;font-style:italic;font-weight:900;display:flex}.DapTeaser-module__xFc5zq__selector{display:none}.DapTeaser-module__xFc5zq__selectorButton{flex-shrink:0}.DapTeaser-module__xFc5zq__selectorName{white-space:nowrap}@media (min-width:1024px){.DapTeaser-module__xFc5zq__selector{flex-wrap:wrap;justify-content:flex-start;gap:.75rem 1.5rem;max-width:100%;display:flex}}.DapTeaser-module__xFc5zq__selectorSelect{appearance:none;border:none;border-bottom:1px solid var(--earth);width:fit-content;max-width:100%;color:var(--earth);font-family:var(--font-display);letter-spacing:-.005em;cursor:pointer;background-color:#0000;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 12 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%235a4632' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .25rem center;background-repeat:no-repeat;background-size:.75rem;border-radius:0;padding:.375rem 1.75rem .375rem 0;font-size:1.0625rem;font-weight:700;display:block}.DapTeaser-module__xFc5zq__selectorSelect:focus-visible{outline:2px solid var(--gold);outline-offset:2px}@media (min-width:1024px){.DapTeaser-module__xFc5zq__selectorSelect{display:none}}.DapTeaser-module__xFc5zq__selectorButton{color:var(--earth);cursor:pointer;text-align:left;font-family:var(--font-display);opacity:.5;transition:opacity var(--dur-quick) var(--ease-editorial), color var(--dur-quick) var(--ease-editorial);background:0 0;border:none;align-items:center;padding:.25rem 0;display:inline-flex}.DapTeaser-module__xFc5zq__selectorButton:hover{opacity:1}.DapTeaser-module__xFc5zq__selectorButtonActive{opacity:1;color:var(--earth)}.DapTeaser-module__xFc5zq__selectorButtonActive .DapTeaser-module__xFc5zq__selectorName{border-bottom:1px solid var(--earth);padding-bottom:2px}.DapTeaser-module__xFc5zq__selectorName{font-family:var(--font-display);letter-spacing:-.005em;font-size:1.0625rem;font-weight:700}.DapTeaser-module__xFc5zq__selectorSupply{font-family:var(--font-mono);letter-spacing:.08em;font-variant-numeric:tabular-nums;opacity:.7;font-size:.6875rem;display:none}.DapTeaser-module__xFc5zq__selectorButtonActive .DapTeaser-module__xFc5zq__selectorSupply{opacity:.85}.DapTeaser-module__xFc5zq__dragHint{z-index:1;color:var(--paper);font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;pointer-events:none;-webkit-user-select:none;user-select:none;animation:DapTeaser-module__xFc5zq__dragHintPulse 3.2s var(--ease-editorial) infinite;align-items:center;font-size:.6875rem;display:inline-flex;position:relative}.DapTeaser-module__xFc5zq__dragHintLead{align-items:center;gap:.5rem;display:inline-flex}@media (max-width:1023px){.DapTeaser-module__xFc5zq__dragHint{display:none}}.DapTeaser-module__xFc5zq__dragHintIcon{width:16px;height:16px;color:var(--gold);flex-shrink:0;animation:4.5s linear infinite DapTeaser-module__xFc5zq__dragHintSpin}.DapTeaser-module__xFc5zq__dragHintText{color:#000;flex-direction:row;gap:.4em;display:inline-flex}.DapTeaser-module__xFc5zq__dragHintSep{display:inline}@media (max-width:1023px){.DapTeaser-module__xFc5zq__dragHintText{flex-direction:column;align-items:center;gap:0;line-height:1.25}.DapTeaser-module__xFc5zq__dragHintSep{display:none}}@keyframes DapTeaser-module__xFc5zq__dragHintPulse{0%,to{transform:translateY(0);box-shadow:0 0 #b8925300}50%{transform:translateY(-2px);box-shadow:0 10px 28px -10px #b892538c}}@keyframes DapTeaser-module__xFc5zq__dragHintSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.DapTeaser-module__xFc5zq__canvasWrap{cursor:default}.DapTeaser-module__xFc5zq__selectorButton,.DapTeaser-module__xFc5zq__selectorButton:hover,.DapTeaser-module__xFc5zq__modelThumb,.DapTeaser-module__xFc5zq__modelThumb:hover,.DapTeaser-module__xFc5zq__modelThumbActive{transform:none}.DapTeaser-module__xFc5zq__dragHint,.DapTeaser-module__xFc5zq__dragHintIcon{animation:none}}
.SubscribeForm-module__Ss_v-a__wrap{flex-direction:column;gap:.85rem;width:100%;display:flex}.SubscribeForm-module__Ss_v-a__form{text-align:left;flex-direction:column;gap:.85rem;width:100%;display:flex}.SubscribeForm-module__Ss_v-a__field{flex-direction:column;gap:.4rem;display:flex}.SubscribeForm-module__Ss_v-a__label{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:#ffffffb3;font-size:.6875rem;font-weight:500}.SubscribeForm-module__Ss_v-a__input{color:#fff;width:100%;font-size:1rem;font-family:var(--font-body);transition:border-color var(--dur-quick,.2s) ease;background:0 0;border:0;border-bottom:1px solid #ffffff59;padding:.55rem 0}.SubscribeForm-module__Ss_v-a__input::placeholder{color:#ffffff59}.SubscribeForm-module__Ss_v-a__input:focus{border-bottom-color:var(--gold);outline:none}.SubscribeForm-module__Ss_v-a__input[aria-invalid=true]{border-bottom-color:#ff6b6b}.SubscribeForm-module__Ss_v-a__fieldError{font-family:var(--font-body);color:#ff8a8a;font-size:.75rem}.SubscribeForm-module__Ss_v-a__formError{font-family:var(--font-body);color:#ff8a8a;margin:0;font-size:.8125rem}.SubscribeForm-module__Ss_v-a__honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.SubscribeForm-module__Ss_v-a__submit{background:var(--gold);color:#111;font-family:var(--font-body);letter-spacing:.24em;text-transform:uppercase;cursor:pointer;transition:transform var(--dur-quick,.18s) ease, background var(--dur-quick,.18s) ease;border:0;margin-top:.25rem;padding:.95rem 1.6rem;font-size:.75rem;font-weight:600}.SubscribeForm-module__Ss_v-a__submit:hover:not(:disabled){transform:translateY(-1px)}.SubscribeForm-module__Ss_v-a__submit:disabled{opacity:.55;cursor:not-allowed}.SubscribeForm-module__Ss_v-a__subscribed{font-family:var(--font-body);color:#fff;letter-spacing:.02em;background:#d4af371a;border:1px solid #d4af378c;border-radius:999px;align-self:flex-start;align-items:center;gap:.55rem;padding:.5rem .75rem;font-size:.8125rem;display:inline-flex}.SubscribeForm-module__Ss_v-a__checkmark{background:var(--gold);color:#111;border-radius:999px;justify-content:center;align-items:center;width:1.2rem;height:1.2rem;font-size:.75rem;font-weight:700;display:inline-flex}.SubscribeForm-module__Ss_v-a__subscribedLabel strong{color:var(--gold);font-weight:600}
.page-module__RUNDiG__section{padding-block:var(--y-md) var(--y-lg);background:#fff}.page-module__RUNDiG__layout{align-items:start;gap:3rem;display:grid}@media (min-width:1024px){.page-module__RUNDiG__layout{grid-template-columns:1fr 1.4fr;gap:5rem}}.page-module__RUNDiG__copy{flex-direction:column;gap:1.25rem;display:flex}.page-module__RUNDiG__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink-strong);font-size:clamp(2rem,5vw,4rem);line-height:1.04}.page-module__RUNDiG__titleItalic{font-family:var(--font-italic-accent);color:var(--emerald);font-style:italic;font-weight:400}.page-module__RUNDiG__lede{color:var(--ink-muted-fg);max-width:50ch;font-size:1.0625rem;line-height:1.65}.page-module__RUNDiG__fragments{flex-direction:column;gap:.5rem;display:flex}.page-module__RUNDiG__fragment{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink-strong);font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.2}.page-module__RUNDiG__fragment em{font-family:var(--font-italic-accent);color:var(--emerald);font-style:italic;font-weight:400}.page-module__RUNDiG__openings{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.page-module__RUNDiG__openingName{font-family:var(--font-display);color:var(--ink-strong);font-size:1.125rem;font-weight:700;display:block}.page-module__RUNDiG__openingBody{color:var(--ink-muted-fg);max-width:50ch;margin-top:.25rem;font-size:.9375rem;line-height:1.55;display:block}
.page-module__UFcpwW__section{padding-block:var(--y-md) var(--y-lg);background:#fff}.page-module__UFcpwW__layout{align-items:start;gap:3rem;display:grid}@media (min-width:1024px){.page-module__UFcpwW__layout{grid-template-columns:1fr 1fr;gap:5rem}}.page-module__UFcpwW__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink-strong);margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,5rem);line-height:1.02}.page-module__UFcpwW__titleItalic{font-family:var(--font-italic-accent);color:var(--emerald);font-style:italic;font-weight:400}.page-module__UFcpwW__lede{color:var(--ink-muted-fg);max-width:50ch;margin-bottom:2rem;font-size:1.0625rem;line-height:1.6}.page-module__UFcpwW__fragments{flex-direction:column;gap:.5rem;margin-bottom:2rem;display:flex}.page-module__UFcpwW__fragment{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink-strong);font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.2}.page-module__UFcpwW__fragment em{font-family:var(--font-italic-accent);color:var(--emerald);font-style:italic;font-weight:400}.page-module__UFcpwW__cards{gap:1.25rem;display:grid}.page-module__UFcpwW__card{border:1px solid var(--rule);background:var(--paper);flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.page-module__UFcpwW__cardLabel{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--gold);font-size:.6875rem;font-weight:500}.page-module__UFcpwW__cardValue{font-family:var(--font-display);letter-spacing:-.005em;color:var(--ink-strong);font-size:1.25rem}.page-module__UFcpwW__cardValue a{color:var(--ink-strong);border-bottom:1px solid var(--rule);transition:border-color var(--dur-quick) var(--ease-editorial)}.page-module__UFcpwW__cardValue a:hover{border-color:var(--emerald)}.page-module__UFcpwW__cardSub{color:var(--ink-muted-fg);font-size:.8125rem;line-height:1.5}.page-module__UFcpwW__formColumn{flex-direction:column;gap:2rem;display:flex}.page-module__UFcpwW__socialBlock{flex-direction:column;gap:1rem;display:flex}.page-module__UFcpwW__socialTitle{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink-strong);margin:0;font-size:1.5rem;line-height:1.1}.page-module__UFcpwW__socialBody{color:var(--ink-muted-fg);margin:0;font-size:.9375rem;line-height:1.6}.page-module__UFcpwW__socialRow{flex-wrap:wrap;gap:.625rem;display:flex}.page-module__UFcpwW__socialIcon{border:1px solid var(--rule);width:2.5rem;height:2.5rem;color:var(--ink-strong);transition:background var(--dur-quick) var(--ease-editorial), color var(--dur-quick) var(--ease-editorial), border-color var(--dur-quick) var(--ease-editorial);justify-content:center;align-items:center;display:inline-flex}.page-module__UFcpwW__socialIcon:hover{background:var(--ink-strong);color:var(--paper);border-color:var(--ink-strong)}
.Gallery-module__fsIx2G__wrap{flex-direction:column;gap:.75rem;min-width:0;height:100%;min-height:0;display:flex}.Gallery-module__fsIx2G__main{aspect-ratio:4/5;background:var(--cocoa);flex:none;width:100%;position:relative;overflow:hidden}.Gallery-module__fsIx2G__mainImageWrap{position:absolute;inset:0}.Gallery-module__fsIx2G__mainImage{object-fit:cover;object-position:center;display:block}.Gallery-module__fsIx2G__thumbs{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-shrink:0;gap:.5rem;min-width:0;max-width:100%;margin:0;padding:0;list-style:none;display:flex;overflow:auto hidden}.Gallery-module__fsIx2G__thumbs::-webkit-scrollbar{display:none}.Gallery-module__fsIx2G__thumbs>li{flex-shrink:0}.Gallery-module__fsIx2G__thumb{aspect-ratio:4/5;border:1px solid var(--rule);background:var(--cocoa);cursor:pointer;opacity:.55;width:64px;transition:opacity var(--dur-hover) var(--ease-editorial), border-color var(--dur-hover) var(--ease-editorial);padding:0;position:relative;overflow:hidden}.Gallery-module__fsIx2G__thumb:hover{opacity:1;border-color:var(--earth)}.Gallery-module__fsIx2G__thumbActive{opacity:1;border-color:var(--earth);outline:1px solid var(--earth);outline-offset:-2px}.Gallery-module__fsIx2G__thumbImg{object-fit:cover;width:100%;height:100%;display:block}.Gallery-module__fsIx2G__empty{aspect-ratio:4/5;background:var(--cocoa);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.Gallery-module__fsIx2G__emptyGradient{background:linear-gradient(135deg,#b892532e 0%,#0b0b0b99 100%);position:absolute;inset:0}.Gallery-module__fsIx2G__emptyInitial{font-family:var(--font-display);color:var(--paper);opacity:.85;font-size:clamp(6rem,14vw,11rem);font-style:italic;font-weight:700;line-height:1;position:relative}
.page-module__BLVRbW__section{padding-block:var(--y-md) var(--y-lg);background:#fff}.page-module__BLVRbW__layout{align-items:start;gap:3rem;display:grid}@media (min-width:1024px){.page-module__BLVRbW__layout{grid-template-columns:1fr 1.4fr;gap:5rem}}.page-module__BLVRbW__copy{flex-direction:column;gap:1.25rem;display:flex}.page-module__BLVRbW__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink-strong);font-size:clamp(2rem,5vw,4rem);line-height:1.04}.page-module__BLVRbW__titleItalic{font-family:var(--font-italic-accent);color:var(--emerald);font-style:italic;font-weight:400}.page-module__BLVRbW__lede{color:var(--ink-muted-fg);max-width:50ch;font-size:1.0625rem;line-height:1.65}.page-module__BLVRbW__fragments{flex-direction:column;gap:.5rem;display:flex}.page-module__BLVRbW__fragment{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink-strong);font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.2}.page-module__BLVRbW__fragment em{font-family:var(--font-italic-accent);color:var(--emerald);font-style:italic;font-weight:400}.page-module__BLVRbW__contactList{color:var(--ink-body);flex-direction:column;gap:.875rem;margin-top:1rem;font-size:.9375rem;display:flex}.page-module__BLVRbW__contactList span{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--ink-muted-fg);margin-bottom:.25rem;font-size:.6875rem;font-weight:500;display:block}
.WalletsPanel-module__LleqUG__panel{border:1px solid var(--rule,#0000001f);background:var(--paper-pure,#fff);border-radius:.75rem;margin:1.5rem 0;padding:1.25rem 1.5rem}.WalletsPanel-module__LleqUG__head{flex-direction:column;gap:.25rem;margin-bottom:1rem;display:flex}.WalletsPanel-module__LleqUG__title{font-family:var(--font-display);color:var(--ink-strong);margin:0;font-size:1.125rem;font-weight:600}.WalletsPanel-module__LleqUG__subtitle{font-family:var(--font-body);color:var(--ink-muted-fg,#6b6b6b);margin:0;font-size:.8125rem}.WalletsPanel-module__LleqUG__empty{font-family:var(--font-mono);color:var(--ink-muted-fg,#8a8a8a);letter-spacing:.08em;text-transform:uppercase;text-align:center;padding:1rem;font-size:.75rem}.WalletsPanel-module__LleqUG__list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.WalletsPanel-module__LleqUG__row{border:1px solid var(--rule,#0000001a);background:var(--paper,#fafafa);border-radius:.5rem;overflow:hidden}.WalletsPanel-module__LleqUG__row[data-role=vault]{background:linear-gradient(#b892530f,#0000 60%);border-color:#b8925373}.WalletsPanel-module__LleqUG__rowHead{cursor:pointer;text-align:left;width:100%;color:var(--ink-strong);transition:background var(--dur-quick,.16s) ease;background:0 0;border:0;grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:.75rem;padding:.75rem 1rem;font-family:inherit;display:grid}.WalletsPanel-module__LleqUG__rowHead:hover{background:#00000008}.WalletsPanel-module__LleqUG__rowChevron{font-family:var(--font-mono);color:var(--ink-muted-fg,#8a8a8a);text-align:center;width:1rem;font-size:.75rem}.WalletsPanel-module__LleqUG__rowLabel{font-family:var(--font-body);font-size:.9375rem;font-weight:500}.WalletsPanel-module__LleqUG__rowAddress{font-family:var(--font-mono);color:var(--ink-muted-fg,#6b6b6b);letter-spacing:.02em;font-size:.75rem}.WalletsPanel-module__LleqUG__rowAction{width:1.75rem;height:1.75rem;font-family:var(--font-mono);color:var(--ink-muted-fg,#6b6b6b);cursor:pointer;transition:background var(--dur-quick,.16s) ease, border-color var(--dur-quick,.16s) ease, color var(--dur-quick,.16s) ease;background:0 0;border:1px solid #0000;border-radius:.375rem;justify-content:center;align-items:center;font-size:.8125rem;text-decoration:none;display:inline-flex}.WalletsPanel-module__LleqUG__rowAction:hover{color:var(--ink-strong);background:#0000000d;border-color:#0000001f}.WalletsPanel-module__LleqUG__body{border-top:1px solid var(--rule,#00000014);background:var(--paper-pure,#fff);padding:.75rem 1rem 1rem}.WalletsPanel-module__LleqUG__bodyMuted{font-family:var(--font-body);color:var(--ink-muted-fg,#8a8a8a);margin:.5rem 0;font-size:.8125rem}.WalletsPanel-module__LleqUG__bodyError{font-family:var(--font-body);color:#b00020;align-items:center;gap:.5rem;margin:.5rem 0;font-size:.8125rem;display:flex}.WalletsPanel-module__LleqUG__summary{border-bottom:1px dashed var(--rule,#00000014);align-items:center;gap:1rem;margin-bottom:.75rem;padding-bottom:.625rem;display:flex}.WalletsPanel-module__LleqUG__balance{flex-direction:column;gap:.125rem;display:flex}.WalletsPanel-module__LleqUG__balanceLabel{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--ink-muted-fg,#8a8a8a);font-size:.625rem;font-weight:500}.WalletsPanel-module__LleqUG__balanceValue{font-family:var(--font-mono);color:var(--ink-strong);letter-spacing:-.01em;font-size:1rem;font-weight:600}.WalletsPanel-module__LleqUG__count{font-family:var(--font-body);color:var(--ink-muted-fg,#6b6b6b);margin-left:auto;font-size:.8125rem}.WalletsPanel-module__LleqUG__retry{border:1px solid var(--rule,#0000001f);font-family:var(--font-mono);cursor:pointer;color:var(--ink-muted-fg,#6b6b6b);background:0 0;border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem}.WalletsPanel-module__LleqUG__retry:hover{color:var(--ink-strong);background:#0000000d}.WalletsPanel-module__LleqUG__assets{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.WalletsPanel-module__LleqUG__asset{border:1px solid var(--rule,#00000014);background:var(--paper,#fafafa);transition:border-color var(--dur-quick,.16s) ease;border-radius:.5rem;overflow:hidden}.WalletsPanel-module__LleqUG__asset:hover{border-color:#b8925380}.WalletsPanel-module__LleqUG__assetLink{color:var(--ink-strong);align-items:center;gap:.625rem;padding:.5rem;text-decoration:none;display:flex}.WalletsPanel-module__LleqUG__assetImg{object-fit:cover;background:#eee;border-radius:.375rem;flex-shrink:0;width:56px;height:56px}.WalletsPanel-module__LleqUG__assetImgFallback{color:#999;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.25rem;display:flex}.WalletsPanel-module__LleqUG__assetMeta{flex-direction:column;gap:.125rem;min-width:0;display:flex}.WalletsPanel-module__LleqUG__assetName{font-family:var(--font-body);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:500;overflow:hidden}.WalletsPanel-module__LleqUG__assetAddress{font-family:var(--font-mono);color:var(--ink-muted-fg,#8a8a8a);font-size:.6875rem}
.AudienceRow-module__Lz60vq__grid{grid-template-columns:1fr;gap:0;display:grid}@media (min-width:768px){.AudienceRow-module__Lz60vq__grid{grid-template-columns:1fr 1fr}}.AudienceRow-module__Lz60vq__tile{color:inherit;background:var(--cream);isolation:isolate;text-decoration:none;display:block;position:relative}.AudienceRow-module__Lz60vq__frame{aspect-ratio:1;position:relative;overflow:hidden}.AudienceRow-module__Lz60vq__imageScaler{position:absolute;inset:0}.AudienceRow-module__Lz60vq__scalerLeft{width:200%;left:0;right:auto}.AudienceRow-module__Lz60vq__scalerRight{width:200%;left:-100%;right:auto}.AudienceRow-module__Lz60vq__image{object-fit:cover;transition:transform var(--dur-default) var(--ease-editorial)}.AudienceRow-module__Lz60vq__scalerLeft .AudienceRow-module__Lz60vq__image{transform-origin:25%}.AudienceRow-module__Lz60vq__scalerRight .AudienceRow-module__Lz60vq__image{transform-origin:75%;filter:hue-rotate(180deg)}.AudienceRow-module__Lz60vq__tile:hover .AudienceRow-module__Lz60vq__image,.AudienceRow-module__Lz60vq__tile:focus-visible .AudienceRow-module__Lz60vq__image{transform:scale(1.04)}.AudienceRow-module__Lz60vq__scrim{pointer-events:none;z-index:1;background:linear-gradient(#0000 45%,#0b0b0b99 100%);position:absolute;inset:0}.AudienceRow-module__Lz60vq__copy{color:var(--paper);z-index:2;flex-direction:column;gap:.875rem;padding:clamp(1.5rem,4vw,3rem);display:flex;position:absolute;inset:auto 0 0}.AudienceRow-module__Lz60vq__eyebrow{color:var(--paper)}.AudienceRow-module__Lz60vq__title{font-family:var(--font-display);letter-spacing:-.01em;color:var(--paper);max-width:18ch;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.05}.AudienceRow-module__Lz60vq__cta{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--paper);transition:gap var(--dur-quick) var(--ease-magnetic);border-bottom:1px solid;align-self:flex-start;align-items:center;gap:.5rem;padding-bottom:.375rem;font-size:.75rem;font-weight:500;display:inline-flex}.AudienceRow-module__Lz60vq__tile:hover .AudienceRow-module__Lz60vq__cta,.AudienceRow-module__Lz60vq__tile:focus-visible .AudienceRow-module__Lz60vq__cta{gap:.875rem}.AudienceRow-module__Lz60vq__tile:focus-visible{outline:2px solid var(--gold);outline-offset:-4px}@media (prefers-reduced-motion:reduce){.AudienceRow-module__Lz60vq__image,.AudienceRow-module__Lz60vq__cta{transition:none}.AudienceRow-module__Lz60vq__tile:hover .AudienceRow-module__Lz60vq__image,.AudienceRow-module__Lz60vq__tile:focus-visible .AudienceRow-module__Lz60vq__image{transform:none}.AudienceRow-module__Lz60vq__tile:hover .AudienceRow-module__Lz60vq__cta,.AudienceRow-module__Lz60vq__tile:focus-visible .AudienceRow-module__Lz60vq__cta{gap:.5rem}}
.ModelGrid-module__dC_yXG__section{padding-block:var(--y-lg);background:#fff}.ModelGrid-module__dC_yXG__header{margin-bottom:var(--y-md);flex-direction:column;gap:1.5rem;display:flex}@media (min-width:768px){.ModelGrid-module__dC_yXG__header{flex-direction:row;justify-content:space-between;align-items:flex-end}}.ModelGrid-module__dC_yXG__headerCopy{flex-direction:column;gap:.75rem;max-width:60ch;display:flex}.ModelGrid-module__dC_yXG__title{font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink-strong);font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.ModelGrid-module__dC_yXG__titleItalic{font-family:var(--font-italic-accent);color:var(--emerald);font-style:italic;font-weight:400}.ModelGrid-module__dC_yXG__lede{color:var(--ink-muted-fg);max-width:50ch;font-size:1.0625rem;line-height:1.5}.ModelGrid-module__dC_yXG__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (min-width:768px){.ModelGrid-module__dC_yXG__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}@media (min-width:1280px){.ModelGrid-module__dC_yXG__grid{grid-template-columns:repeat(5,1fr)}}.ModelGrid-module__dC_yXG__card{color:inherit;group:card;flex-direction:column;text-decoration:none;display:flex}.ModelGrid-module__dC_yXG__frame{aspect-ratio:3/4;background:var(--cream);border:1px solid var(--rule);margin-bottom:1rem;position:relative;overflow:hidden}.ModelGrid-module__dC_yXG__zoomer{transform-origin:50%;will-change:transform;width:100%;height:100%;position:absolute;inset:0}.ModelGrid-module__dC_yXG__imageGradient{background:radial-gradient(at 50% 30%, #b8925366, transparent 60%), linear-gradient(180deg, var(--earth) 0%, var(--cocoa) 100%);position:absolute;inset:0}.ModelGrid-module__dC_yXG__imageInitial{font-family:var(--font-display);color:#f1e9dd2e;letter-spacing:0;pointer-events:none;justify-content:center;align-items:center;font-size:5rem;font-weight:900;display:flex;position:absolute;inset:0}.ModelGrid-module__dC_yXG__placeholder .ModelGrid-module__dC_yXG__imageGradient{background:repeating-linear-gradient(45deg, #f1e9dd14 0 8px, transparent 8px 16px), linear-gradient(180deg, var(--taupe) 0%, var(--earth) 100%)}.ModelGrid-module__dC_yXG__image{object-fit:cover;object-position:center top}.ModelGrid-module__dC_yXG__tag{color:var(--paper);font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;z-index:2;background:#0b0b0bb3;padding:.25rem .5rem;font-size:.625rem;position:absolute;top:.75rem;left:.75rem}.ModelGrid-module__dC_yXG__overlay{z-index:3;pointer-events:none;color:var(--paper);will-change:transform;background:linear-gradient(#0b0b0b59 0%,#0b0b0b8c 60%,#0b0b0bb3 100%);flex-direction:column;justify-content:flex-end;gap:.875rem;padding:1rem 1rem .875rem;display:flex;position:absolute;inset:0}.ModelGrid-module__dC_yXG__statsList{grid-template-columns:1fr 1fr;gap:.25rem .75rem;display:grid}.ModelGrid-module__dC_yXG__statRow{border-top:1px solid #f1e9dd40;flex-direction:column;gap:.125rem;padding-block:.25rem;display:flex}.ModelGrid-module__dC_yXG__statRow dt{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:#f1e9ddbf;font-size:.5625rem;font-weight:500}.ModelGrid-module__dC_yXG__statRow dd{font-family:var(--font-display);letter-spacing:-.005em;color:var(--paper);text-shadow:0 1px 6px #00000073;font-size:.875rem}.ModelGrid-module__dC_yXG__overlayLede{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:#f1e9ddd9;text-shadow:0 1px 6px #00000073;font-size:.6875rem;font-weight:500}.ModelGrid-module__dC_yXG__viewModel{font-family:var(--font-body);letter-spacing:.24em;text-transform:uppercase;color:var(--paper);text-shadow:0 1px 6px #00000080;border-top:1px solid #f1e9dd73;align-items:center;gap:.5rem;padding-top:.5rem;font-size:.6875rem;font-weight:500;display:inline-flex}.ModelGrid-module__dC_yXG__tagAvailable{background:var(--emerald)}.ModelGrid-module__dC_yXG__meta{flex-direction:column;gap:.25rem;display:flex}.ModelGrid-module__dC_yXG__role{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--ink-muted-fg);font-size:.6875rem;font-weight:500}.ModelGrid-module__dC_yXG__name{font-family:var(--font-display);letter-spacing:-.005em;color:var(--ink-strong);font-size:1.5rem;font-weight:700}.ModelGrid-module__dC_yXG__origin{color:var(--ink-muted-fg);font-size:.875rem}
.MysteryAnnouncement-module__5KLsUa__section{padding:var(--y-md) 0;color:#fff;background:#0b0b0b;position:relative;overflow:hidden}.MysteryAnnouncement-module__5KLsUa__section:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 0,#d4af372e,#0000 55%),radial-gradient(circle at 90% 100%,#d4af371a,#0000 50%);position:absolute;inset:0}.MysteryAnnouncement-module__5KLsUa__grid{z-index:1;grid-template-columns:minmax(280px,1fr) minmax(280px,1.1fr);align-items:center;gap:clamp(2rem,5vw,4rem);display:grid;position:relative}@media (max-width:880px){.MysteryAnnouncement-module__5KLsUa__grid{grid-template-columns:1fr;gap:2rem}}.MysteryAnnouncement-module__5KLsUa__cardWrap{justify-content:center;justify-self:center;align-items:center;width:100%;max-width:460px;display:flex;position:relative}.MysteryAnnouncement-module__5KLsUa__imageHalo{filter:blur(40px);pointer-events:none;z-index:0;background:radial-gradient(circle,#d4af3740,#0000 60%);position:absolute;inset:-10%}.MysteryAnnouncement-module__5KLsUa__canvasWrap{aspect-ratio:4/5;z-index:1;touch-action:none;cursor:grab;width:100%;position:relative}.MysteryAnnouncement-module__5KLsUa__canvasWrap:active{cursor:grabbing}.MysteryAnnouncement-module__5KLsUa__canvasWrap canvas{touch-action:none;cursor:inherit}.MysteryAnnouncement-module__5KLsUa__canvasWrap>div:first-child{inset:0;position:absolute!important}.MysteryAnnouncement-module__5KLsUa__canvasSkeleton{background:linear-gradient(135deg,#d4af3729 0%,#0b0b0b66 100%);border-radius:1rem;position:absolute;inset:0}.MysteryAnnouncement-module__5KLsUa__body{flex-direction:column;gap:1.25rem;max-width:32rem;display:flex}.MysteryAnnouncement-module__5KLsUa__title{font-family:var(--font-display);letter-spacing:-.015em;color:#fff;margin:0;font-size:clamp(2rem,4vw,3.25rem);font-weight:700;line-height:1.05}.MysteryAnnouncement-module__5KLsUa__titleAccent{font-family:var(--font-italic-accent);color:var(--gold);font-style:italic;font-weight:400}.MysteryAnnouncement-module__5KLsUa__lede{color:#ffffffbf;margin:0;font-size:1rem;line-height:1.55}.MysteryAnnouncement-module__5KLsUa__bullets{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.MysteryAnnouncement-module__5KLsUa__bullets li{font-family:var(--font-body);color:#ffffffd1;align-items:flex-start;gap:.75rem;font-size:.9375rem;line-height:1.5;display:flex}.MysteryAnnouncement-module__5KLsUa__bullets strong{color:#fff;font-weight:600}.MysteryAnnouncement-module__5KLsUa__bulletDot{background:var(--gold);border-radius:999px;flex-shrink:0;width:6px;height:6px;margin-top:.55rem;box-shadow:0 0 12px #d4af378c}.MysteryAnnouncement-module__5KLsUa__countdownBlock{background:#d4af370f;border:1px solid #d4af3747;border-radius:.75rem;margin-top:.5rem;padding:1.1rem 1.25rem}.MysteryAnnouncement-module__5KLsUa__countdownEyebrow{font-family:var(--font-body);letter-spacing:.28em;text-transform:uppercase;color:var(--gold);margin:0 0 .65rem;font-size:.6875rem;font-weight:500}.MysteryAnnouncement-module__5KLsUa__timer{align-items:flex-end;gap:.4rem;display:flex}.MysteryAnnouncement-module__5KLsUa__cell{flex-direction:column;align-items:center;gap:.25rem;min-width:3rem;display:flex}.MysteryAnnouncement-module__5KLsUa__num{font-family:var(--font-display);color:#fff;font-variant-numeric:tabular-nums;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1}.MysteryAnnouncement-module__5KLsUa__cellLabel{font-family:var(--font-body);letter-spacing:.24em;text-transform:uppercase;color:#fff9;font-size:.625rem;font-weight:500}.MysteryAnnouncement-module__5KLsUa__sep{font-family:var(--font-display);color:#d4af378c;padding-bottom:1.1rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1}.MysteryAnnouncement-module__5KLsUa__live{font-family:var(--font-display);color:var(--gold);margin:0;font-size:clamp(1.25rem,2.5vw,1.75rem);font-style:italic}.MysteryAnnouncement-module__5KLsUa__subscribeBlock{border-top:1px solid #ffffff1f;margin-top:.75rem;padding-top:1.25rem}.MysteryAnnouncement-module__5KLsUa__portalCta{font-family:var(--font-body);flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1rem;font-size:.875rem;line-height:1.5;display:flex}.MysteryAnnouncement-module__5KLsUa__portalCtaLabel{color:#fff9}.MysteryAnnouncement-module__5KLsUa__portalCtaLink{color:var(--gold);letter-spacing:.02em;transition:color var(--dur-quick) var(--ease-editorial), border-color var(--dur-quick) var(--ease-editorial);border-bottom:1px solid #d4af3766;align-items:center;gap:.25rem;padding-bottom:1px;font-weight:500;text-decoration:none;display:inline-flex}.MysteryAnnouncement-module__5KLsUa__portalCtaLink:hover,.MysteryAnnouncement-module__5KLsUa__portalCtaLink:focus-visible{color:#fff;border-color:#fff}
.page-module__UgEjfq__hero{padding-block:var(--y-lg) var(--y-md);background:var(--paper)}.page-module__UgEjfq__heroEyebrow{margin-bottom:1.5rem}.page-module__UgEjfq__heroTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink-strong);max-width:18ch;margin-bottom:2rem;font-size:clamp(2.5rem,6vw,5.5rem);line-height:1.02}.page-module__UgEjfq__heroTitleItalic{font-family:var(--font-italic-accent);color:var(--emerald);font-style:italic;font-weight:400}.page-module__UgEjfq__heroLede{color:var(--ink-muted-fg);font-size:1.25rem;line-height:1.5}.page-module__UgEjfq__heroLedeGroup{flex-direction:column;gap:1.25rem;max-width:60ch;display:flex}.page-module__UgEjfq__feature{padding-block:var(--y-md) var(--y-lg);background:var(--paper-pure);border-top:1px solid var(--rule)}.page-module__UgEjfq__featureHeader{margin-bottom:var(--y-sm);flex-direction:column;gap:1.25rem;display:flex}.page-module__UgEjfq__featureTitle{font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink-strong);text-wrap:balance;font-size:clamp(2rem,4.2vw,3.75rem);line-height:1.05}.page-module__UgEjfq__featureTitleItalic{font-family:var(--font-italic-accent);color:var(--emerald);font-style:italic;font-weight:400}.page-module__UgEjfq__featureLede{max-width:62ch;margin-inline:auto;margin-bottom:var(--y-sm);flex-direction:column;gap:1.25rem;display:flex}.page-module__UgEjfq__featureLedeFirst{font-family:var(--font-display);letter-spacing:-.005em;color:var(--ink-strong);font-size:clamp(1.5rem,2.4vw,2rem);line-height:1.3}.page-module__UgEjfq__featureLedeFirst:first-letter{font-family:var(--font-display);float:left;color:var(--emerald);padding:.15em .12em 0 0;font-size:4.5em;font-weight:700;line-height:.85}.page-module__UgEjfq__featureLedeBody{color:var(--ink-body);font-size:1.0625rem;line-height:1.7}.page-module__UgEjfq__rosterCallout{padding-block:var(--y-sm);margin-block:var(--y-sm);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);flex-direction:column;gap:1rem;display:flex}.page-module__UgEjfq__calloutLabel,.page-module__UgEjfq__tierStripLabel{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--emerald);font-size:.6875rem;font-weight:500}.page-module__UgEjfq__rosterStrip,.page-module__UgEjfq__tierStrip{grid-template-columns:1fr;gap:1.25rem 2rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.page-module__UgEjfq__rosterStrip,.page-module__UgEjfq__tierStrip{grid-template-columns:repeat(5,1fr)}}.page-module__UgEjfq__rosterItem,.page-module__UgEjfq__tierItem{border-top:1px solid var(--rule);flex-direction:column;gap:.35rem;padding-top:.75rem;display:flex}.page-module__UgEjfq__rosterNum,.page-module__UgEjfq__tierNum{font-family:var(--font-mono,monospace);letter-spacing:.08em;color:var(--ink-muted-fg);font-variant-numeric:tabular-nums;font-size:.75rem}.page-module__UgEjfq__rosterName,.page-module__UgEjfq__tierName{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink-strong);font-size:clamp(1.5rem,2.4vw,2rem);font-weight:700;line-height:1.05}.page-module__UgEjfq__featureSections{gap:var(--y-md);counter-reset:feature;flex-direction:column;display:flex}.page-module__UgEjfq__featureSection{counter-increment:feature;grid-template-columns:1fr;gap:1.5rem 3rem;display:grid}@media (min-width:1024px){.page-module__UgEjfq__featureSection{grid-template-columns:minmax(0,18rem) minmax(0,1fr)}}.page-module__UgEjfq__featureSectionTitle{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink-strong);border-top:2px solid var(--gold);padding-top:.75rem;font-size:clamp(1.5rem,2.6vw,2.25rem);line-height:1.1;position:relative}.page-module__UgEjfq__featureSectionTitle:before{content:counter(feature, decimal-leading-zero);font-family:var(--font-mono,monospace);letter-spacing:.22em;color:var(--emerald);font-variant-numeric:tabular-nums;margin-bottom:.65rem;font-size:.6875rem;display:block}.page-module__UgEjfq__featureSectionBody{flex-direction:column;gap:1.1rem;max-width:62ch;display:flex}.page-module__UgEjfq__featureBody{color:var(--ink-body);font-size:1.0625rem;line-height:1.7}.page-module__UgEjfq__featureListWrap{flex-direction:column;gap:.75rem;display:flex}.page-module__UgEjfq__featureList{border-left:1px solid var(--rule);grid-template-columns:1fr;gap:.5rem 1.5rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.page-module__UgEjfq__featureList{grid-template-columns:1fr 1fr}}.page-module__UgEjfq__featureList li{font-family:var(--font-body);color:var(--ink-body);padding-left:1rem;font-size:.9375rem;line-height:1.5;position:relative}.page-module__UgEjfq__featureList li:before{content:"";background:var(--gold);width:.5rem;height:1px;position:absolute;top:.65em;left:0}.page-module__UgEjfq__featureSectionBody .page-module__UgEjfq__tierStrip{max-width:none}.page-module__UgEjfq__pullQuote{border-left:2px solid var(--gold);margin:1rem 0;padding:1.5rem 0 1.5rem 1.5rem}.page-module__UgEjfq__pullQuote blockquote{margin:0}.page-module__UgEjfq__pullQuote blockquote p{font-family:var(--font-italic-accent);color:var(--ink-strong);font-size:clamp(1.5rem,2.4vw,2rem);font-style:italic;font-weight:400;line-height:1.3}.page-module__UgEjfq__pullQuote figcaption{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--emerald);margin-top:.75rem;font-size:.6875rem;font-weight:500}.page-module__UgEjfq__featureCoda{margin-top:var(--y-md);padding-top:var(--y-sm);border-top:1px solid var(--rule);flex-direction:column;gap:1.25rem;max-width:62ch;margin-inline:auto;display:flex}.page-module__UgEjfq__featureCoda p{font-family:var(--font-display);letter-spacing:-.005em;color:var(--ink-strong);font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.35}.page-module__UgEjfq__featureCoda p:last-child{font-family:var(--font-italic-accent);color:var(--emerald);font-style:italic}.page-module__UgEjfq__team{padding-block:var(--y-md) var(--y-lg);background:var(--cream)}.page-module__UgEjfq__teamHeader{margin-bottom:var(--y-md);flex-direction:column;gap:.75rem;display:flex}.page-module__UgEjfq__teamTitle{font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink-strong);font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.page-module__UgEjfq__teamGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.page-module__UgEjfq__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.page-module__UgEjfq__teamGrid{grid-template-columns:repeat(3,1fr)}}.page-module__UgEjfq__teamCard{background:var(--paper);border-top:2px solid var(--gold);flex-direction:column;gap:.75rem;padding:2rem;display:flex}.page-module__UgEjfq__teamName{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink-strong);font-size:2.25rem;font-weight:700}.page-module__UgEjfq__teamRole{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--emerald);font-size:.6875rem;font-weight:500}.page-module__UgEjfq__teamBio{color:var(--ink-body);font-size:.9375rem;line-height:1.6}.page-module__UgEjfq__registry{padding-block:var(--y-md);background:var(--paper);border-top:1px solid var(--rule)}.page-module__UgEjfq__registryGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.page-module__UgEjfq__registryGrid{grid-template-columns:1fr 1fr;gap:4rem}}.page-module__UgEjfq__registryHeading{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink-strong);font-size:2rem}.page-module__UgEjfq__registryLine{color:var(--ink-muted-fg);font-size:.9375rem;line-height:1.6}.page-module__UgEjfq__registryLine strong{color:var(--ink-strong);font-weight:500}
.admin-module__z3bM5W__section{padding:var(--y-md,4rem) 0;min-height:calc(100dvh - 4rem);color:var(--ink-strong);background:#fff}.admin-module__z3bM5W__header{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.admin-module__z3bM5W__title{font-family:var(--font-display);letter-spacing:-.02em;font-size:clamp(2rem,4vw,3rem);font-weight:700}.admin-module__z3bM5W__headerMeta{font-family:var(--font-mono);flex-wrap:wrap;align-items:center;gap:1rem;font-size:.75rem;display:flex}.admin-module__z3bM5W__role{background:#0000000d;border-radius:2px;padding:.25rem .5rem}.admin-module__z3bM5W__role[data-role=loading]{color:var(--ink-muted-fg,#6a6a6a);background:#0000000f;font-style:italic}.admin-module__z3bM5W__role[data-role=platform-super]{background:var(--gold,#d4a93a);color:#1a1a1a;font-weight:700}.admin-module__z3bM5W__role[data-role=platform-admin]{color:var(--gold,#d4a93a);background:#1a1a1a}.admin-module__z3bM5W__role[data-role=collection-super]{background:var(--earth,#5a4a3a);color:#fff}.admin-module__z3bM5W__role[data-role=collection-admin]{color:var(--earth,#5a4a3a);background:#5a4a3a2e}.admin-module__z3bM5W__role[data-role=none]{color:#c00;background:#c800001a}.admin-module__z3bM5W__walletSlot{margin-left:auto}.admin-module__z3bM5W__modelPicker{border:1px solid var(--rule,#0000001a);font-family:var(--font-mono);background:#00000006;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:.75rem;font-size:.875rem;display:flex}.admin-module__z3bM5W__modelPicker select,.admin-module__z3bM5W__modelPicker button{font-family:inherit;font-size:inherit;border:1px solid var(--rule,#0003);cursor:pointer;background:#fff;padding:.375rem .625rem}.admin-module__z3bM5W__unavailable{border-left:3px solid var(--gold,#d4a93a);background:#ffc80014;padding:1.5rem;font-size:.9375rem}.admin-module__z3bM5W__programIdSection{border-bottom:1px solid var(--rule,#0000001f);margin-bottom:3rem;padding-bottom:2rem}.admin-module__z3bM5W__programIdRow{border:1px solid var(--rule,#0000001a);background:#00000006;flex-wrap:wrap;align-items:baseline;gap:.75rem;margin-bottom:.75rem;padding:.5rem .75rem;display:flex}.admin-module__z3bM5W__programIdSection .admin-module__z3bM5W__programIdRow{margin-bottom:0}.admin-module__z3bM5W__programIdLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--ink-muted-fg,#6a6a6a);flex-shrink:0;font-size:.625rem}.admin-module__z3bM5W__programIdValue{font-family:var(--font-mono);color:var(--earth);word-break:break-all;border-bottom:1px solid;font-size:.8125rem}.admin-module__z3bM5W__statusGrid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:.5rem;margin-bottom:1.5rem;display:grid}.admin-module__z3bM5W__statusCard{border:1px solid var(--rule,#0000001a);background:#00000006;flex-direction:column;gap:.125rem;padding:.5rem .625rem;display:flex}.admin-module__z3bM5W__statusCardTitle{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--ink-muted-fg,#6a6a6a);font-size:.625rem}.admin-module__z3bM5W__statusCardValue{font-family:var(--font-mono);word-break:break-all;font-size:.75rem}.admin-module__z3bM5W__statusCardValue a{color:var(--earth);border-bottom:1px solid}.admin-module__z3bM5W__sectionTitle{font-family:var(--font-display);letter-spacing:-.01em;margin-top:2rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.admin-module__z3bM5W__tierTable{border-collapse:collapse;width:100%;font-family:var(--font-mono);margin-bottom:2rem;font-size:.8125rem}.admin-module__z3bM5W__tierTable th,.admin-module__z3bM5W__tierTable td{text-align:left;border-bottom:1px solid var(--rule,#0000001a);padding:.5rem .625rem}.admin-module__z3bM5W__tierTable th{background:#0000000a;font-weight:600}.admin-module__z3bM5W__uriCell{word-break:break-all;max-width:280px}.admin-module__z3bM5W__adminList{font-family:var(--font-mono);flex-direction:column;gap:.5rem;margin:0 0 2rem;padding:0;font-size:.875rem;list-style:none;display:flex}.admin-module__z3bM5W__adminList li{background:#00000006;align-items:center;gap:.75rem;padding:.5rem .75rem;display:flex}.admin-module__z3bM5W__adminActive{background:var(--emerald,#0e5c4a);color:#fff;letter-spacing:.06em;text-transform:uppercase;padding:.125rem .4rem;font-size:.6875rem}.admin-module__z3bM5W__adminInactive{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#00000026;padding:.125rem .4rem;font-size:.6875rem}.admin-module__z3bM5W__actionsLayout{grid-template-columns:minmax(180px,220px) 1fr;align-items:start;gap:1.25rem;display:grid}.admin-module__z3bM5W__actionRail{border:1px solid var(--rule,#0000001a);background:#00000005;flex-direction:column;gap:0;display:flex}.admin-module__z3bM5W__actionRailItem{font-family:var(--font-mono);text-align:left;border:0;border-bottom:1px solid var(--rule,#0000000f);color:var(--ink-strong);cursor:pointer;background:0 0;padding:.75rem .875rem;font-size:.8125rem;transition:background-color .12s,color .12s}.admin-module__z3bM5W__actionRailItem:last-child{border-bottom:0}.admin-module__z3bM5W__actionRailItem:hover{background:#0000000a}.admin-module__z3bM5W__actionRailItem[data-selected=true]{background:var(--ink-strong);color:#fff;font-weight:600}.admin-module__z3bM5W__actionPane{min-width:0}.admin-module__z3bM5W__platformAdminForms{grid-template-columns:minmax(0,1fr);gap:1rem;margin-top:1rem;display:grid}@media (min-width:768px){.admin-module__z3bM5W__platformAdminForms{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}}.admin-module__z3bM5W__action{border:1px solid var(--rule,#0000001a);background:#00000005;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.admin-module__z3bM5W__actionTitle{font-family:var(--font-display);margin:0 0 .25rem;font-size:1.125rem;font-weight:700}@media (max-width:720px){.admin-module__z3bM5W__actionsLayout{grid-template-columns:1fr}.admin-module__z3bM5W__actionRail{flex-direction:row;overflow-x:auto}.admin-module__z3bM5W__actionRailItem{border-bottom:0;border-right:1px solid var(--rule,#0000000f);white-space:nowrap}}.admin-module__z3bM5W__actionBody{color:var(--ink-muted-fg,#6a6a6a);font-size:.8125rem;line-height:1.4}.admin-module__z3bM5W__action label{font-family:var(--font-mono);color:var(--ink-muted-fg,#6a6a6a);flex-direction:column;gap:.25rem;font-size:.75rem;display:flex}.admin-module__z3bM5W__action input,.admin-module__z3bM5W__action select{font-family:var(--font-mono);border:1px solid var(--rule,#0003);background:#fff;padding:.5rem;font-size:.8125rem}.admin-module__z3bM5W__action button{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;background:var(--ink-strong);color:#fff;cursor:pointer;border:0;align-self:flex-start;padding:.625rem 1rem;font-size:.75rem}.admin-module__z3bM5W__action button:hover:not(:disabled){background:var(--earth,#5a4a3a)}.admin-module__z3bM5W__action button:disabled{cursor:not-allowed;background:#00000026}.admin-module__z3bM5W__platformAdminForms .admin-module__z3bM5W__action{gap:.5rem;padding:.75rem .875rem}.admin-module__z3bM5W__platformAdminForms .admin-module__z3bM5W__actionTitle{font-size:.75rem;font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-muted-fg,#6a6a6a);margin:0;font-weight:600}.admin-module__z3bM5W__platformAdminForms .admin-module__z3bM5W__actionBody{margin:0;font-size:.75rem}.admin-module__z3bM5W__platformAdminForms .admin-module__z3bM5W__action input{padding:.375rem .5rem}.admin-module__z3bM5W__platformAdminForms .admin-module__z3bM5W__action button{padding:.4375rem .875rem;font-size:.6875rem}.admin-module__z3bM5W__platformAdminForms .admin-module__z3bM5W__action label{gap:.1875rem;font-size:.6875rem}.admin-module__z3bM5W__actionError{color:#c00;font-size:.8125rem}.admin-module__z3bM5W__txStatusPending,.admin-module__z3bM5W__txStatusSuccess,.admin-module__z3bM5W__txStatusError{font-family:var(--font-mono);background:var(--ink-strong);color:#fff;z-index:100;max-width:400px;padding:1rem;font-size:.8125rem;position:fixed;bottom:1rem;right:1rem}.admin-module__z3bM5W__txStatusSuccess{background:var(--emerald,#0e5c4a)}.admin-module__z3bM5W__txStatusError{background:#c00}.admin-module__z3bM5W__txStatusSuccess a{color:#fff;border-bottom:1px solid #fff;margin-left:.25rem}.admin-module__z3bM5W__dashboard{margin:1.5rem 0 2.5rem}.admin-module__z3bM5W__dashboardHead{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1rem;display:flex}.admin-module__z3bM5W__dashboardTitle{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.25rem;font-weight:700}.admin-module__z3bM5W__dashboardHint{font-family:var(--font-mono);color:var(--ink-muted-fg,#6a6a6a);font-size:.7rem}.admin-module__z3bM5W__modelGrid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.625rem;display:grid}.admin-module__z3bM5W__modelCard{border:1px solid var(--rule,#0000001f);cursor:pointer;text-align:left;font:inherit;color:inherit;background:#fff;flex-direction:column;gap:.5rem;padding:.75rem;transition:border-color .12s,transform .12s,box-shadow .12s;display:flex}.admin-module__z3bM5W__modelCard:hover{border-color:var(--ink-strong);transform:translateY(-1px);box-shadow:0 4px 16px #0000000f}.admin-module__z3bM5W__modelCardSelected{border-color:var(--ink-strong);box-shadow:0 0 0 1px var(--ink-strong) inset}.admin-module__z3bM5W__modelCardHead{align-items:center;gap:.5rem;display:flex}.admin-module__z3bM5W__modelHeadshot{object-fit:cover;background:#00000014;border-radius:50%;flex-shrink:0;width:32px;height:32px}.admin-module__z3bM5W__modelHeadshotFallback{width:32px;height:32px;font-family:var(--font-display);color:var(--ink-muted-fg,#6a6a6a);background:#00000014;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.admin-module__z3bM5W__modelCardName{font-family:var(--font-display);letter-spacing:-.01em;font-size:.875rem;font-weight:600;line-height:1.15}.admin-module__z3bM5W__modelCardRole{font-family:var(--font-mono);color:var(--ink-muted-fg,#6a6a6a);font-size:.65rem}.admin-module__z3bM5W__statusPill{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.3rem;width:fit-content;padding:.15rem .4rem;font-size:.6rem;font-weight:600;display:inline-flex}.admin-module__z3bM5W__statusPill:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px;display:inline-block}.admin-module__z3bM5W__statusUnconfigured{color:var(--ink-muted-fg,#6a6a6a);background:#0000000f}.admin-module__z3bM5W__statusDeployed{color:#946f1c;background:#d4a93a26}.admin-module__z3bM5W__statusLive{color:var(--emerald,#0e5c4a);background:#0e5c4a1f}.admin-module__z3bM5W__statusError{color:#b00;background:#c800001a}.admin-module__z3bM5W__statusLoading{color:var(--ink-muted-fg,#6a6a6a);background:#0000000a}.admin-module__z3bM5W__modelCardStats{font-family:var(--font-mono);color:var(--ink-muted-fg,#6a6a6a);grid-template-columns:1fr 1fr;gap:.375rem;font-size:.65rem;display:grid}.admin-module__z3bM5W__modelCardStat{flex-direction:column;gap:.1rem;display:flex}.admin-module__z3bM5W__modelCardStatLabel{letter-spacing:.06em;text-transform:uppercase;font-size:.6rem}.admin-module__z3bM5W__modelCardStatValue{color:var(--ink-strong);font-size:.8125rem;font-weight:600}.admin-module__z3bM5W__modelCardCta{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-muted-fg,#6a6a6a);border-top:1px solid var(--rule,#00000014);margin-top:.1rem;padding-top:.4rem;font-size:.625rem}.admin-module__z3bM5W__modelCardSelected .admin-module__z3bM5W__modelCardCta{color:var(--ink-strong);font-weight:600}.admin-module__z3bM5W__modelCardHint{font-family:var(--font-mono);color:var(--ink-muted-fg,#6a6a6a);background:#00000006;border-radius:2px;padding:.3rem .45rem;font-size:.6rem;line-height:1.4}.admin-module__z3bM5W__dashboardCount{font-family:var(--font-mono);color:var(--ink-muted-fg,#6a6a6a);vertical-align:middle;background:#0000000f;border-radius:999px;margin-left:.5rem;padding:.1rem .45rem;font-size:.7rem;font-weight:600;display:inline-block}.admin-module__z3bM5W__modelCardAdd{border:1px dashed var(--rule,#00000040);text-align:center;background:#00000004;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;min-height:150px;padding:.875rem;display:flex}.admin-module__z3bM5W__modelCardAdd:hover{border-color:var(--ink-strong);background:#0000000a;transform:translateY(-1px)}.admin-module__z3bM5W__modelCardAddIcon{width:32px;height:32px;font-family:var(--font-display);color:var(--ink-strong);border:1px solid var(--rule,#00000026);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;font-weight:300;display:flex}.admin-module__z3bM5W__modelCardAddTitle{font-family:var(--font-display);font-size:.875rem;font-weight:600}.admin-module__z3bM5W__modelCardAddBody{font-family:var(--font-mono);color:var(--ink-muted-fg,#6a6a6a);max-width:180px;font-size:.625rem;line-height:1.4}.admin-module__z3bM5W__modelCardForm{cursor:default;border-color:var(--ink-strong);flex-direction:column;gap:.5rem;display:flex}.admin-module__z3bM5W__modelCardForm label{font-family:var(--font-mono);color:var(--ink-muted-fg,#6a6a6a);flex-direction:column;gap:.2rem;font-size:.7rem;display:flex}.admin-module__z3bM5W__modelCardForm input{font-family:var(--font-mono);border:1px solid var(--rule,#0003);background:#fff;padding:.45rem .55rem;font-size:.8rem}.admin-module__z3bM5W__modelCardForm button{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;background:var(--ink-strong);color:#fff;cursor:pointer;border:0;align-self:stretch;margin-top:.25rem;padding:.6rem;font-size:.7rem}.admin-module__z3bM5W__modelCardForm button:hover{background:var(--earth,#5a4a3a)}.admin-module__z3bM5W__modelCardFormHead{font-family:var(--font-display);justify-content:space-between;align-items:center;margin-bottom:.25rem;font-size:.875rem;display:flex}.admin-module__z3bM5W__modelCardFormClose{cursor:pointer;border:0;width:1.5rem;height:1.5rem;color:var(--ink-muted-fg,#6a6a6a)!important;text-transform:none!important;letter-spacing:0!important;background:0 0!important;margin:0!important;padding:0!important;font-size:1.25rem!important}.admin-module__z3bM5W__modelCardFormClose:hover{color:var(--ink-strong)!important}.admin-module__z3bM5W__actionContent{border-top:1px solid var(--rule,#00000014);flex-direction:column;gap:.625rem;margin-top:.25rem;padding-top:.5rem;display:flex}.admin-module__z3bM5W__settingsGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1rem;display:grid}@media (max-width:720px){.admin-module__z3bM5W__settingsGrid{grid-template-columns:1fr}}
.page-module__5ppSrW__section{padding:var(--y-md) 0;min-height:calc(100dvh - 4rem);color:var(--ink-strong);background:#fff}.page-module__5ppSrW__header{flex-direction:column;gap:.75rem;margin-bottom:2.5rem;display:flex}.page-module__5ppSrW__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink-strong);font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.02}.page-module__5ppSrW__italic{font-family:var(--font-italic-accent);color:var(--earth);font-style:italic;font-weight:400}.page-module__5ppSrW__cluster{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-muted-fg,#6b6b6b);font-size:.6875rem}.page-module__5ppSrW__empty{flex-direction:column;align-items:flex-start;gap:1rem;padding:3rem 0;display:flex}.page-module__5ppSrW__emptyMessage{font-family:var(--font-display);color:var(--ink-strong);font-size:1.25rem}.page-module__5ppSrW__emptyLink{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--earth);border-bottom:1px solid var(--earth);transition:color var(--dur-quick) var(--ease-editorial), border-color var(--dur-quick) var(--ease-editorial);padding-bottom:.25rem;font-size:.8125rem;font-weight:500}.page-module__5ppSrW__emptyLink:hover{color:var(--gold);border-color:var(--gold)}.page-module__5ppSrW__layout{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (min-width:1024px){.page-module__5ppSrW__layout{grid-template-columns:1.4fr 1fr;align-items:start;gap:3.5rem}}.page-module__5ppSrW__summary,.page-module__5ppSrW__pay{flex-direction:column;gap:1.5rem;display:flex}.page-module__5ppSrW__summaryTitle,.page-module__5ppSrW__payTitle{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink-strong);font-size:1.375rem;font-weight:700;line-height:1.1}.page-module__5ppSrW__lines{border-top:1px solid var(--rule);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.page-module__5ppSrW__line{border-bottom:1px solid var(--rule);grid-template-columns:140px 1fr auto;align-items:center;gap:1.5rem;padding:1.5rem 0;display:grid}@media (max-width:767px){.page-module__5ppSrW__section{padding:var(--y-sm,2.5rem) 0}.page-module__5ppSrW__header{gap:.5rem;margin-bottom:1.75rem}.page-module__5ppSrW__line{grid-template-rows:auto auto;grid-template-columns:96px 1fr;gap:.875rem 1rem;padding:1.25rem 0}.page-module__5ppSrW__lineModel{font-size:1.25rem}.page-module__5ppSrW__lineCopy{gap:.25rem}.page-module__5ppSrW__lineControls{border-top:1px solid #0000000f;flex-flow:wrap;grid-column:1/-1;justify-content:flex-start;align-items:center;gap:.75rem 1rem;padding-top:.25rem}.page-module__5ppSrW__linePrice{align-items:flex-end;margin-left:auto}.page-module__5ppSrW__lineRemove{padding:.5rem 0}.page-module__5ppSrW__totalsCard{padding:1.25rem 1.125rem}.page-module__5ppSrW__howTo{padding:1.125rem 1rem}.page-module__5ppSrW__howToStep{gap:.625rem}.page-module__5ppSrW__purchaseBtn,.page-module__5ppSrW__stripeBtn{letter-spacing:.16em;padding:1rem 1.25rem}.page-module__5ppSrW__txListItem{flex-direction:column;align-items:flex-start;gap:.375rem}}.page-module__5ppSrW__lineCard{aspect-ratio:4/5;border:1px solid var(--rule);background:linear-gradient(135deg,#b892531f 0%,#0b0b0b2e 100%);justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.page-module__5ppSrW__lineCardSealed{background:0 0;border:0}.page-module__5ppSrW__lineCardImg{object-fit:cover;width:100%;height:100%;display:block}.page-module__5ppSrW__lineCardFallback{background:linear-gradient(135deg,#b892532e,#0e5c4a2e);width:100%;height:100%}.page-module__5ppSrW__lineCopy{flex-direction:column;gap:.375rem;min-width:0;display:flex}.page-module__5ppSrW__lineModel{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink-strong);font-size:1.5rem;font-style:italic;font-weight:700;line-height:1}.page-module__5ppSrW__lineTier{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--earth);font-size:.75rem;font-weight:500}.page-module__5ppSrW__lineUnit{font-family:var(--font-mono);letter-spacing:.04em;color:var(--ink-strong);font-variant-numeric:tabular-nums;margin-top:.25rem;font-size:.8125rem}.page-module__5ppSrW__lineSupply{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-muted-fg,#6b6b6b);font-size:.625rem}.page-module__5ppSrW__lineControls{font-variant-numeric:tabular-nums;flex-direction:column;align-items:flex-end;gap:.75rem;display:flex}.page-module__5ppSrW__lineRemove{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-muted-fg,#6b6b6b);cursor:pointer;transition:color var(--dur-quick) var(--ease-editorial);background:0 0;border:0;padding:.25rem 0;font-size:.6875rem;font-weight:500}.page-module__5ppSrW__lineRemove:hover:not(:disabled){color:#b43c3c;text-decoration:underline}.page-module__5ppSrW__lineRemove:disabled{opacity:.32;cursor:not-allowed}.page-module__5ppSrW__qty{border:1px solid var(--rule);background:#fff;align-items:center;display:inline-flex}.page-module__5ppSrW__qtyBtn{width:2.25rem;height:2.25rem;font-family:var(--font-display);color:var(--ink-strong);cursor:pointer;transition:background var(--dur-quick) var(--ease-editorial), color var(--dur-quick) var(--ease-editorial);background:0 0;border:0;font-size:1.125rem}.page-module__5ppSrW__qtyBtn:hover:not(:disabled){background:var(--ink-strong);color:#fff}.page-module__5ppSrW__qtyBtn:disabled{opacity:.32;cursor:not-allowed}.page-module__5ppSrW__qtyValue{text-align:center;min-width:2.5rem;font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:.9375rem}.page-module__5ppSrW__linePrice{flex-direction:column;align-items:flex-end;gap:.125rem;display:flex}.page-module__5ppSrW__linePriceMain{font-family:var(--font-display);color:var(--ink-strong);font-variant-numeric:tabular-nums;font-size:1.25rem;font-weight:700}.page-module__5ppSrW__linePriceAlt{font-family:var(--font-mono);letter-spacing:.06em;color:var(--ink-muted-fg,#6b6b6b);font-variant-numeric:tabular-nums;font-size:.6875rem}.page-module__5ppSrW__payStep{flex-direction:column;gap:.75rem;display:flex}.page-module__5ppSrW__payBody{color:var(--ink-muted-fg,#555);font-size:.9375rem;line-height:1.55}.page-module__5ppSrW__currencyTabs{border:1px solid var(--rule);background:#fff;width:fit-content;display:inline-flex}.page-module__5ppSrW__currencyTab{border:0;border-right:1px solid var(--rule);font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-muted-fg,#6b6b6b);cursor:pointer;transition:background var(--dur-quick) var(--ease-editorial), color var(--dur-quick) var(--ease-editorial);background:0 0;padding:.625rem 1.25rem;font-size:.75rem;font-weight:500}.page-module__5ppSrW__currencyTab:last-child{border-right:0}.page-module__5ppSrW__currencyTab:hover:not(:disabled){color:var(--ink-strong)}.page-module__5ppSrW__currencyTab:disabled{opacity:.32;cursor:not-allowed}.page-module__5ppSrW__currencyTabActive{background:var(--ink-strong);color:#fff}.page-module__5ppSrW__currencyTabActive:hover{color:#fff}.page-module__5ppSrW__walletSlot{display:flex}.page-module__5ppSrW__walletSlot .wallet-adapter-button{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;background:var(--ink-strong);color:#fff;height:auto;transition:background var(--dur-quick) var(--ease-editorial), color var(--dur-quick) var(--ease-editorial);border-radius:8px;padding:.875rem 1.25rem;font-size:.75rem;font-weight:500;line-height:1}:is(.page-module__5ppSrW__walletSlot .wallet-adapter-button:hover,.page-module__5ppSrW__walletSlot .wallet-adapter-button:not([disabled]):hover){background:var(--earth)}.page-module__5ppSrW__walletSlotConnected .wallet-adapter-button{background:var(--emerald)}:is(.page-module__5ppSrW__walletSlotConnected .wallet-adapter-button:hover,.page-module__5ppSrW__walletSlotConnected .wallet-adapter-button:not([disabled]):hover){background:var(--emerald-soft)}.page-module__5ppSrW__connectedAddr{font-family:var(--font-mono);color:var(--emerald);align-items:center;gap:.5rem;margin-top:.25rem;font-size:.75rem;display:inline-flex}.page-module__5ppSrW__connectedAddr:before{content:"";background:var(--emerald);border-radius:999px;width:.5rem;height:.5rem;display:inline-block;box-shadow:0 0 0 3px #0e5c4a2e}.page-module__5ppSrW__connectedAddr code{font-family:var(--font-mono);background:var(--emerald);color:#fff;border-radius:4px;padding:.1875rem .5rem;font-size:.6875rem}.page-module__5ppSrW__totalsCard{color:var(--ink-body);border:1px solid var(--rule);background:0 0;flex-direction:column;gap:.375rem;padding:1.5rem;display:flex}.page-module__5ppSrW__totalsLabel{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--gold-deep);font-size:.6875rem;font-weight:500}.page-module__5ppSrW__totalsAmount{font-family:var(--font-body);letter-spacing:-.01em;color:#000;font-variant-numeric:tabular-nums;margin-top:.25rem;font-size:clamp(1.5rem,2.6vw,2rem);font-weight:600;line-height:1.1}.page-module__5ppSrW__totalsAlt{font-family:var(--font-mono);letter-spacing:.04em;color:var(--ink-muted);font-variant-numeric:tabular-nums;margin-top:.25rem;font-size:.8125rem}.page-module__5ppSrW__totalsNote{font-family:var(--font-body);color:var(--ink-muted);margin-top:.5rem;font-size:.6875rem;line-height:1.55}.page-module__5ppSrW__warn{border-left:3px solid var(--gold);color:var(--ink-strong);background:#b892531f;padding:.875rem 1rem;font-size:.8125rem;line-height:1.5}.page-module__5ppSrW__warn code{font-family:var(--font-mono);background:#0b0b0b14;padding:.125rem .375rem;font-size:.75rem}.page-module__5ppSrW__purchaseBtn{background:var(--earth);color:#fff;font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;cursor:pointer;transition:background var(--dur-quick) var(--ease-editorial), opacity var(--dur-quick) var(--ease-editorial);text-align:center;border:0;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.125rem 1.5rem;font-size:.875rem;font-weight:500;display:inline-flex}.page-module__5ppSrW__purchaseBtnIcon{flex-shrink:0;display:block}.page-module__5ppSrW__purchaseBtnLabel{display:inline-block}.page-module__5ppSrW__purchaseBtn:hover:not(:disabled){background:var(--gold)}.page-module__5ppSrW__purchaseBtn:disabled{opacity:.4;cursor:not-allowed}.page-module__5ppSrW__payDivider{font-family:var(--font-body);letter-spacing:.32em;text-transform:uppercase;color:var(--ink-muted);align-items:center;gap:.75rem;margin:.25rem 0;font-size:.6875rem;font-weight:500;display:flex}.page-module__5ppSrW__payDivider:before,.page-module__5ppSrW__payDivider:after{content:"";background:var(--rule);flex:1;height:1px}.page-module__5ppSrW__stripeBtn{color:#fff;font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;cursor:pointer;transition:background var(--dur-quick) var(--ease-editorial), opacity var(--dur-quick) var(--ease-editorial);text-align:center;background:#000;border:0;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.125rem 1.5rem;font-size:.875rem;font-weight:500;display:inline-flex}.page-module__5ppSrW__stripeBtnIcon{flex-shrink:0;display:block}.page-module__5ppSrW__stripeBtnLabel{display:inline-block}.page-module__5ppSrW__stripeBtn:hover:not(:disabled){background:var(--gold)}.page-module__5ppSrW__stripeBtn:disabled{opacity:.4;cursor:not-allowed}.page-module__5ppSrW__stripeHint{font-family:var(--font-body);color:var(--ink-muted);text-align:center;margin:-.25rem 0 0;font-size:.75rem;line-height:1.5}.page-module__5ppSrW__errorMsg{color:#7a1f1f;background:#b43c3c14;border-left:3px solid #b43c3c;padding:.75rem 1rem;font-size:.8125rem;line-height:1.5}.page-module__5ppSrW__howToToggle{text-align:left;font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--earth);border:0;border-bottom:1px solid var(--earth);cursor:pointer;transition:color var(--dur-quick) var(--ease-editorial), border-color var(--dur-quick) var(--ease-editorial);background:0 0;align-self:flex-start;padding:.5rem 0;font-size:.75rem;font-weight:500}.page-module__5ppSrW__howToToggle:hover{color:var(--gold);border-color:var(--gold)}.page-module__5ppSrW__howTo{background:var(--paper);border:1px solid var(--rule);flex-direction:column;gap:1rem;margin-top:.5rem;padding:1.5rem;display:flex}.page-module__5ppSrW__howToTitle{font-family:var(--font-display);letter-spacing:-.005em;color:var(--ink-strong);font-size:1.0625rem;font-weight:700}.page-module__5ppSrW__howToList{flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none;display:flex}.page-module__5ppSrW__howToStep{grid-template-columns:auto 1fr;gap:.875rem;display:grid}.page-module__5ppSrW__howToNumber{font-family:var(--font-mono);letter-spacing:.16em;color:var(--earth);padding-top:.125rem;font-size:.6875rem}.page-module__5ppSrW__howToCopy{flex-direction:column;gap:.25rem;display:flex}.page-module__5ppSrW__howToStepTitle{font-family:var(--font-display);color:var(--ink-strong);font-size:.9375rem;font-weight:700}.page-module__5ppSrW__howToBody{color:var(--ink-muted-fg,#555);font-size:.8125rem;line-height:1.55}.page-module__5ppSrW__howToPlatforms{border-left:2px solid var(--rule);background:#0b0b0b06;flex-direction:column;gap:.625rem;margin:.5rem 0;padding:.75rem .875rem;display:flex}.page-module__5ppSrW__howToPlatform{flex-direction:column;gap:.375rem;display:flex}.page-module__5ppSrW__howToPlatformLabel{font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-strong);margin:0;font-size:.6875rem;font-weight:600}.page-module__5ppSrW__howToPlatformLinks{flex-wrap:wrap;align-items:baseline;gap:.375rem .875rem;margin:0;display:flex}.page-module__5ppSrW__howToLink{font-family:var(--font-mono);letter-spacing:.04em;color:var(--earth);border-bottom:1px solid var(--earth);transition:color var(--dur-quick) var(--ease-editorial), border-color var(--dur-quick) var(--ease-editorial);padding-bottom:.0625rem;font-size:.75rem}.page-module__5ppSrW__howToLink:hover{color:var(--gold);border-color:var(--gold)}.page-module__5ppSrW__howToPlatformHint{color:var(--ink-muted-fg,#6b6b6b);flex-basis:100%;font-size:.75rem;line-height:1.5}.page-module__5ppSrW__howToCallout{border-left:3px solid var(--gold);color:var(--ink-strong);background:#b892531f;margin:.25rem 0 0;padding:.625rem .75rem;font-size:.75rem;line-height:1.55}.page-module__5ppSrW__howToMethods{color:var(--ink-muted-fg,#555);flex-direction:column;gap:.5rem;margin:.25rem 0 0;padding-left:1rem;font-size:.8125rem;line-height:1.55;display:flex}.page-module__5ppSrW__howToMethods li{padding-left:.125rem}.page-module__5ppSrW__howToMethods strong{color:var(--ink-strong)}.page-module__5ppSrW__howToFooter{border-top:1px solid var(--rule);flex-direction:column;gap:.625rem;padding-top:.5rem;display:flex}.page-module__5ppSrW__howToSecurity{color:var(--ink-strong);background:#b43c3c0f;border-left:3px solid #b43c3c;margin:0;padding:.625rem .75rem;font-size:.75rem;line-height:1.55}.page-module__5ppSrW__howToSecurity strong{color:#7a1f1f;letter-spacing:.04em}.page-module__5ppSrW__howToTestnet{color:var(--ink-muted-fg,#555);margin:0;font-size:.75rem;line-height:1.55}.page-module__5ppSrW__howToTestnet a{color:var(--earth);text-decoration:underline;-webkit-text-decoration-color:var(--earth);text-decoration-color:var(--earth)}.page-module__5ppSrW__howToTestnet a:hover{color:var(--gold)}.page-module__5ppSrW__successWrap{flex-direction:column;align-items:flex-start;gap:1.25rem;max-width:50ch;padding:3rem 0;display:flex}.page-module__5ppSrW__successTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink-strong);font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.02}.page-module__5ppSrW__successBody{color:var(--ink-muted-fg,#555);font-size:1rem;line-height:1.55}.page-module__5ppSrW__txLink{font-family:var(--font-mono);letter-spacing:.06em;color:var(--earth);border-bottom:1px solid var(--earth);transition:color var(--dur-quick) var(--ease-editorial), border-color var(--dur-quick) var(--ease-editorial);padding-bottom:.25rem;font-size:.8125rem}.page-module__5ppSrW__txLink:hover{color:var(--gold);border-color:var(--gold)}.page-module__5ppSrW__successActions{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.page-module__5ppSrW__txList{flex-direction:column;gap:.625rem;width:100%;max-width:56ch;margin:.75rem 0;padding:0;list-style:none;display:flex}.page-module__5ppSrW__txListItem{border:1px solid var(--rule,#0000001a);background:#00000006;flex-wrap:wrap;align-items:center;gap:.625rem 1rem;padding:.75rem .875rem;font-size:.875rem;display:flex}.page-module__5ppSrW__txListLabel{font-family:var(--font-display);color:var(--ink-strong);margin-right:auto;font-weight:600}
.page-module__lNEhTW__section{padding-block:var(--y-md) var(--y-lg);background:#fff}.page-module__lNEhTW__layout{grid-template-columns:1fr;align-items:start;gap:3rem;display:grid}@media (min-width:1024px){.page-module__lNEhTW__layout{grid-template-columns:240px 1fr;gap:5rem}}.page-module__lNEhTW__sidebar{position:sticky;top:6rem}.page-module__lNEhTW__sidebarTitle{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--ink-muted-fg);border-bottom:1px solid var(--rule);margin-bottom:1rem;padding-bottom:.75rem;font-size:.6875rem;font-weight:500}.page-module__lNEhTW__sidebarList{flex-direction:column;gap:.5rem;list-style:none;display:flex}.page-module__lNEhTW__sidebarLink{color:var(--ink-muted-fg);transition:color var(--dur-quick) var(--ease-editorial);padding:.375rem 0;font-size:.9375rem;display:block}.page-module__lNEhTW__sidebarLink:hover{color:var(--ink-strong)}.page-module__lNEhTW__sidebarLinkActive{color:var(--emerald)}.page-module__lNEhTW__title{font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink-strong);margin-bottom:1.5rem;font-size:clamp(2.25rem,5vw,3.75rem);line-height:1.05}.page-module__lNEhTW__lede{color:var(--ink-muted-fg);max-width:60ch;margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.page-module__lNEhTW__body{flex-direction:column;gap:1rem;max-width:65ch;display:flex}.page-module__lNEhTW__body p{color:var(--ink-body);font-size:1rem;line-height:1.7}.page-module__lNEhTW__body h2{font-family:var(--font-display);letter-spacing:-.005em;color:var(--ink-strong);margin-top:1.5rem;font-size:1.5rem}.page-module__lNEhTW__disclaimer{background:var(--cream);border-left:2px solid var(--gold);color:var(--ink-body);margin-top:2rem;padding:1.5rem;font-size:.9375rem;line-height:1.6}
.page-module__HhJCMW__hero{padding-block:var(--y-md) var(--y-sm);background:var(--paper)}.page-module__HhJCMW__heroEyebrow{margin-bottom:1.5rem}.page-module__HhJCMW__heroTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink-strong);max-width:16ch;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,5.5rem);line-height:1.02}.page-module__HhJCMW__heroTitleItalic{font-family:var(--font-italic-accent);color:var(--emerald);font-style:italic;font-weight:400}.page-module__HhJCMW__heroLede{color:var(--ink-muted-fg);max-width:60ch;font-size:1.125rem;line-height:1.55}.page-module__HhJCMW__heroFragments{flex-direction:column;gap:.5rem;max-width:60ch;display:flex}.page-module__HhJCMW__heroFragment{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink-strong);font-size:clamp(1.5rem,2.5vw,2.25rem);line-height:1.15}.page-module__HhJCMW__heroFragment em{font-family:var(--font-italic-accent);color:var(--emerald);font-style:italic;font-weight:400}.page-module__HhJCMW__bottomFragment{font-family:var(--font-display);color:var(--ink-muted-fg);margin-inline:auto;max-width:50ch;margin-bottom:.5rem;font-size:1.125rem;font-style:italic;line-height:1.4}.page-module__HhJCMW__bottom{padding-block:var(--y-md);background:var(--cream);text-align:center}.page-module__HhJCMW__bottomTitle{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink-strong);margin-bottom:1rem;font-size:clamp(1.75rem,3.5vw,2.5rem)}.page-module__HhJCMW__bottomBody{color:var(--ink-muted-fg);margin-inline:auto;max-width:50ch;margin-bottom:2rem;font-size:1rem;line-height:1.6}
