:root{font-family:SamsungOne,Samsung One,SamsungOne Latin,SamsungOneKorean,Helvetica Neue,arial,sans-serif;color:#000;background:#fff;line-height:1.4;--ease-smooth: cubic-bezier(.22, .61, .36, 1);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;font-family:SamsungOne,Samsung One,SamsungOne Latin,SamsungOneKorean,Helvetica Neue,arial,sans-serif}body{margin:0;min-width:320px;background:#fff;font-family:SamsungOne,Samsung One,SamsungOne Latin,SamsungOneKorean,Helvetica Neue,arial,sans-serif;scroll-behavior:smooth}.samsung-page img,.galaxy26-page img,.buy-page img,.samsung-page video,.galaxy26-page video,.buy-page video{max-width:100%;height:auto;display:block}.title{font-family:SamsungOne,Samsung One,SamsungOne Latin,SamsungOneKorean,Helvetica Neue,arial,sans-serif;font-weight:700;font-size:24px;line-height:1.17}a{color:inherit;text-decoration:none}.samsung-page{width:100%;color:#000}.nav-wrap{position:fixed;top:0;left:0;width:100%;z-index:90;background:transparent;transition:background-color .25s ease,border-color .25s ease}.main-nav{border-bottom:1px solid transparent;padding:.9rem clamp(1rem,3.4vw,2.9rem);max-width:1440px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:1rem;transition:border-color .25s ease,background-color .25s ease}.nav-left,.nav-right{display:flex;align-items:center;gap:.9rem}.logo{display:inline-flex;align-items:center;margin-right:.7rem;line-height:1}.logo-svg{width:112px;height:19px;display:block}.nav-links{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:1.2rem;font-size:.85rem;font-weight:600}.nav-links li{position:relative;padding:.2rem 0}.nav-links a,.support-link{color:#111}.nav-links a:hover,.support-link:hover{color:#0d69d9}.support-link{font-size:.78rem;font-weight:600}.icon-btn{width:2rem;height:2rem;border:0;border-radius:50%;background:#f3f4f6;color:#111;display:inline-flex;align-items:center;justify-content:center;font-size:.98rem;cursor:pointer;transition:background-color .2s ease}.icon-btn:hover{background:#e7eaee}.nav-right{flex-direction:row;align-items:center;gap:1.2rem}.nav-utility{display:flex;align-items:center;gap:1rem}.nav-actions{display:flex;align-items:center;gap:.85rem}.search-pill{height:2.2rem;min-width:150px;padding:0 .85rem;border-radius:999px;border:1px solid rgba(255,255,255,.32);background:#ffffff1a;color:inherit;display:inline-flex;align-items:center;justify-content:flex-start;gap:.5rem;font-size:.84rem;cursor:pointer}.search-pill span{font-weight:500}.icon-plain{border:0;background:transparent;color:inherit;width:1.35rem;height:1.35rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.12rem}.nav-on-hero .logo,.nav-on-hero .nav-links a,.nav-on-hero .support-link,.nav-on-hero .icon-btn,.nav-on-hero .search-pill,.nav-on-hero .icon-plain{color:#fff}.nav-on-hero,.nav-on-hero .main-nav{border-bottom-color:transparent}.nav-on-hero .icon-btn{background:#ffffff14;border:1px solid rgba(255,255,255,.2)}.nav-on-hero .search-pill{border-color:#ffffff73;background:#ffffff1f}.nav-on-hero .nav-links a:hover,.nav-on-hero .support-link:hover{color:#dbeafe}.nav-scrolled{background:#fff;border-bottom:1px solid #ececec}.nav-scrolled .main-nav{border-bottom-color:#ececec}.nav-scrolled .logo,.nav-scrolled .nav-links a,.nav-scrolled .support-link,.nav-scrolled .search-pill,.nav-scrolled .icon-plain{color:#111}.nav-scrolled .search-pill{border-color:#e7e7e7;background:#f7f7f7}.mobile-only{display:none}.mega-menu{max-height:0;overflow:hidden;border-bottom:1px solid transparent;transition:max-height .3s ease,border-color .3s ease;background:#fff}.mega-menu.open{max-height:360px;border-color:#ececec}.mega-inner{padding:1.3rem clamp(1rem,4vw,3rem) 1.45rem;display:grid;grid-template-columns:260px 1fr;gap:1.2rem}.mega-feature{padding:1rem;border-radius:.9rem;background:linear-gradient(135deg,#eff5ff,#f7fbff)}.mega-feature p{margin:0;color:#202d3f;font-size:.88rem}.mega-feature a{margin-top:.7rem;display:inline-flex;align-items:center;gap:.28rem;color:#0d69d9;font-size:.82rem;font-weight:700}.mega-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.mega-col{border-left:1px solid #eceff3;padding-left:1rem;display:grid;align-content:start;gap:.45rem}.mega-col a{font-size:.84rem;color:#2f3a4a}.mega-col a:hover{color:#0d69d9}.hero-section{--nav-offset: 0px;padding:0;height:150vh;position:relative}.hero-sticky{position:sticky;top:var(--nav-offset);height:calc(100vh - var(--nav-offset));padding:0;overflow:hidden}.hero-banner{height:100%;width:100vw;max-width:none;margin:0 auto;border-radius:0;display:flex;align-items:flex-end;padding:clamp(1rem,2vw,1.5rem);position:relative}.hero-media{position:absolute;inset:0}.hero-img{width:100%;height:100%;object-fit:cover;object-position:62% center;display:block}.hero-copy{max-width:100%;width:100%;position:relative;z-index:1}.hero-copy h1{margin:0;font-size:clamp(1.8rem,4.8vw,4rem);line-height:1.05}.hero-text{margin:.55rem 0 1.35rem;color:#0f172a;font-size:clamp(1.1rem,2vw,1.6rem);font-weight:500}.hero-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-left:clamp(.7rem,2.1vw,2rem);margin-bottom:clamp(.5rem,1.2vw,1rem)}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.7rem 1.35rem;font-size:.84rem;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #11182724}.btn-ghost{border:1px solid #111}.btn-dark{background:#111;color:#fff}.btn-link{border-radius:0;border:0;padding:.15rem 0;border-bottom:1px solid #fff;color:#fff;font-size:.72rem;line-height:1;letter-spacing:.01em}.btn-outline{background:transparent;border:1px solid #fff;color:#fff;font-size:.72rem;line-height:1;padding:.42rem .9rem}.feature-promo-section{padding:.7rem clamp(1rem,4vw,3rem) .3rem}.feature-promo-banner{min-height:clamp(280px,40vw,460px);max-width:1320px;margin:0 auto;background-image:url(/Galaxy%20S26%20ULTRA%20Buds.avif);background-size:cover;background-position:center;border-radius:.1rem;display:flex;align-items:flex-end;padding:clamp(.8rem,1.4vw,1.1rem)}.feature-promo-actions{display:flex;align-items:center;gap:.5rem;margin-left:clamp(.7rem,1.8vw,1.6rem);margin-bottom:clamp(.45rem,1.1vw,.9rem)}.btn-link-dark{border-radius:0;border:0;padding:.15rem 0;border-bottom:1px solid #111;color:#111;font-size:.68rem;line-height:1;letter-spacing:.01em}.btn-outline-dark{background:transparent;border:1px solid #111;color:#111;font-size:.68rem;line-height:1;padding:.4rem .82rem}.hero-banner .btn{box-shadow:none;transform:none}.hero-banner .btn:hover{transform:none;box-shadow:none;opacity:.88}.category-section,.content-wrap,.story-section{padding:2.7rem clamp(1rem,4vw,3rem)}.lineup-section{padding:1.8rem clamp(1rem,4vw,3rem) .7rem}.four-section-wrap{padding:.35rem clamp(1rem,4vw,3rem) .5rem}.four-section-banner{max-width:1320px;margin:0 auto;background:#f3f3f3;border-radius:.15rem;overflow:hidden;position:relative}.four-section-banner img{width:100%;display:block;object-fit:cover}.four-section-copy{position:absolute;left:clamp(1.2rem,4vw,4.2rem);top:50%;transform:translateY(-50%);z-index:2}.four-section-copy h2{margin:0;font-size:clamp(2rem,4vw,4.1rem);line-height:1.05;font-weight:700}.four-section-copy p{margin:.8rem 0 1.15rem;font-size:clamp(1rem,1.7vw,2rem);line-height:1.2}.four-section-actions{display:flex;align-items:center;gap:1rem}.four-section-actions a{font-weight:700;font-size:clamp(.78rem,1vw,1.6rem)}.four-section-actions a:first-child{border-bottom:1px solid #111;padding-bottom:.1rem}.four-view-all{border:1px solid #111;border-radius:999px;padding:.42rem 1.2rem}.lineup-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;max-width:1320px;margin:0 auto}.lineup-card{background:#f3f3f3;border-radius:.2rem;border:1px solid #ededed;min-height:320px;padding:1rem 1rem .8rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;transition:transform .25s ease,box-shadow .25s ease;position:relative;overflow:hidden}.lineup-card:hover{transform:translateY(-6px);box-shadow:0 12px 28px #1118271a}.lineup-card h3{margin:0;font-family:SamsungOne,Samsung One,SamsungOne Latin,SamsungOneKorean,Helvetica Neue,arial,sans-serif;font-size:24px;font-weight:700;line-height:1.33;text-align:center}.lineup-card img{width:100%;max-width:280px;height:auto;object-fit:contain}.lineup-cta{position:absolute;bottom:.9rem;left:50%;transform:translate(-50%) translateY(14px);height:2.2rem;min-width:95px;padding:0 1.05rem;border-radius:999px;background:#000;color:#fff;font-size:.86rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s ease}.lineup-card:hover .lineup-cta,.lineup-card:focus-within .lineup-cta{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}.category-section h2,.reasons-section h2,.recommend-section h2,.stores-section h2,.story-section h2{margin:0;font-size:clamp(1.45rem,2.4vw,2rem)}.essential-tabs{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.55rem}.essential-tabs a{border:1px solid #d9dde3;border-radius:999px;padding:.42rem .84rem;font-size:.78rem;color:#334155;font-weight:600;transition:all .2s ease}.essential-tabs a:hover{border-color:#0d69d9;color:#0d69d9}.essential-tabs a.active{background:#111;border-color:#111;color:#fff}.essential-grid,.reasons-grid,.recommend-grid,.stores-grid,.story-grid{margin-top:1rem;display:grid;gap:.85rem}.essential-grid,.reasons-grid,.recommend-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stores-grid,.story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reasons-section,.recommend-section,.stores-section{margin-top:.4rem}.ui-card{border:1px solid #e4e8ee;border-radius:1.05rem;background:#fff;padding:1.1rem;min-height:154px;transition:transform .25s ease,box-shadow .25s ease,border-color .2s ease}.ui-card:hover{transform:translateY(-6px);box-shadow:0 16px 35px #0f172a1a;border-color:#ced6e2}.ui-card-compact{min-height:130px}.ui-card h3,.ui-card p{margin:0}.ui-card h3{font-size:1rem}.ui-card p{margin-top:.5rem;color:#4b5565;font-size:.88rem}.ui-card a{display:inline-block;margin-top:.75rem;color:#0d69d9;font-size:.82rem;font-weight:700}@media(max-width:1024px){.lineup-grid,.essential-grid,.reasons-grid,.recommend-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.four-section-copy h2{font-size:clamp(1.4rem,3.5vw,2.8rem)}.four-section-copy p{font-size:clamp(.85rem,1.5vw,1.3rem)}}@media(max-width:767px){.hero-section{height:120vh}.hero-sticky{height:100svh}.hero-img{object-position:center center}.hero-actions{margin-left:.75rem;margin-bottom:.75rem;gap:.5rem}.lineup-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.lineup-card{min-height:260px}.lineup-card h3{font-size:18px}.feature-promo-banner{min-height:clamp(220px,56vw,360px);background-position:center top}.four-section-banner{display:flex;flex-direction:column}.four-section-copy{position:static;transform:none;padding:1.2rem 1rem .8rem}.four-section-copy h2{font-size:clamp(1.4rem,5vw,2rem)}.four-section-copy p{font-size:clamp(.85rem,2.5vw,1rem);margin:.5rem 0 .85rem}.essential-grid,.reasons-grid,.recommend-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-section,.content-wrap,.story-section{padding:2rem 1rem}.lineup-section{padding:1.2rem 1rem .5rem}.four-section-wrap{padding:.35rem 1rem .5rem}.feature-promo-section{padding:.5rem 1rem .3rem}}@media(max-width:480px){.hero-section{height:110vh}.lineup-grid{grid-template-columns:1fr;gap:.6rem}.lineup-card{min-height:220px;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;padding:.9rem 1rem}.lineup-card h3{font-size:16px;text-align:left}.lineup-card img{width:110px;max-width:110px;flex-shrink:0}.lineup-cta{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}.essential-grid,.reasons-grid,.recommend-grid,.stores-grid,.story-grid{grid-template-columns:1fr}.essential-tabs{gap:.4rem}.essential-tabs a{font-size:.72rem;padding:.35rem .7rem}.feature-promo-banner{min-height:clamp(180px,62vw,280px)}.category-section,.content-wrap,.story-section{padding:1.5rem .85rem}.lineup-section,.four-section-wrap,.feature-promo-section{padding-left:.85rem;padding-right:.85rem}}@media(max-width:767px){.nav-links,.nav-utility{display:none}.mobile-only{display:inline-flex}.search-pill{min-width:unset;padding:0 .65rem}.search-pill span{display:none}}@media(hover:none){.lineup-cta{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}}.site-footer{margin-top:2rem;border-top:1px solid #ececec;background:#fafafa;padding:2.2rem clamp(1rem,4vw,3rem) 1.2rem}.footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.footer-grid h4{margin:0 0 .8rem;font-size:.92rem}.footer-grid a{display:block;margin:0 0 .5rem;color:#4f5b6d;font-size:.82rem}.footer-grid a:hover{color:#0d69d9}.footer-bottom{border-top:1px solid #e7e7e7;margin-top:1.5rem;padding-top:.95rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;color:#5e6877;font-size:.76rem}.footer-bottom div{display:flex;gap:.8rem;flex-wrap:wrap}.buy-page{min-height:100vh;background:#fff}.buy-page *{font-family:inherit}.buy-page h1,.buy-page h2,.buy-page h3,.buy-page h4,.buy-page h5,.buy-page h6{margin:0 0 .6rem}.buy-page p{margin:0 0 .75rem}.buy-page p:last-child{margin-bottom:0}.buy-wrap{max-width:1320px;margin:0 auto;padding:90px 1rem 2rem}.buy-breadcrumb{display:flex;align-items:center;gap:.5rem;color:#6b7280;font-size:.82rem;margin-bottom:.9rem}.buy-main{display:grid;grid-template-columns:1.05fr .95fr;gap:1.4rem;align-items:start}.buy-media{border:1px solid #eceff4;border-radius:.9rem;background:#f8fafc;padding:1rem}.buy-media img{width:100%;height:auto;display:block;object-fit:cover}.buy-config h1{margin:0;font-size:clamp(1.8rem,2.8vw,2.5rem);line-height:1.08}.buy-eyebrow{margin:0;color:#0d69d9;font-size:.78rem;text-transform:uppercase;font-weight:700;letter-spacing:.05em}.buy-price{margin:.6rem 0 1.1rem;color:#1f2937;font-weight:600}.buy-block{margin-top:1.1rem}.buy-block h3{margin:0 0 .55rem;font-size:.95rem}.choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.storage-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-btn{border:1px solid #dde3ea;background:#fff;color:#111827;border-radius:.7rem;padding:.65rem .6rem;font-size:.84rem;cursor:pointer}.choice-btn.active{border-color:#111;box-shadow:inset 0 0 0 1px #111}.buy-cta-row{margin-top:1.45rem;display:flex;flex-wrap:wrap;gap:.65rem}.buy-btn-primary,.buy-btn-secondary{height:2.55rem;border-radius:999px;border:1px solid #111;padding:0 1.2rem;font-weight:700;cursor:pointer}.buy-btn-primary{background:#111;color:#fff}.buy-btn-secondary{background:#fff;color:#111}@media(max-width:1120px){.nav-links,.desktop-only,.mega-menu{display:none}.mobile-only{display:inline-flex}.hero-section{--nav-offset: 0px;height:auto;padding-top:.6rem}.hero-sticky{position:relative;top:auto;height:auto;overflow:visible}.hero-banner{width:100%!important;max-width:1320px;min-height:62vh;margin:0 auto}.hero-img{object-position:67% center}.nav-right{flex-direction:row;align-items:center}.search-pill{min-width:0;width:2.2rem;justify-content:center;padding:0}.search-pill span{display:none}.hero-copy{max-width:58%}.essential-grid,.reasons-grid,.recommend-grid,.lineup-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.main-nav{padding-left:.9rem;padding-right:.9rem}.logo{margin-right:.4rem}.hero-banner{min-height:520px;height:auto;padding:1rem}.hero-img{object-position:center 22%}.hero-copy{max-width:100%}.hero-actions{margin-left:.35rem;margin-bottom:.2rem;gap:.55rem}.feature-promo-section{padding-top:.6rem}.feature-promo-banner{min-height:240px;padding:.7rem;background-position:56% center}.feature-promo-actions{margin-left:.2rem;margin-bottom:.15rem;gap:.45rem}.four-section-copy{left:1.1rem;top:18%;transform:none}.four-section-copy h2{font-size:2rem}.four-section-copy p{margin:.45rem 0 .7rem;font-size:1.08rem}.four-section-actions a{font-size:.98rem}.four-view-all{padding:.35rem .95rem}.buy-wrap{padding-top:76px}.buy-main,.storage-grid,.essential-grid,.reasons-grid,.recommend-grid,.lineup-grid,.stores-grid,.story-grid,.footer-grid{grid-template-columns:1fr}.lineup-cta{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}.buy-gallery-wrap{grid-template-columns:2.2rem 1fr 2.2rem;gap:.5rem}.gallery-nav{width:2.2rem;height:2.2rem}}.premium-buy{padding-top:84px}.buy-product-strip,.buy-price-strip,.buy-mini-tabs,.buy-benefit-bar,.buy-main-layout,.buy-detail-block{max-width:1540px;margin:0 auto}.buy-product-strip{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e6e6e6;padding:1.1rem 0}.buy-page a,.buy-page button,.buy-page .option-card,.buy-page .care-card,.buy-page .direct-card,.buy-page .offer-benefit-card,.buy-page .accordion-row,.buy-page .faq-row{transition:all .24s var(--ease-smooth)}.buy-strip-left{display:flex;gap:1.4rem;font-size:1.9rem;font-weight:600}.buy-strip-left a.active{border-bottom:2px solid #111;padding-bottom:.75rem}.buy-strip-right{display:flex;align-items:center;gap:.5rem;color:#3d4553;font-size:.92rem}.stars{color:#2048f5;letter-spacing:.05em}.buy-price-strip{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;border-bottom:1px solid #e6e6e6;padding:.9rem 0 1rem}.buy-price-strip h1{margin:.1rem 0 0;font-size:clamp(2rem,4vw,3rem);line-height:1.04}.hubble-price-bar__detail-title{display:block;max-width:100%;font-family:SamsungOne,Samsung One,SamsungOne Latin,SamsungOneKorean,Helvetica Neue,arial,sans-serif;font-size:24px;color:#000;line-height:1.3;margin-right:16px}@media only screen and (min-width:768px)and (max-width:1440px){.hubble-price-bar__detail-title{font-size:1.66666667vw;margin-right:1.11111111vw}}.buy-price-cta{text-align:right}.buy-price-cta p{margin:0;font-size:.9rem}.buy-price-cta p:first-child{font-size:1.05rem}.buy-price-cta span{color:#1a66d4;font-weight:700}.buy-price-cta button{margin-top:.55rem;border:0;border-radius:999px;height:2.35rem;padding:0 1.4rem;font-weight:700;background:#2f80ff;color:#fff;cursor:pointer}.buy-price-cta button:hover{filter:brightness(.95)}.buy-mini-tabs{border-bottom:1px solid #e6e6e6;display:flex;gap:1.4rem;padding:.75rem 0;font-size:.9rem}.buy-benefit-bar{background:#f4f4f4;margin-top:.1rem;padding:.9rem 1rem;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:1rem}.buy-benefit-bar p{margin:0;color:#1663d0;font-weight:700;justify-self:center}.buy-countdown{display:grid;gap:.1rem;justify-items:end}.buy-countdown strong{font-size:2rem;line-height:1}.buy-countdown span{font-size:.65rem;color:#3e4653}.buy-main-layout{display:grid;grid-template-columns:1.6fr .8fr;gap:1.2rem;padding:1.2rem 0}.buy-gallery-panel{background:#f8f8f8;border-radius:.35rem;padding:1.4rem 1.2rem;text-align:center}.buy-gallery-panel h2{margin:0;font-size:clamp(1.8rem,2.6vw,3rem)}.buy-gallery-wrap{margin-top:.85rem;display:grid;grid-template-columns:2.625rem 1fr 2.625rem;align-items:center;gap:.75rem}.buy-gallery-wrap img{width:100%;max-height:60vh;object-fit:contain}.buy-gallery-wrap video{width:100%;max-height:60vh;object-fit:contain}.gallery-nav{width:2.6rem;height:2.6rem;border-radius:999px;border:1px solid #d4d7dc;background:#fff;cursor:pointer}.gallery-nav:hover{background:#f3f4f6}.gallery-dots{display:flex;justify-content:center;gap:.6rem;margin-top:.6rem}.gallery-dots button{width:.52rem;height:.52rem;border-radius:50%;border:0;background:#a9acb0;cursor:pointer;padding:0}.gallery-dots button.active{background:#111;width:1.6rem}.view-more-btn{margin-top:.9rem;height:2.65rem;border:1px solid #222;border-radius:999px;padding:0 1.5rem;background:#fff;font-weight:700}.view-more-btn:hover{background:#111;color:#fff}.buy-config-panel{display:grid;gap:1rem;align-content:start}.feature-pills{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;background:#f2f2f2;border-radius:1rem;padding:.6rem;font-size:.8rem;text-align:center}.config-block h3{margin:0;font-family:SamsungOne,Samsung One,SamsungOne Latin,SamsungOneKorean,Helvetica Neue,arial,sans-serif;font-weight:700;font-size:24px;line-height:1.17}.config-block>p{margin:.28rem 0 .65rem;color:#4a5463}.option-card{border:1px solid #d9dde3;border-radius:.6rem;padding:.85rem;display:flex;justify-content:space-between;gap:.8rem;background:#fff;margin-bottom:.55rem;text-align:left}.option-card.active{border-color:#2f80ff;box-shadow:inset 0 0 0 1px #2f80ff}.option-card:hover{border-color:#bcc5d1}.option-card strong{font-size:.94rem}.option-card p{margin:.2rem 0 0;color:#5c6776;font-size:.78rem}.blue-link{color:#1560ce;font-weight:700;font-size:.9rem}.benefit-card{background:#eef2f8;border-radius:.7rem;padding:.9rem;display:flex;gap:.7rem;align-items:flex-start}.benefit-card svg{font-size:1.7rem;margin-top:.15rem}.benefit-card p,.benefit-card strong{margin:0;display:block}.color-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.color-item{border:1px solid #d6dbe2;border-radius:.7rem;padding:.6rem;background:#fff;display:grid;justify-items:center;gap:.35rem;cursor:pointer;font-weight:600}.color-item span{width:2rem;height:2rem;border-radius:999px;border:1px solid #9ea6b3}.color-item.active{border-color:#2f80ff;box-shadow:inset 0 0 0 1px #2f80ff}.buy-detail-block{border-top:1px solid #e7e7e7;padding:2rem 0}.buy-detail-block h3{margin:0 0 .9rem;font-family:SamsungOne,Samsung One,SamsungOne Latin,SamsungOneKorean,Helvetica Neue,arial,sans-serif;font-weight:700;font-size:24px;line-height:1.17}.detail-input{width:100%;border:1px solid #d4d8de;border-radius:.6rem;background:#fff;padding:1rem;display:flex;justify-content:space-between;align-items:center;font-size:1.6rem}.detail-head{display:flex;justify-content:space-between;align-items:baseline}.detail-head a{text-decoration:underline;font-weight:700}.exchange-grid{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.exchange-grid .option-card{margin:0;cursor:pointer}.exchange-grid .option-card span{color:#1560ce;font-weight:700}.exchange-tip{margin:.5rem 0 .7rem;width:fit-content;background:#18191c;color:#fff;font-size:.78rem;padding:.35rem .55rem}.smart-switch-note{margin-top:.5rem;background:#f3f4f6;border-radius:.6rem;padding:.8rem;display:grid;grid-template-columns:56px 1fr;gap:.7rem}.switch-icon{width:56px;height:56px;border-radius:999px;background:linear-gradient(145deg,#7457ff,#4792ff);color:#fff;font-weight:700;font-size:1.55rem;display:grid;place-items:center}.smart-switch-note strong{display:block}.smart-switch-note p{margin:.3rem 0}.care-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.care-card{border:1px solid #d9dde3;border-radius:.6rem;padding:1rem;text-align:left;background:#fff;min-height:118px}.care-card:hover,.direct-card:hover,.offer-benefit-card:hover{border-color:#c5ceda;box-shadow:0 10px 20px #0000000a;transform:translateY(-1px)}.care-card strong{display:block;margin-bottom:.25rem}.care-card.active{border-color:#2f80ff;box-shadow:inset 0 0 0 1px #2f80ff}.direct-grid{margin-top:.9rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.direct-card{border:1px solid #d9dde3;border-radius:.8rem;padding:1rem;background:#fff}.direct-icon{width:4rem;height:4rem;border-radius:.6rem;background:#edf1f7;display:grid;place-items:center;font-size:1.7rem;color:#2f80ff}.direct-card h4{margin:.7rem 0 .25rem;font-size:1.5rem}.direct-card p{margin:0 0 .5rem;color:#4b5563}.direct-card a{text-decoration:underline;font-weight:700}.offers-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.offer-benefit-card{border:1px solid #d9dde3;border-radius:.8rem;padding:.95rem;min-height:118px}.offer-benefit-card h4{margin:0;font-size:1.5rem}.offer-benefit-card p{margin:.35rem 0 .5rem}.offer-benefit-card a{text-decoration:underline;font-weight:700}.box-section{display:grid;grid-template-columns:1.4fr .8fr;gap:1rem;background:#f4f4f4;border-radius:.35rem;padding:1.6rem 1.2rem}.box-items{margin-top:.8rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;align-items:end}.box-items img{width:100%;max-height:280px;object-fit:contain}.box-items.single{grid-template-columns:1fr;justify-items:center}.box-items.single img{max-height:none;width:min(100%,920px);border-radius:.1rem}.box-items span{display:block;text-align:center;font-weight:700}.box-summary{padding:.4rem 0;align-self:start}.box-summary svg{font-size:1.45rem;margin-bottom:.3rem}.box-summary p{margin:.28rem 0}.box-summary p:nth-of-type(2){font-weight:700}.box-summary strong{display:block;font-size:2rem;line-height:1.2;margin:.6rem 0}.box-summary button{margin-top:.8rem;width:100%;height:2.7rem;border:0;border-radius:999px;font-weight:700;background:#2f80ff;color:#fff;cursor:pointer}.box-summary button:hover{filter:brightness(.95)}.box-mrp{color:#6b7280;font-size:.95rem}.box-save{color:#1560ce;font-weight:700}.box-reward{font-weight:700}.box-delivery{margin-top:.65rem;color:#1560ce;text-align:center;font-size:.92rem}.box-chat{display:inline-flex;align-items:center;gap:.45rem;margin-top:.6rem;font-weight:700;cursor:pointer}.box-benefits{margin-top:1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;text-align:center}.box-benefits span{display:grid;justify-items:center;gap:.28rem;font-size:.9rem;font-weight:600}.box-benefits svg{font-size:1.8rem}.box-benefits .scplus{font-size:2.2rem;font-weight:700;line-height:1}.box-footnote{margin-top:.9rem;font-size:.86rem;line-height:1.35;color:#202020}.buy-intro-block{border-top:1px solid #e7e7e7;padding:2.4rem 0;text-align:center}.buy-intro-block h3{margin:0 0 .7rem;font-family:SamsungOne,Samsung One,SamsungOne Latin,SamsungOneKorean,Helvetica Neue,arial,sans-serif;font-weight:700;font-size:3rem;line-height:1.1}.buy-intro-block p{margin:0 auto;max-width:980px;color:#202020;font-size:1.1rem;line-height:1.4}.buy-accordion-block{border-top:1px solid #e7e7e7}.accordion-row{width:100%;border:0;border-bottom:1px solid #e7e7e7;background:#fff;padding:1.3rem 0;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-family:SamsungOne,Samsung One,SamsungOne Latin,SamsungOneKorean,Helvetica Neue,arial,sans-serif;font-weight:700;font-size:24px;line-height:1.17}.accordion-row:hover{color:#1d4ed8}.accordion-row.open svg{transform:rotate(180deg)}.accordion-panel{animation:accordionFadeIn .28s var(--ease-smooth)}@keyframes accordionFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.actual-size-panel{padding:1rem 0 1.4rem}.size-visual{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:end;justify-items:center;min-height:430px}.size-visual img{width:100%;max-width:470px;max-height:420px;object-fit:contain}.size-visual.single{grid-template-columns:1fr;min-height:auto}.size-visual.single img{max-width:min(100%,980px);max-height:none}.compare-models-section{padding:2.2rem 0 1rem;text-align:center}.compare-models-section h3{margin:0 0 1.8rem;font-family:SamsungOne,Samsung One,SamsungOne Latin,SamsungOneKorean,Helvetica Neue,arial,sans-serif;font-weight:700;font-size:3.25rem;line-height:1.03}.compare-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.compare-card{padding:.3rem 0}.compare-card h4{margin:0 0 .85rem;font-family:SamsungOne,Samsung One,SamsungOne Latin,SamsungOneKorean,Helvetica Neue,arial,sans-serif;font-weight:700;font-size:2rem;line-height:1.15;text-align:left;border-bottom:4px solid #111;padding-bottom:.45rem}.compare-card img{width:100%;max-height:420px;object-fit:contain}.compare-details-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.compare-detail-card{text-align:center}.compare-detail-label{margin:0 0 .2rem;color:#4f4f4f}.detail-dots{display:flex;justify-content:center;gap:.5rem}.detail-dots span{width:22px;height:22px;border-radius:999px;border:1px solid #c4c9cf;background:#7b8090}.detail-dots span:nth-child(1){background:#f1f1f1}.detail-dots span:nth-child(2){background:#9ec1d6}.detail-dots span:nth-child(3){background:#4a4f58}.detail-dots span.active{outline:2px solid #2f80ff}.selected-color{margin:.4rem 0 .8rem;font-weight:700}.ai-blurb{background:#edf0f6;border-radius:1rem;padding:1rem;font-size:1.15rem;line-height:1.35;text-align:left}.key-specs-section{margin-top:1.5rem;border-top:1px solid #e7e7e7;padding:2rem 0}.key-specs-section h3{margin:0 0 1.2rem;text-align:center;font-family:SamsungOne,Samsung One,SamsungOne Latin,SamsungOneKorean,Helvetica Neue,arial,sans-serif;font-size:3.25rem;line-height:1.04}.spec-group{margin-top:1rem}.spec-group h4{margin:0;padding:0 0 .6rem;border-bottom:1px solid #bebebe;font-family:SamsungOne,Samsung One,SamsungOne Latin,SamsungOneKorean,Helvetica Neue,arial,sans-serif;font-size:2.25rem;line-height:1.08}.spec-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:1.1rem 0}.spec-col{text-align:center;display:grid;justify-items:center;gap:.35rem}.spec-col svg{font-size:2.4rem}.spec-label{margin:0;color:#6c6c6c;font-size:1.15rem}.spec-col strong{font-size:1.9rem;line-height:1.3;max-width:420px}.specs-more{margin-left:auto;margin-right:auto;display:inline-flex;align-items:center;gap:.4rem}.buy-faq-section{border-top:1px solid #e7e7e7;padding:1.6rem 0 1.2rem}.faq-head{display:flex;justify-content:space-between;align-items:center}.faq-head h3{margin:0;font-family:SamsungOne,Samsung One,SamsungOne Latin,SamsungOneKorean,Helvetica Neue,arial,sans-serif;font-size:2.5rem;line-height:1.1}.faq-list{margin-top:.7rem}.faq-item{border-bottom:1px solid #e7e7e7}.faq-row{width:100%;border:0;background:#fff;padding:.9rem 0;display:grid;grid-template-columns:auto 1fr auto;gap:.8rem;align-items:center;text-align:left;font-size:1.25rem;cursor:pointer}.faq-row:hover{color:#1d4ed8}.faq-row svg.rotated{transform:rotate(180deg)}.faq-q{font-weight:700}.faq-answer{margin:0 0 .95rem 2rem;color:#4a5568;font-size:.98rem;line-height:1.5}.buy-featured-row{border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;padding:1rem 0}.buy-featured-row h3{margin:0;font-family:SamsungOne,Samsung One,SamsungOne Latin,SamsungOneKorean,Helvetica Neue,arial,sans-serif;font-size:2rem}.review-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.review-card{border:1px solid #dce2ea;border-radius:.75rem;padding:1rem;background:#fff}.review-card h4{margin:0 0 .4rem;font-size:1.12rem}.review-card p{margin:0;color:#445166;font-size:.95rem}.buy-legal{background:#f5f5f5;margin-top:1rem;padding:1.2rem;font-size:.9rem;color:#1f2937}.buy-legal p{margin:.1rem 0}.buy-site-footer{border-top:1px solid #d9d9d9;margin-top:.9rem;padding:1rem 0 2rem}.buy-footer-breadcrumb{font-size:.95rem;padding:.8rem 0;border-bottom:1px solid #e1e1e1}.buy-footer-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;padding-top:.8rem}.buy-footer-grid h4{margin:0 0 .65rem;font-size:1.5rem}.buy-footer-grid a{display:block;margin:0 0 .5rem;color:#1f2937;font-size:.98rem}.galaxy26-page{background:#fff;min-height:100vh;overflow-x:hidden}.galaxy26-page *{box-sizing:border-box;vertical-align:top;word-spacing:.04em}.galaxy26-page h1,.galaxy26-page h2,.galaxy26-page h3,.galaxy26-page h4,.galaxy26-page h5,.galaxy26-page h6{font-family:SamsungSharpSans,SamsungOne,Samsung One,SamsungOne Latin,SamsungOneKorean,sans-serif;font-weight:700}.galaxy26-page p,.galaxy26-page li,.galaxy26-page span,.galaxy26-page a,.galaxy26-page strong{font-family:SamsungOne,Samsung One,SamsungOne Latin,SamsungOneKorean,Helvetica Neue,arial,sans-serif}.galaxy26-page h1,.galaxy26-page h2,.galaxy26-page h3,.galaxy26-page h4,.galaxy26-page h5,.galaxy26-page h6{margin:0 0 .6rem}.galaxy26-page p{margin:0 0 1rem}.galaxy26-page p:last-child{margin-bottom:0}.galaxy26-page .galaxy26-performance-copy>p,.galaxy26-page .galaxy26-privacy-copy p,.galaxy26-page .galaxy26-vapor-copy,.galaxy26-page .galaxy26-storage-copy p,.galaxy26-page .space-zoom-copy p,.galaxy26-page .selfie-copy p,.galaxy26-page .bixby-copy p,.galaxy26-page .knox-copy p,.galaxy26-page .ecosystem-copy p,.galaxy26-page .oneui-copy,.galaxy26-page .photo-assist-copy{line-height:1.6;margin-bottom:1.4rem}.galaxy26-page .galaxy26-performance-copy>p:last-child,.galaxy26-page .galaxy26-privacy-copy p:last-child,.galaxy26-page .galaxy26-vapor-copy:last-child,.galaxy26-page .galaxy26-storage-copy p:last-child,.galaxy26-page .space-zoom-copy p:last-child,.galaxy26-page .selfie-copy p:last-child,.galaxy26-page .bixby-copy p:last-child,.galaxy26-page .knox-copy p:last-child,.galaxy26-page .ecosystem-copy p:last-child,.galaxy26-page .oneui-copy:last-child,.galaxy26-page .photo-assist-copy:last-child{margin-bottom:0}.galaxy26-page .common-headline01{font-family:SamsungSharpSans,SamsungOne,sans-serif;font-weight:700;font-size:60px;line-height:1.2}@media(min-width:535px)and (max-width:768px){.galaxy26-page .common-headline01{font-size:4.58333vw}}.galaxy26-page .common-text-center .common-headline01{margin-left:auto;margin-right:auto;text-align:center}.galaxy26-page .common-text{display:block}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.galaxy26-page .reveal-line{display:block;overflow:hidden}.galaxy26-page .reveal-word{display:inline-block;will-change:transform,opacity}.galaxy26-page .common-text-center .common-text{margin-left:auto;margin-right:auto}.galaxy26-page .container{width:65vw;max-width:950px;margin:auto}.galaxy26-page .common-text-move,.galaxy26-page .common-text-move .common-text{opacity:0;transform:translateY(70%);transition:transform .8s cubic-bezier(0,.18,.07,1),opacity 1s cubic-bezier(0,.18,.07,1)}.galaxy26-page .common-text-move.is-moved,.galaxy26-page .common-text-move.is-moved .common-text{opacity:1;transform:translateY(0)}.galaxy26-page .features-intro-overview__description{font-family:SamsungOne,Samsung One,SamsungOne Latin,SamsungOneKorean,Helvetica Neue,arial,sans-serif;font-weight:700;font-size:clamp(1.4rem,1.94444vw,2.2rem);line-height:1.357}@media(min-width:535px)and (max-width:768px){.galaxy26-page .features-intro-overview__description{font-size:2.36111vw}}.galaxy26-main{padding-top:0}.galaxy26-hero{position:relative;max-width:100%;margin:0;padding:0;overflow:hidden}.galaxy26-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,#1a1b308c,#1d234e59 45%,#20265a1a);z-index:1;pointer-events:none}.galaxy26-hero picture,.galaxy26-hero img{display:block;width:100%}.galaxy26-hero img{border-radius:0;min-height:78vh;object-fit:cover;object-position:70% center}.galaxy26-hero-copy{position:absolute;left:clamp(1.5rem,6vw,8rem);top:38%;transform:translateY(-30%);color:#fff;z-index:2;max-width:560px;text-align:center}.galaxy26-hero-copy.hero-only-cta{left:27%;top:59%;transform:translate(-50%,-50%);width:fit-content;max-width:none}.galaxy26-hero-copy p{margin:0;font-size:1.05rem;font-weight:500}.hero-kicker{letter-spacing:0;text-transform:none;font-size:1.1rem}.galaxy26-hero-copy h1{margin:.35rem 0 .75rem;font-size:clamp(2.6rem,4.8vw,4.4rem);line-height:1.05;text-wrap:balance}.hero-ai{display:inline-flex;align-items:center;gap:.4rem;font-size:clamp(1.3rem,3vw,2.1rem);font-weight:500;margin-bottom:1.1rem;text-wrap:balance;line-height:1.15}.hero-spark{width:.55rem;height:.55rem;border-radius:50%;background:radial-gradient(circle,#7dd3fc 0%,#60a5fa 55%,transparent 70%);box-shadow:0 0 10px #60a5facc}.hero-cta{display:inline-flex;align-items:center;justify-content:center;height:2.4rem;padding:0 1.3rem;border-radius:999px;border:1px solid #fff;color:#111;font-weight:600;font-size:.9rem;background:#fff}@media(max-width:1024px){.galaxy26-hero img{min-height:72vh;object-position:66% center}.galaxy26-hero-copy{top:clamp(5.5rem,14vh,9rem);max-width:420px}.galaxy26-hero-copy.hero-only-cta{top:59%}}@media(max-width:768px){.galaxy26-hero img{min-height:70vh;object-position:60% center}.galaxy26-hero-copy{left:50%;transform:translate(-50%);top:auto;bottom:1rem;width:fit-content;max-width:min(92vw,360px);padding:.1rem;border-radius:1rem}.galaxy26-hero-copy.hero-only-cta{top:59%;bottom:auto;transform:translate(-50%,-50%);background:transparent;padding:0;width:fit-content;max-width:none}.galaxy26-hero-copy p{font-size:.95rem}.galaxy26-hero-copy h1{font-size:clamp(2rem,7vw,2.8rem)}.hero-ai{font-size:clamp(1.1rem,4vw,1.6rem);margin-bottom:1rem}.galaxy26-hero-copy div{flex-wrap:wrap;gap:.5rem}.galaxy26-offer-strip{flex-direction:column;align-items:flex-start}}@media(max-width:480px){.galaxy26-hero-copy{bottom:1rem}.galaxy26-hero-copy.hero-only-cta{top:25%;left:50%}.galaxy26-hero-copy h1{font-size:2rem}.hero-ai{font-size:1.15rem}.galaxy26-hero-copy a{height:2.2rem;padding:0 1rem;font-size:.85rem}}.galaxy26-hero-copy div{display:flex;gap:.7rem;justify-content:center}.hero-cta-wrap{margin-top:.6rem}.hero-only-cta .hero-cta-wrap{margin-top:0}.galaxy26-hero-copy a{display:inline-flex;align-items:center;justify-content:center;height:2.5rem;padding:0 1.2rem;border-radius:999px;font-weight:700;border:1px solid #fff;background:#fff;color:#111}.galaxy26-hero-copy a.ghost{background:transparent;color:#fff}.galaxy26-offer-strip{background:#000;color:#fff;display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1.15rem clamp(1rem,4vw,4.4rem)}.galaxy26-offer-strip p{margin:0;font-size:1.05rem}.galaxy26-offer-strip a{border-bottom:1px solid #fff;font-weight:700}.galaxy26-intro-dark{background:#000;color:#fff;text-align:center;padding:clamp(3rem,8vw,6rem) 1rem clamp(4rem,8vw,7rem)}.galaxy26-intro-dark p{margin:0 auto;max-width:1160px;font-size:clamp(2rem,3.6vw,4rem);line-height:1.26;font-weight:700}.galaxy26-highlights{background:#000;color:#fff;padding:0 clamp(.7rem,2vw,1.2rem) 2.2rem}.galaxy26-highlights-inner{max-width:1700px;margin:0 auto}.galaxy26-headline{text-align:center;min-height:128px}.galaxy26-headline p{margin:0;font-size:clamp(1rem,1.2vw,1.2rem);color:#2182ff;font-weight:700}.galaxy26-headline h2{margin:.35rem 0 0;font-size:clamp(2.6rem,6vw,6.2rem);line-height:1.03}.galaxy26-video-stage{margin-top:1.4rem;display:grid;grid-template-columns:minmax(72px,170px) 1fr minmax(72px,170px);gap:1rem;align-items:stretch}.galaxy26-side-card{border-radius:1.2rem;overflow:hidden;opacity:.24;background:#101010}.galaxy26-side-card video{width:100%;height:100%;object-fit:cover;display:block}.galaxy26-center-card{position:relative;min-height:min(72vh,760px);border-radius:1.35rem;overflow:hidden;background:#121212}.galaxy26-center-card video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.04);transition:opacity .35s ease,transform .45s ease}.galaxy26-center-card video.active{opacity:1;transform:scale(1)}.galaxy26-dots{margin-top:.95rem;display:flex;justify-content:center;gap:.5rem}.galaxy26-dots button{width:.62rem;height:.62rem;border-radius:999px;border:0;background:#707070;cursor:pointer;transition:all .25s ease}.galaxy26-dots button.active{width:2rem;background:#fff}.galaxy26-specs-teaser{background:#000;color:#fff;padding:clamp(3rem,7vw,6rem) 1rem 3.5rem;text-align:center}.galaxy26-specs-teaser>p{margin:0;color:#2182ff;font-weight:700;font-size:1rem}.galaxy26-specs-teaser h3{margin:.4rem 0 1.4rem;font-size:clamp(2.2rem,5vw,5rem);line-height:1.05}.galaxy26-specs-grid{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.galaxy26-specs-grid article{text-align:left;background:#080808;border:1px solid #242424;border-radius:1rem;padding:1.2rem}.galaxy26-specs-grid h4{margin:0;font-size:1.7rem}.galaxy26-specs-grid strong{display:block;margin-top:.7rem;font-size:clamp(1.8rem,4vw,3rem);color:#7f84ff;line-height:1.2}.galaxy26-performance{background:#000;color:#fff;text-align:center;padding:2.2rem 1rem 1.4rem}.galaxy26-performance p{margin:0;color:#2182ff;font-weight:700;font-size:1.1rem}.galaxy26-performance h3{margin:.55rem auto 0;max-width:1200px;font-size:clamp(2.5rem,6vw,6rem);line-height:1.07}.galaxy26-performance-video{position:relative;background:#000}.galaxy26-performance-video video{width:100%;display:block;min-height:480px;object-fit:cover}.galaxy26-performance-video .play-btn{position:absolute;right:1.3rem;bottom:1.2rem;width:2.8rem;height:2.8rem;border-radius:999px;border:1px solid #fff;background:#00000059;color:#fff;cursor:pointer}.galaxy26-performance-copy{background:#000;color:#fff;text-align:center;padding:2.4rem 1rem 3.2rem}.galaxy26-performance-copy>p{margin:0 auto;max-width:1180px;color:#d2d8e2;font-size:clamp(1.2rem,2.1vw,2rem);line-height:1.4}.perf-stats{margin:2.2rem auto 0;max-width:1320px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.perf-stats article h4{margin:0;font-size:2rem}.perf-stats article strong{display:block;color:#7f84ff;font-size:clamp(3rem,4.2vw,5rem);line-height:1;margin:.45rem 0}.perf-stats article span{font-size:1.2rem;color:#d2d8e2}.galaxy26-privacy-headline{background:#000;color:#fff;text-align:center;padding:2rem 1rem 1.25rem}.galaxy26-privacy-headline h3{margin:0;font-size:clamp(2.2rem,5vw,4.8rem);line-height:1.08}.galaxy26-privacy-carousel{background:#000;display:grid;grid-template-columns:minmax(72px,170px) 1fr minmax(72px,170px);gap:1rem;align-items:stretch;padding:0 clamp(.7rem,2vw,1.2rem)}.galaxy26-privacy-main,.galaxy26-privacy-side{border-radius:1.2rem;overflow:hidden;background:linear-gradient(180deg,#1f2135,#120f2f);position:relative}.galaxy26-privacy-main img,.galaxy26-privacy-main video,.galaxy26-privacy-side img,.galaxy26-privacy-side video{width:100%;height:100%;min-height:340px;object-fit:cover;display:block}.galaxy26-privacy-side{opacity:.4}.galaxy26-privacy-side button{position:absolute;bottom:1.1rem;left:50%;transform:translate(-50%);width:2.9rem;height:2.9rem;border-radius:999px;border:1px solid #fff;background:#00000059;color:#fff;cursor:pointer;font-size:1.1rem}.galaxy26-privacy-dots{background:#000;display:flex;justify-content:center;gap:.55rem;padding:1rem 0 1.4rem}.galaxy26-privacy-dots button{width:.62rem;height:.62rem;border-radius:999px;border:0;background:#6b6b6b;cursor:pointer;transition:all .25s ease}.galaxy26-privacy-dots button.active{width:2rem;background:#fff}.galaxy26-privacy-copy{background:#000;color:#fff;text-align:center;padding:0 1rem 3.2rem}.galaxy26-privacy-copy p{margin:0 auto;max-width:1180px;color:#d2d8e2;font-size:clamp(1.1rem,2vw,1.95rem);line-height:1.4}.galaxy26-vapor{background:#000;color:#fff;text-align:center;padding:2.2rem 0 3rem}.galaxy26-vapor h3{margin:0 auto 1.5rem;max-width:1000px;font-size:clamp(2.1rem,5vw,4.8rem);line-height:1.1;padding:0 1rem}.galaxy26-vapor-media{position:relative;width:100%;margin:0 auto}.galaxy26-vapor-media video{width:100%;min-height:clamp(420px,70vh,860px);border-radius:0;object-fit:cover;display:block}.galaxy26-vapor-side{position:absolute;right:clamp(1rem,4vw,3rem);bottom:clamp(1rem,4vw,3rem);display:grid;justify-items:center;gap:.8rem;z-index:2}.snapdragon-badge{width:100%;border-radius:.7rem;background:linear-gradient(180deg,#3f0d0d,#a91818 52%,#d89b2a);padding:.65rem .45rem;color:#fff}.snapdragon-badge p{margin:0;font-size:.75rem}.snapdragon-badge div{margin-top:.2rem;font-size:1.1rem;font-weight:700;line-height:1.15}.snapdragon-badge span{margin-top:.25rem;display:block;font-size:.7rem;letter-spacing:.04em}.galaxy26-vapor-side button{width:2.8rem;height:2.8rem;border-radius:999px;border:1px solid #fff;background:#00000059;color:#fff;cursor:pointer}.galaxy26-vapor-copy{margin:1.6rem auto 0;width:min(92vw,72.5rem);max-width:72.5rem;color:#fff;font-weight:700;font-size:clamp(1.2rem,1.9vw,2.2rem);line-height:1.35;text-align:center;text-wrap:pretty;word-spacing:normal;letter-spacing:0;padding:0 1rem}.galaxy26-vapor-note{width:min(92vw,74rem);margin:1.25rem auto 0;font-size:.95rem;color:#b5bcc8;text-align:center;word-spacing:normal}.galaxy26-battery-compare{background:#000;color:#fff;text-align:center;padding:2.8rem 1rem 3.2rem}.galaxy26-battery-compare h3{margin:0 0 1.8rem;font-size:clamp(2rem,4.5vw,4.2rem);line-height:1.12}.galaxy26-battery-grid{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.battery-card{background:#141414;border-radius:1.1rem;padding:1.6rem 1.4rem;text-align:center;border:1px solid #222}.battery-card h4{margin:0 0 1.1rem;font-size:1.1rem;font-weight:700}.battery-card strong{display:block;font-size:clamp(2.4rem,3.6vw,3.6rem);color:#7f84ff;margin-bottom:.3rem}.battery-card p{margin:.2rem 0;color:#c7cbd4}.battery-card span{display:block;margin-top:.9rem;color:#8a90a0;font-size:.95rem}.battery-card b{display:block;font-size:clamp(2rem,3vw,3.2rem);color:#7f84ff;margin:.2rem 0 .3rem}.battery-card.comparison{background:#0d0d0d;border:1px solid #2b2b2b}.battery-card.comparison strong{font-size:clamp(2.6rem,4vw,4rem);color:#aab0c2}.battery-card.muted{background:#181818;color:#e5e7eb}.battery-card.muted strong,.battery-card.muted b{color:#9aa0b0}.galaxy26-storage-section{background:#000;color:#fff;display:grid;grid-template-columns:1fr 1.2fr;gap:2.2rem;align-items:center;padding:3.2rem clamp(1rem,4vw,4rem) 3.6rem}.galaxy26-storage-copy h3{margin:0 0 .9rem;font-size:clamp(2.2rem,5vw,5rem);line-height:1.08}.galaxy26-storage-copy p{margin:0;color:#cfd5e1;font-size:clamp(1rem,1.9vw,1.6rem);line-height:1.5}.galaxy26-storage-media img{width:100%;border-radius:1.2rem;display:block;object-fit:cover}.galaxy26-nightography{background:#000;color:#fff;padding:3rem clamp(1rem,4vw,4rem) 3.4rem}.galaxy26-nightography-header h3{margin:0 0 1.6rem;font-size:clamp(2.2rem,5vw,4.6rem);line-height:1.1}.galaxy26-nightography-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.nightography-card{margin:0;background:#101010;border-radius:1.2rem;overflow:hidden;display:grid;gap:.6rem}.nightography-card img{width:100%;height:100%;min-height:320px;object-fit:cover;display:block}.nightography-card figcaption{padding:.4rem .8rem .9rem;font-size:.9rem;color:#aab0c2}.galaxy26-space-zoom{background:#000;color:#fff;display:grid;grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);gap:2rem;align-items:center;padding:3.2rem clamp(1rem,4vw,4rem) 3.6rem}.space-zoom-copy h3{margin:0 0 .9rem;font-size:clamp(2rem,4.5vw,4.2rem);line-height:1.15}.space-zoom-copy p{margin:0;color:#cfd5e1;font-size:clamp(1rem,1.8vw,1.5rem);line-height:1.55}.space-zoom-media{position:relative;border-radius:1.2rem;overflow:hidden;background:#121212}.space-zoom-media video{width:100%;height:100%;min-height:320px;object-fit:cover;display:block}.space-zoom-overlay{position:absolute;bottom:1rem;left:1rem;right:1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.zoom-scale{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:.35rem;background:#00000073;border-radius:999px;padding:.4rem .7rem;color:#e5e7eb;font-size:.8rem;width:100%}.zoom-scale span.active{color:#f5c04e;font-weight:700}.zoom-play{width:2.6rem;height:2.6rem;border-radius:999px;border:1px solid #fff;background:#0006;color:#fff;cursor:pointer}.space-zoom-caption{margin:.7rem 1rem 1rem;color:#aab0c2;font-size:.9rem}.galaxy26-selfie{background:#000;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;padding:3.2rem clamp(1rem,4vw,4rem) 3.6rem}.selfie-media img{width:100%;border-radius:1.2rem;display:block;object-fit:cover;min-height:360px}.selfie-media p{margin:.7rem 0 0;color:#aab0c2;font-size:.9rem}.selfie-copy h3{margin:0 0 .9rem;font-size:clamp(2rem,4.5vw,4.2rem);line-height:1.15}.selfie-copy p{margin:0;color:#cfd5e1;font-size:clamp(1rem,1.8vw,1.5rem);line-height:1.55}.galaxy26-ai-spark{position:relative;height:100vh;min-height:100vh;background:#000;display:grid;place-items:center;padding:0;overflow:hidden}.galaxy26-ai-spark video{width:100%;height:100%;display:block;object-fit:cover}.galaxy26-photo-assist{position:relative;min-height:100vh;background:linear-gradient(180deg,#f7f9ff,#eaf1ff);color:#111;text-align:center;padding:clamp(3rem,6vw,6rem) clamp(1.2rem,6vw,6rem);display:grid;grid-template-rows:auto minmax(260px,1fr) auto;gap:clamp(1.2rem,2.5vw,2.4rem);justify-items:center;overflow:hidden}.photo-assist-header p{margin:0;color:#1d6fe8;font-weight:700;letter-spacing:.06em}.photo-assist-header{max-width:820px;margin:0 auto}.photo-assist-header h3{margin:.7rem 0 0;font-size:clamp(2.2rem,5vw,4.6rem);line-height:1.1}.photo-assist-card{position:relative;width:min(1080px,92vw);height:min(64vh,640px);margin:0 auto;border-radius:2rem;background:linear-gradient(120deg,#d4e6ff,#e9f1ff 45%,#f6fbff);padding:1.2rem;overflow:hidden;box-shadow:0 24px 60px #0f18282e}.photo-assist-card video{width:100%;height:100%;border-radius:1.4rem;display:block;object-fit:cover}.photo-assist-card button{position:absolute;right:2.2rem;bottom:2.2rem;width:2.8rem;height:2.8rem;border-radius:999px;border:1px solid #111;background:#fff;color:#111;cursor:pointer}.photo-assist-copy{margin:0 auto;max-width:940px;color:#3c4558;font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.7}.galaxy26-bixby,.galaxy26-ecosystem,.galaxy26-innovation,.galaxy26-box{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(1.6rem,4vw,4rem);padding:clamp(3rem,7vw,6rem) clamp(1.4rem,6vw,6rem);background:#fff}.galaxy26-box{background:#f7f7f7}.bixby-copy h3,.knox-copy h3,.galaxy26-oneui h3,.ecosystem-copy h3,.galaxy26-accessories h3,.galaxy26-faq h3{margin:0 0 1rem;font-size:clamp(2.2rem,4.6vw,4.4rem);line-height:1.12}.bixby-copy p,.knox-copy p,.ecosystem-copy p,.galaxy26-oneui .oneui-copy{margin:0;color:#3c4558;font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.7}.bixby-media img,.ecosystem-media img,.innovation-media img,.box-media img{width:100%;display:block;border-radius:2rem;box-shadow:0 24px 60px #0f182824}.innovation-copy h3,.box-copy h3{margin:0 0 1rem;font-size:clamp(2.2rem,4.6vw,4.4rem);line-height:1.12}.innovation-copy p,.box-copy p{margin:0;color:#3c4558;font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.7}.box-copy p+p,.innovation-copy p+p{margin-top:1rem}.galaxy26-knox{background:#fff;padding:clamp(3rem,7vw,6rem) clamp(1.4rem,6vw,6rem)}.knox-hero{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(1.8rem,4vw,4rem)}.knox-media img{width:min(420px,70vw);display:block;margin-left:auto}.knox-cards{margin-top:clamp(2rem,4vw,3.5rem);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.2rem,3vw,2rem)}.knox-card{background:#f6f7f9;border-radius:1.5rem;padding:clamp(1.5rem,2.5vw,2.2rem);box-shadow:0 18px 40px #0f182814}.knox-card h4{margin:0 0 .6rem;font-size:1.25rem}.knox-card p{margin:0;color:#3c4558;line-height:1.6}.galaxy26-oneui{text-align:center;padding:clamp(3rem,7vw,6rem) clamp(1.4rem,6vw,6rem);background:#fff}.galaxy26-oneui .eyebrow,.galaxy26-ecosystem .eyebrow,.galaxy26-accessories .eyebrow,.galaxy26-innovation .eyebrow,.galaxy26-box .eyebrow{font-size:.9rem;letter-spacing:.18em;color:#1d6fe8;font-weight:700;margin:0 0 .5rem}.galaxy26-oneui h3{margin-bottom:clamp(1.6rem,3vw,2.4rem)}.oneui-media{max-width:1200px;margin:0 auto;padding:clamp(1rem,3vw,1.6rem);border-radius:2rem;background:linear-gradient(120deg,#f1eefc,#e9ebfb);box-shadow:0 24px 60px #0f18281f}.oneui-media img{width:100%;display:block;border-radius:1.6rem}.galaxy26-oneui .oneui-copy{max-width:980px;margin:clamp(1.6rem,3vw,2.4rem) auto 0}.galaxy26-find{padding:clamp(2rem,5vw,4rem) clamp(1.4rem,6vw,6rem);background:#fff}.find-card{max-width:1200px;margin:0 auto;background:#f7f7f7;border-radius:1.6rem;padding:clamp(1.8rem,3vw,2.6rem) clamp(1.8rem,4vw,3rem);box-shadow:0 18px 40px #0f182814}.find-card h3{margin:0 0 .6rem;font-size:1.6rem}.find-card p{margin:0 0 1rem;color:#3c4558}.text-link{display:inline-flex;align-items:center;gap:.5rem;color:#111;font-weight:600}.galaxy26-accessories{padding:clamp(3rem,7vw,6rem) clamp(1.4rem,6vw,6rem);background:#fff}.accessory-card{margin-top:clamp(1.6rem,3vw,2.4rem);display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(1.6rem,4vw,3rem);align-items:center;padding:clamp(1.8rem,4vw,2.6rem);border-radius:1.8rem;background:#f7f7f7;box-shadow:0 18px 40px #0f182814}.accessory-copy h4{margin:0 0 .6rem;font-size:1.4rem}.accessory-copy p{margin:0 0 1rem;color:#3c4558}.accessory-media{display:grid;place-items:center}.case-stack{position:relative;width:280px;height:230px}.case{position:absolute;width:150px;height:200px;border-radius:26px;box-shadow:0 20px 40px #0f18282e}.case-dark{left:10px;top:16px;background:#1b1c1f}.case-light{left:70px;top:0;background:#e9ecef}.case-violet{left:130px;top:18px;background:#5b5f82}.case-ring{position:absolute;inset:0;margin:auto;width:64px;height:64px;border-radius:999px;border:8px solid rgba(255,255,255,.65);box-shadow:inset 0 0 0 4px #fff3}.galaxy26-faq{padding:clamp(3rem,7vw,6rem) clamp(1.4rem,6vw,6rem) clamp(4rem,8vw,7rem);background:#fff}.faq-tabs{display:flex;flex-wrap:wrap;gap:1.4rem;border-bottom:1px solid #e6e6e6;padding-bottom:1rem}.faq-tabs button{border:0;background:none;padding:0;font-size:1rem;color:#4b5563;cursor:pointer}.faq-tabs button.active{color:#111;font-weight:600;border-bottom:2px solid #111;padding-bottom:.4rem}.faq-list{margin-top:1.6rem;display:flex;flex-direction:column}.faq-item{border-top:1px solid #e6e6e6;padding:1.3rem 0}.faq-item summary{list-style:none;cursor:pointer;font-weight:600;display:flex;align-items:center;justify-content:space-between}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"v";font-size:1.1rem}.faq-item[open] summary:after{content:"^"}.faq-item p{margin:.7rem 0 0;color:#3c4558;line-height:1.6}@media(max-width:1200px){.buy-main-layout{grid-template-columns:1fr}.buy-price-strip{flex-direction:column}.buy-price-cta{text-align:left}.buy-intro-block h3{font-size:2.6rem}.compare-models-section h3{font-size:2.8rem}.compare-card h4{font-size:1.8rem}.key-specs-section h3{font-size:2.8rem}.spec-group h4{font-size:2rem}.spec-label,.faq-row,.buy-footer-grid a{font-size:1.05rem}.spec-col strong{font-size:1.6rem}}@media(max-width:900px){.buy-benefit-bar{grid-template-columns:1fr;justify-items:start}.buy-strip-left{font-size:1.4rem;gap:.8rem}.exchange-grid,.color-grid,.feature-pills,.care-grid,.direct-grid,.offers-grid,.box-section,.box-items,.size-visual,.compare-grid,.compare-details-grid,.spec-row,.buy-footer-grid,.review-cards{grid-template-columns:1fr}.buy-intro-block{text-align:left}.galaxy26-main{padding-top:0}.galaxy26-intro-dark p{font-size:1.95rem}.galaxy26-video-stage{grid-template-columns:1fr}.galaxy26-side-card{display:none}.galaxy26-center-card{min-height:56vh}.galaxy26-specs-grid,.perf-stats,.galaxy26-privacy-carousel{grid-template-columns:1fr}.galaxy26-privacy-side{display:none}.galaxy26-vapor-media{width:100%}.galaxy26-vapor-side{right:1rem;bottom:1rem}.galaxy26-vapor-copy{width:min(94vw,42rem);font-size:clamp(1.05rem,4.2vw,1.35rem);line-height:1.48;padding:0 .9rem}.galaxy26-vapor-note{width:min(94vw,42rem);font-size:.88rem;padding:0 .9rem}.galaxy26-battery-grid,.galaxy26-storage-section{grid-template-columns:1fr}.galaxy26-storage-media{order:-1}.galaxy26-nightography-grid,.galaxy26-space-zoom,.galaxy26-selfie{grid-template-columns:1fr}.galaxy26-photo-assist{text-align:left}.snapdragon-badge{max-width:180px}.buy-intro-block h3{font-size:2rem}.buy-intro-block p{font-size:1.15rem}.compare-models-section{text-align:left}.compare-models-section h3{font-size:2.2rem}.compare-card h4{font-size:1.5rem}.key-specs-section h3{font-size:2.1rem}.spec-group h4,.faq-head h3,.buy-featured-row h3{font-size:1.75rem}.ai-blurb,.spec-label,.spec-col strong,.faq-row,.buy-legal,.buy-footer-breadcrumb,.buy-footer-grid h4,.buy-footer-grid a{font-size:1rem}.galaxy26-bixby,.galaxy26-ecosystem,.galaxy26-innovation,.galaxy26-box,.knox-hero,.accessory-card{grid-template-columns:1fr}.knox-media img{margin:0 auto}.knox-cards{grid-template-columns:1fr}.galaxy26-oneui,.galaxy26-accessories{text-align:left}.oneui-media{padding:.8rem}.case-stack{width:220px;height:200px}.case{width:130px;height:180px}}
