*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#f5f7fa;background:#050608;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,92%);margin:auto}.nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#050608ee;border-bottom:1px solid #20262d;align-items:center;height:76px;display:flex;position:sticky;top:0}.navin{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;display:grid}.navin .brand{justify-self:start}.navin .links{justify-self:center}.navin .nav-actions{justify-self:end}.brand{letter-spacing:-.7px;align-items:center;gap:10px;font-weight:900;display:flex}.brand b{color:#21a8ff}.brandmark{border-radius:50%;width:34px;height:34px;display:flex;overflow:hidden}.brandmark img{object-fit:cover;width:34px;height:34px}.links{color:#9da6b0;gap:27px;font-size:13px;font-weight:700;display:flex}.links a:hover{color:#fff}.btn{color:#fff;cursor:pointer;background:#101318;border:1px solid #2a323b;border-radius:8px;justify-content:center;align-items:center;padding:12px 18px;font-size:12px;font-weight:850;transition:all .2s;display:inline-flex}.btn:hover{border-color:#3b4652;transform:translateY(-1px)}.primary{color:#fff;background:#159cf2;border-color:#159cf2;box-shadow:0 8px 30px #159cf233}.glass{background:#ffffff0d;border-color:#fff2}.hero{border-bottom:1px solid #20262d;align-items:center;min-height:650px;display:flex;position:relative;overflow:hidden}.heroart{filter:saturate(1.08)contrast(1.05);background-image:url(/pebble-customs-banner.png);background-position:50% 42%;background-size:cover;position:absolute;inset:0}.herooverlay{background:linear-gradient(90deg,#050608f5 0%,#050608c9 42%,#05060855 72%,#05060899 100%),linear-gradient(#05060833 0%,#0000 75%,#050608 100%);position:absolute;inset:0}.heroin{z-index:1;padding:90px 0;position:relative}.eyebrow{color:#25aaff;letter-spacing:2.6px;text-transform:uppercase;font-size:10px;font-weight:950}.hero h1{letter-spacing:-6px;max-width:780px;margin:17px 0;font-size:clamp(54px,8vw,100px);line-height:.87}.hero h1 span{color:#fff;text-shadow:0 0 25px #159cf255}.hero p{color:#c0c6cd;max-width:580px;font-size:17px;line-height:1.7}.buttons{gap:10px;margin-top:27px;display:flex}.section{padding:78px 0}.head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px;display:flex}.head h2,.custominner h2{letter-spacing:-2.5px;margin:7px 0 0;font-size:43px}.muted{color:#8e98a3}.featured-section{overflow:hidden}.featured-section .head{margin-bottom:22px}.featured-word{color:#0000;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 10px #21a8ff2e);background-image:linear-gradient(90deg,#f5f7fa 0%,#8fd0ff 35%,#21a8ff 50%,#0d9bf0 65%,#f5f7fa 100%);background-position:0%;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;animation:18s ease-in-out infinite alternate featured-word-shift;display:inline-block}@keyframes featured-word-shift{to{background-position:100%}}.featured-rail{width:100%;container-type:inline-size}.featured-viewport{cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;position:relative;overflow:hidden}.featured-viewport.is-dragging{cursor:grabbing}.featured-viewport.is-dragging .featured-track{transition:none}.featured-track{--featured-index:0;--featured-drag:0px;--featured-slide:clamp(400px, 50cqw, 750px);--featured-gap:20px;--featured-duration:5s;align-items:center;gap:var(--featured-gap);will-change:transform;transform:translate3d(calc(50cqi - var(--featured-index) * (var(--featured-slide) + var(--featured-gap)) - var(--featured-slide) / 2 + var(--featured-drag)), 0, 0);transition:transform var(--featured-duration) cubic-bezier(.25, .1, .25, 1);display:flex}.featured-slide{filter:brightness(.25);flex:none;width:clamp(400px,50cqw,750px);height:400px;transition:filter .5s ease-in-out;position:relative}.featured-slide.is-active{filter:brightness();z-index:2;transition:filter .2s ease-in-out}.featured-slide:hover{filter:none}.featured-frame{isolation:isolate;background:#0c0f13;border-radius:12px;height:100%;padding:3px;position:relative;overflow:hidden}.featured-slide.is-active .featured-frame{box-shadow:0 0 0 1px #21a8ff73,0 0 32px #21a8ff61,0 0 64px #0d9bf033}.featured-spin,.featured-spin-glow{z-index:0;pointer-events:none;background:conic-gradient(#0000 0deg 230deg,#0d9bf0 275deg,#21a8ff 315deg,#25aaff 342deg,#0000 360deg);animation:3.2s linear infinite featured-border-spin;position:absolute;inset:-55%}.featured-spin-glow{filter:blur(16px);opacity:.9}.featured-slide:not(.is-active) .featured-spin,.featured-slide:not(.is-active) .featured-spin-glow{opacity:.2}.featured-card{z-index:1;border-color:#0000;border-radius:10px;height:100%;display:block;position:relative}.featured-card:hover{transform:none}.featured-slide .pic{height:100%}.featured-slide .pic img{object-fit:cover;filter:brightness(.5);transition:filter .2s}.featured-slide:hover .pic img,.featured-slide .pic img:hover{filter:brightness();transform:none}.featured-slide .body{z-index:2;pointer-events:none;justify-content:space-between;align-items:flex-end;gap:16px;padding:0;display:flex;position:absolute;bottom:5%;left:3%;right:3%}.featured-slide .body h3{letter-spacing:-.4px;color:#f2f2f2;margin:4px 0 6px;font-size:18px}.featured-slide .body strong{color:#f2f2f2;font-size:16px;font-weight:700}.featured-slide .type{color:#c5d0da}.featured-dots{justify-content:center;align-items:center;gap:8px;margin-top:22px;display:flex}.featured-dot{cursor:pointer;background:#d9d9d92b;border:0;border-radius:50%;width:9px;height:9px;padding:0}.featured-dot.is-active{background:#21a8ff;box-shadow:0 0 10px #21a8ff8c}@keyframes featured-border-spin{to{transform:rotate(360deg)}}@media (max-width:550px){.featured-track{--featured-slide:min(82cqw, 400px)}.featured-slide{width:min(82cqw,400px);height:260px}.featured-slide .body h3{font-size:15px}}.grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.card{background:#0c0f13;border:1px solid #20262d;border-radius:12px;transition:all .2s;overflow:hidden}.card:hover{border-color:#2c7cae;transform:translateY(-3px)}.pic{background:#0c0f13;height:215px;position:relative;overflow:hidden}.pic img{object-fit:cover;width:100%;height:100%;display:block}.pic span{text-transform:uppercase;letter-spacing:1px;z-index:2;background:#050608cc;border:1px solid #ffffff20;border-radius:999px;padding:6px 9px;font-size:9px;position:absolute;top:13px;left:13px}.body{padding:16px}.type{color:#74808b;text-transform:uppercase;letter-spacing:1.3px;font-size:9px}.body h3{margin:7px 0 12px;font-size:15px}.price{justify-content:space-between;align-items:center;display:flex}.price strong{font-size:16px}.pill{color:#35b1ff;border:1px solid #194866;border-radius:999px;padding:5px 8px;font-size:9px}.product{grid-template-columns:1.1fr .9fr;align-items:start;gap:38px;padding:70px 0;display:grid}.product-gallery{width:100%}.bigpic{aspect-ratio:16/10;background:#0c0f13;border:1px solid #20262d;border-radius:18px;width:100%;position:relative;overflow:hidden}.bigpic>img{object-fit:cover;width:100%;height:100%;display:block}.bigpic-empty{background:#0c0f13}.bigpic-empty>img{object-fit:cover}.vehiclebadge{text-transform:uppercase;letter-spacing:1px;z-index:3;background:#050608dd;border:1px solid #ffffff20;border-radius:999px;padding:8px 12px;font-size:10px;position:absolute;top:16px;left:16px}.product-thumbnails{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px;margin-top:12px;display:grid}.product-thumbnail{cursor:pointer;opacity:.6;background:#0c0f13;border:1px solid #20262d;border-radius:10px;padding:0;transition:all .2s;overflow:hidden}.product-thumbnail:hover{opacity:.9;border-color:#3b4652}.product-thumbnail.active{opacity:1;border-color:#25aaff}.product-thumbnail img{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.product h1{letter-spacing:-3.5px;margin:10px 0 15px;font-size:55px;line-height:.95}.desc{color:#aeb6bf;line-height:1.75}.buyrow{justify-content:space-between;align-items:center;gap:20px;margin-top:26px;display:flex}.buyrow h2{font-size:28px}.features{border-top:1px solid #20262d;margin-top:28px}.feature{border-bottom:1px solid #20262d;padding:14px 0;font-size:13px}.customstrip{background:radial-gradient(circle at 80%,#073a5a 0,#0000 42%);border-top:1px solid #20262d;border-bottom:1px solid #20262d;padding:70px 0}.custominner{justify-content:space-between;align-items:center;gap:30px;display:flex}.footer{color:#8f98a2;border-top:1px solid #20262d;padding:35px 0}.footerin{justify-content:space-between;gap:20px;display:flex}.success{text-align:center;padding:110px 0}.success h1{letter-spacing:-3px;font-size:55px}.cartline{border-bottom:1px solid #242729;justify-content:space-between;gap:20px;padding:18px 0;display:flex}.admin-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px;display:flex}.admin-head h1,.admin-title{letter-spacing:-3px;margin:8px 0;font-size:58px}.admin-sub{margin-top:55px}.admin-login{max-width:620px;padding:100px 0}.admin-form{max-width:820px;margin-top:30px}.admin-form label{color:#d8dcda;flex-direction:column;gap:8px;margin-bottom:18px;font-size:12px;font-weight:800;display:flex}.admin-form input,.admin-form textarea,.admin-form select{color:#fff;font:inherit;background:#0d1011;border:1px solid #2a2e30;border-radius:8px;outline:none;padding:13px;font-weight:500}.admin-form input:focus,.admin-form textarea:focus,.admin-form select:focus{border-color:#c8ff3d}.form-grid{grid-template-columns:1fr 1fr;gap:0 18px;display:grid}.form-grid .full{grid-column:1/-1}.admin-form input[type=file]{padding:10px}.check{align-items:center;flex-direction:row!important}.check input{width:18px;height:18px}.error{color:#f77;margin:10px 0 20px;font-size:13px}.admin-head .buttons{align-items:center}.reviews-hero{max-width:760px;padding:30px 0 48px}.reviews-hero h1{letter-spacing:-5px;margin:14px 0 20px;font-size:clamp(52px,8vw,86px);line-height:.9}.reviews-hero h1 span{color:#25aaff}.reviews-hero p{color:#aeb6bf;max-width:620px;font-size:16px;line-height:1.7}.reviews-summary{margin-bottom:24px}.reviews-summary .body{justify-content:space-between;align-items:center;gap:30px;padding:24px 26px;display:flex}.review-summary-rating{letter-spacing:-2px;font-size:40px;font-weight:900}.review-summary-rating span{color:#74808b;letter-spacing:0;font-size:16px;font-weight:700}.summary-stars{margin-top:2px}.review-count{text-align:right;flex-direction:column;display:flex}.review-count strong{font-size:28px}.review-count span{color:#8e98a3;margin-top:2px;font-size:12px}.reviews-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.reviews-list{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.review-card{height:100%}.review-body{height:100%;padding:22px}.review-top{justify-content:space-between;align-items:center;gap:15px;display:flex}.review-stars{letter-spacing:2px;color:#ffd45a;white-space:nowrap;font-size:15px}.review-stars-muted{color:#30363d}.review-date{color:#68727c;white-space:nowrap;font-size:10px}.review-message{color:#dce1e6;min-height:74px;margin:18px 0 24px;font-size:14px;line-height:1.7}.review-author{border-top:1px solid #20262d;align-items:center;gap:10px;padding-top:15px;display:flex}.review-author strong{font-size:12px}.review-product{color:#74808b;margin-top:3px;font-size:10px}.review-avatar{object-fit:cover;border:1px solid #29313a;border-radius:50%;width:34px;height:34px}.review-avatar-placeholder{color:#25aaff;background:#10161c;justify-content:center;align-items:center;font-weight:900;display:flex}.review-empty{text-align:center;padding:60px 25px}.review-empty h3,.review-empty h2{margin-top:0}.reviews-cta{margin-top:24px}.reviews-cta .body{justify-content:space-between;align-items:center;gap:30px;padding:32px;display:flex}.reviews-cta h2{letter-spacing:-1.5px;margin:6px 0;font-size:30px}.reviews-cta p{max-width:620px;line-height:1.6}.reviews-cta .buttons{flex-shrink:0;margin-top:0}.site-footer{color:#f5f7fa;background:#111a25;border-top:1px solid #2b3744;margin-top:80px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;padding:58px 0 48px;display:grid}.footer-brand{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.footer-lockup{letter-spacing:-.6px;align-items:center;gap:11px;font-size:17px;font-weight:900;display:inline-flex}.footer-lockup b{color:#21a8ff}.footer-lockup .brandmark{background:#0b1118;border:1px solid #2b3744;width:36px;height:36px}.footer-lockup .brandmark img{width:36px;height:36px;margin:0}.footer-brand p{color:#aebbc9;max-width:280px;margin:0;line-height:1.6}.footer-column{flex-direction:column;gap:10px;display:flex}.footer-column h3{margin:0 0 10px;font-size:18px}.footer-column a{color:#b9c5d2;font-size:13px;text-decoration:none;transition:color .2s}.footer-column a:hover{color:#fff}.footer-social-icon{justify-content:center;width:20px;margin-right:4px;display:inline-flex}.footer-bottom{color:#aebbc9;border-top:1px solid #2b3744;justify-content:space-between;gap:20px;padding:24px 0;font-size:12px;display:flex}.basket-link{align-items:center;gap:7px;display:inline-flex}.basket-count{color:#fff;background:#0d9bf0;border-radius:999px;justify-content:center;align-items:center;min-width:19px;height:19px;padding:0 5px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.legal-page{min-height:520px}.legal-page .card{max-width:850px}.legal-page .body p{max-width:760px;margin-bottom:24px;line-height:1.8}@media (max-width:850px){.links{display:none}.grid{grid-template-columns:1fr 1fr}.product{grid-template-columns:1fr}.hero{min-height:590px}}@media (max-width:800px){.reviews-grid,.reviews-list{grid-template-columns:1fr}.reviews-summary .body,.reviews-cta .body{display:block}.review-count{text-align:left;margin-top:18px}.reviews-cta .buttons{margin-top:20px}}@media (max-width:700px){.admin-head{display:block}.admin-head .buttons{margin-top:20px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.admin-head h1,.admin-title{font-size:45px}}@media (max-width:550px){.grid{grid-template-columns:1fr}.head{display:block}.hero h1,.product h1{letter-spacing:-3px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px;padding:45px 0 35px}.footer-brand{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{margin-bottom:8px;display:block}.product{padding:45px 0}.bigpic{aspect-ratio:4/3}}.small{font-size:11px}.account-head{justify-content:space-between;align-items:end;gap:25px;margin-bottom:30px;display:flex}.download-row{border-bottom:1px solid #20262d;justify-content:space-between;align-items:center;gap:20px;padding:18px 0;display:flex}.download-row:last-child{border-bottom:0}.buttons{align-items:center;gap:10px;display:flex}.shop-controls{gap:10px;margin-bottom:14px;display:flex}.shop-search{color:#fff;font:inherit;background:#0d1011;border:1px solid #2a2e30;border-radius:8px;outline:none;flex:1;padding:13px}.shop-controls select{color:#fff;background:#0d1011;border:1px solid #2a2e30;border-radius:8px;padding:0 14px}.shop-filters{flex-wrap:wrap;gap:10px;margin-bottom:30px;display:flex}.product-card .pic{overflow:hidden}.product-card .pic img{object-fit:cover;width:100%;height:100%;display:block}.badges{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex;position:absolute;top:12px;right:12px}.badge{letter-spacing:1px;background:#050608dd;border:1px solid #fff2;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900}.badge.best{color:#ffd45a}.badge.new{color:#35b1ff}.review-form{margin-top:20px}.review-form-row{grid-template-columns:150px 1fr;gap:12px;margin:15px 0;display:grid}.review-form-row select,.review-form-row textarea{color:#fff;font:inherit;background:#0d1011;border:1px solid #2a2e30;border-radius:8px;padding:12px}.review-form-row textarea{resize:vertical;min-height:100px}.product-reviews{padding-top:30px}.product-reviews .head{margin-bottom:20px}@media (max-width:650px){.shop-controls{grid-template-columns:1fr;display:grid}.shop-controls select{height:46px}.account-head{display:block}.account-head .btn{margin-top:15px}.download-row{flex-direction:column;align-items:flex-start}.download-row .btn{width:100%}.review-form-row{grid-template-columns:1fr}.buyrow .buttons{flex-wrap:wrap}.buyrow .buttons .btn{flex:1}}@media (max-width:500px){.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{padding:20px 0}}.announcement{z-index:30;background:#101923;border-bottom:1px solid #263341;grid-template-columns:minmax(40px,1fr) minmax(0,auto) minmax(40px,1fr);align-items:center;min-height:46px;padding:0 28px;display:grid;position:relative}.announcement-inner{grid-column:2;justify-content:center;align-items:center;gap:18px;width:auto;min-width:0;max-width:min(760px,100%);display:flex}.announcement-message{letter-spacing:.5px;color:#dbe5ee;text-align:center;justify-content:center;align-items:center;min-height:38px;font-size:14px;font-weight:800;display:flex}.announcement-arrow{color:#aebbc9;cursor:pointer;background:0 0;border:0;padding:2px 8px;font-size:25px;line-height:1}.announcement-arrow:hover{color:#fff}.announcement-dots{gap:4px;display:flex;position:absolute;bottom:3px}.announcement-dots span{background:#46525e;border-radius:50%;width:4px;height:4px}.announcement-dots span.active{background:#25aaff}.mobile-nav,.mobile-menu-backdrop,.mobile-menu{display:none}.currency-select{color:#74808b;text-transform:uppercase;letter-spacing:1px;flex-direction:column;gap:6px;font-size:10px;font-weight:800;display:flex}.currency-select select{color:#fff;font:inherit;text-transform:none;letter-spacing:0;background:#0d1218;border:1px solid #2a3540;border-radius:7px;outline:none;padding:8px 10px}.footer-placeholder{color:#7f8b97;max-width:190px;font-size:13px;line-height:1.5}@media (max-width:850px){.nav{display:none}.mobile-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:25;background:#050608f5;border-bottom:1px solid #20262d;grid-template-columns:1fr auto 1fr;align-items:center;height:82px;padding:0 18px;display:grid;position:sticky;top:0}.mobile-logo{border-radius:50%;justify-self:center;width:42px;height:42px;display:flex;overflow:hidden;transform:scale(1.2)}.mobile-logo img{object-fit:cover;width:42px;height:42px}.mobile-icon{color:#f5f7fa;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:42px;height:42px;padding:0;font-size:25px;text-decoration:none;display:inline-flex}.mobile-actions{justify-self:end;align-items:center;gap:3px;display:flex}.mobile-actions .basket-link{justify-content:center;width:42px;height:42px;position:relative}.mobile-actions .basket-link span:first-child{font-size:21px}.mobile-actions .basket-link .basket-count{border:2px solid #050608;min-width:17px;height:17px;padding:0 4px;font-size:9px;position:absolute;top:2px;right:0}.mobile-menu-backdrop{z-index:40;background:#0009;display:block;position:fixed;inset:0}.mobile-menu{z-index:41;background:#0b1016;border-right:1px solid #27313b;width:min(320px,86vw);padding:22px;transition:transform .22s;display:block;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%)}.mobile-menu.open{transform:translate(0)}.mobile-menu-head{border-bottom:1px solid #202a34;justify-content:space-between;align-items:center;padding-bottom:24px;display:flex}.mobile-menu-head b{color:#21a8ff}.mobile-close{color:#fff;cursor:pointer;background:#11171e;border:1px solid #2a3540;border-radius:8px;width:38px;height:38px;font-size:24px}.mobile-menu nav{flex-direction:column;padding-top:12px;display:flex}.mobile-menu nav a{color:#c5ced7;border-bottom:1px solid #1c252e;padding:16px 5px;font-weight:750}.mobile-menu nav a:hover{color:#fff}.announcement{grid-template-columns:auto minmax(0,1fr) 0;min-height:44px;padding:0 12px}.announcement-end{display:none}.announcement-message{text-transform:none;padding:0 4px;font-size:12px;line-height:1.25}.announcement-inner{grid-column:2;gap:4px;max-width:100%}.announcement-arrow{padding:2px 6px;font-size:22px}}@media (max-width:550px){.footer-grid{grid-template-columns:1fr 1fr}.currency-select{margin-top:8px}.footer-bottom{font-size:11px}}@media (max-width:430px){.announcement-message{letter-spacing:.2px;font-size:11px}.mobile-nav{padding:0 10px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}}.basket-icon,.search-icon,.nav-glyph{width:22px;height:22px;display:block}.hamburger{flex-direction:column;gap:5px;width:22px;display:flex}.hamburger i{background:currentColor;border-radius:2px;width:22px;height:2px;display:block}.mobile-menu-currency{border-top:1px solid #202a34;margin-top:24px;padding-top:20px}.checkout-currency-note{margin:0;font-size:10px}@media (max-width:650px){.buyrow{flex-direction:column;align-items:flex-start}.buyrow>button{width:100%}}.cart-quantity-controls{align-items:center;gap:8px;margin-top:12px;display:flex}.cart-quantity-controls>span{text-align:center;min-width:24px;font-weight:800}.cart-quantity-controls .btn{padding:8px 11px;font-size:11px}.discount-manager{gap:22px;display:grid}.discount-form-grid{margin:22px 0}.discount-form-grid label{color:#cbd5df;flex-direction:column;gap:7px;font-size:12px;font-weight:800;display:flex}.discount-form-grid input,.discount-form-grid select{color:#fff;font:inherit;background:#0d1011;border:1px solid #2a2e30;border-radius:8px;outline:none;padding:12px}.discount-form-grid select[multiple]{min-height:130px}.discount-form-grid small{font-weight:500}.discount-list{flex-direction:column;display:flex}.discount-row{border-bottom:1px solid #20262d;justify-content:space-between;align-items:center;gap:20px;padding:17px 0;display:flex}.discount-row:last-child{border-bottom:0}.discount-status{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.discount-box{background:#0b0f13;border:1px solid #242d36;border-radius:10px;padding:18px}.discount-form{gap:8px;margin-top:12px;display:flex}.discount-form input{color:#fff;min-width:0;font:inherit;background:#080b0e;border:1px solid #2a3540;border-radius:8px;outline:none;flex:1;padding:12px}.discount-message{margin:10px 0 0;font-size:12px;font-weight:750}.discount-message.success{color:#72d69a}.discount-message.error{color:#ff8e8e}.summary-lines{border-top:1px solid #20262d;margin-top:20px}.summary-lines>div{border-bottom:1px solid #20262d;justify-content:space-between;gap:20px;padding:13px 0;display:flex}.summary-total{font-size:18px;padding-top:18px!important}.discount-line{color:#72d69a}.summary-remove{color:#7f8b97;cursor:pointer;background:0 0;border:0;padding:0 3px;font-size:15px}.checkout-currency-note{margin-top:14px}.checkout-button{width:100%;margin-top:16px}.checkout-summary{margin-top:20px}@media (max-width:650px){.discount-row{flex-direction:column;align-items:flex-start}.discount-status{justify-content:flex-start}.discount-form{grid-template-columns:1fr auto;display:grid}.discount-form-grid{grid-template-columns:1fr}.discount-form-grid .full{grid-column:auto}}.discount-section-label{color:#cbd5df;margin-bottom:9px;font-size:12px;font-weight:800}.discount-scope-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.discount-scope-option{text-align:left;color:#fff;cursor:pointer;font:inherit;background:#0b0f13;border:1px solid #242d36;border-radius:10px;align-items:flex-start;gap:12px;padding:15px;display:flex}.discount-scope-option:hover{border-color:#394754}.discount-scope-option.selected{background:#10161c;border-color:#667685}.discount-scope-option strong{margin-bottom:4px;font-size:13px;display:block}.discount-scope-option small{color:#8e9aa6;font-size:11px;font-weight:500;line-height:1.45;display:block}.discount-radio{border:1px solid #3a4652;border-radius:50%;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;font-size:11px;font-weight:900;display:flex}.discount-scope-option.selected .discount-radio{border-color:#fff}.discount-product-picker{background:#090d11;border:1px solid #242d36;border-radius:10px;margin-top:12px;padding:14px}.discount-picker-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.discount-picker-actions{flex-wrap:wrap;gap:7px;display:flex}.discount-product-search{color:#fff;width:100%;font:inherit;background:#080b0e;border:1px solid #2a3540;border-radius:8px;outline:none;margin-bottom:8px;padding:11px}.discount-product-list{border:1px solid #202831;border-radius:8px;max-height:300px;overflow:auto}.discount-product-option{color:#fff;text-align:left;cursor:pointer;width:100%;font:inherit;background:#0b0f13;border:0;border-bottom:1px solid #1b2229;align-items:center;gap:11px;padding:11px 12px;display:flex}.discount-product-option:last-child{border-bottom:0}.discount-product-option:hover{background:#11171d}.discount-product-option.selected{background:#131a21}.discount-checkbox{border:1px solid #3a4652;border-radius:5px;justify-content:center;align-items:center;width:19px;min-width:19px;height:19px;font-size:11px;font-weight:900;display:flex}.discount-product-option.selected .discount-checkbox{border-color:#fff}.discount-product-info strong{font-size:12px;display:block}.discount-product-info small{color:#7f8b97;margin-top:2px;font-size:10px;display:block}.discount-picker-empty{text-align:center;margin:0;padding:20px}@media (max-width:650px){.discount-scope-options{grid-template-columns:1fr}.discount-picker-head{flex-direction:column;align-items:flex-start}.discount-picker-actions{width:100%}.discount-picker-actions .btn{flex:1}}:root{--duration-short:.1s;--duration-default:.2s;--duration-announcement-bar:.25s;--duration-medium:.3s;--duration-long:.5s;--duration-extra-long:.6s;--ease-out-slow:cubic-bezier(0, 0, .3, 1)}@view-transition{navigation:auto}::view-transition-old(root){animation-duration:.45s;animation-timing-function:var(--ease-out-slow)}::view-transition-new(root){animation-duration:.45s;animation-timing-function:var(--ease-out-slow)}.site-footer{view-transition-name:pebble-footer}.page-enter{min-height:52vh}.page-enter [data-reveal]{animation:pebbleSlideIn var(--duration-extra-long) var(--ease-out-slow) both;animation-delay:calc(var(--reveal-order,0) * 75ms)}.page-enter [data-reveal=fade]{animation-name:pebbleFadeIn}@keyframes pebbleSlideIn{0%{opacity:.01;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@keyframes pebbleFadeIn{0%{opacity:.01}to{opacity:1}}.nav-progress{z-index:80;pointer-events:none;height:2px;position:fixed;top:0;left:0;right:0;overflow:hidden}.nav-progress span{transform-origin:0;background:#25aaff;width:100%;height:100%;display:block;box-shadow:0 0 12px #25aaffaa}.nav-progress[data-state=start] span{animation:pebbleProgress .85s var(--ease-out-slow) forwards}.nav-progress[data-state=done] span{animation:.32s forwards pebbleProgressDone}@keyframes pebbleProgress{0%{transform:translate(-100%)scaleX(.2)}to{transform:translate(-18%)scaleX(.7)}}@keyframes pebbleProgressDone{0%{transform:translate(-18%)scaleX(.7)}to{opacity:0;transform:translate(0)scaleX(1)}}.links a{transition:color .2s;position:relative}.links a.nav-active,.mobile-menu nav a.nav-active{color:#fff}.links a.nav-active:after{content:"";background:#25aaff;border-radius:99px;height:2px;position:absolute;bottom:-8px;left:0;right:0}.announcement-message{position:relative;overflow:hidden}.announcement-slide{animation:pebbleAnnounceIn var(--duration-announcement-bar) ease-in-out both;display:block}.announcement-slide-prev{--announce-from:1.5rem}.announcement-slide-next{--announce-from:-1.5rem}@keyframes pebbleAnnounceIn{0%{opacity:0;transform:translateY(var(--announce-from,-1.5rem))}to{opacity:1;transform:translateY(0)}}.product-card .pic img,.card .pic img,.bigpic img{transition:transform .55s var(--ease-out-slow)}.card:hover .pic img{transform:scale(1.04)}.featured-card:hover,.featured-slide:hover .pic img,.featured-slide .pic img:hover{transform:none}@media (prefers-reduced-motion:reduce){.page-enter,[data-reveal],[data-reveal].is-revealed,.announcement-slide,.nav-progress span,.card:not(.featured-card),.card:not(.featured-card) .pic img,.product-card .pic img{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}.featured-viewport,.featured-track{transition:none!important}.featured-spin,.featured-spin-glow{animation:none!important;transform:none!important}.featured-slide.is-active .featured-frame{background:linear-gradient(#0c0f13,#0c0f13) padding-box padding-box,linear-gradient(135deg,#21a8ff,#0d9bf0) border-box}.featured-word{color:#21a8ff;-webkit-text-fill-color:#21a8ff;filter:none;background-image:none;animation:none}::view-transition-old(root){animation-duration:10ms}::view-transition-new(root){animation-duration:10ms}}.bug-report-launch{color:#b9c5d2;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-size:13px}.bug-report-launch:hover{color:#fff}.bug-report-backdrop{z-index:70;background:#000a;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.bug-report-modal{width:min(520px,100%);max-height:90vh;overflow:auto}.bug-report-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.bug-report-head h2{letter-spacing:-1px;margin:8px 0;font-size:28px}.bug-report-form{flex-direction:column;gap:14px;display:flex}.bug-report-form label{color:#cbd5df;flex-direction:column;gap:7px;font-size:12px;font-weight:800;display:flex}.bug-report-form textarea,.bug-report-form input{color:#fff;font:inherit;background:#0d1011;border:1px solid #2a2e30;border-radius:8px;outline:none;padding:12px;font-weight:500}.bug-report-form textarea{resize:vertical;min-height:140px}.bug-report-honeypot{opacity:0;position:absolute;left:-9999px}.custom-work-card{max-width:720px;margin-top:28px}.custom-work-form{position:relative}.custom-work-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:650px){.custom-work-row{grid-template-columns:1fr}}.orders-stats{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:22px;display:grid}.orders-stats strong{letter-spacing:-1px;margin-top:6px;font-size:28px;display:block}.order-row{border-bottom:1px solid #20262d;justify-content:space-between;gap:20px;padding:18px 0;display:flex}.order-row:last-child{border-bottom:0}.order-row-meta{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.order-status{letter-spacing:1px;text-transform:uppercase;border:1px solid #2a3540;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900}.order-status.paid{color:#72d69a;border-color:#26563a}.order-status.pending{color:#ffd45a;border-color:#5a4a1d}.order-status.refunded{color:#ff8e8e;border-color:#5a2a2a}@media (max-width:700px){.orders-stats{grid-template-columns:1fr}.order-row{flex-direction:column}.order-row-meta{align-items:flex-start}}.trust-strip{background:#0b0f12;border-bottom:1px solid #20262d}.trust-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:18px;padding:28px 0;display:grid}.trust-grid strong{letter-spacing:-.5px;font-size:22px;display:block}.trust-grid span{color:#9aa8b5;font-size:13px}.product-rating{margin:8px 0 0;font-size:13px}.spec-row{justify-content:space-between;gap:16px;display:flex}.spec-row strong{font-weight:800}.product-video{aspect-ratio:16/9;background:#080b0e;border-radius:12px;margin-top:26px;overflow:hidden}.product-video iframe{border:0;width:100%;height:100%}.install-notes{margin-top:22px}.install-notes p{white-space:pre-wrap;color:#c5d0da;font-size:14px;line-height:1.7}.checkout-email{color:#cbd5df;flex-direction:column;gap:7px;margin:18px 0;font-size:12px;font-weight:800;display:flex}.checkout-email input{color:#fff;font:inherit;background:#0d1011;border:1px solid #2a2e30;border-radius:8px;padding:12px;font-weight:500}.checkout-cta{flex-direction:column;align-items:stretch;gap:10px;display:flex}.cart-line-main{align-items:flex-start;gap:16px;display:flex}.cart-thumb{object-fit:cover;background:#151a1e;border-radius:8px;flex-shrink:0;width:88px;height:56px}.cart-thumb-empty{background:#151a1e}.checkout-result{max-width:720px;margin:40px auto}.checkout-result h1{margin:8px 0 12px}.download-card{text-align:left;margin-top:28px}.order-id-box{background:#10151a;border:1px solid #2a3540;border-radius:12px;margin:22px 0 0;padding:18px 20px}.order-id-box .type{margin-bottom:4px}.order-id-value{letter-spacing:.3px;word-break:break-all;margin:8px 0 12px;font-size:20px;font-weight:800}.order-id-actions{flex-wrap:wrap;gap:10px;margin-bottom:10px;display:flex}.order-admin-id{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.order-admin-id code{word-break:break-all;background:#0d1011;border:1px solid #2a2e30;border-radius:6px;padding:5px 8px;font-size:12px}.order-copy-btn{padding:6px 10px;font-size:11px}.checkout-next{flex-direction:column;gap:14px;margin-top:28px;display:flex}.download-order{border-bottom:1px solid #20262d;padding:8px 0 18px}.download-order:last-child{border-bottom:0}.order-lookup label{color:#cbd5df;flex-direction:column;gap:7px;margin-bottom:14px;font-size:12px;font-weight:800;display:flex}.order-lookup input{color:#fff;font:inherit;background:#0d1011;border:1px solid #2a2e30;border-radius:8px;padding:12px}.faq-list{gap:14px;margin:28px 0;display:grid}.faq-section{padding:90px 0 110px}.faq-heading{text-align:center;letter-spacing:-2px;margin:0 0 48px;font-size:clamp(36px,5vw,64px);font-weight:800}.faq-accordion{max-width:920px;margin:0 auto}.faq-item{border-bottom:1px solid #2a2e32}.faq-item:first-child{border-top:1px solid #2a2e32}.faq-question{color:#fff;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:24px;padding:26px 0;font-size:clamp(18px,2.1vw,28px);font-weight:700;display:flex}.faq-question:focus-visible{outline-offset:4px;outline:2px solid #25aaff}.faq-chevron{color:#9aa3ab;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s;display:inline-flex}.faq-chevron svg{display:block}.faq-item.open .faq-chevron{transform:rotate(180deg)}.faq-answer{color:#b7bfc8;max-width:780px;margin:0 0 22px;font-size:16px;line-height:1.7}@media (max-width:800px){.trust-grid{grid-template-columns:1fr 1fr}}@media (max-width:650px){.cart-line-main{flex-direction:column}}.announcement-discord{color:#8b98a4;border-radius:8px;grid-column:1;justify-content:center;justify-self:start;align-items:center;width:36px;height:36px;transition:color .2s;display:inline-flex}.announcement-discord:hover{color:#5865f2}.announcement-discord:focus-visible{outline-offset:2px;outline:2px solid #21a8ff}.discord-glyph{width:18px;height:18px;display:block}.announcement-end{grid-column:3;justify-self:end;width:36px;height:1px}.announcement-dots{position:absolute;bottom:3px;left:50%;transform:translate(-50%)}.announcement{padding:4px 28px 10px}.announcement-message{min-height:32px}.announcement-arrow:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid #21a8ff}.nav-actions{align-items:center;gap:2px;display:flex}.nav-icon{color:#c8d0d8;cursor:pointer;width:42px;height:42px;font:inherit;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:color .2s;display:inline-flex;position:relative}.nav-icon:hover,.nav-icon-active{color:#21a8ff}.nav-icon:focus-visible{outline-offset:2px;outline:2px solid #21a8ff}.basket-link.compact{justify-content:center;gap:0;width:42px;height:42px;position:relative}.basket-link.compact .basket-count{border:2px solid #050608;min-width:17px;height:17px;padding:0 4px;font-size:9px;position:absolute;top:2px;right:0}.mobile-icon:focus-visible{outline-offset:2px;border-radius:8px;outline:2px solid #21a8ff}@media (max-width:850px){.announcement-discord{width:32px;height:32px}.discord-glyph{width:16px;height:16px}.announcement{padding:4px 12px 10px}}button.nav-icon{cursor:pointer;font:inherit;background:0 0;border:0}.pic{background-image:url(/pebble-customs-banner.png);background-position:50%;background-size:cover}.product-card .pic img{opacity:0;transition:opacity .25s}.product-card .pic.pic-loaded img{opacity:1}.buy-card{background:#0b0f13;border:1px solid #242d36;border-radius:14px;flex-direction:column;gap:12px;margin-top:28px;padding:22px;display:flex}.buy-card-price h2{margin:4px 0 6px;font-size:28px}.buy-card-add,.buy-this-only-toggle,.buy-card .checkout-cta .btn{width:100%}.buy-this-only{border-top:1px solid #20262d;padding-top:8px}.buy-sticky{z-index:18;padding:12px 18px calc(12px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#050608f5;border-top:1px solid #20262d;justify-content:space-between;align-items:center;gap:16px;display:flex;position:fixed;bottom:0;left:0;right:0}.buy-sticky>div{flex-direction:column;gap:2px;min-width:0;display:flex}.buy-sticky strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.buy-sticky .btn{flex-shrink:0}main:has(.buy-card){padding-bottom:88px}.bigpic-button{cursor:zoom-in;text-align:left;width:100%;color:inherit;font:inherit;border:0;padding:0;display:block}.gallery-zoom-hint{z-index:2;letter-spacing:1px;text-transform:uppercase;background:#050608cc;border:1px solid #ffffff20;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800;position:absolute;bottom:12px;right:12px}.gallery-lightbox{z-index:60;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.gallery-lightbox-backdrop{cursor:pointer;background:#000c;border:0;position:absolute;inset:0}.gallery-lightbox-frame{z-index:1;width:min(1100px,100%);position:relative}.gallery-lightbox-frame img{object-fit:contain;border-radius:12px;width:100%;max-height:82vh;display:block}.gallery-nav{color:#fff;cursor:pointer;background:#050608cc;border:1px solid #ffffff30;border-radius:50%;width:44px;height:44px;font-size:28px;position:absolute;top:50%;transform:translateY(-50%)}.gallery-nav.prev{left:10px}.gallery-nav.next{right:10px}.gallery-close{position:absolute;top:10px;right:10px}.search-overlay{z-index:50;justify-content:center;align-items:flex-start;padding:12vh 18px 18px;display:flex;position:fixed;inset:0}.search-overlay-backdrop{cursor:pointer;background:#000a;border:0;position:absolute;inset:0}.search-overlay-panel{z-index:1;width:min(720px,100%);position:relative}.search-overlay-head{gap:10px;margin-bottom:16px;display:flex}.search-overlay-head input{color:#fff;font:inherit;background:#0d1011;border:1px solid #2a2e30;border-radius:8px;outline:none;flex:1;padding:13px}.search-overlay-head input:focus-visible,.shop-search:focus-visible,.checkout-email input:focus-visible{outline-offset:2px;outline:2px solid #25aaff}.search-overlay-results{flex-direction:column;gap:6px;max-height:50vh;margin-bottom:16px;display:flex;overflow:auto}.search-hit{border-radius:10px;grid-template-columns:72px 1fr auto;align-items:center;gap:12px;padding:8px;display:grid}.search-hit:hover{background:#11171d}.search-hit img{object-fit:cover;background:#151a1e;border-radius:6px;width:72px;height:46px}.custom-work-title{letter-spacing:-3px;margin:8px 0 16px;font-size:clamp(40px,8vw,60px)}.custom-work-lede{max-width:650px;margin-bottom:32px;line-height:1.8}.custom-work-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:28px;display:grid}.custom-work-aside{padding:8px 4px 0}.custom-work-aside h2{margin:0 0 14px;font-size:22px}.custom-work-aside ul{color:#b7bfc8;margin:0 0 18px;padding-left:18px;line-height:1.7}.product-video{aspect-ratio:auto}.product-video-frame{aspect-ratio:16/9;background:#080b0e;border-radius:12px;margin-top:8px;overflow:hidden}.product-video-frame iframe{border:0;width:100%;height:100%}@media (max-width:800px){.custom-work-layout{grid-template-columns:1fr}}@media (max-width:650px){.buy-sticky strong{font-size:12px}}
