:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff}html,body{color:#121212;background:#fff;min-height:100%;margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.55}*{box-sizing:border-box}a{color:inherit}button{font:inherit}.progress-demo-page{min-height:100dvh;padding:max(32px, env(safe-area-inset-top)) 24px max(32px, env(safe-area-inset-bottom));color:#1d1d1f;background:#f5f5f7;justify-content:center;align-items:center;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.progress-demo-content{flex-direction:column;justify-content:center;gap:18px;width:min(100%,354px);display:flex}.progress-card{background:#fff;border:1px solid #00000008;border-radius:25px;flex-direction:column;gap:18px;width:100%;padding:24px 22px 22px;display:flex;box-shadow:0 22px 46px #00000012,0 2px 8px #0000000a}.progress-card-header{justify-content:space-between;align-items:flex-start;gap:16px;min-height:38px;display:flex}.progress-card h1{color:#1d1d1f;letter-spacing:0;margin:0;font-size:1.6875rem;font-weight:750;line-height:1.08}.progress-card-badge{color:#fff;background:linear-gradient(135deg,#ff2d55 0%,#ff6b2c 100%);border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:70px;height:38px;padding:0 13px;font-size:1.25rem;font-weight:800;line-height:1;display:inline-flex;box-shadow:0 7px 18px #ff3b303d}.progress-card p{color:#6e6e73;letter-spacing:0;max-width:294px;margin:-6px 0 0;font-size:1.1875rem;font-weight:500;line-height:1.32}.progress-card-rail{grid-template-columns:repeat(36,1fr);align-items:center;gap:5px;width:100%;min-height:31px;display:grid}.progress-card-segment{border-radius:999px;width:100%;height:27px;transition:background-color .18s,opacity .18s,transform .18s;display:block}.progress-card-segment[data-filled=false]{opacity:.92}.progress-card-segment[data-filled=true]{transform:translateY(-1px)}.progress-card-button{color:#1d1d1f;cursor:pointer;letter-spacing:0;background:#f0f1f3;border:0;border-radius:9px;justify-content:center;align-items:center;width:100%;min-height:54px;font-size:1.25rem;font-weight:750;line-height:1;display:inline-flex}.progress-card-button:focus-visible,.progress-control-row input:focus-visible,.progress-slider:focus-visible{outline-offset:3px;outline:3px solid #007aff5c}.progress-control-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc2;border-radius:18px;flex-direction:column;gap:10px;width:100%;padding:14px;display:flex;box-shadow:0 8px 24px #0000000d}.progress-control-panel label{color:#6e6e73;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700;line-height:1}.progress-control-row{align-items:center;gap:8px;display:flex}.progress-control-row input{color:#1d1d1f;text-align:center;background:#fff;border:1px solid #00000017;border-radius:11px;width:88px;height:42px;font-size:1.375rem;font-weight:750;line-height:1}.progress-control-row span{color:#6e6e73;font-size:1.125rem;font-weight:700}.progress-slider{cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;align-items:center;width:100%;height:28px;display:flex;position:relative}.progress-slider-track{background:#d1d1d6;border-radius:999px;width:100%;height:4px;position:relative}.progress-slider-fill{width:var(--range-progress);background:#ff6b2c;border-radius:999px;position:absolute;inset:0 auto 0 0}.progress-slider-thumb{top:50%;left:var(--range-progress);background:#ff6b2c;border-radius:999px;width:22px;height:22px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 4px #fff,0 3px 10px #0000002e}.assistive-touch-control{left:max(18px, env(safe-area-inset-left));bottom:max(22px, env(safe-area-inset-bottom));z-index:20;width:56px;height:56px;position:fixed}.assistive-touch-button{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#252528ad;border:1px solid #ffffff7a;border-radius:999px;place-items:center;width:56px;height:56px;display:grid;position:relative;box-shadow:0 12px 30px #0003,inset 0 1px #ffffff47}.assistive-touch-button:active{cursor:grabbing}.assistive-touch-button:focus-visible,.assistive-menu-button:focus-visible{outline-offset:3px;outline:3px solid #007aff5c}.assistive-touch-ring{border:2px solid #ffffffeb;border-radius:999px;width:31px;height:31px;display:block;position:relative;box-shadow:inset 0 0 0 5px #ffffff24,0 0 0 1px #0000001f}.assistive-touch-ring:before,.assistive-touch-ring:after{content:"";background:#ffffffd6;border-radius:999px;width:5px;height:5px;display:block;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.assistive-touch-ring:after{background:0 0;width:17px;height:17px;box-shadow:-10px 0 0 -7px #ffffffb8,10px 0 0 -7px #ffffffb8,0 -10px 0 -7px #ffffffb8,0 10px 0 -7px #ffffffb8}.assistive-touch-menu{opacity:0;pointer-events:none;transform-origin:0 100%;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffc7;border:1px solid #ffffff8c;border-radius:24px;grid-template-columns:repeat(2,1fr);gap:8px;width:124px;padding:10px;transition:opacity .16s,transform .16s;display:grid;position:absolute;bottom:68px;left:0;transform:translateY(8px)scale(.96);box-shadow:0 18px 44px #00000024}.assistive-touch-control[data-open=true] .assistive-touch-menu{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.assistive-menu-button{cursor:pointer;background:#ffffffdb;border:0;border-radius:999px;place-items:center;width:48px;height:48px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #0000000f,0 4px 12px #0000000f}.assistive-menu-glyph{color:#1d1d1f;width:24px;height:24px;display:block;position:relative}.assistive-menu-glyph-settings{border:2px solid;border-radius:999px;box-shadow:0 -8px 0 -5px,0 8px 0 -5px,-8px 0 0 -5px,8px 0 0 -5px,6px 6px 0 -5px,-6px 6px 0 -5px,6px -6px 0 -5px,-6px -6px 0 -5px}.assistive-menu-glyph-settings:before{content:"";background:currentColor;border-radius:999px;width:6px;height:6px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.assistive-menu-glyph-move:before,.assistive-menu-glyph-move:after{content:"";background:currentColor;border-radius:999px;width:21px;height:2px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.assistive-menu-glyph-move:after{transform:translate(-50%,-50%)rotate(90deg)}.assistive-menu-glyph-home:before{content:"";border-top:2px solid;border-left:2px solid;width:14px;height:14px;position:absolute;top:4px;left:5px;transform:rotate(45deg)}.assistive-menu-glyph-home:after{content:"";border-bottom:2px solid;border-left:2px solid;border-right:2px solid;border-radius:0 0 3px 3px;width:12px;height:12px;position:absolute;bottom:4px;left:6px}.assistive-menu-glyph-close:before,.assistive-menu-glyph-close:after{content:"";background:currentColor;border-radius:999px;width:22px;height:2px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)rotate(45deg)}.assistive-menu-glyph-close:after{transform:translate(-50%,-50%)rotate(-45deg)}.replica-page{color:#1d1d1f;background:linear-gradient(#f6f6f8f5 0 136px,#0000 136px),#fff;min-height:100vh;padding-top:16px;font-family:Arial,Helvetica,sans-serif}.replica-product-bar{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffc;border-radius:18px;justify-content:space-between;align-items:center;width:min(100% - 20px,540px);min-height:52px;margin:0 auto;padding:0 12px;display:flex;position:sticky;top:10px;box-shadow:0 12px 28px #0000000f}.replica-product-name{color:#1d1d1f;text-overflow:ellipsis;white-space:nowrap;max-width:54%;font-size:1.1875rem;font-weight:600;line-height:1;overflow:hidden}.replica-product-actions{flex:none;align-items:center;gap:10px;display:flex}.replica-outline-link,.replica-primary-link{border-radius:999px;justify-content:center;align-items:center;min-height:28px;font-size:.75rem;font-weight:400;line-height:1;text-decoration:none;display:inline-flex}.replica-outline-link{background:#ffffff5c;border:1px solid #1d1d1f7a;min-width:61px}.replica-primary-link{color:#fff;background:#0077ed;min-width:41px}.replica-camera-section{background:#fff;margin-top:-68px;overflow:visible}.replica-camera-section+.replica-camera-section{margin-top:76px}.replica-section-content{width:min(100%,560px);min-height:888px;margin:0 auto;padding:110px 0 120px;position:relative}.replica-section-content h1{color:#1d1d1f;letter-spacing:0;width:calc(100% - 48px);margin:0 auto 92px;font-size:clamp(2.75rem,12vw,3.35rem);font-weight:700;line-height:1.08}.replica-gallery,.replica-embla-gallery{padding-bottom:76px;position:relative}.replica-scroll-shell{cursor:grab;overscroll-behavior-x:contain;scroll-behavior:auto;scroll-snap-type:none;scrollbar-width:none;touch-action:pan-x pan-y;-webkit-user-select:none;user-select:none;-webkit-overflow-scrolling:touch;width:100%;margin:-10px 0 -30px;padding:10px 0 30px;scroll-padding-left:24px;overflow:auto hidden}.replica-scroll-shell[data-mode=snap]{scroll-snap-type:x mandatory;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}.replica-scroll-shell[data-dragging=true]{cursor:grabbing}.replica-scroll-shell::-webkit-scrollbar{display:none}.replica-item-track{gap:20px;width:max-content;margin:0;padding:0 max(24px,min(100vw,560px) - 284px) 0 24px;list-style:none;display:flex}.replica-gallery-item{flex:0 0 260px;width:260px}.replica-scroll-shell[data-mode=snap] .replica-gallery-item{scroll-snap-align:start;scroll-snap-stop:always}.replica-embla-viewport{cursor:grab;touch-action:pan-y pinch-zoom;-webkit-user-select:none;user-select:none;width:100%;margin:-10px 0 -30px;padding:10px 0 30px;overflow:hidden}.replica-embla-viewport:active{cursor:grabbing}.replica-embla-track{touch-action:pan-y pinch-zoom;gap:20px;margin:0;padding:0 max(24px,min(100vw,560px) - 284px) 0 24px;list-style:none;display:flex}.replica-embla-slide{flex:0 0 260px;width:260px;min-width:0}.replica-caption-card{flex-direction:column;min-height:458px;margin:0;display:flex}.replica-media-card{background:#f5f5f7;border-radius:28px;height:314px;overflow:hidden}.replica-caption{color:#1d1d1f;width:100%;padding:24px 15px 0;font-size:.875rem;font-weight:600;line-height:1.43}.replica-caption h2,.replica-caption p{font-size:inherit;line-height:inherit;margin:0}.replica-caption h2{font-weight:700;display:inline}.replica-caption p{color:#6e6e73;display:inline}.replica-caption h2:after{content:" "}.replica-compare-pill{z-index:3;color:#1d1d1f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border-radius:999px;justify-content:center;align-items:center;min-width:258px;min-height:56px;padding:0 62px 0 24px;font-size:1rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex;position:absolute;bottom:-20px;right:74px;box-shadow:0 14px 30px #00000012}.replica-compare-pill span{color:#fff;background:#0077ed;border-radius:999px;place-items:center;width:48px;height:48px;font-size:2.25rem;font-weight:400;line-height:0;display:grid;position:absolute;right:5px}.replica-media-scene{background:#eef2f8;width:100%;height:100%;position:relative;overflow:hidden}.replica-sky,.replica-surface,.replica-shape{position:absolute}.replica-media-scene-studio{background:linear-gradient(135deg,#6d4b62 0%,#182236 56%,#876d82 100%)}.replica-media-scene-studio .replica-sky{background:radial-gradient(circle at 74% 34%,#fff0b8db 0 4%,#0000 5%),linear-gradient(125deg,#ffeed2ad 0 27%,#0000 28%),linear-gradient(86deg,#0000 0 35%,#ffffff57 36% 43%,#0000 44%);inset:0 0 36%}.replica-media-scene-studio .replica-surface{background:linear-gradient(45deg,#f66f846b 0 24%,#0000 24% 50%,#ffc97057 50% 74%,#0000 74%),#6a556f;inset:51% -8% 0;transform:rotate(-4deg)}.replica-media-scene-studio .replica-shape-one{background:#101829;border-radius:30px 30px 20px 20px;width:54px;height:92px;bottom:68px;left:82px}.replica-media-scene-studio .replica-shape-two{background:#17223a;border-radius:999px;width:72px;height:72px;bottom:134px;left:73px}.replica-media-scene-studio .replica-shape-three{background:#23345c;border-radius:10px;width:48px;height:70px;bottom:139px;left:136px;transform:rotate(14deg)}.replica-media-scene-studio .replica-shape-four{background:#ffd58c99;border-radius:999px;width:142px;height:18px;bottom:40px;left:44px}.replica-media-scene-garden{background:linear-gradient(135deg,#173d38 0%,#5fa58d 54%,#efb4bd 100%)}.replica-media-scene-garden .replica-sky{background:radial-gradient(circle at 22% 32%,#c5efc4cc 0 10%,#0000 11%),radial-gradient(circle at 78% 46%,#c9f0d3bd 0 12%,#0000 13%),radial-gradient(circle at 52% 20%,#9adaaab3 0 8%,#0000 9%);inset:0}.replica-media-scene-garden .replica-surface{background:#f6a5ba;border-radius:62px 0 0;width:180px;height:172px;bottom:-32px;right:-22px;transform:rotate(-10deg)}.replica-media-scene-garden .replica-shape-one{background:#e64248;border-radius:10px 10px 36px 36px;width:92px;height:102px;bottom:92px;left:48px}.replica-media-scene-garden .replica-shape-two{background:radial-gradient(circle at 30% 40%,#84d091 0 12%,#0000 13%),radial-gradient(circle at 64% 54%,#61bd7f 0 15%,#0000 16%),#347b53;border-radius:999px;width:146px;height:96px;bottom:177px;left:24px}.replica-media-scene-garden .replica-shape-three{background:radial-gradient(circle,#ffffffb3 0 2px,#0000 3px) 0 0/16px 16px,linear-gradient(135deg,#f3beddeb,#748dc2eb);border-radius:24px;width:86px;height:86px;top:30px;right:32px}.replica-media-scene-garden .replica-shape-four{background:#ffffffb3;border-radius:999px;width:88px;height:12px;top:116px;right:31px}.replica-media-scene-portrait{background:linear-gradient(155deg,#d7e9ff 0%,#ebccb2 52%,#25324e 100%)}.replica-media-scene-portrait .replica-sky{background:radial-gradient(circle at 24% 22%,#ffffffd1 0 7%,#0000 8%),linear-gradient(90deg,#405d853d 0 12%,#0000 13% 78%,#405d853d 79%);inset:0}.replica-media-scene-portrait .replica-surface{background:#445a84;border-radius:50% 50% 0 0;inset:57% -12% 0}.replica-media-scene-portrait .replica-shape-one{background:#f2b183;border-radius:44px 44px 24px 24px;width:86px;height:130px;bottom:86px;left:90px}.replica-media-scene-portrait .replica-shape-two{background:#2c2235;border-radius:58% 42% 52% 48%;width:112px;height:92px;bottom:185px;left:75px}.replica-media-scene-portrait .replica-shape-three{background:#ffffff38;border-radius:999px;width:204px;height:74px;bottom:44px;left:28px}.replica-media-scene-portrait .replica-shape-four{background:#ffffff59;border-radius:999px;width:44px;height:164px;top:54px;right:34px}.replica-media-scene-desk{background:linear-gradient(145deg,#f3d3bb 0%,#ba6c69 47%,#46385e 100%)}.replica-media-scene-desk .replica-sky{background:linear-gradient(115deg,#0000 0 45%,#fff8da8a 46% 60%,#0000 61%),radial-gradient(circle at 20% 24%,#ffffff8c 0 6%,#0000 7%);inset:0 0 44%}.replica-media-scene-desk .replica-surface{background:linear-gradient(90deg,#ffffff3d 0 48%,#0000 49%),#7b566e;inset:50% -18% 0;transform:rotate(8deg)}.replica-media-scene-desk .replica-shape-one{background:#ffffffb8;border-radius:18px;width:186px;height:120px;top:108px;left:38px;transform:rotate(-8deg)}.replica-media-scene-desk .replica-shape-two{background:#45546e;border-radius:999px;width:132px;height:8px;top:138px;left:66px;box-shadow:0 24px #45546e,0 48px #45546e}.replica-media-scene-desk .replica-shape-three{background:#f2b45e;border-radius:999px;width:68px;height:68px;bottom:52px;right:34px}.replica-media-scene-desk .replica-shape-four{background:#33476e;border-radius:22px;width:100px;height:44px;bottom:34px;left:36px}.replica-media-scene-stage{background:linear-gradient(145deg,#0e1630 0%,#29235a 54%,#d14f83 100%)}.replica-media-scene-stage .replica-sky{background:radial-gradient(circle at 18% 28%,#ffffffb8 0 4%,#0000 5%),radial-gradient(circle at 56% 22%,#ffffff94 0 3%,#0000 4%),radial-gradient(circle at 82% 42%,#ffffffa3 0 5%,#0000 6%);inset:0}.replica-media-scene-stage .replica-surface{background:#12172d;border-radius:50% 50% 0 0;inset:69% -10% -8%}.replica-media-scene-stage .replica-shape-one{background:#ffcf63;border-radius:999px;width:42px;height:132px;top:92px;left:68px;transform:rotate(-24deg)}.replica-media-scene-stage .replica-shape-two{background:#8dc8ff;border-radius:999px;width:42px;height:142px;top:82px;right:64px;transform:rotate(26deg)}.replica-media-scene-stage .replica-shape-three{background:#10131f;border-radius:44px 44px 20px 20px;width:84px;height:112px;bottom:64px;left:88px}.replica-media-scene-stage .replica-shape-four{background:#10131f;border-radius:999px;width:106px;height:70px;bottom:154px;left:76px}.policy-shell{background:#fff;width:100%;min-height:100vh}.policy-document{width:min(100% - 40px,880px);margin:0 auto;padding:56px 0 72px}.policy-document h1,.policy-document h2,.policy-document h3,.policy-document p,.policy-document ul{margin:0}.policy-document h1{max-width:780px;font-size:2.4rem;font-weight:700;line-height:1.08}.policy-document h2{margin-top:36px;font-size:1.25rem;font-weight:700;line-height:1.25}.policy-document h3{margin-top:28px;font-size:1.05rem;font-weight:700;line-height:1.3}.policy-document p,.policy-document li{max-width:820px;font-size:1rem}.policy-document p{margin-top:14px}.policy-document ul{margin-top:14px;padding-left:24px}.policy-document li+li{margin-top:8px}.oauth-return-shell{background:#f7f7f5;place-items:center;min-height:100vh;padding:24px;display:grid}.oauth-return-panel{background:#fff;border:1px solid #d8d8d2;border-radius:8px;width:min(100%,420px);padding:28px;box-shadow:0 16px 36px #00000014}.oauth-return-mark{border:3px solid #1f6f5f;border-right-color:#d8d8d2;border-radius:999px;width:36px;height:36px;margin-bottom:18px}.oauth-return-panel[data-state=checking] .oauth-return-mark,.oauth-return-panel[data-state=resuming] .oauth-return-mark{animation:.9s linear infinite oauth-return-spin}.oauth-return-panel h1,.oauth-return-panel p{margin:0}.oauth-return-panel h1{font-size:1.25rem;line-height:1.25}.oauth-return-panel p{color:#454540;margin-top:10px}@keyframes oauth-return-spin{to{transform:rotate(360deg)}}@media (max-width:640px){.policy-document{width:min(100% - 28px,880px);padding:36px 0 56px}.policy-document h1{font-size:2rem}}@media (max-width:380px){.replica-product-bar{width:min(100% - 20px,540px);padding-inline:12px}.replica-product-name{max-width:42%;font-size:1.0625rem}.replica-product-actions{gap:8px}.replica-outline-link,.replica-primary-link{min-height:28px;font-size:.75rem}.replica-outline-link{min-width:56px}.replica-primary-link{min-width:40px}.replica-compare-pill{min-width:246px;padding-left:20px;font-size:.95rem;right:64px}}@media (min-width:700px){.replica-page{padding-top:16px}.replica-product-bar{border-radius:22px;min-height:64px;padding-inline:18px;top:16px}.replica-camera-section{margin-top:-80px}.replica-camera-section+.replica-camera-section{margin-top:112px}.replica-section-content{width:min(100%,960px);min-height:940px;padding-top:124px}.replica-section-content h1{width:calc(100% - 96px);max-width:840px;font-size:4.5rem}.replica-item-track,.replica-embla-track{gap:24px;padding:0 max(48px,min(100vw,960px) - 468px) 0 48px}.replica-gallery-item,.replica-embla-slide{flex-basis:420px;width:420px}.replica-caption-card{min-height:560px}.replica-media-card{height:414px}.replica-caption{padding:28px 22px 0;font-size:1.125rem}.replica-compare-pill{right:116px}}
