.rq{--rq-primary: #000000;--rq-primary-hover: #000000;--rq-soft: #f4f4f5;--rq-border: var(--t-border, #e4e4e7);--rq-bg: #fafafa;--rq-card: var(--t-surface, #ffffff);--rq-text: var(--t-text, #0a0a0a);--rq-text-muted: var(--t-text-muted, #6b7280);--rq-dark: #000000;--rq-font: var(--font-body-family, inherit);--rq-font-head: var(--font-heading-family, var(--rq-font));--rq-fs-xxs: 1.15rem;--rq-fs-xs: 1.25rem;--rq-fs-sm: 1.3rem;--rq-fs-base: 1.4rem;--rq-fs-lg: 1.6rem;--rq-fs-xl: 2rem;--rq-fs-2xl: 2.4rem;--rq-fs-hero: clamp(2.6rem, 5vw, 4.4rem);--rq-fs-total: clamp(3.2rem, 5.5vw, 4rem);--rq-fw-regular: 400;--rq-fw-medium: 500;--rq-fw-semibold: 600;--rq-fw-bold: 700;--rq-radius-xl: 3.2rem;--rq-radius-lg: 2.4rem;--rq-radius-md: 1.8rem;--rq-radius-sm: 1.4rem;--rq-radius-pill: 9999px;--rq-shadow-sm: 0 2px 8px rgba(14, 27, 23, .04);--rq-shadow-md: 0 6px 18px rgba(14, 27, 23, .06);--rq-shadow-lg: 0 14px 34px rgba(14, 27, 23, .1);--rq-transition: .2s cubic-bezier(.32, .72, 0, 1);font-family:var(--rq-font);font-size:var(--rq-fs-sm);color:var(--rq-text);background:var(--rq-bg);padding:2rem 0 6rem}.rq__inner{max-width:118rem;margin:0 auto;padding:0 1.6rem;display:flex;flex-direction:column;gap:1.6rem}@media(min-width:990px){.rq__inner{padding:0 2.4rem;gap:2rem}}.rq button,.rq .rq-option,.rq .rq-repair,.rq .rq-more,.rq .rq-estimate__cta{font-family:var(--rq-font);font-size:var(--rq-fs-sm);font-weight:var(--rq-fw-medium);line-height:1.2;letter-spacing:-.005em;-webkit-appearance:none;appearance:none;cursor:pointer;transition:background var(--rq-transition),border-color var(--rq-transition),color var(--rq-transition),transform var(--rq-transition),box-shadow var(--rq-transition)}.rq-hero{display:flex;flex-direction:column;gap:2rem;padding:0}.rq-hero__eyebrow{align-self:flex-start;display:inline-flex;align-items:center;padding:.6rem 1.2rem;background:var(--rq-card);border:1px solid #d4d4d8;border-radius:var(--rq-radius-pill);color:#09090b;font-size:var(--rq-fs-xxs);font-weight:var(--rq-fw-bold);letter-spacing:.14em;text-transform:uppercase;box-shadow:var(--rq-shadow-sm)}.rq-hero__head{display:flex;flex-direction:column;gap:1.4rem;max-width:80rem}.rq-hero__title{margin:0;font-family:var(--rq-font-head);font-size:clamp(2.4rem,3.4vw,3.6rem);line-height:1.05;letter-spacing:-.028em;font-weight:var(--rq-fw-semibold);color:#000}.rq-hero__intro{margin:0;max-width:64rem;font-size:clamp(1.4rem,1.35vw,1.6rem);line-height:1.55;color:var(--rq-text-muted)}.rq-hero__benefits{display:grid;gap:.9rem;grid-template-columns:1fr;margin-top:.8rem;list-style:none;padding:0}@media(min-width:750px){.rq-hero__benefits{grid-template-columns:repeat(3,1fr);gap:1.2rem}}.rq-hero__benefit{display:flex;align-items:center;gap:1.1rem;padding:1.3rem 1.5rem;background:#fff;border:1px solid var(--rq-border);border-radius:1.4rem;box-shadow:0 1px 2px #0e1b1708;font-family:var(--rq-font);font-size:1.35rem;font-weight:500;color:var(--rq-text);line-height:1.35;letter-spacing:-.005em;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.rq-hero__benefit:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--rq-text) 14%,var(--rq-border));box-shadow:0 6px 18px #0e1b170f}.rq-hero__benefit-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;background:#f4f2ee;border:1px solid var(--rq-border);border-radius:50%;color:var(--rq-text)}.rq-hero__benefit-icon svg{width:1.5rem;height:1.5rem;stroke-width:2.1}.rq-hero__cta{align-self:flex-start;margin-top:.4rem}.rq-how{padding:2rem;background:var(--rq-card);border:1px solid var(--rq-border);border-radius:var(--rq-radius-xl);box-shadow:var(--rq-shadow-sm)}@media(min-width:750px){.rq-how{padding:2.4rem}}.rq-how__head{display:flex;flex-direction:column;gap:1.2rem;align-items:flex-start}@media(min-width:990px){.rq-how__head{flex-direction:row;align-items:center;justify-content:space-between;gap:1.6rem}}.rq-how__head-text{display:flex;flex-direction:column;gap:.4rem}.rq-how__title{margin:0;font-family:var(--rq-font-head);font-size:var(--rq-fs-xl);font-weight:var(--rq-fw-semibold);letter-spacing:-.02em;line-height:1.1;color:var(--rq-text)}@media(min-width:750px){.rq-how__title{font-size:var(--rq-fs-2xl)}}.rq-how__subtitle{margin:0;font-size:var(--rq-fs-sm);color:var(--rq-text-muted);line-height:1.5}.rq-how__jump{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;height:4.4rem;padding:0 1.8rem;background:#000;color:#fff;border-radius:var(--rq-radius-pill);font-family:var(--rq-font);font-size:var(--rq-fs-sm);font-weight:var(--rq-fw-semibold);text-decoration:none;transition:transform var(--rq-transition),background var(--rq-transition),box-shadow var(--rq-transition);white-space:nowrap}.rq-how__jump:hover{transform:translateY(-2px);background:#0a0a0a;box-shadow:0 8px 18px #0000002e;color:#fff}.rq-how__jump svg{flex-shrink:0;width:1.4rem;height:1.4rem}.rq-how__steps{display:grid;gap:.8rem;grid-template-columns:1fr;margin-top:1.6rem}@media(min-width:990px){.rq-how__steps{grid-template-columns:repeat(3,1fr);gap:1rem}}.rq-how__steps--4{grid-template-columns:1fr}@media(min-width:560px){.rq-how__steps--4{grid-template-columns:repeat(2,1fr)}}@media(min-width:990px){.rq-how__steps--4{grid-template-columns:repeat(4,1fr)}}.rq-how__step{display:flex;flex-direction:column;min-height:11rem;padding:1.6rem;background:var(--rq-bg);border:1px solid var(--rq-border);border-radius:var(--rq-radius-md)}@media(min-width:750px){.rq-how__step{padding:1.8rem}}.rq-how__step-num{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;flex-shrink:0;background:#000;color:#fff;border-radius:50%;font-weight:var(--rq-fw-semibold);font-size:var(--rq-fs-sm)}.rq-how__step p{margin:1.2rem 0 0;max-width:22ch;font-family:var(--rq-font);font-size:var(--rq-fs-base);line-height:1.35;letter-spacing:-.01em;color:var(--rq-text-muted);font-weight:var(--rq-fw-regular)}.rq-card{background:var(--rq-card);border:1px solid var(--rq-border);border-radius:var(--rq-radius-xl);padding:2.4rem;box-shadow:var(--rq-shadow-sm)}@media(min-width:750px){.rq-card{padding:3.6rem}}.rq-card__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2rem}.rq-card__title{font-family:var(--rq-font-head);font-size:var(--rq-fs-xl);font-weight:var(--rq-fw-semibold);letter-spacing:-.015em;margin:0}.rq-reset{display:inline-flex;align-items:center;gap:.5rem;padding:0 1.2rem;height:3.4rem;background:var(--rq-card);color:var(--rq-text-muted);border:1px solid var(--rq-border);border-radius:var(--rq-radius-pill);font-size:var(--rq-fs-xxs);font-weight:var(--rq-fw-semibold)}.rq-reset:hover{color:var(--rq-dark);border-color:var(--rq-dark);background:var(--rq-soft)}.rq-reset[hidden]{display:none!important}@media(min-width:750px){.rq-card__title{font-size:var(--rq-fs-2xl)}}.rq [hidden]{display:none!important}.rq-field{display:flex;flex-direction:column;gap:1.2rem;margin:0 0 3.6rem;padding:0;border:0}.rq-field:last-of-type{margin-bottom:0}.rq-field+.rq-field{margin-top:.8rem}.rq-field__title{font-family:var(--rq-font-head);font-size:var(--rq-fs-lg);font-weight:var(--rq-fw-semibold);letter-spacing:-.015em;color:var(--rq-text);margin:0;padding:0;line-height:1.25}.rq-field__search{display:flex;align-items:center;gap:.6rem;margin:0;padding:0 1.4rem;background:var(--rq-bg);border:1px solid var(--rq-border);border-radius:var(--rq-radius-pill);height:4.4rem;transition:border-color var(--rq-transition),box-shadow var(--rq-transition)}.rq-field__search:focus-within{border-color:var(--rq-dark);box-shadow:0 0 0 3px #00000014}.rq-field__search svg{width:1.4rem;height:1.4rem;color:var(--rq-text-muted);flex-shrink:0}.rq-field__search input{flex:1;border:0;background:transparent;outline:none;font-family:var(--rq-font);font-size:var(--rq-fs-sm);color:var(--rq-text)}.rq-field__search input::placeholder{color:var(--rq-text-muted)}.rq-options{display:grid;gap:.8rem;grid-template-columns:repeat(2,1fr);margin:0;padding:0}@media(min-width:750px){.rq-options{gap:1rem;grid-template-columns:repeat(4,1fr)}}.rq-option{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;padding:1rem 1.4rem;background:var(--rq-card);border:1px solid var(--rq-border);border-radius:var(--rq-radius-md);color:var(--rq-text);text-align:center}.rq-option:hover{border-color:var(--rq-dark);background:var(--rq-soft);color:var(--rq-dark)}.rq-option[aria-pressed=true]{background:var(--rq-dark);border-color:var(--rq-dark);color:#fff}.rq-option[hidden]{display:none!important}.rq-more{align-self:flex-start;display:inline-flex;align-items:center;gap:.4rem;margin:0;padding:0 1.4rem;height:3.6rem;background:var(--rq-soft);border:1px solid var(--rq-border);border-radius:var(--rq-radius-pill);color:var(--rq-text);font-size:var(--rq-fs-xs);font-weight:var(--rq-fw-semibold)}.rq-more:hover{background:var(--rq-card);border-color:var(--rq-dark);color:var(--rq-dark)}.rq-more[hidden]{display:none!important}.rq-groups{display:grid;gap:.8rem;grid-template-columns:1fr;grid-auto-rows:min-content;align-items:start;margin:0;padding:0}@media(min-width:750px){.rq-groups{gap:1rem;grid-template-columns:repeat(2,1fr)}}.rq-group{align-self:start}.rq-group{display:flex;flex-direction:column;background:var(--rq-card);border:1px solid var(--rq-border);border-radius:var(--rq-radius-md);overflow:hidden;transition:border-color var(--rq-transition),background var(--rq-transition),color var(--rq-transition)}.rq-group:hover{border-color:var(--rq-dark);background:var(--rq-soft)}.rq-group[aria-pressed=true]{background:var(--rq-dark);border-color:var(--rq-dark);color:#fff}.rq-group__head{display:grid;align-items:center;grid-template-columns:4.4rem minmax(0,1fr) auto;gap:1.2rem;width:100%;padding:1.4rem 1.6rem;background:transparent;border:0;text-align:left;cursor:pointer;font:inherit;color:inherit}.rq-group__icon{width:4.4rem;height:4.4rem;display:inline-flex;align-items:center;justify-content:center;background:var(--rq-bg);border:1px solid var(--rq-border);border-radius:var(--rq-radius-sm);color:var(--rq-dark);transition:background var(--rq-transition),border-color var(--rq-transition),color var(--rq-transition)}.rq-group__icon img,.rq-group__icon svg{width:2.4rem;height:2.4rem;object-fit:contain}.rq-group__icon img{filter:brightness(0) saturate(100%)}.rq-group[aria-pressed=true] .rq-group__icon{background:#ffffff1f;border-color:#fff3;color:#fff}.rq-group[aria-pressed=true] .rq-group__icon img{filter:brightness(0) invert(1)}.rq-group__text{min-width:0;display:flex;flex-direction:column;gap:.2rem}.rq-group__name{font-family:var(--rq-font);font-size:var(--rq-fs-base);font-weight:var(--rq-fw-semibold);color:inherit;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rq-group__price{font-size:var(--rq-fs-xxs);font-weight:var(--rq-fw-medium);color:var(--rq-text-muted)}.rq-group[aria-pressed=true] .rq-group__price{color:#ffffffbf}.rq-group__chevron{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;color:var(--rq-text-muted);transition:transform var(--rq-transition),color var(--rq-transition)}.rq-group__chevron svg{width:1.6rem;height:1.6rem}.rq-group[aria-pressed=true] .rq-group__chevron{color:#ffffffd9}.rq-group[aria-expanded=true] .rq-group__chevron{transform:rotate(180deg)}.rq-group__variations{display:flex;flex-wrap:wrap;gap:.6rem;padding:1.2rem 1.6rem 1.4rem;border-top:1px solid var(--rq-border)}.rq-group[aria-pressed=true] .rq-group__variations{border-top-color:#ffffff26}.rq-group__variations[hidden]{display:none!important}.rq-group__variation{display:inline-flex;align-items:center;padding:.5rem 1rem;min-height:3rem;background:var(--rq-bg);color:var(--rq-text);border:1px solid var(--rq-border);border-radius:var(--rq-radius-pill);font-family:var(--rq-font);font-size:var(--rq-fs-xxs);font-weight:var(--rq-fw-medium);cursor:pointer;transition:background var(--rq-transition),border-color var(--rq-transition),color var(--rq-transition)}.rq-group__variation:hover{border-color:var(--rq-dark);color:var(--rq-dark);background:var(--rq-card)}.rq-group__variation[aria-pressed=true]{background:var(--rq-dark);border-color:var(--rq-dark);color:#fff}.rq-group[aria-pressed=true] .rq-group__variation{background:#ffffff14;color:#ffffffd9;border-color:#ffffff2e}.rq-group[aria-pressed=true] .rq-group__variation:hover{background:#ffffff24;color:#fff;border-color:#ffffff4d}.rq-group[aria-pressed=true] .rq-group__variation[aria-pressed=true]{background:#fff;color:var(--rq-dark);border-color:#fff}.rq-summary{display:flex;flex-direction:column;gap:1.4rem}.rq-summary__chips{display:flex;flex-wrap:wrap;gap:.6rem}.rq-summary__chip{display:inline-flex;align-items:center;padding:.7rem 1.4rem;border-radius:var(--rq-radius-pill);background:var(--rq-card);border:1px solid #d4d4d8;font-size:var(--rq-fs-sm);font-weight:var(--rq-fw-medium);color:#27272a}.rq-estimate{display:grid;grid-template-columns:1fr;overflow:hidden;border-radius:var(--rq-radius-xl);background:var(--rq-dark);color:#fff;border:1px solid #111113;box-shadow:0 12px 40px #0000001f}@media(min-width:990px){.rq-estimate{grid-template-columns:1.1fr .9fr}}.rq-estimate__left{padding:2rem}@media(min-width:750px){.rq-estimate__left{padding:2.8rem}}@media(min-width:990px){.rq-estimate__left{padding:3.6rem}}.rq-estimate__right{display:flex;flex-direction:column;justify-content:space-between;gap:2rem;padding:2rem;background:linear-gradient(180deg,#ffffff08,#ffffff03);border-top:1px solid rgba(255,255,255,.1)}@media(min-width:750px){.rq-estimate__right{padding:2.8rem}}@media(min-width:990px){.rq-estimate__right{padding:3.6rem;border-top:0;border-left:1px solid rgba(255,255,255,.1)}}.rq-estimate__deal{display:inline-flex;align-items:center;gap:1.1rem;margin:0 0 2rem;padding:1rem 1.4rem 1rem 1rem;background:#fff;color:var(--rq-dark);border:1px solid rgba(255,255,255,.15);border-radius:1.8rem;box-shadow:0 6px 20px #ffffff0d;max-width:100%}.rq-estimate__deal[hidden]{display:none!important}.rq-estimate__deal-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;background:var(--rq-dark);color:#fff;border-radius:50%}.rq-estimate__deal-icon svg{width:1.5rem;height:1.5rem}.rq-estimate__deal-text{display:flex;flex-direction:column;gap:.15rem;min-width:0}.rq-estimate__deal-text strong{font-family:var(--rq-font);font-size:var(--rq-fs-sm);font-weight:var(--rq-fw-bold);color:var(--rq-dark);letter-spacing:.01em;line-height:1.2}.rq-estimate__deal-text span{font-size:var(--rq-fs-xxs);color:#404040;font-weight:var(--rq-fw-medium);line-height:1.35;font-variant-numeric:tabular-nums}.rq-estimate__label{margin:0;font-size:var(--rq-fs-xxs);font-weight:var(--rq-fw-bold);letter-spacing:.18em;text-transform:uppercase;color:#ffffff8c}.rq-estimate__strike{display:block;margin:1rem 0 0;font-family:var(--rq-font);font-size:clamp(1.8rem,2.4vw,2.4rem);font-weight:var(--rq-fw-medium);color:#ffffff59;text-decoration:line-through;text-decoration-thickness:1px;font-variant-numeric:tabular-nums;line-height:1}.rq-estimate__strike[hidden]{display:none!important}.rq-estimate__value{margin:.4rem 0 0;font-family:var(--rq-font-head);font-size:clamp(4rem,8vw,7.2rem);line-height:1;font-weight:var(--rq-fw-semibold);letter-spacing:-.04em;font-variant-numeric:tabular-nums;color:#fff}.rq-estimate__strike:not([hidden])+.rq-estimate__value{margin-top:.6rem}.rq-estimate__fine{margin:1.2rem 0 0;font-size:var(--rq-fs-sm);line-height:1.6;color:#ffffff8c;max-width:48rem}.rq-estimate__time{display:inline-flex;align-items:center;gap:1rem;margin:2rem 0 0;padding:1rem 1.4rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:2rem}.rq-estimate__time[hidden]{display:none!important}.rq-estimate__time svg{width:1.8rem;height:1.8rem;flex-shrink:0;color:#ffffffb3}.rq-estimate__time-text{display:flex;flex-direction:column;gap:.2rem;min-width:0}.rq-estimate__time-text strong{font-family:var(--rq-font);font-size:var(--rq-fs-lg);font-weight:var(--rq-fw-semibold);line-height:1;color:#fff;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.rq-estimate__time-label{font-size:var(--rq-fs-xs);font-weight:var(--rq-fw-regular);line-height:1.3;color:#ffffff80;letter-spacing:.01em}.rq-estimate__perks-wrap{display:flex;flex-direction:column;gap:1.4rem}.rq-estimate__perks-label{margin:0;font-size:var(--rq-fs-sm);font-weight:var(--rq-fw-medium);color:#fff9}.rq-estimate__perks{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.4rem}.rq-estimate__perks li{display:flex;align-items:center;gap:1.2rem;font-family:var(--rq-font);font-size:var(--rq-fs-lg);font-weight:var(--rq-fw-regular);color:#fff;line-height:1.3}.rq-estimate__perk-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:50%;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#fff}.rq-estimate__perk-icon svg{width:1.6rem;height:1.6rem}.rq-estimate__cta{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;width:100%;min-height:5.8rem;padding:0 2.4rem;border-radius:var(--rq-radius-pill);background:#fff;color:var(--rq-dark);font-family:var(--rq-font);font-size:var(--rq-fs-base);font-weight:var(--rq-fw-medium);border:1px solid #fff;cursor:pointer;transition:transform var(--rq-transition),background var(--rq-transition),box-shadow var(--rq-transition)}.rq-estimate__cta:hover{background:#f4f4f5;transform:translateY(-2px);box-shadow:0 10px 24px #00000040}.rq-estimate__cta:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.rq-estimate__cta svg{flex-shrink:0}.sell-iphone-section{--sell-accent: #FF6B1F}.sell-iphone-section .rq-how__step-num{background:#111;color:#fff;box-shadow:none;font-weight:600}.sell-iphone-section .rq-how__step-num:after{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border:1.5px solid color-mix(in srgb,var(--sell-accent, #FF6B1F) 55%,transparent);border-radius:50%;pointer-events:none}.sell-iphone-section .rq-how__step-num{position:relative}.rq-card__partner{display:inline-flex;align-items:center;text-decoration:none;transition:opacity var(--rq-transition)}.rq-card__partner:hover{opacity:.75}.rq-card__partner-logo{height:2.6rem;width:auto;display:inline-block}.sell-iphone-section .rq-card--sell .rq-card__head{flex-wrap:wrap;gap:.8rem 1.2rem}.rq-copy-grid{display:grid;gap:1.6rem;grid-template-columns:1fr}@media(min-width:990px){.rq-copy-grid{grid-template-columns:repeat(2,1fr);gap:2.4rem}}.rq-copy{color:var(--rq-text-muted);font-size:var(--rq-fs-sm);line-height:1.65}.rq-copy p{margin:0 0 1rem}.rq-copy p:last-child{margin-bottom:0}.rq-copy strong{color:var(--rq-text);font-weight:var(--rq-fw-semibold)}.rq-copy a{color:var(--rq-dark);text-decoration:underline;text-underline-offset:3px}.rq-copy a:hover{text-decoration-thickness:2px}.rq-grid-2{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:750px){.rq-grid-2{gap:1.6rem;grid-template-columns:repeat(2,1fr)}}.rq-common__item{display:flex;gap:1.2rem;padding:2rem;background:var(--rq-card);border:1px solid var(--rq-border);border-radius:var(--rq-radius-xl);box-shadow:var(--rq-shadow-sm)}.rq-common__icon{flex-shrink:0;width:3.6rem;height:3.6rem;display:inline-flex;align-items:center;justify-content:center;background:var(--rq-bg);border-radius:var(--rq-radius-sm);color:var(--rq-dark)}.rq-common__icon svg{width:1.8rem;height:1.8rem}.rq-common__body{min-width:0}.rq-common__body h2{margin:0;font-family:var(--rq-font);font-size:var(--rq-fs-base);font-weight:var(--rq-fw-semibold);color:var(--rq-text);line-height:1.3}.rq-common__body p{margin:.8rem 0 0;font-size:var(--rq-fs-sm);line-height:1.6;color:var(--rq-text-muted)}.rq-prices__intro{margin:0 0 1.6rem;font-size:var(--rq-fs-sm);line-height:1.6;color:var(--rq-text-muted)}.rq-prices__brand{background:var(--rq-bg);border:1px solid var(--rq-border);border-radius:var(--rq-radius-md);padding:1.4rem 1.6rem;margin:0 0 .8rem}.rq-prices__brand[open]{background:var(--rq-card)}.rq-prices__brand>summary{list-style:none;cursor:pointer;font-family:var(--rq-font-head);font-size:var(--rq-fs-base);font-weight:var(--rq-fw-semibold);color:var(--rq-text);display:flex;justify-content:space-between;gap:1rem}.rq-prices__brand>summary::-webkit-details-marker{display:none}.rq-prices__brand>summary:after{content:"+";font-weight:var(--rq-fw-regular);color:var(--rq-dark);font-size:var(--rq-fs-lg)}.rq-prices__brand[open]>summary:after{content:"\2212"}.rq-prices__models{display:grid;gap:1.2rem;grid-template-columns:1fr;margin-top:1.4rem}@media(min-width:750px){.rq-prices__models{grid-template-columns:repeat(2,1fr)}}.rq-prices__model h3{margin:0 0 .6rem;font-family:var(--rq-font);font-size:var(--rq-fs-sm);font-weight:var(--rq-fw-bold);color:var(--rq-text)}.rq-prices__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3rem}.rq-prices__list li{font-size:var(--rq-fs-xxs);line-height:1.5;color:var(--rq-text-muted);display:flex;justify-content:space-between;gap:.8rem}.rq-prices__list li strong{color:var(--rq-text);font-weight:var(--rq-fw-semibold);white-space:nowrap}.repair-store-locations-section{margin-bottom:4rem}@media(min-width:750px){.repair-store-locations-section{margin-bottom:6rem}}.rq-locations{display:flex;flex-direction:column;gap:1.6rem}.rq-locations__head{display:flex;flex-direction:column;gap:.4rem}.rq-locations__title{font-family:var(--rq-font-head);font-size:var(--rq-fs-xl);font-weight:var(--rq-fw-semibold);letter-spacing:-.015em;color:var(--rq-text);margin:0}@media(min-width:750px){.rq-locations__title{font-size:var(--rq-fs-2xl)}}.rq-locations__subtitle{margin:0;font-size:var(--rq-fs-sm);line-height:1.6;color:var(--rq-text-muted);max-width:64rem}.rq-locations__grid{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:560px){.rq-locations__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:990px){.rq-locations__grid{grid-template-columns:repeat(3,1fr);gap:1.4rem}}.rq-location{display:flex;flex-direction:column;gap:1rem;padding:2rem;background:var(--rq-card);border:1px solid var(--rq-border);border-radius:var(--rq-radius-xl);box-shadow:var(--rq-shadow-sm);transition:border-color var(--rq-transition),box-shadow var(--rq-transition)}.rq-location:hover{border-color:var(--rq-dark);box-shadow:var(--rq-shadow-md)}.rq-location__head{display:flex;align-items:center;gap:.8rem}.rq-location__pin{flex-shrink:0;width:3.2rem;height:3.2rem;display:inline-flex;align-items:center;justify-content:center;background:var(--rq-dark);color:#fff;border-radius:var(--rq-radius-sm)}.rq-location__pin svg{width:1.5rem;height:1.5rem}.rq-location__name{margin:0;font-family:var(--rq-font);font-size:var(--rq-fs-base);font-weight:var(--rq-fw-semibold);color:var(--rq-text);line-height:1.3}.rq-location__address{display:flex;flex-direction:column;gap:.4rem;margin:0;font-style:normal;font-size:var(--rq-fs-sm);line-height:1.5;color:var(--rq-text-muted)}.rq-location__street{color:var(--rq-text-muted)}.rq-location__city{display:inline-flex;align-items:center;gap:.5rem;font-weight:var(--rq-fw-medium);color:var(--rq-text)}.rq-location__city svg{color:var(--rq-text-muted);flex-shrink:0}.rq-location__actions{display:flex;flex-wrap:wrap;gap:.6rem;list-style:none;margin:.4rem 0 0;padding:0}.rq-location__actions a{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1rem;background:var(--rq-soft);border:1px solid var(--rq-border);border-radius:var(--rq-radius-pill);color:var(--rq-text);font-size:var(--rq-fs-xxs);font-weight:var(--rq-fw-semibold);text-decoration:none;transition:border-color var(--rq-transition),background var(--rq-transition)}.rq-location__actions a:hover{background:var(--rq-card);border-color:var(--rq-dark);color:var(--rq-dark)}.rq-seo{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.rq-faq{display:flex;flex-direction:column;gap:.8rem}.rq-faq details{background:var(--rq-card);border:1px solid var(--rq-border);border-radius:var(--rq-radius-md);padding:1.4rem 1.6rem;transition:background var(--rq-transition)}.rq-faq details[open]{background:var(--rq-bg)}.rq-faq summary{list-style:none;cursor:pointer;font-family:var(--rq-font-head);font-size:var(--rq-fs-base);font-weight:var(--rq-fw-semibold);color:var(--rq-text);display:flex;justify-content:space-between;gap:1rem}.rq-faq summary::-webkit-details-marker{display:none}.rq-faq summary:after{content:"+";font-weight:var(--rq-fw-regular);font-size:var(--rq-fs-lg);color:var(--rq-dark);transition:transform var(--rq-transition)}.rq-faq details[open] summary:after{content:"\2212"}.rq-faq p{margin:1rem 0 0;font-size:var(--rq-fs-sm);line-height:1.6;color:var(--rq-text-muted)}.sell-value-range{display:inline-flex;align-self:flex-start;align-items:center;gap:.7rem;width:fit-content;max-width:100%;margin:1.2rem 0 0;padding:.7rem 1.2rem .7rem 1rem;background:#fbf9f6;border:1px solid var(--rq-border);border-radius:9999px;font-size:1.35rem;color:var(--rq-text);line-height:1.2;white-space:nowrap}.sell-value-range:before{content:"";width:.7rem;height:.7rem;border-radius:50%;background:var(--sell-accent, #FF6B1F);flex-shrink:0}.sell-value-range__text{font-weight:600;color:var(--rq-text);letter-spacing:-.005em}.sell-proof-row{display:flex;flex-wrap:wrap;gap:1.2rem 2rem;margin:1.4rem 0 0;padding:1.2rem 1.6rem;background:var(--rq-card);border:1px solid var(--rq-border);border-radius:var(--rq-radius-md);list-style:none;box-shadow:var(--rq-shadow-sm)}.sell-proof-row__item{display:flex;flex-direction:column;gap:.15rem;min-width:0}.sell-proof-row__item strong{font-family:var(--rq-font-head);font-size:var(--rq-fs-lg);font-weight:var(--rq-fw-semibold);letter-spacing:-.01em;color:var(--rq-text);line-height:1}.sell-proof-row__item span{font-size:var(--rq-fs-xxs);color:var(--rq-text-muted)}.sell-payments{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem 1rem;margin:2.8rem 0 0;padding:1.4rem 1.6rem;background:#fbf9f6;border:1px solid var(--rq-border);border-radius:1.6rem;font-size:1.3rem;color:var(--rq-text-muted)}.sell-payments__label{font-weight:600;color:var(--rq-text);letter-spacing:-.005em;margin-right:.2rem}.sell-payments__method{display:inline-flex;align-items:center;gap:.6rem;padding:.55rem 1.05rem .55rem .55rem;background:#fff;border:1px solid var(--rq-border);border-radius:9999px;font-weight:500;color:var(--rq-text);line-height:1;transition:border-color .16s ease}.sell-payments__method:hover{border-color:color-mix(in srgb,var(--rq-text) 18%,var(--rq-border))}.sell-payments__icon{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:50%;background:#f4f2ee;color:var(--rq-text);border:1px solid var(--rq-border)}.sell-payments__icon svg{width:1.35rem;height:1.35rem;stroke-width:2.1}.sell-faq-link{margin:2rem 0 0;font-size:var(--rq-fs-sm);text-align:center}.sell-faq-link a{display:inline-flex;align-items:center;gap:.5rem;color:var(--rq-text);text-decoration:underline;text-underline-offset:4px;font-weight:var(--rq-fw-medium)}.sell-faq-link a:hover{color:var(--sell-accent, #FF6B1F)}.sell-sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:50;padding:.9rem 1.6rem calc(.9rem + env(safe-area-inset-bottom));background:#fffffff5;backdrop-filter:saturate(1.4) blur(10px);-webkit-backdrop-filter:saturate(1.4) blur(10px);border-top:1px solid var(--rq-border);box-shadow:0 -6px 24px #0000000f;display:flex}.sell-sticky-cta .rq-how__jump{width:100%;height:5rem;font-size:var(--rq-fs-base)}@media(min-width:750px){.sell-sticky-cta{display:none}}.sell-iphone-section{color:var(--rq-text)}.sell-iphone-section .rq-hero{gap:2.4rem}.sell-iphone-section .rq-hero__top{display:flex;flex-direction:column;gap:1.6rem;width:100%}.sell-iphone-section .rq-hero__head{flex:1 1 auto;min-width:0}.sell-iphone-section .rq-hero__partner{display:inline-flex;flex-direction:column;align-items:flex-start;gap:.8rem;padding:1.6rem 2rem;background:#fbf9f6;border:1px solid var(--rq-border);border-radius:1.6rem;text-decoration:none;color:var(--rq-text);width:fit-content;max-width:100%;transition:border-color .16s ease,transform .16s ease}.sell-iphone-section .rq-hero__partner:hover{border-color:color-mix(in srgb,var(--rq-text) 20%,var(--rq-border));transform:translateY(-1px)}.sell-iphone-section .rq-hero__partner-label{font-size:1.15rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--rq-text-muted)}.sell-iphone-section .rq-hero__partner-logo{display:block;height:4.4rem;width:auto;max-width:24rem;object-fit:contain}@media(min-width:990px){.sell-iphone-section .rq-hero__top{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:3.2rem}.sell-iphone-section .rq-hero__partner{flex-shrink:0;align-self:flex-start;padding:2.2rem 2.6rem;gap:1rem}.sell-iphone-section .rq-hero__partner-logo{height:6rem;max-width:32rem}}.sell-iphone-section .rq-hero__head{gap:1.6rem}.sell-iphone-section .rq-hero__eyebrow{font-size:1.1rem;letter-spacing:.16em;padding:.55rem 1.1rem;font-weight:700}.sell-iphone-section .rq-hero__title{font-size:clamp(2.8rem,5vw,5.2rem);letter-spacing:-.04em;line-height:1.02;font-weight:600}.sell-iphone-section .rq-hero__intro{font-size:clamp(1.5rem,1.35vw,1.65rem);line-height:1.6;color:#52606a;max-width:62rem}.sell-iphone-section .rq-how{padding:2.4rem;margin-top:2.4rem}@media(min-width:750px){.sell-iphone-section .rq-how{padding:3rem;margin-top:3.2rem}}.sell-iphone-section .rq-how__title{font-size:clamp(1.9rem,2.2vw,2.4rem);font-weight:600;letter-spacing:-.02em}.sell-iphone-section .rq-how__subtitle{color:var(--rq-text-muted);font-size:1.4rem;line-height:1.5;margin-top:.4rem}.sell-iphone-section .rq-how__steps{gap:1.2rem;margin-top:2rem}.sell-iphone-section .rq-how__step{gap:1.1rem}.sell-iphone-section .rq-how__step p{font-size:1.4rem;line-height:1.45;color:var(--rq-text);margin:0}.sell-iphone-section .sell-proof-row{margin-top:1.6rem;gap:1.4rem 2.4rem}.sell-iphone-section .sell-proof-row__item strong{font-size:1.75rem;font-weight:700;letter-spacing:-.015em}.sell-iphone-section .sell-proof-row__item span{font-size:1.2rem;color:var(--rq-text-muted);letter-spacing:.02em;text-transform:uppercase}.sell-iphone-section .sell-faq-link{margin-top:2.8rem;font-size:1.4rem}.isell-page-section{color:var(--rq-text)}.isell-page-section .isell-page__breadcrumb{display:inline-flex;align-items:center;gap:.5rem;font-size:1.25rem;color:var(--rq-text-muted);margin:0 0 .4rem;padding:0}.isell-page-section .isell-page__breadcrumb a{color:inherit;text-decoration:none;transition:color .16s ease}.isell-page-section .isell-page__breadcrumb a:hover{color:var(--rq-text);text-decoration:underline;text-underline-offset:3px}.isell-page-section .isell-page__breadcrumb-sep{color:var(--rq-text-muted);opacity:.7}.isell-page-section .isell-page__breadcrumb [aria-current=page]{color:var(--rq-text);font-weight:500}.isell-page-section .rq-hero{gap:1.6rem}.isell-page-section .rq-hero__eyebrow{font-size:1.1rem;letter-spacing:.16em;padding:.55rem 1.1rem;font-weight:700}.isell-page-section .rq-hero__title{font-size:clamp(2.2rem,3vw,3rem);letter-spacing:-.025em;line-height:1.1;font-weight:700;color:var(--t-text);background:linear-gradient(180deg,var(--t-text) 0%,color-mix(in srgb,var(--t-text) 82%,var(--t-cta)) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.isell-page-section .rq-hero__intro{font-size:clamp(1.45rem,1.3vw,1.6rem);line-height:1.6;color:#52606a;max-width:70rem}.isell-page-section .isell-page__body{position:relative;padding:2rem;background:#fff;border:1px solid var(--rq-border);border-radius:2rem;box-shadow:0 1px 2px #0e1b1708,0 24px 52px #0e1b170f;margin-top:1.2rem;width:100%;max-width:none;overflow:hidden}.isell-page-section .isell-page__body:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--t-cta),color-mix(in srgb,var(--t-cta) 35%,transparent));opacity:.6}@media(min-width:750px){.isell-page-section .isell-page__body{padding:3.2rem 3.6rem}}@media(min-width:990px){.isell-page-section .isell-page__body{padding:4rem 4.8rem}}.isell-page-section .rq-prose{color:var(--rq-text);font-family:var(--rq-font);font-size:1.55rem;line-height:1.7;max-width:none;width:100%}.isell-page-section .rq-prose>:first-child{margin-top:0}.isell-page-section .rq-prose>:last-child{margin-bottom:0}.isell-page-section .rq-prose p{margin:0 0 1.4rem;color:#2a2f36}.isell-page-section .rq-prose strong{font-weight:600;color:var(--rq-text)}.isell-page-section .rq-prose em{font-style:italic}.isell-page-section .rq-prose h1,.isell-page-section .rq-prose h2,.isell-page-section .rq-prose h3,.isell-page-section .rq-prose h4,.isell-page-section .rq-prose h5,.isell-page-section .rq-prose h6{font-family:var(--rq-font-head);color:var(--rq-text);letter-spacing:-.02em;line-height:1.2;font-weight:600}.isell-page-section .rq-prose h1{font-size:clamp(2rem,2.4vw,2.4rem);font-weight:700;line-height:1.15;letter-spacing:-.025em;margin:0 0 1.6rem;padding-bottom:1rem;border-bottom:1px solid var(--t-border)}.isell-page-section .rq-prose h1:first-child{margin-top:0}.isell-page-section .rq-prose h2{font-size:clamp(1.7rem,2vw,2.1rem);margin:2.8rem 0 1.1rem;letter-spacing:-.02em;font-weight:700;display:flex;align-items:center;gap:.8rem;padding-left:0}.isell-page-section .rq-prose h2:before{content:"";flex:0 0 auto;width:.8rem;height:.8rem;border-radius:50%;background:var(--t-cta);opacity:.9;transform:translateY(.05em)}.isell-page-section .rq-prose h3{font-size:clamp(1.5rem,1.65vw,1.7rem);margin:2rem 0 .8rem;font-weight:600;color:var(--t-cta)}.isell-page-section .rq-prose h4{font-size:1.45rem;margin:1.6rem 0 .6rem;font-weight:600}.isell-page-section .rq-prose h5,.isell-page-section .rq-prose h6{font-size:1.4rem;margin:1.8rem 0 .6rem;text-transform:uppercase;letter-spacing:.06em;color:var(--rq-text-muted)}.isell-page-section .rq-prose a{color:var(--rq-text);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;transition:color .16s ease}.isell-page-section .rq-prose a:hover{color:var(--sell-accent, #FF6B1F)}.isell-page-section .rq-prose ul,.isell-page-section .rq-prose ol{margin:0 0 1.6rem;padding-left:1.8rem;line-height:1.65}.isell-page-section .rq-prose ul{list-style:disc}.isell-page-section .rq-prose ol{list-style:decimal}.isell-page-section .rq-prose li{margin:0 0 .5rem}.isell-page-section .rq-prose li::marker{color:var(--rq-text-muted)}.isell-page-section .rq-prose li>ul,.isell-page-section .rq-prose li>ol{margin:.5rem 0}.isell-page-section .rq-prose blockquote{margin:2rem 0;padding:1.2rem 1.6rem;background:#fbf9f6;border:1px solid var(--rq-border);border-left:3px solid #D8CEBE;border-radius:1rem;color:#3a3f46;font-style:normal}.isell-page-section .rq-prose blockquote p:last-child{margin-bottom:0}.isell-page-section .rq-prose cite{display:block;margin-top:.6rem;font-size:1.25rem;font-style:normal;color:var(--rq-text-muted)}.isell-page-section .rq-prose table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--rq-border);border-radius:1.2rem;overflow:hidden;margin:1.6rem 0 2rem;font-size:1.4rem}.isell-page-section .rq-prose thead th{background:#f4f2ee;color:var(--rq-text);font-weight:600;text-align:left}.isell-page-section .rq-prose th,.isell-page-section .rq-prose td{padding:1rem 1.2rem;border-bottom:1px solid var(--rq-border);line-height:1.45;vertical-align:top}.isell-page-section .rq-prose tbody tr:last-child th,.isell-page-section .rq-prose tbody tr:last-child td{border-bottom:0}.isell-page-section .rq-prose tbody tr:nth-child(2n){background:#fafafa}@media(max-width:749px){.isell-page-section .rq-prose table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}}.isell-page-section .rq-prose img,.isell-page-section .rq-prose figure img{display:block;max-width:100%;height:auto;border-radius:1.2rem;margin:1.6rem 0}.isell-page-section .rq-prose figure{margin:2rem 0;padding:0}.isell-page-section .rq-prose figcaption{margin-top:.6rem;font-size:1.25rem;color:var(--rq-text-muted);text-align:center}.isell-page-section .rq-prose code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.92em;padding:.15em .4em;background:#f4f2ee;border:1px solid var(--rq-border);border-radius:.5rem}.isell-page-section .rq-prose pre{margin:1.6rem 0 2rem;padding:1.4rem 1.6rem;background:#f8f6f2;border:1px solid var(--rq-border);border-radius:1.2rem;overflow-x:auto;font-size:1.3rem;line-height:1.55}.isell-page-section .rq-prose pre code{padding:0;background:none;border:0;border-radius:0}.isell-page-section .rq-prose hr{margin:3.2rem 0;border:0;border-top:1px solid var(--rq-border)}.isell-page-section .rq-prose dl{margin:0 0 1.6rem}.isell-page-section .rq-prose dt{font-weight:600;margin-top:.8rem}.isell-page-section .rq-prose dd{margin:0 0 .8rem 1.6rem;color:#3a3f46}@media(max-width:749px){.sell-iphone-section~* .shopify-section:last-child,body:has(.sell-iphone-section) main{padding-bottom:8rem}}.sell-iphone-section .sell-value-range+*{margin-top:1.2rem}.rq-prose .rq-prose__faq-heading{margin-bottom:1.4rem}.rq-prose .rq-prose__faq{display:flex;flex-direction:column;gap:.8rem;margin:0 0 2rem}.rq-prose .rq-prose__faq-item{background:#fff;border:1px solid var(--t-border);border-radius:1.2rem;overflow:hidden;transition:border-color .16s ease,box-shadow .16s ease}.rq-prose .rq-prose__faq-item:hover{border-color:color-mix(in srgb,var(--t-cta) 20%,var(--t-border))}.rq-prose .rq-prose__faq-item[open]{border-color:color-mix(in srgb,var(--t-cta) 35%,var(--t-border));box-shadow:0 4px 14px #0e1b170d}.rq-prose .rq-prose__faq-question{display:flex;align-items:center;gap:1rem;padding:1.2rem 1.6rem;font-family:var(--font-heading-family, inherit);font-size:1.5rem;font-weight:600;color:var(--t-text);cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.rq-prose .rq-prose__faq-question::-webkit-details-marker{display:none}.rq-prose .rq-prose__faq-question>*{flex:1 1 auto;min-width:0}.rq-prose .rq-prose__faq-chevron{flex:0 0 auto;display:inline-flex;color:var(--t-text-muted);transition:transform .2s ease,color .2s ease}.rq-prose .rq-prose__faq-item[open] .rq-prose__faq-chevron{transform:rotate(180deg);color:var(--t-cta)}.rq-prose .rq-prose__faq-item>:not(summary){padding:0 1.6rem 1.2rem;margin:0 0 .8rem}.rq-prose .rq-prose__faq-item>:not(summary):last-child{margin-bottom:0;padding-bottom:1.4rem}.rq-prose .centered-button,.rq-prose a.centered-button{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-height:5.2rem;padding:0 2.4rem;border-radius:1.6rem;background:var(--t-cta);color:#fff!important;font-size:1.5rem;font-weight:600;letter-spacing:-.005em;text-decoration:none!important;box-shadow:0 4px 12px color-mix(in srgb,var(--t-cta) 22%,transparent);transition:background .2s ease,transform .2s ease,box-shadow .2s ease;margin:1.6rem 0}.rq-prose .centered-button:hover{background:var(--t-cta-hover);transform:translateY(-1px);box-shadow:0 10px 22px color-mix(in srgb,var(--t-cta) 30%,transparent)}.rq-prose p:has(>.centered-button:only-child){text-align:center}.rq-prose .rq-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.8rem 0;border-radius:1rem}.rq-prose .rq-table-wrap>table{margin:0;min-width:48rem}.rq-prose .rq-embed--responsive,.rq-prose figure.rq-embed--responsive{position:relative;width:100%;max-width:72rem;aspect-ratio:16 / 9;margin:1.6rem auto;overflow:hidden;border-radius:1.2rem;background:#000}.rq-prose .rq-embed--responsive iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;border-radius:inherit}.rq-prose figure img{max-height:34rem;width:auto;margin:.6rem auto}.rq-prose ol li img,.rq-prose ul li img{display:inline-block;vertical-align:middle;max-height:2.4rem;width:auto;margin:0 .4rem}.isell-page-section .rq-hero__eyebrow{background:color-mix(in srgb,var(--t-cta) 6%,#fff);border-color:color-mix(in srgb,var(--t-cta) 22%,var(--t-border));color:var(--t-cta);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}@media(min-width:990px){.isell-page-section:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:86rem;height:28rem;pointer-events:none;z-index:0;background:radial-gradient(60% 80% at 50% 0%,color-mix(in srgb,var(--t-cta) 8%,transparent) 0%,transparent 70%);opacity:.6}.isell-page-section{position:relative;isolation:isolate}.isell-page-section>*{position:relative;z-index:1}}.isell-page-section .rq-prose ul{list-style:none;padding-left:0}.isell-page-section .rq-prose ul>li{position:relative;padding-left:2.4rem;margin-bottom:.7rem;min-height:1.4rem}.isell-page-section .rq-prose ul>li:before{content:"";position:absolute;left:0;top:calc(.825em - .7rem);width:1.4rem;height:1.4rem;border-radius:50%;background:linear-gradient(135deg,color-mix(in srgb,var(--t-cta) 12%,#fff),color-mix(in srgb,var(--t-cta) 4%,#fff));border:1px solid color-mix(in srgb,var(--t-cta) 22%,var(--t-border))}.isell-page-section .rq-prose ul>li:after{content:"";position:absolute;left:.42rem;top:calc(.825em - .7rem + .42rem);width:.55rem;height:.28rem;border-left:1.5px solid var(--t-cta);border-bottom:1.5px solid var(--t-cta);transform:rotate(-45deg)}.isell-page-section .rq-prose ul>li::marker{display:none}.isell-page-section .rq-prose ol{list-style:none;padding-left:0;counter-reset:rq-ol}.isell-page-section .rq-prose ol>li{position:relative;padding-left:3.2rem;margin-bottom:1rem;counter-increment:rq-ol;min-height:2.2rem}.isell-page-section .rq-prose ol>li:before{content:counter(rq-ol);position:absolute;left:0;top:calc(.825em - 1.1rem);width:2.2rem;height:2.2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--t-cta);color:#fff;font-weight:700;font-size:1.2rem;line-height:1;box-shadow:0 2px 6px color-mix(in srgb,var(--t-cta) 26%,transparent)}.isell-page-section .rq-prose table{border:1px solid var(--t-border);border-radius:1.2rem}.isell-page-section .rq-prose thead th{background:color-mix(in srgb,var(--t-cta) 6%,#fff);color:var(--t-text);font-weight:700;letter-spacing:-.005em}.isell-page-section .rq-prose tbody tr:hover{background:color-mix(in srgb,var(--t-cta) 3%,#fff)}.isell-page-section .rq-prose blockquote{background:linear-gradient(135deg,color-mix(in srgb,var(--t-cta) 4%,#fff),color-mix(in srgb,var(--t-cta) 1%,#fff));border-left-width:3px;border-left-color:var(--t-cta);padding:1.4rem 1.8rem;border-radius:0 1rem 1rem 0}.isell-page-section .rq-prose a:not(.centered-button){color:var(--t-cta);text-decoration:underline;text-decoration-color:var(--t-cta);text-decoration-thickness:1px;text-underline-offset:3px;background:none;transition:text-decoration-thickness .2s ease,color .2s ease}.isell-page-section .rq-prose a:not(.centered-button):hover{color:var(--t-cta-hover);text-decoration-color:var(--t-cta-hover);text-decoration-thickness:2px}.isell-page-section .rq-prose img{box-shadow:none}.isell-page-section .rq-prose .rq-prose__faq-item[open]{background:linear-gradient(180deg,color-mix(in srgb,var(--t-cta) 3%,#fff),#fff)}
/*# sourceMappingURL=/cdn/shop/t/111/assets/repair-quotation.css.map */
