body{font-synthesis:none}.page-caption,.reference-intro-body{color:#62665f}.content-body{max-width:72ch}.content-body p,.content-body li{font-size:1rem;line-height:1.85}.content-body .section-heading{font-size:clamp(1.2rem,2vw,1.55rem)}.service-kicker{color:#6a548c;letter-spacing:.04em;margin-bottom:1.25rem;font-size:.75rem;font-weight:600}.service-hero{grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);align-items:center;gap:clamp(2rem,5vw,5rem);padding-block:clamp(2.5rem,5vw,5rem);display:grid}.service-hero h1{letter-spacing:-.045em;max-width:14ch;font-size:clamp(2.4rem,4.5vw,4.8rem);font-weight:600;line-height:1.08}.service-hero-lead{margin-block:1.5rem .8rem;font-size:clamp(1.15rem,1.7vw,1.4rem);line-height:1.6}.service-hero-body{color:#62665f;max-width:51ch;font-size:1rem;line-height:1.8}.service-actions{flex-wrap:wrap;align-items:center;gap:1rem 1.4rem;margin-top:1.75rem;display:flex}.service-primary{color:#fff;background:#242623;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;min-height:3.15rem;padding:.8rem 1.35rem;font-size:.875rem;font-weight:600;display:inline-flex}.service-primary:hover{background:#423b4d}.service-secondary{align-items:center;gap:.5rem;min-height:3rem;font-size:.875rem;font-weight:500;display:inline-flex}.service-visual{aspect-ratio:1;isolation:isolate;background:#eeede9;border-radius:2rem;position:relative;overflow:hidden}.service-visual img{object-fit:cover;width:100%;height:100%}.service-device-list{font-family:var(--font-modern-latin), sans-serif;color:#62665f;margin-top:1.4rem;font-size:.8rem;line-height:1.8}.service-feature{grid-template-columns:minmax(0,.9fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,5vw,5rem);padding-block:2rem;display:grid}.service-feature h2{max-width:22ch;margin-bottom:1.25rem;font-size:clamp(1.8rem,3vw,3rem);line-height:1.2}.service-feature .service-visual{aspect-ratio:1.1}.service-page-intro{border-bottom:1px solid var(--border);margin-bottom:3rem;padding-bottom:3rem}.service-menu-heading{margin-bottom:1.75rem;font-size:clamp(1.7rem,3vw,2.3rem)}.service-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.service-card{border:1px solid var(--border);background:#fff;border-radius:1.5rem;flex-direction:column;height:100%;padding:clamp(1.25rem,2.5vw,2rem);display:flex}.service-card-number{font-family:var(--font-modern-latin), sans-serif;color:#817686;margin-bottom:1.75rem;font-size:.8rem;display:block}.service-card :is(h2,h3){margin-bottom:1rem;font-size:1.3rem}.service-card p{color:#5f645b;font-size:.95rem;line-height:1.8}.service-card .preparation{color:#72766e;margin-top:1rem;font-size:.8rem}.service-card a{margin-top:auto;padding-top:1.2rem}.service-process{padding-block:clamp(3.5rem,7vw,6rem)}.service-process ol{counter-reset:steps;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.8rem;padding:0;list-style:none;display:grid}.service-process li{counter-increment:steps;border-top:1px solid #cecfc9;padding-top:1.5rem}.service-process li:before{content:"0" counter(steps);font-family:var(--font-modern-latin), sans-serif;color:#7d688e;font-size:.8rem}.service-process h3{margin-block:1rem .65rem;font-size:1.05rem}.service-process p{color:#62665f;font-size:.875rem;line-height:1.8}.service-faq{max-width:850px;margin:0 auto;padding-block:2rem 4rem}.service-faq details{border-bottom:1px solid var(--border);padding-block:1.1rem}.service-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:2.75rem;font-size:1rem;list-style:none;display:flex}.service-faq summary::-webkit-details-marker{display:none}.service-faq summary:after{content:"+";font-family:var(--font-modern-latin);color:#7b648d;font-size:1.5rem}.service-faq details[open] summary:after{content:"−"}.service-faq p{color:#62665f;padding:1rem 2rem 0 0;line-height:1.8}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.service-visual img{transition:transform .65s cubic-bezier(.2,.8,.2,1)}.service-visual:hover img{transform:scale(1.025)}.service-card{transition:transform .3s cubic-bezier(.2,.8,.2,1),border-color .3s}.service-card:hover{border-color:#bbb0c5;transform:translateY(-3px)}}@media (max-width:1023px){.service-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.service-hero{gap:2rem}.service-hero h1{font-size:clamp(2.3rem,5vw,3.5rem)}}@media (max-width:767px){.service-hero,.service-feature{grid-template-columns:minmax(0,1fr);gap:1.75rem}.service-hero{padding-block:2rem 2.5rem}.service-hero h1{max-width:20ch;font-size:clamp(1.9rem,7.6vw,2.65rem)}.service-hero-lead{margin-top:1rem;font-size:1.125rem}.service-hero-body{font-size:.95rem}.service-visual{aspect-ratio:1.15;border-radius:1.5rem}.service-kicker{margin-bottom:1rem}.service-cards{gap:.875rem}.service-card{border-radius:1.2rem;padding:1.15rem}.service-card :is(h2,h3){font-size:1.1rem}.service-card p{font-size:.875rem}.service-card .preparation{font-size:.78rem}.service-process ol{grid-template-columns:repeat(2,minmax(0,1fr))}.service-feature .service-visual{order:2}.service-actions{gap:.6rem 1rem}.service-primary,.service-secondary{font-size:.8rem}}@media (max-width:539px){.service-cards{grid-template-columns:minmax(0,1fr)}.service-card-number{margin-bottom:1rem}}@media (prefers-reduced-motion:reduce){.service-visual img,.service-card{transition:none;transform:none}}
.georgian-display-text{font-family:var(--font-georgian-display), var(--font-modern-georgian), sans-serif;text-transform:none;font-weight:600}html[lang=ka] body{font-weight:400;line-height:1.7}html[lang=ka] :is(h1,h2,.page-title){letter-spacing:-.012em;font-weight:600;line-height:1.3}html[lang=ka] :is(h3,h4,.product-name,.section-heading:not(h1):not(h2)){letter-spacing:0;font-weight:500;line-height:1.45}html[lang=ka] :is(p,li,input,textarea,select){text-transform:none;letter-spacing:0}html[lang=ka] :is(button,.text-link,.ops-text-link,.service-primary,.service-secondary,[data-slot=label]){text-transform:none;letter-spacing:0;font-weight:500;line-height:1.5}html[lang=ka] :is(.service-hero-body,.page-caption,.reference-intro-body,.content-body p,.content-body li){font-size:1rem;line-height:1.8}html[lang=ka] .service-hero h1{max-width:20ch;font-size:clamp(2rem,3.5vw,3.5rem);line-height:1.25}html[lang=ka] .service-hero-lead{font-size:clamp(1.05rem,1.6vw,1.35rem);font-weight:400;line-height:1.65}html[lang=ka] :is(.desktop-navigation a,.reference-navigation a){font-size:.875rem;font-weight:500}html[lang=ka] :is(.service-primary,.service-secondary){font-size:.875rem}html[lang=ka] .service-kicker{font-size:.75rem;font-weight:500}html[lang=ka] .store-demo{font-size:.7rem;line-height:1.65}html[lang=ka] .mobile-dock a{font-size:.7rem;line-height:1.5}html[lang=ka] :is(.service-card p,.service-process p){font-size:.95rem;line-height:1.75}html[lang=ka] .service-card .preparation{font-size:.85rem;line-height:1.7}html[lang=ka] .service-faq [data-slot=accordion-trigger]{font-size:1rem;font-weight:500}html[lang=ka] .service-faq [data-slot=accordion-content]{font-size:.95rem;line-height:1.8}@media (max-width:767px){html[lang=ka] .service-hero h1{font-size:clamp(1.85rem,7.2vw,2.6rem);line-height:1.3}html[lang=ka] :is(.service-hero-body,.page-caption,.reference-intro-body,.content-body p,.content-body li){font-size:.95rem;line-height:1.8}html[lang=ka] :is(.service-primary,.service-secondary){font-size:.825rem}}h2.section-heading{display:block}html[lang=ka] :is(h1,h2){overflow-wrap:anywhere}@media (max-width:767px){html[lang=ka] :is(.service-feature h2,.service-menu-heading){font-size:1.6rem;line-height:1.35}}.retail-battery{flex-wrap:wrap}.retail-battery>div{min-width:0;max-width:100%}.retail-battery strong{overflow-wrap:anywhere}@media (max-width:359px){.service-process ol{grid-template-columns:minmax(0,1fr)}}
[data-slot=card].reference-model-card{--card-inset:clamp(12px, 1.4vw, 18px);padding:var(--card-inset);background:#fff;border:1px solid #dedfdf;border-radius:20px;min-width:0;height:100%}.reference-model-link{border-radius:10px;min-width:0}.reference-model-card .reference-model-photo{aspect-ratio:1.25;background:#f8f8f7;border-radius:10px;padding:12px}.reference-model-card .reference-model-photo img{min-width:0;max-width:100%}.reference-model-copy{min-width:0;padding:18px 0 0}.reference-card-name{overflow-wrap:anywhere}.reference-model-link:focus-visible{outline-offset:5px}[data-slot=card].source-offer-card,[data-slot=card].product-card{background:#fff;border:1px solid #dedfdf;border-radius:20px;flex-direction:column;min-width:0;height:100%;display:flex}.source-offer-photo,.product-card .product-image{isolation:isolate;border-radius:10px;flex:none;margin:14px 14px 0}.source-offer-copy,.product-copy{min-width:0;padding:20px}.product-copy{flex-direction:column;flex:1;display:flex}.product-price-row{margin-top:auto;padding-top:18px}.product-price[data-sale=true]{color:#634084}.product-copy .source-before-price{margin-bottom:6px}.source-offer-copy .source-date:empty{display:none}.source-offer-card .source-offer-copy>strong{min-height:1.3em}.product-image img{object-fit:contain}.source-offer-copy h2{margin-top:0}.product-attributes{flex-wrap:wrap}.product-detail-action{min-width:44px;min-height:44px}.retail-card-action{white-space:normal;overflow-wrap:anywhere}.retail-card-action svg{flex-shrink:0}.source-offer-card a:focus-visible{outline-offset:-3px}.source-offer-card .retail-card-action:focus-visible{outline-color:var(--background)}[data-slot=card]>*{min-width:0}.panel>:first-child{margin-top:0}.panel>:last-child{margin-bottom:0}@media (max-width:767px){[data-slot=card].reference-model-card,[data-slot=card].source-offer-card,[data-slot=card].product-card{border-radius:16px}.reference-model-card .reference-model-photo{padding:6px}.reference-model-copy{padding-top:14px}.source-offer-photo,.product-card .product-image{border-radius:8px;margin:10px 10px 0}.source-offer-copy,.product-copy{padding:14px}.panel{padding:20px}}@media (max-width:359px){.reference-model-grid,.source-offer-grid{grid-template-columns:minmax(0,1fr)}}
.interactive-service[data-slot=card]{box-shadow:none;isolation:isolate;background:#f2f1f4;border:1px solid #dedde2;border-radius:28px;min-width:0;padding:0;container-type:inline-size}.interactive-service-header{color:#655c70;justify-content:space-between;align-items:center;gap:16px;padding:22px 26px 0;font-size:13px;font-weight:500;display:flex}.interactive-service [data-slot=tabs]{gap:0}.repair-stage{perspective:900px;padding:4px 0 48px;position:relative}.repair-stage>div{transform-style:preserve-3d}.photo-asset{object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.photo-asset-fallback{color:#8a8191;place-items:center;height:100%;display:grid}.phone-scene{perspective:1000px;width:100%;height:clamp(340px,72cqw,420px);transform-style:preserve-3d;position:relative}.phone-rig{aspect-ratio:853/1766;width:clamp(82px,28cqw,148px);transform-style:preserve-3d;position:absolute;top:55%;left:50%}.phone-sidewall{background:linear-gradient(100deg,#37383d,#b3b1b6 48%,#47484d);border-radius:13%/6.4%;position:absolute;inset:1px;transform:translateZ(-5px);box-shadow:3px 5px 2px #24232955}.phone-layer{transform-style:preserve-3d;backface-visibility:hidden;position:absolute;inset:0}.phone-layer .photo-asset{object-fit:fill}.phone-layer-screen{filter:drop-shadow(2px 7px 6px #28252e28)}.phone-layer-battery{filter:drop-shadow(1px 2px 2px #16151930);width:80%;height:51%;inset:33% auto auto 10%}.phone-layer-charging{width:72%;height:28%;inset:68% auto auto 14%}.phone-ground{filter:blur(11px);background:#49454f;border-radius:50%;height:5%;position:absolute;bottom:8%;left:27%;right:20%}.repair-expand[data-slot=button]{color:#776781;border-radius:50%;flex-shrink:0;min-width:44px;min-height:44px;padding:0}.repair-expand[data-slot=button]:hover{background:#e5e0ea}.repair-assemble[data-slot=button]{white-space:nowrap;background:#ffffffd9;border-color:#d3cfd8;border-radius:999px;max-width:calc(100% - 28px);min-height:44px;font-size:12px;position:absolute;bottom:5px;left:50%;transform:translate(-50%);box-shadow:0 2px 5px #24212b06}.repair-assemble[data-slot=button]:active{background:#e9e5ef}.interactive-service-controls{padding:18px 26px 0}.interactive-hint{color:#69616f;margin:0 0 12px;font-size:12px;line-height:1.6}.interactive-service .repair-part-tabs,.interactive-service .device-family-tabs{background:#e8e5ec;border:1px solid #dddae2;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;width:100%;height:auto;padding:5px;display:grid}.interactive-service .device-family-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.interactive-service [data-slot=tabs-trigger]{white-space:normal;overflow-wrap:anywhere;color:#645e6c;border-radius:11px;gap:6px;min-width:0;height:auto;min-height:44px;padding:10px 8px;font-size:12px;line-height:1.4;transition:background-color .15s ease-out,color .15s ease-out}.interactive-service [data-slot=tabs-trigger][data-state=active]{color:#302436;background:#fff}.repair-part-description{min-height:115px;margin:0;padding-top:16px}.interactive-service .repair-part-description p,.interactive-service .device-service-caption{color:#655e6d;margin:0;font-size:13px;line-height:1.75}.interactive-service .device-service-caption{margin-top:18px}.interactive-illustration-note{color:#766d7f;padding:12px 26px 20px;font-size:10px;line-height:1.5;display:block}.device-photo-stage{min-width:0;height:clamp(270px,62cqw,360px);display:grid}.device-scene{grid-area:1/1;min-width:0;min-height:0;margin:0}.device-scene[aria-hidden=true]{pointer-events:none}.device-photo{width:100%;height:100%;padding:26px 36px 18px}.device-photo[data-device=mac]{padding:24px}.device-service-link[data-slot=button]{color:#564068;text-align:left;margin-top:8px;padding-left:0;font-size:13px}@container (max-width:390px){.interactive-service-header{padding:16px 16px 0;font-size:12px}.interactive-service-controls{padding:16px 16px 0}.interactive-illustration-note{padding-inline:16px}.interactive-service .repair-part-tabs [data-slot=tabs-trigger]{flex-direction:column;padding:8px 3px;font-size:11px}.interactive-service .device-family-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.repair-part-description{min-height:132px}}@media (max-width:767px){.interactive-service[data-slot=card]{border-radius:22px}.service-feature .device-explorer{order:2}}.repair-detail-dialog[data-slot=dialog-content]{width:calc(100vw - 28px);max-width:940px;max-height:calc(var(--visual-height,100dvh) - 32px);background:#f2f1f4;border-radius:26px;gap:0;padding:22px;overflow-y:auto;container-type:inline-size}.repair-detail-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.repair-detail-header [data-slot=dialog-title]{font-size:1.35rem;line-height:1.4}.repair-detail-description{color:#69616f;padding-right:40px;font-size:13px;line-height:1.7}.repair-detail-dialog .phone-scene{height:clamp(330px,54dvh,580px)}.repair-detail-dialog .phone-rig{width:clamp(82px,26cqw,210px);top:49%}.phone-part-study{display:none}.phone-study-part{grid-area:1/1;min-width:0;height:100%;min-height:0;padding:16px}.repair-detail-dialog .interactive-service-controls{padding-inline:0}.repair-detail-dialog .repair-part-description{min-height:0;padding-bottom:4px}@media (max-width:540px){.repair-detail-dialog[data-slot=dialog-content]{border-radius:20px;padding:16px}.repair-detail-dialog .phone-scene{display:none}.repair-detail-dialog .phone-part-study{height:clamp(250px,45dvh,430px);display:grid}.repair-detail-dialog .repair-assemble{display:none}.repair-detail-dialog .repair-stage{padding:0}}@media (prefers-reduced-motion:reduce){.interactive-service [data-slot=tabs-trigger]{transition:none}.repair-stage>div{transform:none!important}}@media (prefers-contrast:more){.interactive-service[data-slot=card],.interactive-service [data-slot=tabs-list]{border-color:#6d6376}.interactive-illustration-note{color:#574c60}}.device-detail-dialog .device-photo-stage{height:clamp(240px,55dvh,600px)}@media (max-width:540px){.device-detail-dialog .device-photo-stage{height:clamp(240px,48dvh,430px)}.device-detail-dialog .device-photo{padding:16px}}
