.portfolio-hero{text-align:center;align-items:center;min-height:100vh;padding:9rem 0 5rem;display:flex;position:relative;overflow:hidden}.portfolio-hero-badge{color:var(--accent);background:#6366f11a;border:1px solid #6366f147;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.78rem;font-weight:600;display:inline-flex}.portfolio-hero-badge i{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}.portfolio-hero-title{max-width:820px;margin:0 auto 1.5rem}.portfolio-hero-desc{color:var(--text-2);max-width:600px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.78}.portfolio-hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}.portfolio-hfloat{max-width:900px;height:220px;margin:0 auto;position:relative}.portfolio-hfc{white-space:nowrap;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:floatCard var(--d,4s) ease-in-out infinite var(--dl,0s);border-radius:14px;align-items:center;gap:.5rem;padding:.8rem 1.1rem;font-size:.78rem;font-weight:600;display:flex;position:absolute}.portfolio-hfc-1{--d:4s;--dl:0s;background:#6366f11f;border:1px solid #6366f14d;top:10%;left:2%}.portfolio-hfc-2{--d:3.5s;--dl:.5s;background:#06b6d41f;border:1px solid #06b6d44d;top:5%;right:5%}.portfolio-hfc-3{--d:5s;--dl:.8s;background:#10b9811f;border:1px solid #10b9814d;bottom:10%;left:8%}.portfolio-hfc-4{--d:4.5s;--dl:1.2s;background:#f59e0b1f;border:1px solid #f59e0b4d;bottom:5%;right:2%}.portfolio-hfc-5{--d:3.8s;--dl:.3s;background:#8b5cf61f;border:1px solid #8b5cf64d;top:40%;left:50%;transform:translate(-50%)}.portfolio-hfd{border-radius:50%;width:7px;height:7px}#portfolio-stats{background:var(--bg-2);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:4rem 0}.portfolio-stats-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.portfolio-stat-card{background:var(--bg-card);border:1px solid var(--border);text-align:center;border-radius:20px;padding:2rem 1.5rem;transition:all .3s}.portfolio-stat-card:hover{border-color:var(--border-hover);transform:translateY(-4px);box-shadow:0 20px 50px #6366f11a}.portfolio-stat-icon{margin-bottom:.6rem;font-size:2rem}.portfolio-stat-num{font-family:var(--font-plus-jakarta), sans-serif;background:linear-gradient(135deg, var(--accent), var(--accent-3));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.6rem;font-weight:900;line-height:1}.portfolio-stat-label{color:var(--text-2);margin-top:.4rem;font-size:.82rem;font-weight:500}#filter-wrap{padding:3rem 0 1rem}.portfolio-filters{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.filter-pill{border:1px solid var(--border);color:var(--text-2);cursor:pointer;background:var(--bg-card);border-radius:50px;padding:.5rem 1.1rem;font-size:.82rem;font-weight:600;transition:all .22s}.filter-pill:hover{border-color:var(--border-hover);color:var(--text)}.filter-pill.active{background:var(--accent);color:#fff;border-color:var(--accent);box-shadow:0 4px 16px #6366f147}#projects{padding:2rem 0 7rem}.project-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.project-card{background:var(--bg-card);border:1px solid var(--border);cursor:pointer;border-radius:24px;transition:all .3s;overflow:hidden}.project-card:hover{border-color:var(--border-hover);transform:translateY(-6px);box-shadow:0 24px 60px #6366f11f}.project-thumb-link{color:inherit;text-decoration:none;display:block}.project-thumb{justify-content:center;align-items:center;height:200px;font-size:4rem;display:flex;position:relative;overflow:hidden}.project-thumb-image{object-fit:cover}.project-thumb-initial{color:#fff;font-size:3.5rem;font-weight:700;line-height:1}.project-thumb .overlay{background:0 0;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:0}.project-card:hover .overlay{background:#00000080}.project-preview-btn{opacity:0;color:#fff;border:2px solid #fff;border-radius:8px;padding:.5rem 1.1rem;font-size:.85rem;font-weight:700;transition:all .3s;transform:scale(.8)}.project-card:hover .project-preview-btn{opacity:1;transform:scale(1)}.project-body{padding:1.5rem}.project-cat{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.3rem;font-size:.72rem;font-weight:700}.project-body h3{margin-bottom:.4rem;font-size:1rem;font-weight:700}.project-body .project-description,.project-body p{color:var(--text-2);margin-bottom:1rem;font-size:.83rem;line-height:1.65}.rich-text-content{color:var(--text-2);line-height:1.7}.rich-text-content p{margin:0 0 .9rem}.rich-text-content p:last-child{margin-bottom:0}.rich-text-content ul,.rich-text-content ol{margin:0 0 .9rem;padding-left:1.25rem}.rich-text-content h2,.rich-text-content h3,.rich-text-content h4{color:var(--text);margin:0 0 .55rem;line-height:1.3}.rich-text-content a{color:var(--accent)}.rich-text-content.is-excerpt{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.rich-text-content.is-excerpt p{margin:0;display:inline}.rich-text-content.is-excerpt p+p:before{content:" "}.project-meta{flex-wrap:wrap;gap:1rem;margin-bottom:.9rem;display:flex}.project-meta span{color:var(--text-3);align-items:center;gap:.3rem;font-size:.73rem;display:flex}.project-tags{flex-wrap:wrap;gap:.35rem;margin-bottom:1rem;display:flex}.project-tag{color:var(--accent);background:#6366f11a;border:1px solid #6366f133;border-radius:5px;padding:.2rem .6rem;font-size:.72rem;font-weight:600}#portfolio-cases{background:var(--bg-2)}.case-studies-stack{flex-direction:column;gap:4rem;display:flex}.case-study{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.case-study.reverse{direction:rtl}.case-study.reverse>*{direction:ltr}.case-visual{background:var(--bg-3);border:1px solid var(--border);border-radius:24px;position:relative;overflow:hidden}.case-screen{flex-direction:column;gap:.8rem;min-height:280px;padding:1.5rem;display:flex;position:relative}.case-bar{background:var(--bg-2);border-radius:8px 8px 0 0;align-items:center;gap:.4rem;height:28px;padding:0 .8rem;display:flex;position:absolute;top:0;left:0;right:0}.case-dot{border-radius:50%;width:8px;height:8px}.case-content-area{flex-direction:column;flex:1;gap:.6rem;margin-top:2.2rem;display:flex}.case-widget{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:.75rem}.case-info h3{font-family:var(--font-plus-jakarta), sans-serif;margin-bottom:1rem;font-size:1.4rem;font-weight:700}.case-pill{border-radius:5px;margin-bottom:1rem;padding:.25rem .7rem;font-size:.72rem;font-weight:700;display:inline-block}.case-section{margin-bottom:1rem}.case-section h4{color:var(--text-3);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.4rem;font-size:.8rem;font-weight:700}.case-section p{color:var(--text-2);font-size:.88rem;line-height:1.7}.case-results{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:1.5rem;display:grid}.case-result-card{background:var(--bg-card);border:1px solid var(--border);text-align:center;border-radius:12px;padding:1rem}.case-result-num{font-family:var(--font-plus-jakarta), sans-serif;background:linear-gradient(135deg, var(--accent), var(--accent-3));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.4rem;font-weight:800}.case-result-label{color:var(--text-3);margin-top:.2rem;font-size:.72rem}#showcase{padding:7rem 0;overflow:hidden}.showcase-wrap{position:relative}.showcase-track{gap:1.5rem;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.showcase-card{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;flex-shrink:0;min-width:340px;transition:all .3s;overflow:hidden}.showcase-card:hover{border-color:var(--border-hover);transform:translateY(-4px)}.showcase-img{justify-content:center;align-items:center;height:220px;font-size:4rem;display:flex;position:relative;overflow:hidden}.showcase-info{padding:1.2rem}.showcase-info h4{margin-bottom:.3rem;font-size:.95rem;font-weight:700}.showcase-info p{color:var(--text-2);font-size:.8rem}.showcase-controls{justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.showcase-btn{border:1px solid var(--border);width:42px;height:42px;color:var(--text);background:var(--bg-card);border-radius:12px;justify-content:center;align-items:center;font-size:1rem;transition:all .2s;display:flex}.showcase-btn:hover{border-color:var(--accent);color:var(--accent)}#portfolio-tech{background:var(--bg-2)}.tech-grid{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid}.tech-card{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;padding:1.5rem;transition:all .3s}.tech-card:hover{border-color:var(--border-hover);transform:translateY(-4px);box-shadow:0 16px 40px #6366f11a}.tech-card-hd{align-items:center;gap:.6rem;margin-bottom:1.2rem;display:flex}.tech-card-icon{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;display:flex}.tech-card h3{font-size:.88rem;font-weight:700}#portfolio-testi{padding:7rem 0;overflow:hidden}.portfolio-testi-track{gap:1.5rem;animation:35s linear infinite portfolioScroll;display:flex}.portfolio-testi-track:hover{animation-play-state:paused}@keyframes portfolioScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.portfolio-testi-card{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;flex-shrink:0;min-width:340px;padding:2rem;transition:border-color .3s}.portfolio-testi-card:hover{border-color:var(--border-hover)}.portfolio-testi-project{color:var(--accent);margin-bottom:.75rem;font-size:.72rem;font-weight:600}#industries{background:var(--bg-2)}.industry-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.industry-card{background:var(--bg-card);border:1px solid var(--border);text-align:center;border-radius:20px;padding:1.75rem;transition:all .3s}.industry-card:hover{border-color:var(--border-hover);transform:translateY(-4px);box-shadow:0 16px 40px #6366f11a}.industry-icon{margin-bottom:.9rem;font-size:2.2rem}.industry-card h3{margin-bottom:.4rem;font-size:.95rem;font-weight:700}.industry-card p{color:var(--text-2);font-size:.8rem;line-height:1.65}.industry-count{color:var(--accent);margin-top:.6rem;font-size:.72rem;font-weight:700}.portfolio-mq-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:3rem 0;overflow:hidden}.portfolio-mq-track{width:max-content;animation:30s linear infinite marquee;display:flex}.portfolio-mq-track:hover{animation-play-state:paused}.portfolio-mq-item{border:1px solid var(--border);color:var(--text-3);white-space:nowrap;background:var(--bg-card);border-radius:10px;align-items:center;gap:.75rem;margin:0 .4rem;padding:.55rem 1.35rem;font-size:.82rem;font-weight:600;transition:all .2s;display:flex}.portfolio-mq-item:hover{color:var(--text);border-color:var(--accent)}#awards{padding:7rem 0}.awards-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.award-card{background:var(--bg-card);border:1px solid var(--border);text-align:center;border-radius:20px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.award-card:before{content:"";pointer-events:none;background:linear-gradient(135deg,#6366f10d,#8b5cf60d);position:absolute;inset:0}.award-card:hover{border-color:var(--border-hover);transform:translateY(-4px);box-shadow:0 20px 50px #6366f11a}.award-icon{margin-bottom:1rem;font-size:2.5rem}.award-num{font-family:var(--font-plus-jakarta), sans-serif;background:linear-gradient(135deg, var(--accent), var(--accent-3));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800}.award-card h3{margin:.3rem 0;font-size:.9rem;font-weight:700}.award-card p{color:var(--text-2);font-size:.8rem;line-height:1.6}#portfolio-cta{text-align:center;background:var(--bg-2);padding:8rem 0;position:relative;overflow:hidden}.portfolio-cta-inner{z-index:1;position:relative}.portfolio-cta-inner h2{margin-bottom:1rem}.portfolio-cta-inner p{color:var(--text-2);max-width:540px;margin:0 auto 2.5rem;font-size:1.05rem;line-height:1.75}.portfolio-cta-btns{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.modal-bg{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#000c;justify-content:center;align-items:center;padding:1.5rem;display:none;position:fixed;inset:0}.modal-bg.open{display:flex}.modal-panel{background:var(--bg-2);border:1px solid var(--border);border-radius:28px;width:100%;max-width:820px;max-height:90vh;position:relative;overflow-y:auto}.modal-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:1rem;padding:2rem 2rem 1.5rem;display:flex}.modal-head h2{font-family:var(--font-plus-jakarta), sans-serif;font-size:1.4rem;font-weight:700}.modal-close{border:1px solid var(--border);width:36px;height:36px;color:var(--text-2);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;transition:all .2s;display:flex}.modal-close:hover{color:#ef4444;border-color:#ef4444}.modal-body{padding:2rem}.modal-grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.modal-box{background:var(--bg-3);border:1px solid var(--border);border-radius:14px;padding:1.2rem}.modal-box h4{color:var(--text-3);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.6rem;font-size:.75rem;font-weight:700}.modal-box p,.modal-box li{color:var(--text-2);font-size:.85rem;line-height:1.7}.modal-box ul{flex-direction:column;gap:.3rem;display:flex}.modal-box li:before{content:"→ ";color:var(--accent)}.modal-timeline{flex-direction:column;gap:.8rem;margin-top:1.5rem;display:flex}.modal-timeline-item{background:var(--bg-3);border:1px solid var(--border);border-radius:12px;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.modal-timeline-dot{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:700;display:flex}.modal-timeline-content h4{margin-bottom:.2rem;font-size:.85rem;font-weight:700}.modal-timeline-content p{color:var(--text-2);font-size:.8rem;line-height:1.6}@media (max-width:1100px){.project-grid{grid-template-columns:repeat(2,1fr)}.tech-grid{grid-template-columns:repeat(3,1fr)}.awards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.portfolio-stats-grid{grid-template-columns:repeat(2,1fr)}.case-study{grid-template-columns:1fr}.case-study.reverse{direction:ltr}.industry-grid{grid-template-columns:repeat(2,1fr)}.modal-grid{grid-template-columns:1fr}}@media (max-width:768px){.project-grid{grid-template-columns:1fr}.tech-grid{grid-template-columns:repeat(2,1fr)}.awards-grid,.industry-grid{grid-template-columns:1fr}}@media (max-width:480px){.portfolio-stats-grid,.tech-grid{grid-template-columns:1fr}.portfolio-hfloat{display:none}}
.store-page{background:radial-gradient(ellipse at top, #6366f114, transparent 55%), var(--bg);min-height:70vh;padding:2rem 0 5rem}.store-container{max-width:1080px}.store-back{color:var(--text-2);align-items:center;gap:.35rem;margin-bottom:1.75rem;font-size:.9rem;text-decoration:none;display:inline-flex}.store-back:hover{color:var(--accent)}.store-section{margin-top:2.5rem}.store-section h2{margin-bottom:1rem;font-size:1.35rem;font-weight:700}.store-tech-tags{flex-wrap:wrap;gap:.5rem;display:flex}.store-tech-tags span{background:var(--bg-2);border:1px solid var(--border);color:var(--text-2);border-radius:999px;padding:.35rem .75rem;font-size:.8rem}.play-hero{grid-template-columns:180px 1fr;align-items:start;gap:2rem;display:grid}.play-icon{border-radius:36px;place-items:center;width:180px;height:180px;font-size:4rem;display:grid;overflow:hidden;box-shadow:0 12px 40px #0000002e}.play-icon-img{object-fit:cover;width:100%;height:100%}.play-hero-copy h1{letter-spacing:-.02em;margin-bottom:.35rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700}.play-developer{color:#01875f;margin-bottom:1.25rem;font-weight:600}.play-meta-row{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.play-meta-item{flex-direction:column;gap:.2rem;min-width:90px;display:flex}.play-meta-item strong{font-size:.95rem}.play-meta-item span{color:var(--text-2);font-size:.75rem}.play-actions{flex-wrap:wrap;gap:.75rem;display:flex}.play-install-btn{color:#fff;background:#01875f;border:none;border-radius:8px;justify-content:center;align-items:center;min-width:140px;padding:.7rem 1.5rem;font-weight:700;text-decoration:none;display:inline-flex}.play-install-btn:hover{background:#016b4c}.play-wishlist-btn{border:1px solid var(--border);color:var(--text-2);cursor:not-allowed;opacity:.7;background:0 0;border-radius:8px;padding:.7rem 1.25rem;font-weight:600}.play-screenshots{scroll-snap-type:x mandatory;gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.play-shot{scroll-snap-align:start;border:1px solid var(--border);background:var(--bg-2);border-radius:16px;flex:0 0 200px;height:360px;overflow:hidden}.play-shot-img{object-fit:cover;width:100%;height:100%}.play-shot-placeholder{color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-size:2.5rem;display:flex}.play-shot-placeholder small{opacity:.85;font-size:.8rem}.play-about p{color:var(--text-2);white-space:pre-line;margin-bottom:1rem;line-height:1.7}.play-features{gap:.5rem;margin:1rem 0 1.5rem;padding:0;list-style:none;display:grid}.play-features li{color:var(--text-2)}.play-updated{color:var(--text-2);flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.play-chip{background:var(--bg-2);border:1px solid var(--border);border-radius:999px;padding:.3rem .75rem;font-size:.8rem}.play-whats-new{white-space:pre-wrap;color:var(--text-2);background:var(--bg-2);border:1px solid var(--border);border-radius:12px;padding:1.25rem;font-family:inherit;line-height:1.65}.play-support-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.play-support-item{border:1px solid var(--border);background:var(--bg-card);color:inherit;border-radius:12px;gap:.85rem;padding:1rem;text-decoration:none;display:flex}.play-support-item span{font-size:1.25rem}.play-support-item strong{margin-bottom:.2rem;display:block}.play-support-item p{color:var(--text-2);margin:0;font-size:.85rem}.chrome-hero{border-bottom:1px solid var(--border);grid-template-columns:128px 1fr;align-items:start;gap:1.75rem;padding-bottom:1.5rem;display:grid}.chrome-icon{border-radius:24px;place-items:center;width:128px;height:128px;font-size:3.2rem;display:grid;overflow:hidden;box-shadow:0 8px 28px #00000024}.chrome-icon-img{object-fit:cover;width:100%;height:100%}.chrome-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--text-2);margin-bottom:.35rem;font-size:.8rem}.chrome-hero-copy h1{letter-spacing:-.02em;margin-bottom:.4rem;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:700}.chrome-publisher{color:var(--text-2);margin-bottom:.85rem}.chrome-publisher a{color:#1a73e8;text-decoration:none}.chrome-badges{flex-wrap:wrap;gap:.5rem;margin-bottom:1.15rem;display:flex}.chrome-badges span{background:var(--bg-2);border:1px solid var(--border);color:var(--text-2);border-radius:999px;padding:.3rem .7rem;font-size:.8rem}.chrome-actions{flex-wrap:wrap;gap:.75rem;display:flex}.chrome-add-btn{color:#fff;background:#1a73e8;border:none;border-radius:24px;justify-content:center;align-items:center;min-width:150px;padding:.7rem 1.4rem;font-weight:700;text-decoration:none;display:inline-flex}.chrome-add-btn:hover{background:#1557b0}.chrome-share-btn{border:1px solid var(--border);color:var(--text-2);cursor:not-allowed;opacity:.7;background:0 0;border-radius:24px;padding:.7rem 1.2rem;font-weight:600}.chrome-layout{grid-template-columns:1fr 300px;align-items:start;gap:2rem;margin-top:.5rem;display:grid}.chrome-about p{color:var(--text-2);white-space:pre-line;margin-bottom:1rem;line-height:1.7}.chrome-features{color:var(--text-2);gap:.45rem;margin-bottom:.5rem;padding-left:1.2rem;display:grid}.chrome-screenshots{gap:1rem;display:grid}.chrome-shot{border:1px solid var(--border);background:var(--bg-2);border-radius:12px;min-height:220px;overflow:hidden}.chrome-shot-img{width:100%;height:auto;display:block}.chrome-shot-placeholder{color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:240px;font-size:2.5rem;display:flex}.chrome-shot-placeholder small{opacity:.85;font-size:.85rem}.chrome-whats-new{white-space:pre-wrap;color:var(--text-2);background:var(--bg-2);border:1px solid var(--border);border-radius:12px;padding:1.25rem;font-family:inherit;line-height:1.65}.chrome-details-card{border:1px solid var(--border);background:var(--bg-card);border-radius:12px;margin-bottom:1rem;padding:1.25rem}.chrome-details-card h3{margin-bottom:1rem;font-size:1rem}.chrome-details-list{gap:.85rem;margin:0;display:grid}.chrome-details-list div{gap:.15rem;display:grid}.chrome-details-list dt{color:var(--text-2);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.chrome-details-list dd{margin:0;font-size:.95rem}.chrome-details-list a{color:#1a73e8;word-break:break-all;text-decoration:none}.play-icon-initial,.project-thumb-initial{color:#fff;font-size:3rem;font-weight:700;line-height:1}.project-thumb-initial{font-size:3.5rem}.product-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--text-2);margin-bottom:.35rem;font-size:.8rem}.product-secondary-btn{cursor:pointer;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;opacity:1!important}.product-case-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.product-case-card{border:1px solid var(--border);background:var(--bg-card);border-radius:12px;padding:1rem}.product-case-card h3{margin-bottom:.5rem;font-size:.85rem}.product-case-card p,.product-case-card ul{color:var(--text-2);margin:0;font-size:.9rem;line-height:1.55}.product-case-card ul{padding-left:1.1rem}@media (max-width:900px){.product-case-grid{grid-template-columns:1fr}}.rich-text-content{color:var(--text-2);line-height:1.7}.rich-text-content p{margin:0 0 .9rem}.rich-text-content p:last-child{margin-bottom:0}.rich-text-content ul,.rich-text-content ol{margin:0 0 .9rem;padding-left:1.25rem}.rich-text-content h2,.rich-text-content h3,.rich-text-content h4{color:var(--text);margin:0 0 .55rem;line-height:1.3}.rich-text-content a{color:var(--accent)}.rich-text-content.is-excerpt{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.rich-text-content.is-excerpt p{margin:0;display:inline}.rich-text-content.is-excerpt p+p:before{content:" "}.play-short-description,.chrome-short-description{max-width:42rem;margin:0 0 1rem}.play-about.rich-text-content,.chrome-about.rich-text-content{margin-bottom:1rem}@media (max-width:900px){.play-hero,.chrome-hero,.chrome-layout{grid-template-columns:1fr}.play-icon,.chrome-icon{border-radius:24px;width:120px;height:120px;font-size:2.8rem}.play-support-grid{grid-template-columns:1fr}.play-shot{flex-basis:160px;height:290px}}
