/*
Theme Name: OyaMobile
Theme URI: https://oyamobile.com/
Author: OyaMobile
Description: Fast, responsive mobile prices and comparison theme for Pakistan.
Version: 1.67.0
Requires at least: 6.5
Text Domain: oyamobile
*/

:root{--ink:#101828;--muted:#667085;--line:#e4e7ec;--soft:#f7f9fc;--brand:#5b45f0;--brand2:#1aa981;--white:#fff;--radius:18px;--shadow:0 16px 40px rgba(16,24,40,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(1160px,calc(100% - 32px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.nav{height:74px;display:flex;align-items:center;gap:28px}.brand{font-size:26px;font-weight:850;letter-spacing:-1px}.brand b{color:var(--brand)}.main-nav{display:flex;gap:24px;margin-left:auto;font-size:14px;font-weight:700}.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;background:var(--brand);color:#fff;padding:12px 18px;font-weight:800;cursor:pointer}.nav-cta{margin-left:4px}.hero{padding:82px 0 64px;background:radial-gradient(circle at 80% 10%,#e7e2ff 0,transparent 32%),linear-gradient(180deg,#faf9ff 0,#fff 100%)}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:50px}.eyebrow{display:inline-flex;padding:7px 11px;border:1px solid #d8d2ff;border-radius:999px;background:#f0edff;color:#4d38dc;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.hero h1{font-size:clamp(42px,6vw,72px);line-height:1.03;letter-spacing:-3px;margin:18px 0}.hero h1 span{color:var(--brand)}.hero p{max-width:660px;font-size:19px;color:var(--muted);margin:0 0 26px}.trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:20px;color:#475467;font-size:13px;font-weight:700}.trust span:before{content:"✓";color:var(--brand2);margin-right:7px}.hero-card{background:#121426;border-radius:28px;padding:26px;color:#fff;box-shadow:0 28px 60px rgba(25,27,55,.2);transform:rotate(2deg)}.phone-preview{min-height:360px;padding:28px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:linear-gradient(145deg,#292d50,#141629);display:flex;flex-direction:column;justify-content:space-between}.phone-icon{font-size:86px}.price{font-size:34px;font-weight:850}.delta{color:#91efd3;font-size:13px;font-weight:700}.section{padding:72px 0}.section-soft{background:var(--soft)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.section h2{font-size:clamp(30px,4vw,44px);line-height:1.1;letter-spacing:-1.5px;margin:0}.section-copy{color:var(--muted);max-width:620px}.finder-wrap{margin-top:-28px;position:relative;z-index:3}.oya-phone-finder{display:grid;grid-template-columns:1.5fr .8fr .8fr auto;gap:10px;padding:14px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.oya-phone-finder input,.oya-phone-finder select{width:100%;min-height:52px;border:1px solid var(--line);border-radius:11px;padding:0 14px;background:#fff;color:var(--ink);font:inherit}.oya-phone-finder button{border:0;border-radius:11px;padding:0 22px;background:var(--brand);color:#fff;font-weight:800}.action-grid,.brand-grid,.phone-grid,.feature-grid{display:grid;gap:18px}.action-grid{grid-template-columns:repeat(3,1fr)}.action-card{padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:.2s}.action-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#cbc3ff}.action-icon{width:50px;height:50px;border-radius:14px;display:grid;place-items:center;background:#efecff;font-size:24px}.action-card h3{font-size:21px;margin:18px 0 7px}.action-card p{color:var(--muted);margin:0}.brand-grid{grid-template-columns:repeat(6,1fr)}.brand-pill{padding:18px 10px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:14px;font-weight:800}.brand-pill:hover{border-color:var(--brand);color:var(--brand)}.phone-grid{grid-template-columns:repeat(4,1fr)}.phone-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:18px}.phone-card .thumb{aspect-ratio:4/3;background:#f2f4f7;display:grid;place-items:center;padding:18px}.phone-card .content{padding:18px}.phone-card h3{font-size:17px;line-height:1.3;margin:0 0 7px}.phone-card .price{font-size:20px;color:var(--brand)}.feature-grid{grid-template-columns:repeat(3,1fr)}.feature{padding:24px;background:#fff;border-radius:16px;border:1px solid var(--line)}.feature strong{display:block;margin-bottom:5px}.feature span{color:var(--muted);font-size:14px}.empty-state{grid-column:1/-1;padding:34px;border:1px dashed #cfd4dc;border-radius:18px;text-align:center;color:var(--muted);background:#fff}.site-footer{padding:50px 0 24px;background:#101323;color:#d0d5dd}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:34px}.site-footer h4{color:#fff;margin:0 0 12px}.site-footer a{display:block;color:#b8c0cf;margin:7px 0;font-size:14px}.copyright{margin-top:34px;padding-top:20px;border-top:1px solid #292d40;font-size:13px;color:#98a2b3}.archive-title{padding:52px 0 24px}.site-main{min-height:60vh}.content-page{padding:56px 0}.mobile-menu{display:none;margin-left:auto;border:0;background:transparent;font-size:24px}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:900px){.hero-grid{grid-template-columns:1fr}.hero-card{display:none}.oya-phone-finder{grid-template-columns:1fr 1fr}.oya-phone-finder input{grid-column:1/-1}.action-grid,.feature-grid{grid-template-columns:1fr}.brand-grid{grid-template-columns:repeat(3,1fr)}.phone-grid{grid-template-columns:repeat(2,1fr)}.main-nav,.nav-cta{display:none}.mobile-menu{display:block}.main-nav.open{position:absolute;display:flex;flex-direction:column;top:74px;left:0;right:0;background:#fff;padding:22px 16px;border-bottom:1px solid var(--line)}}
.brand-pill small{display:block;margin-top:3px;color:var(--muted);font-size:11px;font-weight:600}.compare-box{padding:28px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.compare-selects{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:18px;margin-bottom:20px}.compare-selects label{font-weight:800}.compare-selects select{display:block;width:100%;height:54px;margin-top:8px;padding:0 14px;border:1px solid var(--line);border-radius:11px;background:#fff;font:inherit}.compare-selects>span{display:grid;place-items:center;width:44px;height:44px;margin-bottom:5px;border-radius:50%;background:#efecff;color:var(--brand);font-weight:900}.btn:disabled{opacity:.5;cursor:not-allowed}.entry-content{max-width:900px}.entry-content>p{font-size:17px;color:var(--muted)}
@media(max-width:560px){.hero{padding:60px 0 46px}.hero h1{letter-spacing:-2px}.oya-phone-finder{grid-template-columns:1fr}.oya-phone-finder input{grid-column:auto}.brand-grid{grid-template-columns:repeat(2,1fr)}.phone-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.section{padding:56px 0}.compare-selects{grid-template-columns:1fr}.compare-selects>span{margin:auto}}
.oya-advanced-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:25px 0 34px;padding:20px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.oya-advanced-filters input,.oya-advanced-filters select{width:100%;height:48px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:#fff;font:inherit}.oya-advanced-filters input{grid-column:span 2}.clear-filters{display:flex;align-items:center;justify-content:center;color:var(--muted);font-weight:700}.results-count{color:var(--muted);margin-top:-10px;margin-bottom:20px}.mobile-hero{display:grid;grid-template-columns:minmax(280px,.85fr) 1.15fr;gap:48px;align-items:start}.mobile-gallery{position:sticky;top:100px;padding:34px;border:1px solid var(--line);border-radius:24px;background:var(--soft);text-align:center}.mobile-gallery img{max-height:520px;object-fit:contain}.mobile-summary .eyebrow{margin-bottom:14px}.mobile-summary h1{font-size:clamp(34px,5vw,54px);line-height:1.05;letter-spacing:-2px;margin:0 0 14px}.mobile-price{font-size:36px;font-weight:850;color:var(--brand);margin:14px 0 4px}.old-price{margin-left:10px;color:#98a2b3;font-size:17px;text-decoration:line-through}.price-note,.updated-note{color:var(--muted);font-size:13px}.quick-specs{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:26px 0}.quick-spec{padding:15px;border:1px solid var(--line);border-radius:13px;background:#fff}.quick-spec small{display:block;color:var(--muted)}.mobile-actions{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0}.btn-secondary{background:#fff;color:var(--brand);border:1px solid #c9c1ff}.spec-section{margin-top:54px}.spec-section h2{font-size:30px;letter-spacing:-1px}.spec-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid var(--line);border-radius:16px}.spec-table th,.spec-table td{padding:15px 18px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.spec-table th{width:28%;background:var(--soft);font-size:14px}.spec-table tr:last-child th,.spec-table tr:last-child td{border-bottom:0}.comparison-wrap{overflow:auto;margin-top:28px}.comparison-table{width:100%;min-width:720px;border-collapse:collapse}.comparison-table th,.comparison-table td{padding:15px;border:1px solid var(--line);text-align:left}.comparison-table thead th{background:#171a2c;color:#fff}.comparison-table tbody th{background:var(--soft)}.oya-notice{padding:12px 14px;border-radius:10px;background:#fff4e5;color:#9a5200;font-weight:700}.archive-intro{max-width:720px;color:var(--muted)}
@media(max-width:900px){.oya-advanced-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-hero{grid-template-columns:1fr}.mobile-gallery{position:static}.quick-specs{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.oya-advanced-filters{grid-template-columns:1fr}.oya-advanced-filters input{grid-column:auto}.quick-specs{grid-template-columns:1fr}.mobile-actions .btn{width:100%}.spec-table th,.spec-table td{display:block;width:100%}.spec-table th{border-bottom:0;padding-bottom:4px}.spec-table td{padding-top:4px}}
.device-placeholder{position:relative;display:inline-block;width:118px;height:220px;border:7px solid #202333;border-radius:24px;background:linear-gradient(145deg,#ece9ff,#c4bbff);box-shadow:0 18px 30px rgba(16,24,40,.16)}.device-placeholder:before{content:"";position:absolute;top:7px;left:50%;width:34px;height:5px;border-radius:5px;background:#202333;transform:translateX(-50%)}.device-placeholder:after{content:"";position:absolute;left:50%;bottom:8px;width:26px;height:3px;border-radius:4px;background:rgba(32,35,51,.45);transform:translateX(-50%)}.thumb .device-placeholder{width:70px;height:132px;border-width:5px;border-radius:16px}.source-note{margin-top:5px;color:var(--muted);font-size:13px}.source-note a{color:var(--brand);font-weight:700}.verified-badge{display:inline-flex;align-items:center;gap:5px;margin-left:8px;padding:3px 8px;border-radius:999px;background:#eafaf4;color:#087b5a;font-size:11px;font-weight:800}
.image-credit{display:block;margin-top:18px;color:var(--muted)}.image-credit a{color:var(--brand)}.retailer-wrap{overflow:auto;border:1px solid var(--line);border-radius:16px}.retailer-table{width:100%;min-width:720px;border-collapse:collapse}.retailer-table th,.retailer-table td{padding:15px 18px;border-bottom:1px solid var(--line);text-align:left}.retailer-table thead th{background:#171a2c;color:#fff;font-size:13px}.retailer-table tbody tr:last-child td{border-bottom:0}.retailer-price{color:var(--brand);font-weight:850}.stock-badge{display:inline-flex;padding:4px 9px;border-radius:999px;font-size:12px;font-weight:800}.stock-in-stock{background:#eafaf4;color:#087b5a}.stock-out-of-stock{background:#fff0f0;color:#b42318}.stock-pre-order{background:#fff4e5;color:#9a5200}.deal-btn{display:inline-flex;padding:8px 12px;border-radius:9px;background:var(--brand);color:#fff;font-size:13px;font-weight:800;white-space:nowrap}.affiliate-note{color:var(--muted);font-size:12px}.price-history{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.price-history div{padding:15px;border:1px solid var(--line);border-radius:13px}.price-history span,.price-history strong{display:block}.price-history span{color:var(--muted);font-size:12px}.price-history strong{margin-top:3px}.price-history-copy{margin:0;color:var(--muted);font-size:12px}.price-history-point{position:relative}.price-history-point small{position:absolute;top:10px;right:10px;padding:2px 6px;border-radius:999px;background:#eae7ff;color:var(--brand);font-size:8px;font-weight:850}.price-history-point.is-latest{border-color:#cfc8ff;background:#faf9ff}.retailer-section{scroll-margin-top:100px}@media(max-width:560px){.price-history{grid-template-columns:1fr 1fr}}
.phone-card .content>a:first-child{display:block}.card-compare{display:inline-flex;margin-top:12px;color:var(--brand);font-size:13px;font-weight:800}.compare-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px}.compare-toolbar>strong{font-size:22px}.compare-toolbar>div{display:flex;gap:8px}.compare-tool{padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:#fff;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.compare-picker{padding-bottom:24px;border-bottom:1px solid var(--line)}.compare-showcase{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:26px 0}.compare-device{position:relative;padding:22px;text-align:center;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(16,24,40,.06)}.compare-brand{position:absolute;left:18px;top:18px;padding:5px 10px;border-radius:7px;background:#171a2c;color:#fff;font-size:11px;font-weight:850;text-transform:uppercase}.compare-remove{position:absolute;right:16px;top:13px;font-size:27px;color:var(--muted)}.compare-image{height:250px;display:grid;place-items:center;padding:24px}.compare-image img{max-height:220px;width:auto;object-fit:contain}.compare-device h2{font-size:22px;line-height:1.25;margin:8px 0}.compare-price{color:var(--brand);font-size:25px;font-weight:900}.compare-device p{color:var(--muted);margin:3px 0 12px}.compare-device>a:last-child{color:var(--brand);font-size:13px;font-weight:800}.compare-vs{position:absolute;z-index:2;left:50%;top:40%;width:58px;height:58px;display:grid;place-items:center;border:7px solid #fff;border-radius:50%;background:#e7f1ff;color:#153e75;font-weight:900;transform:translate(-50%,-50%)}.compare-tabs{display:flex;gap:8px;overflow:auto;padding:4px 0 14px;scrollbar-width:none}.compare-tab{white-space:nowrap;padding:11px 16px;border:1px solid var(--line);border-radius:999px;background:#f6f8fb;font:inherit;font-size:13px;font-weight:750;cursor:pointer}.compare-tab.active{border-color:var(--brand);background:var(--brand);color:#fff}.comparison-group{display:none;border:1px solid var(--line);border-radius:18px;overflow:hidden}.comparison-group.active{display:block}.comparison-group h3{margin:0;padding:15px 18px;background:linear-gradient(90deg,#eef4fb,#f8fbff);font-size:18px}.comparison-grid{display:grid;grid-template-columns:minmax(130px,.65fr) 1fr 1fr}.comparison-grid>div{padding:14px 16px;border-top:1px solid var(--line)}.comparison-label{font-weight:800;background:#fbfcfe}.comparison-value{border-left:1px solid var(--line)}.comparison-value.is-different{background:#fffdf2}.share-confirm{color:#087b5a!important}@media(max-width:700px){.compare-box{padding:14px}.compare-showcase{gap:8px}.compare-device{padding:14px 8px}.compare-brand{left:9px;top:10px}.compare-remove{right:8px;top:4px}.compare-image{height:165px;padding:20px 8px}.compare-image img{max-height:145px}.compare-device h2{font-size:15px}.compare-price{font-size:19px}.compare-device p{font-size:12px}.compare-device>a:last-child{font-size:11px}.compare-vs{top:34%;width:48px;height:48px}.comparison-grid{grid-template-columns:105px minmax(145px,1fr) minmax(145px,1fr);overflow:auto}.comparison-sections{overflow:hidden}.compare-toolbar{align-items:flex-start}.compare-toolbar>div{flex-wrap:wrap;justify-content:flex-end}.compare-picker .compare-selects{grid-template-columns:1fr}.compare-picker .compare-selects span{margin:auto}.compare-picker .btn{width:100%}}
.admin-bar .site-header{top:32px}.compare-page{padding-top:20px}.compare-page .archive-title{padding:20px 0 18px}.compare-page .entry-content{max-width:none}.compare-page .compare-box{padding:28px 34px}.compare-page .compare-image{height:205px}.compare-page .compare-image .device-placeholder{width:92px;height:172px}.compare-page .compare-vs{top:36%}@media(max-width:782px){.admin-bar .site-header{top:46px}}@media(max-width:700px){.compare-page{padding-top:10px}.compare-page .archive-title{padding:12px 0}.compare-page .compare-box{padding:14px}.compare-page .compare-image{height:150px}.compare-page .compare-image .device-placeholder{width:70px;height:132px}}
.compare-toolbar>span>strong,.compare-toolbar>span>small{display:block}.compare-toolbar>span>small{margin-top:2px;color:var(--muted);font-size:11px;font-weight:500}.compare-label{display:flex;align-items:center;gap:9px;margin-bottom:8px}.compare-label>b{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#ebe8ff;color:var(--brand);font-size:12px}.compare-label span,.compare-label strong,.compare-label small{display:block}.compare-label strong{font-size:13px}.compare-label small{color:var(--muted);font-size:9px;font-weight:600}.compare-submit-row{display:flex;align-items:center;gap:14px}.compare-submit-row>small{color:var(--muted);font-size:10px}.compare-page .compare-picker{padding:4px 0 0;border-bottom:0}.compare-page .compare-search-wrap{background:#fff}.compare-page .compare-box{background:linear-gradient(145deg,#fff,#faf9ff)}
@media(max-width:700px){.compare-page{width:100%;padding-left:10px;padding-right:10px}.compare-page .compare-box{border-radius:14px}.compare-page .compare-showcase{margin:18px 0;gap:6px}.compare-page .compare-device{min-width:0;padding:12px 6px 14px}.compare-page .compare-image{height:124px;padding:16px 4px 4px}.compare-page .compare-image img{max-height:112px;max-width:100%}.compare-page .compare-image .device-placeholder{width:55px;height:104px;border-width:4px;border-radius:13px}.compare-page .compare-brand{left:7px;top:8px;padding:4px 6px;font-size:8px}.compare-page .compare-remove{right:7px;top:2px;font-size:22px}.compare-page .compare-device h2{min-height:38px;margin:5px 0 3px;font-size:13px;line-height:1.35}.compare-page .compare-price{font-size:15px}.compare-page .compare-device p{margin:2px 0 7px;font-size:10px}.compare-page .compare-device>a:last-child{display:block;font-size:9px;line-height:1.3}.compare-page .compare-vs{top:31%;width:40px;height:40px;border-width:5px;font-size:12px}.compare-page .compare-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;overflow:visible;padding-bottom:10px}.compare-page .compare-tab{min-width:0;padding:9px 3px;font-size:10px;line-height:1.1;overflow:hidden;text-overflow:ellipsis}.compare-page .compare-tab:last-child{font-size:0}.compare-page .compare-tab:last-child:after{content:"More";font-size:10px}.compare-page .comparison-sections{overflow:visible}.compare-page .comparison-group{width:100%;border-radius:13px}.compare-page .comparison-group h3{padding:11px 10px;font-size:15px}.compare-page .comparison-grid{display:grid;grid-template-columns:82px minmax(0,1fr) minmax(0,1fr);width:100%;overflow:visible}.compare-page .comparison-grid>div{min-width:0;padding:10px 7px;font-size:12px;line-height:1.4;overflow-wrap:anywhere;word-break:normal}.compare-page .comparison-label{font-size:11.5px}.compare-page .comparison-value{font-size:11.5px}.compare-page .compare-toolbar>strong{font-size:17px}.compare-page .compare-tool{padding:7px 9px;font-size:10px}}
@media(max-width:380px){.compare-page .comparison-grid{grid-template-columns:76px minmax(0,1fr) minmax(0,1fr)}.compare-page .comparison-grid>div{padding:9px 5px;font-size:10.5px}.compare-page .comparison-label{font-size:10.5px}.compare-page .compare-tab{font-size:9px}.compare-page .compare-tab:last-child:after{font-size:9px}}
@media(max-width:700px){.single-oya_mobile .content-page{width:100%;padding:18px 14px 42px}.single-oya_mobile .mobile-hero{gap:20px}.single-oya_mobile .mobile-gallery{padding:18px;min-height:245px;display:grid;place-items:center;border-radius:18px}.single-oya_mobile .mobile-gallery img{max-height:235px}.single-oya_mobile .mobile-gallery .device-placeholder{width:82px;height:154px;border-width:5px;border-radius:17px}.single-oya_mobile .mobile-summary .eyebrow{margin:0 0 8px;padding:5px 9px;font-size:10px}.single-oya_mobile .mobile-summary h1{margin-bottom:9px;font-size:29px;line-height:1.08;letter-spacing:-1px}.single-oya_mobile .mobile-summary .section-copy{margin:0;font-size:14px;line-height:1.55}.single-oya_mobile .mobile-price{display:flex;flex-wrap:wrap;align-items:center;gap:5px 9px;margin:12px 0 5px;font-size:28px;line-height:1.15}.single-oya_mobile .old-price{margin-left:0;font-size:14px}.single-oya_mobile .price-note,.single-oya_mobile .source-note,.single-oya_mobile .updated-note{font-size:11px;line-height:1.45}.single-oya_mobile .verified-badge{margin-left:5px;padding:2px 6px;font-size:9px}.single-oya_mobile .quick-specs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:18px 0}.single-oya_mobile .quick-spec{min-width:0;padding:11px 12px;border-radius:11px}.single-oya_mobile .quick-spec small{font-size:10px}.single-oya_mobile .quick-spec strong{display:block;font-size:12px;line-height:1.35;overflow-wrap:anywhere}.single-oya_mobile .mobile-actions{margin:16px 0;gap:8px}.single-oya_mobile .mobile-actions .btn{width:auto;flex:1;padding:10px 8px;font-size:11px}.single-oya_mobile .spec-section{margin-top:28px}.single-oya_mobile .spec-section h2{margin-bottom:10px;font-size:21px;letter-spacing:-.4px}.single-oya_mobile .spec-table{display:table;width:100%;border-radius:13px}.single-oya_mobile .spec-table tbody{display:table-row-group}.single-oya_mobile .spec-table tr{display:table-row}.single-oya_mobile .spec-table th,.single-oya_mobile .spec-table td{display:table-cell;width:auto;padding:11px 10px;border-bottom:1px solid var(--line);font-size:12px;line-height:1.45;overflow-wrap:anywhere}.single-oya_mobile .spec-table th{width:34%;padding-bottom:11px;border-bottom:1px solid var(--line);vertical-align:top}.single-oya_mobile .spec-table td{padding-top:11px}.single-oya_mobile .retailer-wrap{overflow:visible;border:0}.single-oya_mobile .retailer-table{display:block;min-width:0}.single-oya_mobile .retailer-table thead{display:none}.single-oya_mobile .retailer-table tbody,.single-oya_mobile .retailer-table tr{display:block}.single-oya_mobile .retailer-table tr{margin-bottom:10px;padding:12px;border:1px solid var(--line);border-radius:12px}.single-oya_mobile .retailer-table td{display:flex;justify-content:space-between;gap:14px;padding:7px 0;border:0;font-size:11px;text-align:right}.single-oya_mobile .retailer-table td:before{color:var(--muted);font-weight:700;text-align:left}.single-oya_mobile .retailer-table td:nth-child(1):before{content:"Retailer"}.single-oya_mobile .retailer-table td:nth-child(2):before{content:"Price"}.single-oya_mobile .retailer-table td:nth-child(3):before{content:"Availability"}.single-oya_mobile .retailer-table td:nth-child(4):before{content:"Checked"}.single-oya_mobile .retailer-table td:nth-child(5):before{content:"Deal"}.single-oya_mobile .price-history{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.single-oya_mobile .price-history div{padding:10px}.single-oya_mobile .entry-content>p{font-size:14px;line-height:1.6}}
.compare-search-wrap{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px;width:100%!important;height:54px!important;margin:8px 0 0!important;padding:0 14px!important;border:1px solid var(--line)!important;border-radius:11px!important;background:#fff!important;color:var(--brand);font-size:20px}.compare-search-wrap input{display:block;min-width:0;width:100%;height:100%;padding:0;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-weight:600}.compare-search-wrap:focus-within{border-color:var(--brand)!important;box-shadow:0 0 0 3px rgba(91,69,240,.12)}
@media(max-width:700px){.compare-page .archive-title h1{font-size:30px}.compare-page .compare-toolbar{margin-bottom:10px}.compare-page .compare-toolbar>strong{display:none}.compare-page .compare-picker{padding-bottom:14px}.compare-page .compare-selects{gap:8px;margin-bottom:10px}.compare-page .compare-selects label{font-size:12px}.compare-page .compare-selects>span{width:32px;height:32px;margin:0 auto;font-size:10px}.compare-page .compare-search-wrap{height:46px;margin-top:4px;padding:0 11px;font-size:15px}.compare-page .compare-picker .btn{min-height:46px;padding:9px 14px}.finder-wrap{margin-top:-18px}.oya-phone-finder{gap:8px;padding:10px;border-radius:14px}.oya-phone-finder input,.oya-phone-finder select{min-height:46px;height:46px;padding:0 12px;border-radius:9px;font-size:14px}.oya-phone-finder input::placeholder{font-size:13px}.oya-phone-finder button{min-height:46px;padding:0 16px;border-radius:9px;font-size:14px}.hero{padding:48px 0 38px}.hero p{font-size:16px;line-height:1.55}.trust{gap:8px 14px;margin-top:14px;font-size:11px}}
@media(max-width:700px){.compare-page .archive-title{padding-top:6px}.compare-page .archive-title h1{margin:0;font-size:27px}.compare-page .compare-box{background:linear-gradient(180deg,#fbfaff 0,#fff 45%);box-shadow:0 12px 30px rgba(16,24,40,.07)}.compare-page .compare-toolbar{justify-content:flex-end}.compare-page .compare-search-wrap{height:46px!important;margin-top:5px!important;padding:0 12px!important;border-radius:12px!important;background:#fff!important;font-size:14px}.compare-page .compare-search-wrap input{font-size:14px}.compare-page .compare-selects>span{box-shadow:0 0 0 5px #fff}.compare-page .compare-picker .btn{border-radius:12px;box-shadow:0 7px 16px rgba(91,69,240,.2)}}

/* Consistent directory page rhythm */
@media(min-width:701px){body.page:not(.home) .content-page,body.post-type-archive-oya_mobile .content-page{padding-top:34px;padding-bottom:58px}body.page:not(.home) .archive-title,body.post-type-archive-oya_mobile .archive-title{padding:0 0 24px}body.page:not(.home) .archive-title h1,body.post-type-archive-oya_mobile .archive-title h1{margin:12px 0 0}.compare-page{padding-top:34px!important}.compare-page .archive-title{padding:0 0 24px!important}.compare-page .compare-box{padding:28px 32px}.compare-page .compare-selects{margin-bottom:16px}}
@media(max-width:700px){body.page:not(.home) .content-page,body.post-type-archive-oya_mobile .content-page{width:100%;padding:18px 14px 42px}body.page:not(.home) .archive-title,body.post-type-archive-oya_mobile .archive-title{padding:0 0 16px}body.page:not(.home) .archive-title h1,body.post-type-archive-oya_mobile .archive-title h1{margin:7px 0 0;font-size:27px;line-height:1.15}.archive-title .oya-breadcrumbs{margin-bottom:8px}.compare-page{padding-top:18px!important}.compare-page .archive-title{padding:0 0 16px!important}.compare-page .compare-toolbar{justify-content:space-between;align-items:flex-start}.compare-page .compare-toolbar>span>strong{font-size:17px}.compare-page .compare-toolbar>span>small{max-width:230px;font-size:9px;line-height:1.4}.compare-label{margin-bottom:5px}.compare-label>b{width:24px;height:24px}.compare-page .compare-selects label{font-size:12px}.compare-page .compare-submit-row{display:grid;gap:7px}.compare-page .compare-submit-row>small{text-align:center}.compare-page .compare-picker .btn{width:100%}}

/* Explicit archive alignment prevents WordPress archive defaults adding a second gap */
.mobiles-page{padding-top:34px!important}.mobiles-page>.archive-title{padding-top:0!important;padding-bottom:24px!important}.mobiles-page>.archive-title .oya-breadcrumbs{margin-bottom:14px}.mobiles-page>.archive-title h1{margin:12px 0 0}
@media(max-width:700px){.mobiles-page{padding-top:18px!important}.mobiles-page>.archive-title{padding:0 0 16px!important}.mobiles-page>.archive-title .oya-breadcrumbs{margin-bottom:8px}.mobiles-page>.archive-title h1{margin:7px 0 0}}
.compare-search-wrap{position:relative;overflow:visible}.compare-search-wrap input::-webkit-calendar-picker-indicator{display:none!important}.oya-autocomplete{position:absolute;z-index:100;top:calc(100% + 7px);left:0;right:0;display:none;max-height:310px;overflow:auto;padding:6px;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 18px 42px rgba(16,24,40,.18)}.oya-autocomplete.open{display:block}.oya-suggestion{display:flex;width:100%;align-items:center;gap:11px;padding:10px;border:0;border-bottom:1px solid #eef0f4;background:#fff;color:var(--ink);font:inherit;text-align:left;cursor:pointer}.oya-suggestion:last-child{border-bottom:0}.oya-suggestion:hover,.oya-suggestion:focus{border-radius:9px;background:#f4f1ff;outline:0}.oya-suggestion-icon{flex:0 0 35px;width:35px;height:43px;display:grid;place-items:center;border-radius:8px;background:linear-gradient(145deg,#eeeaff,#d1c9ff);color:var(--brand);font-size:19px}.oya-suggestion-name{font-size:13px;font-weight:750;line-height:1.3}.oya-no-results{padding:14px;color:var(--muted);font-size:12px;text-align:center}@media(max-width:700px){.oya-autocomplete{max-height:260px}.oya-suggestion{padding:8px}.oya-suggestion-icon{flex-basis:30px;width:30px;height:37px;font-size:16px}.oya-suggestion-name{font-size:12px}}
.oya-home-search-wrap{position:relative;min-width:0}.oya-home-search-wrap>input{width:100%!important;height:52px}.oya-phone-finder button{min-height:52px;white-space:nowrap}.oya-suggestion-image{flex:0 0 35px;width:35px;height:43px;object-fit:contain;border-radius:7px;background:#f4f6f8}.oya-suggestion-copy{display:block;min-width:0;flex:1}.oya-suggestion-copy small{display:block;margin-top:2px;color:var(--muted);font-size:10px;font-weight:600}.oya-suggestion>span:last-child{margin-left:auto;color:var(--muted);font-size:20px}@media(max-width:900px){.oya-home-search-wrap{grid-column:1/-1}.oya-phone-finder button{grid-column:1/-1}}@media(max-width:560px){.oya-home-search-wrap,.oya-phone-finder button{grid-column:auto}}@media(max-width:700px){.oya-home-search-wrap>input{height:46px}.oya-home-search-wrap .oya-autocomplete{top:calc(100% + 5px)}.oya-suggestion-image{flex-basis:30px;width:30px;height:37px}}
.product-main-image{min-height:330px;display:grid;place-items:center}.product-main-image img{max-height:500px;width:auto;object-fit:contain;transition:opacity .2s}.product-thumbnails{display:flex;justify-content:center;gap:8px;margin-top:16px;overflow:auto}.product-thumb{flex:0 0 64px;width:64px;height:64px;padding:5px;border:1px solid var(--line);border-radius:10px;background:#fff;cursor:pointer}.product-thumb.active{border:2px solid var(--brand);box-shadow:0 0 0 3px rgba(91,69,240,.1)}.product-thumb img{width:100%;height:100%;object-fit:contain}@media(max-width:700px){.single-oya_mobile .mobile-gallery:has(.product-main-image){display:block;min-height:0}.single-oya_mobile .product-main-image{min-height:210px}.single-oya_mobile .product-main-image img{max-height:220px}.single-oya_mobile .product-thumbnails{margin-top:10px;gap:6px}.single-oya_mobile .product-thumb{flex-basis:48px;width:48px;height:48px}}

/* Compact, price-first homepage */
.home-tools{padding:58px 0 42px}.home-tools .section-head{margin-bottom:20px}.home-tools .action-grid{gap:12px}.home-tools .action-card{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:14px;padding:19px;border-radius:16px}.home-tools .action-icon{width:48px;height:48px;margin:0}.home-tools .action-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.home-tools .action-card h3{margin:0 0 2px;font-size:18px}.home-tools .action-card p{font-size:13px;line-height:1.45}.card-arrow{color:#98a2b3;font-size:28px;line-height:1}.price-shortcuts{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px}.price-shortcuts a{padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(145deg,#faf9ff,#fff)}.price-shortcuts small,.price-shortcuts strong{display:block}.price-shortcuts small{color:var(--muted);font-size:11px}.price-shortcuts strong{margin-top:2px;font-size:14px}.home-brands{padding:50px 0}.home-brands .brand-grid{grid-template-columns:repeat(6,1fr);gap:10px}.home-brands .brand-pill{padding:12px 8px;border-radius:999px;font-size:13px}.section-link{flex:0 0 auto;color:var(--brand);font-size:14px;font-weight:800}.home-latest{padding:56px 0}.home-latest .phone-grid{grid-template-columns:repeat(4,1fr);gap:14px}.home-latest .phone-card{border-radius:16px}.home-latest .phone-card .thumb{height:180px;aspect-ratio:auto;padding:10px;overflow:hidden;background:#f4f6fa}.home-latest .phone-card .thumb img{width:100%;height:100%;object-fit:cover;object-position:center}.home-latest .phone-card .content{padding:15px}.phone-brand{display:block;margin-bottom:4px;color:var(--brand);font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.home-latest .phone-card h3{font-size:16px}.home-latest .phone-card .price{font-size:19px}.phone-cta{display:block;margin-top:8px;color:var(--muted);font-size:11px;font-weight:700}.phone-fallback{font-size:13px;font-weight:800;color:var(--muted)}
@media(max-width:900px){.price-shortcuts{grid-template-columns:repeat(2,1fr)}.home-brands .brand-grid{grid-template-columns:repeat(4,1fr)}.home-latest .phone-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.home-tools{padding:36px 0 28px}.home-tools .section-head{margin-bottom:14px}.home-tools .section-head h2,.home-brands .section-head h2,.home-latest .section-head h2{font-size:25px;letter-spacing:-.7px}.home-tools .action-grid{gap:8px}.home-tools .action-card{grid-template-columns:42px 1fr auto;gap:11px;padding:13px}.home-tools .action-icon{width:42px;height:42px;border-radius:12px}.home-tools .action-card h3{font-size:15px}.home-tools .action-card p{font-size:11px}.card-arrow{font-size:22px}.price-shortcuts{gap:8px;margin-top:12px}.price-shortcuts a{padding:11px 12px}.price-shortcuts strong{font-size:12px}.home-brands{padding:34px 0}.home-brands .section-head,.home-latest .section-head{align-items:center;margin-bottom:16px}.home-brands .section-copy,.home-latest .section-copy{display:none}.home-brands .brand-grid{display:flex;gap:8px;overflow-x:auto;margin-right:-16px;padding:2px 16px 8px 0;scrollbar-width:none}.home-brands .brand-pill{flex:0 0 auto;min-width:92px;padding:10px 15px}.home-latest{padding:38px 0}.home-latest .phone-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-latest .phone-card .thumb{height:132px;padding:6px}.home-latest .phone-card .content{padding:11px}.home-latest .phone-card h3{min-height:38px;margin-bottom:5px;font-size:13px}.home-latest .phone-card .price{font-size:15px}.phone-brand{font-size:8px}.phone-cta{margin-top:5px;font-size:9px}.section-link{font-size:12px}}

/* Mobile catalogue */
.oya-filter-panel{margin:18px 0 22px}.oya-filter-panel>summary{display:none;cursor:pointer}.oya-filter-panel .oya-advanced-filters{margin:0}.card-price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:5px 8px}.card-price-row del{color:#98a2b3;font-size:11px}.card-specs{margin-top:5px;color:var(--muted);font-size:11px}.saving-badge{position:absolute;top:10px;left:10px;padding:4px 7px;border-radius:999px;background:#eafaf4;color:#087b5a;font-size:9px;font-weight:850}.phone-card .thumb{position:relative;overflow:hidden}.phone-card .thumb img{width:100%;height:100%;object-fit:cover;object-position:center}.card-actions{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.card-actions a{display:flex;align-items:center;justify-content:center;min-height:40px;color:var(--muted);font-size:11px;font-weight:800}.card-actions a+a{border-left:1px solid var(--line)}.card-actions .card-compare{margin:0;color:var(--brand)}.navigation.pagination{margin-top:28px}.nav-links{display:flex;flex-wrap:wrap;gap:7px}.page-numbers{min-width:38px;padding:7px 10px;border:1px solid var(--line);border-radius:9px;text-align:center}.page-numbers.current{border-color:var(--brand);background:var(--brand);color:#fff}
@media(max-width:700px){.post-type-archive-oya_mobile .content-page{width:100%;padding:22px 14px 42px}.post-type-archive-oya_mobile .archive-title{padding:8px 0 12px}.post-type-archive-oya_mobile .archive-title h1{margin:8px 0;font-size:29px;line-height:1.12}.post-type-archive-oya_mobile .archive-intro{margin:0;font-size:13px;line-height:1.5}.oya-filter-panel{margin:12px 0 16px;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 8px 24px rgba(16,24,40,.05)}.oya-filter-panel>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;list-style:none;font-weight:850}.oya-filter-panel>summary::-webkit-details-marker{display:none}.oya-filter-panel>summary:after{content:"+";color:var(--brand);font-size:22px}.oya-filter-panel[open]>summary:after{content:"–"}.oya-filter-panel>summary small{margin-left:auto;color:var(--muted);font-size:9px;font-weight:600}.oya-filter-panel .oya-advanced-filters{padding:10px;border:0;border-top:1px solid var(--line);border-radius:0;box-shadow:none}.results-count{margin:0 0 12px;font-size:12px}.post-type-archive-oya_mobile .phone-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.post-type-archive-oya_mobile .phone-card .thumb{height:132px;aspect-ratio:auto;padding:6px}.post-type-archive-oya_mobile .phone-card .content{padding:11px}.post-type-archive-oya_mobile .phone-card h3{min-height:38px;font-size:13px}.post-type-archive-oya_mobile .phone-card .price{font-size:15px}.post-type-archive-oya_mobile .phone-brand{font-size:8px}.card-specs{font-size:9px}.saving-badge{top:6px;left:6px;font-size:8px}.card-actions a{min-height:36px;font-size:10px}}

/* Brand directory and price drops */
.brand-directory{display:grid;gap:28px}.active-brand-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.active-brand{display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:13px;padding:17px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(16,24,40,.04)}.active-brand:hover{border-color:#c9c1ff;transform:translateY(-2px)}.brand-initial{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:#efecff;color:var(--brand);font-size:20px;font-weight:900}.active-brand strong,.active-brand small{display:block}.active-brand small{margin-top:2px;color:var(--muted);font-size:11px}.active-brand b{color:#98a2b3;font-size:23px}.upcoming-brands{padding:20px;border:1px solid var(--line);border-radius:16px;background:var(--soft)}.upcoming-brands h3{margin:0 0 12px;font-size:15px}.upcoming-brands>div{display:flex;flex-wrap:wrap;gap:7px}.upcoming-brands span{padding:7px 11px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:11px;font-weight:700}.deal-overview{display:grid;grid-template-columns:180px 220px 1fr;align-items:center;gap:12px;margin-bottom:24px;padding:16px;border:1px solid #ccefe4;border-radius:16px;background:#f2fbf8}.deal-overview>div{padding:10px 14px;border-right:1px solid #ccefe4}.deal-overview small,.deal-overview strong{display:block}.deal-overview small{color:#087b5a;font-size:10px;font-weight:750}.deal-overview strong{font-size:21px}.deal-overview p{margin:0;color:var(--muted);font-size:12px}.price-drop-grid{grid-template-columns:repeat(4,1fr)}
@media(min-width:901px){.price-drop-grid.price-drop-count-1{grid-template-columns:minmax(260px,330px);justify-content:center}.price-drop-grid.price-drop-count-2{grid-template-columns:repeat(2,minmax(260px,330px));justify-content:center}.price-drop-grid.price-drop-count-3{grid-template-columns:repeat(3,minmax(240px,300px));justify-content:center}}
@media(max-width:900px){.active-brand-grid{grid-template-columns:repeat(2,1fr)}.deal-overview{grid-template-columns:1fr 1fr}.deal-overview p{grid-column:1/-1;padding:0 14px 7px}.price-drop-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.page .content-page:has(.brand-directory),.page .content-page:has(.deal-overview){width:100%;padding:22px 14px 42px}.page .content-page:has(.brand-directory) .archive-title,.page .content-page:has(.deal-overview) .archive-title{padding:8px 0 15px}.page .content-page:has(.brand-directory) .archive-title h1,.page .content-page:has(.deal-overview) .archive-title h1{margin:0;font-size:28px}.active-brand-grid{grid-template-columns:1fr;gap:8px}.active-brand{grid-template-columns:40px 1fr auto;padding:12px}.brand-initial{width:40px;height:40px;font-size:17px}.upcoming-brands{padding:14px}.upcoming-brands span{padding:6px 9px;font-size:10px}.deal-overview{grid-template-columns:1fr 1fr;gap:0;padding:10px}.deal-overview>div{padding:8px}.deal-overview>div:nth-child(2){border-right:0}.deal-overview strong{font-size:16px}.deal-overview p{padding:9px 8px 3px;font-size:10px}.price-drop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.price-drop-grid .phone-card .thumb{height:132px;aspect-ratio:auto;padding:6px}.price-drop-grid .phone-card .content{padding:11px}.price-drop-grid .phone-card h3{min-height:38px;font-size:13px}.price-drop-grid .phone-card .price{font-size:15px}}

/* Buying guides */
.guide-intro{margin-bottom:24px;padding:28px;border-radius:20px;background:linear-gradient(135deg,#171a2c,#292450);color:#fff}.guide-intro span{color:#91efd3;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.guide-intro h2{margin:7px 0;font-size:30px}.guide-intro p{max-width:650px;margin:0;color:#d0d5dd}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.guide-card{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff}.guide-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.guide-thumb{height:180px;display:grid;place-items:center;overflow:hidden;background:#f2f0ff}.guide-thumb img{width:100%;height:100%;object-fit:cover}.guide-placeholder{width:64px;height:64px;display:grid;place-items:center;border-radius:18px;background:#fff;color:var(--brand)}.guide-placeholder svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.7}.guide-card-copy{padding:18px}.guide-card-copy small{color:var(--brand);font-size:10px;font-weight:800}.guide-card h3{margin:6px 0 8px;font-size:19px;line-height:1.3}.guide-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.guide-card-copy>span{display:block;margin-top:13px;font-size:12px;font-weight:850}.guide-hero{padding:60px 0 48px;background:linear-gradient(180deg,#f6f3ff,#fff)}.guide-hero-inner{max-width:880px}.guide-back{display:block;margin-bottom:20px;color:var(--brand);font-size:13px;font-weight:800}.guide-hero h1{max-width:820px;margin:15px 0;font-size:clamp(38px,6vw,62px);line-height:1.06;letter-spacing:-2px}.guide-hero p{max-width:740px;color:var(--muted);font-size:18px}.guide-meta{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:20px;color:#475467;font-size:11px;font-weight:700}.guide-featured{max-width:1000px;margin-top:28px}.guide-featured img{width:100%;max-height:520px;object-fit:cover;border-radius:20px}.guide-layout{display:grid;grid-template-columns:minmax(0,760px) 270px;justify-content:center;align-items:start;gap:48px;padding-top:48px;padding-bottom:72px}.guide-content{font-size:17px;line-height:1.8}.guide-content h2{margin:42px 0 10px;font-size:30px;line-height:1.2}.guide-content h3{margin:28px 0 8px;font-size:21px}.guide-content p{color:#344054}.guide-aside{position:sticky;top:100px;padding:20px;border:1px solid var(--line);border-radius:16px;background:var(--soft)}.guide-aside strong{font-size:17px}.guide-aside p{color:var(--muted);font-size:12px}.guide-aside .btn{width:100%;font-size:12px}
@media(max-width:900px){.guide-grid{grid-template-columns:repeat(2,1fr)}.guide-layout{grid-template-columns:1fr}.guide-aside{position:static}}
@media(max-width:560px){.page .content-page:has(.guide-intro){width:100%;padding:22px 14px 42px}.page .content-page:has(.guide-intro) .archive-title{padding:8px 0 14px}.page .content-page:has(.guide-intro) .archive-title h1{margin:0;font-size:28px}.guide-intro{margin-bottom:14px;padding:20px}.guide-intro h2{font-size:22px}.guide-intro p{font-size:12px}.guide-grid{grid-template-columns:1fr;gap:10px}.guide-card>a{display:grid;grid-template-columns:105px 1fr}.guide-thumb{height:100%;min-height:150px}.guide-card-copy{padding:13px}.guide-card h3{font-size:15px}.guide-card p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px}.guide-card-copy>span{margin-top:8px;font-size:10px}.guide-hero{padding:28px 0}.guide-hero h1{margin:10px 0;font-size:31px;letter-spacing:-1px}.guide-hero p{font-size:14px}.guide-meta{gap:6px 12px}.guide-featured{margin-top:16px}.guide-featured img{border-radius:14px}.guide-layout{gap:24px;padding:28px 16px 46px}.guide-content{font-size:15px}.guide-content h2{margin-top:32px;font-size:23px}.guide-content h3{font-size:18px}}

/* Product detail navigation and related phones */
.product-jump-nav{position:sticky;top:75px;z-index:20;display:flex;gap:8px;margin:26px 0 8px;padding:9px;border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.96);box-shadow:0 8px 24px rgba(16,24,40,.06);backdrop-filter:blur(12px);overflow-x:auto;scrollbar-width:none}.admin-bar .product-jump-nav{top:107px}.product-jump-nav a{flex:0 0 auto;padding:8px 13px;border-radius:10px;color:#475467;font-size:12px;font-weight:800}.product-jump-nav a:hover,.product-jump-nav a:focus{background:#efecff;color:var(--brand)}.product-update{margin-top:9px;color:var(--muted);font-size:11px}.product-anchor{scroll-margin-top:150px}.related-phones{margin-top:42px;padding-top:30px;border-top:1px solid var(--line)}.related-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}.related-head h2{margin:0;font-size:27px}.related-head a{color:var(--brand);font-size:12px;font-weight:800}.related-phones .phone-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.related-phones .phone-card .thumb{height:155px;aspect-ratio:auto;padding:8px}.related-phones .phone-card .content{padding:13px}.related-phones .phone-card h3{font-size:14px}.related-phones .phone-card .price{font-size:17px}
.product-main-image[data-oya-open-gallery]{position:relative;cursor:zoom-in}.product-main-image[data-oya-open-gallery]>span{position:absolute;right:10px;bottom:8px;padding:5px 8px;border-radius:999px;background:rgba(16,24,40,.76);color:#fff;font-size:9px;font-weight:700}.oya-lightbox{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:24px;background:rgba(8,11,24,.9)}.oya-lightbox img{max-width:min(920px,94vw);max-height:88vh;object-fit:contain}.oya-lightbox button{position:absolute;top:18px;right:20px;width:44px;height:44px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:#fff;color:var(--ink);font-size:30px;line-height:1;cursor:pointer}.oya-lightbox-open{overflow:hidden}
@media(max-width:900px){.related-phones .phone-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:782px){.admin-bar .product-jump-nav{top:121px}}
@media(max-width:700px){.product-jump-nav{top:75px;margin:18px -4px 4px;padding:6px;border-radius:12px}.admin-bar .product-jump-nav{top:121px}.product-jump-nav a{padding:7px 10px;font-size:10px}.product-anchor{scroll-margin-top:135px}.related-phones{margin-top:30px;padding-top:22px}.related-head h2{font-size:21px}.related-phones .phone-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.related-phones .phone-card .thumb{height:125px}.related-phones .phone-card .content{padding:10px}.related-phones .phone-card h3{min-height:36px;font-size:12px}.related-phones .phone-card .price{font-size:14px}.related-phones .card-actions a{font-size:9px}}

/* Lightweight breadcrumbs */
.oya-breadcrumbs{margin:0 0 20px}.oya-breadcrumbs ol{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0;padding:0;list-style:none}.oya-breadcrumbs li{display:flex;align-items:center;color:var(--muted);font-size:11px;font-weight:650}.oya-breadcrumbs li:not(:last-child):after{content:"/";margin-left:6px;color:#c1c7d0}.oya-breadcrumbs a:hover{color:var(--brand)}.oya-breadcrumbs [aria-current="page"]{display:block;max-width:340px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#475467}.guide-hero .oya-breadcrumbs{margin-bottom:22px}.guide-hero .oya-breadcrumbs li{color:#667085}.archive-title .oya-breadcrumbs{margin-bottom:14px}
@media(max-width:560px){.oya-breadcrumbs{margin-bottom:12px}.oya-breadcrumbs li{font-size:9px}.oya-breadcrumbs [aria-current="page"]{max-width:170px}.guide-hero .oya-breadcrumbs{margin-bottom:14px}}

/* Global phone search */
.header-search-toggle{flex:0 0 40px;width:40px;height:40px;display:grid;place-items:center;margin-left:2px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink);cursor:pointer}.header-search-toggle svg,.header-search-field>svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.header-search-toggle:hover{border-color:#c9c1ff;color:var(--brand)}.header-search-panel{position:absolute;left:0;right:0;top:100%;padding:12px 0 18px;border-top:1px solid #f1f2f4;border-bottom:1px solid var(--line);background:rgba(255,255,255,.98);box-shadow:0 18px 36px rgba(16,24,40,.11)}.header-search-panel[hidden]{display:none}.header-search-form{display:grid;grid-template-columns:1fr 42px;align-items:start;gap:9px}.header-search-field{position:relative;display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:9px;padding:7px 8px 7px 15px;border:1px solid #cfc9ff;border-radius:14px;background:#fff;box-shadow:0 0 0 3px rgba(91,69,240,.08)}.header-search-field>svg{color:var(--brand)}.header-search-field input{min-width:0;height:38px;padding:0;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:15px}.header-search-field>button{height:38px;padding:0 18px;border:0;border-radius:9px;background:var(--brand);color:#fff;font-weight:800;cursor:pointer}.header-search-close{width:42px;height:42px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--muted);font-size:25px;cursor:pointer}.header-search-field .oya-autocomplete{top:calc(100% + 8px);z-index:80}.search-panel-open{overflow-x:hidden}
@media(max-width:900px){.header-search-toggle{margin-left:auto}.mobile-menu{margin-left:0}}
@media(max-width:560px){.header-search-toggle{width:38px;height:38px;flex-basis:38px}.header-search-panel{padding:9px 0 14px}.header-search-form{width:calc(100% - 20px);grid-template-columns:1fr 38px;gap:6px}.header-search-field{grid-template-columns:19px 1fr;padding:5px 8px 5px 11px}.header-search-field>svg{width:18px}.header-search-field input{height:38px;font-size:12px}.header-search-field>button{display:none}.header-search-close{width:38px;height:38px;font-size:22px}.header-search-field .oya-autocomplete{left:-1px;right:-45px}}
.verified-badge.freshness-current{background:#eafaf4;color:#087b5a}.verified-badge.freshness-checked{background:#eef4ff;color:#3157a5}.verified-badge.freshness-stale{background:#fff4e5;color:#9a5200}

/* Trust, policy and contact pages */
.entry-content:has(.trust-page){max-width:none}.trust-page{display:grid;gap:24px}.trust-hero{padding:34px;border-radius:22px;background:linear-gradient(135deg,#171a2c,#292450);color:#fff}.trust-hero>span{color:#91efd3;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.trust-hero h2{max-width:780px;margin:8px 0 10px;font-size:clamp(29px,4vw,45px);line-height:1.1;letter-spacing:-1.3px}.trust-hero p{max-width:760px;margin:0;color:#d0d5dd;font-size:15px}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.trust-grid article{padding:22px;border:1px solid var(--line);border-radius:17px;background:#fff}.trust-grid strong{font-size:17px}.trust-grid p{margin:6px 0 0;color:var(--muted);font-size:12px}.policy-block{max-width:850px;padding:12px 4px}.policy-block h2{margin:30px 0 8px;font-size:24px}.policy-block h2:first-child{margin-top:0}.policy-block p{color:#475467;font-size:15px}.text-link{color:var(--brand);font-weight:800}.policy-updated{margin-top:30px;font-size:12px!important}.method-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.method-list p{margin:0;padding:16px;border:1px solid var(--line);border-radius:14px}.method-list strong,.method-list span{display:block}.method-list strong{color:var(--ink);font-size:13px}.method-list span{margin-top:4px;font-size:11px}.contact-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(250px,.6fr);gap:20px;align-items:start}.oya-contact-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(16,24,40,.05)}.oya-contact-form label{display:grid;gap:6px;font-size:12px;font-weight:800}.oya-contact-form label:nth-of-type(4){grid-column:1/-1}.oya-contact-form input,.oya-contact-form select,.oya-contact-form textarea{width:100%;padding:11px 12px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);font:inherit;font-size:14px}.oya-contact-form textarea{resize:vertical}.oya-contact-form input:focus,.oya-contact-form select:focus,.oya-contact-form textarea:focus{border-color:var(--brand);outline:3px solid rgba(91,69,240,.1)}.oya-contact-form .btn{justify-self:start}.contact-honeypot{position:absolute!important;left:-9999px!important}.contact-grid aside{padding:22px;border-radius:17px;background:var(--soft)}.contact-grid aside strong{font-size:17px}.contact-grid aside ul{padding-left:18px;color:#475467;font-size:12px}.contact-grid aside p{margin:16px 0 0;color:var(--muted);font-size:11px}.contact-notice{padding:12px 15px;border-radius:11px;font-size:13px;font-weight:750}.contact-notice.success{background:#eafaf4;color:#087b5a}.contact-notice.error{background:#fff0f0;color:#b42318}
@media(max-width:760px){.trust-grid,.method-list{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr}.oya-contact-form{grid-template-columns:1fr}.oya-contact-form label:nth-of-type(4){grid-column:auto}}
@media(max-width:560px){.page .content-page:has(.trust-page){width:100%;padding:22px 14px 42px}.page .content-page:has(.trust-page) .archive-title{padding:8px 0 14px}.page .content-page:has(.trust-page) .archive-title h1{margin:0;font-size:28px}.trust-page{gap:14px}.trust-hero{padding:21px;border-radius:17px}.trust-hero h2{font-size:25px;letter-spacing:-.7px}.trust-hero p{font-size:12px}.trust-grid{gap:8px}.trust-grid article{padding:15px}.policy-block{padding:6px 2px}.policy-block h2{margin-top:25px;font-size:20px}.policy-block p{font-size:13px}.oya-contact-form{gap:11px;padding:15px}.contact-grid{gap:10px}}

/* Persistent comparison tray */
.card-compare.is-selected{background:#efecff;color:var(--brand)}.compare-tray{position:fixed;right:20px;bottom:20px;z-index:90;width:min(420px,calc(100% - 40px));padding:13px;border:1px solid #d9d4ff;border-radius:18px;background:rgba(255,255,255,.98);box-shadow:0 20px 55px rgba(16,24,40,.2);transform:translateY(calc(100% + 35px));opacity:0;visibility:hidden;transition:.22s ease;backdrop-filter:blur(14px)}.compare-tray.open{transform:translateY(0);opacity:1;visibility:visible}.compare-tray-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.compare-tray-head strong{font-size:13px}.compare-tray-head button{padding:3px 6px;border:0;background:transparent;color:var(--muted);font-size:10px;font-weight:750;cursor:pointer}.compare-tray-slots{display:grid;grid-template-columns:1fr 1fr;gap:7px}.compare-tray-slot{min-width:0;height:52px;display:flex;align-items:center;gap:7px;padding:6px 8px;border:1px dashed #cfd4dc;border-radius:11px;background:#fafbfc;color:#98a2b3;font:inherit;font-size:10px;text-align:left}.compare-tray-slot.filled{border-style:solid;border-color:var(--line);background:#fff;color:var(--ink);cursor:pointer}.compare-tray-slot img{flex:0 0 31px;width:31px;height:38px;object-fit:contain}.compare-tray-slot span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:750}.compare-tray-slot b{margin-left:auto;color:#98a2b3;font-size:18px}.compare-tray-action{display:flex;align-items:center;justify-content:center;min-height:39px;margin-top:9px;border-radius:10px;background:var(--brand);color:#fff;font-size:11px;font-weight:850}
@media(max-width:560px){.compare-tray{left:10px;right:10px;bottom:10px;width:auto;padding:10px;border-radius:15px}.compare-tray-head{margin-bottom:7px}.compare-tray-slot{height:47px;padding:5px 6px;font-size:9px}.compare-tray-slot img{width:27px;height:34px;flex-basis:27px}.compare-tray-action{min-height:36px;margin-top:7px}}
.mobile-actions button.btn{font-family:inherit;font-size:inherit}

/* Refined mobile detail page */
@media(min-width:901px){.single-oya_mobile .content-page{padding-top:38px}.single-oya_mobile .mobile-hero{gap:34px;align-items:stretch}.single-oya_mobile .mobile-gallery{top:94px;align-self:start}.single-oya_mobile .mobile-summary{padding:28px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,#fff,#fbfaff);box-shadow:0 14px 38px rgba(16,24,40,.06)}.single-oya_mobile .quick-specs{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:22px 0}.single-oya_mobile .quick-spec{padding:12px}.single-oya_mobile .quick-spec strong{font-size:13px;line-height:1.35}.single-oya_mobile .mobile-actions{gap:8px;margin-bottom:0}.single-oya_mobile .mobile-actions .btn{padding:11px 13px;font-size:11px}.single-oya_mobile #specifications{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:48px;align-items:start}.single-oya_mobile #specifications .spec-section{margin-top:0;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}.single-oya_mobile #specifications .spec-section:first-child{grid-column:1/-1}.single-oya_mobile #specifications .spec-section h2{margin:0px 0 0;padding:15px 18px;background:linear-gradient(90deg,#eef4fb,#fafcff);font-size:19px;letter-spacing:-.3px}.single-oya_mobile #specifications .spec-table{border:0;border-top:1px solid var(--line);border-radius:0}.single-oya_mobile #specifications .spec-table th,.single-oya_mobile #specifications .spec-table td{padding:11px 14px;font-size:12px}}

/* Balanced desktop pricing area */
@media(min-width:901px){.single-oya_mobile .product-commerce-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,.72fr);gap:18px;align-items:stretch;margin-top:34px}.single-oya_mobile .product-commerce-grid.product-commerce-single{grid-template-columns:1fr}.single-oya_mobile .product-commerce-grid>.spec-section{min-width:0;margin-top:0;padding:22px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,#fff,#fbfcff);box-shadow:0 10px 30px rgba(16,24,40,.045)}.single-oya_mobile .product-commerce-grid>.spec-section h2{margin:0 0 4px;font-size:23px;letter-spacing:-.5px}.single-oya_mobile .product-commerce-grid .section-copy{margin:0 0 15px;font-size:13px}.single-oya_mobile .product-commerce-grid .retailer-wrap{border-radius:13px}.single-oya_mobile .product-commerce-grid .retailer-table{min-width:660px}.single-oya_mobile .product-commerce-grid .retailer-table th,.single-oya_mobile .product-commerce-grid .retailer-table td{padding:12px 14px}.single-oya_mobile .product-commerce-grid .affiliate-note{margin:10px 0 0;line-height:1.45}.single-oya_mobile .product-commerce-grid .price-history{grid-template-columns:1fr;gap:9px;margin-top:15px}.single-oya_mobile .product-commerce-grid .price-history div{padding:13px 14px;background:#fff}.single-oya_mobile .product-commerce-grid .price-history strong{font-size:17px}.single-oya_mobile .product-commerce-grid.product-commerce-single .price-history{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.single-oya_mobile .product-commerce-grid+#specifications{margin-top:34px}}
@media(max-width:700px){.single-oya_mobile .price-history-section{margin-top:22px;padding:14px;border:1px solid var(--line);border-radius:14px;background:#fbfcff}.single-oya_mobile .price-history-section h2{margin:0;font-size:18px}.single-oya_mobile .price-history-copy{margin-bottom:10px;font-size:10px}.single-oya_mobile .price-history{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.single-oya_mobile .price-history div{padding:10px}.single-oya_mobile .price-history span{font-size:9px}.single-oya_mobile .price-history strong{font-size:13px}.single-oya_mobile .price-history-point small{top:7px;right:7px;font-size:7px}}
@media(max-width:700px){.single-oya_mobile .mobile-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.single-oya_mobile .mobile-actions .btn{width:100%;min-height:42px;line-height:1.25}.single-oya_mobile .mobile-actions .action-compare{grid-column:1/-1}.single-oya_mobile .mobile-actions .action-share:last-child{grid-column:1/-1}.single-oya_mobile .product-jump-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;overflow:visible;padding:5px}.single-oya_mobile .product-jump-nav a{display:flex;align-items:center;justify-content:center;min-width:0;padding:8px 1px;text-align:center;white-space:normal;font-size:9px;line-height:1.1}.single-oya_mobile .retailer-table tr{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:9px}.single-oya_mobile .retailer-table td{display:block;min-width:0;padding:9px;border-radius:9px;background:var(--soft);font-size:10px;text-align:left;overflow-wrap:anywhere}.single-oya_mobile .retailer-table td:before{display:block;margin-bottom:3px;font-size:8px}.single-oya_mobile .retailer-table td:nth-child(5){grid-column:1/-1;padding:0;background:transparent}.single-oya_mobile .retailer-table .deal-btn{width:100%;justify-content:center;padding:9px}.single-oya_mobile .affiliate-note{margin-top:8px;font-size:9px;line-height:1.45}.single-oya_mobile .price-history{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.single-oya_mobile .price-history strong{font-size:14px}}

/* One header-to-content rhythm on every internal page. Keep this final so
   page-specific component rules cannot reintroduce inconsistent top gaps. */
@media(min-width:701px){
 body:not(.home) .site-main>.container.content-page{padding-top:34px!important}
 body:not(.home) .site-main>.container.content-page>.archive-title{padding-top:0!important}
 body.single-oya_guide .site-main>.guide-hero{padding-top:34px!important}
}
@media(max-width:700px){
 body:not(.home) .site-main>.container.content-page{padding-top:18px!important}
 body:not(.home) .site-main>.container.content-page>.archive-title{padding-top:0!important}
 body.single-oya_guide .site-main>.guide-hero{padding-top:18px!important}
}

/* Popular comparisons on the homepage */
.section-kicker{display:block;margin-bottom:5px;color:var(--brand);font-size:10px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.popular-comparison-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.popular-comparison{position:relative;display:grid;grid-template-columns:1fr 42px 1fr;align-items:center;gap:10px;overflow:hidden;padding:20px 20px 58px;border:1px solid #ded9f3;border-radius:20px;background:radial-gradient(circle at 50% 48%,rgba(112,88,255,.12),transparent 24%),linear-gradient(145deg,#fff,#faf9ff);box-shadow:0 14px 36px rgba(31,27,72,.065);transition:transform .2s,border-color .2s,box-shadow .2s}.popular-comparison:hover{transform:translateY(-3px);border-color:#c8bfff;box-shadow:0 20px 44px rgba(31,27,72,.1)}.popular-phone{display:grid;grid-template-columns:68px minmax(0,1fr);align-items:center;gap:10px;min-width:0}.popular-phone img{width:68px;height:82px;object-fit:contain}.popular-phone>span,.popular-phone small,.popular-phone strong,.popular-phone b{display:block;min-width:0}.popular-phone small{color:var(--muted);font-size:8px;font-weight:800;text-transform:uppercase}.popular-phone strong{display:-webkit-box;overflow:hidden;margin:2px 0;font-size:12px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.popular-phone b{color:var(--brand);font-size:11px}.popular-comparison>i{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:linear-gradient(145deg,#5b45f0,#8068ff);box-shadow:0 9px 20px rgba(91,69,240,.24);color:#fff;font-size:11px;font-style:normal;font-weight:900}.popular-comparison>em{position:absolute;right:0;bottom:0;left:0;padding:12px 20px;border-top:1px solid #e6e2f4;background:rgba(255,255,255,.72);color:var(--ink);font-size:11px;font-style:normal;font-weight:800;text-align:center}.popular-comparison>em span{color:var(--brand)}
@media(max-width:900px){.popular-comparison-grid{grid-template-columns:1fr}}
@media(max-width:560px){.home-comparisons{padding-top:48px;padding-bottom:48px}.popular-comparison{grid-template-columns:1fr 32px 1fr;gap:5px;padding:13px 10px 47px;border-radius:15px}.popular-phone{grid-template-columns:1fr;gap:4px;text-align:center}.popular-phone img{width:100%;height:78px}.popular-phone strong{font-size:10px}.popular-phone b{font-size:9px}.popular-comparison>i{width:32px;height:32px;font-size:9px}.popular-comparison>em{padding:9px 12px;font-size:10px}}

/* Differences-only comparison view */
.comparison-view-tools{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:22px 0 10px}.comparison-view-tools>span{color:var(--muted);font-size:11px;font-weight:750}.differences-toggle{padding:8px 12px;border:1px solid #d8d2ff;border-radius:999px;background:#f6f4ff;color:var(--brand);font:inherit;font-size:10px;font-weight:800;cursor:pointer}.differences-toggle[aria-pressed="true"]{border-color:var(--brand);background:var(--brand);color:#fff}.comparison-sections.hide-matches .comparison-grid>.is-match{display:none}
@media(max-width:700px){.comparison-view-tools{margin:17px 1px 8px}.comparison-view-tools>span{font-size:9px}.differences-toggle{padding:7px 10px;font-size:9px}}

/* Clear, premium product pricing information */
.product-price-panel{margin-top:18px;padding:18px;border:1px solid #ded9f3;border-radius:17px;background:linear-gradient(145deg,#fbfaff,#fff);box-shadow:0 10px 26px rgba(31,27,72,.045)}.current-price-label{display:block;color:var(--brand);font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.product-price-panel .mobile-price{margin:3px 0 7px}.price-status-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid #e8e5f2}.price-status-row .price-note{font-size:11px;line-height:1.4}.price-status-row .verified-badge{flex:0 0 auto;margin:0}.price-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px}.price-facts>div{min-width:0;padding:10px 11px;border:1px solid #e8e5f2;border-radius:11px;background:#fff}.price-facts small,.price-facts strong{display:block}.price-facts small{color:var(--muted);font-size:8px;font-weight:700}.price-facts strong{margin-top:2px;font-size:11px;line-height:1.35}.price-facts a{color:var(--brand)}.price-facts .product-update{margin-top:0;color:inherit;font-size:inherit}
@media(max-width:700px){.single-oya_mobile .product-price-panel{margin-top:11px;padding:13px;border-radius:14px}.single-oya_mobile .current-price-label{font-size:8px}.single-oya_mobile .product-price-panel .mobile-price{margin:2px 0 6px!important}.single-oya_mobile .price-status-row{align-items:flex-start;gap:8px;padding-bottom:10px}.single-oya_mobile .price-status-row .price-note{font-size:9px}.single-oya_mobile .price-status-row .verified-badge{font-size:8px}.single-oya_mobile .price-facts{grid-template-columns:1fr 1fr;gap:6px;margin-top:9px}.single-oya_mobile .price-facts>div{padding:8px 9px}.single-oya_mobile .price-facts>div:last-child{grid-column:1/-1}.single-oya_mobile .price-facts small{font-size:7px}.single-oya_mobile .price-facts strong{font-size:9px}}

/* Responsive managed advertising slots */
.oya-ad-slot{position:relative;width:min(1160px,calc(100% - 32px));min-height:40px;margin:22px auto;padding-top:13px;text-align:center}.oya-ad-slot picture,.oya-ad-slot img{display:block}.oya-ad-slot img{width:100%;max-height:250px;object-fit:contain}.oya-ad-slot a{display:block}.oya-ad-label{position:absolute;top:0;left:50%;color:#98a2b3;font-size:7px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transform:translateX(-50%)}.oya-ad-code{overflow:hidden}.oya-ad-home-top{margin-top:24px;margin-bottom:0}.oya-ad-home-middle{margin-top:0;margin-bottom:0}.single-oya_mobile .oya-ad-slot{width:100%;margin:22px auto}.oya-ad-site-footer{margin-top:28px;margin-bottom:20px}@media(max-width:700px){.oya-ad-slot{width:calc(100% - 28px);margin:15px auto;min-height:30px;padding-top:11px}.oya-ad-slot img{max-height:320px}.single-oya_mobile .oya-ad-slot{width:100%;margin:16px auto}.oya-ad-label{font-size:6px}}

/* Smooth, touch-friendly multi-image gallery */
.product-main-image img.is-changing{opacity:.25}.product-main-image.is-swipeable{touch-action:pan-y}.product-main-image.is-swipeable:after{content:"Swipe for more photos";position:absolute;left:50%;bottom:7px;padding:4px 8px;border-radius:999px;background:rgba(255,255,255,.9);box-shadow:0 3px 12px rgba(16,24,40,.09);color:var(--muted);font-size:7px;font-weight:750;pointer-events:none;transform:translateX(-50%)}@media(min-width:701px){.product-main-image.is-swipeable:after{display:none}}

/* Helpful empty comparison state and compact comparison controls */
.compare-empty-help{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;padding:18px 20px;border:1px solid #ddd8ff;border-radius:16px;background:#f8f7ff}.compare-empty-help>div strong,.compare-empty-help>div small{display:block}.compare-empty-help>div small{margin-top:2px;color:var(--muted);font-size:11px}.compare-empty-help>a{display:grid;grid-template-columns:1fr auto 1fr auto;align-items:center;gap:10px;min-width:min(100%,560px);padding:11px 13px;border:1px solid var(--line);border-radius:12px;background:#fff;font-size:11px;font-weight:750}.compare-empty-help>a span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compare-empty-help>a b{color:var(--brand);text-transform:uppercase}.compare-empty-help>a em{color:var(--brand);font-style:normal;white-space:nowrap}
@media(max-width:700px){.compare-empty-help{display:grid;gap:10px;margin-top:16px;padding:14px}.compare-empty-help>a{grid-template-columns:1fr auto 1fr;min-width:0;gap:6px;padding:10px;font-size:9px}.compare-empty-help>a em{grid-column:1/-1;padding-top:5px;border-top:1px solid var(--line);text-align:center}.compare-toolbar>div{gap:5px}.compare-page .compare-tool{padding:7px 8px}}

/* Premium, lightweight homepage hero */
.home-hero{position:relative;overflow:hidden;padding:72px 0 78px;background:radial-gradient(circle at 76% 18%,rgba(128,104,255,.24),transparent 28%),radial-gradient(circle at 18% 92%,rgba(32,201,151,.1),transparent 25%),linear-gradient(135deg,#fbfaff 0,#f4f1ff 48%,#fff 100%)}.home-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(91,69,240,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(91,69,240,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to right,transparent,#000 45%,#000)}.home-hero .hero-grid{position:relative;z-index:1;grid-template-columns:1.06fr .94fr;gap:64px}.home-hero .hero-copy{max-width:690px}.home-hero h1{margin:17px 0 20px;font-size:clamp(44px,5.5vw,70px);letter-spacing:-3.7px}.home-hero h1 span{background:linear-gradient(90deg,#5b45f0,#795cff);-webkit-background-clip:text;background-clip:text;color:transparent}.home-hero p{max-width:620px;margin-bottom:24px;font-size:18px}.hero-actions{display:flex;align-items:center;gap:20px}.hero-actions .btn{min-height:50px;padding-inline:23px;box-shadow:0 12px 25px rgba(91,69,240,.24)}.hero-link{font-size:14px;font-weight:800}.hero-link span{color:var(--brand);font-size:20px}.hero-stage{position:relative;min-height:390px;border:1px solid rgba(255,255,255,.7);border-radius:32px;background:linear-gradient(145deg,#171a2c,#252849);box-shadow:0 35px 75px rgba(24,24,55,.24);transform:rotate(1deg)}.hero-stage:after{content:"Smart choices start here";position:absolute;left:27px;top:24px;color:#fff;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-glow{position:absolute;left:50%;top:42%;width:250px;height:250px;border-radius:50%;background:#735cff;filter:blur(60px);opacity:.38;transform:translate(-50%,-50%)}.hero-device{position:absolute;width:132px;height:255px;border:7px solid #101323;border-radius:29px;background:linear-gradient(155deg,#e5e0ff 5%,#a99dff 55%,#6a54eb);box-shadow:0 24px 45px rgba(0,0,0,.34)}.hero-device:before{content:"";position:absolute;left:50%;top:8px;width:44px;height:6px;border-radius:8px;background:#15182b;transform:translateX(-50%)}.hero-device span{position:absolute;inset:21px 8px 14px;border-radius:18px;background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.7),transparent 25%),linear-gradient(145deg,#c9c0ff,#6f58ee)}.hero-device i{position:absolute;left:50%;bottom:7px;width:28px;height:3px;border-radius:5px;background:rgba(255,255,255,.55);transform:translateX(-50%)}.hero-device-back{left:25%;top:74px;opacity:.78;transform:rotate(-10deg) scale(.9)}.hero-device-front{left:46%;top:58px;transform:rotate(7deg)}.hero-price-card,.hero-compare-card,.hero-drop-card{position:absolute;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.94);box-shadow:0 15px 35px rgba(0,0,0,.2);backdrop-filter:blur(12px)}.hero-price-card{left:22px;bottom:26px;width:190px;padding:14px 16px;border-radius:16px}.hero-price-card small,.hero-price-card strong,.hero-price-card span{display:block}.hero-price-card small,.hero-drop-card small{color:var(--brand);font-size:8px;font-weight:900;letter-spacing:.08em}.hero-price-card strong{margin:3px 0;font-size:16px}.hero-price-card span{color:var(--muted);font-size:9px}.hero-compare-card{right:18px;top:70px;display:flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;font-size:9px;font-weight:800}.hero-compare-card b{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--brand);color:#fff}.hero-drop-card{right:20px;bottom:34px;padding:11px 14px;border-radius:14px}.hero-drop-card strong{display:block;color:#087b5a;font-size:14px}
@media(max-width:900px){.home-hero{padding:54px 0 70px}.home-hero .hero-grid{grid-template-columns:1fr;gap:34px}.home-hero .hero-copy{max-width:760px}.home-hero .hero-stage{display:block;width:min(100%,600px);min-height:300px;margin-inline:auto}.hero-device{width:105px;height:205px}.hero-device-back{left:34%;top:58px}.hero-device-front{left:49%;top:47px}.hero-price-card{bottom:20px}.hero-drop-card{bottom:24px}}
@media(max-width:560px){.home-hero{padding:38px 0 58px}.home-hero .hero-grid{gap:25px}.home-hero h1{margin:13px 0 15px;font-size:39px;line-height:1.04;letter-spacing:-2.3px}.home-hero p{margin-bottom:18px;font-size:14px}.hero-actions{gap:13px}.hero-actions .btn{min-height:44px;padding:10px 15px;font-size:12px}.hero-link{font-size:11px}.home-hero .trust{gap:7px 12px;margin-top:15px;font-size:9px}.home-hero .hero-stage{min-height:238px;border-radius:22px}.hero-stage:after{left:16px;top:13px;font-size:8px}.hero-device{width:78px;height:153px;border-width:5px;border-radius:20px}.hero-device:before{top:5px;width:29px;height:4px}.hero-device span{inset:14px 5px 9px;border-radius:12px}.hero-device-back{left:34%;top:45px}.hero-device-front{left:50%;top:36px}.hero-price-card{left:10px;bottom:12px;width:142px;padding:9px 10px;border-radius:11px}.hero-price-card strong{font-size:12px}.hero-price-card span{font-size:7px}.hero-compare-card{right:8px;top:42px;padding:6px 8px;font-size:7px}.hero-compare-card b{width:21px;height:21px}.hero-drop-card{right:9px;bottom:15px;padding:7px 9px;border-radius:10px}.hero-drop-card strong{font-size:10px}.hero-drop-card small{font-size:6px}.finder-wrap{margin-top:-22px}}

/* Transparent product visual: no rectangular image background */
.home-hero .hero-stage{min-height:430px;border:0;background:transparent;box-shadow:none;transform:none}.home-hero .hero-stage:after{content:"";display:none}.home-hero .hero-glow{width:360px;height:360px;background:radial-gradient(circle,#826dff 0,rgba(130,109,255,.34) 38%,transparent 72%);filter:blur(18px);opacity:.65}.hero-phones{position:absolute;z-index:2;left:50%;top:48%;width:min(112%,620px);height:auto;filter:drop-shadow(0 28px 30px rgba(42,35,105,.18));transform:translate(-50%,-50%)}.home-hero .hero-price-card,.home-hero .hero-compare-card,.home-hero .hero-drop-card{z-index:3;border-color:rgba(91,69,240,.13);background:rgba(255,255,255,.9);box-shadow:0 18px 45px rgba(36,29,91,.14)}.home-hero .hero-price-card{left:-3px;bottom:48px}.home-hero .hero-compare-card{right:-4px;top:80px}.home-hero .hero-drop-card{right:5px;bottom:58px}
@media(max-width:900px){.home-hero .hero-stage{min-height:350px}.hero-phones{width:min(92%,540px)}.home-hero .hero-price-card{left:8%;bottom:33px}.home-hero .hero-compare-card{right:7%;top:58px}.home-hero .hero-drop-card{right:9%;bottom:45px}}
@media(max-width:560px){.home-hero .hero-stage{min-height:265px}.hero-phones{top:47%;width:103%}.home-hero .hero-glow{width:240px;height:240px}.home-hero .hero-price-card{left:0;bottom:18px}.home-hero .hero-compare-card{right:0;top:36px}.home-hero .hero-drop-card{right:1px;bottom:24px}}

/* Photorealistic flagship hero with subtle, performance-friendly motion */
.home-hero .hero-stage{min-height:470px}.home-hero .hero-glow{width:390px;height:390px;background:radial-gradient(circle,rgba(91,69,240,.35),rgba(91,69,240,.13) 42%,transparent 70%)}.home-hero .hero-phones{top:49%;width:auto;max-width:none;height:500px;filter:drop-shadow(0 30px 32px rgba(27,23,65,.22));animation:oya-phone-float 5.5s ease-in-out infinite}.home-hero .hero-price-card{animation:oya-card-float 4.8s ease-in-out infinite}.home-hero .hero-compare-card{animation:oya-card-float 5.2s ease-in-out -1.2s infinite}.home-hero .hero-drop-card{animation:oya-card-float 4.5s ease-in-out -.7s infinite}@keyframes oya-phone-float{0%,100%{transform:translate(-50%,-50%)}50%{transform:translate(-50%,calc(-50% - 10px))}}@keyframes oya-card-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}
@media(max-width:900px){.home-hero .hero-stage{min-height:390px}.home-hero .hero-phones{height:420px}}
@media(max-width:560px){.home-hero .hero-stage{min-height:300px}.home-hero .hero-phones{top:48%;height:315px}.home-hero .hero-price-card{bottom:15px}.home-hero .hero-drop-card{bottom:21px}}
@media(prefers-reduced-motion:reduce){.home-hero .hero-phones,.home-hero .hero-price-card,.home-hero .hero-compare-card,.home-hero .hero-drop-card{animation:none}}

/* Premium visual system for internal pages */
body:not(.home) .site-main{background:radial-gradient(circle at 88% 2%,rgba(109,87,247,.075),transparent 25%),linear-gradient(180deg,#fbfaff 0,#fff 330px)}
body:not(.home) .archive-title{position:relative;margin-bottom:18px;border-bottom:1px solid rgba(91,69,240,.12)}
body:not(.home) .archive-title:after{content:"";position:absolute;left:0;bottom:-1px;width:72px;height:3px;border-radius:3px;background:linear-gradient(90deg,var(--brand),#8e78ff)}
body:not(.home) .archive-title h1{letter-spacing:-1.5px}
body:not(.home) .archive-title .eyebrow{box-shadow:0 7px 18px rgba(91,69,240,.08)}
.phone-card,.guide-card,.active-brand,.compare-box,.oya-filter-panel,.spec-section,.product-commerce-grid>.spec-section{transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.phone-card:hover,.guide-card:hover,.active-brand:hover{border-color:#cfc7ff;box-shadow:0 20px 45px rgba(31,27,72,.11);transform:translateY(-5px)}
.phone-card .thumb img,.guide-thumb img{transition:transform .35s ease}
.phone-card:hover .thumb img,.guide-card:hover .guide-thumb img{transform:scale(1.035)}
.card-actions a:last-child{color:var(--brand);background:linear-gradient(180deg,#faf9ff,#f3f0ff)}
.card-actions a:hover{background:#efecff;color:var(--brand)}

/* Premium phone catalogue */
.post-type-archive-oya_mobile .oya-filter-panel{border-color:#ded9ff;background:rgba(255,255,255,.94);box-shadow:0 22px 55px rgba(34,29,82,.09)}
.post-type-archive-oya_mobile .oya-advanced-filters{box-shadow:none}
.post-type-archive-oya_mobile .oya-advanced-filters input:focus,.post-type-archive-oya_mobile .oya-advanced-filters select:focus{border-color:var(--brand);outline:3px solid rgba(91,69,240,.09)}
.post-type-archive-oya_mobile .results-count{display:inline-flex;padding:6px 10px;border-radius:999px;background:#f1efff;color:#5143b8;font-weight:750}

/* Premium comparison */
.compare-page .compare-box{border-color:#dad4ff;background:radial-gradient(circle at 88% 0,rgba(112,88,255,.12),transparent 28%),linear-gradient(145deg,#fff,#faf9ff);box-shadow:0 28px 65px rgba(30,25,75,.11)}
.compare-page .compare-search-wrap{border-color:#d8d3ed!important;box-shadow:0 8px 22px rgba(31,27,72,.04)}
.compare-page .compare-search-wrap:focus-within{border-color:var(--brand)!important;box-shadow:0 0 0 4px rgba(91,69,240,.1)}
.compare-page .compare-device{border-color:#ddd8f4;background:linear-gradient(160deg,#fff,#f8f7ff);box-shadow:0 18px 42px rgba(31,27,72,.09)}
.compare-page .compare-vs{background:linear-gradient(145deg,#5b45f0,#8068ff);color:#fff;box-shadow:0 10px 25px rgba(91,69,240,.3)}
.compare-page .comparison-group{border-color:#ddd8f1;box-shadow:0 14px 34px rgba(31,27,72,.055)}
.compare-page .comparison-group h3{background:linear-gradient(90deg,#e9e5ff,#f7f5ff)}
.compare-page .comparison-value.is-different{background:linear-gradient(145deg,#fffcef,#fff)}

/* Premium product details */
.single-oya_mobile .mobile-gallery{overflow:hidden;border-color:#dcd7f5;background:radial-gradient(circle at 50% 38%,#fff 0,#f1eeff 56%,#ebe8f8 100%);box-shadow:0 25px 60px rgba(31,27,72,.12)}
.single-oya_mobile .mobile-gallery:before{content:"";position:absolute;inset:auto -20% -28% -20%;height:45%;border-radius:50%;background:rgba(91,69,240,.08);filter:blur(24px)}
.single-oya_mobile .mobile-gallery>*{position:relative;z-index:1}
.single-oya_mobile .mobile-summary{border-color:#ddd8f3!important;background:radial-gradient(circle at 100% 0,rgba(124,99,255,.1),transparent 32%),linear-gradient(145deg,#fff,#fbfaff)!important;box-shadow:0 24px 58px rgba(31,27,72,.1)!important}
.single-oya_mobile .mobile-price{background:linear-gradient(90deg,#5b45f0,#8068ff);-webkit-background-clip:text;background-clip:text;color:transparent}
.single-oya_mobile .quick-spec{border-color:#e4e1f0;background:rgba(255,255,255,.88);box-shadow:0 7px 18px rgba(31,27,72,.035)}
.single-oya_mobile .product-jump-nav{border-color:#ddd8f2;box-shadow:0 12px 32px rgba(31,27,72,.09)}
.single-oya_mobile #specifications .spec-section,.single-oya_mobile .product-commerce-grid>.spec-section{border-color:#dfdaef;box-shadow:0 14px 36px rgba(31,27,72,.06)}
.single-oya_mobile #specifications .spec-section h2{background:linear-gradient(90deg,#ebe8ff,#faf9ff)}

/* Premium price drops, brands and guides */
.deal-overview{border-color:#bce9db;background:radial-gradient(circle at 85% 15%,rgba(24,184,132,.11),transparent 31%),linear-gradient(145deg,#f1fbf8,#fff);box-shadow:0 18px 42px rgba(5,122,87,.07)}
.price-drop-grid .saving-badge{box-shadow:0 8px 20px rgba(5,122,87,.16)}
.brand-directory .active-brand{background:linear-gradient(145deg,#fff,#faf9ff)}
.brand-directory .brand-initial{background:linear-gradient(145deg,#ebe7ff,#f8f6ff);box-shadow:0 8px 18px rgba(91,69,240,.1)}
.upcoming-brands{border-color:#e0dced;background:linear-gradient(145deg,#f7f5ff,#fff)}
.guide-intro{position:relative;overflow:hidden;background:radial-gradient(circle at 85% 20%,rgba(128,104,255,.55),transparent 28%),linear-gradient(135deg,#151727,#29234e);box-shadow:0 24px 55px rgba(24,21,57,.18)}
.guide-intro:after{content:"";position:absolute;right:-50px;bottom:-80px;width:210px;height:210px;border:1px solid rgba(255,255,255,.12);border-radius:50%}
.guide-card{border-color:#e0dced;box-shadow:0 10px 28px rgba(31,27,72,.045)}
.guide-card-copy>span{color:var(--brand)}
.guide-hero{background:radial-gradient(circle at 82% 10%,rgba(120,96,255,.17),transparent 30%),linear-gradient(180deg,#f5f2ff,#fff)}

@media(max-width:700px){
 body:not(.home) .archive-title{margin-bottom:12px}
 body:not(.home) .archive-title:after{width:52px;height:2px}
 body:not(.home) .archive-title h1{letter-spacing:-.8px}
 .phone-card:hover,.guide-card:hover,.active-brand:hover{transform:none}
 .single-oya_mobile .mobile-gallery{position:relative;box-shadow:0 16px 38px rgba(31,27,72,.09)}
 .single-oya_mobile .mobile-summary{border:0!important;box-shadow:none!important}
 .compare-page .compare-box{box-shadow:0 16px 38px rgba(30,25,75,.08)}
}
@media(prefers-reduced-motion:reduce){.phone-card,.guide-card,.active-brand,.phone-card .thumb img,.guide-thumb img{transition:none}}

/* Local lightweight brand logos */
.brand-logo-wrap{width:92px;height:60px;display:grid;place-items:center;padding:8px;border:1px solid #e6e3f0;border-radius:14px;background:#fff}.brand-logo{display:block;width:100%;max-width:84px;height:36px;object-fit:contain}.active-brand{grid-template-columns:92px 1fr auto}.brand-logo-wrap .brand-initial{width:44px;height:44px}
.brand-logo--honor,.brand-logo--oppo,.brand-logo--samsung,.brand-logo--vivo{transform:scale(1.16)}.brand-logo--nokia{transform:scale(1.1)}.brand-logo--apple,.brand-logo--google,.brand-logo--oneplus,.brand-logo--xiaomi{max-width:46px}
.upcoming-brands>div{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}.upcoming-brands .upcoming-brand-logo{min-width:0;min-height:82px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:10px 7px;border-radius:13px}.upcoming-brand-logo .brand-logo{max-width:92px;height:32px}.upcoming-brand-logo .brand-logo--apple,.upcoming-brand-logo .brand-logo--google,.upcoming-brand-logo .brand-logo--oneplus,.upcoming-brand-logo .brand-logo--xiaomi{max-width:40px}.upcoming-brand-logo .brand-initial{width:34px;height:34px;border-radius:9px;font-size:14px}.upcoming-brand-logo small{color:var(--muted);font-size:10px}
.home-brands .brand-pill{display:flex;min-height:82px;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:12px 8px;border-radius:14px;transition:border-color .18s,box-shadow .18s,transform .18s}.home-brands .brand-pill:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(31,27,72,.07)}.home-brands .brand-pill .brand-logo{max-width:96px;height:34px}.home-brands .brand-pill .brand-logo--apple,.home-brands .brand-pill .brand-logo--google,.home-brands .brand-pill .brand-logo--oneplus,.home-brands .brand-pill .brand-logo--xiaomi{max-width:42px}.home-brands .brand-pill>span{font-size:11px;color:var(--muted)}
@media(max-width:900px){.upcoming-brands>div{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:560px){.active-brand{grid-template-columns:72px 1fr auto}.brand-logo-wrap{width:72px;height:50px;padding:6px}.brand-logo{max-width:64px;height:28px}.brand-logo--apple,.brand-logo--google,.brand-logo--oneplus,.brand-logo--xiaomi{max-width:35px}.upcoming-brands>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.upcoming-brands .upcoming-brand-logo{min-height:72px;padding:7px 4px}.upcoming-brand-logo .brand-logo{height:27px}.home-brands .brand-pill{min-width:112px;min-height:72px;padding:8px 12px}.home-brands .brand-pill .brand-logo{max-width:82px;height:29px}.home-brands .brand-pill .brand-logo--apple,.home-brands .brand-pill .brand-logo--google,.home-brands .brand-pill .brand-logo--oneplus,.home-brands .brand-pill .brand-logo--xiaomi{max-width:37px}}

/* Premium individual brand pages */
.tax-oya_brand .brand-page{padding-top:34px;padding-bottom:64px}.brand-page>.oya-breadcrumbs{margin-bottom:18px}.brand-hero{position:relative;display:grid;grid-template-columns:150px minmax(0,1fr) 140px;align-items:center;gap:30px;overflow:hidden;margin-bottom:34px;padding:34px;border:1px solid #e5e1f4;border-radius:24px;background:radial-gradient(circle at 90% 12%,rgba(111,86,255,.15),transparent 30%),linear-gradient(145deg,#fbfaff 0,#fff 62%);box-shadow:0 18px 48px rgba(31,27,72,.08)}.brand-hero:before{content:"";position:absolute;inset:auto -80px -110px auto;width:250px;height:250px;border:42px solid rgba(91,69,240,.045);border-radius:50%;pointer-events:none}.brand-hero-logo{position:relative;display:grid;place-items:center;width:150px;height:130px;padding:22px;border:1px solid #e5e1f4;border-radius:22px;background:#fff;box-shadow:0 12px 28px rgba(31,27,72,.07)}.brand-hero-logo .brand-logo{max-width:112px;height:62px}.brand-hero-logo .brand-logo--apple,.brand-hero-logo .brand-logo--google,.brand-hero-logo .brand-logo--oneplus,.brand-hero-logo .brand-logo--xiaomi{max-width:66px}.brand-hero-copy{position:relative}.brand-hero h1{max-width:720px;margin:11px 0 8px;font-size:clamp(31px,4vw,45px);line-height:1.08;letter-spacing:-1.7px}.brand-description{max-width:680px;color:var(--muted);font-size:14px}.brand-description p{margin:0}.brand-hero-actions{display:flex;align-items:center;gap:17px;margin-top:20px}.brand-hero-actions .btn{padding:10px 17px;font-size:13px}.brand-secondary-link{color:var(--brand);font-size:13px;font-weight:800}.brand-stat{position:relative;padding:18px 12px;border-left:1px solid #ddd8ee;text-align:center}.brand-stat strong,.brand-stat span{display:block}.brand-stat strong{font-size:34px;line-height:1;color:var(--brand)}.brand-stat span{margin-top:7px;color:var(--muted);font-size:11px;font-weight:750}.brand-catalogue-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:17px;scroll-margin-top:105px}.brand-catalogue-head span{color:var(--brand);font-size:10px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.brand-catalogue-head h2{margin:2px 0 0;font-size:28px;line-height:1.15}.brand-catalogue-head p{margin:0;color:var(--muted);font-size:12px}.brand-page .phone-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
@media(max-width:900px){.brand-hero{grid-template-columns:120px minmax(0,1fr);gap:22px}.brand-hero-logo{width:120px;height:110px}.brand-stat{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:6px;padding:13px;border-top:1px solid #ddd8ee;border-left:0}.brand-stat strong{font-size:23px}.brand-stat span{margin:0}.brand-page .phone-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.tax-oya_brand .brand-page{width:100%;padding:18px 14px 44px}.brand-page>.oya-breadcrumbs{margin-bottom:10px}.brand-hero{grid-template-columns:76px minmax(0,1fr);gap:14px;margin-bottom:24px;padding:18px 15px;border-radius:18px}.brand-hero-logo{width:76px;height:72px;padding:10px;border-radius:15px}.brand-hero-logo .brand-logo{max-width:62px;height:38px}.brand-hero-logo .brand-logo--apple,.brand-hero-logo .brand-logo--google,.brand-hero-logo .brand-logo--oneplus,.brand-hero-logo .brand-logo--xiaomi{max-width:39px}.brand-hero .eyebrow{padding:5px 8px;font-size:8px}.brand-hero h1{margin:7px 0 5px;font-size:24px;letter-spacing:-.8px}.brand-description{grid-column:1/-1;font-size:12px;line-height:1.5}.brand-hero-actions{grid-column:1/-1;gap:13px;margin-top:13px}.brand-hero-actions .btn{padding:9px 14px;font-size:11px}.brand-secondary-link{font-size:11px}.brand-stat{grid-column:1/-1;margin:2px -15px -18px;padding:11px;border-radius:0 0 18px 18px;background:rgba(245,243,255,.7)}.brand-catalogue-head{margin-bottom:13px;scroll-margin-top:90px}.brand-catalogue-head h2{font-size:22px}.brand-page .phone-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.brand-page .phone-card .thumb{height:132px;aspect-ratio:auto;padding:6px}.brand-page .phone-card .content{padding:11px}.brand-page .phone-card h3{min-height:38px;font-size:13px}.brand-page .phone-card .price{font-size:15px}.brand-page .card-actions a{min-height:36px;font-size:10px}}

/* Accessible premium search suggestions */
.oya-results-heading{position:sticky;top:-6px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;border-bottom:1px solid #ebe8f5;background:rgba(250,249,255,.97);backdrop-filter:blur(8px)}.oya-results-heading span{color:#4233c8;font-size:10px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.oya-results-heading small{color:var(--muted);font-size:9px}.oya-suggestion{position:relative}.oya-suggestion.is-active,.oya-suggestion[aria-selected="true"]{border-radius:9px;background:#f0edff;box-shadow:inset 3px 0 0 var(--brand)}.oya-no-results{display:grid;gap:2px;padding:20px 14px}.oya-no-results strong{color:var(--ink);font-size:13px}.oya-no-results span{color:var(--muted);font-size:10px}.header-search-field .oya-autocomplete{overflow:auto;max-height:min(390px,calc(100vh - 170px))}.header-search-field .oya-suggestion{padding:11px 12px}.header-search-field .oya-suggestion-image{width:40px;height:48px;flex-basis:40px}.header-search-field .oya-suggestion-name{font-size:14px}.header-search-field .oya-suggestion-copy small{font-size:10px}
@media(max-width:560px){.oya-results-heading{padding:7px 8px}.header-search-field .oya-autocomplete{max-height:calc(100vh - 145px)}.header-search-field .oya-suggestion{padding:9px 8px}.header-search-field .oya-suggestion-image{width:34px;height:41px;flex-basis:34px}.header-search-field .oya-suggestion-name{font-size:12px}}

/* Lightweight price history chart */
.price-history-head{display:flex;align-items:start;justify-content:space-between;gap:14px}.price-history-head h2{margin-bottom:3px!important}.history-change{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:5px 9px;border-radius:999px;background:#f2f4f7;color:var(--muted);font-size:10px;font-weight:850;white-space:nowrap}.history-change.is-down{background:#eafaf4;color:#087b5a}.history-change.is-up{background:#fff0f0;color:#b42318}.price-history-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:15px 0 12px}.price-history-summary>div{min-width:0;padding:10px;border:1px solid #ebe8f5;border-radius:11px;background:#fff}.price-history-summary small,.price-history-summary strong{display:block}.price-history-summary small{color:var(--muted);font-size:8px}.price-history-summary strong{margin-top:2px;font-size:13px;white-space:nowrap}.price-chart{padding:10px 10px 6px;border:1px solid #e6e2f3;border-radius:13px;background:linear-gradient(180deg,#fbfaff,#fff)}.price-chart svg{display:block;width:100%;height:138px;overflow:visible}.price-chart polyline{fill:none;stroke:var(--brand);stroke-width:4;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.price-chart circle{fill:#fff;stroke:var(--brand);stroke-width:3;vector-effect:non-scaling-stroke}.price-chart circle.is-latest{fill:var(--brand);stroke:#fff;filter:drop-shadow(0 2px 4px rgba(91,69,240,.35))}.price-chart-dates{display:flex;justify-content:space-between;color:var(--muted);font-size:8px;font-weight:700}.price-history-section .price-history{margin-top:10px}.price-tracking-start{display:grid;grid-template-columns:38px 1fr;gap:11px;align-items:start;margin-top:14px;padding:13px;border:1px solid #e2def5;border-radius:13px;background:linear-gradient(145deg,#f8f6ff,#fff)}.price-tracking-start>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#eae6ff;color:var(--brand);font-size:20px}.price-tracking-start small,.price-tracking-start strong{display:block}.price-tracking-start small{color:var(--brand);font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.price-tracking-start strong{margin-top:1px;font-size:18px}.price-tracking-start p{margin:3px 0 0;color:var(--muted);font-size:9px;line-height:1.4}
@media(min-width:901px){.product-commerce-grid:not(.product-commerce-single) .price-history-summary{grid-template-columns:1fr}.product-commerce-grid:not(.product-commerce-single) .price-chart svg{height:125px}.product-commerce-grid:not(.product-commerce-single) .price-history{grid-template-columns:repeat(2,minmax(0,1fr))!important}.product-commerce-grid:not(.product-commerce-single) .price-history-point:nth-child(n+3){display:none}}
@media(max-width:700px){.price-history-head{align-items:center}.price-history-summary{gap:5px;margin:12px 0 9px}.price-history-summary>div{padding:8px 6px}.price-history-summary small{font-size:7px}.price-history-summary strong{font-size:11px}.price-chart{padding:7px 7px 4px}.price-chart svg{height:112px}.price-history-section .price-history{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:8px}.history-change{min-height:26px;font-size:8px}}

/* Persistent product comparison and recently viewed */
.single-oya_mobile .action-compare.is-selected{background:#e9fbf5;color:#087b5a;box-shadow:inset 0 0 0 1px #bcebdc}.recently-viewed{margin-top:42px;padding-top:30px;border-top:1px solid var(--line)}.recently-viewed[hidden]{display:none}.recently-viewed .related-head>div>span{color:var(--brand);font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.recently-viewed .related-head h2{margin-top:2px}.recently-viewed .related-head button{padding:7px 10px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--muted);font:inherit;font-size:10px;font-weight:750;cursor:pointer}.recently-viewed .related-head button:hover{border-color:#cfc8ff;color:var(--brand)}.recent-phone-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.recent-phone{display:grid;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:10px;border:1px solid var(--line);border-radius:14px;background:#fff;transition:border-color .18s,transform .18s,box-shadow .18s}.recent-phone:hover{transform:translateY(-2px);border-color:#cbc3ff;box-shadow:0 9px 22px rgba(31,27,72,.07)}.recent-phone>img,.recent-phone-fallback{width:62px;height:70px;object-fit:contain;border-radius:10px;background:#f5f6fa}.recent-phone-fallback{display:grid;place-items:center;color:var(--brand);font-size:25px}.recent-phone-copy{display:block;min-width:0}.recent-phone-copy small,.recent-phone-copy strong,.recent-phone-copy b{display:block}.recent-phone-copy small{color:var(--brand);font-size:8px;font-weight:850;text-transform:uppercase}.recent-phone-copy strong{display:-webkit-box;overflow:hidden;margin:2px 0;font-size:11px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.recent-phone-copy b{color:var(--muted);font-size:10px}
@media(max-width:900px){.recent-phone-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.recently-viewed{margin-top:30px;padding-top:22px}.recently-viewed .related-head{margin-bottom:12px}.recently-viewed .related-head h2{font-size:21px}.recent-phone-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.recent-phone{grid-template-columns:45px minmax(0,1fr);gap:7px;padding:7px;border-radius:11px}.recent-phone>img,.recent-phone-fallback{width:45px;height:54px;border-radius:8px}.recent-phone-copy small{font-size:7px}.recent-phone-copy strong{font-size:9px}.recent-phone-copy b{font-size:8px}}

/* Compact premium product hero on mobile */
.mobile-product-title{display:none}
@media(max-width:700px){body.single-oya_mobile .site-main{background:#fff}.single-oya_mobile .content-page>.oya-breadcrumbs{margin-bottom:12px}.single-oya_mobile .oya-breadcrumbs [aria-current="page"]{max-width:155px}.mobile-product-title{display:block;margin:0 0 14px}.mobile-product-title .eyebrow{margin:0 0 7px;padding:5px 9px;font-size:9px}.mobile-product-title h1{margin:0;font-size:28px;line-height:1.08;letter-spacing:-1px}.single-oya_mobile .mobile-hero{gap:14px}.single-oya_mobile .mobile-gallery{min-height:0!important;margin:0;padding:9px!important;overflow:hidden;border-color:#e4e7ec!important;border-radius:16px!important;background:#fff!important;box-shadow:0 8px 22px rgba(16,24,40,.055)!important}.single-oya_mobile .mobile-gallery:before{display:none!important}.single-oya_mobile .product-main-image{min-height:180px;padding:3px;background:#fff}.single-oya_mobile .product-main-image img{display:block;width:100%;max-width:100%;height:180px;max-height:180px;margin:auto;object-fit:contain;object-position:center;background:transparent}.single-oya_mobile .product-main-image[data-oya-open-gallery]>span{right:5px;bottom:4px;padding:4px 7px;font-size:7px}.single-oya_mobile .product-thumbnails{margin-top:7px;padding:2px 1px 3px;background:#fff}.single-oya_mobile .product-thumb{flex-basis:42px;width:42px;height:42px;background:#fff}.single-oya_mobile .image-credit{margin-top:6px;font-size:9px;line-height:1.3}.single-oya_mobile .mobile-gallery>.device-placeholder{margin:15px auto}.single-oya_mobile .mobile-summary{padding:0!important;background:#fff!important}.single-oya_mobile .mobile-summary>.eyebrow,.single-oya_mobile .mobile-summary>h1{display:none}.single-oya_mobile .mobile-summary .section-copy{padding:0 2px;color:#667085;font-size:13px;line-height:1.55}.single-oya_mobile .mobile-price{margin-top:14px;font-size:27px}.single-oya_mobile .old-price{font-size:13px}}

/* Stable mobile product media frame for every image aspect ratio */
@media(max-width:700px){
 .single-oya_mobile .mobile-product-title{margin-bottom:16px}
 .single-oya_mobile .mobile-hero{display:flex!important;flex-direction:column;gap:12px!important;margin:0!important}
 .single-oya_mobile .mobile-gallery{position:static!important;display:block!important;width:100%;height:auto!important;min-height:0!important;max-height:none!important;padding:8px!important}
 .single-oya_mobile .product-main-image{display:flex!important;align-items:center;justify-content:center;width:100%;height:220px!important;min-height:0!important;max-height:220px!important;overflow:hidden;padding:4px!important;border-radius:11px;background:#fff!important}
 .single-oya_mobile .product-main-image img{display:block!important;width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;margin:0!important;object-fit:contain!important;object-position:center!important}
 .single-oya_mobile .image-credit{display:block;margin:5px 0 1px!important;line-height:1.2}
 .single-oya_mobile .product-main-image[data-oya-open-gallery]>span{right:5px;bottom:5px}
 .single-oya_mobile .mobile-summary{position:relative;z-index:1;margin:0!important;padding-top:0!important}
 .single-oya_mobile .mobile-summary .section-copy{margin:0 0 10px!important}
 .single-oya_mobile .mobile-price{margin:0 0 5px!important;line-height:1.12}
}
@media(max-width:390px){.single-oya_mobile .product-main-image{height:200px!important;max-height:200px!important}.mobile-product-title h1{font-size:25px}}

/* Render heavy below-fold product content only as it approaches the viewport */
@supports(content-visibility:auto){.single-oya_mobile .product-commerce-grid,.single-oya_mobile #specifications,.single-oya_mobile #about-phone,.single-oya_mobile .recently-viewed,.single-oya_mobile .related-phones{content-visibility:auto;contain-intrinsic-size:1px 520px}}

/* Data-led comparison verdict */
.compare-verdict{margin:22px 0;padding:22px;border:1px solid #dcd6ff;border-radius:19px;background:radial-gradient(circle at 95% 0,rgba(102,78,255,.13),transparent 31%),linear-gradient(145deg,#faf9ff,#fff);box-shadow:0 12px 30px rgba(31,27,72,.055)}.compare-verdict-head{display:flex;align-items:start;justify-content:space-between;gap:20px}.compare-verdict-head small{color:var(--brand);font-size:9px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.compare-verdict-head h2{margin:3px 0 4px;font-size:24px;letter-spacing:-.6px}.compare-verdict-head p{margin:0;color:var(--muted);font-size:12px}.compare-verdict-head>span{padding:6px 9px;border-radius:999px;background:#eeebff;color:var(--brand);font-size:9px;font-weight:800;white-space:nowrap}.compare-insight-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-top:17px}.compare-insight-grid article{min-width:0;padding:13px;border:1px solid #e8e5f3;border-radius:13px;background:#fff}.compare-insight-grid small,.compare-insight-grid strong,.compare-insight-grid span{display:block}.compare-insight-grid small{color:var(--muted);font-size:8px}.compare-insight-grid strong{overflow:hidden;margin:4px 0 2px;font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.compare-insight-grid span{color:var(--brand);font-size:14px;font-weight:850}.compare-verdict-note{margin:12px 0 0;color:var(--muted);font-size:9px;line-height:1.45}
@media(max-width:900px){.compare-insight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.compare-verdict{margin:15px 0;padding:15px;border-radius:15px}.compare-verdict-head{display:block}.compare-verdict-head h2{font-size:19px}.compare-verdict-head>span{display:inline-flex;margin-top:9px}.compare-insight-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:12px}.compare-insight-grid article{padding:10px}.compare-insight-grid strong{font-size:10px}.compare-insight-grid span{font-size:12px}}

/* Balanced retailer and price-history panels */
.single-oya_mobile .product-commerce-grid{align-items:start}
.single-oya_mobile .product-commerce-grid>.spec-section{height:auto;align-self:start}
.single-oya_mobile .price-history-section.is-single-point .price-history{display:none}
.single-oya_mobile .price-history-section.is-single-point .price-tracking-start{margin-top:12px}
@media(min-width:901px){
 .single-oya_mobile .product-commerce-grid{grid-template-columns:minmax(0,1.85fr) minmax(300px,.75fr);gap:20px}
 .single-oya_mobile .product-commerce-grid>.spec-section{padding:20px}
 .single-oya_mobile .retailer-section .affiliate-note{margin-bottom:0}
 .single-oya_mobile .price-history-section.is-single-point{padding-bottom:20px}
 .single-oya_mobile .mobile-gallery{overflow:hidden;border-color:#e4e7ec;background:#fff;box-shadow:0 16px 40px rgba(16,24,40,.07)}
 .single-oya_mobile .mobile-gallery:before{display:none}
 .single-oya_mobile .product-main-image{min-height:390px;background:#fff}
 .single-oya_mobile .product-main-image img{max-width:100%;max-height:390px;object-fit:contain}
}
@media(max-width:700px){
 .single-oya_mobile .product-commerce-grid{display:grid;gap:14px;margin-top:22px}
 .single-oya_mobile .product-commerce-grid>.spec-section{margin-top:0}
 .single-oya_mobile .retailer-section{padding:14px}
 .single-oya_mobile .retailer-section .section-copy{margin:3px 0 11px;font-size:11px;line-height:1.45}
 .single-oya_mobile .retailer-section .affiliate-note{margin:8px 0 0;font-size:9px;line-height:1.45}
 .single-oya_mobile .price-history-section{margin-top:0}
 .single-oya_mobile .price-history-section.is-single-point .price-history-head{align-items:flex-start}
 .single-oya_mobile .price-history-section.is-single-point .price-tracking-start{grid-template-columns:34px 1fr;margin-top:9px;padding:11px}
 .single-oya_mobile .price-history-section.is-single-point .price-tracking-start>span{width:34px;height:34px}
}
