.store-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.store-product{border:1px solid var(--store-line);border-radius:15px;overflow:hidden;background:#0b1115;min-width:0;transition:transform .18s ease,border-color .18s ease}.store-product:hover{transform:translateY(-3px);border-color:#3a515e}.store-product-image{aspect-ratio:4/3;background:#06090b;display:block;position:relative;overflow:hidden}.store-product-image img{width:100%;height:100%;object-fit:contain;display:block}.store-product-placeholder{height:100%;display:grid;place-items:center;align-content:center;gap:9px;color:#6e7b82;font-size:12px}.store-product-placeholder img{width:74px;height:74px;border-radius:50%;opacity:.25}.store-product-grade{position:absolute;top:10px;left:10px;padding:5px 8px;border:1px solid #41515c;border-radius:999px;background:rgba(7,11,14,.9);font-size:10px;font-weight:800}.store-product-body{padding:16px}.store-product-meta{display:flex;justify-content:space-between;gap:10px;color:#758189;font-size:10px;letter-spacing:.05em;text-transform:uppercase}.store-product h3{font-size:16px;line-height:1.35;margin:10px 0 16px}.store-product-foot{display:flex;justify-content:space-between;align-items:end;gap:10px}.store-product-foot strong{font-size:18px}.store-product-foot span{color:var(--store-accent);font-size:12px}.store-empty{grid-column:1/-1;border:1px dashed #2d3941;border-radius:15px;padding:48px;text-align:center;color:#7c888e;background:#0a0f12}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trust-card{border-top:1px solid #35434b;padding:24px 4px 0}.trust-number{font-family:Georgia,serif;color:#6f7f87;font-size:15px}.trust-card h3{font-family:Georgia,"Times New Roman",serif;font-size:25px;font-weight:400;margin:18px 0 10px}.trust-card p{color:#929da2;line-height:1.65;margin:0;font-size:14px}.browse-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.browse-card{position:relative;min-height:240px;border:1px solid #24333c;border-radius:16px;padding:23px;background:linear-gradient(145deg,#10181d,#090d10);overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}.browse-card:before{content:"";position:absolute;width:190px;height:190px;border:1px solid rgba(0,178,255,.12);border-radius:50%;right:-52px;top:-58px}.browse-card small{position:relative;z-index:1;color:#79868d;text-transform:uppercase;letter-spacing:.13em}.browse-card strong{position:relative;z-index:1;font-family:Georgia,"Times New Roman",serif;font-size:28px;font-weight:400;margin-top:6px}.browse-card span{position:relative;z-index:1;color:var(--store-accent);font-size:12px;margin-top:10px}.browse-card:hover{border-color:#425763;background:linear-gradient(145deg,#132027,#0a1014)}.store-story{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.store-story-copy p{color:#9ca7ab;font-size:17px;line-height:1.8;max-width:650px}.story-seal{aspect-ratio:1;border:1px solid #26363f;border-radius:50%;max-width:430px;margin:auto;display:grid;place-items:center;background:radial-gradient(circle,rgba(0,178,255,.065),transparent 60%)}.story-seal img{width:70%;height:70%;border-radius:50%;filter:drop-shadow(0 20px 40px rgba(0,0,0,.35))}.store-confidence{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:start}.confidence-list{display:grid;border-top:1px solid #28363e}.confidence-item{display:grid;grid-template-columns:28px 1fr;gap:14px;padding:18px 0;border-bottom:1px solid #202c33}.confidence-item span:first-child{color:var(--store-accent)}.confidence-item strong{display:block;font-size:14px}.confidence-item p{margin:5px 0 0;color:#859198;font-size:13px;line-height:1.55}.store-footer{border-top:1px solid #1e2a31;padding:54px 0 28px;background:#070a0c}.store-footer-grid{display:grid;grid-template-columns:minmax(260px,1.6fr) repeat(3,minmax(150px,1fr));gap:52px;align-items:start}.store-footer-brand{padding-right:20px}.store-footer-mark{display:inline-block!important;margin:0 0 18px!important}.store-footer-brand img{width:58px;height:58px;border-radius:50%;display:block}.store-footer-brand strong{display:block;letter-spacing:.14em;font-size:12px}.store-footer-brand p{color:#7f8a90;line-height:1.65;font-size:13px;max-width:310px;margin:13px 0 10px}.store-footer-location{display:block;color:#5f6b71;font-size:11px;letter-spacing:.04em}.store-footer h4{font-size:10px;text-transform:uppercase;letter-spacing:.18em;color:#6f7c82;margin:2px 0 16px}.store-footer-links{display:grid;gap:11px}.store-footer a{color:#aeb8bc;font-size:13px;text-decoration:none}.store-footer-links>a{display:inline-block;margin:0}.store-footer a:hover{color:#fff}.store-footer-group{min-width:0}.store-footer-socials{display:grid;gap:10px;margin-top:18px;padding-top:16px;border-top:1px solid #182229}.store-social-link{display:flex!important;align-items:center;gap:9px;color:#d9e0e3!important;text-decoration:none;margin:0!important}.store-social-link:hover{color:#fff!important}.social-icon{width:17px;height:17px;flex:0 0 17px;color:#f7f9fa;filter:drop-shadow(0 0 5px rgba(255,255,255,.07))}.store-footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #182229;padding-top:21px;margin-top:42px;color:#5f6a70;font-size:10.5px;letter-spacing:.02em}.store-footer-bottom a{display:inline-block!important;margin:0!important;color:#59656b;font-size:10.5px}.store-footer-bottom a:hover{color:#8f9ba0}.store-footer-admin{white-space:nowrap}.store-skeleton{min-height:280px;background:linear-gradient(90deg,#0b1115,#111a20,#0b1115);background-size:220% 100%;animation:storePulse 1.5s infinite;border-radius:15px}@keyframes storePulse{to{background-position:-220% 0}}.account-shell{min-height:calc(100vh - 76px);display:grid;place-items:center;padding:56px 18px 78px;background:radial-gradient(circle at 50% 0,rgba(0,178,255,.08),transparent 32%),linear-gradient(180deg,#080b0e,#0b1115)}.account-panel{width:min(620px,100%);border:1px solid #263640;border-radius:20px;background:#0d1317;padding:34px;box-shadow:0 30px 90px rgba(0,0,0,.32)}.account-brand img{width:62px;height:62px;border-radius:50%;display:block;margin-bottom:24px}.account-panel h1{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(38px,6vw,58px);line-height:1;margin:10px 0 16px}.account-copy{color:#98a3a8;line-height:1.7;font-size:15px}.account-google,.account-submit{width:100%;margin-top:18px}.account-google{justify-content:center;background:#fff;color:#101417;border-color:#fff}.google-g{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;border:1px solid #cfd5d8;font-weight:900;margin-right:8px}.account-divider{display:flex;align-items:center;gap:12px;margin:20px 0;color:#6f7b81;font-size:12px}.account-divider:before,.account-divider:after{content:"";height:1px;background:#26343c;flex:1}.account-label{display:block;color:#aab3b7;font-size:12px;margin:14px 0 7px}.account-input{width:100%;border:1px solid #33444f;background:#090e12;color:#fff;border-radius:10px;padding:13px 14px;outline:none}.account-input:focus{border-color:#4c6b7c}.account-status{margin-top:14px}.account-future-grid{display:grid;gap:10px;margin:24px 0}.account-future-grid>div{border:1px solid #22313a;border-radius:12px;padding:15px;background:#0a1014}.account-future-grid strong{display:block;font-size:13px}.account-future-grid span{display:block;color:#7f8c92;font-size:12px;line-height:1.5;margin-top:5px}.account-mode-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:24px 0 8px;padding:5px;border:1px solid #273740;border-radius:12px;background:#090e12}.account-mode{border:0;border-radius:8px;padding:11px 14px;background:transparent;color:#8f9aa0;font-weight:800;cursor:pointer}.account-mode.active{background:#152027;color:#fff}.account-helper-row{display:flex;justify-content:space-between;gap:14px;margin-top:14px;flex-wrap:wrap}.account-link-button{border:0;background:transparent;color:#9fb4bf;padding:0;cursor:pointer;font-size:12px}.account-link-button:hover{color:#fff;text-decoration:underline}.account-smallprint{color:#718087;font-size:11px;line-height:1.55;margin:14px 0 0}.trust-page{padding:82px 0 96px}.trust-page-head{max-width:790px;margin-bottom:42px}.trust-page-head h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(48px,7vw,78px);font-weight:400;line-height:1;letter-spacing:-.035em;margin:14px 0 18px}.trust-page-head p{color:#9aa6ab;font-size:17px;line-height:1.75}.trust-content{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;max-width:920px}.trust-section{border:1px solid #26343d;border-radius:16px;padding:26px;background:#0d1317}.trust-section h2{font-family:Georgia,"Times New Roman",serif;font-size:28px;font-weight:400;margin:0 0 12px}.trust-section p,.trust-section li{color:#9aa5aa;line-height:1.7;font-size:14px}.trust-section ul{margin:10px 0 0;padding-left:20px}.trust-section a{color:#dbe9f0;text-decoration:underline;text-underline-offset:3px}.trust-note{border-left:2px solid var(--store-accent);padding-left:16px;color:#b4bec2}.faq-list{display:grid;gap:12px;max-width:920px}.faq-item{border:1px solid #26343d;border-radius:14px;padding:20px 22px;background:#0d1317}.faq-item h2{font-size:18px;margin:0 0 8px}.faq-item p{margin:0;color:#929da2;line-height:1.7}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-card{border:1px solid #26343d;border-radius:16px;padding:26px;background:#0d1317}.contact-card h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;margin:0 0 10px}.contact-card p{color:#95a0a5;line-height:1.7}@media(max-width:780px){.contact-grid{grid-template-columns:1fr}.trust-page{padding-top:58px}}