:root{--apple-blue: #0071e3;--apple-blue-hover: #0077ed;--apple-blue-dark: #2997ff;--apple-bg: #ffffff;--apple-bg-gray: #f5f5f7;--apple-bg-dark: #000000;--apple-bg-card-dark: #1d1d1f;--apple-text: #1d1d1f;--apple-text-muted: #6e6e73;--apple-text-muted-dark: #a1a1a6;--apple-text-on-dark: #f5f5f7;--apple-text-on-dark-muted: #d2d2d7;--apple-border: #d2d2d7;--apple-container: 980px;--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--bp-tablet: 768px;--bp-desktop: 1024px;--bp-desktop-wide: 1280px;--header-bar: 44px;--header-pad-block: 10px;--header-inset-top: clamp(10px, 2vw, 14px);--header-offset: calc( var(--safe-top) + var(--header-inset-top) + var(--header-pad-block) * 2 + var(--header-bar) );--header-h: var(--header-offset);--header-pad-inline: clamp(16px, 4vw, 24px);--header-brand-nav-gap: clamp(56px, 8vw, 96px);--header-brand-max: 11rem;--header-nav-gap: clamp(20px, 2.5vw, 36px);--header-nav-font-size: .9375rem;--header-logo-font-size: clamp(1.1875rem, 4.5vw, 1.3125rem);--header-util-gap: 6px;--pad-inline: max(clamp(16px, 4vw, 22px), var(--safe-left));--pad-inline-end: max(clamp(16px, 4vw, 22px), var(--safe-right));--pad-page-bottom: calc(var(--space-xl) + var(--safe-bottom));--touch-min: 44px;--space-xs: 8px;--space-sm: 16px;--space-md: 24px;--space-lg: 40px;--space-xl: 64px;--focus-ring: 0 0 0 3px #fff, 0 0 0 5px var(--apple-blue);--font-apple: -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Helvetica Neue", Helvetica, Arial, sans-serif;--ease-out: cubic-bezier(.16, 1, .3, 1)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;scroll-padding-top:var(--header-offset)}body{margin:0;font-family:var(--font-apple);font-size:17px;line-height:1.47059;letter-spacing:-.022em;color:var(--apple-text);background:var(--apple-bg);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none}h1,h2,h3,p{margin:0}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus{outline:none}:focus-visible{outline:2px solid var(--apple-blue);outline-offset:2px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--apple-blue);outline-offset:2px}.site-header[data-theme=dark] a:focus-visible,.site-header[data-theme=dark] button:focus-visible{outline-color:var(--apple-blue-dark)}.skip-to-content-link{position:absolute;top:0;left:0;z-index:9999}.skip-to-content-link:focus{position:absolute;top:max(8px,var(--safe-top));left:max(8px,var(--safe-left));width:auto;height:auto;padding:8px 16px;background:var(--apple-text);color:#fff;clip:auto}.apple-container{width:100%;max-width:var(--apple-container);margin-inline:auto;padding-left:var(--pad-inline);padding-right:var(--pad-inline-end)}.section-apple{padding-block:clamp(52px,8vw,92px)}.headline-hero{font-size:clamp(40px,7vw,80px);line-height:1.05;font-weight:600;letter-spacing:-.015em}.headline-section{font-size:clamp(28px,5vw,48px);line-height:1.08349;font-weight:600;letter-spacing:-.003em}.body-elevated{font-size:clamp(19px,2.5vw,28px);line-height:1.2;letter-spacing:.007em;font-weight:400}.body-standard{font-size:17px;line-height:1.47059;letter-spacing:-.022em}.body-reduced{font-size:14px;line-height:1.42861;letter-spacing:-.016em}.overline-blue{color:var(--apple-blue);font-size:17px;letter-spacing:-.022em;text-align:center;margin-bottom:12px}.overline-blue-dark{color:var(--apple-blue-dark);font-size:17px;letter-spacing:-.022em;text-align:center;margin-bottom:12px}.hero-apple .overline-blue-dark{color:#64b5ff}.btn-apple-primary{display:inline-flex;align-items:center;justify-content:center;min-height:var(--touch-min);min-width:var(--touch-min);background:var(--apple-blue);color:#fff;font-size:17px;letter-spacing:-.022em;padding:12px 24px;border-radius:980px;transition:background .3s var(--ease-out),transform .2s var(--ease-out);white-space:nowrap}.btn-apple-primary:hover{background:var(--apple-blue-hover)}.btn-apple-primary:active{transform:scale(.98)}.btn-apple-primary--sm{font-size:14px;padding:10px 18px;min-height:var(--touch-min)}.btn-block{width:100%;display:flex;justify-content:center}.cta-row{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.btn-apple-blue{display:inline-flex;align-items:center;justify-content:center;min-height:var(--touch-min);background:var(--apple-blue-dark);color:#fff;font-size:17px;padding:12px 28px;border-radius:980px;transition:opacity .3s var(--ease-out),transform .2s var(--ease-out)}.btn-apple-blue:hover{opacity:.92}.btn-apple-blue:active{transform:scale(.98)}.btn-apple-secondary{display:inline-flex;align-items:center;justify-content:center;color:var(--apple-blue);font-size:17px;padding:11px 22px;border-radius:980px;border:1px solid var(--apple-blue);background:transparent;transition:all .3s}.btn-apple-secondary:hover{background:var(--apple-blue);color:#fff}.product-page__variants-select{margin-bottom:20px}.product-page__variants-select label{display:block;font-size:14px;font-weight:600;margin-bottom:8px}.product-page__variants-select select{width:100%;padding:12px 16px;border:1px solid var(--apple-border);border-radius:12px;font:inherit;background:#fff}.cart-page__actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.cart-page__delivery-card{max-width:420px;margin:14px 0 20px;padding:16px;border:1px solid rgba(210,210,215,.8);border-radius:16px;background:#fff}.cart-page__delivery-title{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:var(--apple-text-muted);margin-bottom:4px}.cart-page__delivery-value{font-size:17px;font-weight:600;margin-bottom:4px}.cart-page__empty-note{margin:8px 0 20px}.cart-page__footer{margin-top:32px;padding-top:32px;border-top:1px solid var(--apple-border)}.cart-page__total{font-size:21px;font-weight:600;margin-bottom:8px}.link-apple-blue{display:inline-flex;align-items:center;gap:4px;color:var(--apple-blue-dark);font-size:17px;letter-spacing:-.022em}.link-apple-blue:hover{text-decoration:underline}.tile-grid-3{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:768px){.tile-grid-3{grid-template-columns:repeat(3,1fr)}}.tile-grid-2{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:768px){.tile-grid-2{grid-template-columns:repeat(2,1fr)}}.tile{border-radius:20px;padding:clamp(32px,5vw,40px);height:100%}.tile--gray{background:var(--apple-bg-gray)}.tile--white{background:#fff}.tile--dark{background:var(--apple-bg-card-dark)}.text-center{text-align:center}.text-muted{color:var(--apple-text-muted)}.text-muted-dark{color:var(--apple-text-muted-dark)}.text-white{color:#fff}.lp-specs .headline-section{max-width:720px;margin-inline:auto;margin-bottom:40px}.lp-specs__card{max-width:820px;margin-inline:auto;overflow:hidden;border:1px solid rgba(210,210,215,.7);border-radius:24px;background:#f5f5f7c7}.lp-specs__table{width:100%;border-collapse:collapse}.lp-specs__table tr+tr{border-top:1px solid rgba(210,210,215,.7)}.lp-specs__table th,.lp-specs__table td{padding:18px clamp(18px,4vw,32px);vertical-align:top;text-align:left}.lp-specs__table th{width:34%;color:var(--apple-text);font-weight:600}.lp-specs__table td{color:var(--apple-text-muted)}@media(max-width:640px){.lp-specs__table th,.lp-specs__table td{display:block;width:100%;padding-block:14px 0}.lp-specs__table td{padding-top:4px;padding-bottom:14px}}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;min-height:var(--header-offset);padding-top:calc(var(--safe-top) + var(--header-inset-top));padding-left:var(--safe-left);padding-right:var(--safe-right);box-sizing:border-box;transition:background .5s var(--ease-out),border-color .5s}.site-header[data-theme=light]{-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:#ffffffb8;border-bottom:1px solid rgba(210,210,215,.6)}.site-header[data-theme=dark]{background:transparent}.site-header__inner{max-width:var(--apple-container);margin-inline:auto;padding-inline:var(--header-pad-inline);padding-block:var(--header-pad-block);min-height:var(--header-bar);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:var(--space-sm)}.site-header__brand{grid-column:1;grid-row:1;justify-self:start;flex-shrink:0;min-width:0;max-width:100%;isolation:isolate}.site-header__divider{display:none}.site-header__logo{display:inline-flex;align-items:center;min-height:var(--touch-min);max-width:min(52vw,var(--header-brand-max));padding:6px 8px 6px 0;font-size:var(--header-logo-font-size);font-weight:600;letter-spacing:-.02em;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .5s}.site-header[data-theme=dark] .site-header__logo{color:#fff}.site-header[data-theme=light] .site-header__logo{color:var(--apple-text)}.site-header[data-theme=dark] .site-nav__link{color:var(--apple-text-on-dark-muted)}.site-header[data-theme=dark] .site-nav__link:hover{color:var(--apple-text-on-dark)}.site-header[data-theme=light] .site-nav__link{color:var(--apple-text-muted)}.site-header[data-theme=light] .site-nav__link:hover{color:var(--apple-text)}.site-nav{display:none}.site-nav__link{font-size:var(--header-nav-font-size);font-weight:400;line-height:1.25;letter-spacing:-.011em;padding:12px 14px;min-height:var(--touch-min);display:inline-flex;align-items:center;white-space:nowrap;border-radius:8px;transition:color .3s var(--ease-out),background-color .2s var(--ease-out)}.site-nav__link:hover{background:#7f7f7f1f}.site-header[data-theme=dark] .site-nav__link:hover{background:#ffffff14}.site-header__lang{display:none}@media(max-width:767px){.site-header__lang{display:flex;align-items:center;flex-shrink:0}.site-header__lang .language-selector__select{min-height:36px;max-width:5.5rem;padding:6px 26px 6px 10px;font-size:11px;background-position:right 8px center}.site-header[data-theme=dark] .site-header__lang .language-selector__select{background-color:#ffffff1a;color:#f5f5f7}.site-header[data-theme=light] .site-header__lang .language-selector__select{background-color:#7f7f7f1f;color:var(--apple-text)}}.site-header__utilities{display:flex;align-items:center;justify-content:flex-end;gap:var(--header-util-gap);flex-shrink:0;justify-self:end;grid-column:2;grid-row:1}.site-header__actions{display:flex;align-items:center;gap:var(--header-util-gap);flex-shrink:0}.site-header__account-link{font-size:13px;font-weight:500;color:inherit;text-decoration:none;white-space:nowrap;opacity:.92}.site-header__account-link:hover{opacity:1;text-decoration:underline}@media(max-width:1023px){.site-header__account-link{display:none}}@media(max-width:479px){.site-header__cta--mobile{display:none}}@media(min-width:768px){:root{--header-bar: 50px;--header-pad-block: 12px;--header-inset-top: clamp(12px, 1.5vw, 16px);--header-pad-inline: clamp(20px, 3vw, 28px);--header-logo-font-size: 1.375rem;--header-util-gap: 8px}.site-header__inner{column-gap:var(--space-md)}.site-header__logo{max-width:min(36vw,12rem);padding-inline-end:12px}.site-header__lang{display:flex;align-items:center;flex-shrink:0}.site-header__cta--mobile{display:none}.mobile-nav__panel{width:min(440px,52vw)}.mobile-nav__link{font-size:22px;min-height:56px}}@media(min-width:1024px){:root{--header-bar: 48px;--header-pad-block: clamp(12px, 1.8vw, 16px);--header-inset-top: clamp(12px, 2vw, 20px);--header-nav-font-size: 1rem;--header-logo-font-size: clamp(1.3125rem, 2vw, 1.5rem);--header-util-gap: 10px;--header-brand-max: 12rem}.site-header__inner{grid-template-columns:minmax(0,max-content) var(--header-brand-nav-gap) max-content minmax(0,1fr) max-content;column-gap:0;align-items:center}.site-header__brand{grid-column:1;grid-row:1;max-width:var(--header-brand-max);padding-inline-end:4px}.site-header__divider{display:block;grid-column:2;grid-row:1;width:100%;min-width:var(--header-brand-nav-gap);height:1px;align-self:center;pointer-events:none;flex-shrink:0}.site-header__logo{max-width:100%;padding:6px 0}.site-nav{display:flex;grid-column:3;grid-row:1;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:var(--header-nav-gap);width:max-content;max-width:100%;min-width:0;justify-self:start;padding:0;margin:0;isolation:isolate}.site-header__utilities{grid-column:5;grid-row:1;gap:14px;padding-inline-start:var(--space-md);justify-self:end}.site-header__lang{display:flex}}@media(min-width:1024px)and (max-width:1200px){:root{--header-brand-nav-gap: 48px;--header-nav-gap: 18px}.site-nav__link{padding-inline:10px;font-size:.9375rem}}@media(min-width:1280px){:root{--header-brand-nav-gap: 96px;--header-nav-gap: 40px;--header-pad-inline: 28px}}.site-header[data-theme=dark] .language-selector__toggle{background:#ffffff1f}.site-header[data-theme=dark] .language-selector__btn{color:#ffffffb8}.site-header[data-theme=dark] .language-selector__btn.is-active{color:#f5f5f7}.site-header[data-theme=light] .language-selector__btn.is-active{background:#fff;color:#1d1d1f;box-shadow:0 1px 3px #00000014}.language-selector__form{margin:0;display:inline-flex;flex-wrap:wrap;align-items:center;gap:6px}.language-selector__select{min-height:36px;max-width:100%;padding:6px 30px 6px 12px;border:0;border-radius:999px;background:#7f7f7f1f url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%23666' d='M1 1l4 4 4-4'/%3E%3C/svg%3E") no-repeat right 12px center;color:inherit;font-size:12px;font-weight:600;letter-spacing:.04em;cursor:pointer;appearance:none;-webkit-appearance:none}.site-header[data-theme=dark] .language-selector__select{background-color:#ffffff1a;color:#f5f5f7}.language-selector__noscript-btn{margin-top:4px;font-size:11px}.language-selector__toggle{display:inline-flex;align-items:center;gap:2px;padding:2px;border-radius:999px;background:#7f7f7f1f}.language-selector__btn{min-width:44px;min-height:36px;padding:0 12px;border:0;border-radius:999px;background:transparent;color:inherit;font-size:12px;font-weight:600;letter-spacing:.04em;cursor:pointer;transition:background .2s var(--ease-out),color .2s var(--ease-out)}.language-selector__btn.is-active,.language-selector__btn:disabled{background:#ffffffeb;color:#1d1d1f;cursor:default;opacity:1}.site-header[data-theme=dark] .language-selector__btn.is-active,.site-header[data-theme=dark] .language-selector__btn:disabled{background:#ffffff24;color:#f5f5f7}.mobile-nav__lang{flex-shrink:0;padding:var(--space-sm) var(--space-md) var(--space-md);border-bottom:1px solid rgba(255,255,255,.1)}.mobile-nav__lang .mobile-nav__group-label{margin-bottom:10px}.mobile-nav__lang .language-selector__toggle,.mobile-nav__lang .language-selector__select{width:100%;max-width:100%}.mobile-nav__lang .language-selector__toggle{justify-content:stretch}.mobile-nav__lang .language-selector__btn{flex:1;min-height:44px;font-size:13px}.mobile-nav__lang .language-selector__toggle{background:#ffffff1f}.mobile-nav__lang .language-selector__btn{color:#ffffffb8}.mobile-nav__lang .language-selector__btn.is-active,.mobile-nav__lang .language-selector__btn:disabled{background:#ffffff29;color:#f5f5f7}@media(min-width:1024px){.mobile-nav__lang{display:none}}.configure-nav__inner{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px}.configure-nav__tools{justify-self:end}.site-header__icon{display:inline-flex;min-width:var(--touch-min);min-height:var(--touch-min);align-items:center;justify-content:center;color:inherit;position:relative;border-radius:10px;transition:background .2s}.site-header__icon svg{width:20px;height:20px}.site-header__icon:hover{background:#7f7f7f26}.site-header__cart-count{position:absolute;top:4px;right:4px;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:600;line-height:16px;text-align:center;background:var(--apple-blue);color:#fff;border-radius:999px}.site-header[data-theme=dark] .site-header__cart-count{background:var(--apple-blue-dark)}.site-header__menu-btn{display:none;align-items:center;justify-content:center;min-width:var(--touch-min);min-height:var(--touch-min);padding:10px;border-radius:10px}@media(max-width:1023px){.site-header__menu-btn{display:inline-flex}}.site-header__menu-icon{display:flex;flex-direction:column;justify-content:center;gap:6px;width:22px;height:18px}.site-header__menu-icon span{display:block;width:22px;height:2.5px;border-radius:2px;transition:transform .3s var(--ease-out),opacity .3s}.site-header[data-theme=dark] .site-header__menu-icon span{background:#fff}.site-header[data-theme=light] .site-header__menu-icon span{background:var(--apple-text)}.site-header__cta--mobile{display:inline-flex;font-size:14px;padding:11px 16px}.site-header__cta--desktop{display:none;font-size:14px;padding:11px 18px}@media(min-width:1024px){.site-header__cta--mobile{display:none}.site-header__cta--desktop{display:inline-flex}.site-header__menu-btn,.mobile-nav{display:none}body.mobile-nav-open{overflow:auto}}body.mobile-nav-open{overflow:hidden}.mobile-nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;pointer-events:none;visibility:hidden}.mobile-nav[data-open=true]{pointer-events:auto;visibility:visible}.mobile-nav__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;opacity:0;transition:opacity .35s var(--ease-out)}.mobile-nav[data-open=true] .mobile-nav__backdrop{opacity:1}.mobile-nav__panel{position:absolute;top:0;right:0;bottom:0;width:min(100%,400px);max-width:calc(100% - var(--safe-left));background:#1d1d1f;display:flex;flex-direction:column;padding-left:var(--safe-left);padding-right:var(--safe-right);padding-bottom:var(--safe-bottom);box-sizing:border-box;transform:translate(100%);transition:transform .4s var(--ease-out);box-shadow:-8px 0 32px #00000040}.mobile-nav[data-open=true] .mobile-nav__panel{transform:translate(0)}.mobile-nav__header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);flex-shrink:0;padding-top:calc(var(--header-inset-top) + var(--safe-top) + var(--header-pad-block));padding-bottom:var(--space-md);padding-left:var(--space-md);padding-right:var(--space-md);min-height:calc(var(--header-bar) + var(--header-pad-block));border-bottom:1px solid rgba(255,255,255,.1)}.mobile-nav__brand{min-height:var(--touch-min);display:inline-flex;align-items:center;padding:6px 8px 6px 0;font-size:clamp(1.25rem,5vw,1.375rem);font-weight:600;letter-spacing:-.02em;color:var(--apple-text-on-dark);line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - var(--touch-min) - var(--space-sm))}.mobile-nav__title{font-size:20px;font-weight:600;color:var(--apple-text-on-dark)}.mobile-nav__close{display:inline-flex;align-items:center;justify-content:center;min-width:var(--touch-min);min-height:var(--touch-min);color:var(--apple-text-on-dark);border-radius:8px}.mobile-nav__close:hover{background:#ffffff14}.mobile-nav__links{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:var(--space-md) var(--space-md) var(--space-sm)}.mobile-nav__group-label{margin:24px 12px 8px;color:var(--apple-text-muted-dark);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.mobile-nav__link{display:flex;align-items:center;width:100%;min-height:52px;padding:14px 12px;color:var(--apple-text-on-dark);font-size:21px;font-weight:400;letter-spacing:-.02em;line-height:1.2;border-bottom:1px solid rgba(255,255,255,.08);border-radius:10px;text-align:left;transition:color .2s,background .2s}.mobile-nav__link:hover,.mobile-nav__link:focus-visible{color:#fff;background:#ffffff0d}.mobile-nav__cart-link{background:none;border:none;font:inherit;cursor:pointer}.mobile-nav__footer{padding:var(--space-md);border-top:1px solid rgba(255,255,255,.1)}.mobile-nav__buy{min-height:52px;font-size:17px}.hero-apple{position:relative;min-height:100vh;min-height:100dvh;background:#000;padding-top:var(--header-offset);padding-bottom:var(--safe-bottom);box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden}.hero-apple__glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 50% 40% at 50% 70%,rgba(255,255,255,.04) 0%,transparent 70%);pointer-events:none}.hero-apple__content{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding-left:var(--pad-inline);padding-right:var(--pad-inline-end)}.hero-apple__text{max-width:var(--apple-container);padding-top:clamp(48px,10vw,96px)}.hero-apple__headline{color:#fff;margin-bottom:16px}.hero-apple__sub{color:var(--apple-text-on-dark-muted);max-width:600px;margin-inline:auto;margin-bottom:32px;padding-inline:var(--space-sm)}.hero-apple__ctas{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px}.hero-apple__product{flex:1;display:flex;align-items:center;justify-content:center;max-width:580px;margin:40px auto 0;padding-inline:16px;position:relative}.hero-apple__product img{width:100%;max-height:min(42vh,420px);object-fit:contain;filter:drop-shadow(0 30px 60px rgba(0,0,0,.5))}@media(min-width:768px){.hero-apple__product img{max-height:45vh}}.hero-context-cards{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.hero-context-card{position:absolute;width:min(190px,42vw);padding:14px 16px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:#1d1d1fb8;color:var(--apple-text-on-dark);text-align:left;backdrop-filter:saturate(160%) blur(18px);-webkit-backdrop-filter:saturate(160%) blur(18px)}.hero-context-card__eyebrow{display:block;margin-bottom:5px;color:var(--apple-blue-dark);font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.hero-context-card strong{display:block;margin-bottom:4px;font-size:15px;line-height:1.2}.hero-context-card span:last-child{display:block;color:var(--apple-text-on-dark-muted);font-size:12px;line-height:1.35}.hero-context-card--primary{left:-28px;top:12%}.hero-context-card--privacy{right:-36px;top:38%}.hero-context-card--delivery{left:8%;bottom:7%}@media(min-width:768px){.hero-context-card{animation:heroContextFloat 7s var(--ease-out) infinite}.hero-context-card--privacy{animation-delay:.9s}.hero-context-card--delivery{animation-delay:1.8s}}@media(max-width:767px){.hero-context-card{width:min(164px,44vw);padding:11px 12px}.hero-context-card--primary{left:0;top:8%}.hero-context-card--privacy{right:0;top:40%}.hero-context-card--delivery{display:none}}@keyframes heroContextFloat{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-8px,0)}}.hero-apple__scroll{padding:24px 0 max(32px,var(--safe-bottom))}.hero-apple__scroll-icon{width:30px;height:50px;border:2px solid #424245;border-radius:999px;margin-inline:auto;display:flex;align-items:flex-start;justify-content:center;padding-top:8px}.hero-apple__scroll-dot{width:4px;height:8px;background:var(--apple-text-on-dark-muted);border-radius:50%;animation:heroScrollBounce 2s var(--ease-out) infinite}@keyframes heroScrollBounce{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(6px);opacity:1}}.bg-white{background:#fff}.bg-gray{background:var(--apple-bg-gray)}.bg-black{background:#000;color:#fff}.headline-subsection{font-size:21px;font-weight:600;line-height:1.19}.section-image{border-radius:20px;overflow:hidden;margin-bottom:clamp(32px,5vw,44px)}.section-image img{width:100%;height:auto}.pillar-icon{width:56px;height:56px;margin:0 auto 16px;border-radius:50%;background:var(--apple-bg-card-dark);display:flex;align-items:center;justify-content:center}.step-num{font-size:48px;font-weight:600;color:var(--apple-blue);line-height:1;margin-bottom:16px}.stats-row{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(24px,5vw,48px);margin-top:32px}.stat-item__value{font-size:clamp(28px,4vw,64px);font-weight:600;line-height:1.05;letter-spacing:-.02em;color:var(--apple-text);font-variant-numeric:tabular-nums}.plan-price [data-countup],.stat-item__value[data-countup]{font-variant-numeric:tabular-nums}.stat-item__label{font-size:14px;color:var(--apple-text-muted);margin-top:8px}.stats-section .stat-item__value{font-size:clamp(36px,6vw,64px)}.stats-grid-4{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media(min-width:768px){.stats-grid-4{grid-template-columns:repeat(4,1fr)}}.trust-badges{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px 32px;margin-top:40px;font-size:12px;color:var(--apple-text-muted)}@media(min-width:768px){.trust-badges{font-size:14px;gap:48px}}.trust-badges--single{gap:0;text-align:center}.swiss-made-badge{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--apple-text);font-weight:600}.swiss-made-badge__icon{flex:0 0 auto;box-shadow:0 6px 18px #e11d2e33}.trust-proof-row{display:grid;grid-template-columns:1fr;gap:10px;max-width:860px;margin:32px auto 0}@media(min-width:700px){.trust-proof-row{grid-template-columns:repeat(4,1fr)}}.trust-proof-item{padding:16px;border:1px solid rgba(210,210,215,.78);border-radius:18px;background:#fff;text-align:left;transition:transform .22s var(--ease-out),border-color .22s var(--ease-out)}.trust-proof-item:hover{border-color:#0071e347;transform:translateY(-2px)}.trust-proof-item__label{display:block;margin-bottom:6px;color:var(--apple-text-muted);font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.trust-proof-item strong{display:block;font-size:14px;line-height:1.25}.stars{display:flex;gap:2px;margin-bottom:20px;justify-content:center}@media(min-width:768px){.stars{justify-content:flex-start}}.proof-summary-card{max-width:720px;margin:28px auto 0;padding:22px;border:1px solid rgba(210,210,215,.72);border-radius:22px;background:#ffffffb8;text-align:center}.proof-summary-card__eyebrow{margin-bottom:8px;color:var(--apple-blue);font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.proof-summary-card p:last-child{max-width:560px;margin-inline:auto;color:var(--apple-text-muted)}.pricing-box-img{display:flex;justify-content:center;margin-bottom:40px}.pricing-box-img img{max-width:360px;width:100%}.plan-dark{background:var(--apple-bg-card-dark);color:#fff}.plan-dark .text-muted{color:var(--apple-text-muted-dark)}.plan-label{font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px}.plan-label--blue{color:var(--apple-blue)}.plan-label--light{color:var(--apple-blue-dark)}.plan-price{font-size:32px;font-weight:600;margin-bottom:24px}.plan-price span{font-size:14px;font-weight:400;color:var(--apple-text-muted-dark)}.plan-features{list-style:none;margin:0 0 32px;padding:0;flex:1}.plan-features li{display:flex;align-items:center;gap:12px;font-size:14px;padding:6px 0}.plan-card{display:flex;flex-direction:column;height:100%}.lp-app__header{margin-bottom:clamp(32px,6vw,56px)}.lp-app__heading{margin-bottom:16px}.lp-app__subheading{max-width:600px;margin-inline:auto}.lp-app__tile-title{font-size:21px;font-weight:600;margin-bottom:8px}.lp-app__showcase{margin-bottom:clamp(32px,5vw,48px)}.app-showcase__track{display:grid;grid-template-columns:1fr;gap:var(--space-md);align-items:end;justify-items:center}@media(min-width:768px){.app-showcase__track{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(24px,4vw,48px);max-width:820px;margin-inline:auto}}.app-showcase__phone{margin:0;display:flex;flex-direction:column;align-items:center;gap:var(--space-sm);width:min(100%,320px);transform:translate3d(0,var(--parallax-y, 0),0);transition:transform .15s linear}@media(min-width:768px){.app-showcase__phone{width:min(100%,280px)}.lp-app[data-lp-app-animate] .app-showcase__phone--left{transform:perspective(900px) rotateY(-10deg) rotate(-4deg) translate3d(0,var(--parallax-y, 0),0);animation:appShowcaseFloatLeft 6s ease-in-out infinite}.lp-app[data-lp-app-animate] .app-showcase__phone--right{transform:perspective(900px) rotateY(6deg) rotate(2deg) translate3d(0,var(--parallax-y, 0),0);animation:appShowcaseFloatRight 6.5s ease-in-out .4s infinite}}.app-showcase__frame{position:relative;width:100%;padding:6px;border-radius:2.75rem;background:linear-gradient(155deg,#48484a,#1c1c1e 55%,#0a0a0b);box-shadow:0 28px 56px #0000008c,0 8px 20px #00000059,inset 0 1px #ffffff24}.app-showcase__frame:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffff14}.app-showcase__image{width:100%;height:auto;border-radius:2.35rem;display:block}.app-showcase__caption{font-size:14px;line-height:1.35;color:var(--apple-text-muted-dark);text-align:center;max-width:22ch}.app-showcase__controls{display:flex;align-items:center;justify-content:center;gap:var(--space-sm);margin-top:var(--space-md)}.app-showcase__nav{display:inline-flex;align-items:center;justify-content:center;min-width:var(--touch-min);min-height:var(--touch-min);padding:12px;border-radius:999px;color:var(--apple-text-on-dark);background:#ffffff14;border:1px solid rgb(255 255 255 / .12);font-size:1.5rem;line-height:1;transition:background .2s var(--ease-out),border-color .2s var(--ease-out)}.app-showcase__nav:hover{background:#ffffff24;border-color:#fff3}.app-showcase__nav:focus-visible{outline:none;box-shadow:var(--focus-ring)}.app-showcase__dots{display:flex;align-items:center;gap:12px}.app-showcase__dot{min-width:var(--touch-min);min-height:var(--touch-min);padding:0;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none}.app-showcase__dot:after{content:"";width:8px;height:8px;border-radius:50%;background:#ffffff47;transition:transform .2s var(--ease-out),background .2s var(--ease-out)}.app-showcase__dot--active:after,.app-showcase__dot[aria-selected=true]:after{background:var(--apple-blue-dark);transform:scale(1.25)}@media(max-width:767px){.app-showcase__track{display:flex;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:var(--pad-inline);gap:var(--space-md);padding-inline:var(--pad-inline);margin-inline:calc(var(--pad-inline) * -1);-webkit-overflow-scrolling:touch;scrollbar-width:none}.app-showcase__track::-webkit-scrollbar{display:none}.app-showcase__phone{flex:0 0 min(78vw,300px);scroll-snap-align:center;width:min(78vw,300px)}.lp-app[data-lp-app-animate] .app-showcase__phone--left,.lp-app[data-lp-app-animate] .app-showcase__phone--right{transform:translate3d(0,var(--parallax-y, 0),0);animation:appShowcaseFloatMobile 5.5s ease-in-out infinite}.lp-app[data-lp-app-animate] .app-showcase__phone--right{animation-delay:.35s}}@keyframes appShowcaseFloatLeft{0%,to{transform:perspective(900px) rotateY(-10deg) rotate(-4deg) translate3d(0,var(--parallax-y, 0),0)}50%{transform:perspective(900px) rotateY(-10deg) rotate(-4deg) translate3d(0,calc(var(--parallax-y, 0px) - 10px),0)}}@keyframes appShowcaseFloatRight{0%,to{transform:perspective(900px) rotateY(6deg) rotate(2deg) translate3d(0,var(--parallax-y, 0),0)}50%{transform:perspective(900px) rotateY(6deg) rotate(2deg) translate3d(0,calc(var(--parallax-y, 0px) - 8px),0)}}@keyframes appShowcaseFloatMobile{0%,to{transform:translate3d(0,var(--parallax-y, 0),0)}50%{transform:translate3d(0,calc(var(--parallax-y, 0px) - 6px),0)}}.cta-white-btn{display:inline-flex;align-items:center;justify-content:center;min-height:var(--touch-min);font-size:17px;background:#fff;color:var(--apple-text);padding:12px 28px;border-radius:980px;transition:opacity .3s var(--ease-out),transform .2s}.cta-white-btn:hover{opacity:.92}.cta-white-btn:active{transform:scale(.98)}.cta-outline-btn{display:inline-flex;align-items:center;justify-content:center;min-height:var(--touch-min);font-size:17px;color:var(--apple-blue-dark);padding:12px 24px;border-radius:980px;border:1px solid #6e6e73;transition:border-color .3s var(--ease-out)}.cta-outline-btn:hover{border-color:#a1a1a6}.site-footer-apple{background:var(--apple-bg-gray);padding-bottom:var(--safe-bottom)}.site-footer-apple__note{padding:17px 0;border-bottom:1px solid var(--apple-border);font-size:12px;color:var(--apple-text-muted);line-height:1.33}.site-footer-apple__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px 16px;padding:20px 0;border-bottom:1px solid var(--apple-border)}@media(min-width:640px){.site-footer-apple__grid{grid-template-columns:repeat(4,1fr)}}.site-footer-apple__grid h4{font-size:12px;font-weight:600;margin-bottom:10px}.site-footer-apple__grid ul{list-style:none;margin:0;padding:0}.site-footer-apple__grid li{margin-bottom:8px}.site-footer-apple__grid a{font-size:12px;color:#515154;transition:color .2s;display:inline-block;padding:4px 0;min-height:var(--touch-min);line-height:1.4;display:inline-flex;align-items:center}.site-footer-apple__grid a:hover{color:var(--apple-text)}.site-footer-apple__bottom{padding:17px 0;display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;font-size:12px;color:var(--apple-text-muted)}.site-footer-apple__legal{display:flex;flex-wrap:wrap;gap:24px}.site-footer-apple__legal a{color:#424245}.site-footer-apple__legal a:hover{color:var(--apple-text)}@keyframes lurafiFadeUp{0%{opacity:0;transform:translate3d(0,22px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes lurafiFadeIn{0%{opacity:0}to{opacity:1}}@keyframes lurafiScaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.motion-ready .hero-apple__text>*{opacity:0}.motion-ready .hero-apple__product,.motion-ready .hero-apple__scroll{opacity:0}.hero-apple--animate .hero-apple__text>*{animation:lurafiFadeUp .85s var(--ease-out) both}.hero-apple--animate .hero-apple__text>*:nth-child(1){animation-delay:.05s}.hero-apple--animate .hero-apple__text>*:nth-child(2){animation-delay:.14s}.hero-apple--animate .hero-apple__text>*:nth-child(3){animation-delay:.23s}.hero-apple--animate .hero-apple__text>*:nth-child(4){animation-delay:.32s}.hero-apple--animate .hero-apple__product{animation:lurafiScaleIn 1s var(--ease-out) .38s both}.hero-apple--animate .hero-apple__scroll{animation:lurafiFadeIn .6s var(--ease-out) .72s both}.motion-ready .section-apple .reveal-item{opacity:0;transform:translate3d(0,20px,0);will-change:opacity,transform}.section-apple--visible .reveal-item{animation:lurafiFadeUp .7s var(--ease-out) both;animation-delay:var(--reveal-delay, 0s)}.section-apple--visible .section-image.reveal-item{animation-name:lurafiScaleIn;animation-duration:.85s}@media(max-width:767px){.motion-ready .section-apple .reveal-item{transform:translate3d(0,14px,0)}.section-apple--visible .reveal-item{animation-duration:.62s}.hero-apple--animate .hero-apple__text>*{animation-duration:.72s}.hero-apple--animate .hero-apple__product{animation-duration:.88s;animation-delay:.28s}.configure-page--animate .configure-gallery{animation-duration:.75s}.mobile-nav[data-open=true] .mobile-nav__link{animation:lurafiFadeUp .45s var(--ease-out) both}.mobile-nav[data-open=true] .mobile-nav__link:nth-child(1){animation-delay:.04s}.mobile-nav[data-open=true] .mobile-nav__link:nth-child(2){animation-delay:.08s}.mobile-nav[data-open=true] .mobile-nav__link:nth-child(3){animation-delay:.12s}.mobile-nav[data-open=true] .mobile-nav__link:nth-child(4){animation-delay:.16s}.mobile-nav[data-open=true] .mobile-nav__link:nth-child(5){animation-delay:.2s}.mobile-nav[data-open=true] .mobile-nav__link:nth-child(6){animation-delay:.24s}.mobile-nav[data-open=true] .mobile-nav__footer{animation:lurafiFadeUp .5s var(--ease-out) .28s both}}@media(min-width:768px)and (max-width:1023px){.motion-ready .section-apple .reveal-item{transform:translate3d(0,18px,0)}.section-apple--visible .reveal-item{animation-duration:.66s}.hero-apple--animate .hero-apple__product{animation-delay:.32s}}.motion-ready .configure-page .configure-header,.motion-ready .configure-page .configure-stepper-wrap,.motion-ready .configure-page .configure-gallery,.motion-ready .configure-page .configure-controls .configure-section,.motion-ready .configure-page .configure-summary{opacity:0}.configure-page--animate .configure-header{animation:lurafiFadeUp .7s var(--ease-out) .05s both}.configure-page--animate .configure-stepper-wrap{animation:lurafiFadeIn .5s var(--ease-out) .12s both}.configure-page--animate .configure-gallery{animation:lurafiScaleIn .85s var(--ease-out) .18s both}.configure-page--animate .configure-controls .configure-section:nth-child(1){animation:lurafiFadeUp .65s var(--ease-out) .26s both}.configure-page--animate .configure-controls .configure-section:nth-child(2){animation:lurafiFadeUp .65s var(--ease-out) .34s both}.configure-page--animate .configure-controls .configure-section:nth-child(3){animation:lurafiFadeUp .65s var(--ease-out) .42s both}.configure-page--animate .configure-controls .configure-section:nth-child(4){animation:lurafiFadeUp .65s var(--ease-out) .5s both}.configure-page--animate .configure-summary{animation:lurafiFadeUp .7s var(--ease-out) .58s both}.page-content--enter>*{animation:lurafiFadeUp .75s var(--ease-out) .08s both}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s var(--ease-out),transform .7s var(--ease-out)}.reveal--visible{opacity:1;transform:translateY(0)}.hidden{display:none!important}.product-page,.collection-page,.cart-page,.blog-page,.article-page,.form-stack{padding-top:calc(var(--header-offset) + 40px);padding-bottom:var(--pad-page-bottom)}.product-page__grid{display:grid;gap:48px}@media(min-width:900px){.product-page__grid{grid-template-columns:1.05fr 1fr;align-items:start;gap:64px}}@media(max-width:899px){.product-page__grid{gap:32px}.product-page__info{order:-1}.product-page__gallery{order:2}}.product-page__main-media{border-radius:20px;overflow:hidden;background:var(--apple-bg-gray)}.product-page__main-media img,.product-page__video{width:100%;border-radius:20px}.product-page__thumbs{list-style:none;margin:16px 0 0;padding:0;display:flex;gap:8px;flex-wrap:wrap}.product-page__thumb{padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;background:none}.product-page__thumb.is-active{border-color:var(--apple-blue)}.product-page__thumb img{width:64px;height:64px;object-fit:cover;display:block}.product-page__placeholder{aspect-ratio:1;background:var(--apple-bg-gray);border-radius:20px}@media(max-width:899px){.product-page__placeholder{aspect-ratio:16 / 10}}.product-page__title{margin-bottom:12px}.product-page__price{font-size:24px;font-weight:600;margin-bottom:24px}.product-page__compare{font-size:17px;font-weight:400;color:var(--apple-text-muted);margin-left:8px}.product-page__option{border:0;margin:0 0 20px;padding:0}.product-page__option legend{font-size:14px;font-weight:600;margin-bottom:10px}.product-page__option-values{display:flex;flex-wrap:wrap;gap:8px}.product-page__option-label{display:inline-flex;cursor:pointer}.product-page__option-label input{position:absolute;opacity:0;pointer-events:none}.product-page__option-label span{display:inline-block;padding:8px 16px;border-radius:980px;border:1px solid var(--apple-border);font-size:14px;transition:all .2s}.product-page__option-label.is-selected span{border-color:var(--apple-blue);background:var(--apple-blue);color:#fff}.product-page__option-label.is-disabled span{opacity:.35;cursor:not-allowed}.product-page__qty{margin-bottom:20px}.product-page__qty label{display:block;font-size:14px;font-weight:600;margin-bottom:8px}.product-page__qty-input{width:88px;min-height:var(--touch-min);padding:10px 12px;border:1px solid var(--apple-border);border-radius:8px;font:inherit;font-size:16px}.product-page__variants-select select{min-height:var(--touch-min);font-size:16px}.product-page__thumb{min-width:var(--touch-min);min-height:var(--touch-min)}.product-page__submit{margin-bottom:12px}.product-page__shipping{margin-bottom:32px}.product-page__assurance{margin:14px 0 10px}.product-page__description{padding-top:32px;border-top:1px solid var(--apple-border);color:var(--apple-text-muted)}.product-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px}.product-card__media{aspect-ratio:4/5;border-radius:20px;overflow:hidden;background:var(--apple-bg-gray);margin-bottom:12px}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__title{font-size:17px;font-weight:600;margin-bottom:4px}.product-card__price{font-size:14px;color:var(--apple-text-muted)}.cart-page__items{display:flex;flex-direction:column;gap:0}.cart-line{display:grid;grid-template-columns:80px 1fr;gap:var(--space-sm);align-items:start;padding:var(--space-md) 0;border-bottom:1px solid var(--apple-border)}@media(min-width:600px){.cart-line{grid-template-columns:100px 1fr auto;gap:20px}}.cart-line__total{font-size:17px;font-weight:600;white-space:nowrap;grid-column:2;justify-self:start;margin-top:4px}@media(min-width:600px){.cart-line__total{grid-column:auto;grid-row:1;justify-self:end;margin-top:0}}.cart-line__image img{width:100px;height:100px;object-fit:cover;border-radius:12px}.cart-line__title{font-size:17px;font-weight:600;color:var(--apple-text);text-decoration:none}.cart-line__title:hover{color:var(--apple-blue)}.cart-line__variant{font-size:14px;color:var(--apple-text-muted);margin:4px 0 12px}.collection-page__header{margin-bottom:40px}.collection-page__header .eyebrow{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--apple-blue);margin-bottom:8px}.rte>*+*{margin-top:1em}.template-configure .site-header{display:none}.configure-page{min-height:100vh;min-height:100dvh;background:radial-gradient(ellipse 80% 50% at 50% -10%,rgba(0,113,227,.06),transparent 55%),linear-gradient(180deg,#fbfbfd,#f5f5f7);padding-bottom:var(--pad-page-bottom)}.configure-nav{position:fixed;top:0;left:0;right:0;z-index:100;min-height:var(--header-offset);padding-top:var(--safe-top);padding-left:var(--safe-left);padding-right:var(--safe-right);box-sizing:border-box;background:#fbfbfde0;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid rgba(210,210,215,.55);box-shadow:0 1px #fffc inset}.configure-nav__inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px 12px;min-height:var(--header-bar);max-width:var(--apple-container);margin-inline:auto;width:100%;padding-left:clamp(16px,4vw,22px);padding-right:clamp(16px,4vw,22px)}@media(max-width:640px){.configure-nav__inner{display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"back title cart" "tools tools tools";align-items:center}.configure-nav__back{grid-area:back}.configure-nav__title{grid-area:title;justify-self:center;text-align:center;font-size:11px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.configure-nav__cart{grid-area:cart;justify-self:end}.configure-nav__tools{grid-area:tools;justify-self:stretch;width:100%}.configure-nav__tools .language-selector__form{display:flex;flex-wrap:wrap;gap:8px;width:100%}.configure-nav__tools .language-selector__select{flex:1 1 8rem;min-width:0;max-width:none}}.configure-nav__back{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--apple-blue)}.configure-nav__back:hover{text-decoration:underline}.configure-nav__title{font-size:12px;font-weight:500;color:var(--apple-text-muted)}.configure-stepper-wrap{padding-top:calc(var(--header-offset) + 16px);padding-bottom:4px}.configure-stepper{display:flex;align-items:center;justify-content:center;gap:0;list-style:none;margin:0;padding:0}.configure-stepper__item{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--apple-text-muted)}.configure-stepper__item.is-active{color:var(--apple-text);font-weight:600}.configure-stepper__num{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:1.5px solid rgba(210,210,215,.9);background:#fff;font-size:12px;font-weight:600;transition:border-color .2s,background .2s,color .2s}.configure-stepper__item.is-active .configure-stepper__num{border-color:var(--apple-blue);background:var(--apple-blue);color:#fff}.configure-stepper__connector{width:clamp(32px,8vw,56px);height:2px;margin:0 12px;border-radius:2px;background:linear-gradient(90deg,var(--apple-blue) 0%,rgba(210,210,215,.8) 100%);opacity:.35}.configure-stepper__item.is-active+.configure-stepper__connector{opacity:1}.configure-page__inner{padding-top:20px}.configure-header{text-align:center;margin-bottom:clamp(32px,5vw,52px)}.configure-header__eyebrow{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--apple-blue);margin-bottom:10px}.configure-header__title{font-size:clamp(32px,5vw,52px);font-weight:600;letter-spacing:-.02em;line-height:1.06}.configure-header__lede{font-size:clamp(16px,2.2vw,19px);color:var(--apple-text-muted);margin-top:14px;max-width:34rem;margin-inline:auto;line-height:1.45}.configure-grid{display:grid;gap:clamp(32px,5vw,56px);align-items:start}@media(min-width:900px){.configure-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(48px,6vw,72px)}.configure-gallery,.configure-checkout-panel{position:sticky;top:calc(var(--header-offset) + 24px)}}.configure-gallery__well{aspect-ratio:1;background:linear-gradient(165deg,#fff,#f5f5f7);border:1px solid rgba(210,210,215,.5);border-radius:clamp(24px,4vw,40px);display:flex;align-items:center;justify-content:center;max-width:520px;margin-inline:auto;overflow:hidden;position:relative;box-shadow:0 1px #ffffffe6 inset,0 24px 48px #0000000f}.configure-gallery__glow{position:absolute;top:10%;right:15%;bottom:20%;left:15%;background:radial-gradient(ellipse at 50% 60%,rgba(0,113,227,.08),transparent 70%);pointer-events:none}.configure-gallery__img{position:relative;z-index:1;width:min(88%,460px);height:auto;max-height:78%;object-fit:contain;transform:translateY(-2%);transition:opacity .28s ease,transform .35s var(--ease-out)}.configure-page--ready .configure-gallery__img{transform:translateY(-2%) scale(1)}.configure-gallery__chip{position:absolute;left:50%;bottom:18px;z-index:2;transform:translate(-50%);display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#1d1d1fd1;color:#f5f5f7;font-size:13px;font-weight:500;letter-spacing:-.01em;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 8px 24px #0000002e}.configure-gallery__chip-dot{width:12px;height:12px;border-radius:50%;border:1.5px solid rgba(255,255,255,.5);flex-shrink:0}@media(min-width:768px)and (max-width:899px){.configure-gallery__well{max-width:min(460px,72vw)}}.configure-controls{display:flex;flex-direction:column;gap:0;max-width:520px}@media(min-width:900px){.configure-controls{margin-inline:auto 0;max-width:100%}}.configure-section{margin-bottom:28px;padding:22px 20px;border-radius:20px;background:#ffffffb8;border:1px solid rgba(210,210,215,.55);box-shadow:0 1px #ffffffe6 inset}.configure-section--compact{padding-bottom:18px}.configure-section--features{background:#ffffff80;border-style:dashed}.configure-label{font-size:12px;font-weight:600;color:var(--apple-text-muted-dark);text-transform:uppercase;letter-spacing:.07em;margin-bottom:14px}.configure-label--inline{margin-bottom:8px;display:block}.configure-swatches{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:14px}.configure-swatch{width:48px;height:48px;border-radius:50%;border:1px solid var(--apple-border);padding:4px;cursor:pointer;transition:box-shadow .2s var(--ease-out),transform .2s;background:radial-gradient(circle at 35% 28%,#ffffff7a,#fff0 34%),var(--swatch-color, #8e8e93);background-clip:content-box;box-shadow:inset 0 0 0 4px #fff,inset 0 0 0 5px #0000000f}.configure-swatch:hover{transform:scale(1.06)}.configure-swatch[data-color-key=white]{border-color:#c8c8cc;box-shadow:inset 0 0 0 4px #fff,inset 0 0 0 5px #0000001f}.configure-swatch.is-selected{box-shadow:inset 0 0 0 4px #fff,inset 0 0 0 5px #0000000f,0 0 0 2px #fff,0 0 0 4px var(--apple-blue);transform:scale(1.08)}.configure-swatch[data-color-key=white].is-selected{box-shadow:inset 0 0 0 4px #fff,inset 0 0 0 5px #0000001f,0 0 0 2px #fff,0 0 0 4px var(--apple-blue)}.configure-swatch:focus-visible{outline:2px solid var(--apple-blue);outline-offset:3px}.configure-color-text{font-size:14px;color:var(--apple-text-muted);margin:0}.configure-color-text strong{color:var(--apple-text);font-weight:600}.configure-plans{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:520px){.configure-plans{grid-template-columns:1fr}}.configure-plan-card{position:relative;text-align:left;padding:18px 16px 16px 44px;min-height:var(--touch-min);border-radius:18px;border:2px solid rgba(210,210,215,.85);background:#fff;transition:border-color .2s var(--ease-out),background .2s,box-shadow .2s;cursor:pointer;width:100%}.configure-plan-card:hover:not(:disabled){border-color:#0071e373;box-shadow:0 8px 24px #0071e314}.configure-plan-card.is-selected{border-color:var(--apple-blue);background:linear-gradient(180deg,#0071e30f,#fff);box-shadow:0 12px 28px #0071e31f}.configure-plan-card:disabled{opacity:.5;cursor:not-allowed}.configure-plan-card__radio{position:absolute;left:16px;top:22px;width:18px;height:18px;border-radius:50%;border:2px solid rgba(210,210,215,.95);background:#fff;transition:border-color .2s,box-shadow .2s}.configure-plan-card__radio:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:50%;background:var(--apple-blue);transform:scale(0);transition:transform .2s var(--ease-out)}.configure-plan-card.is-selected .configure-plan-card__radio{border-color:var(--apple-blue)}.configure-plan-card.is-selected .configure-plan-card__radio:after{transform:scale(1)}.configure-plan-card__badge{display:inline-block;margin-bottom:8px;padding:3px 8px;border-radius:6px;background:#1d1d1f14;color:var(--apple-text-muted);font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.configure-plan-card__badge--popular{background:#0071e31f;color:var(--apple-blue)}.configure-plan-card__title{font-size:17px;font-weight:600;margin-bottom:4px}.configure-plan-card__sub{font-size:12px;color:var(--apple-text-muted);margin-bottom:10px;line-height:1.35}.configure-plan-card__price{font-size:22px;font-weight:600;letter-spacing:-.02em}.configure-plan-card__price span{font-size:13px;font-weight:500;color:var(--apple-text-muted)}.configure-select,.configure-nav__tools .language-selector__select{width:100%;padding:12px 40px 12px 14px;border:1px solid rgba(210,210,215,.9);border-radius:12px;font:inherit;font-size:14px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%236e6e73' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat right 14px center;-webkit-appearance:none;appearance:none;transition:border-color .2s,box-shadow .2s}.configure-select:focus-visible{outline:none;border-color:var(--apple-blue);box-shadow:0 0 0 3px #0071e333}.configure-selling-plan{margin-top:14px}.configure-qty{display:inline-flex;align-items:center;gap:4px;padding:4px;border-radius:999px;border:1px solid rgba(210,210,215,.85);background:#fff}.configure-qty__btn{min-width:44px;min-height:44px;border-radius:50%;border:none;background:transparent;display:flex;align-items:center;justify-content:center;transition:background .2s}.configure-qty__btn:hover{background:#0071e314}.configure-qty__value{font-size:20px;font-weight:600;min-width:36px;text-align:center;font-variant-numeric:tabular-nums}.configure-qty__hint{font-size:12px;color:var(--apple-text-muted);margin-top:10px;line-height:1.4}.configure-features{list-style:none;margin:0;padding:0;display:grid;gap:10px}.configure-feature{display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:1.4}.configure-feature__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin-top:1px;border-radius:50%;background:#0071e31a;color:var(--apple-blue)}.configure-feature__text{flex:1;color:var(--apple-text)}.configure-summary,.configure-checkout-panel{margin-top:8px;padding:0;border:none;background:transparent;box-shadow:none}.configure-checkout-panel{padding:24px 22px;border-radius:24px;background:linear-gradient(165deg,#fff,#f8f8fa);border:1px solid rgba(210,210,215,.65);box-shadow:0 1px #fffffff2 inset,0 20px 40px #0000000f}.configure-order-card{margin-bottom:20px;padding:0;border:none;border-radius:0;background:transparent}.configure-order-card__head{margin-bottom:12px}.configure-order-card__label{margin-bottom:4px;color:var(--apple-text-muted);font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.configure-order-card__title{font-size:18px;font-weight:600;letter-spacing:-.02em}.configure-order-card__list{display:grid;gap:0;margin:0;padding:14px 16px;border-radius:14px;background:#f5f5f7e6}.configure-order-card__list div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 0;border-top:1px solid rgba(210,210,215,.5)}.configure-order-card__list div:first-child{border-top:none;padding-top:0}.configure-order-card__list div:last-child{padding-bottom:0}.configure-order-card__list dt,.configure-order-card__list dd{margin:0;font-size:14px}.configure-order-card__list dt{color:var(--apple-text-muted)}.configure-order-card__list dd{color:var(--apple-text);font-weight:600;text-align:right}.configure-order-card__highlight{color:#1a7f37}.configure-summary__total-block{padding-top:4px;border-top:1px solid rgba(210,210,215,.55)}.configure-summary__row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:18px 0 16px}.configure-summary__label{font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:var(--apple-text-muted);margin-bottom:6px}.configure-summary__total{font-size:clamp(28px,4vw,36px);font-weight:600;line-height:1;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.configure-summary__suffix{font-size:16px;font-weight:500;color:var(--apple-text-muted)}.configure-summary__per{font-size:12px;color:var(--apple-text-muted);text-align:right;max-width:10rem}.configure-cta{margin-top:0;gap:8px;font-size:17px;font-weight:600;border-radius:14px;min-height:52px;box-shadow:0 8px 24px #0071e347}.configure-cta:hover{box-shadow:0 10px 28px #0071e359}.configure-cta:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.configure-cta__arrow{flex-shrink:0;transition:transform .2s var(--ease-out)}.configure-cta:hover:not(:disabled) .configure-cta__arrow{transform:translate(3px)}.configure-summary__trust{color:#c00;font-size:14px;text-align:center;margin-top:10px}.configure-summary__secure{display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;color:var(--apple-text-muted);text-align:center;margin-top:14px}.configure-summary__assurance{margin-top:16px}.checkout-assurance{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.checkout-assurance p{min-height:52px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:10px 8px;border:1px solid rgba(210,210,215,.75);border-radius:14px;background:#ffffffd9;color:var(--apple-text-muted);font-size:11px;line-height:1.25;text-align:center}.checkout-assurance svg{color:var(--apple-blue);flex-shrink:0}@media(max-width:520px){.checkout-assurance{grid-template-columns:1fr}.checkout-assurance p{flex-direction:row;justify-content:flex-start;text-align:left;padding:12px 14px;min-height:auto}}.configure-sticky-checkout{position:fixed;left:0;right:0;bottom:0;z-index:95;display:none;padding:12px var(--pad-inline) calc(12px + var(--safe-bottom));background:#fbfbfdf0;border-top:1px solid rgba(210,210,215,.72);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);box-shadow:0 -8px 32px #00000014}.configure-sticky-checkout__inner{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;max-width:520px;margin-inline:auto}.configure-sticky-checkout__meta{min-width:0;display:flex;flex-direction:column;gap:2px}.configure-sticky-checkout__color{font-size:12px;color:var(--apple-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.configure-sticky-checkout__price strong{display:block;font-size:20px;line-height:1.2;color:var(--apple-text);white-space:nowrap;font-variant-numeric:tabular-nums}.configure-sticky-checkout__label{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:var(--apple-text-muted)}.configure-sticky-checkout__price strong span+span{font-size:12px;font-weight:500;color:var(--apple-text-muted)}.configure-sticky-checkout__btn{flex:0 0 auto;min-height:48px;padding-inline:20px;gap:6px;border-radius:12px;font-size:15px;box-shadow:0 6px 20px #0071e340}.configure-sticky-checkout__btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}@media(max-width:767px){.configure-page{padding-bottom:calc(var(--pad-page-bottom) + 100px)}.configure-sticky-checkout{display:block}.configure-section{padding:18px 16px}.configure-checkout-panel{padding:20px 16px}}.cart-drawer[hidden]{display:none!important}body.cart-drawer-open{overflow:hidden}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200}.cart-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006}.cart-drawer__panel{position:absolute;top:0;right:0;width:min(400px,calc(100vw - var(--safe-left)));max-width:100%;height:100%;min-height:100dvh;background:#fff;display:flex;flex-direction:column;padding:var(--safe-top) var(--safe-right) var(--safe-bottom) 0;box-sizing:border-box;box-shadow:-4px 0 24px #0000001f;animation:cartSlideIn .35s cubic-bezier(.16,1,.3,1)}@keyframes cartSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;padding:var(--space-sm) 20px;min-height:var(--header-bar);border-bottom:1px solid var(--apple-border)}.cart-drawer__title{font-size:21px;font-weight:600}.cart-drawer__close{display:inline-flex;align-items:center;justify-content:center;min-width:var(--touch-min);min-height:var(--touch-min);border-radius:8px}.cart-drawer__body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:var(--space-sm) 20px}.cart-drawer__footer{flex-shrink:0;padding:var(--space-md) 20px;border-top:1px solid var(--apple-border)}.cart-drawer__subtotal{font-size:17px;font-weight:600;margin-bottom:12px}.cart-drawer__continue{display:block;width:100%;text-align:center;margin-top:12px;background:none;border:none;font-size:17px;color:var(--apple-blue);cursor:pointer}.cart-drawer__line{display:grid;grid-template-columns:64px 1fr;gap:12px;margin-bottom:16px}.cart-drawer__line-img img{border-radius:8px;width:64px;height:64px;object-fit:cover}.cart-drawer__line-title{font-size:14px;font-weight:600}.cart-drawer__line-variant,.cart-drawer__line-price{font-size:12px;color:var(--apple-text-muted)}.cart-page__title{margin-bottom:16px}.cart-page__edit{margin-bottom:24px}.cart-line__plan{font-size:12px;color:var(--apple-blue);margin:4px 0 8px}.cart-line__actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.cart-line__remove{font-size:14px;color:var(--apple-text-muted);text-decoration:underline;min-height:var(--touch-min);display:inline-flex;align-items:center;padding:4px 0}.cart-line__remove:hover{color:var(--apple-blue)}.cart-page__checkout-buttons{margin:24px 0 16px;max-width:400px}.cart-page__checkout-btn{margin-bottom:12px}.cart-page__dynamic-checkout{margin-top:8px}.cart-page__trust{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--apple-text-muted);margin-top:24px}.product-page__configure{margin-bottom:16px}.product-page__buy-now{margin-bottom:12px}.product-page__dynamic-checkout{margin-bottom:16px}@media(max-width:767px){.section-apple{padding-block:clamp(44px,10vw,68px)}.tile{padding:var(--space-md)}.plan-price{font-size:28px}.product-page,.cart-page,.collection-page{padding-top:calc(var(--header-offset) + var(--space-lg));padding-bottom:var(--pad-page-bottom)}.configure-page__inner{padding-top:var(--space-sm);padding-left:var(--pad-inline);padding-right:var(--pad-inline-end)}.configure-header{margin-bottom:var(--space-lg)}.stats-section .headline-section,.section-apple .headline-section{margin-bottom:14px!important}.stats-section .headline-section{margin-bottom:32px!important}.trust-badges{margin-top:32px}.pricing-box-img,.lp-app__showcase{margin-bottom:32px}}@media(min-width:768px)and (max-width:1023px){.hero-apple__text{padding-top:clamp(64px,10vw,100px)}.tile-grid-2{gap:var(--space-md)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-apple__scroll-dot,.hero-context-card{animation:none}.reveal,.reveal-item,.hero-apple__text>*,.hero-apple__product,.hero-apple__scroll,.configure-page .configure-header,.configure-page .configure-stepper-wrap,.configure-page .configure-gallery,.configure-page .configure-controls .configure-section,.configure-page .configure-summary{opacity:1!important;transform:none!important;animation:none!important}.lp-app[data-lp-app-animate] .app-showcase__phone--left,.lp-app[data-lp-app-animate] .app-showcase__phone--right{animation:none!important;transform:none!important}.app-showcase__phone{--parallax-y: 0px}.mobile-nav__panel,.mobile-nav__backdrop,.cart-drawer__panel{transition:none}}.motion-reduced .reveal,.motion-reduced .reveal-item,.motion-reduced .hero-apple__text>*,.motion-reduced .hero-apple__product,.motion-reduced .hero-apple__scroll,.motion-reduced .hero-context-card,.motion-reduced .configure-page .configure-header,.motion-reduced .configure-page .configure-stepper-wrap,.motion-reduced .configure-page .configure-gallery,.motion-reduced .configure-page .configure-controls .configure-section,.motion-reduced .configure-page .configure-summary{opacity:1!important;transform:none!important;animation:none!important}.motion-reduced .lp-app[data-lp-app-animate] .app-showcase__phone--left,.motion-reduced .lp-app[data-lp-app-animate] .app-showcase__phone--right{animation:none!important;transform:none!important}.motion-reduced .app-showcase__phone{--parallax-y: 0px}html.no-js .hero-apple__text>*,html.no-js .hero-apple__product,html.no-js .hero-apple__scroll,html.no-js .section-apple .reveal-item{opacity:1;transform:none}.sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:90;padding:12px var(--pad-inline) calc(12px + env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,#fbfbfd00,#fbfbfdeb 24%,#fbfbfd);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);pointer-events:none}.sticky-cta[hidden]{display:none}.sticky-cta__btn{pointer-events:auto;width:100%;max-width:420px;margin:0 auto;display:flex;justify-content:center;min-height:48px;box-shadow:0 4px 24px #0000001f}@media(min-width:1024px){.sticky-cta{display:none!important}}.page-404{padding:clamp(80px,14vw,140px) 0}.account,.customer-order,.customer-addresses,.customer-login__recover{padding-top:calc(var(--header-offset) + 40px);padding-bottom:var(--pad-page-bottom)}.form-stack{max-width:420px;margin-inline:auto}.form-stack label,.customer-addresses label{display:block;font-size:14px;font-weight:500;margin-bottom:6px;color:var(--apple-text)}.form-stack input,.form-stack select,.form-stack textarea,.customer-addresses input,.customer-addresses select{width:100%;padding:12px 14px;border:1px solid var(--apple-border);border-radius:12px;margin-bottom:16px;font:inherit;background:var(--apple-bg);color:var(--apple-text)}.form-stack input:focus,.form-stack select:focus,.customer-addresses input:focus,.customer-addresses select:focus{outline:2px solid var(--apple-blue);outline-offset:1px}.form-stack .button,.customer-addresses .button{width:100%;justify-content:center;margin-top:8px}.form-stack .button--secondary{margin-top:12px;background:transparent;border:1px solid var(--apple-border);color:var(--apple-text)}.form__errors{padding:12px 14px;margin-bottom:16px;border-radius:12px;background:#ff3b3014;color:#c41e14;font-size:14px}.form__errors ul{margin:0;padding-left:1.1rem}.account__header,.customer-addresses__header,.customer-order__header{margin-bottom:32px}.account__nav{display:flex;flex-wrap:wrap;gap:16px 24px;margin-top:12px;font-size:15px}.account__nav a{color:var(--apple-blue);text-decoration:none}.account__nav a:hover{text-decoration:underline}.customer-addresses__header a{display:inline-block;margin-top:8px;font-size:15px;color:var(--apple-blue)}.customer-addresses__new,.customer-addresses__list{margin-top:40px}.customer-address{padding:20px 0;border-bottom:1px solid var(--apple-border)}.customer-address:last-child{border-bottom:none}.customer-order__addresses{display:grid;gap:24px;margin-top:40px}@media(min-width:768px){.customer-order__addresses{grid-template-columns:1fr 1fr}}.orders,.order-items{width:100%;border-collapse:collapse;font-size:14px}.orders th,.orders td,.order-items th,.order-items td{padding:12px 10px;text-align:left;border-bottom:1px solid var(--apple-border)}.orders thead th,.order-items thead th{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--apple-text-muted)}.orders tbody tr:hover,.order-items tbody tr:hover{background:var(--apple-bg-gray)}.pagination{margin-top:24px;font-size:14px}@media(max-width:767px){.orders thead,.order-items thead{display:none}.orders tbody tr,.order-items tbody tr,.order-items tfoot tr{display:block;margin-bottom:16px;padding:12px 0;border-bottom:1px solid var(--apple-border)}.orders td,.order-items td{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border:none}.orders td:before,.order-items td:before{content:attr(data-label);font-weight:600;color:var(--apple-text-muted);flex-shrink:0}.order-items tfoot td[colspan]{display:none}.order-items tfoot td:last-child{display:flex;width:100%}.order-items tfoot td:last-child:before{content:attr(data-label)}}@media(min-width:1536px){:root{--apple-container: 1120px;--pad-inline: clamp(24px, 3vw, 40px);--pad-inline-end: clamp(24px, 3vw, 40px)}}@media(min-width:1920px){:root{--apple-container: 1280px}}@media(min-width:2560px){:root{--apple-container: 1440px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/lurafi.css.map */
