.shop-by-device{background:var(--color-white);padding-block:clamp(4rem,6vw,7.2rem) 2.8rem}.shop-by-device__inner{display:grid;gap:3rem;margin-inline:auto;max-width:96rem;width:100%}.shop-by-device__header{max-width:82rem}.shop-by-device__header .section-heading__inner{max-width:82rem;padding:0}.shop-by-device__header .section-heading__kicker{margin-bottom:.8rem}.shop-by-device__header .section-heading__description{max-width:62rem}.shop-by-device__finder{display:grid;gap:2.4rem}.shop-by-device__notice{background:var(--color-grey-100);border-radius:1.2rem;padding:2rem}.shop-by-device__fieldset{border:0;margin:0;padding:0}.shop-by-device__label{color:var(--color-heading);display:block;font-size:1.5rem;font-weight:700;margin-bottom:1.1rem}.shop-by-device__search-field{max-width:80rem;position:relative}.shop-by-device__search-label{font-size:1.7rem}.shop-by-device__search-wrap{position:relative}.shop-by-device__search-icon{color:var(--color-paragraph);height:2.4rem;left:2rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:2.4rem;z-index:1}.shop-by-device__search-icon svg{display:block;height:100%;width:100%}.shop-by-device__search-input{-webkit-appearance:none;appearance:none;background:var(--color-white);border:.2rem solid var(--color-forrest-100);border-radius:1.4rem;color:var(--color-heading);font:inherit;font-size:1.7rem;min-height:6.4rem;padding:1.6rem 5.6rem;width:100%}.shop-by-device__search-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.shop-by-device__search-input::placeholder{color:var(--color-grey-600)}.shop-by-device__search-clear{align-items:center;background:var(--color-grey-100);border:0;border-radius:50%;color:var(--color-heading);cursor:pointer;display:flex;font:inherit;font-size:2.4rem;height:3.6rem;justify-content:center;line-height:1;padding:0 0 .2rem;position:absolute;right:1.4rem;top:50%;transform:translateY(-50%);width:3.6rem}.shop-by-device__search-results,.shop-by-device__search-empty{background:var(--color-white);border:.1rem solid var(--color-grey-300);border-radius:1.2rem;box-shadow:0 1.4rem 3.2rem #08151624;left:0;margin:.8rem 0 0;max-height:min(42rem,52vh);overflow-y:auto;position:absolute;right:0;top:calc(100% - 2.2rem);z-index:5}.shop-by-device__search-option{align-items:center;background:transparent;border:0;color:var(--color-heading);cursor:pointer;display:grid;font:inherit;gap:1.2rem;grid-template-columns:4rem 1fr auto;min-height:6.8rem;padding:1.2rem 1.6rem;text-align:left;width:100%}.shop-by-device__search-option+.shop-by-device__search-option{border-top:.1rem solid var(--color-grey-200)}.shop-by-device__search-option:hover,.shop-by-device__search-option[aria-selected=true]{background:var(--color-grey-100)}.shop-by-device__search-option-icon{align-items:center;background:var(--color-grey-100);border-radius:.8rem;display:flex;height:4rem;justify-content:center}.shop-by-device__search-option-icon:before{border:.16rem solid var(--color-forrest-100);border-radius:.35rem;content:"";height:2.4rem;width:1.4rem}.shop-by-device__search-option-icon[data-family=ipad]:before{border-radius:.25rem;height:2.5rem;width:1.9rem}.shop-by-device__search-option-name{display:block;font-size:1.6rem;font-weight:700}.shop-by-device__search-option-count{color:var(--color-grey-600);font-size:1.3rem;white-space:nowrap}.shop-by-device__search-empty{color:var(--color-paragraph);font-size:1.4rem;padding:1.8rem}.shop-by-device__search-hint{color:var(--color-grey-600);font-size:1.3rem;margin:.8rem 0 0}.shop-by-device__divider{align-items:center;color:var(--color-grey-600);display:flex;font-size:1.3rem;font-weight:700;gap:1.4rem;max-width:80rem;text-transform:uppercase}.shop-by-device__divider:before,.shop-by-device__divider:after{background:var(--color-grey-200);content:"";height:.1rem}.shop-by-device__divider:before{width:2.4rem}.shop-by-device__divider:after{flex:1}.shop-by-device__browse-grid{display:grid;gap:2rem;max-width:80rem}.shop-by-device__families{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.shop-by-device__family{background:var(--color-white);border:.2rem solid var(--color-grey-300);border-radius:1.2rem;color:var(--color-heading);cursor:pointer;display:grid;font:inherit;gap:1rem;grid-template-columns:3.2rem 1fr auto;min-height:7.2rem;padding:1.2rem 1.4rem;text-align:left;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.shop-by-device__family:hover{border-color:var(--color-forrest-100);transform:translateY(-.1rem)}.shop-by-device__family:disabled{background:var(--color-grey-100);border-color:var(--color-grey-200);color:var(--color-grey-600);cursor:not-allowed;transform:none}.shop-by-device__family[aria-pressed=true]{background:var(--color-forrest-100);border-color:var(--color-forrest-100);color:var(--color-white)}.shop-by-device__family[aria-pressed=true] .shop-by-device__family-arrow{font-size:0}.shop-by-device__family[aria-pressed=true] .shop-by-device__family-arrow:after{content:"\2713";font-size:1.8rem}.shop-by-device__family-icon{align-self:center;display:block;height:3.2rem;width:2.8rem}.shop-by-device__family-icon svg{display:block;height:100%;width:100%}.shop-by-device__family-copy{align-self:center}.shop-by-device__family-name{display:block;font-size:1.6rem;font-weight:800}.shop-by-device__family-action{display:block;font-size:1.2rem;margin-top:.2rem;opacity:.72}.shop-by-device__family-arrow{align-self:center;font-size:2rem}.shop-by-device__family:focus-visible,.shop-by-device__select:focus-visible,.shop-by-device__search-input:focus-visible,.shop-by-device__search-clear:focus-visible,.shop-by-device__change:focus-visible{outline:.3rem solid var(--color-forrest-100);outline-offset:.2rem}.shop-by-device__select-wrap{position:relative}.shop-by-device__select{-webkit-appearance:none;appearance:none;background:var(--color-white);border:.2rem solid var(--color-grey-300);border-radius:1.2rem;color:var(--color-heading);cursor:pointer;font:inherit;min-height:5.6rem;padding:1.4rem 5rem 1.4rem 1.6rem;width:100%}.shop-by-device__select:disabled{cursor:not-allowed;opacity:.55}.shop-by-device__select-icon{border-bottom:.2rem solid currentColor;border-right:.2rem solid currentColor;height:.9rem;pointer-events:none;position:absolute;right:2rem;top:2rem;transform:rotate(45deg);width:.9rem}.shop-by-device__results{align-items:center;display:flex;flex-wrap:wrap;gap:1.6rem;justify-content:space-between;max-width:80rem;padding-top:.4rem}.shop-by-device__results-heading{color:var(--color-heading);font-size:1.8rem;font-weight:700;margin:0}.shop-by-device__results-count{color:var(--color-grey-600);font-size:1.3rem;margin:.4rem 0 0}.shop-by-device__change{background:transparent;border:0;color:var(--color-heading);cursor:pointer;font:inherit;font-size:1.4rem;font-weight:700;padding:.8rem 0;text-decoration:underline;text-underline-offset:.3rem}@media screen and (min-width:750px){.shop-by-device__browse-grid{align-items:end;grid-template-columns:minmax(34rem,1fr) minmax(30rem,1fr)}}@media screen and (max-width:749px){.shop-by-device{padding-block:3.2rem 2rem}.shop-by-device__inner{gap:2.4rem}.shop-by-device__finder{gap:2rem}.shop-by-device__search-input{font-size:1.6rem;min-height:5.8rem;padding-left:5rem}.shop-by-device__search-icon{left:1.6rem}.shop-by-device__search-option{grid-template-columns:3.8rem 1fr}.shop-by-device__search-option-count{grid-column:2;margin-top:-1rem}.shop-by-device__family{gap:.8rem;grid-template-columns:2.8rem 1fr;min-height:7rem;padding-inline:1.1rem}.shop-by-device__family-arrow{display:none}.shop-by-device__family-action{font-size:1.1rem}.shop-by-device__results{align-items:flex-start;border-top:.1rem solid var(--color-grey-200);padding-top:1.8rem}}@media screen and (max-width:359px){.shop-by-device__families{grid-template-columns:1fr}}header-featured-tech{display:block;padding:10px 16px 16px;color:#112d2f;background:#f4f0ec}.featured-tech__heading{margin:0 0 8px;color:inherit;font:var(--font-lg)}.featured-tech__slots{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:6px}.featured-tech__slot{min-width:0}header-featured-tech .featured-tech__card{display:flex;height:100%;flex-direction:column;align-items:center;gap:6px;padding:8px 4px;border:1px solid #ddd;border-radius:8px;background:#fff;color:inherit;text-align:center;text-decoration:none}.featured-tech__card:focus-visible{outline:2px solid #112d2f;outline-offset:2px}.featured-tech__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:34px;font:var(--font-sm);font-weight:700;font-size:13px;line-height:17px;overflow-wrap:anywhere}.featured-tech__image{display:flex;align-items:center;justify-content:center;width:100%;height:82px}.featured-tech__image img{display:block;max-width:88px;width:100%;height:100%;object-fit:contain}.featured-tech__price{margin-top:auto;font-size:12px;font-weight:600;line-height:16px;overflow-wrap:anywhere}.featured-tech__empty{padding:16px}ul.header__submenu.iphone-desktop-menu{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) minmax(0,.85fr) minmax(0,1.5fr);gap:16px}.header__submenu.iphone-desktop-menu .iphone-desktop-menu__column{display:flex;flex-direction:column;gap:16px;min-width:0;padding:0 30px 0 0}.iphone-desktop-menu .menu-list__label{margin:0}.iphone-desktop-menu__column ul{display:flex;flex-direction:column;gap:16px;list-style:none;padding:0;margin:0}.header__submenu.iphone-desktop-menu .iphone-desktop-menu__column li{padding:0}.header__submenu.iphone-desktop-menu .iphone-desktop-menu__column a{font:var(--font-lg);color:var(--color-forrest-200);text-decoration:none}.header__submenu.iphone-desktop-menu .iphone-desktop-menu__column a:hover{text-decoration:underline;text-underline-offset:4px}.iphone-desktop-menu a:focus-visible{outline:2px solid var(--color-forrest-200);outline-offset:4px}.header__submenu.iphone-desktop-menu .iphone-desktop-menu__column .iphone-desktop-menu__guide{display:flex;align-items:center;gap:12px;margin-top:8px;padding-top:16px;border-top:1px solid var(--color-grey-200);font:var(--font-xs)}.iphone-desktop-menu__guide span{padding:4px 6px;border-radius:4px;background:var(--color-chalk)}.header__submenu.iphone-desktop-menu .iphone-desktop-menu__card{height:auto;min-height:320px}.header__submenu.iphone-desktop-menu .iphone-desktop-menu__compare{display:flex;flex-direction:column;align-items:center;gap:16px;height:100%;text-align:center;text-decoration:none;color:var(--color-forrest-200)}.iphone-desktop-menu__compare h3{max-width:300px}.iphone-desktop-menu__compare p{max-width:300px;margin:0}.iphone-desktop-menu__compare .button--link{gap:12px}.iphone-desktop-menu__image{width:180px;height:180px;max-width:100%;object-fit:contain;margin-top:auto}@media(min-width:750px)and (max-width:989px){ul.header__submenu.iphone-desktop-menu{grid-template-columns:repeat(3,minmax(0,1fr));max-height:calc(100dvh - 100px);overflow-y:auto}.header__submenu.iphone-desktop-menu .iphone-desktop-menu__column{padding-right:8px}.header__submenu.iphone-desktop-menu .iphone-desktop-menu__card{grid-column:1 / -1;min-height:0}.iphone-desktop-menu__image{width:120px;height:120px}}iphone-menu-experiment{display:block}.iphone-nav{padding:8px 24px 32px;color:#163c3f}.iphone-nav section{margin:0 0 20px}.iphone-nav h3{margin:8px 0 4px;font:var(--font-sm);font-weight:700;color:#526a6b}.iphone-nav ul{padding:0;margin:0;list-style:none}.iphone-nav a,.iphone-nav__more{display:flex;align-items:center;min-height:44px;padding:10px 0;color:inherit;font:var(--font-lg);text-decoration:none}.iphone-nav a:focus-visible,.iphone-nav__more:focus-visible{outline:2px solid #163c3f;outline-offset:3px;border-radius:4px}.iphone-nav__more{width:100%;border:0;background:none;justify-content:space-between;cursor:pointer;text-align:left}.iphone-nav [hidden]{display:none!important}.iphone-nav .iphone-nav__guide{gap:12px;margin-top:8px;padding-top:14px;border-top:1px solid #e3e6e6;font:var(--font-sm)}.iphone-nav__guide span{padding:4px 6px;border-radius:4px;background:#f4f0ec;font:var(--font-xs);font-weight:700}.iphone-nav .iphone-nav__compare{margin-top:0;padding-top:10px;border-top:0}my-devices-add dialog{width:min(48rem,calc(100% - 3.2rem));max-height:calc(100dvh - 3.2rem);overflow:auto;padding:2.4rem;border:0;border-radius:1.2rem;background:var(--color-white, #fff);color:var(--color-black, #111)}my-devices-add dialog::backdrop{background:#00000073}my-devices-add form,my-devices-add fieldset{display:grid;gap:1.2rem}my-devices-add fieldset{border:0;padding:0;margin:0;min-width:0}my-devices-add select{width:100%;min-height:4.8rem;padding:1rem;font:inherit;color:inherit;background:#fff;border:1px solid #777;border-radius:.4rem}my-devices-add [hidden]{display:none!important}my-devices-add :focus-visible,[data-device-add-target]:focus-visible{outline:2px solid currentColor;outline-offset:3px}my-devices-add [data-status]:empty{display:none}.my-devices-add__actions{display:flex;flex-wrap:wrap;gap:1rem}.my-devices-widget__invitation{padding:2rem;border-radius:1.2rem;background:var(--color-grey-100);display:grid;gap:1rem}.my-devices-widget__invitation .button{justify-self:start}shop-my-device{display:grid;grid-template-columns:minmax(0,1fr);min-width:0;gap:var(--spacing-4);padding:var(--spacing-6);border-radius:var(--rounded-base);background:var(--color-seafoam)}shop-my-device>*{min-width:0}shop-my-device[hidden]{display:none}.shop-my-device__header{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-3)}.shop-my-device__heading,.shop-my-device__title{font:var(--font-lg);color:var(--color-heading);margin:0}.shop-my-device__model,.shop-my-device__note,.shop-my-device__status{font:var(--font-sm);color:var(--color-caption)}.shop-my-device__status{margin:0;order:-1;align-self:center}.shop-my-device__cards{display:flex;flex-wrap:wrap;gap:var(--spacing-3);margin-block:var(--spacing-3);padding-block:var(--spacing-2)}.shop-my-device__card{display:grid;align-content:start;min-width:0;overflow-wrap:anywhere;gap:var(--spacing-2);padding:var(--spacing-6);background:var(--color-white);border-radius:var(--rounded-base);border:1px solid var(--color-grey-100);box-shadow:0 4px 12px -2px #0000001a;transition:all var(--button-transition);flex:1 1 18rem}.shop-my-device__card:hover{border-color:var(--color-forrest-100)}.shop-my-device__identity{display:flex;align-items:center;gap:var(--spacing-3);min-width:0}.shop-my-device__details{display:grid;gap:var(--spacing-2);min-width:0}.shop-my-device__image{display:block;width:64px;height:64px;flex:0 0 64px;object-fit:contain}.shop-my-device__badge{background:var(--color-mint-100);border-radius:var(--rounded-sm);color:var(--color-forrest-100);font:var(--font-sm);font-weight:var(--font-weight-semibold);padding:4px 8px;width:fit-content}shop-my-device .button{min-width:0;max-width:100%;white-space:normal}.shop-my-device__card .button{width:100%;max-width:100%;padding-inline:var(--spacing-3)}shop-my-device [data-device-actions] .button{width:min(100%,210px)}.shop-my-device__manage{display:block;max-width:100%;overflow-wrap:anywhere}shop-my-device .button:focus-visible,.shop-my-device__manage:focus-visible{outline:.3rem solid var(--color-forrest-100);outline-offset:.2rem}@media screen and (max-width:767px){.shop-my-device__cards{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:2rem}.shop-my-device__card{flex:0 0 82%;scroll-snap-align:start}}@media screen and (min-width:768px){.shop-my-device__header{flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:baseline}shop-my-device:has(.shop-my-device__status:not(:empty)){grid-template-columns:minmax(0,1fr) auto}}shop-my-device>:empty{display:none}
/*# sourceMappingURL=/cdn/shop/t/722/compiled_assets/styles.css.map?subset=AAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAEAAGEAAAAAAAAAAQ */
