/*
Theme Name: OyaMobile
Theme URI: https://oyamobile.com/
Author: OyaMobile
Description: Fast, responsive mobile prices and comparison theme for Pakistan.
Version: 1.8.1
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}.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}}
@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)}}
.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}}
