.rt-logo{min-width:180px}.rt-logo img{max-width:230px!important;max-height:64px!important}.rt-sidebar__logo img{max-width:210px!important;height:58px!important}.rt-footer__logo img{max-width:220px!important;height:58px!important}.rt-sidebar__service-links{display:grid;gap:9px;margin-top:12px}.rt-sidebar__service-links>a{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:11px;padding:11px 12px;border:1px solid var(--recore-border);border-radius:14px;background:linear-gradient(135deg,#f8fbff,#eef6ff);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.rt-sidebar__service-links>a:hover{transform:translateY(-2px);border-color:#2d72b859;box-shadow:var(--recore-shadow-sm)}.rt-sidebar__service-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#fff;color:var(--recore-primary);box-shadow:0 7px 18px #0f2b4b14}.rt-sidebar__service-links strong,.rt-sidebar__service-links small{display:block}.rt-sidebar__service-links strong{color:var(--recore-ink);font-size:.84rem}.rt-sidebar__service-links small{margin-top:2px;color:var(--recore-muted);font-size:.68rem;line-height:1.35}.rt-sidebar__brand-logo .rt-brand-logo img{width:100%;height:28px;object-fit:contain}.rt-grade-badge{display:inline-flex;align-items:center;gap:5px;width:max-content;padding:6px 9px;border:1px solid var(--recore-border);border-radius:999px;background:#fff;color:var(--recore-primary-strong);font-size:.68rem;font-weight:850;line-height:1}.rt-grade-badge--a{border-color:#bfe5d4;background:#edf9f4;color:#176a4a}.rt-grade-badge--b{border-color:#c8dcef;background:#f1f7fd;color:#285f96}.rt-grade-badge--c{border-color:#ead9b8;background:#fff8e9;color:#8a611f}.rt-product-card__grade{min-height:28px;margin:4px 0 2px}.rt-product-card__warranty{display:flex;align-items:center;gap:6px;margin:10px 0 12px;color:var(--recore-primary-strong);font-size:.72rem;font-weight:760}.rt-product-card--sold-out{opacity:.86}.rt-badge--sold{background:#eef2f6;color:#677487}.recore-product-info__topline-badges{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.rt-product-price-stack{display:grid;gap:9px;margin:14px 0 10px}.rt-variant-price{display:flex;align-items:baseline;gap:10px}.rt-variant-price .rt-price__current{font-size:1.85rem;font-weight:850;color:var(--recore-primary-strong)}.rt-klarna-note{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:10px 12px;border:1px solid #e9d9ef;border-radius:12px;background:#fbf6fc;color:#422a4c;font-size:.74rem}.rt-klarna-note strong{padding:3px 7px;border-radius:6px;background:#f3d7ff;color:#341742}.rt-product-assurance-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:15px 0;padding:12px 14px;border-radius:14px;background:linear-gradient(135deg,#eaf5ff,#f7fbff);color:var(--recore-primary-strong);font-size:.76rem}.rt-product-assurance-bar>span{display:flex;align-items:center;gap:7px}.rt-product-assurance-bar a{color:var(--recore-primary);font-weight:800;white-space:nowrap}.rt-notify-panel{display:grid;grid-template-columns:auto 1fr;gap:12px;margin:16px 0;padding:17px;border:1px solid var(--recore-border);border-radius:16px;background:#f7fbff}.rt-notify-panel__icon{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#fff;color:var(--recore-primary);box-shadow:var(--recore-shadow-sm)}.rt-notify-panel__copy strong{font-size:.9rem}.rt-notify-panel__copy p{margin:3px 0 0;color:var(--recore-muted);font-size:.76rem}.rt-notify-form{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;gap:9px}.rt-notify-form input{min-width:0;padding:12px 13px;border:1px solid var(--recore-border);border-radius:11px;background:#fff}.rt-form-success{padding:11px 13px;border-radius:11px;background:#edf9f4;color:#176a4a;font-weight:750}.rt-service-section{background:linear-gradient(180deg,#fff,#f5f9fd)}.rt-service-section__intro{max-width:540px;color:var(--recore-muted)}.rt-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.rt-service-card{position:relative;display:grid;grid-template-columns:auto 1fr;gap:14px;min-height:210px;padding:22px;border:1px solid var(--recore-border);border-radius:20px;background:#fff;box-shadow:0 14px 36px #0f2b4b12;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.rt-service-card:before{content:"";position:absolute;width:150px;height:150px;right:-70px;bottom:-80px;border-radius:50%;background:radial-gradient(circle,rgba(95,162,222,.2),transparent 65%)}.rt-service-card:hover{transform:translateY(-5px);border-color:#2d72b852;box-shadow:0 24px 50px #0f2b4b1f}.rt-service-card__icon{display:grid;width:50px;height:50px;place-items:center;border-radius:15px;background:linear-gradient(135deg,var(--recore-primary-strong),var(--recore-primary));color:#fff}.rt-service-card__eyebrow{display:block;color:var(--recore-primary);font-size:.67rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.rt-service-card h3{margin:6px 0 8px;font-size:1.2rem}.rt-service-card p{margin:0;color:var(--recore-muted);font-size:.79rem;line-height:1.55}.rt-service-card__arrow{position:absolute;right:18px;bottom:18px;color:var(--recore-primary)}.rt-trust-stats{padding:0 0 72px;background:#f5f9fd}.rt-trust-stats__grid{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid var(--recore-border);border-radius:20px;background:#fff;box-shadow:var(--recore-shadow-sm)}.rt-trust-stats article{padding:24px;border-right:1px solid var(--recore-border)}.rt-trust-stats article:last-child{border-right:0}.rt-trust-stats strong,.rt-trust-stats span,.rt-trust-stats small{display:block}.rt-trust-stats strong{color:var(--recore-primary);font-size:1.55rem}.rt-trust-stats span{margin-top:3px;color:var(--recore-primary-strong);font-weight:820}.rt-trust-stats small{margin-top:5px;color:var(--recore-muted);font-size:.68rem}.rt-service-page{padding:34px 0 88px;background:linear-gradient(180deg,#fff 0,#f5f9fd 46%,#fff)}.rt-service-page__hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(350px,.95fr);align-items:center;gap:48px;margin-top:22px;padding:54px;border:1px solid var(--recore-border);border-radius:28px;background:linear-gradient(135deg,#fff 0,#f0f7ff 58%,#e7f3ff);overflow:hidden}.rt-service-page__hero h1,.rt-grading-hero h1{margin:10px 0 16px;font-size:clamp(2.8rem,5vw,5rem);line-height:.98}.rt-service-page__lead{max-width:700px;color:var(--recore-muted);font-size:1rem;line-height:1.7}.rt-service-page__hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.rt-service-page__hero-pills{display:flex;flex-wrap:wrap;gap:9px;margin-top:21px}.rt-service-page__hero-pills span{display:flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid rgba(45,114,184,.16);border-radius:999px;background:#ffffffc2;color:var(--recore-primary-strong);font-size:.7rem;font-weight:760}.rt-service-page__hero-visual{display:grid;min-height:360px;place-items:center}.rt-repair-visual,.rt-sell-visual{position:relative;display:grid;width:min(420px,100%);aspect-ratio:1/1;place-items:center;border-radius:50%;background:radial-gradient(circle at 50% 45%,#fff 0 25%,#dbeeff 26% 58%,#b8daf5 59% 60%,transparent 61%);color:var(--recore-primary-strong)}.rt-repair-visual__device{filter:drop-shadow(0 20px 30px rgba(13,49,84,.15))}.rt-repair-visual__tool,.rt-repair-visual__shield,.rt-sell-visual b{position:absolute;display:grid;place-items:center;border-radius:16px;background:#fff;color:var(--recore-primary);box-shadow:0 16px 35px #0f2b4b26}.rt-repair-visual__tool{left:8%;bottom:24%;width:72px;height:72px}.rt-repair-visual__shield{right:7%;top:20%;width:68px;height:68px}.rt-sell-visual b{right:8%;bottom:23%;width:76px;height:76px}.rt-service-page__section{padding:72px 0}.rt-repair-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:11px}.rt-repair-grid article{display:flex;align-items:center;gap:9px;min-height:78px;padding:15px;border:1px solid var(--recore-border);border-radius:15px;background:#fff;box-shadow:0 8px 22px #0f2b4b0d}.rt-repair-grid article span{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:9px;background:#eaf5ff;color:var(--recore-primary)}.rt-repair-grid strong{font-size:.77rem;line-height:1.35}.rt-service-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:22px;border-radius:24px;background:var(--recore-primary-strong);color:#fff}.rt-service-facts article{padding:16px;border-right:1px solid rgba(255,255,255,.13)}.rt-service-facts article:last-child{border-right:0}.rt-service-facts svg{color:var(--recore-accent)}.rt-service-facts strong{display:block;margin:10px 0 5px}.rt-service-facts p{margin:0;color:#ffffffad;font-size:.72rem;line-height:1.5}.rt-process-grid--service article{min-height:220px}.rt-process-grid--service article>span{display:inline-grid;width:38px;height:38px;place-items:center;border-radius:11px;background:#eaf5ff;color:var(--recore-primary);font-size:.72rem;font-weight:850}.rt-form-section{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:40px;align-items:start;padding:58px 0}.rt-form-section__copy{position:sticky;top:130px}.rt-form-section__copy h2{font-size:clamp(2.2rem,4vw,3.7rem);line-height:1.04}.rt-form-section__copy>p{color:var(--recore-muted);line-height:1.7}.rt-form-section__card{padding:28px;border:1px solid var(--recore-border);border-radius:22px;background:#fff;box-shadow:var(--recore-shadow-sm)}.rt-enhanced-form{display:grid;gap:17px}.rt-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.rt-form-grid label,.rt-builder-preference-grid label,.rt-builder-notes{display:grid;gap:7px;color:var(--recore-primary-strong);font-size:.75rem;font-weight:760}.rt-form-grid input,.rt-form-grid select,.rt-form-grid textarea,.rt-builder-preference-grid select,.rt-builder-notes textarea{width:100%;padding:13px 14px;border:1px solid var(--recore-border);border-radius:12px;background:#fbfdff;color:var(--recore-ink);font:inherit}.rt-form-grid textarea{resize:vertical}.rt-form-span-2{grid-column:1/-1}.rt-form-consent{display:flex;align-items:flex-start;gap:9px;color:var(--recore-muted);font-size:.72rem}.rt-form-consent input{margin-top:3px}.rt-check-list{display:grid;gap:8px;margin:22px 0 0;padding:0;list-style:none}.rt-check-list li{position:relative;padding-left:24px;color:var(--recore-muted);font-size:.8rem}.rt-check-list li:before{content:"\2713";position:absolute;left:0;color:var(--recore-primary);font-weight:900}.rt-upload-integration{display:grid;gap:12px;margin-top:22px;padding:16px;border:1px dashed #a8c9e8;border-radius:16px;background:#f4f9ff}.rt-upload-integration>div:first-child{display:grid;grid-template-columns:auto 1fr;gap:10px}.rt-upload-integration>div:first-child p{grid-column:2;margin:0;color:var(--recore-muted);font-size:.74rem}.rt-upload-integration small{color:var(--recore-primary);font-weight:700}.rt-grading-hero{display:grid;grid-template-columns:1fr auto;align-items:center;gap:36px;margin:22px 0 52px;padding:48px;border-radius:26px;background:linear-gradient(135deg,#eef7ff,#fff);border:1px solid var(--recore-border)}.rt-grading-hero>div:first-child>p:last-child{max-width:850px;color:var(--recore-muted);line-height:1.7}.rt-grading-hero__badge{display:grid;width:190px;height:190px;place-items:center;align-content:center;gap:8px;border-radius:50%;background:var(--recore-primary-strong);color:#fff;box-shadow:0 25px 55px #0f2b4b2e}.rt-grading-hero__badge strong{font-size:1.55rem}.rt-grading-hero__badge span{font-size:.67rem;color:#ffffffb3}.rt-grade-grid{display:grid;gap:16px}.rt-grade-card{display:grid;grid-template-columns:120px 1fr;gap:28px;align-items:start;padding:30px;border:1px solid var(--recore-border);border-radius:22px;background:#fff}.rt-grade-card__letter{display:grid;width:100px;height:100px;place-items:center;border-radius:24px;font-size:3rem;font-weight:900}.rt-grade-card--a .rt-grade-card__letter{background:#edf9f4;color:#176a4a}.rt-grade-card--b .rt-grade-card__letter{background:#edf5fd;color:#285f96}.rt-grade-card--c .rt-grade-card__letter{background:#fff7e5;color:#8a611f}.rt-grade-card h2{margin:4px 0 9px}.rt-grade-card p,.rt-grade-card li{color:var(--recore-muted);line-height:1.6}.rt-grade-card ul{display:grid;gap:5px;margin-bottom:0}.rt-grading-notes{display:grid;grid-template-columns:.75fr 1.25fr;gap:40px}.rt-grading-notes__grid{display:grid;gap:12px}.rt-grading-notes__grid p{margin:0;padding:17px;border:1px solid var(--recore-border);border-radius:15px;background:#fff;color:var(--recore-muted)}.rt-builder-page{padding:34px 0 90px;background:#f5f8fc}.rt-builder-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);align-items:center;gap:38px;margin:20px 0 42px;padding:45px;border:1px solid var(--recore-border);border-radius:26px;background:#fff;overflow:hidden}.rt-builder-hero h1{margin:10px 0 16px;font-size:clamp(2.8rem,5vw,4.8rem);line-height:1}.rt-builder-hero>div:first-child>p:not(.rt-eyebrow){max-width:690px;color:var(--recore-muted);line-height:1.7}.rt-builder-hero__trust{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.rt-builder-hero__trust span{display:flex;align-items:center;gap:6px;padding:7px 9px;border-radius:999px;background:#eef6fd;color:var(--recore-primary-strong);font-size:.68rem;font-weight:760}.rt-builder-hero__media{display:grid;min-height:280px;place-items:center;border-radius:22px;background:radial-gradient(circle,#fff 0,#e7f3ff 62%,#d5eaff)}.rt-builder-hero__media img{max-height:330px;object-fit:contain;filter:drop-shadow(0 22px 30px rgba(15,43,75,.13))}.rt-builder-hero__media--placeholder{color:var(--recore-primary)}.rt-builder-setup{display:grid;grid-template-columns:auto 1fr;gap:14px;padding:24px;border:1px solid #c6dcf0;border-radius:18px;background:#fff}.rt-builder-setup>span{display:grid;width:52px;height:52px;place-items:center;border-radius:15px;background:#eaf5ff;color:var(--recore-primary)}.rt-builder-setup h2{margin:0 0 6px}.rt-builder-setup p{margin:0;color:var(--recore-muted);line-height:1.65}.rt-builder-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:34px;align-items:start}.rt-builder-modules{display:grid;gap:18px}.rt-builder-module{padding:26px;border:1px solid var(--recore-border);border-radius:20px;background:#fff;box-shadow:0 9px 26px #0f2b4b0b}.rt-builder-module__head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:8px;padding-bottom:13px;border-bottom:1px solid var(--recore-border)}.rt-builder-module__head>div{display:flex;align-items:center;gap:10px}.rt-builder-module__head>div>span{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;background:#eaf5ff;color:var(--recore-primary);font-size:.66rem;font-weight:900}.rt-builder-module__head h2{margin:0;font-size:1.2rem}.rt-builder-module__head small{color:var(--recore-muted);font-size:.68rem}.rt-builder-module__desc{max-width:720px;margin:0 0 17px;color:var(--recore-muted);font-size:.78rem;line-height:1.55}.rt-builder-usecases{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.rt-builder-choice,.rt-builder-option{border:1px solid var(--recore-border);background:#fbfdff;color:var(--recore-ink);cursor:pointer;transition:.18s ease}.rt-builder-choice{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;padding:13px;border-radius:12px;text-align:left}.rt-builder-choice span{color:var(--recore-primary)}.rt-builder-choice strong{font-size:.76rem}.rt-builder-choice.is-selected,.rt-builder-option.is-selected{border-color:var(--recore-primary);background:#eaf5ff;box-shadow:0 0 0 2px #2d72b817}.rt-builder-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.rt-builder-option{position:relative;display:grid;gap:4px;min-height:142px;padding:16px;border-radius:14px;text-align:left}.rt-builder-option__icon{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#eef6fd;color:var(--recore-primary)}.rt-builder-option strong{margin-top:5px;font-size:1rem}.rt-builder-option small{color:var(--recore-muted);font-size:.67rem}.rt-builder-option em{display:flex;align-items:center;gap:5px;margin-top:auto;color:var(--recore-muted);font-size:.62rem;font-style:normal}.rt-stock-dot{width:7px;height:7px;border-radius:50%;background:#3f9c72}.rt-stock-dot--limited{background:#bf8b36}.rt-builder-option.is-limited{border-style:dashed}.rt-builder-preference-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.rt-builder-toggle-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.rt-builder-toggle-grid label{display:flex;align-items:flex-start;gap:10px;padding:14px;border:1px solid var(--recore-border);border-radius:13px;background:#fbfdff;cursor:pointer}.rt-builder-toggle-grid input{margin-top:4px}.rt-builder-toggle-grid strong,.rt-builder-toggle-grid small{display:block}.rt-builder-toggle-grid strong{font-size:.78rem}.rt-builder-toggle-grid small{margin-top:2px;color:var(--recore-muted);font-size:.66rem}.rt-builder-notes{margin-top:14px}.rt-builder-ticket{position:sticky;top:130px;overflow:hidden;border-radius:21px;background:var(--recore-primary-strong);color:#fff;box-shadow:0 24px 54px #0f2b4b33}.rt-builder-ticket__top{padding:22px;border-bottom:1px dashed rgba(255,255,255,.18)}.rt-builder-ticket__top h2{margin:5px 0 2px;color:#fff}.rt-builder-ticket__top>span{color:#ffffff7a;font-size:.66rem;letter-spacing:.08em}.rt-builder-ticket__lines{padding:12px 22px}.rt-builder-ticket__lines>div{display:flex;justify-content:space-between;gap:15px;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:.72rem}.rt-builder-ticket__lines span{color:#ffffff85}.rt-builder-ticket__lines strong{max-width:58%;text-align:right}.rt-builder-ticket__availability{margin:0 22px 14px;padding:10px;border-radius:10px;background:#ffffff12;color:#ffffffad;font-size:.67rem;line-height:1.45}.rt-builder-ticket__availability.is-available{background:#49b88424;color:#c9f2df}.rt-builder-ticket__availability.is-unavailable{background:#cd864624;color:#ffe0c3}.rt-builder-ticket__total{display:flex;align-items:center;justify-content:space-between;padding:17px 22px;background:#ffffff0f}.rt-builder-ticket__total span{color:#fff9;font-size:.72rem;font-weight:780;text-transform:uppercase}.rt-builder-ticket__total strong{font-size:1.7rem}.rt-builder-add{display:block;width:calc(100% - 44px);margin:18px 22px 9px;padding:13px 14px;border:0;border-radius:12px;background:linear-gradient(135deg,var(--recore-primary),var(--recore-accent));color:#fff;font:inherit;font-size:.78rem;font-weight:850;cursor:pointer}.rt-builder-add:disabled{opacity:.42;cursor:not-allowed}.rt-builder-ticket__note,.rt-builder-message{margin:0;padding:0 22px 17px;color:#ffffff85;font-size:.63rem;line-height:1.45}.rt-builder-message{padding-top:0;color:#d7edff}.rt-builder-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px}.rt-builder-trust span{padding:16px;border:1px solid var(--recore-border);border-radius:14px;background:#fff;color:var(--recore-muted);font-size:.7rem}.rt-builder-trust b{display:block;margin-bottom:4px;color:var(--recore-primary-strong)}@media(max-width:1180px){.rt-service-grid{grid-template-columns:repeat(2,1fr)}.rt-repair-grid{grid-template-columns:repeat(3,1fr)}.rt-builder-layout{grid-template-columns:minmax(0,1fr) 310px}.rt-builder-usecases{grid-template-columns:repeat(3,1fr)}}@media(max-width:989px){.rt-logo img{max-width:190px!important}.rt-service-page__hero,.rt-builder-hero{grid-template-columns:1fr;padding:38px}.rt-service-page__hero-copy{text-align:center}.rt-service-page__hero-actions,.rt-service-page__hero-pills,.rt-builder-hero__trust{justify-content:center}.rt-service-page__hero-visual{min-height:300px}.rt-service-facts{grid-template-columns:repeat(2,1fr)}.rt-service-facts article:nth-child(2){border-right:0}.rt-form-section{grid-template-columns:1fr}.rt-form-section__copy{position:relative;top:auto}.rt-grading-hero{grid-template-columns:1fr}.rt-grading-hero__badge{width:150px;height:150px}.rt-grading-notes,.rt-builder-layout{grid-template-columns:1fr}.rt-builder-ticket{position:relative;top:auto}.rt-builder-usecases,.rt-trust-stats__grid{grid-template-columns:repeat(2,1fr)}.rt-trust-stats article:nth-child(2){border-right:0}.rt-trust-stats article:nth-child(-n+2){border-bottom:1px solid var(--recore-border)}}@media(max-width:749px){.rt-logo{min-width:0}.rt-logo img{max-width:150px!important;max-height:48px!important}.rt-sidebar__logo img{max-width:180px!important}.rt-sidebar__body{padding-top:18px}.rt-sidebar__section{margin-top:22px}.rt-sidebar__brands{grid-template-columns:repeat(3,minmax(0,1fr))!important}.rt-sidebar__service-links{grid-template-columns:1fr 1fr}.rt-sidebar__service-links>a{grid-template-columns:36px 1fr;padding:9px}.rt-sidebar__service-icon{width:36px;height:36px}.rt-sidebar__service-links small{display:none}.rt-service-grid.rt-mobile-scroller{grid-auto-columns:84%!important}.rt-service-card{min-height:185px;padding:19px}.rt-service-section__intro{margin-top:10px}.rt-trust-stats{padding-bottom:54px}.rt-trust-stats__grid{display:grid;grid-auto-flow:column;grid-auto-columns:74%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;border:0;background:transparent;box-shadow:none;gap:10px}.rt-trust-stats article{scroll-snap-align:start;border:1px solid var(--recore-border)!important;border-radius:16px;background:#fff}.rt-service-page{padding-top:22px}.rt-service-page__hero,.rt-builder-hero{padding:28px 22px;border-radius:21px}.rt-service-page__hero h1,.rt-grading-hero h1,.rt-builder-hero h1{font-size:clamp(2.45rem,12vw,3.5rem)}.rt-service-page__hero-visual{min-height:230px}.rt-repair-visual,.rt-sell-visual{width:min(280px,85vw)}.rt-service-page__section{padding:52px 0}.rt-repair-grid{grid-template-columns:1fr 1fr;gap:8px}.rt-repair-grid article{min-height:72px;padding:12px}.rt-service-facts{grid-template-columns:1fr 1fr;padding:14px;gap:0}.rt-service-facts article{padding:13px;border-bottom:1px solid rgba(255,255,255,.12)}.rt-service-facts article:nth-child(2){border-right:0}.rt-service-facts article:nth-child(n+3){border-bottom:0}.rt-form-section{padding:45px 0}.rt-form-section__card{padding:18px}.rt-form-grid{grid-template-columns:1fr}.rt-form-span-2{grid-column:auto}.rt-upload-integration>div:first-child{grid-template-columns:auto 1fr}.rt-grading-hero{padding:27px 22px;margin-bottom:32px}.rt-grading-hero__badge{width:130px;height:130px}.rt-grade-card{grid-template-columns:72px 1fr;gap:16px;padding:20px}.rt-grade-card__letter{width:68px;height:68px;border-radius:18px;font-size:2rem}.rt-grade-card h2{font-size:1.15rem}.rt-grade-card ul{padding-left:18px}.rt-builder-page{padding-top:22px}.rt-builder-hero{margin-bottom:24px}.rt-builder-hero__media{min-height:210px}.rt-builder-module{padding:18px}.rt-builder-module__head{align-items:flex-start}.rt-builder-module__head small{display:none}.rt-builder-usecases{display:grid;grid-auto-flow:column;grid-auto-columns:70%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px}.rt-builder-choice{scroll-snap-align:start;min-height:64px}.rt-builder-options{display:grid;grid-auto-flow:column;grid-auto-columns:70%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:5px}.rt-builder-option{scroll-snap-align:start;min-height:135px}.rt-builder-preference-grid,.rt-builder-toggle-grid{grid-template-columns:1fr}.rt-builder-ticket{position:sticky;bottom:9px;z-index:18;border-radius:18px}.rt-builder-ticket__top{padding:14px 16px}.rt-builder-ticket__top h2{font-size:1rem}.rt-builder-ticket__lines{display:none}.rt-builder-ticket__availability{margin:0 16px 10px}.rt-builder-ticket__total{padding:12px 16px}.rt-builder-ticket__total strong{font-size:1.35rem}.rt-builder-add{width:calc(100% - 32px);margin:12px 16px 8px}.rt-builder-ticket__note{display:none}.rt-builder-message{padding:0 16px 12px}.rt-builder-trust{display:grid;grid-auto-flow:column;grid-auto-columns:78%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory}.rt-builder-trust span{scroll-snap-align:start}.rt-product-assurance-bar{align-items:flex-start;flex-direction:column}.rt-notify-form{grid-template-columns:1fr}.rt-klarna-note{align-items:flex-start;flex-direction:column}.rt-footer__top{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 16px!important}.rt-footer__brand{grid-column:1/-1!important}.rt-footer__contact{grid-column:1/-1!important;grid-template-columns:1fr 1fr!important}.rt-footer__column ul{gap:6px!important}.rt-footer__column a{font-size:.72rem!important}.rt-footer__column h2{font-size:.73rem!important}.rt-footer__contact h2,.rt-footer__contact .rt-footer__support-link{grid-column:1/-1!important}}@media(max-width:420px){.rt-sidebar__service-links,.rt-repair-grid,.rt-service-facts{grid-template-columns:1fr}.rt-service-facts article{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.12)!important}.rt-service-facts article:last-child{border-bottom:0!important}.rt-footer__contact{grid-template-columns:1fr!important}.rt-footer__contact h2,.rt-footer__contact .rt-footer__support-link{grid-column:auto!important}}.rt-brand-logo svg{display:block;max-width:100%;height:auto}.rt-sidebar__brand-logo .rt-brand-logo svg{width:100%;height:28px}.rt-brand-card__logo .rt-brand-logo svg,.rt-brand-directory-card__logo .rt-brand-logo svg{max-width:180px;max-height:80px}.rt-support-content__merchant{margin-top:24px;padding-top:22px;border-top:1px solid var(--recore-border)}.rt-header__nav .rt-has-dropdown{position:relative}.rt-header__nav .rt-has-dropdown:after{content:"";position:absolute;z-index:1;top:calc(100% - 2px);left:0;width:max(100%,240px);height:18px;background:transparent}.rt-header__nav .rt-nav-dropdown{top:calc(100% + 6px);z-index:15;pointer-events:none;transform:translateY(4px)}.rt-header__nav .rt-has-dropdown:hover>.rt-nav-dropdown,.rt-header__nav .rt-has-dropdown:focus-within>.rt-nav-dropdown{pointer-events:auto;transform:none}.rt-split__content>.rt-button{margin-top:18px}.rt-split__content .rt-check-list{margin-bottom:4px}.recore-product-gallery__main img{transition:opacity .18s ease,transform .25s ease}.recore-product-gallery__main img.is-switching{opacity:.25;transform:scale(.985)}.recore-product-gallery__thumb{cursor:pointer}.rt-search-page{padding-top:34px;background:linear-gradient(180deg,#fff 0,#f7fbff,#fff)}.rt-search-page__hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;margin:18px 0 22px;padding:34px 38px;border:1px solid var(--recore-border);border-radius:24px;background:linear-gradient(135deg,#f8fbff,#eaf4ff);overflow:hidden}.rt-search-page__hero h1{margin:8px 0 10px;font-size:clamp(2.2rem,4.2vw,4rem);line-height:1.02}.rt-search-page__hero p:not(.rt-eyebrow){max-width:760px;margin:0;color:var(--recore-muted);line-height:1.65}.rt-search-page__hero-icon{display:grid;width:92px;height:92px;place-items:center;border-radius:28px;background:linear-gradient(135deg,var(--recore-primary-strong),var(--recore-primary));color:#fff;box-shadow:0 18px 38px #0f2b4b29}.rt-search-page__form{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 10px 9px 15px;border:1px solid var(--recore-border);border-radius:18px;background:#fff;box-shadow:0 12px 34px #0f2b4b0f}.rt-search-page__form-icon{display:grid;color:var(--recore-primary)}.rt-search-page__form input{width:100%;min-width:0;height:44px;border:0;outline:0;background:transparent;color:var(--recore-ink);font:inherit}.rt-search-page__form input::placeholder{color:#8c9aaa}.rt-search-page__shortcuts{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:13px 0 34px;color:var(--recore-muted);font-size:.76rem}.rt-search-page__shortcuts a{padding:7px 11px;border:1px solid var(--recore-border);border-radius:999px;background:#fff;color:var(--recore-primary-strong);font-weight:780}.rt-search-page__shortcuts a:hover{border-color:#2d72b859;background:#edf6ff;color:var(--recore-primary)}.rt-search-page__results-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid var(--recore-border)}.rt-search-page__results-head>div{display:flex;align-items:baseline;gap:7px}.rt-search-page__results-head strong{font-size:1.5rem}.rt-search-page__results-head span{color:var(--recore-muted);font-size:.82rem}.rt-search-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.rt-search-product-grid .rt-product-card{min-height:100%}.rt-search-product-grid .rt-product-card__media{aspect-ratio:4/3}.rt-search-product-grid .rt-product-card__media img{max-width:100%;max-height:100%;object-fit:contain}.rt-search-empty{display:grid;max-width:720px;margin:45px auto;padding:44px;place-items:center;border:1px solid var(--recore-border);border-radius:24px;background:#fff;text-align:center;box-shadow:var(--recore-shadow-sm)}.rt-search-empty>span{display:grid;width:70px;height:70px;place-items:center;border-radius:20px;background:#eaf5ff;color:var(--recore-primary)}.rt-search-empty h2{margin:16px 0 7px}.rt-search-empty p{max-width:540px;margin:0 0 22px;color:var(--recore-muted)}.rt-search-pagination{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;margin-top:36px}.rt-search-pagination>a:last-child{justify-self:end}.rt-search-pagination>a{display:flex;align-items:center;gap:6px;font-weight:800}.rt-search-pagination>div{display:flex;gap:5px}.rt-search-pagination>div a,.rt-search-pagination>div span{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--recore-border);border-radius:10px;background:#fff}.rt-search-pagination>div .is-current{border-color:var(--recore-primary);background:var(--recore-primary);color:#fff}.rt-brand-hub{background:#fff}.rt-brand-hub__hero{padding:58px 0 44px;background:radial-gradient(circle at 88% 15%,rgba(95,162,222,.22),transparent 34%),linear-gradient(180deg,#f8fbff,#fff)}.rt-brand-hub__hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.8fr);align-items:center;gap:64px}.rt-brand-hub__hero-copy h1{max-width:780px;margin:10px 0 18px;font-size:clamp(3rem,5vw,5.4rem);line-height:.96}.rt-brand-hub__hero-copy>p:not(.rt-eyebrow){max-width:690px;color:var(--recore-muted);font-size:1rem;line-height:1.75}.rt-brand-hub__hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.rt-brand-hub__trust{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:22px}.rt-brand-hub__trust span{display:flex;align-items:center;gap:7px;color:var(--recore-primary-strong);font-size:.74rem}.rt-brand-hub__logo-cloud{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:22px;border:1px solid var(--recore-border);border-radius:28px;background:#ffffffdb;box-shadow:0 25px 70px #0f2b4b1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.rt-brand-hub__logo-cloud>div{display:grid;min-height:112px;place-items:center;padding:18px;border:1px solid var(--recore-border);border-radius:18px;background:#fff}.rt-brand-hub__logo-cloud .rt-brand-logo{display:grid;width:100%;place-items:center}.rt-brand-hub__logo-cloud img{width:min(150px,90%);height:70px;object-fit:contain}.rt-brand-hub__logo-cloud svg{max-width:155px;height:auto}.rt-brand-hub__directory{background:#f7faff}.rt-brand-directory__toolbar>div>p:last-child{max-width:620px;color:var(--recore-muted)}.rt-brand-directory--hub{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.rt-brand-directory-card--hub{position:relative;grid-template-columns:150px minmax(0,1fr) 145px;align-items:center;min-height:250px;padding:20px;overflow:hidden;background:#fff}.rt-brand-directory-card--hub .rt-brand-directory-card__logo{min-height:145px;padding:18px}.rt-brand-directory-card--hub .rt-brand-directory-card__logo img{max-width:115px;height:74px;object-fit:contain}.rt-brand-directory-card--hub .rt-brand-directory-card__logo svg{max-width:130px;height:auto}.rt-brand-directory-card--hub .rt-brand-directory-card__content{padding:0 12px}.rt-brand-directory-card__count{display:inline-block;margin-bottom:5px;color:var(--recore-primary);font-size:.67rem;font-weight:850;text-transform:uppercase}.rt-brand-directory-card--hub h3{margin:0 0 7px;font-size:1.45rem}.rt-brand-directory-card--hub p{margin:0;color:var(--recore-muted);font-size:.77rem;line-height:1.55}.rt-brand-directory-card--hub small{display:block;margin-top:9px;color:#8190a1;font-size:.68rem}.rt-brand-directory-card--hub .rt-text-link{margin-top:15px}.rt-brand-directory-card--hub .rt-brand-directory-card__product{display:grid;min-width:0;place-items:center}.rt-brand-directory-card--hub .rt-brand-directory-card__product img{width:100%;height:140px;object-fit:contain;transition:transform .25s ease}.rt-brand-directory-card--hub:hover .rt-brand-directory-card__product img{transform:scale(1.04)}.rt-brand-directory-card__monogram{display:grid;width:115px;height:115px;place-items:center;border-radius:26px;background:linear-gradient(135deg,#eaf5ff,#dceeff);color:var(--recore-primary);font-size:2rem;font-weight:900}.rt-brand-hub__guidance{padding:72px 0;background:#fff}.rt-brand-guidance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.rt-brand-guidance-grid article{padding:25px;border:1px solid var(--recore-border);border-radius:20px;background:linear-gradient(145deg,#fff,#f8fbff)}.rt-brand-guidance-grid article>span{display:grid;width:48px;height:48px;place-items:center;border-radius:14px;background:#eaf5ff;color:var(--recore-primary)}.rt-brand-guidance-grid h3{margin:17px 0 8px}.rt-brand-guidance-grid p{min-height:66px;margin:0;color:var(--recore-muted);font-size:.78rem;line-height:1.55}.rt-brand-guidance-grid a{display:inline-block;margin-top:14px;color:var(--recore-primary);font-size:.76rem;font-weight:850}.rt-brand-hub__seo{padding:0 0 80px}.rt-brand-hub__seo .rt-container{max-width:980px}.rt-brand-hub__seo h2{font-size:clamp(1.8rem,3vw,2.7rem)}.rt-brand-hub__seo p{color:var(--recore-muted);line-height:1.75}.rt-support-content__intro h2{font-size:clamp(1.9rem,3vw,2.8rem)}.rt-support-content__intro h3{margin-top:28px}.rt-support-content__intro p{line-height:1.75}.rt-support-journey{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:28px 0}.rt-support-journey article{padding:19px;border:1px solid var(--recore-border);border-radius:16px;background:linear-gradient(145deg,#fff,#f8fbff)}.rt-support-journey article>span{display:inline-grid;width:34px;height:34px;place-items:center;border-radius:10px;background:var(--recore-primary-strong);color:#fff;font-size:.68rem;font-weight:850}.rt-support-journey h3{margin:12px 0 5px;font-size:1rem}.rt-support-journey p{margin:0;color:var(--recore-muted);font-size:.73rem;line-height:1.55}.rt-legal-note{display:grid;grid-template-columns:auto 1fr;gap:13px;margin:28px 0;padding:18px;border:1px solid #c8def2;border-radius:16px;background:#f2f8fe;color:var(--recore-primary-strong)}.rt-legal-note>span{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#fff;color:var(--recore-primary);box-shadow:0 7px 20px #0f2b4b12}.rt-legal-note strong{display:block;margin-bottom:4px}.rt-legal-note p{margin:0;color:var(--recore-muted);font-size:.74rem;line-height:1.6}.rt-builder-page{padding:34px 0 88px;background:linear-gradient(180deg,#fff 0,#f6f9fc 60%,#fff)}.rt-builder-v34-hero{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(400px,.96fr);align-items:center;gap:52px;margin-top:18px;padding:52px;border:1px solid var(--recore-border);border-radius:28px;background:radial-gradient(circle at 80% 18%,rgba(95,162,222,.24),transparent 38%),linear-gradient(135deg,#fff,#eef6ff);overflow:hidden}.rt-builder-v34-hero__copy h1{max-width:750px;margin:9px 0 17px;font-size:clamp(3rem,5.2vw,5.5rem);line-height:.95}.rt-builder-v34-hero__copy>p:not(.rt-eyebrow){max-width:720px;color:var(--recore-muted);line-height:1.72}.rt-builder-v34-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.rt-builder-v34-hero__trust{display:flex;flex-wrap:wrap;gap:10px 17px;margin-top:22px}.rt-builder-v34-hero__trust span{display:flex;align-items:center;gap:6px;color:var(--recore-primary-strong);font-size:.72rem}.rt-builder-v34-device{position:relative;display:grid;min-height:410px;place-items:center}.rt-builder-v34-device__halo{position:absolute;width:360px;height:360px;border:1px solid rgba(45,114,184,.22);border-radius:50%;background:radial-gradient(circle,rgba(95,162,222,.17),rgba(45,114,184,.04) 58%,transparent 60%);box-shadow:0 0 0 32px #5fa2de0f}.rt-builder-v34-device__card{position:relative;z-index:2;width:min(500px,96%);min-height:0;padding:0;border:0;border-radius:24px;background:transparent;box-shadow:none;overflow:hidden}.rt-builder-v34-device__card img{display:block;width:100%;height:auto;object-fit:contain;border-radius:18px;box-shadow:0 24px 54px #0f2b4b29}.rt-builder-v34-device__placeholder{color:var(--recore-primary)}.rt-builder-v34-float{position:absolute;z-index:3;display:flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid var(--recore-border);border-radius:13px;background:#fff;color:var(--recore-primary-strong);box-shadow:0 14px 32px #0f2b4b21;font-size:.72rem;animation:rtBuilderFloat 4.4s ease-in-out infinite}.rt-builder-v34-float svg{color:var(--recore-primary)}.rt-builder-v34-float--cpu{left:1%;top:18%}.rt-builder-v34-float--ram{right:0;top:29%;animation-delay:-1.1s}.rt-builder-v34-float--storage{right:8%;bottom:10%;animation-delay:-2.2s}@keyframes rtBuilderFloat{50%{transform:translateY(-7px)}}.rt-builder-v34-progress{display:grid;grid-template-columns:repeat(6,1fr);gap:1px;overflow:hidden;margin:18px 0 32px;border:1px solid var(--recore-border);border-radius:16px;background:var(--recore-border)}.rt-builder-v34-progress span{display:flex;align-items:center;justify-content:center;gap:7px;min-height:56px;padding:10px;background:#fff;color:var(--recore-muted);font-size:.68rem;font-weight:760}.rt-builder-v34-progress b{display:grid;width:25px;height:25px;place-items:center;border-radius:8px;background:#eaf5ff;color:var(--recore-primary);font-size:.61rem}.rt-builder-setup--v34{margin:35px 0 60px;padding:30px;border:1px solid #c9dff2;border-radius:20px;background:#f3f9ff}.rt-builder-setup--v34>span{color:var(--recore-primary)}.rt-builder-setup--v34 code{padding:2px 5px;border-radius:5px;background:#fff}.rt-builder-v34-layout{display:grid;grid-template-columns:minmax(0,1fr) 365px;align-items:start;gap:28px;scroll-margin-top:130px}.rt-builder-v34-modules{display:grid;gap:16px}.rt-builder-v34-module{padding:27px;border:1px solid var(--recore-border);border-radius:21px;background:#fff;box-shadow:0 10px 30px #0f2b4b0b}.rt-builder-v34-module__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:7px}.rt-builder-v34-module__head>div{display:flex;align-items:flex-start;gap:13px}.rt-builder-v34-module__head>div>span{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:11px;background:var(--recore-primary-strong);color:#fff;font-size:.67rem;font-weight:850}.rt-builder-v34-module__head p{margin:0 0 2px;color:var(--recore-primary);font-size:.65rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.rt-builder-v34-module__head h2{margin:0;font-size:1.55rem}.rt-builder-v34-module__head>small{padding:5px 8px;border-radius:999px;background:#eef5fb;color:var(--recore-muted);font-size:.64rem}.rt-builder-v34-module__desc{max-width:730px;margin:0 0 18px;color:var(--recore-muted);font-size:.77rem;line-height:1.6}.rt-builder-v34-usecases{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.rt-builder-v34-choice{display:flex;min-height:76px;align-items:center;gap:10px;padding:13px;border:1.5px solid var(--recore-border);border-radius:14px;background:#fbfdff;color:var(--recore-ink);text-align:left;cursor:pointer;transition:.18s ease}.rt-builder-v34-choice>span{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:10px;background:#eef6fd;color:var(--recore-primary)}.rt-builder-v34-choice strong{font-size:.73rem;line-height:1.25}.rt-builder-v34-choice:hover{border-color:#2d72b86b;transform:translateY(-2px)}.rt-builder-v34-choice.is-selected{border-color:var(--recore-primary);background:#eaf5ff;box-shadow:inset 0 0 0 1px var(--recore-primary)}.rt-builder-v34-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.rt-builder-v34-option{position:relative;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:11px;min-height:128px;padding:16px;border:1.5px solid var(--recore-border);border-radius:16px;background:#fbfdff;color:var(--recore-ink);text-align:left;cursor:pointer;transition:.18s ease}.rt-builder-v34-option:hover:not(:disabled){border-color:#2d72b873;transform:translateY(-2px);box-shadow:0 10px 25px #0f2b4b0f}.rt-builder-v34-option.is-selected{border-color:var(--recore-primary);background:#eaf5ff;box-shadow:inset 0 0 0 1px var(--recore-primary)}.rt-builder-v34-option.is-selected:after{content:"\2713";position:absolute;right:11px;top:11px;display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:var(--recore-primary);color:#fff;font-size:.69rem;font-weight:900}.rt-builder-v34-option:disabled,.rt-builder-v34-option.is-impossible{opacity:.43;cursor:not-allowed;transform:none}.rt-builder-v34-option.is-sold-out:not(.is-selected){background:#fafafa}.rt-builder-v34-option__icon{display:grid;width:48px;height:48px;place-items:center;border-radius:14px;background:#eaf5ff;color:var(--recore-primary)}.rt-builder-v34-option__copy strong,.rt-builder-v34-option__copy small{display:block}.rt-builder-v34-option__copy strong{font-size:1rem}.rt-builder-v34-option__copy small{margin-top:3px;color:var(--recore-muted);font-size:.66rem}.rt-builder-v34-option em{grid-column:1/-1;display:flex;align-items:center;gap:6px;color:var(--recore-muted);font-size:.63rem;font-style:normal}.rt-stock-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#35a875}.rt-stock-dot--limited{background:#c98a42}.rt-builder-v34-preferences{display:grid;grid-template-columns:1fr 1fr;gap:11px}.rt-builder-v34-preferences label>span,.rt-builder-v34-notes>span{display:block;margin-bottom:6px;color:var(--recore-primary-strong);font-size:.7rem;font-weight:780}.rt-builder-v34-preferences select,.rt-builder-v34-notes textarea{width:100%;padding:12px 13px;border:1px solid var(--recore-border);border-radius:12px;background:#fbfdff;color:var(--recore-ink);font:inherit;font-size:.78rem}.rt-builder-v34-toggles{display:grid;grid-template-columns:1fr 1fr;gap:9px}.rt-builder-v34-toggles label{display:flex;align-items:flex-start;gap:10px;padding:14px;border:1px solid var(--recore-border);border-radius:13px;background:#fbfdff;cursor:pointer}.rt-builder-v34-toggles input{margin-top:4px}.rt-builder-v34-toggles strong,.rt-builder-v34-toggles small{display:block}.rt-builder-v34-toggles strong{font-size:.77rem}.rt-builder-v34-toggles small{margin-top:2px;color:var(--recore-muted);font-size:.65rem}.rt-builder-v34-notes{display:block;margin-top:13px}.rt-builder-v34-ticket{position:sticky;top:118px;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:#0d2b4b;color:#fff;box-shadow:0 28px 62px #0c294738}.rt-builder-v34-ticket__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:22px;border-bottom:1px dashed rgba(255,255,255,.18)}.rt-builder-v34-ticket__top p{margin:0;color:#9fd2ff;font-size:.62rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.rt-builder-v34-ticket__top h2{margin:4px 0 0;color:#fff;font-size:1.25rem}.rt-builder-v34-ticket__top>span{color:#ffffff73;font-size:.63rem;white-space:nowrap}.rt-builder-v34-ticket__product{display:grid;grid-template-columns:78px 1fr;align-items:center;gap:12px;padding:15px 22px;border-bottom:1px solid rgba(255,255,255,.1)}.rt-builder-v34-ticket__product>img,.rt-builder-v34-ticket__product>span{width:78px;height:62px;object-fit:contain;border-radius:10px;background:#fff}.rt-builder-v34-ticket__product>span{display:grid;place-items:center;color:var(--recore-primary)}.rt-builder-v34-ticket__product small,.rt-builder-v34-ticket__product strong{display:block}.rt-builder-v34-ticket__product small{color:#ffffff80;font-size:.6rem}.rt-builder-v34-ticket__product strong{margin-top:2px;color:#fff;font-size:.74rem;line-height:1.3}.rt-builder-v34-ticket__lines{padding:12px 22px}.rt-builder-v34-ticket__lines>div{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.09);font-size:.69rem}.rt-builder-v34-ticket__lines span{color:#ffffff80}.rt-builder-v34-ticket__lines strong{max-width:58%;color:#fff;text-align:right}.rt-builder-v34-ticket__availability{margin:1px 22px 14px;padding:11px;border-radius:11px;background:#ffffff12;color:#ffffffa6;font-size:.66rem;line-height:1.5}.rt-builder-v34-ticket__availability.is-available{background:#32ae7724;color:#bff1d7}.rt-builder-v34-ticket__availability.is-unavailable{background:#d0824626;color:#ffe0c2}.rt-builder-v34-ticket__total{display:flex;align-items:center;justify-content:space-between;padding:17px 22px;background:#ffffff0e}.rt-builder-v34-ticket__total span{color:#ffffff8c;font-size:.68rem;font-weight:850;text-transform:uppercase}.rt-builder-v34-ticket__total strong{font-size:1.75rem}.rt-builder-v34-add{display:block;width:calc(100% - 44px);margin:18px 22px 10px;padding:14px;border:0;border-radius:12px;background:linear-gradient(135deg,#2d72b8,#5fa2de);color:#fff;font:inherit;font-size:.77rem;font-weight:850;cursor:pointer;box-shadow:0 12px 25px #2d72b840}.rt-builder-v34-add:disabled{opacity:.42;box-shadow:none;cursor:not-allowed}.rt-builder-v34-ticket__secure{display:flex;align-items:flex-start;gap:7px;padding:0 22px 16px;color:#ffffff85;font-size:.62rem;line-height:1.45}.rt-builder-v34-ticket__secure svg{flex:0 0 auto;color:#86c5ff}.rt-builder-v34-ticket .rt-builder-message{padding:0 22px 17px;color:#cfe8ff;font-size:.65rem}.rt-builder-v34-bottom-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px}.rt-builder-v34-bottom-trust article{display:grid;grid-template-columns:auto 1fr;gap:11px;padding:18px;border:1px solid var(--recore-border);border-radius:16px;background:#fff}.rt-builder-v34-bottom-trust article>span{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#eaf5ff;color:var(--recore-primary)}.rt-builder-v34-bottom-trust strong{display:block;font-size:.78rem}.rt-builder-v34-bottom-trust p{margin:3px 0 0;color:var(--recore-muted);font-size:.67rem;line-height:1.45}@media(max-width:1180px){.rt-search-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rt-brand-directory-card--hub{grid-template-columns:125px 1fr}.rt-brand-directory-card--hub .rt-brand-directory-card__product,.rt-brand-directory-card__monogram{display:none}.rt-builder-v34-hero{grid-template-columns:1fr 390px;gap:30px;padding:40px}.rt-builder-v34-layout{grid-template-columns:minmax(0,1fr) 330px}.rt-builder-v34-usecases{grid-template-columns:repeat(3,1fr)}}@media(max-width:989px){.rt-header__nav .rt-has-dropdown:after{display:none}.rt-search-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rt-brand-hub__hero-grid{grid-template-columns:1fr;gap:34px}.rt-brand-hub__hero-copy{text-align:center}.rt-brand-hub__hero-copy>p:not(.rt-eyebrow){margin-inline:auto}.rt-brand-hub__hero-actions,.rt-brand-hub__trust{justify-content:center}.rt-brand-hub__logo-cloud{width:min(720px,100%);margin-inline:auto;grid-template-columns:repeat(3,1fr)}.rt-brand-directory--hub{grid-template-columns:1fr}.rt-brand-directory-card--hub{grid-template-columns:140px 1fr 150px}.rt-brand-directory-card--hub .rt-brand-directory-card__product{display:grid}.rt-builder-v34-hero{grid-template-columns:1fr;padding:38px}.rt-builder-v34-hero__copy{text-align:center}.rt-builder-v34-hero__copy>p:not(.rt-eyebrow){margin-inline:auto}.rt-builder-v34-hero__actions,.rt-builder-v34-hero__trust{justify-content:center}.rt-builder-v34-device{min-height:330px}.rt-builder-v34-layout{grid-template-columns:1fr}.rt-builder-v34-ticket{position:relative;top:auto}.rt-builder-v34-progress{overflow-x:auto;grid-template-columns:repeat(6,minmax(125px,1fr));scroll-snap-type:x proximity}.rt-builder-v34-progress span{scroll-snap-align:start}.rt-builder-v34-options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.rt-split__content>.rt-button{width:100%;justify-content:center;margin-top:22px}.rt-search-page{padding-top:20px}.rt-search-page__hero{display:block;padding:25px 22px;border-radius:20px}.rt-search-page__hero h1{font-size:clamp(2.25rem,11vw,3.4rem)}.rt-search-page__hero-icon{display:none}.rt-search-page__form{grid-template-columns:auto 1fr;padding:8px 10px 8px 13px}.rt-search-page__form .rt-button{grid-column:1/-1;width:100%}.rt-search-page__shortcuts{flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px;scrollbar-width:none}.rt-search-page__shortcuts::-webkit-scrollbar{display:none}.rt-search-page__shortcuts span,.rt-search-page__shortcuts a{flex:0 0 auto}.rt-search-page__results-head{align-items:flex-end}.rt-search-page__results-head .rt-text-link{font-size:.68rem}.rt-search-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rt-search-product-grid .rt-product-card__media{aspect-ratio:1/1}.rt-search-product-grid .rt-product-card__media img,.rt-search-product-grid .rt-product-card__body{padding:12px}.rt-search-product-grid .rt-product-card__title{font-size:.8rem}.rt-search-product-grid .rt-product-card__warranty{display:none}.rt-search-product-grid .rt-price__current{font-size:1rem}.rt-search-product-grid .rt-product-card__actions{margin-top:10px}.rt-search-pagination{grid-template-columns:1fr 1fr}.rt-search-pagination>div{display:none}.rt-search-empty{padding:30px 20px}.rt-brand-hub__hero{padding:38px 0 28px}.rt-brand-hub__hero-copy h1{font-size:clamp(2.7rem,12vw,4rem)}.rt-brand-hub__hero-actions{display:grid}.rt-brand-hub__hero-actions .rt-button{width:100%}.rt-brand-hub__logo-cloud{grid-template-columns:repeat(2,1fr);gap:8px;padding:12px;border-radius:20px}.rt-brand-hub__logo-cloud>div{min-height:88px;padding:12px}.rt-brand-hub__logo-cloud img{height:50px}.rt-brand-directory__toolbar{display:block}.rt-brand-directory__search{margin-top:15px}.rt-brand-directory-card--hub{grid-template-columns:96px minmax(0,1fr);min-height:190px;padding:14px}.rt-brand-directory-card--hub .rt-brand-directory-card__logo{min-height:96px;padding:10px}.rt-brand-directory-card--hub .rt-brand-directory-card__logo img{height:50px}.rt-brand-directory-card--hub .rt-brand-directory-card__product,.rt-brand-directory-card__monogram{display:none}.rt-brand-directory-card--hub .rt-brand-directory-card__content{padding:0 0 0 8px}.rt-brand-directory-card--hub h3{font-size:1.2rem}.rt-brand-directory-card--hub p{font-size:.69rem}.rt-brand-directory-card--hub small{display:none}.rt-brand-guidance-grid.rt-mobile-scroller{grid-auto-columns:82%!important}.rt-brand-guidance-grid p{min-height:0}.rt-brand-hub__guidance{padding:52px 0}.rt-brand-hub__seo{padding-bottom:55px}.rt-support-journey{grid-template-columns:1fr}.rt-legal-note{padding:15px}.rt-support-content__intro p{font-size:.84rem}.rt-builder-v34-hero{padding:28px 21px;border-radius:21px}.rt-builder-v34-hero__copy h1{font-size:clamp(2.55rem,12vw,3.8rem)}.rt-builder-v34-hero__actions{display:grid}.rt-builder-v34-hero__actions .rt-button{width:100%}.rt-builder-v34-hero__trust{display:grid;grid-template-columns:1fr 1fr;text-align:left}.rt-builder-v34-device{min-height:260px}.rt-builder-v34-device__halo{width:230px;height:230px}.rt-builder-v34-device__card{width:min(330px,94%);min-height:0;padding:0}.rt-builder-v34-device__card img{height:auto}.rt-builder-v34-float{padding:8px 10px;font-size:.61rem}.rt-builder-v34-float--cpu{left:0;top:15%}.rt-builder-v34-float--ram{right:0;top:27%}.rt-builder-v34-float--storage{right:4%;bottom:5%}.rt-builder-v34-progress{margin:12px 0 22px;grid-template-columns:repeat(6,120px);border-radius:13px}.rt-builder-v34-progress span{min-height:50px}.rt-builder-v34-module{padding:18px;border-radius:17px}.rt-builder-v34-module__head>div>span{width:34px;height:34px}.rt-builder-v34-module__head h2{font-size:1.25rem}.rt-builder-v34-module__head>small{display:none}.rt-builder-v34-usecases{display:grid;grid-auto-flow:column;grid-auto-columns:68%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:5px;scrollbar-width:none}.rt-builder-v34-usecases::-webkit-scrollbar{display:none}.rt-builder-v34-choice{scroll-snap-align:start}.rt-builder-v34-options{display:grid;grid-auto-flow:column;grid-auto-columns:78%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:5px;scrollbar-width:none}.rt-builder-v34-options::-webkit-scrollbar{display:none}.rt-builder-v34-option{scroll-snap-align:start;min-height:120px}.rt-builder-v34-preferences,.rt-builder-v34-toggles{grid-template-columns:1fr}.rt-builder-v34-ticket__top{padding:18px}.rt-builder-v34-ticket__product{padding:13px 18px}.rt-builder-v34-ticket__lines{padding:10px 18px}.rt-builder-v34-ticket__availability{margin-inline:18px}.rt-builder-v34-ticket__total{padding:15px 18px}.rt-builder-v34-add{width:calc(100% - 36px);margin:15px 18px 9px}.rt-builder-v34-ticket__secure,.rt-builder-v34-ticket .rt-builder-message{padding-inline:18px}.rt-builder-v34-bottom-trust{display:grid;grid-auto-flow:column;grid-auto-columns:84%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.rt-builder-v34-bottom-trust::-webkit-scrollbar{display:none}.rt-builder-v34-bottom-trust article{scroll-snap-align:start}}@media(max-width:480px){.rt-search-product-grid{grid-template-columns:1fr 1fr}.rt-brand-hub__trust{display:grid;grid-template-columns:1fr 1fr;justify-content:initial}.rt-brand-directory-card--hub{grid-template-columns:78px minmax(0,1fr)}.rt-brand-directory-card--hub .rt-brand-directory-card__logo{min-height:78px}.rt-brand-directory-card--hub .rt-brand-directory-card__logo img{height:42px}.rt-builder-v34-hero__trust{grid-template-columns:1fr}.rt-builder-v34-usecases{grid-auto-columns:76%}.rt-builder-v34-options{grid-auto-columns:86%}.rt-builder-v34-float b{display:none}.rt-builder-v34-float{padding:8px}.rt-builder-v34-bottom-trust{grid-auto-columns:90%}}.rt-notify-panel[hidden],[data-purchase-controls][hidden],[data-purchase-dynamic][hidden]{display:none!important}.rt-split .rt-check-list{gap:12px;margin-top:25px}.rt-split .rt-check-list li{padding-left:0;color:var(--recore-ink);font-size:inherit}.rt-split .rt-check-list li:before{display:none!important;content:none!important}.rt-repair-page .rt-service-page__hero-visual{min-width:0}.rt-repair-photo{position:relative;width:min(560px,100%);aspect-ratio:4/3;margin:0;overflow:hidden;border:1px solid rgba(45,114,184,.18);border-radius:24px;background:#dceeff;box-shadow:0 28px 64px #0f2b4b2e}.rt-repair-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.rt-repair-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffff59}.rt-header .rt-logo img{display:block!important;height:auto!important;max-width:none!important;max-height:none!important;object-fit:contain!important}@media(min-width:1241px){.rt-header .rt-header__grid{min-height:104px}.rt-header .rt-logo{min-width:235px}.rt-header .rt-logo img{width:235px!important}}@media(min-width:990px)and (max-width:1240px){.rt-header .rt-header__grid{min-height:96px}.rt-header .rt-logo{min-width:218px}.rt-header .rt-logo img{width:218px!important}}@media(min-width:750px)and (max-width:989px){.rt-header .rt-header__grid{min-height:92px}.rt-header .rt-logo{min-width:0;justify-self:center}.rt-header .rt-logo img{width:215px!important}}@media(max-width:749px){.rt-header .rt-header__grid{position:relative;min-height:92px;gap:5px}.rt-header .rt-header__menu{position:relative;z-index:4;justify-self:start}.rt-header .rt-logo{position:absolute;top:50%;left:50%;z-index:3;min-width:0;margin:0;transform:translate(-50%,-50%)}.rt-header .rt-logo img{width:clamp(140px,46vw,205px)!important}.rt-header .rt-header__actions{position:relative;z-index:4;justify-self:end}}@media(max-width:749px){.rt-repair-page .rt-service-page__hero-visual{min-height:245px}.rt-repair-photo{width:min(100%,480px);aspect-ratio:4/3;border-radius:18px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/recore-enhancements.css.map */
