:root{--black:#0a0a0b;--ink:#17171a;--stone:#e9e9e7;--paper:#f5f4f1;--line:#d4d3cf;--quiet:#70706e;--pink:#f00069;--wear:#286fc8;--pebble:#e85636;--max:1200px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.5 Arial,Helvetica,sans-serif}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
.skip-link{position:absolute;left:16px;top:-56px;z-index:10;padding:10px 14px;background:#fff;color:var(--black);font-weight:700}.skip-link:focus{top:16px}
:focus-visible{outline:3px solid var(--pink);outline-offset:4px}
.wrap{width:min(var(--max),calc(100% - 48px));margin:auto}
.site-head{background:var(--black);color:white}
.site-head .wrap{min-height:78px;display:flex;align-items:center;justify-content:space-between}
.brand{width:156px;height:auto}
.nav{display:flex;gap:22px;color:#bdbdbd;font-size:.84rem}
.nav a:hover,.nav a:focus-visible{color:#fff}
.kicker{margin:0 0 12px;color:var(--pink);font-size:.72rem;letter-spacing:.14em;font-weight:700;text-transform:uppercase}
.kicker.wear{color:var(--wear)}
.kicker.pebble{color:var(--pebble)}
h1,h2,h3,p{margin-top:0}
h1{font-size:clamp(3.8rem,8.3vw,8rem);line-height:.86;letter-spacing:-.085em;margin-bottom:26px}
h2{font-size:clamp(2.1rem,4vw,4rem);line-height:.93;letter-spacing:-.07em;margin-bottom:18px}
h3{font-size:1.5rem;line-height:1;letter-spacing:-.045em}
.intro{font-size:1.1rem;color:var(--quiet);max-width:570px}
.home-hero{padding:105px 0 92px;background:var(--black);color:white}
.home-hero .intro{color:#bbb}
.products{padding:90px 0 110px}
.products-intro{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:30px}
.products-intro .intro{font-size:1rem;max-width:410px}
.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.product-card{background:#fff;border:1px solid var(--line);display:flex;flex-direction:column;min-height:700px}
.product-card:hover{border-color:#aaa;box-shadow:0 10px 30px rgb(0 0 0 / .06)}
.product-card:focus-visible{outline-offset:6px}
.product-art{height:430px;display:grid;place-items:center;overflow:hidden;position:relative;background:var(--stone);border-bottom:1px solid var(--line)}
.product-art.wear-stage{background:var(--stone)}
.product-art .wear-watch{height:100%;width:100%;object-fit:contain}
.product-art.wear-stage .wear-watch{position:absolute;left:50%;top:50%;width:auto;height:500px;max-width:none;max-height:none;transform:translate(-50%,-50%)}
.pebble-watch{width:300px;height:430px;position:relative}
.pebble-watch .screen{position:absolute;z-index:1;left:20.4%;top:27%;width:57.4%;height:48.5%;object-fit:fill;background:#000;border-radius:4%;box-shadow:0 0 0 6px #000}
.pebble-watch .frame{position:absolute;z-index:2;inset:0;width:100%;height:100%;pointer-events:none}
.product-copy{padding:30px 30px 34px;display:flex;flex:1;flex-direction:column;align-items:flex-start}
.product-copy h2{font-size:clamp(2.5rem,4vw,4.5rem);margin:7px 0 13px}
.product-copy p{color:var(--quiet);max-width:380px}
.product-meta{margin-top:auto;width:100%;padding-top:23px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);font-size:.78rem;font-weight:bold}
.platform{display:inline-flex;align-items:center;gap:9px}
.platform img{width:auto;height:26px;max-width:86px}
.platform .pebble-logo{width:74px;height:auto}
.view-link{font-size:.82rem;text-decoration:underline;text-underline-offset:4px}
.home-footer{background:var(--black);color:#aaa}
.home-footer .wrap{min-height:110px;display:flex;justify-content:space-between;align-items:center;font-size:.82rem}
.footer-links{display:flex;align-items:center;gap:20px}.footer-links a:hover{color:#fff}
.page-hero{padding:90px 0 74px;background:var(--black);color:#fff}.page-hero .intro{color:#c7c7c7}
.legal-content{padding:76px 0 110px}.legal-content .content-narrow{max-width:760px}.legal-content h2{font-size:clamp(1.9rem,3vw,3rem);margin:48px 0 14px}.legal-content h2:first-child{margin-top:0}.legal-content p,.legal-content li{color:var(--quiet);max-width:700px}.legal-content ul{padding-left:20px;margin:0}.contact-email{display:inline-block;margin-top:10px;color:var(--ink);font-size:clamp(1.4rem,3vw,2.2rem);font-weight:bold;letter-spacing:-.04em;border-bottom:2px solid var(--pink)}
.product-hero{padding:68px 0 0;background:var(--black);color:white}
.product-hero .intro{color:#c7c7c7}
.product-hero-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:52px;align-items:end}
.hero-copy{padding:28px 0 68px}
.hero-stage{height:430px;background:var(--stone);position:relative;display:grid;place-items:center;overflow:hidden;padding:16px}
.hero-stage.wear-stage{background:var(--stone)}
.hero-stage.wear-stage{padding:32px}
.hero-stage.wear-stage .wear-watch{position:absolute;left:50%;top:50%;width:auto;height:500px;max-width:none;max-height:none;transform:translate(-50%,-50%)}
.hero-stage .wear-watch{width:auto;height:auto;max-width:calc(100% - 32px);max-height:calc(100% - 32px);object-fit:contain}
.hero-stage .pebble-watch{width:290px;height:415px}
.store-row{display:flex;align-items:center;gap:12px;margin-top:25px}
.text-link{display:inline-flex;padding:12px 0;border-bottom:1px solid #fff;color:#fff;font-size:.88rem;font-weight:bold}
.play-badge{height:45px;width:auto}
.pebble-store{height:45px;border:1px solid #c8c8c8;background:#fff;color:#111;display:inline-flex;align-items:center;gap:11px;padding:7px 13px;font-weight:bold;font-size:.78rem;white-space:nowrap}
.pebble-store img{width:78px;height:auto}
.browser-try{height:45px;display:inline-flex;align-items:center;padding:8px 14px;border:1px solid #777;color:#fff;font-size:.78rem;font-weight:bold;white-space:nowrap}
.edition-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.edition-action{padding:18px;border:1px solid var(--line);background:#fff}.edition-action p{margin:0 0 11px;color:var(--quiet);font-size:.84rem}.edition-action h3{margin:0 0 8px}.edition-action .play-badge{height:40px}
.edition-heading{max-width:680px;margin-bottom:36px}
.section{padding:90px 0;border-bottom:1px solid var(--line)}
.split{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px}
.fact-list{border-top:1px solid var(--ink)}
.fact{display:grid;grid-template-columns:150px 1fr;gap:20px;padding:21px 0;border-bottom:1px solid var(--line)}
.fact b{font-size:.73rem;letter-spacing:.1em;text-transform:uppercase}
.fact span{color:var(--quiet)}
.comparison{overflow:auto;border-top:1px solid var(--ink)}
table{width:100%;border-collapse:collapse;min-width:570px}
caption{padding:0 0 12px;text-align:left;color:var(--quiet);font-size:.9rem}
th,td{padding:15px 8px;border-bottom:1px solid var(--line);text-align:left;font-size:.91rem}
th{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em}
td:nth-child(2),td:nth-child(3){width:28%}
.ok{color:var(--wear);font-weight:bold}
.blank{color:#999}
.gallery{padding:90px 0}
.gallery-layout{display:grid;grid-template-columns:1.5fr .8fr;gap:18px}
.gallery-main,.gallery-side{background:#fff;border:1px solid var(--line);overflow:hidden}
.gallery-main{min-height:640px;display:grid;place-items:center}
.gallery-main.wear-gallery img{height:640px;max-width:100%;object-fit:contain}
.gallery-main.pebble-gallery .pebble-watch{width:400px;height:574px}
.gallery-side{display:grid;grid-template-rows:1fr 1fr;gap:1px;background:var(--line)}
.gallery-side figure{margin:0;background:var(--stone);display:grid;place-items:center;overflow:hidden}
.gallery-side img{height:100%;width:100%;object-fit:cover}
.gallery-side .pebble-watch{width:200px;height:287px}
.feature-blocks{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--ink)}
.feature-block{padding:22px 22px 28px 0;margin-right:24px;border-bottom:1px solid var(--line)}
.feature-block b{display:block;font-size:.73rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:22px}
.feature-block h3{margin-bottom:10px}
.feature-block p{margin-bottom:0;color:var(--quiet);font-size:.91rem}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
@media(max-width:980px){.feature-blocks{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.wrap{width:min(100% - 36px,var(--max))}
.site-head .wrap{min-height:65px}
.brand{width:126px}
.nav{gap:13px;font-size:.74rem}
.home-hero{padding:70px 0 60px}
.products{padding:60px 0}
.products-intro{display:block}
.products-intro .intro{margin-top:16px}
.product-grid,.product-hero-grid,.split,.gallery-layout{grid-template-columns:1fr}
.product-card{min-height:600px}
.product-art{height:350px}
.pebble-watch{width:245px;height:350px}
.product-hero{padding-top:38px}
.hero-copy{padding-bottom:42px}
.store-row{flex-wrap:wrap}
.browser-try,.pebble-store{max-width:100%}
.hero-stage{height:390px}
.hero-stage .pebble-watch{width:270px;height:386px}
.section,.gallery{padding:62px 0}
.fact{grid-template-columns:1fr;gap:6px}
.feature-blocks{grid-template-columns:1fr}
.edition-actions{grid-template-columns:1fr}
.feature-block{margin-right:0}
.gallery-main{min-height:460px}
.gallery-main.wear-gallery img{height:460px}
.gallery-main.pebble-gallery .pebble-watch{width:300px;height:430px}
.gallery-side{min-height:480px}
.home-footer .wrap{min-height:90px;align-items:flex-start;justify-content:center;flex-direction:column;gap:5px}
.footer-links{gap:14px;flex-wrap:wrap}.page-hero{padding:62px 0 54px}.legal-content{padding:58px 0 72px}
}
