.myg{--ink: #121214;--muted: #66676b;--paper: #f5f4f1;--line: #deddd9;--red: #0056b3;--accent-hover: #00458f;--green: #237451;position:relative;color:var(--ink);background:#fff;font-family:var(--font-body-family, Arial, sans-serif);line-height:1.5}.myg *{box-sizing:border-box}.myg a{color:inherit;text-decoration:none}.myg button,.myg input,.myg select{font:inherit}.myg button:focus-visible,.myg a:focus-visible,.myg input:focus-visible,.myg select:focus-visible,.myg summary:focus-visible,.myg [tabindex]:focus-visible{outline:3px solid var(--red);outline-offset:3px}.myg-shell{width:min(100% - 48px,1320px);margin-inline:auto}.myg__skip{position:fixed;z-index:1000;top:8px;left:8px;padding:12px 18px;background:#fff;color:#000;transform:translateY(-150%)}.myg__skip:focus{transform:none}.myg-eyebrow{margin:0 0 18px;color:#ffffffad;font-size:11px;font-weight:800;letter-spacing:.17em}.myg-eyebrow--red{color:var(--red)}.myg-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:13px 23px;border:1px solid transparent;border-radius:4px;font-size:12px;font-weight:800;letter-spacing:.02em;transition:transform .2s,background .2s,color .2s}.myg-button:hover{transform:translateY(-2px)}.myg-button--primary{background:var(--red);color:#fff}.myg-button--primary:hover{background:var(--accent-hover)}.myg-button--glass{border-color:#ffffff73;background:#14141638;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.myg-button--glass:hover{background:#fff;color:#111}.myg-button--outline{border-color:var(--ink);background:transparent;color:var(--ink)}.myg-button--outline:hover{background:var(--ink);color:#fff}.myg-hero{position:relative;min-height:760px;display:flex;align-items:center;overflow:hidden;background:#151619;color:#fff}.myg-hero__image,.myg-hero__fallback{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.myg-hero__fallback{background:radial-gradient(circle at 70% 35%,#4e5259,#111216 55%)}.myg-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#050608f0,#050608c2 42%,#0506082b 76%),linear-gradient(0deg,rgba(0,0,0,.32),transparent 40%)}.myg-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(310px,.48fr);align-items:end;gap:72px;padding-block:105px 80px}.myg-hero__copy{max-width:760px}.myg-hero h1{max-width:750px;margin:0;font-size:clamp(50px,6.2vw,90px);font-weight:700;line-height:.98;letter-spacing:-.055em}.myg-hero__lead{max-width:650px;margin:28px 0 32px;color:#ffffffc2;font-size:18px;line-height:1.65}.myg-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.myg-proof{display:flex;gap:0;margin:54px 0 0;padding:0;list-style:none}.myg-proof li{display:grid;gap:2px;min-width:160px;padding-right:28px;margin-right:28px;border-right:1px solid rgba(255,255,255,.24)}.myg-proof li:last-child{border:0}.myg-proof strong{font-size:14px}.myg-proof span{color:#ffffff8c;font-size:10px}.myg-hero__finder{align-self:end;padding:24px;border:1px solid rgba(255,255,255,.18);background:#101114b3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.myg-hero__finder>span{display:block;margin-bottom:12px;color:#ffffff8c;font-size:10px;letter-spacing:.12em}.myg-hero__models{display:grid}.myg-hero__models button{position:relative;display:grid;width:100%;grid-template-columns:28px 1fr 24px;align-items:center;column-gap:12px;padding:16px 0;border:0;border-top:1px solid rgba(255,255,255,.15);background:transparent;color:inherit;cursor:pointer;text-align:left}.myg-hero__models button>span{color:var(--red);font-size:10px}.myg-hero__models strong{font-size:14px}.myg-hero__models small{grid-column:2;color:#ffffff80;font-size:10px}.myg-hero__models svg{grid-column:3;grid-row:1/3;width:18px;fill:none;stroke:#fff;stroke-width:1.5;transition:transform .2s}.myg-hero__models button:hover svg{transform:translate(4px)}.myg-nav{position:sticky;z-index:20;top:0;border-bottom:1px solid var(--line);background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.myg-nav__inner{display:flex;gap:36px;overflow:auto;scrollbar-width:none}.myg-nav a{flex:0 0 auto;padding:17px 0;border-bottom:2px solid transparent;color:#666;font-size:11px;font-weight:800}.myg-nav a:hover{border-color:var(--red);color:var(--ink)}.myg-section{padding:100px 0;scroll-margin-top:55px}.myg-heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.62fr);align-items:end;gap:60px;margin-bottom:45px}.myg-heading h2,.myg-faq h2,.myg-final h2{margin:0;font-size:clamp(37px,4.2vw,61px);line-height:1.04;letter-spacing:-.045em}.myg-heading>p{margin:0;color:var(--muted);font-size:15px;line-height:1.75}.myg-chooser{background:var(--paper)}.myg-model-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.myg-model-card{display:flex;min-height:340px;flex-direction:column;align-items:flex-start;padding:28px;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--ink);cursor:pointer;text-align:left;transition:border-color .2s,box-shadow .2s,transform .2s}.myg-model-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px #00000012}.myg-model-card.is-active{border-color:var(--red);box-shadow:inset 0 0 0 1px var(--red)}.myg-model-card__top{display:flex;width:100%;align-items:center;justify-content:space-between}.myg-model-card__top small{color:var(--red);font-weight:800}.myg-model-card__top em{padding:5px 8px;border-radius:99px;background:#f0efec;color:#777;font-size:9px;font-style:normal;font-weight:700;text-transform:uppercase}.myg-model-card>strong{margin:44px 0 12px;font-size:28px;letter-spacing:-.035em}.myg-model-card>span:not(.myg-model-card__top){color:#747474;font-size:13px;line-height:1.65}.myg-model-card .myg-model-card__check{display:flex;align-items:flex-start;gap:7px;margin-top:24px;color:var(--green);font-size:10px;font-weight:750}.myg-model-card__check svg{flex:0 0 14px;width:14px;fill:none;stroke:currentColor;stroke-width:2.3}.myg-model-card .myg-model-card__count{display:flex;width:100%;justify-content:space-between;margin-top:auto;padding-top:22px;border-top:1px solid var(--line);color:var(--ink);font-size:11px;font-weight:800}.myg-fit-note{margin:20px 0 0;padding:15px 18px;border-left:3px solid var(--red);background:#fff;color:#656565;font-size:12px}.myg-fit-note strong{color:var(--ink)}.myg-priorities{background:#111216;color:#fff}.myg-heading--light>p{color:#ffffff8c}.myg-priority-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.16)}.myg-priority-grid button{position:relative;display:flex;min-height:370px;flex-direction:column;align-items:flex-start;padding:28px;border:0;border-right:1px solid rgba(255,255,255,.16);background:transparent;color:#fff;cursor:pointer;text-align:left;transition:background .2s}.myg-priority-grid button:last-child{border:0}.myg-priority-grid button:hover{background:#ffffff12}.myg-priority-grid span{color:#ffffff47;font-size:36px}.myg-priority-grid small{margin-top:48px;color:var(--red);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.myg-priority-grid strong{max-width:220px;margin:12px 0;font-size:24px;line-height:1.15}.myg-priority-grid em{color:#ffffff8a;font-size:12px;font-style:normal;line-height:1.65}.myg-priority-grid b{margin-top:auto;font-size:11px}.myg-products{background:#fff}.myg-selected{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:12px 16px;border:1px solid var(--line);border-radius:4px;background:var(--paper);font-size:11px}.myg-selected>span{color:#777}.myg-selected strong{font-size:12px}.myg-selected button{margin-left:auto;border:0;border-bottom:1px solid currentColor;background:none;cursor:pointer;font-size:11px;font-weight:800}.myg-toolbar{display:grid;grid-template-columns:1fr auto;gap:16px;margin-bottom:25px;padding:11px;border:1px solid var(--line);background:#fff}.myg-filters{display:flex;gap:4px;overflow:auto;scrollbar-width:none}.myg-filters button{flex:0 0 auto;padding:11px 14px;border:0;border-radius:3px;background:transparent;color:#727272;cursor:pointer;font-size:10px;font-weight:800}.myg-filters button:hover,.myg-filters button.is-active{background:var(--ink);color:#fff}.myg-tools{display:flex;gap:8px}.myg-tools input,.myg-tools select{height:38px;border:1px solid var(--line);border-radius:3px;background:#fff;color:var(--ink);font-size:10px}.myg-tools input{width:150px;padding:0 12px}.myg-tools select{padding:0 30px 0 10px}.myg-results{margin:0 0 16px;color:#777;font-size:11px}.myg-results strong{color:var(--ink)}.myg-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.myg-product{display:flex;min-width:0;flex-direction:column;border:1px solid #e5e4e1;background:#fff}.myg-product[hidden],.myg-product.is-deferred{display:none}.myg-product__media{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;background:#f2f2f0}.myg-product__image{width:100%;height:100%;object-fit:cover;transition:transform .45s}.myg-product__media:hover .myg-product__image{transform:scale(1.035)}.myg-product__rank,.myg-product__sale{position:absolute;top:12px;left:12px;padding:6px 9px;border-radius:2px;background:var(--ink);color:#fff;font-size:9px;font-weight:800}.myg-product__sale{background:var(--red)}.myg-product__body{display:flex;min-height:205px;flex:1;flex-direction:column;padding:16px}.myg-product__fit{display:flex;align-items:flex-start;gap:5px;margin:0 0 9px;color:var(--green);font-size:9px;font-weight:800;line-height:1.35}.myg-product__fit--check{color:#8a6810}.myg-product__fit svg{flex:0 0 13px;width:13px;fill:none;stroke:currentColor;stroke-width:2.2}.myg-product h3{margin:0;font-size:13px;font-weight:650;line-height:1.45}.myg-product h3 a:hover{text-decoration:underline;text-underline-offset:3px}.myg-product__price{display:flex;align-items:center;gap:8px;margin:11px 0 14px;font-size:14px;font-weight:800}.myg-product__price s{color:#999;font-size:10px;font-weight:500}.myg-quick-add,.myg-options{margin-top:auto}.myg-quick-add button,.myg .myg-options{display:flex;width:100%;min-height:42px;align-items:center;justify-content:center;gap:8px;border:1px solid var(--ink);border-radius:3px;background:var(--ink);color:#fff;cursor:pointer;font-size:10px;font-weight:800}.myg-quick-add button:hover,.myg .myg-options:hover{border-color:var(--red);background:var(--red)}.myg-quick-add button:disabled{cursor:wait;opacity:.65}.myg-quick-add svg{width:15px;fill:none;stroke:currentColor;stroke-width:2}.myg-options--sold{background:#777;border-color:#777}.myg-product-actions{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:34px}.myg-product-actions>a{border-bottom:1px solid currentColor;font-size:11px;font-weight:800}.myg-empty{grid-column:1/-1;padding:45px;border:1px dashed #c9c7c1;text-align:center}.myg-empty h3{margin:0 0 8px}.myg-empty p{color:#777}.myg-empty button{border:0;border-bottom:1px solid;background:none;color:var(--red);cursor:pointer;font-weight:800}.myg-noscript{padding:15px;background:#fff5db}.myg-noscript a{text-decoration:underline}.myg-compare{background:var(--paper)}.myg-table-wrap{overflow:auto}.myg table{width:100%;min-width:760px;border-collapse:collapse;background:#fff}.myg th,.myg td{padding:19px 22px;border:1px solid var(--line);text-align:left;font-size:12px}.myg thead th{background:#17181a;color:#fff;font-size:13px}.myg tbody th{width:180px;background:#ecebe7}.myg-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:50px}.myg-guide-grid article{min-height:250px;padding:28px;border:1px solid var(--line);background:#fff}.myg-guide-grid span{color:var(--red);font-size:10px;font-weight:800}.myg-guide-grid h3{margin:55px 0 10px;font-size:21px}.myg-guide-grid p{margin:0;color:#707070;font-size:12px;line-height:1.75}.myg-trust{border-block:1px solid var(--line);background:#fff}.myg-trust__grid{display:grid;grid-template-columns:repeat(4,1fr)}.myg-trust__grid>div{display:grid;justify-items:center;padding:30px 18px;border-right:1px solid var(--line);text-align:center}.myg-trust__grid>div:last-child{border:0}.myg-trust svg{width:24px;margin-bottom:10px;fill:none;stroke:var(--red);stroke-width:1.5}.myg-trust strong{font-size:12px}.myg-trust span{margin-top:3px;color:#777;font-size:10px}.myg-faq{background:#fff}.myg-faq__grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:90px}.myg-faq__intro{position:sticky;top:90px;align-self:start}.myg-faq__intro>p:not(.myg-eyebrow){margin:20px 0 28px;color:#777;font-size:13px;line-height:1.7}.myg-accordion details{border-top:1px solid var(--line)}.myg-accordion details:last-child{border-bottom:1px solid var(--line)}.myg-accordion summary{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:23px 0;cursor:pointer;font-size:15px;font-weight:700;list-style:none}.myg-accordion summary::-webkit-details-marker{display:none}.myg-accordion summary svg{flex:0 0 19px;width:19px;fill:none;stroke:currentColor;stroke-width:1.6;transition:transform .2s}.myg-accordion details[open] summary svg{transform:rotate(45deg)}.myg-rte{padding:0 44px 22px 0;color:#6e6e6e;font-size:13px;line-height:1.75}.myg-rte p{margin:0}.myg-final{position:relative;min-height:540px;display:flex;align-items:center;background:#111 url(/cdn/shop/files/tesery_tesla_accessories_8d834875-c92e-4c02-b6d1-19221c94ed19.jpg?v=1665639551&width=2000) center/cover;color:#fff}.myg-final__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000e8,#00000040)}.myg-final__content{position:relative;z-index:1;padding-block:80px}.myg-final h2{max-width:710px}.myg-final p:not(.myg-eyebrow){max-width:580px;margin:22px 0 30px;color:#ffffffad;font-size:16px}.myg-mobile-bar{display:none}.myg .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.myg.is-enhanced .myg-panel[hidden]{display:none}.myg-hero h1{color:#fff}.myg-selected>a{margin-left:auto;border-bottom:1px solid currentColor;font-weight:800}.myg-selected button{margin-left:0}@media(max-width:1099px){.myg-hero__inner{grid-template-columns:1fr .48fr;gap:35px}.myg-proof li{min-width:auto}.myg-model-cards{grid-template-columns:repeat(2,1fr)}.myg-product-grid{grid-template-columns:repeat(3,1fr)}.myg-priority-grid{grid-template-columns:repeat(2,1fr)}.myg-priority-grid button:nth-child(2){border-right:0}.myg-priority-grid button:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.16)}}@media(max-width:749px){.myg-shell{width:min(100% - 30px,680px)}.myg-hero{min-height:760px;align-items:end}.myg-hero__image{object-position:62% center}.myg-hero__shade{background:linear-gradient(0deg,#07080afa,#07080ac7,#07080a47)}.myg-hero__inner{display:block;padding:105px 0 48px}.myg-hero h1{font-size:clamp(43px,13vw,62px)}.myg-hero__lead{margin:22px 0;font-size:15px}.myg-hero__actions{display:grid}.myg-proof{display:grid;grid-template-columns:repeat(3,1fr);margin-top:34px}.myg-proof li{padding:0 9px;margin:0;border:0;border-right:1px solid rgba(255,255,255,.2)}.myg-proof strong{font-size:11px}.myg-proof span{font-size:8px}.myg-hero__finder{display:none}.myg-nav__inner{gap:25px}.myg-section{padding:72px 0}.myg-heading{display:block;margin-bottom:30px}.myg-heading h2,.myg-faq h2,.myg-final h2{font-size:38px}.myg-heading>p{margin-top:16px;font-size:13px}.myg-model-cards{display:flex;margin-right:-15px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.myg-model-card{flex:0 0 86%;min-height:330px;scroll-snap-align:start}.myg-priority-grid{display:flex;margin-right:-15px;border:0;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.myg-priority-grid button{flex:0 0 78%;min-height:330px;border:1px solid rgba(255,255,255,.16);scroll-snap-align:start}.myg-selected{position:sticky;z-index:5;top:49px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:6px 10px}.myg-selected strong{line-height:1.3}.myg-selected>a{grid-column:1 / -1;justify-self:start;margin-left:0}.myg-toolbar{display:block}.myg-filters{margin-bottom:10px;padding-bottom:4px;scroll-snap-type:x proximity}.myg-filters button{scroll-snap-align:start}.myg-tools{display:grid;grid-template-columns:1fr 1fr}.myg-tools input,.myg-tools select{width:100%;min-width:0}.myg-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.myg-product__body{min-height:215px;padding:12px}.myg-product h3{font-size:12px}.myg-product__fit{font-size:8px}.myg-product-actions{flex-direction:column}.myg-guide-grid{display:flex;margin-right:-15px;overflow:auto;scroll-snap-type:x mandatory}.myg-guide-grid article{flex:0 0 82%;scroll-snap-align:start}.myg-trust__grid{display:flex;margin-right:-15px;overflow:auto}.myg-trust__grid>div{flex:0 0 180px}.myg-faq__grid{grid-template-columns:1fr;gap:42px}.myg-faq__intro{position:static}.myg-final{min-height:500px}.myg-mobile-bar{position:fixed;z-index:40;right:9px;bottom:9px;left:9px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 10px 10px 16px;border:1px solid rgba(255,255,255,.16);border-radius:7px;background:#121214f5;color:#fff;box-shadow:0 14px 40px #00000047;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translateY(150%);transition:transform .3s}.myg-mobile-bar.is-visible{transform:none}.myg-mobile-bar div{display:grid}.myg-mobile-bar span{color:#ffffff8c;font-size:8px}.myg-mobile-bar strong{font-size:11px}.myg-mobile-bar a{padding:11px 14px;border-radius:3px;background:var(--red);font-size:10px;font-weight:800}}@media(max-width:390px){.myg-product-grid{grid-template-columns:1fr}.myg-model-card{flex-basis:92%}.myg-priority-grid button{flex-basis:88%}}@media(prefers-reduced-motion:reduce){.myg *{scroll-behavior:auto!important;transition:none!important}}@media(max-width:749px){.myg-hero h1{font-size:clamp(40px,12vw,56px)}}
/*# sourceMappingURL=/cdn/shop/t/72/assets/tesery-model-y-guide.css.map */
