@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#14263d;background:#f5f7fb;font-synthesis:none;text-rendering:optimizeLegibility;--blue:#1676ff;--navy:#071b38;--text:#14263d;--muted:#748399;--line:#e3e9f0;--soft:#f5f7fb;--green:#079653}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--soft);color:var(--text)}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{text-decoration:none;color:inherit}button{cursor:pointer}img{display:block;max-width:100%}.shell{width:min(1380px,calc(100% - 40px));margin-inline:auto}.app-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid var(--line)}.header-main{height:72px;display:flex;align-items:center;gap:14px}.icon-button{width:40px;height:40px;border:0;border-radius:11px;background:transparent;color:#213b5a;display:grid;place-items:center}.icon-button:hover{background:#f1f5f9}.brand-wordmark{display:flex;align-items:center;gap:9px;white-space:nowrap}.brand-wordmark-icon{width:38px;height:38px;border-radius:10px;background:linear-gradient(145deg,#2a89ff,#0b60d8);color:#fff;display:grid;place-items:center;font-size:19px;font-weight:900}.brand-wordmark-copy b{display:block;font-size:20px;line-height:1;letter-spacing:-.045em}.brand-wordmark-copy b span{color:var(--blue)}.brand-wordmark-copy small{display:block;margin-top:4px;font-size:7px;font-weight:800;letter-spacing:.12em;color:#8793a3}.header-search{position:relative;flex:1;max-width:620px;margin-left:auto;height:44px;border:1px solid #d7e1eb;border-radius:999px;display:flex;align-items:center;padding-left:15px;background:#fff}.header-search>svg{color:#75869a}.header-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;padding:0 11px;font-size:13px}.header-search>button{height:32px;margin-right:5px;padding:0 17px;border:0;border-radius:999px;background:var(--blue);color:#fff;font-size:12px;font-weight:800}.search-results{position:absolute;top:52px;left:0;right:0;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 50px #10264129;overflow:hidden}.search-results>button{width:100%;border:0;border-bottom:1px solid #edf1f5;background:#fff;padding:8px 12px;display:flex;align-items:center;gap:11px;text-align:left}.search-results>button:hover{background:#f8fbff}.search-result-image{width:42px;height:46px;display:grid;place-items:center}.search-result-image img{width:100%;height:100%;object-fit:contain}.search-results small{display:block;color:#8493a4;font-size:10px}.search-results b{font-size:12px}.search-empty{padding:14px;color:var(--muted);font-size:12px}.region-picker{display:flex;align-items:center;gap:6px}.region-picker>span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#eef4ff;color:#205a9d;font-size:9px}.region-picker select{border:0;outline:0;background:#fff;color:#263d55;font-size:12px;font-weight:750}.desktop-nav{height:44px;border-top:1px solid #f1f4f7;display:flex;align-items:center;justify-content:center;gap:34px}.desktop-nav a{font-size:12px;font-weight:750;color:#30465e}.desktop-nav a:hover{color:var(--blue)}.mobile-search-row{display:none}.hero{position:relative;min-height:332px;margin-top:0;padding:44px 52px;color:#fff;background:linear-gradient(112deg,#06172f,#0b2b59 58%,#2462cd);overflow:hidden;display:grid;grid-template-columns:1.03fr .97fr;align-items:center}.hero:after{content:"";position:absolute;right:-100px;top:-180px;width:570px;height:570px;border-radius:50%;background:radial-gradient(circle,#4f98ff73,#4f98ff00 68%)}.hero-copy{position:relative;z-index:2;max-width:650px}.eyebrow{display:block;color:#82b7ff;font-size:10px;font-weight:900;letter-spacing:.13em}.hero h1{margin:8px 0 12px;font-size:49px;line-height:1.02;letter-spacing:-.055em}.hero p{margin:0;max-width:625px;color:#d6e5f6;font-size:14px;line-height:1.7}.hero-actions{display:flex;gap:10px;margin-top:23px}.primary-button,.secondary-button{height:42px;padding:0 18px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:850}.primary-button{border:0;background:var(--blue);color:#fff}.secondary-button{border:1px solid rgba(255,255,255,.22);background:#ffffff14;color:#fff}.hero-art{position:relative;z-index:2;height:245px}.hero-orbit{position:absolute;border:1px solid rgba(255,255,255,.13);border-radius:50%}.orbit-one{width:260px;height:260px;right:10%;top:-6%}.orbit-two{width:190px;height:190px;right:17%;top:9%}.mock-phone{position:absolute;bottom:8px;width:118px;border:1px solid rgba(255,255,255,.3);border-radius:25px;background:linear-gradient(150deg,#ffffff3d,#ffffff0f);box-shadow:0 25px 50px #0003;padding:7px}.mock-phone span{display:block;width:100%;height:100%;border-radius:18px;background:linear-gradient(155deg,#152f57 10%,#6ca6ff,#0c2447 90%)}.mock-phone-one{height:198px;left:19%;transform:rotate(-10deg)}.mock-phone-two{height:235px;left:41%;z-index:3}.mock-phone-three{height:211px;left:63%;transform:rotate(9deg)}.quick-actions{position:relative;z-index:10;margin-top:-32px;padding:0 28px;display:grid;grid-template-columns:repeat(5,1fr);gap:11px}.quick-actions>a{min-height:76px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 10px 24px #18304e12;display:flex;align-items:center;justify-content:center;gap:10px;padding:10px}.quick-actions>a>span{width:38px;height:38px;border-radius:11px;background:#edf5ff;color:var(--blue);display:grid;place-items:center}.quick-actions b,.quick-actions small{display:block}.quick-actions b{font-size:12px}.quick-actions small{margin-top:3px;color:#8695a7;font-size:9px}.content-section{margin-top:13px;padding:14px 15px;border:1px solid var(--line);border-radius:13px;background:#fff}.content-section.compact{margin-top:0}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:11px}.section-head h2{margin:0;font-size:15px;letter-spacing:-.02em}.section-head a,.section-head button{border:0;background:transparent;color:var(--blue);font-size:10px;font-weight:850;display:flex;align-items:center;gap:2px}.brand-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:9px}.brand-grid button{height:72px;border:1px solid #e2e8ef;border-radius:11px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#1d3754}.brand-grid button:hover{border-color:#a9cffd;background:#f8fbff}.brand-grid button span{font-size:9px;font-weight:800}.brand-fallback{min-width:30px;height:30px;padding:0 5px;border-radius:8px;background:#eef2f6;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:900}.price-layout{display:grid;grid-template-columns:1fr 280px;gap:12px;align-items:center}.price-chips{display:flex;gap:7px;overflow:auto;scrollbar-width:none}.price-chips::-webkit-scrollbar{display:none}.price-chips button{height:34px;padding:0 13px;border:1px solid #dde5ed;border-radius:999px;background:#f8fafc;color:#344c65;font-size:10px;font-weight:800;white-space:nowrap}.price-chips button.active{border-color:var(--blue);background:var(--blue);color:#fff}.finder-card{height:57px;border:1px solid #d9e6f3;border-radius:11px;background:linear-gradient(135deg,#f8fcff,#edf5ff);display:flex;align-items:center;gap:10px;padding:0 13px;color:#22518a}.finder-card>b,.finder-card small{display:block}.finder-card b{display:block;font-size:10px;color:#24415f}.finder-card small{margin-top:3px;color:var(--blue);font-size:9px;font-weight:800}.phone-row{display:flex;gap:10px;overflow:auto;scrollbar-width:none}.phone-row::-webkit-scrollbar{display:none}.phone-card{position:relative;flex:0 0 205px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:10px}.phone-card:hover{border-color:#b8d7ff;box-shadow:0 10px 24px #13325912}.phone-status-badge{position:absolute;top:8px;right:8px;z-index:2;padding:4px 6px;border-radius:6px;background:#16a05b;color:#fff;font-size:7px;font-weight:900}.phone-status-badge.upcoming{background:#ff6b24}.phone-card-image{height:128px;border-radius:9px;background:#fbfcfe;display:grid;place-items:center;margin-bottom:8px}.phone-card-image img{width:100%;height:122px;object-fit:contain}.phone-card>small{color:#8795a6;font-size:8px;font-weight:800;text-transform:uppercase}.phone-card h3{margin:3px 0 0;min-height:34px;font-size:11px;line-height:1.35}.phone-card strong{display:block;margin-top:7px;color:var(--green);font-size:11px}.split-section{margin-top:13px;display:grid;grid-template-columns:1.1fr .9fr;gap:12px}.comparison-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.comparison-card{border:1px solid var(--line);border-radius:11px;padding:8px;background:#fff}.comparison-card:hover{border-color:#b8d7ff}.comparison-images{display:grid;grid-template-columns:1fr 26px 1fr;align-items:center}.comparison-images>span:nth-child(2){width:24px;height:24px;border-radius:50%;background:#10243f;color:#fff;display:grid;place-items:center;font-size:7px;font-weight:900}.mini-phone{height:75px;display:grid;place-items:center}.mini-phone img{width:100%;height:70px;object-fit:contain}.comparison-card>b{display:block;margin-top:4px;font-size:9px;text-align:center}.news-list{display:flex;flex-direction:column;gap:7px}.news-row{display:flex;align-items:center;gap:9px;padding-bottom:7px;border-bottom:1px solid #edf1f5}.news-row>span{width:44px;height:38px;border-radius:9px;background:#eaf3ff;color:#28639f;display:grid;place-items:center}.news-row b,.news-row small{display:block}.news-row b{font-size:10px}.news-row small{margin-top:3px;color:#8795a6;font-size:8px}.cta{margin-top:13px;min-height:108px;padding:17px 21px;border-radius:12px;background:linear-gradient(110deg,#071e3c,#102e56 62%,#174981);color:#fff;display:grid;grid-template-columns:1.02fr .98fr;align-items:center}.cta h2{margin:0;font-size:19px}.cta p{margin:5px 0 0;color:#c9d9eb;font-size:9px}.cta a{display:inline-flex;align-items:center;gap:3px;margin-top:9px;padding:7px 11px;border-radius:7px;background:var(--blue);color:#fff;font-size:9px;font-weight:850}.cta-features{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.cta-features>div{display:flex;align-items:flex-start;gap:8px}.cta-features>div>span{color:#75aefb}.cta-features p{margin:0}.cta-features b,.cta-features small{display:block}.cta-features b{font-size:9px}.cta-features small{margin-top:3px;color:#bfd1e5;font-size:7px}.footer{margin-top:16px;background:#fff;border-top:1px solid var(--line)}.footer-grid{padding:27px 0 18px;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:32px}.footer p{max-width:320px;color:#718197;font-size:9px;line-height:1.6}.footer h4{margin:0 0 8px;font-size:10px}.footer-grid>div>a:not(.brand-wordmark){display:block;margin:6px 0;color:#64778c;font-size:9px}.footer-bottom{padding:10px 0;border-top:1px solid #edf1f5;display:flex;justify-content:space-between;color:#939eaa;font-size:8px}.empty-state,.status-message{padding:18px;border:1px dashed #d8e1ea;border-radius:10px;background:#fbfcfe;color:#78889a;font-size:11px;text-align:center}.status-message{margin-top:12px}.status-message.error{color:#b42318;background:#fff4f2}.mobile-bottom-nav{display:none}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;background:#05122375;display:flex}.drawer{width:min(365px,91vw);height:100%;background:#fff;box-shadow:24px 0 65px #071a313b;overflow:auto}.drawer-head{height:68px;padding:0 14px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.drawer-head>button{width:36px;height:36px;border:0;border-radius:9px;background:#f2f5f8;display:grid;place-items:center}.drawer-links{padding:8px 14px}.drawer-links>a{min-height:49px;border-bottom:1px solid #eef2f6;display:flex;align-items:center;gap:10px}.drawer-links>a>span{width:30px;height:30px;border:1px solid #e1e8ef;border-radius:8px;display:grid;place-items:center;color:#315f90}.drawer-links>a>b{flex:1;font-size:11px}.drawer-section-title{padding:14px 18px 5px;color:#8794a3;font-size:8px;font-weight:900;letter-spacing:.12em}.drawer-brand-list{padding:0 14px 20px}.drawer-brand-list button{width:100%;min-height:43px;border:0;border-bottom:1px solid #eef2f6;background:#fff;display:flex;align-items:center;gap:10px;text-align:left}.drawer-brand-list button b{flex:1;font-size:10px}.page-content,.compare-page{padding-top:24px;padding-bottom:80px}.page-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.page-title-row small,.compare-title small{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.12em}.page-title-row h1,.compare-title h1{margin:4px 0 3px;font-size:31px}.page-title-row p,.compare-title p{margin:0;color:var(--muted);font-size:11px}.catalog-search{width:min(420px,50%);height:43px;border:1px solid var(--line);border-radius:10px;background:#fff;display:flex;align-items:center;gap:8px;padding:0 12px}.catalog-search input{flex:1;min-width:0;border:0;outline:0}.all-phone-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:11px}.all-phone-grid .phone-card{width:100%;min-width:0}.phone-detail-page{min-height:100vh;padding:28px 0 88px;background:#f5f7fb}.back-link{display:inline-flex;align-items:center;gap:6px;color:var(--blue);font-size:12px;font-weight:800}.phone-detail-hero{margin-top:17px;border:1px solid var(--line);border-radius:18px;background:#fff;padding:28px;display:grid;grid-template-columns:310px 1fr;gap:34px;align-items:center;box-shadow:0 8px 28px #1a314e09}.phone-detail-image{min-height:310px;border-radius:16px;background:linear-gradient(145deg,#fbfcfe,#f3f7fb);display:grid;place-items:center;padding:18px}.phone-detail-image img{width:100%;height:280px;object-fit:contain}.phone-detail-copy{min-width:0}.phone-detail-brand-row{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.phone-detail-brand{color:var(--blue);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.phone-detail-status{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:#eaf8f0;color:#087845;font-size:9px;font-weight:850;text-transform:capitalize}.phone-detail-status.upcoming{background:#fff1e9;color:#c55017}.phone-detail-hero h1{margin:7px 0 10px;font-size:42px;line-height:1.05;letter-spacing:-.045em}.phone-detail-subtitle{margin:0;max-width:680px;color:var(--muted);font-size:14px;line-height:1.65}.phone-meta{display:flex;flex-wrap:wrap;gap:9px;margin:20px 0}.phone-meta span{min-height:37px;padding:0 11px;border:1px solid var(--line);border-radius:10px;background:#f8fafc;display:flex;align-items:center;gap:7px;color:#435a72;font-size:10px;font-weight:650}.phone-detail-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.phone-detail-actions .primary-button{border:0}.phone-secondary-button{min-height:42px;padding:0 16px;border:1px solid #dce4ec;border-radius:9px;background:#fff;color:#29445f;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800}.phone-key-specs{margin-top:13px;padding:13px;border:1px solid var(--line);border-radius:14px;background:#fff;display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.phone-key-specs>div{min-width:0;min-height:76px;padding:12px;border:1px solid #e8edf2;border-radius:11px;background:#fbfcfe}.phone-key-specs small{display:block;color:#8190a2;font-size:9px;font-weight:750}.phone-key-specs strong{display:block;margin-top:6px;color:#193653;font-size:12px;line-height:1.35;overflow-wrap:anywhere}.phone-specs-shell{margin-top:13px;padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff}.phone-specs-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding-bottom:14px;border-bottom:1px solid #edf1f5}.phone-specs-heading small{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.12em}.phone-specs-heading h2{margin:4px 0 0;font-size:22px;letter-spacing:-.025em}.phone-specs-heading>span{color:#7b8999;font-size:10px;font-weight:750}.phone-spec-groups{margin-top:15px;display:grid;gap:13px}.phone-spec-group{border:1px solid #dfe6ed;border-radius:13px;overflow:hidden;background:#fff}.phone-spec-group-head{min-height:66px;padding:12px 16px;background:linear-gradient(90deg,#f7faff,#fbfcfe);border-bottom:1px solid #e6ebf1;display:flex;align-items:center;gap:11px}.phone-spec-group-head>span{width:38px;height:38px;border-radius:10px;background:#eaf3ff;color:var(--blue);display:grid;place-items:center}.phone-spec-group-head h3{margin:0;font-size:15px}.phone-spec-group-head small{display:block;margin-top:3px;color:#8391a1;font-size:9px}.phone-spec-table{padding:0 16px}.phone-spec-row{min-height:49px;border-bottom:1px solid #edf1f5;display:grid;grid-template-columns:minmax(180px,32%) 1fr;gap:24px;align-items:center;padding:9px 0}.phone-spec-row:last-child{border-bottom:0}.phone-spec-name{color:#324b64;font-size:12px;font-weight:750}.phone-spec-value{color:#152d47;font-size:12px;line-height:1.5;text-align:right;overflow-wrap:anywhere}.phone-spec-empty{margin-top:15px}.standalone-message{min-height:100vh;display:grid;place-items:center;font-size:14px}.compare-title{display:flex;align-items:center;gap:13px}.compare-title>span{width:48px;height:48px;border-radius:13px;background:#eaf3ff;color:var(--blue);display:grid;place-items:center}.compare-picker-panel{margin-top:18px;padding:15px;border:1px solid var(--line);border-radius:14px;background:#fff;display:grid;grid-template-columns:1fr 38px 1fr auto;gap:10px;align-items:end}.phone-picker>span{display:block;margin-bottom:6px;font-size:9px;font-weight:850}.phone-picker>div{height:44px;border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;gap:7px;padding:0 10px}.phone-picker select{flex:1;min-width:0;border:0;outline:0;background:#fff;font-size:11px}.compare-vs{align-self:center;width:34px;height:34px;border-radius:50%;background:#112b4c;color:#fff;display:grid;place-items:center;font-size:8px;font-weight:900}.compare-picker-panel .primary-button{border:0}.compare-preview-grid{margin-top:12px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.compare-preview{min-height:240px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:17px;text-align:center}.compare-preview.empty{display:grid;place-items:center;color:var(--muted)}.compare-preview-image{height:145px;display:grid;place-items:center}.compare-preview-image img{width:100%;height:140px;object-fit:contain}.compare-preview small{color:var(--blue);font-size:8px;font-weight:900;text-transform:uppercase}.compare-preview h2{margin:4px 0;font-size:16px}.compare-preview p{margin:0;color:var(--muted);font-size:9px}.ad-slot{position:relative;margin-top:13px;min-height:var(--ad-min-height,110px);border:1px solid #e1e7ee;border-radius:12px;background:#fff;overflow:hidden}.ad-slot-label{position:absolute;top:7px;left:50%;transform:translate(-50%);z-index:2;color:#9aa6b3;font-size:7px;font-weight:800;letter-spacing:.12em}.ad-slot .adsbygoogle{width:100%;min-height:var(--ad-min-height,110px)}.ad-slot-placeholder{min-height:var(--ad-min-height,110px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:20px;color:#8190a1;text-align:center}.ad-slot-placeholder span{font-size:11px;font-weight:800;color:#63758a}.ad-slot-placeholder small{font-size:8px}.ad-slot-loading{position:absolute;right:8px;bottom:6px;color:#9aa7b4;font-size:7px}@media (max-width:1050px){.desktop-nav{gap:18px}.brand-grid{grid-template-columns:repeat(5,1fr)}.all-phone-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:760px){.ad-slot{margin-top:7px;min-height:90px;border-radius:8px}.ad-slot .adsbygoogle,.ad-slot-placeholder{min-height:90px}.ad-slot-label{top:5px;font-size:5px}.ad-slot-placeholder span{font-size:7px}.ad-slot-placeholder small{font-size:5px}.shell{width:min(100% - 14px,1380px)}.desktop-only,.desktop-nav{display:none}.site-header{position:sticky}.header-main{height:57px;gap:6px}.header-main>.header-search{display:none}.icon-button{width:32px;height:32px}.brand-wordmark-icon{width:31px;height:31px;border-radius:8px;font-size:15px}.brand-wordmark-copy b{font-size:15px}.brand-wordmark-copy small{font-size:5px}.region-picker{margin-left:auto}.region-picker select{max-width:83px;font-size:9px}.mobile-search-row{display:block;padding-bottom:7px}.mobile-search-box{height:38px;border-radius:10px;background:#eef2f6;display:flex;align-items:center;gap:7px;padding:0 10px}.mobile-search-box input{flex:1;min-width:0;border:0;outline:0;background:transparent;font-size:10px}.hero{width:calc(100% - 14px);min-height:145px;margin-top:7px;padding:16px;border-radius:11px;grid-template-columns:1fr}.hero-copy{max-width:215px}.eyebrow{font-size:5px}.hero h1{margin:4px 0 5px;font-size:22px}.hero p,.hero-actions{display:none}.hero-art{position:absolute;right:0;bottom:0;width:155px;height:120px}.mock-phone{width:51px;padding:3px;border-radius:11px}.mock-phone span{border-radius:8px}.mock-phone-one{height:92px;left:12%}.mock-phone-two{height:108px;left:38%}.mock-phone-three{height:98px;left:63%}.orbit-one{width:135px;height:135px;right:2%;top:-8%}.orbit-two{display:none}.quick-actions{width:calc(100% - 14px);margin-top:6px;padding:0;gap:3px}.quick-actions>a{min-height:49px;border:0;border-radius:8px;box-shadow:none;display:flex;flex-direction:column;gap:3px;padding:4px}.quick-actions>a>span{width:24px;height:24px;border-radius:7px}.quick-actions>a>span svg{width:14px}.quick-actions b{font-size:6px}.quick-actions small{display:none}.content-section{margin-top:7px;padding:8px;border-radius:9px}.section-head{margin-bottom:7px}.section-head h2{font-size:10px}.section-head a,.section-head button{font-size:6px}.brand-grid{display:flex;overflow:auto;gap:3px;scrollbar-width:none}.brand-grid button{flex:0 0 54px;height:49px;border:0;border-radius:8px;gap:4px}.brand-grid button svg{width:18px}.brand-grid button span{font-size:5px}.price-layout{display:block}.price-chips{gap:3px}.price-chips button{height:25px;padding:0 8px;font-size:5.5px}.finder-card{display:none}.phone-row{gap:5px}.phone-card{flex-basis:136px;padding:6px;border-radius:9px}.phone-card-image{height:73px}.phone-card-image img{height:68px}.phone-status-badge{top:5px;right:5px;font-size:4.5px;padding:3px 4px}.phone-card>small{font-size:5px}.phone-card h3{min-height:26px;font-size:7px}.phone-card strong{font-size:6px}.split-section{margin-top:7px;display:block;width:calc(100% - 14px)}.split-section>.content-section:last-child{display:none}.comparison-grid{display:flex;overflow:auto;gap:5px;scrollbar-width:none}.comparison-card{flex:0 0 155px;padding:6px}.mini-phone{height:60px}.mini-phone img{height:56px}.comparison-card>b{font-size:6px}.cta{width:calc(100% - 14px);min-height:74px;margin-top:7px;padding:10px;border-radius:9px;grid-template-columns:1fr}.cta h2{font-size:12px}.cta p{font-size:6px}.cta a{font-size:6px;padding:5px 7px}.cta-features,.footer{display:none}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:150;height:58px;background:#fff;border-top:1px solid #dfe6ed;display:grid;grid-template-columns:repeat(5,1fr)}.mobile-bottom-nav a,.mobile-bottom-nav button{border:0;background:#fff;color:#6a7b90;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:6px}.mobile-bottom-nav .active{color:var(--blue)}.page-content,.compare-page{padding-top:13px;padding-bottom:76px}.page-title-row{display:block}.page-title-row h1,.compare-title h1{font-size:23px}.catalog-search{width:100%;margin-top:10px}.all-phone-grid{grid-template-columns:repeat(2,1fr);gap:6px}.all-phone-grid .phone-card{min-width:0}.phone-detail-page{padding:12px 0 76px}.back-link{font-size:9px}.phone-detail-hero{margin-top:10px;padding:11px;grid-template-columns:112px 1fr;gap:12px;border-radius:12px;align-items:start}.phone-detail-image{min-height:145px;height:145px;padding:7px;border-radius:10px}.phone-detail-image img{height:132px}.phone-detail-brand-row{gap:5px}.phone-detail-brand{font-size:6px}.phone-detail-status{min-height:18px;padding:0 6px;font-size:5px}.phone-detail-hero h1{margin:4px 0 5px;font-size:21px}.phone-detail-subtitle{font-size:7px;line-height:1.45}.phone-meta{gap:4px;margin:8px 0}.phone-meta span{min-height:24px;padding:0 6px;border-radius:7px;font-size:5.5px;gap:3px}.phone-meta span svg{width:11px}.phone-detail-actions{gap:5px}.phone-detail-actions .primary-button,.phone-secondary-button{min-height:30px;height:30px;padding:0 8px;border-radius:7px;font-size:6px}.phone-detail-actions svg{width:11px}.phone-key-specs{margin-top:7px;padding:6px;grid-template-columns:repeat(3,1fr);gap:4px;border-radius:9px}.phone-key-specs>div{min-height:52px;padding:7px;border-radius:7px}.phone-key-specs small{font-size:5px}.phone-key-specs strong{margin-top:4px;font-size:7px}.phone-specs-shell{margin-top:7px;padding:8px;border-radius:10px}.phone-specs-heading{padding-bottom:7px}.phone-specs-heading small{font-size:5px}.phone-specs-heading h2{font-size:12px}.phone-specs-heading>span{font-size:5px}.phone-spec-groups{margin-top:7px;gap:7px}.phone-spec-group{border-radius:8px}.phone-spec-group-head{min-height:48px;padding:7px 8px;gap:7px}.phone-spec-group-head>span{width:29px;height:29px;border-radius:7px}.phone-spec-group-head>span svg{width:14px}.phone-spec-group-head h3{font-size:9px}.phone-spec-group-head small{font-size:5px}.phone-spec-table{padding:0 8px}.phone-spec-row{min-height:39px;grid-template-columns:minmax(90px,38%) 1fr;gap:8px;padding:6px 0}.phone-spec-name{font-size:6.6px}.phone-spec-value{font-size:6.6px;line-height:1.4}.spec-raw-grid{display:none}.compare-picker-panel{grid-template-columns:1fr;align-items:stretch}.compare-vs{margin:auto}.compare-preview-grid{gap:6px}.compare-preview{min-height:190px;padding:8px}.compare-preview-image{height:105px}.compare-preview-image img{height:100px}.compare-preview h2{font-size:11px}}.compare-page-v2{padding-top:24px;padding-bottom:90px}.compare-title-v2{align-items:flex-start}.compare-title-v2>span{margin-top:2px}.compare-title-v2 p{max-width:760px;line-height:1.55}.compare-picker-panel-v2{position:relative;z-index:30;grid-template-columns:minmax(0,1fr) 76px minmax(0,1fr) auto;padding:17px;align-items:end}.search-phone-picker{position:relative;min-width:0}.search-phone-picker-label{min-height:22px;display:flex;align-items:center;justify-content:space-between;gap:8px}.search-phone-picker-label>span{font-size:10px;font-weight:850;color:#314a64}.search-phone-picker-label>button{border:0;background:transparent;color:#77879a;display:flex;align-items:center;gap:3px;font-size:8px;font-weight:750}.search-phone-picker-box{height:48px;border:1px solid #dbe3ec;border-radius:11px;background:#fff;display:flex;align-items:center;gap:8px;padding:0 12px;transition:border-color .15s ease,box-shadow .15s ease}.search-phone-picker-box.open{border-color:#8bbdff;box-shadow:0 0 0 3px #1676ff17}.search-phone-picker-box.selected{background:#fbfdff}.search-phone-picker-box>svg:first-child{color:#6f8298;flex:0 0 auto}.search-phone-picker-box>svg:last-child{color:#8a99aa;flex:0 0 auto}.search-phone-picker-box input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#17324f;font-size:12px;font-weight:650}.phone-picker-dropdown{position:absolute;left:0;right:0;top:75px;z-index:120;max-height:410px;overflow:auto;border:1px solid #dbe3ec;border-radius:13px;background:#fff;box-shadow:0 22px 55px #142c492e}.phone-picker-dropdown-head{position:sticky;top:0;z-index:2;min-height:38px;padding:0 11px;border-bottom:1px solid #edf1f5;background:#fbfcfe;display:flex;align-items:center;justify-content:space-between;gap:10px}.phone-picker-dropdown-head span{font-size:9px;font-weight:850}.phone-picker-dropdown-head small{color:#8b98a7;font-size:7px}.phone-picker-dropdown>button{width:100%;min-height:66px;padding:7px 10px;border:0;border-bottom:1px solid #eef2f6;background:#fff;display:grid;grid-template-columns:48px 1fr 26px;align-items:center;gap:10px;text-align:left}.phone-picker-dropdown>button:hover,.phone-picker-dropdown>button.active{background:#f4f9ff}.phone-picker-thumb{width:48px;height:52px;border-radius:8px;background:#fafbfd;display:grid;place-items:center;overflow:hidden}.phone-picker-thumb img{width:100%;height:48px;object-fit:contain}.phone-picker-copy{min-width:0}.phone-picker-copy small,.phone-picker-copy b,.phone-picker-copy em{display:block}.phone-picker-copy small{color:#74879b;font-size:7px;font-weight:850;text-transform:uppercase}.phone-picker-copy b{margin-top:2px;color:#17324f;font-size:10px}.phone-picker-copy em{margin-top:3px;color:#8290a0;font-size:7px;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phone-picker-selected-icon{width:23px;height:23px;border-radius:50%;background:#eaf8f0;color:#098450;display:grid;place-items:center}.phone-picker-no-results{padding:18px 12px;color:#5f7288;font-size:10px;text-align:center}.phone-picker-no-results small{display:block;margin-top:5px;color:#8c98a6;font-size:8px}.compare-center-controls{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:6px;padding-bottom:1px}.compare-center-controls .compare-vs{align-self:auto}.compare-swap{border:0;background:transparent;color:#587087;display:flex;align-items:center;gap:4px;font-size:8px;font-weight:800}.compare-swap:disabled{opacity:.4;cursor:not-allowed}.compare-now-button{min-width:132px;border:0;gap:6px}.compare-now-button:disabled{opacity:.45;cursor:not-allowed}.compare-helper-row{min-height:40px;padding:0 2px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#76879a}.compare-helper-row>span{display:flex;align-items:center;gap:6px;font-size:9px}.compare-helper-row>button{border:0;background:transparent;color:var(--blue);display:flex;align-items:center;gap:5px;font-size:9px;font-weight:800}.compare-preview-grid-v2{position:relative;z-index:1;margin-top:12px}.compare-preview-v2{min-height:222px;padding:15px 18px;display:grid;grid-template-columns:170px 1fr;gap:17px;align-items:center;text-align:left}.compare-preview-v2.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#8190a2;text-align:center}.compare-preview-v2.empty b{color:#4b6077;font-size:11px}.compare-preview-v2.empty span{font-size:8px}.compare-preview-v2 .compare-preview-image{height:180px}.compare-preview-v2 .compare-preview-image img{height:172px}.compare-preview-copy small{color:var(--blue);font-size:8px;font-weight:900;text-transform:uppercase}.compare-preview-copy h2{margin:4px 0 5px;font-size:20px;letter-spacing:-.03em}.compare-preview-copy p{margin:0;color:#718298;font-size:9px}.compare-preview-meta{margin-top:10px;display:flex;flex-wrap:wrap;gap:5px}.compare-preview-meta span{min-height:25px;padding:0 8px;border:1px solid #e0e7ef;border-radius:999px;background:#f8fafc;display:flex;align-items:center;color:#5d7187;font-size:7px;font-weight:750}.compare-preview-meta span.upcoming{border-color:#ffd9c5;background:#fff3ec;color:#bf501a}.compare-welcome{margin-top:12px;min-height:185px;padding:26px;border:1px dashed #d2dde8;border-radius:14px;background:#fbfcfe;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8290a0;text-align:center}.compare-welcome svg{color:#679ce0}.compare-welcome h2{margin:9px 0 5px;color:#314d69;font-size:17px}.compare-welcome p{max-width:530px;margin:0;font-size:10px;line-height:1.6}.compare-results-anchor{scroll-margin-top:130px}.compare-score-summary{margin-top:12px;min-height:105px;padding:14px 18px;border:1px solid var(--line);border-radius:14px;background:#fff;display:grid;grid-template-columns:1fr 210px 1fr;align-items:center;gap:18px}.compare-score-summary>div:first-child,.compare-score-summary>div:last-child{display:grid;grid-template-columns:1fr auto;grid-template-areas:"small small" "name score";align-items:center;gap:4px 12px}.compare-score-summary>div:last-child{text-align:right}.compare-score-summary small{grid-area:small;color:#8190a1;font-size:7px;font-weight:850;letter-spacing:.08em}.compare-score-summary strong{grid-area:name;font-size:13px}.compare-score-summary b{grid-area:score;width:38px;height:38px;border-radius:10px;background:#eaf8f0;color:#098450;display:grid;place-items:center;font-size:16px}.compare-score-middle{text-align:center}.compare-score-middle span{display:inline-flex;min-height:27px;padding:0 9px;border-radius:999px;background:#f0f4f8;align-items:center;color:#52677d;font-size:8px;font-weight:800}.compare-score-middle small{display:block;margin-top:6px;color:#8b98a7;font-size:6px;line-height:1.4;letter-spacing:0}.compare-spec-groups{margin-top:12px;display:grid;gap:12px}.compare-spec-group{border:1px solid #dde5ed;border-radius:14px;background:#fff;overflow:hidden}.compare-spec-group-head{min-height:66px;padding:11px 15px;border-bottom:1px solid #e5eaf0;background:linear-gradient(90deg,#f7faff,#fbfcfe);display:grid;grid-template-columns:240px 1fr;gap:20px;align-items:center}.compare-spec-group-head h2{margin:0;font-size:15px}.compare-spec-group-head small{display:block;margin-top:3px;color:#8391a1;font-size:8px}.compare-group-phone-heads{display:grid;grid-template-columns:1fr 1fr;gap:10px}.compare-group-phone-heads span{color:#536980;font-size:9px;font-weight:850;text-align:center}.compare-spec-table{padding:0 15px}.compare-spec-row{min-height:58px;border-bottom:1px solid #edf1f5;display:grid;grid-template-columns:240px 1fr 1fr;gap:10px;align-items:stretch}.compare-spec-row:last-child{border-bottom:0}.compare-spec-label{padding:12px 8px 12px 0;display:flex;align-items:center;color:#344d66;font-size:10px;font-weight:800}.compare-spec-value{position:relative;padding:11px 10px;border-left:1px solid #edf1f5;display:flex;align-items:center;justify-content:center;gap:7px;color:#17314d;font-size:10px;line-height:1.45;text-align:center;overflow-wrap:anywhere}.compare-spec-value.winner{background:#f3fbf7}.compare-spec-value.same{background:#fbfcfd}.compare-better-badge,.compare-same-badge{flex:0 0 auto;min-height:22px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;gap:3px;font-size:6px;font-weight:900}.compare-better-badge{background:#def5e8;color:#087946}.compare-same-badge{background:#edf2f7;color:#65768a}.compare-loading-specs{margin-top:12px;min-height:110px;border:1px solid var(--line);border-radius:12px;background:#fff;display:grid;place-items:center;color:#77879a;font-size:10px}.compare-no-specs{margin-top:12px}.compare-inline-ad{margin-top:0}.compare-bottom-actions{margin-top:12px;min-height:70px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;gap:8px}.compare-bottom-actions button,.compare-bottom-actions a{min-height:35px;padding:0 11px;border:1px solid #dce4ec;border-radius:8px;background:#fff;color:#38536f;display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:8px;font-weight:800}.compare-bottom-actions button:hover,.compare-bottom-actions a:hover{border-color:#a9cbf7;background:#f8fbff}@media (max-width:900px){.compare-picker-panel-v2{grid-template-columns:1fr 58px 1fr}.compare-now-button{grid-column:1/-1;width:100%}.compare-spec-group-head{grid-template-columns:190px 1fr}.compare-spec-row{grid-template-columns:190px 1fr 1fr}}@media (max-width:760px){.compare-page-v2{padding-top:12px;padding-bottom:78px}.compare-title-v2{gap:8px}.compare-title-v2>span{width:36px;height:36px;border-radius:10px}.compare-title-v2>span svg{width:16px}.compare-title-v2 small{font-size:5px}.compare-title-v2 h1{margin:2px 0;font-size:19px}.compare-title-v2 p{font-size:6px}.compare-picker-panel-v2{margin-top:10px;padding:7px;grid-template-columns:1fr;gap:6px;border-radius:10px}.search-phone-picker-label{min-height:17px}.search-phone-picker-label>span{font-size:6px}.search-phone-picker-label>button{font-size:5px}.search-phone-picker-box{height:38px;padding:0 8px;border-radius:8px;gap:5px}.search-phone-picker-box>svg{width:13px}.search-phone-picker-box input{font-size:8px}.phone-picker-dropdown{top:57px;max-height:310px;border-radius:9px}.phone-picker-dropdown-head{min-height:30px;padding:0 7px}.phone-picker-dropdown-head span{font-size:6px}.phone-picker-dropdown-head small{font-size:5px}.phone-picker-dropdown>button{min-height:54px;padding:5px 6px;grid-template-columns:38px 1fr 21px;gap:6px}.phone-picker-thumb{width:38px;height:42px}.phone-picker-thumb img{height:38px}.phone-picker-copy small{font-size:5px}.phone-picker-copy b{font-size:7px}.phone-picker-copy em{font-size:5px}.compare-center-controls{flex-direction:row;justify-content:center;padding:0}.compare-center-controls .compare-vs{width:25px;height:25px;font-size:6px}.compare-swap{font-size:5px}.compare-swap svg{width:11px}.compare-now-button{height:34px;min-height:34px;min-width:0;font-size:7px}.compare-helper-row{min-height:30px}.compare-helper-row>span,.compare-helper-row>button{font-size:5px}.compare-helper-row svg{width:11px}.compare-preview-grid-v2{gap:5px;margin-top:7px}.compare-preview-v2{min-height:145px;padding:7px;grid-template-columns:1fr;gap:4px;text-align:center}.compare-preview-v2 .compare-preview-image{height:82px}.compare-preview-v2 .compare-preview-image img{height:78px}.compare-preview-copy h2{margin:2px 0;font-size:9px}.compare-preview-copy small,.compare-preview-copy p{font-size:5px}.compare-preview-meta{justify-content:center;margin-top:4px;gap:2px}.compare-preview-meta span{min-height:18px;padding:0 5px;font-size:4.5px}.compare-score-summary{margin-top:7px;min-height:70px;padding:8px;grid-template-columns:1fr 80px 1fr;gap:5px;border-radius:9px}.compare-score-summary small{font-size:4px}.compare-score-summary strong{font-size:7px}.compare-score-summary b{width:27px;height:27px;border-radius:7px;font-size:10px}.compare-score-middle span{min-height:20px;padding:0 5px;font-size:5px}.compare-score-middle small{display:none}.compare-spec-groups{margin-top:7px;gap:7px}.compare-spec-group{border-radius:8px}.compare-spec-group-head{min-height:51px;padding:7px;grid-template-columns:90px 1fr;gap:5px}.compare-spec-group-head h2{font-size:7px}.compare-spec-group-head small{font-size:4.5px}.compare-group-phone-heads{gap:3px}.compare-group-phone-heads span{font-size:5px}.compare-spec-table{padding:0 6px}.compare-spec-row{min-height:47px;grid-template-columns:82px 1fr 1fr;gap:0}.compare-spec-label{padding:7px 5px 7px 0;font-size:5.5px;line-height:1.3}.compare-spec-value{padding:6px 4px;gap:2px;font-size:5.5px;line-height:1.35;flex-direction:column}.compare-better-badge,.compare-same-badge{min-height:16px;padding:0 4px;gap:2px;font-size:4px}.compare-better-badge svg,.compare-same-badge svg{width:8px}.compare-bottom-actions{margin-top:7px;min-height:55px;padding:7px;gap:4px}.compare-bottom-actions button,.compare-bottom-actions a{flex:1;min-height:30px;padding:0 5px;font-size:5px}.compare-bottom-actions svg{width:10px}}.compare-preview-price{margin-top:10px;padding:9px 10px;border:1px solid #dfe7ef;border-radius:10px;background:#f8fbff}.compare-preview-price small{display:block;color:#8190a2;font-size:7px;font-weight:800;text-transform:none}.compare-preview-price strong{display:block;margin-top:3px;color:#087946;font-size:12px;line-height:1.35}.compare-price-summary{margin-top:12px;padding:14px;border:1px solid var(--line);border-radius:14px;background:#fff;display:grid;grid-template-columns:240px 1fr 1fr;gap:12px;align-items:stretch}.compare-price-label{display:flex;flex-direction:column;justify-content:center}.compare-price-label small{color:var(--blue);font-size:7px;font-weight:900;letter-spacing:.1em}.compare-price-label h2{margin:4px 0 3px;font-size:15px}.compare-price-label p{margin:0;color:#8290a0;font-size:8px;line-height:1.5}.compare-price-card{min-height:84px;padding:12px;border:1px solid #dfe7ef;border-radius:11px;background:linear-gradient(145deg,#fbfdff,#f6f9fd);display:flex;flex-direction:column;justify-content:center;text-align:center}.compare-price-card.empty{color:#8492a3;font-size:9px}.compare-price-card small{color:#7c8b9d;font-size:7px;font-weight:800;text-transform:uppercase}.compare-price-card strong{margin-top:3px;color:#223a53;font-size:10px}.compare-price-card b{margin-top:6px;color:#087946;font-size:16px}.compare-price-card span{margin-top:3px;color:#75869a;font-size:7px}@media (max-width:760px){.compare-preview-price{margin-top:5px;padding:5px;border-radius:7px}.compare-preview-price small{font-size:4.5px}.compare-preview-price strong{margin-top:2px;font-size:6px}.compare-price-summary{margin-top:7px;padding:7px;border-radius:9px;grid-template-columns:1fr 1fr;gap:5px}.compare-price-label{grid-column:1/-1}.compare-price-label small{font-size:4px}.compare-price-label h2{margin:2px 0;font-size:8px}.compare-price-label p{font-size:4.5px}.compare-price-card{min-height:58px;padding:6px;border-radius:7px}.compare-price-card small{font-size:4px}.compare-price-card strong{font-size:5.5px}.compare-price-card b{margin-top:4px;font-size:8px}.compare-price-card span{font-size:4.5px}}.brand-fallback-mark{border-radius:8px;background:#eef3f8;color:#294662;display:inline-flex;align-items:center;justify-content:center;font-size:8px;font-weight:900;letter-spacing:-.02em}.brand-logo-image-wrap{display:inline-flex;align-items:center;justify-content:center}.store-logo-wrap,.store-logo-fallback{flex:0 0 auto;border:1px solid #e0e7ef;border-radius:9px;background:#fff;display:grid;place-items:center;overflow:hidden}.store-logo-wrap img{width:72%;height:72%;object-fit:contain}.store-logo-fallback{background:#eef4fb;color:#315d8a;font-size:11px;font-weight:900}.phone-detail-hero-gallery{align-items:start}.phone-gallery-panel{min-width:0}.phone-gallery-thumbs{margin-top:8px;display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.phone-gallery-thumbs button{min-width:0;height:58px;padding:4px;border:1px solid #dfe6ed;border-radius:9px;background:#fff}.phone-gallery-thumbs button.active{border-color:#6aa9ff;box-shadow:0 0 0 2px #1676ff17}.phone-gallery-thumbs img{width:100%;height:48px;object-fit:contain}.phone-gallery-count{margin-top:6px;color:#8996a5;font-size:8px;text-align:center}.phone-commerce{margin-top:13px;display:grid;grid-template-columns:1fr;gap:12px}.phone-price-panel,.phone-store-panel{border:1px solid var(--line);border-radius:14px;background:#fff;padding:14px}.phone-price-panel{display:flex;flex-direction:column;justify-content:center}.phone-price-panel>small,.phone-store-head small{color:var(--blue);font-size:7px;font-weight:900;letter-spacing:.1em}.phone-price-country{margin-top:6px}.phone-price-country select{width:100%;height:34px;border:1px solid #dce4ec;border-radius:8px;background:#fff;padding:0 8px;color:#344d66;font-size:9px;font-weight:750}.phone-price-panel>strong{margin-top:10px;color:#087946;font-size:22px;line-height:1.1}.phone-price-panel>strong.price-missing{color:#61758b;font-size:14px}.phone-price-panel>span{margin-top:5px;color:#7b8999;font-size:8px}.phone-store-head{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.phone-store-head h2{margin:3px 0 0;font-size:14px}.phone-store-head>span{color:#8995a3;font-size:8px}.phone-store-list{margin-top:9px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.phone-store-list>a{min-height:58px;padding:8px;border:1px solid #e1e7ee;border-radius:10px;background:#fbfcfe;display:flex;align-items:center;gap:8px}.phone-store-list>a:hover{border-color:#a8cdfb;background:#f6faff}.phone-store-list>a>span{min-width:0}.phone-store-list b,.phone-store-list small{display:block}.phone-store-list b{color:#223a53;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phone-store-list small{margin-top:3px;color:var(--blue);font-size:6px;font-weight:800}.store-empty{margin-top:9px;min-height:54px;border:1px dashed #d9e1e9;border-radius:9px;background:#fbfcfe;display:grid;place-items:center;color:#8391a1;font-size:8px;text-align:center}.compare-preview-price{display:none!important}.compare-price-card-stores{justify-content:flex-start}.compare-store-links{margin-top:9px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.compare-store-links>a{min-height:37px;padding:5px 6px;border:1px solid #e2e8ef;border-radius:8px;background:#fff;display:flex;align-items:center;gap:5px;color:#354e68;text-align:left}.compare-store-links>a>span{min-width:0;font-size:6px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compare-store-links>em{grid-column:1/-1;color:#8b97a5;font-size:7px;font-style:normal}.compare-mini-gallery{min-width:0}.compare-mini-thumbs{margin-top:5px;display:grid;grid-template-columns:repeat(5,1fr);gap:3px}.compare-mini-thumbs button{min-width:0;height:35px;padding:2px;border:1px solid #e1e7ee;border-radius:6px;background:#fff}.compare-mini-thumbs button.active{border-color:#72adfa}.compare-mini-thumbs img{width:100%;height:29px;object-fit:contain}@media (max-width:760px){.phone-gallery-thumbs{gap:3px}.phone-gallery-thumbs button{height:39px;padding:2px;border-radius:6px}.phone-gallery-thumbs img{height:33px}.phone-gallery-count{font-size:5px}.phone-commerce{margin-top:7px;grid-template-columns:1fr;gap:6px}.phone-price-panel,.phone-store-panel{padding:8px;border-radius:9px}.phone-price-panel>small,.phone-store-head small{font-size:4.5px}.phone-price-country{margin-top:4px}.phone-price-country select{height:28px;font-size:6px}.phone-price-panel>strong{margin-top:6px;font-size:13px}.phone-price-panel>strong.price-missing{font-size:8px}.phone-price-panel>span{font-size:5px}.phone-store-head h2{font-size:9px}.phone-store-head>span{font-size:5px}.phone-store-list{margin-top:6px;grid-template-columns:repeat(2,1fr);gap:4px}.phone-store-list>a{min-height:46px;padding:5px;border-radius:7px;gap:5px}.phone-store-list b{font-size:6px}.phone-store-list small{font-size:4.5px}.store-empty{min-height:42px;font-size:5px}.compare-store-links{margin-top:5px;grid-template-columns:1fr;gap:3px}.compare-store-links>a{min-height:28px;padding:3px 4px}.compare-store-links>a>span{font-size:4.5px}.compare-store-links .store-logo-wrap,.compare-store-links .store-logo-fallback{width:20px!important;height:20px!important;border-radius:6px}.compare-mini-thumbs{margin-top:3px;gap:2px}.compare-mini-thumbs button{height:24px;border-radius:4px}.compare-mini-thumbs img{height:20px}}.header-popover-wrap{position:relative}.header-count-badge{position:absolute;top:-3px;right:-3px;min-width:15px;height:15px;padding:0 4px;border-radius:999px;background:#1676ff;color:#fff;display:grid;place-items:center;font-size:7px;font-weight:900}.header-popover{position:absolute;top:44px;right:0;z-index:150;width:280px;max-height:380px;overflow:auto;border:1px solid #dce4ec;border-radius:12px;background:#fff;box-shadow:0 18px 45px #142c492e;padding:8px}.header-popover-head{padding:8px;border-bottom:1px solid #edf1f5}.header-popover-head b,.header-popover-head small{display:block}.header-popover-head b{font-size:11px}.header-popover-head small{margin-top:2px;color:#8491a1;font-size:7px}.favorites-popover>a{min-height:55px;padding:6px;border-bottom:1px solid #edf1f5;display:grid;grid-template-columns:42px 1fr;align-items:center;gap:8px}.favorites-popover>a:last-child{border-bottom:0}.favorites-popover>a small,.favorites-popover>a b{display:block}.favorites-popover>a small{color:#7f8d9d;font-size:7px}.favorites-popover>a b{margin-top:2px;color:#213a54;font-size:9px}.favorites-popover>p{margin:0;padding:18px 10px;color:#7d8a99;font-size:9px;line-height:1.5;text-align:center}.guest-popover>a{min-height:38px;padding:0 9px;border-bottom:1px solid #edf1f5;display:flex;align-items:center;color:#35506d;font-size:9px;font-weight:800}.guest-popover>a:last-child{border-bottom:0}.mobile-search-live{position:relative}.mobile-search-live .search-results{top:43px;left:0;right:0;width:auto;z-index:180}.search-results>a{width:100%;min-height:54px;padding:6px 8px;border:0;border-bottom:1px solid #eef2f5;background:#fff;display:grid;grid-template-columns:42px 1fr;gap:8px;align-items:center;text-align:left}.search-results>a:hover{background:#f5f9ff}.phone-store-availability{margin-top:7px;display:flex;align-items:center;gap:4px;color:#8996a5;font-size:7px;font-weight:700}.phone-store-availability.available{color:#087946}.catalog-filters{margin-bottom:12px;padding:11px;border:1px solid var(--line);border-radius:12px;background:#fff;display:grid;grid-template-columns:90px repeat(4,minmax(120px,1fr)) auto;gap:8px;align-items:end}.catalog-filter-title{min-height:38px;display:flex;align-items:center;gap:5px;color:#36516d;font-size:9px}.catalog-filters label span{display:block;margin-bottom:4px;color:#78879a;font-size:7px;font-weight:800}.catalog-filters select{width:100%;height:36px;border:1px solid #dce4ec;border-radius:8px;background:#fff;padding:0 8px;color:#324c67;font-size:9px;font-weight:700}.clear-filters{height:36px;padding:0 10px;border:1px solid #dce4ec;border-radius:8px;background:#fff;color:#596f85;display:flex;align-items:center;justify-content:center;gap:4px;font-size:8px;font-weight:800}.catalog-empty{margin-top:12px}.phone-save-button{border:1px solid #dce4ec;cursor:pointer}.phone-save-button.saved{border-color:#ffc3cf;background:#fff7f9;color:#d53b59}@media (max-width:1000px){.catalog-filters{grid-template-columns:repeat(3,1fr)}.catalog-filter-title{grid-column:1/-1;min-height:22px}}@media (max-width:760px){.catalog-filters{margin-bottom:7px;padding:7px;border-radius:9px;grid-template-columns:1fr 1fr;gap:5px}.catalog-filter-title{grid-column:1/-1;min-height:18px;font-size:6px}.catalog-filter-title svg{width:12px}.catalog-filters label span{margin-bottom:2px;font-size:5px}.catalog-filters select{height:30px;padding:0 5px;border-radius:6px;font-size:6px}.clear-filters{height:30px;padding:0 6px;border-radius:6px;font-size:5px}.phone-store-availability{margin-top:4px;font-size:5px}.phone-store-availability svg{width:9px}.phone-save-button{min-height:30px;height:30px;font-size:6px}}.phone-mobile-info-strip{display:none}.phone-hero-price-block{width:min(460px,100%);margin:16px 0 4px;padding:14px 16px;border:1px solid #dfe7ef;border-radius:14px;background:linear-gradient(180deg,#fff,#f9fbfd);box-shadow:0 5px 16px #1936530a}.phone-mobile-price-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.phone-mobile-price-topline>span{color:#748296;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.phone-mobile-price-topline select{min-width:142px;height:34px;padding:0 10px;border:1px solid #dce4ec;border-radius:9px;outline:0;background:#fff;color:#334b63;font-size:10px;font-weight:750}.phone-hero-price-block>strong{display:block;margin-top:9px;color:#087946;font-size:30px;line-height:1.05;letter-spacing:-.035em}.phone-hero-price-block>strong.price-missing{color:#607187;font-size:18px}.phone-hero-price-block>small{display:block;margin-top:5px;color:#818d9d;font-size:10px}.phone-price-variants{margin-top:13px;padding-top:12px;border-top:1px solid #e8edf2;display:grid;gap:10px}.phone-price-variant-row{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:start;gap:9px}.phone-price-variant-label{padding-top:8px;color:#6f7f90;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.phone-price-variant-options{display:flex;flex-wrap:wrap;gap:7px}.phone-variant-chip{min-height:36px;padding:6px 10px;border:1px solid #dce4eb;border-radius:9px;background:#fff;color:#536579;display:inline-flex;align-items:center;gap:6px;line-height:1}.phone-variant-chip b{font-size:11px;font-weight:800;white-space:nowrap}.phone-variant-chip small{margin:0;color:#7d8997;font-size:8px;font-weight:750;white-space:nowrap}.phone-variant-chip.available{border-color:#8ed6b1;background:#eefaf4;color:#087946}.phone-variant-chip.available small{color:#168456}.phone-variant-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease}.phone-variant-button.available:hover{border-color:#35b77a;transform:translateY(-1px)}.phone-variant-button.selected{border-color:#0f9c60;background:#e4f8ed;box-shadow:0 0 0 2px #0f9c601f}.phone-variant-button:disabled{cursor:not-allowed;opacity:.48;background:#f7f8fa}.phone-mobile-seller-line{margin-top:10px;min-height:38px;padding-top:9px;border-top:1px solid #edf1f5;display:flex;align-items:center;gap:9px}.phone-mobile-seller-line>span{min-width:0}.phone-mobile-seller-line small,.phone-mobile-seller-line b{display:block}.phone-mobile-seller-line small{color:#8995a3;font-size:9px}.phone-mobile-seller-line b{margin-top:2px;color:#243b53;font-size:11px}@media (max-width:760px){.phone-detail-page{padding:8px 0 78px;background:#f4f6f9}.phone-detail-page>.shell{width:100%}.phone-detail-page .back-link{margin:2px 14px 8px;min-height:36px;font-size:13px;font-weight:750}.phone-detail-page .back-link svg{width:18px;height:18px}.phone-detail-page .phone-detail-hero{margin:0;padding:0 14px 16px;border:0;border-radius:0;box-shadow:none;background:#fff;display:flex;flex-direction:column;gap:0;align-items:stretch}.phone-detail-page .phone-gallery-panel{width:100%}.phone-detail-page .phone-detail-image{width:100%;min-height:350px;height:350px;margin:0;padding:18px 10px 12px;border-radius:0;background:#fff}.phone-detail-page .phone-detail-image img{width:100%;height:320px;object-fit:contain}.phone-detail-page .phone-gallery-thumbs{margin:3px -2px 0;padding:2px 2px 4px;display:flex;gap:9px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.phone-detail-page .phone-gallery-thumbs::-webkit-scrollbar{display:none}.phone-detail-page .phone-gallery-thumbs button{flex:0 0 64px;width:64px;height:64px;padding:5px;border:1px solid #dfe5eb;border-radius:10px;background:#fff;scroll-snap-align:start}.phone-detail-page .phone-gallery-thumbs button.active{border-color:#1683ff;box-shadow:0 0 0 2px #1683ff1f}.phone-detail-page .phone-gallery-thumbs img{width:100%;height:52px;object-fit:contain}.phone-detail-page .phone-gallery-count{margin-top:3px;font-size:10px;color:#8b96a4;text-align:left}.phone-detail-page .phone-detail-copy{width:100%;padding-top:16px}.phone-detail-page .phone-detail-brand-row{gap:7px}.phone-detail-page .phone-detail-brand{font-size:11px;letter-spacing:.08em}.phone-detail-page .phone-detail-status{min-height:24px;padding:0 9px;font-size:10px}.phone-detail-page .phone-detail-hero h1{margin:7px 0 10px;font-size:26px;line-height:1.14;letter-spacing:-.035em}.phone-detail-page .phone-detail-subtitle,.phone-detail-page .phone-meta{display:none}.phone-hero-price-block{display:block;width:100%;margin:12px 0 0;padding:13px 14px 14px;border:1px solid #e1e7ed;border-radius:12px;background:#fbfcfe;box-shadow:none}.phone-mobile-price-topline{display:flex;align-items:center;justify-content:space-between;gap:10px}.phone-mobile-price-topline>span{color:#748296;font-size:11px;font-weight:700}.phone-mobile-price-topline select{max-width:142px;height:31px;padding:0 8px;border:1px solid #dce3ea;border-radius:8px;outline:0;background:#fff;color:#334b63;font-size:10px;font-weight:700}.phone-hero-price-block>strong{display:block;margin-top:8px;color:#087946;font-size:28px;line-height:1.08;letter-spacing:-.035em}.phone-hero-price-block>strong.price-missing{color:#607187;font-size:18px}.phone-hero-price-block>small{display:block;margin-top:5px;color:#818d9d;font-size:11px}.phone-price-variants{margin-top:12px;padding-top:11px;gap:11px}.phone-price-variant-row{grid-template-columns:54px minmax(0,1fr);gap:8px}.phone-price-variant-label{padding-top:9px;font-size:9px}.phone-price-variant-options{gap:7px}.phone-variant-chip{min-height:38px;padding:7px 9px;border-radius:9px}.phone-variant-chip b{font-size:11px}.phone-variant-chip small{font-size:8px}.phone-mobile-seller-line{margin-top:11px;min-height:44px;display:flex;align-items:center;gap:9px}.phone-mobile-seller-line>span{min-width:0}.phone-mobile-seller-line small,.phone-mobile-seller-line b{display:block}.phone-mobile-seller-line small{color:#8995a3;font-size:10px}.phone-mobile-seller-line b{margin-top:2px;color:#243b53;font-size:12px}.phone-mobile-info-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:12px 0 13px;border:1px solid #e3e8ee;border-radius:12px;background:#fafbfc;overflow:hidden}.phone-mobile-info-strip>span{min-width:0;min-height:70px;padding:9px 6px;border-right:1px solid #e7ebef;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.phone-mobile-info-strip>span:last-child{border-right:0}.phone-mobile-info-strip svg{color:#1676ff;margin-bottom:4px}.phone-mobile-info-strip b{color:#334d67;font-size:10px}.phone-mobile-info-strip small{width:100%;margin-top:2px;color:#7f8c9b;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phone-detail-page .phone-detail-actions{display:grid;grid-template-columns:1fr auto;gap:8px}.phone-detail-page .phone-detail-actions .primary-button{grid-column:1/-1;width:100%;min-height:48px;height:48px;padding:0 14px;border-radius:11px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:800}.phone-detail-page .phone-detail-actions .primary-button svg{width:18px;height:18px}.phone-detail-page .phone-secondary-button,.phone-detail-page .phone-save-button{min-height:40px;height:40px;padding:0 12px;border-radius:10px;font-size:11px}.phone-detail-page .phone-secondary-button[href="/phones"]{width:100%}.phone-detail-page .phone-key-specs{margin:8px 0 0;padding:14px;border:0;border-radius:0;background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.phone-detail-page .phone-key-specs>div{min-height:88px;padding:12px;border:1px solid #e2e7ed;border-radius:11px;background:#fbfcfd}.phone-detail-page .phone-key-specs small{font-size:10px}.phone-detail-page .phone-key-specs strong{margin-top:7px;font-size:13px;line-height:1.42}.phone-detail-page .phone-commerce{margin:8px 0 0;display:block}.phone-detail-page .phone-price-panel{display:none}.phone-detail-page .phone-store-panel{padding:16px 14px;border:0;border-radius:0;background:#fff}.phone-detail-page .phone-store-head{align-items:center}.phone-detail-page .phone-store-head small{font-size:9px;letter-spacing:.11em}.phone-detail-page .phone-store-head h2{margin-top:4px;font-size:19px}.phone-detail-page .phone-store-head>span{font-size:10px}.phone-detail-page .phone-store-list{margin-top:12px;display:grid;grid-template-columns:1fr;gap:8px}.phone-detail-page .phone-store-list>a{min-height:68px;padding:10px 11px;border:1px solid #e0e6ec;border-radius:11px;background:#fff;gap:10px}.phone-detail-page .phone-store-list>a .store-logo-wrap,.phone-detail-page .phone-store-list>a .store-logo-fallback{width:42px!important;height:42px!important}.phone-detail-page .phone-store-list b{font-size:13px}.phone-detail-page .phone-store-list small{margin-top:4px;font-size:10px}.phone-detail-page .store-empty{min-height:64px;font-size:11px}.phone-detail-page .ad-slot{margin:8px 0 0;border-left:0;border-right:0;border-radius:0}.phone-detail-page .phone-specs-shell{margin:8px 0 0;padding:16px 14px;border:0;border-radius:0;background:#fff}.phone-detail-page .phone-specs-heading{align-items:center;padding-bottom:12px}.phone-detail-page .phone-specs-heading small{font-size:9px}.phone-detail-page .phone-specs-heading h2{margin-top:4px;font-size:18px;line-height:1.25}.phone-detail-page .phone-specs-heading>span{font-size:10px}.phone-detail-page .phone-spec-groups{margin-top:12px;gap:10px}.phone-detail-page .phone-spec-group{border-radius:11px}.phone-detail-page .phone-spec-group-head{min-height:58px;padding:10px 11px;gap:9px}.phone-detail-page .phone-spec-group-head>span{width:36px;height:36px;border-radius:9px}.phone-detail-page .phone-spec-group-head>span svg{width:17px;height:17px}.phone-detail-page .phone-spec-group-head h3{font-size:14px}.phone-detail-page .phone-spec-group-head small{margin-top:2px;font-size:9px}.phone-detail-page .phone-spec-table{padding:0 11px}.phone-detail-page .phone-spec-row{min-height:54px;grid-template-columns:minmax(105px,38%) 1fr;gap:12px;padding:10px 0;align-items:start}.phone-detail-page .phone-spec-name{font-size:11px;line-height:1.4}.phone-detail-page .phone-spec-value{font-size:11px;line-height:1.45;text-align:right}}@media (max-width:390px){.phone-detail-page .phone-detail-image{min-height:320px;height:320px}.phone-detail-page .phone-detail-image img{height:292px}.phone-detail-page .phone-detail-hero h1{font-size:24px}.phone-hero-price-block>strong{font-size:26px}.phone-detail-page .phone-key-specs{gap:7px}}.phone-detail-page .phone-detail-image{position:relative;overflow:visible}.phone-detail-page .phone-photo-badges{position:absolute;top:10px;right:10px;z-index:4;display:flex;flex-direction:column;align-items:flex-end;gap:5px;pointer-events:none}.phone-detail-page .phone-photo-badge{min-height:25px;padding:0 9px;border-radius:999px;display:inline-flex;align-items:center;gap:4px;color:#fff;font-size:10px;line-height:1;font-weight:900;white-space:nowrap;box-shadow:0 4px 10px #15233429}.phone-detail-page .phone-photo-badge.badge-hot{background:#ff4937}.phone-detail-page .phone-photo-badge.badge-trending{background:#ffc400;color:#302800}.phone-detail-page .phone-photo-badge.badge-sale{background:#f12643}.phone-detail-page .phone-photo-badge.badge-upcoming{background:#7c3aed}.phone-detail-page .phone-photo-badge.badge-new{background:#1477f8}.phone-detail-page .phone-photo-badge.badge-best-value{background:#0a9c63}.phone-detail-page .phone-photo-badge.badge-discontinued{background:#5b6472}.phone-detail-page .phone-price-variants{margin-top:14px;padding-top:12px;border-top:1px solid #e7edf3;display:flex;flex-direction:column;gap:13px}.phone-detail-page .phone-price-variant-row{display:block}.phone-detail-page .phone-price-variant-label{display:block;padding:0;margin:0 0 7px;color:#586a80;font-size:10px;line-height:1;font-weight:850;text-transform:uppercase;letter-spacing:.055em}.phone-detail-page .phone-price-variant-options{display:flex;flex-wrap:wrap;gap:8px}.phone-detail-page .phone-variant-chip{min-width:0;min-height:38px;padding:7px 14px;border:1px solid #ccd7e3;border-radius:9px;background:#fff;color:#24364b;display:inline-flex;align-items:center;justify-content:center;box-shadow:none}.phone-detail-page .phone-variant-chip b{font-size:11px;line-height:1;font-weight:850;color:inherit}.phone-detail-page .phone-variant-chip small{display:none}.phone-detail-page .phone-variant-chip.available{border-color:#c3cfdb;background:#fff;color:#26384d}.phone-detail-page .phone-variant-button.selected{border:1.5px solid #15965d;background:#f0fbf5;color:#087646;box-shadow:0 0 0 1px #15965d12}.phone-detail-page .phone-variant-button.available:hover{border-color:#58b989;background:#f9fffb;transform:none}.phone-detail-page .phone-variant-button:disabled{opacity:1;cursor:default;border-color:#dce4ec;background:#f7f9fb;color:#8b98a8}@media (max-width:760px){.phone-detail-page .phone-photo-badges{top:8px;right:8px;gap:4px}.phone-detail-page .phone-photo-badge{min-height:22px;padding:0 7px;font-size:9px}.phone-detail-page .phone-photo-badge svg{width:10px;height:10px}.phone-detail-page .phone-variant-chip{min-height:36px;padding:7px 12px}}.phone-youtube-shell{margin-top:12px;padding:18px;border:1px solid var(--line);border-radius:18px;background:#fff}.phone-youtube-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.phone-youtube-heading small{color:var(--blue);font-size:8px;font-weight:900;letter-spacing:.08em}.phone-youtube-heading h2{margin:3px 0 2px;color:#102a46;font-size:18px}.phone-youtube-heading p{margin:0;color:var(--muted);font-size:10px}.phone-youtube-heading>span{color:var(--muted);font-size:9px;white-space:nowrap}.phone-youtube-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.phone-youtube-card{min-width:0;overflow:hidden;border:1px solid #dfe7ef;border-radius:14px;background:#fff;color:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.phone-youtube-card:hover{transform:translateY(-2px);border-color:#b9c9da;box-shadow:0 8px 22px #0f2a4614}.phone-youtube-thumb{position:relative;aspect-ratio:16/9;overflow:hidden;background:#0f172a}.phone-youtube-thumb img{width:100%;height:100%;display:block;object-fit:cover}.phone-youtube-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#fff}.phone-youtube-play{position:absolute;left:50%;top:50%;width:44px;height:44px;display:grid;place-items:center;transform:translate(-50%,-50%);border:2px solid rgba(255,255,255,.9);border-radius:999px;background:#f03;color:#fff;box-shadow:0 5px 18px #00000038}.phone-youtube-copy{padding:11px 12px 12px}.phone-youtube-channel{display:flex;align-items:center;gap:5px;color:#e11d48;font-size:9px;font-weight:800}.phone-youtube-copy strong{display:-webkit-box;min-height:34px;margin-top:6px;overflow:hidden;color:#142b45;font-size:11px;line-height:1.45;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.phone-youtube-copy small{display:flex;align-items:center;gap:4px;margin-top:8px;color:var(--blue);font-size:9px;font-weight:800}@media (max-width:900px){.phone-youtube-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.phone-youtube-shell{padding:14px 12px;border-radius:14px}.phone-youtube-heading{margin-bottom:10px}.phone-youtube-heading h2{font-size:16px}.phone-youtube-heading p{font-size:9px}.phone-youtube-grid{display:flex;gap:9px;overflow-x:auto;margin-right:-12px;padding-right:12px;scrollbar-width:none}.phone-youtube-grid::-webkit-scrollbar{display:none}.phone-youtube-card{flex:0 0 235px}.phone-youtube-copy{padding:9px 10px 10px}.phone-youtube-copy strong{font-size:10px;min-height:29px}.phone-youtube-play{width:38px;height:38px}}.phone-detail-image-swipe{touch-action:pan-y;user-select:none;-webkit-user-select:none;overflow:hidden}.phone-detail-image-swipe img{pointer-events:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.phone-detail-image-swipe>img{animation:phoneSwipeImageIn .22s ease}@keyframes phoneSwipeImageIn{0%{opacity:.7;transform:scale(.985)}to{opacity:1;transform:scale(1)}}
