.claw-store{--paper:#f3eee6;--paper2:#e9e1d4;--ink:#1b1714;--mut:#736a60;--line:#1b17141a;--line2:#1b171429;--card:#fbf8f2;--clay:#be6e3c;--clay-d:#9c5629;--green:#27b26a;--amber:#e0a410;--red:#e54b3c;--gray:#a39a8e;background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), ui-sans-serif, system-ui, sans-serif;-webkit-font-smoothing:antialiased;min-height:100vh;line-height:1.5}.claw-store *{box-sizing:border-box}.claw-store a{color:inherit;text-decoration:none}.claw-store button{font-family:inherit}.claw-store canvas{display:block}.claw-store section{scroll-margin-top:80px}.claw-store .mono{font-family:var(--font-geist-mono), ui-monospace, monospace}.claw-store .mut{color:var(--mut)}.claw-store .clay{color:var(--clay)}.claw-store .wrapx{max-width:1180px;margin:0 auto;padding:0 28px}.claw-store .eyebrow{font-family:var(--font-geist-mono), monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--clay);margin:0;font-size:12px}.claw-store .h1{letter-spacing:-.035em;margin:0;font-size:clamp(42px,6.4vw,80px);font-weight:600;line-height:.99}.claw-store .h2{letter-spacing:-.025em;margin:0;font-size:clamp(28px,3.6vw,46px);font-weight:600;line-height:1.05}.claw-store .h3{letter-spacing:-.01em;margin:0;font-size:19px;font-weight:600}.claw-store .lead{color:var(--mut);margin:0;font-size:clamp(16px,1.4vw,19px);line-height:1.55}.claw-store .btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;height:52px;padding:0 26px;font-size:16px;font-weight:500;transition:transform .12s,opacity .15s,background .15s,border-color .15s,color .15s;display:inline-flex}.claw-store .btn:active{transform:translateY(1px)}.claw-store .btn-dark{background:var(--ink);color:var(--paper)}.claw-store .btn-dark:hover{opacity:.88}.claw-store .btn-ghost{color:var(--ink);border:1px solid var(--line2);background:0 0}.claw-store .btn-ghost:hover{background:#1b17140d}.claw-store .btn-clay{background:var(--clay);color:#fff}.claw-store .btn-clay:hover{background:var(--clay-d)}.claw-store .btnsm{height:44px;padding:0 18px;font-size:14px}.claw-store .btn-toggle{background:var(--card);color:var(--ink);border:1px solid var(--line2)}.claw-store .btn-toggle.on{background:var(--ink);color:var(--paper);border-color:var(--ink)}.claw-store .glyph{width:15px;height:15px;display:inline-block}.claw-store .nav{z-index:40;background:color-mix(in srgb, var(--paper) 82%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);position:sticky;top:0}.claw-store .navin{justify-content:space-between;align-items:center;height:64px;display:flex}.claw-store .brand{letter-spacing:-.01em;align-items:center;gap:10px;font-size:16px;font-weight:600;display:flex}.claw-store .navdot{background:var(--green);border-radius:50%;width:11px;height:11px;animation:8s ease-in-out infinite claw-statuscycle;display:inline-block}.claw-store .navlinks{color:var(--mut);gap:26px;font-size:14px;display:flex}.claw-store .navlinks a:hover{color:var(--ink)}.claw-store .navbuy{height:42px;padding:0 18px;font-size:14px}@keyframes claw-statuscycle{0%,16%{background:var(--green);box-shadow:0 0 10px 1px color-mix(in srgb, var(--green) 70%, transparent)}25%,41%{background:var(--amber);box-shadow:0 0 10px 1px color-mix(in srgb, var(--amber) 70%, transparent)}50%,66%{background:var(--red);box-shadow:0 0 10px 1px color-mix(in srgb, var(--red) 70%, transparent)}75%,to{background:var(--green);box-shadow:0 0 10px 1px color-mix(in srgb, var(--green) 70%, transparent)}}.claw-store .hero{text-align:center;padding:78px 0 30px}.claw-store .hero .eyebrow{justify-content:center;align-items:center;gap:9px;display:inline-flex}.claw-store .hero-h{max-width:14ch;margin:20px auto 0}.claw-store .hero-lead{max-width:54ch;margin:22px auto 0}.claw-store .hero-cta{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:34px;display:flex}.claw-store .viewer{padding:26px 0 8px}.claw-store .stage{border:1px solid var(--line2);background:radial-gradient(125% 120% at 50% 14%,#fcf9f3 0%,#ebe2d5 64%,#e2d8c8 100%);border-radius:30px;height:clamp(420px,58vh,650px);position:relative;overflow:hidden}.claw-store .canvasholder{position:absolute;inset:0}.claw-store .stage-photo{z-index:1;object-fit:cover}.claw-store .stage-viewtoggle{z-index:3;border:1px solid var(--line2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffb3;border-radius:999px;gap:2px;padding:3px;display:inline-flex;position:absolute;top:16px;left:16px}.claw-store .stage-viewtoggle button{height:30px;color:var(--mut);cursor:pointer;border-radius:999px;padding:0 15px;font-size:12.5px;font-weight:500;transition:color .15s,background .15s}.claw-store .stage-viewtoggle button:hover{color:var(--ink)}.claw-store .stage-viewtoggle button.on{background:var(--ink);color:var(--paper)}.claw-store .stage-hint{z-index:3;color:var(--mut);letter-spacing:.05em;opacity:.85;pointer-events:none;font-size:11px;position:absolute;bottom:16px;left:20px}.claw-store .stage-ar{z-index:3;border:1px solid var(--line2);cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffb3;border-radius:999px;align-items:center;gap:7px;height:38px;padding:0 15px;font-size:13px;font-weight:500;display:inline-flex;position:absolute;top:16px;right:16px}.claw-store .stage-ar:hover{background:#fff}.claw-store .stagebar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;display:flex}.claw-store .pills{flex-wrap:wrap;gap:8px;display:flex}.claw-store .pill{background:var(--card);border:1px solid var(--line2);height:38px;color:var(--ink);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:500;transition:all .15s;display:inline-flex}.claw-store .pill:hover{border-color:var(--ink)}.claw-store .pill.on{background:var(--ink);color:var(--paper);border-color:var(--ink)}.claw-store .dot{border-radius:50%;flex:none;width:9px;height:9px}.claw-store .dot-g{background:var(--green)}.claw-store .dot-a{background:var(--amber)}.claw-store .dot-r{background:var(--red)}.claw-store .dot-n{background:var(--gray)}.claw-store .stagebtns{align-items:center;gap:10px;display:flex}.claw-store .viewer-cap{letter-spacing:.05em;color:var(--mut);text-align:center;margin:14px 0 0;font-size:11.5px}.claw-store .band{background:var(--ink);color:var(--paper);margin-top:64px;padding:88px 0}.claw-store .band .eyebrow{color:#e89b5e}.claw-store .band-h{color:var(--paper);margin:18px 0 0}.claw-store .states-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:42px;display:grid}.claw-store .statecard{text-align:left;cursor:pointer;color:var(--paper);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:20px;padding:22px;transition:all .18s}.claw-store .statecard:hover{background:#ffffff12}.claw-store .statecard.on{background:#ffffff17;border-color:#ffffff8c}.claw-store .bigdot{border-radius:50%;width:16px;height:16px;display:block}.claw-store .bd-g{background:var(--green);box-shadow:0 0 22px 3px color-mix(in srgb, var(--green) 60%, transparent)}.claw-store .bd-a{background:var(--amber);box-shadow:0 0 22px 3px color-mix(in srgb, var(--amber) 60%, transparent)}.claw-store .bd-r{background:var(--red);box-shadow:0 0 22px 3px color-mix(in srgb, var(--red) 60%, transparent)}.claw-store .bd-n{background:var(--gray);box-shadow:none}.claw-store .statecard h3{margin:18px 0 7px;font-size:17px;font-weight:600}.claw-store .statecard p{color:#edededa8;margin:0;font-size:13.5px;line-height:1.5}.claw-store .rule{letter-spacing:.02em;color:#edededb3;margin:34px 0 0;font-size:13px}.claw-store .how{padding:88px 0}.claw-store .steps{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:42px;display:grid}.claw-store .stepn{font-family:var(--font-geist-mono), monospace;color:var(--clay);letter-spacing:.1em;font-size:13px}.claw-store .step h3{margin:16px 0 9px}.claw-store .step p{color:var(--mut);margin:0;font-size:14.5px;line-height:1.55}.claw-store .stepbar{background:var(--line2);height:1px;margin-top:18px}.claw-store .arsec{padding:20px 0 88px}.claw-store .arsec-in{border:1px solid var(--line2);background:linear-gradient(135deg,#f8f3eb,#efe7d9);border-radius:30px;grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;padding:54px;display:grid}.claw-store .arsec-copy .h2{margin:16px 0 0}.claw-store .arsec-copy .lead{max-width:42ch;margin:18px 0 0}.claw-store .arsec-copy .btn{margin-top:30px}.claw-store .arphone{background:var(--ink);border-radius:34px;justify-self:center;width:230px;height:300px;padding:10px;position:relative;box-shadow:0 30px 60px -24px #1b171480}.claw-store .arphone .scr{background:radial-gradient(120% 90% at 50% 10%,#3a342e,#16120f);border-radius:26px;justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.claw-store .arphone .deskline{background:#e89b5e66;height:1px;position:absolute;bottom:34%;left:0;right:0}.claw-store .arphone .teaserfig{opacity:.96;filter:drop-shadow(0 14px 12px #00000080);width:60%;margin-bottom:30%}.claw-store .arphone .scanchip{letter-spacing:.12em;color:#e89b5e;align-items:center;gap:6px;font-size:10px;display:flex;position:absolute;top:14px;left:50%;transform:translate(-50%)}.claw-store .recdot{background:var(--red);border-radius:50%;width:7px;height:7px;animation:1.3s infinite claw-blinkrec}@keyframes claw-blinkrec{0%,to{opacity:1}50%{opacity:.25}}.claw-store .feat{padding:0 0 88px}.claw-store .feat-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.claw-store .featcard{background:var(--card);border:1px solid var(--line);border-radius:20px;padding:26px}.claw-store .featcard h3{margin:0 0 9px}.claw-store .featcard p{color:var(--mut);margin:0;font-size:14px;line-height:1.55}.claw-store .specs{padding:0 0 92px}.claw-store .specs-in{grid-template-columns:.8fr 1.2fr;gap:48px;display:grid}.claw-store .spectable{border-top:1px solid var(--line2)}.claw-store .specrow{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:16px 2px;font-size:14.5px;display:flex}.claw-store .speck{color:var(--mut)}.claw-store .specv{text-align:right;font-weight:500}.claw-store .buy{background:var(--ink);color:var(--paper);padding:84px 0}.claw-store .buy-in{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.claw-store .price{letter-spacing:-.03em;margin:14px 0 0;font-size:clamp(54px,7vw,78px);font-weight:600;line-height:1}.claw-store .buy h2{color:var(--paper)}.claw-store .buysub{color:#edededb3;margin:14px 0 0;font-size:14.5px}.claw-store .boxlist{gap:11px;margin:26px 0 0;padding:0;list-style:none;display:grid}.claw-store .boxlist li{color:#edededd9;align-items:center;gap:12px;font-size:14.5px;display:flex}.claw-store .boxlist .tick{color:#e89b5e;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;display:inline-flex}.claw-store .buycard{background:#ffffff0d;border:1px solid #ffffff24;border-radius:26px;padding:34px}.claw-store .buycard .btn{width:100%;margin-top:20px}.claw-store .buybeacon{justify-content:center;gap:10px;margin-bottom:8px;display:flex}.claw-store .bcl{background:#0f0c0a;border:1px solid #ffffff1a;border-radius:50%;width:34px;height:34px;position:relative}.claw-store .bcl:after{content:"";border-radius:50%;position:absolute;inset:8px}.claw-store .bcl.g:after{background:var(--green);box-shadow:0 0 16px 2px var(--green)}.claw-store .bcl.a:after{background:var(--amber);box-shadow:0 0 16px 2px var(--amber)}.claw-store .bcl.r:after{background:var(--red);box-shadow:0 0 16px 2px var(--red)}.claw-store .foot{border-top:1px solid var(--line);padding:64px 0 56px}.claw-store .foot-grid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px;display:grid}.claw-store .foot h4{text-transform:uppercase;letter-spacing:.12em;color:var(--mut);font-size:12px;font-family:var(--font-geist-mono), monospace;margin:0 0 14px}.claw-store .foot a{color:var(--ink);padding:5px 0;font-size:14px;display:block}.claw-store .foot a:hover{color:var(--clay)}.claw-store .foot-tag{color:var(--mut);max-width:30ch;margin:14px 0 0;font-size:14px}.claw-store .foot-base{border-top:1px solid var(--line);color:var(--mut);flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:46px;padding-top:22px;font-size:12.5px;display:flex}.claw-store .armodal{z-index:90;opacity:0;pointer-events:none;justify-content:center;align-items:center;padding:24px;transition:opacity .22s;display:flex;position:fixed;inset:0}.claw-store .armodal.open{opacity:1;pointer-events:auto}.claw-store .armask{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#14100c80;position:absolute;inset:0}.claw-store .arcard{background:var(--paper);border:1px solid var(--line2);border-radius:28px;width:min(880px,100%);max-height:92vh;transition:transform .24s;position:relative;overflow:auto;transform:translateY(12px)scale(.98);box-shadow:0 40px 90px -30px #0000008c}.claw-store .armodal.open .arcard{transform:none}.claw-store .arclose{border:1px solid var(--line2);background:var(--card);cursor:pointer;z-index:2;border-radius:50%;width:36px;height:36px;font-size:15px;position:absolute;top:16px;right:16px}.claw-store .arclose:hover{background:#1b17140f}.claw-store .arcard-in{grid-template-columns:1fr 1fr;gap:40px;padding:46px;display:grid}.claw-store .arh{margin:14px 0 0}.claw-store .arsteps{gap:18px;margin:26px 0 0;padding:0;list-style:none;display:grid}.claw-store .arsteps li{gap:14px;display:flex}.claw-store .arnum{background:var(--ink);width:26px;height:26px;color:var(--paper);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:13px;display:inline-flex}.claw-store .arsteps b{font-size:14.5px}.claw-store .arsteps p{color:var(--mut);margin:3px 0 0;font-size:13.5px}.claw-store .arnote{letter-spacing:.04em;color:var(--mut);margin:26px 0 0;font-size:11.5px}.claw-store .arright{flex-direction:column;align-items:center;gap:22px;display:flex}.claw-store .qrwrap{border:1px solid var(--line2);text-align:center;background:#fff;border-radius:18px;padding:16px}.claw-store .qrcap{letter-spacing:.1em;color:var(--mut);margin:10px 0 0;font-size:10.5px}.claw-store .phone{background:var(--ink);border-radius:32px;width:188px;height:300px;padding:9px;position:relative;box-shadow:0 26px 50px -22px #00000080}.claw-store .phonenotch{z-index:3;background:#ffffff40;border-radius:6px;width:54px;height:6px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.claw-store .feed{background:linear-gradient(#4a423a 0%,#372f29 52%,#5a4d40 52%,#41372d 100%);border-radius:24px;width:100%;height:100%;position:relative;overflow:hidden}.claw-store .feedtop{letter-spacing:.1em;color:#fffc;z-index:2;align-items:center;gap:6px;font-size:9.5px;display:flex;position:absolute;top:12px;left:12px}.claw-store .rec{background:var(--red);border-radius:50%;width:6px;height:6px;animation:1.3s infinite claw-blinkrec}.claw-store .floor{background:linear-gradient(#785a3c00,#5a422c80);height:48%;position:absolute;bottom:0;left:0;right:0}.claw-store .figshadow{z-index:1;background:radial-gradient(closest-side,#00000080,#0000);border-radius:50%;width:96px;height:20px;position:absolute;bottom:24%;left:50%;transform:translate(-50%)}.claw-store .arfig{z-index:2;filter:drop-shadow(0 10px 8px #00000073);width:74%;transition:transform .5s cubic-bezier(.2,.9,.3,1);position:absolute;bottom:30%;left:50%;transform:translate(-50%,18px)scale(.78)}.claw-store .arfig.set{transform:translate(-50%)scale(1)}.claw-store .reticle{z-index:1;border:2px solid #e89b5ee6;border-radius:50%/40%;width:104px;height:54px;animation:1.6s ease-in-out infinite claw-retpulse;position:absolute;bottom:26%;left:50%;transform:translate(-50%)}@keyframes claw-retpulse{0%,to{opacity:.5;transform:translate(-50%)scale(.94)}50%{opacity:1;transform:translate(-50%)scale(1)}}.claw-store .feedbtm{z-index:4;justify-content:center;display:flex;position:absolute;bottom:14px;left:0;right:0}.claw-store .tapbtn{height:34px;color:var(--ink);cursor:pointer;background:#fff;border:none;border-radius:999px;padding:0 18px;font-size:12.5px;font-weight:600}.claw-store .placedchip{color:#fff;letter-spacing:.04em;background:#27b26aeb;border-radius:999px;align-items:center;height:30px;padding:0 14px;font-size:11px;display:inline-flex}@media (max-width:880px){.claw-store .states-grid{grid-template-columns:repeat(2,1fr)}.claw-store .steps{grid-template-columns:1fr;gap:24px}.claw-store .feat-grid{grid-template-columns:1fr 1fr}.claw-store .specs-in,.claw-store .buy-in,.claw-store .arsec-in{grid-template-columns:1fr;gap:30px}.claw-store .arcard-in{grid-template-columns:1fr;gap:28px}.claw-store .foot-grid{grid-template-columns:1fr 1fr}.claw-store .navlinks{display:none}}@media (max-width:560px){.claw-store .states-grid{grid-template-columns:1fr 1fr}.claw-store .feat-grid,.claw-store .foot-grid{grid-template-columns:1fr}.claw-store .hero{padding:54px 0 20px}.claw-store .arsec-in{padding:34px}}@media (prefers-reduced-motion:reduce){.claw-store .navdot,.claw-store .recdot,.claw-store .rec,.claw-store .reticle{animation:none}}.claw-store .arcta{z-index:95;background:var(--ink);color:var(--paper);justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.claw-store .arcta-in{text-align:center;max-width:440px}.claw-store .arcta-eyebrow{justify-content:center;align-items:center;gap:8px;display:flex}.claw-store .arcta-in .h2{color:var(--paper);margin:14px 0 0}.claw-store .arcta-in .lead{color:#f3eee6b8;margin:16px auto 0}.claw-store .arcta-go{gap:10px;margin:30px auto 0}.claw-store .arcta-go:disabled{opacity:.55;cursor:default}.claw-store .arcta-skip{color:#f3eee699;cursor:pointer;background:0 0;border:none;margin:18px auto 0;font-size:13px;text-decoration:underline;display:block}.claw-store .arcta-x{width:40px;height:40px;color:var(--paper);cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:50%;font-size:16px;position:absolute;top:16px;right:16px}.claw-store .arcta-x:hover{background:#ffffff14}
