@font-face{font-family:ABCDiatype;src:url('/assets/fonts/abcdiatyperegular-c6c926cf.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:ABCDiatype;src:url('/assets/fonts/abcdinamodiatypemedium-a6971031.ttf') format('truetype');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:ABCDiatype;src:url('/assets/fonts/abcdinamodiatypebold-d497fccf.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}
:root{--sp-surface:#f7f7f7;--sp-ink:rgba(0,0,0,.72);--sp-muted:rgba(0,0,0,.44);--sp-nav:#41403c;--sp-highlight:#ff6000;--sp-font:ABCDiatype,Arial,sans-serif;--sp-media-radius:80px;--sp-gutter:80px;--sp-section-space:80px}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:76px}
body.sp-page{margin:0;background:var(--sp-surface);font-family:var(--sp-font);font-size:16px;line-height:1.5;color:var(--sp-ink);-webkit-font-smoothing:antialiased}
.sp-page button,.sp-page input,.sp-page select{font:inherit}
.sp-page button{cursor:pointer}
.sp-page button,.sp-page a{-webkit-tap-highlight-color:transparent}
.sp-page a{color:inherit;text-decoration:none}
.sp-page button:focus-visible,.sp-page a:focus-visible,.sp-page summary:focus-visible,.sp-design-track:focus-visible{outline:2px solid #6c685e;outline-offset:5px}
.sp-page button{color:inherit}
.sp-page img{display:block;max-width:100%}
.sp-page h1,.sp-page h2,.sp-page h3,.sp-page h4,.sp-page p,.sp-page figure{margin:0}
.sp-page [hidden]{display:none!important}
.sp-skip{position:fixed;top:8px;left:12px;padding:10px 16px;background:white;border-radius:99px;z-index:500;transform:translateY(-200%)}
.sp-skip:focus{transform:translateY(0)}
.sp-logo{display:flex;align-items:center;justify-content:center;width:28px;height:20px;color:var(--sp-nav)}
.sp-logo svg{width:28px;height:20px}
.sp-global-header{height:60px;position:absolute;inset:0 0 auto;display:flex;align-items:center;padding:0 32px;z-index:99;color:var(--sp-nav);transition:opacity .3s}
.sp-global-header nav{position:absolute;left:50%;transform:translateX(-50%);display:flex;gap:50px}
.sp-global-header nav a,.sp-global-order{font-size:11px;font-weight:500;line-height:20px;letter-spacing:.08em;text-transform:uppercase;opacity:.6;transition:opacity .3s}
.sp-global-header nav a:hover,.sp-global-header nav a.sp-current,.sp-global-order{opacity:1}
.sp-global-order{margin-left:auto}
.sp-mobile-toggle{display:none;width:32px;height:40px;padding:4px;background:none;border:0;flex-direction:column;justify-content:center;gap:6px;margin-left:auto}
.sp-mobile-toggle span{width:24px;height:1.5px;border-radius:99px;background:var(--sp-nav)}
.sp-product-header{position:fixed;inset:0 0 auto;height:56px;background:var(--sp-surface);z-index:100;border-bottom:1px solid rgba(0,0,0,.06);transform:translateY(-100%);visibility:hidden;transition:transform .3s,visibility .3s}
.sp-past-hero .sp-product-header{transform:translateY(0);visibility:visible}
.sp-product-inner{height:100%;max-width:806px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px}
.sp-product-id{font-size:16px;line-height:20.8px;white-space:nowrap;font-weight:500}
.sp-product-id strong{font-weight:500}.sp-product-id span{opacity:.6}
.sp-product-header nav{display:flex;gap:32px;margin-left:auto;margin-right:28px}
.sp-product-header nav a{font-size:10px;line-height:16px;letter-spacing:.08em;text-transform:uppercase;opacity:.6;transition:opacity .25s}
.sp-product-header nav a:hover,.sp-product-header nav a.sp-current{opacity:1}
.sp-product-actions{display:flex;align-items:center;gap:8px}
.sp-pill{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.06);border-radius:9999px;background:transparent;padding:6px 12px;font-size:12px!important;line-height:16.8px;white-space:nowrap;transition:border-color .25s,background .25s}
.sp-pill:hover{border-color:rgba(0,0,0,.12)}
.sp-pill-dark{background:var(--sp-ink)!important;color:white!important;border-color:transparent}
.sp-pill-dark:hover{background:black!important}
.sp-main-content{background:var(--sp-surface)}
.sp-section{padding-top:var(--sp-section-space);scroll-margin-top:56px}
.sp-section-heading{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:720px;margin:0 auto;padding:0 32px;text-align:center;color:var(--sp-ink)}
.sp-section-heading h2,.sp-expert-copy h2{font-size:56px;font-weight:500;line-height:1.2;letter-spacing:normal}
.sp-section-heading p,.sp-expert-copy p{font-size:24px;font-weight:400;line-height:1.3}
.sp-section-heading p{max-width:640px}
.sp-eyebrow{font-size:11px;font-weight:700;line-height:1.4;letter-spacing:.2em;text-transform:uppercase;color:var(--sp-highlight)}
.sp-media-inset{padding:var(--sp-section-space) var(--sp-gutter) 0;max-width:1440px;margin:0 auto;width:100%}
.sp-media{position:relative;width:100%;height:720px;overflow:hidden;border-radius:var(--sp-media-radius);isolation:isolate;background:#e5e3dd}
.sp-media video,.sp-expert-media video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.sp-media-ratio{height:auto;aspect-ratio:16/9}
.sp-media-controls{position:absolute;bottom:24px;right:24px;display:flex;align-items:center;gap:8px;z-index:4}
.sp-glass{display:flex;align-items:center;justify-content:center;gap:8px;background:rgba(255,255,255,.16);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:0;border-radius:9999px;color:white!important;padding:12px;width:44px;height:44px;font-size:14px;line-height:1.4;transition:background .25s,opacity .25s}
.sp-glass:hover{background:rgba(255,255,255,.25)}
.sp-glass svg{width:20px;height:20px;flex-shrink:0}
.sp-play span{display:none}
.sp-media .sp-media-controls:has(.sp-watch){left:50%;right:auto;transform:translateX(-50%);bottom:80px}
.sp-watch span{display:none}
.sp-watch{width:60px;height:56px;padding:16px 20px;transition:width .25s,background .25s}
.sp-watch:hover,.sp-watch:focus-visible{width:184px}
.sp-watch:hover span,.sp-watch:focus-visible span{display:block;white-space:nowrap}
.sp-media-controls:has(.sp-watch) .sp-preview-play{position:absolute;left:calc(100% + 8px)}
.sp-media-controls:has(.sp-watch) .sp-sound{position:absolute;left:calc(100% + 60px)}
.sp-is-playing:not(:hover):not(:focus-within) .sp-media-controls:not(:has(.sp-watch)){opacity:0;transition:opacity .25s}
.sp-media-controls:has(.sp-watch) :is(.sp-sound,.sp-preview-play){opacity:0;transition:opacity .25s}
.sp-media:hover :is(.sp-sound,.sp-preview-play),.sp-media:focus-within :is(.sp-sound,.sp-preview-play){opacity:1}
.sp-features{display:flex;justify-content:center;align-items:flex-start;gap:80px;padding:80px 32px 0;color:var(--sp-ink)}
.sp-features article{width:100%;max-width:266px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}
.sp-features article img{width:32px;height:33px;object-fit:contain;flex-shrink:0}
.sp-features p{font-size:20px;line-height:1.3}
.sp-features strong{font-weight:500}
.sp-utility{padding-bottom:80px}
.sp-utility>.sp-media-inset{padding-top:0}
.sp-utility .sp-section-heading{padding-top:80px;max-width:760px}
.sp-task-label{position:absolute;top:40px;left:50%;transform:translateX(-50%);padding:16px 24px;border-radius:9999px;background:rgba(255,255,255,.16);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);color:white;font-size:16px;line-height:1.3;white-space:nowrap}
.sp-autonomous-status{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);text-align:center;color:white;font-size:14px;line-height:1.4;white-space:nowrap}
.sp-autonomous-status span{opacity:.6}.sp-autonomous-status p{margin-top:4px}
.sp-expert{height:calc(100svh + 112px);min-height:712px;max-height:1400px;position:relative;display:flex;align-items:center;justify-content:center;isolation:isolate}
.sp-expert-media{position:absolute;inset:0;overflow:hidden;mask-image:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.013) 1%, rgba(0,0,0,0.049) 2%, rgba(0,0,0,0.104) 3%, rgba(0,0,0,0.175) 4%, rgba(0,0,0,0.259) 5%, rgba(0,0,0,0.352) 6%, rgba(0,0,0,0.45) 7%, rgba(0,0,0,0.55) 8%, rgba(0,0,0,0.648) 9%, rgba(0,0,0,0.741) 10%, rgba(0,0,0,0.825) 11%, rgba(0,0,0,0.896) 12%, rgba(0,0,0,0.951) 13%, rgba(0,0,0,0.987) 14%, rgba(0,0,0,1) 15%, rgba(0,0,0,1) 80%, rgba(0,0,0,0.987) 81.3%, rgba(0,0,0,0.951) 82.7%, rgba(0,0,0,0.896) 84%, rgba(0,0,0,0.825) 85.3%, rgba(0,0,0,0.741) 86.7%, rgba(0,0,0,0.648) 88%, rgba(0,0,0,0.55) 89.3%, rgba(0,0,0,0.45) 90.7%, rgba(0,0,0,0.352) 92%, rgba(0,0,0,0.259) 93.3%, rgba(0,0,0,0.175) 94.7%, rgba(0,0,0,0.104) 96%, rgba(0,0,0,0.049) 97.3%, rgba(0,0,0,0.013) 98.7%, rgba(0,0,0,0) 100%);-webkit-mask-image:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.013) 1%, rgba(0,0,0,0.049) 2%, rgba(0,0,0,0.104) 3%, rgba(0,0,0,0.175) 4%, rgba(0,0,0,0.259) 5%, rgba(0,0,0,0.352) 6%, rgba(0,0,0,0.45) 7%, rgba(0,0,0,0.55) 8%, rgba(0,0,0,0.648) 9%, rgba(0,0,0,0.741) 10%, rgba(0,0,0,0.825) 11%, rgba(0,0,0,0.896) 12%, rgba(0,0,0,0.951) 13%, rgba(0,0,0,0.987) 14%, rgba(0,0,0,1) 15%, rgba(0,0,0,1) 80%, rgba(0,0,0,0.987) 81.3%, rgba(0,0,0,0.951) 82.7%, rgba(0,0,0,0.896) 84%, rgba(0,0,0,0.825) 85.3%, rgba(0,0,0,0.741) 86.7%, rgba(0,0,0,0.648) 88%, rgba(0,0,0,0.55) 89.3%, rgba(0,0,0,0.45) 90.7%, rgba(0,0,0,0.352) 92%, rgba(0,0,0,0.259) 93.3%, rgba(0,0,0,0.175) 94.7%, rgba(0,0,0,0.104) 96%, rgba(0,0,0,0.049) 97.3%, rgba(0,0,0,0.013) 98.7%, rgba(0,0,0,0) 100%)}
.sp-expert-media::after{content:"";position:absolute;bottom:0;left:0;right:0;height:400px;pointer-events:none;background:linear-gradient(to top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.79) 6.7%, rgba(0,0,0,0.761) 13.3%, rgba(0,0,0,0.717) 20%, rgba(0,0,0,0.66) 26.7%, rgba(0,0,0,0.593) 33.3%, rgba(0,0,0,0.518) 40%, rgba(0,0,0,0.44) 46.7%, rgba(0,0,0,0.36) 53.3%, rgba(0,0,0,0.282) 60%, rgba(0,0,0,0.207) 66.7%, rgba(0,0,0,0.14) 73.3%, rgba(0,0,0,0.083) 80%, rgba(0,0,0,0.039) 86.7%, rgba(0,0,0,0.01) 93.3%, rgba(0,0,0,0) 100%)}
.sp-expert-content{position:relative;z-index:2;height:100svh;min-height:600px;display:flex;align-items:center;justify-content:space-between;flex-direction:column;padding:80px 0;pointer-events:none}
.sp-expert-select{display:flex;gap:8px;align-items:center;justify-content:center;min-width:236px;padding:12px;background:rgba(0,0,0,.44);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-radius:9999px;color:white;pointer-events:auto}
.sp-expert-select button{height:40px;width:40px;background:none;border:0;padding:10px;color:white;display:flex;align-items:center;justify-content:center}
.sp-expert-select svg{width:24px;height:24px}.sp-expert-select span{font-size:16px;line-height:1.3;min-width:118px;text-align:center}
.sp-expert-copy{max-width:640px;padding:0 24px 40px;text-align:center;display:flex;flex-direction:column;gap:16px;color:white;text-shadow:0 1px 20px rgba(0,0,0,.12)}
.sp-expert-media .sp-media-controls{bottom:130px;right:40px}
.sp-design .sp-section-heading{max-width:640px;padding-inline:0}.sp-design .sp-section-heading p{max-width:540px}
.sp-design-carousel{padding-top:80px;overflow:hidden;--sp-slide-size:720px}
.sp-design-track{position:relative;width:100%;height:var(--sp-slide-size);touch-action:pan-y;overflow:hidden;user-select:none}
.sp-design-card{position:absolute;left:50%;top:0;width:var(--sp-slide-size);height:var(--sp-slide-size);border-radius:var(--sp-media-radius);overflow:hidden;transform-origin:center;transition:transform .55s cubic-bezier(.2,.7,.2,1),opacity .4s;isolation:isolate}
.sp-design-card video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.sp-design-card:not(.sp-selected) .sp-media-controls{display:none}
.sp-design-card .sp-media-controls{bottom:76px;right:24px}
.sp-design-card img{height:100%;width:100%;object-fit:cover;pointer-events:none}
.sp-design-caption{position:absolute;bottom:24px;left:50%;transform:translateX(-50%) scale(var(--sp-caption-scale,1));transform-origin:center bottom;background:rgba(0,0,0,.44);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);color:white;border-radius:9999px;padding:8px 14px;font-size:14px;line-height:1.4;white-space:nowrap}
.sp-design-pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:24px;height:40px}
.sp-design-pagination>button{display:flex;align-items:center;justify-content:center;background:none;border:0;width:40px;height:40px;opacity:0;transition:opacity .25s}
.sp-design-pagination:hover>button,.sp-design-pagination:focus-within>button{opacity:.7}
.sp-design-pagination>button svg{width:20px;height:20px}
.sp-dots{display:flex;gap:0;align-items:center}
.sp-dots button{display:flex;align-items:center;justify-content:center;width:16px;height:32px;padding:0;border:0;background:none}
.sp-dots button span{display:block;height:8px;width:8px;border-radius:50%;background:rgba(0,0,0,.16);transition:background .25s}
.sp-dots button[aria-current=true] span{background:var(--sp-ink)}
.sp-companion .sp-section-heading{max-width:640px;padding-inline:0}
.sp-intelligence .sp-section-heading{padding-top:80px;max-width:640px;padding-inline:0}
.sp-intelligence .sp-section-heading p{max-width:600px}
.sp-divider{width:calc(100% - 40px);max-width:640px;height:1px;margin:auto;background:linear-gradient(90deg,transparent,rgba(0,0,0,.09),transparent)}
.sp-closing{padding:80px 0;text-align:center;overflow:hidden}
.sp-closing h2{font-size:24px;line-height:1.3;font-weight:700}
.sp-closing>p{font-size:24px;line-height:1.3;margin-top:8px}
.sp-closing-actions{display:flex;justify-content:center;gap:16px;margin-top:16px}
.sp-closing-actions .sp-pill{font-size:16px!important;padding:12px 24px;line-height:20.8px;border:1px solid var(--sp-ink)}
.sp-deposit{display:block;font-size:14px;line-height:1.4;margin-top:16px}
.sp-closing-portrait{height:753px;max-width:1100px;margin:40px auto -1px}
.sp-closing-portrait img{height:100%;width:100%;object-fit:cover}
.sp-footer{padding:32px;display:flex;gap:32px;max-width:2036px;margin:auto;text-transform:uppercase;color:rgba(65,64,60,.6);font-size:10px;line-height:1;letter-spacing:.08rem}
.sp-footer-brand{width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:50px}
.sp-footer-brand .sp-logo{width:32px;height:20px}
.sp-footer-links{display:flex;gap:32px;width:100%}
.sp-footer-links>div{display:flex;flex-direction:column;gap:24px;width:100%}
.sp-footer-links a{white-space:nowrap;transition:color .25s}
.sp-footer-links a:hover{color:var(--sp-nav)}
.sp-dialog-open{overflow:hidden}
.sp-dialog{border:0;background:var(--sp-surface);color:var(--sp-ink);border-radius:40px;width:90vw;max-width:1600px;height:90svh;max-height:90svh;padding:0;margin:auto;overflow:hidden;font-family:var(--sp-font)}
.sp-dialog::backdrop,.sp-mobile-menu::backdrop{background:rgba(0,0,0,.5)}
.sp-dialog-top{height:72px;display:flex;justify-content:center;align-items:center;position:relative;padding:0 64px}
.sp-dialog-top [role=tablist]{display:flex;gap:24px}
.sp-dialog-top [role=tab]{padding:6px 0;border:0;background:none;font-size:14px;line-height:1.4;opacity:.3}
.sp-dialog-top [role=tab][aria-selected=true],.sp-dialog-top [role=tab]:hover{opacity:1}
.sp-dialog-top h2{font-size:24px;font-weight:500;line-height:1.3}
.sp-dialog-close{position:absolute;top:12px;right:16px;width:44px;height:44px;border:0;background:none;display:flex;align-items:center;justify-content:center;padding:10px;border-radius:99px}
.sp-dialog-close:hover{background:rgba(0,0,0,.04)}
.sp-dialog-close svg{width:24px;height:24px}
.sp-dialog-scroll{height:calc(100% - 72px);overflow-y:auto;overscroll-behavior:contain;padding:40px 40px 48px;scrollbar-width:thin}
.sp-dialog-scroll h3{font-size:24px;font-weight:500;line-height:1.3;text-align:center;margin:0 0 40px}
.sp-spec-twocol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.sp-spec-copy{border-radius:24px;padding:24px;background:rgba(0,0,0,.03);margin-bottom:16px;min-height:170px}
.sp-dialog h4{font-size:14px;line-height:1.4;font-weight:500}
.sp-dialog p{font-size:14px;line-height:1.4;color:rgba(0,0,0,.44)}
.sp-dialog .sp-spec-quote{font-size:24px;line-height:1.3;margin:6px 0 8px;color:var(--sp-ink)}
.sp-highlight{color:var(--sp-highlight)}
.sp-spec-image{border-radius:24px;height:480px;position:relative;overflow:hidden;isolation:isolate}
.sp-spec-image img{width:100%;height:100%;object-fit:cover}
.sp-spec-image::after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.9));z-index:1}
.sp-spec-image>div{position:absolute;bottom:24px;left:24px;right:24px;z-index:2;color:white}
.sp-spec-image p{color:rgba(255,255,255,.72);max-width:380px;margin-top:4px}
.sp-small-specs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:16px}
.sp-small-specs article{padding:24px;border-radius:24px;background:rgba(0,0,0,.03)}
.sp-small-specs img{margin-bottom:16px;width:24px;height:24px;object-fit:contain}
.sp-small-specs h4{margin-bottom:4px}
.sp-hardware-specs{display:grid;grid-template-columns:1fr 1fr;gap:32px 64px;margin-bottom:64px}
.sp-hardware-specs h4{padding-bottom:16px;border-bottom:1px solid rgba(0,0,0,.06)}
.sp-hardware-specs dl{margin:0;font-size:14px;line-height:1.4}
.sp-hardware-specs dl>div{display:grid;grid-template-columns:1fr 1fr;padding:12px 0;gap:16px;border-bottom:1px solid rgba(0,0,0,.06)}
.sp-hardware-specs dd{margin:0;color:rgba(0,0,0,.44)}
.sp-comes-with{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.sp-comes-with img{width:100%;height:240px;object-fit:cover;border-radius:24px}
.sp-comes-with figcaption{margin-top:12px;font-size:14px;text-align:center}
.sp-faq-dialog{max-width:960px}
.sp-faq-list{padding-top:24px}
.sp-faq-list details{border-radius:24px;background:rgba(0,0,0,.03);padding:24px;margin-bottom:12px}
.sp-faq-list summary{display:flex;gap:24px;justify-content:space-between;align-items:center;cursor:pointer;list-style:none;font-size:14px;font-weight:700;line-height:1.4}
.sp-faq-list summary::-webkit-details-marker{display:none}
.sp-faq-list summary span{font-size:24px;font-weight:400;line-height:20px;transition:transform .2s}
.sp-faq-list details[open] summary span{transform:rotate(45deg)}
.sp-faq-list details>div{font-size:14px;line-height:1.5;color:rgba(0,0,0,.5);padding-top:20px;max-width:700px}
.sp-mobile-menu{width:100vw;height:100svh;max-width:none;max-height:none;border:0;padding:0;margin:0;background:var(--sp-surface);color:var(--sp-nav)}
.sp-mobile-menu-top{height:52px;padding:0 20px;display:flex;align-items:center}
.sp-mobile-menu-top .sp-dialog-close{top:4px;right:10px}
.sp-mobile-menu nav{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100svh - 52px);gap:24px;padding:40px 24px 80px}
.sp-mobile-menu nav a{text-transform:uppercase;font-size:24px;font-weight:500;line-height:1.3;letter-spacing:.02em}
@media(min-width:1440px){.sp-global-header{padding-inline:max(32px,calc((100vw - 1376px)/2))}}
@media(max-width:1023px){
:root{--sp-media-radius:48px;--sp-gutter:24px;--sp-section-space:56px}
.sp-global-header{height:52px;padding:0 20px}.sp-global-header nav,.sp-global-order{display:none}.sp-mobile-toggle{display:flex}
.sp-product-inner{padding:0 24px;gap:8px;max-width:none}.sp-product-header nav{display:none}
.sp-product-id{font-size:16px}.sp-product-actions{gap:8px}
.sp-section-heading{max-width:720px;padding:0 32px}.sp-section-heading h2,.sp-expert-copy h2{font-size:30px;line-height:1.2}.sp-section-heading p,.sp-expert-copy p{font-size:16px;line-height:1.3;max-width:480px}
.sp-media{height:480px}.sp-media-ratio{height:auto;aspect-ratio:16/9}
.sp-features{padding-top:56px;gap:32px}.sp-features article{max-width:350px}.sp-features p{font-size:16px}
.sp-utility{padding-bottom:16px}.sp-utility .sp-section-heading{padding-top:56px}
.sp-expert-content{padding:60px 0}.sp-expert-copy{max-width:377px;padding-bottom:40px}
.sp-design .sp-section-heading,.sp-companion .sp-section-heading,.sp-intelligence .sp-section-heading{padding-inline:40px;max-width:720px}
.sp-design .sp-section-heading p{max-width:480px}
.sp-design-carousel{padding-top:56px;--sp-slide-size:min(560px,calc(100vw - 48px))}
.sp-design-caption{bottom:20px;font-size:12px}
.sp-intelligence .sp-section-heading{padding-top:56px}
.sp-closing{padding:56px 0}.sp-closing-portrait{height:753px}
.sp-dialog{border-radius:24px;width:calc(100vw - 32px);max-height:calc(100svh - 32px);height:calc(100svh - 32px)}
.sp-dialog-scroll{padding:32px}.sp-dialog-top [role=tablist]{gap:24px}
.sp-small-specs{grid-template-columns:1fr 1fr}.sp-spec-image{height:360px}
.sp-footer{padding-bottom:40px;font-size:9px;line-height:14.4px}.sp-footer-links{flex-direction:column;gap:40px}.sp-footer-links>div{gap:16px}
}
@media(max-width:767px){
.sp-features{flex-direction:column;align-items:center;padding-inline:32px;gap:32px}
.sp-features article{flex-direction:row;text-align:left;gap:24px}
.sp-features article img{width:32px;height:33px}
.sp-media .sp-media-controls:has(.sp-watch){bottom:24px;left:24px;right:24px;transform:none}
.sp-watch,.sp-watch:hover,.sp-watch:focus-visible{width:100%;height:56px;font-size:16px;line-height:1.3}
.sp-watch span{display:block;white-space:nowrap}
.sp-media-controls:has(.sp-watch) .sp-sound{position:absolute;bottom:68px;left:auto;right:0}
.sp-media-controls:has(.sp-watch) .sp-preview-play{position:absolute;bottom:68px;left:auto;right:52px}
.sp-media-ratio{height:480px;aspect-ratio:auto}
.sp-companion video{object-position:65% 50%}
.sp-expert-video{object-position:50% 50%}
.sp-expert-media .sp-media-controls{bottom:70px;right:24px}
.sp-task-label{top:24px;font-size:14px;padding:12px 20px}
.sp-autonomous-status{bottom:32px;font-size:12px}
.sp-design-pagination>button{opacity:.6}
.sp-product-id{font-size:16px}.sp-product-inner{padding:0 24px}
.sp-product-actions .sp-pill{padding:6px 12px}
.sp-spec-twocol{grid-template-columns:1fr}.sp-spec-copy{min-height:0}.sp-spec-image{height:360px}
.sp-small-specs{grid-template-columns:1fr}.sp-hardware-specs{grid-template-columns:1fr;gap:32px}
.sp-comes-with{grid-template-columns:1fr}.sp-comes-with img{height:300px}
.sp-dialog-top{padding:0 50px 0 20px;height:68px}
.sp-dialog-top [role=tablist]{gap:18px}.sp-dialog-scroll{height:calc(100% - 68px)}
.sp-dialog-top [role=tab]{font-size:12px}.sp-dialog-close{right:8px}
.sp-dialog-scroll h3{margin-bottom:24px}
.sp-faq-list details{padding:24px}
}
@media(max-width:369px){.sp-product-id span{display:none}.sp-product-inner{padding:0 18px}.sp-dialog-top [role=tablist]{gap:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.sp-page *, .sp-page *::before,.sp-page *::after{animation-duration:.001ms!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
