@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@700&family=Caveat:wght@500;600&display=swap");@font-face{font-family:Montserrat;src:url(/fonts/montserrat-var.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/montserrat-var.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/montserrat-var.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/montserrat-var.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Libre Bodoni;src:url(/fonts/libre-bodoni-italic-var.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Libre Bodoni;src:url(/fonts/libre-bodoni-italic-var.woff2) format("woff2");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:IBM Plex Mono;src:url(/fonts/ibm-plex-mono-400.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Mono;src:url(/fonts/ibm-plex-mono-500.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Caveat;src:url(/fonts/caveat-600.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}.mcr-badges,.mcr-home{--bg:#141414;--bg2:#111111;--card:#1C1C1C;--surface:#232323;--ink:#F5F5F5;--ink2:#C9C9C9;--muted:#8A8A8A;--muted2:#6F6F6F;--gold:#D9B77B;--gold-d:#C09653;--gold-l:#E6C992;--rule:rgba(228,195,137,.2);--rule-soft:rgba(228,195,137,.1);--hairline:rgba(255,255,255,.07);--ease:cubic-bezier(.22,1,.36,1);--ease-stamp:cubic-bezier(.34,1.4,.5,1);--pad:48px;--maxw:1368px;--sec:100px;--mh-h:85px;--r-pill:999px;--r-btn:10px;--r-card:8px;--r-media:16px}.mcr-home *{box-sizing:border-box}.mcr-home h1,.mcr-home h2,.mcr-home h3,.mcr-home h4,.mcr-home h5,.mcr-home h6{font-family:Montserrat,system-ui,sans-serif}.mcr-home section[id]{scroll-margin-top:var(--mh-h)}.mcr-home img{display:block;max-width:100%}.mcr-home a{color:inherit;text-decoration:none}.mcr-home .mono{font-family:IBM Plex Mono,ui-monospace,monospace}.mcr-home .tag{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted2)}.mcr-home .hero{position:relative;padding:28px var(--pad) 0;z-index:5}.mcr-home .hero-grid{max-width:var(--maxw);margin:0 auto;display:grid;grid-template-columns:1fr .46fr;gap:44px;align-items:center}.mcr-home .eyebrow{font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin:0 0 26px;display:flex;align-items:center;gap:14px}.mcr-home .eyebrow:after{content:"";height:1px;flex:1;background:linear-gradient(90deg,var(--rule),transparent)}.mcr-home h1{font-size:clamp(38px,4.35vw,62px);line-height:1.03;font-weight:600;letter-spacing:-.026em;margin:0 0 28px;max-width:22ch}.mcr-home h1 em{font-family:Montserrat,system-ui,sans-serif;font-style:normal;font-weight:700;background:none;-webkit-background-clip:initial;background-clip:initial;color:var(--gold);letter-spacing:-.01em}.mcr-home .sub{font-size:15.5px;line-height:1.72;color:var(--ink2);max-width:60ch;margin:0 0 30px;font-weight:400}.mcr-home .meta{border-left:1px solid var(--rule);padding-left:18px;margin:0 0 36px}.mcr-home .meta p{margin:0;font-size:12.5px;line-height:1.85;color:var(--muted)}.mcr-home .meta p b{color:var(--gold);font-weight:500}.mcr-badges{font-family:Montserrat,system-ui,sans-serif;line-height:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mcr-badges .cta-row{justify-content:center}:is(.mcr-home,.mcr-badges) .cta-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}:is(.mcr-home,.mcr-badges) .badge{display:flex;align-items:center;gap:10px;color:var(--ink);border:1px solid rgba(217,183,123,.45);width:150px;background:#0c0c0c;border-radius:var(--r-btn);padding:9px 16px;transition:border-color .4s var(--ease),transform .4s var(--ease)}:is(.mcr-home,.mcr-badges) .badge:hover{border-color:var(--gold-d);transform:translateY(-2px)}:is(.mcr-home,.mcr-badges) .badge svg{width:18px;height:18px;fill:var(--ink);flex:none}:is(.mcr-home,.mcr-badges) .badge div{line-height:1.15}:is(.mcr-home,.mcr-badges) .badge s{display:block;text-decoration:none;font-size:8px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink);font-family:IBM Plex Mono,monospace}:is(.mcr-home,.mcr-badges) .badge strong{display:block;font-size:13px;font-weight:600;letter-spacing:-.01em}.mcr-home .seehow{font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin-left:8px;display:flex;align-items:center;gap:8px}.mcr-home .seehow:hover{color:var(--gold)}.mcr-home .seehow svg{animation:drop 2.4s var(--ease) infinite}@keyframes drop{0%,to{transform:translateY(0);opacity:.4}50%{transform:translateY(5px);opacity:1}}.mcr-home .device-holder{position:relative;display:flex;justify-content:center;align-items:center}.mcr-home .device{position:relative;width:345px;border:1px solid var(--rule);border-radius:34px;padding:9px;background:#0a0a0a;box-shadow:0 40px 90px -40px #000000e6}.mcr-home .device:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border:1px solid rgba(255,255,255,.045);border-radius:31px;pointer-events:none}.mcr-home .device img{border-radius:26px}.mcr-home .island{position:absolute;top:20px;left:50%;transform:translate(-50%);width:70px;height:19px;background:#000;border-radius:12px;z-index:3}.mcr-home .elevation{position:relative;margin-top:70px;padding:0 var(--pad) 96px;z-index:5}.mcr-home .drawn .draw{animation:draw 1.15s var(--ease) forwards;animation-delay:var(--d,0s)}@keyframes draw{to{stroke-dashoffset:0}}.mcr-home .ink{opacity:0}.mcr-home .drawn .ink{animation:ink .7s var(--ease) forwards;animation-delay:var(--d,0s)}@keyframes ink{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:none}}.mcr-home .fadein{opacity:0;transform:translateY(8px)}.mcr-home .drawn .fadein{animation:fadein .8s var(--ease) forwards;animation-delay:var(--d,0s)}@keyframes fadein{to{opacity:1;transform:none}}.mcr-home .rv{opacity:0;transform:translateY(12px);animation:rv .6s var(--ease) forwards;animation-delay:var(--d,0s)}@keyframes rv{to{opacity:1;transform:none}}.mcr-home h1.wipe{animation:wipe .75s var(--ease) forwards}@keyframes wipe{0%{clip-path:inset(0 0 102% 0)}to{clip-path:inset(0 0 -14% 0)}}.mcr-home .problem{position:relative;height:185vh;z-index:5}.mcr-home .stage{position:sticky;top:var(--mh-h);height:calc(100vh - var(--mh-h));height:calc(100svh - var(--mh-h));overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(16px,2vh,28px);padding:var(--stage-pt,0) var(--pad) 0}.mcr-home .problem+.sec{padding-top:clamp(24px,4vh,48px)}.mcr-home .scene{position:relative;flex:none;width:100%;height:min(560px,calc(100vh - var(--mh-h) - 120px));height:min(560px,calc(100svh - var(--mh-h) - 120px));display:flex;align-items:center;justify-content:center;transform:scale(var(--scene-k,1));transform-origin:center center}@media (min-width:1081px){.mcr-home #phone{margin-right:210px}.mcr-home .ledger{left:calc(50% + 26px)}.mcr-home .scrap{left:calc(50% - 105px)}}.mcr-home .recphone{position:relative;width:248px;border:1px solid var(--rule);border-radius:28px;padding:7px;background:#0a0a0a;z-index:4}.mcr-home .recphone:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border:1px solid rgba(255,255,255,.05);border-radius:25px}.mcr-home .recphone img{border-radius:21px}.mcr-home .recglow{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(217,183,123,.13),transparent 62%);z-index:2;opacity:0}.mcr-home .scrap{position:absolute;left:50%;top:50%;z-index:3;will-change:transform,opacity;transform-origin:center}.mcr-home .scrap-in{border-radius:3px;overflow:hidden;box-shadow:0 22px 44px -20px #000000d9}.mcr-home .s-mail{width:216px;background:var(--card);border:1px solid var(--hairline);padding:13px 14px}.mcr-home .s-mail .hdr{display:flex;align-items:center;gap:7px;margin-bottom:9px}.mcr-home .s-mail .dot{width:5px;height:5px;border-radius:50%;background:var(--gold);opacity:.8}.mcr-home .s-mail .sub2{font-size:10.5px;color:var(--ink2);font-weight:500;margin-bottom:8px}.mcr-home .ln-fake{height:4px;background:#ffffff12;border-radius:2px;margin-bottom:6px}.mcr-home .s-photo{width:176px;background:#edeae3;padding:7px 7px 22px}.mcr-home .s-photo img{border-radius:1px}.mcr-home .s-title{width:186px;background:#e9e5da;color:#2a2a2a;padding:13px 14px;position:relative}.mcr-home .s-title .h{font-family:IBM Plex Mono,monospace;font-size:7.5px;letter-spacing:.14em;margin-bottom:9px;color:#5a5346}.mcr-home .s-title .r{height:3px;background:#0000001a;border-radius:2px;margin-bottom:5px}.mcr-home .s-title:after{content:"";position:absolute;left:0;right:0;top:52%;height:1px;background:linear-gradient(90deg,transparent,rgba(0,0,0,.18),transparent)}.mcr-home .s-note{width:150px;height:132px;background:linear-gradient(160deg,#f0dc93,#e6ce7c);color:#4a3e1c;padding:15px 14px;font-family:Caveat,cursive;font-size:17px;line-height:1.28}.mcr-home .s-forum{width:206px;background:var(--card);border:1px solid var(--hairline);padding:13px 14px}.mcr-home .s-forum .h{font-family:IBM Plex Mono,monospace;font-size:7.5px;letter-spacing:.16em;color:var(--gold);opacity:.75;margin-bottom:10px}.mcr-home .s-forum .row{display:flex;gap:8px;align-items:center;margin-bottom:9px}.mcr-home .s-forum .av{width:16px;height:16px;border-radius:50%;background:#ffffff1c;flex:none}.mcr-home .ledger{position:absolute;left:calc(50% + 168px);top:50%;transform:translateY(-50%);width:236px;z-index:5}.mcr-home .ledger .lh{display:flex;justify-content:space-between;border-bottom:1px solid var(--rule);padding-bottom:7px;margin-bottom:10px}.mcr-home .led-row{display:flex;align-items:center;gap:9px;padding:7px 0;border-bottom:1px solid var(--hairline);opacity:0;transform:translate(-8px);transition:opacity .5s var(--ease),transform .5s var(--ease)}.mcr-home .led-row.on{opacity:1;transform:none}.mcr-home .led-row i{width:13px;height:13px;border:1px solid var(--gold);border-radius:var(--r-pill);flex:none;position:relative;opacity:.8}.mcr-home .led-row i:after{content:"";position:absolute;left:3px;top:5px;width:5px;height:2px;border-left:1px solid var(--gold);border-bottom:1px solid var(--gold);transform:rotate(-45deg)}.mcr-home .led-row span{font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink2)}@media (max-width:1080px){.mcr-home .ledger{display:none}}.mcr-home .captions{position:static;display:grid;grid-template-areas:"cap";align-items:center;width:min(var(--maxw),calc(100% - var(--pad)*2));text-align:center}.mcr-home .cap{grid-area:cap;position:static;transition:opacity .7s var(--ease),transform .7s var(--ease)}.mcr-home .cap p{margin:0 auto;max-width:38ch;font-family:Libre Bodoni,serif;font-style:italic;font-size:clamp(19px,2.05vw,27px);line-height:1.4;color:var(--ink2);font-weight:400;text-wrap:pretty}.mcr-home .cap.b p{color:var(--ink)}.mcr-home .cap.b p em{font-style:italic;background:linear-gradient(135deg,var(--gold-d),var(--gold-l));-webkit-background-clip:text;background-clip:text;color:transparent}.mcr-home .cap.b{opacity:0;transform:translateY(12px)}.mcr-home .slice-end{max-width:var(--maxw);margin:0 auto;padding:70px var(--pad) 90px;border-top:1px solid var(--hairline);display:flex;justify-content:space-between;align-items:baseline;gap:24px;flex-wrap:wrap;position:relative;z-index:5}.mcr-home .sec{position:relative;z-index:5;padding:var(--sec) var(--pad) 0}.mcr-home .sec-in{max-width:var(--maxw);margin:0 auto}.mcr-home h2{font-size:clamp(28px,3.05vw,44px);line-height:1.1;font-weight:600;letter-spacing:-.022em;margin:0 0 18px;max-width:26ch}.mcr-home h2 em{font-family:Montserrat,system-ui,sans-serif;font-style:normal;font-weight:700;background:none;-webkit-background-clip:initial;background-clip:initial;color:var(--gold)}.mcr-home .sec-in>h2 em{white-space:nowrap}.mcr-home .lede{font-size:15px;line-height:1.7;color:var(--ink2);max-width:62ch;margin:0}@media (max-width:1279px){.mcr-home .lede{max-width:56ch}}.mcr-home .lede+.lede{margin-top:6px;color:var(--muted)}.mcr-home .closing{text-align:center;margin-top:32px;font-family:Libre Bodoni,serif;font-style:italic;font-size:19px;color:var(--gold);opacity:.92}.mcr-home .closing.lead-in{margin-bottom:8px}.mcr-home h3{font-size:16.5px;font-weight:600;letter-spacing:-.012em;margin:0 0 9px}.mcr-home .body{font-size:13.5px;line-height:1.72;color:var(--muted);margin:0}.mcr-home .dv{position:relative;border:1px solid var(--rule);border-radius:26px;padding:6px;background:#0a0a0a;box-shadow:0 30px 60px -34px #000000e6}.mcr-home .dv img{border-radius:20px}.mcr-home .dv:after{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border:1px solid rgba(255,255,255,.045);border-radius:24px;pointer-events:none}.mcr-home .slot{position:relative;border:1px solid var(--hairline);border-radius:3px;background:#181818;display:flex;align-items:center;justify-content:center;text-align:center;padding:14px}.mcr-home .slot span{position:relative;z-index:2}.mcr-home .bens .dv,.mcr-home .bens .slot,.mcr-home .steps .dv,.mcr-home .steps .slot{width:210px;margin-left:auto;margin-right:auto}.mcr-home .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:46px}.mcr-home .steps .step{text-align:center}.mcr-home .step-n{display:flex;align-items:center;gap:12px;margin-bottom:18px}.mcr-home .step-n b{font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.16em;color:var(--gold);font-weight:500}.mcr-home .step-n i{flex:1;height:1px;background:linear-gradient(90deg,var(--rule),transparent)}.mcr-home .chip{display:inline-block;font-family:IBM Plex Mono,monospace;font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);border:1px solid var(--rule);border-radius:var(--r-pill);padding:5px 9px;margin-top:12px}.mcr-home .bens{display:grid;grid-template-columns:repeat(3,1fr);gap:46px;align-items:start}.mcr-home .bens .ben{text-align:center}.mcr-home .bens .levels{justify-content:center}.mcr-home .ben .dv,.mcr-home .ben .slot,.mcr-home .step .dv,.mcr-home .step .slot{margin-bottom:20px}.mcr-home .levels{display:flex;flex-wrap:wrap;gap:6px;margin-top:13px}.mcr-home .levels span{font-family:IBM Plex Mono,monospace;font-size:8.5px;letter-spacing:.12em;text-transform:uppercase;border:1px solid var(--hairline);border-radius:var(--r-pill);padding:5px 8px;color:var(--muted)}.mcr-home .levels span:first-child{border-color:var(--rule);color:var(--gold)}.mcr-home .owners{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.mcr-home .owners .own{text-align:center}.mcr-home .own .slot{aspect-ratio:49/100;width:260px;margin-left:auto;margin-right:auto;margin-bottom:16px}.mcr-home .browse{display:flex;gap:18px;align-items:center;border:1px solid var(--hairline);border-radius:var(--r-card);padding:16px 20px;margin-top:32px;background:linear-gradient(135deg,#191919,#151515)}.mcr-home .browse h3{margin-bottom:3px}.mcr-home .browse .body{line-height:1.45}.mcr-home .avs{display:flex;margin-top:8px}.mcr-home .avs i{width:22px;height:22px;border-radius:50%;border:1px solid var(--bg);margin-left:-7px;background:linear-gradient(135deg,#2e2e2e,#3a3a3a)}.mcr-home .avs i:first-child{margin-left:0}.mcr-home .avs i:last-child{background:linear-gradient(135deg,var(--gold-d),var(--gold-l))}.mcr-home .proof{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.mcr-home .video{position:relative;aspect-ratio:16/9;border:1px solid var(--rule);border-radius:var(--r-media);overflow:hidden;background:linear-gradient(150deg,#1b1b1b,#121212);display:flex;align-items:center;justify-content:center}.mcr-home .guides{border-top:1px solid var(--hairline)}.mcr-home .guide{display:flex;gap:16px;align-items:center;padding:6px 0;border-bottom:1px solid var(--hairline);transition:background .3s var(--ease)}.mcr-home .guide:hover h3{color:var(--gold-l)}.mcr-home .guide.on{background:linear-gradient(90deg,rgba(217,183,123,.1),transparent 72%)}.mcr-home .guide.on .tag,.mcr-home .guide.on h3{color:var(--gold)}.mcr-home .guide.on .slot{box-shadow:0 0 0 1px var(--gold)}.mcr-home .guide h3{margin-bottom:1px;transition:color .3s var(--ease)}.mcr-home .guide .slot{width:88px;height:50px;flex:none;border-radius:8px;padding:0}.mcr-home .guide .g-head{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.mcr-home .guide .body{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0;line-height:1.45}.mcr-home .mid-cta{display:flex;align-items:center;gap:16px;margin-top:14px}.mcr-home .mid-cta p{margin:0;font-size:13.5px;color:var(--muted)}.mcr-home .quote{border-left:1px solid var(--rule);padding:4px 0 4px 22px;margin-top:40px}.mcr-home .quote p{font-family:Libre Bodoni,serif;font-style:italic;font-size:18px;line-height:1.55;color:var(--ink2);margin:0 0 14px;max-width:62ch}.mcr-home .quote .q-av{width:34px;height:34px;border-radius:50%;flex:none;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#2e2e2e,#3a3a3a);color:var(--gold-l)}.mcr-home .quote .q-av svg{width:20px;height:20px}.mcr-home .trust{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;border-top:1px solid var(--hairline);padding-top:32px}.mcr-home .trust>div{gap:16px}.mcr-home .trust .ic,.mcr-home .trust>div{display:flex;align-items:center;justify-content:center}.mcr-home .trust .ic{width:46px;height:46px;flex:none;color:var(--gold)}.mcr-home .trust .ic svg{width:40px;height:40px}.mcr-home .trust h3{margin-bottom:0}.mcr-home .trust .body{line-height:1.3}.mcr-home .priv{display:grid;grid-template-columns:.95fr 1.05fr;gap:72px;align-items:start}.mcr-home .aud{display:flex;gap:6px;margin-bottom:18px;flex-wrap:wrap;position:relative}.mcr-home .aud-pill{position:absolute;left:0;top:0;background:#d9b77b1a;border:1px solid var(--gold);border-radius:var(--r-pill);pointer-events:none;z-index:0;transition:transform .6s var(--ease),width .6s var(--ease),height .6s var(--ease)}.mcr-home .aud-pill.no-anim{transition:none}.mcr-home .aud button{font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;background:none;border:1px solid var(--hairline);border-radius:var(--r-pill);color:var(--muted);padding:8px 13px;cursor:pointer;transition:color .6s var(--ease);position:relative;z-index:1}.mcr-home .aud button.on{color:var(--gold)}.mcr-home .fields{border-top:1px solid var(--hairline)}.mcr-home .fld{display:flex;align-items:center;justify-content:space-between;padding:11px 2px;border-bottom:1px solid var(--hairline)}.mcr-home .fld span{font-size:13px;color:var(--ink2)}.mcr-home .fld em{font-family:IBM Plex Mono,monospace;font-style:normal;font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted2);display:flex;align-items:center;gap:8px;transition:color .6s var(--ease)}.mcr-home .fld em u{display:inline-block;transition:opacity .3s var(--ease)}.mcr-home .fld em i{width:12px;height:12px;border:1px solid;border-radius:var(--r-pill);position:relative;opacity:.7;transition:opacity .6s var(--ease)}.mcr-home .fld.on em{color:var(--gold)}.mcr-home .fld.on em i{opacity:1}.mcr-home .fld em i:after{content:"";position:absolute;left:2px;top:4px;width:5px;height:2px;border-left:1px solid var(--gold);border-bottom:1px solid var(--gold);transform:rotate(-45deg);opacity:0;transition:opacity .6s var(--ease)}.mcr-home .fld.on em i:after{opacity:1}.mcr-home .pts{display:grid;gap:32px}.mcr-home .pt{display:flex;gap:15px}.mcr-home .pt b{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.14em;color:var(--gold);padding-top:3px;flex:none}.mcr-home .curator{display:flex;gap:18px;align-items:center;border:1px solid var(--hairline);border-radius:var(--r-card);padding:20px 22px;margin-top:44px;background:linear-gradient(135deg,#191919,#151515)}.mcr-home .curator .ic{display:flex;align-items:center;justify-content:center;width:60px;height:60px;flex:none;color:var(--gold)}.mcr-home .curator .ic svg{width:100%;height:100%;display:block}.mcr-home .faq{max-width:760px;margin:0 auto}.mcr-home .q{border:1px solid var(--rule);border-radius:8px;background:#0a0a0a;padding:0 16px;margin-bottom:8px;transition:border-color .3s var(--ease)}.mcr-home .q:hover{border-color:#d9b77b66}.mcr-home .q button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;background:none;border:0;text-align:left;color:var(--ink);cursor:pointer;font-family:inherit;font-size:15px;font-weight:500;padding:16px 0;letter-spacing:-.008em;transition:color .25s var(--ease)}.mcr-home .q button:hover,.mcr-home .q.open button{color:var(--gold)}.mcr-home .q button svg{flex:none;width:16px;height:16px;stroke:currentColor;transition:transform .3s var(--ease)}.mcr-home .q.open button svg{transform:rotate(180deg)}.mcr-home .q .a{max-height:0;overflow:hidden;transition:max-height .5s var(--ease)}.mcr-home .q.open .a{max-height:360px}.mcr-home .q .a p{margin:0 0 16px;font-size:13.5px;line-height:1.75;color:var(--muted);max-width:66ch}.mcr-home .faq-cta{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:34px}.mcr-home .final{display:grid;grid-template-columns:1.25fr .75fr;gap:56px;align-items:center;border:1px solid var(--hairline);border-radius:var(--r-card);padding:56px;background:linear-gradient(135deg,#191919,#141414)}.mcr-home .final h2{font-size:clamp(30px,3.3vw,46px);max-width:16ch}.mcr-home .qr{text-align:center;justify-self:center}.mcr-home .qr img{width:180px;margin:0 auto 14px;border-radius:var(--r-card)}@media (max-width:1080px){.mcr-home .bens,.mcr-home .final,.mcr-home .priv,.mcr-home .proof,.mcr-home .steps{grid-template-columns:1fr;gap:38px}.mcr-home .owners,.mcr-home .trust{grid-template-columns:1fr}.mcr-home .trust{gap:16px}.mcr-home .trust>div{justify-content:flex-start}.mcr-home .final{padding:34px}.mcr-home .sec{padding-top:var(--sec)}}@media (max-width:760px){.mcr-home .owners{grid-template-columns:1fr}}@media (max-width:1080px){.mcr-home{--pad:26px;--sec:72px}.mcr-home header{padding:16px 26px}.mcr-home nav{display:none}.mcr-home .hero{padding-top:24px}.mcr-home .hero-grid{grid-template-columns:1fr;gap:48px}.mcr-home .device{width:300px}.mcr-home .problem{height:165vh}.mcr-home .s-forum,.mcr-home .s-mail{width:180px}.mcr-home .s-photo{width:148px}.mcr-home .s-title{width:158px}.mcr-home .s-note{width:130px;height:116px;font-size:15px}.mcr-home .recphone{width:180px}}@media (max-width:760px){.mcr-home{--pad:20px;--sec:56px}.mcr-home h1{font-size:clamp(32px,8.4vw,40px)}.mcr-home .sub{font-size:14.5px}:is(.mcr-home,.mcr-badges) .cta-row{gap:10px}.mcr-home .problem{height:auto}.mcr-home .stage{position:static;height:auto;overflow:clip;padding:clamp(28px,4.5vh,44px) var(--pad) 0;gap:10px}.mcr-home .scene{height:min(380px,46svh)}.mcr-home .s-forum,.mcr-home .s-mail{width:96px}.mcr-home .s-photo{width:80px}.mcr-home .s-title{width:86px}.mcr-home .s-note{width:72px;height:66px;font-size:10px;padding:8px}.mcr-home .scrap{opacity:0}}@media (max-width:409px){.mcr-home .final .cta-row{justify-content:center}}@media (prefers-reduced-motion:reduce){.mcr-home *{animation-duration:1ms!important;transition-duration:1ms!important}}.mcr-home .rev{opacity:0;transform:translateY(22px);transition:opacity .85s var(--ease),transform .85s var(--ease);transition-delay:calc(var(--i,0) * 85ms);will-change:opacity,transform}.mcr-home .rev.in{opacity:1;transform:none}.mcr-home .rev-l{opacity:0;transform:translateY(16px)}.mcr-home .rev-l.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.mcr-home .rev,.mcr-home .rev-l{opacity:1!important;transform:none!important;transition:none!important}}@media (max-width:560px){.mcr-home{--mh-h:69px}}.mcr-home .specs{display:grid;grid-template-columns:repeat(4,1fr);gap:34px;margin-top:26px;padding-top:20px;border-top:1px solid var(--hairline);opacity:0;transition:opacity .3s linear,transform .3s linear}.mcr-home .specs>div p{margin:0 0 5px;font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.06em;color:var(--muted);line-height:1.55}.mcr-home .specs>div p.tag{margin-bottom:11px;color:var(--muted2)}.mcr-home .specs>div p b{color:var(--ink2);font-weight:500}@media (max-width:1080px){.mcr-home .specs{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:560px){.mcr-home .specs{grid-template-columns:repeat(2,1fr);gap:18px 16px}}.mcr-home .elev-sec{position:relative;z-index:5;height:180vh;margin-top:40px}.mcr-home .elev-sticky{position:sticky;top:var(--mh-h);height:calc(100vh - var(--mh-h));height:calc(100svh - var(--mh-h));display:flex;align-items:center;padding:0 var(--pad)}.mcr-home .elev-inner{position:relative;max-width:var(--maxw);margin:0 auto;width:100%}.mcr-home .elev-inner svg{width:100%;height:auto;overflow:hidden;max-height:calc(100svh - var(--mh-h) - 170px)}@media (max-width:1080px){.mcr-home .elev-inner svg{max-height:calc(100svh - var(--mh-h) - 300px)}}@media (max-width:760px){.mcr-home .elev-inner svg{max-height:none}}.mcr-home .elev-inner svg *{vector-effect:non-scaling-stroke}@media (max-width:1080px){.mcr-home .elev-sec{height:150vh}}@media (max-width:760px){.mcr-home .elev-sec{height:auto;margin-top:10px}.mcr-home .elev-sticky{position:static;height:auto;padding:34px var(--pad)}.mcr-home .elev-inner svg .dimlabel,.mcr-home .elev-inner svg .fine{display:none}.mcr-home .elev-inner svg{margin-bottom:-8%;min-height:150px}}.mcr-home .btn{display:inline-block;white-space:nowrap;font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#141414;background:var(--gold);border:1px solid var(--gold);padding:12px 22px;border-radius:var(--r-btn);position:relative;overflow:hidden;cursor:pointer;transition:background .35s var(--ease),border-color .35s var(--ease),transform .35s var(--ease)}.mcr-home .btn span{position:relative;z-index:2}.mcr-home .btn:hover{background:var(--gold-d);border-color:var(--gold-d);transform:translateY(-1px)}@media (max-width:760px){.mcr-home .mid-cta{flex-direction:column;align-items:flex-start;gap:12px}.mcr-home .faq-cta{flex-direction:column;gap:16px}.mcr-home .final{padding:28px}.mcr-home .qr img{width:150px}.mcr-home .browse{padding:16px}.mcr-home .trust{gap:20px}}.mcr-home{font-family:Montserrat,system-ui,sans-serif;background:#141414;color:#f5f5f5;display:block;line-height:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mcr-home .ab-hero{position:relative;padding:44px var(--pad) 0;z-index:5}.mcr-home .ab-hero-in{max-width:var(--maxw);margin:0 auto}.mcr-home .ab-hero-cols{display:grid;grid-template-columns:.78fr 1.22fr;gap:48px;align-items:center;margin-top:26px}.mcr-home .ab-hero-text{position:relative;z-index:2}.mcr-home .ab-hero-art{position:relative;z-index:1;width:100%}.mcr-home .ab-hero-art svg{width:100%;height:auto;display:block}.mcr-home .ab-hero-art svg *{vector-effect:non-scaling-stroke}.mcr-home .ab-mission{font-family:Montserrat,system-ui,sans-serif;font-style:normal;font-weight:400;font-size:clamp(26px,3.6vw,42px);line-height:1.42;color:var(--ink);letter-spacing:-.018em;max-width:15em;text-wrap:balance;margin:0}.mcr-home .ab-mission em{font-style:normal;font-weight:600;background:linear-gradient(135deg,var(--gold-d),var(--gold-l));-webkit-background-clip:text;background-clip:text;color:transparent}.mcr-home .story-grid{display:grid;grid-template-columns:520px 1fr;gap:96px;align-items:center;margin-top:26px}.mcr-home .story-lead{font-family:Montserrat,system-ui,sans-serif;font-weight:600;font-size:19px;line-height:1.5;color:var(--ink2);margin:0 0 16px;max-width:44ch}.mcr-home .story-art{position:relative;display:flex;align-items:center;justify-content:center}.mcr-home .phone-stack{position:relative;width:100%;max-width:300px;height:430px}.mcr-home .ps{position:absolute;border-radius:22px;overflow:hidden;background:#0a0a0a;border:1px solid var(--rule);box-shadow:0 24px 50px -18px #000000bf;transition:transform .45s var(--ease)}.mcr-home .ps img{width:100%;display:block}.mcr-home .ps-a{left:0;top:20px;width:56%;transform:rotate(-10deg);z-index:1}.mcr-home .ps-b{right:0;top:0;width:56%;transform:rotate(9deg);z-index:2}.mcr-home .ps-c{left:50%;bottom:0;width:62%;transform:translate(-50%) rotate(-1deg);z-index:3}.mcr-home .story-art:hover .ps-a{transform:rotate(-14deg) translateY(-8px)}.mcr-home .story-art:hover .ps-b{transform:rotate(13deg) translateY(-8px)}.mcr-home .story-art:hover .ps-c{transform:translate(-50%,-10px) rotate(-1deg)}.mcr-home .pillars{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:44px}.mcr-home .pillar{position:relative;background:#121212;border:1px solid rgba(217,183,123,.2);border-radius:var(--r-card);padding:16px;display:flex;align-items:center;justify-content:space-between;gap:16px;overflow:hidden;transition:border-color .35s var(--ease),transform .35s var(--ease),box-shadow .35s var(--ease)}.mcr-home .pillar:hover{border-color:#d9b77b8c;transform:translateY(-4px);box-shadow:0 18px 40px -22px #000000b3}.mcr-home .pillar:hover .pn-ghost{opacity:.45;transform:translateY(-50%) scale(1.06)}.mcr-home .pillar:hover .pn img{transform:scale(1.05)}.mcr-home .pillar-body{max-width:calc(100% - 130px)}.mcr-home .pillar .pn{max-width:100%}.mcr-home .pillar .pn img{height:80px;width:80px;display:block;margin-bottom:16px;transition:transform .35s var(--ease)}.mcr-home .pillar h3{font-size:16px;font-weight:600;color:#d9b77b;margin:0 0 8px}.mcr-home .pillar p{font-size:14px;line-height:1.65;color:var(--muted);margin:0}.mcr-home .pillar .pn-ghost{position:absolute;right:20px;top:50%;transform:translateY(-50%);height:96px;width:96px;opacity:.3;pointer-events:none;transition:opacity .35s var(--ease),transform .35s var(--ease)}.mcr-home .pillar .pn-ghost img{height:100%;width:100%;display:block}.mcr-home .pillar .learn{margin-top:12px;display:inline-block;font-size:12px;color:#d9b77b;text-decoration:none;transition:opacity .2s var(--ease)}.mcr-home .pillar .learn:hover{text-decoration:underline}@media (max-width:1080px){.mcr-home .story-grid{grid-template-columns:1fr;gap:32px}.mcr-home .story-art{order:-1;width:100%;max-width:360px;margin:0 auto}.mcr-home .ab-hero-cols{grid-template-columns:1fr;gap:36px}}@media (max-width:760px){.mcr-home .pillars{grid-template-columns:1fr}.mcr-home .pillar{flex-direction:column;align-items:flex-start}.mcr-home .pillar .pn,.mcr-home .pillar-body{max-width:100%}.mcr-home .pillar .pn img{height:56px;width:56px}.mcr-home .pillar .pn-ghost{display:none}.mcr-home .ab-hero{padding-top:36px}.mcr-home .ab-mission{max-width:none}.mcr-home .ab-hero-art{margin-top:40px}}.mcr-home{padding-top:var(--mh-h);overflow-x:clip}.mh{--gold:#d9b77b;--gold-d:#c09653;--ink:#f5f5f5;--r-btn:10px;--hairline:rgba(255,255,255,.07);--ease:cubic-bezier(.22,1,.36,1);--pad:48px;--maxw:1368px;position:fixed;top:0;left:0;right:0;z-index:50;background:#141414eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--hairline);font-family:Montserrat,system-ui,sans-serif;color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:normal}.mh.mh--prototype{top:24px}.mh a{color:inherit;text-decoration:none}.mh-in{max-width:var(--maxw);margin:0 auto;padding:14px var(--pad);justify-content:space-between;gap:28px}.mh-in,.mh-logo{display:flex;align-items:center}.mh-logo img{height:56px;width:auto;display:block;transition:opacity .3s var(--ease)}.mh-logo img:hover{opacity:.8}.mh-nav{display:flex;align-items:center;gap:30px}.mh .mh-nav>*{font-size:16px;font-weight:500;color:var(--ink);letter-spacing:-.005em;position:relative;background:none;border:0;padding:0;cursor:pointer;transition:color .3s var(--ease)}.mh .mh-nav>:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:1px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .35s var(--ease)}.mh .mh-nav>:hover,.mh .mh-nav>[aria-current=page]{color:var(--gold)}.mh .mh-nav>:hover:after{transform:scaleX(1)}.mh-right{display:flex;align-items:center;gap:14px}@media (max-width:1080px){.mh{--pad:26px}}@media (max-width:760px){.mh{--pad:20px}}@media (max-width:560px){.mh-logo img{height:40px}.mh-in{gap:12px}}.mh .btn{display:inline-block;white-space:nowrap;font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#141414;background:var(--gold);border:1px solid var(--gold);padding:12px 22px;border-radius:var(--r-btn);position:relative;overflow:hidden;cursor:pointer;transition:background .35s var(--ease),border-color .35s var(--ease),transform .35s var(--ease)}.mh .btn span{position:relative;z-index:2}.mh .btn:hover{background:var(--gold-d);border-color:var(--gold-d);transform:translateY(-1px)}.mf{--gold:#d9b77b;--gold-d:#c09653;--ink:#f5f5f5;--ink2:#c9c9c9;--muted:#8a8a8a;--muted2:#6f6f6f;--rule:rgba(228,195,137,.2);--hairline:rgba(255,255,255,.07);--ease:cubic-bezier(.22,1,.36,1);--pad:48px;--maxw:1368px;--sec:100px;--r-btn:10px;background:#141414;padding-top:var(--sec);position:relative;z-index:5;font-family:Montserrat,system-ui,sans-serif;color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:normal}.mf:before{content:"";position:absolute;left:0;right:0;top:var(--sec);height:1px;background:var(--rule)}.mf a{color:inherit;text-decoration:none}.mf-in{max-width:var(--maxw);margin:0 auto;padding:22px var(--pad) 16px}.mf-top{align-items:center;justify-content:space-between;gap:24px;padding-bottom:14px;border-bottom:1px solid var(--hairline)}.mf-links,.mf-top{display:flex;flex-wrap:wrap}.mf-links{gap:12px 28px}.mf .mf-links>*{font-size:15px;font-weight:500;color:var(--ink2);background:none;border:0;padding:0;cursor:pointer;text-align:left;font-family:inherit;transition:color .3s var(--ease)}.mf .mf-links>:hover{color:var(--gold)}.mf-contact{justify-content:space-between;align-items:center;gap:24px;padding:12px 0;border-bottom:1px solid var(--hairline)}.mf-c,.mf-contact{display:flex;flex-wrap:wrap}.mf-c{gap:8px 22px}.mf-c a,.mf-c span{font-size:13px;color:var(--muted);transition:color .3s var(--ease);display:inline-flex;align-items:center;gap:6px}.mf-c a:hover{color:var(--gold)}.mf-c svg{width:14px;height:14px;flex:none;opacity:.85}.mf-social{display:flex;align-items:center;gap:16px}.mf-social a{color:var(--muted);display:flex;transition:color .3s var(--ease)}.mf-social a:hover{color:var(--gold)}.mf-social svg{width:20px;height:20px}.mf-legal{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;padding-top:12px}.mf-legal a,.mf-legal button,.mf-legal>span{font-size:12px;color:var(--muted2)}.mf-legal a,.mf-legal button{margin-left:22px;background:none;border:0;padding:0;cursor:pointer;font-family:inherit;transition:color .3s var(--ease)}.mf-legal a:hover,.mf-legal button:hover{color:var(--gold)}.mf .btn{display:inline-block;white-space:nowrap;font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#141414;background:var(--gold);border:1px solid var(--gold);padding:12px 22px;border-radius:var(--r-btn);position:relative;overflow:hidden;cursor:pointer;transition:background .35s var(--ease),border-color .35s var(--ease),transform .35s var(--ease)}.mf .btn span{position:relative;z-index:2}.mf .btn:hover{background:var(--gold-d);border-color:var(--gold-d);transform:translateY(-1px)}@media (max-width:1080px){.mf{--pad:26px;--sec:72px}}@media (max-width:900px){.mf-contact{flex-direction:column;align-items:flex-start}.mf-legal{flex-direction:column;gap:10px}.mf-legal a{margin:0 20px 0 0}}@media (max-width:760px){.mf{--pad:20px;--sec:56px}}.mh-nav,.mh-right.mh-desktop{display:none}.mh-right.mh-mobile{display:flex}@media (min-width:1280px){.mh-nav,.mh-right.mh-desktop{display:flex}.mh-right.mh-mobile{display:none}}