@swan-admin/swan-web-component 1.0.74 → 1.0.75

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,11 +1,11 @@
1
- "use strict";var e=require("react/jsx-runtime"),o=require("react"),l=require("./Header-Bf7ClSfT.js"),n=require("./arrow-right-CC1_17IM.js"),a=require("./createSvgIcon-CSumJvXf.js");function t(e){var o=Object.create(null);return e&&Object.keys(e).forEach(function(l){if("default"!==l){var n=Object.getOwnPropertyDescriptor(e,l);Object.defineProperty(o,l,n.get?n:{enumerable:!0,get:function(){return e[l]}})}}),o.default=e,Object.freeze(o)}require("react-dom");var i=t(o);const d=(...e)=>e.filter(Boolean).join(" "),m=i.forwardRef(({className:o,resolvedConfig:l,type:n,...a},t)=>e.jsxs(e.Fragment,{children:[e.jsx("input",{type:n,className:`${o||""} customInput `+d("flex w-full px-[.75rem] h-[40px] text-sm ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed backdrop-blur-sm bg-btn font-medium pl-[1rem] pr-[2.5rem] focus:ring-1 focus:outline-none transition-all duration-200"),autoCapitalize:"off",autoCorrect:"off",ref:t,...a,style:{background:l?.style?.input?.inputBackgroundColor||"#F9FAFC",color:l?.style?.input?.inputTextColor||"#000",fontSize:l?.style?.input?.inputFontSize||"16px",fontWeight:l?.style?.input?.inputFontWeight||"400",border:`1px solid ${l?.style?.input?.inputBorderColor||"transparent"}`,fontFamily:l?.style?.base?.baseFontFamily||"Inter, sans-serif",borderRadius:l?.style?.input?.inputBorderRadius||"4px"}}),e.jsx("style",{children:`\n .customInput::placeholder {\n color: ${l?.style?.input?.inputPlaceholderColor||"#000"};\n font-weight: ${l?.style?.input?.inputFontWeight||"500"};\n opacity: 1;\n font-size: ${l?.style?.input?.inputFontSize||"14px"};\n }\n .customInput:focus-visible {\n box-shadow:0 0 0 2px white, 0 0 0 4px rgb(from currentColor r g b / 0.5);\n }\n \n `})]}));m.displayName="CustomInput";
1
+ "use strict";var e=require("react/jsx-runtime"),o=require("react"),l=require("./Header-Ce4cmwL6.js"),n=require("./enums-BD0ckKV4.js"),a=require("./arrow-right-CC1_17IM.js");function t(e){var o=Object.create(null);return e&&Object.keys(e).forEach(function(l){if("default"!==l){var n=Object.getOwnPropertyDescriptor(e,l);Object.defineProperty(o,l,n.get?n:{enumerable:!0,get:function(){return e[l]}})}}),o.default=e,Object.freeze(o)}require("react-dom");var i=t(o);const d=(...e)=>e.filter(Boolean).join(" "),m=i.forwardRef(({className:o,resolvedConfig:l,type:n,...a},t)=>e.jsxs(e.Fragment,{children:[e.jsx("input",{type:n,className:`${o||""} customInput `+d("flex w-full px-[.75rem] h-[40px] text-sm ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed backdrop-blur-sm bg-btn font-medium pl-[1rem] pr-[2.5rem] focus:ring-1 focus:outline-none transition-all duration-200"),autoCapitalize:"off",autoCorrect:"off",ref:t,...a,style:{background:l?.style?.input?.inputBackgroundColor||"#F9FAFC",color:l?.style?.input?.inputTextColor||"#000",fontSize:l?.style?.input?.inputFontSize||"16px",fontWeight:l?.style?.input?.inputFontWeight||"400",border:`1px solid ${l?.style?.input?.inputBorderColor||"transparent"}`,fontFamily:l?.style?.base?.baseFontFamily||"Inter, sans-serif",borderRadius:l?.style?.input?.inputBorderRadius||"4px"}}),e.jsx("style",{children:`\n .customInput::placeholder {\n color: ${l?.style?.input?.inputPlaceholderColor||"#000"};\n font-weight: ${l?.style?.input?.inputFontWeight||"500"};\n opacity: 1;\n font-size: ${l?.style?.input?.inputFontSize||"14px"};\n }\n .customInput:focus-visible {\n box-shadow:0 0 0 2px white, 0 0 0 4px rgb(from currentColor r g b / 0.5);\n }\n \n `})]}));m.displayName="CustomInput";
2
2
  /**
3
3
  * @license lucide-react v0.553.0 - ISC
4
4
  *
5
5
  * This source code is licensed under the ISC license.
6
6
  * See the LICENSE file in the root directory of this source tree.
7
7
  */
8
- const r=n.createLucideIcon("volume-2",[["path",{d:"M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z",key:"uqj9uw"}],["path",{d:"M16 9a5 5 0 0 1 0 6",key:"1q6k2b"}],["path",{d:"M19.364 18.364a9 9 0 0 0 0-12.728",key:"ijwkga"}]]),s=({onComplete:a,initialValue:t,resolvedConfig:i,onStepComplete:d})=>{const[r,s]=o.useState(t||""),[_,c]=o.useState(void 0),[h,f]=o.useState(!1);return e.jsx("div",{className:"w-full max-w-md",children:e.jsxs("form",{onSubmit:async e=>{e.preventDefault(),f(!0);try{if(!r.trim())return void c("Name is required.");await(d?.(r)),a?.(r)}catch(e){c(l.handleErrorMessage(e))}finally{f(!1)}},className:"mt-[3.5rem] mb-[.75rem]",children:[e.jsxs("div",{children:[e.jsx(m,{required:!0,type:"text",id:"name",placeholder:"Enter your name",resolvedConfig:i,onChange:e=>{s(e.target.value)}}),_&&e.jsx("p",{className:"mt-[0.2rem] text-[16px]",style:{color:i?.style?.input?.inputErrorColor||"#000",fontSize:i?.style?.input?.inputErrorFontSize||"16px"},children:_})]}),e.jsx("div",{className:"flex justify-end mt-[.5rem]",children:e.jsx(l.SpecificButton,{disabled:!r.trim()||h,resolvedConfig:i,buttonText:"Next",type:"submit",postfixIcon:e.jsx(n.ArrowRight,{size:14})})})]})})},_=({onComplete:a,initialValue:t,resolvedConfig:i,onStepComplete:d})=>{const[r,s]=o.useState(t||""),[_,c]=o.useState(void 0),[h,f]=o.useState(!1);return e.jsx("div",{className:"w-full max-w-md",children:e.jsxs("form",{className:"mt-[3.5rem]",onSubmit:async e=>{e.preventDefault(),f(!0);try{if(!r.trim())return void c("Email is required.");l.isValidEmail(r.trim())?(await(d?.(r)),a?.(r)):c("Please enter a valid email address.")}catch(e){c(l.handleErrorMessage(e))}finally{f(!1)}},children:[e.jsxs("div",{children:[e.jsx(m,{required:!0,type:"text",id:"name",placeholder:"Enter your email",resolvedConfig:i,value:r,onChange:e=>{c(void 0),s(e.target.value)}}),_&&e.jsx("p",{className:"mt-[0.2rem]",style:{color:i?.style?.input?.inputErrorColor||"#000",fontSize:i?.style?.input?.inputErrorFontSize||"16px"},children:_})]}),e.jsx("div",{className:"flex justify-end mt-[.5rem]",children:e.jsx(l.SpecificButton,{type:"submit",disabled:!r.trim()||h,resolvedConfig:i,buttonText:"Next",postfixIcon:e.jsx(n.ArrowRight,{size:14})})})]})})};var c,h={exports:{}},f={};var g,p,u,y,P={};
8
+ const r=a.createLucideIcon("volume-2",[["path",{d:"M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z",key:"uqj9uw"}],["path",{d:"M16 9a5 5 0 0 1 0 6",key:"1q6k2b"}],["path",{d:"M19.364 18.364a9 9 0 0 0 0-12.728",key:"ijwkga"}]]),s=({onComplete:t,initialValue:i,resolvedConfig:d,onStepComplete:r})=>{const[s,_]=o.useState(i||""),[c,h]=o.useState(void 0),[f,g]=o.useState(!1);return e.jsx("div",{className:"w-full max-w-md",children:e.jsxs("form",{onSubmit:async e=>{e.preventDefault(),g(!0);try{if(!s.trim())return void h("Name is required.");await(r?.(s)),t?.(s)}catch(e){h(n.handleErrorMessage(e))}finally{g(!1)}},className:"mt-[3.5rem] mb-[.75rem]",children:[e.jsxs("div",{children:[e.jsx(m,{required:!0,type:"text",id:"name",placeholder:"Enter your name",resolvedConfig:d,onChange:e=>{_(e.target.value)}}),c&&e.jsx("p",{className:"mt-[0.2rem] text-[16px]",style:{color:d?.style?.input?.inputErrorColor||"#000",fontSize:d?.style?.input?.inputErrorFontSize||"16px"},children:c})]}),e.jsx("div",{className:"flex justify-end mt-[.5rem]",children:e.jsx(l.SpecificButton,{disabled:!s.trim()||f,resolvedConfig:d,buttonText:"Next",type:"submit",postfixIcon:e.jsx(a.ArrowRight,{size:14})})})]})})},_=({onComplete:t,initialValue:i,resolvedConfig:d,onStepComplete:r})=>{const[s,_]=o.useState(i||""),[c,h]=o.useState(void 0),[f,g]=o.useState(!1);return e.jsx("div",{className:"w-full max-w-md",children:e.jsxs("form",{className:"mt-[3.5rem]",onSubmit:async e=>{e.preventDefault(),g(!0);try{if(!s.trim())return void h("Email is required.");n.isValidEmail(s.trim())?(await(r?.(s)),t?.(s)):h("Please enter a valid email address.")}catch(e){h(n.handleErrorMessage(e))}finally{g(!1)}},children:[e.jsxs("div",{children:[e.jsx(m,{required:!0,type:"text",id:"name",placeholder:"Enter your email",resolvedConfig:d,value:s,onChange:e=>{h(void 0),_(e.target.value)}}),c&&e.jsx("p",{className:"mt-[0.2rem]",style:{color:d?.style?.input?.inputErrorColor||"#000",fontSize:d?.style?.input?.inputErrorFontSize||"16px"},children:c})]}),e.jsx("div",{className:"flex justify-end mt-[.5rem]",children:e.jsx(l.SpecificButton,{type:"submit",disabled:!s.trim()||f,resolvedConfig:d,buttonText:"Next",postfixIcon:e.jsx(a.ArrowRight,{size:14})})})]})})};var c,h={exports:{}},f={};var g,p,u,y,P={};
9
9
  /** @license React v16.13.1
10
10
  * react-is.development.js
11
11
  *
@@ -13,7 +13,7 @@ const r=n.createLucideIcon("volume-2",[["path",{d:"M11 4.702a.705.705 0 0 0-1.20
13
13
  *
14
14
  * This source code is licensed under the MIT license found in the
15
15
  * LICENSE file in the root directory of this source tree.
16
- */function T(){return p||(p=1,"production"===process.env.NODE_ENV?h.exports=function(){if(c)return f;c=1;var e="function"==typeof Symbol&&Symbol.for,o=e?Symbol.for("react.element"):60103,l=e?Symbol.for("react.portal"):60106,n=e?Symbol.for("react.fragment"):60107,a=e?Symbol.for("react.strict_mode"):60108,t=e?Symbol.for("react.profiler"):60114,i=e?Symbol.for("react.provider"):60109,d=e?Symbol.for("react.context"):60110,m=e?Symbol.for("react.async_mode"):60111,r=e?Symbol.for("react.concurrent_mode"):60111,s=e?Symbol.for("react.forward_ref"):60112,_=e?Symbol.for("react.suspense"):60113,h=e?Symbol.for("react.suspense_list"):60120,g=e?Symbol.for("react.memo"):60115,p=e?Symbol.for("react.lazy"):60116,u=e?Symbol.for("react.block"):60121,y=e?Symbol.for("react.fundamental"):60117,P=e?Symbol.for("react.responder"):60118,T=e?Symbol.for("react.scope"):60119;function v(e){if("object"==typeof e&&null!==e){var c=e.$$typeof;switch(c){case o:switch(e=e.type){case m:case r:case n:case t:case a:case _:return e;default:switch(e=e&&e.$$typeof){case d:case s:case p:case g:case i:return e;default:return c}}case l:return c}}}function x(e){return v(e)===r}return f.AsyncMode=m,f.ConcurrentMode=r,f.ContextConsumer=d,f.ContextProvider=i,f.Element=o,f.ForwardRef=s,f.Fragment=n,f.Lazy=p,f.Memo=g,f.Portal=l,f.Profiler=t,f.StrictMode=a,f.Suspense=_,f.isAsyncMode=function(e){return x(e)||v(e)===m},f.isConcurrentMode=x,f.isContextConsumer=function(e){return v(e)===d},f.isContextProvider=function(e){return v(e)===i},f.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===o},f.isForwardRef=function(e){return v(e)===s},f.isFragment=function(e){return v(e)===n},f.isLazy=function(e){return v(e)===p},f.isMemo=function(e){return v(e)===g},f.isPortal=function(e){return v(e)===l},f.isProfiler=function(e){return v(e)===t},f.isStrictMode=function(e){return v(e)===a},f.isSuspense=function(e){return v(e)===_},f.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===n||e===r||e===t||e===a||e===_||e===h||"object"==typeof e&&null!==e&&(e.$$typeof===p||e.$$typeof===g||e.$$typeof===i||e.$$typeof===d||e.$$typeof===s||e.$$typeof===y||e.$$typeof===P||e.$$typeof===T||e.$$typeof===u)},f.typeOf=v,f}():h.exports=(g||(g=1,"production"!==process.env.NODE_ENV&&function(){var e="function"==typeof Symbol&&Symbol.for,o=e?Symbol.for("react.element"):60103,l=e?Symbol.for("react.portal"):60106,n=e?Symbol.for("react.fragment"):60107,a=e?Symbol.for("react.strict_mode"):60108,t=e?Symbol.for("react.profiler"):60114,i=e?Symbol.for("react.provider"):60109,d=e?Symbol.for("react.context"):60110,m=e?Symbol.for("react.async_mode"):60111,r=e?Symbol.for("react.concurrent_mode"):60111,s=e?Symbol.for("react.forward_ref"):60112,_=e?Symbol.for("react.suspense"):60113,c=e?Symbol.for("react.suspense_list"):60120,h=e?Symbol.for("react.memo"):60115,f=e?Symbol.for("react.lazy"):60116,g=e?Symbol.for("react.block"):60121,p=e?Symbol.for("react.fundamental"):60117,u=e?Symbol.for("react.responder"):60118,y=e?Symbol.for("react.scope"):60119;function T(e){if("object"==typeof e&&null!==e){var c=e.$$typeof;switch(c){case o:var g=e.type;switch(g){case m:case r:case n:case t:case a:case _:return g;default:var p=g&&g.$$typeof;switch(p){case d:case s:case f:case h:case i:return p;default:return c}}case l:return c}}}var v=m,x=r,A=d,S=i,b=o,G=s,C=n,E=f,M=h,O=l,N=t,R=a,L=_,w=!1;function X(e){return T(e)===r}P.AsyncMode=v,P.ConcurrentMode=x,P.ContextConsumer=A,P.ContextProvider=S,P.Element=b,P.ForwardRef=G,P.Fragment=C,P.Lazy=E,P.Memo=M,P.Portal=O,P.Profiler=N,P.StrictMode=R,P.Suspense=L,P.isAsyncMode=function(e){return w||(w=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),X(e)||T(e)===m},P.isConcurrentMode=X,P.isContextConsumer=function(e){return T(e)===d},P.isContextProvider=function(e){return T(e)===i},P.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===o},P.isForwardRef=function(e){return T(e)===s},P.isFragment=function(e){return T(e)===n},P.isLazy=function(e){return T(e)===f},P.isMemo=function(e){return T(e)===h},P.isPortal=function(e){return T(e)===l},P.isProfiler=function(e){return T(e)===t},P.isStrictMode=function(e){return T(e)===a},P.isSuspense=function(e){return T(e)===_},P.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===n||e===r||e===t||e===a||e===_||e===c||"object"==typeof e&&null!==e&&(e.$$typeof===f||e.$$typeof===h||e.$$typeof===i||e.$$typeof===d||e.$$typeof===s||e.$$typeof===p||e.$$typeof===u||e.$$typeof===y||e.$$typeof===g)},P.typeOf=T}()),P)),h.exports}!function(){if(y)return u;y=1;var e=T(),o={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},l={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},n={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},a={};function t(l){return e.isMemo(l)?n:a[l.$$typeof]||o}a[e.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},a[e.Memo]=n;var i=Object.defineProperty,d=Object.getOwnPropertyNames,m=Object.getOwnPropertySymbols,r=Object.getOwnPropertyDescriptor,s=Object.getPrototypeOf,_=Object.prototype;u=function e(o,n,a){if("string"!=typeof n){if(_){var c=s(n);c&&c!==_&&e(o,c,a)}var h=d(n);m&&(h=h.concat(m(n)));for(var f=t(o),g=t(n),p=0;p<h.length;++p){var u=h[p];if(!(l[u]||a&&a[u]||g&&g[u]||f&&f[u])){var y=r(n,u);try{i(o,u,y)}catch(e){}}}}return o}}();var v,x,A=function(e,o){var n=arguments;if(null==o||!l.hasOwn.call(o,"css"))return i.createElement.apply(void 0,n);var a=n.length,t=new Array(a);t[0]=l.Emotion$1,t[1]=l.createEmotionProps(e,o);for(var d=2;d<a;d++)t[d]=n[d];return i.createElement.apply(null,t)};v=A||(A={}),x||(x=v.JSX||(v.JSX={}));var S=l.withEmotionCache(function(e,o){var n=e.styles,a=l.serializeStyles([n],void 0,i.useContext(l.ThemeContext)),t=i.useRef();return l.useInsertionEffectWithLayoutFallback(function(){var e=o.key+"-global",l=new o.sheet.constructor({key:e,nonce:o.sheet.nonce,container:o.sheet.container,speedy:o.sheet.isSpeedy}),n=!1,i=document.querySelector('style[data-emotion="'+e+" "+a.name+'"]');return o.sheet.tags.length&&(l.before=o.sheet.tags[0]),null!==i&&(n=!0,i.setAttribute("data-emotion",e),l.hydrate([i])),t.current=[l,n],function(){l.flush()}},[o]),l.useInsertionEffectWithLayoutFallback(function(){var e=t.current,n=e[0];if(e[1])e[1]=!1;else{if(void 0!==a.next&&l.insertStyles(o,a.next,!0),n.tags.length){var i=n.tags[n.tags.length-1].nextElementSibling;n.before=i,n.flush()}o.insert("",a,n,!1)}},[o,a.name]),null});function b(){for(var e=arguments.length,o=new Array(e),n=0;n<e;n++)o[n]=arguments[n];return l.serializeStyles(o)}function G(){var e=b.apply(void 0,arguments),o="animation-"+e.name;return{name:o,styles:"@keyframes "+o+"{"+e.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}}function C(o){const{styles:l,defaultTheme:n={}}=o,a="function"==typeof l?e=>{return l(null==(o=e)||0===Object.keys(o).length?n:e);var o}:l;return e.jsx(S,{styles:a})}function E(e){const o=l.internal_serializeStyles(e);return e!==o&&o.styles?(o.styles.match(/^@layer\s+[^{]*$/)||(o.styles=`@layer global{${o.styles}}`),o):e}function M({styles:o,themeId:n,defaultTheme:a={}}){const t=l.useTheme(a),i=n&&t[n]||t;let d="function"==typeof o?o(i):o;return i.modularCssLayers&&(d=Array.isArray(d)?d.map(e=>E("function"==typeof e?e(i):e)):E(d)),e.jsx(C,{styles:d})}function O(o){return e.jsx(M,{...o,defaultTheme:l.defaultTheme,themeId:l.THEME_ID})}function N(e){const{controlled:o,default:l,name:n,state:a="value"}=e,{current:t}=i.useRef(void 0!==o),[d,m]=i.useState(l),r=t?o:d;if("production"!==process.env.NODE_ENV){i.useEffect(()=>{t!==(void 0!==o)&&console.error([`MUI: A component is changing the ${t?"":"un"}controlled ${a} state of ${n} to be ${t?"un":""}controlled.`,"Elements should not switch from uncontrolled to controlled (or vice versa).",`Decide between using a controlled or uncontrolled ${n} element for the lifetime of the component.`,"The nature of the state is determined during the first render. It's considered controlled if the value is not `undefined`.","More info: https://fb.me/react-controlled-components"].join("\n"))},[a,n,o]);const{current:e}=i.useRef(l);i.useEffect(()=>{t||JSON.stringify(l)===JSON.stringify(e)||console.error([`MUI: A component is changing the default ${a} state of an uncontrolled ${n} after being initialized. To suppress this warning opt to use a controlled ${n}.`].join("\n"))},[JSON.stringify(l)])}return[r,i.useCallback(e=>{t||m(e)},[])]}function R(e,l){var n=Object.create(null);return e&&o.Children.map(e,function(e){return e}).forEach(function(e){n[e.key]=function(e){return l&&o.isValidElement(e)?l(e):e}(e)}),n}function L(e,o,l){return null!=l[o]?l[o]:e.props[o]}function w(e,l,n){var a=R(e.children),t=function(e,o){function l(l){return l in o?o[l]:e[l]}e=e||{},o=o||{};var n,a=Object.create(null),t=[];for(var i in e)i in o?t.length&&(a[i]=t,t=[]):t.push(i);var d={};for(var m in o){if(a[m])for(n=0;n<a[m].length;n++){var r=a[m][n];d[a[m][n]]=l(r)}d[m]=l(m)}for(n=0;n<t.length;n++)d[t[n]]=l(t[n]);return d}(l,a);return Object.keys(t).forEach(function(i){var d=t[i];if(o.isValidElement(d)){var m=i in l,r=i in a,s=l[i],_=o.isValidElement(s)&&!s.props.in;!r||m&&!_?r||!m||_?r&&m&&o.isValidElement(s)&&(t[i]=o.cloneElement(d,{onExited:n.bind(null,d),in:s.props.in,exit:L(d,"exit",e),enter:L(d,"enter",e)})):t[i]=o.cloneElement(d,{in:!1}):t[i]=o.cloneElement(d,{onExited:n.bind(null,d),in:!0,exit:L(d,"exit",e),enter:L(d,"enter",e)})}}),t}"production"!==process.env.NODE_ENV&&(C.propTypes={defaultTheme:l.PropTypes.object,styles:l.PropTypes.oneOfType([l.PropTypes.array,l.PropTypes.string,l.PropTypes.object,l.PropTypes.func])}),"production"!==process.env.NODE_ENV&&(M.propTypes={defaultTheme:l.PropTypes.object,styles:l.PropTypes.oneOfType([l.PropTypes.array,l.PropTypes.func,l.PropTypes.number,l.PropTypes.object,l.PropTypes.string,l.PropTypes.bool]),themeId:l.PropTypes.string}),"production"!==process.env.NODE_ENV&&(O.propTypes={styles:l.PropTypes.oneOfType([l.PropTypes.array,l.PropTypes.func,l.PropTypes.number,l.PropTypes.object,l.PropTypes.string,l.PropTypes.bool])});var X=Object.values||function(e){return Object.keys(e).map(function(o){return e[o]})},F=function(e){function n(o,l){var n,a=(n=e.call(this,o,l)||this).handleExited.bind(function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(n));return n.state={contextValue:{isMounting:!0},handleExited:a,firstRender:!0},n}l._inheritsLoose(n,e);var a=n.prototype;return a.componentDidMount=function(){this.mounted=!0,this.setState({contextValue:{isMounting:!1}})},a.componentWillUnmount=function(){this.mounted=!1},n.getDerivedStateFromProps=function(e,l){var n,a,t=l.children,i=l.handleExited;return{children:l.firstRender?(n=e,a=i,R(n.children,function(e){return o.cloneElement(e,{onExited:a.bind(null,e),in:!0,appear:L(e,"appear",n),enter:L(e,"enter",n),exit:L(e,"exit",n)})})):w(e,t,i),firstRender:!1}},a.handleExited=function(e,o){var n=R(this.props.children);e.key in n||(e.props.onExited&&e.props.onExited(o),this.mounted&&this.setState(function(o){var n=l._extends({},o.children);return delete n[e.key],{children:n}}))},a.render=function(){var e=this.props,n=e.component,a=e.childFactory,t=l._objectWithoutPropertiesLoose(e,["component","childFactory"]),i=this.state.contextValue,d=X(this.state.children).map(a);return delete t.appear,delete t.enter,delete t.exit,null===n?o.createElement(l.TransitionGroupContext.Provider,{value:i},d):o.createElement(l.TransitionGroupContext.Provider,{value:i},o.createElement(n,t,d))},n}(o.Component);F.propTypes="production"!==process.env.NODE_ENV?{component:l.PropTypes.any,children:l.PropTypes.node,appear:l.PropTypes.bool,enter:l.PropTypes.bool,exit:l.PropTypes.bool,childFactory:l.PropTypes.func}:{},F.defaultProps={component:"div",childFactory:function(e){return e}};const I={};function V(e,o){const l=i.useRef(I);return l.current===I&&(l.current=e(o)),l}const D=[];class k{static create(){return new k}currentId=null;start(e,o){this.clear(),this.currentId=setTimeout(()=>{this.currentId=null,o()},e)}clear=()=>{null!==this.currentId&&(clearTimeout(this.currentId),this.currentId=null)};disposeEffect=()=>this.clear}function j(){const e=V(k.create).current;var o;return o=e.disposeEffect,i.useEffect(o,D),e}var H=l.chainPropTypes(l.PropTypes.elementType,function(e,o,l,n,a){const t=e[o],i=a||o;if(null==t||"undefined"==typeof window)return null;let d;return"function"!=typeof t||function(e){const{prototype:o={}}=e;return Boolean(o.isReactComponent)}(t)||(d="Did you accidentally provide a plain function component instead?"),void 0!==d?new Error(`Invalid ${n} \`${i}\` supplied to \`${l}\`. Expected an element type that can hold a ref. ${d} For more information see https://mui.com/r/caveat-with-refs-guide`):null});const U=l.PropTypes.oneOfType([l.PropTypes.func,l.PropTypes.object]);function B(e){try{return e.matches(":focus-visible")}catch(e){"production"===process.env.NODE_ENV||window.navigator.userAgent.includes("jsdom")||console.warn(["MUI: The `:focus-visible` pseudo class is not supported in this browser.","Some components rely on this feature to work properly."].join("\n"))}return!1}class K{static create(){return new K}static use(){const e=V(K.create).current,[o,l]=i.useState(!1);return e.shouldMount=o,e.setShouldMount=l,i.useEffect(e.mountEffect,[o]),e}constructor(){this.ref={current:null},this.mounted=null,this.didMount=!1,this.shouldMount=!1,this.setShouldMount=null}mount(){return this.mounted||(this.mounted=function(){let e,o;const l=new Promise((l,n)=>{e=l,o=n});return l.resolve=e,l.reject=o,l}(),this.shouldMount=!0,this.setShouldMount(this.shouldMount)),this.mounted}mountEffect=()=>{this.shouldMount&&!this.didMount&&null!==this.ref.current&&(this.didMount=!0,this.mounted.resolve())};start(...e){this.mount().then(()=>this.ref.current?.start(...e))}stop(...e){this.mount().then(()=>this.ref.current?.stop(...e))}pulsate(...e){this.mount().then(()=>this.ref.current?.pulsate(...e))}}function W(o){const{className:n,classes:a,pulsate:t=!1,rippleX:d,rippleY:m,rippleSize:r,in:s,onExited:_,timeout:c}=o,[h,f]=i.useState(!1),g=l.clsx(n,a.ripple,a.rippleVisible,t&&a.ripplePulsate),p={width:r,height:r,top:-r/2+m,left:-r/2+d},u=l.clsx(a.child,h&&a.childLeaving,t&&a.childPulsate);return s||h||f(!0),i.useEffect(()=>{if(!s&&null!=_){const e=setTimeout(_,c);return()=>{clearTimeout(e)}}},[_,s,c]),e.jsx("span",{className:g,style:p,children:e.jsx("span",{className:u})})}"production"!==process.env.NODE_ENV&&(W.propTypes={classes:l.PropTypes.object.isRequired,className:l.PropTypes.string,in:l.PropTypes.bool,onExited:l.PropTypes.func,pulsate:l.PropTypes.bool,rippleSize:l.PropTypes.number,rippleX:l.PropTypes.number,rippleY:l.PropTypes.number,timeout:l.PropTypes.number.isRequired});const Y=l.generateUtilityClasses("MuiTouchRipple",["root","ripple","rippleVisible","ripplePulsate","child","childLeaving","childPulsate"]),$=G`
16
+ */function T(){return p||(p=1,"production"===process.env.NODE_ENV?h.exports=function(){if(c)return f;c=1;var e="function"==typeof Symbol&&Symbol.for,o=e?Symbol.for("react.element"):60103,l=e?Symbol.for("react.portal"):60106,n=e?Symbol.for("react.fragment"):60107,a=e?Symbol.for("react.strict_mode"):60108,t=e?Symbol.for("react.profiler"):60114,i=e?Symbol.for("react.provider"):60109,d=e?Symbol.for("react.context"):60110,m=e?Symbol.for("react.async_mode"):60111,r=e?Symbol.for("react.concurrent_mode"):60111,s=e?Symbol.for("react.forward_ref"):60112,_=e?Symbol.for("react.suspense"):60113,h=e?Symbol.for("react.suspense_list"):60120,g=e?Symbol.for("react.memo"):60115,p=e?Symbol.for("react.lazy"):60116,u=e?Symbol.for("react.block"):60121,y=e?Symbol.for("react.fundamental"):60117,P=e?Symbol.for("react.responder"):60118,T=e?Symbol.for("react.scope"):60119;function x(e){if("object"==typeof e&&null!==e){var c=e.$$typeof;switch(c){case o:switch(e=e.type){case m:case r:case n:case t:case a:case _:return e;default:switch(e=e&&e.$$typeof){case d:case s:case p:case g:case i:return e;default:return c}}case l:return c}}}function v(e){return x(e)===r}return f.AsyncMode=m,f.ConcurrentMode=r,f.ContextConsumer=d,f.ContextProvider=i,f.Element=o,f.ForwardRef=s,f.Fragment=n,f.Lazy=p,f.Memo=g,f.Portal=l,f.Profiler=t,f.StrictMode=a,f.Suspense=_,f.isAsyncMode=function(e){return v(e)||x(e)===m},f.isConcurrentMode=v,f.isContextConsumer=function(e){return x(e)===d},f.isContextProvider=function(e){return x(e)===i},f.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===o},f.isForwardRef=function(e){return x(e)===s},f.isFragment=function(e){return x(e)===n},f.isLazy=function(e){return x(e)===p},f.isMemo=function(e){return x(e)===g},f.isPortal=function(e){return x(e)===l},f.isProfiler=function(e){return x(e)===t},f.isStrictMode=function(e){return x(e)===a},f.isSuspense=function(e){return x(e)===_},f.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===n||e===r||e===t||e===a||e===_||e===h||"object"==typeof e&&null!==e&&(e.$$typeof===p||e.$$typeof===g||e.$$typeof===i||e.$$typeof===d||e.$$typeof===s||e.$$typeof===y||e.$$typeof===P||e.$$typeof===T||e.$$typeof===u)},f.typeOf=x,f}():h.exports=(g||(g=1,"production"!==process.env.NODE_ENV&&function(){var e="function"==typeof Symbol&&Symbol.for,o=e?Symbol.for("react.element"):60103,l=e?Symbol.for("react.portal"):60106,n=e?Symbol.for("react.fragment"):60107,a=e?Symbol.for("react.strict_mode"):60108,t=e?Symbol.for("react.profiler"):60114,i=e?Symbol.for("react.provider"):60109,d=e?Symbol.for("react.context"):60110,m=e?Symbol.for("react.async_mode"):60111,r=e?Symbol.for("react.concurrent_mode"):60111,s=e?Symbol.for("react.forward_ref"):60112,_=e?Symbol.for("react.suspense"):60113,c=e?Symbol.for("react.suspense_list"):60120,h=e?Symbol.for("react.memo"):60115,f=e?Symbol.for("react.lazy"):60116,g=e?Symbol.for("react.block"):60121,p=e?Symbol.for("react.fundamental"):60117,u=e?Symbol.for("react.responder"):60118,y=e?Symbol.for("react.scope"):60119;function T(e){if("object"==typeof e&&null!==e){var c=e.$$typeof;switch(c){case o:var g=e.type;switch(g){case m:case r:case n:case t:case a:case _:return g;default:var p=g&&g.$$typeof;switch(p){case d:case s:case f:case h:case i:return p;default:return c}}case l:return c}}}var x=m,v=r,A=d,S=i,b=o,G=s,C=n,E=f,M=h,O=l,N=t,R=a,L=_,w=!1;function X(e){return T(e)===r}P.AsyncMode=x,P.ConcurrentMode=v,P.ContextConsumer=A,P.ContextProvider=S,P.Element=b,P.ForwardRef=G,P.Fragment=C,P.Lazy=E,P.Memo=M,P.Portal=O,P.Profiler=N,P.StrictMode=R,P.Suspense=L,P.isAsyncMode=function(e){return w||(w=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),X(e)||T(e)===m},P.isConcurrentMode=X,P.isContextConsumer=function(e){return T(e)===d},P.isContextProvider=function(e){return T(e)===i},P.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===o},P.isForwardRef=function(e){return T(e)===s},P.isFragment=function(e){return T(e)===n},P.isLazy=function(e){return T(e)===f},P.isMemo=function(e){return T(e)===h},P.isPortal=function(e){return T(e)===l},P.isProfiler=function(e){return T(e)===t},P.isStrictMode=function(e){return T(e)===a},P.isSuspense=function(e){return T(e)===_},P.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===n||e===r||e===t||e===a||e===_||e===c||"object"==typeof e&&null!==e&&(e.$$typeof===f||e.$$typeof===h||e.$$typeof===i||e.$$typeof===d||e.$$typeof===s||e.$$typeof===p||e.$$typeof===u||e.$$typeof===y||e.$$typeof===g)},P.typeOf=T}()),P)),h.exports}!function(){if(y)return u;y=1;var e=T(),o={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},l={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},n={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},a={};function t(l){return e.isMemo(l)?n:a[l.$$typeof]||o}a[e.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},a[e.Memo]=n;var i=Object.defineProperty,d=Object.getOwnPropertyNames,m=Object.getOwnPropertySymbols,r=Object.getOwnPropertyDescriptor,s=Object.getPrototypeOf,_=Object.prototype;u=function e(o,n,a){if("string"!=typeof n){if(_){var c=s(n);c&&c!==_&&e(o,c,a)}var h=d(n);m&&(h=h.concat(m(n)));for(var f=t(o),g=t(n),p=0;p<h.length;++p){var u=h[p];if(!(l[u]||a&&a[u]||g&&g[u]||f&&f[u])){var y=r(n,u);try{i(o,u,y)}catch(e){}}}}return o}}();var x,v,A=function(e,o){var l=arguments;if(null==o||!n.hasOwn.call(o,"css"))return i.createElement.apply(void 0,l);var a=l.length,t=new Array(a);t[0]=n.Emotion$1,t[1]=n.createEmotionProps(e,o);for(var d=2;d<a;d++)t[d]=l[d];return i.createElement.apply(null,t)};x=A||(A={}),v||(v=x.JSX||(x.JSX={}));var S=n.withEmotionCache(function(e,o){var l=e.styles,a=n.serializeStyles([l],void 0,i.useContext(n.ThemeContext)),t=i.useRef();return n.useInsertionEffectWithLayoutFallback(function(){var e=o.key+"-global",l=new o.sheet.constructor({key:e,nonce:o.sheet.nonce,container:o.sheet.container,speedy:o.sheet.isSpeedy}),n=!1,i=document.querySelector('style[data-emotion="'+e+" "+a.name+'"]');return o.sheet.tags.length&&(l.before=o.sheet.tags[0]),null!==i&&(n=!0,i.setAttribute("data-emotion",e),l.hydrate([i])),t.current=[l,n],function(){l.flush()}},[o]),n.useInsertionEffectWithLayoutFallback(function(){var e=t.current,l=e[0];if(e[1])e[1]=!1;else{if(void 0!==a.next&&n.insertStyles(o,a.next,!0),l.tags.length){var i=l.tags[l.tags.length-1].nextElementSibling;l.before=i,l.flush()}o.insert("",a,l,!1)}},[o,a.name]),null});function b(){for(var e=arguments.length,o=new Array(e),l=0;l<e;l++)o[l]=arguments[l];return n.serializeStyles(o)}function G(){var e=b.apply(void 0,arguments),o="animation-"+e.name;return{name:o,styles:"@keyframes "+o+"{"+e.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}}function C(o){const{styles:l,defaultTheme:n={}}=o,a="function"==typeof l?e=>{return l(null==(o=e)||0===Object.keys(o).length?n:e);var o}:l;return e.jsx(S,{styles:a})}function E(e){const o=n.internal_serializeStyles(e);return e!==o&&o.styles?(o.styles.match(/^@layer\s+[^{]*$/)||(o.styles=`@layer global{${o.styles}}`),o):e}function M({styles:o,themeId:l,defaultTheme:a={}}){const t=n.useTheme(a),i=l&&t[l]||t;let d="function"==typeof o?o(i):o;return i.modularCssLayers&&(d=Array.isArray(d)?d.map(e=>E("function"==typeof e?e(i):e)):E(d)),e.jsx(C,{styles:d})}function O(o){return e.jsx(M,{...o,defaultTheme:n.defaultTheme,themeId:n.THEME_ID})}function N(e){const{controlled:o,default:l,name:n,state:a="value"}=e,{current:t}=i.useRef(void 0!==o),[d,m]=i.useState(l),r=t?o:d;if("production"!==process.env.NODE_ENV){i.useEffect(()=>{t!==(void 0!==o)&&console.error([`MUI: A component is changing the ${t?"":"un"}controlled ${a} state of ${n} to be ${t?"un":""}controlled.`,"Elements should not switch from uncontrolled to controlled (or vice versa).",`Decide between using a controlled or uncontrolled ${n} element for the lifetime of the component.`,"The nature of the state is determined during the first render. It's considered controlled if the value is not `undefined`.","More info: https://fb.me/react-controlled-components"].join("\n"))},[a,n,o]);const{current:e}=i.useRef(l);i.useEffect(()=>{t||JSON.stringify(l)===JSON.stringify(e)||console.error([`MUI: A component is changing the default ${a} state of an uncontrolled ${n} after being initialized. To suppress this warning opt to use a controlled ${n}.`].join("\n"))},[JSON.stringify(l)])}return[r,i.useCallback(e=>{t||m(e)},[])]}function R(e,l){var n=Object.create(null);return e&&o.Children.map(e,function(e){return e}).forEach(function(e){n[e.key]=function(e){return l&&o.isValidElement(e)?l(e):e}(e)}),n}function L(e,o,l){return null!=l[o]?l[o]:e.props[o]}function w(e,l,n){var a=R(e.children),t=function(e,o){function l(l){return l in o?o[l]:e[l]}e=e||{},o=o||{};var n,a=Object.create(null),t=[];for(var i in e)i in o?t.length&&(a[i]=t,t=[]):t.push(i);var d={};for(var m in o){if(a[m])for(n=0;n<a[m].length;n++){var r=a[m][n];d[a[m][n]]=l(r)}d[m]=l(m)}for(n=0;n<t.length;n++)d[t[n]]=l(t[n]);return d}(l,a);return Object.keys(t).forEach(function(i){var d=t[i];if(o.isValidElement(d)){var m=i in l,r=i in a,s=l[i],_=o.isValidElement(s)&&!s.props.in;!r||m&&!_?r||!m||_?r&&m&&o.isValidElement(s)&&(t[i]=o.cloneElement(d,{onExited:n.bind(null,d),in:s.props.in,exit:L(d,"exit",e),enter:L(d,"enter",e)})):t[i]=o.cloneElement(d,{in:!1}):t[i]=o.cloneElement(d,{onExited:n.bind(null,d),in:!0,exit:L(d,"exit",e),enter:L(d,"enter",e)})}}),t}"production"!==process.env.NODE_ENV&&(C.propTypes={defaultTheme:n.PropTypes.object,styles:n.PropTypes.oneOfType([n.PropTypes.array,n.PropTypes.string,n.PropTypes.object,n.PropTypes.func])}),"production"!==process.env.NODE_ENV&&(M.propTypes={defaultTheme:n.PropTypes.object,styles:n.PropTypes.oneOfType([n.PropTypes.array,n.PropTypes.func,n.PropTypes.number,n.PropTypes.object,n.PropTypes.string,n.PropTypes.bool]),themeId:n.PropTypes.string}),"production"!==process.env.NODE_ENV&&(O.propTypes={styles:n.PropTypes.oneOfType([n.PropTypes.array,n.PropTypes.func,n.PropTypes.number,n.PropTypes.object,n.PropTypes.string,n.PropTypes.bool])});var X=Object.values||function(e){return Object.keys(e).map(function(o){return e[o]})},F=function(e){function l(o,l){var n,a=(n=e.call(this,o,l)||this).handleExited.bind(function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(n));return n.state={contextValue:{isMounting:!0},handleExited:a,firstRender:!0},n}n._inheritsLoose(l,e);var a=l.prototype;return a.componentDidMount=function(){this.mounted=!0,this.setState({contextValue:{isMounting:!1}})},a.componentWillUnmount=function(){this.mounted=!1},l.getDerivedStateFromProps=function(e,l){var n,a,t=l.children,i=l.handleExited;return{children:l.firstRender?(n=e,a=i,R(n.children,function(e){return o.cloneElement(e,{onExited:a.bind(null,e),in:!0,appear:L(e,"appear",n),enter:L(e,"enter",n),exit:L(e,"exit",n)})})):w(e,t,i),firstRender:!1}},a.handleExited=function(e,o){var l=R(this.props.children);e.key in l||(e.props.onExited&&e.props.onExited(o),this.mounted&&this.setState(function(o){var l=n._extends({},o.children);return delete l[e.key],{children:l}}))},a.render=function(){var e=this.props,l=e.component,a=e.childFactory,t=n._objectWithoutPropertiesLoose(e,["component","childFactory"]),i=this.state.contextValue,d=X(this.state.children).map(a);return delete t.appear,delete t.enter,delete t.exit,null===l?o.createElement(n.TransitionGroupContext.Provider,{value:i},d):o.createElement(n.TransitionGroupContext.Provider,{value:i},o.createElement(l,t,d))},l}(o.Component);F.propTypes="production"!==process.env.NODE_ENV?{component:n.PropTypes.any,children:n.PropTypes.node,appear:n.PropTypes.bool,enter:n.PropTypes.bool,exit:n.PropTypes.bool,childFactory:n.PropTypes.func}:{},F.defaultProps={component:"div",childFactory:function(e){return e}};const V={};function I(e,o){const l=i.useRef(V);return l.current===V&&(l.current=e(o)),l}const D=[];class k{static create(){return new k}currentId=null;start(e,o){this.clear(),this.currentId=setTimeout(()=>{this.currentId=null,o()},e)}clear=()=>{null!==this.currentId&&(clearTimeout(this.currentId),this.currentId=null)};disposeEffect=()=>this.clear}function j(){const e=I(k.create).current;var o;return o=e.disposeEffect,i.useEffect(o,D),e}var H=n.chainPropTypes(n.PropTypes.elementType,function(e,o,l,n,a){const t=e[o],i=a||o;if(null==t||"undefined"==typeof window)return null;let d;return"function"!=typeof t||function(e){const{prototype:o={}}=e;return Boolean(o.isReactComponent)}(t)||(d="Did you accidentally provide a plain function component instead?"),void 0!==d?new Error(`Invalid ${n} \`${i}\` supplied to \`${l}\`. Expected an element type that can hold a ref. ${d} For more information see https://mui.com/r/caveat-with-refs-guide`):null});const U=n.PropTypes.oneOfType([n.PropTypes.func,n.PropTypes.object]);function B(e){try{return e.matches(":focus-visible")}catch(e){"production"===process.env.NODE_ENV||window.navigator.userAgent.includes("jsdom")||console.warn(["MUI: The `:focus-visible` pseudo class is not supported in this browser.","Some components rely on this feature to work properly."].join("\n"))}return!1}class K{static create(){return new K}static use(){const e=I(K.create).current,[o,l]=i.useState(!1);return e.shouldMount=o,e.setShouldMount=l,i.useEffect(e.mountEffect,[o]),e}constructor(){this.ref={current:null},this.mounted=null,this.didMount=!1,this.shouldMount=!1,this.setShouldMount=null}mount(){return this.mounted||(this.mounted=function(){let e,o;const l=new Promise((l,n)=>{e=l,o=n});return l.resolve=e,l.reject=o,l}(),this.shouldMount=!0,this.setShouldMount(this.shouldMount)),this.mounted}mountEffect=()=>{this.shouldMount&&!this.didMount&&null!==this.ref.current&&(this.didMount=!0,this.mounted.resolve())};start(...e){this.mount().then(()=>this.ref.current?.start(...e))}stop(...e){this.mount().then(()=>this.ref.current?.stop(...e))}pulsate(...e){this.mount().then(()=>this.ref.current?.pulsate(...e))}}function W(o){const{className:l,classes:a,pulsate:t=!1,rippleX:d,rippleY:m,rippleSize:r,in:s,onExited:_,timeout:c}=o,[h,f]=i.useState(!1),g=n.clsx(l,a.ripple,a.rippleVisible,t&&a.ripplePulsate),p={width:r,height:r,top:-r/2+m,left:-r/2+d},u=n.clsx(a.child,h&&a.childLeaving,t&&a.childPulsate);return s||h||f(!0),i.useEffect(()=>{if(!s&&null!=_){const e=setTimeout(_,c);return()=>{clearTimeout(e)}}},[_,s,c]),e.jsx("span",{className:g,style:p,children:e.jsx("span",{className:u})})}"production"!==process.env.NODE_ENV&&(W.propTypes={classes:n.PropTypes.object.isRequired,className:n.PropTypes.string,in:n.PropTypes.bool,onExited:n.PropTypes.func,pulsate:n.PropTypes.bool,rippleSize:n.PropTypes.number,rippleX:n.PropTypes.number,rippleY:n.PropTypes.number,timeout:n.PropTypes.number.isRequired});const Y=n.generateUtilityClasses("MuiTouchRipple",["root","ripple","rippleVisible","ripplePulsate","child","childLeaving","childPulsate"]),$=G`
17
17
  0% {
18
18
  transform: scale(0);
19
19
  opacity: 0.1;
@@ -43,7 +43,7 @@ const r=n.createLucideIcon("volume-2",[["path",{d:"M11 4.702a.705.705 0 0 0-1.20
43
43
  100% {
44
44
  transform: scale(1);
45
45
  }
46
- `,Q=l.styled("span",{name:"MuiTouchRipple",slot:"Root"})({overflow:"hidden",pointerEvents:"none",position:"absolute",zIndex:0,top:0,right:0,bottom:0,left:0,borderRadius:"inherit"}),J=l.styled(W,{name:"MuiTouchRipple",slot:"Ripple"})`
46
+ `,Q=n.styled("span",{name:"MuiTouchRipple",slot:"Root"})({overflow:"hidden",pointerEvents:"none",position:"absolute",zIndex:0,top:0,right:0,bottom:0,left:0,borderRadius:"inherit"}),J=n.styled(W,{name:"MuiTouchRipple",slot:"Ripple"})`
47
47
  opacity: 0;
48
48
  position: absolute;
49
49
 
@@ -86,5 +86,5 @@ const r=n.createLucideIcon("volume-2",[["path",{d:"M11 4.702a.705.705 0 0 0-1.20
86
86
  animation-iteration-count: infinite;
87
87
  animation-delay: 200ms;
88
88
  }
89
- `,q=i.forwardRef(function(o,n){const a=l.useDefaultProps({props:o,name:"MuiTouchRipple"}),{center:t=!1,classes:d={},className:m,...r}=a,[s,_]=i.useState([]),c=i.useRef(0),h=i.useRef(null);i.useEffect(()=>{h.current&&(h.current(),h.current=null)},[s]);const f=i.useRef(!1),g=j(),p=i.useRef(null),u=i.useRef(null),y=i.useCallback(o=>{const{pulsate:n,rippleX:a,rippleY:t,rippleSize:i,cb:m}=o;_(o=>[...o,e.jsx(J,{classes:{ripple:l.clsx(d.ripple,Y.ripple),rippleVisible:l.clsx(d.rippleVisible,Y.rippleVisible),ripplePulsate:l.clsx(d.ripplePulsate,Y.ripplePulsate),child:l.clsx(d.child,Y.child),childLeaving:l.clsx(d.childLeaving,Y.childLeaving),childPulsate:l.clsx(d.childPulsate,Y.childPulsate)},timeout:550,pulsate:n,rippleX:a,rippleY:t,rippleSize:i},c.current)]),c.current+=1,h.current=m},[d]),P=i.useCallback((e={},o={},l=()=>{})=>{const{pulsate:n=!1,center:a=t||o.pulsate,fakeElement:i=!1}=o;if("mousedown"===e?.type&&f.current)return void(f.current=!1);"touchstart"===e?.type&&(f.current=!0);const d=i?null:u.current,m=d?d.getBoundingClientRect():{width:0,height:0,left:0,top:0};let r,s,_;if(a||void 0===e||0===e.clientX&&0===e.clientY||!e.clientX&&!e.touches)r=Math.round(m.width/2),s=Math.round(m.height/2);else{const{clientX:o,clientY:l}=e.touches&&e.touches.length>0?e.touches[0]:e;r=Math.round(o-m.left),s=Math.round(l-m.top)}if(a)_=Math.sqrt((2*m.width**2+m.height**2)/3),_%2==0&&(_+=1);else{const e=2*Math.max(Math.abs((d?d.clientWidth:0)-r),r)+2,o=2*Math.max(Math.abs((d?d.clientHeight:0)-s),s)+2;_=Math.sqrt(e**2+o**2)}e?.touches?null===p.current&&(p.current=()=>{y({pulsate:n,rippleX:r,rippleY:s,rippleSize:_,cb:l})},g.start(80,()=>{p.current&&(p.current(),p.current=null)})):y({pulsate:n,rippleX:r,rippleY:s,rippleSize:_,cb:l})},[t,y,g]),T=i.useCallback(()=>{P({},{pulsate:!0})},[P]),v=i.useCallback((e,o)=>{if(g.clear(),"touchend"===e?.type&&p.current)return p.current(),p.current=null,void g.start(0,()=>{v(e,o)});p.current=null,_(e=>e.length>0?e.slice(1):e),h.current=o},[g]);return i.useImperativeHandle(n,()=>({pulsate:T,start:P,stop:v}),[T,P,v]),e.jsx(Q,{className:l.clsx(Y.root,d.root,m),ref:u,...r,children:e.jsx(F,{component:null,exit:!0,children:s})})});function ee(e){return l.generateUtilityClass("MuiButtonBase",e)}"production"!==process.env.NODE_ENV&&(q.propTypes={center:l.PropTypes.bool,classes:l.PropTypes.object,className:l.PropTypes.string});const oe=l.generateUtilityClasses("MuiButtonBase",["root","disabled","focusVisible"]),le=l.styled("button",{name:"MuiButtonBase",slot:"Root"})({display:"inline-flex",alignItems:"center",justifyContent:"center",position:"relative",boxSizing:"border-box",WebkitTapHighlightColor:"transparent",backgroundColor:"transparent",outline:0,border:0,margin:0,borderRadius:0,padding:0,cursor:"pointer",userSelect:"none",verticalAlign:"middle",MozAppearance:"none",WebkitAppearance:"none",textDecoration:"none",color:"inherit","&::-moz-focus-inner":{borderStyle:"none"},[`&.${oe.disabled}`]:{pointerEvents:"none",cursor:"default"},"@media print":{colorAdjust:"exact"}}),ne=i.forwardRef(function(o,n){const a=l.useDefaultProps({props:o,name:"MuiButtonBase"}),{action:t,centerRipple:d=!1,children:m,className:r,component:s="button",disabled:_=!1,disableRipple:c=!1,disableTouchRipple:h=!1,focusRipple:f=!1,focusVisibleClassName:g,LinkComponent:p="a",onBlur:u,onClick:y,onContextMenu:P,onDragLeave:T,onFocus:v,onFocusVisible:x,onKeyDown:A,onKeyUp:S,onMouseDown:b,onMouseLeave:G,onMouseUp:C,onTouchEnd:E,onTouchMove:M,onTouchStart:O,tabIndex:N=0,TouchRippleProps:R,touchRippleRef:L,type:w,...X}=a,F=i.useRef(null),I=K.use(),V=l.useForkRef(I.ref,L),[D,k]=i.useState(!1);_&&D&&k(!1),i.useImperativeHandle(t,()=>({focusVisible:()=>{k(!0),F.current.focus()}}),[]);const j=I.shouldMount&&!c&&!_;i.useEffect(()=>{D&&f&&!c&&I.pulsate()},[c,f,D,I]);const H=ae(I,"start",b,h),U=ae(I,"stop",P,h),W=ae(I,"stop",T,h),Y=ae(I,"stop",C,h),$=ae(I,"stop",e=>{D&&e.preventDefault(),G&&G(e)},h),z=ae(I,"start",O,h),Z=ae(I,"stop",E,h),Q=ae(I,"stop",M,h),J=ae(I,"stop",e=>{B(e.target)||k(!1),u&&u(e)},!1),oe=l.useEventCallback(e=>{F.current||(F.current=e.currentTarget),B(e.target)&&(k(!0),x&&x(e)),v&&v(e)}),ne=()=>{const e=F.current;return s&&"button"!==s&&!("A"===e.tagName&&e.href)},te=l.useEventCallback(e=>{f&&!e.repeat&&D&&" "===e.key&&I.stop(e,()=>{I.start(e)}),e.target===e.currentTarget&&ne()&&" "===e.key&&e.preventDefault(),A&&A(e),e.target===e.currentTarget&&ne()&&"Enter"===e.key&&!_&&(e.preventDefault(),y&&y(e))}),ie=l.useEventCallback(e=>{f&&" "===e.key&&D&&!e.defaultPrevented&&I.stop(e,()=>{I.pulsate(e)}),S&&S(e),y&&e.target===e.currentTarget&&ne()&&" "===e.key&&!e.defaultPrevented&&y(e)});let de=s;"button"===de&&(X.href||X.to)&&(de=p);const me={};if("button"===de){const e=!!X.formAction;me.type=void 0!==w||e?w:"button",me.disabled=_}else X.href||X.to||(me.role="button"),_&&(me["aria-disabled"]=_);const re=l.useForkRef(n,F),se={...a,centerRipple:d,component:s,disabled:_,disableRipple:c,disableTouchRipple:h,focusRipple:f,tabIndex:N,focusVisible:D},_e=(e=>{const{disabled:o,focusVisible:n,focusVisibleClassName:a,classes:t}=e,i={root:["root",o&&"disabled",n&&"focusVisible"]},d=l.composeClasses(i,ee,t);return n&&a&&(d.root+=` ${a}`),d})(se);return e.jsxs(le,{as:de,className:l.clsx(_e.root,r),ownerState:se,onBlur:J,onClick:y,onContextMenu:U,onFocus:oe,onKeyDown:te,onKeyUp:ie,onMouseDown:H,onMouseLeave:$,onMouseUp:Y,onDragLeave:W,onTouchEnd:Z,onTouchMove:Q,onTouchStart:z,ref:re,tabIndex:_?-1:N,type:w,...me,...X,children:[m,j?e.jsx(q,{ref:V,center:d,...R}):null]})});function ae(e,o,n,a=!1){return l.useEventCallback(l=>(n&&n(l),a||e[o](l),!0))}function te(e=[]){return([,o])=>o&&function(e,o=[]){if(!function(e){return"string"==typeof e.main}(e))return!1;for(const l of o)if(!e.hasOwnProperty(l)||"string"!=typeof e[l])return!1;return!0}(o,e)}function ie(e){return parseInt(e,10)||0}"production"!==process.env.NODE_ENV&&(ne.propTypes={action:U,centerRipple:l.PropTypes.bool,children:l.PropTypes.node,classes:l.PropTypes.object,className:l.PropTypes.string,component:H,disabled:l.PropTypes.bool,disableRipple:l.PropTypes.bool,disableTouchRipple:l.PropTypes.bool,focusRipple:l.PropTypes.bool,focusVisibleClassName:l.PropTypes.string,formAction:l.PropTypes.oneOfType([l.PropTypes.func,l.PropTypes.string]),href:l.PropTypes.any,LinkComponent:l.PropTypes.elementType,onBlur:l.PropTypes.func,onClick:l.PropTypes.func,onContextMenu:l.PropTypes.func,onDragLeave:l.PropTypes.func,onFocus:l.PropTypes.func,onFocusVisible:l.PropTypes.func,onKeyDown:l.PropTypes.func,onKeyUp:l.PropTypes.func,onMouseDown:l.PropTypes.func,onMouseLeave:l.PropTypes.func,onMouseUp:l.PropTypes.func,onTouchEnd:l.PropTypes.func,onTouchMove:l.PropTypes.func,onTouchStart:l.PropTypes.func,sx:l.PropTypes.oneOfType([l.PropTypes.arrayOf(l.PropTypes.oneOfType([l.PropTypes.func,l.PropTypes.object,l.PropTypes.bool])),l.PropTypes.func,l.PropTypes.object]),tabIndex:l.PropTypes.number,TouchRippleProps:l.PropTypes.object,touchRippleRef:l.PropTypes.oneOfType([l.PropTypes.func,l.PropTypes.shape({current:l.PropTypes.shape({pulsate:l.PropTypes.func.isRequired,start:l.PropTypes.func.isRequired,stop:l.PropTypes.func.isRequired})})]),type:l.PropTypes.oneOfType([l.PropTypes.oneOf(["button","reset","submit"]),l.PropTypes.string])});const de={visibility:"hidden",position:"absolute",overflow:"hidden",height:0,top:0,left:0,transform:"translateZ(0)"};function me(e){return function(e){for(const o in e)return!1;return!0}(e)||0===e.outerHeightStyle&&!e.overflowing}const re=i.forwardRef(function(o,n){const{onChange:a,maxRows:t,minRows:d=1,style:m,value:r,...s}=o,{current:_}=i.useRef(null!=r),c=i.useRef(null),h=l.useForkRef(n,c),f=i.useRef(null),g=i.useRef(null),p=i.useCallback(()=>{const e=c.current,n=g.current;if(!e||!n)return;const a=l.ownerWindow(e).getComputedStyle(e);if("0px"===a.width)return{outerHeightStyle:0,overflowing:!1};n.style.width=a.width,n.value=e.value||o.placeholder||"x","\n"===n.value.slice(-1)&&(n.value+=" ");const i=a.boxSizing,m=ie(a.paddingBottom)+ie(a.paddingTop),r=ie(a.borderBottomWidth)+ie(a.borderTopWidth),s=n.scrollHeight;n.value="x";const _=n.scrollHeight;let h=s;d&&(h=Math.max(Number(d)*_,h)),t&&(h=Math.min(Number(t)*_,h)),h=Math.max(h,_);return{outerHeightStyle:h+("border-box"===i?m+r:0),overflowing:Math.abs(h-s)<=1}},[t,d,o.placeholder]),u=l.useEventCallback(()=>{const e=c.current,o=p();if(!e||!o||me(o))return!1;const l=o.outerHeightStyle;return null!=f.current&&f.current!==l}),y=i.useCallback(()=>{const e=c.current,o=p();if(!e||!o||me(o))return;const l=o.outerHeightStyle;f.current!==l&&(f.current=l,e.style.height=`${l}px`),e.style.overflow=o.overflowing?"hidden":""},[p]),P=i.useRef(-1);l.useEnhancedEffect(()=>{const e=l.debounce(y),o=c?.current;if(!o)return;const n=l.ownerWindow(o);let a;return n.addEventListener("resize",e),"undefined"!=typeof ResizeObserver&&(a=new ResizeObserver(()=>{u()&&(a.unobserve(o),cancelAnimationFrame(P.current),y(),P.current=requestAnimationFrame(()=>{a.observe(o)}))}),a.observe(o)),()=>{e.clear(),cancelAnimationFrame(P.current),n.removeEventListener("resize",e),a&&a.disconnect()}},[p,y,u]),l.useEnhancedEffect(()=>{y()});return e.jsxs(i.Fragment,{children:[e.jsx("textarea",{value:r,onChange:e=>{_||y();const o=e.target,l=o.value.length,n=o.value.endsWith("\n"),t=o.selectionStart===l;n&&t&&o.setSelectionRange(l,l),a&&a(e)},ref:h,rows:d,style:m,...s}),e.jsx("textarea",{"aria-hidden":!0,className:o.className,readOnly:!0,ref:g,tabIndex:-1,style:{...de,...m,paddingTop:0,paddingBottom:0}})]})});function se({props:e,states:o,muiFormControl:l}){return o.reduce((o,n)=>(o[n]=e[n],l&&void 0===e[n]&&(o[n]=l[n]),o),{})}"production"!==process.env.NODE_ENV&&(re.propTypes={className:l.PropTypes.string,maxRows:l.PropTypes.oneOfType([l.PropTypes.number,l.PropTypes.string]),minRows:l.PropTypes.oneOfType([l.PropTypes.number,l.PropTypes.string]),onChange:l.PropTypes.func,placeholder:l.PropTypes.string,style:l.PropTypes.object,value:l.PropTypes.oneOfType([l.PropTypes.arrayOf(l.PropTypes.string),l.PropTypes.number,l.PropTypes.string])});const _e=i.createContext(void 0);function ce(){return i.useContext(_e)}function he(e){return null!=e&&!(Array.isArray(e)&&0===e.length)}function fe(e,o=!1){return e&&(he(e.value)&&""!==e.value||o&&he(e.defaultValue)&&""!==e.defaultValue)}function ge(e){return l.generateUtilityClass("MuiInputBase",e)}"production"!==process.env.NODE_ENV&&(_e.displayName="FormControlContext");const pe=l.generateUtilityClasses("MuiInputBase",["root","formControl","focused","disabled","adornedStart","adornedEnd","error","sizeSmall","multiline","colorSecondary","fullWidth","hiddenLabel","readOnly","input","inputSizeSmall","inputMultiline","inputTypeSearch","inputAdornedStart","inputAdornedEnd","inputHiddenLabel"]);var ue;const ye=(e,o)=>{const{ownerState:n}=e;return[o.root,n.formControl&&o.formControl,n.startAdornment&&o.adornedStart,n.endAdornment&&o.adornedEnd,n.error&&o.error,"small"===n.size&&o.sizeSmall,n.multiline&&o.multiline,n.color&&o[`color${l.capitalize(n.color)}`],n.fullWidth&&o.fullWidth,n.hiddenLabel&&o.hiddenLabel]},Pe=(e,o)=>{const{ownerState:l}=e;return[o.input,"small"===l.size&&o.inputSizeSmall,l.multiline&&o.inputMultiline,"search"===l.type&&o.inputTypeSearch,l.startAdornment&&o.inputAdornedStart,l.endAdornment&&o.inputAdornedEnd,l.hiddenLabel&&o.inputHiddenLabel]},Te=l.styled("div",{name:"MuiInputBase",slot:"Root",overridesResolver:ye})(l.memoTheme(({theme:e})=>({...e.typography.body1,color:(e.vars||e).palette.text.primary,lineHeight:"1.4375em",boxSizing:"border-box",position:"relative",cursor:"text",display:"inline-flex",alignItems:"center",[`&.${pe.disabled}`]:{color:(e.vars||e).palette.text.disabled,cursor:"default"},variants:[{props:({ownerState:e})=>e.multiline,style:{padding:"4px 0 5px"}},{props:({ownerState:e,size:o})=>e.multiline&&"small"===o,style:{paddingTop:1}},{props:({ownerState:e})=>e.fullWidth,style:{width:"100%"}}]}))),ve=l.styled("input",{name:"MuiInputBase",slot:"Input",overridesResolver:Pe})(l.memoTheme(({theme:e})=>{const o="light"===e.palette.mode,l={color:"currentColor",...e.vars?{opacity:e.vars.opacity.inputPlaceholder}:{opacity:o?.42:.5},transition:e.transitions.create("opacity",{duration:e.transitions.duration.shorter})},n={opacity:"0 !important"},a=e.vars?{opacity:e.vars.opacity.inputPlaceholder}:{opacity:o?.42:.5};return{font:"inherit",letterSpacing:"inherit",color:"currentColor",padding:"4px 0 5px",border:0,boxSizing:"content-box",background:"none",height:"1.4375em",margin:0,WebkitTapHighlightColor:"transparent",display:"block",minWidth:0,width:"100%","&::-webkit-input-placeholder":l,"&::-moz-placeholder":l,"&::-ms-input-placeholder":l,"&:focus":{outline:0},"&:invalid":{boxShadow:"none"},"&::-webkit-search-decoration":{WebkitAppearance:"none"},[`label[data-shrink=false] + .${pe.formControl} &`]:{"&::-webkit-input-placeholder":n,"&::-moz-placeholder":n,"&::-ms-input-placeholder":n,"&:focus::-webkit-input-placeholder":a,"&:focus::-moz-placeholder":a,"&:focus::-ms-input-placeholder":a},[`&.${pe.disabled}`]:{opacity:1,WebkitTextFillColor:(e.vars||e).palette.text.disabled},variants:[{props:({ownerState:e})=>!e.disableInjectingGlobalStyles,style:{animationName:"mui-auto-fill-cancel",animationDuration:"10ms","&:-webkit-autofill":{animationDuration:"5000s",animationName:"mui-auto-fill"}}},{props:{size:"small"},style:{paddingTop:1}},{props:({ownerState:e})=>e.multiline,style:{height:"auto",resize:"none",padding:0,paddingTop:0}},{props:{type:"search"},style:{MozAppearance:"textfield"}}]}})),xe=function(o){return function(l){return e.jsx(O,{styles:"function"==typeof o?e=>o({theme:e,...l}):o})}}({"@keyframes mui-auto-fill":{from:{display:"block"}},"@keyframes mui-auto-fill-cancel":{from:{display:"block"}}}),Ae=i.forwardRef(function(o,n){const a=l.useDefaultProps({props:o,name:"MuiInputBase"}),{"aria-describedby":t,autoComplete:d,autoFocus:m,className:r,color:s,components:_={},componentsProps:c={},defaultValue:h,disabled:f,disableInjectingGlobalStyles:g,endAdornment:p,error:u,fullWidth:y=!1,id:P,inputComponent:T="input",inputProps:v={},inputRef:x,margin:A,maxRows:S,minRows:b,multiline:G=!1,name:C,onBlur:E,onChange:M,onClick:O,onFocus:N,onKeyDown:R,onKeyUp:L,placeholder:w,readOnly:X,renderSuffix:F,rows:I,size:V,slotProps:D={},slots:k={},startAdornment:j,type:H="text",value:U,...B}=a,K=null!=v.value?v.value:U,{current:W}=i.useRef(null!=K),Y=i.useRef(),$=i.useCallback(e=>{"production"!==process.env.NODE_ENV&&e&&"INPUT"!==e.nodeName&&!e.focus&&console.error(["MUI: You have provided a `inputComponent` to the input component","that does not correctly handle the `ref` prop.","Make sure the `ref` prop is called with a HTMLInputElement."].join("\n"))},[]),z=l.useForkRef(Y,x,v.ref,$),[Z,Q]=i.useState(!1),J=ce();"production"!==process.env.NODE_ENV&&i.useEffect(()=>{if(J)return J.registerEffect()},[J]);const q=se({props:a,muiFormControl:J,states:["color","disabled","error","hiddenLabel","size","required","filled"]});q.focused=J?J.focused:Z,i.useEffect(()=>{!J&&f&&Z&&(Q(!1),E&&E())},[J,f,Z,E]);const ee=J&&J.onFilled,oe=J&&J.onEmpty,le=i.useCallback(e=>{fe(e)?ee&&ee():oe&&oe()},[ee,oe]);l.useEnhancedEffect(()=>{W&&le({value:K})},[K,le,W]);i.useEffect(()=>{le(Y.current)},[]);let ne=T,ae=v;G&&"input"===ne&&(I?("production"!==process.env.NODE_ENV&&(b||S)&&console.warn("MUI: You can not use the `minRows` or `maxRows` props when the input `rows` prop is set."),ae={type:void 0,minRows:I,maxRows:I,...ae}):ae={type:void 0,maxRows:S,minRows:b,...ae},ne=re);i.useEffect(()=>{J&&J.setAdornedStart(Boolean(j))},[J,j]);const te={...a,color:q.color||"primary",disabled:q.disabled,endAdornment:p,error:q.error,focused:q.focused,formControl:J,fullWidth:y,hiddenLabel:q.hiddenLabel,multiline:G,size:q.size,startAdornment:j,type:H},ie=(e=>{const{classes:o,color:n,disabled:a,error:t,endAdornment:i,focused:d,formControl:m,fullWidth:r,hiddenLabel:s,multiline:_,readOnly:c,size:h,startAdornment:f,type:g}=e,p={root:["root",`color${l.capitalize(n)}`,a&&"disabled",t&&"error",r&&"fullWidth",d&&"focused",m&&"formControl",h&&"medium"!==h&&`size${l.capitalize(h)}`,_&&"multiline",f&&"adornedStart",i&&"adornedEnd",s&&"hiddenLabel",c&&"readOnly"],input:["input",a&&"disabled","search"===g&&"inputTypeSearch",_&&"inputMultiline","small"===h&&"inputSizeSmall",s&&"inputHiddenLabel",f&&"inputAdornedStart",i&&"inputAdornedEnd",c&&"readOnly"]};return l.composeClasses(p,ge,o)})(te),de=k.root||_.Root||Te,me=D.root||c.root||{},he=k.input||_.Input||ve;return ae={...ae,...D.input??c.input},e.jsxs(i.Fragment,{children:[!g&&"function"==typeof xe&&(ue||(ue=e.jsx(xe,{}))),e.jsxs(de,{...me,ref:n,onClick:e=>{Y.current&&e.currentTarget===e.target&&Y.current.focus(),O&&O(e)},...B,...!l.isHostComponent(de)&&{ownerState:{...te,...me.ownerState}},className:l.clsx(ie.root,me.className,r,X&&"MuiInputBase-readOnly"),children:[j,e.jsx(_e.Provider,{value:null,children:e.jsx(he,{"aria-invalid":q.error,"aria-describedby":t,autoComplete:d,autoFocus:m,defaultValue:h,disabled:q.disabled,id:P,onAnimationStart:e=>{le("mui-auto-fill-cancel"===e.animationName?Y.current:{value:"x"})},name:C,placeholder:w,readOnly:X,required:q.required,rows:I,value:K,onKeyDown:R,onKeyUp:L,type:H,...ae,...!l.isHostComponent(he)&&{as:ne,ownerState:{...te,...ae.ownerState}},ref:z,className:l.clsx(ie.input,ae.className,X&&"MuiInputBase-readOnly"),onBlur:e=>{E&&E(e),v.onBlur&&v.onBlur(e),J&&J.onBlur?J.onBlur(e):Q(!1)},onChange:(e,...o)=>{if(!W){const o=e.target||Y.current;if(null==o)throw new Error("production"!==process.env.NODE_ENV?"MUI: Expected valid input target. Did you use a custom `inputComponent` and forget to forward refs? See https://mui.com/r/input-component-ref-interface for more info.":l.formatMuiErrorMessage(1));le({value:o.value})}v.onChange&&v.onChange(e,...o),M&&M(e,...o)},onFocus:e=>{N&&N(e),v.onFocus&&v.onFocus(e),J&&J.onFocus?J.onFocus(e):Q(!0)}})}),p,F?F({...q,startAdornment:j}):null]})]})});function Se(e){return l.generateUtilityClass("MuiInput",e)}"production"!==process.env.NODE_ENV&&(Ae.propTypes={"aria-describedby":l.PropTypes.string,autoComplete:l.PropTypes.string,autoFocus:l.PropTypes.bool,classes:l.PropTypes.object,className:l.PropTypes.string,color:l.PropTypes.oneOfType([l.PropTypes.oneOf(["primary","secondary","error","info","success","warning"]),l.PropTypes.string]),components:l.PropTypes.shape({Input:l.PropTypes.elementType,Root:l.PropTypes.elementType}),componentsProps:l.PropTypes.shape({input:l.PropTypes.object,root:l.PropTypes.object}),defaultValue:l.PropTypes.any,disabled:l.PropTypes.bool,disableInjectingGlobalStyles:l.PropTypes.bool,endAdornment:l.PropTypes.node,error:l.PropTypes.bool,fullWidth:l.PropTypes.bool,id:l.PropTypes.string,inputComponent:H,inputProps:l.PropTypes.object,inputRef:U,margin:l.PropTypes.oneOf(["dense","none"]),maxRows:l.PropTypes.oneOfType([l.PropTypes.number,l.PropTypes.string]),minRows:l.PropTypes.oneOfType([l.PropTypes.number,l.PropTypes.string]),multiline:l.PropTypes.bool,name:l.PropTypes.string,onBlur:l.PropTypes.func,onChange:l.PropTypes.func,onClick:l.PropTypes.func,onFocus:l.PropTypes.func,onInvalid:l.PropTypes.func,onKeyDown:l.PropTypes.func,onKeyUp:l.PropTypes.func,placeholder:l.PropTypes.string,readOnly:l.PropTypes.bool,renderSuffix:l.PropTypes.func,required:l.PropTypes.bool,rows:l.PropTypes.oneOfType([l.PropTypes.number,l.PropTypes.string]),size:l.PropTypes.oneOfType([l.PropTypes.oneOf(["medium","small"]),l.PropTypes.string]),slotProps:l.PropTypes.shape({input:l.PropTypes.object,root:l.PropTypes.object}),slots:l.PropTypes.shape({input:l.PropTypes.elementType,root:l.PropTypes.elementType}),startAdornment:l.PropTypes.node,sx:l.PropTypes.oneOfType([l.PropTypes.arrayOf(l.PropTypes.oneOfType([l.PropTypes.func,l.PropTypes.object,l.PropTypes.bool])),l.PropTypes.func,l.PropTypes.object]),type:l.PropTypes.string,value:l.PropTypes.any});const be={...pe,...l.generateUtilityClasses("MuiInput",["root","underline","input"])};function Ge(e){return l.generateUtilityClass("MuiOutlinedInput",e)}const Ce={...pe,...l.generateUtilityClasses("MuiOutlinedInput",["root","notchedOutline","input"])};function Ee(e){return l.generateUtilityClass("MuiFilledInput",e)}const Me={...pe,...l.generateUtilityClasses("MuiFilledInput",["root","underline","input","adornedStart","adornedEnd","sizeSmall","multiline","hiddenLabel"])};var Oe=a.createSvgIcon(e.jsx("path",{d:"M7 10l5 5 5-5z"}),"ArrowDropDown");const Ne=l.generateUtilityClasses("MuiDivider",["root","absolute","fullWidth","inset","middle","flexItem","light","vertical","withChildren","withChildrenVertical","textAlignRight","textAlignLeft","wrapper","wrapperVertical"]),Re=l.styled(Te,{shouldForwardProp:e=>l.rootShouldForwardProp(e)||"classes"===e,name:"MuiFilledInput",slot:"Root",overridesResolver:(e,o)=>{const{ownerState:l}=e;return[...ye(e,o),!l.disableUnderline&&o.underline]}})(l.memoTheme(({theme:e})=>{const o="light"===e.palette.mode,l=o?"rgba(0, 0, 0, 0.42)":"rgba(255, 255, 255, 0.7)",n=o?"rgba(0, 0, 0, 0.06)":"rgba(255, 255, 255, 0.09)",a=o?"rgba(0, 0, 0, 0.09)":"rgba(255, 255, 255, 0.13)",t=o?"rgba(0, 0, 0, 0.12)":"rgba(255, 255, 255, 0.12)";return{position:"relative",backgroundColor:e.vars?e.vars.palette.FilledInput.bg:n,borderTopLeftRadius:(e.vars||e).shape.borderRadius,borderTopRightRadius:(e.vars||e).shape.borderRadius,transition:e.transitions.create("background-color",{duration:e.transitions.duration.shorter,easing:e.transitions.easing.easeOut}),"&:hover":{backgroundColor:e.vars?e.vars.palette.FilledInput.hoverBg:a,"@media (hover: none)":{backgroundColor:e.vars?e.vars.palette.FilledInput.bg:n}},[`&.${Me.focused}`]:{backgroundColor:e.vars?e.vars.palette.FilledInput.bg:n},[`&.${Me.disabled}`]:{backgroundColor:e.vars?e.vars.palette.FilledInput.disabledBg:t},variants:[{props:({ownerState:e})=>!e.disableUnderline,style:{"&::after":{left:0,bottom:0,content:'""',position:"absolute",right:0,transform:"scaleX(0)",transition:e.transitions.create("transform",{duration:e.transitions.duration.shorter,easing:e.transitions.easing.easeOut}),pointerEvents:"none"},[`&.${Me.focused}:after`]:{transform:"scaleX(1) translateX(0)"},[`&.${Me.error}`]:{"&::before, &::after":{borderBottomColor:(e.vars||e).palette.error.main}},"&::before":{borderBottom:`1px solid ${e.vars?e.alpha(e.vars.palette.common.onBackground,e.vars.opacity.inputUnderline):l}`,left:0,bottom:0,content:'"\\00a0"',position:"absolute",right:0,transition:e.transitions.create("border-bottom-color",{duration:e.transitions.duration.shorter}),pointerEvents:"none"},[`&:hover:not(.${Me.disabled}, .${Me.error}):before`]:{borderBottom:`1px solid ${(e.vars||e).palette.text.primary}`},[`&.${Me.disabled}:before`]:{borderBottomStyle:"dotted"}}},...Object.entries(e.palette).filter(te()).map(([o])=>({props:{disableUnderline:!1,color:o},style:{"&::after":{borderBottom:`2px solid ${(e.vars||e).palette[o]?.main}`}}})),{props:({ownerState:e})=>e.startAdornment,style:{paddingLeft:12}},{props:({ownerState:e})=>e.endAdornment,style:{paddingRight:12}},{props:({ownerState:e})=>e.multiline,style:{padding:"25px 12px 8px"}},{props:({ownerState:e,size:o})=>e.multiline&&"small"===o,style:{paddingTop:21,paddingBottom:4}},{props:({ownerState:e})=>e.multiline&&e.hiddenLabel,style:{paddingTop:16,paddingBottom:17}},{props:({ownerState:e})=>e.multiline&&e.hiddenLabel&&"small"===e.size,style:{paddingTop:8,paddingBottom:9}}]}})),Le=l.styled(ve,{name:"MuiFilledInput",slot:"Input",overridesResolver:Pe})(l.memoTheme(({theme:e})=>({paddingTop:25,paddingRight:12,paddingBottom:8,paddingLeft:12,...!e.vars&&{"&:-webkit-autofill":{WebkitBoxShadow:"light"===e.palette.mode?null:"0 0 0 100px #266798 inset",WebkitTextFillColor:"light"===e.palette.mode?null:"#fff",caretColor:"light"===e.palette.mode?null:"#fff",borderTopLeftRadius:"inherit",borderTopRightRadius:"inherit"}},...e.vars&&{"&:-webkit-autofill":{borderTopLeftRadius:"inherit",borderTopRightRadius:"inherit"},[e.getColorSchemeSelector("dark")]:{"&:-webkit-autofill":{WebkitBoxShadow:"0 0 0 100px #266798 inset",WebkitTextFillColor:"#fff",caretColor:"#fff"}}},variants:[{props:{size:"small"},style:{paddingTop:21,paddingBottom:4}},{props:({ownerState:e})=>e.hiddenLabel,style:{paddingTop:16,paddingBottom:17}},{props:({ownerState:e})=>e.startAdornment,style:{paddingLeft:0}},{props:({ownerState:e})=>e.endAdornment,style:{paddingRight:0}},{props:({ownerState:e})=>e.hiddenLabel&&"small"===e.size,style:{paddingTop:8,paddingBottom:9}},{props:({ownerState:e})=>e.multiline,style:{paddingTop:0,paddingBottom:0,paddingLeft:0,paddingRight:0}}]}))),we=i.forwardRef(function(o,n){const a=l.useDefaultProps({props:o,name:"MuiFilledInput"}),{disableUnderline:t=!1,components:i={},componentsProps:d,fullWidth:m=!1,hiddenLabel:r,inputComponent:s="input",multiline:_=!1,slotProps:c,slots:h={},type:f="text",...g}=a,p={...a,disableUnderline:t,fullWidth:m,inputComponent:s,multiline:_,type:f},u=(e=>{const{classes:o,disableUnderline:n,startAdornment:a,endAdornment:t,size:i,hiddenLabel:d,multiline:m}=e,r={root:["root",!n&&"underline",a&&"adornedStart",t&&"adornedEnd","small"===i&&`size${l.capitalize(i)}`,d&&"hiddenLabel",m&&"multiline"],input:["input"]},s=l.composeClasses(r,Ee,o);return{...o,...s}})(a),y={root:{ownerState:p},input:{ownerState:p}},P=c??d?l.deepmerge(y,c??d):y,T=h.root??i.Root??Re,v=h.input??i.Input??Le;return e.jsx(Ae,{slots:{root:T,input:v},slotProps:P,fullWidth:m,inputComponent:s,multiline:_,ref:n,type:f,...g,classes:u})});function Xe(e){return`scale(${e}, ${e**2})`}"production"!==process.env.NODE_ENV&&(we.propTypes={autoComplete:l.PropTypes.string,autoFocus:l.PropTypes.bool,classes:l.PropTypes.object,color:l.PropTypes.oneOfType([l.PropTypes.oneOf(["primary","secondary"]),l.PropTypes.string]),components:l.PropTypes.shape({Input:l.PropTypes.elementType,Root:l.PropTypes.elementType}),componentsProps:l.PropTypes.shape({input:l.PropTypes.object,root:l.PropTypes.object}),defaultValue:l.PropTypes.any,disabled:l.PropTypes.bool,disableUnderline:l.PropTypes.bool,endAdornment:l.PropTypes.node,error:l.PropTypes.bool,fullWidth:l.PropTypes.bool,hiddenLabel:l.PropTypes.bool,id:l.PropTypes.string,inputComponent:l.PropTypes.elementType,inputProps:l.PropTypes.object,inputRef:U,margin:l.PropTypes.oneOf(["dense","none"]),maxRows:l.PropTypes.oneOfType([l.PropTypes.number,l.PropTypes.string]),minRows:l.PropTypes.oneOfType([l.PropTypes.number,l.PropTypes.string]),multiline:l.PropTypes.bool,name:l.PropTypes.string,onChange:l.PropTypes.func,placeholder:l.PropTypes.string,readOnly:l.PropTypes.bool,required:l.PropTypes.bool,rows:l.PropTypes.oneOfType([l.PropTypes.number,l.PropTypes.string]),slotProps:l.PropTypes.shape({input:l.PropTypes.object,root:l.PropTypes.object}),slots:l.PropTypes.shape({input:l.PropTypes.elementType,root:l.PropTypes.elementType}),startAdornment:l.PropTypes.node,sx:l.PropTypes.oneOfType([l.PropTypes.arrayOf(l.PropTypes.oneOfType([l.PropTypes.func,l.PropTypes.object,l.PropTypes.bool])),l.PropTypes.func,l.PropTypes.object]),type:l.PropTypes.string,value:l.PropTypes.any}),we.muiName="Input";const Fe={entering:{opacity:1,transform:Xe(1)},entered:{opacity:1,transform:"none"}},Ie="undefined"!=typeof navigator&&/^((?!chrome|android).)*(safari|mobile)/i.test(navigator.userAgent)&&/(os |version\/)15(.|_)4/i.test(navigator.userAgent),Ve=i.forwardRef(function(o,n){const{addEndListener:a,appear:t=!0,children:d,easing:m,in:r,onEnter:s,onEntered:_,onEntering:c,onExit:h,onExited:f,onExiting:g,style:p,timeout:u="auto",TransitionComponent:y=l.Transition,...P}=o,T=j(),v=i.useRef(),x=l.useTheme$1(),A=i.useRef(null),S=l.useForkRef(A,l.getReactElementRef(d),n),b=e=>o=>{if(e){const l=A.current;void 0===o?e(l):e(l,o)}},G=b(c),C=b((e,o)=>{l.reflow(e);const{duration:n,delay:a,easing:t}=l.getTransitionProps({style:p,timeout:u,easing:m},{mode:"enter"});let i;"auto"===u?(i=x.transitions.getAutoHeightDuration(e.clientHeight),v.current=i):i=n,e.style.transition=[x.transitions.create("opacity",{duration:i,delay:a}),x.transitions.create("transform",{duration:Ie?i:.666*i,delay:a,easing:t})].join(","),s&&s(e,o)}),E=b(_),M=b(g),O=b(e=>{const{duration:o,delay:n,easing:a}=l.getTransitionProps({style:p,timeout:u,easing:m},{mode:"exit"});let t;"auto"===u?(t=x.transitions.getAutoHeightDuration(e.clientHeight),v.current=t):t=o,e.style.transition=[x.transitions.create("opacity",{duration:t,delay:n}),x.transitions.create("transform",{duration:Ie?t:.666*t,delay:Ie?n:n||.333*t,easing:a})].join(","),e.style.opacity=0,e.style.transform=Xe(.75),h&&h(e)}),N=b(f);return e.jsx(y,{appear:t,in:r,nodeRef:A,onEnter:C,onEntered:E,onEntering:G,onExit:O,onExited:N,onExiting:M,addEndListener:e=>{"auto"===u&&T.start(v.current||0,e),a&&a(A.current,e)},timeout:"auto"===u?null:u,...P,children:(e,{ownerState:o,...l})=>i.cloneElement(d,{style:{opacity:0,transform:Xe(.75),visibility:"exited"!==e||r?void 0:"hidden",...Fe[e],...p,...d.props.style},ref:S,...l})})});"production"!==process.env.NODE_ENV&&(Ve.propTypes={addEndListener:l.PropTypes.func,appear:l.PropTypes.bool,children:l.elementAcceptingRef.isRequired,easing:l.PropTypes.oneOfType([l.PropTypes.shape({enter:l.PropTypes.string,exit:l.PropTypes.string}),l.PropTypes.string]),in:l.PropTypes.bool,onEnter:l.PropTypes.func,onEntered:l.PropTypes.func,onEntering:l.PropTypes.func,onExit:l.PropTypes.func,onExited:l.PropTypes.func,onExiting:l.PropTypes.func,style:l.PropTypes.object,timeout:l.PropTypes.oneOfType([l.PropTypes.oneOf(["auto"]),l.PropTypes.number,l.PropTypes.shape({appear:l.PropTypes.number,enter:l.PropTypes.number,exit:l.PropTypes.number})])}),Ve&&(Ve.muiSupportAuto=!0);const De=l.styled(Te,{shouldForwardProp:e=>l.rootShouldForwardProp(e)||"classes"===e,name:"MuiInput",slot:"Root",overridesResolver:(e,o)=>{const{ownerState:l}=e;return[...ye(e,o),!l.disableUnderline&&o.underline]}})(l.memoTheme(({theme:e})=>{let o="light"===e.palette.mode?"rgba(0, 0, 0, 0.42)":"rgba(255, 255, 255, 0.7)";return e.vars&&(o=e.alpha(e.vars.palette.common.onBackground,e.vars.opacity.inputUnderline)),{position:"relative",variants:[{props:({ownerState:e})=>e.formControl,style:{"label + &":{marginTop:16}}},{props:({ownerState:e})=>!e.disableUnderline,style:{"&::after":{left:0,bottom:0,content:'""',position:"absolute",right:0,transform:"scaleX(0)",transition:e.transitions.create("transform",{duration:e.transitions.duration.shorter,easing:e.transitions.easing.easeOut}),pointerEvents:"none"},[`&.${be.focused}:after`]:{transform:"scaleX(1) translateX(0)"},[`&.${be.error}`]:{"&::before, &::after":{borderBottomColor:(e.vars||e).palette.error.main}},"&::before":{borderBottom:`1px solid ${o}`,left:0,bottom:0,content:'"\\00a0"',position:"absolute",right:0,transition:e.transitions.create("border-bottom-color",{duration:e.transitions.duration.shorter}),pointerEvents:"none"},[`&:hover:not(.${be.disabled}, .${be.error}):before`]:{borderBottom:`2px solid ${(e.vars||e).palette.text.primary}`,"@media (hover: none)":{borderBottom:`1px solid ${o}`}},[`&.${be.disabled}:before`]:{borderBottomStyle:"dotted"}}},...Object.entries(e.palette).filter(te()).map(([o])=>({props:{color:o,disableUnderline:!1},style:{"&::after":{borderBottom:`2px solid ${(e.vars||e).palette[o].main}`}}}))]}})),ke=l.styled(ve,{name:"MuiInput",slot:"Input",overridesResolver:Pe})({}),je=i.forwardRef(function(o,n){const a=l.useDefaultProps({props:o,name:"MuiInput"}),{disableUnderline:t=!1,components:i={},componentsProps:d,fullWidth:m=!1,inputComponent:r="input",multiline:s=!1,slotProps:_,slots:c={},type:h="text",...f}=a,g=(e=>{const{classes:o,disableUnderline:n}=e,a={root:["root",!n&&"underline"],input:["input"]},t=l.composeClasses(a,Se,o);return{...o,...t}})(a),p={root:{ownerState:{disableUnderline:t}}},u=_??d?l.deepmerge(_??d,p):p,y=c.root??i.Root??De,P=c.input??i.Input??ke;return e.jsx(Ae,{slots:{root:y,input:P},slotProps:u,fullWidth:m,inputComponent:r,multiline:s,ref:n,type:h,...f,classes:g})});"production"!==process.env.NODE_ENV&&(je.propTypes={autoComplete:l.PropTypes.string,autoFocus:l.PropTypes.bool,classes:l.PropTypes.object,color:l.PropTypes.oneOfType([l.PropTypes.oneOf(["primary","secondary"]),l.PropTypes.string]),components:l.PropTypes.shape({Input:l.PropTypes.elementType,Root:l.PropTypes.elementType}),componentsProps:l.PropTypes.shape({input:l.PropTypes.object,root:l.PropTypes.object}),defaultValue:l.PropTypes.any,disabled:l.PropTypes.bool,disableUnderline:l.PropTypes.bool,endAdornment:l.PropTypes.node,error:l.PropTypes.bool,fullWidth:l.PropTypes.bool,id:l.PropTypes.string,inputComponent:l.PropTypes.elementType,inputProps:l.PropTypes.object,inputRef:U,margin:l.PropTypes.oneOf(["dense","none"]),maxRows:l.PropTypes.oneOfType([l.PropTypes.number,l.PropTypes.string]),minRows:l.PropTypes.oneOfType([l.PropTypes.number,l.PropTypes.string]),multiline:l.PropTypes.bool,name:l.PropTypes.string,onChange:l.PropTypes.func,placeholder:l.PropTypes.string,readOnly:l.PropTypes.bool,required:l.PropTypes.bool,rows:l.PropTypes.oneOfType([l.PropTypes.number,l.PropTypes.string]),slotProps:l.PropTypes.shape({input:l.PropTypes.object,root:l.PropTypes.object}),slots:l.PropTypes.shape({input:l.PropTypes.elementType,root:l.PropTypes.elementType}),startAdornment:l.PropTypes.node,sx:l.PropTypes.oneOfType([l.PropTypes.arrayOf(l.PropTypes.oneOfType([l.PropTypes.func,l.PropTypes.object,l.PropTypes.bool])),l.PropTypes.func,l.PropTypes.object]),type:l.PropTypes.string,value:l.PropTypes.any}),je.muiName="Input";const He=i.createContext({});function Ue(e){return l.generateUtilityClass("MuiList",e)}"production"!==process.env.NODE_ENV&&(He.displayName="ListContext"),l.generateUtilityClasses("MuiList",["root","padding","dense","subheader"]);const Be=l.styled("ul",{name:"MuiList",slot:"Root",overridesResolver:(e,o)=>{const{ownerState:l}=e;return[o.root,!l.disablePadding&&o.padding,l.dense&&o.dense,l.subheader&&o.subheader]}})({listStyle:"none",margin:0,padding:0,position:"relative",variants:[{props:({ownerState:e})=>!e.disablePadding,style:{paddingTop:8,paddingBottom:8}},{props:({ownerState:e})=>e.subheader,style:{paddingTop:0}}]}),Ke=i.forwardRef(function(o,n){const a=l.useDefaultProps({props:o,name:"MuiList"}),{children:t,className:d,component:m="ul",dense:r=!1,disablePadding:s=!1,subheader:_,...c}=a,h=i.useMemo(()=>({dense:r}),[r]),f={...a,component:m,dense:r,disablePadding:s},g=(e=>{const{classes:o,disablePadding:n,dense:a,subheader:t}=e,i={root:["root",!n&&"padding",a&&"dense",t&&"subheader"]};return l.composeClasses(i,Ue,o)})(f);return e.jsx(He.Provider,{value:h,children:e.jsxs(Be,{as:m,className:l.clsx(g.root,d),ref:n,ownerState:f,...c,children:[_,t]})})});"production"!==process.env.NODE_ENV&&(Ke.propTypes={children:l.PropTypes.node,classes:l.PropTypes.object,className:l.PropTypes.string,component:l.PropTypes.elementType,dense:l.PropTypes.bool,disablePadding:l.PropTypes.bool,subheader:l.PropTypes.node,sx:l.PropTypes.oneOfType([l.PropTypes.arrayOf(l.PropTypes.oneOfType([l.PropTypes.func,l.PropTypes.object,l.PropTypes.bool])),l.PropTypes.func,l.PropTypes.object])});const We=l.generateUtilityClasses("MuiListItemIcon",["root","alignItemsFlexStart"]),Ye=l.generateUtilityClasses("MuiListItemText",["root","multiline","dense","inset","primary","secondary"]);function $e(e,o,l){return e===o?e.firstChild:o&&o.nextElementSibling?o.nextElementSibling:l?null:e.firstChild}function ze(e,o,l){return e===o?l?e.firstChild:e.lastChild:o&&o.previousElementSibling?o.previousElementSibling:l?null:e.lastChild}function Ze(e,o){if(void 0===o)return!0;let l=e.innerText;return void 0===l&&(l=e.textContent),l=l.trim().toLowerCase(),0!==l.length&&(o.repeating?l[0]===o.keys[0]:l.startsWith(o.keys.join("")))}function Qe(e,o,l,n,a,t){let i=!1,d=a(e,o,!!o&&l);for(;d;){if(d===e.firstChild){if(i)return!1;i=!0}const o=!n&&(d.disabled||"true"===d.getAttribute("aria-disabled"));if(d.hasAttribute("tabindex")&&Ze(d,t)&&!o)return d.focus(),!0;d=a(e,d,l)}return!1}const Je=i.forwardRef(function(o,n){const{actions:a,autoFocus:t=!1,autoFocusItem:d=!1,children:m,className:r,disabledItemsFocusable:s=!1,disableListWrap:_=!1,onKeyDown:c,variant:h="selectedMenu",...f}=o,g=i.useRef(null),p=i.useRef({keys:[],repeating:!0,previousKeyMatched:!0,lastTime:null});l.useEnhancedEffect(()=>{t&&g.current.focus()},[t]),i.useImperativeHandle(a,()=>({adjustStyleForScrollbar:(e,{direction:o})=>{const n=!g.current.style.width;if(e.clientHeight<g.current.clientHeight&&n){const n=`${l.getScrollbarSize(l.ownerWindow(e))}px`;g.current.style["rtl"===o?"paddingLeft":"paddingRight"]=n,g.current.style.width=`calc(100% + ${n})`}return g.current}}),[]);const u=l.useForkRef(g,n);let y=-1;i.Children.forEach(m,(e,o)=>{i.isValidElement(e)?("production"!==process.env.NODE_ENV&&l.reactIsExports.isFragment(e)&&console.error(["MUI: The Menu component doesn't accept a Fragment as a child.","Consider providing an array instead."].join("\n")),e.props.disabled||("selectedMenu"===h&&e.props.selected||-1===y)&&(y=o),y===o&&(e.props.disabled||e.props.muiSkipListHighlight||e.type.muiSkipListHighlight)&&(y+=1,y>=m.length&&(y=-1))):y===o&&(y+=1,y>=m.length&&(y=-1))});const P=i.Children.map(m,(e,o)=>{if(o===y){const o={};return d&&(o.autoFocus=!0),void 0===e.props.tabIndex&&"selectedMenu"===h&&(o.tabIndex=0),i.cloneElement(e,o)}return e});return e.jsx(Ke,{role:"menu",ref:u,className:r,onKeyDown:e=>{const o=g.current,n=e.key;if(e.ctrlKey||e.metaKey||e.altKey)return void(c&&c(e));const a=l.activeElement(l.ownerDocument(o));if("ArrowDown"===n)e.preventDefault(),Qe(o,a,_,s,$e);else if("ArrowUp"===n)e.preventDefault(),Qe(o,a,_,s,ze);else if("Home"===n)e.preventDefault(),Qe(o,null,_,s,$e);else if("End"===n)e.preventDefault(),Qe(o,null,_,s,ze);else if(1===n.length){const l=p.current,t=n.toLowerCase(),i=performance.now();l.keys.length>0&&(i-l.lastTime>500?(l.keys=[],l.repeating=!0,l.previousKeyMatched=!0):l.repeating&&t!==l.keys[0]&&(l.repeating=!1)),l.lastTime=i,l.keys.push(t);const d=a&&!l.repeating&&Ze(a,l);l.previousKeyMatched&&(d||Qe(o,a,!1,s,$e,l))?e.preventDefault():l.previousKeyMatched=!1}c&&c(e)},tabIndex:t?0:-1,...f,children:P})});function qe(e){return l.generateUtilityClass("MuiPopover",e)}function eo(e,o){let l=0;return"number"==typeof o?l=o:"center"===o?l=e.height/2:"bottom"===o&&(l=e.height),l}function oo(e,o){let l=0;return"number"==typeof o?l=o:"center"===o?l=e.width/2:"right"===o&&(l=e.width),l}function lo(e){return[e.horizontal,e.vertical].map(e=>"number"==typeof e?`${e}px`:e).join(" ")}function no(e){return"function"==typeof e?e():e}"production"!==process.env.NODE_ENV&&(Je.propTypes={autoFocus:l.PropTypes.bool,autoFocusItem:l.PropTypes.bool,children:l.PropTypes.node,className:l.PropTypes.string,disabledItemsFocusable:l.PropTypes.bool,disableListWrap:l.PropTypes.bool,onKeyDown:l.PropTypes.func,variant:l.PropTypes.oneOf(["menu","selectedMenu"])}),l.generateUtilityClasses("MuiPopover",["root","paper"]);const ao=l.styled(l.Modal,{name:"MuiPopover",slot:"Root"})({}),to=l.styled(l.Paper,{name:"MuiPopover",slot:"Paper"})({position:"absolute",overflowY:"auto",overflowX:"hidden",minWidth:16,minHeight:16,maxWidth:"calc(100% - 32px)",maxHeight:"calc(100% - 32px)",outline:0}),io=i.forwardRef(function(o,n){const a=l.useDefaultProps({props:o,name:"MuiPopover"}),{action:t,anchorEl:d,anchorOrigin:m={vertical:"top",horizontal:"left"},anchorPosition:r,anchorReference:s="anchorEl",children:_,className:c,container:h,elevation:f=8,marginThreshold:g=16,open:p,PaperProps:u={},slots:y={},slotProps:P={},transformOrigin:T={vertical:"top",horizontal:"left"},TransitionComponent:v,transitionDuration:x="auto",TransitionProps:A={},disableScrollLock:S=!1,...b}=a,G=i.useRef(),C={...a,anchorOrigin:m,anchorReference:s,elevation:f,marginThreshold:g,transformOrigin:T,TransitionComponent:v,transitionDuration:x,TransitionProps:A},E=(e=>{const{classes:o}=e;return l.composeClasses({root:["root"],paper:["paper"]},qe,o)})(C),M=i.useCallback(()=>{if("anchorPosition"===s)return"production"!==process.env.NODE_ENV&&(r||console.error('MUI: You need to provide a `anchorPosition` prop when using <Popover anchorReference="anchorPosition" />.')),r;const e=no(d),o=e&&1===e.nodeType?e:l.ownerDocument(G.current).body,n=o.getBoundingClientRect();if("production"!==process.env.NODE_ENV){const e=o.getBoundingClientRect();"test"!==process.env.NODE_ENV&&0===e.top&&0===e.left&&0===e.right&&0===e.bottom&&console.warn(["MUI: The `anchorEl` prop provided to the component is invalid.","The anchor element should be part of the document layout.","Make sure the element is present in the document or that it's not display none."].join("\n"))}return{top:n.top+eo(n,m.vertical),left:n.left+oo(n,m.horizontal)}},[d,m.horizontal,m.vertical,r,s]),O=i.useCallback(e=>({vertical:eo(e,T.vertical),horizontal:oo(e,T.horizontal)}),[T.horizontal,T.vertical]),N=i.useCallback(e=>{const o={width:e.offsetWidth,height:e.offsetHeight},n=O(o);if("none"===s)return{top:null,left:null,transformOrigin:lo(n)};const a=M();let t=a.top-n.vertical,i=a.left-n.horizontal;const m=t+o.height,r=i+o.width,_=l.ownerWindow(no(d)),c=_.innerHeight-g,h=_.innerWidth-g;if(null!==g&&t<g){const e=t-g;t-=e,n.vertical+=e}else if(null!==g&&m>c){const e=m-c;t-=e,n.vertical+=e}if("production"!==process.env.NODE_ENV&&o.height>c&&o.height&&c&&console.error(["MUI: The popover component is too tall.",`Some part of it can not be seen on the screen (${o.height-c}px).`,"Please consider adding a `max-height` to improve the user-experience."].join("\n")),null!==g&&i<g){const e=i-g;i-=e,n.horizontal+=e}else if(r>h){const e=r-h;i-=e,n.horizontal+=e}return{top:`${Math.round(t)}px`,left:`${Math.round(i)}px`,transformOrigin:lo(n)}},[d,s,M,O,g]),[R,L]=i.useState(p),w=i.useCallback(()=>{const e=G.current;if(!e)return;const o=N(e);null!==o.top&&e.style.setProperty("top",o.top),null!==o.left&&(e.style.left=o.left),e.style.transformOrigin=o.transformOrigin,L(!0)},[N]);i.useEffect(()=>(S&&window.addEventListener("scroll",w),()=>window.removeEventListener("scroll",w)),[d,S,w]);i.useEffect(()=>{p&&w()}),i.useImperativeHandle(t,()=>p?{updatePosition:()=>{w()}}:null,[p,w]),i.useEffect(()=>{if(!p)return;const e=l.debounce(()=>{w()}),o=l.ownerWindow(no(d));return o.addEventListener("resize",e),()=>{e.clear(),o.removeEventListener("resize",e)}},[d,p,w]);let X=x;const F={slots:{transition:v,...y},slotProps:{transition:A,paper:u,...P}},[I,V]=l.useSlot("transition",{elementType:Ve,externalForwardedProps:F,ownerState:C,getSlotProps:e=>({...e,onEntering:(o,l)=>{e.onEntering?.(o,l),w()},onExited:o=>{e.onExited?.(o),L(!1)}}),additionalProps:{appear:!0,in:p}});"auto"!==x||I.muiSupportAuto||(X=void 0);const D=h||(d?l.ownerDocument(no(d)).body:void 0),[k,{slots:j,slotProps:H,...U}]=l.useSlot("root",{ref:n,elementType:ao,externalForwardedProps:{...F,...b},shouldForwardComponentProp:!0,additionalProps:{slots:{backdrop:y.backdrop},slotProps:{backdrop:l.mergeSlotProps$1("function"==typeof P.backdrop?P.backdrop(C):P.backdrop,{invisible:!0})},container:D,open:p},ownerState:C,className:l.clsx(E.root,c)}),[B,K]=l.useSlot("paper",{ref:G,className:E.paper,elementType:to,externalForwardedProps:F,shouldForwardComponentProp:!0,additionalProps:{elevation:f,style:R?void 0:{opacity:0}},ownerState:C});return e.jsx(k,{...U,...!l.isHostComponent(k)&&{slots:j,slotProps:H,disableScrollLock:S},children:e.jsx(I,{...V,timeout:X,children:e.jsx(B,{...K,children:_})})})});function mo(e){return l.generateUtilityClass("MuiMenu",e)}"production"!==process.env.NODE_ENV&&(io.propTypes={action:U,anchorEl:l.chainPropTypes(l.PropTypes.oneOfType([l.HTMLElementType,l.PropTypes.func]),e=>{if(e.open&&(!e.anchorReference||"anchorEl"===e.anchorReference)){const o=no(e.anchorEl);if(!o||1!==o.nodeType)return new Error(["MUI: The `anchorEl` prop provided to the component is invalid.",`It should be an Element or PopoverVirtualElement instance but it's \`${o}\` instead.`].join("\n"));{const e=o.getBoundingClientRect();if("test"!==process.env.NODE_ENV&&0===e.top&&0===e.left&&0===e.right&&0===e.bottom)return new Error(["MUI: The `anchorEl` prop provided to the component is invalid.","The anchor element should be part of the document layout.","Make sure the element is present in the document or that it's not display none."].join("\n"))}}return null}),anchorOrigin:l.PropTypes.shape({horizontal:l.PropTypes.oneOfType([l.PropTypes.oneOf(["center","left","right"]),l.PropTypes.number]).isRequired,vertical:l.PropTypes.oneOfType([l.PropTypes.oneOf(["bottom","center","top"]),l.PropTypes.number]).isRequired}),anchorPosition:l.PropTypes.shape({left:l.PropTypes.number.isRequired,top:l.PropTypes.number.isRequired}),anchorReference:l.PropTypes.oneOf(["anchorEl","anchorPosition","none"]),BackdropComponent:l.PropTypes.elementType,BackdropProps:l.PropTypes.object,children:l.PropTypes.node,classes:l.PropTypes.object,className:l.PropTypes.string,container:l.PropTypes.oneOfType([l.HTMLElementType,l.PropTypes.func]),disableScrollLock:l.PropTypes.bool,elevation:l.integerPropType,marginThreshold:l.PropTypes.number,onClose:l.PropTypes.func,open:l.PropTypes.bool.isRequired,PaperProps:l.PropTypes.shape({component:H}),slotProps:l.PropTypes.shape({backdrop:l.PropTypes.oneOfType([l.PropTypes.func,l.PropTypes.object]),paper:l.PropTypes.oneOfType([l.PropTypes.func,l.PropTypes.object]),root:l.PropTypes.oneOfType([l.PropTypes.func,l.PropTypes.object]),transition:l.PropTypes.oneOfType([l.PropTypes.func,l.PropTypes.object])}),slots:l.PropTypes.shape({backdrop:l.PropTypes.elementType,paper:l.PropTypes.elementType,root:l.PropTypes.elementType,transition:l.PropTypes.elementType}),sx:l.PropTypes.oneOfType([l.PropTypes.arrayOf(l.PropTypes.oneOfType([l.PropTypes.func,l.PropTypes.object,l.PropTypes.bool])),l.PropTypes.func,l.PropTypes.object]),transformOrigin:l.PropTypes.shape({horizontal:l.PropTypes.oneOfType([l.PropTypes.oneOf(["center","left","right"]),l.PropTypes.number]).isRequired,vertical:l.PropTypes.oneOfType([l.PropTypes.oneOf(["bottom","center","top"]),l.PropTypes.number]).isRequired}),TransitionComponent:l.PropTypes.elementType,transitionDuration:l.PropTypes.oneOfType([l.PropTypes.oneOf(["auto"]),l.PropTypes.number,l.PropTypes.shape({appear:l.PropTypes.number,enter:l.PropTypes.number,exit:l.PropTypes.number})]),TransitionProps:l.PropTypes.object}),l.generateUtilityClasses("MuiMenu",["root","paper","list"]);const ro={vertical:"top",horizontal:"right"},so={vertical:"top",horizontal:"left"},_o=l.styled(io,{shouldForwardProp:e=>l.rootShouldForwardProp(e)||"classes"===e,name:"MuiMenu",slot:"Root"})({}),co=l.styled(to,{name:"MuiMenu",slot:"Paper"})({maxHeight:"calc(100% - 96px)",WebkitOverflowScrolling:"touch"}),ho=l.styled(Je,{name:"MuiMenu",slot:"List"})({outline:0}),fo=i.forwardRef(function(o,n){const a=l.useDefaultProps({props:o,name:"MuiMenu"}),{autoFocus:t=!0,children:d,className:m,disableAutoFocusItem:r=!1,MenuListProps:s={},onClose:_,open:c,PaperProps:h={},PopoverClasses:f,transitionDuration:g="auto",TransitionProps:{onEntering:p,...u}={},variant:y="selectedMenu",slots:P={},slotProps:T={},...v}=a,x=l.useRtl(),A={...a,autoFocus:t,disableAutoFocusItem:r,MenuListProps:s,onEntering:p,PaperProps:h,transitionDuration:g,TransitionProps:u,variant:y},S=(e=>{const{classes:o}=e;return l.composeClasses({root:["root"],paper:["paper"],list:["list"]},mo,o)})(A),b=t&&!r&&c,G=i.useRef(null);let C=-1;i.Children.map(d,(e,o)=>{i.isValidElement(e)&&("production"!==process.env.NODE_ENV&&l.reactIsExports.isFragment(e)&&console.error(["MUI: The Menu component doesn't accept a Fragment as a child.","Consider providing an array instead."].join("\n")),e.props.disabled||("selectedMenu"===y&&e.props.selected||-1===C)&&(C=o))});const E={slots:P,slotProps:{list:s,transition:u,paper:h,...T}},M=function(e){const{elementType:o,externalSlotProps:n,ownerState:a,skipResolvingSlotProps:t=!1,...i}=e,d=t?{}:l.resolveComponentProps(n,a),{props:m,internalRef:r}=l.mergeSlotProps({...i,externalSlotProps:d}),s=l.useForkRef(r,d?.ref,e.additionalProps?.ref);return l.appendOwnerState(o,{...m,ref:s},a)}({elementType:P.root,externalSlotProps:T.root,ownerState:A,className:[S.root,m]}),[O,N]=l.useSlot("paper",{className:S.paper,elementType:co,externalForwardedProps:E,shouldForwardComponentProp:!0,ownerState:A}),[R,L]=l.useSlot("list",{className:l.clsx(S.list,s.className),elementType:ho,shouldForwardComponentProp:!0,externalForwardedProps:E,getSlotProps:e=>({...e,onKeyDown:o=>{(e=>{"Tab"===e.key&&(e.preventDefault(),_&&_(e,"tabKeyDown"))})(o),e.onKeyDown?.(o)}}),ownerState:A}),w="function"==typeof E.slotProps.transition?E.slotProps.transition(A):E.slotProps.transition;return e.jsx(_o,{onClose:_,anchorOrigin:{vertical:"bottom",horizontal:x?"right":"left"},transformOrigin:x?ro:so,slots:{root:P.root,paper:O,backdrop:P.backdrop,...P.transition&&{transition:P.transition}},slotProps:{root:M,paper:N,backdrop:"function"==typeof T.backdrop?T.backdrop(A):T.backdrop,transition:{...w,onEntering:(...e)=>{((e,o)=>{G.current&&G.current.adjustStyleForScrollbar(e,{direction:x?"rtl":"ltr"}),p&&p(e,o)})(...e),w?.onEntering?.(...e)}}},open:c,ref:n,transitionDuration:g,ownerState:A,...v,classes:f,children:e.jsx(R,{actions:G,autoFocus:t&&(-1===C||r),autoFocusItem:b,variant:y,...L,children:d})})});function go(e){return l.generateUtilityClass("MuiMenuItem",e)}"production"!==process.env.NODE_ENV&&(fo.propTypes={anchorEl:l.PropTypes.oneOfType([l.HTMLElementType,l.PropTypes.func]),autoFocus:l.PropTypes.bool,children:l.PropTypes.node,classes:l.PropTypes.object,className:l.PropTypes.string,disableAutoFocusItem:l.PropTypes.bool,MenuListProps:l.PropTypes.object,onClose:l.PropTypes.func,open:l.PropTypes.bool.isRequired,PaperProps:l.PropTypes.object,PopoverClasses:l.PropTypes.object,slotProps:l.PropTypes.shape({backdrop:l.PropTypes.oneOfType([l.PropTypes.func,l.PropTypes.object]),list:l.PropTypes.oneOfType([l.PropTypes.func,l.PropTypes.object]),paper:l.PropTypes.oneOfType([l.PropTypes.func,l.PropTypes.object]),root:l.PropTypes.oneOfType([l.PropTypes.func,l.PropTypes.object]),transition:l.PropTypes.oneOfType([l.PropTypes.func,l.PropTypes.object])}),slots:l.PropTypes.shape({backdrop:l.PropTypes.elementType,list:l.PropTypes.elementType,paper:l.PropTypes.elementType,root:l.PropTypes.elementType,transition:l.PropTypes.elementType}),sx:l.PropTypes.oneOfType([l.PropTypes.arrayOf(l.PropTypes.oneOfType([l.PropTypes.func,l.PropTypes.object,l.PropTypes.bool])),l.PropTypes.func,l.PropTypes.object]),transitionDuration:l.PropTypes.oneOfType([l.PropTypes.oneOf(["auto"]),l.PropTypes.number,l.PropTypes.shape({appear:l.PropTypes.number,enter:l.PropTypes.number,exit:l.PropTypes.number})]),TransitionProps:l.PropTypes.object,variant:l.PropTypes.oneOf(["menu","selectedMenu"])});const po=l.generateUtilityClasses("MuiMenuItem",["root","focusVisible","dense","disabled","divider","gutters","selected"]),uo=l.styled(ne,{shouldForwardProp:e=>l.rootShouldForwardProp(e)||"classes"===e,name:"MuiMenuItem",slot:"Root",overridesResolver:(e,o)=>{const{ownerState:l}=e;return[o.root,l.dense&&o.dense,l.divider&&o.divider,!l.disableGutters&&o.gutters]}})(l.memoTheme(({theme:e})=>({...e.typography.body1,display:"flex",justifyContent:"flex-start",alignItems:"center",position:"relative",textDecoration:"none",minHeight:48,paddingTop:6,paddingBottom:6,boxSizing:"border-box",whiteSpace:"nowrap","&:hover":{textDecoration:"none",backgroundColor:(e.vars||e).palette.action.hover,"@media (hover: none)":{backgroundColor:"transparent"}},[`&.${po.selected}`]:{backgroundColor:e.alpha((e.vars||e).palette.primary.main,(e.vars||e).palette.action.selectedOpacity),[`&.${po.focusVisible}`]:{backgroundColor:e.alpha((e.vars||e).palette.primary.main,`${(e.vars||e).palette.action.selectedOpacity} + ${(e.vars||e).palette.action.focusOpacity}`)}},[`&.${po.selected}:hover`]:{backgroundColor:e.alpha((e.vars||e).palette.primary.main,`${(e.vars||e).palette.action.selectedOpacity} + ${(e.vars||e).palette.action.hoverOpacity}`),"@media (hover: none)":{backgroundColor:e.alpha((e.vars||e).palette.primary.main,(e.vars||e).palette.action.selectedOpacity)}},[`&.${po.focusVisible}`]:{backgroundColor:(e.vars||e).palette.action.focus},[`&.${po.disabled}`]:{opacity:(e.vars||e).palette.action.disabledOpacity},[`& + .${Ne.root}`]:{marginTop:e.spacing(1),marginBottom:e.spacing(1)},[`& + .${Ne.inset}`]:{marginLeft:52},[`& .${Ye.root}`]:{marginTop:0,marginBottom:0},[`& .${Ye.inset}`]:{paddingLeft:36},[`& .${We.root}`]:{minWidth:36},variants:[{props:({ownerState:e})=>!e.disableGutters,style:{paddingLeft:16,paddingRight:16}},{props:({ownerState:e})=>e.divider,style:{borderBottom:`1px solid ${(e.vars||e).palette.divider}`,backgroundClip:"padding-box"}},{props:({ownerState:e})=>!e.dense,style:{[e.breakpoints.up("sm")]:{minHeight:"auto"}}},{props:({ownerState:e})=>e.dense,style:{minHeight:32,paddingTop:4,paddingBottom:4,...e.typography.body2,[`& .${We.root} svg`]:{fontSize:"1.25rem"}}}]}))),yo=i.forwardRef(function(o,n){const a=l.useDefaultProps({props:o,name:"MuiMenuItem"}),{autoFocus:t=!1,component:d="li",dense:m=!1,divider:r=!1,disableGutters:s=!1,focusVisibleClassName:_,role:c="menuitem",tabIndex:h,className:f,...g}=a,p=i.useContext(He),u=i.useMemo(()=>({dense:m||p.dense||!1,disableGutters:s}),[p.dense,m,s]),y=i.useRef(null);l.useEnhancedEffect(()=>{t&&(y.current?y.current.focus():"production"!==process.env.NODE_ENV&&console.error("MUI: Unable to set focus to a MenuItem whose component has not been rendered."))},[t]);const P={...a,dense:u.dense,divider:r,disableGutters:s},T=(e=>{const{disabled:o,dense:n,divider:a,disableGutters:t,selected:i,classes:d}=e,m={root:["root",n&&"dense",o&&"disabled",!t&&"gutters",a&&"divider",i&&"selected"]},r=l.composeClasses(m,go,d);return{...d,...r}})(a),v=l.useForkRef(y,n);let x;return a.disabled||(x=void 0!==h?h:-1),e.jsx(He.Provider,{value:u,children:e.jsx(uo,{ref:v,role:c,tabIndex:x,component:d,focusVisibleClassName:l.clsx(T.focusVisible,_),className:l.clsx(T.root,f),...g,ownerState:P,classes:T})})});function Po(e){return l.generateUtilityClass("MuiNativeSelect",e)}"production"!==process.env.NODE_ENV&&(yo.propTypes={autoFocus:l.PropTypes.bool,children:l.PropTypes.node,classes:l.PropTypes.object,className:l.PropTypes.string,component:l.PropTypes.elementType,dense:l.PropTypes.bool,disabled:l.PropTypes.bool,disableGutters:l.PropTypes.bool,divider:l.PropTypes.bool,focusVisibleClassName:l.PropTypes.string,role:l.PropTypes.string,selected:l.PropTypes.bool,sx:l.PropTypes.oneOfType([l.PropTypes.arrayOf(l.PropTypes.oneOfType([l.PropTypes.func,l.PropTypes.object,l.PropTypes.bool])),l.PropTypes.func,l.PropTypes.object]),tabIndex:l.PropTypes.number});const To=l.generateUtilityClasses("MuiNativeSelect",["root","select","multiple","filled","outlined","standard","disabled","icon","iconOpen","iconFilled","iconOutlined","iconStandard","nativeInput","error"]),vo=l.styled("select",{name:"MuiNativeSelect"})(({theme:e})=>({MozAppearance:"none",WebkitAppearance:"none",userSelect:"none",borderRadius:0,cursor:"pointer","&:focus":{borderRadius:0},[`&.${To.disabled}`]:{cursor:"default"},"&[multiple]":{height:"auto"},"&:not([multiple]) option, &:not([multiple]) optgroup":{backgroundColor:(e.vars||e).palette.background.paper},variants:[{props:({ownerState:e})=>"filled"!==e.variant&&"outlined"!==e.variant,style:{"&&&":{paddingRight:24,minWidth:16}}},{props:{variant:"filled"},style:{"&&&":{paddingRight:32}}},{props:{variant:"outlined"},style:{borderRadius:(e.vars||e).shape.borderRadius,"&:focus":{borderRadius:(e.vars||e).shape.borderRadius},"&&&":{paddingRight:32}}}]})),xo=l.styled(vo,{name:"MuiNativeSelect",slot:"Select",shouldForwardProp:l.rootShouldForwardProp,overridesResolver:(e,o)=>{const{ownerState:l}=e;return[o.select,o[l.variant],l.error&&o.error,{[`&.${To.multiple}`]:o.multiple}]}})({}),Ao=l.styled("svg",{name:"MuiNativeSelect"})(({theme:e})=>({position:"absolute",right:0,top:"calc(50% - .5em)",pointerEvents:"none",color:(e.vars||e).palette.action.active,[`&.${To.disabled}`]:{color:(e.vars||e).palette.action.disabled},variants:[{props:({ownerState:e})=>e.open,style:{transform:"rotate(180deg)"}},{props:{variant:"filled"},style:{right:7}},{props:{variant:"outlined"},style:{right:7}}]})),So=l.styled(Ao,{name:"MuiNativeSelect",slot:"Icon",overridesResolver:(e,o)=>{const{ownerState:n}=e;return[o.icon,n.variant&&o[`icon${l.capitalize(n.variant)}`],n.open&&o.iconOpen]}})({}),bo=i.forwardRef(function(o,n){const{className:a,disabled:t,error:d,IconComponent:m,inputRef:r,variant:s="standard",..._}=o,c={...o,disabled:t,variant:s,error:d},h=(e=>{const{classes:o,variant:n,disabled:a,multiple:t,open:i,error:d}=e,m={select:["select",n,a&&"disabled",t&&"multiple",d&&"error"],icon:["icon",`icon${l.capitalize(n)}`,i&&"iconOpen",a&&"disabled"]};return l.composeClasses(m,Po,o)})(c);return e.jsxs(i.Fragment,{children:[e.jsx(xo,{ownerState:c,className:l.clsx(h.select,a),disabled:t,ref:r||n,..._}),o.multiple?null:e.jsx(So,{as:m,ownerState:c,className:h.icon})]})});var Go;"production"!==process.env.NODE_ENV&&(bo.propTypes={children:l.PropTypes.node,classes:l.PropTypes.object,className:l.PropTypes.string,disabled:l.PropTypes.bool,error:l.PropTypes.bool,IconComponent:l.PropTypes.elementType.isRequired,inputRef:U,multiple:l.PropTypes.bool,name:l.PropTypes.string,onChange:l.PropTypes.func,value:l.PropTypes.any,variant:l.PropTypes.oneOf(["standard","outlined","filled"])});const Co=l.styled("fieldset",{name:"MuiNotchedOutlined",shouldForwardProp:l.rootShouldForwardProp})({textAlign:"left",position:"absolute",bottom:0,right:0,top:-5,left:0,margin:0,padding:"0 8px",pointerEvents:"none",borderRadius:"inherit",borderStyle:"solid",borderWidth:1,overflow:"hidden",minWidth:"0%"}),Eo=l.styled("legend",{name:"MuiNotchedOutlined",shouldForwardProp:l.rootShouldForwardProp})(l.memoTheme(({theme:e})=>({float:"unset",width:"auto",overflow:"hidden",variants:[{props:({ownerState:e})=>!e.withLabel,style:{padding:0,lineHeight:"11px",transition:e.transitions.create("width",{duration:150,easing:e.transitions.easing.easeOut})}},{props:({ownerState:e})=>e.withLabel,style:{display:"block",padding:0,height:11,fontSize:"0.75em",visibility:"hidden",maxWidth:.01,transition:e.transitions.create("max-width",{duration:50,easing:e.transitions.easing.easeOut}),whiteSpace:"nowrap","& > span":{paddingLeft:5,paddingRight:5,display:"inline-block",opacity:0,visibility:"visible"}}},{props:({ownerState:e})=>e.withLabel&&e.notched,style:{maxWidth:"100%",transition:e.transitions.create("max-width",{duration:100,easing:e.transitions.easing.easeOut,delay:50})}}]})));function Mo(o){const{children:l,classes:n,className:a,label:t,notched:i,...d}=o,m=null!=t&&""!==t,r={...o,notched:i,withLabel:m};return e.jsx(Co,{"aria-hidden":!0,className:a,ownerState:r,...d,children:e.jsx(Eo,{ownerState:r,children:m?e.jsx("span",{children:t}):Go||(Go=e.jsx("span",{className:"notranslate","aria-hidden":!0,children:"​"}))})})}"production"!==process.env.NODE_ENV&&(Mo.propTypes={children:l.PropTypes.node,classes:l.PropTypes.object,className:l.PropTypes.string,label:l.PropTypes.node,notched:l.PropTypes.bool.isRequired,style:l.PropTypes.object});const Oo=l.styled(Te,{shouldForwardProp:e=>l.rootShouldForwardProp(e)||"classes"===e,name:"MuiOutlinedInput",slot:"Root",overridesResolver:ye})(l.memoTheme(({theme:e})=>{const o="light"===e.palette.mode?"rgba(0, 0, 0, 0.23)":"rgba(255, 255, 255, 0.23)";return{position:"relative",borderRadius:(e.vars||e).shape.borderRadius,[`&:hover .${Ce.notchedOutline}`]:{borderColor:(e.vars||e).palette.text.primary},"@media (hover: none)":{[`&:hover .${Ce.notchedOutline}`]:{borderColor:e.vars?e.alpha(e.vars.palette.common.onBackground,.23):o}},[`&.${Ce.focused} .${Ce.notchedOutline}`]:{borderWidth:2},variants:[...Object.entries(e.palette).filter(te()).map(([o])=>({props:{color:o},style:{[`&.${Ce.focused} .${Ce.notchedOutline}`]:{borderColor:(e.vars||e).palette[o].main}}})),{props:{},style:{[`&.${Ce.error} .${Ce.notchedOutline}`]:{borderColor:(e.vars||e).palette.error.main},[`&.${Ce.disabled} .${Ce.notchedOutline}`]:{borderColor:(e.vars||e).palette.action.disabled}}},{props:({ownerState:e})=>e.startAdornment,style:{paddingLeft:14}},{props:({ownerState:e})=>e.endAdornment,style:{paddingRight:14}},{props:({ownerState:e})=>e.multiline,style:{padding:"16.5px 14px"}},{props:({ownerState:e,size:o})=>e.multiline&&"small"===o,style:{padding:"8.5px 14px"}}]}})),No=l.styled(Mo,{name:"MuiOutlinedInput",slot:"NotchedOutline"})(l.memoTheme(({theme:e})=>{const o="light"===e.palette.mode?"rgba(0, 0, 0, 0.23)":"rgba(255, 255, 255, 0.23)";return{borderColor:e.vars?e.alpha(e.vars.palette.common.onBackground,.23):o}})),Ro=l.styled(ve,{name:"MuiOutlinedInput",slot:"Input",overridesResolver:Pe})(l.memoTheme(({theme:e})=>({padding:"16.5px 14px",...!e.vars&&{"&:-webkit-autofill":{WebkitBoxShadow:"light"===e.palette.mode?null:"0 0 0 100px #266798 inset",WebkitTextFillColor:"light"===e.palette.mode?null:"#fff",caretColor:"light"===e.palette.mode?null:"#fff",borderRadius:"inherit"}},...e.vars&&{"&:-webkit-autofill":{borderRadius:"inherit"},[e.getColorSchemeSelector("dark")]:{"&:-webkit-autofill":{WebkitBoxShadow:"0 0 0 100px #266798 inset",WebkitTextFillColor:"#fff",caretColor:"#fff"}}},variants:[{props:{size:"small"},style:{padding:"8.5px 14px"}},{props:({ownerState:e})=>e.multiline,style:{padding:0}},{props:({ownerState:e})=>e.startAdornment,style:{paddingLeft:0}},{props:({ownerState:e})=>e.endAdornment,style:{paddingRight:0}}]}))),Lo=i.forwardRef(function(o,n){const a=l.useDefaultProps({props:o,name:"MuiOutlinedInput"}),{components:t={},fullWidth:d=!1,inputComponent:m="input",label:r,multiline:s=!1,notched:_,slots:c={},slotProps:h={},type:f="text",...g}=a,p=(e=>{const{classes:o}=e,n=l.composeClasses({root:["root"],notchedOutline:["notchedOutline"],input:["input"]},Ge,o);return{...o,...n}})(a),u=ce(),y=se({props:a,muiFormControl:u,states:["color","disabled","error","focused","hiddenLabel","size","required"]}),P={...a,color:y.color||"primary",disabled:y.disabled,error:y.error,focused:y.focused,formControl:u,fullWidth:d,hiddenLabel:y.hiddenLabel,multiline:s,size:y.size,type:f},T=c.root??t.Root??Oo,v=c.input??t.Input??Ro,[x,A]=l.useSlot("notchedOutline",{elementType:No,className:p.notchedOutline,shouldForwardComponentProp:!0,ownerState:P,externalForwardedProps:{slots:c,slotProps:h},additionalProps:{label:null!=r&&""!==r&&y.required?e.jsxs(i.Fragment,{children:[r," ","*"]}):r}});return e.jsx(Ae,{slots:{root:T,input:v},slotProps:h,renderSuffix:o=>e.jsx(x,{...A,notched:void 0!==_?_:Boolean(o.startAdornment||o.filled||o.focused)}),fullWidth:d,inputComponent:m,multiline:s,ref:n,type:f,...g,classes:{...p,notchedOutline:null}})});function wo(e){return l.generateUtilityClass("MuiSelect",e)}"production"!==process.env.NODE_ENV&&(Lo.propTypes={autoComplete:l.PropTypes.string,autoFocus:l.PropTypes.bool,classes:l.PropTypes.object,color:l.PropTypes.oneOfType([l.PropTypes.oneOf(["primary","secondary"]),l.PropTypes.string]),components:l.PropTypes.shape({Input:l.PropTypes.elementType,Root:l.PropTypes.elementType}),defaultValue:l.PropTypes.any,disabled:l.PropTypes.bool,endAdornment:l.PropTypes.node,error:l.PropTypes.bool,fullWidth:l.PropTypes.bool,id:l.PropTypes.string,inputComponent:l.PropTypes.elementType,inputProps:l.PropTypes.object,inputRef:U,label:l.PropTypes.node,margin:l.PropTypes.oneOf(["dense","none"]),maxRows:l.PropTypes.oneOfType([l.PropTypes.number,l.PropTypes.string]),minRows:l.PropTypes.oneOfType([l.PropTypes.number,l.PropTypes.string]),multiline:l.PropTypes.bool,name:l.PropTypes.string,notched:l.PropTypes.bool,onChange:l.PropTypes.func,placeholder:l.PropTypes.string,readOnly:l.PropTypes.bool,required:l.PropTypes.bool,rows:l.PropTypes.oneOfType([l.PropTypes.number,l.PropTypes.string]),slotProps:l.PropTypes.shape({input:l.PropTypes.object,notchedOutline:l.PropTypes.oneOfType([l.PropTypes.func,l.PropTypes.object]),root:l.PropTypes.object}),slots:l.PropTypes.shape({input:l.PropTypes.elementType,notchedOutline:l.PropTypes.elementType,root:l.PropTypes.elementType}),startAdornment:l.PropTypes.node,sx:l.PropTypes.oneOfType([l.PropTypes.arrayOf(l.PropTypes.oneOfType([l.PropTypes.func,l.PropTypes.object,l.PropTypes.bool])),l.PropTypes.func,l.PropTypes.object]),type:l.PropTypes.string,value:l.PropTypes.any}),Lo.muiName="Input";const Xo=l.generateUtilityClasses("MuiSelect",["root","select","multiple","filled","outlined","standard","disabled","focused","icon","iconOpen","iconFilled","iconOutlined","iconStandard","nativeInput","error"]);var Fo;const Io=l.styled(vo,{name:"MuiSelect",slot:"Select",overridesResolver:(e,o)=>{const{ownerState:l}=e;return[{[`&.${Xo.select}`]:o.select},{[`&.${Xo.select}`]:o[l.variant]},{[`&.${Xo.error}`]:o.error},{[`&.${Xo.multiple}`]:o.multiple}]}})({[`&.${Xo.select}`]:{height:"auto",minHeight:"1.4375em",textOverflow:"ellipsis",whiteSpace:"nowrap",overflow:"hidden"}}),Vo=l.styled(Ao,{name:"MuiSelect",slot:"Icon",overridesResolver:(e,o)=>{const{ownerState:n}=e;return[o.icon,n.variant&&o[`icon${l.capitalize(n.variant)}`],n.open&&o.iconOpen]}})({}),Do=l.styled("input",{shouldForwardProp:e=>l.slotShouldForwardProp(e)&&"classes"!==e,name:"MuiSelect",slot:"NativeInput"})({bottom:0,left:0,position:"absolute",opacity:0,pointerEvents:"none",width:"100%",boxSizing:"border-box"});function ko(e,o){return"object"==typeof o&&null!==o?e===o:String(e)===String(o)}function jo(e){return null==e||"string"==typeof e&&!e.trim()}const Ho=i.forwardRef(function(o,n){const{"aria-describedby":t,"aria-label":d,autoFocus:m,autoWidth:r,children:s,className:_,defaultOpen:c,defaultValue:h,disabled:f,displayEmpty:g,error:p=!1,IconComponent:u,inputRef:y,labelId:P,MenuProps:T={},multiple:v,name:x,onBlur:A,onChange:S,onClose:b,onFocus:G,onKeyDown:C,onMouseDown:E,onOpen:M,open:O,readOnly:R,renderValue:L,required:w,SelectDisplayProps:X={},tabIndex:F,type:I,value:V,variant:D="standard",...k}=o,[j,H]=N({controlled:V,default:h,name:"Select"}),[U,B]=N({controlled:O,default:c,name:"Select"}),K=i.useRef(null),W=i.useRef(null),[Y,$]=i.useState(null),{current:z}=i.useRef(null!=O),[Z,Q]=i.useState(),J=l.useForkRef(n,y),q=i.useCallback(e=>{W.current=e,e&&$(e)},[]),ee=Y?.parentNode;i.useImperativeHandle(J,()=>({focus:()=>{W.current.focus()},node:K.current,value:j}),[j]),i.useEffect(()=>{c&&U&&Y&&!z&&(Q(r?null:ee.clientWidth),W.current.focus())},[Y,r]),i.useEffect(()=>{m&&W.current.focus()},[m]),i.useEffect(()=>{if(!P)return;const e=l.ownerDocument(W.current).getElementById(P);if(e){const o=()=>{getSelection().isCollapsed&&W.current.focus()};return e.addEventListener("click",o),()=>{e.removeEventListener("click",o)}}},[P]);const oe=(e,o)=>{e?M&&M(o):b&&b(o),z||(Q(r?null:ee.clientWidth),B(e))},le=i.Children.toArray(s),ne=e=>o=>{let l;if(o.currentTarget.hasAttribute("tabindex")){if(v){l=Array.isArray(j)?j.slice():[];const o=j.indexOf(e.props.value);-1===o?l.push(e.props.value):l.splice(o,1)}else l=e.props.value;if(e.props.onClick&&e.props.onClick(o),j!==l&&(H(l),S)){const n=o.nativeEvent||o,a=new n.constructor(n.type,n);Object.defineProperty(a,"target",{writable:!0,value:{value:l,name:x}}),S(a,e)}v||oe(!1,o)}},ae=null!==Y&&U;let te,ie;delete k["aria-invalid"];const de=[];let me=!1,re=!1;(fe({value:j})||g)&&(L?te=L(j):me=!0);const se=le.map(e=>{if(!i.isValidElement(e))return null;let o;if("production"!==process.env.NODE_ENV&&l.reactIsExports.isFragment(e)&&console.error(["MUI: The Select component doesn't accept a Fragment as a child.","Consider providing an array instead."].join("\n")),v){if(!Array.isArray(j))throw new Error("production"!==process.env.NODE_ENV?"MUI: The `value` prop must be an array when using the `Select` component with `multiple`.":l.formatMuiErrorMessage(2));o=j.some(o=>ko(o,e.props.value)),o&&me&&de.push(e.props.children)}else o=ko(j,e.props.value),o&&me&&(ie=e.props.children);return o&&(re=!0),i.cloneElement(e,{"aria-selected":o?"true":"false",onClick:ne(e),onKeyUp:o=>{" "===o.key&&o.preventDefault(),e.props.onKeyUp&&e.props.onKeyUp(o)},role:"option",selected:o,value:void 0,"data-value":e.props.value})});"production"!==process.env.NODE_ENV&&i.useEffect(()=>{if(!re&&!v&&""!==j){const e=le.map(e=>e.props.value);console.warn([`MUI: You have provided an out-of-range value \`${j}\` for the select ${x?`(name="${x}") `:""}component.`,"Consider providing a value that matches one of the available options or ''.",`The available values are ${e.filter(e=>null!=e).map(e=>`\`${e}\``).join(", ")||'""'}.`].join("\n"))}},[re,le,v,x,j]),me&&(te=v?0===de.length?null:de.reduce((e,o,l)=>(e.push(o),l<de.length-1&&e.push(", "),e),[]):ie);let _e,ce=Z;!r&&z&&Y&&(ce=ee.clientWidth),_e=void 0!==F?F:f?null:0;const he=X.id||(x?`mui-component-select-${x}`:void 0),ge={...o,variant:D,value:j,open:ae,error:p},pe=(e=>{const{classes:o,variant:n,disabled:a,multiple:t,open:i,error:d}=e,m={select:["select",n,a&&"disabled",t&&"multiple",d&&"error"],icon:["icon",`icon${l.capitalize(n)}`,i&&"iconOpen",a&&"disabled"],nativeInput:["nativeInput"]};return l.composeClasses(m,wo,o)})(ge),ue={...T.PaperProps,..."function"==typeof T.slotProps?.paper?T.slotProps.paper(ge):T.slotProps?.paper},ye={...T.MenuListProps,..."function"==typeof T.slotProps?.list?T.slotProps.list(ge):T.slotProps?.list},Pe=a.useId();return e.jsxs(i.Fragment,{children:[e.jsx(Io,{as:"div",ref:q,tabIndex:_e,role:"combobox","aria-controls":ae?Pe:void 0,"aria-disabled":f?"true":void 0,"aria-expanded":ae?"true":"false","aria-haspopup":"listbox","aria-label":d,"aria-labelledby":[P,he].filter(Boolean).join(" ")||void 0,"aria-describedby":t,"aria-required":w?"true":void 0,"aria-invalid":p?"true":void 0,onKeyDown:e=>{if(!R){[" ","ArrowUp","ArrowDown","Enter"].includes(e.key)&&(e.preventDefault(),oe(!0,e)),C?.(e)}},onMouseDown:f||R?null:e=>{E?.(e),0===e.button&&(e.preventDefault(),W.current.focus(),oe(!0,e))},onBlur:e=>{!ae&&A&&(Object.defineProperty(e,"target",{writable:!0,value:{value:j,name:x}}),A(e))},onFocus:G,...X,ownerState:ge,className:l.clsx(X.className,pe.select,_),id:he,children:jo(te)?Fo||(Fo=e.jsx("span",{className:"notranslate","aria-hidden":!0,children:"​"})):te}),e.jsx(Do,{"aria-invalid":p,value:Array.isArray(j)?j.join(","):j,name:x,ref:K,"aria-hidden":!0,onChange:e=>{const o=le.find(o=>o.props.value===e.target.value);void 0!==o&&(H(o.props.value),S&&S(e,o))},tabIndex:-1,disabled:f,className:pe.nativeInput,autoFocus:m,required:w,...k,ownerState:ge}),e.jsx(Vo,{as:u,className:pe.icon,ownerState:ge}),e.jsx(fo,{id:`menu-${x||""}`,anchorEl:ee,open:ae,onClose:e=>{oe(!1,e)},anchorOrigin:{vertical:"bottom",horizontal:"center"},transformOrigin:{vertical:"top",horizontal:"center"},...T,slotProps:{...T.slotProps,list:{"aria-labelledby":P,role:"listbox","aria-multiselectable":v?"true":void 0,disableListWrap:!0,id:Pe,...ye},paper:{...ue,style:{minWidth:ce,...null!=ue?ue.style:null}}},children:se})]})});"production"!==process.env.NODE_ENV&&(Ho.propTypes={"aria-describedby":l.PropTypes.string,"aria-label":l.PropTypes.string,autoFocus:l.PropTypes.bool,autoWidth:l.PropTypes.bool,children:l.PropTypes.node,classes:l.PropTypes.object,className:l.PropTypes.string,defaultOpen:l.PropTypes.bool,defaultValue:l.PropTypes.any,disabled:l.PropTypes.bool,displayEmpty:l.PropTypes.bool,error:l.PropTypes.bool,IconComponent:l.PropTypes.elementType.isRequired,inputRef:U,labelId:l.PropTypes.string,MenuProps:l.PropTypes.object,multiple:l.PropTypes.bool,name:l.PropTypes.string,onBlur:l.PropTypes.func,onChange:l.PropTypes.func,onClose:l.PropTypes.func,onFocus:l.PropTypes.func,onOpen:l.PropTypes.func,open:l.PropTypes.bool,readOnly:l.PropTypes.bool,renderValue:l.PropTypes.func,required:l.PropTypes.bool,SelectDisplayProps:l.PropTypes.object,tabIndex:l.PropTypes.oneOfType([l.PropTypes.number,l.PropTypes.string]),type:l.PropTypes.any,value:l.PropTypes.any,variant:l.PropTypes.oneOf(["standard","outlined","filled"])});const Uo={name:"MuiSelect",slot:"Root",shouldForwardProp:e=>l.rootShouldForwardProp(e)&&"variant"!==e},Bo=l.styled(je,Uo)(""),Ko=l.styled(Lo,Uo)(""),Wo=l.styled(we,Uo)(""),Yo=i.forwardRef(function(o,n){const a=l.useDefaultProps({name:"MuiSelect",props:o}),{autoWidth:t=!1,children:d,classes:m={},className:r,defaultOpen:s=!1,displayEmpty:_=!1,IconComponent:c=Oe,id:h,input:f,inputProps:g,label:p,labelId:u,MenuProps:y,multiple:P=!1,native:T=!1,onClose:v,onOpen:x,open:A,renderValue:S,SelectDisplayProps:b,variant:G="outlined",...C}=a,E=T?bo:Ho,M=se({props:a,muiFormControl:ce(),states:["variant","error"]}),O=M.variant||G,N={...a,variant:O,classes:m},R=(e=>{const{classes:o}=e,n=l.composeClasses({root:["root"]},wo,o);return{...o,...n}})(N),{root:L,...w}=R,X=f||{standard:e.jsx(Bo,{ownerState:N}),outlined:e.jsx(Ko,{label:p,ownerState:N}),filled:e.jsx(Wo,{ownerState:N})}[O],F=l.useForkRef(n,l.getReactElementRef(X));return e.jsx(i.Fragment,{children:i.cloneElement(X,{inputComponent:E,inputProps:{children:d,error:M.error,IconComponent:c,variant:O,type:void 0,multiple:P,...T?{id:h}:{autoWidth:t,defaultOpen:s,displayEmpty:_,labelId:u,MenuProps:y,onClose:v,onOpen:x,open:A,renderValue:S,SelectDisplayProps:{id:h,...b}},...g,classes:g?l.deepmerge(w,g.classes):w,...f?f.props.inputProps:{}},...(P&&T||_)&&"outlined"===O?{notched:!0}:{},ref:F,className:l.clsx(X.props.className,r,R.root),...!f&&{variant:O},...C})})});"production"!==process.env.NODE_ENV&&(Yo.propTypes={autoWidth:l.PropTypes.bool,children:l.PropTypes.node,classes:l.PropTypes.object,className:l.PropTypes.string,defaultOpen:l.PropTypes.bool,defaultValue:l.PropTypes.any,displayEmpty:l.PropTypes.bool,IconComponent:l.PropTypes.elementType,id:l.PropTypes.string,input:l.PropTypes.element,inputProps:l.PropTypes.object,label:l.PropTypes.node,labelId:l.PropTypes.string,MenuProps:l.PropTypes.object,multiple:l.PropTypes.bool,native:l.PropTypes.bool,onChange:l.PropTypes.func,onClose:l.PropTypes.func,onOpen:l.PropTypes.func,open:l.PropTypes.bool,renderValue:l.PropTypes.func,SelectDisplayProps:l.PropTypes.object,sx:l.PropTypes.oneOfType([l.PropTypes.arrayOf(l.PropTypes.oneOfType([l.PropTypes.func,l.PropTypes.object,l.PropTypes.bool])),l.PropTypes.func,l.PropTypes.object]),value:l.PropTypes.oneOfType([l.PropTypes.oneOf([""]),l.PropTypes.any]),variant:l.PropTypes.oneOf(["filled","outlined","standard"])}),Yo.muiName="Select";const $o=({onComplete:a,initialValue:t,resolvedConfig:i,onStepComplete:d})=>{const[r,s]=o.useState({cm:t?String(t):"",ft:"",inch:""}),[_,c]=o.useState("cm"),[h,f]=o.useState(void 0),g=o.useCallback(e=>{f(void 0),"cm"===_?s(o=>({...o,cm:e.target.value,ft:"",inch:""})):"ft"===e.target.id?s(o=>({...o,ft:e.target.value,cm:""})):s(o=>({...o,inch:e.target.value,cm:""}))},[_]),p=o.useCallback(e=>{const o=e.target.value;c(o),s({cm:"",ft:"",inch:""}),f(void 0)},[]),u=o.useCallback(e=>"cm"===_?!(+e.cm<152.4||+e.cm>213.36):!(l.convertToCentimeters(+e.ft,+e.inch)<152.4||l.convertToCentimeters(+e.ft,+e.inch)>213.36),[_]),y=o.useCallback(async()=>{try{if(!u(r))return void f("We're sorry, we currently don't support this heights outside of 5 ft & 7 ft. We're working on new models that do");const e={cm:+r.cm,ft:+r.ft,inch:+r.inch};await(d?.(e)),a?.(e)}catch(e){f(l.handleErrorMessage(e))}},[r,u,d]),P=o.useMemo(()=>!r.cm&&!r.ft&&!r.inch||!!h,[r,h]);o.useEffect(()=>{""===r.cm&&""!==r.ft&&c("ft")},[r]);const T=o.useCallback(()=>"cm"===_?e.jsx("div",{className:"w-full",children:e.jsx(m,{required:!0,type:"number",id:"cm",placeholder:"Height",className:"!pr-[10px]",inputMode:"numeric",value:r.cm,onChange:g,resolvedConfig:i})}):e.jsxs("div",{className:"flex gap-[.5rem]",children:[e.jsx("div",{children:e.jsx(m,{required:!0,type:"number",id:"ft",className:"!pr-[10px]",placeholder:"Height in ft",value:r.ft,onChange:g,resolvedConfig:i})}),e.jsx("div",{children:e.jsx(m,{required:!0,type:"number",id:"inch",className:"!pr-[10px]",placeholder:"Height in inch",value:r.inch,onChange:g,resolvedConfig:i})})]}),[r]);return e.jsxs("div",{className:"h-full w-full",children:[e.jsxs("div",{className:"mt-[3.5rem] mb-[.75rem]",children:[e.jsxs("div",{className:"w-full flex gap-[.5rem]",children:[T(),e.jsxs(Yo,{className:"bg-btn outline-none h-[40px] [&_svg]:text-base !shadow-none !outline-none !text-base",value:_,onChange:p,style:{background:i?.style?.input?.inputBackgroundColor||"#F9FAFC",color:i?.style?.input?.inputTextColor||"#000",fontSize:i?.style?.input?.inputFontSize||"16px",fontWeight:i?.style?.input?.inputFontWeight||"400",border:`1px solid ${i?.style?.input?.inputBorderColor||"transparent"}`,fontFamily:i?.style?.base?.baseFontFamily||"Inter, sans-serif",borderRadius:i?.style?.input?.inputBorderRadius||"4px"},children:[e.jsx(yo,{value:"cm",children:"cm"}),e.jsx(yo,{value:"ft",children:"ft"})]}),e.jsx("style",{children:`\n .MuiOutlinedInput-notchedOutline {\n border: 1px solid ${i?.style?.input?.inputBorderColor||"transparent"} !important;\n outline: none;\n }\n .MuiSelect-select{\n outline: none;\n }\n \n `})]}),e.jsx("div",{className:"mt-2",style:{color:i?.style?.input?.inputErrorColor||"#000",fontSize:i?.style?.input?.inputErrorFontSize||"16px"},children:h})]}),e.jsx("div",{className:"flex justify-end",children:e.jsx(l.SpecificButton,{resolvedConfig:i,disabled:P,buttonFunc:y,buttonText:"Next",postfixIcon:e.jsx(n.ArrowRight,{size:14})})})]})},zo=({onComplete:a,initialValue:t,resolvedConfig:i,onStepComplete:d})=>{const[m,r]=o.useState(t),[s,_]=o.useState(void 0),[c,h]=o.useState(!1);return e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:" w-full flex flex-col max-w-md mt-[3.5rem] mb-[.75rem] gap-[1rem]",children:[e.jsx("button",{className:" text-btnSize bg-btn text-base cursor-pointer text-sm border leading-none rounded-[.375rem] focus-visible:ring-secondary p-[1rem] "+(m===l.GenderType.Male?" shadow-[0_1px_1px_rgba(0,0,0,0.251)]":""),onClick:()=>{r(l.GenderType.Male),_(void 0)},style:{background:i?.style?.input?.inputBackgroundColor||"#F9FAFC",color:i?.style?.input?.inputTextColor||"#000",fontSize:i?.style?.input?.inputFontSize||"16px",fontWeight:i?.style?.input?.inputFontWeight||"400",border:`1px solid ${m===l.GenderType.Male?i?.style?.base?.primaryColor:"transparent"}`,fontFamily:i?.style?.base?.baseFontFamily||"Inter, sans-serif",borderRadius:i?.style?.input?.inputBorderRadius||"4px"},children:"Men's"}),e.jsx("button",{className:"text-btnSize font-btnFont cursor-pointer leading-none rounded-[.375rem] focus-visible:ring-secondary p-[1rem] "+(m===l.GenderType.Female?" shadow-[0_1px_1px_rgba(0,0,0,0.251)]":""),onClick:()=>{r(l.GenderType.Female),_(void 0)},style:{background:i?.style?.input?.inputBackgroundColor||"#F9FAFC",color:i?.style?.input?.inputTextColor||"#000",fontSize:i?.style?.input?.inputFontSize||"16px",fontWeight:i?.style?.input?.inputFontWeight||"400",border:`1px solid ${m===l.GenderType.Female?i?.style?.base?.primaryColor:"transparent"}`,fontFamily:i?.style?.base?.baseFontFamily||"Inter, sans-serif",borderRadius:i?.style?.input?.inputBorderRadius||"4px"},children:"Women's"}),s&&e.jsx("p",{className:"mt-[0.2rem]",style:{color:i?.style?.input?.inputErrorColor||"#000",fontSize:i?.style?.input?.inputErrorFontSize||"16px"},children:s})]}),e.jsx("div",{className:"flex justify-end mt-[.5rem]",children:e.jsx(l.SpecificButton,{type:"submit",resolvedConfig:i,buttonText:"Next",postfixIcon:e.jsx(n.ArrowRight,{size:14}),disabled:!m||c,buttonFunc:async()=>{h(!0),_(void 0);try{await(d?.(m)),a?.(m)}catch(e){console.log(e,"gener"),_(l.handleErrorMessage(e))}finally{h(!1)}}})})]})},Zo=({totalSteps:l,currentStepIndex:n,resolvedConfig:a})=>{const t=a?.style?.base?.primaryColor||"#000",i=a?.style?.base?.secondaryColor||"#D9D9D9",d=o.useMemo(()=>Array.from({length:l},(e,o)=>({index:o,isActive:o===n,isCompleted:o<n})),[l,n]);return e.jsx("div",{className:"flex justify-center items-center gap-[4px] my-[1.5rem]",children:d.map(({index:o,isActive:l,isCompleted:n})=>e.jsx("div",{className:"h-[3px] rounded-[9999px] transition-all duration-300 "+(l?"w-[50px]":"w-[30px]"),style:{backgroundColor:n||l?t:i}},o))})};const Qo=[{Alcatel:[{model_name:"4027A",focal_length:35.326989099092714,id:0},{model_name:"1x (2019)",focal_length:28.2543409958179,id:1},{model_name:"5010",focal_length:29.37332967983944,id:2},{model_name:"5041C",focal_length:28.2543409958179,id:3},{model_name:"5046G",focal_length:33.85307560259973,id:4},{model_name:"5059S",focal_length:29.546683130916776,id:5},{model_name:"6039A",focal_length:23.886806172673076,id:6},{model_name:"Idol 3 (4.7)",focal_length:23.886806172673076,id:7},{model_name:"A502DL",focal_length:28.2543409958179,id:8},{model_name:"A574BL",focal_length:34.72552168320062,id:9},{model_name:"A576RW",focal_length:33.85307560259973,id:10},{model_name:"Alcatel_5005R",focal_length:49.18032671552424,id:11},{model_name:"Alcatel_5008R",focal_length:28.2543409958179,id:12},{model_name:"Alcatel_5059R",focal_length:28.2543409958179,id:13},{model_name:"Alcatel Pop C7",focal_length:36.102414331601366,id:14},{model_name:"5049S",focal_length:29.37332967983944,id:15},{model_name:"5049W",focal_length:29.37332967983944,id:16},{model_name:"5049Z",focal_length:29.37332967983944,id:17},{model_name:"A577VL",focal_length:34.72552168320062,id:18},{model_name:"Alcatel_5044R",focal_length:34.72552168320062,id:19},{model_name:"6045O",focal_length:23.886806745101513,id:20}]},{Apple:[{id:1,model_name:"iPhone 5",focal_length:35},{id:2,model_name:"iPhone 6",focal_length:31},{id:3,model_name:"iPhone 5s",focal_length:31},{id:4,model_name:"iPhone 6s",focal_length:31},{id:5,model_name:"iPhone 6s Plus",focal_length:31},{id:6,model_name:"iPhone 7s",focal_length:32},{id:7,model_name:"iPhone 7",focal_length:32},{id:8,model_name:"iPhone 8",focal_length:32},{id:9,model_name:"iPhone 8s",focal_length:32},{id:10,model_name:"iPhone X",focal_length:32},{id:11,model_name:"iPhone XR",focal_length:32},{id:12,model_name:"iPhone XS",focal_length:32},{id:13,model_name:"iPhone XS Max",focal_length:32},{id:14,model_name:"iPhone 11",focal_length:23},{id:15,model_name:"iPhone 11 Pro",focal_length:23},{id:16,model_name:"iPhone 11 Pro Max",focal_length:23},{id:17,model_name:"iPhone 12 Mini",focal_length:23},{id:18,model_name:"iPhone 12",focal_length:23},{id:20,model_name:"iPhone 12 Plus",focal_length:23},{id:21,model_name:"iPhone 12 Pro",focal_length:23},{id:22,model_name:"iPhone 12 Pro Plus",focal_length:23},{id:23,model_name:"iPhone 13 Mini",focal_length:23},{id:24,model_name:"iPhone 13",focal_length:23},{id:25,model_name:"iPhone 13 Plus",focal_length:23},{id:26,model_name:"iPhone 13 Pro",focal_length:23},{id:27,model_name:"iPhone 13 Pro Plus",focal_length:23},{id:28,model_name:"iPhone SE(2016)",focal_length:31},{id:29,model_name:"iPhone SE(2020)",focal_length:23},{id:30,model_name:"iPhone 14",focal_length:23},{id:31,model_name:"iPhone 14 Plus",focal_length:23},{id:32,model_name:"iPhone 14 Pro",focal_length:23},{id:33,model_name:"iPhone 14 Pro Max",focal_length:23},{id:34,model_name:"iPhone 15",focal_length:23},{id:35,model_name:"iPhone 15 Plus",focal_length:23},{id:36,model_name:"iPhone 15 Pro",focal_length:23},{id:37,model_name:"iPhone 15 Pro Max",focal_length:23},{id:38,model_name:"iPhone 16",focal_length:23},{id:39,model_name:"iPhone 16 Plus",focal_length:23},{id:40,model_name:"iPhone 16 Pro",focal_length:23},{id:41,model_name:"iPhone 16 Pro Max",focal_length:23}]},{CAT:[{model_name:"Cat S22 FLIP",focal_length:36.64285654072858,id:0},{model_name:"Cat S42",focal_length:25.820687858953548,id:1},{model_name:"Cat S48c",focal_length:20.488970173768703,id:2},{model_name:"Cat S52",focal_length:28.89473788229714,id:3},{model_name:"Cat S62 Pro",focal_length:24.59712402412326,id:4},{model_name:"Cat S62",focal_length:27.341026035753956,id:5},{model_name:"Cat S75",focal_length:27.12328696255391,id:6},{model_name:"FLYCAT OPTIMUM 5003",focal_length:29.37332967983944,id:7},{model_name:"R678EL",focal_length:27.281249057035907,id:8},{model_name:"R678L5",focal_length:28.35937711487845,id:9},{model_name:"R678L5V",focal_length:27.281249057035907,id:10},{model_name:"RC506LT",focal_length:28.733032551977995,id:11},{model_name:"RC545L",focal_length:24.5535722381111,id:12},{model_name:"RC608L2",focal_length:27.653770723159674,id:13},{model_name:"RC608L",focal_length:27.653770723159674,id:14},{model_name:"RC609L",focal_length:27.653770723159674,id:15},{model_name:"RC609LP",focal_length:26.198631256880304,id:16},{model_name:"RC609LSM",focal_length:29.149160508556918,id:17},{model_name:"RC8L1T-RW",focal_length:27.653770723159674,id:18},{model_name:"MD-02P",focal_length:29.37332967983944,id:19},{model_name:"P2Lite",focal_length:25.23506902941671,id:20},{model_name:"BBB100-3",focal_length:24.01737259084555,id:21},{model_name:"FL02",focal_length:29.37332967983944,id:22},{model_name:"E8765",focal_length:37.79999825656417,id:23}]},{Fairphone:[{model_name:"FP2",focal_length:34.72552168320062,id:0},{model_name:"Fairphone3",focal_length:28.76420335003285,id:1},{model_name:"Fairphone4",focal_length:25.97222221200195,id:2},{model_name:"Fairphone 5 5G",focal_length:22.222053373169395,id:3}]},{Fujitsu:[{model_name:"801FJ",focal_length:24.303134773207724,id:0},{model_name:"901FJ",focal_length:24.303134773207724,id:1},{model_name:"arrows M03",focal_length:24.54890287413573,id:2},{model_name:"arrows M04 PREMIUM",focal_length:22.71034605710124,id:3},{model_name:"arrows M04",focal_length:24.54890287413573,id:4},{model_name:"arrows M05",focal_length:24.303134773207724,id:5},{model_name:"arrows RX",focal_length:24.303134773207724,id:6},{model_name:"AW01",focal_length:26.263785422556108,id:7},{model_name:"F-01F",focal_length:29.031028900995285,id:8},{model_name:"F-01H",focal_length:28.528272307954822,id:9},{model_name:"F-01J",focal_length:24.54890287413573,id:10},{model_name:"F-01K",focal_length:24.54890287413573,id:11},{model_name:"F-01L",focal_length:24.5535722381111,id:12},{model_name:"F-02F",focal_length:28.254340388114827,id:13},{model_name:"F-02G",focal_length:28.36345980980253,id:14},{model_name:"F-02H",focal_length:36.72091131271417,id:15},{model_name:"F-02K",focal_length:24.54890287413573,id:16},{model_name:"F-02L",focal_length:24.0876391340715,id:17},{model_name:"F-03G",focal_length:28.254340388114827,id:18},{model_name:"F-03H",focal_length:24.54890287413573,id:19},{model_name:"F-03K",focal_length:24.54890287413573,id:20},{model_name:"F-04G",focal_length:36.72091131271417,id:21},{model_name:"F-04H",focal_length:28.528272307954822,id:22},{model_name:"F-04J",focal_length:24.54890287413573,id:23},{model_name:"F-04K",focal_length:24.5535722381111,id:24},{model_name:"F-05F",focal_length:28.36345980980253,id:25},{model_name:"F-05J",focal_length:24.54890287413573,id:26},{model_name:"ARROWS NX F-06E",focal_length:29.373330368318214,id:27},{model_name:"F-06F",focal_length:28.254340388114827,id:28},{model_name:"arrows Be4 F-41A",focal_length:24.0876391340715,id:29},{model_name:"F-42A",focal_length:24.5535722381111,id:30},{model_name:"F-51A",focal_length:26.263785422556108,id:31},{model_name:"arrows NX9 F-52A",focal_length:28.986854718813888,id:32},{model_name:"FMVNQ8P1",focal_length:18.000000000000004,id:33},{model_name:"FMVNQ8P8",focal_length:18.000000000000004,id:34},{model_name:"LIFEBOOK A514",focal_length:18.000000000000004,id:35},{model_name:"ARROWS M01",focal_length:28.254340388114827,id:36},{model_name:"ARROWS M357",focal_length:22.71034605710124,id:37},{model_name:"TONE m17",focal_length:24.54890287413573,id:38}]},{Google:[{model_name:"Android SDK built for x86",focal_length:56.24999916180968,id:0},{model_name:"google Pixel 2",focal_length:18.000000000000004,id:1},{model_name:"Google Pixel 4XL",focal_length:27.16049471039419,id:2},{model_name:"Pixel Slate",focal_length:29.133514661378065,id:3},{model_name:"Pixel 2",focal_length:24.750000167638063,id:4},{model_name:"Pixel 2 XL",focal_length:26.498258692880526,id:5},{model_name:"Pixel 3",focal_length:19.893292627721806,id:6},{model_name:"Pixel 3 XL",focal_length:32.63785558294632,id:7},{model_name:"Pixel XL",focal_length:26.498280705711274,id:8},{model_name:"Pixel 6 Pro",focal_length:28.03155976723743,id:9},{model_name:"Pixel 5",focal_length:27.933673278028966,id:10},{model_name:"Pixel 3a",focal_length:24.597125620489617,id:11},{model_name:"Pixel 3a XL",focal_length:24.597125620489617,id:12},{model_name:"Pixel 4",focal_length:22.22111298631798,id:13},{model_name:"Pixel 4 XL",focal_length:27.16049471039419,id:14},{model_name:"Pixel 4a (5G)",focal_length:25.185104160480837,id:15},{model_name:"Pixel 4a",focal_length:24.597125620489617,id:16},{model_name:"pixel 5",focal_length:29.03102874294763,id:17},{model_name:"Pixel 5a 5G",focal_length:26.55627340365375,id:18},{model_name:"Pixel 6",focal_length:34.725520412018184,id:19},{model_name:"Pixel 6a",focal_length:24.499129197157753,id:20},{model_name:"Pixel 7",focal_length:23.50362058998369,id:21},{model_name:"Pixel 7 Pro",focal_length:24.65277639324992,id:22},{model_name:"Pixel 7a",focal_length:20.929523109195024,id:23},{model_name:"Pixel 8 Pro",focal_length:24.750000167638063,id:24},{model_name:"Pixel 8",focal_length:23.50362058998369,id:25},{model_name:"Pixel 8a",focal_length:20.929523109195024,id:26},{model_name:"Pixel 9 Pro",focal_length:20.279900838465075,id:27},{model_name:"Pixel 9 Pro Fold",focal_length:22.312501571606877,id:28},{model_name:"Pixel 9 Pro XL",focal_length:20.279900838465075,id:29},{model_name:"Pixel 9",focal_length:23.50362058998369,id:30},{model_name:"Pixel",focal_length:32.494529969431426,id:31},{model_name:"Pixel C",focal_length:20.97841754383407,id:32},{model_name:"Pixel Fold",focal_length:24.499129197157753,id:33},{model_name:"sdk_goog3_x86_64",focal_length:37.1249989103526,id:35}]},{Huawei:[{model_name:"P6S",focal_length:34.72552078740023,id:0},{model_name:"MediaPad M1 8.0",focal_length:34.72552078740023,id:1},{model_name:"MediaPad T2 10.0 Pro",focal_length:28.694459642991955,id:2},{model_name:"HUAWEI nova lite for Y!mobile",focal_length:27.858309205633496,id:3},{model_name:"HUAWEI MediaPad M3 Lite",focal_length:28.853730113278957,id:4},{model_name:"FIG-LX1",focal_length:27.662124110705214,id:5},{model_name:"HUAWEI MLA-AL10",focal_length:34.72552078740023,id:6},{model_name:"HUAWEI Y3 2017",focal_length:29.37332967983944,id:7},{model_name:"ABR-AL00",focal_length:17.410868743023887,id:8},{model_name:"ABR-AL60",focal_length:17.410868743023887,id:9},{model_name:"ABR-AL80",focal_length:17.410868743023887,id:10},{model_name:"ABR-AL90",focal_length:17.410868743023887,id:11},{model_name:"ABR-LX9",focal_length:17.410868743023887,id:12},{model_name:"ADA-AL00",focal_length:28.17391315164548,id:13},{model_name:"ADA-AL00U",focal_length:28.17391315164548,id:14},{model_name:"ADA-AL10U",focal_length:24.929780477109624,id:15},{model_name:"ADY-AL00",focal_length:28.17391315164548,id:16},{model_name:"ADY-AL10",focal_length:28.17391315164548,id:17},{model_name:"ADY-LX9",focal_length:28.17391315164548,id:18},{model_name:"AGR-L09",focal_length:29.185714537513505,id:19},{model_name:"Honor Pad X6",focal_length:30.60000199249816,id:20},{model_name:"AGRK-L09",focal_length:30.60000199249816,id:21},{model_name:"AGRK-W09",focal_length:30.60000199249816,id:22},{model_name:"MediaPad T3 10",focal_length:29.82857107824208,id:23},{model_name:"HUAWEI MediaPad T5",focal_length:29.185714537513505,id:24},{model_name:"Honor Pad 5 10.1",focal_length:30.60000199249816,id:25},{model_name:"MediaPad T5",focal_length:29.185714537513505,id:26},{model_name:"MatePad T 10s",focal_length:29.185714537513505,id:27},{model_name:"AGS3-W00E",focal_length:30.60000199249816,id:28},{model_name:"Honor Pad 6",focal_length:30.60000199249816,id:29},{model_name:"AGS3-W09HN",focal_length:27.9310335642376,id:30},{model_name:"AGS3K-L09",focal_length:30.60000199249816,id:31},{model_name:"AGS3K-W09",focal_length:30.60000199249816,id:32},{model_name:"AGS3K-W20",focal_length:27.9310335642376,id:33},{model_name:"AGS5-L09",focal_length:28.397817649992206,id:34},{model_name:"AGS5-W00",focal_length:28.397817649992206,id:35},{model_name:"AGS5-W09",focal_length:28.491430086602996,id:36},{model_name:"AGS5Z-AL00",focal_length:27.77777854429843,id:37},{model_name:"AGS6-W09",focal_length:27.654150006590793,id:38},{model_name:"Honor Play 4T",focal_length:26.475202649291603,id:39},{model_name:"Honor 9C",focal_length:34.725520412018184,id:40},{model_name:"P8lite",focal_length:29.488733958649004,id:41},{model_name:"P8lite ALE-L04",focal_length:29.72153053688452,id:42},{model_name:"ALICE",focal_length:28.2543398833368,id:43},{model_name:"ALN-AL00",focal_length:28.17391315164548,id:44},{model_name:"ALN-AL10",focal_length:28.17391315164548,id:45},{model_name:"ALN-AL80",focal_length:28.17391315164548,id:46},{model_name:"Mate 10",focal_length:27.261984617434948,id:47},{model_name:"ALT-AL00",focal_length:21.516393588737174,id:48},{model_name:"ALT-AL10",focal_length:27.026085687359718,id:49},{model_name:"ALT-L29",focal_length:21.516393588737174,id:50},{model_name:"Y5 (2019)",focal_length:27.493150201741305,id:51},{model_name:"P40",focal_length:23.333332530577184,id:52},{model_name:"P20 lite",focal_length:24.255319418762546,id:53},{model_name:"HUAWEI P20 Lite",focal_length:28.11279670570697,id:54},{model_name:"nova 8 5G",focal_length:23.333332530577184,id:55},{model_name:"ANG-LX1",focal_length:23.333332530577184,id:56},{model_name:"ANG-LX2",focal_length:23.333332530577184,id:57},{model_name:"Enjoy 10s",focal_length:27.409977439707248,id:58},{model_name:"Honor Play 4T Pro",focal_length:27.25379538059621,id:59},{model_name:"Y8p",focal_length:27.25379538059621,id:60},{model_name:"Honor 8X Max",focal_length:29.543067702260863,id:61},{model_name:"Y Max",focal_length:29.543067702260863,id:62},{model_name:"HUAWEI Y MAX",focal_length:29.740021299112833,id:63},{model_name:"ART-AL00m",focal_length:26.475202649291603,id:64},{model_name:"Enjoy 10",focal_length:26.475202649291603,id:65},{model_name:"Y7p",focal_length:26.475202649291603,id:66},{model_name:"P40 lite E",focal_length:26.475202649291603,id:67},{model_name:"ART-TL00x",focal_length:26.475202649291603,id:68},{model_name:"Ascend Mate 2",focal_length:23.88680590550444,id:69},{model_name:"Honor Play 3",focal_length:26.475202649291603,id:70},{model_name:"ASK-AL20",focal_length:26.475202649291603,id:71},{model_name:"ASK-TL00x",focal_length:26.46324630471045,id:72},{model_name:"Honor 7i",focal_length:29.488735072626096,id:73},{model_name:"Y5 Prime (2018)",focal_length:25.265665931566648,id:74},{model_name:"Y6 (2018)",focal_length:24.429564416972344,id:75},{model_name:"Y6 Prime (2018)",focal_length:24.422269488365412,id:76},{model_name:"华为畅享8e",focal_length:25.42162698608239,id:77},{model_name:"Honor 7A",focal_length:23.831408697809497,id:78},{model_name:"Honor 7C",focal_length:23.831408697809497,id:79},{model_name:"nova 2 plus",focal_length:33.64577652214992,id:80},{model_name:"HUAWEI nova 2 Plus",focal_length:26.720930490447362,id:81},{model_name:"MediaPad M3 Lite 10",focal_length:46.35234961964398,id:82},{model_name:"HUAWEI MediaPad M5 lite",focal_length:24.326975158213784,id:83},{model_name:"MediaPad M5 lite",focal_length:24.326975158213784,id:84},{model_name:"MatePad 5G",focal_length:19.301471274469964,id:85},{model_name:"MatePad 10.4",focal_length:19.29978209089056,id:86},{model_name:"BAH3-W59",focal_length:19.399948072895945,id:87},{model_name:"BAH4-L09",focal_length:27.34426137241939,id:88},{model_name:"BAH4-W09",focal_length:27.34426137241939,id:89},{model_name:"BAH4-W19",focal_length:27.804184689015646,id:90},{model_name:"BAH4-W29",focal_length:27.81115897219282,id:91},{model_name:"BAL-AL00",focal_length:20.675908898329343,id:92},{model_name:"BAL-AL60",focal_length:20.675908898329343,id:93},{model_name:"BAL-AL80",focal_length:27.532894345996212,id:94},{model_name:"begonia",focal_length:51.17910243413798,id:95},{model_name:"MediaPad T3 7.0",focal_length:35.58461043517965,id:96},{model_name:"MediaPad T2 7.0",focal_length:37.92857268756751,id:97},{model_name:"Honor 8C",focal_length:29.496949545553544,id:98},{model_name:"Honor View 10",focal_length:27.038627494799808,id:99},{model_name:"Honor V10",focal_length:27.558140682490755,id:100},{model_name:"Mate 10 Pro",focal_length:27.261984617434948,id:101},{model_name:"BLK-AL00",focal_length:28.17391315164548,id:102},{model_name:"Honor 6X",focal_length:27.858309205633496,id:103},{model_name:"HUAWEI GR5 2017",focal_length:27.662124110705214,id:104},{model_name:"Honor 30",focal_length:23.333332530577184,id:105},{model_name:"BMH-AN20",focal_length:23.333332530577184,id:106},{model_name:"BMH-TN10",focal_length:8.778081821335002,id:107},{model_name:"Honor 7X",focal_length:27.858309205633496,id:108},{model_name:"BNE-AL00",focal_length:22.421875071142704,id:109},{model_name:"BNE-LX1",focal_length:22.421875071142704,id:110},{model_name:"BNE-LX3",focal_length:22.421875071142704,id:111},{model_name:"BON-AL00",focal_length:25.53104627155684,id:112},{model_name:"BRA-AL00",focal_length:28.17391315164548,id:113},{model_name:"BRQ-AL00",focal_length:24.979440809427143,id:114},{model_name:"nova 8 Pro 5G",focal_length:34.725520412018184,id:115},{model_name:"BSA-L29",focal_length:18.52941153268088,id:116},{model_name:"BTK-AL09",focal_length:18.51365571312603,id:117},{model_name:"BTK-W00",focal_length:18.51365571312603,id:118},{model_name:"BTK-W09",focal_length:18.51365571312603,id:119},{model_name:"BTKZ-W00",focal_length:27.57502772468019,id:120},{model_name:"MediaPad M3 8.4",focal_length:39.62942659488384,id:121},{model_name:"华为平板T3 8行业专享版",focal_length:29.533237471306307,id:122},{model_name:"华为平板 C5",focal_length:24.326975158213784,id:123},{model_name:"BZT3-W59",focal_length:19.399948072895945,id:124},{model_name:"BZT4-AL10",focal_length:27.376575789017092,id:125},{model_name:"C8817D",focal_length:29.488734261397223,id:126},{model_name:"C8817E",focal_length:33.15187658564784,id:127},{model_name:"Y3 (2018)",focal_length:37.73778395598478,id:128},{model_name:"Honor 5A",focal_length:26.68609768744282,id:129},{model_name:"Honor Holly 3",focal_length:28.200004851499397,id:130},{model_name:"CDL-AN50",focal_length:27.25379538059621,id:131},{model_name:"nova 7 SE",focal_length:27.25379538059621,id:132},{model_name:"CDY-AN20",focal_length:27.25379538059621,id:133},{model_name:"Honor 30S",focal_length:27.25379538059621,id:134},{model_name:"CDY-AN95",focal_length:27.25379538059621,id:135},{model_name:"P40 lite 5G",focal_length:27.25379538059621,id:136},{model_name:"CDY-TN00",focal_length:27.25379538059621,id:137},{model_name:"CDY-TN20",focal_length:27.25379538059621,id:138},{model_name:"CDY-TN90",focal_length:27.25379538059621,id:139},{model_name:"CET-AL00",focal_length:17.410868743023887,id:140},{model_name:"CET-AL60",focal_length:17.410868743023887,id:141},{model_name:"CET-LX9",focal_length:17.410868743023887,id:142},{model_name:"CHA-AL80",focal_length:27.25379538059621,id:143},{model_name:"Honor 4C",focal_length:23.20546101425811,id:144},{model_name:"荣耀畅玩4X",focal_length:29.72153177656393,id:145},{model_name:"Che1-CL10",focal_length:29.72153053688452,id:146},{model_name:"Honor 4X",focal_length:23.20546101425811,id:147},{model_name:"Che2-L11",focal_length:29.72153177656393,id:148},{model_name:"CHL-AL60",focal_length:27.409977439707248,id:149},{model_name:"CHM-U01",focal_length:29.48873426139722,id:150},{model_name:"CHW-LX1",focal_length:24.16926483521018,id:151},{model_name:"P20 Pro",focal_length:24.353692948025426,id:152},{model_name:"MediaPad M5 10",focal_length:27.858309205633496,id:153},{model_name:"MediaPad M5 10 (Pro)",focal_length:27.858309205633496,id:154},{model_name:"CND-AN00",focal_length:26.903639890950316,id:155},{model_name:"Honor 10",focal_length:21.44680834874247,id:156},{model_name:"Honor Play",focal_length:28.11279670570697,id:157},{model_name:"MediaPad M3 Lite 8",focal_length:28.853730113278957,id:158},{model_name:"Y3 (2017)",focal_length:25.23506902941671,id:159},{model_name:"Mate S",focal_length:38.02500072084366,id:160},{model_name:"CTR-AL00",focal_length:27.169775216684144,id:161},{model_name:"CTR-AL20",focal_length:27.278098990591094,id:162},{model_name:"CTR-L81",focal_length:27.278098990591094,id:163},{model_name:"CTR-LX1",focal_length:27.169775216684144,id:164},{model_name:"CTR-LX2",focal_length:27.169775216684144,id:165},{model_name:"CTR-LX3",focal_length:27.169775216684144,id:166},{model_name:"d-01G",focal_length:34.72552078740023,id:167},{model_name:"d-01H",focal_length:26.77501244858123,id:168},{model_name:"d-01J",focal_length:27.662124110705214,id:169},{model_name:"d-01K",focal_length:27.662124110705214,id:170},{model_name:"HUAWEI MediaPad M3 Lite 10 wp",focal_length:27.662124110705214,id:171},{model_name:"d-02K",focal_length:27.662124110705214,id:172},{model_name:"DBR-W09",focal_length:27.42225762923202,id:173},{model_name:"DBR-W10",focal_length:27.475052587443077,id:174},{model_name:"DBY-W09",focal_length:34.725520412018184,id:175},{model_name:"DBY2-L09",focal_length:27.804184689015646,id:176},{model_name:"DBY2-W00",focal_length:27.804184689015646,id:177},{model_name:"DCO-AL00",focal_length:56.24999916180968,id:178},{model_name:"DCO-LX9",focal_length:17.410868743023887,id:179},{model_name:"Enjoy 6s",focal_length:24.77487390926708,id:180},{model_name:"GR3 2017",focal_length:26.19016350358138,id:181},{model_name:"Honor 6A (Pro)",focal_length:24.40293667806292,id:182},{model_name:"Honor 10X Lite",focal_length:26.547539197870027,id:183},{model_name:"Y5 lite (2018)",focal_length:24.32560374625921,id:184},{model_name:"Y5p",focal_length:34.725520412018184,id:185},{model_name:"Honor 7S",focal_length:24.32560374625921,id:186},{model_name:"Honor 9S",focal_length:27.123287550435325,id:187},{model_name:"Enjoy 9",focal_length:29.496949545553544,id:188},{model_name:"Y7 (2019)",focal_length:25.163742445606246,id:189},{model_name:"Y7 Pro (2019)",focal_length:28.10553507490953,id:190},{model_name:"Y7 Prime (2019)",focal_length:29.149160508556918,id:191},{model_name:"Honor 8 Pro",focal_length:27.858309205633496,id:192},{model_name:"Enjoy Z 5G",focal_length:26.903639890950316,id:193},{model_name:"Enjoy 20 Pro",focal_length:26.903639890950316,id:194},{model_name:"DVC-TN20",focal_length:26.903639890950316,id:195},{model_name:"DXX-W09",focal_length:27.804184689015646,id:196},{model_name:"DZH-L29",focal_length:18.52941153268088,id:197},{model_name:"Honor 30 Pro",focal_length:23.333332530577184,id:198},{model_name:"Honor 30 Pro+",focal_length:23.333332530577184,id:199},{model_name:"EBG-TN00",focal_length:23.333332530577184,id:200},{model_name:"EC6108V9-01",focal_length:34.72552078740023,id:201},{model_name:"Honor Note 8",focal_length:27.662124110705214,id:202},{model_name:"P30",focal_length:18.52941153268088,id:203},{model_name:"P40 Pro",focal_length:23.333332530577184,id:204},{model_name:"P40 Pro+",focal_length:23.333332530577184,id:205},{model_name:"P20",focal_length:18.238841492770657,id:206},{model_name:"P9",focal_length:38.02500072084366,id:207},{model_name:"EVE-AL00",focal_length:27.778159528550475,id:208},{model_name:"EVE-LX3",focal_length:22.073715605164722,id:209},{model_name:"EVE-LX9",focal_length:27.778159528550475,id:210},{model_name:"EVE-LX9N",focal_length:27.778159528550475,id:211},{model_name:"Mate 20 X",focal_length:24.545454129822982,id:212},{model_name:"Mate 20 X (5G)",focal_length:24.545454129822982,id:213},{model_name:"FAY-LX3",focal_length:27.773438456060855,id:214},{model_name:"FCO-LX9",focal_length:23.449809636488748,id:215},{model_name:"FDR-A01W",focal_length:39.04501797121449,id:216},{model_name:"FGD-AL00",focal_length:26.547539197870027,id:217},{model_name:"P smart",focal_length:27.662124110705214,id:218},{model_name:"FIN-AL60",focal_length:24.25781126399676,id:219},{model_name:"FIN-AL60a",focal_length:17.35396939895195,id:220},{model_name:"Y9 (2018)",focal_length:28.11279670570697,id:221},{model_name:"FOA-AL00",focal_length:17.35396939895195,id:222},{model_name:"FOA-LX9",focal_length:17.35396939895195,id:223},{model_name:"Honor 8",focal_length:38.02500072084366,id:224},{model_name:"FRD-L02",focal_length:38.02500072084366,id:225},{model_name:"FRH-L21",focal_length:27.09887466950263,id:226},{model_name:"Enjoy 20 Plus 5G",focal_length:26.903639890950316,id:227},{model_name:"Y9a",focal_length:34.72552078740023,id:228},{model_name:"FRL-L23",focal_length:34.72552078740023,id:229},{model_name:"FRL-TN00",focal_length:26.83124949289487,id:230},{model_name:"G620-L75",focal_length:34.72552078740023,id:231},{model_name:"Ascend G620s",focal_length:29.488734261397223,id:232},{model_name:"G620S-L03",focal_length:29.488734261397223,id:233},{model_name:"G621-TL00",focal_length:34.72552078740023,id:234},{model_name:"Ascend G630",focal_length:29.315875723399426,id:235},{model_name:"G630-U251",focal_length:29.315875723399426,id:236},{model_name:"Ascend G7",focal_length:29.488734261397223,id:237},{model_name:"G700",focal_length:29.373330368318214,id:238},{model_name:"G735-L03",focal_length:29.48873426139722,id:239},{model_name:"MediaPad X2",focal_length:26.885644136125595,id:240},{model_name:"generic_a15",focal_length:27.662124110705214,id:241},{model_name:"Honor 8 Smart",focal_length:27.662124110705214,id:242},{model_name:"Y7",focal_length:27.86895978114702,id:243},{model_name:"GLA-AL00",focal_length:17.35396939895195,id:244},{model_name:"GLA-LX1",focal_length:17.35396939895195,id:245},{model_name:"GLA-LX3",focal_length:17.35396939895195,id:246},{model_name:"nova 5i",focal_length:24.31914914663478,id:247},{model_name:"GLK",focal_length:24.31914914663478,id:248},{model_name:"GOA-AL80",focal_length:17.35396939895195,id:249},{model_name:"GOA-AL80U",focal_length:17.35396939895195,id:250},{model_name:"GOA-LX9",focal_length:17.35396939895195,id:251},{model_name:"GOT-AL09",focal_length:27.727799641291558,id:252},{model_name:"GOT-AL19",focal_length:27.804184689015646,id:253},{model_name:"GOT-W09",focal_length:23.437501008932834,id:254},{model_name:"GOT-W29",focal_length:20.9263384851115,id:255},{model_name:"P8",focal_length:38.02500072084366,id:256},{model_name:"GRL-AL10",focal_length:25.274726569682215,id:257},{model_name:"Copper Plus",focal_length:39.04501797121449,id:258},{model_name:"Huawei Ascend XT2™",focal_length:27.967436579573008,id:259},{model_name:"H30-C00",focal_length:29.315875723399426,id:260},{model_name:"Honor 3C 4G",focal_length:34.72552078740022,id:261},{model_name:"Honor 3C",focal_length:23.45805732018431,id:262},{model_name:"Honor 6",focal_length:23.038949422628647,id:263},{model_name:"H60",focal_length:29.373330368318214,id:264},{model_name:"Kiwi-2",focal_length:29.488735072626096,id:265},{model_name:"Sensa LTE",focal_length:23.20546101425811,id:266},{model_name:"H818",focal_length:36.10241474866236,id:267},{model_name:"HBN-AL00",focal_length:28.17391315164548,id:268},{model_name:"HBN-AL10",focal_length:28.17391315164548,id:269},{model_name:"HBN-AL80",focal_length:28.17391315164548,id:270},{model_name:"HBN-LX9",focal_length:28.17391315164548,id:271},{model_name:"HBP-AL00",focal_length:28.17391315164548,id:272},{model_name:"HBP-LX9",focal_length:28.17391315164548,id:273},{model_name:"hi3660",focal_length:27.858309205633496,id:274},{model_name:"hi6250",focal_length:24.255319418762546,id:275},{model_name:"Honor 9X (China)",focal_length:28.11279670570697,id:276},{model_name:"Honor 9X Pro",focal_length:28.11279670570697,id:277},{model_name:"Mate 20",focal_length:24.545454129822982,id:278},{model_name:"Honor Holly",focal_length:36.10241474866236,id:279},{model_name:"Honor 4c Pro",focal_length:29.957031845192752,id:280},{model_name:"Honor 4c pro",focal_length:29.957031845192752,id:281},{model_name:"H30-L01",focal_length:34.72552078740022,id:282},{model_name:"Honor 10 Lite",focal_length:24.510638330251503,id:283},{model_name:"Honor 20i",focal_length:25.714284046050796,id:284},{model_name:"Honor 20 lite",focal_length:25.714284046050796,id:285},{model_name:"P8 Lite",focal_length:29.48873426139722,id:286},{model_name:"ATH-TL00",focal_length:29.488735072626096,id:287},{model_name:"C199s",focal_length:29.488734261397223,id:288},{model_name:"C8816",focal_length:29.25858197937402,id:289},{model_name:"C8816D",focal_length:29.25858197937402,id:290},{model_name:"HUAWEI Y6II",focal_length:28.200004851499397,id:291},{model_name:"nova",focal_length:28.200004734792447,id:292},{model_name:"CUN-AL00",focal_length:29.957030682309327,id:293},{model_name:"Huawei Enjoy 9s",focal_length:30.557936631316462,id:294},{model_name:"G6-C00",focal_length:29.488734261397223,id:295},{model_name:"G6-L11",focal_length:29.488734261397223,id:296},{model_name:"G6-L22",focal_length:29.488734261397223,id:297},{model_name:"G6-L33",focal_length:29.488734261397223,id:298},{model_name:"G6-U10",focal_length:29.488734261397223,id:299},{model_name:"G6-U251",focal_length:29.488734261397223,id:300},{model_name:"HUAWEI G615-U00",focal_length:29.25858197937402,id:301},{model_name:"G615-U10",focal_length:29.25858197937402,id:302},{model_name:"G620-A2",focal_length:34.72552078740023,id:303},{model_name:"G620-L72",focal_length:34.72552078740023,id:304},{model_name:"G628-TL00",focal_length:29.373330368318214,id:305},{model_name:"G629-UL00",focal_length:29.373330368318214,id:306},{model_name:"G630-U00",focal_length:29.488734261397223,id:307},{model_name:"G660-L075",focal_length:29.488734261397223,id:308},{model_name:"G7-L01",focal_length:29.488735072626096,id:309},{model_name:"G7-L03",focal_length:29.488734261397223,id:310},{model_name:"G7-L11",focal_length:23.20546101425811,id:311},{model_name:"G7-TL00",focal_length:29.488734261397223,id:312},{model_name:"G7-UL20",focal_length:29.488734261397223,id:313},{model_name:"G730-U30",focal_length:34.72552078740023,id:314},{model_name:"G750-T00",focal_length:30.557936147869604,id:315},{model_name:"G750-T01",focal_length:30.557936147869604,id:316},{model_name:"H871G",focal_length:34.72552078740023,id:317},{model_name:"H891L",focal_length:34.72552078740023,id:318},{model_name:"H892L",focal_length:29.488734261397223,id:319},{model_name:"Honor3",focal_length:34.72552078740023,id:320},{model_name:"Huawei Honor 3x",focal_length:30.557934522070042,id:321},{model_name:"GX8",focal_length:23.34817552946685,id:322},{model_name:"GR5",focal_length:23.20546101425811,id:323},{model_name:"Honor 5X",focal_length:23.34817623063453,id:324},{model_name:"ECO",focal_length:29.373330368318214,id:325},{model_name:"Huawei LYO-L21",focal_length:29.957031845192752,id:326},{model_name:"M2",focal_length:26.77501285784502,id:327},{model_name:"LISZT",focal_length:26.77501244858123,id:328},{model_name:"T1 10",focal_length:29.43094888177284,id:329},{model_name:"G9 Plus",focal_length:28.200004734792447,id:330},{model_name:"HUAWEI",focal_length:23.20546101425811,id:331},{model_name:"MT1",focal_length:34.72552078740023,id:332},{model_name:"MT2-L01",focal_length:34.72552078740023,id:333},{model_name:"MT2-L02",focal_length:34.72552078740023,id:334},{model_name:"MT2-L05",focal_length:34.72552078740023,id:335},{model_name:"Mate 7",focal_length:23.038949422628647,id:336},{model_name:"GT3",focal_length:27.662124110705214,id:337},{model_name:"Mate 8",focal_length:38.02500072084366,id:338},{model_name:"P6",focal_length:34.72552078740023,id:339},{model_name:"P7",focal_length:34.72552078740023,id:340},{model_name:"P7 mini",focal_length:29.488734261397223,id:341},{model_name:"HUAWEI P80 Pro",focal_length:30.803571205244072,id:342},{model_name:"DAV",focal_length:26.885644136125595,id:343},{model_name:"HUAWEI P9 lite",focal_length:27.662124110705214,id:344},{model_name:"麦芒4",focal_length:29.488734261397223,id:345},{model_name:"RIO-CL00",focal_length:23.34817552946685,id:346},{model_name:"G7 Plus",focal_length:23.20546101425811,id:347},{model_name:"HUAWEI RIO-L01",focal_length:23.20546101425811,id:348},{model_name:"SC-CL00",focal_length:22.548211780131975,id:349},{model_name:"SC-UL10",focal_length:22.915038416900913,id:350},{model_name:"Y6",focal_length:29.315875723399422,id:351},{model_name:"HUAWEI SCL-U31",focal_length:36.10241474866236,id:352},{model_name:"GR3",focal_length:29.957030682309327,id:353},{model_name:"Y6 Pro",focal_length:25.23506930057405,id:354},{model_name:"G9青春版",focal_length:28.200004734792447,id:355},{model_name:"Y221-U03",focal_length:35.326989099092714,id:356},{model_name:"Y336-A1",focal_length:34.72552078740023,id:357},{model_name:"Y336-U02",focal_length:29.957030682309327,id:358},{model_name:"Huawei Y360-U03",focal_length:39.49739573777066,id:359},{model_name:"Y360-U03",focal_length:29.373330368318214,id:360},{model_name:"Y360-U103",focal_length:33.85307637623397,id:361},{model_name:"Y520-U03",focal_length:35.32698909909271,id:362},{model_name:"Y530",focal_length:34.72552078740023,id:363},{model_name:"Y530-U051",focal_length:34.72552078740023,id:364},{model_name:"Y536-A1",focal_length:34.72552078740023,id:365},{model_name:"Y541-U02",focal_length:29.957030682309327,id:366},{model_name:"Y550-L01",focal_length:33.85307637623397,id:367},{model_name:"Y550-L02",focal_length:33.85307637623397,id:368},{model_name:"Y550-L03",focal_length:34.72552078740023,id:369},{model_name:"Y5",focal_length:29.957030682309327,id:370},{model_name:"Huawei Y5 II",focal_length:29.37332967983944,id:371},{model_name:"Y600D-C00",focal_length:23.757144326914748,id:372},{model_name:"Y625-U13",focal_length:23.03894937947542,id:373},{model_name:"HUAWEI Y625-U32",focal_length:35.326989099092714,id:374},{model_name:"Y635-CL00",focal_length:29.897901155386453,id:375},{model_name:"P30 Pro",focal_length:18.52941153268088,id:376},{model_name:"X2",focal_length:26.885644136125595,id:377},{model_name:"nova 2s",focal_length:27.2280703711243,id:378},{model_name:"nova 2",focal_length:24.070175370106494,id:379},{model_name:"HONOR 20 LITE",focal_length:24.31914914663478,id:380},{model_name:"nova 3i",focal_length:24.31914914663478,id:381},{model_name:"Mate 20 lite",focal_length:24.31914914663478,id:382},{model_name:"JAD-AL00",focal_length:17.410868743023887,id:383},{model_name:"JAD-AL50",focal_length:28.17391315164548,id:384},{model_name:"JAD-AL60",focal_length:28.17391315164548,id:385},{model_name:"JAD-AL80",focal_length:17.410868743023887,id:386},{model_name:"JAD-LX9",focal_length:17.410868743023887,id:387},{model_name:"Honor Play 8A",focal_length:26.63013676081261,id:388},{model_name:"Y6s (2019)",focal_length:26.63013676081261,id:389},{model_name:"MediaPad T2 8.0 Pro",focal_length:34.72552168320062,id:390},{model_name:"Honor Pad 5 8",focal_length:24.393442238508083,id:391},{model_name:"MediaPad M5 Lite 8",focal_length:24.393442238508083,id:392},{model_name:"Honor Tab 5",focal_length:24.393442238508083,id:393},{model_name:"nova 7 5G",focal_length:23.333332530577184,id:394},{model_name:"JEF-TN00",focal_length:23.333332530577184,id:395},{model_name:"JEF-TN20",focal_length:23.333332530577184,id:396},{model_name:"nova 7 Pro 5G",focal_length:23.757575991104815,id:397},{model_name:"JER-AN20",focal_length:34.725520412018184,id:398},{model_name:"JER-TN10",focal_length:23.757575991104815,id:399},{model_name:"JER-TN20",focal_length:23.757575991104815,id:400},{model_name:"Y9 (2019)",focal_length:28.11279670570697,id:401},{model_name:"Y8s",focal_length:28.11279670570697,id:402},{model_name:"JLN-AL00",focal_length:22.421875071142704,id:403},{model_name:"JLN-LX1",focal_length:22.421875071142704,id:404},{model_name:"JLN-LX3",focal_length:22.421875071142704,id:405},{model_name:"Honor 6C Pro",focal_length:29.37332967983944,id:406},{model_name:"nova 6 SE",focal_length:30.0650743064321,id:407},{model_name:"P40 lite",focal_length:34.72552078740023,id:408},{model_name:"nova 7i",focal_length:30.0650743064321,id:409},{model_name:"JNY",focal_length:30.0650743064321,id:410},{model_name:"JSC-AL50",focal_length:27.25379538059621,id:411},{model_name:"nova 8 SE",focal_length:26.903639890950316,id:412},{model_name:"Honor 8X",focal_length:28.11279670570697,id:413},{model_name:"Honor 9X Lite",focal_length:28.11279670570697,id:414},{model_name:"Y625-U03",focal_length:23.03894937947542,id:415},{model_name:"kirin710",focal_length:24.31914914663478,id:416},{model_name:"kirin970",focal_length:10.738636086548652,id:417},{model_name:"KIW-L23",focal_length:23.20546101425811,id:418},{model_name:"Honor X10 Max 5G",focal_length:27.419177083598697,id:419},{model_name:"Honor V8",focal_length:38.02500072084366,id:420},{model_name:"MediaPad T3 8.0",focal_length:29.533237471306307,id:421},{model_name:"KOB2-L03",focal_length:30.857144608789582,id:422},{model_name:"MatePad T8",focal_length:30.857144608789582,id:423},{model_name:"KOB2K-W09",focal_length:30.60000199249816,id:424},{model_name:"Honor V6",focal_length:19.399948072895945,id:425},{model_name:"HONOR 8S",focal_length:27.668788710116015,id:426},{model_name:"KSA-AL10",focal_length:27.493150201741305,id:427},{model_name:"Honor 8S",focal_length:27.493150201741305,id:428},{model_name:"HUAWEI Y7 2018",focal_length:24.422269488365412,id:429},{model_name:"Y7 (2018)",focal_length:23.831408697809497,id:430},{model_name:"Y7 Prime (2018)",focal_length:24.422269488365412,id:431},{model_name:"Mate 30 Pro",focal_length:23.333332530577184,id:432},{model_name:"Mate 30 RS Porsche Design",focal_length:18.000000000000004,id:433},{model_name:"Mate 30E Pro 5G",focal_length:23.333332530577184,id:434},{model_name:"Mate 30 Pro 5G",focal_length:23.333332530577184,id:435},{model_name:"Honor 9 Lite",focal_length:27.579399528974918,id:436},{model_name:"Honor 9N (9i)",focal_length:28.11279670570697,id:437},{model_name:"LNA-AL00",focal_length:17.410868743023887,id:438},{model_name:"LNA-LX9",focal_length:17.410868743023887,id:439},{model_name:"Mate 9 Pro",focal_length:38.02500072084366,id:440},{model_name:"Honor 20 lite (China)",focal_length:27.25379538059621,id:441},{model_name:"Honor 30i",focal_length:27.25379538059621,id:442},{model_name:"Mate 20 Pro",focal_length:17.410868743023887,id:443},{model_name:"Mate 20 RS Porsche Design",focal_length:24.545454129822982,id:444},{model_name:"Y6II Compact",focal_length:29.957030682309327,id:445},{model_name:"MAO-AL00",focal_length:27.278098990591094,id:446},{model_name:"MAO-LX9",focal_length:22.421875071142704,id:447},{model_name:"MAO-LX9N",focal_length:22.421875071142704,id:448},{model_name:"P30 lite",focal_length:17.410868743023887,id:449},{model_name:"P30 lite New Edition",focal_length:21.011029489106374,id:450},{model_name:"MED-AL00",focal_length:26.63013676081261,id:451},{model_name:"Honor Play 9A",focal_length:26.63013676081261,id:452},{model_name:"Y6p",focal_length:26.63013676081261,id:453},{model_name:"MED-TL00",focal_length:26.63013676081261,id:454},{model_name:"Gran_Roraima",focal_length:34.72552078740023,id:455},{model_name:"t1_8p0",focal_length:34.72552078740023,id:456},{model_name:"T1",focal_length:34.72552078740023,id:457},{model_name:"MediaPad X1",focal_length:34.72552078740023,id:458},{model_name:"MGA-AL00",focal_length:26.547539197870027,id:459},{model_name:"MGA-AL40",focal_length:26.475202649291603,id:460},{model_name:"MGA-LX3",focal_length:26.547539197870027,id:461},{model_name:"MGA-LX9",focal_length:26.46324630471045,id:462},{model_name:"MGA-LX9N",focal_length:26.547539197870027,id:463},{model_name:"Mate 9",focal_length:26.371913360318274,id:464},{model_name:"MIS-AL00",focal_length:28.17391315164548,id:465},{model_name:"MLD-AL00",focal_length:26.547539197870027,id:466},{model_name:"MLD-AL10",focal_length:26.63013676081261,id:467},{model_name:"MNA-AL00",focal_length:17.410868743023887,id:468},{model_name:"MNA-LX9",focal_length:17.410868743023887,id:469},{model_name:"Honor 9A",focal_length:26.63013676081261,id:470},{model_name:"Enjoy 9e",focal_length:26.63013676081261,id:471},{model_name:"Y6 (2019)",focal_length:26.63013676081261,id:472},{model_name:"Y6 Pro (2019)",focal_length:26.63013676081261,id:473},{model_name:"MatePad Pro 10.8 (2021)",focal_length:27.42581536216612,id:474},{model_name:"MRR-W39",focal_length:27.42581536216612,id:475},{model_name:"MatePad Pro 10.8 (2019)",focal_length:26.475202649291603,id:476},{model_name:"MRX-AN19",focal_length:26.475202649291603,id:477},{model_name:"MRX-W29",focal_length:26.475202649291603,id:478},{model_name:"MRX-W39",focal_length:26.547539197870027,id:479},{model_name:"Ascend Mate2 4G",focal_length:23.886806789167377,id:480},{model_name:"Honor 30 Youth",focal_length:34.725520412018184,id:481},{model_name:"MXW-TN00",focal_length:26.903639890950316,id:482},{model_name:"Y6 (2017)",focal_length:25.23506902941671,id:483},{model_name:"Y5 (2017)",focal_length:25.23506902941671,id:484},{model_name:"NAM-AL00",focal_length:26.608454199063985,id:485},{model_name:"NAM-LX9",focal_length:26.608454199063985,id:486},{model_name:"Enjoy 6",focal_length:24.774874126767788,id:487},{model_name:"NCO-AL00",focal_length:17.35396939895195,id:488},{model_name:"NCO-LX1",focal_length:17.35396939895195,id:489},{model_name:"NCO-LX3",focal_length:17.35396939895195,id:490},{model_name:"Honor 5c",focal_length:27.858309205633496,id:491},{model_name:"NEN-L22",focal_length:27.265626248231005,id:492},{model_name:"NEN-LX1",focal_length:27.4218761059456,id:493},{model_name:"NEN-LX3",focal_length:27.4218761059456,id:494},{model_name:"Mate RS Porsche Design",focal_length:24.353692948025426,id:495},{model_name:"Nexus 6P",focal_length:26.65565193540432,id:496},{model_name:"NNJ-NX9",focal_length:23.333332530577184,id:497},{model_name:"Mate 40 Pro 4G",focal_length:28.17391315164548,id:498},{model_name:"NOH-AL10",focal_length:28.17391315164548,id:499},{model_name:"Mate 40 Pro",focal_length:56.24999916180968,id:500},{model_name:"NOH-AN01",focal_length:28.17391315164548,id:501},{model_name:"NOH-AN50",focal_length:28.17391315164548,id:502},{model_name:"Mate 40 Pro+",focal_length:26.286226552382885,id:503},{model_name:"Honor Magic",focal_length:35.21739203447656,id:504},{model_name:"Mate 40E 4G",focal_length:21.08459846019873,id:505},{model_name:"Mate 40",focal_length:21.08459846019873,id:506},{model_name:"Mate 40E",focal_length:21.08459846019873,id:507},{model_name:"Honor V30",focal_length:23.333332530577184,id:508},{model_name:"Honor V30 Pro",focal_length:23.333332530577184,id:509},{model_name:"Honor Play4 Pro",focal_length:23.333332530577184,id:510},{model_name:"P30_Pro",focal_length:30.557934522070042,id:511},{model_name:"P Smart",focal_length:27.662124110705214,id:512},{model_name:"PAL-AL00",focal_length:20.675908898329343,id:513},{model_name:"PAL-LX9",focal_length:20.675908898329343,id:514},{model_name:"nova 3",focal_length:21.44680834874247,id:515},{model_name:"PCE-W30",focal_length:52.914111229216616,id:516},{model_name:"Honor View 20",focal_length:18.000000000000004,id:517},{model_name:"PE-CL00",focal_length:42.75000748727308,id:518},{model_name:"Honor 6 Plus",focal_length:38.02500072084366,id:519},{model_name:"Huawei Nova 2",focal_length:26.720930490447362,id:520},{model_name:"MediaPad T2 7.0 Pro",focal_length:29.25858197937402,id:521},{model_name:"Honor 7",focal_length:38.25004325066806,id:522},{model_name:"HUAWEI P smart 2019",focal_length:26.547539197870027,id:523},{model_name:"Enjoy 9s",focal_length:26.547539197870027,id:524},{model_name:"华为畅享 9S",focal_length:26.547539197870027,id:525},{model_name:"P smart 2019",focal_length:26.475202649291603,id:526},{model_name:"P Smart+ 2019",focal_length:26.547539197870027,id:527},{model_name:"Enjoy 20 SE",focal_length:26.475202649291603,id:528},{model_name:"PPA-LX1",focal_length:34.72552078740023,id:529},{model_name:"P smart 2021",focal_length:26.547539197870027,id:530},{model_name:"PPA-LX3",focal_length:27.393442824783257,id:531},{model_name:"P8 Lite (2017)",focal_length:27.662124110705214,id:532},{model_name:"prague",focal_length:28.25252776075315,id:533},{model_name:"Redmi10-64Gb",focal_length:29.44459090383488,id:534},{model_name:"Mate 10 Lite",focal_length:26.526315789473696,id:535},{model_name:"RNE-LX2",focal_length:26.526315789473696,id:536},{model_name:"MAIMANG 6",focal_length:26.581395735671038,id:537},{model_name:"RTE-AL00",focal_length:26.608454199063985,id:538},{model_name:"Honor Note 10",focal_length:27.038627494799808,id:539},{model_name:"HUAWEI Mate SE",focal_length:27.662124110705214,id:540},{model_name:"HONOR 9X Lite",focal_length:28.11279670570697,id:541},{model_name:"SCM-AL09",focal_length:26.475202649291603,id:542},{model_name:"SCM-W09",focal_length:26.475202649291603,id:543},{model_name:"SCMR-AL09",focal_length:26.475202649291603,id:544},{model_name:"MatePad 10.8",focal_length:26.475202649291603,id:545},{model_name:"sdm660 for arm64",focal_length:26.59793780224777,id:546},{model_name:"nova 5",focal_length:23.489010312061744,id:547},{model_name:"nova 5 Pro",focal_length:21.231617518156042,id:548},{model_name:"Sh-H02",focal_length:29.957030682309327,id:549},{model_name:"MediaPad M5 8",focal_length:27.858309205633496,id:550},{model_name:"Y7 Prime",focal_length:24.801587880388613,id:551},{model_name:"P9 lite mini",focal_length:24.801587880388613,id:552},{model_name:"SM-G965F",focal_length:27.662124110705214,id:553},{model_name:"nova 5i Pro",focal_length:21.231617518156042,id:554},{model_name:"SPR-LX1",focal_length:21.44680834874247,id:555},{model_name:"SPR-LX9",focal_length:27.558140682490755,id:556},{model_name:"Honor 9",focal_length:27.858309205633496,id:557},{model_name:"STG-AL00",focal_length:27.42581536216612,id:558},{model_name:"STG-LX1",focal_length:27.42581536216612,id:559},{model_name:"STG-LX2",focal_length:27.42581536216612,id:560},{model_name:"Enjoy 10 Plus",focal_length:23.661604297368054,id:561},{model_name:"Y9 Prime (2019)",focal_length:34.72552078740023,id:562},{model_name:"P Smart Z",focal_length:23.661604297368054,id:563},{model_name:"MediaPad T1 7.0 Plus",focal_length:30.557936147869604,id:564},{model_name:"MediaPad T1 10",focal_length:29.897901155386453,id:565},{model_name:"MediaPad T1 7.0",focal_length:30.557936147869604,id:566},{model_name:"TAH-AN00m",focal_length:27.517807123946962,id:567},{model_name:"Mate Xs",focal_length:27.517807123946962,id:568},{model_name:"Mate 30",focal_length:18.000000000000004,id:569},{model_name:"Mate 30 5G",focal_length:18.000000000000004,id:570},{model_name:"Tecno G660MAX",focal_length:29.488734261397223,id:571},{model_name:"Honor X10 5G",focal_length:23.817786356479104,id:572},{model_name:"Mate X2",focal_length:17.64858943608164,id:573},{model_name:"TET-AN10",focal_length:9.934066401120564,id:574},{model_name:"TET-AN50",focal_length:17.64858943608164,id:575},{model_name:"TGR-W09",focal_length:24.859334931693077,id:576},{model_name:"TNN-AN00",focal_length:27.289078489232875,id:577},{model_name:"Honor Play4",focal_length:27.289078489232875,id:578},{model_name:"Honor Magic 2",focal_length:28.11279670570697,id:579},{model_name:"HUAWEI Y6 2018",focal_length:26.329141104850997,id:580},{model_name:"unknown",focal_length:29.72153177656393,id:581},{model_name:"HUAWEI Y5 2019",focal_length:27.493150201741305,id:582},{model_name:"HONOR 9A",focal_length:29.496949545553544,id:583},{model_name:"HUAWEI P30",focal_length:18.52941153268088,id:584},{model_name:"HUAWEI Y9 2018",focal_length:27.662124110705214,id:585},{model_name:"荣耀9X",focal_length:27.461858384523335,id:586},{model_name:"HUAWEI Mate 20",focal_length:24.545454129822982,id:587},{model_name:"HONOR 8A Pro",focal_length:26.63013676081261,id:588},{model_name:"华为畅享 9e",focal_length:27.668788710116015,id:589},{model_name:"nova 4",focal_length:20.999998509883945,id:590},{model_name:"P9 Plus",focal_length:38.02500072084366,id:591},{model_name:"P10 Plus",focal_length:26.35293947762751,id:592},{model_name:"VRD-AL09",focal_length:26.547539197870027,id:593},{model_name:"MediaPad M6 Turbo 8.4",focal_length:26.547539197870027,id:594},{model_name:"P10",focal_length:37.79999825656417,id:595},{model_name:"P10 Lite",focal_length:27.662124110705214,id:596},{model_name:"MatePad Pro 12.6 (2021)",focal_length:26.729614903842613,id:597},{model_name:"WGRR-W19",focal_length:26.547539197870027,id:598},{model_name:"Enjoy 20 5G",focal_length:27.419177083598697,id:599},{model_name:"WKG-LX9",focal_length:26.63013676081261,id:600},{model_name:"WKG-TN00",focal_length:27.668788710116015,id:601},{model_name:"nova 6",focal_length:23.333332530577184,id:602},{model_name:"nova 6 5G",focal_length:18.000000000000004,id:603},{model_name:"MediaPad X1 7.0",focal_length:34.72552078740023,id:604},{model_name:"X36S0",focal_length:27.256944648051483,id:605},{model_name:"XYAO-W00",focal_length:24.859334931693077,id:606},{model_name:"Honor Bee",focal_length:29.957030682309327,id:607},{model_name:"Y635",focal_length:29.897901155386453,id:608},{model_name:"Honor 20",focal_length:18.000000000000004,id:609},{model_name:"Honor 20 Pro",focal_length:25.706664735793765,id:610},{model_name:"Honor 20S",focal_length:21.231617518156042,id:611},{model_name:"YAL",focal_length:21.231617518156042,id:612},{model_name:"HONOR 20",focal_length:21.231617518156042,id:613},{model_name:"Huawei Y9",focal_length:31.81489229237204,id:614}]},{iTel:[{model_name:"B8409",focal_length:35.326989099092714,id:0},{model_name:"B9401",focal_length:46.99999801317858,id:1},{model_name:"B9501",focal_length:29.37332967983944,id:2},{model_name:"B9504",focal_length:39.4909062732351,id:3},{model_name:"Pad 1 mini",focal_length:32.94148451379815,id:4},{model_name:"it1512",focal_length:25.23506902941671,id:5},{model_name:"itel-it1410",focal_length:35.326989099092714,id:6},{model_name:"it1520",focal_length:25.23506902941671,id:7},{model_name:"Pad-2",focal_length:43.88730756877929,id:8},{model_name:"A11",focal_length:41.3437498095022,id:9},{model_name:"A12",focal_length:41.573865056438144,id:10},{model_name:"A13",focal_length:29.718852055292345,id:11},{model_name:"A14",focal_length:37.622888349722764,id:12},{model_name:"itel A16 Plus",focal_length:29.37251918327443,id:13},{model_name:"A21",focal_length:37.17114575468246,id:14},{model_name:"A22",focal_length:37.06953793896622,id:15},{model_name:"A22 Pro",focal_length:37.06953793896622,id:16},{model_name:"itel A23",focal_length:32.94148451379815,id:17},{model_name:"itel A31",focal_length:35.32699008244264,id:18},{model_name:"A32F",focal_length:36.90546974135488,id:19},{model_name:"A41",focal_length:35.459999279635284,id:20},{model_name:"A41 Plus",focal_length:24.79572801229297,id:21},{model_name:"A44",focal_length:28.806021766635176,id:22},{model_name:"A44 Pro",focal_length:28.806021766635176,id:23},{model_name:"A45",focal_length:28.2543409958179,id:24},{model_name:"itel A24 2023",focal_length:37.568571185530445,id:25},{model_name:"itel AC50",focal_length:37.568571185530445,id:26},{model_name:"itel A24",focal_length:37.568571185530445,id:27},{model_name:"itel V52 lite",focal_length:37.568571185530445,id:28},{model_name:"itel A24 2023",focal_length:37.568571185530445,id:29},{model_name:"itel A509W",focal_length:37.53086515041384,id:30},{model_name:"itel A509WM",focal_length:37.53086515041384,id:31},{model_name:"itel A33 Plus",focal_length:37.53086515041384,id:32},{model_name:"itel A24 Pro",focal_length:40.246914989383185,id:33},{model_name:"itel A23S",focal_length:38.749997268120545,id:34},{model_name:"A512W",focal_length:37.99999801317858,id:35},{model_name:"itel A18s",focal_length:37.06666563057607,id:36},{model_name:"A51",focal_length:38.43060865421917,id:37},{model_name:"itel A52",focal_length:25.23506902941671,id:38},{model_name:"A26",focal_length:28.55656860776464,id:39},{model_name:"A37",focal_length:28.55656860776464,id:40},{model_name:"A62",focal_length:28.2543409958179,id:41},{model_name:"itel A49 Play",focal_length:33.73015987211807,id:42},{model_name:"itel A58 Lite",focal_length:32.94148451379815,id:43},{model_name:"A58 Lite",focal_length:32.94148451379815,id:44},{model_name:"itel A04",focal_length:35.863587456210205,id:45},{model_name:"A49",focal_length:33.23412858756305,id:46},{model_name:"A58",focal_length:33.23412858756305,id:47},{model_name:"A58 Pro",focal_length:33.23412858756305,id:48},{model_name:"itel A60",focal_length:35.863587456210205,id:49},{model_name:"itel A60S",focal_length:35.094727237412094,id:50},{model_name:"A05S",focal_length:34.53668586690364,id:51},{model_name:"A05s",focal_length:34.53668586690364,id:52},{model_name:"A70",focal_length:27.967436579573008,id:53},{model_name:"itel P55",focal_length:27.38166887918675,id:54},{model_name:"itel A50",focal_length:35.094727237412094,id:55},{model_name:"itel A50C",focal_length:35.094727237412094,id:56},{model_name:"itel A80",focal_length:29.017856755685994,id:57},{model_name:"itel it1406",focal_length:31.176914536239796,id:58},{model_name:"itel it1407",focal_length:31.176914536239796,id:59},{model_name:"it1409",focal_length:50.778407878650356,id:60},{model_name:"it1460",focal_length:29.37332967983944,id:61},{model_name:"itel_it1503",focal_length:31.176914536239796,id:62},{model_name:"it1513",focal_length:35.326362419887076,id:63},{model_name:"it1518",focal_length:24.774874126767788,id:64},{model_name:"itel it1701",focal_length:31.176914536239796,id:65},{model_name:"A25",focal_length:37.134285111787555,id:66},{model_name:"A25 Pro",focal_length:37.134285111787555,id:67},{model_name:"A23 Pro",focal_length:40.10403152706021,id:68},{model_name:"A46",focal_length:25.297966132736644,id:69},{model_name:"itel L5503S",focal_length:24.925937566857602,id:70},{model_name:"S15 Pro(VISION)",focal_length:27.232759330310966,id:71},{model_name:"itel A55 LTE",focal_length:29.26627379206665,id:72},{model_name:"Vision1",focal_length:26.784238935232725,id:73},{model_name:"Vision1 Plus(P36 Pro LTE)",focal_length:26.48796628489913,id:74},{model_name:"Vision1Pro",focal_length:32.92587724243429,id:75},{model_name:"itel S16 Pro(Vision 2)",focal_length:26.48796628489913,id:76},{model_name:"itel P08002L",focal_length:28.852941756533085,id:77},{model_name:"Pad1",focal_length:25.706703429125863,id:78},{model_name:"itel VistaTab 30",focal_length:28.60218304193385,id:79},{model_name:"P11",focal_length:38.43060865421917,id:80},{model_name:"P12",focal_length:38.43060865421917,id:81},{model_name:"P13",focal_length:36.90546974135488,id:82},{model_name:"P13 Plus",focal_length:36.90546974135488,id:83},{model_name:"P31",focal_length:25.23506902941671,id:84},{model_name:"P32",focal_length:25.23506902941671,id:85},{model_name:"itel P41",focal_length:36.900876213548855,id:86},{model_name:"P51",focal_length:35.32699008244264,id:87},{model_name:"itel Vision2s",focal_length:33.73015987211807,id:88},{model_name:"P37",focal_length:33.85416769325684,id:89},{model_name:"itel P55 5G",focal_length:27.419177083598697,id:90},{model_name:"itel P40",focal_length:35.54133924856235,id:91},{model_name:"itel P662LN",focal_length:35.51625643753438,id:92},{model_name:"itel P55+",focal_length:26.389498104748323,id:93},{model_name:"itel P55T",focal_length:27.38166887918675,id:94},{model_name:"P65",focal_length:27.376575789017092,id:95},{model_name:"itel P37 Pro(Vision2 Plus)",focal_length:33.73015987211807,id:96},{model_name:"P37 Pro(Vision2 Plus)",focal_length:33.73015987211807,id:97},{model_name:"itel P38 Pro(Vision 3 Plus)",focal_length:32.92587724243429,id:98},{model_name:"itel Vision 3 Plus(P38 Pro)",focal_length:32.92587724243429,id:99},{model_name:"itel Vision 3 Plus",focal_length:32.92587724243429,id:100},{model_name:"itel P40+",focal_length:27.376575789017092,id:101},{model_name:"Prime 4",focal_length:31.336363717642694,id:102},{model_name:"S11 Pro",focal_length:25.23506902941671,id:103},{model_name:"S11",focal_length:26.19016370565018,id:104},{model_name:"S11X",focal_length:25.23506902941671,id:105},{model_name:"itel S12",focal_length:25.23506902941671,id:106},{model_name:"S13",focal_length:28.2543409958179,id:107},{model_name:"S21",focal_length:25.23506902941671,id:108},{model_name:"S31",focal_length:26.19016370565018,id:109},{model_name:"S32",focal_length:25.23506902941671,id:110},{model_name:"itel S32LTE",focal_length:27.71756943654091,id:111},{model_name:"S33",focal_length:28.806021766635176,id:112},{model_name:"S41",focal_length:28.806021766635176,id:113},{model_name:"itel Vision 3",focal_length:33.73015987211807,id:114},{model_name:"itel S17",focal_length:26.391807804757224,id:115},{model_name:"itel S18 Pro",focal_length:25.861279642633825,id:116},{model_name:"itel S662LC",focal_length:32.92587724243429,id:117},{model_name:"itel VISION 5 Plus",focal_length:32.92587724243429,id:118},{model_name:"itel S18",focal_length:30.133928492816775,id:119},{model_name:"itel Vision 5",focal_length:33.20640789072847,id:120},{model_name:"itel S663LN",focal_length:33.20640789072847,id:121},{model_name:"itel S23",focal_length:26.391807804757224,id:122},{model_name:"itel RS4",focal_length:28.18681143127975,id:123},{model_name:"itel S24",focal_length:27.494504419160286,id:124},{model_name:"itel S23+",focal_length:25.655487161650523,id:125},{model_name:"itel W5001P",focal_length:36.864217841258295,id:126},{model_name:"A35",focal_length:37.45123812828904,id:127},{model_name:"S32 Mini",focal_length:27.71756943654091,id:128},{model_name:"P15",focal_length:25.42197565469633,id:129},{model_name:"A17",focal_length:37.53086515041384,id:130},{model_name:"itel W5503",focal_length:25.54598517665601,id:131},{model_name:"P33",focal_length:29.638305314565912,id:132},{model_name:"P33 Plus",focal_length:27.866520807010392,id:133},{model_name:"S15",focal_length:27.853448411407708,id:134},{model_name:"A55",focal_length:27.866520807010392,id:135},{model_name:"P36",focal_length:27.275711726105563,id:136},{model_name:"S16",focal_length:26.389498104748323,id:137},{model_name:"itel S16 Pro",focal_length:26.389498104748323,id:138},{model_name:"itel A13Plus",focal_length:29.718852055292345,id:139},{model_name:"itel A14",focal_length:41.05591882151977,id:140},{model_name:"itel A14S",focal_length:41.05591882151977,id:141},{model_name:"itel A15",focal_length:32.472859000705704,id:142},{model_name:"itel A16",focal_length:41.05591882151977,id:143},{model_name:"itel A16 Plus RU",focal_length:41.05591882151977,id:144},{model_name:"itel A23A",focal_length:37.3227256335996,id:145},{model_name:"itel A40",focal_length:36.56990301051503,id:146},{model_name:"itel A42 Plus",focal_length:25.684887554966693,id:147},{model_name:"itel A44 Power",focal_length:37.3227256335996,id:148},{model_name:"itel A44 PowerRU",focal_length:37.3227256335996,id:149},{model_name:"itel A507LM",focal_length:37.568571185530445,id:150},{model_name:"itel A507LS",focal_length:37.568571185530445,id:151},{model_name:"itel A510W",focal_length:39.76744069996367,id:152},{model_name:"itel A52 Lite",focal_length:29.37332967983944,id:153},{model_name:"itel A52S Lite",focal_length:29.37332967983944,id:154},{model_name:"itel A551L",focal_length:37.568571185530445,id:155},{model_name:"itel A611W",focal_length:33.73015987211807,id:156},{model_name:"itel A611WP",focal_length:33.73015987211807,id:157},{model_name:"itel L5002",focal_length:37.45123812828904,id:158},{model_name:"itel L5007",focal_length:37.3227256335996,id:159},{model_name:"itel L5007S",focal_length:37.568571185530445,id:160},{model_name:"itel L5502",focal_length:37.3227256335996,id:161},{model_name:"itel L5505",focal_length:33.15290247426297,id:162},{model_name:"itel L6004",focal_length:33.15290247426297,id:163},{model_name:"itel L6004L",focal_length:33.15290247426297,id:164},{model_name:"itel L6006",focal_length:33.43300023447641,id:165},{model_name:"itel L6006F",focal_length:33.43300023447641,id:166},{model_name:"itel L6006L",focal_length:33.43300023447641,id:167},{model_name:"itel L6006S",focal_length:33.43300023447641,id:168},{model_name:"itel P551W",focal_length:37.568571185530445,id:169},{model_name:"itel P552W",focal_length:37.568571185530445,id:170},{model_name:"itel P661W",focal_length:33.73015987211807,id:171},{model_name:"itel S42",focal_length:27.55934222049718,id:172},{model_name:"itel S661L",focal_length:33.73015987211807,id:173},{model_name:"itel S661LN",focal_length:28.853730113278957,id:174},{model_name:"itel S661LP",focal_length:33.73015987211807,id:175},{model_name:"itel S661LPN",focal_length:33.73015987211807,id:176},{model_name:"itel W4002",focal_length:39.32000025961135,id:177},{model_name:"itel W4003",focal_length:41.05591882151977,id:178},{model_name:"itel W5008",focal_length:38.57142857142857,id:179},{model_name:"itel W5505",focal_length:33.15290247426297,id:180},{model_name:"itel W6004",focal_length:27.19642924017873,id:181},{model_name:"itel W6004P",focal_length:27.19642924017873,id:182},{model_name:"itel W7002",focal_length:37.3227256335996,id:183},{model_name:"itel W7002P",focal_length:28.472613442848743,id:184},{model_name:"Orange Nola fun",focal_length:37.568571185530445,id:185},{model_name:"Spice F305",focal_length:36.56990301051503,id:186},{model_name:"VIMOQ A631LO",focal_length:33.73015987211807,id:187},{model_name:"VIMOQ P662LO",focal_length:35.54133924856235,id:188},{model_name:"VIMOQ S661LO",focal_length:33.73015987211807,id:189},{model_name:"VIMOQ S661LS",focal_length:33.73015987211807,id:190},{model_name:"1570c",focal_length:30.557936147869604,id:191},{model_name:"L8405",focal_length:29.37332967983944,id:192},{model_name:"L8501",focal_length:35.326989099092714,id:193},{model_name:"L9503",focal_length:41.39716580108313,id:194},{model_name:"M9106",focal_length:40.501951839032,id:195},{model_name:"M9107",focal_length:40.501951839032,id:196},{model_name:"M9108",focal_length:32.94148451379815,id:197},{model_name:"M9110",focal_length:28.350695683196584,id:198},{model_name:"M9116",focal_length:27.559343542794167,id:199},{model_name:"Navitel RE900 Full HD",focal_length:29.373330368318214,id:200},{model_name:"Navitel T700 3G Navi",focal_length:44.55156225684444,id:201},{model_name:"4G",focal_length:25.23506902941671,id:202},{model_name:"C11",focal_length:42.40534236941064,id:203},{model_name:"C11 Pro",focal_length:40.42866251768765,id:204},{model_name:"C12",focal_length:28.2543409958179,id:205},{model_name:"C12 Pro",focal_length:37.73778395598478,id:206},{model_name:"C13 Pro",focal_length:28.602739919303474,id:207},{model_name:"C15 Pro",focal_length:28.602739919303474,id:208},{model_name:"C16",focal_length:32.44931384441131,id:209},{model_name:"C16 Pro",focal_length:27.52218379045009,id:210},{model_name:"C18 Pro",focal_length:34.52054704325044,id:211},{model_name:"C19",focal_length:33.46478869834133,id:212},{model_name:"C19 Pro",focal_length:29.467180853017517,id:213},{model_name:"C21",focal_length:41.56522055619716,id:214},{model_name:"C21_Plus_EEA",focal_length:28.03278528980852,id:215},{model_name:"C21 Pro",focal_length:28.03278528980852,id:216},{model_name:"C22",focal_length:26.262295216522165,id:217},{model_name:"C23_Pro",focal_length:32.55445586624199,id:218},{model_name:"C25_EEA",focal_length:34.9459175850326,id:219},{model_name:"C32_EEA",focal_length:29.14660949663746,id:220},{model_name:"C33_EEA",focal_length:32.94148451379815,id:221},{model_name:"C35_EEA",focal_length:27.726402969410472,id:222},{model_name:"C36_EEA",focal_length:29.430949081784906,id:223},{model_name:"C3",focal_length:29.37332967983944,id:224},{model_name:"C50_EEA",focal_length:27.442621932046404,id:225},{model_name:"C51_EEA",focal_length:33.77344754451441,id:226},{model_name:"C57 Pro",focal_length:38.57142857142857,id:227},{model_name:"C5",focal_length:29.37332967983944,id:228},{model_name:"C5 PRO",focal_length:25.23506902941671,id:229},{model_name:"C8",focal_length:35.32699008244264,id:230},{model_name:"GOME 2018X38A",focal_length:29.044585387563316,id:231},{model_name:"K10000",focal_length:25.23506902941671,id:232},{model_name:"K10000_Max",focal_length:24.32560374625921,id:233},{model_name:"K10000 Mix",focal_length:40.42866251768765,id:234},{model_name:"K10000 Pro",focal_length:24.774874126767788,id:235},{model_name:"K10",focal_length:28.2543409958179,id:236},{model_name:"K12",focal_length:32.82352921807428,id:237},{model_name:"K13 Pro",focal_length:49.315067204643476,id:238},{model_name:"K15 Plus",focal_length:52.63447818642721,id:239},{model_name:"Coosea",focal_length:23.45805732018431,id:240},{model_name:"K3 Pro",focal_length:26.445859949991824,id:241},{model_name:"K5000",focal_length:28.806021766635176,id:242},{model_name:"K5",focal_length:41.39716580108313,id:243},{model_name:"K6000",focal_length:29.37332967983944,id:244},{model_name:"K6000 Plus",focal_length:27.71756943654091,id:245},{model_name:"K6000 Pro",focal_length:25.23506902941671,id:246},{model_name:"K6",focal_length:27.71756943654091,id:247},{model_name:"K7000",focal_length:29.37332967983944,id:248},{model_name:"K7",focal_length:28.806021766635176,id:249},{model_name:"K7 Power",focal_length:28.806021766635176,id:250},{model_name:"K7_Pro",focal_length:28.179309181367643,id:251},{model_name:"K8000",focal_length:27.195034601887382,id:252},{model_name:"K8",focal_length:27.71756943654091,id:253},{model_name:"K9",focal_length:23.357860146213582,id:254},{model_name:"MIX 2",focal_length:27.71756943654091,id:255},{model_name:"NEW 11",focal_length:33.46478869834133,id:256},{model_name:"NEWONE_MIX",focal_length:27.195034601887382,id:257},{model_name:"OK6000 PLUS",focal_length:27.71756943654091,id:258},{model_name:"OT5_EEA",focal_length:27.715067204643475,id:259},{model_name:"OT5_S_EEA",focal_length:56.0776837660485,id:260},{model_name:"OT8_EEA",focal_length:27.195060198367987,id:261},{model_name:"OUKITEL K6000Pro",focal_length:29.95702942041456,id:262},{model_name:"P30 mini",focal_length:29.37332967983944,id:263},{model_name:"Philips S562Z",focal_length:29.37332967983944,id:264},{model_name:"RT3_S_EEA",focal_length:21.475861599499222,id:265},{model_name:"TX9",focal_length:29.957031845192752,id:266},{model_name:"U11_Plus",focal_length:34.57767882116591,id:267},{model_name:"U15 Pro",focal_length:29.957031845192752,id:268},{model_name:"U16 Max",focal_length:25.23506902941671,id:269},{model_name:"U18",focal_length:26.686097960901765,id:270},{model_name:"U20 Plus",focal_length:25.23506902941671,id:271},{model_name:"U20_Plus",focal_length:27.71756943654091,id:272},{model_name:"U20Plus",focal_length:25.23506902941671,id:273},{model_name:"U22",focal_length:27.71756943654091,id:274},{model_name:"U23",focal_length:25.23506902941671,id:275},{model_name:"U25 Pro",focal_length:28.806021766635176,id:276},{model_name:"U7 Max",focal_length:29.37332967983944,id:277},{model_name:"U7 Plus",focal_length:25.23506902941671,id:278},{model_name:"WP10",focal_length:27.46551773572225,id:279},{model_name:"WP13_EEA",focal_length:27.522580162866042,id:280},{model_name:"WP16_EEA",focal_length:27.21070213952367,id:281},{model_name:"WP18_P_R_EEA",focal_length:21.475861599499222,id:282},{model_name:"WP18",focal_length:52.63447818642721,id:283},{model_name:"WP19 Pro",focal_length:40.275534403064455,id:284},{model_name:"WP1",focal_length:27.71757035759367,id:285},{model_name:"S105B_RU",focal_length:29.678928637811,id:286},{model_name:"WP21_EEA",focal_length:29.678928637811,id:287},{model_name:"S109_RU",focal_length:14.431035008994652,id:288},{model_name:"WP23 Pro",focal_length:31.19426662312346,id:289},{model_name:"WP23",focal_length:26.216560807468547,id:290},{model_name:"S115_EEA",focal_length:14.431035008994652,id:291},{model_name:"WP27_EEA",focal_length:40.275534403064455,id:292},{model_name:"WP28_E_EEA",focal_length:25.816277286854813,id:293},{model_name:"S118_EEA",focal_length:31.19426662312346,id:294},{model_name:"WP28_S_EEA",focal_length:31.19426662312346,id:295},{model_name:"WP2",focal_length:28.2543409958179,id:296},{model_name:"WP30_Pro_EEA",focal_length:14.267557793979083,id:297},{model_name:"WP32_EEA",focal_length:25.700372592522648,id:298},{model_name:"WP33_Pro_EEA",focal_length:27.442621932046404,id:299},{model_name:"WP35_EEA",focal_length:27.442621932046404,id:300},{model_name:"WP39_EEA",focal_length:27.442621932046404,id:301},{model_name:"WP5000",focal_length:29.37332967983944,id:302},{model_name:"WP5 Pro",focal_length:27.682757947107575,id:303},{model_name:"WP5",focal_length:29.793103652391633,id:304},{model_name:"WP6",focal_length:30.10033435215413,id:305},{model_name:"WP7",focal_length:27.46551773572225,id:306},{model_name:"WP8_Pro",focal_length:28.839237018985653,id:307},{model_name:"Y1000",focal_length:28.753992558903096,id:308},{model_name:"Y4800",focal_length:30.10033435215413,id:309},{model_name:"P606",focal_length:29.37332967983944,id:310},{model_name:"P810",focal_length:29.37332967983944,id:311},{model_name:"P910",focal_length:29.37332967983944,id:312},{model_name:"PRITEL",focal_length:30.557934522070042,id:313},{model_name:"VS700",focal_length:34.090907736258124,id:314},{model_name:"C1",focal_length:29.37332967983944,id:315},{model_name:"C4",focal_length:36.102414331601366,id:316},{model_name:"SMART 5",focal_length:29.37332967983944,id:317},{model_name:"UNITEL MAIS SMART 4G",focal_length:38.57142857142857,id:318},{model_name:"L651",focal_length:29.37251918327443,id:319}]},{Lava:[{model_name:"6T9",focal_length:29.37332967983944,id:0},{model_name:"A3_4G",focal_length:29.37332967983944,id:1},{model_name:"A3_mini",focal_length:25.23506902941671,id:2},{model_name:"A3 mini",focal_length:25.23506902941671,id:3},{model_name:"A77",focal_length:23.887020011112433,id:4},{model_name:"A82",focal_length:38.57142857142857,id:5},{model_name:"A97 2GB",focal_length:29.638950397391483,id:6},{model_name:"A97 2GB Plus",focal_length:24.777126436168007,id:7},{model_name:"A97",focal_length:38.57142857142857,id:8},{model_name:"Era 2V",focal_length:26.686097960901765,id:9},{model_name:"Grand2c",focal_length:25.23506902941671,id:10},{model_name:"era3x",focal_length:26.686097960901765,id:11},{model_name:"Era 2X 3GB",focal_length:29.37332967983944,id:12},{model_name:"Era 2X",focal_length:29.37332967983944,id:13},{model_name:"iris41",focal_length:30.557934522070042,id:14},{model_name:"iris42",focal_length:33.15187561526703,id:15},{model_name:"Iris 505",focal_length:35.326989099092714,id:16},{model_name:"iris50",focal_length:29.37332967983944,id:17},{model_name:"iris50c",focal_length:33.15187594860225,id:18},{model_name:"iris510",focal_length:35.32699008244264,id:19},{model_name:"iris512",focal_length:35.326989099092714,id:20},{model_name:"iris60",focal_length:25.23506902941671,id:21},{model_name:"iris60c",focal_length:29.957031845192752,id:22},{model_name:"iris65",focal_length:28.2543409958179,id:23},{model_name:"iris702",focal_length:29.37332967983944,id:24},{model_name:"iris80",focal_length:25.23506902941671,id:25},{model_name:"iris 821",focal_length:29.37332967983944,id:26},{model_name:"iris870",focal_length:25.23506902941671,id:27},{model_name:"iris88_go",focal_length:24.774874126767788,id:28},{model_name:"IRIS88",focal_length:28.2543409958179,id:29},{model_name:"iris88_lite",focal_length:24.774874126767788,id:30},{model_name:"Iris90",focal_length:27.195034601887382,id:31},{model_name:"Iris 458Q",focal_length:35.326989099092714,id:32},{model_name:"Iris820",focal_length:29.37332967983944,id:33},{model_name:"iris Fuel50",focal_length:36.10241474866236,id:34},{model_name:"iris X1",focal_length:30.497048009776194,id:35},{model_name:"iris X5",focal_length:36.10241474866236,id:36},{model_name:"iris X8q",focal_length:36.10241474866236,id:37},{model_name:"irisX1+",focal_length:36.10241474866236,id:38},{model_name:"irisX8",focal_length:30.557936147869604,id:39},{model_name:"A3",focal_length:29.37332967983944,id:40},{model_name:"A44",focal_length:37.73778395598478,id:41},{model_name:"BE_U",focal_length:24.27906911209985,id:42},{model_name:"BLAZE",focal_length:28.997260080696524,id:43},{model_name:"Lava iris 702",focal_length:29.37332967983944,id:44},{model_name:"LE9810",focal_length:25.706663268575273,id:45},{model_name:"LE9820",focal_length:27.19503471781055,id:46},{model_name:"LAVA LE9830",focal_length:28.20382186497794,id:47},{model_name:"ir59",focal_length:32.80964948762475,id:48},{model_name:"LAVA LEX402",focal_length:27.806895755672596,id:49},{model_name:"LF9810_2GB",focal_length:25.89040910667501,id:50},{model_name:"LAVA LF9820",focal_length:32.424658097968475,id:51},{model_name:"iris 54",focal_length:26.686011238944864,id:52},{model_name:"LAVA LIX402",focal_length:27.468493279535657,id:53},{model_name:"Z2",focal_length:27.517807123946962,id:54},{model_name:"LMG02",focal_length:26.598726045007353,id:55},{model_name:"LMX02",focal_length:27.517807123946962,id:56},{model_name:"Z3",focal_length:27.517807123946962,id:57},{model_name:"Z4/Z6",focal_length:32.40764130021242,id:58},{model_name:"LAVA AGNI 5G",focal_length:27.443253928545904,id:59},{model_name:"BLAZE 5G",focal_length:28.10958736603652,id:60},{model_name:"LAVA AGNI 2 5G",focal_length:25.593146818873354,id:61},{model_name:"Blaze Curve",focal_length:26.61399729160789,id:62},{model_name:"Blaze Pro 5G",focal_length:26.136986559071307,id:63},{model_name:"LAVA LXX507",focal_length:26.63013676081261,id:64},{model_name:"Storm 5G",focal_length:27.443253928545904,id:65},{model_name:"Yuva 5G",focal_length:32.94148451379815,id:66},{model_name:"LZG01",focal_length:27.517807123946962,id:67},{model_name:"Z1 Pro",focal_length:27.806895755672596,id:68},{model_name:"Z1S",focal_length:28.800000894069694,id:69},{model_name:"Z21",focal_length:28.800000894069694,id:70},{model_name:"X2",focal_length:27.806895755672596,id:71},{model_name:"LAVA LZG403 225I",focal_length:27.806895755672596,id:72},{model_name:"Z3 PRO",focal_length:27.806895755672596,id:73},{model_name:"LAVA LZG403 25I",focal_length:27.806895755672596,id:74},{model_name:"LAVA LZG404",focal_length:27.806895755672596,id:75},{model_name:"Yuva Star",focal_length:35.82018427135532,id:76},{model_name:"LAVA LZX404",focal_length:28.10958736603652,id:77},{model_name:"Blaze 2 Pro",focal_length:28.01820703641769,id:78},{model_name:"LAVA LZX407",focal_length:28.10958736603652,id:79},{model_name:"YUVA 2 PRO",focal_length:28.427584798497666,id:80},{model_name:"LAVA LZX409",focal_length:26.094093564295903,id:81},{model_name:"LAVA LZX411",focal_length:28.534619682138686,id:82},{model_name:"LAVA LZX414",focal_length:26.094093564295903,id:83},{model_name:"R1",focal_length:25.23506902941671,id:84},{model_name:"V5",focal_length:25.23506902941671,id:85},{model_name:"Z61P",focal_length:25.899058427927454,id:86},{model_name:"LAVA Z66",focal_length:28.827498966245734,id:87},{model_name:"LE000Z93P",focal_length:27.517807123946962,id:88},{model_name:"LE9910",focal_length:28.20382186497794,id:89},{model_name:"Z53",focal_length:32.21391346682619,id:90},{model_name:"V7",focal_length:32.21391346682619,id:91},{model_name:"LH9810",focal_length:28.72271914661284,id:92},{model_name:"Z52 Pro",focal_length:26.09263456872373,id:93},{model_name:"LH9920",focal_length:26.19022830708219,id:94},{model_name:"LN9820",focal_length:29.37251918327443,id:95},{model_name:"Iris61",focal_length:40.42854473549672,id:96},{model_name:"Blaze X 5G",focal_length:25.29310410208426,id:97},{model_name:"Agni 3",focal_length:24.433592338009536,id:98},{model_name:"LZX413",focal_length:25.802392987447615,id:99},{model_name:"YUVA 3",focal_length:29.37251918327443,id:100},{model_name:"P7",focal_length:29.37332967983944,id:101},{model_name:"P7 Plus",focal_length:29.37332967983944,id:102},{model_name:"Pixel V2",focal_length:25.23506902941671,id:103},{model_name:"Pixel V1",focal_length:42.398438145481364,id:104},{model_name:"R1LITE",focal_length:29.37332967983944,id:105},{model_name:"R3",focal_length:28.2543409958179,id:106},{model_name:"Star",focal_length:36.10241474866236,id:107},{model_name:"T101",focal_length:38.60112324630174,id:108},{model_name:"T101N",focal_length:32.85245740173392,id:109},{model_name:"T71_w",focal_length:36.90546974135488,id:110},{model_name:"T71N_M",focal_length:39.49180103930956,id:111},{model_name:"T81",focal_length:28.417659256163972,id:112},{model_name:"T81N_LD",focal_length:32.85245740173392,id:113},{model_name:"T81N",focal_length:32.85245740173392,id:114},{model_name:"T81N_UP",focal_length:28.417659256163972,id:115},{model_name:"X11",focal_length:30.320806665327964,id:116},{model_name:"X17",focal_length:29.638950397391483,id:117},{model_name:"X19",focal_length:38.57142857142857,id:118},{model_name:"X1 Atom s",focal_length:35.326989099092714,id:119},{model_name:"X1 mini",focal_length:30.557936147869604,id:120},{model_name:"X28 Plus",focal_length:38.57142857142857,id:121},{model_name:"X38 2GB",focal_length:37.73778395598478,id:122},{model_name:"X38",focal_length:37.73778395598478,id:123},{model_name:"X41Plus",focal_length:38.57142857142857,id:124},{model_name:"X50 Plus",focal_length:38.57142857142857,id:125},{model_name:"X80",focal_length:34.72552078740023,id:126},{model_name:"X81",focal_length:25.23506902941671,id:127},{model_name:"Z100",focal_length:27.265865612390463,id:128},{model_name:"Z10",focal_length:25.23506902941671,id:129},{model_name:"Z1",focal_length:40.9655153022794,id:130},{model_name:"Z25",focal_length:29.37332967983944,id:131},{model_name:"Z40",focal_length:38.57142857142857,id:132},{model_name:"Z50",focal_length:25.23506902941671,id:133},{model_name:"Z51",focal_length:26.224453673353132,id:134},{model_name:"Z60",focal_length:25.23506902941671,id:135},{model_name:"Z60s",focal_length:28.2543409958179,id:136},{model_name:"Z61",focal_length:24.774874126767788,id:137},{model_name:"Z70",focal_length:29.37332967983944,id:138},{model_name:"Z80",focal_length:25.23506902941671,id:139},{model_name:"Z81",focal_length:27.195034601887382,id:140},{model_name:"Z90",focal_length:25.23506902941671,id:141},{model_name:"Z91",focal_length:28.2543409958179,id:142},{model_name:"Z92",focal_length:25.706663268575273,id:143},{model_name:"ZX",focal_length:27.19503471781055,id:144}]},{LG:[{model_name:"LG-H815T",focal_length:35.326989099092714,id:0},{model_name:"15U530-G.BK51P1",focal_length:18.000000000000004,id:1},{model_name:"LG-X220",focal_length:35.326989099092714,id:2},{model_name:"LG-X230",focal_length:25.23506902941671,id:3},{model_name:"LG-X240",focal_length:25.706665307272782,id:4},{model_name:"LG-X760",focal_length:26.686097960901765,id:5},{model_name:"G7 ThinQ",focal_length:18.40205748609517,id:6},{model_name:"LG-X135",focal_length:35.326989099092714,id:7},{model_name:"LG L60",focal_length:35.32699008244264,id:8},{model_name:"LG Ultra Tab",focal_length:27.081145393739124,id:9},{model_name:"Spray",focal_length:35.124653588810176,id:10},{model_name:"40FK30G_-Ver02",focal_length:37.56889618115962,id:11},{model_name:"LG Stylo 4",focal_length:26.58876140160919,id:12},{model_name:"LG K50",focal_length:27.192871380329805,id:13},{model_name:"G8X ThinQ",focal_length:26.539520443762402,id:14},{model_name:"LG V60 ThinQ",focal_length:29.928817707310472,id:15},{model_name:"A6",focal_length:35.326989099092714,id:16},{model_name:"Nexus 5",focal_length:34.35672431611996,id:17},{model_name:"DM-01K",focal_length:20.08928672995004,id:18},{model_name:"DM-02H",focal_length:26.58876140160919,id:19},{model_name:"G0335D",focal_length:27.238850653417224,id:20},{model_name:"LG G3",focal_length:30.680256366083544,id:21},{model_name:"V40 ThinQ",focal_length:26.977040048305444,id:22},{model_name:"GM1917",focal_length:31.429772720149636,id:23},{model_name:"K41s",focal_length:27.04010258322721,id:24},{model_name:"k62v1_32_bsp",focal_length:34.52458926049398,id:25},{model_name:"V20 PRO",focal_length:18.080358505985576,id:26},{model_name:"V30+",focal_length:22.6004466357135,id:27},{model_name:"LG style2",focal_length:26.58876140160919,id:28},{model_name:"JOJO",focal_length:22.6004466357135,id:29},{model_name:"L-03K",focal_length:26.58876140160919,id:30},{model_name:"LG style3",focal_length:26.58876140160919,id:31},{model_name:"LG V60 ThinQ 5G",focal_length:29.928817707310472,id:32},{model_name:"LG VELVET",focal_length:29.8453591333362,id:33},{model_name:"LG G Pad F 8.0",focal_length:34.799813370472584,id:34},{model_name:"G6Fit",focal_length:20.08928672995004,id:35},{model_name:"V30",focal_length:22.6004466357135,id:36},{model_name:"L20",focal_length:34.577678285480985,id:37},{model_name:"Optimus L40",focal_length:34.79981454196464,id:38},{model_name:"L50 Sporty",focal_length:33.85307637623398,id:39},{model_name:"L65",focal_length:34.72552078740023,id:40},{model_name:"L Fino",focal_length:31.429772720149636,id:41},{model_name:"L70",focal_length:31.429772720149636,id:42},{model_name:"LBello",focal_length:31.814892292372047,id:43},{model_name:"L Bello",focal_length:31.814892292372047,id:44},{model_name:"L80 Single",focal_length:31.309281150135348,id:45},{model_name:"L80 Dual",focal_length:31.309281150135348,id:46},{model_name:"F60",focal_length:34.37965662271056,id:47},{model_name:"L90",focal_length:34.849508738427495,id:48},{model_name:"L90 Dual",focal_length:34.849508738427495,id:49},{model_name:"Optimus F6",focal_length:31.814892292372047,id:50},{model_name:"LG Optimus L9 II",focal_length:31.814892292372047,id:51},{model_name:"G2 MINI",focal_length:31.429772720149636,id:52},{model_name:"LG G Vista",focal_length:35.124653588810176,id:53},{model_name:"G Pro Lite",focal_length:31.309281150135345,id:54},{model_name:"G Vista",focal_length:31.81489229237204,id:55},{model_name:"G3 Stylus",focal_length:31.81489229237204,id:56},{model_name:"G3 Beat",focal_length:30.557936133321345,id:57},{model_name:"G3 S",focal_length:35.124653588810176,id:58},{model_name:"LG-D800",focal_length:35.32698894980767,id:59},{model_name:"L-01F",focal_length:30.680257688970904,id:60},{model_name:"LG-D802",focal_length:35.32698894980767,id:61},{model_name:"LG-D838",focal_length:38.95557045701446,id:62},{model_name:"LG-D850",focal_length:22.629101100020982,id:63},{model_name:"LG-D852",focal_length:22.629101100020982,id:64},{model_name:"LG-D855",focal_length:22.629101100020982,id:65},{model_name:"LG-D856",focal_length:22.629101100020982,id:66},{model_name:"LG G Flex",focal_length:30.680257688970904,id:67},{model_name:"LG Optimus G",focal_length:30.19528182812331,id:68},{model_name:"LG Optimus G Pro",focal_length:30.255279854683806,id:69},{model_name:"Optimus Vu2",focal_length:31.944854217968434,id:70},{model_name:"Optimus GK",focal_length:30.255279854683806,id:71},{model_name:"LG Optimus LTE3",focal_length:31.944854217968434,id:72},{model_name:"VU3",focal_length:30.680257688970904,id:73},{model_name:"LG Gx",focal_length:30.255279854683806,id:74},{model_name:"G Pro2",focal_length:30.680257688970904,id:75},{model_name:"LG F70",focal_length:38.396835426188595,id:76},{model_name:"LG G3 A",focal_length:30.680257688970904,id:77},{model_name:"Gx2",focal_length:35.124653588810176,id:78},{model_name:"Ice cream Smart",focal_length:35.124653588810176,id:79},{model_name:"LG G3 Cat.6",focal_length:22.629101100020982,id:80},{model_name:"Wine Smart",focal_length:35.124653588810176,id:81},{model_name:"G3 Screen",focal_length:31.814892292372043,id:82},{model_name:"LG G4",focal_length:26.747353489596026,id:83},{model_name:"LG G Flex2",focal_length:30.6695291222676,id:84},{model_name:"AKA",focal_length:35.124653588810176,id:85},{model_name:"V10",focal_length:19.588418528956584,id:86},{model_name:"LG Class",focal_length:30.273314226512174,id:87},{model_name:"LG X Screen",focal_length:30.76015932708483,id:88},{model_name:"LG X cam",focal_length:31.17691395224785,id:89},{model_name:"LG G5",focal_length:25.603991069477253,id:90},{model_name:"LG Stylo 2",focal_length:32.339617494948385,id:91},{model_name:"LG X Skin",focal_length:27.877078719797723,id:92},{model_name:"LG X power",focal_length:31.176914571219175,id:93},{model_name:"LG X max",focal_length:31.176914571219175,id:94},{model_name:"V20",focal_length:18.080358505985576,id:95},{model_name:"LG U",focal_length:31.176915445870705,id:96},{model_name:"LG G7 ThinQ",focal_length:26.391807804757224,id:97},{model_name:"LG Joy",focal_length:33.85307637623397,id:98},{model_name:"LG Leon 4G LTE",focal_length:35.26610002511426,id:99},{model_name:"LG LEON™ LTE",focal_length:35.26610002511426,id:100},{model_name:"LG Spirit",focal_length:31.176913731995985,id:101},{model_name:"LG Volt",focal_length:31.1769144543215,id:102},{model_name:"LG Logos",focal_length:34.37965662271057,id:103},{model_name:"LG Escape2",focal_length:36.629232210434616,id:104},{model_name:"LG Magna",focal_length:31.1769139170006,id:105},{model_name:"LG Magna LTE",focal_length:31.176914536239792,id:106},{model_name:"LG Prime Plus 4G",focal_length:31.176914536239792,id:107},{model_name:"LG G4c",focal_length:26.436541377492535,id:108},{model_name:"LG G4 Stylus",focal_length:31.176915212662013,id:109},{model_name:"LG G Stylo",focal_length:26.229374216429175,id:110},{model_name:"LG X Venture",focal_length:18.457032267334817,id:111},{model_name:"LG G4 Beat",focal_length:26.229374216429175,id:112},{model_name:"LG G Vista 2",focal_length:26.181818181818183,id:113},{model_name:"LG-H811",focal_length:25.608754391092976,id:114},{model_name:"LG-H812",focal_length:25.608754391092976,id:115},{model_name:"LG-H815",focal_length:25.608754391092976,id:116},{model_name:"LG G5 SE",focal_length:25.608754391092976,id:117},{model_name:"LG-H872",focal_length:31.019088900470525,id:118},{model_name:"LG-H930RE",focal_length:31.159794517601803,id:119},{model_name:"Q8",focal_length:18.080358505985576,id:120},{model_name:"LG K3 LTE",focal_length:31.176914176195755,id:121},{model_name:"LG K4 LTE",focal_length:31.176914536239796,id:122},{model_name:"LG K8",focal_length:31.17691509581028,id:123},{model_name:"LG K8 LTE",focal_length:31.17691509581028,id:124},{model_name:"LG Escape 3",focal_length:27.877076520613194,id:125},{model_name:"LG K10",focal_length:31.814892292372047,id:126},{model_name:"LG K10 LTE",focal_length:31.176915212662013,id:127},{model_name:"LG X screen",focal_length:32.339617494948385,id:128},{model_name:"LG Stylus2",focal_length:32.339617494948385,id:129},{model_name:"LG Stylus2 4G",focal_length:26.58876140160919,id:130},{model_name:"LG Stylo 2 Plus",focal_length:26.58876140160919,id:131},{model_name:"X Mach",focal_length:25.013130278921334,id:132},{model_name:"LG G Pad F2 8.0",focal_length:31.176914176195755,id:133},{model_name:"LG Stylo3",focal_length:28.596324182526534,id:134},{model_name:"Fortune",focal_length:32.07562385898729,id:135},{model_name:"LG Aristo",focal_length:26.869421918078878,id:136},{model_name:"LG K8 (2017)",focal_length:26.869421918078878,id:137},{model_name:"LG K10 (2017)",focal_length:31.176913731995985,id:138},{model_name:"LG K20",focal_length:26.178851858836772,id:139},{model_name:"K20",focal_length:26.178851858836772,id:140},{model_name:"LG K10 Power",focal_length:31.176914564870582,id:141},{model_name:"LG X5",focal_length:31.176914564870582,id:142},{model_name:"LG Fiesta 2 LTE",focal_length:26.178851858836772,id:143},{model_name:"LG Stylus3",focal_length:31.1769144543215,id:144},{model_name:"LG Stylo 3 Plus",focal_length:26.178851858836772,id:145},{model_name:"LG Q6",focal_length:20.08928672995004,id:146},{model_name:"LG G Pad IV 8.0",focal_length:26.178851858836772,id:147},{model_name:"L7 II",focal_length:31.309281150135348,id:148},{model_name:"L7 II Dual",focal_length:31.309281150135348,id:149},{model_name:"LG G Pad III 10.1 FHD LTE",focal_length:27.824805430432843,id:150},{model_name:"LG K8(2018)",focal_length:31.176913916846303,id:151},{model_name:"Wine Smart 3G",focal_length:35.124653588810176,id:152},{model_name:"LG-US996",focal_length:18.080358505985576,id:153},{model_name:"LG-US998",focal_length:31.159794517601803,id:154},{model_name:"G Pad 7.0",focal_length:34.79981454196464,id:155},{model_name:"G Pad 7.0 LTE",focal_length:38.396835426188595,id:156},{model_name:"G Pad 8.0",focal_length:34.72552078740023,id:157},{model_name:"G Pad II 8.0",focal_length:34.37965576045951,id:158},{model_name:"LG G Pad 8.3",focal_length:31.814892292372043,id:159},{model_name:"LG-V500",focal_length:31.81489185297416,id:160},{model_name:"LG G Pad III 8.0",focal_length:27.824805430432843,id:161},{model_name:"G Pad 10.1",focal_length:34.72552078740023,id:162},{model_name:"G Pad Ⅱ 10.1",focal_length:23.930226501920533,id:163},{model_name:"LG G Pad II 10.1 FHD",focal_length:34.37965576045951,id:164},{model_name:"L60",focal_length:35.326989099092714,id:165},{model_name:"LG Bello II",focal_length:28.80602152273891,id:166},{model_name:"LG K42",focal_length:27.057324330053923,id:167},{model_name:"LG V50 ThinQ",focal_length:26.391807804757224,id:168},{model_name:"LG-D410hn",focal_length:30.557936133321345,id:169},{model_name:"LGL125DL",focal_length:34.72552168320062,id:170},{model_name:"Y25",focal_length:34.79981454196464,id:171},{model_name:"LGL25",focal_length:31.429772720149636,id:172},{model_name:"K30",focal_length:24.05754095355608,id:173},{model_name:"LG K31",focal_length:25.714286882050235,id:174},{model_name:"LG Solo LTE",focal_length:46.50297727572865,id:175},{model_name:"LG L455DL",focal_length:28.721311552298374,id:176},{model_name:"K51",focal_length:27.116486981778507,id:177},{model_name:"LG Stylo 5",focal_length:20.08928672995004,id:178},{model_name:"LG Lucid 3",focal_length:30.557936133321345,id:179},{model_name:"G3 Vigor",focal_length:35.124653588810176,id:180},{model_name:"LGM-V300K",focal_length:18.000000000000004,id:181},{model_name:"LG Smart Folder",focal_length:33.52067157756566,id:182},{model_name:"LG K7",focal_length:33.520672971126146,id:183},{model_name:"B6",focal_length:26.367187242742915,id:184},{model_name:"Qua phone PX",focal_length:26.58876140160919,id:185},{model_name:"Fortune 2",focal_length:26.869421918078878,id:186},{model_name:"LGVS986",focal_length:25.608754391092976,id:187},{model_name:"LG WING",focal_length:26.539520443762402,id:188},{model_name:"G8S ThinQ",focal_length:26.391807804757224,id:189},{model_name:"LG G8 ThinQ™",focal_length:26.269494276845595,id:190},{model_name:"LM-G820N",focal_length:26.977040048305444,id:191},{model_name:"VELVET",focal_length:29.8453591333362,id:192},{model_name:"K22",focal_length:28.149802007714698,id:193},{model_name:"W11",focal_length:26.136986559071307,id:194},{model_name:"W31",focal_length:26.136986559071307,id:195},{model_name:"LG K33",focal_length:26.42902739481683,id:196},{model_name:"LG Harmony 4",focal_length:28.721311552298374,id:197},{model_name:"LG K41S",focal_length:27.34426137241939,id:198},{model_name:"K42",focal_length:27.38166887918675,id:199},{model_name:"LG K35",focal_length:27.04010258322721,id:200},{model_name:"K51S",focal_length:27.422024575983695,id:201},{model_name:"K52",focal_length:28.31999969482422,id:202},{model_name:"LM-K525",focal_length:28.03278528980852,id:203},{model_name:"W41",focal_length:27.517807123946962,id:204},{model_name:"LG Stylo 7",focal_length:27.75773047640701,id:205},{model_name:"LM-K830",focal_length:28.963635423754877,id:206},{model_name:"K92",focal_length:27.371132918353922,id:207},{model_name:"LG Q7+",focal_length:26.58876140160919,id:208},{model_name:"LG Q7",focal_length:31.176914176195755,id:209},{model_name:"LG Q70",focal_length:26.67025676975138,id:210},{model_name:"K61",focal_length:27.46551773572225,id:211},{model_name:"LG Stylo 5+",focal_length:26.58876140160919,id:212},{model_name:"K71",focal_length:27.850608594298997,id:213},{model_name:"G7 fit",focal_length:26.58876140160919,id:214},{model_name:"LG G7 One",focal_length:26.391807804757224,id:215},{model_name:"Q92",focal_length:24.54043989650632,id:216},{model_name:"G Pad 5 10.1 FHD",focal_length:30.009922281375715,id:217},{model_name:"LG V35 ThinQ",focal_length:26.391807804757224,id:218},{model_name:"V50",focal_length:26.391807804757224,id:219},{model_name:"VELVET 2 PRO",focal_length:26.935934972311035,id:220},{model_name:"LM-X120",focal_length:25.42197565469633,id:221},{model_name:"LG K9",focal_length:24.100534714224885,id:222},{model_name:"W10 Alpha",focal_length:23.96927574603146,id:223},{model_name:"LG Aristo 3",focal_length:26.869421918078878,id:224},{model_name:"Aristo 4+",focal_length:24.05754095355608,id:225},{model_name:"LG K8s",focal_length:31.176913916846303,id:226},{model_name:"LG Tribute Royal",focal_length:25.448274433258497,id:227},{model_name:"LG K30",focal_length:26.869421918078878,id:228},{model_name:"LG K11",focal_length:31.176914176195755,id:229},{model_name:"X4",focal_length:26.869421918078878,id:230},{model_name:"LG K40",focal_length:30.009922281375715,id:231},{model_name:"LM-X420",focal_length:31.176914216677503,id:232},{model_name:"LG K40S",focal_length:27.197559256413644,id:233},{model_name:"W30",focal_length:13.810345002998217,id:234},{model_name:"LG Q60",focal_length:27.04010258322721,id:235},{model_name:"K50S",focal_length:27.04010258322721,id:236},{model_name:"W30 Pro",focal_length:27.638407500037893,id:237},{model_name:"W10",focal_length:25.100000569555498,id:238},{model_name:"mfh505glm",focal_length:26.478764958580065,id:239},{model_name:"Nexus 4",focal_length:34.72552078740022,id:240},{model_name:"Optimus 2X",focal_length:34.725520412018184,id:241},{model_name:"Nexus 5X",focal_length:25.087107737148965,id:242},{model_name:"UNKNOWN",focal_length:31.159794517601803,id:243},{model_name:"G Pad 8+",focal_length:34.96415115310951,id:244},{model_name:"LG K4",focal_length:34.379657558043434,id:245},{model_name:"Stylo 2 V",focal_length:31.176914176195755,id:246},{model_name:"Enact",focal_length:34.72552078740023,id:247}]},{Motorola:[{model_name:"Lenovo XT2081-4",focal_length:26.493749819789084,id:0},{model_name:"motorola edge 20",focal_length:29.543066546205182,id:1},{model_name:"motorola one hyper",focal_length:26.815734547623865,id:2},{model_name:"Moto G (5S) Plus",focal_length:27.370221550253955,id:3},{model_name:"moto g84 5G",focal_length:24.529411970950328,id:4},{model_name:"Lenovo K13 Note",focal_length:24.78857150739552,id:5},{model_name:"moto g14",focal_length:29.407166636520426,id:6},{model_name:"Moto G (5)",focal_length:27.63238726868335,id:7},{model_name:"DROID RAZR HD",focal_length:36.26076547382953,id:8},{model_name:"DROID RAZR M",focal_length:29.897901400111113,id:9},{model_name:"Droid Turbo",focal_length:28.806021486534394,id:10},{model_name:"Moto E3 Power",focal_length:29.37332967983944,id:11},{model_name:"GM1917",focal_length:28.250558285361297,id:12},{model_name:"motorola one fusion",focal_length:26.293331006331233,id:13},{model_name:"Moto G4 Play",focal_length:28.75016248053655,id:14},{model_name:"Moto X (4)",focal_length:27.39705880988088,id:15},{model_name:"moto g(9)",focal_length:26.493749819789084,id:16},{model_name:"Lenovo K10",focal_length:29.589040322786094,id:17},{model_name:"Lenovo K11",focal_length:27.310344521412535,id:18},{model_name:"Lenovo K11 Power",focal_length:27.517807123946962,id:19},{model_name:"Lenovo K12",focal_length:27.310344521412535,id:20},{model_name:"Lenovo K13",focal_length:29.37251918327443,id:21},{model_name:"Lenovo K14",focal_length:28.582074964737362,id:22},{model_name:"Lenovo K14 Plus",focal_length:27.659622290770017,id:23},{model_name:"Lenovo K15",focal_length:27.716551813706566,id:24},{model_name:"moto g22",focal_length:25.28350426142474,id:25},{model_name:"moto g(30)",focal_length:28.62914247597051,id:26},{model_name:"Moto Z (2) Force",focal_length:22.6004466357135,id:27},{model_name:"Moto G(4)",focal_length:27.698865701464328,id:28},{model_name:"Lenovo K12 Pro",focal_length:26.284268308160925,id:29},{model_name:"moto g(60)",focal_length:29.543066546205182,id:30},{model_name:"Moto C",focal_length:38.60112324630174,id:31},{model_name:"Moto C Plus",focal_length:30.557934522070042,id:32},{model_name:"moto e(6i)",focal_length:29.37251918327443,id:33},{model_name:"moto g(10)",focal_length:26.493749819789084,id:34},{model_name:"moto e13",focal_length:29.017856755685994,id:35},{model_name:"moto e14",focal_length:27.77777854429843,id:36},{model_name:"moto e22",focal_length:27.062068904282494,id:37},{model_name:"moto e22i",focal_length:27.062068904282494,id:38},{model_name:"moto e22s",focal_length:27.049179693538335,id:39},{model_name:"moto e30",focal_length:27.659622290770017,id:40},{model_name:"moto e32(s)",focal_length:27.049179693538335,id:41},{model_name:"moto e32",focal_length:27.049179693538335,id:42},{model_name:"Moto E (4)",focal_length:32.14131289417997,id:43},{model_name:"Moto E4",focal_length:31.814892649586625,id:44},{model_name:"moto e5",focal_length:29.488734178162826,id:45},{model_name:"moto e(5) cruise",focal_length:24.638965325958484,id:46},{model_name:"moto e5 go",focal_length:24.638965325958484,id:47},{model_name:"Moto E (5)",focal_length:29.761906639098203,id:48},{model_name:"moto e5 play",focal_length:24.459266110296422,id:49},{model_name:"Moto E (5) Play",focal_length:24.638965325958484,id:50},{model_name:"moto e5 plus",focal_length:29.761906639098203,id:51},{model_name:"moto e(5) plus",focal_length:29.761906639098203,id:52},{model_name:"moto e6",focal_length:29.579318075967517,id:53},{model_name:"moto e6 play",focal_length:25.085107402922414,id:54},{model_name:"Moto E (4) Plus",focal_length:32.14131289417997,id:55},{model_name:"moto e",focal_length:27.48411552187449,id:56},{model_name:"Moto E (1st Gen)",focal_length:34.65147344834555,id:57},{model_name:"moto g play (2021)",focal_length:27.653770723159674,id:58},{model_name:"Moto E LTE",focal_length:35.55680864369924,id:59},{model_name:"Moto E (2nd Gen)",focal_length:35.55680864369924,id:60},{model_name:"moto g(100)",focal_length:26.777788584754365,id:61},{model_name:"motorola edge 20 pro",focal_length:29.543066546205182,id:62},{model_name:"moto g(20)",focal_length:34.72552078740023,id:63},{model_name:"Lenovo K14 Note",focal_length:28.647132811599914,id:64},{model_name:"moto g 5G (2022)",focal_length:25.848276256440847,id:65},{model_name:"moto g(50) 5G",focal_length:27.171974812469358,id:66},{model_name:"moto g71 5G",focal_length:29.349620604501276,id:67},{model_name:"moto g51",focal_length:29.349620604501276,id:68},{model_name:"moto g52j 5G",focal_length:28.520698645167492,id:69},{model_name:"moto g(50)",focal_length:28.520698645167492,id:70},{model_name:"moto g stylus 5G (2022)",focal_length:29.349620604501276,id:71},{model_name:"moto g52",focal_length:25.54687595072517,id:72},{model_name:"moto g82 5G",focal_length:29.28125053033649,id:73},{model_name:"moto g(6)",focal_length:26.303177981812212,id:74},{model_name:"moto g stylus 5G",focal_length:29.28125053033649,id:75},{model_name:"moto g pure",focal_length:28.722580351417697,id:76},{model_name:"moto g(6) plus",focal_length:26.303177981812212,id:77},{model_name:"moto g(6) play",focal_length:29.488734178162826,id:78},{model_name:"moto g 5G",focal_length:27.292500923685715,id:79},{model_name:"moto g(60)s",focal_length:29.332173789732852,id:80},{model_name:"moto g(7) optimo (XT1952DL)",focal_length:26.303177981812212,id:81},{model_name:"moto g(7) optimo maxx(XT1955DL)",focal_length:26.303177981812212,id:82},{model_name:"motorola edge",focal_length:26.282328712431728,id:83},{model_name:"moto g(7) plus",focal_length:27.246094358997663,id:84},{model_name:"moto g(7) power",focal_length:26.303177981812212,id:85},{model_name:"moto g(7)",focal_length:26.303177981812212,id:86},{model_name:"Moto G(8) Family (AOSP)",focal_length:27.376575789017092,id:87},{model_name:"Moto G(8) Family (hOS)",focal_length:28.250558285361297,id:88},{model_name:"moto g(8) family",focal_length:29.531251047737943,id:89},{model_name:"moto g(8) play",focal_length:26.272130568954655,id:90},{model_name:"moto g(8) plus",focal_length:24.422269488365412,id:91},{model_name:"moto g(8) power lite",focal_length:26.689656384351323,id:92},{model_name:"moto g(8) power",focal_length:29.531251047737943,id:93},{model_name:"moto g fast",focal_length:27.376575789017092,id:94},{model_name:"moto g(9) plus",focal_length:29.531251047737943,id:95},{model_name:"moto g04",focal_length:27.77777854429843,id:96},{model_name:"moto g13",focal_length:29.117646242095542,id:97},{model_name:"moto g200 5G",focal_length:29.04885788769227,id:98},{model_name:"moto g24",focal_length:27.12328696255391,id:99},{model_name:"moto g31",focal_length:28.647132811599914,id:100},{model_name:"moto g32",focal_length:25.370690237221346,id:101},{model_name:"moto g34",focal_length:25.196918031568824,id:102},{model_name:"moto g41",focal_length:28.647132811599914,id:103},{model_name:"moto g42",focal_length:25.370690237221346,id:104},{model_name:"Moto G(4) Plus",focal_length:23.91115065716653,id:105},{model_name:"moto G53",focal_length:26.94904211687353,id:106},{model_name:"moto g54 5G",focal_length:25.261803254935568,id:107},{model_name:"Moto G Plus (5th Gen)",focal_length:27.188032557735273,id:108},{model_name:"Moto G (5S)",focal_length:27.805508495355042,id:109},{model_name:"moto g62 5G",focal_length:25.54687595072517,id:110},{model_name:"motorola edge 30 neo",focal_length:51.03310905477495,id:111},{model_name:"moto g72",focal_length:25.261803254935568,id:112},{model_name:"moto g73 5G",focal_length:25.261803254935568,id:113},{model_name:"moto z3 play",focal_length:29.37332967983944,id:114},{model_name:"moto g85 5G",focal_length:25.7142854472664,id:115},{model_name:"Moto G8 Family",focal_length:29.531251047737943,id:116},{model_name:"Moto G (4)",focal_length:28.36345980980253,id:117},{model_name:"Moto G (5) Plus",focal_length:24.347816133869095,id:118},{model_name:"Moto G with 4G LTE (2nd Gen)",focal_length:28.418250225847967,id:119},{model_name:"Moto G 2014",focal_length:28.200003355371507,id:120},{model_name:"Moto G (2nd Gen)",focal_length:28.200003355371507,id:121},{model_name:"Moto G (3rd Gen)",focal_length:28.611194158048768,id:122},{model_name:"moto g stylus (2023)",focal_length:29.379313104170745,id:123},{model_name:"moto g 5G - 2023",focal_length:26.94904211687353,id:124},{model_name:"moto g 5G - 2024",focal_length:26.94904211687353,id:125},{model_name:"moto g 5G plus",focal_length:29.531251047737943,id:126},{model_name:"Moto G (1st Gen)",focal_length:34.72551964516444,id:127},{model_name:"moto g play - 2023",focal_length:27.062068904282494,id:128},{model_name:"moto g play - 2024",focal_length:27.081145393739124,id:129},{model_name:"Moto G (4) Play",focal_length:32.14131289417997,id:130},{model_name:"moto g power (2021)",focal_length:27.376575789017092,id:131},{model_name:"moto g power (2022)",focal_length:27.049179693538335,id:132},{model_name:"moto g power",focal_length:29.531251047737943,id:133},{model_name:"moto g power 5G - 2023",focal_length:25.31612836538072,id:134},{model_name:"moto g power 5G - 2024",focal_length:25.261803254935568,id:135},{model_name:"moto g pro",focal_length:29.531251047737943,id:136},{model_name:"moto g stylus (2021)",focal_length:29.296876261166034,id:137},{model_name:"moto g stylus (2022)",focal_length:28.647132811599914,id:138},{model_name:"moto g stylus 5G - 2023",focal_length:25.54687595072517,id:139},{model_name:"moto g stylus 5G - 2024",focal_length:25.7142854472664,id:140},{model_name:"moto g stylus",focal_length:29.531251047737943,id:141},{model_name:"Moto G Turbo Edition",focal_length:28.611194158048768,id:142},{model_name:"Moto MAXX",focal_length:28.806021486534394,id:143},{model_name:"motorola one action",focal_length:26.85672841215029,id:144},{model_name:"moto tab g20",focal_length:29.185714537513505,id:145},{model_name:"Moto Tab g70",focal_length:27.468493279535657,id:146},{model_name:"moto X40",focal_length:26.608828536729003,id:147},{model_name:"motorola one power",focal_length:27.105058268296236,id:148},{model_name:"moto x5",focal_length:26.997460912636022,id:149},{model_name:"Moto X (2nd Gen)",focal_length:29.031028706217455,id:150},{model_name:"Moto X",focal_length:31.557358807193282,id:151},{model_name:"DROID MAXX 2",focal_length:31.051630086055415,id:152},{model_name:"Moto X Play",focal_length:31.051630086055415,id:153},{model_name:"Nexus 6",focal_length:28.689492359504662,id:154},{model_name:"Moto Z (2) Play",focal_length:24.057844191188554,id:155},{model_name:"Moto Z(3)",focal_length:24.422269488365412,id:156},{model_name:"moto z4",focal_length:26.458332858090543,id:157},{model_name:"Moto Z",focal_length:24.136721351489598,id:158},{model_name:"Moto Z Play",focal_length:24.057844191188554,id:159},{model_name:"Moto E with 4G LTE (2nd Gen)",focal_length:35.55680864369924,id:160},{model_name:"MotoG3",focal_length:31.051630086055415,id:161},{model_name:"motorola edge (2021)",focal_length:29.543066546205182,id:162},{model_name:"motorola edge 2023",focal_length:25.007635400828974,id:163},{model_name:"motorola edge (2022)",focal_length:24.24124968873049,id:164},{model_name:"motorola edge 2024",focal_length:25.7142854472664,id:165},{model_name:"motorola edge 20 fusion",focal_length:29.524724631768517,id:166},{model_name:"motorola edge 30",focal_length:25.84033531368509,id:167},{model_name:"moto S30",focal_length:24.969512225039512,id:168},{model_name:"motorola edge 30 pro",focal_length:22.977940437965092,id:169},{model_name:"moto edge X30",focal_length:22.977940437965092,id:170},{model_name:"motorola edge 30 ultra",focal_length:22.977940437965092,id:171},{model_name:"motorola edge 40",focal_length:25.83807320232659,id:172},{model_name:"motorola edge 40 neo",focal_length:25.78165959323499,id:173},{model_name:"motorola edge 50 fusion",focal_length:25.7142854472664,id:174},{model_name:"ThinkPhone 25 by motorola",focal_length:25.725489116477917,id:175},{model_name:"motorola edge 50 pro",focal_length:22.222053373169395,id:176},{model_name:"motorola edge 50",focal_length:25.7142854472664,id:177},{model_name:"motorola edge 50 ultra",focal_length:22.222053373169395,id:178},{model_name:"motorola edge plus",focal_length:25.97222221200195,id:179},{model_name:"motorola one 5G UW ace",focal_length:27.292500923685715,id:180},{model_name:"motorola one 5G ace",focal_length:34.72552078740023,id:181},{model_name:"moto p30 play",focal_length:26.174867972863275,id:182},{model_name:"Motorola one",focal_length:26.174867972863275,id:183},{model_name:"motorola one fusion+",focal_length:23.437501008932834,id:184},{model_name:"moto P30 NOTE",focal_length:27.105058268296236,id:185},{model_name:"motorola p50",focal_length:26.690623958548553,id:186},{model_name:"motorola one vision",focal_length:26.458332858090543,id:187},{model_name:"Motorola One Vision",focal_length:30.557936631316462,id:188},{model_name:"motorola one zoom",focal_length:26.458332858090543,id:189},{model_name:"XT2071-4",focal_length:26.388887873249082,id:190},{model_name:"moto razr 40",focal_length:25.641024403795658,id:191},{model_name:"motorola razr 2022",focal_length:24.145358106785896,id:192},{model_name:"moto razr 40 Ultra",focal_length:26.258437091119013,id:193},{model_name:"motorola razr 2024",focal_length:25.78165959323499,id:194},{model_name:"moto razr 50",focal_length:25.708007518974796,id:195},{model_name:"motorola razr",focal_length:32.9365074515663,id:196},{model_name:"One Plus 7",focal_length:27.188032557735273,id:197},{model_name:"Photon",focal_length:30.927095599416337,id:198},{model_name:"POCO X2",focal_length:27.07758706003678,id:199},{model_name:"SM-A205F",focal_length:25.702467867903234,id:200},{model_name:"LEX L11",focal_length:23.113636160438723,id:201},{model_name:"MOTOTRBO ION",focal_length:23.113636160438723,id:202},{model_name:"ThinkPhone by Motorola",focal_length:25.641024403795658,id:203},{model_name:"Treble",focal_length:24.057844191188554,id:204},{model_name:"XOOM",focal_length:34.06794156912343,id:205},{model_name:"Moto E",focal_length:34.651473941934704,id:206},{model_name:"Moto E Dual SIM",focal_length:34.651473941934704,id:207},{model_name:"Moto G",focal_length:34.651473941934704,id:208},{model_name:"DROID Mini",focal_length:27.45456262234029,id:209},{model_name:"Moto G Dual SIM",focal_length:34.651473941934704,id:210},{model_name:"Moto G 4G",focal_length:34.651473941934704,id:211},{model_name:"Moto X (1st Gen)",focal_length:27.45456262234029,id:212},{model_name:"Moto G (2nd gen)",focal_length:28.418250225847967,id:213},{model_name:"Moto G 4G (2nd gen)",focal_length:28.418250225847967,id:214},{model_name:"DROID Maxx",focal_length:27.45456262234029,id:215},{model_name:"Moto Maxx",focal_length:28.806021486534394,id:216},{model_name:"DROID Turbo",focal_length:28.806021486534394,id:217},{model_name:"Moto E Dual SIM (2nd gen)",focal_length:31.051630086055415,id:218},{model_name:"Moto E (2nd gen)",focal_length:31.051630086055415,id:219},{model_name:"Droid Maxx 2",focal_length:31.051630086055415,id:220},{model_name:"Moto X Style",focal_length:23.917191236975782,id:221},{model_name:"Moto X Force",focal_length:23.917191236975782,id:222},{model_name:"Droid Turbo 2",focal_length:23.917191236975782,id:223},{model_name:"Moto M",focal_length:29.37332967983944,id:224},{model_name:"Moto G5",focal_length:24.057844191188554,id:225},{model_name:"Moto G5 Plus",focal_length:27.188032557735273,id:226},{model_name:"Moto Z2 Play",focal_length:24.347816133869095,id:227},{model_name:"Moto Z2 Force",focal_length:24.28571280273156,id:228},{model_name:"Moto G5S",focal_length:26.303177981812212,id:229},{model_name:"XT1802",focal_length:24.717699883643373,id:230},{model_name:"Moto G5S Plus",focal_length:27.370221550253955,id:231},{model_name:"Moto G6",focal_length:27.39705880988088,id:232},{model_name:"P30",focal_length:27.105058268296236,id:233},{model_name:"Moto G50",focal_length:28.520698645167492,id:234},{model_name:"moto X30 屏下摄像版",focal_length:22.977940437965092,id:235},{model_name:"XT2261-1",focal_length:24.914653480495346,id:236},{model_name:"XT2261-2",focal_length:25.013130278921334,id:237},{model_name:"XT2301-5",focal_length:24.65277639324992,id:238},{model_name:"XT2323-3",focal_length:27.060985804013622,id:239},{model_name:"Droid Bionic Targa",focal_length:34.72552078740022,id:240},{model_name:"RAZR i XT890",focal_length:31.814892292372043,id:241},{model_name:"DROID4",focal_length:34.72552011282922,id:242},{model_name:"XT905",focal_length:36.26076547382953,id:243},{model_name:"RAZR XT910",focal_length:34.72552011282922,id:244},{model_name:"RAZR D1",focal_length:32.47285959488563,id:245},{model_name:"RAZR D3",focal_length:31.176914536239796,id:246},{model_name:"RAZR D3 XT919",focal_length:31.176914536239796,id:247},{model_name:"Z3",focal_length:29.787696757786385,id:248}]},{"Nokia HMD":[{model_name:"Cosmo",focal_length:28.151227079116108,id:0},{model_name:"Deadmau5",focal_length:13.39285765761877,id:1},{model_name:"DoctorDoom",focal_length:21.757814107178262,id:2},{model_name:"DoctorStrange",focal_length:27.169775216684144,id:3},{model_name:"GM1917",focal_length:27.391973180364445,id:4},{model_name:"HMD CREST",focal_length:12.85311957345754,id:5},{model_name:"HMD CREST MAX",focal_length:27.30068730744853,id:6},{model_name:"HMD Fusion",focal_length:24.56249947613104,id:7},{model_name:"HMD Pulse",focal_length:28.36150933950817,id:8},{model_name:"HMD Pulse Plus",focal_length:28.58168768393259,id:9},{model_name:"HMD Pulse Pro",focal_length:28.656000137329105,id:10},{model_name:"HMD T21",focal_length:27.049234676992054,id:11},{model_name:"M-KOPA X20",focal_length:28.656000137329105,id:12},{model_name:"M-KOPA X2",focal_length:28.36150933950817,id:13},{model_name:"N1374DL",focal_length:27.42581536216612,id:14},{model_name:"N150DL",focal_length:27.081145393739124,id:15},{model_name:"N151DL",focal_length:27.912327285340005,id:16},{model_name:"N152DL",focal_length:27.9310335642376,id:17},{model_name:"N155DL",focal_length:27.081145393739124,id:18},{model_name:"N156DL",focal_length:27.9310335642376,id:19},{model_name:"N159V",focal_length:27.77777854429843,id:20},{model_name:"NB1",focal_length:27.166193916286193,id:21},{model_name:"Nokia 1.3",focal_length:27.653770723159674,id:22},{model_name:"Nokia 1.4",focal_length:27.653770723159674,id:23},{model_name:"Nokia 1",focal_length:31.176914176195755,id:24},{model_name:"Nokia 1 Plus",focal_length:19.295453258536135,id:25},{model_name:"Nokia 2.1",focal_length:29.761906639098203,id:26},{model_name:"Nokia 2.2",focal_length:26.445859949991824,id:27},{model_name:"Nokia 2.3",focal_length:28.30344698993266,id:28},{model_name:"Nokia 2.4",focal_length:27.653770723159674,id:29},{model_name:"Nokia 2",focal_length:28.64445839828316,id:30},{model_name:"Nokia 2 V",focal_length:29.897902116643923,id:31},{model_name:"Nokia 2 V Tella",focal_length:26.068963476083567,id:32},{model_name:"Nokia 3.1 A",focal_length:27.853856630518944,id:33},{model_name:"Nokia 3.1 C",focal_length:27.853856630518944,id:34},{model_name:"Nokia 3.1",focal_length:25.23506902941671,id:35},{model_name:"Nokia 3.1 Plus",focal_length:26.174867972863275,id:36},{model_name:"Nokia 3.2",focal_length:27.653770723159674,id:37},{model_name:"Nokia 3.4",focal_length:27.169775216684144,id:38},{model_name:"Nokia 3 V",focal_length:27.48411552187449,id:39},{model_name:"Nokia 4.2",focal_length:27.475052587443077,id:40},{model_name:"Nokia 5.1",focal_length:25.23506902941671,id:41},{model_name:"Nokia 5.1 Plus",focal_length:26.686097351616045,id:42},{model_name:"Nokia 5.3",focal_length:27.57352938586906,id:43},{model_name:"Nokia 5.4",focal_length:28.046875536803995,id:44},{model_name:"Nokia 6.1",focal_length:24.816176682069358,id:45},{model_name:"Nokia 6.1 Plus",focal_length:27.216493895132697,id:46},{model_name:"Nokia 6.2",focal_length:29.543067702260863,id:47},{model_name:"Nokia 7.1",focal_length:24.59712402412326,id:48},{model_name:"Nokia 7.2",focal_length:26.3881972118206,id:49},{model_name:"Nokia 7",focal_length:25.289956279427297,id:50},{model_name:"Nokia 7 plus",focal_length:28.36134469698166,id:51},{model_name:"Nokia 7 Plus",focal_length:28.36134469698166,id:52},{model_name:"Nokia 8.1",focal_length:53.724051971512914,id:53},{model_name:"Nokia 8.3 5G",focal_length:24.999999812916993,id:54},{model_name:"Nokia 8",focal_length:27.166193916286193,id:55},{model_name:"Nokia 8 Sirocco",focal_length:27.188032557735273,id:56},{model_name:"Nokia 8 V 5G UW",focal_length:24.999999812916993,id:57},{model_name:"Nokia 9",focal_length:24.243552685264213,id:58},{model_name:"Nokia C01 Plus",focal_length:27.653770723159674,id:59},{model_name:"Nokia C02",focal_length:32.94148451379815,id:60},{model_name:"Nokia C100",focal_length:28.01095732568826,id:61},{model_name:"Nokia C10",focal_length:28.247383919754487,id:62},{model_name:"Nokia C110",focal_length:27.9310335642376,id:63},{model_name:"Nokia C12",focal_length:28.19766089353334,id:64},{model_name:"Nokia C12 Pro",focal_length:28.19766089353334,id:65},{model_name:"Nokia C1 2nd Edition",focal_length:28.183731716018553,id:66},{model_name:"Nokia C1 Plus",focal_length:27.402035703656097,id:67},{model_name:"Nokia C1",focal_length:25.793650449498664,id:68},{model_name:"Nokia C200",focal_length:27.912327285340005,id:69},{model_name:"Nokia C20",focal_length:28.043267572431276,id:70},{model_name:"Nokia C20 Plus",focal_length:26.984129080326326,id:71},{model_name:"Nokia C210",focal_length:27.653770723159674,id:72},{model_name:"Nokia C21",focal_length:28.043267572431276,id:73},{model_name:"Nokia C21 Plus",focal_length:27.616568081160086,id:74},{model_name:"Nokia C22",focal_length:26.094093564295903,id:75},{model_name:"Nokia C2 2nd Edition",focal_length:37.74681699920789,id:76},{model_name:"Nokia C2",focal_length:26.09127158549542,id:77},{model_name:"Nokia C2 Tennen",focal_length:26.068963476083567,id:78},{model_name:"Nokia C300",focal_length:27.081145393739124,id:79},{model_name:"Nokia C30",focal_length:28.043267572431276,id:80},{model_name:"Nokia C31",focal_length:27.616437752176637,id:81},{model_name:"Nokia C32",focal_length:26.094093564295903,id:82},{model_name:"Nokia C3",focal_length:26.984129080326326,id:83},{model_name:"Nokia G100",focal_length:27.081145393739124,id:84},{model_name:"Nokia G10",focal_length:27.517807123946962,id:85},{model_name:"Nokia G11 Plus",focal_length:27.089726928557823,id:86},{model_name:"Nokia G11",focal_length:27.376575789017092,id:87},{model_name:"Nokia G20",focal_length:27.269753920848668,id:88},{model_name:"Nokia G21",focal_length:27.376575789017092,id:89},{model_name:"Nokia G22",focal_length:38.57142857142857,id:90},{model_name:"Nokia G310 5G",focal_length:26.26306715355043,id:91},{model_name:"Nokia G400 5G",focal_length:27.812500750232108,id:92},{model_name:"Nokia G42 5G",focal_length:26.26306715355043,id:93},{model_name:"Nokia G50",focal_length:27.42581536216612,id:94},{model_name:"Nokia G60 5G",focal_length:26.26306715355043,id:95},{model_name:"Nokia T10",focal_length:37.33714409497324,id:96},{model_name:"Nokia T20",focal_length:31.94444488245625,id:97},{model_name:"Nokia T21",focal_length:27.374179906256373,id:98},{model_name:"Nokia X100",focal_length:28.90625161687954,id:99},{model_name:"Nokia X10",focal_length:27.42581536216612,id:100},{model_name:"Nokia X20",focal_length:25.106707212361712,id:101},{model_name:"Nokia X30 5G",focal_length:24.561872861695797,id:102},{model_name:"Nokia X5",focal_length:26.686097351616045,id:103},{model_name:"Nokia X6",focal_length:27.216493895132697,id:104},{model_name:"Nokia X71",focal_length:30.078125549739042,id:105},{model_name:"Nokia X7",focal_length:53.724051971512914,id:106},{model_name:"Nokia XR20",focal_length:27.050508665766785,id:107},{model_name:"Nokia XR21",focal_length:24.561872861695797,id:108},{model_name:"TA-1000",focal_length:24.816176682069358,id:109},{model_name:"Riddler",focal_length:32.94148451379815,id:110},{model_name:"Sentry",focal_length:24.561872861695797,id:111},{model_name:"Nokia 6",focal_length:24.816176682069358,id:112},{model_name:"Nokia 3",focal_length:24.774874126767788,id:113},{model_name:"Nokia 5",focal_length:24.816176682069358,id:114},{model_name:"Yondu",focal_length:29.37251918327443,id:115},{model_name:"ara",focal_length:31.239840557743605,id:116},{model_name:"Nokia_XL",focal_length:34.72552078740022,id:117},{model_name:"X2 Dual SIM",focal_length:31.239840557743605,id:118}]},{Nothing:[{model_name:"A015",focal_length:25.457699838982133,id:0},{model_name:"Nothing Phone (1)",focal_length:25.468751021867874,id:1},{model_name:"Nothing Phone (2)",focal_length:20.588592105017593,id:2},{model_name:"Nothing Phone (2a)",focal_length:21.73244077072513,id:3},{model_name:"Nothing Phone (2a) Plus",focal_length:24.896552001332214,id:4}]},{OLLA:[{model_name:"Jolla C",focal_length:33.640316692393796,id:0},{model_name:"M8",focal_length:29.353847210223854,id:1},{model_name:"M8_PLUS",focal_length:32.648276209065784,id:2},{model_name:"Note3",focal_length:27.7773509124247,id:3},{model_name:"Volla Phone X23",focal_length:26.54999842420224,id:4},{model_name:"Volla Phone X",focal_length:29.50819602931454,id:5},{model_name:"Volla Phone",focal_length:27.134903049919846,id:6}]},{OnePlus:[{id:1,model_name:"A11 中国版",focal_length:26.949040367866548},{id:2,model_name:"A11n中国版",focal_length:26.937716137730455},{id:3,model_name:"A1601",focal_length:28.2543409958179},{id:4,model_name:"A1k",focal_length:32.77241401763081},{id:5,model_name:"A3",focal_length:24.774875238488978},{id:6,model_name:"A32 中国版",focal_length:27.081145393739124},{id:7,model_name:"A37",focal_length:27.50688392658975},{id:8,model_name:"A3s",focal_length:25.281707048102675},{id:9,model_name:"A3中国版",focal_length:25.25070466123103},{id:10,model_name:"A5",focal_length:29.54668274547054},{id:11,model_name:"A5 2020",focal_length:26.949040367866548},{id:12,model_name:"A52",focal_length:26.937716137730455},{id:13,model_name:"A52 中国版",focal_length:26.949040367866548},{id:14,model_name:"A53",focal_length:26.640626817372606},{id:15,model_name:"A54",focal_length:27.12328696255391},{id:16,model_name:"A54 5G",focal_length:26.640626817372606},{id:17,model_name:"A55 5G",focal_length:27.538247346905266},{id:18,model_name:"A57",focal_length:28.806022582600658},{id:19,model_name:"A59",focal_length:28.806021766635176},{id:20,model_name:"A7",focal_length:28.89572014911371},{id:21,model_name:"A72",focal_length:26.937716137730455},{id:22,model_name:"A73",focal_length:29.95702914015522},{id:23,model_name:"A73t",focal_length:28.254340160995124},{id:24,model_name:"A74",focal_length:27.1875013193737},{id:25,model_name:"A77",focal_length:28.528272501360387},{id:26,model_name:"A79k",focal_length:29.95702914015522},{id:27,model_name:"A79t",focal_length:29.95702914015522},{id:28,model_name:"A7x 中国版",focal_length:27.210190425069445},{id:29,model_name:"A83",focal_length:26.686097489461016},{id:30,model_name:"A83t",focal_length:26.686097489461016},{id:31,model_name:"A9 中国版",focal_length:27.46551773572225},{id:32,model_name:"A91",focal_length:27.46551773572225},{id:33,model_name:"A93",focal_length:27.17570435104068},{id:34,model_name:"A93 5G",focal_length:27.081145393739124},{id:35,model_name:"A94",focal_length:24.00000109617742},{id:36,model_name:"A9x",focal_length:27.46551773572225},{id:37,model_name:"AX5s",focal_length:28.806021766635176},{id:38,model_name:"AX7",focal_length:28.895720906436033},{id:39,model_name:"CPH1605",focal_length:27.71756943654091},{id:40,model_name:"CPH1609",focal_length:29.37332967983944},{id:41,model_name:"CPH1613",focal_length:28.037881717962545},{id:42,model_name:"CPH1701",focal_length:28.806022582600658},{id:43,model_name:"CPH1707",focal_length:27.14353958289964},{id:44,model_name:"CPH1715",focal_length:29.37332967983944},{id:45,model_name:"CPH1717",focal_length:26.686097960901765},{id:46,model_name:"CPH1719",focal_length:27.559342710866105},{id:47,model_name:"CPH1721",focal_length:27.717570071516445},{id:48,model_name:"CPH1723",focal_length:28.254341353917873},{id:49,model_name:"CPH1725",focal_length:29.95702914015522},{id:50,model_name:"CPH1727",focal_length:28.254341353917873},{id:51,model_name:"CPH1729",focal_length:26.686097489461016},{id:52,model_name:"CPH1801",focal_length:28.528274025562734},{id:53,model_name:"CPH1805",focal_length:25.281707048102675},{id:54,model_name:"CPH1827",focal_length:26.686097489461016},{id:55,model_name:"CPH1851",focal_length:25.281707048102675},{id:56,model_name:"CPH1893",focal_length:27.559342869071397},{id:57,model_name:"CPH1909",focal_length:28.80602102541469},{id:58,model_name:"CPH1912",focal_length:28.80602102541469},{id:59,model_name:"CPH1937",focal_length:26.937716137730455},{id:60,model_name:"CPH1989",focal_length:27.46551773572225},{id:61,model_name:"CPH2001",focal_length:27.46551773572225},{id:62,model_name:"CPH2015",focal_length:27.049179693538335},{id:63,model_name:"CPH2021",focal_length:27.46551773572225},{id:64,model_name:"CPH2031",focal_length:27.049179693538335},{id:65,model_name:"CPH2071",focal_length:27.806895755672596},{id:66,model_name:"CPH2073",focal_length:27.049179693538335},{id:67,model_name:"CPH2081",focal_length:27.049179693538335},{id:68,model_name:"CPH2095",focal_length:26.640626817372606},{id:69,model_name:"CPH2099",focal_length:26.640626817372606},{id:70,model_name:"CPH2109",focal_length:25.655487161650523},{id:71,model_name:"CPH2113",focal_length:23.87195069096865},{id:72,model_name:"CPH2137",focal_length:27.07129841825815},{id:73,model_name:"CPH2161",focal_length:27.12328696255391},{id:74,model_name:"CPH2173",focal_length:25.655487161650523},{id:75,model_name:"CPH2237",focal_length:24.00000109617742},{id:76,model_name:"CPH2249",focal_length:25.85142844063895},{id:77,model_name:"CPH2251",focal_length:24.00000109617742},{id:78,model_name:"CPH2269",focal_length:70.8196685942743},{id:79,model_name:"CPH2273",focal_length:26.97547627845627},{id:80,model_name:"CPH2309",focal_length:27.081145393739124},{id:81,model_name:"CPH2325",focal_length:26.456897978940027},{id:82,model_name:"CPH2333",focal_length:27.1875013193737},{id:83,model_name:"CPH2349",focal_length:28.206184381125606},{id:84,model_name:"F11",focal_length:27.46551773572225},{id:85,model_name:"F11 Pro",focal_length:27.46551773572225},{id:86,model_name:"F1f",focal_length:29.663082419074115},{id:87,model_name:"F7",focal_length:27.46245015708769},{id:88,model_name:"F9",focal_length:27.46245015708769},{id:89,model_name:"Find X",focal_length:28.999998013178587},{id:90,model_name:"Find X 兰博基尼",focal_length:27.74999925494197},{id:91,model_name:"Find X2",focal_length:25.655487161650523},{id:92,model_name:"Find X2 Lite",focal_length:26.13566961727823},{id:93,model_name:"Find X2 Neo/Reno3 Pro",focal_length:25.7926821050936},{id:94,model_name:"Find X2 Pro",focal_length:25.655487161650523},{id:95,model_name:"Find X2 Pro 中国版",focal_length:25.655487161650523},{id:96,model_name:"Find X2 中国版",focal_length:25.655487161650523},{id:97,model_name:"Find x3 neo",focal_length:25.861279642633825},{id:98,model_name:"Find X3 Pro 中国版",focal_length:25.861279642633825},{id:99,model_name:"Find X3 中国版",focal_length:25.861279642633825},{id:100,model_name:"GM1917",focal_length:26.548262964102722},{id:101,model_name:"K1",focal_length:27.559342869071397},{id:102,model_name:"K3",focal_length:27.343751177088304},{id:103,model_name:"K5",focal_length:27.096036164026884},{id:104,model_name:"K9 5G",focal_length:23.87195069096865},{id:105,model_name:"OPPO A53 5G",focal_length:27.12328696255391},{id:106,model_name:"OPPO A53s 5G",focal_length:27.538247346905266},{id:107,model_name:"OPPO F5",focal_length:29.95702914015522},{id:108,model_name:"OPPO Find X3 Lite 5G",focal_length:23.87195069096865},{id:109,model_name:"OPPO Reno5",focal_length:24.53007462251093},{id:110,model_name:"OPPO Reno5 A",focal_length:26.640626817372606},{id:111,model_name:"OPPO Reno5 k 5G",focal_length:23.87195069096865},{id:112,model_name:"OPPO Reno5 pro",focal_length:25.85142844063895},{id:113,model_name:"OPPO Reno5 Pro+ 5G",focal_length:25.861279642633825},{id:114,model_name:"OPPO Reno5 Z",focal_length:27.17570435104068},{id:115,model_name:"PCLM10",focal_length:18.000000000000004},{id:116,model_name:"PDBM00",focal_length:27.049179693538335},{id:117,model_name:"PDKM00",focal_length:26.456897978940027},{id:118,model_name:"PDKT00",focal_length:26.456897978940027},{id:119,model_name:"PDYM20",focal_length:27.12328696255391},{id:120,model_name:"PDYT20",focal_length:27.12328696255391},{id:121,model_name:"PEAM00",focal_length:24.00000109617742},{id:122,model_name:"PEAT00",focal_length:24.00000109617742},{id:123,model_name:"PEGM00",focal_length:23.87195069096865},{id:124,model_name:"PEGT00",focal_length:23.87195069096865},{id:125,model_name:"PEPM00",focal_length:25.85142844063895},{id:126,model_name:"PEQM00",focal_length:24.00000109617742},{id:127,model_name:"R11",focal_length:27.14353958289964},{id:128,model_name:"R11 Plus",focal_length:27.717570071516445},{id:129,model_name:"R11 Plusk",focal_length:27.717570071516445},{id:130,model_name:"R11s",focal_length:27.559342710866105},{id:131,model_name:"R11sPlus",focal_length:27.717570071516445},{id:132,model_name:"R15",focal_length:27.62790805987892},{id:133,model_name:"R15 Pro",focal_length:27.559342710866105},{id:134,model_name:"R15 中国版",focal_length:27.62790805987892},{id:135,model_name:"R15 梦境版",focal_length:27.559342710866105},{id:136,model_name:"R15x",focal_length:27.559342869071397},{id:137,model_name:"R17",focal_length:27.374999627470984},{id:138,model_name:"R17 Pro",focal_length:27.374999627470984},{id:139,model_name:"R7sfg",focal_length:33.64031626275933},{id:140,model_name:"R9 Plus",focal_length:28.037881717962545},{id:141,model_name:"R9s",focal_length:29.264304387192308},{id:142,model_name:"R9s Plus",focal_length:28.037881717962545},{id:143,model_name:"R9sk",focal_length:29.258582957187798},{id:144,model_name:"realme 1",focal_length:25.235068516320393},{id:145,model_name:"realme 2",focal_length:29.54668274547054},{id:146,model_name:"realme 2 Pro",focal_length:24.49241518905027},{id:147,model_name:"Realme 2 Pro",focal_length:24.49241518905027},{id:148,model_name:"realme C1",focal_length:32.40613462253429},{id:149,model_name:"realme U1",focal_length:26.548262964102722},{id:150,model_name:"Reno",focal_length:27.343751177088304},{id:151,model_name:"Reno 10x room",focal_length:26.640626817372606},{id:152,model_name:"Reno 10x Zoom",focal_length:26.640626817372606},{id:153,model_name:"Reno 10倍变焦版",focal_length:26.640626817372606},{id:154,model_name:"Reno 2",focal_length:26.640626817372606},{id:155,model_name:"Reno 2 中国版",focal_length:26.640626817372606},{id:156,model_name:"Reno 4Z 5G",focal_length:26.456897978940027},{id:157,model_name:"Reno A",focal_length:27.374999627470984},{id:158,model_name:"Reno Ace",focal_length:26.640626817372606},{id:159,model_name:"Reno Ace2",focal_length:29.218751332308745},{id:160,model_name:"Reno Z",focal_length:26.125713893345424},{id:161,model_name:"Reno Z 中国版",focal_length:26.125713893345424},{id:162,model_name:"Reno 标准版",focal_length:27.343751177088304},{id:163,model_name:"Reno2 Z",focal_length:26.534484114077127},{id:164,model_name:"Reno2 Z 中国版",focal_length:26.534484114077127},{id:165,model_name:"Reno3",focal_length:26.348335973667382},{id:166,model_name:"Reno3 5G 中国版",focal_length:26.125713893345424},{id:167,model_name:"Reno3 A",focal_length:27.560552904225965},{id:168,model_name:"Reno3 Pro",focal_length:26.348335973667382},{id:169,model_name:"Reno3 Pro 5G中国版",focal_length:25.7926821050936},{id:170,model_name:"Reno3 元气版 5G",focal_length:26.13566961727823},{id:171,model_name:"Reno4 5G",focal_length:25.7926821050936},{id:172,model_name:"Reno4 Pro",focal_length:25.7926821050936},{id:173,model_name:"Reno4 中国版",focal_length:25.7926821050936},{id:174,model_name:"Reno5 Pro 5G",focal_length:25.85142844063895},{id:175,model_name:"Reno6 Pro+ 5G",focal_length:25.861279642633825},{id:176,model_name:"RMX1801",focal_length:24.49241518905027},{id:177,model_name:"X9009",focal_length:29.37332967983944},{id:178,model_name:"X9077",focal_length:26.938904033633968}]},{Oppo:[{model_name:"1107",focal_length:33.85307637623397,id:0},{model_name:"Neo 5",focal_length:36.10241474866236,id:1},{model_name:"1206",focal_length:34.72552078740023,id:2},{model_name:"3001",focal_length:34.72552078740023,id:3},{model_name:"Find X2 Neo/Reno3 Pro",focal_length:25.7926821050936,id:4},{model_name:"Reno3 A",focal_length:27.560552904225965,id:5},{model_name:"OPPO Reno5 A",focal_length:26.640626817372606,id:6},{model_name:"A55s 5G",focal_length:27.081145393739124,id:7},{model_name:"Joy 3",focal_length:36.10241474866236,id:8},{model_name:"F1s",focal_length:28.2543409958179,id:9},{model_name:"OPPO Reno7 A",focal_length:26.782006946106584,id:10},{model_name:"Reno9 A",focal_length:26.782006946106584,id:11},{model_name:"Reno10 Pro 5G",focal_length:22.265624328043938,id:12},{model_name:"A79 5G",focal_length:25.96721353764112,id:13},{model_name:"A31",focal_length:34.72552078740023,id:14},{model_name:"A31u",focal_length:34.72552078740023,id:15},{model_name:"A31c",focal_length:34.72552078740023,id:16},{model_name:"Neo 7",focal_length:29.258581979374018,id:17},{model_name:"A37",focal_length:27.50688392658975,id:18},{model_name:"F25 Pro 5G",focal_length:22.14857155936105,id:19},{model_name:"A83t",focal_length:26.686097489461016,id:20},{model_name:"CPH1729",focal_length:26.686097489461016,id:21},{model_name:"a 15",focal_length:34.725520412018184,id:22},{model_name:"F5",focal_length:29.95702914015522,id:23},{model_name:"A17",focal_length:27.367846468312813,id:24},{model_name:"A39",focal_length:27.71756943654091,id:25},{model_name:"R9s",focal_length:29.264304387192308,id:26},{model_name:"F3",focal_length:29.37332967983944,id:27},{model_name:"R9s Plus",focal_length:28.037881717962545,id:28},{model_name:"F3 Plus",focal_length:28.037881717962545,id:29},{model_name:"A57",focal_length:28.806022582600658,id:30},{model_name:"R11",focal_length:27.14353958289964,id:31},{model_name:"A77",focal_length:29.37332967983944,id:32},{model_name:"A71",focal_length:26.686097960901765,id:33},{model_name:"R11s",focal_length:27.559342710866105,id:34},{model_name:"R11s Plus",focal_length:27.717570071516445,id:35},{model_name:"F5 Youth",focal_length:29.95702914015522,id:36},{model_name:"A83",focal_length:26.686097489461016,id:37},{model_name:"A71 (2018)",focal_length:28.528274025562734,id:38},{model_name:"A3s",focal_length:25.281707048102675,id:39},{model_name:"A5 (AX5)",focal_length:29.54668274547054,id:40},{model_name:"F7",focal_length:27.46245015708769,id:41},{model_name:"A3中国版",focal_length:25.25070466123103,id:42},{model_name:"F9 (F9 Pro)",focal_length:27.46245015708769,id:43},{model_name:"R15 Pro",focal_length:27.559342710866105,id:44},{model_name:"R15",focal_length:27.62790805987892,id:45},{model_name:"A3",focal_length:24.774875238488978,id:46},{model_name:"A12e",focal_length:29.546682841032304,id:47},{model_name:"realme 1",focal_length:25.235068516320393,id:48},{model_name:"CPH1869",focal_length:28.25434047379064,id:49},{model_name:"Find X",focal_length:28.999998013178587,id:50},{model_name:"Find X Lamborghini",focal_length:27.74999925494197,id:51},{model_name:"RX17 Pro",focal_length:27.374999627470984,id:52},{model_name:"R17",focal_length:27.374999627470984,id:53},{model_name:"RX17 Neo",focal_length:27.559342869071397,id:54},{model_name:"A7",focal_length:28.89572014911371,id:55},{model_name:"Reno2",focal_length:26.640626817372606,id:56},{model_name:"A5s (AX5s)",focal_length:28.80602102541469,id:57},{model_name:"F11",focal_length:28.01739128812274,id:58},{model_name:"Reno",focal_length:27.343751177088304,id:59},{model_name:"Reno 10x zoom",focal_length:26.640626817372606,id:60},{model_name:"Reno 5G",focal_length:26.640626817372606,id:61},{model_name:"A1k",focal_length:32.77241401763081,id:62},{model_name:"CPH1929",focal_length:27.195032898828238,id:63},{model_name:"A5 (2020)",focal_length:26.949040367866548,id:64},{model_name:"A9 (2020)",focal_length:34.725520412018184,id:65},{model_name:"A9",focal_length:27.46551773572225,id:66},{model_name:"Reno2 Z",focal_length:26.534484114077127,id:67},{model_name:"K3",focal_length:27.343751177088304,id:68},{model_name:"F11 Pro",focal_length:27.46551773572225,id:69},{model_name:"Reno Z",focal_length:26.125713893345424,id:70},{model_name:"Reno A",focal_length:27.374999627470984,id:71},{model_name:"Reno2 F",focal_length:27.46551773572225,id:72},{model_name:"A91",focal_length:27.46551773572225,id:73},{model_name:"Find X2 Lite",focal_length:26.13566961727823,id:74},{model_name:"Find X2 Neo",focal_length:25.7926821050936,id:75},{model_name:"Find X2",focal_length:18.000000000000004,id:76},{model_name:"Find X2 Pro",focal_length:25.655487161650523,id:77},{model_name:"Reno3 Pro",focal_length:26.348335973667382,id:78},{model_name:"Reno3",focal_length:26.348335973667382,id:79},{model_name:"Reno3 5G 中国版",focal_length:26.125713893345424,id:80},{model_name:"A92",focal_length:26.937716137730455,id:81},{model_name:"A52",focal_length:26.937716137730455,id:82},{model_name:"Reno4 Z 5G",focal_length:26.456897978940027,id:83},{model_name:"A72",focal_length:26.937716137730455,id:84},{model_name:"A11k",focal_length:27.806895755672596,id:85},{model_name:"A12",focal_length:28.30344698993266,id:86},{model_name:"Reno4 Pro 5G",focal_length:25.7926821050936,id:87},{model_name:"Reno4 5G",focal_length:25.7926821050936,id:88},{model_name:"F17",focal_length:26.640626817372606,id:89},{model_name:"CPH2097",focal_length:26.640626817372606,id:90},{model_name:"A73",focal_length:26.640626817372606,id:91},{model_name:"Reno4 Pro",focal_length:25.655487161650523,id:92},{model_name:"Reno4",focal_length:34.725520412018184,id:93},{model_name:"F17 Pro",focal_length:27.17570435104068,id:94},{model_name:"A93",focal_length:27.17570435104068,id:95},{model_name:"Reno4 Lite",focal_length:27.17570435104068,id:96},{model_name:"A53",focal_length:26.640626817372606,id:97},{model_name:"A53s",focal_length:27.07129841825815,id:98},{model_name:"A33 (2020)",focal_length:27.07129841825815,id:99},{model_name:"Reno5 5G",focal_length:23.87195069096865,id:100},{model_name:"Reno5 4G",focal_length:24.53007462251093,id:101},{model_name:"A73 5G",focal_length:27.12328696255391,id:102},{model_name:"Find X3 Pro",focal_length:25.861279642633825,id:103},{model_name:"A15s",focal_length:27.12328696255391,id:104},{model_name:"A15",focal_length:28.206184381125606,id:105},{model_name:"A54 5G",focal_length:26.640626817372606,id:106},{model_name:"A74 5G",focal_length:26.640626817372606,id:107},{model_name:"Reno5 Pro 5G",focal_length:25.85142844063895,id:108},{model_name:"A94",focal_length:24.00000109617742,id:109},{model_name:"Reno5 Lite",focal_length:24.00000109617742,id:110},{model_name:"Find X3 Neo",focal_length:25.861279642633825,id:111},{model_name:"Reno5 Z",focal_length:26.4037482976355,id:112},{model_name:"F19 Pro+ 5G",focal_length:27.17570435104068,id:113},{model_name:"Reno5 F",focal_length:24.00000109617742,id:114},{model_name:"F19",focal_length:27.1875013193737,id:115},{model_name:"A74",focal_length:27.1875013193737,id:116},{model_name:"CPH2211",focal_length:26.564743329189337,id:117},{model_name:"CPH2159",focal_length:24.53007462251093,id:118},{model_name:"CPH2237",focal_length:24.00000109617742,id:119},{model_name:"A54",focal_length:26.456897978940027,id:120},{model_name:"CPH2179",focal_length:26.456897978940027,id:121},{model_name:"CPH2247",focal_length:34.725520412018184,id:122},{model_name:"CPH2249",focal_length:25.85142844063895,id:123},{model_name:"CPH2251",focal_length:23.862857273646764,id:124},{model_name:"CPH2161",focal_length:24.00000109617742,id:125},{model_name:"CPH2269",focal_length:26.97547627845627,id:126},{model_name:"F19 Pro",focal_length:27.17570435104068,id:127},{model_name:"CPH2293",focal_length:22.26733013566939,id:128},{model_name:"Find X5 Pro",focal_length:22.157011713947874,id:129},{model_name:"Find X5",focal_length:25.861279642633825,id:130},{model_name:"A53s 5G",focal_length:27.538247346905266,id:131},{model_name:"CPH2325",focal_length:26.456897978940027,id:132},{model_name:"CPH2333",focal_length:26.640626817372606,id:133},{model_name:"A77 5G",focal_length:27.12328696255391,id:134},{model_name:"OPPO F21 Pro 5G",focal_length:26.782006946106584,id:135},{model_name:"A16K",focal_length:28.206184381125606,id:136},{model_name:"OPPO Reno8 Pro 5G",focal_length:22.26733013566939,id:137},{model_name:"OPPO Reno8 5G",focal_length:23.7150515444337,id:138},{model_name:"CPH2461",focal_length:23.597560716324235,id:139},{model_name:"OPPO Reno7 5G",focal_length:24.00000109617742,id:140},{model_name:"CPH2373",focal_length:26.640626817372606,id:141},{model_name:"CPH2375",focal_length:27.081145393739124,id:142},{model_name:"CPH2377",focal_length:22.157011713947874,id:143},{model_name:"A57s/A77",focal_length:26.97547627845627,id:144},{model_name:"CPH2385",focal_length:26.97547627845627,id:145},{model_name:"CPH2395",focal_length:26.41136173332368,id:146},{model_name:"CPH2421",focal_length:28.206184381125606,id:147},{model_name:"Find N2 Flip",focal_length:22.26733013566939,id:148},{model_name:"CPH2455",focal_length:26.41136173332368,id:149},{model_name:"CPH2473",focal_length:27.081145393739124,id:150},{model_name:"OPPO Reno8 T",focal_length:22.558951441318413,id:151},{model_name:"Find N3",focal_length:22.61029269511286,id:152},{model_name:"Reno8 T 5G",focal_length:22.61029269511286,id:153},{model_name:"Find N3 Flip",focal_length:22.157011713947874,id:154},{model_name:"Reno10 Pro+ 5G",focal_length:22.157011713947874,id:155},{model_name:"CPH2527",focal_length:22.61029269511286,id:156},{model_name:"A98 5G",focal_length:22.61029269511286,id:157},{model_name:"Reno10 5G",focal_length:22.558951441318413,id:158},{model_name:"A78",focal_length:24.717699883643373,id:159},{model_name:"A58",focal_length:25.89645825635077,id:160},{model_name:"A38",focal_length:27.9310335642376,id:161},{model_name:"A18",focal_length:27.9310335642376,id:162},{model_name:"Reno 11",focal_length:22.558951441318413,id:163},{model_name:"Reno 11 Pro",focal_length:22.26733013566939,id:164},{model_name:"A59 5G",focal_length:27.269753920848668,id:165},{model_name:"Reno12 5G",focal_length:21.901259774191065,id:166},{model_name:"Reno12 Pro 5G",focal_length:21.628838980196026,id:167},{model_name:"A60",focal_length:24.717699883643373,id:168},{model_name:"CPH2637",focal_length:22.14857155936105,id:169},{model_name:"Reno12 F 5G",focal_length:22.14857155936105,id:170},{model_name:"A3 5G",focal_length:25.96721353764112,id:171},{model_name:"OPPO F27 Pro+ 5G",focal_length:24.688523917389126,id:172},{model_name:"CPH2659",focal_length:22.157011713947874,id:173},{model_name:"Reno12 F",focal_length:21.909137354267585,id:174},{model_name:"CPH2689",focal_length:21.972153546838996,id:175},{model_name:"R8000",focal_length:29.315875723399422,id:176},{model_name:"D8",focal_length:34.72552078740023,id:177},{model_name:"F1",focal_length:29.663082419074115,id:178},{model_name:"X9077",focal_length:26.938904033633968,id:179},{model_name:"X9007",focal_length:29.315875723399422,id:180},{model_name:"Find 5",focal_length:32.01013504489413,id:181},{model_name:"FIND 7A",focal_length:29.315875723399422,id:182},{model_name:"CPH1701",focal_length:28.806022582600658,id:183},{model_name:"GM1917",focal_length:26.548262964102722,id:184},{model_name:"H8",focal_length:34.72552078740023,id:185},{model_name:"A7x 中国版",focal_length:27.210190425069445,id:186},{model_name:"Lahaina for arm64",focal_length:26.55627340365375,id:187},{model_name:"M9",focal_length:29.315875723399422,id:188},{model_name:"N1",focal_length:34.72552078740022,id:189},{model_name:"N1 mini",focal_length:29.315875723399422,id:190},{model_name:"N1 mimi",focal_length:29.315875723399422,id:191},{model_name:"N3",focal_length:26.938903076734206,id:192},{model_name:"NOTE12",focal_length:26.686097489461016,id:193},{model_name:"OPPO Pad",focal_length:24.694169949647495,id:194},{model_name:"OPPO Pad Air",focal_length:24.914653480495346,id:195},{model_name:"OPD2102A",focal_length:29.166665256268697,id:196},{model_name:"OPPO Pad 2",focal_length:19.206566967474163,id:197},{model_name:"OPPO Pad Neo",focal_length:27.12328696255391,id:198},{model_name:"OPD2406",focal_length:27.912327285340005,id:199},{model_name:"CPH2173",focal_length:25.861279642633825,id:200},{model_name:"OPP0 R11 PLUS",focal_length:27.717568982109473,id:201},{model_name:"OPPO+R9m",focal_length:56.24999916180968,id:202},{model_name:"oppo6779",focal_length:24.00000109617742,id:203},{model_name:"oppo6833",focal_length:27.538247346905266,id:204},{model_name:"A33",focal_length:28.918209751265405,id:205},{model_name:"OPPO A33m",focal_length:28.918209751265405,id:206},{model_name:"OPPO A59",focal_length:28.806021766635176,id:207},{model_name:"A59",focal_length:26.190162516104003,id:208},{model_name:"A73t",focal_length:29.95702914015522,id:209},{model_name:"A79k",focal_length:29.95702914015522,id:210},{model_name:"A79kt",focal_length:29.95702914015522,id:211},{model_name:"A79t",focal_length:29.95702914015522,id:212},{model_name:"OPPO CPH1723",focal_length:28.25433931652128,id:213},{model_name:"R9",focal_length:27.19503348506822,id:214},{model_name:"OPPO F1s",focal_length:26.190162516104003,id:215},{model_name:"CPH1723",focal_length:29.95702914015522,id:216},{model_name:"OPPO F5",focal_length:29.95702914015522,id:217},{model_name:"OPPO R11",focal_length:28.95652328788837,id:218},{model_name:"R11 Plus",focal_length:27.717570071516445,id:219},{model_name:"OPPO R11 Plus",focal_length:26.68609768744282,id:220},{model_name:"R11 Plusk",focal_length:27.717570071516445,id:221},{model_name:"OPPO R11s",focal_length:29.95703172822589,id:222},{model_name:"R11sPlus",focal_length:27.717570071516445,id:223},{model_name:"R7",focal_length:29.373330368318214,id:224},{model_name:"R7s",focal_length:29.373330368318214,id:225},{model_name:"R7sf",focal_length:27.45456262234029,id:226},{model_name:"R9 Plus",focal_length:29.373330368318214,id:227},{model_name:"R9sk",focal_length:29.258582957187798,id:228},{model_name:"A7x",focal_length:27.210190425069445,id:229},{model_name:"A5",focal_length:29.546682841032304,id:230},{model_name:"R15x",focal_length:27.559342869071397,id:231},{model_name:"K1",focal_length:27.559342869071397,id:232},{model_name:"R17 Pro",focal_length:27.374999627470984,id:233},{model_name:"A9 中国版",focal_length:27.46551773572225,id:234},{model_name:"Reno 10倍变焦版",focal_length:26.718749601859606,id:235},{model_name:"A7n",focal_length:27.195032898828238,id:236},{model_name:"Reno Z 中国版",focal_length:26.125713893345424,id:237},{model_name:"A9x",focal_length:27.46551773572225,id:238},{model_name:"A93 5G",focal_length:27.343751177088304,id:239},{model_name:"A11n中国版",focal_length:26.937716137730455,id:240},{model_name:"A11",focal_length:26.949040367866548,id:241},{model_name:"Reno3 5G",focal_length:26.937716137730455,id:242},{model_name:"Reno Ace",focal_length:18.000000000000004,id:243},{model_name:"Reno3 Youth",focal_length:26.13566961727823,id:244},{model_name:"K5",focal_length:27.096036164026884,id:245},{model_name:"Reno3 Pro 5G",focal_length:25.7926821050936,id:246},{model_name:"PCRT01",focal_length:26.13566961727823,id:247},{model_name:"A52 中国版",focal_length:28.365760827566685,id:248},{model_name:"A8",focal_length:27.049179693538335,id:249},{model_name:"Ace2",focal_length:29.218751332308745,id:250},{model_name:"A92s",focal_length:26.456897978940027,id:251},{model_name:"PDKM00",focal_length:26.456897978940027,id:252},{model_name:"Reno5 Pro+ 5G",focal_length:25.861279642633825,id:253},{model_name:"A32",focal_length:27.07129841825815,id:254},{model_name:"PDYM20",focal_length:27.12328696255391,id:255},{model_name:"A72 5G",focal_length:27.12328696255391,id:256},{model_name:"Reno4 SE",focal_length:24.00000109617742,id:257},{model_name:"A53 5G",focal_length:26.238610134537378,id:258},{model_name:"Find X3",focal_length:25.861279642633825,id:259},{model_name:"OPPO A35",focal_length:27.049179693538335,id:260},{model_name:"Reno5 K",focal_length:23.87195069096865,id:261},{model_name:"PEGM10",focal_length:23.87195069096865,id:262},{model_name:"A95 5G",focal_length:27.17570435104068,id:263},{model_name:"A55 5G",focal_length:27.538247346905266,id:264},{model_name:"Reno6 Pro+ 5G",focal_length:25.861279642633825,id:265},{model_name:"Reno6 Pro 5G",focal_length:26.274192515694775,id:266},{model_name:"Reno6 5G",focal_length:23.862857273646764,id:267},{model_name:"K7x",focal_length:26.456897978940027,id:268},{model_name:"K9s",focal_length:26.640626817372606,id:269},{model_name:"PESM10",focal_length:27.081145393739124,id:270},{model_name:"Find N",focal_length:25.861279642633825,id:271},{model_name:"K9",focal_length:23.87195069096865,id:272},{model_name:"PEYM00",focal_length:27.17570435104068,id:273},{model_name:"PFCM00",focal_length:27.17570435104068,id:274},{model_name:"PFDM00",focal_length:22.26733013566939,id:275},{model_name:"PFEM10",focal_length:22.157011713947874,id:276},{model_name:"PFFM10",focal_length:25.861279642633825,id:277},{model_name:"PFFM20",focal_length:22.26733013566939,id:278},{model_name:"A93s 5G",focal_length:27.12328696255391,id:279},{model_name:"Reno7 中国版",focal_length:23.597560716324235,id:280},{model_name:"PFTM10",focal_length:27.12328696255391,id:281},{model_name:"A96 5G",focal_length:26.782006946106584,id:282},{model_name:"PFVM10",focal_length:27.538247346905266,id:283},{model_name:"PFZM10",focal_length:22.26733013566939,id:284},{model_name:"PGAM10",focal_length:23.597560716324235,id:285},{model_name:"PGBM10",focal_length:23.7150515444337,id:286},{model_name:"PGCM10",focal_length:26.456897978940027,id:287},{model_name:"Find X6 Pro",focal_length:22.157011713947874,id:288},{model_name:"Find X6",focal_length:22.157011713947874,id:289},{model_name:"PGGM10",focal_length:26.41136173332368,id:290},{model_name:"PGIM10",focal_length:27.1875013193737,id:291},{model_name:"PGJM10",focal_length:26.456897978940027,id:292},{model_name:"Find N2 Flip 中国版",focal_length:22.26733013566939,id:293},{model_name:"PGU110",focal_length:22.61029269511286,id:294},{model_name:"PGW110",focal_length:22.157011713947874,id:295},{model_name:"OPPO Reno9 Pro 5G",focal_length:22.26733013566939,id:296},{model_name:"OPPO K11x 5G",focal_length:25.234376235295958,id:297},{model_name:"PHM110",focal_length:22.265624328043938,id:298},{model_name:"A1 Pro 5G",focal_length:25.234376235295958,id:299},{model_name:"OPPO A1 5G",focal_length:24.717699883643373,id:300},{model_name:"OPPO Reno10 Pro+ 5G",focal_length:22.157011713947874,id:301},{model_name:"OPPO Reno10 Pro 5G",focal_length:22.26733013566939,id:302},{model_name:"OPPO Reno10 5G",focal_length:22.265624328043938,id:303},{model_name:"Find X7 Ultra",focal_length:22.157011713947874,id:304},{model_name:"PHY110",focal_length:25.013130278921334,id:305},{model_name:"Find X7 Ultra 卫星通信版",focal_length:22.157011713947874,id:306},{model_name:"Find X7",focal_length:22.157011713947874,id:307},{model_name:"OPPO K11 5G",focal_length:25.234376235295958,id:308},{model_name:"PJG110",focal_length:24.688523917389126,id:309},{model_name:"Reno11",focal_length:22.26733013566939,id:310},{model_name:"Reno11 Pro",focal_length:22.157011713947874,id:311},{model_name:"K12 5G",focal_length:26.586915572332302,id:312},{model_name:"A2x 5G",focal_length:25.64904765135522,id:313},{model_name:"Reno12",focal_length:21.628838980196026,id:314},{model_name:"Reno12 Pro",focal_length:21.628838980196026,id:315},{model_name:"A3 Pro 5G",focal_length:24.688523917389126,id:316},{model_name:"PKA110",focal_length:27.435660906193267,id:317},{model_name:"PKB110",focal_length:22.157011713947874,id:318},{model_name:"PKC110",focal_length:22.157011713947874,id:319},{model_name:"A3m 5G",focal_length:28.37227629209173,id:320},{model_name:"Joy Plus",focal_length:35.326989099092714,id:321},{model_name:"A51",focal_length:31.704545870177018,id:322},{model_name:"R11&s",focal_length:27.559342710866105,id:323},{model_name:"R2017",focal_length:34.72552078740023,id:324},{model_name:"R5",focal_length:29.315876716433962,id:325},{model_name:"R6006",focal_length:34.72552078740023,id:326},{model_name:"R6007",focal_length:34.72552078740023,id:327},{model_name:"R7007",focal_length:34.72552078740023,id:328},{model_name:"R7 Plus",focal_length:33.64031626275933,id:329},{model_name:"R8001",focal_length:29.315875723399422,id:330},{model_name:"R1S",focal_length:29.315875723399422,id:331},{model_name:"R8200",focal_length:29.315875723399422,id:332},{model_name:"R8201",focal_length:29.315875723399422,id:333},{model_name:"R1x",focal_length:29.315875723399422,id:334},{model_name:"Find 5 Mini",focal_length:36.10241474866236,id:335},{model_name:"Realme 1",focal_length:26.22315818385074,id:336},{model_name:"realme 2",focal_length:29.54668274547054,id:337},{model_name:"Realme 2 Pro",focal_length:24.49241518905027,id:338},{model_name:"realme 3",focal_length:27.745223579931366,id:339},{model_name:"realme U1",focal_length:26.548262964102722,id:340},{model_name:"RMX1801",focal_length:24.49241518905027,id:341},{model_name:"realme 2 Pro",focal_length:24.49241518905027,id:342},{model_name:"RMX1807",focal_length:34.72552078740023,id:343},{model_name:"realme C1",focal_length:32.40613462253429,id:344},{model_name:"unknown",focal_length:27.049179693538335,id:345},{model_name:"VHSR3",focal_length:34.72552078740023,id:346},{model_name:"X9000",focal_length:29.315875723399422,id:347},{model_name:"Find 7a",focal_length:29.315875723399422,id:348},{model_name:"Find 7",focal_length:29.315875723399422,id:349},{model_name:"F1 Plus",focal_length:29.37332967983944,id:350}]},{Realme:[{model_name:"realme 5Pro",focal_length:26.60624971082434,id:0},{model_name:"5",focal_length:28.73609321404316,id:1},{model_name:"realme 5i",focal_length:26.949040367866548,id:2},{model_name:"7 Pro",focal_length:27.15181686214666,id:3},{model_name:"realme 3Pro",focal_length:27.568869793344707,id:4},{model_name:"realme 8s 5G",focal_length:26.456897978940027,id:5},{model_name:"ASUS_I003DD",focal_length:27.745223579931366,id:6},{model_name:"RMX2020",focal_length:30.95541521987255,id:7},{model_name:"ASUS_I01WD",focal_length:27.745223579931366,id:8},{model_name:"ASUS_X00QD",focal_length:26.017147423330684,id:9},{model_name:"realme 7 Pro",focal_length:27.15181686214666,id:10},{model_name:"realme 8i",focal_length:25.953488920693708,id:11},{model_name:"realme C11",focal_length:27.780127463713242,id:12},{model_name:"G90T Series",focal_length:27.46551773572225,id:13},{model_name:"GM1917",focal_length:29.843750763167144,id:14},{model_name:"realme 6",focal_length:27.46551773572225,id:15},{model_name:"realme 6s",focal_length:27.46551773572225,id:16},{model_name:"realme C3",focal_length:30.95541521987255,id:17},{model_name:"RMX2040",focal_length:26.13248317959469,id:18},{model_name:"realme 6Pro",focal_length:26.640626817372606,id:19},{model_name:"realme X50 Pro",focal_length:27.24609384549695,id:20},{model_name:"realme X3",focal_length:27.24609384549695,id:21},{model_name:"realme 7",focal_length:26.629067144152,id:22},{model_name:"realme 7i",focal_length:28.81528624504003,id:23},{model_name:"GM1920",focal_length:27.133757377561682,id:24},{model_name:"HD1910",focal_length:28.73609321404316,id:25},{model_name:"realme XT",focal_length:27.24609384549695,id:26},{model_name:"IN2023",focal_length:27.46551773572225,id:27},{model_name:"realme narzo 30",focal_length:26.493749819789084,id:28},{model_name:"realme narzo 20 Pro",focal_length:26.493749819789084,id:29},{model_name:"IN2025",focal_length:27.072775631796386,id:30},{model_name:"realme 9 5G Speed Edition",focal_length:26.493749819789084,id:31},{model_name:"realme C15",focal_length:27.780127463713242,id:32},{model_name:"M2006J10C",focal_length:28.01769286000518,id:33},{model_name:"M2007J1SC",focal_length:26.017147423330684,id:34},{model_name:"M2102K1C",focal_length:26.629067144152,id:35},{model_name:"realme C25s",focal_length:27.049179693538335,id:36},{model_name:"Mi 10 Pro",focal_length:27.24609384549695,id:37},{model_name:"MI 9T",focal_length:28.73609321404316,id:38},{model_name:"nemo/sarter",focal_length:27.072775631796386,id:39},{model_name:"NX659J",focal_length:28.73609321404316,id:40},{model_name:"oplus6781",focal_length:28.01769286000518,id:41},{model_name:"Phh-Treble vanilla",focal_length:27.24609384549695,id:42},{model_name:"Pixel",focal_length:26.017147423330684,id:43},{model_name:"realme C12",focal_length:26.96907219535576,id:44},{model_name:"realme C25",focal_length:26.4037482976355,id:45},{model_name:"Realme9SE",focal_length:26.493749819789084,id:46},{model_name:"Realme 3",focal_length:26.751592140022876,id:47},{model_name:"Realme 5",focal_length:26.017147423330684,id:48},{model_name:"Realme 5 Series",focal_length:26.017147423330684,id:49},{model_name:"realme 5",focal_length:26.017147423330684,id:50},{model_name:"realme 6 pro",focal_length:29.37332967983944,id:51},{model_name:"Realme 6 Pro",focal_length:16.34716379988225,id:52},{model_name:"Realme 6",focal_length:27.46551773572225,id:53},{model_name:"Realme 7 Pro",focal_length:23.988969854093718,id:54},{model_name:"Realme 8",focal_length:26.629067144152,id:55},{model_name:"realme 8",focal_length:26.629067144152,id:56},{model_name:"Realme 8i",focal_length:25.953488920693708,id:57},{model_name:"RMX3063",focal_length:27.50000072850123,id:58},{model_name:"realme C25 Series",focal_length:27.049179693538335,id:59},{model_name:"Realme C2",focal_length:32.77241401763081,id:60},{model_name:"realme Even",focal_length:27.049179693538335,id:61},{model_name:"Realme G70 Series",focal_length:30.95541521987255,id:62},{model_name:"Realme G90T Series",focal_length:27.46551773572225,id:63},{model_name:"Realme G95 Series",focal_length:26.46114546610882,id:64},{model_name:"Realme G96 Series",focal_length:28.01769286000518,id:65},{model_name:"realme GT Neo2 5G",focal_length:27.656250892517505,id:66},{model_name:"Realme Moon",focal_length:21.639344223850816,id:67},{model_name:"realme narzo 30A",focal_length:27.780127463713242,id:68},{model_name:"Realme Pad LTE",focal_length:19.62739684150913,id:69},{model_name:"realme U1",focal_length:26.548262964102722,id:70},{model_name:"realme X2 Pro",focal_length:26.640626817372606,id:71},{model_name:"realme X2Pro",focal_length:26.640626817372606,id:72},{model_name:"realme X2",focal_length:26.13566961727823,id:73},{model_name:"realme x50 pro 5g",focal_length:34.725520412018184,id:74},{model_name:"Realme X7 Max 5G",focal_length:27.15181686214666,id:75},{model_name:"Realme X",focal_length:26.640626817372606,id:76},{model_name:"realme 2 Pro",focal_length:29.95703215512682,id:77},{model_name:"realme Pad",focal_length:28.10958736603652,id:78},{model_name:"realme Pad mini",focal_length:27.654150006590793,id:79},{model_name:"realme Pad X",focal_length:27.376575789017092,id:80},{model_name:"RMP2110",focal_length:27.376575789017092,id:81},{model_name:"realme Pad 2",focal_length:21.964432644337336,id:82},{model_name:"realme Pad 2 Lite",focal_length:27.654150006590793,id:83},{model_name:"3",focal_length:27.133757377561682,id:84},{model_name:"RMX1822",focal_length:27.133757377561682,id:85},{model_name:"3i",focal_length:27.133757377561682,id:86},{model_name:"U1",focal_length:28.254339852257708,id:87},{model_name:"3 Pro",focal_length:27.222222671914327,id:88},{model_name:"RMX1853",focal_length:27.222222671914327,id:89},{model_name:"X",focal_length:26.60624971082434,id:90},{model_name:"XT",focal_length:34.725520412018184,id:91},{model_name:"5s",focal_length:26.017147423330684,id:92},{model_name:"RMX1929",focal_length:26.017147423330684,id:93},{model_name:"X2 Pro",focal_length:18.000000000000004,id:94},{model_name:"C2",focal_length:32.77241401763081,id:95},{model_name:"RMX1942",focal_length:32.77241401763081,id:96},{model_name:"RMX1943",focal_length:32.77241401763081,id:97},{model_name:"5 Pro",focal_length:29.843750763167144,id:98},{model_name:"realme 5pro",focal_length:29.843750763167144,id:99},{model_name:"X2",focal_length:26.13566961727823,id:100},{model_name:"6",focal_length:27.745223579931366,id:101},{model_name:"6S",focal_length:27.46551773572225,id:102},{model_name:"C3",focal_length:28.30344698993266,id:103},{model_name:"X50 5G (China)",focal_length:26.640626817372606,id:104},{model_name:"5i",focal_length:26.949040367866548,id:105},{model_name:"6i",focal_length:26.140127759960784,id:106},{model_name:"realme 6i",focal_length:31.872611789965685,id:107},{model_name:"RMX2042",focal_length:26.13248317959469,id:108},{model_name:"Narzo 20A",focal_length:26.949040367866548,id:109},{model_name:"realme X50t 5G",focal_length:26.640626817372606,id:110},{model_name:"6 Pro",focal_length:26.640626817372606,id:111},{model_name:"X50 Pro 5G",focal_length:27.46551773572225,id:112},{model_name:"X50 Pro Player",focal_length:29.218751332308745,id:113},{model_name:"X3",focal_length:26.640626817372606,id:114},{model_name:"X3 SuperZoom",focal_length:34.72552078740023,id:115},{model_name:"C17",focal_length:26.982668595313143,id:116},{model_name:"7i",focal_length:26.640626817372606,id:117},{model_name:"X7 Pro",focal_length:26.456897978940027,id:118},{model_name:"realme V5 5G",focal_length:26.456897978940027,id:119},{model_name:"Q2",focal_length:26.4037482976355,id:120},{model_name:"X50 5G",focal_length:26.640626817372606,id:121},{model_name:"7 (Asia)",focal_length:26.629067144152,id:122},{model_name:"RMX2151L1",focal_length:26.629067144152,id:123},{model_name:"7 (Global)",focal_length:26.629067144152,id:124},{model_name:"Narzo 20 Pro",focal_length:26.629067144152,id:125},{model_name:"Q2 Pro",focal_length:27.17570435104068,id:126},{model_name:"realme X7 5G",focal_length:24.138728189868285,id:127},{model_name:"C15",focal_length:70.8196685942743,id:128},{model_name:"C11",focal_length:26.96907219535576,id:129},{model_name:"C12",focal_length:26.96907219535576,id:130},{model_name:"Narzo 20",focal_length:27.049179693538335,id:131},{model_name:"realme C15 Qualcomm Edition",focal_length:27.081145393739124,id:132},{model_name:"C15 Qualcomm Edition",focal_length:27.081145393739124,id:133},{model_name:"realme V3 5G",focal_length:27.12328696255391,id:134},{model_name:"realme V3 5G",focal_length:27.12328696255391,id:135},{model_name:"GT 5G",focal_length:27.1875013193737,id:136},{model_name:"真我 Q3 Pro 5G",focal_length:27.17570435104068,id:137},{model_name:"GT Neo",focal_length:23.88680640259996,id:138},{model_name:"真我V13 5G",focal_length:27.538247346905266,id:139},{model_name:"C20",focal_length:28.179309181367643,id:140},{model_name:"8 Pro",focal_length:27.1875013193737,id:141},{model_name:"8",focal_length:26.126349361038184,id:142},{model_name:"X7 (India)",focal_length:27.17570435104068,id:143},{model_name:"realme V15 5G",focal_length:27.17570435104068,id:144},{model_name:"RMX3104",focal_length:25.944563461687252,id:145},{model_name:"realme X7Pro Ultra",focal_length:26.150288596728892,id:146},{model_name:"realme V11 5G",focal_length:27.538247346905266,id:147},{model_name:"真我V11s 5G",focal_length:27.538247346905266,id:148},{model_name:"realme Q3 Pro Play",focal_length:23.87195069096865,id:149},{model_name:"realme Q3 5G",focal_length:26.640626817372606,id:150},{model_name:"Narzo 30A",focal_length:21.639344223850816,id:151},{model_name:"C25",focal_length:27.049179693538335,id:152},{model_name:"C25s",focal_length:26.4037482976355,id:153},{model_name:"C21",focal_length:28.179309181367643,id:154},{model_name:"realme C21",focal_length:28.179309181367643,id:155},{model_name:"RMX3203",focal_length:25.944563461687252,id:156},{model_name:"C11 (2021)",focal_length:30.072337163114685,id:157},{model_name:"realme narzo 50i",focal_length:28.026178572469842,id:158},{model_name:"RMX3235",focal_length:56.24999916180968,id:159},{model_name:"8 5G",focal_length:26.456897978940027,id:160},{model_name:"realme 8 5G",focal_length:26.456897978940027,id:161},{model_name:"realme C21 Y",focal_length:27.493150201741305,id:162},{model_name:"realme C21Y",focal_length:27.493150201741305,id:163},{model_name:"realme C21-Y",focal_length:27.493150201741305,id:164},{model_name:"realme C25Y",focal_length:27.490001453028825,id:165},{model_name:"RMX3268",focal_length:27.490001453028825,id:166},{model_name:"真我GT 2 Pro",focal_length:25.861279642633825,id:167},{model_name:"realme GT 2 Pro",focal_length:25.861279642633825,id:168},{model_name:"真我GT 2",focal_length:27.1875013193737,id:169},{model_name:"realme GT 2",focal_length:27.1875013193737,id:170},{model_name:"RMX3350",focal_length:34.725520412018184,id:171},{model_name:"真我GT Neo 闪速版",focal_length:27.1875013193737,id:172},{model_name:"realme GT Master Edition",focal_length:23.87195069096865,id:173},{model_name:"RMX3360",focal_length:23.87195069096865,id:174},{model_name:"RMX3363",focal_length:23.87195069096865,id:175},{model_name:"X9 Pro",focal_length:25.861279642633825,id:176},{model_name:"realme GT Neo 2",focal_length:27.656250892517505,id:177},{model_name:"realme GT NEO 3T",focal_length:27.656250892517505,id:178},{model_name:"realme Q5 Pro",focal_length:27.656250892517505,id:179},{model_name:"realme 9 5G",focal_length:26.456897978940027,id:180},{model_name:"narzo 50 Pro 5G",focal_length:27.1875013193737,id:181},{model_name:"realme narzo 50A",focal_length:27.049179693538335,id:182},{model_name:"RMX3430",focal_length:27.049179693538335,id:183},{model_name:"真我Q3s",focal_length:26.41136173332368,id:184},{model_name:"realme Q3s",focal_length:26.41136173332368,id:185},{model_name:"RMX3461",focal_length:26.41136173332368,id:186},{model_name:"realme Q5",focal_length:26.41136173332368,id:187},{model_name:"realme 9i",focal_length:26.640626817372606,id:188},{model_name:"realme C31",focal_length:27.99999900658929,id:189},{model_name:"realme C30",focal_length:27.682757947107575,id:190},{model_name:"realme C35",focal_length:27.490001453028825,id:191},{model_name:"realme narzo 50A Prime",focal_length:27.490001453028825,id:192},{model_name:"realme 9",focal_length:26.918317476089136,id:193},{model_name:"真我 GT2 大师探索版",focal_length:26.171875381583572,id:194},{model_name:"真我 GT NEO 3 150W",focal_length:25.234376235295958,id:195},{model_name:"realme GT NEO 3",focal_length:25.234376235295958,id:196},{model_name:"realme V23",focal_length:27.538247346905266,id:197},{model_name:"narzo 50 5G",focal_length:27.538247346905266,id:198},{model_name:"realme Q5i",focal_length:25.757960700114374,id:199},{model_name:"realme V30",focal_length:27.806895755672596,id:200},{model_name:"RMX3612",focal_length:27.806895755672596,id:201},{model_name:"realme 10",focal_length:26.450261931726406,id:202},{model_name:"realme 10s",focal_length:27.269753920848668,id:203},{model_name:"realme C33",focal_length:27.644627918010606,id:204},{model_name:"RMX3624",focal_length:27.644627918010606,id:205},{model_name:"RMX3627",focal_length:27.644627918010606,id:206},{model_name:"realme 11",focal_length:26.15898537118042,id:207},{model_name:"realme 10 Pro 5G",focal_length:25.234376235295958,id:208},{model_name:"realme 10 Pro",focal_length:25.234376235295958,id:209},{model_name:"realme 10 Pro+ 5G",focal_length:25.060345696672986,id:210},{model_name:"realme 10 Pro+",focal_length:25.060345696672986,id:211},{model_name:"realme C30s",focal_length:27.654150006590793,id:212},{model_name:"RMX3700",focal_length:25.234376235295958,id:213},{model_name:"realme GT Neo 5 SE",focal_length:25.234376235295958,id:214},{model_name:"realmeGT Neo5",focal_length:25.234376235295958,id:215},{model_name:"realme GT3 240W",focal_length:25.234376235295958,id:216},{model_name:"RMX3710",focal_length:27.0735688259204,id:217},{model_name:"realme 11 Pro+",focal_length:22.14857155936105,id:218},{model_name:"realme 11 Pro+ 5G",focal_length:22.14857155936105,id:219},{model_name:"realme narzo 60 5G",focal_length:26.15898537118042,id:220},{model_name:"realme C53",focal_length:27.6000006357829,id:221},{model_name:"realme narzo N53",focal_length:27.6000006357829,id:222},{model_name:"realme C51s",focal_length:27.902169050510157,id:223},{model_name:"真我11 Pro",focal_length:25.060345696672986,id:224},{model_name:"RMX3771",focal_length:25.060345696672986,id:225},{model_name:"RMX3782",focal_length:25.060345696672986,id:226},{model_name:"真我V50",focal_length:25.96721353764112,id:227},{model_name:"真我GT6",focal_length:25.234376235295958,id:228},{model_name:"realme GT5",focal_length:25.234376235295958,id:229},{model_name:"realme C51",focal_length:27.902169050510157,id:230},{model_name:"RMX3834",focal_length:27.902169050510157,id:231},{model_name:"realme 12 Pro+ 5G",focal_length:25.861279642633825,id:232},{model_name:"真我12 Pro+",focal_length:22.157011713947874,id:233},{model_name:"realme 12 Pro 5G",focal_length:13.125000155220436,id:234},{model_name:"真我12 Pro",focal_length:25.000001448724067,id:235},{model_name:"真我GT Neo6 SE",focal_length:22.157011713947874,id:236},{model_name:"realme GT 6",focal_length:22.157011713947874,id:237},{model_name:"真我GT Neo6",focal_length:22.157011713947874,id:238},{model_name:"realme GT 6T",focal_length:22.157011713947874,id:239},{model_name:"NARZO 70 5G",focal_length:25.556043035652117,id:240},{model_name:"RMX3871",focal_length:25.060345696672986,id:241},{model_name:"realme GT5 Pro",focal_length:22.157011713947874,id:242},{model_name:"realme 12 Lite",focal_length:16.34716379988225,id:243},{model_name:"realme C65",focal_length:25.9945508038149,id:244},{model_name:"realme 13 Pro 5G",focal_length:21.62933469733289,id:245},{model_name:"RMX3933",focal_length:27.653770723159674,id:246},{model_name:"RMX3938",focal_length:27.77777854429843,id:247},{model_name:"RMX3941",focal_length:14.238806887920061,id:248},{model_name:"RMX3944",focal_length:28.37227629209173,id:249},{model_name:"realme 13 5G",focal_length:25.96721353764112,id:250},{model_name:"RMX3997",focal_length:25.96721353764112,id:251},{model_name:"RMX3998",focal_length:25.96721353764112,id:252},{model_name:"realme 13+ 5G",focal_length:25.060345696672986,id:253},{model_name:"RMX5011",focal_length:50.468752470591944,id:254},{model_name:"RMX5051",focal_length:19.170494934929312,id:255},{model_name:"RMX5056",focal_length:27.1875013193737,id:256},{model_name:"SM-G9880",focal_length:16.175341902031516,id:257},{model_name:"SO-52A",focal_length:28.73609321404316,id:258},{model_name:"ums9230_hulk_Natv",focal_length:14.166985958232646,id:259},{model_name:"ums9230_latte_Natv",focal_length:28.676470753967433,id:260},{model_name:"unknown",focal_length:48.000001003867744,id:261}]},{Samsung:[{model_name:"0AZL9",focal_length:27.00000091699457,id:0},{model_name:"Galaxy S8+",focal_length:29.37332967983944,id:1},{model_name:"Galaxy S10",focal_length:27.2866234725772,id:2},{model_name:"Galaxy A20",focal_length:28.03155976723743,id:3},{model_name:"Galaxy A03 Core",focal_length:28.065913377998992,id:4},{model_name:"Galaxy A32",focal_length:26.041666590014604,id:5},{model_name:"Galaxy Note10+",focal_length:26.69326911734407,id:6},{model_name:"2ZEG8",focal_length:27.256944648051483,id:7},{model_name:"Galaxy S6 edge",focal_length:22.660945439185454,id:8},{model_name:"73L07",focal_length:26.662498315237485,id:9},{model_name:"Galaxy S20 FE",focal_length:26.78571538387245,id:10},{model_name:"Galaxy A10",focal_length:33.19237553083257,id:11},{model_name:"Galaxy J7 Prime",focal_length:28.02768047909759,id:12},{model_name:"Galaxy A30",focal_length:32.008370088492946,id:13},{model_name:"Galaxy A40",focal_length:31.996586012415488,id:14},{model_name:"Galaxy A6",focal_length:28.02768047909759,id:15},{model_name:"ASUS_I001_1",focal_length:33.15187620755913,id:16},{model_name:"ASUS_I001DA",focal_length:29.9570295685936,id:17},{model_name:"ASUS_I01WD",focal_length:29.838941233851347,id:18},{model_name:"Galaxy Note8",focal_length:27.422499094685158,id:19},{model_name:"ASUS_X00QD",focal_length:25.23507007905025,id:20},{model_name:"Galaxy S21 Ultra 5G",focal_length:32.167505836478696,id:21},{model_name:"Galaxy Note10 Lite",focal_length:28.03155976723743,id:22},{model_name:"Galaxy S20 Ultra 5G",focal_length:32.167505836478696,id:23},{model_name:"Galaxy A03",focal_length:27.703126021544477,id:24},{model_name:"Galaxy A70",focal_length:25.5681808021936,id:25},{model_name:"Galaxy Note9",focal_length:32.63785558294632,id:26},{model_name:"Galaxy M31",focal_length:25.360992201554144,id:27},{model_name:"Galaxy S9",focal_length:27.423469699790605,id:28},{model_name:"Galaxy Camera 2",focal_length:27.19503348506822,id:29},{model_name:"300E4C/300E5C/300E7C",focal_length:18.000000000000004,id:30},{model_name:"700T",focal_length:18.000000000000004,id:31},{model_name:"Full Android on M1712",focal_length:28.806021614143024,id:32},{model_name:"ZS661KS",focal_length:18.000000000000004,id:33},{model_name:"Galaxy Core Prime",focal_length:29.373329529890114,id:34},{model_name:"Galaxy S8",focal_length:26.536733024322515,id:35},{model_name:"Galaxy A50",focal_length:31.996586012415488,id:36},{model_name:"Galaxy E5",focal_length:33.15187620755913,id:37},{model_name:"Galaxy J4+",focal_length:24.638965612493138,id:38},{model_name:"Galaxy J4 Core",focal_length:24.63896661772194,id:39},{model_name:"Galaxy J5(2016)",focal_length:25.23507007905025,id:40},{model_name:"Galaxy j5",focal_length:24.620920993596837,id:41},{model_name:"Galaxy J6+",focal_length:24.638965375170052,id:42},{model_name:"Galaxy A3 (2017)",focal_length:28.806228293416957,id:43},{model_name:"Galaxy J6",focal_length:28.806228293416957,id:44},{model_name:"Galaxy J7(2016)",focal_length:24.61706851436723,id:45},{model_name:"Galaxy J7",focal_length:22.05860858484693,id:46},{model_name:"Galaxy Nexus I9250",focal_length:34.72552078740023,id:47},{model_name:"Galaxy Note10+ 5G",focal_length:27.422499094685158,id:48},{model_name:"Galaxy Note10",focal_length:26.286226552382885,id:49},{model_name:"Galaxy S10+",focal_length:26.69062965213493,id:50},{model_name:"Galaxy S10 5G",focal_length:26.69062965213493,id:51},{model_name:"Galaxy S10e",focal_length:27.550045474806897,id:52},{model_name:"Galaxy S20",focal_length:34.725520412018184,id:53},{model_name:"Samsung Galaxy S24 Ultra",focal_length:28.316325961707726,id:54},{model_name:"Galaxy S3",focal_length:29.957030682309327,id:55},{model_name:"Galaxy Tab 2 3G",focal_length:34.72552076095842,id:56},{model_name:"Galaxy Tab 2",focal_length:34.72552104245502,id:57},{model_name:"Galaxy Tab2 7.0",focal_length:34.72552104245502,id:58},{model_name:"Galaxy_Tab",focal_length:29.37332967983944,id:59},{model_name:"GalaxyTab",focal_length:34.57767882116591,id:60},{model_name:"Galexy S7 Edge",focal_length:25.516626164840343,id:61},{model_name:"Galaxy A10e",focal_length:28.654268595883437,id:62},{model_name:"Galaxy A12",focal_length:32.472973482377164,id:63},{model_name:"GM1917",focal_length:31.973088713438802,id:64},{model_name:"Galaxy A51",focal_length:25.87499907799067,id:65},{model_name:"Galaxy A5(2017)",focal_length:28.118895806999006,id:66},{model_name:"Galaxy Note20",focal_length:27.291667049926993,id:67},{model_name:"Galaxy F62",focal_length:25.360992201554144,id:68},{model_name:"Galaxy S7",focal_length:26.78476415313087,id:69},{model_name:"Galaxy M11",focal_length:27.243029618782103,id:70},{model_name:"Galaxy S6 Edge",focal_length:22.660945439185454,id:71},{model_name:"GM1920",focal_length:28.03155976723743,id:72},{model_name:"GR-I9505",focal_length:33.151875948602246,id:73},{model_name:"Galaxy Note2",focal_length:29.373330368318214,id:74},{model_name:"Galaxy W I8150",focal_length:20.92499984912575,id:75},{model_name:"Galaxy Ace 2 I8160",focal_length:34.65147437347495,id:76},{model_name:"I8190 Galaxy S III mini",focal_length:34.651472701650356,id:77},{model_name:"Galaxy Core I8260",focal_length:34.72552076095842,id:78},{model_name:"Galaxy Grand Neo",focal_length:33.85307637623398,id:79},{model_name:"I9070 Galaxy S Advance",focal_length:27.506882417089283,id:80},{model_name:"Galaxy Grand I9082",focal_length:49.454593050408505,id:81},{model_name:"I9100 Galaxy S II",focal_length:37.56889752925397,id:82},{model_name:"Galaxy Mega 5.8 I9150",focal_length:25.097270564653318,id:83},{model_name:"Galaxy Mega Plus",focal_length:34.72552078740023,id:84},{model_name:"I9190 Galaxy S4 mini",focal_length:2062.595644977156,id:85},{model_name:"Galaxy Mega 6.3 I9200",focal_length:2062.595644977156,id:86},{model_name:"I9295 Galaxy S4 Active",focal_length:29.37333182334528,id:87},{model_name:"I9300 Galaxy S III",focal_length:29.373330368318214,id:88},{model_name:"I9301I Galaxy S3 Neo",focal_length:38.16546085048031,id:89},{model_name:"I9305 Galaxy S III",focal_length:36.43624080809966,id:90},{model_name:"I9500 Galaxy S4",focal_length:37.56889747681495,id:91},{model_name:"I9502 Galaxy S4",focal_length:37.56889747681495,id:92},{model_name:"I9505 Galaxy S4",focal_length:32.87767229473317,id:93},{model_name:"I9506 Galaxy S4",focal_length:25.85044183664121,id:94},{model_name:"Galaxy S4",focal_length:32.877671608432955,id:95},{model_name:"Galaxy Grand Neo Plus",focal_length:33.85307637623398,id:96},{model_name:"Galaxy Note 8.0",focal_length:34.79981392463949,id:97},{model_name:"Galaxy Note 8.0 Wi-Fi",focal_length:34.79981392463949,id:98},{model_name:"Galaxy Note N7000",focal_length:37.56889752925397,id:99},{model_name:"Galaxy Note II N7100",focal_length:36.43624080809966,id:100},{model_name:"Galaxy Note 10.1 N8000",focal_length:31.429771925810808,id:101},{model_name:"Galaxy Note 10.1",focal_length:31.429772720149632,id:102},{model_name:"GT-N8010",focal_length:36.43624080809966,id:103},{model_name:"GT-N8013",focal_length:31.429771925810808,id:104},{model_name:"Galaxy Note LTE 10.1 N8020",focal_length:31.429772720149632,id:105},{model_name:"P1000 Galaxy Tab",focal_length:37.568897384333376,id:106},{model_name:"Galaxy Tab 2 7.0 P3100",focal_length:34.72552104245502,id:107},{model_name:"Galaxy Tab 2 10.1 P5100",focal_length:34.72552076095842,id:108},{model_name:"Galaxy Tab 3 10.1 P5200",focal_length:34.72552078740023,id:109},{model_name:"Galaxy Tab 3 10.1 P5210",focal_length:34.72552069357134,id:110},{model_name:"P6200 Galaxy Tab 7.0 Plus",focal_length:37.56889752925397,id:111},{model_name:"P6800 Galaxy Tab 7.7",focal_length:37.56889752925397,id:112},{model_name:"GT-P7300",focal_length:31.176914016739424,id:113},{model_name:"P7500 Galaxy Tab 10.1 3G",focal_length:31.176914016739424,id:114},{model_name:"GT-P7510",focal_length:31.176914016739424,id:115},{model_name:"Galaxy Pocket Neo",focal_length:35.326989099092714,id:116},{model_name:"Galaxy Ace S5830I",focal_length:35.02421089042978,id:117},{model_name:"Galaxy Star Pro S7260",focal_length:35.326989099092714,id:118},{model_name:"Galaxy Ace 3",focal_length:33.0143359846881,id:119},{model_name:"Galaxy Fresh",focal_length:35.25090802038023,id:120},{model_name:"Galaxy S Duos S7562",focal_length:35.02421089042978,id:121},{model_name:"Galaxy S Duos 2 S7582",focal_length:37.5688983708072,id:122},{model_name:"Galaxy A80",focal_length:32.36494966037613,id:123},{model_name:"Galaxy Note3",focal_length:25.85044183664121,id:124},{model_name:"Galaxy A21s",focal_length:31.973088713438802,id:125},{model_name:"Galaxy J7 Refine",focal_length:28.557692942534707,id:126},{model_name:"IN2023",focal_length:27.210190425069445,id:127},{model_name:"Galaxy S9+",focal_length:26.83124949289487,id:128},{model_name:"Galaxy Note4",focal_length:29.838940906134535,id:129},{model_name:"Galaxy J2 Core",focal_length:33.35985248336145,id:130},{model_name:"Galaxy J2",focal_length:30.989269215373465,id:131},{model_name:"Galaxy S5",focal_length:21.569800697661158,id:132},{model_name:"klteactivexx",focal_length:29.9570295685936,id:133},{model_name:"Galaxy S20+",focal_length:26.78571538387245,id:134},{model_name:"Lenovo TB-9707F",focal_length:27.856978393259364,id:135},{model_name:"Samsung LTE Pad",focal_length:29.37332967983944,id:136},{model_name:"Galaxy A03s",focal_length:28.179309181367643,id:137},{model_name:"Galaxy S7 Edge",focal_length:21.63090101351434,id:138},{model_name:"Galaxy S23 FE",focal_length:25.360992201554144,id:139},{model_name:"M2007J20CG",focal_length:26.42192883805938,id:140},{model_name:"Galaxy A35 5G",focal_length:25.86397138743254,id:141},{model_name:"M2102K1C",focal_length:27.422499094685158,id:142},{model_name:"Galaxy Tab4 10.0",focal_length:34.874362986985886,id:143},{model_name:"Galaxy Tab4 10.1",focal_length:34.874362986985886,id:144},{model_name:"Galaxy A23",focal_length:26.293331006331233,id:145},{model_name:"Galaxy A50s",focal_length:32.008370088492946,id:146},{model_name:"Galaxy A7(2017)",focal_length:28.118895806999006,id:147},{model_name:"Mi 10 Pro",focal_length:24.816177262690434,id:148},{model_name:"Galaxy Tab4 8.0",focal_length:34.65147437347495,id:149},{model_name:"N9100",focal_length:36.10241474866236,id:150},{model_name:"Nexus 10",focal_length:56.24999916180968,id:151},{model_name:"Nexus 6P",focal_length:31.996586012415488,id:152},{model_name:"Galaxy Z Fold2 5G",focal_length:24.801587880388613,id:153},{model_name:"Galaxy F41",focal_length:25.643381624841915,id:154},{model_name:"Nexus",focal_length:56.24999916180968,id:155},{model_name:"NNV5O",focal_length:27.16049471039419,id:156},{model_name:"ONEPLUS A5010",focal_length:27.115583001816514,id:157},{model_name:"Galaxy A33 5G",focal_length:26.396386963588384,id:158},{model_name:"Galaxy J5",focal_length:28.884082889228893,id:159},{model_name:"S21FE 5G",focal_length:18.000000000000004,id:160},{model_name:"S7-Edge",focal_length:29.37332967983944,id:161},{model_name:"Galaxy S4 Mini",focal_length:30.25527985468381,id:162},{model_name:"Galaxy Note II",focal_length:29.373330368318214,id:163},{model_name:"Galaxy Mega 6.3",focal_length:30.25527985468381,id:164},{model_name:"Galaxy S4 Active",focal_length:34.72552078740023,id:165},{model_name:"Galaxy S Blaze",focal_length:30.86510975590537,id:166},{model_name:"Galaxy S4 Zoom",focal_length:27.19503348506822,id:167},{model_name:"Galaxy Go Prime",focal_length:33.151875948602246,id:168},{model_name:"Galaxy Grand Prime",focal_length:34.72552078740023,id:169},{model_name:"Galaxy S3 Mini",focal_length:35.02421089042978,id:170},{model_name:"Galaxy Mega2",focal_length:45.23200085021317,id:171},{model_name:"Galaxy S6 Edge+",focal_length:22.660945439185454,id:172},{model_name:"Galaxy Alpha",focal_length:29.957030682309327,id:173},{model_name:"Galaxy S5 Active",focal_length:21.455366667546855,id:174},{model_name:"Galaxy S6 Active",focal_length:22.660945439185454,id:175},{model_name:"Galaxy S7 Active",focal_length:25.881901112640733,id:176},{model_name:"Galaxy S6",focal_length:22.660945439185454,id:177},{model_name:"SAMSUNG-SM-G930A",focal_length:25.881901112640733,id:178},{model_name:"Galaxy S7 edge (USA)",focal_length:25.881901112640733,id:179},{model_name:"Galaxy J1",focal_length:30.989269215373465,id:180},{model_name:"Galaxy J3(2016)",focal_length:30.989269215373465,id:181},{model_name:"Galaxy J3 Pop",focal_length:25.199999731779098,id:182},{model_name:"SAMSUNG-SM-J327A",focal_length:25.199999731779098,id:183},{model_name:"Galaxy J7 Pop",focal_length:24.948025657012145,id:184},{model_name:"Galaxy Note Edge",focal_length:21.075292344414255,id:185},{model_name:"Galaxy Note5",focal_length:22.660945439185454,id:186},{model_name:"Galaxy Tab E 8.0",focal_length:30.989269215373465,id:187},{model_name:"Galaxy TabS 8.4",focal_length:33.8530768194478,id:188},{model_name:"Galaxy TabS 10.5",focal_length:33.85307637623397,id:189},{model_name:"Galaxy Tab S2 9.7",focal_length:25.850441638000525,id:190},{model_name:"Galaxy A02s",focal_length:27.77777854429843,id:191},{model_name:"Samsung Galaxy A70",focal_length:30.557936631316462,id:192},{model_name:"Galaxy M01",focal_length:27.607362558089314,id:193},{model_name:"Samsung Galaxy SDM439",focal_length:27.607362558089314,id:194},{model_name:"n1awifi SM-P600",focal_length:33.8530768194478,id:195},{model_name:"SAMSUNG SM788",focal_length:29.373330368318214,id:196},{model_name:"Samsung T805s",focal_length:36.10241474866236,id:197},{model_name:"SC-01F",focal_length:33.71100362717734,id:198},{model_name:"Galaxy Active neo",focal_length:34.72552078740023,id:199},{model_name:"Galaxy S7 edge",focal_length:25.881901112640733,id:200},{model_name:"Galaxy Feel2",focal_length:27.870966431997843,id:201},{model_name:"Galaxy A20e",focal_length:28.03155976723743,id:202},{model_name:"Galaxy Tab S 8.4",focal_length:34.7255204791714,id:203},{model_name:"Galaxy Feel",focal_length:24.948025657012145,id:204},{model_name:"Galaxy S10+ Olympic Games Edition",focal_length:29.82016081732399,id:205},{model_name:"Galaxy A41",focal_length:32.10616339905229,id:206},{model_name:"Galaxy A21",focal_length:33.19237553083257,id:207},{model_name:"Galaxy S20 5G",focal_length:30.278932084687106,id:208},{model_name:"Galaxy S21 5G",focal_length:30.278932084687106,id:209},{model_name:"Galaxy S22",focal_length:26.69326911734407,id:210},{model_name:"Galaxy S23",focal_length:26.51785664678533,id:211},{model_name:"Galaxy S24",focal_length:26.51785664678533,id:212},{model_name:"Galaxy S20+ 5G",focal_length:30.278932084687106,id:213},{model_name:"Galaxy S22 Ultra",focal_length:26.785713185333197,id:214},{model_name:"Galaxy S23 Ultra",focal_length:26.51785664678533,id:215},{model_name:"Galaxy S24 Ultra",focal_length:26.51785664678533,id:216},{model_name:"Galaxy Note20 Ultra 5G",focal_length:30.278932084687106,id:217},{model_name:"Galaxy A52 5G",focal_length:31.96022744590709,id:218},{model_name:"Galaxy A53 5G",focal_length:25.643381624841915,id:219},{model_name:"Galaxy A54 5G",focal_length:25.643381624841915,id:220},{model_name:"Galaxy A55 5G",focal_length:25.643381624841915,id:221},{model_name:"Galaxy A51 5G",focal_length:31.704545870177018,id:222},{model_name:"Galaxy Z Flip3 5G",focal_length:25.641717079153896,id:223},{model_name:"Galaxy Z Flip4",focal_length:26.510929512586237,id:224},{model_name:"Galaxy Z Flip5",focal_length:25.026316705833192,id:225},{model_name:"Galaxy Z Fold3 5G",focal_length:26.04221248000515,id:226},{model_name:"Galaxy Z Fold4",focal_length:23.457722455914453,id:227},{model_name:"Galaxy Z Fold5",focal_length:23.457722455914453,id:228},{model_name:"Galaxy Z Fold6",focal_length:23.823530277991395,id:229},{model_name:"Galaxy A22 5G",focal_length:33.19099583755817,id:230},{model_name:"Galaxy A23 5G",focal_length:33.19099583755817,id:231},{model_name:"SCG05",focal_length:24.801587880388613,id:232},{model_name:"Galaxy A32 5G",focal_length:29.35460243079769,id:233},{model_name:"Galaxy S21+ 5G",focal_length:30.278932084687106,id:234},{model_name:"Galaxy S III CDMA",focal_length:31.42977272014963,id:235},{model_name:"Galaxy S4 CDMA",focal_length:32.877671608432955,id:236},{model_name:"Galaxy Note II CDMA",focal_length:29.373330368318214,id:237},{model_name:"Galaxy Ace3",focal_length:34.72552078740023,id:238},{model_name:"SCH-I939I",focal_length:34.72552078740023,id:239},{model_name:"SCH-R970",focal_length:205.7409382194361,id:240},{model_name:"Galaxy S6 edge+",focal_length:22.660945439185454,id:241},{model_name:"Galaxy A8",focal_length:29.838941233851347,id:242},{model_name:"Galaxy Fold",focal_length:29.361389549960887,id:243},{model_name:"Galaxy Z Flip",focal_length:26.093125888389945,id:244},{model_name:"Galaxy Light",focal_length:31.429772720149632,id:245},{model_name:"Galaxy S2",focal_length:34.799813370472584,id:246},{model_name:"Galaxy S III T999",focal_length:31.42977222944456,id:247},{model_name:"Galaxy A01",focal_length:28.149802007714698,id:248},{model_name:"Galaxy A52",focal_length:25.448746352776357,id:249},{model_name:"Galaxy J8",focal_length:29.373329808703833,id:250},{model_name:"Galaxy Pop SHV-E220",focal_length:29.373330368318214,id:251},{model_name:"SHW-M480S",focal_length:31.429772720149632,id:252},{model_name:"Galaxy Note 3",focal_length:25.85044183664121,id:253},{model_name:"Galaxy A01 Core",focal_length:24.331034156173377,id:254},{model_name:"Galaxy A02",focal_length:33.19099583755817,id:255},{model_name:"Galaxy A04e",focal_length:27.806895755672596,id:256},{model_name:"Galaxy A04",focal_length:28.800000613076357,id:257},{model_name:"Galaxy A04s",focal_length:28.856108580688357,id:258},{model_name:"Galaxy A05",focal_length:27.34426137241939,id:259},{model_name:"Galaxy A05s",focal_length:27.040332390611585,id:260},{model_name:"Galaxy A06",focal_length:27.912327285340005,id:261},{model_name:"Galaxy A10s",focal_length:29.589040322786094,id:262},{model_name:"Galaxy A11",focal_length:27.376575789017092,id:263},{model_name:"SM-A127F",focal_length:34.725520412018184,id:264},{model_name:"Galaxy A13",focal_length:26.293331006331233,id:265},{model_name:"Galaxy A13 5G",focal_length:33.19099583755817,id:266},{model_name:"Galaxy A14",focal_length:27.72009828082809,id:267},{model_name:"Galaxy A14 5G",focal_length:27.72009828082809,id:268},{model_name:"Galaxy A15",focal_length:27.72009828082809,id:269},{model_name:"Galaxy A15 5G",focal_length:27.72009828082809,id:270},{model_name:"Galaxy A20s",focal_length:29.543067702260863,id:271},{model_name:"Galaxy A22",focal_length:29.35460243079769,id:272},{model_name:"Galaxy A24",focal_length:26.396386963588384,id:273},{model_name:"Galaxy A25 5G",focal_length:27.573528416796425,id:274},{model_name:"Galaxy A2 Core",focal_length:24.750000167638063,id:275},{model_name:"Galaxy A3",focal_length:33.151875948602246,id:276},{model_name:"Galaxy M30",focal_length:32.008370088492946,id:277},{model_name:"Galaxy A30s",focal_length:26.562501888515303,id:278},{model_name:"Galaxy A3 (2016)",focal_length:25.563957067367177,id:279},{model_name:"Galaxy A31",focal_length:31.96022744590709,id:280},{model_name:"Galaxy A34 5G",focal_length:26.396386963588384,id:281},{model_name:"Galaxy M32",focal_length:26.041666590014604,id:282},{model_name:"Galaxy A42 5G",focal_length:31.96022744590709,id:283},{model_name:"Galaxy A5",focal_length:24.620920993596837,id:284},{model_name:"Galaxy A5 Duos",focal_length:24.620920993596837,id:285},{model_name:"Galaxy A5 (2016)",focal_length:25.23506902941671,id:286},{model_name:"Galaxy A51 5G UW",focal_length:31.704545870177018,id:287},{model_name:"Galaxy A5 (2017)",focal_length:41.62499991618098,id:288},{model_name:"Galaxy A8(2018)",focal_length:28.118895806999006,id:289},{model_name:"Galaxy A52s 5G",focal_length:31.96022744590709,id:290},{model_name:"Galaxy A8 (2018)",focal_length:27.870966431997843,id:291},{model_name:"Galaxy A6 (2018)",focal_length:27.870966431997843,id:292},{model_name:"Galaxy A6+ (2018)",focal_length:28.806021614143024,id:293},{model_name:"Galaxy A9 Star Lite",focal_length:28.806021614143024,id:294},{model_name:"Galaxy A60",focal_length:31.875001606531473,id:295},{model_name:"Galaxy A7 Duos",focal_length:28.52827338205128,id:296},{model_name:"Galaxy A7",focal_length:39.68078045441221,id:297},{model_name:"Galaxy A70s",focal_length:25.5681808021936,id:298},{model_name:"Galaxy A7 (2016)",focal_length:25.23506902941671,id:299},{model_name:"Galaxy A71",focal_length:25.850182890746645,id:300},{model_name:"Galaxy A71 5G",focal_length:32.05736901444111,id:301},{model_name:"Galaxy A Quantum",focal_length:32.05736901444111,id:302},{model_name:"Galaxy A71 5G UW",focal_length:31.96022744590709,id:303},{model_name:"Galaxy A7 (2017)",focal_length:28.118895806999006,id:304},{model_name:"Galaxy A72",focal_length:31.704545870177018,id:305},{model_name:"Galaxy A8+ (2018)",focal_length:27.870966431997843,id:306},{model_name:"Galaxy A73 5G",focal_length:27.35294189832616,id:307},{model_name:"Galaxy A7 (2018)",focal_length:32.20417008113316,id:308},{model_name:"Galaxy A8 Duos",focal_length:24.23702096171225,id:309},{model_name:"Galaxy A8 (2016)",focal_length:28.46249925401063,id:310},{model_name:"Galaxy Quantum 2",focal_length:30.278932084687106,id:311},{model_name:"Galaxy A9 (2016)",focal_length:25.235069029416714,id:312},{model_name:"Galaxy A90 5G",focal_length:25.5681808021936,id:313},{model_name:"Galaxy A9 Pro (2016)",focal_length:29.957030682309323,id:314},{model_name:"Galaxy A9 (2018)",focal_length:27.823761630886338,id:315},{model_name:"Galaxy S4 zoom",focal_length:27.19503348506822,id:316},{model_name:"Galaxy K Zoom",focal_length:26.190162516104003,id:317},{model_name:"Galaxy K zoom",focal_length:26.190162516104003,id:318},{model_name:"Galaxy C5",focal_length:24.77487520542926,id:319},{model_name:"Galaxy C5 Pro",focal_length:29.08767713522799,id:320},{model_name:"Galaxy C55 5G",focal_length:27.159644341642714,id:321},{model_name:"Galaxy C7",focal_length:24.77487520542926,id:322},{model_name:"Galaxy C7 Pro",focal_length:29.08767713522799,id:323},{model_name:"Galaxy C7 (2017)",focal_length:29.373329808703833,id:324},{model_name:"Galaxy C9 Pro",focal_length:29.08767713522799,id:325},{model_name:"Galaxy F02s",focal_length:27.77777854429843,id:326},{model_name:"Galaxy F04",focal_length:27.806895755672596,id:327},{model_name:"Galaxy F13",focal_length:26.293331006331233,id:328},{model_name:"Galaxy F14 5G",focal_length:27.72009828082809,id:329},{model_name:"Galaxy F15 5G",focal_length:27.72009828082809,id:330},{model_name:"Galaxy F22",focal_length:29.35460243079769,id:331},{model_name:"Galaxy Buddy2",focal_length:26.293331006331233,id:332},{model_name:"Galaxy F34 5G",focal_length:26.31852159198605,id:333},{model_name:"Galaxy F42 5G",focal_length:27.468493279535657,id:334},{model_name:"Galaxy F52 5G",focal_length:27.890625679089407,id:335},{model_name:"Galaxy F54 5G",focal_length:25.850182890746645,id:336},{model_name:"Galaxy E7",focal_length:33.151875948602246,id:337},{model_name:"Galaxy M12 (India)",focal_length:29.799107955586564,id:338},{model_name:"Galaxy Z Flip 5G",focal_length:30.278932084687106,id:339},{model_name:"Galaxy Z Flip6",focal_length:23.457722455914453,id:340},{model_name:"Galaxy Fold 5G",focal_length:27.423469699790605,id:341},{model_name:"SM-F9160",focal_length:26.690623958548553,id:342},{model_name:"SM-F925F",focal_length:34.725520412018184,id:343},{model_name:"SM-F9260",focal_length:26.459168778024292,id:344},{model_name:"SM-F9360",focal_length:26.391807804757224,id:345},{model_name:"SM-F936N",focal_length:26.274192515694775,id:346},{model_name:"SM-F9460",focal_length:27.77777854429843,id:347},{model_name:"SM-F950F",focal_length:34.725520412018184,id:348},{model_name:"Galaxy Star 2",focal_length:35.326989099092714,id:349},{model_name:"Galaxy Young 2",focal_length:35.326989099092714,id:350},{model_name:"Galaxy Young2",focal_length:35.326989099092714,id:351},{model_name:"Elite",focal_length:29.95703158503027,id:352},{model_name:"Galaxy Folder2",focal_length:24.23702096171225,id:353},{model_name:"Galaxy Ace Style",focal_length:37.56889747681495,id:354},{model_name:"Galaxy Ace 4 LTE G313",focal_length:34.50412962937029,id:355},{model_name:"Galaxy Ace NXT",focal_length:35.326989099092714,id:356},{model_name:"Galaxy S Duos 3",focal_length:37.56889747681496,id:357},{model_name:"Galaxy Ace 4",focal_length:37.56889747681496,id:358},{model_name:"Galaxy Ace 4 Lite",focal_length:35.326989099092714,id:359},{model_name:"Galaxy Ace4",focal_length:35.32698909909271,id:360},{model_name:"Galaxy Ace4 Lite",focal_length:35.32698909909271,id:361},{model_name:"Galaxy V Plus",focal_length:29.957030682309327,id:362},{model_name:"Galaxy Core Plus",focal_length:34.72552078740023,id:363},{model_name:"Galaxy Star 2 Plus",focal_length:35.32698909909271,id:364},{model_name:"Galaxy Core LTE",focal_length:34.72552078740023,id:365},{model_name:"Galaxy Core2",focal_length:34.72552078740023,id:366},{model_name:"Galaxy Core II",focal_length:35.32698850812798,id:367},{model_name:"Galaxy Core 2",focal_length:33.15187594860225,id:368},{model_name:"SM-G3568V",focal_length:38.60112456917206,id:369},{model_name:"Galaxy Ace Style LTE G357",focal_length:33.92446156895313,id:370},{model_name:"Galaxy Ace",focal_length:34.50412962937029,id:371},{model_name:"Galaxy Core Lite",focal_length:34.72552078740023,id:372},{model_name:"Galaxy Express 2",focal_length:35.02421089042978,id:373},{model_name:"Galaxy Avant",focal_length:33.92446156895313,id:374},{model_name:"Galaxy Core LTE G386W",focal_length:33.92446156895313,id:375},{model_name:"Galaxy Xcover 3",focal_length:38.60112456917206,id:376},{model_name:"Galaxy Xcover 3 G389F",focal_length:30.989269327393725,id:377},{model_name:"Galaxy Xcover 4",focal_length:23.20166403946348,id:378},{model_name:"Galaxy Xcover 4s",focal_length:24.332756308030856,id:379},{model_name:"SM-G464U",focal_length:28.73609321404316,id:380},{model_name:"Galaxy Core Max",focal_length:34.72552078740023,id:381},{model_name:"Galaxy Xcover 5",focal_length:24.332756308030856,id:382},{model_name:"Galaxy XCover 5",focal_length:24.332756308030856,id:383},{model_name:"Galaxy Grand Prime Plus",focal_length:33.151875948602246,id:384},{model_name:"Galaxy J2 Prime",focal_length:33.85307637623398,id:385},{model_name:"Galaxy On5 Pro",focal_length:40.42866313624261,id:386},{model_name:"Galaxy On5",focal_length:30.989269215373465,id:387},{model_name:"Galaxy On5 (2016)",focal_length:25.23506902941671,id:388},{model_name:"Galaxy XCover7",focal_length:33.19099583755817,id:389},{model_name:"Galaxy J5 Prime",focal_length:25.235069600635708,id:390},{model_name:"Galaxy On7",focal_length:20.92499984912575,id:391},{model_name:"Galaxy On7 (2016)",focal_length:25.23506887740576,id:392},{model_name:"Galaxy On7(2016)",focal_length:28.46249925401063,id:393},{model_name:"Galaxy J7 Prime 2",focal_length:22.05860858484693,id:394},{model_name:"Galaxy On7 Prime",focal_length:22.05860858484693,id:395},{model_name:"Galaxy J7 Max",focal_length:29.373330098124445,id:396},{model_name:"Galaxy A6s",focal_length:16.264247582613425,id:397},{model_name:"Galaxy Grand 2",focal_length:34.72552011282922,id:398},{model_name:"Galaxy Grand2",focal_length:34.72552078740023,id:399},{model_name:"Galaxy XCover Pro",focal_length:32.067404516483386,id:400},{model_name:"Galaxy Xcover Pro",focal_length:31.996586012415488,id:401},{model_name:"Galaxy Grand 3",focal_length:34.72552078740023,id:402},{model_name:"Galaxy Grand Max",focal_length:34.72552078740023,id:403},{model_name:"Galaxy Grand-Max",focal_length:34.72552078740023,id:404},{model_name:"Galaxy XCover6 Pro",focal_length:26.396386963588384,id:405},{model_name:"Galaxy Mega 2",focal_length:34.72552078740023,id:406},{model_name:"SM-G7509",focal_length:34.72552078740023,id:407},{model_name:"Galaxy S10 Lite",focal_length:31.96022744590709,id:408},{model_name:"Galaxy S20 FE 5G",focal_length:31.704545870177018,id:409},{model_name:"Galaxy S5 mini",focal_length:45.231999729851616,id:410},{model_name:"Galaxy S5 Sport",focal_length:21.455366667546855,id:411},{model_name:"Galaxy S Light Luxury",focal_length:27.298431885635562,id:412},{model_name:"Galaxy A8 Star (A9 Star)",focal_length:29.37333168906384,id:413},{model_name:"Galaxy A8 Star",focal_length:29.37333168906384,id:414},{model_name:"Galaxy A9 Star",focal_length:28.806022204414404,id:415},{model_name:"Galaxy A8s",focal_length:24.406778967541484,id:416},{model_name:"Galaxy Xcover FieldPro",focal_length:32.63785558294632,id:417},{model_name:"Galaxy S6 active",focal_length:22.660945439185454,id:418},{model_name:"Galaxy S7 active",focal_length:25.881901112640733,id:419},{model_name:"Galaxy S8 Active",focal_length:26.669479813680404,id:420},{model_name:"Galaxy S5 (USA)",focal_length:20.70663172629488,id:421},{model_name:"Galaxy S5 LTE-A G901F",focal_length:21.569800697661158,id:422},{model_name:"Galaxy S5 Neo",focal_length:25.563957067367177,id:423},{model_name:"Galaxy S5 LTE-A G906S",focal_length:21.569800697661158,id:424},{model_name:"Galaxy S6 (USA)",focal_length:22.660945439185454,id:425},{model_name:"Galaxy S6 edge (USA)",focal_length:22.660945439185454,id:426},{model_name:"Galaxy S6 edge+ Duos",focal_length:22.660945439185454,id:427},{model_name:"Galaxy S6 edge+ (USA)",focal_length:22.660945439185454,id:428},{model_name:"领世旗舰8",focal_length:33.4821409395144,id:429},{model_name:"Galaxy S7 (USA)",focal_length:25.881901112640733,id:430},{model_name:"Galaxy S20 5G UW",focal_length:30.278932084687106,id:431},{model_name:"SM-G988GI",focal_length:27.415966038813064,id:432},{model_name:"Galaxy S21 FE 5G",focal_length:26.927274664069518,id:433},{model_name:"Galaxy J1 Nxt",focal_length:40.428661930275894,id:434},{model_name:"Galaxy J1 mini prime",focal_length:34.57767885807043,id:435},{model_name:"Galaxy J1 Ace",focal_length:33.85307637623398,id:436},{model_name:"Galaxy J1 (2016)",focal_length:33.85307637623398,id:437},{model_name:"Galaxy J1 4G",focal_length:30.989269215373465,id:438},{model_name:"Galaxy J2 (2017)",focal_length:33.85307637623398,id:439},{model_name:"Galaxy J2 (2016)",focal_length:35.32699006886114,id:440},{model_name:"Galaxy J2 Pro (2018)",focal_length:33.151875948602246,id:441},{model_name:"SM-J250N",focal_length:33.15187620755913,id:442},{model_name:"Galaxy J2 Core (2020)",focal_length:24.63896691716306,id:443},{model_name:"Galaxy J3 Pro",focal_length:34.72552078740023,id:444},{model_name:"Galaxy J3 (2016)",focal_length:30.989269215373465,id:445},{model_name:"Galaxy J2 Pro",focal_length:34.57767934987623,id:446},{model_name:"SM-J320VPP",focal_length:35.32699000133996,id:447},{model_name:"Galaxy J3 (2017)",focal_length:25.199999731779098,id:448},{model_name:"Galaxy J3 Emerge",focal_length:30.989269215373465,id:449},{model_name:"Galaxy J3",focal_length:30.989269215373465,id:450},{model_name:"Galaxy J3 Eclipse",focal_length:31.944854351422496,id:451},{model_name:"SM-J336AZ",focal_length:24.948025657012145,id:452},{model_name:"Galaxy J3 (2018)",focal_length:24.948025657012145,id:453},{model_name:"Galaxy J3 Aura",focal_length:32.73750047776847,id:454},{model_name:"Galaxy J4",focal_length:23.20166403946348,id:455},{model_name:"Galaxy J5 (2016)",focal_length:25.23506902941671,id:456},{model_name:"Galaxy J5 (2017)",focal_length:22.05860858484693,id:457},{model_name:"Galaxy J7 Nxt",focal_length:23.20166403946348,id:458},{model_name:"Galaxy J7 (2016)",focal_length:25.56395781325453,id:459},{model_name:"Galaxy J7 Duo",focal_length:24.91247305481965,id:460},{model_name:"Galaxy J7 V",focal_length:28.555800415732627,id:461},{model_name:"Galaxy J7 (2017)",focal_length:22.05860858484693,id:462},{model_name:"Galaxy J7 Pro",focal_length:22.05860858484693,id:463},{model_name:"Galaxy J7 (2018)",focal_length:22.05860858484693,id:464},{model_name:"Galaxy J7 Aura",focal_length:28.557692942534707,id:465},{model_name:"Galaxy M01 Core",focal_length:24.331034156173377,id:466},{model_name:"Galaxy M01s",focal_length:29.589040322786094,id:467},{model_name:"Galaxy M02",focal_length:33.19099583755817,id:468},{model_name:"Galaxy M02s",focal_length:27.77777854429843,id:469},{model_name:"Galaxy M10",focal_length:29.37332967983944,id:470},{model_name:"Galaxy M10s",focal_length:32.167505836478696,id:471},{model_name:"Galaxy M12",focal_length:29.799107955586564,id:472},{model_name:"Galaxy M20",focal_length:29.362498382292706,id:473},{model_name:"Galaxy M21",focal_length:31.96022744590709,id:474},{model_name:"Galaxy M22",focal_length:29.35460243079769,id:475},{model_name:"Galaxy M30s",focal_length:32.008370088492946,id:476},{model_name:"Galaxy M31s",focal_length:31.704545870177018,id:477},{model_name:"Galaxy Jump2",focal_length:26.16507073021856,id:478},{model_name:"Galaxy M35 5G",focal_length:26.552117706793048,id:479},{model_name:"Galaxy M40",focal_length:31.875001606531473,id:480},{model_name:"Galaxy M42 5G",focal_length:31.96022744590709,id:481},{model_name:"Galaxy Jump3",focal_length:29.097085851356436,id:482},{model_name:"Galaxy M51",focal_length:31.96022744590709,id:483},{model_name:"Galaxy M52 5G",focal_length:31.96022744590709,id:484},{model_name:"Galaxy M53 5G",focal_length:25.850182890746645,id:485},{model_name:"Galaxy M62",focal_length:25.643381624841915,id:486},{model_name:"Galaxy Note 3 Neo",focal_length:31.6857297331382,id:487},{model_name:"Galaxy Note 3 Neo Duos",focal_length:34.72552078740023,id:488},{model_name:"Galaxy Note3 Neo",focal_length:31.6857297331382,id:489},{model_name:"SM-N9009[bo1318]",focal_length:34.72552078740023,id:490},{model_name:"Galaxy Note 4 Duos",focal_length:21.569799520038046,id:491},{model_name:"Galaxy Note 4",focal_length:31.6857297331382,id:492},{model_name:"Galaxy Note 4 (USA)",focal_length:21.569799520038046,id:493},{model_name:"Gear S",focal_length:21.569799520038046,id:494},{model_name:"SM-N916F",focal_length:21.52775681018539,id:495},{model_name:"Galaxy Note5 Duos",focal_length:22.660945439185454,id:496},{model_name:"Galaxy Note5 (USA)",focal_length:22.660945439185454,id:497},{model_name:"Galaxy Note7",focal_length:25.85044183664121,id:498},{model_name:"Galaxy Note FE",focal_length:28.46249925401063,id:499},{model_name:"Galaxy Note10 5G",focal_length:29.82016081732399,id:500},{model_name:"Galaxy Note20 5G",focal_length:30.278932084687106,id:501},{model_name:"Galaxy Note20 Ultra",focal_length:26.69062965213493,id:502},{model_name:"Galaxy Tab A 8.0 & S Pen (2019)",focal_length:24.332756308030856,id:503},{model_name:"Galaxy Tab A 8.0",focal_length:29.89790170949101,id:504},{model_name:"Galaxy Tab A 8.0 & S Pen (2015)",focal_length:29.89790170949101,id:505},{model_name:"Galaxy Tab A",focal_length:29.89790170949101,id:506},{model_name:"Galaxy Tab A 9.7",focal_length:29.89790170949101,id:507},{model_name:"Galaxy Tab A 10.1 (2016)",focal_length:28.504772164036698,id:508},{model_name:"Galaxy Tab A (2016) with S Pen",focal_length:28.504772164036698,id:509},{model_name:"Galaxy Note 10.1 (2014)",focal_length:33.85307637623397,id:510},{model_name:"Galaxy Tab S6 Lite",focal_length:33.19237553083257,id:511},{model_name:"SM-P613",focal_length:33.19099583755817,id:512},{model_name:"Galaxy Note Pro 12.2",focal_length:25.850441638000525,id:513},{model_name:"Galaxy Note Pro 12.2 3G",focal_length:33.8530768194478,id:514},{model_name:"Galaxy Note Pro 12.2 LTE",focal_length:25.85044183664121,id:515},{model_name:"Galaxy J3 Orbit",focal_length:24.948025657012145,id:516},{model_name:"Galaxy S24 FE",focal_length:23.823530277991395,id:517},{model_name:"Galaxy J7 Sky Pro",focal_length:24.948025657012145,id:518},{model_name:"Galaxy J7 Crown",focal_length:22.05860858484693,id:519},{model_name:"SM-S9010",focal_length:34.725520412018184,id:520},{model_name:"Galaxy Grand Prime Pro",focal_length:33.15187620755913,id:521},{model_name:"SM-S901N",focal_length:25.706664735793765,id:522},{model_name:"Galaxy S22+",focal_length:26.69326911734407,id:523},{model_name:"SM-S906N",focal_length:25.706664735793765,id:524},{model_name:"SM-S9080",focal_length:26.459168778024292,id:525},{model_name:"SM-S908B",focal_length:33.15187620755913,id:526},{model_name:"SM-S908N",focal_length:25.706664735793765,id:527},{model_name:"SM-S908U",focal_length:29.37332967983944,id:528},{model_name:"SM-S911B",focal_length:27.435660906193267,id:529},{model_name:"Galaxy S23+",focal_length:26.51785664678533,id:530},{model_name:"SM-S9180",focal_length:28.228198076809868,id:531},{model_name:"Galaxy Quantum2",focal_length:25.448746352776357,id:532},{model_name:"SM-S918B",focal_length:56.24999916180968,id:533},{model_name:"SM-S918B/DS",focal_length:56.24999916180968,id:534},{model_name:"Galaxy S24+",focal_length:26.51785664678533,id:535},{model_name:"SM-S9260",focal_length:25.706664735793765,id:536},{model_name:"Galaxy Tab 3 Lite 7.0 VE",focal_length:35.326989099092714,id:537},{model_name:"Galaxy Tab3V 7.0",focal_length:35.326989099092714,id:538},{model_name:"Galaxy Tab 3 V",focal_length:35.326989099092714,id:539},{model_name:"Galaxy Tab 3 7.0 WiFi",focal_length:38.60112456917206,id:540},{model_name:"Galaxy Tab3 7.0",focal_length:38.60112456917206,id:541},{model_name:"Galaxy Tab 3 7.0",focal_length:38.60112456917206,id:542},{model_name:"Galaxy Tab A7 Lite",focal_length:28.491430086602996,id:543},{model_name:"Galaxy Tab 4 7.0",focal_length:38.60112456917206,id:544},{model_name:"Galaxy Tab 4 7.0 3G",focal_length:38.60112456917206,id:545},{model_name:"Galaxy Tab4 7.0",focal_length:34.577678285480985,id:546},{model_name:"SM-T2556",focal_length:34.72552078740023,id:547},{model_name:"Galaxy W",focal_length:34.72552078740023,id:548},{model_name:"Galaxy Tab A 7.0 (2016)",focal_length:31.814891307717478,id:549},{model_name:"Galaxy J Max",focal_length:29.957030682309323,id:550},{model_name:"Galaxy Tab A 8.0 (2019)",focal_length:25.25142882979646,id:551},{model_name:'Galaxy Tab A (8.0", 2019)',focal_length:25.20000091961453,id:552},{model_name:"Galaxy Tab A 8.4 (2020)",focal_length:24.332756308030856,id:553},{model_name:"Galaxy Tab 3 8.0",focal_length:31.429772720149632,id:554},{model_name:"Galaxy Tab3 8.0",focal_length:31.429772720149632,id:555},{model_name:"Galaxy Tab Pro 8.4",focal_length:34.72552078740023,id:556},{model_name:"Galaxy Tab Pro 8.4 3G/LTE",focal_length:25.85044183664121,id:557},{model_name:"Galaxy Tab 4 8.0 3G",focal_length:34.65147437347495,id:558},{model_name:"Galaxy Tab A 8.0 (2015)",focal_length:29.89790170949101,id:559},{model_name:"Galaxy Tab A S 8.0",focal_length:33.15187620755913,id:560},{model_name:"Galaxy Tab Active",focal_length:35.25090802038023,id:561},{model_name:"Galaxy Tab Active LTE",focal_length:35.25090802038023,id:562},{model_name:"Galaxy TabE 8.0",focal_length:33.85307720716821,id:563},{model_name:"Galaxy Tab E8.0",focal_length:30.989269215373465,id:564},{model_name:"Galaxy Tab A 8.0 (2017)",focal_length:24.63896691716306,id:565},{model_name:"Galaxy Tab A (2017)",focal_length:24.63896691716306,id:566},{model_name:"Galaxy Tab A 8",focal_length:30.989269215373465,id:567},{model_name:"Galaxy Tab A 8.0 (2018)",focal_length:30.989269215373465,id:568},{model_name:"Galaxy Tab Active2",focal_length:24.948025657012145,id:569},{model_name:"Galaxy Tab Active 2",focal_length:24.948025657012145,id:570},{model_name:"Galaxy TAB Active2",focal_length:24.948025657012145,id:571},{model_name:"Galaxy Tab A7 10.4 (2020)",focal_length:27.77777854429843,id:572},{model_name:"Galaxy Tab A7",focal_length:27.77777854429843,id:573},{model_name:"Galaxy Tab A 10.1 (2019)",focal_length:24.332756308030856,id:574},{model_name:"Galaxy Tab Pro 10.1",focal_length:33.8530768194478,id:575},{model_name:"Galaxy Tab Pro 10.1 LTE",focal_length:25.85044183664121,id:576},{model_name:"Galaxy Tab 4 10.1",focal_length:35.326990715074466,id:577},{model_name:"Galaxy Tab 4 10.1 3G",focal_length:35.326990715074466,id:578},{model_name:"Galaxy Tab Active Pro",focal_length:26.16978518621371,id:579},{model_name:"Galaxy Tab E 9.6",focal_length:30.557935387241056,id:580},{model_name:"Galaxy Tab E",focal_length:33.85307637623398,id:581},{model_name:"SM-T570",focal_length:24.332756308030856,id:582},{model_name:"Galaxy Tab Active3",focal_length:24.332756308030856,id:583},{model_name:"Galaxy Tab Advanced2",focal_length:28.504772164036698,id:584},{model_name:"Galaxy Tab A (2016)",focal_length:28.504772164036698,id:585},{model_name:"Galaxy Tab A 10.5",focal_length:24.63896661772194,id:586},{model_name:"Galaxy Tab A (2018, 10.5)",focal_length:24.63896661772194,id:587},{model_name:'Galaxy Tab A (10.5")',focal_length:25.706664735793765,id:588},{model_name:"Galaxy Tab A (10.5)",focal_length:24.63896661772194,id:589},{model_name:"SM-T630",focal_length:29.19954280449413,id:590},{model_name:"Galaxy Tab Active4 Pro 5G",focal_length:26.497389572355143,id:591},{model_name:"Galaxy Tab S 8.4 LTE",focal_length:25.850441638000525,id:592},{model_name:"SM-T705C",focal_length:42.40534236941064,id:593},{model_name:"Galaxy Tab S2 8.0",focal_length:25.850441638000525,id:594},{model_name:"Galaxy Tab S2",focal_length:29.95703158503027,id:595},{model_name:"Galaxy Tab S5e",focal_length:26.16978518621371,id:596},{model_name:"Galaxy Tab S7 FE",focal_length:26.452971844638537,id:597},{model_name:"Galaxy Tab S 10.5",focal_length:25.850441638000525,id:598},{model_name:"Galaxy Tab S 10.5 LTE",focal_length:25.850441638000525,id:599},{model_name:"Galaxy TabS2 9.7",focal_length:29.95703158503027,id:600},{model_name:"Galaxy Tab S3 9.7",focal_length:23.95740724106156,id:601},{model_name:"Galaxy Tab S3",focal_length:23.95740724106156,id:602},{model_name:"Galaxy Tab S4 10.5",focal_length:19.93172200444405,id:603},{model_name:"Galaxy Tab S4",focal_length:19.93172200444405,id:604},{model_name:"Galaxy Tab S6",focal_length:32.752369870599246,id:605},{model_name:"Galaxy Tab S6 5G",focal_length:32.752369870599246,id:606},{model_name:"Galaxy Tab S7",focal_length:32.167505836478696,id:607},{model_name:"Galaxy Tab Pro 12.2",focal_length:33.85307637623397,id:608},{model_name:"Galaxy Tab S7+",focal_length:32.167505836478696,id:609},{model_name:"SM-T999",focal_length:32.494529969431426,id:610},{model_name:"Montblanc",focal_length:34.72552078740023,id:611},{model_name:"Galaxy Golden 2",focal_length:29.957030682309327,id:612},{model_name:"SM-W2018",focal_length:27.423472016352758,id:613},{model_name:"三星W20",focal_length:32.07412690335314,id:614},{model_name:"三星 W21 5G",focal_length:30.278932084687106,id:615},{model_name:"三星W22 5G",focal_length:26.04221248000515,id:616},{model_name:"心系天下 三星 W23",focal_length:23.457722455914453,id:617},{model_name:"SM-W9024",focal_length:23.457722455914453,id:618},{model_name:"Galaxy Tab A9",focal_length:28.491430086602996,id:619},{model_name:"Galaxy Tab A8",focal_length:29.37251918327443,id:620},{model_name:"Galaxy Tab A9+",focal_length:27.77777854429843,id:621},{model_name:"Galaxy Tab A9+ 5G",focal_length:27.77777854429843,id:622},{model_name:"Galaxy Tab Active5",focal_length:24.45652293557512,id:623},{model_name:"Galaxy Tab Active5 5G",focal_length:27.877999829605244,id:624},{model_name:"Galaxy Tab S9 FE",focal_length:26.300675626694503,id:625},{model_name:"Galaxy Tab S9 FE 5G",focal_length:26.300675626694503,id:626},{model_name:"Galaxy Tab S9 FE+",focal_length:26.300675626694503,id:627},{model_name:"Galaxy Tab S9 FE+ 5G",focal_length:28.656776516426987,id:628},{model_name:"Galaxy Tab S8",focal_length:30.649605658968046,id:629},{model_name:"Galaxy Tab S8 5G",focal_length:30.649605658968046,id:630},{model_name:"Galaxy Tab S9",focal_length:30.649605658968046,id:631},{model_name:"Galaxy Tab S9 5G",focal_length:30.649605658968046,id:632},{model_name:"Galaxy Tab S8+",focal_length:30.649605658968046,id:633},{model_name:"Galaxy Tab S8+ 5G",focal_length:30.649605658968046,id:634},{model_name:"Galaxy Tab S9+",focal_length:30.649605658968046,id:635},{model_name:"Galaxy Tab S9+ 5G",focal_length:30.649605658968046,id:636},{model_name:"Galaxy Tab S10+",focal_length:26.86046586576963,id:637},{model_name:"Galaxy Tab S8 Ultra",focal_length:26.280000686645508,id:638},{model_name:"Galaxy Tab S8 Ultra 5G",focal_length:26.280000686645508,id:639},{model_name:"Galaxy Tab S9 Ultra",focal_length:26.280000686645508,id:640},{model_name:"SM-X910",focal_length:27.948385711415906,id:641},{model_name:"Galaxy Tab S9 Ultra 5G",focal_length:26.86046586576963,id:642},{model_name:"Galaxy S2 Epic",focal_length:30.86510975590537,id:643},{model_name:"T3000",focal_length:36.10241474866236,id:644},{model_name:"SAMSUNG TAB S",focal_length:34.57767882116591,id:645},{model_name:"trltexx",focal_length:29.95703174093968,id:646},{model_name:"ZS660KL",focal_length:33.85307550182915,id:648}]},{Sharp:[{model_name:"Aquos Xx",focal_length:27.61194585157476,id:0},{model_name:"Aquos Crystal",focal_length:28.36345980980253,id:1},{model_name:"401SH",focal_length:28.36345980980253,id:2},{model_name:"AQUOS CRYSTAL X",focal_length:27.61194585157476,id:3},{model_name:"AQUOS Xx2",focal_length:27.770594243227514,id:4},{model_name:"AQUOS Xx 3",focal_length:24.801587880388613,id:5},{model_name:"507SH",focal_length:24.957617158655342,id:6},{model_name:"シンプルスマホ3",focal_length:24.801587880388613,id:7},{model_name:"AQUOS Xx3 mini",focal_length:34.50413053173019,id:8},{model_name:"AQUOS R",focal_length:23.621129001831356,id:9},{model_name:"AQUOS ea",focal_length:24.801587880388613,id:10},{model_name:"AQUOS R compact 701SH",focal_length:24.487312069407917,id:11},{model_name:"AQUOS sense basic",focal_length:25.82159494495432,id:12},{model_name:"シンプルスマホ4",focal_length:28.02579418657595,id:13},{model_name:"Aquos R2",focal_length:23.621133840075213,id:14},{model_name:"AQUOS zero",focal_length:24.4873186333472,id:15},{model_name:"AQUOS R2 compact 803SH",focal_length:24.4873186333472,id:16},{model_name:"AQUOS R3 808SH",focal_length:26.288659755805302,id:17},{model_name:"AQUOS sense3 plus (901SH)",focal_length:26.174867972863275,id:18},{model_name:"AQUOS zero2 906SH",focal_length:23.63445510095753,id:19},{model_name:"AQUOS sense3 basic",focal_length:24.4873186333472,id:20},{model_name:"AQUOS R5G 908SH",focal_length:29.66609559156284,id:21},{model_name:"シンプルスマホ5",focal_length:26.174867972863275,id:22},{model_name:"AQUOS zero5G basic",focal_length:29.870689774771517,id:23},{model_name:"AQUOS sense4 basic A003SH",focal_length:27.376575789017092,id:24},{model_name:"AQUOS sense5G",focal_length:27.376575789017092,id:25},{model_name:"AQUOS R6",focal_length:27.594208968260773,id:26},{model_name:"AQUOS zero6",focal_length:28.83005679422059,id:27},{model_name:"AQUOS wish",focal_length:27.134305347760023,id:28},{model_name:"シンプルスマホ6",focal_length:27.376575789017092,id:29},{model_name:"AQUOS R7",focal_length:27.594208968260773,id:30},{model_name:"AQUOS wish2",focal_length:30.661764963687915,id:31},{model_name:"AQUOS sense7 plus",focal_length:27.376575789017092,id:32},{model_name:"AQUOS R8 pro",focal_length:27.594208968260773,id:33},{model_name:"AQUOS wish3",focal_length:27.682757947107575,id:34},{model_name:"AQUOS R9",focal_length:24.19864334302192,id:35},{model_name:"AQUOS wish4",focal_length:27.320547043250436,id:36},{model_name:"AQUOS R5G SH-R50",focal_length:27.21938766028462,id:37},{model_name:"AQUOS V",focal_length:27.24228962641666,id:38},{model_name:"dtab d-41A",focal_length:26.174867972863275,id:39},{model_name:"dtab d-51C",focal_length:27.376575789017092,id:40},{model_name:"Disney Mobile on docomo DM-01J",focal_length:24.5535722381111,id:41},{model_name:"SHARP AQUOS S2 Plus",focal_length:27.188032557735273,id:42},{model_name:"MS1",focal_length:28.806021766635176,id:43},{model_name:"Z2",focal_length:25.706665307272782,id:44},{model_name:"Z3",focal_length:26.28833668221284,id:45},{model_name:"Aquos S2",focal_length:28.037880047117024,id:46},{model_name:"R1S",focal_length:25.23506902941671,id:47},{model_name:"SHARP AQUOS S3",focal_length:28.145816124867295,id:48},{model_name:"SHARP AQUOS V1mini",focal_length:27.55934173362847,id:49},{model_name:"SHARP TBC",focal_length:27.195034601887382,id:50},{model_name:"SHARP A2 Lite",focal_length:30.557934522070042,id:51},{model_name:"Aquos S3",focal_length:28.145816124867295,id:52},{model_name:"Sharp A Click",focal_length:23.886806104596346,id:53},{model_name:"Leitz Phone1",focal_length:27.594208968260773,id:54},{model_name:"Leitz Phone 2",focal_length:27.594208968260773,id:55},{model_name:"Android One S1",focal_length:25.682772442369135,id:56},{model_name:"S3",focal_length:25.82159494495432,id:57},{model_name:"S5",focal_length:24.4873186333472,id:58},{model_name:"S7",focal_length:24.4873186333472,id:59},{model_name:"SD0A2",focal_length:24.19864334302192,id:60},{model_name:"AQUOS sense8",focal_length:24.41406227803999,id:61},{model_name:"AQUOS PHONE ZETA SH-01F",focal_length:28.80602152273891,id:62},{model_name:"AQUOS ZETA SH-01G",focal_length:29.43094888177284,id:63},{model_name:"AQUOS ZETA SH-01H",focal_length:18.710609309978004,id:64},{model_name:"AQUOS sense SH-01K",focal_length:25.82159494495432,id:65},{model_name:"AQUOS sense2 SH-01L",focal_length:24.487312069407917,id:66},{model_name:"AQUOS zero2 SH-01M",focal_length:23.63445510095753,id:67},{model_name:"Disney Mobile on docomo SH-02G",focal_length:29.43094888177284,id:68},{model_name:"AQUOS Compact SH-02H",focal_length:24.801587880388613,id:69},{model_name:"AQUOS EVER SH-02J",focal_length:24.5535722381111,id:70},{model_name:"AQUOS ケータイ SH-02L",focal_length:28.54482877712249,id:71},{model_name:"AQUOS sense3 SH-02M",focal_length:24.4873186333472,id:72},{model_name:"AQUOS ZETA SH-03G",focal_length:24.609376356446436,id:73},{model_name:"AQUOS R SH-03J",focal_length:23.621129001831356,id:74},{model_name:"AQUOS R2 SH-03K",focal_length:23.621133840075213,id:75},{model_name:"AQUOS ZETA SH-04H",focal_length:24.801587880388613,id:76},{model_name:"AQUOS R3 SH-04L",focal_length:26.288659755805302,id:77},{model_name:"AQUOS PAD SH-06F",focal_length:28.36345980980253,id:78},{model_name:"AQUOS sense4 SH-41A",focal_length:27.376575789017092,id:79},{model_name:"AQUOS R5G SH-51A",focal_length:29.66609559156284,id:80},{model_name:"AQUOS R8",focal_length:27.376575789017092,id:81},{model_name:"AQUOS sense7",focal_length:27.376575789017092,id:82},{model_name:"AQUOS sense6",focal_length:27.376575789017092,id:83},{model_name:"Aquos B10",focal_length:23.45805732018431,id:84},{model_name:"Aquos V",focal_length:24.499127607151422,id:85},{model_name:"AQUOS V7 plus",focal_length:26.389498104748323,id:86},{model_name:"SHARP AQUOS D10",focal_length:28.145816124867295,id:87},{model_name:"SH-H01",focal_length:28.755253314852965,id:88},{model_name:"AQUOS L2",focal_length:24.5535722381111,id:89},{model_name:"AQUOS SH-M01",focal_length:31.814892292372043,id:90},{model_name:"AQUOS SH-M02",focal_length:30.80330917953278,id:91},{model_name:"AQUOS mini SH-M03",focal_length:15.020026444089611,id:92},{model_name:"SH-M04",focal_length:24.5535722381111,id:93},{model_name:"AQUOS sense lite (SH-M05)",focal_length:25.82159494495432,id:94},{model_name:"AQUOS R compact SH-M06",focal_length:24.487312069407917,id:95},{model_name:"AQUOS sense plus (SH-M07)",focal_length:24.487312069407917,id:96},{model_name:"AQUOS sense2 (SH-M08)",focal_length:24.487312069407917,id:97},{model_name:"AQUOS R2 compact (SH-M09)",focal_length:24.4873186333472,id:98},{model_name:"AQUOS zero (SH-M10)",focal_length:24.4873186333472,id:99},{model_name:"AQUOS sense3 plus SH-M11",focal_length:26.174867972863275,id:100},{model_name:"AQUOS sense3",focal_length:24.4873186333472,id:101},{model_name:"AQUOS zero2 SH-M13",focal_length:23.63445510095753,id:102},{model_name:"AQUOS sense4 SH-M15",focal_length:27.376575789017092,id:103},{model_name:"AQUOS sense4 plus",focal_length:27.42581536216612,id:104},{model_name:"AQUOS sense6s",focal_length:27.000000670552243,id:105},{model_name:"AQUOS R3 SH-R10A",focal_length:26.288659755805302,id:106},{model_name:"AQUOS sense3 plus SH-RM11",focal_length:26.174867972863275,id:107},{model_name:"AQUOS sense3 lite",focal_length:24.4873186333472,id:108},{model_name:"AQUOS sense4 lite SH-RM15",focal_length:27.376575789017092,id:109},{model_name:"AQUOS sense5G SH-S50",focal_length:27.376575789017092,id:110},{model_name:"SH-T01",focal_length:26.174867972863275,id:111},{model_name:"SHARP AQUOS C10",focal_length:28.037880047117024,id:112},{model_name:"AQUOS zero2 SH-Z20",focal_length:23.63445510095753,id:113},{model_name:"AQUOS R5G SHG01",focal_length:29.66609559156284,id:114},{model_name:"AQUOS zero5G basic DX",focal_length:29.870689774771517,id:115},{model_name:"BASIO active",focal_length:27.376575789017092,id:116},{model_name:"BASIO active2",focal_length:27.376575789017092,id:117},{model_name:"AQUOS SERIE SHL25",focal_length:27.61194585157476,id:118},{model_name:"AQUOS SERIE mini SHV31",focal_length:27.61194585157476,id:119},{model_name:"AQUOS SERIE SHV32",focal_length:24.609376356446436,id:120},{model_name:"AQUOS SERIE mini SHV33",focal_length:24.801587880388613,id:121},{model_name:"AQUOS SERIE SHV34",focal_length:24.801587880388613,id:122},{model_name:"AQUOS U SHV35",focal_length:24.801587880388613,id:123},{model_name:"BASIO2 SHV36",focal_length:24.801587880388613,id:124},{model_name:"AQUOS U SHV37",focal_length:24.5535722381111,id:125},{model_name:"AQUOS L SHV37",focal_length:24.5535722381111,id:126},{model_name:"AQUOS SERIE mini SHV38",focal_length:18.710609309978004,id:127},{model_name:"AQUOS R SHV39",focal_length:23.621129001831356,id:128},{model_name:"AQUOS sense SHV40",focal_length:25.82159494495432,id:129},{model_name:"AQUOS sense",focal_length:25.82159494495432,id:130},{model_name:"AQUOS R compact SHV41",focal_length:24.487312069407917,id:131},{model_name:"AQUOS sense2",focal_length:24.487312069407917,id:132},{model_name:"AQUOS sense2 SHV43",focal_length:24.487312069407917,id:133},{model_name:"AQUOS R3 SHV44",focal_length:26.288659755805302,id:134},{model_name:"AQUOS sense3 SHV45",focal_length:24.4873186333472,id:135},{model_name:"AQUOS sense3 plus サウンド SHV46",focal_length:26.174867972863275,id:136},{model_name:"AQUOS zero2 SHV47",focal_length:23.63445510095753,id:137},{model_name:"SHARP AQUOS S2",focal_length:27.51742148230313,id:138},{model_name:"ROUVO V",focal_length:27.682757947107575,id:139},{model_name:"Star Wars mobile",focal_length:24.599123478474585,id:140},{model_name:"X1",focal_length:19.10451767761799,id:141}]},{Sony:[{model_name:"Z5",focal_length:35.326989099092714,id:0},{model_name:"Xperia Z3",focal_length:26.486194926114702,id:1},{model_name:"Xperia Z3+",focal_length:26.128393052383014,id:2},{model_name:"Xperia Z5",focal_length:22.72130219911237,id:3},{model_name:"Xperia X Performance",focal_length:22.8287325093548,id:4},{model_name:"Xperia XZ",focal_length:22.8287325093548,id:5},{model_name:"Xperia XZs",focal_length:22.8287325093548,id:6},{model_name:"Xperia XZ1",focal_length:22.8287325093548,id:7},{model_name:"Xperia XZ2",focal_length:23.416957007752988,id:8},{model_name:"Xperia XZ3",focal_length:23.589689533960765,id:9},{model_name:"Xperia 1",focal_length:24.146245022183088,id:10},{model_name:"Xperia 5",focal_length:24.146245022183088,id:11},{model_name:"Xperia 8",focal_length:24.59712402412326,id:12},{model_name:"Xperia 10 II",focal_length:24.59712402412326,id:13},{model_name:"Xperia 5 II",focal_length:24.146245022183088,id:14},{model_name:"Xperia 1 III",focal_length:27.176744815103824,id:15},{model_name:"Xperia 10 III",focal_length:27.376575789017092,id:16},{model_name:"Xperia 5 III",focal_length:27.176744815103824,id:17},{model_name:"Xperia 1 IV",focal_length:24.541759847014482,id:18},{model_name:"Xperia 10 IV",focal_length:27.278098990591094,id:19},{model_name:"Xperia Ace III",focal_length:28.149802007714698,id:20},{model_name:"Xperia 5 IV",focal_length:24.541759847014482,id:21},{model_name:"Xperia 1 V",focal_length:24.93442648900705,id:22},{model_name:"Xperia 10 V",focal_length:27.278098990591094,id:23},{model_name:"Xperia 1 VI",focal_length:24.428571018029224,id:24},{model_name:"Xperia 10 VI",focal_length:26.493749819789084,id:25},{model_name:"ASUS_I01WD",focal_length:23.416957007752988,id:26},{model_name:"Xperia E",focal_length:56.24999916180968,id:27},{model_name:"Xperia M",focal_length:36.905469148427336,id:28},{model_name:"Xperia SP",focal_length:28.14581721553673,id:29},{model_name:"Xperia ZR",focal_length:31.833817609603365,id:30},{model_name:"Xperia ZL",focal_length:31.602007701793244,id:31},{model_name:"Xperia Z",focal_length:31.97746994128209,id:32},{model_name:"Xperia Z Ultra",focal_length:28.12499115616762,id:33},{model_name:"Xperia Z1",focal_length:27.26750934318167,id:34},{model_name:"VPCEB3A4R",focal_length:18.000000000000004,id:35},{model_name:"Xperia E1",focal_length:34.72552078740022,id:36},{model_name:"Xperia E1 dual",focal_length:34.72552078740022,id:37},{model_name:"Xperia E3",focal_length:37.737784783587145,id:38},{model_name:"Xperia E3 Dual",focal_length:37.737784783587145,id:39},{model_name:"Xperia M2 dual",focal_length:28.14581721553673,id:40},{model_name:"Xperia M2",focal_length:28.14581721553673,id:41},{model_name:"Xperia M2 Aqua",focal_length:28.14581721553673,id:42},{model_name:"Xperia C3 Dual",focal_length:28.12499115616762,id:43},{model_name:"Xperia C3",focal_length:28.12499115616762,id:44},{model_name:"Xperia T3",focal_length:28.80602152273891,id:45},{model_name:"Xperia T2 Ultra",focal_length:33.91995868754266,id:46},{model_name:"Xperia T2 Ultra dual",focal_length:33.91995868754266,id:47},{model_name:"Xperia XZ1 Compact",focal_length:28.36345980980253,id:48},{model_name:"Xperia J1 Compact",focal_length:27.26750934318167,id:49},{model_name:"Xperia Z3 Compact",focal_length:29.838939007889444,id:50},{model_name:"Xperia Z2",focal_length:32.725694451288376,id:51},{model_name:"Xperia Z2a",focal_length:28.363459128340537,id:52},{model_name:"Xperia Z3 Dual",focal_length:26.498258692880526,id:53},{model_name:"Xperia Z3v",focal_length:28.36345980980253,id:54},{model_name:"Xperia E4g",focal_length:33.15187594860225,id:55},{model_name:"Xperia E4g Dual",focal_length:33.15187594860225,id:56},{model_name:"Xperia E4",focal_length:35.326989099092714,id:57},{model_name:"Xperia E4 Dual",focal_length:35.326989099092714,id:58},{model_name:"Xperia M4 Aqua",focal_length:23.247321485004477,id:59},{model_name:"Xperia M4 Aqua Dual",focal_length:23.247321485004477,id:60},{model_name:"Xperia C4",focal_length:26.686097960901765,id:61},{model_name:"Xperia C4 Dual",focal_length:26.686097960901765,id:62},{model_name:"Xperia C5 Ultra",focal_length:23.45805732018431,id:63},{model_name:"Xperia C5 Ultra Dual",focal_length:23.45805732018431,id:64},{model_name:"Xperia M5",focal_length:27.195034601887382,id:65},{model_name:"Xperia M5 Dual",focal_length:27.195034601887382,id:66},{model_name:"Xperia Z5 Compact",focal_length:22.72130219911237,id:67},{model_name:"Xperia Z3+ dual",focal_length:26.128393052383014,id:68},{model_name:"Xperia Z5 Dual",focal_length:22.72130219911237,id:69},{model_name:"Xperia Z5 Premium Dual",focal_length:22.72130219911237,id:70},{model_name:"Xperia Z5 Premium",focal_length:22.72130219911237,id:71},{model_name:"LT18i",focal_length:37.56889747681495,id:72},{model_name:"Xperia arc S",focal_length:37.56889747681495,id:73},{model_name:"Xperia ray",focal_length:37.56889747681495,id:74},{model_name:"Xperia XA",focal_length:25.23506902941671,id:75},{model_name:"Xperia XA Ultra",focal_length:30.557934522070042,id:76},{model_name:"Xperia E5",focal_length:29.37332967983944,id:77},{model_name:"Xperia X",focal_length:22.8287325093548,id:78},{model_name:"Xperia X Compact",focal_length:26.128393052383014,id:79},{model_name:"Xperia R1 (Plus)",focal_length:28.75016393623865,id:80},{model_name:"Xperia XA1",focal_length:24.130790063285513,id:81},{model_name:"Xperia XA1 Ultra",focal_length:21.894736984676275,id:82},{model_name:"Xperia L1",focal_length:25.235068839964647,id:83},{model_name:"Xperia XA1 Plus",focal_length:24.130790063285513,id:84},{model_name:"Xperia XZ Premium",focal_length:22.8287325093548,id:85},{model_name:"GM1917",focal_length:21.149999254941967,id:86},{model_name:"GQYMSKX",focal_length:27.060985804013622,id:87},{model_name:"Xperia XA2",focal_length:19.23671557656717,id:88},{model_name:"Xperia XA2 Ultra",focal_length:22.025603035374225,id:89},{model_name:"Xperia L2",focal_length:18.639546066978117,id:90},{model_name:"Xperia XA2 Plus",focal_length:19.23671557656717,id:91},{model_name:"Xperia XZ2 Premium",focal_length:22.8287325093548,id:92},{model_name:"Xperia XZ2 Compact",focal_length:23.416957007752988,id:93},{model_name:"HVX4X",focal_length:29.37332967983944,id:94},{model_name:"Xperia 10",focal_length:24.59712402412326,id:95},{model_name:"Xperia 10 Plus",focal_length:24.59712402412326,id:96},{model_name:"Xperia L3",focal_length:24.325604955540214,id:97},{model_name:"Xperia Ace",focal_length:19.23671557656717,id:98},{model_name:"Xperia 8 Lite",focal_length:24.59712402412326,id:99},{model_name:"L50u",focal_length:27.26750934318167,id:100},{model_name:"LA7IC",focal_length:27.256944648051483,id:101},{model_name:"Lenovo TB-9707F",focal_length:27.468493279535657,id:102},{model_name:"Xperia V",focal_length:34.94915962324632,id:103},{model_name:"Xperia TX",focal_length:34.94915962324632,id:104},{model_name:"Xperia T",focal_length:34.94915962324632,id:105},{model_name:"M2012K11C",focal_length:23.521027596002565,id:106},{model_name:"M2102J20SG",focal_length:29.838939007889444,id:107},{model_name:"M2102K1G",focal_length:23.521027596002565,id:108},{model_name:"IN2023",focal_length:24.46166127331275,id:109},{model_name:"SO-52A",focal_length:26.493749819789084,id:110},{model_name:"ONEPLUS A6013",focal_length:29.340023372219978,id:111},{model_name:"Pdx226_jp",focal_length:28.149802007714698,id:112},{model_name:"Pixel 2",focal_length:26.48619483815348,id:113},{model_name:"POCO M2",focal_length:27.308990472092162,id:114},{model_name:"SANO XPERIA S5E PRO",focal_length:35.326989099092714,id:115},{model_name:"Xperia Tablet Z Wi-Fi",focal_length:29.379373762454808,id:116},{model_name:"Xperia Tablet Z LTE",focal_length:29.379373762454808,id:117},{model_name:"Xperia Z2 Tablet",focal_length:29.838939007889444,id:118},{model_name:"Xperia Z3 Tablet Compact",focal_length:29.838939007889444,id:119},{model_name:"Xperia Z4 Tablet WiFi",focal_length:26.128393052383014,id:120},{model_name:"Xperia Z4 Tablet LTE",focal_length:26.128393052383014,id:121},{model_name:"SO-01L",focal_length:23.521027596002565,id:122},{model_name:"Xperia Z1 Compact",focal_length:27.26750934318167,id:123},{model_name:"Xperia A2",focal_length:27.26750934318167,id:124},{model_name:"Xperia A4",focal_length:29.838939007889444,id:125},{model_name:"Xperia Ace II",focal_length:27.367846468312813,id:126},{model_name:"Xperia 1 II",focal_length:24.146245022183088,id:127},{model_name:"Xperia 5 V",focal_length:24.93442648900705,id:128},{model_name:"Xperia ZL2",focal_length:27.26750934318167,id:129},{model_name:"Xperia Z4 Tablet",focal_length:26.128393052383014,id:130},{model_name:"Xperia Z4v",focal_length:26.128393052383014,id:131},{model_name:"TrebleDroid with GApps",focal_length:26.505494401846768,id:132},{model_name:"VSI1F5X",focal_length:25.347223476031,id:133},{model_name:"Xperia 10 II (AOSP)",focal_length:27.53359633510118,id:134},{model_name:"Xperia 10 III (AppSupport)",focal_length:27.475052587443077,id:135},{model_name:"Xperia 5 Dual (AOSP)",focal_length:39.39075693634781,id:136},{model_name:"Xperia L",focal_length:28.2543407534135,id:137},{model_name:"Xperia M2 Dual",focal_length:28.14581785121815,id:138},{model_name:"Xperia™ M4 Aqua",focal_length:27.71756863319379,id:139},{model_name:"Xperia™ M4 Aqua Dual",focal_length:27.71756863319379,id:140},{model_name:"Xperia S",focal_length:0x20a2e94b4a8dfc0,id:141},{model_name:"Xperia X Performance (AOSP)",focal_length:26.113634805787754,id:142},{model_name:"Xperia XA2 (AOSP)",focal_length:21.099998112519657,id:143},{model_name:"Xperia XA2 Dual (AOSP)",focal_length:19.143334614063345,id:144},{model_name:"Xperia XA2 Ultra Dual (AOSP)",focal_length:19.143334614063345,id:145},{model_name:"Xperia XZ1 Compact (AOSP)",focal_length:23.982552592719806,id:146},{model_name:"Xperia XZ1 Dual (AOSP)",focal_length:23.91304201349656,id:147},{model_name:"Xperia XZ2 Dual (AOSP)",focal_length:23.56150819071122,id:148},{model_name:"Xperia XZ3 (AOSP)",focal_length:23.679386648425357,id:149},{model_name:"Xperia XZ3 Dual (AOSP)",focal_length:23.982557844876318,id:150},{model_name:"Xperia XZ (AOSP)",focal_length:26.113634805787754,id:151},{model_name:"XPeria XZ DualSim",focal_length:21.149999254941967,id:152},{model_name:"Xperia Z2 Tablet LTE",focal_length:29.838939007889444,id:153},{model_name:"Xperia Z3 Tablet Compact LTE",focal_length:28.25434030867269,id:154},{model_name:"Xperia Z3 Tablet Compact Wifi",focal_length:28.25434030867269,id:155},{model_name:"Xperia Z3C",focal_length:29.838939007889444,id:156},{model_name:"Xperia Z5 Dual (AOSP)",focal_length:25.44241869171566,id:157},{model_name:"Xperia Z Ultra (AOSP)",focal_length:34.72552168320062,id:158},{model_name:"Xperia L4",focal_length:25.085107402922414,id:159},{model_name:"Xperia PRO",focal_length:25.04902073072958,id:160},{model_name:"XQ-BC72",focal_length:26.493749819789084,id:161},{model_name:"Xperia PRO-I",focal_length:27.176744815103824,id:162},{model_name:"Xperia 10 III Lite",focal_length:27.376575789017092,id:163},{model_name:"XQ-CT72",focal_length:26.062460337606296,id:164},{model_name:"XZ2",focal_length:205.7409382194361,id:165},{model_name:"XQ-AS72",focal_length:32.63785558294632,id:166}]},{Tecno:[{model_name:"A28",focal_length:33.85307637623397,id:0},{model_name:"Camon 15",focal_length:38.57142857142857,id:1},{model_name:"Camon 16",focal_length:38.57142857142857,id:2},{model_name:"G9 Plus",focal_length:38.57142857142857,id:3},{model_name:"Infocus S2e",focal_length:30.828006724220234,id:4},{model_name:"Spark 4",focal_length:38.57142857142857,id:5},{model_name:"KD7h",focal_length:38.57142857142857,id:6},{model_name:"Spark 6 Go",focal_length:38.57142857142857,id:7},{model_name:"BASIC",focal_length:26.43287668011609,id:8},{model_name:"GM1917",focal_length:26.43287668011609,id:9},{model_name:"TECNO-KC8",focal_length:26.43287668011609,id:10},{model_name:"TECNO AB7",focal_length:26.83536535503253,id:11},{model_name:"TECNO AC8",focal_length:22.668750842381257,id:12},{model_name:"TECNO B1",focal_length:28.2543409958179,id:13},{model_name:"TECNO B1c",focal_length:26.685679456226996,id:14},{model_name:"TECNO B1f",focal_length:28.2543409958179,id:15},{model_name:"TECNO B1g",focal_length:29.088104095256302,id:16},{model_name:"TECNO B1p",focal_length:28.2543409958179,id:17},{model_name:"TECNO B1S",focal_length:28.2543409958179,id:18},{model_name:"TECNO B2",focal_length:28.2543409958179,id:19},{model_name:"TECNO BA2",focal_length:28.2543409958179,id:20},{model_name:"TECNO BB2",focal_length:28.254345520820713,id:21},{model_name:"TECNO BB4",focal_length:26.43287668011609,id:22},{model_name:"TECNO BB4k",focal_length:26.43287668011609,id:23},{model_name:"TECNO BC1",focal_length:33.199875754119816,id:24},{model_name:"TECNO BC1s",focal_length:33.88965429471594,id:25},{model_name:"TECNO BC2",focal_length:29.365559938647912,id:26},{model_name:"TECNO BC2c",focal_length:29.088104095256302,id:27},{model_name:"TECNO BC3",focal_length:26.43287668011609,id:28},{model_name:"TECNO BD1",focal_length:33.85292592979503,id:29},{model_name:"TECNO BD2",focal_length:33.85292592979503,id:30},{model_name:"TECNO BD2d",focal_length:33.199875754119816,id:31},{model_name:"TECNO BD2p",focal_length:33.85292592979503,id:32},{model_name:"TECNO BD3",focal_length:26.43287668011609,id:33},{model_name:"TECNO BD4",focal_length:33.73015987211807,id:34},{model_name:"TECNO BD4a",focal_length:33.26896525189086,id:35},{model_name:"TECNO BD4h",focal_length:33.26896525189086,id:36},{model_name:"TECNO BD4i",focal_length:33.26896525189086,id:37},{model_name:"TECNO BD4j",focal_length:33.26896525189086,id:38},{model_name:"TECNO BE6",focal_length:33.199875754119816,id:39},{model_name:"TECNO BE6j",focal_length:33.88965429471594,id:40},{model_name:"TECNO BE7",focal_length:33.26896525189086,id:41},{model_name:"TECNO CA7",focal_length:27.71756943654091,id:42},{model_name:"TECNO CA8",focal_length:28.806021766635176,id:43},{model_name:"TECNO CA8S",focal_length:28.806021766635176,id:44},{model_name:"TECNO CB7",focal_length:27.948385711415906,id:45},{model_name:"TECNO CB7j",focal_length:27.948385711415906,id:46},{model_name:"TECNO CC6",focal_length:28.103226116073238,id:47},{model_name:"TECNO CC7",focal_length:27.948385711415906,id:48},{model_name:"TECNO CC7S",focal_length:27.948385711415906,id:49},{model_name:"TECNO CC9",focal_length:26.83536535503253,id:50},{model_name:"TECNO CD6",focal_length:26.43287668011609,id:51},{model_name:"TECNO CD6j",focal_length:26.43287668011609,id:52},{model_name:"TECNO CD6S",focal_length:26.43287668011609,id:53},{model_name:"TECNO CD7",focal_length:27.948385711415906,id:54},{model_name:"TECNO CD8",focal_length:26.83536535503253,id:55},{model_name:"TECNO CD8j",focal_length:26.83536535503253,id:56},{model_name:"TECNO CE7",focal_length:27.948385711415906,id:57},{model_name:"TECNO CE7j",focal_length:27.948385711415906,id:58},{model_name:"TECNO CE8",focal_length:27.948385711415906,id:59},{model_name:"TECNO CE9",focal_length:22.668750842381257,id:60},{model_name:"TECNO CE9h",focal_length:27.948385711415906,id:61},{model_name:"TECNO CF7",focal_length:28.2543409958179,id:62},{model_name:"TECNO CF7k",focal_length:28.2543409958179,id:63},{model_name:"TECNO CF7S",focal_length:28.2543409958179,id:64},{model_name:"TECNO CF8",focal_length:28.2543409958179,id:65},{model_name:"TECNO CG6",focal_length:26.43287668011609,id:66},{model_name:"TECNO CG6j",focal_length:27.948385711415906,id:67},{model_name:"TECNO CG7",focal_length:27.948385711415906,id:68},{model_name:"TECNO CG7n",focal_length:34.725520412018184,id:69},{model_name:"TECNO CG8",focal_length:22.668750842381257,id:70},{model_name:"TECNO CG8h",focal_length:22.668750842381257,id:71},{model_name:"TECNO CH6",focal_length:27.948385711415906,id:72},{model_name:"TECNO CH6h",focal_length:22.668750842381257,id:73},{model_name:"TECNO CH6n",focal_length:27.948385711415906,id:74},{model_name:"TECNO CH7",focal_length:27.948385711415906,id:75},{model_name:"TECNO CH7n",focal_length:27.948385711415906,id:76},{model_name:"TECNO CH9",focal_length:25.6457143511091,id:77},{model_name:"TECNO CH9n",focal_length:25.6457143511091,id:78},{model_name:"TECNO F1",focal_length:31.176914176195755,id:79},{model_name:"TECNO F2",focal_length:32.472859000705704,id:80},{model_name:"TECNO F2LTE",focal_length:24.32560374625921,id:81},{model_name:"TECNO F3",focal_length:28.806021766635176,id:82},{model_name:"TECNO F4 Pro",focal_length:28.2543409958179,id:83},{model_name:"TECNO F4",focal_length:28.2543409958179,id:84},{model_name:"TECNO IA5",focal_length:27.55934222049718,id:85},{model_name:"TECNO ID3k",focal_length:28.2543409958179,id:86},{model_name:"TECNO ID5",focal_length:27.71756943654091,id:87},{model_name:"TECNO ID5a",focal_length:28.2543409958179,id:88},{model_name:"TECNO ID5b",focal_length:28.25433976360822,id:89},{model_name:"TECNO ID6",focal_length:28.2543409958179,id:90},{model_name:"TECNO IN1 Pro",focal_length:26.686097960901765,id:91},{model_name:"TECNO IN1",focal_length:27.71756943654091,id:92},{model_name:"TECNO IN2",focal_length:28.2543409958179,id:93},{model_name:"TECNO IN6",focal_length:27.71756943654091,id:94},{model_name:"TECNO KA6",focal_length:28.2543409958179,id:95},{model_name:"TECNO KA7",focal_length:28.2543409958179,id:96},{model_name:"TECNO KA7O",focal_length:28.2543409958179,id:97},{model_name:"TECNO KB2",focal_length:28.2543409958179,id:98},{model_name:"TECNO KB2h",focal_length:27.912327285340005,id:99},{model_name:"TECNO KB3",focal_length:27.912327285340005,id:100},{model_name:"TECNO KB7",focal_length:28.2543409958179,id:101},{model_name:"TECNO KB7j",focal_length:27.912327285340005,id:102},{model_name:"TECNO KB8",focal_length:27.912327285340005,id:103},{model_name:"TECNO KC1",focal_length:28.7999982241927,id:104},{model_name:"TECNO KC1h",focal_length:28.7999982241927,id:105},{model_name:"TECNO KC1j",focal_length:28.7999982241927,id:106},{model_name:"TECNO KC2",focal_length:26.43287668011609,id:107},{model_name:"TECNO KC2j",focal_length:26.43287668011609,id:108},{model_name:"TECNO KC3",focal_length:26.43287668011609,id:109},{model_name:"TECNO KC6",focal_length:28.7999982241927,id:110},{model_name:"TECNO KC6S",focal_length:28.7999982241927,id:111},{model_name:"TECNO KC8",focal_length:26.43287668011609,id:112},{model_name:"TECNO KC8S",focal_length:26.43287668011609,id:113},{model_name:"TECNO KD6",focal_length:26.43287668011609,id:114},{model_name:"TECNO KD6a",focal_length:26.43287668011609,id:115},{model_name:"TECNO KD7",focal_length:26.43287668011609,id:116},{model_name:"TECNO KD7h",focal_length:26.43287668011609,id:117},{model_name:"TECNO KD7S",focal_length:26.43287668011609,id:118},{model_name:"TECNO KE5",focal_length:26.505494401846768,id:119},{model_name:"TECNO KE5j",focal_length:26.43287668011609,id:120},{model_name:"TECNO KE5k",focal_length:26.43287668011609,id:121},{model_name:"TECNO KE5S",focal_length:26.43287668011609,id:122},{model_name:"TECNO KE6",focal_length:26.43287668011609,id:123},{model_name:"TECNO KE6j",focal_length:26.43287668011609,id:124},{model_name:"TECNO KE7",focal_length:26.43287668011609,id:125},{model_name:"TECNO KF6",focal_length:26.43287668011609,id:126},{model_name:"TECNO KF6i",focal_length:26.43287668011609,id:127},{model_name:"TECNO KF6j",focal_length:26.43287668011609,id:128},{model_name:"TECNO KF6k",focal_length:26.43287668011609,id:129},{model_name:"TECNO KF6ks",focal_length:26.43287668011609,id:130},{model_name:"TECNO KF6m",focal_length:26.43287668011609,id:131},{model_name:"TECNO KF6n",focal_length:26.43287668011609,id:132},{model_name:"TECNO KF6p",focal_length:26.43287668011609,id:133},{model_name:"TECNO KF7j",focal_length:26.43287668011609,id:134},{model_name:"TECNO KF8",focal_length:26.43287668011609,id:135},{model_name:"TECNO KG5",focal_length:26.505494401846768,id:136},{model_name:"TECNO KG5h",focal_length:26.505494401846768,id:137},{model_name:"TECNO KG5j",focal_length:26.505494401846768,id:138},{model_name:"TECNO KG5k",focal_length:26.389498104748323,id:139},{model_name:"TECNO KG5ks",focal_length:26.389498104748323,id:140},{model_name:"TECNO KG5m",focal_length:26.505494401846768,id:141},{model_name:"TECNO KG5n",focal_length:26.389498104748323,id:142},{model_name:"TECNO KG6",focal_length:26.43287668011609,id:143},{model_name:"TECNO KG6k",focal_length:27.856978393259364,id:144},{model_name:"TECNO KG6p",focal_length:26.505494401846768,id:145},{model_name:"TECNO KG7",focal_length:26.505494401846768,id:146},{model_name:"TECNO KG7h",focal_length:26.505494401846768,id:147},{model_name:"TECNO KG7n",focal_length:26.505494401846768,id:148},{model_name:"TECNO KG8",focal_length:26.662503334229278,id:149},{model_name:"TECNO LA7 Pro",focal_length:26.686097960901765,id:150},{model_name:"TECNO LA7",focal_length:28.2543409958179,id:151},{model_name:"TECNO LB6",focal_length:28.2543409958179,id:152},{model_name:"TECNO LB7",focal_length:26.19016370565018,id:153},{model_name:"TECNO LB8",focal_length:26.257928375429923,id:154},{model_name:"TECNO LB8a",focal_length:26.257928375429923,id:155},{model_name:"TECNO LC6",focal_length:27.912327285340005,id:156},{model_name:"TECNO LC6a",focal_length:27.912327285340005,id:157},{model_name:"TECNO LC7",focal_length:26.43287668011609,id:158},{model_name:"TECNO LC7S",focal_length:26.43287668011609,id:159},{model_name:"TECNO LC8",focal_length:27.948385711415906,id:160},{model_name:"TECNO LD7",focal_length:26.43287668011609,id:161},{model_name:"TECNO LD7j",focal_length:26.43287668011609,id:162},{model_name:"TECNO LE6",focal_length:26.505494401846768,id:163},{model_name:"TECNO LE6h",focal_length:26.389498104748323,id:164},{model_name:"TECNO LE7",focal_length:26.43287668011609,id:165},{model_name:"TECNO LE7n",focal_length:26.43287668011609,id:166},{model_name:"TECNO LE8",focal_length:27.948385711415906,id:167},{model_name:"TECNO Mobile CH6n",focal_length:27.948385711415906,id:168},{model_name:"TECNO Mobile KG5k",focal_length:26.389498104748323,id:169},{model_name:"TECNO Mobile KG6p",focal_length:26.505494401846768,id:170},{model_name:"TECNO Mobile KG8",focal_length:26.505494401846768,id:171},{model_name:"TECNO P704a",focal_length:37.83529576760265,id:172},{model_name:"TECNO R8O",focal_length:25.23506902941671,id:173},{model_name:"TECNO R8S",focal_length:29.37332967983944,id:174},{model_name:"TECNO RA6",focal_length:31.814892649586625,id:175},{model_name:"TECNO RA6S",focal_length:28.2543409958179,id:176},{model_name:"TECNO RA7",focal_length:24.32560374625921,id:177},{model_name:"TECNO RA8",focal_length:27.912327285340005,id:178},{model_name:"TECNO RB6S",focal_length:37.3227256335996,id:179},{model_name:"TECNO RB7S",focal_length:37.3227256335996,id:180},{model_name:"TECNO RB8S",focal_length:33.15290247426297,id:181},{model_name:"TECNO RC6",focal_length:36.95454450628978,id:182},{model_name:"TECNO SA1",focal_length:31.176914176195755,id:183},{model_name:"TECNO SA2S",focal_length:48.399997814496444,id:184},{model_name:"TECNO SA3",focal_length:31.176914176195755,id:185},{model_name:"TECNO SA6",focal_length:32.472859000705704,id:186},{model_name:"TECNO SA6S",focal_length:28.2543409958179,id:187},{model_name:"TECNO SC7S",focal_length:41.05591882151977,id:188},{model_name:"TECNO XXX",focal_length:22.668750842381257,id:189},{model_name:"XXX",focal_length:22.668750842381257,id:190},{model_name:"XYZ",focal_length:27.52086117691243,id:191},{model_name:"TECNO Mobile BF6",focal_length:34.501951218957664,id:192},{model_name:"SPARK Go 2023",focal_length:34.634481146106026,id:193},{model_name:"SPARK Go 2024",focal_length:27.376575789017092,id:194},{model_name:"TECNO Mobile SPARK 20C",focal_length:28.10958736603652,id:195},{model_name:"TECNO Mobile CI6n",focal_length:27.948385711415906,id:196},{model_name:"TECNO Mobile CI8n",focal_length:25.6457143511091,id:197},{model_name:"TECNO SPARK 10",focal_length:26.43287668011609,id:198},{model_name:"TECNO Mobile KI7",focal_length:25.85142844063895,id:199},{model_name:"TECNO Mobile SPARK 20",focal_length:22.608313347735834,id:200},{model_name:"POVA 5 Pro 5G",focal_length:28.344829646264447,id:201},{model_name:"TECNO PR651",focal_length:26.996100042382082,id:202},{model_name:"Note20 Ultra",focal_length:38.57142857142857,id:203},{model_name:"Phantom 6 Plus",focal_length:29.37332967983944,id:204},{model_name:"Phantom 6",focal_length:29.37332967983944,id:205},{model_name:"S22 ultra",focal_length:36.89999731779109,id:206},{model_name:"T1001",focal_length:25.528661557591096,id:207},{model_name:"C7",focal_length:25.23506902941671,id:208},{model_name:"C8",focal_length:29.957031845192752,id:209},{model_name:"C9",focal_length:25.23506902941671,id:210},{model_name:"TECNO-J7",focal_length:36.10241474866236,id:211},{model_name:"TECNO-M3",focal_length:35.326989099092714,id:212},{model_name:"N2",focal_length:33.853076316357054,id:213},{model_name:"N6",focal_length:29.37332967983944,id:214},{model_name:"N6S",focal_length:29.37332967983944,id:215},{model_name:"N8S",focal_length:29.37332967983944,id:216},{model_name:"N9",focal_length:29.957031845192752,id:217},{model_name:"N9S",focal_length:29.957031845192752,id:218},{model_name:"W3",focal_length:29.37332967983944,id:219},{model_name:"W3LTE",focal_length:25.23506902941671,id:220},{model_name:"TECNO W5",focal_length:24.32560374625921,id:221},{model_name:"TECNO-Y2",focal_length:35.326989099092714,id:222},{model_name:"TECNO-Y3+",focal_length:35.326989099092714,id:223},{model_name:"TECNO-Y3",focal_length:35.326989099092714,id:224},{model_name:"TECNO-Y4",focal_length:35.326989099092714,id:225},{model_name:"TECNO-Y5",focal_length:35.326989099092714,id:226},{model_name:"TECNO-Y5S",focal_length:35.326989099092714,id:227},{model_name:"TECNO-Y6",focal_length:35.326989099092714,id:228},{model_name:"Y6",focal_length:35.326989099092714,id:229},{model_name:"5S",focal_length:28.55656860776464,id:230},{model_name:"Tecno A602",focal_length:29.957031845192752,id:231},{model_name:"PHANTOM V Fold",focal_length:26.09302409395392,id:232},{model_name:"PHANTOM V Flip 5G",focal_length:24.96000071934291,id:233},{model_name:"PHANTOM X2 5G",focal_length:25.6457143511091,id:234},{model_name:"PHANTOM X2 Pro 5G",focal_length:25.6457143511091,id:235},{model_name:"TECNO PHANTOM V Fold2 5G",focal_length:24.5487802466915,id:236},{model_name:"Tecno AL86",focal_length:29.373330368318214,id:237},{model_name:"Phantom8",focal_length:26.751592140022876,id:238},{model_name:"POP 6 Pro",focal_length:33.02317280528717,id:239},{model_name:"TECNO POP 7",focal_length:35.17594620712027,id:240},{model_name:"TECNO",focal_length:34.634481146106026,id:241},{model_name:"POP 7 Pro",focal_length:34.634481146106026,id:242},{model_name:"POP 8",focal_length:27.376575789017092,id:243},{model_name:"TECNO POP 8",focal_length:27.376575789017092,id:244},{model_name:"TECNO SPARK Go 2024",focal_length:27.376575789017092,id:245},{model_name:"TECNO SPARK 20C",focal_length:28.10958736603652,id:246},{model_name:"CAMON CM",focal_length:27.195034601887382,id:247},{model_name:"Camon CX",focal_length:29.37332967983944,id:248},{model_name:"TECNO CAMON 19 Neo",focal_length:25.6457143511091,id:249},{model_name:"CAMON 19",focal_length:27.948385711415906,id:250},{model_name:"CAMON 19 Pro 5G",focal_length:26.63862244207181,id:251},{model_name:"CAMON 19 Pro",focal_length:25.6457143511091,id:252},{model_name:"TECNO CAMON 20",focal_length:25.6457143511091,id:253},{model_name:"CAMON 20 Pro",focal_length:26.74285779680525,id:254},{model_name:"CAMON 20 Pro 5G",focal_length:25.85142844063895,id:255},{model_name:"TECNO CAMON 20s Pro 5G",focal_length:25.85142844063895,id:256},{model_name:"TECNO CAMON 20 Premier 5G",focal_length:25.85142844063895,id:257},{model_name:"TECNO CAMON 30",focal_length:25.10345000832638,id:258},{model_name:"TECNO CAMON 30 5G",focal_length:25.10345000832638,id:259},{model_name:"TECNO CAMON 30 Pro 5G",focal_length:25.10345000832638,id:260},{model_name:"TECNO CL9",focal_length:24.565429191256978,id:261},{model_name:"TECNO CAMON 30 Premier 5G",focal_length:25.10345000832638,id:262},{model_name:"TECNO CAMON 30S",focal_length:24.917197177529008,id:263},{model_name:"TECNO CAMON 30S Pro",focal_length:25.10345000832638,id:264},{model_name:"Camon CX Air",focal_length:25.706665307272782,id:265},{model_name:"POP1",focal_length:28.806021766635176,id:266},{model_name:"TECNO H6",focal_length:36.10241474866236,id:267},{model_name:"i3 Pro",focal_length:25.23506902941671,id:268},{model_name:"i3",focal_length:25.23506902941671,id:269},{model_name:"i5-Pro",focal_length:27.195034601887382,id:270},{model_name:"i5",focal_length:27.195034601887382,id:271},{model_name:"i7",focal_length:29.37332967983944,id:272},{model_name:"Camon I Air",focal_length:25.23506902941671,id:273},{model_name:"Camon I",focal_length:26.686097960901765,id:274},{model_name:"Tecno K18",focal_length:29.373330368318214,id:275},{model_name:"SPARK",focal_length:29.37332967983944,id:276},{model_name:"SPARK Pro",focal_length:25.23506902941671,id:277},{model_name:"SPARK Plus",focal_length:29.37332967983944,id:278},{model_name:"SPARK CM",focal_length:27.71756943654091,id:279},{model_name:"TECNO SPARK 9",focal_length:26.505494401846768,id:280},{model_name:"SPARK 8C",focal_length:26.505494401846768,id:281},{model_name:"TECNO SPARK 9T",focal_length:25.6457143511091,id:282},{model_name:"TECNO KH7",focal_length:25.6457143511091,id:283},{model_name:"TECNO KH7h",focal_length:25.655487161650523,id:284},{model_name:"TECNO SPARK 9 Pro",focal_length:25.6457143511091,id:285},{model_name:"TECNO SPARK 10C",focal_length:27.38166887918675,id:286},{model_name:"TECNO SPARK 10 Pro",focal_length:25.85142844063895,id:287},{model_name:"SPARK 10 5G",focal_length:27.419177083598697,id:288},{model_name:"TECNO SPARK 20",focal_length:22.608313347735834,id:289},{model_name:"TECNO KJ6",focal_length:22.608313347735834,id:290},{model_name:"TECNO SPARK 20 Pro",focal_length:22.608313347735834,id:291},{model_name:"TECNO SPARK 20 Pro+",focal_length:22.608313347735834,id:292},{model_name:"TECNO SPARK 20 Pro 5G",focal_length:27.494504419160286,id:293},{model_name:"TECNO POP 9",focal_length:27.376575789017092,id:294},{model_name:"TECNO KL5",focal_length:28.216481967597733,id:295},{model_name:"TECNO SPARK 30",focal_length:24.917197177529008,id:296},{model_name:"TECNO POVA 6 Neo 5G",focal_length:27.419177083598697,id:297},{model_name:"TECNO POP X5",focal_length:33.73015987211807,id:298},{model_name:"TECNO L6",focal_length:36.10241474866236,id:299},{model_name:"L8 Lite",focal_length:29.37332967983944,id:300},{model_name:"L9",focal_length:29.37332967983944,id:301},{model_name:"Pouvoir 1",focal_length:28.2543409958179,id:302},{model_name:"TECNO LE6j",focal_length:26.43287668011609,id:303},{model_name:"TECNO POVA 3",focal_length:26.505494401846768,id:304},{model_name:"POVA Neo 2",focal_length:26.505494401846768,id:305},{model_name:"TECNO POVA 4",focal_length:26.505494401846768,id:306},{model_name:"TECNO POVA 4 Pro",focal_length:26.505494401846768,id:307},{model_name:"TECNO POVA Neo 3",focal_length:27.494504419160286,id:308},{model_name:"POVA 5",focal_length:26.43287668011609,id:309},{model_name:"TECNO POVA 6 Neo",focal_length:26.43287668011609,id:310},{model_name:"TECNO LI7",focal_length:22.608313347735834,id:311},{model_name:"TECNO POVA 6",focal_length:24.60469229477836,id:312},{model_name:"TECNO LI9",focal_length:25.18289706320413,id:313},{model_name:"TECNO POVA 6 Pro 5G",focal_length:22.608313347735834,id:314},{model_name:"TECNO M6",focal_length:36.10241474866236,id:315},{model_name:"TECNO_P5_PLUS",focal_length:35.326989099092714,id:316},{model_name:"DroiPad 7D",focal_length:31.814892649586625,id:317},{model_name:"DroiPad 7D LTE",focal_length:52.27579476458933,id:318},{model_name:"DroiPad 7F",focal_length:31.176914176195755,id:319},{model_name:"DroiPad 10D",focal_length:52.27579476458933,id:320},{model_name:"PhonePad 3",focal_length:29.37332967983944,id:321},{model_name:"TECNO SPARK 7",focal_length:26.996100042382082,id:322},{model_name:"TECNO R5",focal_length:36.10241474866236,id:323},{model_name:"R6",focal_length:31.176914176195755,id:324},{model_name:"S6",focal_length:31.176914176195755,id:325},{model_name:"Tecno V6",focal_length:38.60112456917206,id:326},{model_name:"W1",focal_length:49.45459200560574,id:327},{model_name:"W2",focal_length:33.853076316357054,id:328},{model_name:"W3 Pro",focal_length:29.37332967983944,id:329},{model_name:"W4",focal_length:29.37332967983944,id:330},{model_name:"TECNOPOP 5C",focal_length:39.63589151551235,id:331},{model_name:"W5 Lite",focal_length:29.37332967983944,id:332},{model_name:"WX3",focal_length:29.37332967983944,id:333},{model_name:"WX3 FLTE",focal_length:25.706665307272782,id:334},{model_name:"WX3LTE",focal_length:25.706665307272782,id:335},{model_name:"WX3P",focal_length:24.774874126767788,id:336},{model_name:"TECNO WX4 Pro S",focal_length:27.71756943654091,id:337},{model_name:"WX4",focal_length:28.806021766635176,id:338},{model_name:"X653C",focal_length:35.58461043517965,id:339},{model_name:"Y3S",focal_length:35.326989099092714,id:340},{model_name:"Slate",focal_length:32.94148451379815,id:341}]},{Vivo:[{model_name:"EAY3U",focal_length:27.256944648051483,id:0},{model_name:"iQOO 3 5G",focal_length:27.265626248231005,id:1},{model_name:"iQOO 7",focal_length:29.843750763167144,id:2},{model_name:"I2011",focal_length:29.843750763167144,id:3},{model_name:"I2012",focal_length:29.843750763167144,id:4},{model_name:"I2017",focal_length:29.218751332308745,id:5},{model_name:"iQOO Z5",focal_length:29.218751332308745,id:6},{model_name:"iQOO 9 SE",focal_length:29.843750763167144,id:7},{model_name:"iQOO 9 Pro",focal_length:29.218751332308745,id:8},{model_name:"iQOO Z6 Pro",focal_length:30.000000620881742,id:9},{model_name:"I2127",focal_length:29.843750763167144,id:10},{model_name:"iQOO 9T",focal_length:29.218751332308745,id:11},{model_name:"I2202",focal_length:29.843750763167144,id:12},{model_name:"iQOO Z6",focal_length:29.843750763167144,id:13},{model_name:"I2207",focal_length:26.84745942034821,id:14},{model_name:"iQOO Z7 5G",focal_length:29.793103639634417,id:15},{model_name:"iQOO Z6 Lite 5G",focal_length:25.013130278921334,id:16},{model_name:"iQOO 11",focal_length:29.218751332308745,id:17},{model_name:"iQOO Neo7",focal_length:29.01724228826348,id:18},{model_name:"iQOO Z7x 5G",focal_length:24.973740029125352,id:19},{model_name:"iQOO Neo7 Pro",focal_length:29.218751332308745,id:20},{model_name:"iQOO Z9 5G",focal_length:29.218751332308745,id:21},{model_name:"I2219",focal_length:25.997900611053275,id:22},{model_name:"iQOO 12",focal_length:29.218751332308745,id:23},{model_name:"iQOO Z7s 5G",focal_length:29.843750763167144,id:24},{model_name:"iQOO Z7 Pro 5G",focal_length:29.01724228826348,id:25},{model_name:"iQOO Neo9 Pro",focal_length:29.218751332308745,id:26},{model_name:"iQOO Z9s Pro 5G",focal_length:29.218751332308745,id:27},{model_name:"I2306",focal_length:27.171661373384534,id:28},{model_name:"iQOO Z9s 5G",focal_length:24.341355083506496,id:29},{model_name:"V2049A",focal_length:34.725520412018184,id:30},{model_name:"vivo X9s",focal_length:24.422280637885823,id:31},{model_name:"PD1612",focal_length:28.2543409958179,id:32},{model_name:"M2007J20CT",focal_length:26.42192883805938,id:33},{model_name:"V1938A",focal_length:26.938903076734206,id:34},{model_name:"vivo Y83A",focal_length:27.717569576873387,id:35},{model_name:"PA2170",focal_length:27.268252015110114,id:36},{model_name:"iQOO Pad Air",focal_length:27.77777854429843,id:37},{model_name:"vivo Pad2",focal_length:25.64904765135522,id:38},{model_name:"V2031A",focal_length:29.870689774771517,id:39},{model_name:"V2130A",focal_length:26.29275774702443,id:40},{model_name:"V2168A",focal_length:24.983605596270195,id:41},{model_name:"Redmi K20 Pro",focal_length:27.16049471039419,id:42},{model_name:"Redmi Note 8 Pro",focal_length:26.274192515694775,id:43},{model_name:"Tecno X520",focal_length:34.72552078740022,id:44},{model_name:"Y89",focal_length:30.68025709684897,id:45},{model_name:"V1731CA",focal_length:32.273308219997666,id:46},{model_name:"Y81",focal_length:25.706663738483527,id:47},{model_name:"V1732A",focal_length:25.706663738483527,id:48},{model_name:"X23",focal_length:26.64620387204737,id:49},{model_name:"Y97",focal_length:29.957029579104226,id:50},{model_name:"Z3",focal_length:26.64620387204737,id:51},{model_name:"V1814A",focal_length:27.45456180464506,id:52},{model_name:"V1816A",focal_length:27.71756980129244,id:53},{model_name:"Y93",focal_length:30.989269816722967,id:54},{model_name:"Y93 (Mediatek)",focal_length:33.15187575059121,id:55},{model_name:"NEX Dual Display",focal_length:27.74234541566298,id:56},{model_name:"iQOO",focal_length:25.706664735793765,id:57},{model_name:"X27",focal_length:25.859375666154374,id:58},{model_name:"V1829A",focal_length:25.859375666154374,id:59},{model_name:"S1 (China)",focal_length:33.39130467833704,id:60},{model_name:"S1 Pro (China)",focal_length:26.47058668846083,id:61},{model_name:"X27 Pro",focal_length:15.010340420097254,id:62},{model_name:"Y3s",focal_length:24.95342372336653,id:63},{model_name:"Z5x",focal_length:26.539520443762402,id:64},{model_name:"S1",focal_length:29.601711916844508,id:65},{model_name:"V1913A",focal_length:29.601711916844508,id:66},{model_name:"iQOO Neo",focal_length:26.855467057329374,id:67},{model_name:"iQOO Pro 5G",focal_length:18.000000000000004,id:68},{model_name:"Z5",focal_length:26.539520443762402,id:69},{model_name:"iQOO Pro",focal_length:26.64620387204737,id:70},{model_name:"NEX 3",focal_length:18.000000000000004,id:71},{model_name:"NEX 3 5G",focal_length:25.859375666154374,id:72},{model_name:"U10",focal_length:24.793116858066963,id:73},{model_name:"X50e",focal_length:26.47058668846083,id:74},{model_name:"V1930A",focal_length:24.914653480495346,id:75},{model_name:"S5",focal_length:24.816174917712623,id:76},{model_name:"Y5s",focal_length:29.63793136936023,id:77},{model_name:"iQOO Neo 855",focal_length:18.000000000000004,id:78},{model_name:"iQOO Neo 855 Racing",focal_length:29.843750763167144,id:79},{model_name:"X50 Lite",focal_length:29.740483443160223,id:80},{model_name:"X30",focal_length:24.057903609395286,id:81},{model_name:"X30 Pro",focal_length:24.057903609395286,id:82},{model_name:"U3",focal_length:29.843750763167144,id:83},{model_name:"V17 (Russia)",focal_length:26.474630547323432,id:84},{model_name:"NEX 3S 5G",focal_length:25.859375666154374,id:85},{model_name:"S6 5G",focal_length:26.332719177857673,id:86},{model_name:"Z6 5G",focal_length:29.218751332308745,id:87},{model_name:"V1965A",focal_length:29.740483443160223,id:88},{model_name:"iQOO Neo3 5G",focal_length:30.078125549739042,id:89},{model_name:"iQOO Z1",focal_length:29.870689774771517,id:90},{model_name:"V1990A",focal_length:30.078125549739042,id:91},{model_name:"X50 5G",focal_length:25.781249135445073,id:92},{model_name:"Y70s",focal_length:26.539520443762402,id:93},{model_name:"X50 Pro",focal_length:25.781249135445073,id:94},{model_name:"V2006",focal_length:25.781249135445073,id:95},{model_name:"V2009A",focal_length:27.310346188358174,id:96},{model_name:"X50 Pro+",focal_length:25.781249135445073,id:97},{model_name:"iQOO Z1x",focal_length:30.078125549739042,id:98},{model_name:"S7",focal_length:23.300343547425317,id:99},{model_name:"V2020A",focal_length:23.300343547425317,id:100},{model_name:"V20 SE",focal_length:26.40586533705085,id:101},{model_name:"V2023A",focal_length:27.415966038813064,id:102},{model_name:"V20",focal_length:29.740483443160223,id:103},{model_name:"V2024A",focal_length:29.218751332308745,id:104},{model_name:"iQOO 5 Pro 5G",focal_length:29.218751332308745,id:105},{model_name:"Y12s",focal_length:24.95342372336653,id:106},{model_name:"V2026",focal_length:24.9155304429986,id:107},{model_name:"Y20i",focal_length:24.973740029125352,id:108},{model_name:"V2028",focal_length:24.973740029125352,id:109},{model_name:"Y20",focal_length:24.973740029125352,id:110},{model_name:"V2027",focal_length:24.973740029125352,id:111},{model_name:"V2030",focal_length:29.740483443160223,id:112},{model_name:"Y51a",focal_length:29.843750763167144,id:113},{model_name:"V2031",focal_length:29.843750763167144,id:114},{model_name:"Y73s",focal_length:29.870689774771517,id:115},{model_name:"V2031EA",focal_length:29.806450263270506,id:116},{model_name:"V2033",focal_length:24.914653480495346,id:117},{model_name:"Y30 (China)",focal_length:24.973740029125352,id:118},{model_name:"Y31",focal_length:25.94866103790424,id:119},{model_name:"V2036A",focal_length:24.95342372336653,id:120},{model_name:"Y20G",focal_length:25.012602217880612,id:121},{model_name:"Y20s [G]",focal_length:25.012602217880612,id:122},{model_name:"V20 2021",focal_length:23.300343547425317,id:123},{model_name:"V2041",focal_length:29.57419242501633,id:124},{model_name:"Y20 2021",focal_length:24.9155304429986,id:125},{model_name:"V2044",focal_length:31.191779654208155,id:126},{model_name:"X60",focal_length:25.781249135445073,id:127},{model_name:"V2045A",focal_length:25.052053763714788,id:128},{model_name:"X60 Pro",focal_length:25.781249135445073,id:129},{model_name:"X60 (China)",focal_length:25.781249135445073,id:130},{model_name:"X60 Pro (China)",focal_length:25.781249135445073,id:131},{model_name:"V2048A",focal_length:25.743016732988767,id:132},{model_name:"V21 5G",focal_length:23.629090222445402,id:133},{model_name:"Y20A",focal_length:24.914653480495346,id:134},{model_name:"Y31s",focal_length:24.973740029125352,id:135},{model_name:"V21e 5G",focal_length:29.806450263270506,id:136},{model_name:"V2055A",focal_length:29.843750763167144,id:137},{model_name:"X60 Pro+",focal_length:24.274552775775415,id:138},{model_name:"V2057",focal_length:29.57419242501633,id:139},{model_name:"Y52s",focal_length:15.694822795881999,id:140},{model_name:"V2059",focal_length:29.57419242501633,id:141},{model_name:"V2047A",focal_length:25.781249135445073,id:142},{model_name:"V2060",focal_length:24.973740029125352,id:143},{model_name:"V21e",focal_length:23.300343547425317,id:144},{model_name:"iQOO U3",focal_length:15.694822795881999,id:145},{model_name:"V2065A",focal_length:24.973740029125352,id:146},{model_name:"V21",focal_length:23.629090222445402,id:147},{model_name:"V2066A",focal_length:25.012602217880612,id:148},{model_name:"Y30G",focal_length:25.012602217880612,id:149},{model_name:"V2068A",focal_length:34.725520412018184,id:150},{model_name:"Y12s 2021",focal_length:24.914653480495346,id:151},{model_name:"V2069A",focal_length:25.052053763714788,id:152},{model_name:"S9",focal_length:23.629090222445402,id:153},{model_name:"iQOO Z3",focal_length:29.843750763167144,id:154},{model_name:"S7t",focal_length:20.30624910732732,id:155},{model_name:"X60t",focal_length:25.6457143511091,id:156},{model_name:"V2099A",focal_length:27.91876135002018,id:157},{model_name:"Y71t",focal_length:29.806450263270506,id:158},{model_name:"V2104",focal_length:25.6457143511091,id:159},{model_name:"iQOO U3x",focal_length:24.973740029125352,id:160},{model_name:"V2061",focal_length:23.300343547425317,id:161},{model_name:"V2109",focal_length:29.57419242501633,id:162},{model_name:"V2111",focal_length:24.9155304429986,id:163},{model_name:"V2110",focal_length:25.052053763714788,id:164},{model_name:"Y53s",focal_length:20.010503440102028,id:165},{model_name:"vivo X70 Pro+",focal_length:25.781249135445073,id:166},{model_name:"V2115",focal_length:24.896552001332214,id:167},{model_name:"V2115A",focal_length:29.218751332308745,id:168},{model_name:"V2118",focal_length:24.9155304429986,id:169},{model_name:"iQOO Neo5 Lite",focal_length:30.078125549739042,id:170},{model_name:"V2121A",focal_length:23.629090222445402,id:171},{model_name:"V2123A",focal_length:24.9155304429986,id:172},{model_name:"V2124",focal_length:29.57419242501633,id:173},{model_name:"V2126",focal_length:23.629090222445402,id:174},{model_name:"V2127",focal_length:25.012602217880612,id:175},{model_name:"V2129",focal_length:24.973740029125352,id:176},{model_name:"V2130",focal_length:24.896552001332214,id:177},{model_name:"S10e",focal_length:26.381679951981393,id:178},{model_name:"V2131",focal_length:24.973740029125352,id:179},{model_name:"V2131A",focal_length:24.9155304429986,id:180},{model_name:"V2132",focal_length:24.896552001332214,id:181},{model_name:"V2132A",focal_length:25.781249135445073,id:182},{model_name:"V2133A",focal_length:25.6457143511091,id:183},{model_name:"T1x",focal_length:24.973740029125352,id:184},{model_name:"V2136A",focal_length:29.218751332308745,id:185},{model_name:"V2140A",focal_length:27.936305287546983,id:186},{model_name:"V2141",focal_length:29.843750763167144,id:187},{model_name:"V2141A",focal_length:26.459168778024292,id:188},{model_name:"V2143A",focal_length:25.012602217880612,id:189},{model_name:"X80",focal_length:25.694657676405182,id:190},{model_name:"X80 Pro",focal_length:25.781249135445073,id:191},{model_name:"V2145A",focal_length:25.781249135445073,id:192},{model_name:"V2148A",focal_length:23.823530277991395,id:193},{model_name:"Y21A",focal_length:24.9155304429986,id:194},{model_name:"T1 5G",focal_length:30.000000620881742,id:195},{model_name:"T1",focal_length:29.843750763167144,id:196},{model_name:"iQOO Neo5S",focal_length:29.843750763167144,id:197},{model_name:"V2154A",focal_length:34.725520412018184,id:198},{model_name:"V2156FA",focal_length:25.052053763714788,id:199},{model_name:"V2157",focal_length:37.67671068592043,id:200},{model_name:"V2157A",focal_length:29.218751332308745,id:201},{model_name:"V25 Pro",focal_length:25.007635400828974,id:202},{model_name:"V2158A",focal_length:24.973740029125352,id:203},{model_name:"Y30 5G",focal_length:19.622317944385646,id:204},{model_name:"V2162A",focal_length:23.629090222445402,id:205},{model_name:"V2163A",focal_length:24.896552001332214,id:206},{model_name:"V2164A",focal_length:25.012602217880612,id:207},{model_name:"V2164PA",focal_length:25.012602217880612,id:208},{model_name:"V2165A",focal_length:24.973740029125352,id:209},{model_name:"V2166A",focal_length:25.012602217880612,id:210},{model_name:"V2166BA",focal_length:25.012602217880612,id:211},{model_name:"V2169",focal_length:37.67671068592043,id:212},{model_name:"vivo X Note",focal_length:29.218751332308745,id:213},{model_name:"V2171A",focal_length:29.218751332308745,id:214},{model_name:"V2172A",focal_length:29.218751332308745,id:215},{model_name:"vivo X Fold",focal_length:29.218751332308745,id:216},{model_name:"U5x",focal_length:27.91876135002018,id:217},{model_name:"vivo X80",focal_length:25.694657676405182,id:218},{model_name:"V2183A",focal_length:27.256944648051483,id:219},{model_name:"vivo X80 Pro",focal_length:25.781249135445073,id:220},{model_name:"vivo X80 Pro 天玑9000版",focal_length:25.6457143511091,id:221},{model_name:"iQOO Z5 6000mAh",focal_length:29.57419242501633,id:222},{model_name:"vivo S15e",focal_length:29.843750763167144,id:223},{model_name:"iQOO Neo6",focal_length:29.843750763167144,id:224},{model_name:"iQOO Neo6 SE",focal_length:29.843750763167144,id:225},{model_name:"V25e",focal_length:26.381679951981393,id:226},{model_name:"V2202",focal_length:24.896552001332214,id:227},{model_name:"Y02s",focal_length:27.806895755672596,id:228},{model_name:"V2203A",focal_length:26.47058668846083,id:229},{model_name:"Y35",focal_length:29.843750763167144,id:230},{model_name:"Y22s",focal_length:25.013130278921334,id:231},{model_name:"vivo Y22",focal_length:25.052053763714788,id:232},{model_name:"vivo S15 Pro",focal_length:25.007635400828974,id:233},{model_name:"Y02",focal_length:27.806895755672596,id:234},{model_name:"V2217A",focal_length:25.013130278921334,id:235},{model_name:"iQOO 10",focal_length:29.218751332308745,id:236},{model_name:"X90",focal_length:25.694657676405182,id:237},{model_name:"V1986A",focal_length:26.493749819789084,id:238},{model_name:"iQOO 10 Pro",focal_length:29.218751332308745,id:239},{model_name:"X90 Pro",focal_length:25.694657676405182,id:240},{model_name:"vivo Y77",focal_length:25.052053763714788,id:241},{model_name:"V2220A",focal_length:25.013130278921334,id:242},{model_name:"T2 5G",focal_length:29.843750763167144,id:243},{model_name:"T2x 5G",focal_length:37.67671068592043,id:244},{model_name:"vivo X90 Pro+",focal_length:25.091911582429308,id:245},{model_name:"V2227A",focal_length:26.42192883805938,id:246},{model_name:"vivo X Fold+",focal_length:29.218751332308745,id:247},{model_name:"V27 Pro",focal_length:25.10345000832638,id:248},{model_name:"V27",focal_length:25.10345000832638,id:249},{model_name:"iQOO Neo7 竞速版",focal_length:24.529411970950328,id:250},{model_name:"T2",focal_length:26.381679951981393,id:251},{model_name:"iQOO Neo7 SE",focal_length:29.01724228826348,id:252},{model_name:"V2238A",focal_length:56.24999916180968,id:253},{model_name:"Y100",focal_length:29.793103639634417,id:254},{model_name:"vivo S16e",focal_length:29.843750763167144,id:255},{model_name:"vivo X90",focal_length:25.694657676405182,id:256},{model_name:"V2242A",focal_length:25.706664735793765,id:257},{model_name:"vivo X90 Pro",focal_length:25.694657676405182,id:258},{model_name:"V2243A",focal_length:26.391807804757224,id:259},{model_name:"V29 Lite 5G",focal_length:29.218751332308745,id:260},{model_name:"vivo S16",focal_length:25.091911582429308,id:261},{model_name:"vivo S16 Pro",focal_length:25.10345000832638,id:262},{model_name:"Y27s",focal_length:29.218751332308745,id:263},{model_name:"Y27 5G",focal_length:28.95483818967187,id:264},{model_name:"Y27",focal_length:25.052053763714788,id:265},{model_name:"V29",focal_length:21.3005501103115,id:266},{model_name:"V2251",focal_length:21.310345092180757,id:267},{model_name:"Y02t",focal_length:27.806895755672596,id:268},{model_name:"iQOO 11 Pro",focal_length:29.218751332308745,id:269},{model_name:"X Flip",focal_length:24.169920726990373,id:270},{model_name:"vivo X Fold2",focal_length:24.015625109947806,id:271},{model_name:"V2270A",focal_length:27.281249057035907,id:272},{model_name:"iQOO Z7",focal_length:30.000000620881742,id:273},{model_name:"Y78+",focal_length:24.973740029125352,id:274},{model_name:"iQOO Z7x",focal_length:24.973740029125352,id:275},{model_name:"Y77t",focal_length:25.052053763714788,id:276},{model_name:"Y35+",focal_length:25.052053763714788,id:277},{model_name:"V2279A",focal_length:25.052053763714788,id:278},{model_name:"V2282A",focal_length:21.310345092180757,id:279},{model_name:"S17",focal_length:21.3005501103115,id:280},{model_name:"S17 Pro",focal_length:21.310345092180757,id:281},{model_name:"vivo S17e",focal_length:29.01724228826348,id:282},{model_name:"iQOO Neo8",focal_length:29.218751332308745,id:283},{model_name:"iQOO Neo8 Pro",focal_length:29.01724228826348,id:284},{model_name:"V29e",focal_length:25.091911582429308,id:285},{model_name:"vivo X Fold3",focal_length:21.446079341450034,id:286},{model_name:"iQOO 11S",focal_length:29.218751332308745,id:287},{model_name:"V2304A",focal_length:27.083331637406467,id:288},{model_name:"Y200 5G",focal_length:29.843750763167144,id:289},{model_name:"X100",focal_length:21.310345092180757,id:290},{model_name:"X100 Pro",focal_length:21.310345092180757,id:291},{model_name:"Y17s",focal_length:24.9155304429986,id:292},{model_name:"iQOO Z8x",focal_length:25.013130278921334,id:293},{model_name:"V29e 5G",focal_length:21.3005501103115,id:294},{model_name:"V2314A",focal_length:29.01724228826348,id:295},{model_name:"Y28 5G",focal_length:25.052053763714788,id:296},{model_name:"V30",focal_length:21.3005501103115,id:297},{model_name:"G2",focal_length:31.531032972301844,id:298},{model_name:"V30 Pro",focal_length:21.310345092180757,id:299},{model_name:"T2 Pro 5G",focal_length:29.01724228826348,id:300},{model_name:"vivo S18",focal_length:21.3005501103115,id:301},{model_name:"V30 Lite 5G",focal_length:25.013130278921334,id:302},{model_name:"V2329A",focal_length:27.16049471039419,id:303},{model_name:"iQOO 12 Pro",focal_length:29.218751332308745,id:304},{model_name:"X Fold3 Pro",focal_length:23.679803605315307,id:305},{model_name:"Y03",focal_length:28.195805350063097,id:306},{model_name:"T3 5G",focal_length:29.63793136936023,id:307},{model_name:"vivo S18e",focal_length:29.63793136936023,id:308},{model_name:"V2338",focal_length:25.997900611053275,id:309},{model_name:"iQOO Neo9",focal_length:29.218751332308745,id:310},{model_name:"V30e",focal_length:25.091911582429308,id:311},{model_name:"V30 Lite",focal_length:25.013130278921334,id:312},{model_name:"Y38 5G",focal_length:25.997900611053275,id:313},{model_name:"V2343A",focal_length:26.586915572332302,id:314},{model_name:"Y03t",focal_length:28.85704207393768,id:315},{model_name:"S18 Pro",focal_length:21.310345092180757,id:316},{model_name:"T3 Lite 5G",focal_length:27.171661373384534,id:317},{model_name:"T3 Ultra",focal_length:21.310345092180757,id:318},{model_name:"V40",focal_length:21.3005501103115,id:319},{model_name:"Y28",focal_length:25.052053763714788,id:320},{model_name:"iQOO Z9 Turbo",focal_length:29.218751332308745,id:321},{model_name:"V2353A",focal_length:27.918198836814675,id:322},{model_name:"Y100+",focal_length:25.997900611053275,id:323},{model_name:"Y58 5G",focal_length:25.997900611053275,id:324},{model_name:"vivo Y36c",focal_length:25.83439556992974,id:325},{model_name:"Y200 GT",focal_length:29.218751332308745,id:326},{model_name:"vivo S19",focal_length:21.3005501103115,id:327},{model_name:"X100 Ultra",focal_length:25.091911582429308,id:328},{model_name:"vivo X21A",focal_length:27.559341372062303,id:329},{model_name:"V40e",focal_length:26.60152678157642,id:330},{model_name:"iQOO Neo9S Pro+",focal_length:29.218751332308745,id:331},{model_name:"vivo T3 Pro 5G",focal_length:29.218751332308745,id:332},{model_name:"X200 Pro",focal_length:26.625689461205905,id:333},{model_name:"V2417A",focal_length:26.60152678157642,id:334},{model_name:"vivo Y19s",focal_length:27.345640177432397,id:335},{model_name:"Y300 Plus 5G",focal_length:29.46428511054721,id:336},{model_name:"Z1",focal_length:28.638907964053935,id:337},{model_name:"vivo Z1i",focal_length:28.638907964053935,id:338},{model_name:"vivo+Y71",focal_length:56.24999916180968,id:339},{model_name:"1601",focal_length:28.254341596704965,id:340},{model_name:"Y55",focal_length:29.95702991176217,id:341},{model_name:"Y55A",focal_length:29.95702991176217,id:342},{model_name:"Y53",focal_length:29.95702991176217,id:343},{model_name:"1609",focal_length:28.2543409958179,id:344},{model_name:"Y55s",focal_length:29.95702991176217,id:345},{model_name:"vivo 1611",focal_length:27.611946837672402,id:346},{model_name:"Y31i",focal_length:31.814892292372043,id:347},{model_name:"vivo 1714",focal_length:28.2543409958179,id:348},{model_name:"vivo 1716",focal_length:27.195034581666235,id:349},{model_name:"vivo 1718",focal_length:27.195034581666235,id:350},{model_name:"vivo Y65",focal_length:29.95702991176217,id:351},{model_name:"vivo 1721",focal_length:27.559341372062303,id:352},{model_name:"vivo 1723",focal_length:27.717569256600093,id:353},{model_name:"V9 6GB",focal_length:27.71756980129244,id:354},{model_name:"vivo 1724",focal_length:31.750212490084856,id:355},{model_name:"vivo Y71A",focal_length:31.750212490084856,id:356},{model_name:"vivo 1725",focal_length:27.559341372062303,id:357},{model_name:"vivo 1726",focal_length:25.235069425898907,id:358},{model_name:"vivo 1727",focal_length:30.68025709684897,id:359},{model_name:"V9",focal_length:27.717569256600093,id:360},{model_name:"Y71",focal_length:31.750212490084856,id:361},{model_name:"vivo 1802",focal_length:25.235069425898907,id:362},{model_name:"vivo 1803",focal_length:31.17691482742914,id:363},{model_name:"vivo 1804",focal_length:27.45456180464506,id:364},{model_name:"vivo 1805",focal_length:25.76542837186373,id:365},{model_name:"vivo 1806",focal_length:26.687258975148037,id:366},{model_name:"vivo 1807",focal_length:26.9898600038351,id:367},{model_name:"V1818A",focal_length:32.273308219997666,id:368},{model_name:"Y93s",focal_length:25.70666515022632,id:369},{model_name:"vivo 1808",focal_length:31.17691482742914,id:370},{model_name:"vivo 1811",focal_length:30.989269816722967,id:371},{model_name:"vivo 1812",focal_length:25.706665307272782,id:372},{model_name:"vivo 1813",focal_length:27.74234541566298,id:373},{model_name:"vivo 1814",focal_length:25.70666515022632,id:374},{model_name:"vivo 1815",focal_length:25.70666515022632,id:375},{model_name:"vivo 1816",focal_length:25.70666515022632,id:376},{model_name:"vivo 1817",focal_length:30.989269816722967,id:377},{model_name:"V15 Pro",focal_length:26.47058668846083,id:378},{model_name:"vivo 1819",focal_length:29.350317577594364,id:379},{model_name:"vivo 1820",focal_length:33.15187575059121,id:380},{model_name:"V9 Pro",focal_length:30.68025709684897,id:381},{model_name:"vivo 1901",focal_length:29.63793136936023,id:382},{model_name:"vivo 1902",focal_length:26.85937513096724,id:383},{model_name:"Y17",focal_length:26.85937513096724,id:384},{model_name:"V1901A",focal_length:24.95342372336653,id:385},{model_name:"vivo 1904",focal_length:24.95342372336653,id:386},{model_name:"vivo 1906",focal_length:26.68723820003518,id:387},{model_name:"vivo 1907",focal_length:29.350317577594364,id:388},{model_name:"vivo 1907",focal_length:29.350317577594364,id:389},{model_name:"vivo 1909",focal_length:24.016543027512274,id:390},{model_name:"vivo 1910",focal_length:24.016543027512274,id:391},{model_name:"vivo 1912",focal_length:25.859375666154374,id:392},{model_name:"vivo 1913",focal_length:25.859375666154374,id:393},{model_name:"vivo 1915",focal_length:29.57419242501633,id:394},{model_name:"V1934A",focal_length:29.63793136936023,id:395},{model_name:"vivo 1916",focal_length:24.793116858066963,id:396},{model_name:"vivo 1917",focal_length:13.269760221881207,id:397},{model_name:"Z1 Pro",focal_length:26.539520443762402,id:398},{model_name:"vivo 1918",focal_length:34.725520412018184,id:399},{model_name:"vivo 1919",focal_length:26.539520443762402,id:400},{model_name:"V1937",focal_length:26.474630547323432,id:401},{model_name:"vivo 1921",focal_length:29.843750763167144,id:402},{model_name:"vivo 1929",focal_length:31.191779654208155,id:403},{model_name:"vivo 1933",focal_length:25.850182890746645,id:404},{model_name:"vivo 1935",focal_length:29.740483443160223,id:405},{model_name:"vivo 1938",focal_length:24.95342372336653,id:406},{model_name:"X50",focal_length:25.781249135445073,id:407},{model_name:"vivo 2005",focal_length:25.781249135445073,id:408},{model_name:"vivo NEX A",focal_length:25.76542837186373,id:409},{model_name:"NEX A",focal_length:25.76542837186373,id:410},{model_name:"vivo NEX S",focal_length:25.76542837186373,id:411},{model_name:"vivo S1",focal_length:30.557936631316462,id:412},{model_name:"Z3i",focal_length:29.957032042347137,id:413},{model_name:"V3",focal_length:28.418249046237015,id:414},{model_name:"vivo Y85A",focal_length:30.68025709684897,id:415},{model_name:"vivo X20",focal_length:27.559341372062303,id:416},{model_name:"vivo X20Plus",focal_length:27.559341372062303,id:417},{model_name:"vivo X20Plus UD",focal_length:27.559341372062303,id:418},{model_name:"vivo X21i A",focal_length:29.957029579104226,id:419},{model_name:"vivo X21UD A",focal_length:27.45456180464506,id:420},{model_name:"vivo X3L",focal_length:28.20000461786529,id:421},{model_name:"X5Max S",focal_length:29.373330368318214,id:422},{model_name:"X6D",focal_length:56.24999916180968,id:423},{model_name:"X7",focal_length:28.037881717962545,id:424},{model_name:"X7Plus",focal_length:28.037881717962545,id:425},{model_name:"X9",focal_length:27.611946837672402,id:426},{model_name:"vivo X9s Plus",focal_length:27.24666469724626,id:427},{model_name:"vivo X9 Plus",focal_length:18.000000000000004,id:428},{model_name:"vivo X9",focal_length:29.787696757786385,id:429},{model_name:"X9i",focal_length:27.611946837672402,id:430},{model_name:"vivo X9Plus",focal_length:26.786824797653914,id:431},{model_name:"Xplay5A",focal_length:28.30882508129709,id:432},{model_name:"Xplay6",focal_length:28.037881717962545,id:433},{model_name:"vivo Y11",focal_length:24.914653480495346,id:434},{model_name:"Y11",focal_length:31.814892292372047,id:435},{model_name:"X5MaxV",focal_length:33.85307637623397,id:436},{model_name:"vivo Y13iL",focal_length:29.373330368318214,id:437},{model_name:"Y15",focal_length:31.814892292372047,id:438},{model_name:"Y21",focal_length:31.814892292372043,id:439},{model_name:"Y21L",focal_length:32.010136267582645,id:440},{model_name:"vivo Y28L",focal_length:29.08767587086205,id:441},{model_name:"Y31L",focal_length:29.031028900995285,id:442},{model_name:"vivo Y35",focal_length:29.315875723399426,id:443},{model_name:"Y51A",focal_length:25.28170698010036,id:444},{model_name:"Y51",focal_length:29.031028900995285,id:445},{model_name:"vivo Y51A",focal_length:25.28170698010036,id:446},{model_name:"vivo Y51L",focal_length:29.031028900995285,id:447},{model_name:"Y53L",focal_length:29.95702991176217,id:448},{model_name:"Y66",focal_length:29.95702991176217,id:449},{model_name:"vivo Y66i A",focal_length:29.95702991176217,id:450},{model_name:"vivo Y67A",focal_length:34.725520412018184,id:451},{model_name:"vivo Y69A",focal_length:28.2543409958179,id:452},{model_name:"PD1731D",focal_length:31.750212490084856,id:453},{model_name:"V2057A",focal_length:15.694822795881999,id:454},{model_name:"vivo Y75A",focal_length:30.557934522070042,id:455},{model_name:"vivo Y75s",focal_length:27.195034581666235,id:456},{model_name:"Y79A",focal_length:27.195034581666235,id:457},{model_name:"Y93标准版 64G",focal_length:33.15187575059121,id:458},{model_name:"vivo Y93",focal_length:32.273308219997666,id:459},{model_name:"vivo Z3x",focal_length:30.68025709684897,id:460},{model_name:"V7+",focal_length:27.195034581666235,id:461}]},{Vsmart:[{model_name:"Active 1 +",focal_length:26.71012149931277,id:0},{model_name:"Active 1",focal_length:24.59712402412326,id:1},{model_name:"Active 3",focal_length:12.3340470914976,id:2},{model_name:"Active 5",focal_length:21.75448066823249,id:3},{model_name:"Joy 4",focal_length:31.42241617711212,id:4},{model_name:"Aris 5G",focal_length:29.61340059850435,id:5},{model_name:"Aris 5G Pro",focal_length:31.47321349971288,id:6},{model_name:"Aris",focal_length:31.47321349971288,id:7},{model_name:"Aris Pro",focal_length:31.47321349971288,id:8},{model_name:"Bee 3",focal_length:28.7999982241927,id:9},{model_name:"Bee Lite",focal_length:30.954543964429394,id:10},{model_name:"Bee",focal_length:28.2543409958179,id:11},{model_name:"Joy 1 +",focal_length:54.60517481374833,id:12},{model_name:"Joy 1",focal_length:29.761906639098203,id:13},{model_name:"Joy 2+",focal_length:24.499127607151422,id:14},{model_name:"Joy 3",focal_length:27.341026035753956,id:15},{model_name:"Live 4",focal_length:27.154910872779308,id:16},{model_name:"Live",focal_length:31.47321349971288,id:17},{model_name:"Star 3",focal_length:27.341026035753956,id:18},{model_name:"Star 4",focal_length:29.589040322786094,id:19},{model_name:"Star 5",focal_length:27.83606417055449,id:20},{model_name:"Star",focal_length:27.653770723159674,id:21},{model_name:"AT&T Fusion Z",focal_length:28.273809828853466,id:22},{model_name:"Hobson",focal_length:31.88571507395532,id:23},{model_name:"V350C",focal_length:27.77777854429843,id:24},{model_name:"V350U",focal_length:27.77777854429843,id:25}]},{Wiko:[{model_name:"T20",focal_length:34.21426051848442,id:0},{model_name:"BAL-AN20",focal_length:26.608695652173914,id:1},{model_name:"BIRDY",focal_length:29.373330368318214,id:2},{model_name:"WAX",focal_length:23.205460810175325,id:3},{model_name:"FEVER",focal_length:25.23506902941671,id:4},{model_name:"FREDDY",focal_length:33.853076601049985,id:5},{model_name:"GAR-AN00",focal_length:27.517807123946962,id:6},{model_name:"GAR-AN60",focal_length:27.517807123946962,id:7},{model_name:"Harry",focal_length:25.23506902941671,id:8},{model_name:"HIGHWAY SIGNS",focal_length:30.557936147869604,id:9},{model_name:"Jerry2",focal_length:26.19016370565018,id:10},{model_name:"Jerry",focal_length:29.37332967983944,id:11},{model_name:"KENNY",focal_length:25.23506902941671,id:12},{model_name:"KITE",focal_length:33.640316692393796,id:13},{model_name:"Lenny2",focal_length:29.373330368318214,id:14},{model_name:"LENNY3 MAX",focal_length:29.37332967983944,id:15},{model_name:"Lenny3",focal_length:29.37332967983944,id:16},{model_name:"Lenny4 Plus",focal_length:26.19016370565018,id:17},{model_name:"Lenny4",focal_length:24.774874126767788,id:18},{model_name:"LGN-AN00",focal_length:23.86026198857406,id:19},{model_name:"P4903JP",focal_length:29.488735072626096,id:20},{model_name:"PROM",focal_length:29.228406827575867,id:21},{model_name:"RAINBOW",focal_length:32.47285959488563,id:22},{model_name:"RIDGE 4G",focal_length:34.72552078740022,id:23},{model_name:"ROBBY2",focal_length:24.86602384729178,id:24},{model_name:"Robby",focal_length:29.37332967983944,id:25},{model_name:"SUGAR C11",focal_length:28.418248690912254,id:26},{model_name:"SUGAR C9",focal_length:28.418248690912254,id:27},{model_name:"SUGAR F9",focal_length:28.750163051726098,id:28},{model_name:"SUGAR S9",focal_length:28.750163051726098,id:29},{model_name:"U FEEL FAB",focal_length:25.23506902941671,id:30},{model_name:"SUGAR Y9",focal_length:28.750163051726098,id:31},{model_name:"Sunny2 Plus",focal_length:35.32699008244264,id:32},{model_name:"SUNNY",focal_length:29.37332967983944,id:33},{model_name:"SUNSET2",focal_length:35.326989099092714,id:34},{model_name:"T60",focal_length:26.202530390634497,id:35},{model_name:"Tommy2 Plus",focal_length:28.254340062255547,id:36},{model_name:"TOMMY2",focal_length:24.86602384729178,id:37},{model_name:"Tommy3",focal_length:25.706665307272782,id:38},{model_name:"TOMMY",focal_length:33.85307560259973,id:39},{model_name:"Tone E19",focal_length:25.003577087955904,id:40},{model_name:"TONE e20",focal_length:29.589040322786094,id:41},{model_name:"U FEEL GO",focal_length:25.23506902941671,id:42},{model_name:"U FEEL LITE",focal_length:25.23506902941671,id:43},{model_name:"U FEEL",focal_length:25.23506902941671,id:44},{model_name:"U FEEL PRIME",focal_length:28.750163051726098,id:45},{model_name:"U PULSE LITE",focal_length:25.23506902941671,id:46},{model_name:"Upulse",focal_length:25.23506902941671,id:47},{model_name:"WIKO 10",focal_length:27.049179693538335,id:48},{model_name:"View2 Go",focal_length:25.18854526986993,id:49},{model_name:"View2 Plus",focal_length:25.003577087955904,id:50},{model_name:"W_P130",focal_length:28.254341821154107,id:51},{model_name:"View Prime",focal_length:27.402383030237036,id:52},{model_name:"View",focal_length:28.750163051726098,id:53},{model_name:"View XL",focal_length:28.145816368280148,id:54},{model_name:"Sunny4",focal_length:25.899058427927454,id:55},{model_name:"W-K200",focal_length:34.57767882116591,id:56},{model_name:"Sunny5 Lite",focal_length:28.146082630488657,id:57},{model_name:"sunny4 Plus",focal_length:25.899058427927454,id:58},{model_name:"Sunny5",focal_length:26.11789137194212,id:59},{model_name:"Jerry4",focal_length:25.899058427927454,id:60},{model_name:"Y60",focal_length:25.820687858953548,id:61},{model_name:"Y61",focal_length:25.820687858953548,id:62},{model_name:"Y62",focal_length:27.9310335642376,id:63},{model_name:"Y82",focal_length:27.914569115720063,id:64},{model_name:"View3",focal_length:29.589040322786094,id:65},{model_name:"P311",focal_length:29.589040322786094,id:66},{model_name:"View3 Pro",focal_length:28.000000756884383,id:67},{model_name:"T50",focal_length:26.925208602293008,id:68},{model_name:"Harry2",focal_length:26.19016370565018,id:69},{model_name:"Y81",focal_length:27.9310335642376,id:70},{model_name:"Y80",focal_length:24.66021902342202,id:71},{model_name:"View4 Lite",focal_length:28.551722607062683,id:72},{model_name:"Power U10",focal_length:27.545453190803578,id:73},{model_name:"Power U20",focal_length:27.545453190803578,id:74},{model_name:"Power U30",focal_length:27.545453190803578,id:75},{model_name:"T3",focal_length:27.419177083598697,id:76},{model_name:"View3 Lite",focal_length:28.703530105896995,id:77},{model_name:"View4",focal_length:26.136986559071307,id:78},{model_name:"View5 Plus",focal_length:27.517807123946962,id:79},{model_name:"View5",focal_length:27.517807123946962,id:80},{model_name:"View2",focal_length:29.031027355316798,id:81},{model_name:"C800",focal_length:29.031027355316798,id:82},{model_name:"View2 Pro",focal_length:29.95703044117191,id:83},{model_name:"W_K300",focal_length:28.806021766635176,id:84},{model_name:"W_K400",focal_length:25.706665307272782,id:85},{model_name:"View Max",focal_length:25.235069029416714,id:86},{model_name:"WC300SN",focal_length:28.254339401193608,id:87},{model_name:"T10",focal_length:27.806895755672596,id:88},{model_name:"Wiko W87",focal_length:34.577678285480985,id:89},{model_name:"WIM",focal_length:72.89383698170239,id:90},{model_name:"WIM Lite",focal_length:26.141263519259017,id:91}]},{Xiaomi:[{model_name:"10X",focal_length:34.725520412018184,id:0},{model_name:"Mi 11 LE",focal_length:27.256944648051483,id:1},{model_name:"1505-A01",focal_length:29.37332967983944,id:2},{model_name:"16 X",focal_length:26.22637902820574,id:3},{model_name:"16th",focal_length:27.777777471169532,id:4},{model_name:"Hong Mi",focal_length:34.577678285480985,id:5},{model_name:"Redmi",focal_length:34.577678285480985,id:6},{model_name:"HM 1SC",focal_length:32.26007230180151,id:7},{model_name:"Redmi 1S",focal_length:33.85307637623397,id:8},{model_name:"HM 1SLTETD",focal_length:35.326989099092714,id:9},{model_name:"HM 2LTE-CU",focal_length:34.72552078740022,id:10},{model_name:"HM 2LTE-CT",focal_length:30.557936147869604,id:11},{model_name:"HM 2LTE-CMCC",focal_length:30.557936147869604,id:12},{model_name:"2014816",focal_length:30.557936147869604,id:13},{model_name:"Redmi 2",focal_length:30.557936147869604,id:14},{model_name:"HM 2LTE-BR",focal_length:30.557936147869604,id:15},{model_name:"21051182C",focal_length:26.459168778024292,id:16},{model_name:"Xiaomi Pad 5",focal_length:27.42581536216612,id:17},{model_name:"21061110AG",focal_length:25.261803254935568,id:18},{model_name:"MI 8 Lite",focal_length:25.02823471543366,id:19},{model_name:"21061119AG",focal_length:27.468493279535657,id:20},{model_name:"21061119AL",focal_length:27.468493279535657,id:21},{model_name:"21061119BI",focal_length:27.468493279535657,id:22},{model_name:"21061119DG",focal_length:27.468493279535657,id:23},{model_name:"MIX 4",focal_length:27.256944648051483,id:24},{model_name:"2107113SG",focal_length:26.78682543756052,id:25},{model_name:"Redmi 8",focal_length:28.942322446453506,id:26},{model_name:"Xiaomi 11T Pro",focal_length:25.54687595072517,id:27},{model_name:"2107113SI",focal_length:25.5428584663236,id:28},{model_name:"Xiaomi 11T",focal_length:25.261803254935568,id:29},{model_name:"21081111RG",focal_length:29.232955272809782,id:30},{model_name:"21091116AC",focal_length:26.196428383263395,id:31},{model_name:"21091116AG",focal_length:26.196428383263395,id:32},{model_name:"21091116AI",focal_length:26.196428383263395,id:33},{model_name:"21091116C",focal_length:25.184550107196266,id:34},{model_name:"Xiaomi 11i",focal_length:25.184550107196266,id:35},{model_name:"21091116I",focal_length:25.184550107196266,id:36},{model_name:"21091116UC",focal_length:25.184550107196266,id:37},{model_name:"21091116UG",focal_length:25.184550107196266,id:38},{model_name:"Xiaomi 11i HyperCharge",focal_length:25.184550107196266,id:39},{model_name:"Xiaomi Civi",focal_length:24.55792562757965,id:40},{model_name:"Xiaomi Civi 1S",focal_length:24.55792562757965,id:41},{model_name:"Xiaomi 12 Lite",focal_length:24.55792562757965,id:42},{model_name:"211033MI",focal_length:27.587628288240676,id:43},{model_name:"21121119SC",focal_length:27.468493279535657,id:44},{model_name:"21121119SG",focal_length:27.468493279535657,id:45},{model_name:"21121119VL",focal_length:27.468493279535657,id:46},{model_name:"21121210C",focal_length:22.977940437965092,id:47},{model_name:"21121210G",focal_length:27.256944648051483,id:48},{model_name:"Mi 10 Pro",focal_length:27.656250892517505,id:49},{model_name:"2112123AC",focal_length:34.725520412018184,id:50},{model_name:"Xiaomi 12X",focal_length:25.609603262089927,id:51},{model_name:"22011119TI",focal_length:27.468493279535657,id:52},{model_name:"22011119UY",focal_length:27.468493279535657,id:53},{model_name:"2201116PG",focal_length:27.265626248231005,id:54},{model_name:"2201116PI",focal_length:27.265626248231005,id:55},{model_name:"2201116SC",focal_length:27.265626248231005,id:56},{model_name:"2201116SG",focal_length:27.265626248231005,id:57},{model_name:"2201116SI",focal_length:27.265626248231005,id:58},{model_name:"2201116SR",focal_length:27.265626248231005,id:59},{model_name:"2201116TG",focal_length:27.155173195173873,id:60},{model_name:"2201116TI",focal_length:27.155173195173873,id:61},{model_name:"2201117PG",focal_length:27.613185731104505,id:62},{model_name:"2201117PI",focal_length:27.613185731104505,id:63},{model_name:"2201117SG",focal_length:27.613185731104505,id:64},{model_name:"2201117SI",focal_length:27.613185731104505,id:65},{model_name:"2201117SL",focal_length:27.613185731104505,id:66},{model_name:"2201117SY",focal_length:27.613185731104505,id:67},{model_name:"2201117TG",focal_length:29.80188832023306,id:68},{model_name:"2201117TI",focal_length:26.734792199715237,id:69},{model_name:"2201117TL",focal_length:26.734792199715237,id:70},{model_name:"2201117TY",focal_length:26.734792199715237,id:71},{model_name:"22011211C",focal_length:27.10791407874833,id:72},{model_name:"2201122C",focal_length:24.65277639324992,id:73},{model_name:"Mi 11",focal_length:25.54438173208761,id:74},{model_name:"Xiaomi 12 Pro",focal_length:25.609603262089927,id:75},{model_name:"2201122G",focal_length:26.493749819789084,id:76},{model_name:"Redmi Note 8",focal_length:26.55627340365375,id:77},{model_name:"Redmi Note 5",focal_length:25.02823471543366,id:78},{model_name:"Xiaomi 12",focal_length:25.609603262089927,id:79},{model_name:"MI MAX 3",focal_length:30.255279907064548,id:80},{model_name:"2201123G",focal_length:25.96499816715724,id:81},{model_name:"22021119KR",focal_length:27.415966038813064,id:82},{model_name:"22021211RC",focal_length:24.65277639324992,id:83},{model_name:"22021211RG",focal_length:24.65277639324992,id:84},{model_name:"22021211RI",focal_length:24.65277639324992,id:85},{model_name:"220233L2C",focal_length:27.682757947107575,id:86},{model_name:"220233L2G",focal_length:27.682757947107575,id:87},{model_name:"220233L2I",focal_length:27.682757947107575,id:88},{model_name:"22031116AI",focal_length:26.196428383263395,id:89},{model_name:"22031116BG",focal_length:25.184550107196266,id:90},{model_name:"2203121C",focal_length:26.391807804757224,id:91},{model_name:"Mi 11i",focal_length:24.479165452210562,id:92},{model_name:"Xiaomi 12S Ultra",focal_length:25.609603262089927,id:93},{model_name:"220333QAG",focal_length:27.77777854429843,id:94},{model_name:"220333QBI",focal_length:27.77777854429843,id:95},{model_name:"220333QL",focal_length:27.77777854429843,id:96},{model_name:"220333QNY",focal_length:27.77777854429843,id:97},{model_name:"220333QPG",focal_length:27.607362558089314,id:98},{model_name:"22041211AC",focal_length:34.725520412018184,id:99},{model_name:"22041216C",focal_length:24.97021370624841,id:100},{model_name:"22041216G",focal_length:24.97021370624841,id:101},{model_name:"22041216I",focal_length:24.97021370624841,id:102},{model_name:"22041216UC",focal_length:24.97021370624841,id:103},{model_name:"22041216UG",focal_length:24.97021370624841,id:104},{model_name:"22041219C",focal_length:27.654150006590793,id:105},{model_name:"22041219G",focal_length:27.654150006590793,id:106},{model_name:"22041219I",focal_length:27.259381135891456,id:107},{model_name:"22041219NY",focal_length:27.778159528550475,id:108},{model_name:"22041219PG",focal_length:27.654150006590793,id:109},{model_name:"22041219PI",focal_length:27.259381135891456,id:110},{model_name:"Xiaomi MIX Fold 2",focal_length:24.82638733428926,id:111},{model_name:"2206122SC",focal_length:26.493749819789084,id:112},{model_name:"Xiaomi 12S Pro",focal_length:25.609603262089927,id:113},{model_name:"2206123SC",focal_length:56.24999916180968,id:114},{model_name:"Xiaomi 12S",focal_length:25.609603262089927,id:115},{model_name:"POCO M5s",focal_length:26.675159092515116,id:116},{model_name:"22071212AG",focal_length:26.274192515694775,id:117},{model_name:"Xiaomi 12T",focal_length:27.10791407874833,id:118},{model_name:"22071219AI",focal_length:27.259381135891456,id:119},{model_name:"22071219CG",focal_length:29.09229967361036,id:120},{model_name:"22071219CI",focal_length:27.259381135891456,id:121},{model_name:"Xiaomi 12 Pro Dimensity",focal_length:25.624454500364187,id:122},{model_name:"220733SFG",focal_length:27.682757947107575,id:123},{model_name:"220733SG",focal_length:27.682757947107575,id:124},{model_name:"220733SH",focal_length:27.682757947107575,id:125},{model_name:"220733SI",focal_length:27.682757947107575,id:126},{model_name:"220733SL",focal_length:27.682757947107575,id:127},{model_name:"220733SPH",focal_length:27.682757947107575,id:128},{model_name:"220733SPI",focal_length:27.682757947107575,id:129},{model_name:"220743FI",focal_length:27.682757947107575,id:130},{model_name:"Xiaomi 12T Pro",focal_length:27.256944648051483,id:131},{model_name:"22081212C",focal_length:25.706664735793765,id:132},{model_name:"Xiaomi Pad 5 Pro",focal_length:27.475052587443077,id:133},{model_name:"22081281AC",focal_length:22.610294014524836,id:134},{model_name:"22081283C",focal_length:47.296549458452766,id:135},{model_name:"22081283G",focal_length:18.9836055962702,id:136},{model_name:"22087RA4DI",focal_length:26.675159092515116,id:137},{model_name:"2209116AG",focal_length:27.265626248231005,id:138},{model_name:"Xiaomi 13 Lite",focal_length:21.814024245642365,id:139},{model_name:"22095RA98C",focal_length:27.778159528550475,id:140},{model_name:"22101316C",focal_length:25.051545726592888,id:141},{model_name:"22101316G",focal_length:25.051545726592888,id:142},{model_name:"22101316I",focal_length:25.051545726592888,id:143},{model_name:"22101316UC",focal_length:25.051545726592888,id:144},{model_name:"22101316UCP",focal_length:25.051545726592888,id:145},{model_name:"22101316UG",focal_length:25.051545726592888,id:146},{model_name:"22101316UP",focal_length:25.051545726592888,id:147},{model_name:"22101317C",focal_length:27.475052587443077,id:148},{model_name:"22101320C",focal_length:25.468751021867874,id:149},{model_name:"22101320G",focal_length:25.468751021867874,id:150},{model_name:"22101320I",focal_length:25.468751021867874,id:151},{model_name:"2210132C",focal_length:26.493749819789084,id:152},{model_name:"Mi 11 Pro",focal_length:27.256944648051483,id:153},{model_name:"Xiaomi 13 Pro",focal_length:22.23164892327433,id:154},{model_name:"2210132G",focal_length:26.493749819789084,id:155},{model_name:"22111317G",focal_length:26.48133252511194,id:156},{model_name:"22111317I",focal_length:26.48133252511194,id:157},{model_name:"22111317PG",focal_length:26.48133252511194,id:158},{model_name:"22111317PI",focal_length:26.48133252511194,id:159},{model_name:"2211133C",focal_length:25.234376235295958,id:160},{model_name:"Xiaomi 13",focal_length:22.23164892327433,id:161},{model_name:"22120RN86C",focal_length:27.682757947107575,id:162},{model_name:"22120RN86G",focal_length:27.682757947107575,id:163},{model_name:"22120RN86I",focal_length:27.71133950681767,id:164},{model_name:"22122RK93C",focal_length:27.10791407874833,id:165},{model_name:"22126RN91Y",focal_length:27.682757947107575,id:166},{model_name:"22127PC95G",focal_length:27.806895755672596,id:167},{model_name:"22127PC95H",focal_length:27.682757947107575,id:168},{model_name:"22127PC95I",focal_length:27.682757947107575,id:169},{model_name:"22127RK46C",focal_length:25.344121426722094,id:170},{model_name:"2212ARNC4L",focal_length:27.682757947107575,id:171},{model_name:"23013PC75G",focal_length:25.344121426722094,id:172},{model_name:"23013RK75C",focal_length:25.344121426722094,id:173},{model_name:"23021RAA2Y",focal_length:26.58202210426706,id:174},{model_name:"23021RAAEG",focal_length:26.734792199715237,id:175},{model_name:"23026RN54G",focal_length:27.682757947107575,id:176},{model_name:"23027RAD4I",focal_length:26.58202210426706,id:177},{model_name:"23028RA60L",focal_length:26.58202210426706,id:178},{model_name:"23028RN4DG",focal_length:27.682757947107575,id:179},{model_name:"23028RN4DH",focal_length:27.682757947107575,id:180},{model_name:"23028RN4DI",focal_length:27.682757947107575,id:181},{model_name:"23028RNCAG",focal_length:27.682757947107575,id:182},{model_name:"23028RNCAI",focal_length:27.682757947107575,id:183},{model_name:"2302EPCC4H",focal_length:27.682757947107575,id:184},{model_name:"2302EPCC4I",focal_length:27.682757947107575,id:185},{model_name:"23030RAC7Y",focal_length:27.613185731104505,id:186},{model_name:"2303CRA44A",focal_length:27.613185731104505,id:187},{model_name:"2303ERA42L",focal_length:27.613185731104505,id:188},{model_name:"Xiaomi Pad 6",focal_length:19.00603970525597,id:189},{model_name:"23046PNC9C",focal_length:56.24999916180968,id:190},{model_name:"Xiaomi civi 3",focal_length:26.965778685923876,id:191},{model_name:"Xiaomi pad 6 Pro",focal_length:19.965276845976152,id:192},{model_name:"23049PCD8G",focal_length:25.468751021867874,id:193},{model_name:"23049PCD8I",focal_length:25.468751021867874,id:194},{model_name:"23049RAD8C",focal_length:25.468751021867874,id:195},{model_name:"2304FPN6DC",focal_length:24.65277639324992,id:196},{model_name:"Xiaomi 13 Ultra",focal_length:22.23164892327433,id:197},{model_name:"23053RN02A",focal_length:27.458628629432866,id:198},{model_name:"23053RN02I",focal_length:27.517807123946962,id:199},{model_name:"23053RN02L",focal_length:27.458628629432866,id:200},{model_name:"23053RN02Y",focal_length:27.517807123946962,id:201},{model_name:"23054RA19C",focal_length:25.04680938099027,id:202},{model_name:"2305EPCC4G",focal_length:27.682757947107575,id:203},{model_name:"Xiaomi 13T",focal_length:27.10791407874833,id:204},{model_name:"23073RPBFC",focal_length:27.653770723159674,id:205},{model_name:"23073RPBFG",focal_length:27.653770723159674,id:206},{model_name:"23073RPBFL",focal_length:27.653770723159674,id:207},{model_name:"23076PC4BI",focal_length:27.475052587443077,id:208},{model_name:"23076RA4BC",focal_length:27.77777854429843,id:209},{model_name:"MiTV",focal_length:27.653770723159674,id:210},{model_name:"23076RN4BI",focal_length:27.415966038813064,id:211},{model_name:"Xiaomi 13T Pro",focal_length:27.10791407874833,id:212},{model_name:"23078RKD5C",focal_length:26.41621504066808,id:213},{model_name:"Xiaomi Pad 6 Max 14",focal_length:29.296873942846197,id:214},{model_name:"Xiaomi MIX Fold 3",focal_length:24.434156500058933,id:215},{model_name:"23090RA98C",focal_length:24.185923286569984,id:216},{model_name:"23090RA98G",focal_length:25.206184749814113,id:217},{model_name:"23090RA98I",focal_length:25.206184749814113,id:218},{model_name:"23100RN82L",focal_length:27.24590081279237,id:219},{model_name:"23106RN0DA",focal_length:27.393442824783257,id:220},{model_name:"23108RN04Y",focal_length:27.393442824783257,id:221},{model_name:"2310FPCA4G",focal_length:27.393442824783257,id:222},{model_name:"2310FPCA4I",focal_length:27.393442824783257,id:223},{model_name:"23113RKC6C",focal_length:25.26661654169301,id:224},{model_name:"23113RKC6G",focal_length:25.26661654169301,id:225},{model_name:"Mi 10T",focal_length:25.132978301273543,id:226},{model_name:"Mi 10 Ultra",focal_length:56.24999916180968,id:227},{model_name:"23116PN5BC",focal_length:26.662498315237485,id:228},{model_name:"Xiaomi 14 Pro",focal_length:22.23164892327433,id:229},{model_name:"23117RA68G",focal_length:24.993630225036757,id:230},{model_name:"23117RK66C",focal_length:25.344121426722094,id:231},{model_name:"2311DRK48C",focal_length:25.261803254935568,id:232},{model_name:"2311DRK48G",focal_length:25.261803254935568,id:233},{model_name:"2311DRK48I",focal_length:25.261803254935568,id:234},{model_name:"2311DRN14I",focal_length:27.24590081279237,id:235},{model_name:"2311FRAFDC",focal_length:24.890625288127936,id:236},{model_name:"23122PCD1G",focal_length:25.344121426722094,id:237},{model_name:"23122PCD1I",focal_length:25.344121426722094,id:238},{model_name:"23124RA7EO",focal_length:24.96936253100604,id:239},{model_name:"23124RN87C",focal_length:27.806895755672596,id:240},{model_name:"23124RN87G",focal_length:27.806895755672596,id:241},{model_name:"23124RN87I",focal_length:27.806895755672596,id:242},{model_name:"23127PN0CC",focal_length:13.350785295873298,id:243},{model_name:"Xiaomi 14",focal_length:13.628472324025745,id:244},{model_name:"23128PC33I",focal_length:27.806895755672596,id:245},{model_name:"23129RA5FL",focal_length:24.96936253100604,id:246},{model_name:"23129RAA4G",focal_length:24.96936253100604,id:247},{model_name:"23129RN51H",focal_length:27.806895755672596,id:248},{model_name:"23129RN51X",focal_length:27.806895755672596,id:249},{model_name:"2312BPC51H",focal_length:27.682757947107575,id:250},{model_name:"2312BPC51X",focal_length:27.448766330855747,id:251},{model_name:"2312CRAD3C",focal_length:25.26661654169301,id:252},{model_name:"2312CRNCCL",focal_length:27.806895755672596,id:253},{model_name:"2312DRA50C",focal_length:25.26661654169301,id:254},{model_name:"2312DRA50G",focal_length:25.26661654169301,id:255},{model_name:"2312DRA50I",focal_length:25.344121426722094,id:256},{model_name:"2312DRAABC",focal_length:24.97021370624841,id:257},{model_name:"2312DRAABG",focal_length:24.890625288127936,id:258},{model_name:"2312DRAABI",focal_length:24.97021370624841,id:259},{model_name:"2312FPCA6G",focal_length:24.993630225036757,id:260},{model_name:"2312FRAFDI",focal_length:24.97021370624841,id:261},{model_name:"Xiaomi Pad 6S Pro 12.4",focal_length:20.725201298695477,id:262},{model_name:"Xiaomi 14 Ultra",focal_length:31.996586012415488,id:263},{model_name:"24031PN0DC",focal_length:26.493749819789084,id:264},{model_name:"Mi 11 Ultra",focal_length:23.918068154990777,id:265},{model_name:"24040RA98R",focal_length:24.186453295733166,id:266},{model_name:"24040RN64Y",focal_length:24.864407812168984,id:267},{model_name:"24044RN32L",focal_length:27.77777854429843,id:268},{model_name:"24048RN6CG",focal_length:27.77777854429843,id:269},{model_name:"24048RN6CI",focal_length:27.77777854429843,id:270},{model_name:"24049RN28L",focal_length:24.864407812168984,id:271},{model_name:"2404APC5FG",focal_length:24.864407812168984,id:272},{model_name:"2404ARN45A",focal_length:24.864407812168984,id:273},{model_name:"Xiaomi 14 Civi",focal_length:27.027438670365793,id:274},{model_name:"2405CPCFBG",focal_length:19.00603970525597,id:275},{model_name:"Xiaomi MIX Flip",focal_length:22.23164892327433,id:276},{model_name:"2405CRPFDC",focal_length:19.00603970525597,id:277},{model_name:"2405CRPFDG",focal_length:19.00603970525597,id:278},{model_name:"24066PC95I",focal_length:24.977934280898037,id:279},{model_name:"24069PC21G",focal_length:22.059987380580836,id:280},{model_name:"24069PC21I",focal_length:22.059987380580836,id:281},{model_name:"24069RA21C",focal_length:22.059987380580836,id:282},{model_name:"Xiaomi 14T",focal_length:25.77565597257879,id:283},{model_name:"2406ERN9CC",focal_length:27.415966038813064,id:284},{model_name:"2406ERN9CI",focal_length:24.977934280898037,id:285},{model_name:"Xiaomi MIX Fold 4",focal_length:21.983019778519143,id:286},{model_name:"24074RPD2I",focal_length:19.00603970525597,id:287},{model_name:"24076RP19G",focal_length:47.296549458452766,id:288},{model_name:"Xiaomi 14T Pro",focal_length:25.77565597257879,id:289},{model_name:"2409BRN2CA",focal_length:27.210190425069445,id:290},{model_name:"2409BRN2CG",focal_length:27.44827709684353,id:291},{model_name:"2409BRN2CL",focal_length:27.210190425069445,id:292},{model_name:"2409BRN2CY",focal_length:27.210190425069445,id:293},{model_name:"24115RA8EC",focal_length:25.460380331631228,id:294},{model_name:"24116PCC1I",focal_length:27.653770723159674,id:295},{model_name:"4X",focal_length:18.000000000000004,id:296},{model_name:"A001XM",focal_length:28.585987102516754,id:297},{model_name:"A101XM",focal_length:27.415966038813064,id:298},{model_name:"A10",focal_length:26.686097216093987,id:299},{model_name:"A2218",focal_length:29.232955272809782,id:300},{model_name:"Mi 9T",focal_length:27.16049471039419,id:301},{model_name:"Redmi 5 Plus",focal_length:26.684825195111284,id:302},{model_name:"A2342",focal_length:27.16049471039419,id:303},{model_name:"A2378",focal_length:29.30095671160984,id:304},{model_name:"Redmi 5",focal_length:32.738097303008026,id:305},{model_name:"MI CC9 Pro",focal_length:26.41005959192262,id:306},{model_name:"A7010a48",focal_length:25.235069029416714,id:307},{model_name:"AC2001",focal_length:26.42192883805938,id:308},{model_name:"AC2003",focal_length:29.218751332308745,id:309},{model_name:"HM 1STD",focal_length:35.326989099092714,id:310},{model_name:"alioth",focal_length:24.65277639324992,id:311},{model_name:"Redmi Note 3",focal_length:26.686097216093987,id:312},{model_name:"Redmi S2",focal_length:27.320157801060713,id:313},{model_name:"Archimedes",focal_length:19.945945811597586,id:314},{model_name:"Archytas",focal_length:19.945945811597586,id:315},{model_name:"Redmi 3S",focal_length:24.05754095355608,id:316},{model_name:"BASIC",focal_length:27.00000091699457,id:317},{model_name:"MI CC 9e",focal_length:37.54550902624024,id:318},{model_name:"Mi 10 Lite 5G",focal_length:26.493749819789084,id:319},{model_name:"MIX 3",focal_length:26.805554748153824,id:320},{model_name:"MI CC 9",focal_length:26.41005959192262,id:321},{model_name:"Mi Note 10 Lite",focal_length:26.42192883805938,id:322},{model_name:"Redmi Note 6 Pro",focal_length:27.4691335956469,id:323},{model_name:"MI 10",focal_length:27.083331637406467,id:324},{model_name:"begonia",focal_length:27.00000091699457,id:325},{model_name:"Redmi Note 4",focal_length:32.524923123034,id:326},{model_name:"Black Shark 4 Pro",focal_length:26.684825195111284,id:327},{model_name:"camellia",focal_length:27.517807123946962,id:328},{model_name:"camellian",focal_length:26.40937557206488,id:329},{model_name:"chopin",focal_length:25.261803254935568,id:330},{model_name:"CPH2415",focal_length:26.493749819789084,id:331},{model_name:"curtana",focal_length:26.662498315237485,id:332},{model_name:"dandelion",focal_length:27.682757947107575,id:333},{model_name:"HM NOTE 1W",focal_length:35.326989099092714,id:334},{model_name:"E0OVD",focal_length:28.91752499400881,id:335},{model_name:"eos",focal_length:45.000000766345444,id:336},{model_name:"F2 Pro",focal_length:26.388887873249082,id:337},{model_name:"fleur",focal_length:27.613185731104505,id:338},{model_name:"fog",focal_length:27.77777854429843,id:339},{model_name:"FYJ01QP",focal_length:28.2543409958179,id:340},{model_name:"G013C",focal_length:29.232955272809782,id:341},{model_name:"G8142",focal_length:22.8287325093548,id:342},{model_name:"galahad",focal_length:27.308990472092162,id:343},{model_name:"Galaxy a10",focal_length:28.03155976723743,id:344},{model_name:"POCO F1",focal_length:27.16049471039419,id:345},{model_name:"GM1905",focal_length:26.70961965550336,id:346},{model_name:"GM1910",focal_length:26.661708154049627,id:347},{model_name:"GM1917",focal_length:24.65277639324992,id:348},{model_name:"MI 9",focal_length:26.718749601859606,id:349},{model_name:"Mi A2 Lite",focal_length:29.546683758570826,id:350},{model_name:"Mi 10i",focal_length:25.5428584663236,id:351},{model_name:"Mi 5",focal_length:30.803571205244072,id:352},{model_name:"MI 9 SE",focal_length:26.83124949289487,id:353},{model_name:"Redmi 3",focal_length:26.938904559479834,id:354},{model_name:"Mi A2",focal_length:26.365029809178292,id:355},{model_name:"MI Note 3",focal_length:24.46166127331275,id:356},{model_name:"Mi A3",focal_length:37.54550902624024,id:357},{model_name:"Redmi 4 Pro",focal_length:26.686098476588548,id:358},{model_name:"Redmi 7",focal_length:26.894941731703764,id:359},{model_name:"Redmi 7A",focal_length:27.249011623047213,id:360},{model_name:"MI MIX 2S",focal_length:47.86706330825496,id:361},{model_name:"Redmi 5A",focal_length:28.76420564329093,id:362},{model_name:"Redmi 4A",focal_length:26.90972379632714,id:363},{model_name:"Redmi 6Pro",focal_length:27.611945580021082,id:364},{model_name:"Redmi 4X",focal_length:26.661708154049627,id:365},{model_name:"Mi A1",focal_length:34.27041465435723,id:366},{model_name:"Redmi Note 5A",focal_length:32.41400284734945,id:367},{model_name:"Redmi Note 7 Pro",focal_length:26.70961965550336,id:368},{model_name:"MI 6X",focal_length:28.95652328788837,id:369},{model_name:"GM1925",focal_length:27.320157801060713,id:370},{model_name:"GM 5 Plus",focal_length:35.326990290921024,id:371},{model_name:"GM 8",focal_length:28.84030135342141,id:372},{model_name:"gram_global",focal_length:29.218751332308745,id:373},{model_name:"gram",focal_length:26.330818890767805,id:374},{model_name:"HD1910",focal_length:29.80188832023306,id:375},{model_name:"HD1913",focal_length:27.256944648051483,id:376},{model_name:"HM 2A",focal_length:37.56889747681495,id:377},{model_name:"HM NOTE 1LTETD",focal_length:25.592417061611382,id:378},{model_name:"HM NOTE 1S CT",focal_length:29.546682893865174,id:379},{model_name:"HMA-AL00",focal_length:29.232955272809782,id:380},{model_name:"holi",focal_length:26.48133252511194,id:381},{model_name:"IN2011",focal_length:27.320157801060713,id:382},{model_name:"IN2013",focal_length:25.127538543821853,id:383},{model_name:"Mi 9T Pro",focal_length:26.83124949289487,id:384},{model_name:"IN2020",focal_length:26.493749819789084,id:385},{model_name:"IN2023",focal_length:24.65277639324992,id:386},{model_name:"Redmi 6A",focal_length:16.851064898299683,id:387},{model_name:"Redmi 6",focal_length:16.851064898299683,id:388},{model_name:"Mi 10T Lite",focal_length:26.42192883805938,id:389},{model_name:"Infinix X665E",focal_length:27.59235566260826,id:390},{model_name:"iPong XR",focal_length:26.493749819789084,id:391},{model_name:"Juice",focal_length:27.415966038813064,id:392},{model_name:"karna",focal_length:26.42192883805938,id:393},{model_name:"KB2000",focal_length:28.585987102516754,id:394},{model_name:"KB2003",focal_length:26.493749819789084,id:395},{model_name:"KTAIF",focal_length:27.16049471039419,id:396},{model_name:"L-01K",focal_length:22.6004466357135,id:397},{model_name:"lancelot",focal_length:27.517807123946962,id:398},{model_name:"LE2101",focal_length:24.65277639324992,id:399},{model_name:"Le2 x522",focal_length:29.54668180914747,id:400},{model_name:"Le 2",focal_length:29.54668180914747,id:401},{model_name:"Le X620",focal_length:29.37332967983944,id:402},{model_name:"Le X626",focal_length:29.37332967983944,id:403},{model_name:"lemon",focal_length:26.493749819789084,id:404},{model_name:"LEX820",focal_length:28.834033625283393,id:405},{model_name:"LEX821",focal_length:28.834033625283393,id:406},{model_name:"LG-US998",focal_length:31.159794517601803,id:407},{model_name:"LGM V40",focal_length:26.391807804757224,id:408},{model_name:"lime",focal_length:27.415966038813064,id:409},{model_name:"LM-V405UA",focal_length:26.977040048305444,id:410},{model_name:"LM-V500N",focal_length:26.977040048305444,id:411},{model_name:"Lmi",focal_length:26.42192883805938,id:412},{model_name:"M1852",focal_length:25.12755055666479,id:413},{model_name:"Redmi Note 7S",focal_length:26.608828536729003,id:414},{model_name:"Redmi Note 7",focal_length:53.32500409251254,id:415},{model_name:"Redmi Note 7 Pro",focal_length:26.70961965550336,id:416},{model_name:"Redmi Note 8 Pro",focal_length:27.00000091699457,id:417},{model_name:"M1908C3JGG",focal_length:26.603785041085384,id:418},{model_name:"M2001J2C",focal_length:34.725520412018184,id:419},{model_name:"Mi 10 Youth 5G",focal_length:29.218751332308745,id:420},{model_name:"Redmi Note 9",focal_length:28.585987102516754,id:421},{model_name:"Redmi 9",focal_length:27.308990472092162,id:422},{model_name:"Redmi 9 Prime",focal_length:27.308990472092162,id:423},{model_name:"M2004J7AC",focal_length:28.892704882403358,id:424},{model_name:"Redmi 10X Pro 5G",focal_length:26.891564819805534,id:425},{model_name:"Redmi 9A",focal_length:27.682757947107575,id:426},{model_name:"Redmi 9i",focal_length:27.587628288240676,id:427},{model_name:"Redmi 9AT",focal_length:27.682757947107575,id:428},{model_name:"Redmi 9C",focal_length:27.682757947107575,id:429},{model_name:"M2006C3MI",focal_length:27.682757947107575,id:430},{model_name:"Poco C3",focal_length:27.587628288240676,id:431},{model_name:"Redmi 9C NFC",focal_length:27.682757947107575,id:432},{model_name:"Redmi K30 Ultra",focal_length:26.274192515694775,id:433},{model_name:"Mi 10T Pro 5G",focal_length:25.206184749814113,id:434},{model_name:"Mi 10T Lite 5G",focal_length:25.206184749814113,id:435},{model_name:"Mi 10i 5G",focal_length:25.206184749814113,id:436},{model_name:"Poco X3 NFC",focal_length:34.725520412018184,id:437},{model_name:"Poco X3",focal_length:13.628472324025745,id:438},{model_name:"Redmi Note 9 5G",focal_length:28.585987102516754,id:439},{model_name:"Redmi Note 9T",focal_length:28.585987102516754,id:440},{model_name:"Redmi K30S",focal_length:25.132978301273543,id:441},{model_name:"Mi 10T 5G",focal_length:27.256944648051483,id:442},{model_name:"Poco M3",focal_length:27.415966038813064,id:443},{model_name:"Redmi Note 9 4G",focal_length:27.475052587443077,id:444},{model_name:"Redmi 9T",focal_length:26.662498315237485,id:445},{model_name:"Redmi 9 Power",focal_length:27.415966038813064,id:446},{model_name:"M2010J19SL",focal_length:27.475052587443077,id:447},{model_name:"Xiaomi MIX Fold",focal_length:27.256944648051483,id:448},{model_name:"M2012K10C",focal_length:25.261803254935568,id:449},{model_name:"Redmi K40",focal_length:24.65277639324992,id:450},{model_name:"Poco F3",focal_length:24.65277639324992,id:451},{model_name:"Mi 11X",focal_length:24.65277639324992,id:452},{model_name:"Redmi K40 Pro",focal_length:27.256944648051483,id:453},{model_name:"Mi 11X Pro",focal_length:24.479165452210562,id:454},{model_name:"Redmi Note 10 Pro",focal_length:26.662503334229278,id:455},{model_name:"Redmi Note 10 Pro Max",focal_length:27.07758706003678,id:456},{model_name:"Redmi Note 10 Pro (India)",focal_length:27.07758706003678,id:457},{model_name:"M2101K6R",focal_length:27.155173195173873,id:458},{model_name:"Redmi Note 10",focal_length:26.65840715199114,id:459},{model_name:"Redmi Note 10S",focal_length:26.675159092515116,id:460},{model_name:"M2101K7BI",focal_length:26.675159092515116,id:461},{model_name:"M2101K7BL",focal_length:26.675159092515116,id:462},{model_name:"Mi 11 Lite",focal_length:25.29310410208426,id:463},{model_name:"Mi 11 Lite 5G",focal_length:27.256944648051483,id:464},{model_name:"Poco X3 Pro",focal_length:27.682757947107575,id:465},{model_name:"Mi 10S",focal_length:27.083331637406467,id:466},{model_name:"M2103K19C",focal_length:27.468493279535657,id:467},{model_name:"Redmi Note 10 5G",focal_length:27.517807123946962,id:468},{model_name:"M2103K19I",focal_length:27.517807123946962,id:469},{model_name:"Poco M3 Pro 5G",focal_length:27.468493279535657,id:470},{model_name:"M2103K19PI",focal_length:27.517807123946962,id:471},{model_name:"M2103K19PY",focal_length:27.517807123946962,id:472},{model_name:"M2103K19Y",focal_length:27.468493279535657,id:473},{model_name:"M2104K10AC",focal_length:25.261803254935568,id:474},{model_name:"M2104K10I",focal_length:26.459168778024292,id:475},{model_name:"Xiaomi Pad 5 Pro 5G",focal_length:27.42581536216612,id:476},{model_name:"m6note",focal_length:25.7592570638556,id:477},{model_name:"M6Note",focal_length:28.308825322027808,id:478},{model_name:"MEIZU 20 Pro",focal_length:24.65277639324992,id:479},{model_name:"Meizu X8",focal_length:27.777777471169532,id:480},{model_name:"merlin",focal_length:27.21070213952367,id:481},{model_name:"Mi 4c",focal_length:32.0756237095744,id:482},{model_name:"Mi8937 (R3SPX/R4/R4A/R4X/R5A/RN5A)",focal_length:26.74463330458558,id:483},{model_name:"Mi9 Pro 5G",focal_length:27.16049471039419,id:484},{model_name:"Mi 10 5G",focal_length:27.00000091699457,id:485},{model_name:"Mi 10 Lite zoom",focal_length:29.218751332308745,id:486},{model_name:"MI 8",focal_length:22.421875071142704,id:487},{model_name:"MI 8 Pro",focal_length:26.475202649291603,id:488},{model_name:"Redmi K30 Pro Zoom Edition",focal_length:27.17769867925987,id:489},{model_name:"M2007J1SC",focal_length:25.12755055666479,id:490},{model_name:"M2007J3SG",focal_length:27.166193916286193,id:491},{model_name:"MI 9T",focal_length:38.69960757118741,id:492},{model_name:"MI 2",focal_length:33.853076123079255,id:493},{model_name:"Mi 3",focal_length:30.92709556130467,id:494},{model_name:"MI 3W",focal_length:34.72552016825115,id:495},{model_name:"MI NOTE LTE",focal_length:27.93053383615791,id:496},{model_name:"Mi 4i",focal_length:26.837387774988883,id:497},{model_name:"MI 4LTE",focal_length:27.93053383615791,id:498},{model_name:"MI 4s",focal_length:24.684163341586103,id:499},{model_name:"MI 5",focal_length:34.72552078740023,id:500},{model_name:"MI 5C",focal_length:28.221721558406973,id:501},{model_name:"Mi 5s",focal_length:30.803571205244072,id:502},{model_name:"MI 5s Plus",focal_length:30.803571205244072,id:503},{model_name:"MI 5X",focal_length:28.308825322027808,id:504},{model_name:"MI6",focal_length:25.95899618207012,id:505},{model_name:"MI 6",focal_length:34.725520412018184,id:506},{model_name:"Mi A2 (Mi 6X)",focal_length:26.64110316128587,id:507},{model_name:"mi_7E",focal_length:28.638908602565923,id:508},{model_name:"MI 8 Explorer Edition",focal_length:27.16049471039419,id:509},{model_name:"MI PAD",focal_length:26.810927686835694,id:510},{model_name:"Mi Note2",focal_length:27.16049471039419,id:511},{model_name:"MI 8 SE",focal_length:26.805554748153824,id:512},{model_name:"Mi 8 SE",focal_length:26.805554748153824,id:513},{model_name:"Mi 9 Pro",focal_length:28.118895806999006,id:514},{model_name:"Mi A2 lite",focal_length:32.725694451288376,id:515},{model_name:"MI A3",focal_length:18.924107215557324,id:516},{model_name:"MI CC 9 Meitu Edition",focal_length:26.41005959192262,id:517},{model_name:"MIX 2",focal_length:38.69960757118741,id:518},{model_name:"MI MAX 2",focal_length:38.69960757118741,id:519},{model_name:"MI MAX 3",focal_length:28.834033625283393,id:520},{model_name:"MI MAX",focal_length:24.73493427689618,id:521},{model_name:"Mi MIX 3 5G",focal_length:26.805554748153824,id:522},{model_name:"MIX",focal_length:57.04365094226194,id:523},{model_name:"Mi Note 2",focal_length:27.143537920446484,id:524},{model_name:"Mi Note 3",focal_length:28.316325961707726,id:525},{model_name:"MI NOTE Pro",focal_length:25.23506902941671,id:526},{model_name:"MIPAD2",focal_length:26.608828536729003,id:527},{model_name:"MI PAD 3",focal_length:36.102415996324275,id:528},{model_name:"MI PAD 4",focal_length:32.524923123034,id:529},{model_name:"MI PLAY",focal_length:27.195032844572545,id:530},{model_name:"MIA1",focal_length:32.524923123034,id:531},{model_name:"MIATOLL",focal_length:29.218751332308745,id:532},{model_name:"Miatoll",focal_length:29.218751332308745,id:533},{model_name:"Mi Box",focal_length:37.1249989103526,id:534},{model_name:"miel",focal_length:27.613185731104505,id:535},{model_name:"miproduct",focal_length:27.778159528550475,id:536},{model_name:"MIX 2S",focal_length:26.887754726219047,id:537},{model_name:"MIX Alpha",focal_length:31.159794517601803,id:538},{model_name:"Mi Mix",focal_length:34.72552011282922,id:539},{model_name:"moto g(7) power",focal_length:27.281251414446192,id:540},{model_name:"moto g(8)",focal_length:28.250558285361297,id:541},{model_name:"moto g(9) power",focal_length:26.284268308160925,id:542},{model_name:"Moto G6 Plus",focal_length:26.997460912636022,id:543},{model_name:"moto g72",focal_length:25.261803254935568,id:544},{model_name:"Motorola G5s Plus",focal_length:24.717699883643373,id:545},{model_name:"MZB07ZCIN",focal_length:34.725520412018184,id:546},{model_name:"MZB0BRZIN",focal_length:26.43287668011609,id:547},{model_name:"N3",focal_length:29.37332945068775,id:548},{model_name:"nad_begonia",focal_length:26.274192515694775,id:549},{model_name:"Nexus 5",focal_length:27.00000091699457,id:550},{model_name:"Nexus 6P",focal_length:27.00000091699457,id:551},{model_name:"Nikel",focal_length:27.195034601887382,id:552},{model_name:"Nokia 6.1 Plus",focal_length:27.60309145318577,id:553},{model_name:"Nokia 7 plus",focal_length:27.188032557735273,id:554},{model_name:"Nokia 7 Plus",focal_length:28.36134469698166,id:555},{model_name:"note11tpro",focal_length:34.725520412018184,id:556},{model_name:"Note 9 Pro",focal_length:26.662498315237485,id:557},{model_name:"Note 9S",focal_length:29.218751332308745,id:558},{model_name:"NX549J",focal_length:26.329141104850997,id:559},{model_name:"NX551J",focal_length:29.546683130916776,id:560},{model_name:"NX595J",focal_length:27.696219572621878,id:561},{model_name:"NX611J",focal_length:30.000001679004082,id:562},{model_name:"NX659J",focal_length:26.493749819789084,id:563},{model_name:"NX669J",focal_length:27.256944648051483,id:564},{model_name:"NX709J",focal_length:26.26847239383637,id:565},{model_name:"NX769J",focal_length:24.65277639324992,id:566},{model_name:"OPPO A59m",focal_length:28.806021766635176,id:567},{model_name:"OPPO R11",focal_length:29.9570312659717,id:568},{model_name:"OPPO R11s",focal_length:27.717570071516445,id:569},{model_name:"OPPO R9m",focal_length:28.806021766635176,id:570},{model_name:"HM Note 2",focal_length:29.37332967983944,id:571},{model_name:"P8000",focal_length:29.957031845192752,id:572},{model_name:"PGN-528",focal_length:24.32560450176967,id:573},{model_name:"PGN611",focal_length:27.195034601887382,id:574},{model_name:"Phone 2",focal_length:26.55627340365375,id:575},{model_name:"Pixel 3a",focal_length:26.26847239383637,id:576},{model_name:"Pixel 4a",focal_length:53.1125468073075,id:577},{model_name:"Pixel 5",focal_length:26.22637902820574,id:578},{model_name:"Pixel 6",focal_length:26.274192515694775,id:579},{model_name:"Pixel",focal_length:27.00000091699457,id:580},{model_name:"Pixel XL",focal_length:26.734792199715237,id:581},{model_name:"POCO C3",focal_length:27.587628288240676,id:582},{model_name:"Pocophone F1",focal_length:27.16049471039419,id:583},{model_name:"POCO F2 Pro",focal_length:26.388887873249082,id:584},{model_name:"POCO F3",focal_length:24.65277639324992,id:585},{model_name:"POCO F3 GT",focal_length:26.459168778024292,id:586},{model_name:"POCO F4",focal_length:26.493749819789084,id:587},{model_name:"POCO M2 Pro",focal_length:29.218751332308745,id:588},{model_name:"POCO M2",focal_length:27.308990472092162,id:589},{model_name:"POCO M3 / Redmi 9T",focal_length:27.415966038813064,id:590},{model_name:"POCO M3 Pro 5G",focal_length:27.517807123946962,id:591},{model_name:"POCO M4 5G",focal_length:27.259381135891456,id:592},{model_name:"POCO M4 Pro",focal_length:27.613185731104505,id:593},{model_name:"POCO X2",focal_length:27.256944648051483,id:594},{model_name:"POCO X3 (karna)",focal_length:24.22839679034289,id:595},{model_name:"POCO X3",focal_length:13.628472324025745,id:596},{model_name:"POCO X3 NFC (surya)",focal_length:13.628472324025745,id:597},{model_name:"POCO X3 NFC",focal_length:13.628472324025745,id:598},{model_name:"Poco X3 Pro - M2102J20SG",focal_length:27.256944648051483,id:599},{model_name:"Poco X3 Pro - M2102J20SI",focal_length:26.493749819789084,id:600},{model_name:"POCO X5 5G",focal_length:26.48133252511194,id:601},{model_name:"Poco X5 Pro 5G",focal_length:25.468751021867874,id:602},{model_name:"POCOPHONE F1",focal_length:25.242857717008043,id:603},{model_name:"pomelo",focal_length:27.475052587443077,id:604},{model_name:"Qin 2",focal_length:29.37251918327443,id:605},{model_name:"QK1505",focal_length:28.99159649659935,id:606},{model_name:"QK1707",focal_length:29.258581619879784,id:607},{model_name:"qssi system image for arm64",focal_length:24.81428546248649,id:608},{model_name:"R11 Plus",focal_length:27.308990472092162,id:609},{model_name:"Realme 2 Pro",focal_length:27.45076921590845,id:610},{model_name:"Realme 3 Pro",focal_length:27.222222671914327,id:611},{model_name:"Realme 5 Pro",focal_length:29.843750763167144,id:612},{model_name:"realme 5 Series",focal_length:28.73609321404316,id:613},{model_name:"realme Q",focal_length:29.843750763167144,id:614},{model_name:"Realme Q",focal_length:29.843750763167144,id:615},{model_name:"realme X",focal_length:26.640626817372606,id:616},{model_name:"Redmi 10",focal_length:27.468493279535657,id:617},{model_name:"Redmi 10A",focal_length:27.682757947107575,id:618},{model_name:"Redmi 10C",focal_length:27.77777854429843,id:619},{model_name:"Redmi 10X",focal_length:28.892704882403358,id:620},{model_name:"Redmi 4 (4X)",focal_length:24.5535722381111,id:621},{model_name:"Redmi 6 / Redmi 6A",focal_length:27.19503285187155,id:622},{model_name:"Redmi 6 Pro",focal_length:34.48944947839417,id:623},{model_name:"Redmi 7 by:Reza(mashkoukras)",focal_length:26.894941731703764,id:624},{model_name:"Redmi 7 Dev:Reza @mashkoukras",focal_length:25.866786347274257,id:625},{model_name:"Redmi 8 / 8A / 8A Dual",focal_length:29.44459090383488,id:626},{model_name:"Redmi 8 Series",focal_length:29.44459090383488,id:627},{model_name:"Redmi 8A/8A Dual",focal_length:29.44459090383488,id:628},{model_name:"Redmi 8A Dual",focal_length:29.44459090383488,id:629},{model_name:"Redmi 8A",focal_length:34.72552078740023,id:630},{model_name:"Redmi 8A Pro",focal_length:29.44459090383488,id:631},{model_name:"Redmi 8A Series",focal_length:29.44459090383488,id:632},{model_name:"Redmi 9T, Note 9 4G, 9 Power",focal_length:27.415966038813064,id:633},{model_name:"Redmi 9T NFC",focal_length:26.662498315237485,id:634},{model_name:"Redmi G25 Series",focal_length:27.682757947107575,id:635},{model_name:"Redmi Go",focal_length:29.546682996068178,id:636},{model_name:"Redmi K20",focal_length:27.16049471039419,id:637},{model_name:"Redmi K20 Pro",focal_length:26.493749819789084,id:638},{model_name:"Redmi K20 Pro Premium Edition",focal_length:26.83124949289487,id:639},{model_name:"Redmi K20S",focal_length:35.040982784811014,id:640},{model_name:"Redmi K30 5G",focal_length:27.256944648051483,id:641},{model_name:"Redmi K30 5G Speed",focal_length:27.256944648051483,id:642},{model_name:"Redmi K30",focal_length:27.256944648051483,id:643},{model_name:"Redmi K30 Pro",focal_length:26.388887873249082,id:644},{model_name:"Redmi K30i 5G",focal_length:27.256944648051483,id:645},{model_name:"Redmi K32",focal_length:26.42192883805938,id:646},{model_name:"Redmi K40 Gaming",focal_length:25.261803254935568,id:647},{model_name:"Redmi K50",focal_length:34.725520412018184,id:648},{model_name:"Redmi MT6765 G Series",focal_length:29.232955272809782,id:649},{model_name:"Redmi Note 10 Lite",focal_length:29.218751332308745,id:650},{model_name:"Redmi Note 11 ",focal_length:26.734792199715237,id:651},{model_name:"Redmi Note 11 NFC",focal_length:29.296873942846197,id:652},{model_name:"Redmi Note 11 Pro (4G)",focal_length:25.854934907474306,id:653},{model_name:"Redmi Note 11 Pro 4G",focal_length:25.854916008322398,id:654},{model_name:"Redmi Note 11",focal_length:26.734792199715237,id:655},{model_name:"Redmi Note 11R",focal_length:29.318182464719808,id:656},{model_name:"Redmi Note 11S",focal_length:27.613185731104505,id:657},{model_name:"Redmi Note 11SE",focal_length:27.468493279535657,id:658},{model_name:"Redmi Note 11T Pro",focal_length:34.72552078740023,id:659},{model_name:"Redmi Note 12 4G",focal_length:26.58202210426706,id:660},{model_name:"Redmi Note 12 5G",focal_length:26.376405490175657,id:661},{model_name:"Redmi Note 12 Pro 4G",focal_length:25.491429532888024,id:662},{model_name:"Redmi Note 12 Pro 5G",focal_length:25.051545726592888,id:663},{model_name:"Redmi Note 13",focal_length:24.96936253100604,id:664},{model_name:"Redmi Note 3 unbrickandroid.com",focal_length:26.686097216093987,id:665},{model_name:"Redmi Note 3G",focal_length:31.176914176195755,id:666},{model_name:"Redmi Note 4x",focal_length:27.166193916286193,id:667},{model_name:"Redmi Note 5A / Y1 Lite",focal_length:32.41400284734945,id:668},{model_name:"Redmi Note 5A / Y1",focal_length:27.185887712229995,id:669},{model_name:"Redmi Note 5A Prime",focal_length:27.185887712229995,id:670},{model_name:"Redmi Y1 (Note 5A)",focal_length:29.283999315371876,id:671},{model_name:"Redmi Note 6 Pro",focal_length:27.4691335956469,id:672},{model_name:"Redmi Note 7/7S",focal_length:22.800723738049726,id:673},{model_name:"Redmi Note 8T",focal_length:26.608828536729003,id:674},{model_name:"Redmi Note 9 Pro",focal_length:29.218751332308745,id:675},{model_name:"Redmi Note 9 Pro Max",focal_length:25.781249135445073,id:676},{model_name:"Redmi Note 9S",focal_length:29.218751332308745,id:677},{model_name:"Redmi Note 9s",focal_length:29.218751332308745,id:678},{model_name:"REDMI NOTE 9S",focal_length:18.000000000000004,id:679},{model_name:"Redmi Pro",focal_length:23.45805732018431,id:680},{model_name:"Redmi S2",focal_length:24.46166127331275,id:681},{model_name:"REDMI S2",focal_length:24.46166127331275,id:682},{model_name:"Redmi Y3",focal_length:29.30095671160984,id:683},{model_name:"RMX2030",focal_length:28.365760827566685,id:684},{model_name:"RMX3031",focal_length:26.734792199715237,id:685},{model_name:"RMX3370",focal_length:27.656250892517505,id:686},{model_name:"rr_begonia",focal_length:26.274192515694775,id:687},{model_name:"rubyplus",focal_length:25.051545726592888,id:688},{model_name:"sapphiren",focal_length:25.468751021867874,id:689},{model_name:"secret",focal_length:26.662498315237485,id:690},{model_name:"selene",focal_length:45.000000766345444,id:691},{model_name:"SHARK KLE-H0",focal_length:24.65277639324992,id:692},{model_name:"Black Shark 3 Pro",focal_length:26.274192515694775,id:693},{model_name:"SM-A105F",focal_length:33.19237553083257,id:694},{model_name:"SM-A205F",focal_length:32.167505836478696,id:695},{model_name:"SM-A205G",focal_length:28.03155976723743,id:696},{model_name:"SM-A705FN",focal_length:25.5681808021936,id:697},{model_name:"SM-G570F",focal_length:23.20166403946348,id:698},{model_name:"sm6115",focal_length:27.415966038813064,id:699},{model_name:"SM6250",focal_length:29.218751332308745,id:700},{model_name:"SM7125",focal_length:26.662498315237485,id:701},{model_name:"SO-52A",focal_length:26.493749819789084,id:702},{model_name:"surya",focal_length:26.269494276845595,id:703},{model_name:"sweet",focal_length:27.07758706003678,id:704},{model_name:"TBD",focal_length:27.517807123946962,id:705},{model_name:"unknown",focal_length:24.65277639324992,id:706},{model_name:"V2056A",focal_length:25.206184749814113,id:707},{model_name:"V2329A",focal_length:26.41621504066808,id:708},{model_name:"V816.0.3.0.UNRTWMC",focal_length:25.344121426722094,id:709},{model_name:"vayu_global",focal_length:26.493752502537887,id:710},{model_name:"vermeer",focal_length:25.460380331631228,id:711},{model_name:"VHU4103EU",focal_length:18.000000000000004,id:712},{model_name:"vida",focal_length:27.155173195173873,id:713},{model_name:"viva",focal_length:27.155173195173873,id:714},{model_name:"water",focal_length:27.374179906256373,id:715},{model_name:"WFJWE",focal_length:34.725520412018184,id:716},{model_name:"Redmi 2 Pro",focal_length:33.85307637623397,id:717},{model_name:"X3 NFC",focal_length:24.22839679034289,id:718},{model_name:"XiaoMi A2",focal_length:27.664687585882497,id:719},{model_name:"Xiaomi device",focal_length:29.232955272809782,id:720},{model_name:"Xiaomi Mi A2 Lite",focal_length:34.48944947839417,id:721},{model_name:"Xiaomi MT6765 G Series",focal_length:27.682757947107575,id:722},{model_name:"Xiaomi Redmi 8A/8A Dual",focal_length:25.02823471543366,id:723},{model_name:"Xiaomi redmi note 5",focal_length:36.10241474866236,id:724},{model_name:"Xiaomi",focal_length:27.4691335956469,id:725},{model_name:"XIG02",focal_length:27.415966038813064,id:726},{model_name:"XIG03",focal_length:27.653770723159674,id:727},{model_name:"XIG05",focal_length:25.26661654169301,id:728},{model_name:"XQ-AS72",focal_length:28.03155976723743,id:729},{model_name:"XT2153-1",focal_length:25.200001634870333,id:730},{model_name:"XT2243-2",focal_length:24.65277639324992,id:731},{model_name:"Zky",focal_length:26.608828536729003,id:732},{model_name:"ZS660KL",focal_length:29.232955272809782,id:733},{model_name:"ZS661KS",focal_length:28.585987102516754,id:734},{model_name:"ZS673KS",focal_length:27.00000091699457,id:735},{model_name:"ZUK Z2132",focal_length:27.33718446948424,id:736}]}];const Jo=o.createContext({});function qo(e){const l=o.useRef(null);return null===l.current&&(l.current=e()),l.current}const el="undefined"!=typeof window,ol=el?o.useLayoutEffect:o.useEffect,ll=o.createContext(null);function nl(e,o){-1===e.indexOf(o)&&e.push(o)}function al(e,o){const l=e.indexOf(o);l>-1&&e.splice(l,1)}const tl=(e,o,l)=>l>o?o:l<e?e:l;function il(e,o){return o?`${e}. For more information and steps for solving, visit https://motion.dev/troubleshooting/${o}`:e}let dl=()=>{},ml=()=>{};"production"!==process.env.NODE_ENV&&(dl=(e,o,l)=>{e||"undefined"==typeof console||console.warn(il(o,l))},ml=(e,o,l)=>{if(!e)throw new Error(il(o,l))});const rl={},sl=e=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(e);function _l(e){return"object"==typeof e&&null!==e}const cl=e=>/^0[^.\s]+$/u.test(e);function hl(e){let o;return()=>(void 0===o&&(o=e()),o)}const fl=e=>e,gl=(e,o)=>l=>o(e(l)),pl=(...e)=>e.reduce(gl),ul=(e,o,l)=>{const n=o-e;return 0===n?1:(l-e)/n};class yl{constructor(){this.subscriptions=[]}add(e){return nl(this.subscriptions,e),()=>al(this.subscriptions,e)}notify(e,o,l){const n=this.subscriptions.length;if(n)if(1===n)this.subscriptions[0](e,o,l);else for(let a=0;a<n;a++){const n=this.subscriptions[a];n&&n(e,o,l)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}const Pl=e=>1e3*e,Tl=e=>e/1e3;function vl(e,o){return o?e*(1e3/o):0}const xl=new Set;function Al(e,o,l){e||xl.has(o)||(console.warn(il(o,l)),xl.add(o))}const Sl=(e,o,l)=>(((1-3*l+3*o)*e+(3*l-6*o))*e+3*o)*e;function bl(e,o,l,n){if(e===o&&l===n)return fl;const a=o=>function(e,o,l,n,a){let t,i,d=0;do{i=o+(l-o)/2,t=Sl(i,n,a)-e,t>0?l=i:o=i}while(Math.abs(t)>1e-7&&++d<12);return i}(o,0,1,e,l);return e=>0===e||1===e?e:Sl(a(e),o,n)}const Gl=e=>o=>o<=.5?e(2*o)/2:(2-e(2*(1-o)))/2,Cl=e=>o=>1-e(1-o),El=bl(.33,1.53,.69,.99),Ml=Cl(El),Ol=Gl(Ml),Nl=e=>(e*=2)<1?.5*Ml(e):.5*(2-Math.pow(2,-10*(e-1))),Rl=e=>1-Math.sin(Math.acos(e)),Ll=Cl(Rl),wl=Gl(Rl),Xl=bl(.42,0,1,1),Fl=bl(0,0,.58,1),Il=bl(.42,0,.58,1),Vl=e=>Array.isArray(e)&&"number"==typeof e[0],Dl={linear:fl,easeIn:Xl,easeInOut:Il,easeOut:Fl,circIn:Rl,circInOut:wl,circOut:Ll,backIn:Ml,backInOut:Ol,backOut:El,anticipate:Nl},kl=e=>{if(Vl(e)){ml(4===e.length,"Cubic bezier arrays must contain four numerical values.","cubic-bezier-length");const[o,l,n,a]=e;return bl(o,l,n,a)}return"string"==typeof e?(ml(void 0!==Dl[e],`Invalid easing type '${e}'`,"invalid-easing-type"),Dl[e]):e},jl=["setup","read","resolveKeyframes","preUpdate","update","preRender","render","postRender"];function Hl(e,o){let l=!1,n=!0;const a={delta:0,timestamp:0,isProcessing:!1},t=()=>l=!0,i=jl.reduce((e,o)=>(e[o]=function(e){let o=new Set,l=new Set,n=!1,a=!1;const t=new WeakSet;let i={delta:0,timestamp:0,isProcessing:!1};function d(o){t.has(o)&&(m.schedule(o),e()),o(i)}const m={schedule:(e,a=!1,i=!1)=>{const d=i&&n?o:l;return a&&t.add(e),d.has(e)||d.add(e),e},cancel:e=>{l.delete(e),t.delete(e)},process:e=>{i=e,n?a=!0:(n=!0,[o,l]=[l,o],o.forEach(d),o.clear(),n=!1,a&&(a=!1,m.process(e)))}};return m}(t),e),{}),{setup:d,read:m,resolveKeyframes:r,preUpdate:s,update:_,preRender:c,render:h,postRender:f}=i,g=()=>{const t=rl.useManualTiming?a.timestamp:performance.now();l=!1,rl.useManualTiming||(a.delta=n?1e3/60:Math.max(Math.min(t-a.timestamp,40),1)),a.timestamp=t,a.isProcessing=!0,d.process(a),m.process(a),r.process(a),s.process(a),_.process(a),c.process(a),h.process(a),f.process(a),a.isProcessing=!1,l&&o&&(n=!1,e(g))};return{schedule:jl.reduce((o,t)=>{const d=i[t];return o[t]=(o,t=!1,i=!1)=>(l||(l=!0,n=!0,a.isProcessing||e(g)),d.schedule(o,t,i)),o},{}),cancel:e=>{for(let o=0;o<jl.length;o++)i[jl[o]].cancel(e)},state:a,steps:i}}const{schedule:Ul,cancel:Bl,state:Kl,steps:Wl}=Hl("undefined"!=typeof requestAnimationFrame?requestAnimationFrame:fl,!0);let Yl;function $l(){Yl=void 0}const zl={now:()=>(void 0===Yl&&zl.set(Kl.isProcessing||rl.useManualTiming?Kl.timestamp:performance.now()),Yl),set:e=>{Yl=e,queueMicrotask($l)}},Zl=e=>o=>"string"==typeof o&&o.startsWith(e),Ql=Zl("--"),Jl=Zl("var(--"),ql=e=>!!Jl(e)&&en.test(e.split("/*")[0].trim()),en=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu,on={test:e=>"number"==typeof e,parse:parseFloat,transform:e=>e},ln={...on,transform:e=>tl(0,1,e)},nn={...on,default:1},an=e=>Math.round(1e5*e)/1e5,tn=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu;const dn=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu,mn=(e,o)=>l=>Boolean("string"==typeof l&&dn.test(l)&&l.startsWith(e)||o&&!function(e){return null==e}(l)&&Object.prototype.hasOwnProperty.call(l,o)),rn=(e,o,l)=>n=>{if("string"!=typeof n)return n;const[a,t,i,d]=n.match(tn);return{[e]:parseFloat(a),[o]:parseFloat(t),[l]:parseFloat(i),alpha:void 0!==d?parseFloat(d):1}},sn={...on,transform:e=>Math.round((e=>tl(0,255,e))(e))},_n={test:mn("rgb","red"),parse:rn("red","green","blue"),transform:({red:e,green:o,blue:l,alpha:n=1})=>"rgba("+sn.transform(e)+", "+sn.transform(o)+", "+sn.transform(l)+", "+an(ln.transform(n))+")"};const cn={test:mn("#"),parse:function(e){let o="",l="",n="",a="";return e.length>5?(o=e.substring(1,3),l=e.substring(3,5),n=e.substring(5,7),a=e.substring(7,9)):(o=e.substring(1,2),l=e.substring(2,3),n=e.substring(3,4),a=e.substring(4,5),o+=o,l+=l,n+=n,a+=a),{red:parseInt(o,16),green:parseInt(l,16),blue:parseInt(n,16),alpha:a?parseInt(a,16)/255:1}},transform:_n.transform},hn=e=>({test:o=>"string"==typeof o&&o.endsWith(e)&&1===o.split(" ").length,parse:parseFloat,transform:o=>`${o}${e}`}),fn=hn("deg"),gn=hn("%"),pn=hn("px"),un=hn("vh"),yn=hn("vw"),Pn=(()=>({...gn,parse:e=>gn.parse(e)/100,transform:e=>gn.transform(100*e)}))(),Tn={test:mn("hsl","hue"),parse:rn("hue","saturation","lightness"),transform:({hue:e,saturation:o,lightness:l,alpha:n=1})=>"hsla("+Math.round(e)+", "+gn.transform(an(o))+", "+gn.transform(an(l))+", "+an(ln.transform(n))+")"},vn={test:e=>_n.test(e)||cn.test(e)||Tn.test(e),parse:e=>_n.test(e)?_n.parse(e):Tn.test(e)?Tn.parse(e):cn.parse(e),transform:e=>"string"==typeof e?e:e.hasOwnProperty("red")?_n.transform(e):Tn.transform(e),getAnimatableNone:e=>{const o=vn.parse(e);return o.alpha=0,vn.transform(o)}},xn=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu;const An="number",Sn="color",bn=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function Gn(e){const o=e.toString(),l=[],n={color:[],number:[],var:[]},a=[];let t=0;const i=o.replace(bn,e=>(vn.test(e)?(n.color.push(t),a.push(Sn),l.push(vn.parse(e))):e.startsWith("var(")?(n.var.push(t),a.push("var"),l.push(e)):(n.number.push(t),a.push(An),l.push(parseFloat(e))),++t,"${}")).split("${}");return{values:l,split:i,indexes:n,types:a}}function Cn(e){return Gn(e).values}function En(e){const{split:o,types:l}=Gn(e),n=o.length;return e=>{let a="";for(let t=0;t<n;t++)if(a+=o[t],void 0!==e[t]){const o=l[t];a+=o===An?an(e[t]):o===Sn?vn.transform(e[t]):e[t]}return a}}const Mn=e=>"number"==typeof e?0:vn.test(e)?vn.getAnimatableNone(e):e;const On={test:function(e){return isNaN(e)&&"string"==typeof e&&(e.match(tn)?.length||0)+(e.match(xn)?.length||0)>0},parse:Cn,createTransformer:En,getAnimatableNone:function(e){const o=Cn(e);return En(e)(o.map(Mn))}};function Nn(e,o,l){return l<0&&(l+=1),l>1&&(l-=1),l<1/6?e+6*(o-e)*l:l<.5?o:l<2/3?e+(o-e)*(2/3-l)*6:e}function Rn(e,o){return l=>l>0?o:e}const Ln=(e,o,l)=>e+(o-e)*l,wn=(e,o,l)=>{const n=e*e,a=l*(o*o-n)+n;return a<0?0:Math.sqrt(a)},Xn=[cn,_n,Tn];function Fn(e){const o=(l=e,Xn.find(e=>e.test(l)));var l;if(dl(Boolean(o),`'${e}' is not an animatable color. Use the equivalent color code instead.`,"color-not-animatable"),!Boolean(o))return!1;let n=o.parse(e);return o===Tn&&(n=function({hue:e,saturation:o,lightness:l,alpha:n}){e/=360,l/=100;let a=0,t=0,i=0;if(o/=100){const n=l<.5?l*(1+o):l+o-l*o,d=2*l-n;a=Nn(d,n,e+1/3),t=Nn(d,n,e),i=Nn(d,n,e-1/3)}else a=t=i=l;return{red:Math.round(255*a),green:Math.round(255*t),blue:Math.round(255*i),alpha:n}}(n)),n}const In=(e,o)=>{const l=Fn(e),n=Fn(o);if(!l||!n)return Rn(e,o);const a={...l};return e=>(a.red=wn(l.red,n.red,e),a.green=wn(l.green,n.green,e),a.blue=wn(l.blue,n.blue,e),a.alpha=Ln(l.alpha,n.alpha,e),_n.transform(a))},Vn=new Set(["none","hidden"]);function Dn(e,o){return l=>Ln(e,o,l)}function kn(e){return"number"==typeof e?Dn:"string"==typeof e?ql(e)?Rn:vn.test(e)?In:Un:Array.isArray(e)?jn:"object"==typeof e?vn.test(e)?In:Hn:Rn}function jn(e,o){const l=[...e],n=l.length,a=e.map((e,l)=>kn(e)(e,o[l]));return e=>{for(let o=0;o<n;o++)l[o]=a[o](e);return l}}function Hn(e,o){const l={...e,...o},n={};for(const a in l)void 0!==e[a]&&void 0!==o[a]&&(n[a]=kn(e[a])(e[a],o[a]));return e=>{for(const o in n)l[o]=n[o](e);return l}}const Un=(e,o)=>{const l=On.createTransformer(o),n=Gn(e),a=Gn(o);return n.indexes.var.length===a.indexes.var.length&&n.indexes.color.length===a.indexes.color.length&&n.indexes.number.length>=a.indexes.number.length?Vn.has(e)&&!a.values.length||Vn.has(o)&&!n.values.length?function(e,o){return Vn.has(e)?l=>l<=0?e:o:l=>l>=1?o:e}(e,o):pl(jn(function(e,o){const l=[],n={color:0,var:0,number:0};for(let a=0;a<o.values.length;a++){const t=o.types[a],i=e.indexes[t][n[t]],d=e.values[i]??0;l[a]=d,n[t]++}return l}(n,a),a.values),l):(dl(!0,`Complex values '${e}' and '${o}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`,"complex-values-different"),Rn(e,o))};function Bn(e,o,l){if("number"==typeof e&&"number"==typeof o&&"number"==typeof l)return Ln(e,o,l);return kn(e)(e,o)}const Kn=e=>{const o=({timestamp:o})=>e(o);return{start:(e=!0)=>Ul.update(o,e),stop:()=>Bl(o),now:()=>Kl.isProcessing?Kl.timestamp:zl.now()}},Wn=(e,o,l=10)=>{let n="";const a=Math.max(Math.round(o/l),2);for(let o=0;o<a;o++)n+=Math.round(1e4*e(o/(a-1)))/1e4+", ";return`linear(${n.substring(0,n.length-2)})`},Yn=2e4;function $n(e){let o=0;let l=e.next(o);for(;!l.done&&o<Yn;)o+=50,l=e.next(o);return o>=Yn?1/0:o}function zn(e,o,l){const n=Math.max(o-5,0);return vl(l-e(n),o-n)}const Zn=100,Qn=10,Jn=1,qn=0,ea=800,oa=.3,la=.3,na={granular:.01,default:2},aa={granular:.005,default:.5},ta=.01,ia=10,da=.05,ma=1,ra=.001;function sa({duration:e=ea,bounce:o=oa,velocity:l=qn,mass:n=Jn}){let a,t;dl(e<=Pl(ia),"Spring duration must be 10 seconds or less","spring-duration-limit");let i=1-o;i=tl(da,ma,i),e=tl(ta,ia,Tl(e)),i<1?(a=o=>{const n=o*i,a=n*e,t=n-l,d=ca(o,i),m=Math.exp(-a);return ra-t/d*m},t=o=>{const n=o*i*e,t=n*l+l,d=Math.pow(i,2)*Math.pow(o,2)*e,m=Math.exp(-n),r=ca(Math.pow(o,2),i);return(-a(o)+ra>0?-1:1)*((t-d)*m)/r}):(a=o=>Math.exp(-o*e)*((o-l)*e+1)-.001,t=o=>Math.exp(-o*e)*(e*e*(l-o)));const d=function(e,o,l){let n=l;for(let l=1;l<_a;l++)n-=e(n)/o(n);return n}(a,t,5/e);if(e=Pl(e),isNaN(d))return{stiffness:Zn,damping:Qn,duration:e};{const o=Math.pow(d,2)*n;return{stiffness:o,damping:2*i*Math.sqrt(n*o),duration:e}}}const _a=12;function ca(e,o){return e*Math.sqrt(1-o*o)}const ha=["duration","bounce"],fa=["stiffness","damping","mass"];function ga(e,o){return o.some(o=>void 0!==e[o])}function pa(e=la,o=oa){const l="object"!=typeof e?{visualDuration:e,keyframes:[0,1],bounce:o}:e;let{restSpeed:n,restDelta:a}=l;const t=l.keyframes[0],i=l.keyframes[l.keyframes.length-1],d={done:!1,value:t},{stiffness:m,damping:r,mass:s,duration:_,velocity:c,isResolvedFromDuration:h}=function(e){let o={velocity:qn,stiffness:Zn,damping:Qn,mass:Jn,isResolvedFromDuration:!1,...e};if(!ga(e,fa)&&ga(e,ha))if(e.visualDuration){const l=e.visualDuration,n=2*Math.PI/(1.2*l),a=n*n,t=2*tl(.05,1,1-(e.bounce||0))*Math.sqrt(a);o={...o,mass:Jn,stiffness:a,damping:t}}else{const l=sa(e);o={...o,...l,mass:Jn},o.isResolvedFromDuration=!0}return o}({...l,velocity:-Tl(l.velocity||0)}),f=c||0,g=r/(2*Math.sqrt(m*s)),p=i-t,u=Tl(Math.sqrt(m/s)),y=Math.abs(p)<5;let P;if(n||(n=y?na.granular:na.default),a||(a=y?aa.granular:aa.default),g<1){const e=ca(u,g);P=o=>{const l=Math.exp(-g*u*o);return i-l*((f+g*u*p)/e*Math.sin(e*o)+p*Math.cos(e*o))}}else if(1===g)P=e=>i-Math.exp(-u*e)*(p+(f+u*p)*e);else{const e=u*Math.sqrt(g*g-1);P=o=>{const l=Math.exp(-g*u*o),n=Math.min(e*o,300);return i-l*((f+g*u*p)*Math.sinh(n)+e*p*Math.cosh(n))/e}}const T={calculatedDuration:h&&_||null,next:e=>{const o=P(e);if(h)d.done=e>=_;else{let l=0===e?f:0;g<1&&(l=0===e?Pl(f):zn(P,e,o));const t=Math.abs(l)<=n,m=Math.abs(i-o)<=a;d.done=t&&m}return d.value=d.done?i:o,d},toString:()=>{const e=Math.min($n(T),Yn),o=Wn(o=>T.next(e*o).value,e,30);return e+"ms "+o},toTransition:()=>{}};return T}function ua({keyframes:e,velocity:o=0,power:l=.8,timeConstant:n=325,bounceDamping:a=10,bounceStiffness:t=500,modifyTarget:i,min:d,max:m,restDelta:r=.5,restSpeed:s}){const _=e[0],c={done:!1,value:_},h=e=>void 0===d?m:void 0===m||Math.abs(d-e)<Math.abs(m-e)?d:m;let f=l*o;const g=_+f,p=void 0===i?g:i(g);p!==g&&(f=p-_);const u=e=>-f*Math.exp(-e/n),y=e=>p+u(e),P=e=>{const o=u(e),l=y(e);c.done=Math.abs(o)<=r,c.value=c.done?p:l};let T,v;const x=e=>{var o;(o=c.value,void 0!==d&&o<d||void 0!==m&&o>m)&&(T=e,v=pa({keyframes:[c.value,h(c.value)],velocity:zn(y,e,c.value),damping:a,stiffness:t,restDelta:r,restSpeed:s}))};return x(0),{calculatedDuration:null,next:e=>{let o=!1;return v||void 0!==T||(o=!0,P(e),x(e)),void 0!==T&&e>=T?v.next(e-T):(!o&&P(e),c)}}}function ya(e,o,{clamp:l=!0,ease:n,mixer:a}={}){const t=e.length;if(ml(t===o.length,"Both input and output ranges must be the same length","range-length"),1===t)return()=>o[0];if(2===t&&o[0]===o[1])return()=>o[1];const i=e[0]===e[1];e[0]>e[t-1]&&(e=[...e].reverse(),o=[...o].reverse());const d=function(e,o,l){const n=[],a=l||rl.mix||Bn,t=e.length-1;for(let l=0;l<t;l++){let t=a(e[l],e[l+1]);if(o){const e=Array.isArray(o)?o[l]||fl:o;t=pl(e,t)}n.push(t)}return n}(o,n,a),m=d.length,r=l=>{if(i&&l<e[0])return o[0];let n=0;if(m>1)for(;n<e.length-2&&!(l<e[n+1]);n++);const a=ul(e[n],e[n+1],l);return d[n](a)};return l?o=>r(tl(e[0],e[t-1],o)):r}function Pa(e){const o=[0];return function(e,o){const l=e[e.length-1];for(let n=1;n<=o;n++){const a=ul(0,o,n);e.push(Ln(l,1,a))}}(o,e.length-1),o}function Ta(e,o){return e.map(()=>o||Il).splice(0,e.length-1)}function va({duration:e=300,keyframes:o,times:l,ease:n="easeInOut"}){const a=(e=>Array.isArray(e)&&"number"!=typeof e[0])(n)?n.map(kl):kl(n),t={done:!1,value:o[0]},i=function(e,o){return e.map(e=>e*o)}(l&&l.length===o.length?l:Pa(o),e),d=ya(i,o,{ease:Array.isArray(a)?a:Ta(o,a)});return{calculatedDuration:e,next:o=>(t.value=d(o),t.done=o>=e,t)}}pa.applyToOptions=e=>{const o=function(e,o=100,l){const n=l({...e,keyframes:[0,o]}),a=Math.min($n(n),Yn);return{type:"keyframes",ease:e=>n.next(a*e).value/o,duration:Tl(a)}}(e,100,pa);return e.ease=o.ease,e.duration=Pl(o.duration),e.type="keyframes",e};const xa=e=>null!==e;function Aa(e,{repeat:o,repeatType:l="loop"},n,a=1){const t=e.filter(xa),i=a<0||o&&"loop"!==l&&o%2==1?0:t.length-1;return i&&void 0!==n?n:t[i]}const Sa={decay:ua,inertia:ua,tween:va,keyframes:va,spring:pa};function ba(e){"string"==typeof e.type&&(e.type=Sa[e.type])}class Ga{constructor(){this.updateFinished()}get finished(){return this._finished}updateFinished(){this._finished=new Promise(e=>{this.resolve=e})}notifyFinished(){this.resolve()}then(e,o){return this.finished.then(e,o)}}const Ca=e=>e/100;class Ea extends Ga{constructor(e){super(),this.state="idle",this.startTime=null,this.isStopped=!1,this.currentTime=0,this.holdTime=null,this.playbackSpeed=1,this.stop=()=>{const{motionValue:e}=this.options;e&&e.updatedAt!==zl.now()&&this.tick(zl.now()),this.isStopped=!0,"idle"!==this.state&&(this.teardown(),this.options.onStop?.())},this.options=e,this.initAnimation(),this.play(),!1===e.autoplay&&this.pause()}initAnimation(){const{options:e}=this;ba(e);const{type:o=va,repeat:l=0,repeatDelay:n=0,repeatType:a,velocity:t=0}=e;let{keyframes:i}=e;const d=o||va;"production"!==process.env.NODE_ENV&&d!==va&&ml(i.length<=2,`Only two keyframes currently supported with spring and inertia animations. Trying to animate ${i}`,"spring-two-frames"),d!==va&&"number"!=typeof i[0]&&(this.mixKeyframes=pl(Ca,Bn(i[0],i[1])),i=[0,100]);const m=d({...e,keyframes:i});"mirror"===a&&(this.mirroredGenerator=d({...e,keyframes:[...i].reverse(),velocity:-t})),null===m.calculatedDuration&&(m.calculatedDuration=$n(m));const{calculatedDuration:r}=m;this.calculatedDuration=r,this.resolvedDuration=r+n,this.totalDuration=this.resolvedDuration*(l+1)-n,this.generator=m}updateTime(e){const o=Math.round(e-this.startTime)*this.playbackSpeed;null!==this.holdTime?this.currentTime=this.holdTime:this.currentTime=o}tick(e,o=!1){const{generator:l,totalDuration:n,mixKeyframes:a,mirroredGenerator:t,resolvedDuration:i,calculatedDuration:d}=this;if(null===this.startTime)return l.next(0);const{delay:m=0,keyframes:r,repeat:s,repeatType:_,repeatDelay:c,type:h,onUpdate:f,finalKeyframe:g}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,e):this.speed<0&&(this.startTime=Math.min(e-n/this.speed,this.startTime)),o?this.currentTime=e:this.updateTime(e);const p=this.currentTime-m*(this.playbackSpeed>=0?1:-1),u=this.playbackSpeed>=0?p<0:p>n;this.currentTime=Math.max(p,0),"finished"===this.state&&null===this.holdTime&&(this.currentTime=n);let y=this.currentTime,P=l;if(s){const e=Math.min(this.currentTime,n)/i;let o=Math.floor(e),l=e%1;!l&&e>=1&&(l=1),1===l&&o--,o=Math.min(o,s+1);Boolean(o%2)&&("reverse"===_?(l=1-l,c&&(l-=c/i)):"mirror"===_&&(P=t)),y=tl(0,1,l)*i}const T=u?{done:!1,value:r[0]}:P.next(y);a&&(T.value=a(T.value));let{done:v}=T;u||null===d||(v=this.playbackSpeed>=0?this.currentTime>=n:this.currentTime<=0);const x=null===this.holdTime&&("finished"===this.state||"running"===this.state&&v);return x&&h!==ua&&(T.value=Aa(r,this.options,g,this.speed)),f&&f(T.value),x&&this.finish(),T}then(e,o){return this.finished.then(e,o)}get duration(){return Tl(this.calculatedDuration)}get iterationDuration(){const{delay:e=0}=this.options||{};return this.duration+Tl(e)}get time(){return Tl(this.currentTime)}set time(e){e=Pl(e),this.currentTime=e,null===this.startTime||null!==this.holdTime||0===this.playbackSpeed?this.holdTime=e:this.driver&&(this.startTime=this.driver.now()-e/this.playbackSpeed),this.driver?.start(!1)}get speed(){return this.playbackSpeed}set speed(e){this.updateTime(zl.now());const o=this.playbackSpeed!==e;this.playbackSpeed=e,o&&(this.time=Tl(this.currentTime))}play(){if(this.isStopped)return;const{driver:e=Kn,startTime:o}=this.options;this.driver||(this.driver=e(e=>this.tick(e))),this.options.onPlay?.();const l=this.driver.now();"finished"===this.state?(this.updateFinished(),this.startTime=l):null!==this.holdTime?this.startTime=l-this.holdTime:this.startTime||(this.startTime=o??l),"finished"===this.state&&this.speed<0&&(this.startTime+=this.calculatedDuration),this.holdTime=null,this.state="running",this.driver.start()}pause(){this.state="paused",this.updateTime(zl.now()),this.holdTime=this.currentTime}complete(){"running"!==this.state&&this.play(),this.state="finished",this.holdTime=null}finish(){this.notifyFinished(),this.teardown(),this.state="finished",this.options.onComplete?.()}cancel(){this.holdTime=null,this.startTime=0,this.tick(0),this.teardown(),this.options.onCancel?.()}teardown(){this.state="idle",this.stopDriver(),this.startTime=this.holdTime=null}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(e){return this.startTime=0,this.tick(e,!0)}attachTimeline(e){return this.options.allowFlatten&&(this.options.type="keyframes",this.options.ease="linear",this.initAnimation()),this.driver?.stop(),e.observe(this)}}const Ma=e=>180*e/Math.PI,Oa=e=>{const o=Ma(Math.atan2(e[1],e[0]));return Ra(o)},Na={x:4,y:5,translateX:4,translateY:5,scaleX:0,scaleY:3,scale:e=>(Math.abs(e[0])+Math.abs(e[3]))/2,rotate:Oa,rotateZ:Oa,skewX:e=>Ma(Math.atan(e[1])),skewY:e=>Ma(Math.atan(e[2])),skew:e=>(Math.abs(e[1])+Math.abs(e[2]))/2},Ra=e=>((e%=360)<0&&(e+=360),e),La=e=>Math.sqrt(e[0]*e[0]+e[1]*e[1]),wa=e=>Math.sqrt(e[4]*e[4]+e[5]*e[5]),Xa={x:12,y:13,z:14,translateX:12,translateY:13,translateZ:14,scaleX:La,scaleY:wa,scale:e=>(La(e)+wa(e))/2,rotateX:e=>Ra(Ma(Math.atan2(e[6],e[5]))),rotateY:e=>Ra(Ma(Math.atan2(-e[2],e[0]))),rotateZ:Oa,rotate:Oa,skewX:e=>Ma(Math.atan(e[4])),skewY:e=>Ma(Math.atan(e[1])),skew:e=>(Math.abs(e[1])+Math.abs(e[4]))/2};function Fa(e){return e.includes("scale")?1:0}function Ia(e,o){if(!e||"none"===e)return Fa(o);const l=e.match(/^matrix3d\(([-\d.e\s,]+)\)$/u);let n,a;if(l)n=Xa,a=l;else{const o=e.match(/^matrix\(([-\d.e\s,]+)\)$/u);n=Na,a=o}if(!a)return Fa(o);const t=n[o],i=a[1].split(",").map(Va);return"function"==typeof t?t(i):i[t]}function Va(e){return parseFloat(e.trim())}const Da=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],ka=(()=>new Set(Da))(),ja=e=>e===on||e===pn,Ha=new Set(["x","y","z"]),Ua=Da.filter(e=>!Ha.has(e));const Ba={width:({x:e},{paddingLeft:o="0",paddingRight:l="0"})=>e.max-e.min-parseFloat(o)-parseFloat(l),height:({y:e},{paddingTop:o="0",paddingBottom:l="0"})=>e.max-e.min-parseFloat(o)-parseFloat(l),top:(e,{top:o})=>parseFloat(o),left:(e,{left:o})=>parseFloat(o),bottom:({y:e},{top:o})=>parseFloat(o)+(e.max-e.min),right:({x:e},{left:o})=>parseFloat(o)+(e.max-e.min),x:(e,{transform:o})=>Ia(o,"x"),y:(e,{transform:o})=>Ia(o,"y")};Ba.translateX=Ba.x,Ba.translateY=Ba.y;const Ka=new Set;let Wa=!1,Ya=!1,$a=!1;function za(){if(Ya){const e=Array.from(Ka).filter(e=>e.needsMeasurement),o=new Set(e.map(e=>e.element)),l=new Map;o.forEach(e=>{const o=function(e){const o=[];return Ua.forEach(l=>{const n=e.getValue(l);void 0!==n&&(o.push([l,n.get()]),n.set(l.startsWith("scale")?1:0))}),o}(e);o.length&&(l.set(e,o),e.render())}),e.forEach(e=>e.measureInitialState()),o.forEach(e=>{e.render();const o=l.get(e);o&&o.forEach(([o,l])=>{e.getValue(o)?.set(l)})}),e.forEach(e=>e.measureEndState()),e.forEach(e=>{void 0!==e.suspendedScrollY&&window.scrollTo(0,e.suspendedScrollY)})}Ya=!1,Wa=!1,Ka.forEach(e=>e.complete($a)),Ka.clear()}function Za(){Ka.forEach(e=>{e.readKeyframes(),e.needsMeasurement&&(Ya=!0)})}class Qa{constructor(e,o,l,n,a,t=!1){this.state="pending",this.isAsync=!1,this.needsMeasurement=!1,this.unresolvedKeyframes=[...e],this.onComplete=o,this.name=l,this.motionValue=n,this.element=a,this.isAsync=t}scheduleResolve(){this.state="scheduled",this.isAsync?(Ka.add(this),Wa||(Wa=!0,Ul.read(Za),Ul.resolveKeyframes(za))):(this.readKeyframes(),this.complete())}readKeyframes(){const{unresolvedKeyframes:e,name:o,element:l,motionValue:n}=this;if(null===e[0]){const a=n?.get(),t=e[e.length-1];if(void 0!==a)e[0]=a;else if(l&&o){const n=l.readValue(o,t);null!=n&&(e[0]=n)}void 0===e[0]&&(e[0]=t),n&&void 0===a&&n.set(e[0])}!function(e){for(let o=1;o<e.length;o++)e[o]??(e[o]=e[o-1])}(e)}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(e=!1){this.state="complete",this.onComplete(this.unresolvedKeyframes,this.finalKeyframe,e),Ka.delete(this)}cancel(){"scheduled"===this.state&&(Ka.delete(this),this.state="pending")}resume(){"pending"===this.state&&this.scheduleResolve()}}const Ja=hl(()=>void 0!==window.ScrollTimeline),qa={};function et(e,o){const l=hl(e);return()=>qa[o]??l()}const ot=et(()=>{try{document.createElement("div").animate({opacity:0},{easing:"linear(0, 1)"})}catch(e){return!1}return!0},"linearEasing"),lt=([e,o,l,n])=>`cubic-bezier(${e}, ${o}, ${l}, ${n})`,nt={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:lt([0,.65,.55,1]),circOut:lt([.55,0,1,.45]),backIn:lt([.31,.01,.66,-.59]),backOut:lt([.33,1.53,.69,.99])};function at(e,o){return e?"function"==typeof e?ot()?Wn(e,o):"ease-out":Vl(e)?lt(e):Array.isArray(e)?e.map(e=>at(e,o)||nt.easeOut):nt[e]:void 0}function tt(e,o,l,{delay:n=0,duration:a=300,repeat:t=0,repeatType:i="loop",ease:d="easeOut",times:m}={},r=void 0){const s={[o]:l};m&&(s.offset=m);const _=at(d,a);Array.isArray(_)&&(s.easing=_);const c={delay:n,duration:a,easing:Array.isArray(_)?"linear":_,fill:"both",iterations:t+1,direction:"reverse"===i?"alternate":"normal"};r&&(c.pseudoElement=r);return e.animate(s,c)}function it(e){return"function"==typeof e&&"applyToOptions"in e}class dt extends Ga{constructor(e){if(super(),this.finishedTime=null,this.isStopped=!1,!e)return;const{element:o,name:l,keyframes:n,pseudoElement:a,allowFlatten:t=!1,finalKeyframe:i,onComplete:d}=e;this.isPseudoElement=Boolean(a),this.allowFlatten=t,this.options=e,ml("string"!=typeof e.type,'Mini animate() doesn\'t support "type" as a string.',"mini-spring");const m=function({type:e,...o}){return it(e)&&ot()?e.applyToOptions(o):(o.duration??(o.duration=300),o.ease??(o.ease="easeOut"),o)}(e);this.animation=tt(o,l,n,m,a),!1===m.autoplay&&this.animation.pause(),this.animation.onfinish=()=>{if(this.finishedTime=this.time,!a){const e=Aa(n,this.options,i,this.speed);this.updateMotionValue?this.updateMotionValue(e):function(e,o,l){(e=>e.startsWith("--"))(o)?e.style.setProperty(o,l):e.style[o]=l}(o,l,e),this.animation.cancel()}d?.(),this.notifyFinished()}}play(){this.isStopped||(this.animation.play(),"finished"===this.state&&this.updateFinished())}pause(){this.animation.pause()}complete(){this.animation.finish?.()}cancel(){try{this.animation.cancel()}catch(e){}}stop(){if(this.isStopped)return;this.isStopped=!0;const{state:e}=this;"idle"!==e&&"finished"!==e&&(this.updateMotionValue?this.updateMotionValue():this.commitStyles(),this.isPseudoElement||this.cancel())}commitStyles(){this.isPseudoElement||this.animation.commitStyles?.()}get duration(){const e=this.animation.effect?.getComputedTiming?.().duration||0;return Tl(Number(e))}get iterationDuration(){const{delay:e=0}=this.options||{};return this.duration+Tl(e)}get time(){return Tl(Number(this.animation.currentTime)||0)}set time(e){this.finishedTime=null,this.animation.currentTime=Pl(e)}get speed(){return this.animation.playbackRate}set speed(e){e<0&&(this.finishedTime=null),this.animation.playbackRate=e}get state(){return null!==this.finishedTime?"finished":this.animation.playState}get startTime(){return Number(this.animation.startTime)}set startTime(e){this.animation.startTime=e}attachTimeline({timeline:e,observe:o}){return this.allowFlatten&&this.animation.effect?.updateTiming({easing:"linear"}),this.animation.onfinish=null,e&&Ja()?(this.animation.timeline=e,fl):o(this)}}const mt={anticipate:Nl,backInOut:Ol,circInOut:wl};function rt(e){"string"==typeof e.ease&&e.ease in mt&&(e.ease=mt[e.ease])}class st extends dt{constructor(e){rt(e),ba(e),super(e),e.startTime&&(this.startTime=e.startTime),this.options=e}updateMotionValue(e){const{motionValue:o,onUpdate:l,onComplete:n,element:a,...t}=this.options;if(!o)return;if(void 0!==e)return void o.set(e);const i=new Ea({...t,autoplay:!1}),d=Pl(this.finishedTime??this.time);o.setWithVelocity(i.sample(d-10).value,i.sample(d).value,10),i.stop()}}const _t=(e,o)=>"zIndex"!==o&&(!("number"!=typeof e&&!Array.isArray(e))||!("string"!=typeof e||!On.test(e)&&"0"!==e||e.startsWith("url(")));function ct(e){e.duration=0,e.type="keyframes"}const ht=new Set(["opacity","clipPath","filter","transform"]),ft=hl(()=>Object.hasOwnProperty.call(Element.prototype,"animate"));class gt extends Ga{constructor({autoplay:e=!0,delay:o=0,type:l="keyframes",repeat:n=0,repeatDelay:a=0,repeatType:t="loop",keyframes:i,name:d,motionValue:m,element:r,...s}){super(),this.stop=()=>{this._animation&&(this._animation.stop(),this.stopTimeline?.()),this.keyframeResolver?.cancel()},this.createdAt=zl.now();const _={autoplay:e,delay:o,type:l,repeat:n,repeatDelay:a,repeatType:t,name:d,motionValue:m,element:r,...s},c=r?.KeyframeResolver||Qa;this.keyframeResolver=new c(i,(e,o,l)=>this.onKeyframesResolved(e,o,_,!l),d,m,r),this.keyframeResolver?.scheduleResolve()}onKeyframesResolved(e,o,l,n){this.keyframeResolver=void 0;const{name:a,type:t,velocity:i,delay:d,isHandoff:m,onUpdate:r}=l;this.resolvedAt=zl.now(),function(e,o,l,n){const a=e[0];if(null===a)return!1;if("display"===o||"visibility"===o)return!0;const t=e[e.length-1],i=_t(a,o),d=_t(t,o);return dl(i===d,`You are trying to animate ${o} from "${a}" to "${t}". "${i?t:a}" is not an animatable value.`,"value-not-animatable"),!(!i||!d)&&(function(e){const o=e[0];if(1===e.length)return!0;for(let l=0;l<e.length;l++)if(e[l]!==o)return!0}(e)||("spring"===l||it(l))&&n)}(e,a,t,i)||(!rl.instantAnimations&&d||r?.(Aa(e,l,o)),e[0]=e[e.length-1],ct(l),l.repeat=0);const s={startTime:n?this.resolvedAt&&this.resolvedAt-this.createdAt>40?this.resolvedAt:this.createdAt:void 0,finalKeyframe:o,...l,keyframes:e},_=!m&&function(e){const{motionValue:o,name:l,repeatDelay:n,repeatType:a,damping:t,type:i}=e,d=o?.owner?.current;if(!(d instanceof HTMLElement))return!1;const{onUpdate:m,transformTemplate:r}=o.owner.getProps();return ft()&&l&&ht.has(l)&&("transform"!==l||!r)&&!m&&!n&&"mirror"!==a&&0!==t&&"inertia"!==i}(s)?new st({...s,element:s.motionValue.owner.current}):new Ea(s);_.finished.then(()=>this.notifyFinished()).catch(fl),this.pendingTimeline&&(this.stopTimeline=_.attachTimeline(this.pendingTimeline),this.pendingTimeline=void 0),this._animation=_}get finished(){return this._animation?this.animation.finished:this._finished}then(e,o){return this.finished.finally(e).then(()=>{})}get animation(){return this._animation||(this.keyframeResolver?.resume(),$a=!0,Za(),za(),$a=!1),this._animation}get duration(){return this.animation.duration}get iterationDuration(){return this.animation.iterationDuration}get time(){return this.animation.time}set time(e){this.animation.time=e}get speed(){return this.animation.speed}get state(){return this.animation.state}set speed(e){this.animation.speed=e}get startTime(){return this.animation.startTime}attachTimeline(e){return this._animation?this.stopTimeline=this.animation.attachTimeline(e):this.pendingTimeline=e,()=>this.stop()}play(){this.animation.play()}pause(){this.animation.pause()}complete(){this.animation.complete()}cancel(){this._animation&&this.animation.cancel(),this.keyframeResolver?.cancel()}}const pt=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function ut(e,o,l=1){ml(l<=4,`Max CSS variable fallback depth detected in property "${e}". This may indicate a circular fallback dependency.`,"max-css-var-depth");const[n,a]=function(e){const o=pt.exec(e);if(!o)return[,];const[,l,n,a]=o;return[`--${l??n}`,a]}(e);if(!n)return;const t=window.getComputedStyle(o).getPropertyValue(n);if(t){const e=t.trim();return sl(e)?parseFloat(e):e}return ql(a)?ut(a,o,l+1):a}function yt(e,o){return e?.[o]??e?.default??e}const Pt=new Set(["width","height","top","left","right","bottom",...Da]),Tt=e=>o=>o.test(e),vt=[on,pn,gn,fn,yn,un,{test:e=>"auto"===e,parse:e=>e}],xt=e=>vt.find(Tt(e));function At(e){return"number"==typeof e?0===e:null===e||("none"===e||"0"===e||cl(e))}const St=new Set(["brightness","contrast","saturate","opacity"]);function bt(e){const[o,l]=e.slice(0,-1).split("(");if("drop-shadow"===o)return e;const[n]=l.match(tn)||[];if(!n)return e;const a=l.replace(n,"");let t=St.has(o)?1:0;return n!==l&&(t*=100),o+"("+t+a+")"}const Gt=/\b([a-z-]*)\(.*?\)/gu,Ct={...On,getAnimatableNone:e=>{const o=e.match(Gt);return o?o.map(bt).join(" "):e}},Et={...on,transform:Math.round},Mt={borderWidth:pn,borderTopWidth:pn,borderRightWidth:pn,borderBottomWidth:pn,borderLeftWidth:pn,borderRadius:pn,radius:pn,borderTopLeftRadius:pn,borderTopRightRadius:pn,borderBottomRightRadius:pn,borderBottomLeftRadius:pn,width:pn,maxWidth:pn,height:pn,maxHeight:pn,top:pn,right:pn,bottom:pn,left:pn,padding:pn,paddingTop:pn,paddingRight:pn,paddingBottom:pn,paddingLeft:pn,margin:pn,marginTop:pn,marginRight:pn,marginBottom:pn,marginLeft:pn,backgroundPositionX:pn,backgroundPositionY:pn,...{rotate:fn,rotateX:fn,rotateY:fn,rotateZ:fn,scale:nn,scaleX:nn,scaleY:nn,scaleZ:nn,skew:fn,skewX:fn,skewY:fn,distance:pn,translateX:pn,translateY:pn,translateZ:pn,x:pn,y:pn,z:pn,perspective:pn,transformPerspective:pn,opacity:ln,originX:Pn,originY:Pn,originZ:pn},zIndex:Et,fillOpacity:ln,strokeOpacity:ln,numOctaves:Et},Ot={...Mt,color:vn,backgroundColor:vn,outlineColor:vn,fill:vn,stroke:vn,borderColor:vn,borderTopColor:vn,borderRightColor:vn,borderBottomColor:vn,borderLeftColor:vn,filter:Ct,WebkitFilter:Ct},Nt=e=>Ot[e];function Rt(e,o){let l=Nt(e);return l!==Ct&&(l=On),l.getAnimatableNone?l.getAnimatableNone(o):void 0}const Lt=new Set(["auto","none","0"]);class wt extends Qa{constructor(e,o,l,n,a){super(e,o,l,n,a,!0)}readKeyframes(){const{unresolvedKeyframes:e,element:o,name:l}=this;if(!o||!o.current)return;super.readKeyframes();for(let l=0;l<e.length;l++){let n=e[l];if("string"==typeof n&&(n=n.trim(),ql(n))){const a=ut(n,o.current);void 0!==a&&(e[l]=a),l===e.length-1&&(this.finalKeyframe=n)}}if(this.resolveNoneKeyframes(),!Pt.has(l)||2!==e.length)return;const[n,a]=e,t=xt(n),i=xt(a);if(t!==i)if(ja(t)&&ja(i))for(let o=0;o<e.length;o++){const l=e[o];"string"==typeof l&&(e[o]=parseFloat(l))}else Ba[l]&&(this.needsMeasurement=!0)}resolveNoneKeyframes(){const{unresolvedKeyframes:e,name:o}=this,l=[];for(let o=0;o<e.length;o++)(null===e[o]||At(e[o]))&&l.push(o);l.length&&function(e,o,l){let n,a=0;for(;a<e.length&&!n;){const o=e[a];"string"==typeof o&&!Lt.has(o)&&Gn(o).values.length&&(n=e[a]),a++}if(n&&l)for(const a of o)e[a]=Rt(l,n)}(e,l,o)}measureInitialState(){const{element:e,unresolvedKeyframes:o,name:l}=this;if(!e||!e.current)return;"height"===l&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=Ba[l](e.measureViewportBox(),window.getComputedStyle(e.current)),o[0]=this.measuredOrigin;const n=o[o.length-1];void 0!==n&&e.getValue(l,n).jump(n,!1)}measureEndState(){const{element:e,name:o,unresolvedKeyframes:l}=this;if(!e||!e.current)return;const n=e.getValue(o);n&&n.jump(this.measuredOrigin,!1);const a=l.length-1,t=l[a];l[a]=Ba[o](e.measureViewportBox(),window.getComputedStyle(e.current)),null!==t&&void 0===this.finalKeyframe&&(this.finalKeyframe=t),this.removedTransforms?.length&&this.removedTransforms.forEach(([o,l])=>{e.getValue(o).set(l)}),this.resolveNoneKeyframes()}}const Xt=(e,o)=>o&&"number"==typeof e?o.transform(e):e;function Ft(e){return _l(e)&&"offsetHeight"in e}class It{constructor(e,o={}){this.canTrackVelocity=null,this.events={},this.updateAndNotify=e=>{const o=zl.now();if(this.updatedAt!==o&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(e),this.current!==this.prev&&(this.events.change?.notify(this.current),this.dependents))for(const e of this.dependents)e.dirty()},this.hasAnimated=!1,this.setCurrent(e),this.owner=o.owner}setCurrent(e){var o;this.current=e,this.updatedAt=zl.now(),null===this.canTrackVelocity&&void 0!==e&&(this.canTrackVelocity=(o=this.current,!isNaN(parseFloat(o))))}setPrevFrameValue(e=this.current){this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt}onChange(e){return"production"!==process.env.NODE_ENV&&Al(!1,'value.onChange(callback) is deprecated. Switch to value.on("change", callback).'),this.on("change",e)}on(e,o){this.events[e]||(this.events[e]=new yl);const l=this.events[e].add(o);return"change"===e?()=>{l(),Ul.read(()=>{this.events.change.getSize()||this.stop()})}:l}clearListeners(){for(const e in this.events)this.events[e].clear()}attach(e,o){this.passiveEffect=e,this.stopPassiveEffect=o}set(e){this.passiveEffect?this.passiveEffect(e,this.updateAndNotify):this.updateAndNotify(e)}setWithVelocity(e,o,l){this.set(o),this.prev=void 0,this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt-l}jump(e,o=!0){this.updateAndNotify(e),this.prev=e,this.prevUpdatedAt=this.prevFrameValue=void 0,o&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}dirty(){this.events.change?.notify(this.current)}addDependent(e){this.dependents||(this.dependents=new Set),this.dependents.add(e)}removeDependent(e){this.dependents&&this.dependents.delete(e)}get(){return this.current}getPrevious(){return this.prev}getVelocity(){const e=zl.now();if(!this.canTrackVelocity||void 0===this.prevFrameValue||e-this.updatedAt>30)return 0;const o=Math.min(this.updatedAt-this.prevUpdatedAt,30);return vl(parseFloat(this.current)-parseFloat(this.prevFrameValue),o)}start(e){return this.stop(),new Promise(o=>{this.hasAnimated=!0,this.animation=e(o),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.dependents?.clear(),this.events.destroy?.notify(),this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function Vt(e,o){return new It(e,o)}const{schedule:Dt}=Hl(queueMicrotask,!1),kt={x:!1,y:!1};function jt(){return kt.x||kt.y}function Ht(e,o){const l=function(e,o,l){if(e instanceof EventTarget)return[e];if("string"==typeof e){let o=document;const n=l?.[e]??o.querySelectorAll(e);return n?Array.from(n):[]}return Array.from(e)}(e),n=new AbortController;return[l,{passive:!0,...o,signal:n.signal},()=>n.abort()]}function Ut(e){return!("touch"===e.pointerType||jt())}const Bt=(e,o)=>!!o&&(e===o||Bt(e,o.parentElement)),Kt=e=>"mouse"===e.pointerType?"number"!=typeof e.button||e.button<=0:!1!==e.isPrimary,Wt=new Set(["BUTTON","INPUT","SELECT","TEXTAREA","A"]);const Yt=new WeakSet;function $t(e){return o=>{"Enter"===o.key&&e(o)}}function zt(e,o){e.dispatchEvent(new PointerEvent("pointer"+o,{isPrimary:!0,bubbles:!0}))}function Zt(e){return Kt(e)&&!jt()}function Qt(e,o,l={}){const[n,a,t]=Ht(e,l),i=e=>{const n=e.currentTarget;if(!Zt(e))return;Yt.add(n);const t=o(n,e),i=(e,o)=>{window.removeEventListener("pointerup",d),window.removeEventListener("pointercancel",m),Yt.has(n)&&Yt.delete(n),Zt(e)&&"function"==typeof t&&t(e,{success:o})},d=e=>{i(e,n===window||n===document||l.useGlobalTarget||Bt(n,e.target))},m=e=>{i(e,!1)};window.addEventListener("pointerup",d,a),window.addEventListener("pointercancel",m,a)};return n.forEach(e=>{var o;(l.useGlobalTarget?window:e).addEventListener("pointerdown",i,a),Ft(e)&&(e.addEventListener("focus",e=>((e,o)=>{const l=e.currentTarget;if(!l)return;const n=$t(()=>{if(Yt.has(l))return;zt(l,"down");const e=$t(()=>{zt(l,"up")});l.addEventListener("keyup",e,o),l.addEventListener("blur",()=>zt(l,"cancel"),o)});l.addEventListener("keydown",n,o),l.addEventListener("blur",()=>l.removeEventListener("keydown",n),o)})(e,a)),o=e,Wt.has(o.tagName)||-1!==o.tabIndex||e.hasAttribute("tabindex")||(e.tabIndex=0))}),t}function Jt(e){return _l(e)&&"ownerSVGElement"in e}const qt=e=>Boolean(e&&e.getVelocity),ei=[...vt,vn,On],oi=o.createContext({transformPagePoint:e=>e,isStatic:!1,reducedMotion:"never"});function li(e,o){if("function"==typeof e)return e(o);null!=e&&(e.current=o)}function ni(...e){return i.useCallback(function(...e){return o=>{let l=!1;const n=e.map(e=>{const n=li(e,o);return l||"function"!=typeof n||(l=!0),n});if(l)return()=>{for(let o=0;o<n.length;o++){const l=n[o];"function"==typeof l?l():li(e[o],null)}}}}(...e),e)}class ai extends i.Component{getSnapshotBeforeUpdate(e){const o=this.props.childRef.current;if(o&&e.isPresent&&!this.props.isPresent){const e=o.offsetParent,l=Ft(e)&&e.offsetWidth||0,n=this.props.sizeRef.current;n.height=o.offsetHeight||0,n.width=o.offsetWidth||0,n.top=o.offsetTop,n.left=o.offsetLeft,n.right=l-n.width-n.left}return null}componentDidUpdate(){}render(){return this.props.children}}function ti({children:l,isPresent:n,anchorX:a,root:t}){const d=o.useId(),m=o.useRef(null),r=o.useRef({width:0,height:0,top:0,left:0,right:0}),{nonce:s}=o.useContext(oi),_=ni(m,l?.ref);return o.useInsertionEffect(()=>{const{width:e,height:o,top:l,left:i,right:_}=r.current;if(n||!m.current||!e||!o)return;const c="left"===a?`left: ${i}`:`right: ${_}`;m.current.dataset.motionPopId=d;const h=document.createElement("style");s&&(h.nonce=s);const f=t??document.head;return f.appendChild(h),h.sheet&&h.sheet.insertRule(`\n [data-motion-pop-id="${d}"] {\n position: absolute !important;\n width: ${e}px !important;\n height: ${o}px !important;\n ${c}px !important;\n top: ${l}px !important;\n }\n `),()=>{f.contains(h)&&f.removeChild(h)}},[n]),e.jsx(ai,{isPresent:n,childRef:m,sizeRef:r,children:i.cloneElement(l,{ref:_})})}const ii=({children:l,initial:n,isPresent:a,onExitComplete:t,custom:d,presenceAffectsLayout:m,mode:r,anchorX:s,root:_})=>{const c=qo(di),h=o.useId();let f=!0,g=o.useMemo(()=>(f=!1,{id:h,initial:n,isPresent:a,custom:d,onExitComplete:e=>{c.set(e,!0);for(const e of c.values())if(!e)return;t&&t()},register:e=>(c.set(e,!1),()=>c.delete(e))}),[a,c,t]);return m&&f&&(g={...g}),o.useMemo(()=>{c.forEach((e,o)=>c.set(o,!1))},[a]),i.useEffect(()=>{!a&&!c.size&&t&&t()},[a]),"popLayout"===r&&(l=e.jsx(ti,{isPresent:a,anchorX:s,root:_,children:l})),e.jsx(ll.Provider,{value:g,children:l})};function di(){return new Map}function mi(e=!0){const l=o.useContext(ll);if(null===l)return[!0,null];const{isPresent:n,onExitComplete:a,register:t}=l,i=o.useId();o.useEffect(()=>{if(e)return t(i)},[e]);const d=o.useCallback(()=>e&&a&&a(i),[i,a,e]);return!n&&a?[!1,d]:[!0]}const ri=e=>e.key||"";function si(e){const l=[];return o.Children.forEach(e,e=>{o.isValidElement(e)&&l.push(e)}),l}const _i=({children:l,custom:n,initial:a=!0,onExitComplete:t,presenceAffectsLayout:i=!0,mode:d="sync",propagate:m=!1,anchorX:r="left",root:s})=>{const[_,c]=mi(m),h=o.useMemo(()=>si(l),[l]),f=m&&!_?[]:h.map(ri),g=o.useRef(!0),p=o.useRef(h),u=qo(()=>new Map),[y,P]=o.useState(h),[T,v]=o.useState(h);ol(()=>{g.current=!1,p.current=h;for(let e=0;e<T.length;e++){const o=ri(T[e]);f.includes(o)?u.delete(o):!0!==u.get(o)&&u.set(o,!1)}},[T,f.length,f.join("-")]);const x=[];if(h!==y){let e=[...h];for(let o=0;o<T.length;o++){const l=T[o],n=ri(l);f.includes(n)||(e.splice(o,0,l),x.push(l))}return"wait"===d&&x.length&&(e=x),v(si(e)),P(h),null}"production"!==process.env.NODE_ENV&&"wait"===d&&T.length>1&&console.warn('You\'re attempting to animate multiple children within AnimatePresence, but its mode is set to "wait". This will lead to odd visual behaviour.');const{forceRender:A}=o.useContext(Jo);return e.jsx(e.Fragment,{children:T.map(o=>{const l=ri(o),y=!(m&&!_)&&(h===T||f.includes(l));return e.jsx(ii,{isPresent:y,initial:!(g.current&&!a)&&void 0,custom:n,presenceAffectsLayout:i,mode:d,root:s,onExitComplete:y?void 0:()=>{if(!u.has(l))return;u.set(l,!0);let e=!0;u.forEach(o=>{o||(e=!1)}),e&&(A?.(),v(p.current),m&&c?.(),t&&t())},anchorX:r,children:o},l)})})},ci=o.createContext({strict:!1}),hi={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},fi={};for(const e in hi)fi[e]={isEnabled:o=>hi[e].some(e=>!!o[e])};const gi=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","ignoreStrict","viewport"]);function pi(e){return e.startsWith("while")||e.startsWith("drag")&&"draggable"!==e||e.startsWith("layout")||e.startsWith("onTap")||e.startsWith("onPan")||e.startsWith("onLayout")||gi.has(e)}let ui=e=>!pi(e);try{"function"==typeof(yi=require("@emotion/is-prop-valid").default)&&(ui=e=>e.startsWith("on")?!pi(e):yi(e))}catch{}var yi;const Pi=o.createContext({});function Ti(e){return null!==e&&"object"==typeof e&&"function"==typeof e.start}function vi(e){return"string"==typeof e||Array.isArray(e)}const xi=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],Ai=["initial",...xi];function Si(e){return Ti(e.animate)||Ai.some(o=>vi(e[o]))}function bi(e){return Boolean(Si(e)||e.variants)}function Gi(e){const{initial:l,animate:n}=function(e,o){if(Si(e)){const{initial:o,animate:l}=e;return{initial:!1===o||vi(o)?o:void 0,animate:vi(l)?l:void 0}}return!1!==e.inherit?o:{}}(e,o.useContext(Pi));return o.useMemo(()=>({initial:l,animate:n}),[Ci(l),Ci(n)])}function Ci(e){return Array.isArray(e)?e.join(" "):e}function Ei(e,o){return o.max===o.min?0:e/(o.max-o.min)*100}const Mi={correct:(e,o)=>{if(!o.target)return e;if("string"==typeof e){if(!pn.test(e))return e;e=parseFloat(e)}return`${Ei(e,o.target.x)}% ${Ei(e,o.target.y)}%`}},Oi={correct:(e,{treeScale:o,projectionDelta:l})=>{const n=e,a=On.parse(e);if(a.length>5)return n;const t=On.createTransformer(e),i="number"!=typeof a[0]?1:0,d=l.x.scale*o.x,m=l.y.scale*o.y;a[0+i]/=d,a[1+i]/=m;const r=Ln(d,m,.5);return"number"==typeof a[2+i]&&(a[2+i]/=r),"number"==typeof a[3+i]&&(a[3+i]/=r),t(a)}},Ni={borderRadius:{...Mi,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:Mi,borderTopRightRadius:Mi,borderBottomLeftRadius:Mi,borderBottomRightRadius:Mi,boxShadow:Oi};function Ri(e,{layout:o,layoutId:l}){return ka.has(e)||e.startsWith("origin")||(o||void 0!==l)&&(!!Ni[e]||"opacity"===e)}const Li={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},wi=Da.length;function Xi(e,o,l){const{style:n,vars:a,transformOrigin:t}=e;let i=!1,d=!1;for(const e in o){const l=o[e];if(ka.has(e))i=!0;else if(Ql(e))a[e]=l;else{const o=Xt(l,Mt[e]);e.startsWith("origin")?(d=!0,t[e]=o):n[e]=o}}if(o.transform||(i||l?n.transform=function(e,o,l){let n="",a=!0;for(let t=0;t<wi;t++){const i=Da[t],d=e[i];if(void 0===d)continue;let m=!0;if(m="number"==typeof d?d===(i.startsWith("scale")?1:0):0===parseFloat(d),!m||l){const e=Xt(d,Mt[i]);m||(a=!1,n+=`${Li[i]||i}(${e}) `),l&&(o[i]=e)}}return n=n.trim(),l?n=l(o,a?"":n):a&&(n="none"),n}(o,e.transform,l):n.transform&&(n.transform="none")),d){const{originX:e="50%",originY:o="50%",originZ:l=0}=t;n.transformOrigin=`${e} ${o} ${l}`}}const Fi=()=>({style:{},transform:{},transformOrigin:{},vars:{}});function Ii(e,o,l){for(const n in o)qt(o[n])||Ri(n,l)||(e[n]=o[n])}function Vi(e,l){const n={};return Ii(n,e.style||{},e),Object.assign(n,function({transformTemplate:e},l){return o.useMemo(()=>{const o={style:{},transform:{},transformOrigin:{},vars:{}};return Xi(o,l,e),Object.assign({},o.vars,o.style)},[l])}(e,l)),n}function Di(e,o){const l={},n=Vi(e,o);return e.drag&&!1!==e.dragListener&&(l.draggable=!1,n.userSelect=n.WebkitUserSelect=n.WebkitTouchCallout="none",n.touchAction=!0===e.drag?"none":"pan-"+("x"===e.drag?"y":"x")),void 0===e.tabIndex&&(e.onTap||e.onTapStart||e.whileTap)&&(l.tabIndex=0),l.style=n,l}const ki={offset:"stroke-dashoffset",array:"stroke-dasharray"},ji={offset:"strokeDashoffset",array:"strokeDasharray"};function Hi(e,{attrX:o,attrY:l,attrScale:n,pathLength:a,pathSpacing:t=1,pathOffset:i=0,...d},m,r,s){if(Xi(e,d,r),m)return void(e.style.viewBox&&(e.attrs.viewBox=e.style.viewBox));e.attrs=e.style,e.style={};const{attrs:_,style:c}=e;_.transform&&(c.transform=_.transform,delete _.transform),(c.transform||_.transformOrigin)&&(c.transformOrigin=_.transformOrigin??"50% 50%",delete _.transformOrigin),c.transform&&(c.transformBox=s?.transformBox??"fill-box",delete _.transformBox),void 0!==o&&(_.x=o),void 0!==l&&(_.y=l),void 0!==n&&(_.scale=n),void 0!==a&&function(e,o,l=1,n=0,a=!0){e.pathLength=1;const t=a?ki:ji;e[t.offset]=pn.transform(-n);const i=pn.transform(o),d=pn.transform(l);e[t.array]=`${i} ${d}`}(_,a,t,i,!1)}const Ui=()=>({style:{},transform:{},transformOrigin:{},vars:{},attrs:{}}),Bi=e=>"string"==typeof e&&"svg"===e.toLowerCase();function Ki(e,l,n,a){const t=o.useMemo(()=>{const o={style:{},transform:{},transformOrigin:{},vars:{},attrs:{}};return Hi(o,l,Bi(a),e.transformTemplate,e.style),{...o.attrs,style:{...o.style}}},[l]);if(e.style){const o={};Ii(o,e.style,e),t.style={...o,...t.style}}return t}const Wi=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function Yi(e){return"string"==typeof e&&!e.includes("-")&&!!(Wi.indexOf(e)>-1||/[A-Z]/u.test(e))}function $i(e,l,n,{latestValues:a},t,i=!1){const d=(Yi(e)?Ki:Di)(l,a,t,e),m=function(e,o,l){const n={};for(const a in e)"values"===a&&"object"==typeof e.values||(ui(a)||!0===l&&pi(a)||!o&&!pi(a)||e.draggable&&a.startsWith("onDrag"))&&(n[a]=e[a]);return n}(l,"string"==typeof e,i),r=e!==o.Fragment?{...m,...d,ref:n}:{},{children:s}=l,_=o.useMemo(()=>qt(s)?s.get():s,[s]);return o.createElement(e,{...r,children:_})}function zi(e){const o=[{},{}];return e?.values.forEach((e,l)=>{o[0][l]=e.get(),o[1][l]=e.getVelocity()}),o}function Zi(e,o,l,n){if("function"==typeof o){const[a,t]=zi(n);o=o(void 0!==l?l:e.custom,a,t)}if("string"==typeof o&&(o=e.variants&&e.variants[o]),"function"==typeof o){const[a,t]=zi(n);o=o(void 0!==l?l:e.custom,a,t)}return o}function Qi(e){return qt(e)?e.get():e}function Ji(e,o,l,n){const a={},t=n(e,{});for(const e in t)a[e]=Qi(t[e]);let{initial:i,animate:d}=e;const m=Si(e),r=bi(e);o&&r&&!m&&!1!==e.inherit&&(void 0===i&&(i=o.initial),void 0===d&&(d=o.animate));let s=!!l&&!1===l.initial;s=s||!1===i;const _=s?d:i;if(_&&"boolean"!=typeof _&&!Ti(_)){const o=Array.isArray(_)?_:[_];for(let l=0;l<o.length;l++){const n=Zi(e,o[l]);if(n){const{transitionEnd:e,transition:o,...l}=n;for(const e in l){let o=l[e];if(Array.isArray(o)){o=o[s?o.length-1:0]}null!==o&&(a[e]=o)}for(const o in e)a[o]=e[o]}}}return a}const qi=e=>(l,n)=>{const a=o.useContext(Pi),t=o.useContext(ll),i=()=>function({scrapeMotionValuesFromProps:e,createRenderState:o},l,n,a){return{latestValues:Ji(l,n,a,e),renderState:o()}}(e,l,a,t);return n?i():qo(i)};function ed(e,o,l){const{style:n}=e,a={};for(const t in n)(qt(n[t])||o.style&&qt(o.style[t])||Ri(t,e)||void 0!==l?.getValue(t)?.liveStyle)&&(a[t]=n[t]);return a}const od=qi({scrapeMotionValuesFromProps:ed,createRenderState:Fi});function ld(e,o,l){const n=ed(e,o,l);for(const l in e)if(qt(e[l])||qt(o[l])){n[-1!==Da.indexOf(l)?"attr"+l.charAt(0).toUpperCase()+l.substring(1):l]=e[l]}return n}const nd=qi({scrapeMotionValuesFromProps:ld,createRenderState:Ui}),ad=Symbol.for("motionComponentSymbol");function td(e){return e&&"object"==typeof e&&Object.prototype.hasOwnProperty.call(e,"current")}function id(e,l,n){return o.useCallback(o=>{o&&e.onMount&&e.onMount(o),l&&(o?l.mount(o):l.unmount()),n&&("function"==typeof n?n(o):td(n)&&(n.current=o))},[l])}const dd=e=>e.replace(/([a-z])([A-Z])/gu,"$1-$2").toLowerCase(),md="data-"+dd("framerAppearId"),rd=o.createContext({});function sd(e,l,n,a,t){const{visualElement:i}=o.useContext(Pi),d=o.useContext(ci),m=o.useContext(ll),r=o.useContext(oi).reducedMotion,s=o.useRef(null);a=a||d.renderer,!s.current&&a&&(s.current=a(e,{visualState:l,parent:i,props:n,presenceContext:m,blockInitialAnimation:!!m&&!1===m.initial,reducedMotionConfig:r}));const _=s.current,c=o.useContext(rd);!_||_.projection||!t||"html"!==_.type&&"svg"!==_.type||function(e,o,l,n){const{layoutId:a,layout:t,drag:i,dragConstraints:d,layoutScroll:m,layoutRoot:r,layoutCrossfade:s}=o;e.projection=new l(e.latestValues,o["data-framer-portal-id"]?void 0:_d(e.parent)),e.projection.setOptions({layoutId:a,layout:t,alwaysMeasureLayout:Boolean(i)||d&&td(d),visualElement:e,animationType:"string"==typeof t?t:"both",initialPromotionConfig:n,crossfade:s,layoutScroll:m,layoutRoot:r})}(s.current,n,t,c);const h=o.useRef(!1);o.useInsertionEffect(()=>{_&&h.current&&_.update(n,m)});const f=n[md],g=o.useRef(Boolean(f)&&!window.MotionHandoffIsComplete?.(f)&&window.MotionHasOptimisedAnimation?.(f));return ol(()=>{_&&(h.current=!0,window.MotionIsMounted=!0,_.updateFeatures(),_.scheduleRenderMicrotask(),g.current&&_.animationState&&_.animationState.animateChanges())}),o.useEffect(()=>{_&&(!g.current&&_.animationState&&_.animationState.animateChanges(),g.current&&(queueMicrotask(()=>{window.MotionHandoffMarkAsComplete?.(f)}),g.current=!1),_.enteringChildren=void 0)}),_}function _d(e){if(e)return!1!==e.options.allowProjection?e.projection:_d(e.parent)}function cd(l,{forwardMotionProps:n=!1}={},a,t){a&&function(e){for(const o in e)fi[o]={...fi[o],...e[o]}}(a);const i=Yi(l)?nd:od;function d(d,m){let r;const s={...o.useContext(oi),...d,layoutId:hd(d)},{isStatic:_}=s,c=Gi(d),h=i(d,_);if(!_&&el){!function(e,l){const n=o.useContext(ci).strict;if("production"!==process.env.NODE_ENV&&l&&n){const o="You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.";e.ignoreStrict?dl(!1,o,"lazy-strict-mode"):ml(!1,o,"lazy-strict-mode")}}(s,a);const e=function(e){const{drag:o,layout:l}=fi;if(!o&&!l)return{};const n={...o,...l};return{MeasureLayout:o?.isEnabled(e)||l?.isEnabled(e)?n.MeasureLayout:void 0,ProjectionNode:n.ProjectionNode}}(s);r=e.MeasureLayout,c.visualElement=sd(l,h,s,t,e.ProjectionNode)}return e.jsxs(Pi.Provider,{value:c,children:[r&&c.visualElement?e.jsx(r,{visualElement:c.visualElement,...s}):null,$i(l,d,id(h,c.visualElement,m),h,_,n)]})}d.displayName=`motion.${"string"==typeof l?l:`create(${l.displayName??l.name??""})`}`;const m=o.forwardRef(d);return m[ad]=l,m}function hd({layoutId:e}){const l=o.useContext(Jo).id;return l&&void 0!==e?l+"-"+e:e}function fd(e,o){if("undefined"==typeof Proxy)return cd;const l=new Map,n=(l,n)=>cd(l,n,e,o);return new Proxy((e,o)=>("production"!==process.env.NODE_ENV&&Al(!1,"motion() is deprecated. Use motion.create() instead."),n(e,o)),{get:(a,t)=>"create"===t?n:(l.has(t)||l.set(t,cd(t,void 0,e,o)),l.get(t))})}function gd({top:e,left:o,right:l,bottom:n}){return{x:{min:o,max:l},y:{min:e,max:n}}}function pd(e){return void 0===e||1===e}function ud({scale:e,scaleX:o,scaleY:l}){return!pd(e)||!pd(o)||!pd(l)}function yd(e){return ud(e)||Pd(e)||e.z||e.rotate||e.rotateX||e.rotateY||e.skewX||e.skewY}function Pd(e){return Td(e.x)||Td(e.y)}function Td(e){return e&&"0%"!==e}function vd(e,o,l){return l+o*(e-l)}function xd(e,o,l,n,a){return void 0!==a&&(e=vd(e,a,n)),vd(e,l,n)+o}function Ad(e,o=0,l=1,n,a){e.min=xd(e.min,o,l,n,a),e.max=xd(e.max,o,l,n,a)}function Sd(e,{x:o,y:l}){Ad(e.x,o.translate,o.scale,o.originPoint),Ad(e.y,l.translate,l.scale,l.originPoint)}const bd=.999999999999,Gd=1.0000000000001;function Cd(e,o){e.min=e.min+o,e.max=e.max+o}function Ed(e,o,l,n,a=.5){Ad(e,o,l,Ln(e.min,e.max,a),n)}function Md(e,o){Ed(e.x,o.x,o.scaleX,o.scale,o.originX),Ed(e.y,o.y,o.scaleY,o.scale,o.originY)}function Od(e,o){return gd(function(e,o){if(!o)return e;const l=o({x:e.left,y:e.top}),n=o({x:e.right,y:e.bottom});return{top:l.y,left:l.x,bottom:n.y,right:n.x}}(e.getBoundingClientRect(),o))}const Nd=()=>({x:{min:0,max:0},y:{min:0,max:0}}),Rd={current:null},Ld={current:!1};const wd=new WeakMap;const Xd=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];class Fd{scrapeMotionValuesFromProps(e,o,l){return{}}constructor({parent:e,props:o,presenceContext:l,reducedMotionConfig:n,blockInitialAnimation:a,visualState:t},i={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.KeyframeResolver=Qa,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.renderScheduledAt=0,this.scheduleRender=()=>{const e=zl.now();this.renderScheduledAt<e&&(this.renderScheduledAt=e,Ul.render(this.render,!1,!0))};const{latestValues:d,renderState:m}=t;this.latestValues=d,this.baseTarget={...d},this.initialValues=o.initial?{...d}:{},this.renderState=m,this.parent=e,this.props=o,this.presenceContext=l,this.depth=e?e.depth+1:0,this.reducedMotionConfig=n,this.options=i,this.blockInitialAnimation=Boolean(a),this.isControllingVariants=Si(o),this.isVariantNode=bi(o),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=Boolean(e&&e.current);const{willChange:r,...s}=this.scrapeMotionValuesFromProps(o,{},this);for(const e in s){const o=s[e];void 0!==d[e]&&qt(o)&&o.set(d[e])}}mount(e){this.current=e,wd.set(e,this),this.projection&&!this.projection.instance&&this.projection.mount(e),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((e,o)=>this.bindToMotionValue(o,e)),Ld.current||function(){if(Ld.current=!0,el)if(window.matchMedia){const e=window.matchMedia("(prefers-reduced-motion)"),o=()=>Rd.current=e.matches;e.addEventListener("change",o),o()}else Rd.current=!1}(),this.shouldReduceMotion="never"!==this.reducedMotionConfig&&("always"===this.reducedMotionConfig||Rd.current),"production"!==process.env.NODE_ENV&&Al(!0!==this.shouldReduceMotion,"You have Reduced Motion enabled on your device. Animations may not appear as expected.","reduced-motion-disabled"),this.parent?.addChild(this),this.update(this.props,this.presenceContext)}unmount(){this.projection&&this.projection.unmount(),Bl(this.notifyUpdate),Bl(this.render),this.valueSubscriptions.forEach(e=>e()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent?.removeChild(this);for(const e in this.events)this.events[e].clear();for(const e in this.features){const o=this.features[e];o&&(o.unmount(),o.isMounted=!1)}this.current=null}addChild(e){this.children.add(e),this.enteringChildren??(this.enteringChildren=new Set),this.enteringChildren.add(e)}removeChild(e){this.children.delete(e),this.enteringChildren&&this.enteringChildren.delete(e)}bindToMotionValue(e,o){this.valueSubscriptions.has(e)&&this.valueSubscriptions.get(e)();const l=ka.has(e);l&&this.onBindTransform&&this.onBindTransform();const n=o.on("change",o=>{this.latestValues[e]=o,this.props.onUpdate&&Ul.preRender(this.notifyUpdate),l&&this.projection&&(this.projection.isTransformDirty=!0),this.scheduleRender()});let a;window.MotionCheckAppearSync&&(a=window.MotionCheckAppearSync(this,e,o)),this.valueSubscriptions.set(e,()=>{n(),a&&a(),o.owner&&o.stop()})}sortNodePosition(e){return this.current&&this.sortInstanceNodePosition&&this.type===e.type?this.sortInstanceNodePosition(this.current,e.current):0}updateFeatures(){let e="animation";for(e in fi){const o=fi[e];if(!o)continue;const{isEnabled:l,Feature:n}=o;if(!this.features[e]&&n&&l(this.props)&&(this.features[e]=new n(this)),this.features[e]){const o=this.features[e];o.isMounted?o.update():(o.mount(),o.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):{x:{min:0,max:0},y:{min:0,max:0}}}getStaticValue(e){return this.latestValues[e]}setStaticValue(e,o){this.latestValues[e]=o}update(e,o){(e.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=e,this.prevPresenceContext=this.presenceContext,this.presenceContext=o;for(let o=0;o<Xd.length;o++){const l=Xd[o];this.propEventSubscriptions[l]&&(this.propEventSubscriptions[l](),delete this.propEventSubscriptions[l]);const n=e["on"+l];n&&(this.propEventSubscriptions[l]=this.on(l,n))}this.prevMotionValues=function(e,o,l){for(const n in o){const a=o[n],t=l[n];if(qt(a))e.addValue(n,a);else if(qt(t))e.addValue(n,Vt(a,{owner:e}));else if(t!==a)if(e.hasValue(n)){const o=e.getValue(n);!0===o.liveStyle?o.jump(a):o.hasAnimated||o.set(a)}else{const o=e.getStaticValue(n);e.addValue(n,Vt(void 0!==o?o:a,{owner:e}))}}for(const n in l)void 0===o[n]&&e.removeValue(n);return o}(this,this.scrapeMotionValuesFromProps(e,this.prevProps,this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue()}getProps(){return this.props}getVariant(e){return this.props.variants?this.props.variants[e]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}addVariantChild(e){const o=this.getClosestVariantNode();if(o)return o.variantChildren&&o.variantChildren.add(e),()=>o.variantChildren.delete(e)}addValue(e,o){const l=this.values.get(e);o!==l&&(l&&this.removeValue(e),this.bindToMotionValue(e,o),this.values.set(e,o),this.latestValues[e]=o.get())}removeValue(e){this.values.delete(e);const o=this.valueSubscriptions.get(e);o&&(o(),this.valueSubscriptions.delete(e)),delete this.latestValues[e],this.removeValueFromRenderState(e,this.renderState)}hasValue(e){return this.values.has(e)}getValue(e,o){if(this.props.values&&this.props.values[e])return this.props.values[e];let l=this.values.get(e);return void 0===l&&void 0!==o&&(l=Vt(null===o?void 0:o,{owner:this}),this.addValue(e,l)),l}readValue(e,o){let l=void 0===this.latestValues[e]&&this.current?this.getBaseTargetFromProps(this.props,e)??this.readValueFromInstance(this.current,e,this.options):this.latestValues[e];var n;return null!=l&&("string"==typeof l&&(sl(l)||cl(l))?l=parseFloat(l):(n=l,!ei.find(Tt(n))&&On.test(o)&&(l=Rt(e,o))),this.setBaseTarget(e,qt(l)?l.get():l)),qt(l)?l.get():l}setBaseTarget(e,o){this.baseTarget[e]=o}getBaseTarget(e){const{initial:o}=this.props;let l;if("string"==typeof o||"object"==typeof o){const n=Zi(this.props,o,this.presenceContext?.custom);n&&(l=n[e])}if(o&&void 0!==l)return l;const n=this.getBaseTargetFromProps(this.props,e);return void 0===n||qt(n)?void 0!==this.initialValues[e]&&void 0===l?void 0:this.baseTarget[e]:n}on(e,o){return this.events[e]||(this.events[e]=new yl),this.events[e].add(o)}notify(e,...o){this.events[e]&&this.events[e].notify(...o)}scheduleRenderMicrotask(){Dt.render(this.render)}}class Id extends Fd{constructor(){super(...arguments),this.KeyframeResolver=wt}sortInstanceNodePosition(e,o){return 2&e.compareDocumentPosition(o)?1:-1}getBaseTargetFromProps(e,o){return e.style?e.style[o]:void 0}removeValueFromRenderState(e,{vars:o,style:l}){delete o[e],delete l[e]}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:e}=this.props;qt(e)&&(this.childSubscription=e.on("change",e=>{this.current&&(this.current.textContent=`${e}`)}))}}function Vd(e,{style:o,vars:l},n,a){const t=e.style;let i;for(i in o)t[i]=o[i];for(i in a?.applyProjectionStyles(t,n),l)t.setProperty(i,l[i])}class Dd extends Id{constructor(){super(...arguments),this.type="html",this.renderInstance=Vd}readValueFromInstance(e,o){if(ka.has(o))return this.projection?.isProjecting?Fa(o):((e,o)=>{const{transform:l="none"}=getComputedStyle(e);return Ia(l,o)})(e,o);{const n=(l=e,window.getComputedStyle(l)),a=(Ql(o)?n.getPropertyValue(o):n[o])||0;return"string"==typeof a?a.trim():a}var l}measureInstanceViewportBox(e,{transformPagePoint:o}){return Od(e,o)}build(e,o,l){Xi(e,o,l.transformTemplate)}scrapeMotionValuesFromProps(e,o,l){return ed(e,o,l)}}const kd=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]);class jd extends Id{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=Nd}getBaseTargetFromProps(e,o){return e[o]}readValueFromInstance(e,o){if(ka.has(o)){const e=Nt(o);return e&&e.default||0}return o=kd.has(o)?o:dd(o),e.getAttribute(o)}scrapeMotionValuesFromProps(e,o,l){return ld(e,o,l)}build(e,o,l){Hi(e,o,this.isSVGTag,l.transformTemplate,l.style)}renderInstance(e,o,l,n){!function(e,o,l,n){Vd(e,o,void 0,n);for(const l in o.attrs)e.setAttribute(kd.has(l)?l:dd(l),o.attrs[l])}(e,o,0,n)}mount(e){this.isSVGTag=Bi(e.tagName),super.mount(e)}}const Hd=(e,l)=>Yi(e)?new jd(l):new Dd(l,{allowProjection:e!==o.Fragment});function Ud(e,o,l){const n=e.getProps();return Zi(n,o,void 0!==l?l:n.custom,e)}const Bd=e=>Array.isArray(e);function Kd(e,o,l){e.hasValue(o)?e.getValue(o).set(l):e.addValue(o,Vt(l))}function Wd(e){return Bd(e)?e[e.length-1]||0:e}function Yd(e,o){const l=e.getValue("willChange");if(n=l,Boolean(qt(n)&&n.add))return l.add(o);if(!l&&rl.WillChange){const l=new rl.WillChange("auto");e.addValue("willChange",l),l.add(o)}var n}function $d(e){return e.props[md]}const zd=e=>null!==e;const Zd={type:"spring",stiffness:500,damping:25,restSpeed:10},Qd={type:"keyframes",duration:.8},Jd={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},qd=(e,{keyframes:o})=>o.length>2?Qd:ka.has(e)?e.startsWith("scale")?{type:"spring",stiffness:550,damping:0===o[1]?2*Math.sqrt(550):30,restSpeed:10}:Zd:Jd;const em=(e,o,l,n={},a,t)=>i=>{const d=yt(n,e)||{},m=d.delay||n.delay||0;let{elapsed:r=0}=n;r-=Pl(m);const s={keyframes:Array.isArray(l)?l:[null,l],ease:"easeOut",velocity:o.getVelocity(),...d,delay:-r,onUpdate:e=>{o.set(e),d.onUpdate&&d.onUpdate(e)},onComplete:()=>{i(),d.onComplete&&d.onComplete()},name:e,motionValue:o,element:t?void 0:a};(function({when:e,delay:o,delayChildren:l,staggerChildren:n,staggerDirection:a,repeat:t,repeatType:i,repeatDelay:d,from:m,elapsed:r,...s}){return!!Object.keys(s).length})(d)||Object.assign(s,qd(e,s)),s.duration&&(s.duration=Pl(s.duration)),s.repeatDelay&&(s.repeatDelay=Pl(s.repeatDelay)),void 0!==s.from&&(s.keyframes[0]=s.from);let _=!1;if((!1===s.type||0===s.duration&&!s.repeatDelay)&&(ct(s),0===s.delay&&(_=!0)),(rl.instantAnimations||rl.skipAnimations)&&(_=!0,ct(s),s.delay=0),s.allowFlatten=!d.type&&!d.ease,_&&!t&&void 0!==o.get()){const e=function(e,{repeat:o,repeatType:l="loop"}){const n=e.filter(zd);return n[o&&"loop"!==l&&o%2==1?0:n.length-1]}(s.keyframes,d);if(void 0!==e)return void Ul.update(()=>{s.onUpdate(e),s.onComplete()})}return d.isSync?new Ea(s):new gt(s)};function om({protectedKeys:e,needsAnimating:o},l){const n=e.hasOwnProperty(l)&&!0!==o[l];return o[l]=!1,n}function lm(e,o,{delay:l=0,transitionOverride:n,type:a}={}){let{transition:t=e.getDefaultTransition(),transitionEnd:i,...d}=o;n&&(t=n);const m=[],r=a&&e.animationState&&e.animationState.getState()[a];for(const o in d){const n=e.getValue(o,e.latestValues[o]??null),a=d[o];if(void 0===a||r&&om(r,o))continue;const i={delay:l,...yt(t||{},o)},s=n.get();if(void 0!==s&&!n.isAnimating&&!Array.isArray(a)&&a===s&&!i.velocity)continue;let _=!1;if(window.MotionHandoffAnimation){const l=$d(e);if(l){const e=window.MotionHandoffAnimation(l,o,Ul);null!==e&&(i.startTime=e,_=!0)}}Yd(e,o),n.start(em(o,n,a,e.shouldReduceMotion&&Pt.has(o)?{type:!1}:i,e,_));const c=n.animation;c&&m.push(c)}return i&&Promise.all(m).then(()=>{Ul.update(()=>{i&&function(e,o){const l=Ud(e,o);let{transitionEnd:n={},transition:a={},...t}=l||{};t={...t,...n};for(const o in t)Kd(e,o,Wd(t[o]))}(e,i)})}),m}function nm(e,o,l,n=0,a=1){const t=Array.from(e).sort((e,o)=>e.sortNodePosition(o)).indexOf(o),i=e.size,d=(i-1)*n;return"function"==typeof l?l(t,i):1===a?t*n:d-t*n}function am(e,o,l={}){const n=Ud(e,o,"exit"===l.type?e.presenceContext?.custom:void 0);let{transition:a=e.getDefaultTransition()||{}}=n||{};l.transitionOverride&&(a=l.transitionOverride);const t=n?()=>Promise.all(lm(e,n,l)):()=>Promise.resolve(),i=e.variantChildren&&e.variantChildren.size?(n=0)=>{const{delayChildren:t=0,staggerChildren:i,staggerDirection:d}=a;return function(e,o,l=0,n=0,a=0,t=1,i){const d=[];for(const m of e.variantChildren)m.notify("AnimationStart",o),d.push(am(m,o,{...i,delay:l+("function"==typeof n?0:n)+nm(e.variantChildren,m,n,a,t)}).then(()=>m.notify("AnimationComplete",o)));return Promise.all(d)}(e,o,n,t,i,d,l)}:()=>Promise.resolve(),{when:d}=a;if(d){const[e,o]="beforeChildren"===d?[t,i]:[i,t];return e().then(()=>o())}return Promise.all([t(),i(l.delay)])}function tm(e,o){if(!Array.isArray(o))return!1;const l=o.length;if(l!==e.length)return!1;for(let n=0;n<l;n++)if(o[n]!==e[n])return!1;return!0}const im=Ai.length;function dm(e){if(!e)return;if(!e.isControllingVariants){const o=e.parent&&dm(e.parent)||{};return void 0!==e.props.initial&&(o.initial=e.props.initial),o}const o={};for(let l=0;l<im;l++){const n=Ai[l],a=e.props[n];(vi(a)||!1===a)&&(o[n]=a)}return o}const mm=[...xi].reverse(),rm=xi.length;function sm(e){return o=>Promise.all(o.map(({animation:o,options:l})=>function(e,o,l={}){let n;if(e.notify("AnimationStart",o),Array.isArray(o)){const a=o.map(o=>am(e,o,l));n=Promise.all(a)}else if("string"==typeof o)n=am(e,o,l);else{const a="function"==typeof o?Ud(e,o,l.custom):o;n=Promise.all(lm(e,a,l))}return n.then(()=>{e.notify("AnimationComplete",o)})}(e,o,l)))}function _m(e){let o=sm(e),l=fm(),n=!0;const a=o=>(l,n)=>{const a=Ud(e,n,"exit"===o?e.presenceContext?.custom:void 0);if(a){const{transition:e,transitionEnd:o,...n}=a;l={...l,...n,...o}}return l};function t(t){const{props:i}=e,d=dm(e.parent)||{},m=[],r=new Set;let s={},_=1/0;for(let o=0;o<rm;o++){const c=mm[o],h=l[c],f=void 0!==i[c]?i[c]:d[c],g=vi(f),p=c===t?h.isActive:null;!1===p&&(_=o);let u=f===d[c]&&f!==i[c]&&g;if(u&&n&&e.manuallyAnimateOnMount&&(u=!1),h.protectedKeys={...s},!h.isActive&&null===p||!f&&!h.prevProp||Ti(f)||"boolean"==typeof f)continue;const y=cm(h.prevProp,f);let P=y||c===t&&h.isActive&&!u&&g||o>_&&g,T=!1;const v=Array.isArray(f)?f:[f];let x=v.reduce(a(c),{});!1===p&&(x={});const{prevResolvedValues:A={}}=h,S={...A,...x},b=o=>{P=!0,r.has(o)&&(T=!0,r.delete(o)),h.needsAnimating[o]=!0;const l=e.getValue(o);l&&(l.liveStyle=!1)};for(const e in S){const o=x[e],l=A[e];if(s.hasOwnProperty(e))continue;let n=!1;n=Bd(o)&&Bd(l)?!tm(o,l):o!==l,n?null!=o?b(e):r.add(e):void 0!==o&&r.has(e)?b(e):h.protectedKeys[e]=!0}h.prevProp=f,h.prevResolvedValues=x,h.isActive&&(s={...s,...x}),n&&e.blockInitialAnimation&&(P=!1);const G=u&&y;P&&(!G||T)&&m.push(...v.map(o=>{const l={type:c};if("string"==typeof o&&n&&!G&&e.manuallyAnimateOnMount&&e.parent){const{parent:n}=e,a=Ud(n,o);if(n.enteringChildren&&a){const{delayChildren:o}=a.transition||{};l.delay=nm(n.enteringChildren,e,o)}}return{animation:o,options:l}}))}if(r.size){const o={};if("boolean"!=typeof i.initial){const l=Ud(e,Array.isArray(i.initial)?i.initial[0]:i.initial);l&&l.transition&&(o.transition=l.transition)}r.forEach(l=>{const n=e.getBaseTarget(l),a=e.getValue(l);a&&(a.liveStyle=!0),o[l]=n??null}),m.push({animation:o})}let c=Boolean(m.length);return!n||!1!==i.initial&&i.initial!==i.animate||e.manuallyAnimateOnMount||(c=!1),n=!1,c?o(m):Promise.resolve()}return{animateChanges:t,setActive:function(o,n){if(l[o].isActive===n)return Promise.resolve();e.variantChildren?.forEach(e=>e.animationState?.setActive(o,n)),l[o].isActive=n;const a=t(o);for(const e in l)l[e].protectedKeys={};return a},setAnimateFunction:function(l){o=l(e)},getState:()=>l,reset:()=>{l=fm()}}}function cm(e,o){return"string"==typeof o?o!==e:!!Array.isArray(o)&&!tm(o,e)}function hm(e=!1){return{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function fm(){return{animate:hm(!0),whileInView:hm(),whileHover:hm(),whileTap:hm(),whileDrag:hm(),whileFocus:hm(),exit:hm()}}class gm{constructor(e){this.isMounted=!1,this.node=e}update(){}}let pm=0;const um={animation:{Feature:class extends gm{constructor(e){super(e),e.animationState||(e.animationState=_m(e))}updateAnimationControlsSubscription(){const{animate:e}=this.node.getProps();Ti(e)&&(this.unmountControls=e.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:e}=this.node.getProps(),{animate:o}=this.node.prevProps||{};e!==o&&this.updateAnimationControlsSubscription()}unmount(){this.node.animationState.reset(),this.unmountControls?.()}}},exit:{Feature:class extends gm{constructor(){super(...arguments),this.id=pm++}update(){if(!this.node.presenceContext)return;const{isPresent:e,onExitComplete:o}=this.node.presenceContext,{isPresent:l}=this.node.prevPresenceContext||{};if(!this.node.animationState||e===l)return;const n=this.node.animationState.setActive("exit",!e);o&&!e&&n.then(()=>{o(this.id)})}mount(){const{register:e,onExitComplete:o}=this.node.presenceContext||{};o&&o(this.id),e&&(this.unmount=e(this.id))}unmount(){}}}};function ym(e,o,l,n={passive:!0}){return e.addEventListener(o,l,n),()=>e.removeEventListener(o,l)}function Pm(e){return{point:{x:e.pageX,y:e.pageY}}}function Tm(e,o,l,n){return ym(e,o,(e=>o=>Kt(o)&&e(o,Pm(o)))(l),n)}function vm(e){return e.max-e.min}function xm(e,o,l,n=.5){e.origin=n,e.originPoint=Ln(o.min,o.max,e.origin),e.scale=vm(l)/vm(o),e.translate=Ln(l.min,l.max,e.origin)-e.originPoint,(e.scale>=.9999&&e.scale<=1.0001||isNaN(e.scale))&&(e.scale=1),(e.translate>=-.01&&e.translate<=.01||isNaN(e.translate))&&(e.translate=0)}function Am(e,o,l,n){xm(e.x,o.x,l.x,n?n.originX:void 0),xm(e.y,o.y,l.y,n?n.originY:void 0)}function Sm(e,o,l){e.min=l.min+o.min,e.max=e.min+vm(o)}function bm(e,o,l){e.min=o.min-l.min,e.max=e.min+vm(o)}function Gm(e,o,l){bm(e.x,o.x,l.x),bm(e.y,o.y,l.y)}function Cm(e){return[e("x"),e("y")]}const Em=({current:e})=>e?e.ownerDocument.defaultView:null,Mm=(e,o)=>Math.abs(e-o);class Om{constructor(e,o,{transformPagePoint:l,contextWindow:n=window,dragSnapToOrigin:a=!1,distanceThreshold:t=3}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.updatePoint=()=>{if(!this.lastMoveEvent||!this.lastMoveEventInfo)return;const e=Lm(this.lastMoveEventInfo,this.history),o=null!==this.startEvent,l=function(e,o){const l=Mm(e.x,o.x),n=Mm(e.y,o.y);return Math.sqrt(l**2+n**2)}(e.offset,{x:0,y:0})>=this.distanceThreshold;if(!o&&!l)return;const{point:n}=e,{timestamp:a}=Kl;this.history.push({...n,timestamp:a});const{onStart:t,onMove:i}=this.handlers;o||(t&&t(this.lastMoveEvent,e),this.startEvent=this.lastMoveEvent),i&&i(this.lastMoveEvent,e)},this.handlePointerMove=(e,o)=>{this.lastMoveEvent=e,this.lastMoveEventInfo=Nm(o,this.transformPagePoint),Ul.update(this.updatePoint,!0)},this.handlePointerUp=(e,o)=>{this.end();const{onEnd:l,onSessionEnd:n,resumeAnimation:a}=this.handlers;if(this.dragSnapToOrigin&&a&&a(),!this.lastMoveEvent||!this.lastMoveEventInfo)return;const t=Lm("pointercancel"===e.type?this.lastMoveEventInfo:Nm(o,this.transformPagePoint),this.history);this.startEvent&&l&&l(e,t),n&&n(e,t)},!Kt(e))return;this.dragSnapToOrigin=a,this.handlers=o,this.transformPagePoint=l,this.distanceThreshold=t,this.contextWindow=n||window;const i=Nm(Pm(e),this.transformPagePoint),{point:d}=i,{timestamp:m}=Kl;this.history=[{...d,timestamp:m}];const{onSessionStart:r}=o;r&&r(e,Lm(i,this.history)),this.removeListeners=pl(Tm(this.contextWindow,"pointermove",this.handlePointerMove),Tm(this.contextWindow,"pointerup",this.handlePointerUp),Tm(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(e){this.handlers=e}end(){this.removeListeners&&this.removeListeners(),Bl(this.updatePoint)}}function Nm(e,o){return o?{point:o(e.point)}:e}function Rm(e,o){return{x:e.x-o.x,y:e.y-o.y}}function Lm({point:e},o){return{point:e,delta:Rm(e,Xm(o)),offset:Rm(e,wm(o)),velocity:Fm(o,.1)}}function wm(e){return e[0]}function Xm(e){return e[e.length-1]}function Fm(e,o){if(e.length<2)return{x:0,y:0};let l=e.length-1,n=null;const a=Xm(e);for(;l>=0&&(n=e[l],!(a.timestamp-n.timestamp>Pl(o)));)l--;if(!n)return{x:0,y:0};const t=Tl(a.timestamp-n.timestamp);if(0===t)return{x:0,y:0};const i={x:(a.x-n.x)/t,y:(a.y-n.y)/t};return i.x===1/0&&(i.x=0),i.y===1/0&&(i.y=0),i}function Im(e,o,l){return{min:void 0!==o?e.min+o:void 0,max:void 0!==l?e.max+l-(e.max-e.min):void 0}}function Vm(e,o){let l=o.min-e.min,n=o.max-e.max;return o.max-o.min<e.max-e.min&&([l,n]=[n,l]),{min:l,max:n}}const Dm=.35;function km(e,o,l){return{min:jm(e,o),max:jm(e,l)}}function jm(e,o){return"number"==typeof e?e:e[o]||0}const Hm=new WeakMap;class Um{constructor(e){this.openDragLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic={x:{min:0,max:0},y:{min:0,max:0}},this.latestPointerEvent=null,this.latestPanInfo=null,this.visualElement=e}start(e,{snapToCursor:o=!1,distanceThreshold:l}={}){const{presenceContext:n}=this.visualElement;if(n&&!1===n.isPresent)return;const{dragSnapToOrigin:a}=this.getProps();this.panSession=new Om(e,{onSessionStart:e=>{const{dragSnapToOrigin:l}=this.getProps();l?this.pauseAnimation():this.stopAnimation(),o&&this.snapToCursor(Pm(e).point)},onStart:(e,o)=>{const{drag:l,dragPropagation:n,onDragStart:a}=this.getProps();if(l&&!n&&(this.openDragLock&&this.openDragLock(),this.openDragLock="x"===(t=l)||"y"===t?kt[t]?null:(kt[t]=!0,()=>{kt[t]=!1}):kt.x||kt.y?null:(kt.x=kt.y=!0,()=>{kt.x=kt.y=!1}),!this.openDragLock))return;var t;this.latestPointerEvent=e,this.latestPanInfo=o,this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),Cm(e=>{let o=this.getAxisMotionValue(e).get()||0;if(gn.test(o)){const{projection:l}=this.visualElement;if(l&&l.layout){const n=l.layout.layoutBox[e];if(n){o=vm(n)*(parseFloat(o)/100)}}}this.originPoint[e]=o}),a&&Ul.postRender(()=>a(e,o)),Yd(this.visualElement,"transform");const{animationState:i}=this.visualElement;i&&i.setActive("whileDrag",!0)},onMove:(e,o)=>{this.latestPointerEvent=e,this.latestPanInfo=o;const{dragPropagation:l,dragDirectionLock:n,onDirectionLock:a,onDrag:t}=this.getProps();if(!l&&!this.openDragLock)return;const{offset:i}=o;if(n&&null===this.currentDirection)return this.currentDirection=function(e,o=10){let l=null;Math.abs(e.y)>o?l="y":Math.abs(e.x)>o&&(l="x");return l}(i),void(null!==this.currentDirection&&a&&a(this.currentDirection));this.updateAxis("x",o.point,i),this.updateAxis("y",o.point,i),this.visualElement.render(),t&&t(e,o)},onSessionEnd:(e,o)=>{this.latestPointerEvent=e,this.latestPanInfo=o,this.stop(e,o),this.latestPointerEvent=null,this.latestPanInfo=null},resumeAnimation:()=>Cm(e=>"paused"===this.getAnimationState(e)&&this.getAxisMotionValue(e).animation?.play())},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:a,distanceThreshold:l,contextWindow:Em(this.visualElement)})}stop(e,o){const l=e||this.latestPointerEvent,n=o||this.latestPanInfo,a=this.isDragging;if(this.cancel(),!a||!n||!l)return;const{velocity:t}=n;this.startAnimation(t);const{onDragEnd:i}=this.getProps();i&&Ul.postRender(()=>i(l,n))}cancel(){this.isDragging=!1;const{projection:e,animationState:o}=this.visualElement;e&&(e.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;const{dragPropagation:l}=this.getProps();!l&&this.openDragLock&&(this.openDragLock(),this.openDragLock=null),o&&o.setActive("whileDrag",!1)}updateAxis(e,o,l){const{drag:n}=this.getProps();if(!l||!Bm(e,n,this.currentDirection))return;const a=this.getAxisMotionValue(e);let t=this.originPoint[e]+l[e];this.constraints&&this.constraints[e]&&(t=function(e,{min:o,max:l},n){return void 0!==o&&e<o?e=n?Ln(o,e,n.min):Math.max(e,o):void 0!==l&&e>l&&(e=n?Ln(l,e,n.max):Math.min(e,l)),e}(t,this.constraints[e],this.elastic[e])),a.set(t)}resolveConstraints(){const{dragConstraints:e,dragElastic:o}=this.getProps(),l=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):this.visualElement.projection?.layout,n=this.constraints;e&&td(e)?this.constraints||(this.constraints=this.resolveRefConstraints()):this.constraints=!(!e||!l)&&function(e,{top:o,left:l,bottom:n,right:a}){return{x:Im(e.x,l,a),y:Im(e.y,o,n)}}(l.layoutBox,e),this.elastic=function(e=Dm){return!1===e?e=0:!0===e&&(e=Dm),{x:km(e,"left","right"),y:km(e,"top","bottom")}}(o),n!==this.constraints&&l&&this.constraints&&!this.hasMutatedConstraints&&Cm(e=>{!1!==this.constraints&&this.getAxisMotionValue(e)&&(this.constraints[e]=function(e,o){const l={};return void 0!==o.min&&(l.min=o.min-e.min),void 0!==o.max&&(l.max=o.max-e.min),l}(l.layoutBox[e],this.constraints[e]))})}resolveRefConstraints(){const{dragConstraints:e,onMeasureDragConstraints:o}=this.getProps();if(!e||!td(e))return!1;const l=e.current;ml(null!==l,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.","drag-constraints-ref");const{projection:n}=this.visualElement;if(!n||!n.layout)return!1;const a=function(e,o,l){const n=Od(e,l),{scroll:a}=o;return a&&(Cd(n.x,a.offset.x),Cd(n.y,a.offset.y)),n}(l,n.root,this.visualElement.getTransformPagePoint());let t=function(e,o){return{x:Vm(e.x,o.x),y:Vm(e.y,o.y)}}(n.layout.layoutBox,a);if(o){const e=o(function({x:e,y:o}){return{top:o.min,right:e.max,bottom:o.max,left:e.min}}(t));this.hasMutatedConstraints=!!e,e&&(t=gd(e))}return t}startAnimation(e){const{drag:o,dragMomentum:l,dragElastic:n,dragTransition:a,dragSnapToOrigin:t,onDragTransitionEnd:i}=this.getProps(),d=this.constraints||{},m=Cm(i=>{if(!Bm(i,o,this.currentDirection))return;let m=d&&d[i]||{};t&&(m={min:0,max:0});const r=n?200:1e6,s=n?40:1e7,_={type:"inertia",velocity:l?e[i]:0,bounceStiffness:r,bounceDamping:s,timeConstant:750,restDelta:1,restSpeed:10,...a,...m};return this.startAxisValueAnimation(i,_)});return Promise.all(m).then(i)}startAxisValueAnimation(e,o){const l=this.getAxisMotionValue(e);return Yd(this.visualElement,e),l.start(em(e,l,0,o,this.visualElement,!1))}stopAnimation(){Cm(e=>this.getAxisMotionValue(e).stop())}pauseAnimation(){Cm(e=>this.getAxisMotionValue(e).animation?.pause())}getAnimationState(e){return this.getAxisMotionValue(e).animation?.state}getAxisMotionValue(e){const o=`_drag${e.toUpperCase()}`,l=this.visualElement.getProps(),n=l[o];return n||this.visualElement.getValue(e,(l.initial?l.initial[e]:void 0)||0)}snapToCursor(e){Cm(o=>{const{drag:l}=this.getProps();if(!Bm(o,l,this.currentDirection))return;const{projection:n}=this.visualElement,a=this.getAxisMotionValue(o);if(n&&n.layout){const{min:l,max:t}=n.layout.layoutBox[o];a.set(e[o]-Ln(l,t,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:e,dragConstraints:o}=this.getProps(),{projection:l}=this.visualElement;if(!td(o)||!l||!this.constraints)return;this.stopAnimation();const n={x:0,y:0};Cm(e=>{const o=this.getAxisMotionValue(e);if(o&&!1!==this.constraints){const l=o.get();n[e]=function(e,o){let l=.5;const n=vm(e),a=vm(o);return a>n?l=ul(o.min,o.max-n,e.min):n>a&&(l=ul(e.min,e.max-a,o.min)),tl(0,1,l)}({min:l,max:l},this.constraints[e])}});const{transformTemplate:a}=this.visualElement.getProps();this.visualElement.current.style.transform=a?a({},""):"none",l.root&&l.root.updateScroll(),l.updateLayout(),this.resolveConstraints(),Cm(o=>{if(!Bm(o,e,null))return;const l=this.getAxisMotionValue(o),{min:a,max:t}=this.constraints[o];l.set(Ln(a,t,n[o]))})}addListeners(){if(!this.visualElement.current)return;Hm.set(this.visualElement,this);const e=Tm(this.visualElement.current,"pointerdown",e=>{const{drag:o,dragListener:l=!0}=this.getProps();o&&l&&this.start(e)}),o=()=>{const{dragConstraints:e}=this.getProps();td(e)&&e.current&&(this.constraints=this.resolveRefConstraints())},{projection:l}=this.visualElement,n=l.addEventListener("measure",o);l&&!l.layout&&(l.root&&l.root.updateScroll(),l.updateLayout()),Ul.read(o);const a=ym(window,"resize",()=>this.scalePositionWithinConstraints()),t=l.addEventListener("didUpdate",({delta:e,hasLayoutChanged:o})=>{this.isDragging&&o&&(Cm(o=>{const l=this.getAxisMotionValue(o);l&&(this.originPoint[o]+=e[o].translate,l.set(l.get()+e[o].translate))}),this.visualElement.render())});return()=>{a(),e(),n(),t&&t()}}getProps(){const e=this.visualElement.getProps(),{drag:o=!1,dragDirectionLock:l=!1,dragPropagation:n=!1,dragConstraints:a=!1,dragElastic:t=Dm,dragMomentum:i=!0}=e;return{...e,drag:o,dragDirectionLock:l,dragPropagation:n,dragConstraints:a,dragElastic:t,dragMomentum:i}}}function Bm(e,o,l){return!(!0!==o&&o!==e||null!==l&&l!==e)}const Km=e=>(o,l)=>{e&&Ul.postRender(()=>e(o,l))};const Wm={hasAnimatedSinceResize:!0,hasEverUpdated:!1};let Ym=!1;class $m extends o.Component{componentDidMount(){const{visualElement:e,layoutGroup:o,switchLayoutGroup:l,layoutId:n}=this.props,{projection:a}=e;a&&(o.group&&o.group.add(a),l&&l.register&&n&&l.register(a),Ym&&a.root.didUpdate(),a.addEventListener("animationComplete",()=>{this.safeToRemove()}),a.setOptions({...a.options,onExitComplete:()=>this.safeToRemove()})),Wm.hasEverUpdated=!0}getSnapshotBeforeUpdate(e){const{layoutDependency:o,visualElement:l,drag:n,isPresent:a}=this.props,{projection:t}=l;return t?(t.isPresent=a,Ym=!0,n||e.layoutDependency!==o||void 0===o||e.isPresent!==a?t.willUpdate():this.safeToRemove(),e.isPresent!==a&&(a?t.promote():t.relegate()||Ul.postRender(()=>{const e=t.getStack();e&&e.members.length||this.safeToRemove()})),null):null}componentDidUpdate(){const{projection:e}=this.props.visualElement;e&&(e.root.didUpdate(),Dt.postRender(()=>{!e.currentAnimation&&e.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:e,layoutGroup:o,switchLayoutGroup:l}=this.props,{projection:n}=e;Ym=!0,n&&(n.scheduleCheckAfterUnmount(),o&&o.group&&o.group.remove(n),l&&l.deregister&&l.deregister(n))}safeToRemove(){const{safeToRemove:e}=this.props;e&&e()}render(){return null}}function zm(l){const[n,a]=mi(),t=o.useContext(Jo);return e.jsx($m,{...l,layoutGroup:t,switchLayoutGroup:o.useContext(rd),isPresent:n,safeToRemove:a})}const Zm=(e,o)=>e.depth-o.depth;class Qm{constructor(){this.children=[],this.isDirty=!1}add(e){nl(this.children,e),this.isDirty=!0}remove(e){al(this.children,e),this.isDirty=!0}forEach(e){this.isDirty&&this.children.sort(Zm),this.isDirty=!1,this.children.forEach(e)}}const Jm=["TopLeft","TopRight","BottomLeft","BottomRight"],qm=Jm.length,er=e=>"string"==typeof e?parseFloat(e):e,or=e=>"number"==typeof e||pn.test(e);function lr(e,o){return void 0!==e[o]?e[o]:e.borderRadius}const nr=tr(0,.5,Ll),ar=tr(.5,.95,fl);function tr(e,o,l){return n=>n<e?0:n>o?1:l(ul(e,o,n))}function ir(e,o){e.min=o.min,e.max=o.max}function dr(e,o){ir(e.x,o.x),ir(e.y,o.y)}function mr(e,o){e.translate=o.translate,e.scale=o.scale,e.originPoint=o.originPoint,e.origin=o.origin}function rr(e,o,l,n,a){return e=vd(e-=o,1/l,n),void 0!==a&&(e=vd(e,1/a,n)),e}function sr(e,o,[l,n,a],t,i){!function(e,o=0,l=1,n=.5,a,t=e,i=e){gn.test(o)&&(o=parseFloat(o),o=Ln(i.min,i.max,o/100)-i.min);if("number"!=typeof o)return;let d=Ln(t.min,t.max,n);e===t&&(d-=o),e.min=rr(e.min,o,l,d,a),e.max=rr(e.max,o,l,d,a)}(e,o[l],o[n],o[a],o.scale,t,i)}const _r=["x","scaleX","originX"],cr=["y","scaleY","originY"];function hr(e,o,l,n){sr(e.x,o,_r,l?l.x:void 0,n?n.x:void 0),sr(e.y,o,cr,l?l.y:void 0,n?n.y:void 0)}function fr(e){return 0===e.translate&&1===e.scale}function gr(e){return fr(e.x)&&fr(e.y)}function pr(e,o){return e.min===o.min&&e.max===o.max}function ur(e,o){return Math.round(e.min)===Math.round(o.min)&&Math.round(e.max)===Math.round(o.max)}function yr(e,o){return ur(e.x,o.x)&&ur(e.y,o.y)}function Pr(e){return vm(e.x)/vm(e.y)}function Tr(e,o){return e.translate===o.translate&&e.scale===o.scale&&e.originPoint===o.originPoint}class vr{constructor(){this.members=[]}add(e){nl(this.members,e),e.scheduleRender()}remove(e){if(al(this.members,e),e===this.prevLead&&(this.prevLead=void 0),e===this.lead){const e=this.members[this.members.length-1];e&&this.promote(e)}}relegate(e){const o=this.members.findIndex(o=>e===o);if(0===o)return!1;let l;for(let e=o;e>=0;e--){const o=this.members[e];if(!1!==o.isPresent){l=o;break}}return!!l&&(this.promote(l),!0)}promote(e,o){const l=this.lead;if(e!==l&&(this.prevLead=l,this.lead=e,e.show(),l)){l.instance&&l.scheduleRender(),e.scheduleRender(),e.resumeFrom=l,o&&(e.resumeFrom.preserveOpacity=!0),l.snapshot&&(e.snapshot=l.snapshot,e.snapshot.latestValues=l.animationValues||l.latestValues),e.root&&e.root.isUpdating&&(e.isLayoutDirty=!0);const{crossfade:n}=e.options;!1===n&&l.hide()}}exitAnimationComplete(){this.members.forEach(e=>{const{options:o,resumingFrom:l}=e;o.onExitComplete&&o.onExitComplete(),l&&l.options.onExitComplete&&l.options.onExitComplete()})}scheduleRender(){this.members.forEach(e=>{e.instance&&e.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}const xr=["","X","Y","Z"];let Ar=0;function Sr(e,o,l,n){const{latestValues:a}=o;a[e]&&(l[e]=a[e],o.setStaticValue(e,0),n&&(n[e]=0))}function br(e){if(e.hasCheckedOptimisedAppear=!0,e.root===e)return;const{visualElement:o}=e.options;if(!o)return;const l=$d(o);if(window.MotionHasOptimisedAnimation(l,"transform")){const{layout:o,layoutId:n}=e.options;window.MotionCancelOptimisedAnimation(l,"transform",Ul,!(o||n))}const{parent:n}=e;n&&!n.hasCheckedOptimisedAppear&&br(n)}function Gr({attachResizeListener:e,defaultParent:o,measureScroll:l,checkIsScrollRoot:n,resetTransform:a}){return class{constructor(e={},l=o?.()){this.id=Ar++,this.animationId=0,this.animationCommitId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.hasCheckedOptimisedAppear=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.layoutVersion=0,this.updateScheduled=!1,this.scheduleUpdate=()=>this.update(),this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,this.nodes.forEach(Mr),this.nodes.forEach(Fr),this.nodes.forEach(Ir),this.nodes.forEach(Or)},this.resolvedRelativeTargetAt=0,this.linkedParentVersion=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=e,this.root=l?l.root||l:this,this.path=l?[...l.path,l]:[],this.parent=l,this.depth=l?l.depth+1:0;for(let e=0;e<this.path.length;e++)this.path[e].shouldResetTransform=!0;this.root===this&&(this.nodes=new Qm)}addEventListener(e,o){return this.eventHandlers.has(e)||this.eventHandlers.set(e,new yl),this.eventHandlers.get(e).add(o)}notifyListeners(e,...o){const l=this.eventHandlers.get(e);l&&l.notify(...o)}hasListeners(e){return this.eventHandlers.has(e)}mount(o){if(this.instance)return;var l;this.isSVG=Jt(o)&&!(Jt(l=o)&&"svg"===l.tagName),this.instance=o;const{layoutId:n,layout:a,visualElement:t}=this.options;if(t&&!t.current&&t.mount(o),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),this.root.hasTreeAnimated&&(a||n)&&(this.isLayoutDirty=!0),e){let l,n=0;const a=()=>this.root.updateBlockedByResize=!1;Ul.read(()=>{n=window.innerWidth}),e(o,()=>{const e=window.innerWidth;e!==n&&(n=e,this.root.updateBlockedByResize=!0,l&&l(),l=function(e,o){const l=zl.now(),n=({timestamp:a})=>{const t=a-l;t>=o&&(Bl(n),e(t-o))};return Ul.setup(n,!0),()=>Bl(n)}(a,250),Wm.hasAnimatedSinceResize&&(Wm.hasAnimatedSinceResize=!1,this.nodes.forEach(Xr)))})}n&&this.root.registerSharedNode(n,this),!1!==this.options.animate&&t&&(n||a)&&this.addEventListener("didUpdate",({delta:e,hasLayoutChanged:o,hasRelativeLayoutChanged:l,layout:n})=>{if(this.isTreeAnimationBlocked())return this.target=void 0,void(this.relativeTarget=void 0);const a=this.options.transition||t.getDefaultTransition()||Ur,{onLayoutAnimationStart:i,onLayoutAnimationComplete:d}=t.getProps(),m=!this.targetLayout||!yr(this.targetLayout,n),r=!o&&l;if(this.options.layoutRoot||this.resumeFrom||r||o&&(m||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0);const o={...yt(a,"layout"),onPlay:i,onComplete:d};(t.shouldReduceMotion||this.options.layoutRoot)&&(o.delay=0,o.type=!1),this.startAnimation(o),this.setAnimationOrigin(e,r)}else o||Xr(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=n})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const e=this.getStack();e&&e.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,this.eventHandlers.clear(),Bl(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){this.isUpdateBlocked()||(this.isUpdating=!0,this.nodes&&this.nodes.forEach(Vr),this.animationId++)}getTransformTemplate(){const{visualElement:e}=this.options;return e&&e.getProps().transformTemplate}willUpdate(e=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked())return void(this.options.onExitComplete&&this.options.onExitComplete());if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&br(this),!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let e=0;e<this.path.length;e++){const o=this.path[e];o.shouldResetTransform=!0,o.updateScroll("snapshot"),o.options.layoutRoot&&o.willUpdate(!1)}const{layoutId:o,layout:l}=this.options;if(void 0===o&&!l)return;const n=this.getTransformTemplate();this.prevTransformTemplateValue=n?n(this.latestValues,""):void 0,this.updateSnapshot(),e&&this.notifyListeners("willUpdate")}update(){this.updateScheduled=!1;if(this.isUpdateBlocked())return this.unblockUpdate(),this.clearAllSnapshots(),void this.nodes.forEach(Rr);if(this.animationId<=this.animationCommitId)return void this.nodes.forEach(Lr);this.animationCommitId=this.animationId,this.isUpdating?(this.isUpdating=!1,this.nodes.forEach(wr),this.nodes.forEach(Cr),this.nodes.forEach(Er)):this.nodes.forEach(Lr),this.clearAllSnapshots();const e=zl.now();Kl.delta=tl(0,1e3/60,e-Kl.timestamp),Kl.timestamp=e,Kl.isProcessing=!0,Wl.update.process(Kl),Wl.preRender.process(Kl),Wl.render.process(Kl),Kl.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,Dt.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(Nr),this.sharedNodes.forEach(Dr)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,Ul.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){Ul.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){!this.snapshot&&this.instance&&(this.snapshot=this.measure(),!this.snapshot||vm(this.snapshot.measuredBox.x)||vm(this.snapshot.measuredBox.y)||(this.snapshot=void 0))}updateLayout(){if(!this.instance)return;if(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead()||this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let e=0;e<this.path.length;e++){this.path[e].updateScroll()}const e=this.layout;this.layout=this.measure(!1),this.layoutVersion++,this.layoutCorrected={x:{min:0,max:0},y:{min:0,max:0}},this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:o}=this.options;o&&o.notify("LayoutMeasure",this.layout.layoutBox,e?e.layoutBox:void 0)}updateScroll(e="measure"){let o=Boolean(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===e&&(o=!1),o&&this.instance){const o=n(this.instance);this.scroll={animationId:this.root.animationId,phase:e,isRoot:o,offset:l(this.instance),wasRoot:this.scroll?this.scroll.isRoot:o}}}resetTransform(){if(!a)return;const e=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,o=this.projectionDelta&&!gr(this.projectionDelta),l=this.getTransformTemplate(),n=l?l(this.latestValues,""):void 0,t=n!==this.prevTransformTemplateValue;e&&this.instance&&(o||yd(this.latestValues)||t)&&(a(this.instance,n),this.shouldResetTransform=!1,this.scheduleRender())}measure(e=!0){const o=this.measurePageBox();let l=this.removeElementScroll(o);var n;return e&&(l=this.removeTransform(l)),Wr((n=l).x),Wr(n.y),{animationId:this.root.animationId,measuredBox:o,layoutBox:l,latestValues:{},source:this.id}}measurePageBox(){const{visualElement:e}=this.options;if(!e)return{x:{min:0,max:0},y:{min:0,max:0}};const o=e.measureViewportBox();if(!(this.scroll?.wasRoot||this.path.some($r))){const{scroll:e}=this.root;e&&(Cd(o.x,e.offset.x),Cd(o.y,e.offset.y))}return o}removeElementScroll(e){const o={x:{min:0,max:0},y:{min:0,max:0}};if(dr(o,e),this.scroll?.wasRoot)return o;for(let l=0;l<this.path.length;l++){const n=this.path[l],{scroll:a,options:t}=n;n!==this.root&&a&&t.layoutScroll&&(a.wasRoot&&dr(o,e),Cd(o.x,a.offset.x),Cd(o.y,a.offset.y))}return o}applyTransform(e,o=!1){const l={x:{min:0,max:0},y:{min:0,max:0}};dr(l,e);for(let e=0;e<this.path.length;e++){const n=this.path[e];!o&&n.options.layoutScroll&&n.scroll&&n!==n.root&&Md(l,{x:-n.scroll.offset.x,y:-n.scroll.offset.y}),yd(n.latestValues)&&Md(l,n.latestValues)}return yd(this.latestValues)&&Md(l,this.latestValues),l}removeTransform(e){const o={x:{min:0,max:0},y:{min:0,max:0}};dr(o,e);for(let e=0;e<this.path.length;e++){const l=this.path[e];if(!l.instance)continue;if(!yd(l.latestValues))continue;ud(l.latestValues)&&l.updateSnapshot();const n=Nd();dr(n,l.measurePageBox()),hr(o,l.latestValues,l.snapshot?l.snapshot.layoutBox:void 0,n)}return yd(this.latestValues)&&hr(o,this.latestValues),o}setTargetDelta(e){this.targetDelta=e,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(e){this.options={...this.options,...e,crossfade:void 0===e.crossfade||e.crossfade}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}forceRelativeParentToResolveTarget(){this.relativeParent&&this.relativeParent.resolvedRelativeTargetAt!==Kl.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(e=!1){const o=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=o.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=o.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=o.isSharedProjectionDirty);const l=Boolean(this.resumingFrom)||this!==o;if(!(e||l&&this.isSharedProjectionDirty||this.isProjectionDirty||this.parent?.isProjectionDirty||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;const{layout:n,layoutId:a}=this.options;if(!this.layout||!n&&!a)return;this.resolvedRelativeTargetAt=Kl.timestamp;const t=this.getClosestProjectingParent();var i,d,m;(t&&this.linkedParentVersion!==t.layoutVersion&&!t.options.layoutRoot&&this.removeRelativeTarget(),this.targetDelta||this.relativeTarget||(t&&t.layout?this.createRelativeTarget(t,this.layout.layoutBox,t.layout.layoutBox):this.removeRelativeTarget()),this.relativeTarget||this.targetDelta)&&(this.target||(this.target={x:{min:0,max:0},y:{min:0,max:0}},this.targetWithTransforms={x:{min:0,max:0},y:{min:0,max:0}}),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),i=this.target,d=this.relativeTarget,m=this.relativeParent.target,Sm(i.x,d.x,m.x),Sm(i.y,d.y,m.y)):this.targetDelta?(Boolean(this.resumingFrom)?this.target=this.applyTransform(this.layout.layoutBox):dr(this.target,this.layout.layoutBox),Sd(this.target,this.targetDelta)):dr(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget&&(this.attemptToResolveRelativeTarget=!1,t&&Boolean(t.resumingFrom)===Boolean(this.resumingFrom)&&!t.options.layoutScroll&&t.target&&1!==this.animationProgress?this.createRelativeTarget(t,this.target,t.target):this.relativeParent=this.relativeTarget=void 0))}getClosestProjectingParent(){if(this.parent&&!ud(this.parent.latestValues)&&!Pd(this.parent.latestValues))return this.parent.isProjecting()?this.parent:this.parent.getClosestProjectingParent()}isProjecting(){return Boolean((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}createRelativeTarget(e,o,l){this.relativeParent=e,this.linkedParentVersion=e.layoutVersion,this.forceRelativeParentToResolveTarget(),this.relativeTarget={x:{min:0,max:0},y:{min:0,max:0}},this.relativeTargetOrigin={x:{min:0,max:0},y:{min:0,max:0}},Gm(this.relativeTargetOrigin,o,l),dr(this.relativeTarget,this.relativeTargetOrigin)}removeRelativeTarget(){this.relativeParent=this.relativeTarget=void 0}calcProjection(){const e=this.getLead(),o=Boolean(this.resumingFrom)||this!==e;let l=!0;if((this.isProjectionDirty||this.parent?.isProjectionDirty)&&(l=!1),o&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(l=!1),this.resolvedRelativeTargetAt===Kl.timestamp&&(l=!1),l)return;const{layout:n,layoutId:a}=this.options;if(this.isTreeAnimating=Boolean(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!n&&!a)return;dr(this.layoutCorrected,this.layout.layoutBox);const t=this.treeScale.x,i=this.treeScale.y;!function(e,o,l,n=!1){const a=l.length;if(!a)return;let t,i;o.x=o.y=1;for(let d=0;d<a;d++){t=l[d],i=t.projectionDelta;const{visualElement:a}=t.options;a&&a.props.style&&"contents"===a.props.style.display||(n&&t.options.layoutScroll&&t.scroll&&t!==t.root&&Md(e,{x:-t.scroll.offset.x,y:-t.scroll.offset.y}),i&&(o.x*=i.x.scale,o.y*=i.y.scale,Sd(e,i)),n&&yd(t.latestValues)&&Md(e,t.latestValues))}o.x<Gd&&o.x>bd&&(o.x=1),o.y<Gd&&o.y>bd&&(o.y=1)}(this.layoutCorrected,this.treeScale,this.path,o),!e.layout||e.target||1===this.treeScale.x&&1===this.treeScale.y||(e.target=e.layout.layoutBox,e.targetWithTransforms={x:{min:0,max:0},y:{min:0,max:0}});const{target:d}=e;d?(this.projectionDelta&&this.prevProjectionDelta?(mr(this.prevProjectionDelta.x,this.projectionDelta.x),mr(this.prevProjectionDelta.y,this.projectionDelta.y)):this.createProjectionDeltas(),Am(this.projectionDelta,this.layoutCorrected,d,this.latestValues),this.treeScale.x===t&&this.treeScale.y===i&&Tr(this.projectionDelta.x,this.prevProjectionDelta.x)&&Tr(this.projectionDelta.y,this.prevProjectionDelta.y)||(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",d))):this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender())}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(e=!0){if(this.options.visualElement?.scheduleRender(),e){const e=this.getStack();e&&e.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta={x:{translate:0,scale:1,origin:0,originPoint:0},y:{translate:0,scale:1,origin:0,originPoint:0}},this.projectionDelta={x:{translate:0,scale:1,origin:0,originPoint:0},y:{translate:0,scale:1,origin:0,originPoint:0}},this.projectionDeltaWithTransform={x:{translate:0,scale:1,origin:0,originPoint:0},y:{translate:0,scale:1,origin:0,originPoint:0}}}setAnimationOrigin(e,o=!1){const l=this.snapshot,n=l?l.latestValues:{},a={...this.latestValues},t={x:{translate:0,scale:1,origin:0,originPoint:0},y:{translate:0,scale:1,origin:0,originPoint:0}};this.relativeParent&&this.relativeParent.options.layoutRoot||(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!o;const i={x:{min:0,max:0},y:{min:0,max:0}},d=(l?l.source:void 0)!==(this.layout?this.layout.source:void 0),m=this.getStack(),r=!m||m.members.length<=1,s=Boolean(d&&!r&&!0===this.options.crossfade&&!this.path.some(Hr));let _;this.animationProgress=0,this.mixTargetDelta=o=>{const l=o/1e3;var m,c,h,f,g,p;kr(t.x,e.x,l),kr(t.y,e.y,l),this.setTargetDelta(t),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(Gm(i,this.layout.layoutBox,this.relativeParent.layout.layoutBox),h=this.relativeTarget,f=this.relativeTargetOrigin,g=i,p=l,jr(h.x,f.x,g.x,p),jr(h.y,f.y,g.y,p),_&&(m=this.relativeTarget,c=_,pr(m.x,c.x)&&pr(m.y,c.y))&&(this.isProjectionDirty=!1),_||(_={x:{min:0,max:0},y:{min:0,max:0}}),dr(_,this.relativeTarget)),d&&(this.animationValues=a,function(e,o,l,n,a,t){a?(e.opacity=Ln(0,l.opacity??1,nr(n)),e.opacityExit=Ln(o.opacity??1,0,ar(n))):t&&(e.opacity=Ln(o.opacity??1,l.opacity??1,n));for(let a=0;a<qm;a++){const t=`border${Jm[a]}Radius`;let i=lr(o,t),d=lr(l,t);void 0===i&&void 0===d||(i||(i=0),d||(d=0),0===i||0===d||or(i)===or(d)?(e[t]=Math.max(Ln(er(i),er(d),n),0),(gn.test(d)||gn.test(i))&&(e[t]+="%")):e[t]=d)}(o.rotate||l.rotate)&&(e.rotate=Ln(o.rotate||0,l.rotate||0,n))}(a,n,this.latestValues,l,s,r)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=l},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(e){this.notifyListeners("animationStart"),this.currentAnimation?.stop(),this.resumingFrom?.currentAnimation?.stop(),this.pendingAnimation&&(Bl(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=Ul.update(()=>{Wm.hasAnimatedSinceResize=!0,this.motionValue||(this.motionValue=Vt(0)),this.currentAnimation=function(e,o,l){const n=qt(e)?e:Vt(e);return n.start(em("",n,o,l)),n.animation}(this.motionValue,[0,1e3],{...e,velocity:0,isSync:!0,onUpdate:o=>{this.mixTargetDelta(o),e.onUpdate&&e.onUpdate(o)},onStop:()=>{},onComplete:()=>{e.onComplete&&e.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);const e=this.getStack();e&&e.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(1e3),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const e=this.getLead();let{targetWithTransforms:o,target:l,layout:n,latestValues:a}=e;if(o&&l&&n){if(this!==e&&this.layout&&n&&Yr(this.options.animationType,this.layout.layoutBox,n.layoutBox)){l=this.target||{x:{min:0,max:0},y:{min:0,max:0}};const o=vm(this.layout.layoutBox.x);l.x.min=e.target.x.min,l.x.max=l.x.min+o;const n=vm(this.layout.layoutBox.y);l.y.min=e.target.y.min,l.y.max=l.y.min+n}dr(o,l),Md(o,a),Am(this.projectionDeltaWithTransform,this.layoutCorrected,o,a)}}registerSharedNode(e,o){this.sharedNodes.has(e)||this.sharedNodes.set(e,new vr);this.sharedNodes.get(e).add(o);const l=o.options.initialPromotionConfig;o.promote({transition:l?l.transition:void 0,preserveFollowOpacity:l&&l.shouldPreserveFollowOpacity?l.shouldPreserveFollowOpacity(o):void 0})}isLead(){const e=this.getStack();return!e||e.lead===this}getLead(){const{layoutId:e}=this.options;return e&&this.getStack()?.lead||this}getPrevLead(){const{layoutId:e}=this.options;return e?this.getStack()?.prevLead:void 0}getStack(){const{layoutId:e}=this.options;if(e)return this.root.sharedNodes.get(e)}promote({needsReset:e,transition:o,preserveFollowOpacity:l}={}){const n=this.getStack();n&&n.promote(this,l),e&&(this.projectionDelta=void 0,this.needsReset=!0),o&&this.setOptions({transition:o})}relegate(){const e=this.getStack();return!!e&&e.relegate(this)}resetSkewAndRotation(){const{visualElement:e}=this.options;if(!e)return;let o=!1;const{latestValues:l}=e;if((l.z||l.rotate||l.rotateX||l.rotateY||l.rotateZ||l.skewX||l.skewY)&&(o=!0),!o)return;const n={};l.z&&Sr("z",e,n,this.animationValues);for(let o=0;o<xr.length;o++)Sr(`rotate${xr[o]}`,e,n,this.animationValues),Sr(`skew${xr[o]}`,e,n,this.animationValues);e.render();for(const o in n)e.setStaticValue(o,n[o]),this.animationValues&&(this.animationValues[o]=n[o]);e.scheduleRender()}applyProjectionStyles(e,o){if(!this.instance||this.isSVG)return;if(!this.isVisible)return void(e.visibility="hidden");const l=this.getTransformTemplate();if(this.needsReset)return this.needsReset=!1,e.visibility="",e.opacity="",e.pointerEvents=Qi(o?.pointerEvents)||"",void(e.transform=l?l(this.latestValues,""):"none");const n=this.getLead();if(!this.projectionDelta||!this.layout||!n.target)return this.options.layoutId&&(e.opacity=void 0!==this.latestValues.opacity?this.latestValues.opacity:1,e.pointerEvents=Qi(o?.pointerEvents)||""),void(this.hasProjected&&!yd(this.latestValues)&&(e.transform=l?l({},""):"none",this.hasProjected=!1));e.visibility="";const a=n.animationValues||n.latestValues;this.applyTransformsToTarget();let t=function(e,o,l){let n="";const a=e.x.translate/o.x,t=e.y.translate/o.y,i=l?.z||0;if((a||t||i)&&(n=`translate3d(${a}px, ${t}px, ${i}px) `),1===o.x&&1===o.y||(n+=`scale(${1/o.x}, ${1/o.y}) `),l){const{transformPerspective:e,rotate:o,rotateX:a,rotateY:t,skewX:i,skewY:d}=l;e&&(n=`perspective(${e}px) ${n}`),o&&(n+=`rotate(${o}deg) `),a&&(n+=`rotateX(${a}deg) `),t&&(n+=`rotateY(${t}deg) `),i&&(n+=`skewX(${i}deg) `),d&&(n+=`skewY(${d}deg) `)}const d=e.x.scale*o.x,m=e.y.scale*o.y;return 1===d&&1===m||(n+=`scale(${d}, ${m})`),n||"none"}(this.projectionDeltaWithTransform,this.treeScale,a);l&&(t=l(a,t)),e.transform=t;const{x:i,y:d}=this.projectionDelta;e.transformOrigin=`${100*i.origin}% ${100*d.origin}% 0`,n.animationValues?e.opacity=n===this?a.opacity??this.latestValues.opacity??1:this.preserveOpacity?this.latestValues.opacity:a.opacityExit:e.opacity=n===this?void 0!==a.opacity?a.opacity:"":void 0!==a.opacityExit?a.opacityExit:0;for(const o in Ni){if(void 0===a[o])continue;const{correct:l,applyTo:i,isCSSVariable:d}=Ni[o],m="none"===t?a[o]:l(a[o],n);if(i){const o=i.length;for(let l=0;l<o;l++)e[i[l]]=m}else d?this.options.visualElement.renderState.vars[o]=m:e[o]=m}this.options.layoutId&&(e.pointerEvents=n===this?Qi(o?.pointerEvents)||"":"none")}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(e=>e.currentAnimation?.stop()),this.root.nodes.forEach(Rr),this.root.sharedNodes.clear()}}}function Cr(e){e.updateLayout()}function Er(e){const o=e.resumeFrom?.snapshot||e.snapshot;if(e.isLead()&&e.layout&&o&&e.hasListeners("didUpdate")){const{layoutBox:l,measuredBox:n}=e.layout,{animationType:a}=e.options,t=o.source!==e.layout.source;"size"===a?Cm(e=>{const n=t?o.measuredBox[e]:o.layoutBox[e],a=vm(n);n.min=l[e].min,n.max=n.min+a}):Yr(a,o.layoutBox,l)&&Cm(n=>{const a=t?o.measuredBox[n]:o.layoutBox[n],i=vm(l[n]);a.max=a.min+i,e.relativeTarget&&!e.currentAnimation&&(e.isProjectionDirty=!0,e.relativeTarget[n].max=e.relativeTarget[n].min+i)});const i={x:{translate:0,scale:1,origin:0,originPoint:0},y:{translate:0,scale:1,origin:0,originPoint:0}};Am(i,l,o.layoutBox);const d={x:{translate:0,scale:1,origin:0,originPoint:0},y:{translate:0,scale:1,origin:0,originPoint:0}};t?Am(d,e.applyTransform(n,!0),o.measuredBox):Am(d,l,o.layoutBox);const m=!gr(i);let r=!1;if(!e.resumeFrom){const n=e.getClosestProjectingParent();if(n&&!n.resumeFrom){const{snapshot:a,layout:t}=n;if(a&&t){const i={x:{min:0,max:0},y:{min:0,max:0}};Gm(i,o.layoutBox,a.layoutBox);const d={x:{min:0,max:0},y:{min:0,max:0}};Gm(d,l,t.layoutBox),yr(i,d)||(r=!0),n.options.layoutRoot&&(e.relativeTarget=d,e.relativeTargetOrigin=i,e.relativeParent=n)}}}e.notifyListeners("didUpdate",{layout:l,snapshot:o,delta:d,layoutDelta:i,hasLayoutChanged:m,hasRelativeLayoutChanged:r})}else if(e.isLead()){const{onExitComplete:o}=e.options;o&&o()}e.options.transition=void 0}function Mr(e){e.parent&&(e.isProjecting()||(e.isProjectionDirty=e.parent.isProjectionDirty),e.isSharedProjectionDirty||(e.isSharedProjectionDirty=Boolean(e.isProjectionDirty||e.parent.isProjectionDirty||e.parent.isSharedProjectionDirty)),e.isTransformDirty||(e.isTransformDirty=e.parent.isTransformDirty))}function Or(e){e.isProjectionDirty=e.isSharedProjectionDirty=e.isTransformDirty=!1}function Nr(e){e.clearSnapshot()}function Rr(e){e.clearMeasurements()}function Lr(e){e.isLayoutDirty=!1}function wr(e){const{visualElement:o}=e.options;o&&o.getProps().onBeforeLayoutMeasure&&o.notify("BeforeLayoutMeasure"),e.resetTransform()}function Xr(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0,e.isProjectionDirty=!0}function Fr(e){e.resolveTargetDelta()}function Ir(e){e.calcProjection()}function Vr(e){e.resetSkewAndRotation()}function Dr(e){e.removeLeadSnapshot()}function kr(e,o,l){e.translate=Ln(o.translate,0,l),e.scale=Ln(o.scale,1,l),e.origin=o.origin,e.originPoint=o.originPoint}function jr(e,o,l,n){e.min=Ln(o.min,l.min,n),e.max=Ln(o.max,l.max,n)}function Hr(e){return e.animationValues&&void 0!==e.animationValues.opacityExit}const Ur={duration:.45,ease:[.4,0,.1,1]},Br=e=>"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(e),Kr=Br("applewebkit/")&&!Br("chrome/")?Math.round:fl;function Wr(e){e.min=Kr(e.min),e.max=Kr(e.max)}function Yr(e,o,l){return"position"===e||"preserve-aspect"===e&&(n=Pr(o),a=Pr(l),t=.2,!(Math.abs(n-a)<=t));var n,a,t}function $r(e){return e!==e.root&&e.scroll?.wasRoot}const zr=Gr({attachResizeListener:(e,o)=>ym(e,"resize",o),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),Zr={current:void 0},Qr=Gr({measureScroll:e=>({x:e.scrollLeft,y:e.scrollTop}),defaultParent:()=>{if(!Zr.current){const e=new zr({});e.mount(window),e.setOptions({layoutScroll:!0}),Zr.current=e}return Zr.current},resetTransform:(e,o)=>{e.style.transform=void 0!==o?o:"none"},checkIsScrollRoot:e=>Boolean("fixed"===window.getComputedStyle(e).position)}),Jr={pan:{Feature:class extends gm{constructor(){super(...arguments),this.removePointerDownListener=fl}onPointerDown(e){this.session=new Om(e,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:Em(this.node)})}createPanHandlers(){const{onPanSessionStart:e,onPanStart:o,onPan:l,onPanEnd:n}=this.node.getProps();return{onSessionStart:Km(e),onStart:Km(o),onMove:l,onEnd:(e,o)=>{delete this.session,n&&Ul.postRender(()=>n(e,o))}}}mount(){this.removePointerDownListener=Tm(this.node.current,"pointerdown",e=>this.onPointerDown(e))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}},drag:{Feature:class extends gm{constructor(e){super(e),this.removeGroupControls=fl,this.removeListeners=fl,this.controls=new Um(e)}mount(){const{dragControls:e}=this.node.getProps();e&&(this.removeGroupControls=e.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||fl}unmount(){this.removeGroupControls(),this.removeListeners()}},ProjectionNode:Qr,MeasureLayout:zm}};function qr(e,o,l){const{props:n}=e;e.animationState&&n.whileHover&&e.animationState.setActive("whileHover","Start"===l);const a=n["onHover"+l];a&&Ul.postRender(()=>a(o,Pm(o)))}function es(e,o,l){const{props:n}=e;if(e.current instanceof HTMLButtonElement&&e.current.disabled)return;e.animationState&&n.whileTap&&e.animationState.setActive("whileTap","Start"===l);const a=n["onTap"+("End"===l?"":l)];a&&Ul.postRender(()=>a(o,Pm(o)))}const os=new WeakMap,ls=new WeakMap,ns=e=>{const o=os.get(e.target);o&&o(e)},as=e=>{e.forEach(ns)};function ts(e,o,l){const n=function({root:e,...o}){const l=e||document;ls.has(l)||ls.set(l,{});const n=ls.get(l),a=JSON.stringify(o);return n[a]||(n[a]=new IntersectionObserver(as,{root:e,...o})),n[a]}(o);return os.set(e,l),n.observe(e),()=>{os.delete(e),n.unobserve(e)}}const is={some:0,all:1};const ds={inView:{Feature:class extends gm{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();const{viewport:e={}}=this.node.getProps(),{root:o,margin:l,amount:n="some",once:a}=e,t={root:o?o.current:void 0,rootMargin:l,threshold:"number"==typeof n?n:is[n]};return ts(this.node.current,t,e=>{const{isIntersecting:o}=e;if(this.isInView===o)return;if(this.isInView=o,a&&!o&&this.hasEnteredView)return;o&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",o);const{onViewportEnter:l,onViewportLeave:n}=this.node.getProps(),t=o?l:n;t&&t(e)})}mount(){this.startObserver()}update(){if("undefined"==typeof IntersectionObserver)return;const{props:e,prevProps:o}=this.node;["amount","margin","root"].some(function({viewport:e={}},{viewport:o={}}={}){return l=>e[l]!==o[l]}(e,o))&&this.startObserver()}unmount(){}}},tap:{Feature:class extends gm{mount(){const{current:e}=this.node;e&&(this.unmount=Qt(e,(e,o)=>(es(this.node,o,"Start"),(e,{success:o})=>es(this.node,e,o?"End":"Cancel")),{useGlobalTarget:this.node.props.globalTapTarget}))}unmount(){}}},focus:{Feature:class extends gm{constructor(){super(...arguments),this.isActive=!1}onFocus(){let e=!1;try{e=this.node.current.matches(":focus-visible")}catch(o){e=!0}e&&this.node.animationState&&(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){this.isActive&&this.node.animationState&&(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=pl(ym(this.node.current,"focus",()=>this.onFocus()),ym(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}},hover:{Feature:class extends gm{mount(){const{current:e}=this.node;e&&(this.unmount=function(e,o,l={}){const[n,a,t]=Ht(e,l),i=e=>{if(!Ut(e))return;const{target:l}=e,n=o(l,e);if("function"!=typeof n||!l)return;const t=e=>{Ut(e)&&(n(e),l.removeEventListener("pointerleave",t))};l.addEventListener("pointerleave",t,a)};return n.forEach(e=>{e.addEventListener("pointerenter",i,a)}),t}(e,(e,o)=>(qr(this.node,o,"Start"),e=>qr(this.node,e,"End"))))}unmount(){}}}},ms=fd({...um,...ds,...Jr,...{layout:{ProjectionNode:Qr,MeasureLayout:zm}}},Hd);function rs({screenIndex:l,scanLinePosition:n,faceZoomed:a,showFaceScanLine:t,faceScanLinePosition:i,showLargeS:d,typewriterText:m,fullText:r,screens:s,videoToShow:_,faceScanVideo:c,sizeVideo:h,formFittingVideo:f}){const g=s[l],p={body:{scanLinePosition:n,videoToShow:_},face:{faceZoomed:a,showFaceScanLine:t,faceScanLinePosition:i,faceScanVideo:c},sizeFit:{showLargeS:d,typewriterText:m,fullText:r,sizeVideo:h}},u=!!g.component,y=u?g.component:null;let P=null;return u?P=o.createElement(y.type||y,p[g.id]||{}):g.image&&(P=e.jsx("video",{className:"h-full w-full object-contain border-none",muted:!0,loop:!0,autoPlay:!0,playsInline:!0,preload:"auto",children:e.jsx("source",{src:f,type:"video/mp4"})})),e.jsx(_i,{mode:"wait",children:e.jsx(ms.div,{initial:{opacity:0,y:20},animate:{opacity:1,y:0},exit:{opacity:0,y:-20},transition:{duration:.4},className:"w-full h-full",children:P},l)})}const ss=[{id:l.MuseScreenStep.Body,title:"First a Body Scan",description:"To accurately take your measurements",image:l.bodyScanPerson,component:e.jsx(function({videoToShow:o}){return e.jsx("div",{className:"relative w-full h-full",children:e.jsx("video",{className:"h-full w-full object-contain border-none",muted:!0,autoPlay:!0,loop:!0,playsInline:!0,children:e.jsx("source",{src:o,type:"video/mp4"})})})},{})},{id:l.MuseScreenStep.Face,title:"Face Scan",description:"To precisely recreate your facial features",image:l.faceScanPerson,component:e.jsx(function({faceZoomed:o,showFaceScanLine:l,faceScanLinePosition:n,faceScanVideo:a}){return e.jsx("div",{className:"relative h-full w-full",children:e.jsxs("div",{className:"w-full h-full relative",children:[e.jsx("video",{className:"h-full w-full object-contain border-none",muted:!0,autoPlay:!0,playsInline:!0,children:e.jsx("source",{src:a,type:"video/mp4"})}),l&&o&&e.jsx("div",{className:"absolute w-[1px] bg-[#8B5CF6] shadow-[0_0_8px_rgba(139,92,246,0.8)] z-20",style:{left:`${n}%`,top:"0%",height:"40%",opacity:n&&n>=0?1:0}})]})})},{})},{id:l.MuseScreenStep.SizeFit,title:"See & size anything on your Muse",description:"",image:l.leSableDress,component:e.jsx(function({sizeVideo:o}){return e.jsx("div",{className:"relative w-full h-full flex justify-center items-center",children:e.jsx("video",{className:"h-full w-full object-contain border-none",muted:!0,loop:!0,autoPlay:!0,playsInline:!0,children:e.jsx("source",{src:o,type:"video/mp4"})})})},{})},{id:l.MuseScreenStep.Ready,title:"Ready to start?",description:"To get accurate measurements, make sure to wear form-fitting clothing",image:l.fittingGuide}];function _s({applicableScreens:a,config:t,gender:i,handleNext:d}){const[m,r]=o.useState(0),[s,_]=o.useState(0),[c,h]=o.useState(!1),[f,g]=o.useState(0),[p,u]=o.useState(!1),[y,P]=o.useState(0),[T,v]=o.useState(""),[x,A]=o.useState(!1),S=o.useMemo(()=>a?.length?ss.filter(e=>a.includes(e.id)):ss,[a]);!function({screenId:e,setScanLinePosition:l,setFaceZoomed:n,setShowFaceScanLine:a,setFaceScanLinePosition:t,setCurrentOutfit:i,outfitImages:d,setTypewriterText:m,setShowLargeS:r,fullText:s}){const _=o.useRef({scan:null,face:null,outfit:null,typewriter:null}),c=()=>{Object.values(_.current).forEach(e=>{"number"==typeof e?cancelAnimationFrame(e):e&&(clearTimeout(e),clearInterval(e))}),_.current={scan:null,face:null,outfit:null,typewriter:null}};o.useEffect(()=>{switch(c(),e){case"body":{const e=Date.now(),o=3e3,n=()=>{const a=Date.now()-e,t=Math.min(a/o,1);l(100*t),t<1&&(_.current.scan=requestAnimationFrame(n))};_.current.scan=requestAnimationFrame(n);break}case"face":n(!1),a(!1),t(0),_.current.face=setTimeout(()=>{n(!0),setTimeout(()=>{a(!0);const e=Date.now(),o=()=>{const l=Date.now()-e,n=Math.min(l/6e3,1);t(n<=.5?2*n*100:100*(2-2*n)),n<1&&(_.current.face=requestAnimationFrame(o))};_.current.face=requestAnimationFrame(o)},2500)},800);break;case"sizeFit":i(0),_.current.outfit=setInterval(()=>{i(e=>(e+1)%d.length)},1500);break;case"ready":r(!1),m(""),_.current.typewriter=setTimeout(()=>{r(!0),setTimeout(()=>{let e=0;const o=()=>{e<s.length&&(m(s.slice(0,e+1)),e++,_.current.typewriter=setTimeout(o,30))};o()},1e3)},800)}return c},[e])}({screenId:S[m].id,setScanLinePosition:_,setFaceZoomed:h,setShowFaceScanLine:u,setFaceScanLinePosition:g,setCurrentOutfit:P,setTypewriterText:v,setShowLargeS:A,outfitImages:l.OUTFIT_IMAGES,fullText:l.fullText});return e.jsx("div",{className:"relative h-full max-w-[28rem] mx-auto w-full flex justify-center",style:{background:t?.style?.base?.backgroundColor},children:e.jsx("div",{className:"absolute bottom-0 left-0 right-0 h-full shadow-lg ",children:e.jsxs("div",{className:"h-full flex flex-col p-[1rem] w-full",children:[e.jsx(l.Header,{noTitle:!0,resolvedConfig:t}),e.jsxs("div",{className:"text-center pb-[.5rem]",children:[e.jsx("h1",{style:{fontFamily:t?.style?.heading?.headingFontFamily||"SeriouslyNostalgic Fn",fontSize:t?.style?.heading?.headingFontSize||"32px",color:t?.style?.heading?.headingColor||"#000",fontWeight:t?.style?.heading?.headingFontWeight||"normal"},children:S[m].title}),S[m].description&&e.jsx("p",{className:" mt-[.25rem] max-w-[280px] mx-auto min-h-[40px]",style:{fontFamily:t?.style?.subheading?.subheadingFontFamily||"'Inter', sans-serif",fontSize:t?.style?.subheading?.subheadingFontSize||"14px",color:t?.style?.subheading?.subheadingColor||"#4b5563",fontWeight:t?.style?.subheading?.subheadingFontWeight||"normal"},children:S[m].description})]}),e.jsx("div",{className:"flex-1 flex justify-center items-center overflow-hidden py-[1rem] relative",children:e.jsx(rs,{screenIndex:m,scanLinePosition:s,faceZoomed:c,showFaceScanLine:p,faceScanLinePosition:f,outfitImages:l.OUTFIT_IMAGES,currentOutfit:y,showLargeS:x,typewriterText:T,fullText:l.fullText,screens:S,videoToShow:i===l.GenderType.Male?l.maleScanVideo:l.femaleScanVideo,faceScanVideo:i===l.GenderType.Male?l.maleFaceScanVideo:l.faceScanVideo,sizeVideo:i===l.GenderType.Male?l.maleSizeSuggestions:l.sizeSuggestions,formFittingVideo:i===l.GenderType.Male?l.maleFormFittingGuide:l.formFittingGuide})}),e.jsx("div",{className:"pt-[.5rem] flex justify-end",children:e.jsx(l.SpecificButton,{resolvedConfig:t,buttonText:"Next",type:"submit",postfixIcon:e.jsx(n.ArrowRight,{size:14}),buttonFunc:()=>{m<S.length-1?r(e=>e+1):d?.()}})})]})})})}function cs({handleNext:a,config:t}){const[i,d]=o.useState({x:0,y:0}),[m,s]=o.useState(!1);o.useEffect(()=>{const e=e=>{d({x:e.clientX,y:e.clientY})};return window.addEventListener("mousemove",e),()=>window.removeEventListener("mousemove",e)},[]);function _(e,o=1){3===(e=e.replace("#","")).length&&(e=e.split("").map(e=>e+e).join(""));return`rgba(${parseInt(e.substring(0,2),16)}, ${parseInt(e.substring(2,4),16)}, ${parseInt(e.substring(4,6),16)}, ${o})`}const c=t?.style?.base?.brandColor||"#000",h=_(c,.19),f=_(c,.23),g=_(c,.24),p=(()=>{const e="undefined"!=typeof window?window.innerWidth:1e3,o="undefined"!=typeof window?window.innerHeight:1e3,l=i.x/e*2-1;return{transform:`perspective(1000px) rotateX(${5*(i.y/o*2-1)}deg) rotateY(${-5*l}deg)`,background:"#fff",boxShadow:`0 0 20px ${h}, 0 0 30px ${f}`}})();return e.jsxs("div",{className:"flex h-full max-w-[28rem] mx-auto w-full flex-col relative items-center justify-center overflow-hidden max-w-md mx-auto bg-primary text-base",style:{background:t?.style?.base?.backgroundColor},children:[e.jsx("div",{className:"flex justify-start absolute z-[99] top-[1rem] max-w-md mx-auto w-full px-[1rem]",children:e.jsx(l.Header,{noTitle:!0,resolvedConfig:t})}),e.jsxs("div",{className:"relative mb-[2rem]",children:[[...Array(3)].map((o,l)=>e.jsx("div",{className:"absolute rounded-[9999px]",style:{width:"100px",height:"100px",minHeight:"100px",minWidth:"100px",background:t?.style?.base?.backgroundColor||"#fff",boxShadow:`0 0 20px 2px ${g}`,border:"none",filter:"blur(1px)",margin:"0 auto",left:"50%",top:"50%",animation:m?"none":`gentleRipple 15s cubic-bezier(0.1, 0.5, 0.2, 1) ${5*l}s infinite`,opacity:m?1:0,transform:m?"translate(-50%, -50%) scale(0.5)":"translate(-50%, -50%)"}},l)),e.jsx("div",{className:"relative z-10 rounded-[9999px] p-[1.5rem] cursor-pointer transition-all backdrop-blur-sm",style:{...p,transition:"transform 0.1s ease-out, box-shadow 0.1s ease-out"},onClick:()=>{s(e=>!e)},children:e.jsx(r,{className:"w-[3rem] h-[3rem] relative z-10",style:{filter:"drop-shadow(0 0 5px rgba(255, 255, 255, 0.7))"},color:t?.style?.base?.primaryColor||"#000"})})]}),e.jsx("div",{className:"relative z-10 text-center max-w-[20rem]",children:e.jsx("div",{className:" mb-[.5rem]",style:{fontFamily:t?.style?.subheading?.subheadingFontFamily||"'Inter', sans-serif",fontSize:t?.style?.subheading?.subheadingFontSize||"14px",color:t?.style?.subheading?.subheadingColor||"#4b5563",fontWeight:t?.style?.subheading?.subheadingFontWeight||"normal"},children:"Please turn up your volume to hear the guide"})}),e.jsx("div",{className:"absolute bottom-[1rem] right-0 max-w-[28rem] mx-auto w-full px-[1rem] max-w-md mx-auto",children:e.jsx("div",{className:"flex justify-end",children:e.jsx(l.SpecificButton,{buttonFunc:()=>a(),postfixIcon:e.jsx(n.ArrowRight,{}),buttonText:"Continue",resolvedConfig:t})})}),e.jsx("style",{children:"\n @keyframes gentleRipple {\n 0% {\n transform: translate(-50%, -50%) scale(0.5) translateZ(0);\n opacity: 0.7;\n }\n 50% {\n opacity: 0.4;\n }\n 100% {\n transform: translate(-50%, -50%) scale(25) translateZ(0);\n opacity: 0;\n }\n }\n"})]})}function hs({gender:o,handleNext:a,config:t}){return e.jsxs("div",{className:"flex h-full max-w-[28rem] mx-auto w-full p-[1rem] relative flex-col items-center overflow-hidden max-w-md mx-auto bg-primary text-base",style:{background:t?.style?.base?.backgroundColor},children:[e.jsx("div",{className:"flex justify-start max-w-md mx-auto w-full ",children:e.jsx(l.Header,{noTitle:!0,resolvedConfig:t})}),e.jsx("h2",{className:"mb-[1rem] text-[32px]",style:{fontFamily:t?.style?.heading?.headingFontFamily||"SeriouslyNostalgic Fn",fontSize:t?.style?.heading?.headingFontSize||"32px",color:t?.style?.heading?.headingColor||"#000",fontWeight:t?.style?.heading?.headingFontWeight||"normal"},children:"Phone placement"}),e.jsxs("p",{className:"text-center text-gray-600 text-sm mt-1 max-w-[280px] mx-auto min-h-[40px]",style:{fontFamily:t?.style?.subheading?.subheadingFontFamily||"'Inter', sans-serif",fontSize:t?.style?.subheading?.subheadingFontSize||"14px",color:t?.style?.subheading?.subheadingColor||"#4b5563",fontWeight:t?.style?.subheading?.subheadingFontWeight||"normal"},children:["At hip height with space to stand back and be fully in frame"," "]}),e.jsxs("div",{className:"relative w-full h-full flex flex-col items-center max-w-md pt-[1rem]",children:[e.jsx("div",{className:"relative w-full h-auto",children:e.jsx("video",{className:"h-full w-full object-contain border-none",muted:!0,loop:!0,autoPlay:!0,playsInline:!0,children:e.jsx("source",{src:o===l.GenderType.Male?l.maleSetupVideo:l.setupVideo,type:"video/mp4"})})}),e.jsx("div",{className:"absolute bottom-[0] max-w-[28rem] mx-auto w-full left-0 right-0 flex justify-center max-w-md mx-auto",children:e.jsx("div",{className:"flex justify-end w-full",children:e.jsx(l.SpecificButton,{buttonFunc:()=>a?.(),buttonText:"Continue",postfixIcon:e.jsx(n.ArrowRight,{}),resolvedConfig:t})})})]})]})}Object.defineProperty(exports,"GenderType",{enumerable:!0,get:function(){return l.GenderType}}),Object.defineProperty(exports,"PreferredLanguage",{enumerable:!0,get:function(){return l.PreferredLanguage}}),exports.Educational=({sections:n=[],config:a,gender:t=l.GenderType.Male,onComplete:i})=>{const d=l.useLocalConfig(a),[m,r]=o.useState(1);switch(m){case 1:return e.jsx(_s,{applicableScreens:n[0]!==l.SectionType.Full&&n&&n?.length?n[0]===l.SectionType.Body?[l.MuseScreenStep.Body,l.MuseScreenStep.SizeFit,l.MuseScreenStep.Ready]:[l.MuseScreenStep.Face,l.MuseScreenStep.SizeFit]:void 0,config:d,gender:t,handleNext:()=>r(2)});case 2:return e.jsx(cs,{handleNext:()=>n[0]===l.SectionType.Face?i?.():r(3),config:d});case 3:return e.jsx(hs,{config:d,gender:t,handleNext:i});default:return e.jsx(e.Fragment,{})}},exports.FocalLength=({onComplete:a,initialValue:t,config:i})=>{const[d,m]=o.useState({brandName:t?.brandName??"",model:t?.model??null}),[r,s]=o.useState(void 0),[_,c]=o.useState(!1),h=l.useLocalConfig(i),f=o.useCallback(()=>Qo.map(o=>{const l=Object.keys(o)[0];return e.jsx(yo,{value:l,children:l},l)}),[]),g=o.useCallback(()=>{const o=Qo.find(e=>Object.keys(e)[0]===d.brandName);if(!o)return null;return o[Object.keys(o)[0]].map(o=>e.jsx(yo,{value:o.id,children:o.model_name},o.id))},[d.brandName]),p=o.useCallback(async()=>{c(!0);try{d.brandName&&d.model&&await(a?.({brandName:d.brandName,modelName:d.model.model_name,focalLength:d.model.focal_length}))}catch(e){s(l.handleErrorMessage(e))}finally{c(!1)}},[d,a]);return e.jsxs("div",{className:"h-full flex-col max-w-md mx-auto pt-[1rem] p-[15px] w-full flex justify-start items-start text-center",style:{background:h?.style?.base?.backgroundColor},children:[e.jsxs("div",{className:"w-full max-w-[28rem] mx-auto",children:[e.jsx(l.Header,{subtitle:"Phone Model",resolvedConfig:h}),e.jsx("div",{className:"text-left mb-[.25rem] mt-[1rem]",style:{fontFamily:h?.style?.base?.baseFontFamily||"'Inter', sans-serif",fontSize:h?.style?.base?.baseFontSize||"14px",color:h?.style?.base?.baseTextColor||"#4b5563"},children:"Select phone brand..."}),e.jsx(Yo,{onChange:e=>{m({brandName:e.target.value,model:null})},className:"w-full h-[40px] !shadow-none !outline-none text-left",value:d.brandName,style:{background:h?.style?.input?.inputBackgroundColor||"#F9FAFC",color:h?.style?.input?.inputTextColor||"#000",fontSize:h?.style?.input?.inputFontSize||"16px",fontWeight:h?.style?.input?.inputFontWeight||"400",border:`1px solid ${h?.style?.input?.inputBorderColor||"transparent"}`,fontFamily:h?.style?.base?.baseFontFamily||"Inter, sans-serif",borderRadius:h?.style?.input?.inputBorderRadius||"4px"},children:f()}),e.jsx("div",{className:"text-left mb-[.25rem] mt-[1rem]",style:{fontFamily:h?.style?.base?.baseFontFamily||"'Inter', sans-serif",fontSize:h?.style?.base?.baseFontSize||"14px",color:h?.style?.base?.baseTextColor||"#4b5563"},children:"Select phone model..."}),e.jsx(Yo,{onChange:e=>{const o=e.target.value,l=Qo.find(e=>Object.keys(e)[0]===d.brandName);if(!l)return;const n=l[Object.keys(l)[0]].find(e=>e.id===o);m(e=>({...e,model:n??null}))},className:"w-full bg-btn h-[40px] !shadow-none !outline-none text-left",value:d.model?.id||"",disabled:!d.brandName,style:{background:h?.style?.input?.inputBackgroundColor||"#F9FAFC",color:h?.style?.input?.inputTextColor||"#000",fontSize:h?.style?.input?.inputFontSize||"16px",fontWeight:h?.style?.input?.inputFontWeight||"400",border:`1px solid ${h?.style?.input?.inputBorderColor||"transparent"}`,fontFamily:h?.style?.base?.baseFontFamily||"Inter, sans-serif",borderRadius:h?.style?.input?.inputBorderRadius||"4px"},children:g()}),e.jsx("style",{children:`\n .MuiOutlinedInput-notchedOutline {\n border: 1px solid ${h?.style?.input?.inputBorderColor||"transparent"} !important;\n outline: none;\n }\n .MuiSelect-select{\n outline: none;\n }\n \n `}),r&&e.jsx("p",{className:"mt-[0.2rem] text-[16px]",style:{color:h?.style?.input?.inputErrorColor||"#000",fontSize:h?.style?.input?.inputErrorFontSize||"16px"},children:r})]}),e.jsx("div",{className:"mt-[.75rem] mb-[1.25rem] max-w-[28rem] mx-auto w-full flex justify-end",children:e.jsx(l.SpecificButton,{disabled:!d.brandName||!d.model||_,postfixIcon:e.jsx(n.ArrowRight,{}),resolvedConfig:h,buttonFunc:p,buttonText:"Next"})})]})},exports.Onboarding=({steps:n,config:a,onComplete:t})=>{const i=l.useLocalConfig(a),d=o.useMemo(()=>l.resolveSteps(n),[]),[m,r]=o.useState({}),[c,h]=o.useState(0),f=d[c],g=o.useCallback(e=>{if(!f)return;const o={...m,[f.type]:e};r(o),c===d.length-1?t?.(o):h(e=>e+1)},[f,m,c,d.length,t]);if(!d.length)return e.jsx("div",{children:"No steps configured for onboarding."});const p=n.map(e=>e.type),u=f?p.indexOf(f.type):0;return e.jsxs(e.Fragment,{children:[e.jsx("div",{id:"swan-onboarding-bg",style:{background:i?.style?.base?.backgroundColor},className:"fixed w-full h-full z-[0] pointer-events-none top-0 left-0"}),e.jsx("div",{className:"px-[15px] relative pt-[15px] w-full flex items-center flex-col",children:e.jsxs("div",{className:"max-w-[28rem] mx-auto w-full",children:[i?.logo&&e.jsx("div",{className:"text-center mb-[1rem] flex justify-center",children:e.jsx("img",{src:i?.logo,alt:"logo",style:{height:i?.style?.logo?.logoHeight,width:i?.style?.logo?.logoWidth},className:"h-10 mx-auto"})}),e.jsx(Zo,{resolvedConfig:i,totalSteps:p.length,currentStepIndex:u}),e.jsx("h1",{style:{fontFamily:i?.style?.heading?.headingFontFamily||"SeriouslyNostalgic Fn",fontSize:i?.style?.heading?.headingFontSize||"32px",color:i?.style?.heading?.headingColor||"#000",fontWeight:i?.style?.heading?.headingFontWeight||"normal"},className:"text-center pt-[1.5rem]",children:l.STEPS[f?.type]??"Onboarding"}),(()=>{if(!f)return null;const o={resolvedConfig:i,initialValue:f.value,onComplete:g,onStepComplete:f?.onStepComplete};switch(f.type){case l.OnboardingStep.Email:return e.jsx(_,{...o});case l.OnboardingStep.Name:return e.jsx(s,{...o});case l.OnboardingStep.Gender:return e.jsx(zo,{...o});case l.OnboardingStep.Height:return e.jsx($o,{...o});default:return e.jsxs("div",{children:["Unsupported step type: ",f.type]})}})()]})})]})};
89
+ `,q=i.forwardRef(function(o,l){const a=n.useDefaultProps({props:o,name:"MuiTouchRipple"}),{center:t=!1,classes:d={},className:m,...r}=a,[s,_]=i.useState([]),c=i.useRef(0),h=i.useRef(null);i.useEffect(()=>{h.current&&(h.current(),h.current=null)},[s]);const f=i.useRef(!1),g=j(),p=i.useRef(null),u=i.useRef(null),y=i.useCallback(o=>{const{pulsate:l,rippleX:a,rippleY:t,rippleSize:i,cb:m}=o;_(o=>[...o,e.jsx(J,{classes:{ripple:n.clsx(d.ripple,Y.ripple),rippleVisible:n.clsx(d.rippleVisible,Y.rippleVisible),ripplePulsate:n.clsx(d.ripplePulsate,Y.ripplePulsate),child:n.clsx(d.child,Y.child),childLeaving:n.clsx(d.childLeaving,Y.childLeaving),childPulsate:n.clsx(d.childPulsate,Y.childPulsate)},timeout:550,pulsate:l,rippleX:a,rippleY:t,rippleSize:i},c.current)]),c.current+=1,h.current=m},[d]),P=i.useCallback((e={},o={},l=()=>{})=>{const{pulsate:n=!1,center:a=t||o.pulsate,fakeElement:i=!1}=o;if("mousedown"===e?.type&&f.current)return void(f.current=!1);"touchstart"===e?.type&&(f.current=!0);const d=i?null:u.current,m=d?d.getBoundingClientRect():{width:0,height:0,left:0,top:0};let r,s,_;if(a||void 0===e||0===e.clientX&&0===e.clientY||!e.clientX&&!e.touches)r=Math.round(m.width/2),s=Math.round(m.height/2);else{const{clientX:o,clientY:l}=e.touches&&e.touches.length>0?e.touches[0]:e;r=Math.round(o-m.left),s=Math.round(l-m.top)}if(a)_=Math.sqrt((2*m.width**2+m.height**2)/3),_%2==0&&(_+=1);else{const e=2*Math.max(Math.abs((d?d.clientWidth:0)-r),r)+2,o=2*Math.max(Math.abs((d?d.clientHeight:0)-s),s)+2;_=Math.sqrt(e**2+o**2)}e?.touches?null===p.current&&(p.current=()=>{y({pulsate:n,rippleX:r,rippleY:s,rippleSize:_,cb:l})},g.start(80,()=>{p.current&&(p.current(),p.current=null)})):y({pulsate:n,rippleX:r,rippleY:s,rippleSize:_,cb:l})},[t,y,g]),T=i.useCallback(()=>{P({},{pulsate:!0})},[P]),x=i.useCallback((e,o)=>{if(g.clear(),"touchend"===e?.type&&p.current)return p.current(),p.current=null,void g.start(0,()=>{x(e,o)});p.current=null,_(e=>e.length>0?e.slice(1):e),h.current=o},[g]);return i.useImperativeHandle(l,()=>({pulsate:T,start:P,stop:x}),[T,P,x]),e.jsx(Q,{className:n.clsx(Y.root,d.root,m),ref:u,...r,children:e.jsx(F,{component:null,exit:!0,children:s})})});function ee(e){return n.generateUtilityClass("MuiButtonBase",e)}"production"!==process.env.NODE_ENV&&(q.propTypes={center:n.PropTypes.bool,classes:n.PropTypes.object,className:n.PropTypes.string});const oe=n.generateUtilityClasses("MuiButtonBase",["root","disabled","focusVisible"]),le=n.styled("button",{name:"MuiButtonBase",slot:"Root"})({display:"inline-flex",alignItems:"center",justifyContent:"center",position:"relative",boxSizing:"border-box",WebkitTapHighlightColor:"transparent",backgroundColor:"transparent",outline:0,border:0,margin:0,borderRadius:0,padding:0,cursor:"pointer",userSelect:"none",verticalAlign:"middle",MozAppearance:"none",WebkitAppearance:"none",textDecoration:"none",color:"inherit","&::-moz-focus-inner":{borderStyle:"none"},[`&.${oe.disabled}`]:{pointerEvents:"none",cursor:"default"},"@media print":{colorAdjust:"exact"}}),ne=i.forwardRef(function(o,l){const a=n.useDefaultProps({props:o,name:"MuiButtonBase"}),{action:t,centerRipple:d=!1,children:m,className:r,component:s="button",disabled:_=!1,disableRipple:c=!1,disableTouchRipple:h=!1,focusRipple:f=!1,focusVisibleClassName:g,LinkComponent:p="a",onBlur:u,onClick:y,onContextMenu:P,onDragLeave:T,onFocus:x,onFocusVisible:v,onKeyDown:A,onKeyUp:S,onMouseDown:b,onMouseLeave:G,onMouseUp:C,onTouchEnd:E,onTouchMove:M,onTouchStart:O,tabIndex:N=0,TouchRippleProps:R,touchRippleRef:L,type:w,...X}=a,F=i.useRef(null),V=K.use(),I=n.useForkRef(V.ref,L),[D,k]=i.useState(!1);_&&D&&k(!1),i.useImperativeHandle(t,()=>({focusVisible:()=>{k(!0),F.current.focus()}}),[]);const j=V.shouldMount&&!c&&!_;i.useEffect(()=>{D&&f&&!c&&V.pulsate()},[c,f,D,V]);const H=ae(V,"start",b,h),U=ae(V,"stop",P,h),W=ae(V,"stop",T,h),Y=ae(V,"stop",C,h),$=ae(V,"stop",e=>{D&&e.preventDefault(),G&&G(e)},h),z=ae(V,"start",O,h),Z=ae(V,"stop",E,h),Q=ae(V,"stop",M,h),J=ae(V,"stop",e=>{B(e.target)||k(!1),u&&u(e)},!1),oe=n.useEventCallback(e=>{F.current||(F.current=e.currentTarget),B(e.target)&&(k(!0),v&&v(e)),x&&x(e)}),ne=()=>{const e=F.current;return s&&"button"!==s&&!("A"===e.tagName&&e.href)},te=n.useEventCallback(e=>{f&&!e.repeat&&D&&" "===e.key&&V.stop(e,()=>{V.start(e)}),e.target===e.currentTarget&&ne()&&" "===e.key&&e.preventDefault(),A&&A(e),e.target===e.currentTarget&&ne()&&"Enter"===e.key&&!_&&(e.preventDefault(),y&&y(e))}),ie=n.useEventCallback(e=>{f&&" "===e.key&&D&&!e.defaultPrevented&&V.stop(e,()=>{V.pulsate(e)}),S&&S(e),y&&e.target===e.currentTarget&&ne()&&" "===e.key&&!e.defaultPrevented&&y(e)});let de=s;"button"===de&&(X.href||X.to)&&(de=p);const me={};if("button"===de){const e=!!X.formAction;me.type=void 0!==w||e?w:"button",me.disabled=_}else X.href||X.to||(me.role="button"),_&&(me["aria-disabled"]=_);const re=n.useForkRef(l,F),se={...a,centerRipple:d,component:s,disabled:_,disableRipple:c,disableTouchRipple:h,focusRipple:f,tabIndex:N,focusVisible:D},_e=(e=>{const{disabled:o,focusVisible:l,focusVisibleClassName:a,classes:t}=e,i={root:["root",o&&"disabled",l&&"focusVisible"]},d=n.composeClasses(i,ee,t);return l&&a&&(d.root+=` ${a}`),d})(se);return e.jsxs(le,{as:de,className:n.clsx(_e.root,r),ownerState:se,onBlur:J,onClick:y,onContextMenu:U,onFocus:oe,onKeyDown:te,onKeyUp:ie,onMouseDown:H,onMouseLeave:$,onMouseUp:Y,onDragLeave:W,onTouchEnd:Z,onTouchMove:Q,onTouchStart:z,ref:re,tabIndex:_?-1:N,type:w,...me,...X,children:[m,j?e.jsx(q,{ref:I,center:d,...R}):null]})});function ae(e,o,l,a=!1){return n.useEventCallback(n=>(l&&l(n),a||e[o](n),!0))}function te(e=[]){return([,o])=>o&&function(e,o=[]){if(!function(e){return"string"==typeof e.main}(e))return!1;for(const l of o)if(!e.hasOwnProperty(l)||"string"!=typeof e[l])return!1;return!0}(o,e)}function ie(e){return parseInt(e,10)||0}"production"!==process.env.NODE_ENV&&(ne.propTypes={action:U,centerRipple:n.PropTypes.bool,children:n.PropTypes.node,classes:n.PropTypes.object,className:n.PropTypes.string,component:H,disabled:n.PropTypes.bool,disableRipple:n.PropTypes.bool,disableTouchRipple:n.PropTypes.bool,focusRipple:n.PropTypes.bool,focusVisibleClassName:n.PropTypes.string,formAction:n.PropTypes.oneOfType([n.PropTypes.func,n.PropTypes.string]),href:n.PropTypes.any,LinkComponent:n.PropTypes.elementType,onBlur:n.PropTypes.func,onClick:n.PropTypes.func,onContextMenu:n.PropTypes.func,onDragLeave:n.PropTypes.func,onFocus:n.PropTypes.func,onFocusVisible:n.PropTypes.func,onKeyDown:n.PropTypes.func,onKeyUp:n.PropTypes.func,onMouseDown:n.PropTypes.func,onMouseLeave:n.PropTypes.func,onMouseUp:n.PropTypes.func,onTouchEnd:n.PropTypes.func,onTouchMove:n.PropTypes.func,onTouchStart:n.PropTypes.func,sx:n.PropTypes.oneOfType([n.PropTypes.arrayOf(n.PropTypes.oneOfType([n.PropTypes.func,n.PropTypes.object,n.PropTypes.bool])),n.PropTypes.func,n.PropTypes.object]),tabIndex:n.PropTypes.number,TouchRippleProps:n.PropTypes.object,touchRippleRef:n.PropTypes.oneOfType([n.PropTypes.func,n.PropTypes.shape({current:n.PropTypes.shape({pulsate:n.PropTypes.func.isRequired,start:n.PropTypes.func.isRequired,stop:n.PropTypes.func.isRequired})})]),type:n.PropTypes.oneOfType([n.PropTypes.oneOf(["button","reset","submit"]),n.PropTypes.string])});const de={visibility:"hidden",position:"absolute",overflow:"hidden",height:0,top:0,left:0,transform:"translateZ(0)"};function me(e){return function(e){for(const o in e)return!1;return!0}(e)||0===e.outerHeightStyle&&!e.overflowing}const re=i.forwardRef(function(o,l){const{onChange:a,maxRows:t,minRows:d=1,style:m,value:r,...s}=o,{current:_}=i.useRef(null!=r),c=i.useRef(null),h=n.useForkRef(l,c),f=i.useRef(null),g=i.useRef(null),p=i.useCallback(()=>{const e=c.current,l=g.current;if(!e||!l)return;const a=n.ownerWindow(e).getComputedStyle(e);if("0px"===a.width)return{outerHeightStyle:0,overflowing:!1};l.style.width=a.width,l.value=e.value||o.placeholder||"x","\n"===l.value.slice(-1)&&(l.value+=" ");const i=a.boxSizing,m=ie(a.paddingBottom)+ie(a.paddingTop),r=ie(a.borderBottomWidth)+ie(a.borderTopWidth),s=l.scrollHeight;l.value="x";const _=l.scrollHeight;let h=s;d&&(h=Math.max(Number(d)*_,h)),t&&(h=Math.min(Number(t)*_,h)),h=Math.max(h,_);return{outerHeightStyle:h+("border-box"===i?m+r:0),overflowing:Math.abs(h-s)<=1}},[t,d,o.placeholder]),u=n.useEventCallback(()=>{const e=c.current,o=p();if(!e||!o||me(o))return!1;const l=o.outerHeightStyle;return null!=f.current&&f.current!==l}),y=i.useCallback(()=>{const e=c.current,o=p();if(!e||!o||me(o))return;const l=o.outerHeightStyle;f.current!==l&&(f.current=l,e.style.height=`${l}px`),e.style.overflow=o.overflowing?"hidden":""},[p]),P=i.useRef(-1);n.useEnhancedEffect(()=>{const e=n.debounce(y),o=c?.current;if(!o)return;const l=n.ownerWindow(o);let a;return l.addEventListener("resize",e),"undefined"!=typeof ResizeObserver&&(a=new ResizeObserver(()=>{u()&&(a.unobserve(o),cancelAnimationFrame(P.current),y(),P.current=requestAnimationFrame(()=>{a.observe(o)}))}),a.observe(o)),()=>{e.clear(),cancelAnimationFrame(P.current),l.removeEventListener("resize",e),a&&a.disconnect()}},[p,y,u]),n.useEnhancedEffect(()=>{y()});return e.jsxs(i.Fragment,{children:[e.jsx("textarea",{value:r,onChange:e=>{_||y();const o=e.target,l=o.value.length,n=o.value.endsWith("\n"),t=o.selectionStart===l;n&&t&&o.setSelectionRange(l,l),a&&a(e)},ref:h,rows:d,style:m,...s}),e.jsx("textarea",{"aria-hidden":!0,className:o.className,readOnly:!0,ref:g,tabIndex:-1,style:{...de,...m,paddingTop:0,paddingBottom:0}})]})});function se({props:e,states:o,muiFormControl:l}){return o.reduce((o,n)=>(o[n]=e[n],l&&void 0===e[n]&&(o[n]=l[n]),o),{})}"production"!==process.env.NODE_ENV&&(re.propTypes={className:n.PropTypes.string,maxRows:n.PropTypes.oneOfType([n.PropTypes.number,n.PropTypes.string]),minRows:n.PropTypes.oneOfType([n.PropTypes.number,n.PropTypes.string]),onChange:n.PropTypes.func,placeholder:n.PropTypes.string,style:n.PropTypes.object,value:n.PropTypes.oneOfType([n.PropTypes.arrayOf(n.PropTypes.string),n.PropTypes.number,n.PropTypes.string])});const _e=i.createContext(void 0);function ce(){return i.useContext(_e)}function he(e){return null!=e&&!(Array.isArray(e)&&0===e.length)}function fe(e,o=!1){return e&&(he(e.value)&&""!==e.value||o&&he(e.defaultValue)&&""!==e.defaultValue)}function ge(e){return n.generateUtilityClass("MuiInputBase",e)}"production"!==process.env.NODE_ENV&&(_e.displayName="FormControlContext");const pe=n.generateUtilityClasses("MuiInputBase",["root","formControl","focused","disabled","adornedStart","adornedEnd","error","sizeSmall","multiline","colorSecondary","fullWidth","hiddenLabel","readOnly","input","inputSizeSmall","inputMultiline","inputTypeSearch","inputAdornedStart","inputAdornedEnd","inputHiddenLabel"]);var ue;const ye=(e,o)=>{const{ownerState:l}=e;return[o.root,l.formControl&&o.formControl,l.startAdornment&&o.adornedStart,l.endAdornment&&o.adornedEnd,l.error&&o.error,"small"===l.size&&o.sizeSmall,l.multiline&&o.multiline,l.color&&o[`color${n.capitalize(l.color)}`],l.fullWidth&&o.fullWidth,l.hiddenLabel&&o.hiddenLabel]},Pe=(e,o)=>{const{ownerState:l}=e;return[o.input,"small"===l.size&&o.inputSizeSmall,l.multiline&&o.inputMultiline,"search"===l.type&&o.inputTypeSearch,l.startAdornment&&o.inputAdornedStart,l.endAdornment&&o.inputAdornedEnd,l.hiddenLabel&&o.inputHiddenLabel]},Te=n.styled("div",{name:"MuiInputBase",slot:"Root",overridesResolver:ye})(n.memoTheme(({theme:e})=>({...e.typography.body1,color:(e.vars||e).palette.text.primary,lineHeight:"1.4375em",boxSizing:"border-box",position:"relative",cursor:"text",display:"inline-flex",alignItems:"center",[`&.${pe.disabled}`]:{color:(e.vars||e).palette.text.disabled,cursor:"default"},variants:[{props:({ownerState:e})=>e.multiline,style:{padding:"4px 0 5px"}},{props:({ownerState:e,size:o})=>e.multiline&&"small"===o,style:{paddingTop:1}},{props:({ownerState:e})=>e.fullWidth,style:{width:"100%"}}]}))),xe=n.styled("input",{name:"MuiInputBase",slot:"Input",overridesResolver:Pe})(n.memoTheme(({theme:e})=>{const o="light"===e.palette.mode,l={color:"currentColor",...e.vars?{opacity:e.vars.opacity.inputPlaceholder}:{opacity:o?.42:.5},transition:e.transitions.create("opacity",{duration:e.transitions.duration.shorter})},n={opacity:"0 !important"},a=e.vars?{opacity:e.vars.opacity.inputPlaceholder}:{opacity:o?.42:.5};return{font:"inherit",letterSpacing:"inherit",color:"currentColor",padding:"4px 0 5px",border:0,boxSizing:"content-box",background:"none",height:"1.4375em",margin:0,WebkitTapHighlightColor:"transparent",display:"block",minWidth:0,width:"100%","&::-webkit-input-placeholder":l,"&::-moz-placeholder":l,"&::-ms-input-placeholder":l,"&:focus":{outline:0},"&:invalid":{boxShadow:"none"},"&::-webkit-search-decoration":{WebkitAppearance:"none"},[`label[data-shrink=false] + .${pe.formControl} &`]:{"&::-webkit-input-placeholder":n,"&::-moz-placeholder":n,"&::-ms-input-placeholder":n,"&:focus::-webkit-input-placeholder":a,"&:focus::-moz-placeholder":a,"&:focus::-ms-input-placeholder":a},[`&.${pe.disabled}`]:{opacity:1,WebkitTextFillColor:(e.vars||e).palette.text.disabled},variants:[{props:({ownerState:e})=>!e.disableInjectingGlobalStyles,style:{animationName:"mui-auto-fill-cancel",animationDuration:"10ms","&:-webkit-autofill":{animationDuration:"5000s",animationName:"mui-auto-fill"}}},{props:{size:"small"},style:{paddingTop:1}},{props:({ownerState:e})=>e.multiline,style:{height:"auto",resize:"none",padding:0,paddingTop:0}},{props:{type:"search"},style:{MozAppearance:"textfield"}}]}})),ve=function(o){return function(l){return e.jsx(O,{styles:"function"==typeof o?e=>o({theme:e,...l}):o})}}({"@keyframes mui-auto-fill":{from:{display:"block"}},"@keyframes mui-auto-fill-cancel":{from:{display:"block"}}}),Ae=i.forwardRef(function(o,l){const a=n.useDefaultProps({props:o,name:"MuiInputBase"}),{"aria-describedby":t,autoComplete:d,autoFocus:m,className:r,color:s,components:_={},componentsProps:c={},defaultValue:h,disabled:f,disableInjectingGlobalStyles:g,endAdornment:p,error:u,fullWidth:y=!1,id:P,inputComponent:T="input",inputProps:x={},inputRef:v,margin:A,maxRows:S,minRows:b,multiline:G=!1,name:C,onBlur:E,onChange:M,onClick:O,onFocus:N,onKeyDown:R,onKeyUp:L,placeholder:w,readOnly:X,renderSuffix:F,rows:V,size:I,slotProps:D={},slots:k={},startAdornment:j,type:H="text",value:U,...B}=a,K=null!=x.value?x.value:U,{current:W}=i.useRef(null!=K),Y=i.useRef(),$=i.useCallback(e=>{"production"!==process.env.NODE_ENV&&e&&"INPUT"!==e.nodeName&&!e.focus&&console.error(["MUI: You have provided a `inputComponent` to the input component","that does not correctly handle the `ref` prop.","Make sure the `ref` prop is called with a HTMLInputElement."].join("\n"))},[]),z=n.useForkRef(Y,v,x.ref,$),[Z,Q]=i.useState(!1),J=ce();"production"!==process.env.NODE_ENV&&i.useEffect(()=>{if(J)return J.registerEffect()},[J]);const q=se({props:a,muiFormControl:J,states:["color","disabled","error","hiddenLabel","size","required","filled"]});q.focused=J?J.focused:Z,i.useEffect(()=>{!J&&f&&Z&&(Q(!1),E&&E())},[J,f,Z,E]);const ee=J&&J.onFilled,oe=J&&J.onEmpty,le=i.useCallback(e=>{fe(e)?ee&&ee():oe&&oe()},[ee,oe]);n.useEnhancedEffect(()=>{W&&le({value:K})},[K,le,W]);i.useEffect(()=>{le(Y.current)},[]);let ne=T,ae=x;G&&"input"===ne&&(V?("production"!==process.env.NODE_ENV&&(b||S)&&console.warn("MUI: You can not use the `minRows` or `maxRows` props when the input `rows` prop is set."),ae={type:void 0,minRows:V,maxRows:V,...ae}):ae={type:void 0,maxRows:S,minRows:b,...ae},ne=re);i.useEffect(()=>{J&&J.setAdornedStart(Boolean(j))},[J,j]);const te={...a,color:q.color||"primary",disabled:q.disabled,endAdornment:p,error:q.error,focused:q.focused,formControl:J,fullWidth:y,hiddenLabel:q.hiddenLabel,multiline:G,size:q.size,startAdornment:j,type:H},ie=(e=>{const{classes:o,color:l,disabled:a,error:t,endAdornment:i,focused:d,formControl:m,fullWidth:r,hiddenLabel:s,multiline:_,readOnly:c,size:h,startAdornment:f,type:g}=e,p={root:["root",`color${n.capitalize(l)}`,a&&"disabled",t&&"error",r&&"fullWidth",d&&"focused",m&&"formControl",h&&"medium"!==h&&`size${n.capitalize(h)}`,_&&"multiline",f&&"adornedStart",i&&"adornedEnd",s&&"hiddenLabel",c&&"readOnly"],input:["input",a&&"disabled","search"===g&&"inputTypeSearch",_&&"inputMultiline","small"===h&&"inputSizeSmall",s&&"inputHiddenLabel",f&&"inputAdornedStart",i&&"inputAdornedEnd",c&&"readOnly"]};return n.composeClasses(p,ge,o)})(te),de=k.root||_.Root||Te,me=D.root||c.root||{},he=k.input||_.Input||xe;return ae={...ae,...D.input??c.input},e.jsxs(i.Fragment,{children:[!g&&"function"==typeof ve&&(ue||(ue=e.jsx(ve,{}))),e.jsxs(de,{...me,ref:l,onClick:e=>{Y.current&&e.currentTarget===e.target&&Y.current.focus(),O&&O(e)},...B,...!n.isHostComponent(de)&&{ownerState:{...te,...me.ownerState}},className:n.clsx(ie.root,me.className,r,X&&"MuiInputBase-readOnly"),children:[j,e.jsx(_e.Provider,{value:null,children:e.jsx(he,{"aria-invalid":q.error,"aria-describedby":t,autoComplete:d,autoFocus:m,defaultValue:h,disabled:q.disabled,id:P,onAnimationStart:e=>{le("mui-auto-fill-cancel"===e.animationName?Y.current:{value:"x"})},name:C,placeholder:w,readOnly:X,required:q.required,rows:V,value:K,onKeyDown:R,onKeyUp:L,type:H,...ae,...!n.isHostComponent(he)&&{as:ne,ownerState:{...te,...ae.ownerState}},ref:z,className:n.clsx(ie.input,ae.className,X&&"MuiInputBase-readOnly"),onBlur:e=>{E&&E(e),x.onBlur&&x.onBlur(e),J&&J.onBlur?J.onBlur(e):Q(!1)},onChange:(e,...o)=>{if(!W){const o=e.target||Y.current;if(null==o)throw new Error("production"!==process.env.NODE_ENV?"MUI: Expected valid input target. Did you use a custom `inputComponent` and forget to forward refs? See https://mui.com/r/input-component-ref-interface for more info.":n.formatMuiErrorMessage(1));le({value:o.value})}x.onChange&&x.onChange(e,...o),M&&M(e,...o)},onFocus:e=>{N&&N(e),x.onFocus&&x.onFocus(e),J&&J.onFocus?J.onFocus(e):Q(!0)}})}),p,F?F({...q,startAdornment:j}):null]})]})});function Se(e){return n.generateUtilityClass("MuiInput",e)}"production"!==process.env.NODE_ENV&&(Ae.propTypes={"aria-describedby":n.PropTypes.string,autoComplete:n.PropTypes.string,autoFocus:n.PropTypes.bool,classes:n.PropTypes.object,className:n.PropTypes.string,color:n.PropTypes.oneOfType([n.PropTypes.oneOf(["primary","secondary","error","info","success","warning"]),n.PropTypes.string]),components:n.PropTypes.shape({Input:n.PropTypes.elementType,Root:n.PropTypes.elementType}),componentsProps:n.PropTypes.shape({input:n.PropTypes.object,root:n.PropTypes.object}),defaultValue:n.PropTypes.any,disabled:n.PropTypes.bool,disableInjectingGlobalStyles:n.PropTypes.bool,endAdornment:n.PropTypes.node,error:n.PropTypes.bool,fullWidth:n.PropTypes.bool,id:n.PropTypes.string,inputComponent:H,inputProps:n.PropTypes.object,inputRef:U,margin:n.PropTypes.oneOf(["dense","none"]),maxRows:n.PropTypes.oneOfType([n.PropTypes.number,n.PropTypes.string]),minRows:n.PropTypes.oneOfType([n.PropTypes.number,n.PropTypes.string]),multiline:n.PropTypes.bool,name:n.PropTypes.string,onBlur:n.PropTypes.func,onChange:n.PropTypes.func,onClick:n.PropTypes.func,onFocus:n.PropTypes.func,onInvalid:n.PropTypes.func,onKeyDown:n.PropTypes.func,onKeyUp:n.PropTypes.func,placeholder:n.PropTypes.string,readOnly:n.PropTypes.bool,renderSuffix:n.PropTypes.func,required:n.PropTypes.bool,rows:n.PropTypes.oneOfType([n.PropTypes.number,n.PropTypes.string]),size:n.PropTypes.oneOfType([n.PropTypes.oneOf(["medium","small"]),n.PropTypes.string]),slotProps:n.PropTypes.shape({input:n.PropTypes.object,root:n.PropTypes.object}),slots:n.PropTypes.shape({input:n.PropTypes.elementType,root:n.PropTypes.elementType}),startAdornment:n.PropTypes.node,sx:n.PropTypes.oneOfType([n.PropTypes.arrayOf(n.PropTypes.oneOfType([n.PropTypes.func,n.PropTypes.object,n.PropTypes.bool])),n.PropTypes.func,n.PropTypes.object]),type:n.PropTypes.string,value:n.PropTypes.any});const be={...pe,...n.generateUtilityClasses("MuiInput",["root","underline","input"])};function Ge(e){return n.generateUtilityClass("MuiOutlinedInput",e)}const Ce={...pe,...n.generateUtilityClasses("MuiOutlinedInput",["root","notchedOutline","input"])};function Ee(e){return n.generateUtilityClass("MuiFilledInput",e)}const Me={...pe,...n.generateUtilityClasses("MuiFilledInput",["root","underline","input","adornedStart","adornedEnd","sizeSmall","multiline","hiddenLabel"])};var Oe=n.createSvgIcon(e.jsx("path",{d:"M7 10l5 5 5-5z"}),"ArrowDropDown");const Ne=n.generateUtilityClasses("MuiDivider",["root","absolute","fullWidth","inset","middle","flexItem","light","vertical","withChildren","withChildrenVertical","textAlignRight","textAlignLeft","wrapper","wrapperVertical"]),Re=n.styled(Te,{shouldForwardProp:e=>n.rootShouldForwardProp(e)||"classes"===e,name:"MuiFilledInput",slot:"Root",overridesResolver:(e,o)=>{const{ownerState:l}=e;return[...ye(e,o),!l.disableUnderline&&o.underline]}})(n.memoTheme(({theme:e})=>{const o="light"===e.palette.mode,l=o?"rgba(0, 0, 0, 0.42)":"rgba(255, 255, 255, 0.7)",n=o?"rgba(0, 0, 0, 0.06)":"rgba(255, 255, 255, 0.09)",a=o?"rgba(0, 0, 0, 0.09)":"rgba(255, 255, 255, 0.13)",t=o?"rgba(0, 0, 0, 0.12)":"rgba(255, 255, 255, 0.12)";return{position:"relative",backgroundColor:e.vars?e.vars.palette.FilledInput.bg:n,borderTopLeftRadius:(e.vars||e).shape.borderRadius,borderTopRightRadius:(e.vars||e).shape.borderRadius,transition:e.transitions.create("background-color",{duration:e.transitions.duration.shorter,easing:e.transitions.easing.easeOut}),"&:hover":{backgroundColor:e.vars?e.vars.palette.FilledInput.hoverBg:a,"@media (hover: none)":{backgroundColor:e.vars?e.vars.palette.FilledInput.bg:n}},[`&.${Me.focused}`]:{backgroundColor:e.vars?e.vars.palette.FilledInput.bg:n},[`&.${Me.disabled}`]:{backgroundColor:e.vars?e.vars.palette.FilledInput.disabledBg:t},variants:[{props:({ownerState:e})=>!e.disableUnderline,style:{"&::after":{left:0,bottom:0,content:'""',position:"absolute",right:0,transform:"scaleX(0)",transition:e.transitions.create("transform",{duration:e.transitions.duration.shorter,easing:e.transitions.easing.easeOut}),pointerEvents:"none"},[`&.${Me.focused}:after`]:{transform:"scaleX(1) translateX(0)"},[`&.${Me.error}`]:{"&::before, &::after":{borderBottomColor:(e.vars||e).palette.error.main}},"&::before":{borderBottom:`1px solid ${e.vars?e.alpha(e.vars.palette.common.onBackground,e.vars.opacity.inputUnderline):l}`,left:0,bottom:0,content:'"\\00a0"',position:"absolute",right:0,transition:e.transitions.create("border-bottom-color",{duration:e.transitions.duration.shorter}),pointerEvents:"none"},[`&:hover:not(.${Me.disabled}, .${Me.error}):before`]:{borderBottom:`1px solid ${(e.vars||e).palette.text.primary}`},[`&.${Me.disabled}:before`]:{borderBottomStyle:"dotted"}}},...Object.entries(e.palette).filter(te()).map(([o])=>({props:{disableUnderline:!1,color:o},style:{"&::after":{borderBottom:`2px solid ${(e.vars||e).palette[o]?.main}`}}})),{props:({ownerState:e})=>e.startAdornment,style:{paddingLeft:12}},{props:({ownerState:e})=>e.endAdornment,style:{paddingRight:12}},{props:({ownerState:e})=>e.multiline,style:{padding:"25px 12px 8px"}},{props:({ownerState:e,size:o})=>e.multiline&&"small"===o,style:{paddingTop:21,paddingBottom:4}},{props:({ownerState:e})=>e.multiline&&e.hiddenLabel,style:{paddingTop:16,paddingBottom:17}},{props:({ownerState:e})=>e.multiline&&e.hiddenLabel&&"small"===e.size,style:{paddingTop:8,paddingBottom:9}}]}})),Le=n.styled(xe,{name:"MuiFilledInput",slot:"Input",overridesResolver:Pe})(n.memoTheme(({theme:e})=>({paddingTop:25,paddingRight:12,paddingBottom:8,paddingLeft:12,...!e.vars&&{"&:-webkit-autofill":{WebkitBoxShadow:"light"===e.palette.mode?null:"0 0 0 100px #266798 inset",WebkitTextFillColor:"light"===e.palette.mode?null:"#fff",caretColor:"light"===e.palette.mode?null:"#fff",borderTopLeftRadius:"inherit",borderTopRightRadius:"inherit"}},...e.vars&&{"&:-webkit-autofill":{borderTopLeftRadius:"inherit",borderTopRightRadius:"inherit"},[e.getColorSchemeSelector("dark")]:{"&:-webkit-autofill":{WebkitBoxShadow:"0 0 0 100px #266798 inset",WebkitTextFillColor:"#fff",caretColor:"#fff"}}},variants:[{props:{size:"small"},style:{paddingTop:21,paddingBottom:4}},{props:({ownerState:e})=>e.hiddenLabel,style:{paddingTop:16,paddingBottom:17}},{props:({ownerState:e})=>e.startAdornment,style:{paddingLeft:0}},{props:({ownerState:e})=>e.endAdornment,style:{paddingRight:0}},{props:({ownerState:e})=>e.hiddenLabel&&"small"===e.size,style:{paddingTop:8,paddingBottom:9}},{props:({ownerState:e})=>e.multiline,style:{paddingTop:0,paddingBottom:0,paddingLeft:0,paddingRight:0}}]}))),we=i.forwardRef(function(o,l){const a=n.useDefaultProps({props:o,name:"MuiFilledInput"}),{disableUnderline:t=!1,components:i={},componentsProps:d,fullWidth:m=!1,hiddenLabel:r,inputComponent:s="input",multiline:_=!1,slotProps:c,slots:h={},type:f="text",...g}=a,p={...a,disableUnderline:t,fullWidth:m,inputComponent:s,multiline:_,type:f},u=(e=>{const{classes:o,disableUnderline:l,startAdornment:a,endAdornment:t,size:i,hiddenLabel:d,multiline:m}=e,r={root:["root",!l&&"underline",a&&"adornedStart",t&&"adornedEnd","small"===i&&`size${n.capitalize(i)}`,d&&"hiddenLabel",m&&"multiline"],input:["input"]},s=n.composeClasses(r,Ee,o);return{...o,...s}})(a),y={root:{ownerState:p},input:{ownerState:p}},P=c??d?n.deepmerge(y,c??d):y,T=h.root??i.Root??Re,x=h.input??i.Input??Le;return e.jsx(Ae,{slots:{root:T,input:x},slotProps:P,fullWidth:m,inputComponent:s,multiline:_,ref:l,type:f,...g,classes:u})});function Xe(e){return`scale(${e}, ${e**2})`}"production"!==process.env.NODE_ENV&&(we.propTypes={autoComplete:n.PropTypes.string,autoFocus:n.PropTypes.bool,classes:n.PropTypes.object,color:n.PropTypes.oneOfType([n.PropTypes.oneOf(["primary","secondary"]),n.PropTypes.string]),components:n.PropTypes.shape({Input:n.PropTypes.elementType,Root:n.PropTypes.elementType}),componentsProps:n.PropTypes.shape({input:n.PropTypes.object,root:n.PropTypes.object}),defaultValue:n.PropTypes.any,disabled:n.PropTypes.bool,disableUnderline:n.PropTypes.bool,endAdornment:n.PropTypes.node,error:n.PropTypes.bool,fullWidth:n.PropTypes.bool,hiddenLabel:n.PropTypes.bool,id:n.PropTypes.string,inputComponent:n.PropTypes.elementType,inputProps:n.PropTypes.object,inputRef:U,margin:n.PropTypes.oneOf(["dense","none"]),maxRows:n.PropTypes.oneOfType([n.PropTypes.number,n.PropTypes.string]),minRows:n.PropTypes.oneOfType([n.PropTypes.number,n.PropTypes.string]),multiline:n.PropTypes.bool,name:n.PropTypes.string,onChange:n.PropTypes.func,placeholder:n.PropTypes.string,readOnly:n.PropTypes.bool,required:n.PropTypes.bool,rows:n.PropTypes.oneOfType([n.PropTypes.number,n.PropTypes.string]),slotProps:n.PropTypes.shape({input:n.PropTypes.object,root:n.PropTypes.object}),slots:n.PropTypes.shape({input:n.PropTypes.elementType,root:n.PropTypes.elementType}),startAdornment:n.PropTypes.node,sx:n.PropTypes.oneOfType([n.PropTypes.arrayOf(n.PropTypes.oneOfType([n.PropTypes.func,n.PropTypes.object,n.PropTypes.bool])),n.PropTypes.func,n.PropTypes.object]),type:n.PropTypes.string,value:n.PropTypes.any}),we.muiName="Input";const Fe={entering:{opacity:1,transform:Xe(1)},entered:{opacity:1,transform:"none"}},Ve="undefined"!=typeof navigator&&/^((?!chrome|android).)*(safari|mobile)/i.test(navigator.userAgent)&&/(os |version\/)15(.|_)4/i.test(navigator.userAgent),Ie=i.forwardRef(function(o,l){const{addEndListener:a,appear:t=!0,children:d,easing:m,in:r,onEnter:s,onEntered:_,onEntering:c,onExit:h,onExited:f,onExiting:g,style:p,timeout:u="auto",TransitionComponent:y=n.Transition,...P}=o,T=j(),x=i.useRef(),v=n.useTheme$1(),A=i.useRef(null),S=n.useForkRef(A,n.getReactElementRef(d),l),b=e=>o=>{if(e){const l=A.current;void 0===o?e(l):e(l,o)}},G=b(c),C=b((e,o)=>{n.reflow(e);const{duration:l,delay:a,easing:t}=n.getTransitionProps({style:p,timeout:u,easing:m},{mode:"enter"});let i;"auto"===u?(i=v.transitions.getAutoHeightDuration(e.clientHeight),x.current=i):i=l,e.style.transition=[v.transitions.create("opacity",{duration:i,delay:a}),v.transitions.create("transform",{duration:Ve?i:.666*i,delay:a,easing:t})].join(","),s&&s(e,o)}),E=b(_),M=b(g),O=b(e=>{const{duration:o,delay:l,easing:a}=n.getTransitionProps({style:p,timeout:u,easing:m},{mode:"exit"});let t;"auto"===u?(t=v.transitions.getAutoHeightDuration(e.clientHeight),x.current=t):t=o,e.style.transition=[v.transitions.create("opacity",{duration:t,delay:l}),v.transitions.create("transform",{duration:Ve?t:.666*t,delay:Ve?l:l||.333*t,easing:a})].join(","),e.style.opacity=0,e.style.transform=Xe(.75),h&&h(e)}),N=b(f);return e.jsx(y,{appear:t,in:r,nodeRef:A,onEnter:C,onEntered:E,onEntering:G,onExit:O,onExited:N,onExiting:M,addEndListener:e=>{"auto"===u&&T.start(x.current||0,e),a&&a(A.current,e)},timeout:"auto"===u?null:u,...P,children:(e,{ownerState:o,...l})=>i.cloneElement(d,{style:{opacity:0,transform:Xe(.75),visibility:"exited"!==e||r?void 0:"hidden",...Fe[e],...p,...d.props.style},ref:S,...l})})});"production"!==process.env.NODE_ENV&&(Ie.propTypes={addEndListener:n.PropTypes.func,appear:n.PropTypes.bool,children:n.elementAcceptingRef.isRequired,easing:n.PropTypes.oneOfType([n.PropTypes.shape({enter:n.PropTypes.string,exit:n.PropTypes.string}),n.PropTypes.string]),in:n.PropTypes.bool,onEnter:n.PropTypes.func,onEntered:n.PropTypes.func,onEntering:n.PropTypes.func,onExit:n.PropTypes.func,onExited:n.PropTypes.func,onExiting:n.PropTypes.func,style:n.PropTypes.object,timeout:n.PropTypes.oneOfType([n.PropTypes.oneOf(["auto"]),n.PropTypes.number,n.PropTypes.shape({appear:n.PropTypes.number,enter:n.PropTypes.number,exit:n.PropTypes.number})])}),Ie&&(Ie.muiSupportAuto=!0);const De=n.styled(Te,{shouldForwardProp:e=>n.rootShouldForwardProp(e)||"classes"===e,name:"MuiInput",slot:"Root",overridesResolver:(e,o)=>{const{ownerState:l}=e;return[...ye(e,o),!l.disableUnderline&&o.underline]}})(n.memoTheme(({theme:e})=>{let o="light"===e.palette.mode?"rgba(0, 0, 0, 0.42)":"rgba(255, 255, 255, 0.7)";return e.vars&&(o=e.alpha(e.vars.palette.common.onBackground,e.vars.opacity.inputUnderline)),{position:"relative",variants:[{props:({ownerState:e})=>e.formControl,style:{"label + &":{marginTop:16}}},{props:({ownerState:e})=>!e.disableUnderline,style:{"&::after":{left:0,bottom:0,content:'""',position:"absolute",right:0,transform:"scaleX(0)",transition:e.transitions.create("transform",{duration:e.transitions.duration.shorter,easing:e.transitions.easing.easeOut}),pointerEvents:"none"},[`&.${be.focused}:after`]:{transform:"scaleX(1) translateX(0)"},[`&.${be.error}`]:{"&::before, &::after":{borderBottomColor:(e.vars||e).palette.error.main}},"&::before":{borderBottom:`1px solid ${o}`,left:0,bottom:0,content:'"\\00a0"',position:"absolute",right:0,transition:e.transitions.create("border-bottom-color",{duration:e.transitions.duration.shorter}),pointerEvents:"none"},[`&:hover:not(.${be.disabled}, .${be.error}):before`]:{borderBottom:`2px solid ${(e.vars||e).palette.text.primary}`,"@media (hover: none)":{borderBottom:`1px solid ${o}`}},[`&.${be.disabled}:before`]:{borderBottomStyle:"dotted"}}},...Object.entries(e.palette).filter(te()).map(([o])=>({props:{color:o,disableUnderline:!1},style:{"&::after":{borderBottom:`2px solid ${(e.vars||e).palette[o].main}`}}}))]}})),ke=n.styled(xe,{name:"MuiInput",slot:"Input",overridesResolver:Pe})({}),je=i.forwardRef(function(o,l){const a=n.useDefaultProps({props:o,name:"MuiInput"}),{disableUnderline:t=!1,components:i={},componentsProps:d,fullWidth:m=!1,inputComponent:r="input",multiline:s=!1,slotProps:_,slots:c={},type:h="text",...f}=a,g=(e=>{const{classes:o,disableUnderline:l}=e,a={root:["root",!l&&"underline"],input:["input"]},t=n.composeClasses(a,Se,o);return{...o,...t}})(a),p={root:{ownerState:{disableUnderline:t}}},u=_??d?n.deepmerge(_??d,p):p,y=c.root??i.Root??De,P=c.input??i.Input??ke;return e.jsx(Ae,{slots:{root:y,input:P},slotProps:u,fullWidth:m,inputComponent:r,multiline:s,ref:l,type:h,...f,classes:g})});"production"!==process.env.NODE_ENV&&(je.propTypes={autoComplete:n.PropTypes.string,autoFocus:n.PropTypes.bool,classes:n.PropTypes.object,color:n.PropTypes.oneOfType([n.PropTypes.oneOf(["primary","secondary"]),n.PropTypes.string]),components:n.PropTypes.shape({Input:n.PropTypes.elementType,Root:n.PropTypes.elementType}),componentsProps:n.PropTypes.shape({input:n.PropTypes.object,root:n.PropTypes.object}),defaultValue:n.PropTypes.any,disabled:n.PropTypes.bool,disableUnderline:n.PropTypes.bool,endAdornment:n.PropTypes.node,error:n.PropTypes.bool,fullWidth:n.PropTypes.bool,id:n.PropTypes.string,inputComponent:n.PropTypes.elementType,inputProps:n.PropTypes.object,inputRef:U,margin:n.PropTypes.oneOf(["dense","none"]),maxRows:n.PropTypes.oneOfType([n.PropTypes.number,n.PropTypes.string]),minRows:n.PropTypes.oneOfType([n.PropTypes.number,n.PropTypes.string]),multiline:n.PropTypes.bool,name:n.PropTypes.string,onChange:n.PropTypes.func,placeholder:n.PropTypes.string,readOnly:n.PropTypes.bool,required:n.PropTypes.bool,rows:n.PropTypes.oneOfType([n.PropTypes.number,n.PropTypes.string]),slotProps:n.PropTypes.shape({input:n.PropTypes.object,root:n.PropTypes.object}),slots:n.PropTypes.shape({input:n.PropTypes.elementType,root:n.PropTypes.elementType}),startAdornment:n.PropTypes.node,sx:n.PropTypes.oneOfType([n.PropTypes.arrayOf(n.PropTypes.oneOfType([n.PropTypes.func,n.PropTypes.object,n.PropTypes.bool])),n.PropTypes.func,n.PropTypes.object]),type:n.PropTypes.string,value:n.PropTypes.any}),je.muiName="Input";const He=i.createContext({});function Ue(e){return n.generateUtilityClass("MuiList",e)}"production"!==process.env.NODE_ENV&&(He.displayName="ListContext"),n.generateUtilityClasses("MuiList",["root","padding","dense","subheader"]);const Be=n.styled("ul",{name:"MuiList",slot:"Root",overridesResolver:(e,o)=>{const{ownerState:l}=e;return[o.root,!l.disablePadding&&o.padding,l.dense&&o.dense,l.subheader&&o.subheader]}})({listStyle:"none",margin:0,padding:0,position:"relative",variants:[{props:({ownerState:e})=>!e.disablePadding,style:{paddingTop:8,paddingBottom:8}},{props:({ownerState:e})=>e.subheader,style:{paddingTop:0}}]}),Ke=i.forwardRef(function(o,l){const a=n.useDefaultProps({props:o,name:"MuiList"}),{children:t,className:d,component:m="ul",dense:r=!1,disablePadding:s=!1,subheader:_,...c}=a,h=i.useMemo(()=>({dense:r}),[r]),f={...a,component:m,dense:r,disablePadding:s},g=(e=>{const{classes:o,disablePadding:l,dense:a,subheader:t}=e,i={root:["root",!l&&"padding",a&&"dense",t&&"subheader"]};return n.composeClasses(i,Ue,o)})(f);return e.jsx(He.Provider,{value:h,children:e.jsxs(Be,{as:m,className:n.clsx(g.root,d),ref:l,ownerState:f,...c,children:[_,t]})})});"production"!==process.env.NODE_ENV&&(Ke.propTypes={children:n.PropTypes.node,classes:n.PropTypes.object,className:n.PropTypes.string,component:n.PropTypes.elementType,dense:n.PropTypes.bool,disablePadding:n.PropTypes.bool,subheader:n.PropTypes.node,sx:n.PropTypes.oneOfType([n.PropTypes.arrayOf(n.PropTypes.oneOfType([n.PropTypes.func,n.PropTypes.object,n.PropTypes.bool])),n.PropTypes.func,n.PropTypes.object])});const We=n.generateUtilityClasses("MuiListItemIcon",["root","alignItemsFlexStart"]),Ye=n.generateUtilityClasses("MuiListItemText",["root","multiline","dense","inset","primary","secondary"]);function $e(e,o,l){return e===o?e.firstChild:o&&o.nextElementSibling?o.nextElementSibling:l?null:e.firstChild}function ze(e,o,l){return e===o?l?e.firstChild:e.lastChild:o&&o.previousElementSibling?o.previousElementSibling:l?null:e.lastChild}function Ze(e,o){if(void 0===o)return!0;let l=e.innerText;return void 0===l&&(l=e.textContent),l=l.trim().toLowerCase(),0!==l.length&&(o.repeating?l[0]===o.keys[0]:l.startsWith(o.keys.join("")))}function Qe(e,o,l,n,a,t){let i=!1,d=a(e,o,!!o&&l);for(;d;){if(d===e.firstChild){if(i)return!1;i=!0}const o=!n&&(d.disabled||"true"===d.getAttribute("aria-disabled"));if(d.hasAttribute("tabindex")&&Ze(d,t)&&!o)return d.focus(),!0;d=a(e,d,l)}return!1}const Je=i.forwardRef(function(o,l){const{actions:a,autoFocus:t=!1,autoFocusItem:d=!1,children:m,className:r,disabledItemsFocusable:s=!1,disableListWrap:_=!1,onKeyDown:c,variant:h="selectedMenu",...f}=o,g=i.useRef(null),p=i.useRef({keys:[],repeating:!0,previousKeyMatched:!0,lastTime:null});n.useEnhancedEffect(()=>{t&&g.current.focus()},[t]),i.useImperativeHandle(a,()=>({adjustStyleForScrollbar:(e,{direction:o})=>{const l=!g.current.style.width;if(e.clientHeight<g.current.clientHeight&&l){const l=`${n.getScrollbarSize(n.ownerWindow(e))}px`;g.current.style["rtl"===o?"paddingLeft":"paddingRight"]=l,g.current.style.width=`calc(100% + ${l})`}return g.current}}),[]);const u=n.useForkRef(g,l);let y=-1;i.Children.forEach(m,(e,o)=>{i.isValidElement(e)?("production"!==process.env.NODE_ENV&&n.reactIsExports.isFragment(e)&&console.error(["MUI: The Menu component doesn't accept a Fragment as a child.","Consider providing an array instead."].join("\n")),e.props.disabled||("selectedMenu"===h&&e.props.selected||-1===y)&&(y=o),y===o&&(e.props.disabled||e.props.muiSkipListHighlight||e.type.muiSkipListHighlight)&&(y+=1,y>=m.length&&(y=-1))):y===o&&(y+=1,y>=m.length&&(y=-1))});const P=i.Children.map(m,(e,o)=>{if(o===y){const o={};return d&&(o.autoFocus=!0),void 0===e.props.tabIndex&&"selectedMenu"===h&&(o.tabIndex=0),i.cloneElement(e,o)}return e});return e.jsx(Ke,{role:"menu",ref:u,className:r,onKeyDown:e=>{const o=g.current,l=e.key;if(e.ctrlKey||e.metaKey||e.altKey)return void(c&&c(e));const a=n.activeElement(n.ownerDocument(o));if("ArrowDown"===l)e.preventDefault(),Qe(o,a,_,s,$e);else if("ArrowUp"===l)e.preventDefault(),Qe(o,a,_,s,ze);else if("Home"===l)e.preventDefault(),Qe(o,null,_,s,$e);else if("End"===l)e.preventDefault(),Qe(o,null,_,s,ze);else if(1===l.length){const n=p.current,t=l.toLowerCase(),i=performance.now();n.keys.length>0&&(i-n.lastTime>500?(n.keys=[],n.repeating=!0,n.previousKeyMatched=!0):n.repeating&&t!==n.keys[0]&&(n.repeating=!1)),n.lastTime=i,n.keys.push(t);const d=a&&!n.repeating&&Ze(a,n);n.previousKeyMatched&&(d||Qe(o,a,!1,s,$e,n))?e.preventDefault():n.previousKeyMatched=!1}c&&c(e)},tabIndex:t?0:-1,...f,children:P})});function qe(e){return n.generateUtilityClass("MuiPopover",e)}function eo(e,o){let l=0;return"number"==typeof o?l=o:"center"===o?l=e.height/2:"bottom"===o&&(l=e.height),l}function oo(e,o){let l=0;return"number"==typeof o?l=o:"center"===o?l=e.width/2:"right"===o&&(l=e.width),l}function lo(e){return[e.horizontal,e.vertical].map(e=>"number"==typeof e?`${e}px`:e).join(" ")}function no(e){return"function"==typeof e?e():e}"production"!==process.env.NODE_ENV&&(Je.propTypes={autoFocus:n.PropTypes.bool,autoFocusItem:n.PropTypes.bool,children:n.PropTypes.node,className:n.PropTypes.string,disabledItemsFocusable:n.PropTypes.bool,disableListWrap:n.PropTypes.bool,onKeyDown:n.PropTypes.func,variant:n.PropTypes.oneOf(["menu","selectedMenu"])}),n.generateUtilityClasses("MuiPopover",["root","paper"]);const ao=n.styled(n.Modal,{name:"MuiPopover",slot:"Root"})({}),to=n.styled(n.Paper,{name:"MuiPopover",slot:"Paper"})({position:"absolute",overflowY:"auto",overflowX:"hidden",minWidth:16,minHeight:16,maxWidth:"calc(100% - 32px)",maxHeight:"calc(100% - 32px)",outline:0}),io=i.forwardRef(function(o,l){const a=n.useDefaultProps({props:o,name:"MuiPopover"}),{action:t,anchorEl:d,anchorOrigin:m={vertical:"top",horizontal:"left"},anchorPosition:r,anchorReference:s="anchorEl",children:_,className:c,container:h,elevation:f=8,marginThreshold:g=16,open:p,PaperProps:u={},slots:y={},slotProps:P={},transformOrigin:T={vertical:"top",horizontal:"left"},TransitionComponent:x,transitionDuration:v="auto",TransitionProps:A={},disableScrollLock:S=!1,...b}=a,G=i.useRef(),C={...a,anchorOrigin:m,anchorReference:s,elevation:f,marginThreshold:g,transformOrigin:T,TransitionComponent:x,transitionDuration:v,TransitionProps:A},E=(e=>{const{classes:o}=e;return n.composeClasses({root:["root"],paper:["paper"]},qe,o)})(C),M=i.useCallback(()=>{if("anchorPosition"===s)return"production"!==process.env.NODE_ENV&&(r||console.error('MUI: You need to provide a `anchorPosition` prop when using <Popover anchorReference="anchorPosition" />.')),r;const e=no(d),o=e&&1===e.nodeType?e:n.ownerDocument(G.current).body,l=o.getBoundingClientRect();if("production"!==process.env.NODE_ENV){const e=o.getBoundingClientRect();"test"!==process.env.NODE_ENV&&0===e.top&&0===e.left&&0===e.right&&0===e.bottom&&console.warn(["MUI: The `anchorEl` prop provided to the component is invalid.","The anchor element should be part of the document layout.","Make sure the element is present in the document or that it's not display none."].join("\n"))}return{top:l.top+eo(l,m.vertical),left:l.left+oo(l,m.horizontal)}},[d,m.horizontal,m.vertical,r,s]),O=i.useCallback(e=>({vertical:eo(e,T.vertical),horizontal:oo(e,T.horizontal)}),[T.horizontal,T.vertical]),N=i.useCallback(e=>{const o={width:e.offsetWidth,height:e.offsetHeight},l=O(o);if("none"===s)return{top:null,left:null,transformOrigin:lo(l)};const a=M();let t=a.top-l.vertical,i=a.left-l.horizontal;const m=t+o.height,r=i+o.width,_=n.ownerWindow(no(d)),c=_.innerHeight-g,h=_.innerWidth-g;if(null!==g&&t<g){const e=t-g;t-=e,l.vertical+=e}else if(null!==g&&m>c){const e=m-c;t-=e,l.vertical+=e}if("production"!==process.env.NODE_ENV&&o.height>c&&o.height&&c&&console.error(["MUI: The popover component is too tall.",`Some part of it can not be seen on the screen (${o.height-c}px).`,"Please consider adding a `max-height` to improve the user-experience."].join("\n")),null!==g&&i<g){const e=i-g;i-=e,l.horizontal+=e}else if(r>h){const e=r-h;i-=e,l.horizontal+=e}return{top:`${Math.round(t)}px`,left:`${Math.round(i)}px`,transformOrigin:lo(l)}},[d,s,M,O,g]),[R,L]=i.useState(p),w=i.useCallback(()=>{const e=G.current;if(!e)return;const o=N(e);null!==o.top&&e.style.setProperty("top",o.top),null!==o.left&&(e.style.left=o.left),e.style.transformOrigin=o.transformOrigin,L(!0)},[N]);i.useEffect(()=>(S&&window.addEventListener("scroll",w),()=>window.removeEventListener("scroll",w)),[d,S,w]);i.useEffect(()=>{p&&w()}),i.useImperativeHandle(t,()=>p?{updatePosition:()=>{w()}}:null,[p,w]),i.useEffect(()=>{if(!p)return;const e=n.debounce(()=>{w()}),o=n.ownerWindow(no(d));return o.addEventListener("resize",e),()=>{e.clear(),o.removeEventListener("resize",e)}},[d,p,w]);let X=v;const F={slots:{transition:x,...y},slotProps:{transition:A,paper:u,...P}},[V,I]=n.useSlot("transition",{elementType:Ie,externalForwardedProps:F,ownerState:C,getSlotProps:e=>({...e,onEntering:(o,l)=>{e.onEntering?.(o,l),w()},onExited:o=>{e.onExited?.(o),L(!1)}}),additionalProps:{appear:!0,in:p}});"auto"!==v||V.muiSupportAuto||(X=void 0);const D=h||(d?n.ownerDocument(no(d)).body:void 0),[k,{slots:j,slotProps:H,...U}]=n.useSlot("root",{ref:l,elementType:ao,externalForwardedProps:{...F,...b},shouldForwardComponentProp:!0,additionalProps:{slots:{backdrop:y.backdrop},slotProps:{backdrop:n.mergeSlotProps$1("function"==typeof P.backdrop?P.backdrop(C):P.backdrop,{invisible:!0})},container:D,open:p},ownerState:C,className:n.clsx(E.root,c)}),[B,K]=n.useSlot("paper",{ref:G,className:E.paper,elementType:to,externalForwardedProps:F,shouldForwardComponentProp:!0,additionalProps:{elevation:f,style:R?void 0:{opacity:0}},ownerState:C});return e.jsx(k,{...U,...!n.isHostComponent(k)&&{slots:j,slotProps:H,disableScrollLock:S},children:e.jsx(V,{...I,timeout:X,children:e.jsx(B,{...K,children:_})})})});function mo(e){return n.generateUtilityClass("MuiMenu",e)}"production"!==process.env.NODE_ENV&&(io.propTypes={action:U,anchorEl:n.chainPropTypes(n.PropTypes.oneOfType([n.HTMLElementType,n.PropTypes.func]),e=>{if(e.open&&(!e.anchorReference||"anchorEl"===e.anchorReference)){const o=no(e.anchorEl);if(!o||1!==o.nodeType)return new Error(["MUI: The `anchorEl` prop provided to the component is invalid.",`It should be an Element or PopoverVirtualElement instance but it's \`${o}\` instead.`].join("\n"));{const e=o.getBoundingClientRect();if("test"!==process.env.NODE_ENV&&0===e.top&&0===e.left&&0===e.right&&0===e.bottom)return new Error(["MUI: The `anchorEl` prop provided to the component is invalid.","The anchor element should be part of the document layout.","Make sure the element is present in the document or that it's not display none."].join("\n"))}}return null}),anchorOrigin:n.PropTypes.shape({horizontal:n.PropTypes.oneOfType([n.PropTypes.oneOf(["center","left","right"]),n.PropTypes.number]).isRequired,vertical:n.PropTypes.oneOfType([n.PropTypes.oneOf(["bottom","center","top"]),n.PropTypes.number]).isRequired}),anchorPosition:n.PropTypes.shape({left:n.PropTypes.number.isRequired,top:n.PropTypes.number.isRequired}),anchorReference:n.PropTypes.oneOf(["anchorEl","anchorPosition","none"]),BackdropComponent:n.PropTypes.elementType,BackdropProps:n.PropTypes.object,children:n.PropTypes.node,classes:n.PropTypes.object,className:n.PropTypes.string,container:n.PropTypes.oneOfType([n.HTMLElementType,n.PropTypes.func]),disableScrollLock:n.PropTypes.bool,elevation:n.integerPropType,marginThreshold:n.PropTypes.number,onClose:n.PropTypes.func,open:n.PropTypes.bool.isRequired,PaperProps:n.PropTypes.shape({component:H}),slotProps:n.PropTypes.shape({backdrop:n.PropTypes.oneOfType([n.PropTypes.func,n.PropTypes.object]),paper:n.PropTypes.oneOfType([n.PropTypes.func,n.PropTypes.object]),root:n.PropTypes.oneOfType([n.PropTypes.func,n.PropTypes.object]),transition:n.PropTypes.oneOfType([n.PropTypes.func,n.PropTypes.object])}),slots:n.PropTypes.shape({backdrop:n.PropTypes.elementType,paper:n.PropTypes.elementType,root:n.PropTypes.elementType,transition:n.PropTypes.elementType}),sx:n.PropTypes.oneOfType([n.PropTypes.arrayOf(n.PropTypes.oneOfType([n.PropTypes.func,n.PropTypes.object,n.PropTypes.bool])),n.PropTypes.func,n.PropTypes.object]),transformOrigin:n.PropTypes.shape({horizontal:n.PropTypes.oneOfType([n.PropTypes.oneOf(["center","left","right"]),n.PropTypes.number]).isRequired,vertical:n.PropTypes.oneOfType([n.PropTypes.oneOf(["bottom","center","top"]),n.PropTypes.number]).isRequired}),TransitionComponent:n.PropTypes.elementType,transitionDuration:n.PropTypes.oneOfType([n.PropTypes.oneOf(["auto"]),n.PropTypes.number,n.PropTypes.shape({appear:n.PropTypes.number,enter:n.PropTypes.number,exit:n.PropTypes.number})]),TransitionProps:n.PropTypes.object}),n.generateUtilityClasses("MuiMenu",["root","paper","list"]);const ro={vertical:"top",horizontal:"right"},so={vertical:"top",horizontal:"left"},_o=n.styled(io,{shouldForwardProp:e=>n.rootShouldForwardProp(e)||"classes"===e,name:"MuiMenu",slot:"Root"})({}),co=n.styled(to,{name:"MuiMenu",slot:"Paper"})({maxHeight:"calc(100% - 96px)",WebkitOverflowScrolling:"touch"}),ho=n.styled(Je,{name:"MuiMenu",slot:"List"})({outline:0}),fo=i.forwardRef(function(o,l){const a=n.useDefaultProps({props:o,name:"MuiMenu"}),{autoFocus:t=!0,children:d,className:m,disableAutoFocusItem:r=!1,MenuListProps:s={},onClose:_,open:c,PaperProps:h={},PopoverClasses:f,transitionDuration:g="auto",TransitionProps:{onEntering:p,...u}={},variant:y="selectedMenu",slots:P={},slotProps:T={},...x}=a,v=n.useRtl(),A={...a,autoFocus:t,disableAutoFocusItem:r,MenuListProps:s,onEntering:p,PaperProps:h,transitionDuration:g,TransitionProps:u,variant:y},S=(e=>{const{classes:o}=e;return n.composeClasses({root:["root"],paper:["paper"],list:["list"]},mo,o)})(A),b=t&&!r&&c,G=i.useRef(null);let C=-1;i.Children.map(d,(e,o)=>{i.isValidElement(e)&&("production"!==process.env.NODE_ENV&&n.reactIsExports.isFragment(e)&&console.error(["MUI: The Menu component doesn't accept a Fragment as a child.","Consider providing an array instead."].join("\n")),e.props.disabled||("selectedMenu"===y&&e.props.selected||-1===C)&&(C=o))});const E={slots:P,slotProps:{list:s,transition:u,paper:h,...T}},M=function(e){const{elementType:o,externalSlotProps:l,ownerState:a,skipResolvingSlotProps:t=!1,...i}=e,d=t?{}:n.resolveComponentProps(l,a),{props:m,internalRef:r}=n.mergeSlotProps({...i,externalSlotProps:d}),s=n.useForkRef(r,d?.ref,e.additionalProps?.ref);return n.appendOwnerState(o,{...m,ref:s},a)}({elementType:P.root,externalSlotProps:T.root,ownerState:A,className:[S.root,m]}),[O,N]=n.useSlot("paper",{className:S.paper,elementType:co,externalForwardedProps:E,shouldForwardComponentProp:!0,ownerState:A}),[R,L]=n.useSlot("list",{className:n.clsx(S.list,s.className),elementType:ho,shouldForwardComponentProp:!0,externalForwardedProps:E,getSlotProps:e=>({...e,onKeyDown:o=>{(e=>{"Tab"===e.key&&(e.preventDefault(),_&&_(e,"tabKeyDown"))})(o),e.onKeyDown?.(o)}}),ownerState:A}),w="function"==typeof E.slotProps.transition?E.slotProps.transition(A):E.slotProps.transition;return e.jsx(_o,{onClose:_,anchorOrigin:{vertical:"bottom",horizontal:v?"right":"left"},transformOrigin:v?ro:so,slots:{root:P.root,paper:O,backdrop:P.backdrop,...P.transition&&{transition:P.transition}},slotProps:{root:M,paper:N,backdrop:"function"==typeof T.backdrop?T.backdrop(A):T.backdrop,transition:{...w,onEntering:(...e)=>{((e,o)=>{G.current&&G.current.adjustStyleForScrollbar(e,{direction:v?"rtl":"ltr"}),p&&p(e,o)})(...e),w?.onEntering?.(...e)}}},open:c,ref:l,transitionDuration:g,ownerState:A,...x,classes:f,children:e.jsx(R,{actions:G,autoFocus:t&&(-1===C||r),autoFocusItem:b,variant:y,...L,children:d})})});function go(e){return n.generateUtilityClass("MuiMenuItem",e)}"production"!==process.env.NODE_ENV&&(fo.propTypes={anchorEl:n.PropTypes.oneOfType([n.HTMLElementType,n.PropTypes.func]),autoFocus:n.PropTypes.bool,children:n.PropTypes.node,classes:n.PropTypes.object,className:n.PropTypes.string,disableAutoFocusItem:n.PropTypes.bool,MenuListProps:n.PropTypes.object,onClose:n.PropTypes.func,open:n.PropTypes.bool.isRequired,PaperProps:n.PropTypes.object,PopoverClasses:n.PropTypes.object,slotProps:n.PropTypes.shape({backdrop:n.PropTypes.oneOfType([n.PropTypes.func,n.PropTypes.object]),list:n.PropTypes.oneOfType([n.PropTypes.func,n.PropTypes.object]),paper:n.PropTypes.oneOfType([n.PropTypes.func,n.PropTypes.object]),root:n.PropTypes.oneOfType([n.PropTypes.func,n.PropTypes.object]),transition:n.PropTypes.oneOfType([n.PropTypes.func,n.PropTypes.object])}),slots:n.PropTypes.shape({backdrop:n.PropTypes.elementType,list:n.PropTypes.elementType,paper:n.PropTypes.elementType,root:n.PropTypes.elementType,transition:n.PropTypes.elementType}),sx:n.PropTypes.oneOfType([n.PropTypes.arrayOf(n.PropTypes.oneOfType([n.PropTypes.func,n.PropTypes.object,n.PropTypes.bool])),n.PropTypes.func,n.PropTypes.object]),transitionDuration:n.PropTypes.oneOfType([n.PropTypes.oneOf(["auto"]),n.PropTypes.number,n.PropTypes.shape({appear:n.PropTypes.number,enter:n.PropTypes.number,exit:n.PropTypes.number})]),TransitionProps:n.PropTypes.object,variant:n.PropTypes.oneOf(["menu","selectedMenu"])});const po=n.generateUtilityClasses("MuiMenuItem",["root","focusVisible","dense","disabled","divider","gutters","selected"]),uo=n.styled(ne,{shouldForwardProp:e=>n.rootShouldForwardProp(e)||"classes"===e,name:"MuiMenuItem",slot:"Root",overridesResolver:(e,o)=>{const{ownerState:l}=e;return[o.root,l.dense&&o.dense,l.divider&&o.divider,!l.disableGutters&&o.gutters]}})(n.memoTheme(({theme:e})=>({...e.typography.body1,display:"flex",justifyContent:"flex-start",alignItems:"center",position:"relative",textDecoration:"none",minHeight:48,paddingTop:6,paddingBottom:6,boxSizing:"border-box",whiteSpace:"nowrap","&:hover":{textDecoration:"none",backgroundColor:(e.vars||e).palette.action.hover,"@media (hover: none)":{backgroundColor:"transparent"}},[`&.${po.selected}`]:{backgroundColor:e.alpha((e.vars||e).palette.primary.main,(e.vars||e).palette.action.selectedOpacity),[`&.${po.focusVisible}`]:{backgroundColor:e.alpha((e.vars||e).palette.primary.main,`${(e.vars||e).palette.action.selectedOpacity} + ${(e.vars||e).palette.action.focusOpacity}`)}},[`&.${po.selected}:hover`]:{backgroundColor:e.alpha((e.vars||e).palette.primary.main,`${(e.vars||e).palette.action.selectedOpacity} + ${(e.vars||e).palette.action.hoverOpacity}`),"@media (hover: none)":{backgroundColor:e.alpha((e.vars||e).palette.primary.main,(e.vars||e).palette.action.selectedOpacity)}},[`&.${po.focusVisible}`]:{backgroundColor:(e.vars||e).palette.action.focus},[`&.${po.disabled}`]:{opacity:(e.vars||e).palette.action.disabledOpacity},[`& + .${Ne.root}`]:{marginTop:e.spacing(1),marginBottom:e.spacing(1)},[`& + .${Ne.inset}`]:{marginLeft:52},[`& .${Ye.root}`]:{marginTop:0,marginBottom:0},[`& .${Ye.inset}`]:{paddingLeft:36},[`& .${We.root}`]:{minWidth:36},variants:[{props:({ownerState:e})=>!e.disableGutters,style:{paddingLeft:16,paddingRight:16}},{props:({ownerState:e})=>e.divider,style:{borderBottom:`1px solid ${(e.vars||e).palette.divider}`,backgroundClip:"padding-box"}},{props:({ownerState:e})=>!e.dense,style:{[e.breakpoints.up("sm")]:{minHeight:"auto"}}},{props:({ownerState:e})=>e.dense,style:{minHeight:32,paddingTop:4,paddingBottom:4,...e.typography.body2,[`& .${We.root} svg`]:{fontSize:"1.25rem"}}}]}))),yo=i.forwardRef(function(o,l){const a=n.useDefaultProps({props:o,name:"MuiMenuItem"}),{autoFocus:t=!1,component:d="li",dense:m=!1,divider:r=!1,disableGutters:s=!1,focusVisibleClassName:_,role:c="menuitem",tabIndex:h,className:f,...g}=a,p=i.useContext(He),u=i.useMemo(()=>({dense:m||p.dense||!1,disableGutters:s}),[p.dense,m,s]),y=i.useRef(null);n.useEnhancedEffect(()=>{t&&(y.current?y.current.focus():"production"!==process.env.NODE_ENV&&console.error("MUI: Unable to set focus to a MenuItem whose component has not been rendered."))},[t]);const P={...a,dense:u.dense,divider:r,disableGutters:s},T=(e=>{const{disabled:o,dense:l,divider:a,disableGutters:t,selected:i,classes:d}=e,m={root:["root",l&&"dense",o&&"disabled",!t&&"gutters",a&&"divider",i&&"selected"]},r=n.composeClasses(m,go,d);return{...d,...r}})(a),x=n.useForkRef(y,l);let v;return a.disabled||(v=void 0!==h?h:-1),e.jsx(He.Provider,{value:u,children:e.jsx(uo,{ref:x,role:c,tabIndex:v,component:d,focusVisibleClassName:n.clsx(T.focusVisible,_),className:n.clsx(T.root,f),...g,ownerState:P,classes:T})})});function Po(e){return n.generateUtilityClass("MuiNativeSelect",e)}"production"!==process.env.NODE_ENV&&(yo.propTypes={autoFocus:n.PropTypes.bool,children:n.PropTypes.node,classes:n.PropTypes.object,className:n.PropTypes.string,component:n.PropTypes.elementType,dense:n.PropTypes.bool,disabled:n.PropTypes.bool,disableGutters:n.PropTypes.bool,divider:n.PropTypes.bool,focusVisibleClassName:n.PropTypes.string,role:n.PropTypes.string,selected:n.PropTypes.bool,sx:n.PropTypes.oneOfType([n.PropTypes.arrayOf(n.PropTypes.oneOfType([n.PropTypes.func,n.PropTypes.object,n.PropTypes.bool])),n.PropTypes.func,n.PropTypes.object]),tabIndex:n.PropTypes.number});const To=n.generateUtilityClasses("MuiNativeSelect",["root","select","multiple","filled","outlined","standard","disabled","icon","iconOpen","iconFilled","iconOutlined","iconStandard","nativeInput","error"]),xo=n.styled("select",{name:"MuiNativeSelect"})(({theme:e})=>({MozAppearance:"none",WebkitAppearance:"none",userSelect:"none",borderRadius:0,cursor:"pointer","&:focus":{borderRadius:0},[`&.${To.disabled}`]:{cursor:"default"},"&[multiple]":{height:"auto"},"&:not([multiple]) option, &:not([multiple]) optgroup":{backgroundColor:(e.vars||e).palette.background.paper},variants:[{props:({ownerState:e})=>"filled"!==e.variant&&"outlined"!==e.variant,style:{"&&&":{paddingRight:24,minWidth:16}}},{props:{variant:"filled"},style:{"&&&":{paddingRight:32}}},{props:{variant:"outlined"},style:{borderRadius:(e.vars||e).shape.borderRadius,"&:focus":{borderRadius:(e.vars||e).shape.borderRadius},"&&&":{paddingRight:32}}}]})),vo=n.styled(xo,{name:"MuiNativeSelect",slot:"Select",shouldForwardProp:n.rootShouldForwardProp,overridesResolver:(e,o)=>{const{ownerState:l}=e;return[o.select,o[l.variant],l.error&&o.error,{[`&.${To.multiple}`]:o.multiple}]}})({}),Ao=n.styled("svg",{name:"MuiNativeSelect"})(({theme:e})=>({position:"absolute",right:0,top:"calc(50% - .5em)",pointerEvents:"none",color:(e.vars||e).palette.action.active,[`&.${To.disabled}`]:{color:(e.vars||e).palette.action.disabled},variants:[{props:({ownerState:e})=>e.open,style:{transform:"rotate(180deg)"}},{props:{variant:"filled"},style:{right:7}},{props:{variant:"outlined"},style:{right:7}}]})),So=n.styled(Ao,{name:"MuiNativeSelect",slot:"Icon",overridesResolver:(e,o)=>{const{ownerState:l}=e;return[o.icon,l.variant&&o[`icon${n.capitalize(l.variant)}`],l.open&&o.iconOpen]}})({}),bo=i.forwardRef(function(o,l){const{className:a,disabled:t,error:d,IconComponent:m,inputRef:r,variant:s="standard",..._}=o,c={...o,disabled:t,variant:s,error:d},h=(e=>{const{classes:o,variant:l,disabled:a,multiple:t,open:i,error:d}=e,m={select:["select",l,a&&"disabled",t&&"multiple",d&&"error"],icon:["icon",`icon${n.capitalize(l)}`,i&&"iconOpen",a&&"disabled"]};return n.composeClasses(m,Po,o)})(c);return e.jsxs(i.Fragment,{children:[e.jsx(vo,{ownerState:c,className:n.clsx(h.select,a),disabled:t,ref:r||l,..._}),o.multiple?null:e.jsx(So,{as:m,ownerState:c,className:h.icon})]})});var Go;"production"!==process.env.NODE_ENV&&(bo.propTypes={children:n.PropTypes.node,classes:n.PropTypes.object,className:n.PropTypes.string,disabled:n.PropTypes.bool,error:n.PropTypes.bool,IconComponent:n.PropTypes.elementType.isRequired,inputRef:U,multiple:n.PropTypes.bool,name:n.PropTypes.string,onChange:n.PropTypes.func,value:n.PropTypes.any,variant:n.PropTypes.oneOf(["standard","outlined","filled"])});const Co=n.styled("fieldset",{name:"MuiNotchedOutlined",shouldForwardProp:n.rootShouldForwardProp})({textAlign:"left",position:"absolute",bottom:0,right:0,top:-5,left:0,margin:0,padding:"0 8px",pointerEvents:"none",borderRadius:"inherit",borderStyle:"solid",borderWidth:1,overflow:"hidden",minWidth:"0%"}),Eo=n.styled("legend",{name:"MuiNotchedOutlined",shouldForwardProp:n.rootShouldForwardProp})(n.memoTheme(({theme:e})=>({float:"unset",width:"auto",overflow:"hidden",variants:[{props:({ownerState:e})=>!e.withLabel,style:{padding:0,lineHeight:"11px",transition:e.transitions.create("width",{duration:150,easing:e.transitions.easing.easeOut})}},{props:({ownerState:e})=>e.withLabel,style:{display:"block",padding:0,height:11,fontSize:"0.75em",visibility:"hidden",maxWidth:.01,transition:e.transitions.create("max-width",{duration:50,easing:e.transitions.easing.easeOut}),whiteSpace:"nowrap","& > span":{paddingLeft:5,paddingRight:5,display:"inline-block",opacity:0,visibility:"visible"}}},{props:({ownerState:e})=>e.withLabel&&e.notched,style:{maxWidth:"100%",transition:e.transitions.create("max-width",{duration:100,easing:e.transitions.easing.easeOut,delay:50})}}]})));function Mo(o){const{children:l,classes:n,className:a,label:t,notched:i,...d}=o,m=null!=t&&""!==t,r={...o,notched:i,withLabel:m};return e.jsx(Co,{"aria-hidden":!0,className:a,ownerState:r,...d,children:e.jsx(Eo,{ownerState:r,children:m?e.jsx("span",{children:t}):Go||(Go=e.jsx("span",{className:"notranslate","aria-hidden":!0,children:"​"}))})})}"production"!==process.env.NODE_ENV&&(Mo.propTypes={children:n.PropTypes.node,classes:n.PropTypes.object,className:n.PropTypes.string,label:n.PropTypes.node,notched:n.PropTypes.bool.isRequired,style:n.PropTypes.object});const Oo=n.styled(Te,{shouldForwardProp:e=>n.rootShouldForwardProp(e)||"classes"===e,name:"MuiOutlinedInput",slot:"Root",overridesResolver:ye})(n.memoTheme(({theme:e})=>{const o="light"===e.palette.mode?"rgba(0, 0, 0, 0.23)":"rgba(255, 255, 255, 0.23)";return{position:"relative",borderRadius:(e.vars||e).shape.borderRadius,[`&:hover .${Ce.notchedOutline}`]:{borderColor:(e.vars||e).palette.text.primary},"@media (hover: none)":{[`&:hover .${Ce.notchedOutline}`]:{borderColor:e.vars?e.alpha(e.vars.palette.common.onBackground,.23):o}},[`&.${Ce.focused} .${Ce.notchedOutline}`]:{borderWidth:2},variants:[...Object.entries(e.palette).filter(te()).map(([o])=>({props:{color:o},style:{[`&.${Ce.focused} .${Ce.notchedOutline}`]:{borderColor:(e.vars||e).palette[o].main}}})),{props:{},style:{[`&.${Ce.error} .${Ce.notchedOutline}`]:{borderColor:(e.vars||e).palette.error.main},[`&.${Ce.disabled} .${Ce.notchedOutline}`]:{borderColor:(e.vars||e).palette.action.disabled}}},{props:({ownerState:e})=>e.startAdornment,style:{paddingLeft:14}},{props:({ownerState:e})=>e.endAdornment,style:{paddingRight:14}},{props:({ownerState:e})=>e.multiline,style:{padding:"16.5px 14px"}},{props:({ownerState:e,size:o})=>e.multiline&&"small"===o,style:{padding:"8.5px 14px"}}]}})),No=n.styled(Mo,{name:"MuiOutlinedInput",slot:"NotchedOutline"})(n.memoTheme(({theme:e})=>{const o="light"===e.palette.mode?"rgba(0, 0, 0, 0.23)":"rgba(255, 255, 255, 0.23)";return{borderColor:e.vars?e.alpha(e.vars.palette.common.onBackground,.23):o}})),Ro=n.styled(xe,{name:"MuiOutlinedInput",slot:"Input",overridesResolver:Pe})(n.memoTheme(({theme:e})=>({padding:"16.5px 14px",...!e.vars&&{"&:-webkit-autofill":{WebkitBoxShadow:"light"===e.palette.mode?null:"0 0 0 100px #266798 inset",WebkitTextFillColor:"light"===e.palette.mode?null:"#fff",caretColor:"light"===e.palette.mode?null:"#fff",borderRadius:"inherit"}},...e.vars&&{"&:-webkit-autofill":{borderRadius:"inherit"},[e.getColorSchemeSelector("dark")]:{"&:-webkit-autofill":{WebkitBoxShadow:"0 0 0 100px #266798 inset",WebkitTextFillColor:"#fff",caretColor:"#fff"}}},variants:[{props:{size:"small"},style:{padding:"8.5px 14px"}},{props:({ownerState:e})=>e.multiline,style:{padding:0}},{props:({ownerState:e})=>e.startAdornment,style:{paddingLeft:0}},{props:({ownerState:e})=>e.endAdornment,style:{paddingRight:0}}]}))),Lo=i.forwardRef(function(o,l){const a=n.useDefaultProps({props:o,name:"MuiOutlinedInput"}),{components:t={},fullWidth:d=!1,inputComponent:m="input",label:r,multiline:s=!1,notched:_,slots:c={},slotProps:h={},type:f="text",...g}=a,p=(e=>{const{classes:o}=e,l=n.composeClasses({root:["root"],notchedOutline:["notchedOutline"],input:["input"]},Ge,o);return{...o,...l}})(a),u=ce(),y=se({props:a,muiFormControl:u,states:["color","disabled","error","focused","hiddenLabel","size","required"]}),P={...a,color:y.color||"primary",disabled:y.disabled,error:y.error,focused:y.focused,formControl:u,fullWidth:d,hiddenLabel:y.hiddenLabel,multiline:s,size:y.size,type:f},T=c.root??t.Root??Oo,x=c.input??t.Input??Ro,[v,A]=n.useSlot("notchedOutline",{elementType:No,className:p.notchedOutline,shouldForwardComponentProp:!0,ownerState:P,externalForwardedProps:{slots:c,slotProps:h},additionalProps:{label:null!=r&&""!==r&&y.required?e.jsxs(i.Fragment,{children:[r," ","*"]}):r}});return e.jsx(Ae,{slots:{root:T,input:x},slotProps:h,renderSuffix:o=>e.jsx(v,{...A,notched:void 0!==_?_:Boolean(o.startAdornment||o.filled||o.focused)}),fullWidth:d,inputComponent:m,multiline:s,ref:l,type:f,...g,classes:{...p,notchedOutline:null}})});function wo(e){return n.generateUtilityClass("MuiSelect",e)}"production"!==process.env.NODE_ENV&&(Lo.propTypes={autoComplete:n.PropTypes.string,autoFocus:n.PropTypes.bool,classes:n.PropTypes.object,color:n.PropTypes.oneOfType([n.PropTypes.oneOf(["primary","secondary"]),n.PropTypes.string]),components:n.PropTypes.shape({Input:n.PropTypes.elementType,Root:n.PropTypes.elementType}),defaultValue:n.PropTypes.any,disabled:n.PropTypes.bool,endAdornment:n.PropTypes.node,error:n.PropTypes.bool,fullWidth:n.PropTypes.bool,id:n.PropTypes.string,inputComponent:n.PropTypes.elementType,inputProps:n.PropTypes.object,inputRef:U,label:n.PropTypes.node,margin:n.PropTypes.oneOf(["dense","none"]),maxRows:n.PropTypes.oneOfType([n.PropTypes.number,n.PropTypes.string]),minRows:n.PropTypes.oneOfType([n.PropTypes.number,n.PropTypes.string]),multiline:n.PropTypes.bool,name:n.PropTypes.string,notched:n.PropTypes.bool,onChange:n.PropTypes.func,placeholder:n.PropTypes.string,readOnly:n.PropTypes.bool,required:n.PropTypes.bool,rows:n.PropTypes.oneOfType([n.PropTypes.number,n.PropTypes.string]),slotProps:n.PropTypes.shape({input:n.PropTypes.object,notchedOutline:n.PropTypes.oneOfType([n.PropTypes.func,n.PropTypes.object]),root:n.PropTypes.object}),slots:n.PropTypes.shape({input:n.PropTypes.elementType,notchedOutline:n.PropTypes.elementType,root:n.PropTypes.elementType}),startAdornment:n.PropTypes.node,sx:n.PropTypes.oneOfType([n.PropTypes.arrayOf(n.PropTypes.oneOfType([n.PropTypes.func,n.PropTypes.object,n.PropTypes.bool])),n.PropTypes.func,n.PropTypes.object]),type:n.PropTypes.string,value:n.PropTypes.any}),Lo.muiName="Input";const Xo=n.generateUtilityClasses("MuiSelect",["root","select","multiple","filled","outlined","standard","disabled","focused","icon","iconOpen","iconFilled","iconOutlined","iconStandard","nativeInput","error"]);var Fo;const Vo=n.styled(xo,{name:"MuiSelect",slot:"Select",overridesResolver:(e,o)=>{const{ownerState:l}=e;return[{[`&.${Xo.select}`]:o.select},{[`&.${Xo.select}`]:o[l.variant]},{[`&.${Xo.error}`]:o.error},{[`&.${Xo.multiple}`]:o.multiple}]}})({[`&.${Xo.select}`]:{height:"auto",minHeight:"1.4375em",textOverflow:"ellipsis",whiteSpace:"nowrap",overflow:"hidden"}}),Io=n.styled(Ao,{name:"MuiSelect",slot:"Icon",overridesResolver:(e,o)=>{const{ownerState:l}=e;return[o.icon,l.variant&&o[`icon${n.capitalize(l.variant)}`],l.open&&o.iconOpen]}})({}),Do=n.styled("input",{shouldForwardProp:e=>n.slotShouldForwardProp(e)&&"classes"!==e,name:"MuiSelect",slot:"NativeInput"})({bottom:0,left:0,position:"absolute",opacity:0,pointerEvents:"none",width:"100%",boxSizing:"border-box"});function ko(e,o){return"object"==typeof o&&null!==o?e===o:String(e)===String(o)}function jo(e){return null==e||"string"==typeof e&&!e.trim()}const Ho=i.forwardRef(function(o,l){const{"aria-describedby":a,"aria-label":t,autoFocus:d,autoWidth:m,children:r,className:s,defaultOpen:_,defaultValue:c,disabled:h,displayEmpty:f,error:g=!1,IconComponent:p,inputRef:u,labelId:y,MenuProps:P={},multiple:T,name:x,onBlur:v,onChange:A,onClose:S,onFocus:b,onKeyDown:G,onMouseDown:C,onOpen:E,open:M,readOnly:O,renderValue:R,required:L,SelectDisplayProps:w={},tabIndex:X,type:F,value:V,variant:I="standard",...D}=o,[k,j]=N({controlled:V,default:c,name:"Select"}),[H,U]=N({controlled:M,default:_,name:"Select"}),B=i.useRef(null),K=i.useRef(null),[W,Y]=i.useState(null),{current:$}=i.useRef(null!=M),[z,Z]=i.useState(),Q=n.useForkRef(l,u),J=i.useCallback(e=>{K.current=e,e&&Y(e)},[]),q=W?.parentNode;i.useImperativeHandle(Q,()=>({focus:()=>{K.current.focus()},node:B.current,value:k}),[k]),i.useEffect(()=>{_&&H&&W&&!$&&(Z(m?null:q.clientWidth),K.current.focus())},[W,m]),i.useEffect(()=>{d&&K.current.focus()},[d]),i.useEffect(()=>{if(!y)return;const e=n.ownerDocument(K.current).getElementById(y);if(e){const o=()=>{getSelection().isCollapsed&&K.current.focus()};return e.addEventListener("click",o),()=>{e.removeEventListener("click",o)}}},[y]);const ee=(e,o)=>{e?E&&E(o):S&&S(o),$||(Z(m?null:q.clientWidth),U(e))},oe=i.Children.toArray(r),le=e=>o=>{let l;if(o.currentTarget.hasAttribute("tabindex")){if(T){l=Array.isArray(k)?k.slice():[];const o=k.indexOf(e.props.value);-1===o?l.push(e.props.value):l.splice(o,1)}else l=e.props.value;if(e.props.onClick&&e.props.onClick(o),k!==l&&(j(l),A)){const n=o.nativeEvent||o,a=new n.constructor(n.type,n);Object.defineProperty(a,"target",{writable:!0,value:{value:l,name:x}}),A(a,e)}T||ee(!1,o)}},ne=null!==W&&H;let ae,te;delete D["aria-invalid"];const ie=[];let de=!1,me=!1;(fe({value:k})||f)&&(R?ae=R(k):de=!0);const re=oe.map(e=>{if(!i.isValidElement(e))return null;let o;if("production"!==process.env.NODE_ENV&&n.reactIsExports.isFragment(e)&&console.error(["MUI: The Select component doesn't accept a Fragment as a child.","Consider providing an array instead."].join("\n")),T){if(!Array.isArray(k))throw new Error("production"!==process.env.NODE_ENV?"MUI: The `value` prop must be an array when using the `Select` component with `multiple`.":n.formatMuiErrorMessage(2));o=k.some(o=>ko(o,e.props.value)),o&&de&&ie.push(e.props.children)}else o=ko(k,e.props.value),o&&de&&(te=e.props.children);return o&&(me=!0),i.cloneElement(e,{"aria-selected":o?"true":"false",onClick:le(e),onKeyUp:o=>{" "===o.key&&o.preventDefault(),e.props.onKeyUp&&e.props.onKeyUp(o)},role:"option",selected:o,value:void 0,"data-value":e.props.value})});"production"!==process.env.NODE_ENV&&i.useEffect(()=>{if(!me&&!T&&""!==k){const e=oe.map(e=>e.props.value);console.warn([`MUI: You have provided an out-of-range value \`${k}\` for the select ${x?`(name="${x}") `:""}component.`,"Consider providing a value that matches one of the available options or ''.",`The available values are ${e.filter(e=>null!=e).map(e=>`\`${e}\``).join(", ")||'""'}.`].join("\n"))}},[me,oe,T,x,k]),de&&(ae=T?0===ie.length?null:ie.reduce((e,o,l)=>(e.push(o),l<ie.length-1&&e.push(", "),e),[]):te);let se,_e=z;!m&&$&&W&&(_e=q.clientWidth),se=void 0!==X?X:h?null:0;const ce=w.id||(x?`mui-component-select-${x}`:void 0),he={...o,variant:I,value:k,open:ne,error:g},ge=(e=>{const{classes:o,variant:l,disabled:a,multiple:t,open:i,error:d}=e,m={select:["select",l,a&&"disabled",t&&"multiple",d&&"error"],icon:["icon",`icon${n.capitalize(l)}`,i&&"iconOpen",a&&"disabled"],nativeInput:["nativeInput"]};return n.composeClasses(m,wo,o)})(he),pe={...P.PaperProps,..."function"==typeof P.slotProps?.paper?P.slotProps.paper(he):P.slotProps?.paper},ue={...P.MenuListProps,..."function"==typeof P.slotProps?.list?P.slotProps.list(he):P.slotProps?.list},ye=n.useId();return e.jsxs(i.Fragment,{children:[e.jsx(Vo,{as:"div",ref:J,tabIndex:se,role:"combobox","aria-controls":ne?ye:void 0,"aria-disabled":h?"true":void 0,"aria-expanded":ne?"true":"false","aria-haspopup":"listbox","aria-label":t,"aria-labelledby":[y,ce].filter(Boolean).join(" ")||void 0,"aria-describedby":a,"aria-required":L?"true":void 0,"aria-invalid":g?"true":void 0,onKeyDown:e=>{if(!O){[" ","ArrowUp","ArrowDown","Enter"].includes(e.key)&&(e.preventDefault(),ee(!0,e)),G?.(e)}},onMouseDown:h||O?null:e=>{C?.(e),0===e.button&&(e.preventDefault(),K.current.focus(),ee(!0,e))},onBlur:e=>{!ne&&v&&(Object.defineProperty(e,"target",{writable:!0,value:{value:k,name:x}}),v(e))},onFocus:b,...w,ownerState:he,className:n.clsx(w.className,ge.select,s),id:ce,children:jo(ae)?Fo||(Fo=e.jsx("span",{className:"notranslate","aria-hidden":!0,children:"​"})):ae}),e.jsx(Do,{"aria-invalid":g,value:Array.isArray(k)?k.join(","):k,name:x,ref:B,"aria-hidden":!0,onChange:e=>{const o=oe.find(o=>o.props.value===e.target.value);void 0!==o&&(j(o.props.value),A&&A(e,o))},tabIndex:-1,disabled:h,className:ge.nativeInput,autoFocus:d,required:L,...D,ownerState:he}),e.jsx(Io,{as:p,className:ge.icon,ownerState:he}),e.jsx(fo,{id:`menu-${x||""}`,anchorEl:q,open:ne,onClose:e=>{ee(!1,e)},anchorOrigin:{vertical:"bottom",horizontal:"center"},transformOrigin:{vertical:"top",horizontal:"center"},...P,slotProps:{...P.slotProps,list:{"aria-labelledby":y,role:"listbox","aria-multiselectable":T?"true":void 0,disableListWrap:!0,id:ye,...ue},paper:{...pe,style:{minWidth:_e,...null!=pe?pe.style:null}}},children:re})]})});"production"!==process.env.NODE_ENV&&(Ho.propTypes={"aria-describedby":n.PropTypes.string,"aria-label":n.PropTypes.string,autoFocus:n.PropTypes.bool,autoWidth:n.PropTypes.bool,children:n.PropTypes.node,classes:n.PropTypes.object,className:n.PropTypes.string,defaultOpen:n.PropTypes.bool,defaultValue:n.PropTypes.any,disabled:n.PropTypes.bool,displayEmpty:n.PropTypes.bool,error:n.PropTypes.bool,IconComponent:n.PropTypes.elementType.isRequired,inputRef:U,labelId:n.PropTypes.string,MenuProps:n.PropTypes.object,multiple:n.PropTypes.bool,name:n.PropTypes.string,onBlur:n.PropTypes.func,onChange:n.PropTypes.func,onClose:n.PropTypes.func,onFocus:n.PropTypes.func,onOpen:n.PropTypes.func,open:n.PropTypes.bool,readOnly:n.PropTypes.bool,renderValue:n.PropTypes.func,required:n.PropTypes.bool,SelectDisplayProps:n.PropTypes.object,tabIndex:n.PropTypes.oneOfType([n.PropTypes.number,n.PropTypes.string]),type:n.PropTypes.any,value:n.PropTypes.any,variant:n.PropTypes.oneOf(["standard","outlined","filled"])});const Uo={name:"MuiSelect",slot:"Root",shouldForwardProp:e=>n.rootShouldForwardProp(e)&&"variant"!==e},Bo=n.styled(je,Uo)(""),Ko=n.styled(Lo,Uo)(""),Wo=n.styled(we,Uo)(""),Yo=i.forwardRef(function(o,l){const a=n.useDefaultProps({name:"MuiSelect",props:o}),{autoWidth:t=!1,children:d,classes:m={},className:r,defaultOpen:s=!1,displayEmpty:_=!1,IconComponent:c=Oe,id:h,input:f,inputProps:g,label:p,labelId:u,MenuProps:y,multiple:P=!1,native:T=!1,onClose:x,onOpen:v,open:A,renderValue:S,SelectDisplayProps:b,variant:G="outlined",...C}=a,E=T?bo:Ho,M=se({props:a,muiFormControl:ce(),states:["variant","error"]}),O=M.variant||G,N={...a,variant:O,classes:m},R=(e=>{const{classes:o}=e,l=n.composeClasses({root:["root"]},wo,o);return{...o,...l}})(N),{root:L,...w}=R,X=f||{standard:e.jsx(Bo,{ownerState:N}),outlined:e.jsx(Ko,{label:p,ownerState:N}),filled:e.jsx(Wo,{ownerState:N})}[O],F=n.useForkRef(l,n.getReactElementRef(X));return e.jsx(i.Fragment,{children:i.cloneElement(X,{inputComponent:E,inputProps:{children:d,error:M.error,IconComponent:c,variant:O,type:void 0,multiple:P,...T?{id:h}:{autoWidth:t,defaultOpen:s,displayEmpty:_,labelId:u,MenuProps:y,onClose:x,onOpen:v,open:A,renderValue:S,SelectDisplayProps:{id:h,...b}},...g,classes:g?n.deepmerge(w,g.classes):w,...f?f.props.inputProps:{}},...(P&&T||_)&&"outlined"===O?{notched:!0}:{},ref:F,className:n.clsx(X.props.className,r,R.root),...!f&&{variant:O},...C})})});"production"!==process.env.NODE_ENV&&(Yo.propTypes={autoWidth:n.PropTypes.bool,children:n.PropTypes.node,classes:n.PropTypes.object,className:n.PropTypes.string,defaultOpen:n.PropTypes.bool,defaultValue:n.PropTypes.any,displayEmpty:n.PropTypes.bool,IconComponent:n.PropTypes.elementType,id:n.PropTypes.string,input:n.PropTypes.element,inputProps:n.PropTypes.object,label:n.PropTypes.node,labelId:n.PropTypes.string,MenuProps:n.PropTypes.object,multiple:n.PropTypes.bool,native:n.PropTypes.bool,onChange:n.PropTypes.func,onClose:n.PropTypes.func,onOpen:n.PropTypes.func,open:n.PropTypes.bool,renderValue:n.PropTypes.func,SelectDisplayProps:n.PropTypes.object,sx:n.PropTypes.oneOfType([n.PropTypes.arrayOf(n.PropTypes.oneOfType([n.PropTypes.func,n.PropTypes.object,n.PropTypes.bool])),n.PropTypes.func,n.PropTypes.object]),value:n.PropTypes.oneOfType([n.PropTypes.oneOf([""]),n.PropTypes.any]),variant:n.PropTypes.oneOf(["filled","outlined","standard"])}),Yo.muiName="Select";const $o=({onComplete:t,initialValue:i,resolvedConfig:d,onStepComplete:r})=>{const[s,_]=o.useState({cm:i?String(i):"",ft:"",inch:""}),[c,h]=o.useState("cm"),[f,g]=o.useState(void 0),p=o.useCallback(e=>{g(void 0),"cm"===c?_(o=>({...o,cm:e.target.value,ft:"",inch:""})):"ft"===e.target.id?_(o=>({...o,ft:e.target.value,cm:""})):_(o=>({...o,inch:e.target.value,cm:""}))},[c]),u=o.useCallback(e=>{const o=e.target.value;h(o),_({cm:"",ft:"",inch:""}),g(void 0)},[]),y=o.useCallback(e=>"cm"===c?!(+e.cm<152.4||+e.cm>213.36):!(n.convertToCentimeters(+e.ft,+e.inch)<152.4||n.convertToCentimeters(+e.ft,+e.inch)>213.36),[c]),P=o.useCallback(async()=>{try{if(!y(s))return void g("We're sorry, we currently don't support this heights outside of 5 ft & 7 ft. We're working on new models that do");const e={cm:+s.cm,ft:+s.ft,inch:+s.inch};await(r?.(e)),t?.(e)}catch(e){g(n.handleErrorMessage(e))}},[s,y,r]),T=o.useMemo(()=>!s.cm&&!s.ft&&!s.inch||!!f,[s,f]);o.useEffect(()=>{""===s.cm&&""!==s.ft&&h("ft")},[s]);const x=o.useCallback(()=>"cm"===c?e.jsx("div",{className:"w-full",children:e.jsx(m,{required:!0,type:"number",id:"cm",placeholder:"Height",className:"!pr-[10px]",inputMode:"numeric",value:s.cm,onChange:p,resolvedConfig:d})}):e.jsxs("div",{className:"flex gap-[.5rem]",children:[e.jsx("div",{children:e.jsx(m,{required:!0,type:"number",id:"ft",className:"!pr-[10px]",placeholder:"Height in ft",value:s.ft,onChange:p,resolvedConfig:d})}),e.jsx("div",{children:e.jsx(m,{required:!0,type:"number",id:"inch",className:"!pr-[10px]",placeholder:"Height in inch",value:s.inch,onChange:p,resolvedConfig:d})})]}),[s]);return e.jsxs("div",{className:"h-full w-full",children:[e.jsxs("div",{className:"mt-[3.5rem] mb-[.75rem]",children:[e.jsxs("div",{className:"w-full flex gap-[.5rem]",children:[x(),e.jsxs(Yo,{className:"bg-btn outline-none h-[40px] [&_svg]:text-base !shadow-none !outline-none !text-base",value:c,onChange:u,style:{background:d?.style?.input?.inputBackgroundColor||"#F9FAFC",color:d?.style?.input?.inputTextColor||"#000",fontSize:d?.style?.input?.inputFontSize||"16px",fontWeight:d?.style?.input?.inputFontWeight||"400",border:`1px solid ${d?.style?.input?.inputBorderColor||"transparent"}`,fontFamily:d?.style?.base?.baseFontFamily||"Inter, sans-serif",borderRadius:d?.style?.input?.inputBorderRadius||"4px"},children:[e.jsx(yo,{value:"cm",children:"cm"}),e.jsx(yo,{value:"ft",children:"ft"})]}),e.jsx("style",{children:`\n .MuiOutlinedInput-notchedOutline {\n border: 1px solid ${d?.style?.input?.inputBorderColor||"transparent"} !important;\n outline: none;\n }\n .MuiSelect-select{\n outline: none;\n }\n \n `})]}),e.jsx("div",{className:"mt-2",style:{color:d?.style?.input?.inputErrorColor||"#000",fontSize:d?.style?.input?.inputErrorFontSize||"16px"},children:f})]}),e.jsx("div",{className:"flex justify-end",children:e.jsx(l.SpecificButton,{resolvedConfig:d,disabled:T,buttonFunc:P,buttonText:"Next",postfixIcon:e.jsx(a.ArrowRight,{size:14})})})]})},zo=({onComplete:t,initialValue:i,resolvedConfig:d,onStepComplete:m})=>{const[r,s]=o.useState(i),[_,c]=o.useState(void 0),[h,f]=o.useState(!1);return e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:" w-full flex flex-col max-w-md mt-[3.5rem] mb-[.75rem] gap-[1rem]",children:[e.jsx("button",{className:" text-btnSize bg-btn text-base cursor-pointer text-sm border leading-none rounded-[.375rem] focus-visible:ring-secondary p-[1rem] "+(r===n.GenderType.Male?" shadow-[0_1px_1px_rgba(0,0,0,0.251)]":""),onClick:()=>{s(n.GenderType.Male),c(void 0)},style:{background:d?.style?.input?.inputBackgroundColor||"#F9FAFC",color:d?.style?.input?.inputTextColor||"#000",fontSize:d?.style?.input?.inputFontSize||"16px",fontWeight:d?.style?.input?.inputFontWeight||"400",border:`1px solid ${r===n.GenderType.Male?d?.style?.base?.primaryColor:"transparent"}`,fontFamily:d?.style?.base?.baseFontFamily||"Inter, sans-serif",borderRadius:d?.style?.input?.inputBorderRadius||"4px"},children:"Men's"}),e.jsx("button",{className:"text-btnSize font-btnFont cursor-pointer leading-none rounded-[.375rem] focus-visible:ring-secondary p-[1rem] "+(r===n.GenderType.Female?" shadow-[0_1px_1px_rgba(0,0,0,0.251)]":""),onClick:()=>{s(n.GenderType.Female),c(void 0)},style:{background:d?.style?.input?.inputBackgroundColor||"#F9FAFC",color:d?.style?.input?.inputTextColor||"#000",fontSize:d?.style?.input?.inputFontSize||"16px",fontWeight:d?.style?.input?.inputFontWeight||"400",border:`1px solid ${r===n.GenderType.Female?d?.style?.base?.primaryColor:"transparent"}`,fontFamily:d?.style?.base?.baseFontFamily||"Inter, sans-serif",borderRadius:d?.style?.input?.inputBorderRadius||"4px"},children:"Women's"}),_&&e.jsx("p",{className:"mt-[0.2rem]",style:{color:d?.style?.input?.inputErrorColor||"#000",fontSize:d?.style?.input?.inputErrorFontSize||"16px"},children:_})]}),e.jsx("div",{className:"flex justify-end mt-[.5rem]",children:e.jsx(l.SpecificButton,{type:"submit",resolvedConfig:d,buttonText:"Next",postfixIcon:e.jsx(a.ArrowRight,{size:14}),disabled:!r||h,buttonFunc:async()=>{f(!0),c(void 0);try{await(m?.(r)),t?.(r)}catch(e){console.log(e,"gener"),c(n.handleErrorMessage(e))}finally{f(!1)}}})})]})},Zo=({totalSteps:l,currentStepIndex:n,resolvedConfig:a})=>{const t=a?.style?.base?.primaryColor||"#000",i=a?.style?.base?.secondaryColor||"#D9D9D9",d=o.useMemo(()=>Array.from({length:l},(e,o)=>({index:o,isActive:o===n,isCompleted:o<n})),[l,n]);return e.jsx("div",{className:"flex justify-center items-center gap-[4px] my-[1.5rem]",children:d.map(({index:o,isActive:l,isCompleted:n})=>e.jsx("div",{className:"h-[3px] rounded-[9999px] transition-all duration-300 "+(l?"w-[50px]":"w-[30px]"),style:{backgroundColor:n||l?t:i}},o))})};const Qo=[{Alcatel:[{model_name:"4027A",focal_length:35.326989099092714,id:0},{model_name:"1x (2019)",focal_length:28.2543409958179,id:1},{model_name:"5010",focal_length:29.37332967983944,id:2},{model_name:"5041C",focal_length:28.2543409958179,id:3},{model_name:"5046G",focal_length:33.85307560259973,id:4},{model_name:"5059S",focal_length:29.546683130916776,id:5},{model_name:"6039A",focal_length:23.886806172673076,id:6},{model_name:"Idol 3 (4.7)",focal_length:23.886806172673076,id:7},{model_name:"A502DL",focal_length:28.2543409958179,id:8},{model_name:"A574BL",focal_length:34.72552168320062,id:9},{model_name:"A576RW",focal_length:33.85307560259973,id:10},{model_name:"Alcatel_5005R",focal_length:49.18032671552424,id:11},{model_name:"Alcatel_5008R",focal_length:28.2543409958179,id:12},{model_name:"Alcatel_5059R",focal_length:28.2543409958179,id:13},{model_name:"Alcatel Pop C7",focal_length:36.102414331601366,id:14},{model_name:"5049S",focal_length:29.37332967983944,id:15},{model_name:"5049W",focal_length:29.37332967983944,id:16},{model_name:"5049Z",focal_length:29.37332967983944,id:17},{model_name:"A577VL",focal_length:34.72552168320062,id:18},{model_name:"Alcatel_5044R",focal_length:34.72552168320062,id:19},{model_name:"6045O",focal_length:23.886806745101513,id:20}]},{Apple:[{id:1,model_name:"iPhone 5",focal_length:35},{id:2,model_name:"iPhone 6",focal_length:31},{id:3,model_name:"iPhone 5s",focal_length:31},{id:4,model_name:"iPhone 6s",focal_length:31},{id:5,model_name:"iPhone 6s Plus",focal_length:31},{id:6,model_name:"iPhone 7s",focal_length:32},{id:7,model_name:"iPhone 7",focal_length:32},{id:8,model_name:"iPhone 8",focal_length:32},{id:9,model_name:"iPhone 8s",focal_length:32},{id:10,model_name:"iPhone X",focal_length:32},{id:11,model_name:"iPhone XR",focal_length:32},{id:12,model_name:"iPhone XS",focal_length:32},{id:13,model_name:"iPhone XS Max",focal_length:32},{id:14,model_name:"iPhone 11",focal_length:23},{id:15,model_name:"iPhone 11 Pro",focal_length:23},{id:16,model_name:"iPhone 11 Pro Max",focal_length:23},{id:17,model_name:"iPhone 12 Mini",focal_length:23},{id:18,model_name:"iPhone 12",focal_length:23},{id:20,model_name:"iPhone 12 Plus",focal_length:23},{id:21,model_name:"iPhone 12 Pro",focal_length:23},{id:22,model_name:"iPhone 12 Pro Plus",focal_length:23},{id:23,model_name:"iPhone 13 Mini",focal_length:23},{id:24,model_name:"iPhone 13",focal_length:23},{id:25,model_name:"iPhone 13 Plus",focal_length:23},{id:26,model_name:"iPhone 13 Pro",focal_length:23},{id:27,model_name:"iPhone 13 Pro Plus",focal_length:23},{id:28,model_name:"iPhone SE(2016)",focal_length:31},{id:29,model_name:"iPhone SE(2020)",focal_length:23},{id:30,model_name:"iPhone 14",focal_length:23},{id:31,model_name:"iPhone 14 Plus",focal_length:23},{id:32,model_name:"iPhone 14 Pro",focal_length:23},{id:33,model_name:"iPhone 14 Pro Max",focal_length:23},{id:34,model_name:"iPhone 15",focal_length:23},{id:35,model_name:"iPhone 15 Plus",focal_length:23},{id:36,model_name:"iPhone 15 Pro",focal_length:23},{id:37,model_name:"iPhone 15 Pro Max",focal_length:23},{id:38,model_name:"iPhone 16",focal_length:23},{id:39,model_name:"iPhone 16 Plus",focal_length:23},{id:40,model_name:"iPhone 16 Pro",focal_length:23},{id:41,model_name:"iPhone 16 Pro Max",focal_length:23}]},{CAT:[{model_name:"Cat S22 FLIP",focal_length:36.64285654072858,id:0},{model_name:"Cat S42",focal_length:25.820687858953548,id:1},{model_name:"Cat S48c",focal_length:20.488970173768703,id:2},{model_name:"Cat S52",focal_length:28.89473788229714,id:3},{model_name:"Cat S62 Pro",focal_length:24.59712402412326,id:4},{model_name:"Cat S62",focal_length:27.341026035753956,id:5},{model_name:"Cat S75",focal_length:27.12328696255391,id:6},{model_name:"FLYCAT OPTIMUM 5003",focal_length:29.37332967983944,id:7},{model_name:"R678EL",focal_length:27.281249057035907,id:8},{model_name:"R678L5",focal_length:28.35937711487845,id:9},{model_name:"R678L5V",focal_length:27.281249057035907,id:10},{model_name:"RC506LT",focal_length:28.733032551977995,id:11},{model_name:"RC545L",focal_length:24.5535722381111,id:12},{model_name:"RC608L2",focal_length:27.653770723159674,id:13},{model_name:"RC608L",focal_length:27.653770723159674,id:14},{model_name:"RC609L",focal_length:27.653770723159674,id:15},{model_name:"RC609LP",focal_length:26.198631256880304,id:16},{model_name:"RC609LSM",focal_length:29.149160508556918,id:17},{model_name:"RC8L1T-RW",focal_length:27.653770723159674,id:18},{model_name:"MD-02P",focal_length:29.37332967983944,id:19},{model_name:"P2Lite",focal_length:25.23506902941671,id:20},{model_name:"BBB100-3",focal_length:24.01737259084555,id:21},{model_name:"FL02",focal_length:29.37332967983944,id:22},{model_name:"E8765",focal_length:37.79999825656417,id:23}]},{Fairphone:[{model_name:"FP2",focal_length:34.72552168320062,id:0},{model_name:"Fairphone3",focal_length:28.76420335003285,id:1},{model_name:"Fairphone4",focal_length:25.97222221200195,id:2},{model_name:"Fairphone 5 5G",focal_length:22.222053373169395,id:3}]},{Fujitsu:[{model_name:"801FJ",focal_length:24.303134773207724,id:0},{model_name:"901FJ",focal_length:24.303134773207724,id:1},{model_name:"arrows M03",focal_length:24.54890287413573,id:2},{model_name:"arrows M04 PREMIUM",focal_length:22.71034605710124,id:3},{model_name:"arrows M04",focal_length:24.54890287413573,id:4},{model_name:"arrows M05",focal_length:24.303134773207724,id:5},{model_name:"arrows RX",focal_length:24.303134773207724,id:6},{model_name:"AW01",focal_length:26.263785422556108,id:7},{model_name:"F-01F",focal_length:29.031028900995285,id:8},{model_name:"F-01H",focal_length:28.528272307954822,id:9},{model_name:"F-01J",focal_length:24.54890287413573,id:10},{model_name:"F-01K",focal_length:24.54890287413573,id:11},{model_name:"F-01L",focal_length:24.5535722381111,id:12},{model_name:"F-02F",focal_length:28.254340388114827,id:13},{model_name:"F-02G",focal_length:28.36345980980253,id:14},{model_name:"F-02H",focal_length:36.72091131271417,id:15},{model_name:"F-02K",focal_length:24.54890287413573,id:16},{model_name:"F-02L",focal_length:24.0876391340715,id:17},{model_name:"F-03G",focal_length:28.254340388114827,id:18},{model_name:"F-03H",focal_length:24.54890287413573,id:19},{model_name:"F-03K",focal_length:24.54890287413573,id:20},{model_name:"F-04G",focal_length:36.72091131271417,id:21},{model_name:"F-04H",focal_length:28.528272307954822,id:22},{model_name:"F-04J",focal_length:24.54890287413573,id:23},{model_name:"F-04K",focal_length:24.5535722381111,id:24},{model_name:"F-05F",focal_length:28.36345980980253,id:25},{model_name:"F-05J",focal_length:24.54890287413573,id:26},{model_name:"ARROWS NX F-06E",focal_length:29.373330368318214,id:27},{model_name:"F-06F",focal_length:28.254340388114827,id:28},{model_name:"arrows Be4 F-41A",focal_length:24.0876391340715,id:29},{model_name:"F-42A",focal_length:24.5535722381111,id:30},{model_name:"F-51A",focal_length:26.263785422556108,id:31},{model_name:"arrows NX9 F-52A",focal_length:28.986854718813888,id:32},{model_name:"FMVNQ8P1",focal_length:18.000000000000004,id:33},{model_name:"FMVNQ8P8",focal_length:18.000000000000004,id:34},{model_name:"LIFEBOOK A514",focal_length:18.000000000000004,id:35},{model_name:"ARROWS M01",focal_length:28.254340388114827,id:36},{model_name:"ARROWS M357",focal_length:22.71034605710124,id:37},{model_name:"TONE m17",focal_length:24.54890287413573,id:38}]},{Google:[{model_name:"Android SDK built for x86",focal_length:56.24999916180968,id:0},{model_name:"google Pixel 2",focal_length:18.000000000000004,id:1},{model_name:"Google Pixel 4XL",focal_length:27.16049471039419,id:2},{model_name:"Pixel Slate",focal_length:29.133514661378065,id:3},{model_name:"Pixel 2",focal_length:24.750000167638063,id:4},{model_name:"Pixel 2 XL",focal_length:26.498258692880526,id:5},{model_name:"Pixel 3",focal_length:19.893292627721806,id:6},{model_name:"Pixel 3 XL",focal_length:32.63785558294632,id:7},{model_name:"Pixel XL",focal_length:26.498280705711274,id:8},{model_name:"Pixel 6 Pro",focal_length:28.03155976723743,id:9},{model_name:"Pixel 5",focal_length:27.933673278028966,id:10},{model_name:"Pixel 3a",focal_length:24.597125620489617,id:11},{model_name:"Pixel 3a XL",focal_length:24.597125620489617,id:12},{model_name:"Pixel 4",focal_length:22.22111298631798,id:13},{model_name:"Pixel 4 XL",focal_length:27.16049471039419,id:14},{model_name:"Pixel 4a (5G)",focal_length:25.185104160480837,id:15},{model_name:"Pixel 4a",focal_length:24.597125620489617,id:16},{model_name:"pixel 5",focal_length:29.03102874294763,id:17},{model_name:"Pixel 5a 5G",focal_length:26.55627340365375,id:18},{model_name:"Pixel 6",focal_length:34.725520412018184,id:19},{model_name:"Pixel 6a",focal_length:24.499129197157753,id:20},{model_name:"Pixel 7",focal_length:23.50362058998369,id:21},{model_name:"Pixel 7 Pro",focal_length:24.65277639324992,id:22},{model_name:"Pixel 7a",focal_length:20.929523109195024,id:23},{model_name:"Pixel 8 Pro",focal_length:24.750000167638063,id:24},{model_name:"Pixel 8",focal_length:23.50362058998369,id:25},{model_name:"Pixel 8a",focal_length:20.929523109195024,id:26},{model_name:"Pixel 9 Pro",focal_length:20.279900838465075,id:27},{model_name:"Pixel 9 Pro Fold",focal_length:22.312501571606877,id:28},{model_name:"Pixel 9 Pro XL",focal_length:20.279900838465075,id:29},{model_name:"Pixel 9",focal_length:23.50362058998369,id:30},{model_name:"Pixel",focal_length:32.494529969431426,id:31},{model_name:"Pixel C",focal_length:20.97841754383407,id:32},{model_name:"Pixel Fold",focal_length:24.499129197157753,id:33},{model_name:"sdk_goog3_x86_64",focal_length:37.1249989103526,id:35}]},{Huawei:[{model_name:"P6S",focal_length:34.72552078740023,id:0},{model_name:"MediaPad M1 8.0",focal_length:34.72552078740023,id:1},{model_name:"MediaPad T2 10.0 Pro",focal_length:28.694459642991955,id:2},{model_name:"HUAWEI nova lite for Y!mobile",focal_length:27.858309205633496,id:3},{model_name:"HUAWEI MediaPad M3 Lite",focal_length:28.853730113278957,id:4},{model_name:"FIG-LX1",focal_length:27.662124110705214,id:5},{model_name:"HUAWEI MLA-AL10",focal_length:34.72552078740023,id:6},{model_name:"HUAWEI Y3 2017",focal_length:29.37332967983944,id:7},{model_name:"ABR-AL00",focal_length:17.410868743023887,id:8},{model_name:"ABR-AL60",focal_length:17.410868743023887,id:9},{model_name:"ABR-AL80",focal_length:17.410868743023887,id:10},{model_name:"ABR-AL90",focal_length:17.410868743023887,id:11},{model_name:"ABR-LX9",focal_length:17.410868743023887,id:12},{model_name:"ADA-AL00",focal_length:28.17391315164548,id:13},{model_name:"ADA-AL00U",focal_length:28.17391315164548,id:14},{model_name:"ADA-AL10U",focal_length:24.929780477109624,id:15},{model_name:"ADY-AL00",focal_length:28.17391315164548,id:16},{model_name:"ADY-AL10",focal_length:28.17391315164548,id:17},{model_name:"ADY-LX9",focal_length:28.17391315164548,id:18},{model_name:"AGR-L09",focal_length:29.185714537513505,id:19},{model_name:"Honor Pad X6",focal_length:30.60000199249816,id:20},{model_name:"AGRK-L09",focal_length:30.60000199249816,id:21},{model_name:"AGRK-W09",focal_length:30.60000199249816,id:22},{model_name:"MediaPad T3 10",focal_length:29.82857107824208,id:23},{model_name:"HUAWEI MediaPad T5",focal_length:29.185714537513505,id:24},{model_name:"Honor Pad 5 10.1",focal_length:30.60000199249816,id:25},{model_name:"MediaPad T5",focal_length:29.185714537513505,id:26},{model_name:"MatePad T 10s",focal_length:29.185714537513505,id:27},{model_name:"AGS3-W00E",focal_length:30.60000199249816,id:28},{model_name:"Honor Pad 6",focal_length:30.60000199249816,id:29},{model_name:"AGS3-W09HN",focal_length:27.9310335642376,id:30},{model_name:"AGS3K-L09",focal_length:30.60000199249816,id:31},{model_name:"AGS3K-W09",focal_length:30.60000199249816,id:32},{model_name:"AGS3K-W20",focal_length:27.9310335642376,id:33},{model_name:"AGS5-L09",focal_length:28.397817649992206,id:34},{model_name:"AGS5-W00",focal_length:28.397817649992206,id:35},{model_name:"AGS5-W09",focal_length:28.491430086602996,id:36},{model_name:"AGS5Z-AL00",focal_length:27.77777854429843,id:37},{model_name:"AGS6-W09",focal_length:27.654150006590793,id:38},{model_name:"Honor Play 4T",focal_length:26.475202649291603,id:39},{model_name:"Honor 9C",focal_length:34.725520412018184,id:40},{model_name:"P8lite",focal_length:29.488733958649004,id:41},{model_name:"P8lite ALE-L04",focal_length:29.72153053688452,id:42},{model_name:"ALICE",focal_length:28.2543398833368,id:43},{model_name:"ALN-AL00",focal_length:28.17391315164548,id:44},{model_name:"ALN-AL10",focal_length:28.17391315164548,id:45},{model_name:"ALN-AL80",focal_length:28.17391315164548,id:46},{model_name:"Mate 10",focal_length:27.261984617434948,id:47},{model_name:"ALT-AL00",focal_length:21.516393588737174,id:48},{model_name:"ALT-AL10",focal_length:27.026085687359718,id:49},{model_name:"ALT-L29",focal_length:21.516393588737174,id:50},{model_name:"Y5 (2019)",focal_length:27.493150201741305,id:51},{model_name:"P40",focal_length:23.333332530577184,id:52},{model_name:"P20 lite",focal_length:24.255319418762546,id:53},{model_name:"HUAWEI P20 Lite",focal_length:28.11279670570697,id:54},{model_name:"nova 8 5G",focal_length:23.333332530577184,id:55},{model_name:"ANG-LX1",focal_length:23.333332530577184,id:56},{model_name:"ANG-LX2",focal_length:23.333332530577184,id:57},{model_name:"Enjoy 10s",focal_length:27.409977439707248,id:58},{model_name:"Honor Play 4T Pro",focal_length:27.25379538059621,id:59},{model_name:"Y8p",focal_length:27.25379538059621,id:60},{model_name:"Honor 8X Max",focal_length:29.543067702260863,id:61},{model_name:"Y Max",focal_length:29.543067702260863,id:62},{model_name:"HUAWEI Y MAX",focal_length:29.740021299112833,id:63},{model_name:"ART-AL00m",focal_length:26.475202649291603,id:64},{model_name:"Enjoy 10",focal_length:26.475202649291603,id:65},{model_name:"Y7p",focal_length:26.475202649291603,id:66},{model_name:"P40 lite E",focal_length:26.475202649291603,id:67},{model_name:"ART-TL00x",focal_length:26.475202649291603,id:68},{model_name:"Ascend Mate 2",focal_length:23.88680590550444,id:69},{model_name:"Honor Play 3",focal_length:26.475202649291603,id:70},{model_name:"ASK-AL20",focal_length:26.475202649291603,id:71},{model_name:"ASK-TL00x",focal_length:26.46324630471045,id:72},{model_name:"Honor 7i",focal_length:29.488735072626096,id:73},{model_name:"Y5 Prime (2018)",focal_length:25.265665931566648,id:74},{model_name:"Y6 (2018)",focal_length:24.429564416972344,id:75},{model_name:"Y6 Prime (2018)",focal_length:24.422269488365412,id:76},{model_name:"华为畅享8e",focal_length:25.42162698608239,id:77},{model_name:"Honor 7A",focal_length:23.831408697809497,id:78},{model_name:"Honor 7C",focal_length:23.831408697809497,id:79},{model_name:"nova 2 plus",focal_length:33.64577652214992,id:80},{model_name:"HUAWEI nova 2 Plus",focal_length:26.720930490447362,id:81},{model_name:"MediaPad M3 Lite 10",focal_length:46.35234961964398,id:82},{model_name:"HUAWEI MediaPad M5 lite",focal_length:24.326975158213784,id:83},{model_name:"MediaPad M5 lite",focal_length:24.326975158213784,id:84},{model_name:"MatePad 5G",focal_length:19.301471274469964,id:85},{model_name:"MatePad 10.4",focal_length:19.29978209089056,id:86},{model_name:"BAH3-W59",focal_length:19.399948072895945,id:87},{model_name:"BAH4-L09",focal_length:27.34426137241939,id:88},{model_name:"BAH4-W09",focal_length:27.34426137241939,id:89},{model_name:"BAH4-W19",focal_length:27.804184689015646,id:90},{model_name:"BAH4-W29",focal_length:27.81115897219282,id:91},{model_name:"BAL-AL00",focal_length:20.675908898329343,id:92},{model_name:"BAL-AL60",focal_length:20.675908898329343,id:93},{model_name:"BAL-AL80",focal_length:27.532894345996212,id:94},{model_name:"begonia",focal_length:51.17910243413798,id:95},{model_name:"MediaPad T3 7.0",focal_length:35.58461043517965,id:96},{model_name:"MediaPad T2 7.0",focal_length:37.92857268756751,id:97},{model_name:"Honor 8C",focal_length:29.496949545553544,id:98},{model_name:"Honor View 10",focal_length:27.038627494799808,id:99},{model_name:"Honor V10",focal_length:27.558140682490755,id:100},{model_name:"Mate 10 Pro",focal_length:27.261984617434948,id:101},{model_name:"BLK-AL00",focal_length:28.17391315164548,id:102},{model_name:"Honor 6X",focal_length:27.858309205633496,id:103},{model_name:"HUAWEI GR5 2017",focal_length:27.662124110705214,id:104},{model_name:"Honor 30",focal_length:23.333332530577184,id:105},{model_name:"BMH-AN20",focal_length:23.333332530577184,id:106},{model_name:"BMH-TN10",focal_length:8.778081821335002,id:107},{model_name:"Honor 7X",focal_length:27.858309205633496,id:108},{model_name:"BNE-AL00",focal_length:22.421875071142704,id:109},{model_name:"BNE-LX1",focal_length:22.421875071142704,id:110},{model_name:"BNE-LX3",focal_length:22.421875071142704,id:111},{model_name:"BON-AL00",focal_length:25.53104627155684,id:112},{model_name:"BRA-AL00",focal_length:28.17391315164548,id:113},{model_name:"BRQ-AL00",focal_length:24.979440809427143,id:114},{model_name:"nova 8 Pro 5G",focal_length:34.725520412018184,id:115},{model_name:"BSA-L29",focal_length:18.52941153268088,id:116},{model_name:"BTK-AL09",focal_length:18.51365571312603,id:117},{model_name:"BTK-W00",focal_length:18.51365571312603,id:118},{model_name:"BTK-W09",focal_length:18.51365571312603,id:119},{model_name:"BTKZ-W00",focal_length:27.57502772468019,id:120},{model_name:"MediaPad M3 8.4",focal_length:39.62942659488384,id:121},{model_name:"华为平板T3 8行业专享版",focal_length:29.533237471306307,id:122},{model_name:"华为平板 C5",focal_length:24.326975158213784,id:123},{model_name:"BZT3-W59",focal_length:19.399948072895945,id:124},{model_name:"BZT4-AL10",focal_length:27.376575789017092,id:125},{model_name:"C8817D",focal_length:29.488734261397223,id:126},{model_name:"C8817E",focal_length:33.15187658564784,id:127},{model_name:"Y3 (2018)",focal_length:37.73778395598478,id:128},{model_name:"Honor 5A",focal_length:26.68609768744282,id:129},{model_name:"Honor Holly 3",focal_length:28.200004851499397,id:130},{model_name:"CDL-AN50",focal_length:27.25379538059621,id:131},{model_name:"nova 7 SE",focal_length:27.25379538059621,id:132},{model_name:"CDY-AN20",focal_length:27.25379538059621,id:133},{model_name:"Honor 30S",focal_length:27.25379538059621,id:134},{model_name:"CDY-AN95",focal_length:27.25379538059621,id:135},{model_name:"P40 lite 5G",focal_length:27.25379538059621,id:136},{model_name:"CDY-TN00",focal_length:27.25379538059621,id:137},{model_name:"CDY-TN20",focal_length:27.25379538059621,id:138},{model_name:"CDY-TN90",focal_length:27.25379538059621,id:139},{model_name:"CET-AL00",focal_length:17.410868743023887,id:140},{model_name:"CET-AL60",focal_length:17.410868743023887,id:141},{model_name:"CET-LX9",focal_length:17.410868743023887,id:142},{model_name:"CHA-AL80",focal_length:27.25379538059621,id:143},{model_name:"Honor 4C",focal_length:23.20546101425811,id:144},{model_name:"荣耀畅玩4X",focal_length:29.72153177656393,id:145},{model_name:"Che1-CL10",focal_length:29.72153053688452,id:146},{model_name:"Honor 4X",focal_length:23.20546101425811,id:147},{model_name:"Che2-L11",focal_length:29.72153177656393,id:148},{model_name:"CHL-AL60",focal_length:27.409977439707248,id:149},{model_name:"CHM-U01",focal_length:29.48873426139722,id:150},{model_name:"CHW-LX1",focal_length:24.16926483521018,id:151},{model_name:"P20 Pro",focal_length:24.353692948025426,id:152},{model_name:"MediaPad M5 10",focal_length:27.858309205633496,id:153},{model_name:"MediaPad M5 10 (Pro)",focal_length:27.858309205633496,id:154},{model_name:"CND-AN00",focal_length:26.903639890950316,id:155},{model_name:"Honor 10",focal_length:21.44680834874247,id:156},{model_name:"Honor Play",focal_length:28.11279670570697,id:157},{model_name:"MediaPad M3 Lite 8",focal_length:28.853730113278957,id:158},{model_name:"Y3 (2017)",focal_length:25.23506902941671,id:159},{model_name:"Mate S",focal_length:38.02500072084366,id:160},{model_name:"CTR-AL00",focal_length:27.169775216684144,id:161},{model_name:"CTR-AL20",focal_length:27.278098990591094,id:162},{model_name:"CTR-L81",focal_length:27.278098990591094,id:163},{model_name:"CTR-LX1",focal_length:27.169775216684144,id:164},{model_name:"CTR-LX2",focal_length:27.169775216684144,id:165},{model_name:"CTR-LX3",focal_length:27.169775216684144,id:166},{model_name:"d-01G",focal_length:34.72552078740023,id:167},{model_name:"d-01H",focal_length:26.77501244858123,id:168},{model_name:"d-01J",focal_length:27.662124110705214,id:169},{model_name:"d-01K",focal_length:27.662124110705214,id:170},{model_name:"HUAWEI MediaPad M3 Lite 10 wp",focal_length:27.662124110705214,id:171},{model_name:"d-02K",focal_length:27.662124110705214,id:172},{model_name:"DBR-W09",focal_length:27.42225762923202,id:173},{model_name:"DBR-W10",focal_length:27.475052587443077,id:174},{model_name:"DBY-W09",focal_length:34.725520412018184,id:175},{model_name:"DBY2-L09",focal_length:27.804184689015646,id:176},{model_name:"DBY2-W00",focal_length:27.804184689015646,id:177},{model_name:"DCO-AL00",focal_length:56.24999916180968,id:178},{model_name:"DCO-LX9",focal_length:17.410868743023887,id:179},{model_name:"Enjoy 6s",focal_length:24.77487390926708,id:180},{model_name:"GR3 2017",focal_length:26.19016350358138,id:181},{model_name:"Honor 6A (Pro)",focal_length:24.40293667806292,id:182},{model_name:"Honor 10X Lite",focal_length:26.547539197870027,id:183},{model_name:"Y5 lite (2018)",focal_length:24.32560374625921,id:184},{model_name:"Y5p",focal_length:34.725520412018184,id:185},{model_name:"Honor 7S",focal_length:24.32560374625921,id:186},{model_name:"Honor 9S",focal_length:27.123287550435325,id:187},{model_name:"Enjoy 9",focal_length:29.496949545553544,id:188},{model_name:"Y7 (2019)",focal_length:25.163742445606246,id:189},{model_name:"Y7 Pro (2019)",focal_length:28.10553507490953,id:190},{model_name:"Y7 Prime (2019)",focal_length:29.149160508556918,id:191},{model_name:"Honor 8 Pro",focal_length:27.858309205633496,id:192},{model_name:"Enjoy Z 5G",focal_length:26.903639890950316,id:193},{model_name:"Enjoy 20 Pro",focal_length:26.903639890950316,id:194},{model_name:"DVC-TN20",focal_length:26.903639890950316,id:195},{model_name:"DXX-W09",focal_length:27.804184689015646,id:196},{model_name:"DZH-L29",focal_length:18.52941153268088,id:197},{model_name:"Honor 30 Pro",focal_length:23.333332530577184,id:198},{model_name:"Honor 30 Pro+",focal_length:23.333332530577184,id:199},{model_name:"EBG-TN00",focal_length:23.333332530577184,id:200},{model_name:"EC6108V9-01",focal_length:34.72552078740023,id:201},{model_name:"Honor Note 8",focal_length:27.662124110705214,id:202},{model_name:"P30",focal_length:18.52941153268088,id:203},{model_name:"P40 Pro",focal_length:23.333332530577184,id:204},{model_name:"P40 Pro+",focal_length:23.333332530577184,id:205},{model_name:"P20",focal_length:18.238841492770657,id:206},{model_name:"P9",focal_length:38.02500072084366,id:207},{model_name:"EVE-AL00",focal_length:27.778159528550475,id:208},{model_name:"EVE-LX3",focal_length:22.073715605164722,id:209},{model_name:"EVE-LX9",focal_length:27.778159528550475,id:210},{model_name:"EVE-LX9N",focal_length:27.778159528550475,id:211},{model_name:"Mate 20 X",focal_length:24.545454129822982,id:212},{model_name:"Mate 20 X (5G)",focal_length:24.545454129822982,id:213},{model_name:"FAY-LX3",focal_length:27.773438456060855,id:214},{model_name:"FCO-LX9",focal_length:23.449809636488748,id:215},{model_name:"FDR-A01W",focal_length:39.04501797121449,id:216},{model_name:"FGD-AL00",focal_length:26.547539197870027,id:217},{model_name:"P smart",focal_length:27.662124110705214,id:218},{model_name:"FIN-AL60",focal_length:24.25781126399676,id:219},{model_name:"FIN-AL60a",focal_length:17.35396939895195,id:220},{model_name:"Y9 (2018)",focal_length:28.11279670570697,id:221},{model_name:"FOA-AL00",focal_length:17.35396939895195,id:222},{model_name:"FOA-LX9",focal_length:17.35396939895195,id:223},{model_name:"Honor 8",focal_length:38.02500072084366,id:224},{model_name:"FRD-L02",focal_length:38.02500072084366,id:225},{model_name:"FRH-L21",focal_length:27.09887466950263,id:226},{model_name:"Enjoy 20 Plus 5G",focal_length:26.903639890950316,id:227},{model_name:"Y9a",focal_length:34.72552078740023,id:228},{model_name:"FRL-L23",focal_length:34.72552078740023,id:229},{model_name:"FRL-TN00",focal_length:26.83124949289487,id:230},{model_name:"G620-L75",focal_length:34.72552078740023,id:231},{model_name:"Ascend G620s",focal_length:29.488734261397223,id:232},{model_name:"G620S-L03",focal_length:29.488734261397223,id:233},{model_name:"G621-TL00",focal_length:34.72552078740023,id:234},{model_name:"Ascend G630",focal_length:29.315875723399426,id:235},{model_name:"G630-U251",focal_length:29.315875723399426,id:236},{model_name:"Ascend G7",focal_length:29.488734261397223,id:237},{model_name:"G700",focal_length:29.373330368318214,id:238},{model_name:"G735-L03",focal_length:29.48873426139722,id:239},{model_name:"MediaPad X2",focal_length:26.885644136125595,id:240},{model_name:"generic_a15",focal_length:27.662124110705214,id:241},{model_name:"Honor 8 Smart",focal_length:27.662124110705214,id:242},{model_name:"Y7",focal_length:27.86895978114702,id:243},{model_name:"GLA-AL00",focal_length:17.35396939895195,id:244},{model_name:"GLA-LX1",focal_length:17.35396939895195,id:245},{model_name:"GLA-LX3",focal_length:17.35396939895195,id:246},{model_name:"nova 5i",focal_length:24.31914914663478,id:247},{model_name:"GLK",focal_length:24.31914914663478,id:248},{model_name:"GOA-AL80",focal_length:17.35396939895195,id:249},{model_name:"GOA-AL80U",focal_length:17.35396939895195,id:250},{model_name:"GOA-LX9",focal_length:17.35396939895195,id:251},{model_name:"GOT-AL09",focal_length:27.727799641291558,id:252},{model_name:"GOT-AL19",focal_length:27.804184689015646,id:253},{model_name:"GOT-W09",focal_length:23.437501008932834,id:254},{model_name:"GOT-W29",focal_length:20.9263384851115,id:255},{model_name:"P8",focal_length:38.02500072084366,id:256},{model_name:"GRL-AL10",focal_length:25.274726569682215,id:257},{model_name:"Copper Plus",focal_length:39.04501797121449,id:258},{model_name:"Huawei Ascend XT2™",focal_length:27.967436579573008,id:259},{model_name:"H30-C00",focal_length:29.315875723399426,id:260},{model_name:"Honor 3C 4G",focal_length:34.72552078740022,id:261},{model_name:"Honor 3C",focal_length:23.45805732018431,id:262},{model_name:"Honor 6",focal_length:23.038949422628647,id:263},{model_name:"H60",focal_length:29.373330368318214,id:264},{model_name:"Kiwi-2",focal_length:29.488735072626096,id:265},{model_name:"Sensa LTE",focal_length:23.20546101425811,id:266},{model_name:"H818",focal_length:36.10241474866236,id:267},{model_name:"HBN-AL00",focal_length:28.17391315164548,id:268},{model_name:"HBN-AL10",focal_length:28.17391315164548,id:269},{model_name:"HBN-AL80",focal_length:28.17391315164548,id:270},{model_name:"HBN-LX9",focal_length:28.17391315164548,id:271},{model_name:"HBP-AL00",focal_length:28.17391315164548,id:272},{model_name:"HBP-LX9",focal_length:28.17391315164548,id:273},{model_name:"hi3660",focal_length:27.858309205633496,id:274},{model_name:"hi6250",focal_length:24.255319418762546,id:275},{model_name:"Honor 9X (China)",focal_length:28.11279670570697,id:276},{model_name:"Honor 9X Pro",focal_length:28.11279670570697,id:277},{model_name:"Mate 20",focal_length:24.545454129822982,id:278},{model_name:"Honor Holly",focal_length:36.10241474866236,id:279},{model_name:"Honor 4c Pro",focal_length:29.957031845192752,id:280},{model_name:"Honor 4c pro",focal_length:29.957031845192752,id:281},{model_name:"H30-L01",focal_length:34.72552078740022,id:282},{model_name:"Honor 10 Lite",focal_length:24.510638330251503,id:283},{model_name:"Honor 20i",focal_length:25.714284046050796,id:284},{model_name:"Honor 20 lite",focal_length:25.714284046050796,id:285},{model_name:"P8 Lite",focal_length:29.48873426139722,id:286},{model_name:"ATH-TL00",focal_length:29.488735072626096,id:287},{model_name:"C199s",focal_length:29.488734261397223,id:288},{model_name:"C8816",focal_length:29.25858197937402,id:289},{model_name:"C8816D",focal_length:29.25858197937402,id:290},{model_name:"HUAWEI Y6II",focal_length:28.200004851499397,id:291},{model_name:"nova",focal_length:28.200004734792447,id:292},{model_name:"CUN-AL00",focal_length:29.957030682309327,id:293},{model_name:"Huawei Enjoy 9s",focal_length:30.557936631316462,id:294},{model_name:"G6-C00",focal_length:29.488734261397223,id:295},{model_name:"G6-L11",focal_length:29.488734261397223,id:296},{model_name:"G6-L22",focal_length:29.488734261397223,id:297},{model_name:"G6-L33",focal_length:29.488734261397223,id:298},{model_name:"G6-U10",focal_length:29.488734261397223,id:299},{model_name:"G6-U251",focal_length:29.488734261397223,id:300},{model_name:"HUAWEI G615-U00",focal_length:29.25858197937402,id:301},{model_name:"G615-U10",focal_length:29.25858197937402,id:302},{model_name:"G620-A2",focal_length:34.72552078740023,id:303},{model_name:"G620-L72",focal_length:34.72552078740023,id:304},{model_name:"G628-TL00",focal_length:29.373330368318214,id:305},{model_name:"G629-UL00",focal_length:29.373330368318214,id:306},{model_name:"G630-U00",focal_length:29.488734261397223,id:307},{model_name:"G660-L075",focal_length:29.488734261397223,id:308},{model_name:"G7-L01",focal_length:29.488735072626096,id:309},{model_name:"G7-L03",focal_length:29.488734261397223,id:310},{model_name:"G7-L11",focal_length:23.20546101425811,id:311},{model_name:"G7-TL00",focal_length:29.488734261397223,id:312},{model_name:"G7-UL20",focal_length:29.488734261397223,id:313},{model_name:"G730-U30",focal_length:34.72552078740023,id:314},{model_name:"G750-T00",focal_length:30.557936147869604,id:315},{model_name:"G750-T01",focal_length:30.557936147869604,id:316},{model_name:"H871G",focal_length:34.72552078740023,id:317},{model_name:"H891L",focal_length:34.72552078740023,id:318},{model_name:"H892L",focal_length:29.488734261397223,id:319},{model_name:"Honor3",focal_length:34.72552078740023,id:320},{model_name:"Huawei Honor 3x",focal_length:30.557934522070042,id:321},{model_name:"GX8",focal_length:23.34817552946685,id:322},{model_name:"GR5",focal_length:23.20546101425811,id:323},{model_name:"Honor 5X",focal_length:23.34817623063453,id:324},{model_name:"ECO",focal_length:29.373330368318214,id:325},{model_name:"Huawei LYO-L21",focal_length:29.957031845192752,id:326},{model_name:"M2",focal_length:26.77501285784502,id:327},{model_name:"LISZT",focal_length:26.77501244858123,id:328},{model_name:"T1 10",focal_length:29.43094888177284,id:329},{model_name:"G9 Plus",focal_length:28.200004734792447,id:330},{model_name:"HUAWEI",focal_length:23.20546101425811,id:331},{model_name:"MT1",focal_length:34.72552078740023,id:332},{model_name:"MT2-L01",focal_length:34.72552078740023,id:333},{model_name:"MT2-L02",focal_length:34.72552078740023,id:334},{model_name:"MT2-L05",focal_length:34.72552078740023,id:335},{model_name:"Mate 7",focal_length:23.038949422628647,id:336},{model_name:"GT3",focal_length:27.662124110705214,id:337},{model_name:"Mate 8",focal_length:38.02500072084366,id:338},{model_name:"P6",focal_length:34.72552078740023,id:339},{model_name:"P7",focal_length:34.72552078740023,id:340},{model_name:"P7 mini",focal_length:29.488734261397223,id:341},{model_name:"HUAWEI P80 Pro",focal_length:30.803571205244072,id:342},{model_name:"DAV",focal_length:26.885644136125595,id:343},{model_name:"HUAWEI P9 lite",focal_length:27.662124110705214,id:344},{model_name:"麦芒4",focal_length:29.488734261397223,id:345},{model_name:"RIO-CL00",focal_length:23.34817552946685,id:346},{model_name:"G7 Plus",focal_length:23.20546101425811,id:347},{model_name:"HUAWEI RIO-L01",focal_length:23.20546101425811,id:348},{model_name:"SC-CL00",focal_length:22.548211780131975,id:349},{model_name:"SC-UL10",focal_length:22.915038416900913,id:350},{model_name:"Y6",focal_length:29.315875723399422,id:351},{model_name:"HUAWEI SCL-U31",focal_length:36.10241474866236,id:352},{model_name:"GR3",focal_length:29.957030682309327,id:353},{model_name:"Y6 Pro",focal_length:25.23506930057405,id:354},{model_name:"G9青春版",focal_length:28.200004734792447,id:355},{model_name:"Y221-U03",focal_length:35.326989099092714,id:356},{model_name:"Y336-A1",focal_length:34.72552078740023,id:357},{model_name:"Y336-U02",focal_length:29.957030682309327,id:358},{model_name:"Huawei Y360-U03",focal_length:39.49739573777066,id:359},{model_name:"Y360-U03",focal_length:29.373330368318214,id:360},{model_name:"Y360-U103",focal_length:33.85307637623397,id:361},{model_name:"Y520-U03",focal_length:35.32698909909271,id:362},{model_name:"Y530",focal_length:34.72552078740023,id:363},{model_name:"Y530-U051",focal_length:34.72552078740023,id:364},{model_name:"Y536-A1",focal_length:34.72552078740023,id:365},{model_name:"Y541-U02",focal_length:29.957030682309327,id:366},{model_name:"Y550-L01",focal_length:33.85307637623397,id:367},{model_name:"Y550-L02",focal_length:33.85307637623397,id:368},{model_name:"Y550-L03",focal_length:34.72552078740023,id:369},{model_name:"Y5",focal_length:29.957030682309327,id:370},{model_name:"Huawei Y5 II",focal_length:29.37332967983944,id:371},{model_name:"Y600D-C00",focal_length:23.757144326914748,id:372},{model_name:"Y625-U13",focal_length:23.03894937947542,id:373},{model_name:"HUAWEI Y625-U32",focal_length:35.326989099092714,id:374},{model_name:"Y635-CL00",focal_length:29.897901155386453,id:375},{model_name:"P30 Pro",focal_length:18.52941153268088,id:376},{model_name:"X2",focal_length:26.885644136125595,id:377},{model_name:"nova 2s",focal_length:27.2280703711243,id:378},{model_name:"nova 2",focal_length:24.070175370106494,id:379},{model_name:"HONOR 20 LITE",focal_length:24.31914914663478,id:380},{model_name:"nova 3i",focal_length:24.31914914663478,id:381},{model_name:"Mate 20 lite",focal_length:24.31914914663478,id:382},{model_name:"JAD-AL00",focal_length:17.410868743023887,id:383},{model_name:"JAD-AL50",focal_length:28.17391315164548,id:384},{model_name:"JAD-AL60",focal_length:28.17391315164548,id:385},{model_name:"JAD-AL80",focal_length:17.410868743023887,id:386},{model_name:"JAD-LX9",focal_length:17.410868743023887,id:387},{model_name:"Honor Play 8A",focal_length:26.63013676081261,id:388},{model_name:"Y6s (2019)",focal_length:26.63013676081261,id:389},{model_name:"MediaPad T2 8.0 Pro",focal_length:34.72552168320062,id:390},{model_name:"Honor Pad 5 8",focal_length:24.393442238508083,id:391},{model_name:"MediaPad M5 Lite 8",focal_length:24.393442238508083,id:392},{model_name:"Honor Tab 5",focal_length:24.393442238508083,id:393},{model_name:"nova 7 5G",focal_length:23.333332530577184,id:394},{model_name:"JEF-TN00",focal_length:23.333332530577184,id:395},{model_name:"JEF-TN20",focal_length:23.333332530577184,id:396},{model_name:"nova 7 Pro 5G",focal_length:23.757575991104815,id:397},{model_name:"JER-AN20",focal_length:34.725520412018184,id:398},{model_name:"JER-TN10",focal_length:23.757575991104815,id:399},{model_name:"JER-TN20",focal_length:23.757575991104815,id:400},{model_name:"Y9 (2019)",focal_length:28.11279670570697,id:401},{model_name:"Y8s",focal_length:28.11279670570697,id:402},{model_name:"JLN-AL00",focal_length:22.421875071142704,id:403},{model_name:"JLN-LX1",focal_length:22.421875071142704,id:404},{model_name:"JLN-LX3",focal_length:22.421875071142704,id:405},{model_name:"Honor 6C Pro",focal_length:29.37332967983944,id:406},{model_name:"nova 6 SE",focal_length:30.0650743064321,id:407},{model_name:"P40 lite",focal_length:34.72552078740023,id:408},{model_name:"nova 7i",focal_length:30.0650743064321,id:409},{model_name:"JNY",focal_length:30.0650743064321,id:410},{model_name:"JSC-AL50",focal_length:27.25379538059621,id:411},{model_name:"nova 8 SE",focal_length:26.903639890950316,id:412},{model_name:"Honor 8X",focal_length:28.11279670570697,id:413},{model_name:"Honor 9X Lite",focal_length:28.11279670570697,id:414},{model_name:"Y625-U03",focal_length:23.03894937947542,id:415},{model_name:"kirin710",focal_length:24.31914914663478,id:416},{model_name:"kirin970",focal_length:10.738636086548652,id:417},{model_name:"KIW-L23",focal_length:23.20546101425811,id:418},{model_name:"Honor X10 Max 5G",focal_length:27.419177083598697,id:419},{model_name:"Honor V8",focal_length:38.02500072084366,id:420},{model_name:"MediaPad T3 8.0",focal_length:29.533237471306307,id:421},{model_name:"KOB2-L03",focal_length:30.857144608789582,id:422},{model_name:"MatePad T8",focal_length:30.857144608789582,id:423},{model_name:"KOB2K-W09",focal_length:30.60000199249816,id:424},{model_name:"Honor V6",focal_length:19.399948072895945,id:425},{model_name:"HONOR 8S",focal_length:27.668788710116015,id:426},{model_name:"KSA-AL10",focal_length:27.493150201741305,id:427},{model_name:"Honor 8S",focal_length:27.493150201741305,id:428},{model_name:"HUAWEI Y7 2018",focal_length:24.422269488365412,id:429},{model_name:"Y7 (2018)",focal_length:23.831408697809497,id:430},{model_name:"Y7 Prime (2018)",focal_length:24.422269488365412,id:431},{model_name:"Mate 30 Pro",focal_length:23.333332530577184,id:432},{model_name:"Mate 30 RS Porsche Design",focal_length:18.000000000000004,id:433},{model_name:"Mate 30E Pro 5G",focal_length:23.333332530577184,id:434},{model_name:"Mate 30 Pro 5G",focal_length:23.333332530577184,id:435},{model_name:"Honor 9 Lite",focal_length:27.579399528974918,id:436},{model_name:"Honor 9N (9i)",focal_length:28.11279670570697,id:437},{model_name:"LNA-AL00",focal_length:17.410868743023887,id:438},{model_name:"LNA-LX9",focal_length:17.410868743023887,id:439},{model_name:"Mate 9 Pro",focal_length:38.02500072084366,id:440},{model_name:"Honor 20 lite (China)",focal_length:27.25379538059621,id:441},{model_name:"Honor 30i",focal_length:27.25379538059621,id:442},{model_name:"Mate 20 Pro",focal_length:17.410868743023887,id:443},{model_name:"Mate 20 RS Porsche Design",focal_length:24.545454129822982,id:444},{model_name:"Y6II Compact",focal_length:29.957030682309327,id:445},{model_name:"MAO-AL00",focal_length:27.278098990591094,id:446},{model_name:"MAO-LX9",focal_length:22.421875071142704,id:447},{model_name:"MAO-LX9N",focal_length:22.421875071142704,id:448},{model_name:"P30 lite",focal_length:17.410868743023887,id:449},{model_name:"P30 lite New Edition",focal_length:21.011029489106374,id:450},{model_name:"MED-AL00",focal_length:26.63013676081261,id:451},{model_name:"Honor Play 9A",focal_length:26.63013676081261,id:452},{model_name:"Y6p",focal_length:26.63013676081261,id:453},{model_name:"MED-TL00",focal_length:26.63013676081261,id:454},{model_name:"Gran_Roraima",focal_length:34.72552078740023,id:455},{model_name:"t1_8p0",focal_length:34.72552078740023,id:456},{model_name:"T1",focal_length:34.72552078740023,id:457},{model_name:"MediaPad X1",focal_length:34.72552078740023,id:458},{model_name:"MGA-AL00",focal_length:26.547539197870027,id:459},{model_name:"MGA-AL40",focal_length:26.475202649291603,id:460},{model_name:"MGA-LX3",focal_length:26.547539197870027,id:461},{model_name:"MGA-LX9",focal_length:26.46324630471045,id:462},{model_name:"MGA-LX9N",focal_length:26.547539197870027,id:463},{model_name:"Mate 9",focal_length:26.371913360318274,id:464},{model_name:"MIS-AL00",focal_length:28.17391315164548,id:465},{model_name:"MLD-AL00",focal_length:26.547539197870027,id:466},{model_name:"MLD-AL10",focal_length:26.63013676081261,id:467},{model_name:"MNA-AL00",focal_length:17.410868743023887,id:468},{model_name:"MNA-LX9",focal_length:17.410868743023887,id:469},{model_name:"Honor 9A",focal_length:26.63013676081261,id:470},{model_name:"Enjoy 9e",focal_length:26.63013676081261,id:471},{model_name:"Y6 (2019)",focal_length:26.63013676081261,id:472},{model_name:"Y6 Pro (2019)",focal_length:26.63013676081261,id:473},{model_name:"MatePad Pro 10.8 (2021)",focal_length:27.42581536216612,id:474},{model_name:"MRR-W39",focal_length:27.42581536216612,id:475},{model_name:"MatePad Pro 10.8 (2019)",focal_length:26.475202649291603,id:476},{model_name:"MRX-AN19",focal_length:26.475202649291603,id:477},{model_name:"MRX-W29",focal_length:26.475202649291603,id:478},{model_name:"MRX-W39",focal_length:26.547539197870027,id:479},{model_name:"Ascend Mate2 4G",focal_length:23.886806789167377,id:480},{model_name:"Honor 30 Youth",focal_length:34.725520412018184,id:481},{model_name:"MXW-TN00",focal_length:26.903639890950316,id:482},{model_name:"Y6 (2017)",focal_length:25.23506902941671,id:483},{model_name:"Y5 (2017)",focal_length:25.23506902941671,id:484},{model_name:"NAM-AL00",focal_length:26.608454199063985,id:485},{model_name:"NAM-LX9",focal_length:26.608454199063985,id:486},{model_name:"Enjoy 6",focal_length:24.774874126767788,id:487},{model_name:"NCO-AL00",focal_length:17.35396939895195,id:488},{model_name:"NCO-LX1",focal_length:17.35396939895195,id:489},{model_name:"NCO-LX3",focal_length:17.35396939895195,id:490},{model_name:"Honor 5c",focal_length:27.858309205633496,id:491},{model_name:"NEN-L22",focal_length:27.265626248231005,id:492},{model_name:"NEN-LX1",focal_length:27.4218761059456,id:493},{model_name:"NEN-LX3",focal_length:27.4218761059456,id:494},{model_name:"Mate RS Porsche Design",focal_length:24.353692948025426,id:495},{model_name:"Nexus 6P",focal_length:26.65565193540432,id:496},{model_name:"NNJ-NX9",focal_length:23.333332530577184,id:497},{model_name:"Mate 40 Pro 4G",focal_length:28.17391315164548,id:498},{model_name:"NOH-AL10",focal_length:28.17391315164548,id:499},{model_name:"Mate 40 Pro",focal_length:56.24999916180968,id:500},{model_name:"NOH-AN01",focal_length:28.17391315164548,id:501},{model_name:"NOH-AN50",focal_length:28.17391315164548,id:502},{model_name:"Mate 40 Pro+",focal_length:26.286226552382885,id:503},{model_name:"Honor Magic",focal_length:35.21739203447656,id:504},{model_name:"Mate 40E 4G",focal_length:21.08459846019873,id:505},{model_name:"Mate 40",focal_length:21.08459846019873,id:506},{model_name:"Mate 40E",focal_length:21.08459846019873,id:507},{model_name:"Honor V30",focal_length:23.333332530577184,id:508},{model_name:"Honor V30 Pro",focal_length:23.333332530577184,id:509},{model_name:"Honor Play4 Pro",focal_length:23.333332530577184,id:510},{model_name:"P30_Pro",focal_length:30.557934522070042,id:511},{model_name:"P Smart",focal_length:27.662124110705214,id:512},{model_name:"PAL-AL00",focal_length:20.675908898329343,id:513},{model_name:"PAL-LX9",focal_length:20.675908898329343,id:514},{model_name:"nova 3",focal_length:21.44680834874247,id:515},{model_name:"PCE-W30",focal_length:52.914111229216616,id:516},{model_name:"Honor View 20",focal_length:18.000000000000004,id:517},{model_name:"PE-CL00",focal_length:42.75000748727308,id:518},{model_name:"Honor 6 Plus",focal_length:38.02500072084366,id:519},{model_name:"Huawei Nova 2",focal_length:26.720930490447362,id:520},{model_name:"MediaPad T2 7.0 Pro",focal_length:29.25858197937402,id:521},{model_name:"Honor 7",focal_length:38.25004325066806,id:522},{model_name:"HUAWEI P smart 2019",focal_length:26.547539197870027,id:523},{model_name:"Enjoy 9s",focal_length:26.547539197870027,id:524},{model_name:"华为畅享 9S",focal_length:26.547539197870027,id:525},{model_name:"P smart 2019",focal_length:26.475202649291603,id:526},{model_name:"P Smart+ 2019",focal_length:26.547539197870027,id:527},{model_name:"Enjoy 20 SE",focal_length:26.475202649291603,id:528},{model_name:"PPA-LX1",focal_length:34.72552078740023,id:529},{model_name:"P smart 2021",focal_length:26.547539197870027,id:530},{model_name:"PPA-LX3",focal_length:27.393442824783257,id:531},{model_name:"P8 Lite (2017)",focal_length:27.662124110705214,id:532},{model_name:"prague",focal_length:28.25252776075315,id:533},{model_name:"Redmi10-64Gb",focal_length:29.44459090383488,id:534},{model_name:"Mate 10 Lite",focal_length:26.526315789473696,id:535},{model_name:"RNE-LX2",focal_length:26.526315789473696,id:536},{model_name:"MAIMANG 6",focal_length:26.581395735671038,id:537},{model_name:"RTE-AL00",focal_length:26.608454199063985,id:538},{model_name:"Honor Note 10",focal_length:27.038627494799808,id:539},{model_name:"HUAWEI Mate SE",focal_length:27.662124110705214,id:540},{model_name:"HONOR 9X Lite",focal_length:28.11279670570697,id:541},{model_name:"SCM-AL09",focal_length:26.475202649291603,id:542},{model_name:"SCM-W09",focal_length:26.475202649291603,id:543},{model_name:"SCMR-AL09",focal_length:26.475202649291603,id:544},{model_name:"MatePad 10.8",focal_length:26.475202649291603,id:545},{model_name:"sdm660 for arm64",focal_length:26.59793780224777,id:546},{model_name:"nova 5",focal_length:23.489010312061744,id:547},{model_name:"nova 5 Pro",focal_length:21.231617518156042,id:548},{model_name:"Sh-H02",focal_length:29.957030682309327,id:549},{model_name:"MediaPad M5 8",focal_length:27.858309205633496,id:550},{model_name:"Y7 Prime",focal_length:24.801587880388613,id:551},{model_name:"P9 lite mini",focal_length:24.801587880388613,id:552},{model_name:"SM-G965F",focal_length:27.662124110705214,id:553},{model_name:"nova 5i Pro",focal_length:21.231617518156042,id:554},{model_name:"SPR-LX1",focal_length:21.44680834874247,id:555},{model_name:"SPR-LX9",focal_length:27.558140682490755,id:556},{model_name:"Honor 9",focal_length:27.858309205633496,id:557},{model_name:"STG-AL00",focal_length:27.42581536216612,id:558},{model_name:"STG-LX1",focal_length:27.42581536216612,id:559},{model_name:"STG-LX2",focal_length:27.42581536216612,id:560},{model_name:"Enjoy 10 Plus",focal_length:23.661604297368054,id:561},{model_name:"Y9 Prime (2019)",focal_length:34.72552078740023,id:562},{model_name:"P Smart Z",focal_length:23.661604297368054,id:563},{model_name:"MediaPad T1 7.0 Plus",focal_length:30.557936147869604,id:564},{model_name:"MediaPad T1 10",focal_length:29.897901155386453,id:565},{model_name:"MediaPad T1 7.0",focal_length:30.557936147869604,id:566},{model_name:"TAH-AN00m",focal_length:27.517807123946962,id:567},{model_name:"Mate Xs",focal_length:27.517807123946962,id:568},{model_name:"Mate 30",focal_length:18.000000000000004,id:569},{model_name:"Mate 30 5G",focal_length:18.000000000000004,id:570},{model_name:"Tecno G660MAX",focal_length:29.488734261397223,id:571},{model_name:"Honor X10 5G",focal_length:23.817786356479104,id:572},{model_name:"Mate X2",focal_length:17.64858943608164,id:573},{model_name:"TET-AN10",focal_length:9.934066401120564,id:574},{model_name:"TET-AN50",focal_length:17.64858943608164,id:575},{model_name:"TGR-W09",focal_length:24.859334931693077,id:576},{model_name:"TNN-AN00",focal_length:27.289078489232875,id:577},{model_name:"Honor Play4",focal_length:27.289078489232875,id:578},{model_name:"Honor Magic 2",focal_length:28.11279670570697,id:579},{model_name:"HUAWEI Y6 2018",focal_length:26.329141104850997,id:580},{model_name:"unknown",focal_length:29.72153177656393,id:581},{model_name:"HUAWEI Y5 2019",focal_length:27.493150201741305,id:582},{model_name:"HONOR 9A",focal_length:29.496949545553544,id:583},{model_name:"HUAWEI P30",focal_length:18.52941153268088,id:584},{model_name:"HUAWEI Y9 2018",focal_length:27.662124110705214,id:585},{model_name:"荣耀9X",focal_length:27.461858384523335,id:586},{model_name:"HUAWEI Mate 20",focal_length:24.545454129822982,id:587},{model_name:"HONOR 8A Pro",focal_length:26.63013676081261,id:588},{model_name:"华为畅享 9e",focal_length:27.668788710116015,id:589},{model_name:"nova 4",focal_length:20.999998509883945,id:590},{model_name:"P9 Plus",focal_length:38.02500072084366,id:591},{model_name:"P10 Plus",focal_length:26.35293947762751,id:592},{model_name:"VRD-AL09",focal_length:26.547539197870027,id:593},{model_name:"MediaPad M6 Turbo 8.4",focal_length:26.547539197870027,id:594},{model_name:"P10",focal_length:37.79999825656417,id:595},{model_name:"P10 Lite",focal_length:27.662124110705214,id:596},{model_name:"MatePad Pro 12.6 (2021)",focal_length:26.729614903842613,id:597},{model_name:"WGRR-W19",focal_length:26.547539197870027,id:598},{model_name:"Enjoy 20 5G",focal_length:27.419177083598697,id:599},{model_name:"WKG-LX9",focal_length:26.63013676081261,id:600},{model_name:"WKG-TN00",focal_length:27.668788710116015,id:601},{model_name:"nova 6",focal_length:23.333332530577184,id:602},{model_name:"nova 6 5G",focal_length:18.000000000000004,id:603},{model_name:"MediaPad X1 7.0",focal_length:34.72552078740023,id:604},{model_name:"X36S0",focal_length:27.256944648051483,id:605},{model_name:"XYAO-W00",focal_length:24.859334931693077,id:606},{model_name:"Honor Bee",focal_length:29.957030682309327,id:607},{model_name:"Y635",focal_length:29.897901155386453,id:608},{model_name:"Honor 20",focal_length:18.000000000000004,id:609},{model_name:"Honor 20 Pro",focal_length:25.706664735793765,id:610},{model_name:"Honor 20S",focal_length:21.231617518156042,id:611},{model_name:"YAL",focal_length:21.231617518156042,id:612},{model_name:"HONOR 20",focal_length:21.231617518156042,id:613},{model_name:"Huawei Y9",focal_length:31.81489229237204,id:614}]},{iTel:[{model_name:"B8409",focal_length:35.326989099092714,id:0},{model_name:"B9401",focal_length:46.99999801317858,id:1},{model_name:"B9501",focal_length:29.37332967983944,id:2},{model_name:"B9504",focal_length:39.4909062732351,id:3},{model_name:"Pad 1 mini",focal_length:32.94148451379815,id:4},{model_name:"it1512",focal_length:25.23506902941671,id:5},{model_name:"itel-it1410",focal_length:35.326989099092714,id:6},{model_name:"it1520",focal_length:25.23506902941671,id:7},{model_name:"Pad-2",focal_length:43.88730756877929,id:8},{model_name:"A11",focal_length:41.3437498095022,id:9},{model_name:"A12",focal_length:41.573865056438144,id:10},{model_name:"A13",focal_length:29.718852055292345,id:11},{model_name:"A14",focal_length:37.622888349722764,id:12},{model_name:"itel A16 Plus",focal_length:29.37251918327443,id:13},{model_name:"A21",focal_length:37.17114575468246,id:14},{model_name:"A22",focal_length:37.06953793896622,id:15},{model_name:"A22 Pro",focal_length:37.06953793896622,id:16},{model_name:"itel A23",focal_length:32.94148451379815,id:17},{model_name:"itel A31",focal_length:35.32699008244264,id:18},{model_name:"A32F",focal_length:36.90546974135488,id:19},{model_name:"A41",focal_length:35.459999279635284,id:20},{model_name:"A41 Plus",focal_length:24.79572801229297,id:21},{model_name:"A44",focal_length:28.806021766635176,id:22},{model_name:"A44 Pro",focal_length:28.806021766635176,id:23},{model_name:"A45",focal_length:28.2543409958179,id:24},{model_name:"itel A24 2023",focal_length:37.568571185530445,id:25},{model_name:"itel AC50",focal_length:37.568571185530445,id:26},{model_name:"itel A24",focal_length:37.568571185530445,id:27},{model_name:"itel V52 lite",focal_length:37.568571185530445,id:28},{model_name:"itel A24 2023",focal_length:37.568571185530445,id:29},{model_name:"itel A509W",focal_length:37.53086515041384,id:30},{model_name:"itel A509WM",focal_length:37.53086515041384,id:31},{model_name:"itel A33 Plus",focal_length:37.53086515041384,id:32},{model_name:"itel A24 Pro",focal_length:40.246914989383185,id:33},{model_name:"itel A23S",focal_length:38.749997268120545,id:34},{model_name:"A512W",focal_length:37.99999801317858,id:35},{model_name:"itel A18s",focal_length:37.06666563057607,id:36},{model_name:"A51",focal_length:38.43060865421917,id:37},{model_name:"itel A52",focal_length:25.23506902941671,id:38},{model_name:"A26",focal_length:28.55656860776464,id:39},{model_name:"A37",focal_length:28.55656860776464,id:40},{model_name:"A62",focal_length:28.2543409958179,id:41},{model_name:"itel A49 Play",focal_length:33.73015987211807,id:42},{model_name:"itel A58 Lite",focal_length:32.94148451379815,id:43},{model_name:"A58 Lite",focal_length:32.94148451379815,id:44},{model_name:"itel A04",focal_length:35.863587456210205,id:45},{model_name:"A49",focal_length:33.23412858756305,id:46},{model_name:"A58",focal_length:33.23412858756305,id:47},{model_name:"A58 Pro",focal_length:33.23412858756305,id:48},{model_name:"itel A60",focal_length:35.863587456210205,id:49},{model_name:"itel A60S",focal_length:35.094727237412094,id:50},{model_name:"A05S",focal_length:34.53668586690364,id:51},{model_name:"A05s",focal_length:34.53668586690364,id:52},{model_name:"A70",focal_length:27.967436579573008,id:53},{model_name:"itel P55",focal_length:27.38166887918675,id:54},{model_name:"itel A50",focal_length:35.094727237412094,id:55},{model_name:"itel A50C",focal_length:35.094727237412094,id:56},{model_name:"itel A80",focal_length:29.017856755685994,id:57},{model_name:"itel it1406",focal_length:31.176914536239796,id:58},{model_name:"itel it1407",focal_length:31.176914536239796,id:59},{model_name:"it1409",focal_length:50.778407878650356,id:60},{model_name:"it1460",focal_length:29.37332967983944,id:61},{model_name:"itel_it1503",focal_length:31.176914536239796,id:62},{model_name:"it1513",focal_length:35.326362419887076,id:63},{model_name:"it1518",focal_length:24.774874126767788,id:64},{model_name:"itel it1701",focal_length:31.176914536239796,id:65},{model_name:"A25",focal_length:37.134285111787555,id:66},{model_name:"A25 Pro",focal_length:37.134285111787555,id:67},{model_name:"A23 Pro",focal_length:40.10403152706021,id:68},{model_name:"A46",focal_length:25.297966132736644,id:69},{model_name:"itel L5503S",focal_length:24.925937566857602,id:70},{model_name:"S15 Pro(VISION)",focal_length:27.232759330310966,id:71},{model_name:"itel A55 LTE",focal_length:29.26627379206665,id:72},{model_name:"Vision1",focal_length:26.784238935232725,id:73},{model_name:"Vision1 Plus(P36 Pro LTE)",focal_length:26.48796628489913,id:74},{model_name:"Vision1Pro",focal_length:32.92587724243429,id:75},{model_name:"itel S16 Pro(Vision 2)",focal_length:26.48796628489913,id:76},{model_name:"itel P08002L",focal_length:28.852941756533085,id:77},{model_name:"Pad1",focal_length:25.706703429125863,id:78},{model_name:"itel VistaTab 30",focal_length:28.60218304193385,id:79},{model_name:"P11",focal_length:38.43060865421917,id:80},{model_name:"P12",focal_length:38.43060865421917,id:81},{model_name:"P13",focal_length:36.90546974135488,id:82},{model_name:"P13 Plus",focal_length:36.90546974135488,id:83},{model_name:"P31",focal_length:25.23506902941671,id:84},{model_name:"P32",focal_length:25.23506902941671,id:85},{model_name:"itel P41",focal_length:36.900876213548855,id:86},{model_name:"P51",focal_length:35.32699008244264,id:87},{model_name:"itel Vision2s",focal_length:33.73015987211807,id:88},{model_name:"P37",focal_length:33.85416769325684,id:89},{model_name:"itel P55 5G",focal_length:27.419177083598697,id:90},{model_name:"itel P40",focal_length:35.54133924856235,id:91},{model_name:"itel P662LN",focal_length:35.51625643753438,id:92},{model_name:"itel P55+",focal_length:26.389498104748323,id:93},{model_name:"itel P55T",focal_length:27.38166887918675,id:94},{model_name:"P65",focal_length:27.376575789017092,id:95},{model_name:"itel P37 Pro(Vision2 Plus)",focal_length:33.73015987211807,id:96},{model_name:"P37 Pro(Vision2 Plus)",focal_length:33.73015987211807,id:97},{model_name:"itel P38 Pro(Vision 3 Plus)",focal_length:32.92587724243429,id:98},{model_name:"itel Vision 3 Plus(P38 Pro)",focal_length:32.92587724243429,id:99},{model_name:"itel Vision 3 Plus",focal_length:32.92587724243429,id:100},{model_name:"itel P40+",focal_length:27.376575789017092,id:101},{model_name:"Prime 4",focal_length:31.336363717642694,id:102},{model_name:"S11 Pro",focal_length:25.23506902941671,id:103},{model_name:"S11",focal_length:26.19016370565018,id:104},{model_name:"S11X",focal_length:25.23506902941671,id:105},{model_name:"itel S12",focal_length:25.23506902941671,id:106},{model_name:"S13",focal_length:28.2543409958179,id:107},{model_name:"S21",focal_length:25.23506902941671,id:108},{model_name:"S31",focal_length:26.19016370565018,id:109},{model_name:"S32",focal_length:25.23506902941671,id:110},{model_name:"itel S32LTE",focal_length:27.71756943654091,id:111},{model_name:"S33",focal_length:28.806021766635176,id:112},{model_name:"S41",focal_length:28.806021766635176,id:113},{model_name:"itel Vision 3",focal_length:33.73015987211807,id:114},{model_name:"itel S17",focal_length:26.391807804757224,id:115},{model_name:"itel S18 Pro",focal_length:25.861279642633825,id:116},{model_name:"itel S662LC",focal_length:32.92587724243429,id:117},{model_name:"itel VISION 5 Plus",focal_length:32.92587724243429,id:118},{model_name:"itel S18",focal_length:30.133928492816775,id:119},{model_name:"itel Vision 5",focal_length:33.20640789072847,id:120},{model_name:"itel S663LN",focal_length:33.20640789072847,id:121},{model_name:"itel S23",focal_length:26.391807804757224,id:122},{model_name:"itel RS4",focal_length:28.18681143127975,id:123},{model_name:"itel S24",focal_length:27.494504419160286,id:124},{model_name:"itel S23+",focal_length:25.655487161650523,id:125},{model_name:"itel W5001P",focal_length:36.864217841258295,id:126},{model_name:"A35",focal_length:37.45123812828904,id:127},{model_name:"S32 Mini",focal_length:27.71756943654091,id:128},{model_name:"P15",focal_length:25.42197565469633,id:129},{model_name:"A17",focal_length:37.53086515041384,id:130},{model_name:"itel W5503",focal_length:25.54598517665601,id:131},{model_name:"P33",focal_length:29.638305314565912,id:132},{model_name:"P33 Plus",focal_length:27.866520807010392,id:133},{model_name:"S15",focal_length:27.853448411407708,id:134},{model_name:"A55",focal_length:27.866520807010392,id:135},{model_name:"P36",focal_length:27.275711726105563,id:136},{model_name:"S16",focal_length:26.389498104748323,id:137},{model_name:"itel S16 Pro",focal_length:26.389498104748323,id:138},{model_name:"itel A13Plus",focal_length:29.718852055292345,id:139},{model_name:"itel A14",focal_length:41.05591882151977,id:140},{model_name:"itel A14S",focal_length:41.05591882151977,id:141},{model_name:"itel A15",focal_length:32.472859000705704,id:142},{model_name:"itel A16",focal_length:41.05591882151977,id:143},{model_name:"itel A16 Plus RU",focal_length:41.05591882151977,id:144},{model_name:"itel A23A",focal_length:37.3227256335996,id:145},{model_name:"itel A40",focal_length:36.56990301051503,id:146},{model_name:"itel A42 Plus",focal_length:25.684887554966693,id:147},{model_name:"itel A44 Power",focal_length:37.3227256335996,id:148},{model_name:"itel A44 PowerRU",focal_length:37.3227256335996,id:149},{model_name:"itel A507LM",focal_length:37.568571185530445,id:150},{model_name:"itel A507LS",focal_length:37.568571185530445,id:151},{model_name:"itel A510W",focal_length:39.76744069996367,id:152},{model_name:"itel A52 Lite",focal_length:29.37332967983944,id:153},{model_name:"itel A52S Lite",focal_length:29.37332967983944,id:154},{model_name:"itel A551L",focal_length:37.568571185530445,id:155},{model_name:"itel A611W",focal_length:33.73015987211807,id:156},{model_name:"itel A611WP",focal_length:33.73015987211807,id:157},{model_name:"itel L5002",focal_length:37.45123812828904,id:158},{model_name:"itel L5007",focal_length:37.3227256335996,id:159},{model_name:"itel L5007S",focal_length:37.568571185530445,id:160},{model_name:"itel L5502",focal_length:37.3227256335996,id:161},{model_name:"itel L5505",focal_length:33.15290247426297,id:162},{model_name:"itel L6004",focal_length:33.15290247426297,id:163},{model_name:"itel L6004L",focal_length:33.15290247426297,id:164},{model_name:"itel L6006",focal_length:33.43300023447641,id:165},{model_name:"itel L6006F",focal_length:33.43300023447641,id:166},{model_name:"itel L6006L",focal_length:33.43300023447641,id:167},{model_name:"itel L6006S",focal_length:33.43300023447641,id:168},{model_name:"itel P551W",focal_length:37.568571185530445,id:169},{model_name:"itel P552W",focal_length:37.568571185530445,id:170},{model_name:"itel P661W",focal_length:33.73015987211807,id:171},{model_name:"itel S42",focal_length:27.55934222049718,id:172},{model_name:"itel S661L",focal_length:33.73015987211807,id:173},{model_name:"itel S661LN",focal_length:28.853730113278957,id:174},{model_name:"itel S661LP",focal_length:33.73015987211807,id:175},{model_name:"itel S661LPN",focal_length:33.73015987211807,id:176},{model_name:"itel W4002",focal_length:39.32000025961135,id:177},{model_name:"itel W4003",focal_length:41.05591882151977,id:178},{model_name:"itel W5008",focal_length:38.57142857142857,id:179},{model_name:"itel W5505",focal_length:33.15290247426297,id:180},{model_name:"itel W6004",focal_length:27.19642924017873,id:181},{model_name:"itel W6004P",focal_length:27.19642924017873,id:182},{model_name:"itel W7002",focal_length:37.3227256335996,id:183},{model_name:"itel W7002P",focal_length:28.472613442848743,id:184},{model_name:"Orange Nola fun",focal_length:37.568571185530445,id:185},{model_name:"Spice F305",focal_length:36.56990301051503,id:186},{model_name:"VIMOQ A631LO",focal_length:33.73015987211807,id:187},{model_name:"VIMOQ P662LO",focal_length:35.54133924856235,id:188},{model_name:"VIMOQ S661LO",focal_length:33.73015987211807,id:189},{model_name:"VIMOQ S661LS",focal_length:33.73015987211807,id:190},{model_name:"1570c",focal_length:30.557936147869604,id:191},{model_name:"L8405",focal_length:29.37332967983944,id:192},{model_name:"L8501",focal_length:35.326989099092714,id:193},{model_name:"L9503",focal_length:41.39716580108313,id:194},{model_name:"M9106",focal_length:40.501951839032,id:195},{model_name:"M9107",focal_length:40.501951839032,id:196},{model_name:"M9108",focal_length:32.94148451379815,id:197},{model_name:"M9110",focal_length:28.350695683196584,id:198},{model_name:"M9116",focal_length:27.559343542794167,id:199},{model_name:"Navitel RE900 Full HD",focal_length:29.373330368318214,id:200},{model_name:"Navitel T700 3G Navi",focal_length:44.55156225684444,id:201},{model_name:"4G",focal_length:25.23506902941671,id:202},{model_name:"C11",focal_length:42.40534236941064,id:203},{model_name:"C11 Pro",focal_length:40.42866251768765,id:204},{model_name:"C12",focal_length:28.2543409958179,id:205},{model_name:"C12 Pro",focal_length:37.73778395598478,id:206},{model_name:"C13 Pro",focal_length:28.602739919303474,id:207},{model_name:"C15 Pro",focal_length:28.602739919303474,id:208},{model_name:"C16",focal_length:32.44931384441131,id:209},{model_name:"C16 Pro",focal_length:27.52218379045009,id:210},{model_name:"C18 Pro",focal_length:34.52054704325044,id:211},{model_name:"C19",focal_length:33.46478869834133,id:212},{model_name:"C19 Pro",focal_length:29.467180853017517,id:213},{model_name:"C21",focal_length:41.56522055619716,id:214},{model_name:"C21_Plus_EEA",focal_length:28.03278528980852,id:215},{model_name:"C21 Pro",focal_length:28.03278528980852,id:216},{model_name:"C22",focal_length:26.262295216522165,id:217},{model_name:"C23_Pro",focal_length:32.55445586624199,id:218},{model_name:"C25_EEA",focal_length:34.9459175850326,id:219},{model_name:"C32_EEA",focal_length:29.14660949663746,id:220},{model_name:"C33_EEA",focal_length:32.94148451379815,id:221},{model_name:"C35_EEA",focal_length:27.726402969410472,id:222},{model_name:"C36_EEA",focal_length:29.430949081784906,id:223},{model_name:"C3",focal_length:29.37332967983944,id:224},{model_name:"C50_EEA",focal_length:27.442621932046404,id:225},{model_name:"C51_EEA",focal_length:33.77344754451441,id:226},{model_name:"C57 Pro",focal_length:38.57142857142857,id:227},{model_name:"C5",focal_length:29.37332967983944,id:228},{model_name:"C5 PRO",focal_length:25.23506902941671,id:229},{model_name:"C8",focal_length:35.32699008244264,id:230},{model_name:"GOME 2018X38A",focal_length:29.044585387563316,id:231},{model_name:"K10000",focal_length:25.23506902941671,id:232},{model_name:"K10000_Max",focal_length:24.32560374625921,id:233},{model_name:"K10000 Mix",focal_length:40.42866251768765,id:234},{model_name:"K10000 Pro",focal_length:24.774874126767788,id:235},{model_name:"K10",focal_length:28.2543409958179,id:236},{model_name:"K12",focal_length:32.82352921807428,id:237},{model_name:"K13 Pro",focal_length:49.315067204643476,id:238},{model_name:"K15 Plus",focal_length:52.63447818642721,id:239},{model_name:"Coosea",focal_length:23.45805732018431,id:240},{model_name:"K3 Pro",focal_length:26.445859949991824,id:241},{model_name:"K5000",focal_length:28.806021766635176,id:242},{model_name:"K5",focal_length:41.39716580108313,id:243},{model_name:"K6000",focal_length:29.37332967983944,id:244},{model_name:"K6000 Plus",focal_length:27.71756943654091,id:245},{model_name:"K6000 Pro",focal_length:25.23506902941671,id:246},{model_name:"K6",focal_length:27.71756943654091,id:247},{model_name:"K7000",focal_length:29.37332967983944,id:248},{model_name:"K7",focal_length:28.806021766635176,id:249},{model_name:"K7 Power",focal_length:28.806021766635176,id:250},{model_name:"K7_Pro",focal_length:28.179309181367643,id:251},{model_name:"K8000",focal_length:27.195034601887382,id:252},{model_name:"K8",focal_length:27.71756943654091,id:253},{model_name:"K9",focal_length:23.357860146213582,id:254},{model_name:"MIX 2",focal_length:27.71756943654091,id:255},{model_name:"NEW 11",focal_length:33.46478869834133,id:256},{model_name:"NEWONE_MIX",focal_length:27.195034601887382,id:257},{model_name:"OK6000 PLUS",focal_length:27.71756943654091,id:258},{model_name:"OT5_EEA",focal_length:27.715067204643475,id:259},{model_name:"OT5_S_EEA",focal_length:56.0776837660485,id:260},{model_name:"OT8_EEA",focal_length:27.195060198367987,id:261},{model_name:"OUKITEL K6000Pro",focal_length:29.95702942041456,id:262},{model_name:"P30 mini",focal_length:29.37332967983944,id:263},{model_name:"Philips S562Z",focal_length:29.37332967983944,id:264},{model_name:"RT3_S_EEA",focal_length:21.475861599499222,id:265},{model_name:"TX9",focal_length:29.957031845192752,id:266},{model_name:"U11_Plus",focal_length:34.57767882116591,id:267},{model_name:"U15 Pro",focal_length:29.957031845192752,id:268},{model_name:"U16 Max",focal_length:25.23506902941671,id:269},{model_name:"U18",focal_length:26.686097960901765,id:270},{model_name:"U20 Plus",focal_length:25.23506902941671,id:271},{model_name:"U20_Plus",focal_length:27.71756943654091,id:272},{model_name:"U20Plus",focal_length:25.23506902941671,id:273},{model_name:"U22",focal_length:27.71756943654091,id:274},{model_name:"U23",focal_length:25.23506902941671,id:275},{model_name:"U25 Pro",focal_length:28.806021766635176,id:276},{model_name:"U7 Max",focal_length:29.37332967983944,id:277},{model_name:"U7 Plus",focal_length:25.23506902941671,id:278},{model_name:"WP10",focal_length:27.46551773572225,id:279},{model_name:"WP13_EEA",focal_length:27.522580162866042,id:280},{model_name:"WP16_EEA",focal_length:27.21070213952367,id:281},{model_name:"WP18_P_R_EEA",focal_length:21.475861599499222,id:282},{model_name:"WP18",focal_length:52.63447818642721,id:283},{model_name:"WP19 Pro",focal_length:40.275534403064455,id:284},{model_name:"WP1",focal_length:27.71757035759367,id:285},{model_name:"S105B_RU",focal_length:29.678928637811,id:286},{model_name:"WP21_EEA",focal_length:29.678928637811,id:287},{model_name:"S109_RU",focal_length:14.431035008994652,id:288},{model_name:"WP23 Pro",focal_length:31.19426662312346,id:289},{model_name:"WP23",focal_length:26.216560807468547,id:290},{model_name:"S115_EEA",focal_length:14.431035008994652,id:291},{model_name:"WP27_EEA",focal_length:40.275534403064455,id:292},{model_name:"WP28_E_EEA",focal_length:25.816277286854813,id:293},{model_name:"S118_EEA",focal_length:31.19426662312346,id:294},{model_name:"WP28_S_EEA",focal_length:31.19426662312346,id:295},{model_name:"WP2",focal_length:28.2543409958179,id:296},{model_name:"WP30_Pro_EEA",focal_length:14.267557793979083,id:297},{model_name:"WP32_EEA",focal_length:25.700372592522648,id:298},{model_name:"WP33_Pro_EEA",focal_length:27.442621932046404,id:299},{model_name:"WP35_EEA",focal_length:27.442621932046404,id:300},{model_name:"WP39_EEA",focal_length:27.442621932046404,id:301},{model_name:"WP5000",focal_length:29.37332967983944,id:302},{model_name:"WP5 Pro",focal_length:27.682757947107575,id:303},{model_name:"WP5",focal_length:29.793103652391633,id:304},{model_name:"WP6",focal_length:30.10033435215413,id:305},{model_name:"WP7",focal_length:27.46551773572225,id:306},{model_name:"WP8_Pro",focal_length:28.839237018985653,id:307},{model_name:"Y1000",focal_length:28.753992558903096,id:308},{model_name:"Y4800",focal_length:30.10033435215413,id:309},{model_name:"P606",focal_length:29.37332967983944,id:310},{model_name:"P810",focal_length:29.37332967983944,id:311},{model_name:"P910",focal_length:29.37332967983944,id:312},{model_name:"PRITEL",focal_length:30.557934522070042,id:313},{model_name:"VS700",focal_length:34.090907736258124,id:314},{model_name:"C1",focal_length:29.37332967983944,id:315},{model_name:"C4",focal_length:36.102414331601366,id:316},{model_name:"SMART 5",focal_length:29.37332967983944,id:317},{model_name:"UNITEL MAIS SMART 4G",focal_length:38.57142857142857,id:318},{model_name:"L651",focal_length:29.37251918327443,id:319}]},{Lava:[{model_name:"6T9",focal_length:29.37332967983944,id:0},{model_name:"A3_4G",focal_length:29.37332967983944,id:1},{model_name:"A3_mini",focal_length:25.23506902941671,id:2},{model_name:"A3 mini",focal_length:25.23506902941671,id:3},{model_name:"A77",focal_length:23.887020011112433,id:4},{model_name:"A82",focal_length:38.57142857142857,id:5},{model_name:"A97 2GB",focal_length:29.638950397391483,id:6},{model_name:"A97 2GB Plus",focal_length:24.777126436168007,id:7},{model_name:"A97",focal_length:38.57142857142857,id:8},{model_name:"Era 2V",focal_length:26.686097960901765,id:9},{model_name:"Grand2c",focal_length:25.23506902941671,id:10},{model_name:"era3x",focal_length:26.686097960901765,id:11},{model_name:"Era 2X 3GB",focal_length:29.37332967983944,id:12},{model_name:"Era 2X",focal_length:29.37332967983944,id:13},{model_name:"iris41",focal_length:30.557934522070042,id:14},{model_name:"iris42",focal_length:33.15187561526703,id:15},{model_name:"Iris 505",focal_length:35.326989099092714,id:16},{model_name:"iris50",focal_length:29.37332967983944,id:17},{model_name:"iris50c",focal_length:33.15187594860225,id:18},{model_name:"iris510",focal_length:35.32699008244264,id:19},{model_name:"iris512",focal_length:35.326989099092714,id:20},{model_name:"iris60",focal_length:25.23506902941671,id:21},{model_name:"iris60c",focal_length:29.957031845192752,id:22},{model_name:"iris65",focal_length:28.2543409958179,id:23},{model_name:"iris702",focal_length:29.37332967983944,id:24},{model_name:"iris80",focal_length:25.23506902941671,id:25},{model_name:"iris 821",focal_length:29.37332967983944,id:26},{model_name:"iris870",focal_length:25.23506902941671,id:27},{model_name:"iris88_go",focal_length:24.774874126767788,id:28},{model_name:"IRIS88",focal_length:28.2543409958179,id:29},{model_name:"iris88_lite",focal_length:24.774874126767788,id:30},{model_name:"Iris90",focal_length:27.195034601887382,id:31},{model_name:"Iris 458Q",focal_length:35.326989099092714,id:32},{model_name:"Iris820",focal_length:29.37332967983944,id:33},{model_name:"iris Fuel50",focal_length:36.10241474866236,id:34},{model_name:"iris X1",focal_length:30.497048009776194,id:35},{model_name:"iris X5",focal_length:36.10241474866236,id:36},{model_name:"iris X8q",focal_length:36.10241474866236,id:37},{model_name:"irisX1+",focal_length:36.10241474866236,id:38},{model_name:"irisX8",focal_length:30.557936147869604,id:39},{model_name:"A3",focal_length:29.37332967983944,id:40},{model_name:"A44",focal_length:37.73778395598478,id:41},{model_name:"BE_U",focal_length:24.27906911209985,id:42},{model_name:"BLAZE",focal_length:28.997260080696524,id:43},{model_name:"Lava iris 702",focal_length:29.37332967983944,id:44},{model_name:"LE9810",focal_length:25.706663268575273,id:45},{model_name:"LE9820",focal_length:27.19503471781055,id:46},{model_name:"LAVA LE9830",focal_length:28.20382186497794,id:47},{model_name:"ir59",focal_length:32.80964948762475,id:48},{model_name:"LAVA LEX402",focal_length:27.806895755672596,id:49},{model_name:"LF9810_2GB",focal_length:25.89040910667501,id:50},{model_name:"LAVA LF9820",focal_length:32.424658097968475,id:51},{model_name:"iris 54",focal_length:26.686011238944864,id:52},{model_name:"LAVA LIX402",focal_length:27.468493279535657,id:53},{model_name:"Z2",focal_length:27.517807123946962,id:54},{model_name:"LMG02",focal_length:26.598726045007353,id:55},{model_name:"LMX02",focal_length:27.517807123946962,id:56},{model_name:"Z3",focal_length:27.517807123946962,id:57},{model_name:"Z4/Z6",focal_length:32.40764130021242,id:58},{model_name:"LAVA AGNI 5G",focal_length:27.443253928545904,id:59},{model_name:"BLAZE 5G",focal_length:28.10958736603652,id:60},{model_name:"LAVA AGNI 2 5G",focal_length:25.593146818873354,id:61},{model_name:"Blaze Curve",focal_length:26.61399729160789,id:62},{model_name:"Blaze Pro 5G",focal_length:26.136986559071307,id:63},{model_name:"LAVA LXX507",focal_length:26.63013676081261,id:64},{model_name:"Storm 5G",focal_length:27.443253928545904,id:65},{model_name:"Yuva 5G",focal_length:32.94148451379815,id:66},{model_name:"LZG01",focal_length:27.517807123946962,id:67},{model_name:"Z1 Pro",focal_length:27.806895755672596,id:68},{model_name:"Z1S",focal_length:28.800000894069694,id:69},{model_name:"Z21",focal_length:28.800000894069694,id:70},{model_name:"X2",focal_length:27.806895755672596,id:71},{model_name:"LAVA LZG403 225I",focal_length:27.806895755672596,id:72},{model_name:"Z3 PRO",focal_length:27.806895755672596,id:73},{model_name:"LAVA LZG403 25I",focal_length:27.806895755672596,id:74},{model_name:"LAVA LZG404",focal_length:27.806895755672596,id:75},{model_name:"Yuva Star",focal_length:35.82018427135532,id:76},{model_name:"LAVA LZX404",focal_length:28.10958736603652,id:77},{model_name:"Blaze 2 Pro",focal_length:28.01820703641769,id:78},{model_name:"LAVA LZX407",focal_length:28.10958736603652,id:79},{model_name:"YUVA 2 PRO",focal_length:28.427584798497666,id:80},{model_name:"LAVA LZX409",focal_length:26.094093564295903,id:81},{model_name:"LAVA LZX411",focal_length:28.534619682138686,id:82},{model_name:"LAVA LZX414",focal_length:26.094093564295903,id:83},{model_name:"R1",focal_length:25.23506902941671,id:84},{model_name:"V5",focal_length:25.23506902941671,id:85},{model_name:"Z61P",focal_length:25.899058427927454,id:86},{model_name:"LAVA Z66",focal_length:28.827498966245734,id:87},{model_name:"LE000Z93P",focal_length:27.517807123946962,id:88},{model_name:"LE9910",focal_length:28.20382186497794,id:89},{model_name:"Z53",focal_length:32.21391346682619,id:90},{model_name:"V7",focal_length:32.21391346682619,id:91},{model_name:"LH9810",focal_length:28.72271914661284,id:92},{model_name:"Z52 Pro",focal_length:26.09263456872373,id:93},{model_name:"LH9920",focal_length:26.19022830708219,id:94},{model_name:"LN9820",focal_length:29.37251918327443,id:95},{model_name:"Iris61",focal_length:40.42854473549672,id:96},{model_name:"Blaze X 5G",focal_length:25.29310410208426,id:97},{model_name:"Agni 3",focal_length:24.433592338009536,id:98},{model_name:"LZX413",focal_length:25.802392987447615,id:99},{model_name:"YUVA 3",focal_length:29.37251918327443,id:100},{model_name:"P7",focal_length:29.37332967983944,id:101},{model_name:"P7 Plus",focal_length:29.37332967983944,id:102},{model_name:"Pixel V2",focal_length:25.23506902941671,id:103},{model_name:"Pixel V1",focal_length:42.398438145481364,id:104},{model_name:"R1LITE",focal_length:29.37332967983944,id:105},{model_name:"R3",focal_length:28.2543409958179,id:106},{model_name:"Star",focal_length:36.10241474866236,id:107},{model_name:"T101",focal_length:38.60112324630174,id:108},{model_name:"T101N",focal_length:32.85245740173392,id:109},{model_name:"T71_w",focal_length:36.90546974135488,id:110},{model_name:"T71N_M",focal_length:39.49180103930956,id:111},{model_name:"T81",focal_length:28.417659256163972,id:112},{model_name:"T81N_LD",focal_length:32.85245740173392,id:113},{model_name:"T81N",focal_length:32.85245740173392,id:114},{model_name:"T81N_UP",focal_length:28.417659256163972,id:115},{model_name:"X11",focal_length:30.320806665327964,id:116},{model_name:"X17",focal_length:29.638950397391483,id:117},{model_name:"X19",focal_length:38.57142857142857,id:118},{model_name:"X1 Atom s",focal_length:35.326989099092714,id:119},{model_name:"X1 mini",focal_length:30.557936147869604,id:120},{model_name:"X28 Plus",focal_length:38.57142857142857,id:121},{model_name:"X38 2GB",focal_length:37.73778395598478,id:122},{model_name:"X38",focal_length:37.73778395598478,id:123},{model_name:"X41Plus",focal_length:38.57142857142857,id:124},{model_name:"X50 Plus",focal_length:38.57142857142857,id:125},{model_name:"X80",focal_length:34.72552078740023,id:126},{model_name:"X81",focal_length:25.23506902941671,id:127},{model_name:"Z100",focal_length:27.265865612390463,id:128},{model_name:"Z10",focal_length:25.23506902941671,id:129},{model_name:"Z1",focal_length:40.9655153022794,id:130},{model_name:"Z25",focal_length:29.37332967983944,id:131},{model_name:"Z40",focal_length:38.57142857142857,id:132},{model_name:"Z50",focal_length:25.23506902941671,id:133},{model_name:"Z51",focal_length:26.224453673353132,id:134},{model_name:"Z60",focal_length:25.23506902941671,id:135},{model_name:"Z60s",focal_length:28.2543409958179,id:136},{model_name:"Z61",focal_length:24.774874126767788,id:137},{model_name:"Z70",focal_length:29.37332967983944,id:138},{model_name:"Z80",focal_length:25.23506902941671,id:139},{model_name:"Z81",focal_length:27.195034601887382,id:140},{model_name:"Z90",focal_length:25.23506902941671,id:141},{model_name:"Z91",focal_length:28.2543409958179,id:142},{model_name:"Z92",focal_length:25.706663268575273,id:143},{model_name:"ZX",focal_length:27.19503471781055,id:144}]},{LG:[{model_name:"LG-H815T",focal_length:35.326989099092714,id:0},{model_name:"15U530-G.BK51P1",focal_length:18.000000000000004,id:1},{model_name:"LG-X220",focal_length:35.326989099092714,id:2},{model_name:"LG-X230",focal_length:25.23506902941671,id:3},{model_name:"LG-X240",focal_length:25.706665307272782,id:4},{model_name:"LG-X760",focal_length:26.686097960901765,id:5},{model_name:"G7 ThinQ",focal_length:18.40205748609517,id:6},{model_name:"LG-X135",focal_length:35.326989099092714,id:7},{model_name:"LG L60",focal_length:35.32699008244264,id:8},{model_name:"LG Ultra Tab",focal_length:27.081145393739124,id:9},{model_name:"Spray",focal_length:35.124653588810176,id:10},{model_name:"40FK30G_-Ver02",focal_length:37.56889618115962,id:11},{model_name:"LG Stylo 4",focal_length:26.58876140160919,id:12},{model_name:"LG K50",focal_length:27.192871380329805,id:13},{model_name:"G8X ThinQ",focal_length:26.539520443762402,id:14},{model_name:"LG V60 ThinQ",focal_length:29.928817707310472,id:15},{model_name:"A6",focal_length:35.326989099092714,id:16},{model_name:"Nexus 5",focal_length:34.35672431611996,id:17},{model_name:"DM-01K",focal_length:20.08928672995004,id:18},{model_name:"DM-02H",focal_length:26.58876140160919,id:19},{model_name:"G0335D",focal_length:27.238850653417224,id:20},{model_name:"LG G3",focal_length:30.680256366083544,id:21},{model_name:"V40 ThinQ",focal_length:26.977040048305444,id:22},{model_name:"GM1917",focal_length:31.429772720149636,id:23},{model_name:"K41s",focal_length:27.04010258322721,id:24},{model_name:"k62v1_32_bsp",focal_length:34.52458926049398,id:25},{model_name:"V20 PRO",focal_length:18.080358505985576,id:26},{model_name:"V30+",focal_length:22.6004466357135,id:27},{model_name:"LG style2",focal_length:26.58876140160919,id:28},{model_name:"JOJO",focal_length:22.6004466357135,id:29},{model_name:"L-03K",focal_length:26.58876140160919,id:30},{model_name:"LG style3",focal_length:26.58876140160919,id:31},{model_name:"LG V60 ThinQ 5G",focal_length:29.928817707310472,id:32},{model_name:"LG VELVET",focal_length:29.8453591333362,id:33},{model_name:"LG G Pad F 8.0",focal_length:34.799813370472584,id:34},{model_name:"G6Fit",focal_length:20.08928672995004,id:35},{model_name:"V30",focal_length:22.6004466357135,id:36},{model_name:"L20",focal_length:34.577678285480985,id:37},{model_name:"Optimus L40",focal_length:34.79981454196464,id:38},{model_name:"L50 Sporty",focal_length:33.85307637623398,id:39},{model_name:"L65",focal_length:34.72552078740023,id:40},{model_name:"L Fino",focal_length:31.429772720149636,id:41},{model_name:"L70",focal_length:31.429772720149636,id:42},{model_name:"LBello",focal_length:31.814892292372047,id:43},{model_name:"L Bello",focal_length:31.814892292372047,id:44},{model_name:"L80 Single",focal_length:31.309281150135348,id:45},{model_name:"L80 Dual",focal_length:31.309281150135348,id:46},{model_name:"F60",focal_length:34.37965662271056,id:47},{model_name:"L90",focal_length:34.849508738427495,id:48},{model_name:"L90 Dual",focal_length:34.849508738427495,id:49},{model_name:"Optimus F6",focal_length:31.814892292372047,id:50},{model_name:"LG Optimus L9 II",focal_length:31.814892292372047,id:51},{model_name:"G2 MINI",focal_length:31.429772720149636,id:52},{model_name:"LG G Vista",focal_length:35.124653588810176,id:53},{model_name:"G Pro Lite",focal_length:31.309281150135345,id:54},{model_name:"G Vista",focal_length:31.81489229237204,id:55},{model_name:"G3 Stylus",focal_length:31.81489229237204,id:56},{model_name:"G3 Beat",focal_length:30.557936133321345,id:57},{model_name:"G3 S",focal_length:35.124653588810176,id:58},{model_name:"LG-D800",focal_length:35.32698894980767,id:59},{model_name:"L-01F",focal_length:30.680257688970904,id:60},{model_name:"LG-D802",focal_length:35.32698894980767,id:61},{model_name:"LG-D838",focal_length:38.95557045701446,id:62},{model_name:"LG-D850",focal_length:22.629101100020982,id:63},{model_name:"LG-D852",focal_length:22.629101100020982,id:64},{model_name:"LG-D855",focal_length:22.629101100020982,id:65},{model_name:"LG-D856",focal_length:22.629101100020982,id:66},{model_name:"LG G Flex",focal_length:30.680257688970904,id:67},{model_name:"LG Optimus G",focal_length:30.19528182812331,id:68},{model_name:"LG Optimus G Pro",focal_length:30.255279854683806,id:69},{model_name:"Optimus Vu2",focal_length:31.944854217968434,id:70},{model_name:"Optimus GK",focal_length:30.255279854683806,id:71},{model_name:"LG Optimus LTE3",focal_length:31.944854217968434,id:72},{model_name:"VU3",focal_length:30.680257688970904,id:73},{model_name:"LG Gx",focal_length:30.255279854683806,id:74},{model_name:"G Pro2",focal_length:30.680257688970904,id:75},{model_name:"LG F70",focal_length:38.396835426188595,id:76},{model_name:"LG G3 A",focal_length:30.680257688970904,id:77},{model_name:"Gx2",focal_length:35.124653588810176,id:78},{model_name:"Ice cream Smart",focal_length:35.124653588810176,id:79},{model_name:"LG G3 Cat.6",focal_length:22.629101100020982,id:80},{model_name:"Wine Smart",focal_length:35.124653588810176,id:81},{model_name:"G3 Screen",focal_length:31.814892292372043,id:82},{model_name:"LG G4",focal_length:26.747353489596026,id:83},{model_name:"LG G Flex2",focal_length:30.6695291222676,id:84},{model_name:"AKA",focal_length:35.124653588810176,id:85},{model_name:"V10",focal_length:19.588418528956584,id:86},{model_name:"LG Class",focal_length:30.273314226512174,id:87},{model_name:"LG X Screen",focal_length:30.76015932708483,id:88},{model_name:"LG X cam",focal_length:31.17691395224785,id:89},{model_name:"LG G5",focal_length:25.603991069477253,id:90},{model_name:"LG Stylo 2",focal_length:32.339617494948385,id:91},{model_name:"LG X Skin",focal_length:27.877078719797723,id:92},{model_name:"LG X power",focal_length:31.176914571219175,id:93},{model_name:"LG X max",focal_length:31.176914571219175,id:94},{model_name:"V20",focal_length:18.080358505985576,id:95},{model_name:"LG U",focal_length:31.176915445870705,id:96},{model_name:"LG G7 ThinQ",focal_length:26.391807804757224,id:97},{model_name:"LG Joy",focal_length:33.85307637623397,id:98},{model_name:"LG Leon 4G LTE",focal_length:35.26610002511426,id:99},{model_name:"LG LEON™ LTE",focal_length:35.26610002511426,id:100},{model_name:"LG Spirit",focal_length:31.176913731995985,id:101},{model_name:"LG Volt",focal_length:31.1769144543215,id:102},{model_name:"LG Logos",focal_length:34.37965662271057,id:103},{model_name:"LG Escape2",focal_length:36.629232210434616,id:104},{model_name:"LG Magna",focal_length:31.1769139170006,id:105},{model_name:"LG Magna LTE",focal_length:31.176914536239792,id:106},{model_name:"LG Prime Plus 4G",focal_length:31.176914536239792,id:107},{model_name:"LG G4c",focal_length:26.436541377492535,id:108},{model_name:"LG G4 Stylus",focal_length:31.176915212662013,id:109},{model_name:"LG G Stylo",focal_length:26.229374216429175,id:110},{model_name:"LG X Venture",focal_length:18.457032267334817,id:111},{model_name:"LG G4 Beat",focal_length:26.229374216429175,id:112},{model_name:"LG G Vista 2",focal_length:26.181818181818183,id:113},{model_name:"LG-H811",focal_length:25.608754391092976,id:114},{model_name:"LG-H812",focal_length:25.608754391092976,id:115},{model_name:"LG-H815",focal_length:25.608754391092976,id:116},{model_name:"LG G5 SE",focal_length:25.608754391092976,id:117},{model_name:"LG-H872",focal_length:31.019088900470525,id:118},{model_name:"LG-H930RE",focal_length:31.159794517601803,id:119},{model_name:"Q8",focal_length:18.080358505985576,id:120},{model_name:"LG K3 LTE",focal_length:31.176914176195755,id:121},{model_name:"LG K4 LTE",focal_length:31.176914536239796,id:122},{model_name:"LG K8",focal_length:31.17691509581028,id:123},{model_name:"LG K8 LTE",focal_length:31.17691509581028,id:124},{model_name:"LG Escape 3",focal_length:27.877076520613194,id:125},{model_name:"LG K10",focal_length:31.814892292372047,id:126},{model_name:"LG K10 LTE",focal_length:31.176915212662013,id:127},{model_name:"LG X screen",focal_length:32.339617494948385,id:128},{model_name:"LG Stylus2",focal_length:32.339617494948385,id:129},{model_name:"LG Stylus2 4G",focal_length:26.58876140160919,id:130},{model_name:"LG Stylo 2 Plus",focal_length:26.58876140160919,id:131},{model_name:"X Mach",focal_length:25.013130278921334,id:132},{model_name:"LG G Pad F2 8.0",focal_length:31.176914176195755,id:133},{model_name:"LG Stylo3",focal_length:28.596324182526534,id:134},{model_name:"Fortune",focal_length:32.07562385898729,id:135},{model_name:"LG Aristo",focal_length:26.869421918078878,id:136},{model_name:"LG K8 (2017)",focal_length:26.869421918078878,id:137},{model_name:"LG K10 (2017)",focal_length:31.176913731995985,id:138},{model_name:"LG K20",focal_length:26.178851858836772,id:139},{model_name:"K20",focal_length:26.178851858836772,id:140},{model_name:"LG K10 Power",focal_length:31.176914564870582,id:141},{model_name:"LG X5",focal_length:31.176914564870582,id:142},{model_name:"LG Fiesta 2 LTE",focal_length:26.178851858836772,id:143},{model_name:"LG Stylus3",focal_length:31.1769144543215,id:144},{model_name:"LG Stylo 3 Plus",focal_length:26.178851858836772,id:145},{model_name:"LG Q6",focal_length:20.08928672995004,id:146},{model_name:"LG G Pad IV 8.0",focal_length:26.178851858836772,id:147},{model_name:"L7 II",focal_length:31.309281150135348,id:148},{model_name:"L7 II Dual",focal_length:31.309281150135348,id:149},{model_name:"LG G Pad III 10.1 FHD LTE",focal_length:27.824805430432843,id:150},{model_name:"LG K8(2018)",focal_length:31.176913916846303,id:151},{model_name:"Wine Smart 3G",focal_length:35.124653588810176,id:152},{model_name:"LG-US996",focal_length:18.080358505985576,id:153},{model_name:"LG-US998",focal_length:31.159794517601803,id:154},{model_name:"G Pad 7.0",focal_length:34.79981454196464,id:155},{model_name:"G Pad 7.0 LTE",focal_length:38.396835426188595,id:156},{model_name:"G Pad 8.0",focal_length:34.72552078740023,id:157},{model_name:"G Pad II 8.0",focal_length:34.37965576045951,id:158},{model_name:"LG G Pad 8.3",focal_length:31.814892292372043,id:159},{model_name:"LG-V500",focal_length:31.81489185297416,id:160},{model_name:"LG G Pad III 8.0",focal_length:27.824805430432843,id:161},{model_name:"G Pad 10.1",focal_length:34.72552078740023,id:162},{model_name:"G Pad Ⅱ 10.1",focal_length:23.930226501920533,id:163},{model_name:"LG G Pad II 10.1 FHD",focal_length:34.37965576045951,id:164},{model_name:"L60",focal_length:35.326989099092714,id:165},{model_name:"LG Bello II",focal_length:28.80602152273891,id:166},{model_name:"LG K42",focal_length:27.057324330053923,id:167},{model_name:"LG V50 ThinQ",focal_length:26.391807804757224,id:168},{model_name:"LG-D410hn",focal_length:30.557936133321345,id:169},{model_name:"LGL125DL",focal_length:34.72552168320062,id:170},{model_name:"Y25",focal_length:34.79981454196464,id:171},{model_name:"LGL25",focal_length:31.429772720149636,id:172},{model_name:"K30",focal_length:24.05754095355608,id:173},{model_name:"LG K31",focal_length:25.714286882050235,id:174},{model_name:"LG Solo LTE",focal_length:46.50297727572865,id:175},{model_name:"LG L455DL",focal_length:28.721311552298374,id:176},{model_name:"K51",focal_length:27.116486981778507,id:177},{model_name:"LG Stylo 5",focal_length:20.08928672995004,id:178},{model_name:"LG Lucid 3",focal_length:30.557936133321345,id:179},{model_name:"G3 Vigor",focal_length:35.124653588810176,id:180},{model_name:"LGM-V300K",focal_length:18.000000000000004,id:181},{model_name:"LG Smart Folder",focal_length:33.52067157756566,id:182},{model_name:"LG K7",focal_length:33.520672971126146,id:183},{model_name:"B6",focal_length:26.367187242742915,id:184},{model_name:"Qua phone PX",focal_length:26.58876140160919,id:185},{model_name:"Fortune 2",focal_length:26.869421918078878,id:186},{model_name:"LGVS986",focal_length:25.608754391092976,id:187},{model_name:"LG WING",focal_length:26.539520443762402,id:188},{model_name:"G8S ThinQ",focal_length:26.391807804757224,id:189},{model_name:"LG G8 ThinQ™",focal_length:26.269494276845595,id:190},{model_name:"LM-G820N",focal_length:26.977040048305444,id:191},{model_name:"VELVET",focal_length:29.8453591333362,id:192},{model_name:"K22",focal_length:28.149802007714698,id:193},{model_name:"W11",focal_length:26.136986559071307,id:194},{model_name:"W31",focal_length:26.136986559071307,id:195},{model_name:"LG K33",focal_length:26.42902739481683,id:196},{model_name:"LG Harmony 4",focal_length:28.721311552298374,id:197},{model_name:"LG K41S",focal_length:27.34426137241939,id:198},{model_name:"K42",focal_length:27.38166887918675,id:199},{model_name:"LG K35",focal_length:27.04010258322721,id:200},{model_name:"K51S",focal_length:27.422024575983695,id:201},{model_name:"K52",focal_length:28.31999969482422,id:202},{model_name:"LM-K525",focal_length:28.03278528980852,id:203},{model_name:"W41",focal_length:27.517807123946962,id:204},{model_name:"LG Stylo 7",focal_length:27.75773047640701,id:205},{model_name:"LM-K830",focal_length:28.963635423754877,id:206},{model_name:"K92",focal_length:27.371132918353922,id:207},{model_name:"LG Q7+",focal_length:26.58876140160919,id:208},{model_name:"LG Q7",focal_length:31.176914176195755,id:209},{model_name:"LG Q70",focal_length:26.67025676975138,id:210},{model_name:"K61",focal_length:27.46551773572225,id:211},{model_name:"LG Stylo 5+",focal_length:26.58876140160919,id:212},{model_name:"K71",focal_length:27.850608594298997,id:213},{model_name:"G7 fit",focal_length:26.58876140160919,id:214},{model_name:"LG G7 One",focal_length:26.391807804757224,id:215},{model_name:"Q92",focal_length:24.54043989650632,id:216},{model_name:"G Pad 5 10.1 FHD",focal_length:30.009922281375715,id:217},{model_name:"LG V35 ThinQ",focal_length:26.391807804757224,id:218},{model_name:"V50",focal_length:26.391807804757224,id:219},{model_name:"VELVET 2 PRO",focal_length:26.935934972311035,id:220},{model_name:"LM-X120",focal_length:25.42197565469633,id:221},{model_name:"LG K9",focal_length:24.100534714224885,id:222},{model_name:"W10 Alpha",focal_length:23.96927574603146,id:223},{model_name:"LG Aristo 3",focal_length:26.869421918078878,id:224},{model_name:"Aristo 4+",focal_length:24.05754095355608,id:225},{model_name:"LG K8s",focal_length:31.176913916846303,id:226},{model_name:"LG Tribute Royal",focal_length:25.448274433258497,id:227},{model_name:"LG K30",focal_length:26.869421918078878,id:228},{model_name:"LG K11",focal_length:31.176914176195755,id:229},{model_name:"X4",focal_length:26.869421918078878,id:230},{model_name:"LG K40",focal_length:30.009922281375715,id:231},{model_name:"LM-X420",focal_length:31.176914216677503,id:232},{model_name:"LG K40S",focal_length:27.197559256413644,id:233},{model_name:"W30",focal_length:13.810345002998217,id:234},{model_name:"LG Q60",focal_length:27.04010258322721,id:235},{model_name:"K50S",focal_length:27.04010258322721,id:236},{model_name:"W30 Pro",focal_length:27.638407500037893,id:237},{model_name:"W10",focal_length:25.100000569555498,id:238},{model_name:"mfh505glm",focal_length:26.478764958580065,id:239},{model_name:"Nexus 4",focal_length:34.72552078740022,id:240},{model_name:"Optimus 2X",focal_length:34.725520412018184,id:241},{model_name:"Nexus 5X",focal_length:25.087107737148965,id:242},{model_name:"UNKNOWN",focal_length:31.159794517601803,id:243},{model_name:"G Pad 8+",focal_length:34.96415115310951,id:244},{model_name:"LG K4",focal_length:34.379657558043434,id:245},{model_name:"Stylo 2 V",focal_length:31.176914176195755,id:246},{model_name:"Enact",focal_length:34.72552078740023,id:247}]},{Motorola:[{model_name:"Lenovo XT2081-4",focal_length:26.493749819789084,id:0},{model_name:"motorola edge 20",focal_length:29.543066546205182,id:1},{model_name:"motorola one hyper",focal_length:26.815734547623865,id:2},{model_name:"Moto G (5S) Plus",focal_length:27.370221550253955,id:3},{model_name:"moto g84 5G",focal_length:24.529411970950328,id:4},{model_name:"Lenovo K13 Note",focal_length:24.78857150739552,id:5},{model_name:"moto g14",focal_length:29.407166636520426,id:6},{model_name:"Moto G (5)",focal_length:27.63238726868335,id:7},{model_name:"DROID RAZR HD",focal_length:36.26076547382953,id:8},{model_name:"DROID RAZR M",focal_length:29.897901400111113,id:9},{model_name:"Droid Turbo",focal_length:28.806021486534394,id:10},{model_name:"Moto E3 Power",focal_length:29.37332967983944,id:11},{model_name:"GM1917",focal_length:28.250558285361297,id:12},{model_name:"motorola one fusion",focal_length:26.293331006331233,id:13},{model_name:"Moto G4 Play",focal_length:28.75016248053655,id:14},{model_name:"Moto X (4)",focal_length:27.39705880988088,id:15},{model_name:"moto g(9)",focal_length:26.493749819789084,id:16},{model_name:"Lenovo K10",focal_length:29.589040322786094,id:17},{model_name:"Lenovo K11",focal_length:27.310344521412535,id:18},{model_name:"Lenovo K11 Power",focal_length:27.517807123946962,id:19},{model_name:"Lenovo K12",focal_length:27.310344521412535,id:20},{model_name:"Lenovo K13",focal_length:29.37251918327443,id:21},{model_name:"Lenovo K14",focal_length:28.582074964737362,id:22},{model_name:"Lenovo K14 Plus",focal_length:27.659622290770017,id:23},{model_name:"Lenovo K15",focal_length:27.716551813706566,id:24},{model_name:"moto g22",focal_length:25.28350426142474,id:25},{model_name:"moto g(30)",focal_length:28.62914247597051,id:26},{model_name:"Moto Z (2) Force",focal_length:22.6004466357135,id:27},{model_name:"Moto G(4)",focal_length:27.698865701464328,id:28},{model_name:"Lenovo K12 Pro",focal_length:26.284268308160925,id:29},{model_name:"moto g(60)",focal_length:29.543066546205182,id:30},{model_name:"Moto C",focal_length:38.60112324630174,id:31},{model_name:"Moto C Plus",focal_length:30.557934522070042,id:32},{model_name:"moto e(6i)",focal_length:29.37251918327443,id:33},{model_name:"moto g(10)",focal_length:26.493749819789084,id:34},{model_name:"moto e13",focal_length:29.017856755685994,id:35},{model_name:"moto e14",focal_length:27.77777854429843,id:36},{model_name:"moto e22",focal_length:27.062068904282494,id:37},{model_name:"moto e22i",focal_length:27.062068904282494,id:38},{model_name:"moto e22s",focal_length:27.049179693538335,id:39},{model_name:"moto e30",focal_length:27.659622290770017,id:40},{model_name:"moto e32(s)",focal_length:27.049179693538335,id:41},{model_name:"moto e32",focal_length:27.049179693538335,id:42},{model_name:"Moto E (4)",focal_length:32.14131289417997,id:43},{model_name:"Moto E4",focal_length:31.814892649586625,id:44},{model_name:"moto e5",focal_length:29.488734178162826,id:45},{model_name:"moto e(5) cruise",focal_length:24.638965325958484,id:46},{model_name:"moto e5 go",focal_length:24.638965325958484,id:47},{model_name:"Moto E (5)",focal_length:29.761906639098203,id:48},{model_name:"moto e5 play",focal_length:24.459266110296422,id:49},{model_name:"Moto E (5) Play",focal_length:24.638965325958484,id:50},{model_name:"moto e5 plus",focal_length:29.761906639098203,id:51},{model_name:"moto e(5) plus",focal_length:29.761906639098203,id:52},{model_name:"moto e6",focal_length:29.579318075967517,id:53},{model_name:"moto e6 play",focal_length:25.085107402922414,id:54},{model_name:"Moto E (4) Plus",focal_length:32.14131289417997,id:55},{model_name:"moto e",focal_length:27.48411552187449,id:56},{model_name:"Moto E (1st Gen)",focal_length:34.65147344834555,id:57},{model_name:"moto g play (2021)",focal_length:27.653770723159674,id:58},{model_name:"Moto E LTE",focal_length:35.55680864369924,id:59},{model_name:"Moto E (2nd Gen)",focal_length:35.55680864369924,id:60},{model_name:"moto g(100)",focal_length:26.777788584754365,id:61},{model_name:"motorola edge 20 pro",focal_length:29.543066546205182,id:62},{model_name:"moto g(20)",focal_length:34.72552078740023,id:63},{model_name:"Lenovo K14 Note",focal_length:28.647132811599914,id:64},{model_name:"moto g 5G (2022)",focal_length:25.848276256440847,id:65},{model_name:"moto g(50) 5G",focal_length:27.171974812469358,id:66},{model_name:"moto g71 5G",focal_length:29.349620604501276,id:67},{model_name:"moto g51",focal_length:29.349620604501276,id:68},{model_name:"moto g52j 5G",focal_length:28.520698645167492,id:69},{model_name:"moto g(50)",focal_length:28.520698645167492,id:70},{model_name:"moto g stylus 5G (2022)",focal_length:29.349620604501276,id:71},{model_name:"moto g52",focal_length:25.54687595072517,id:72},{model_name:"moto g82 5G",focal_length:29.28125053033649,id:73},{model_name:"moto g(6)",focal_length:26.303177981812212,id:74},{model_name:"moto g stylus 5G",focal_length:29.28125053033649,id:75},{model_name:"moto g pure",focal_length:28.722580351417697,id:76},{model_name:"moto g(6) plus",focal_length:26.303177981812212,id:77},{model_name:"moto g(6) play",focal_length:29.488734178162826,id:78},{model_name:"moto g 5G",focal_length:27.292500923685715,id:79},{model_name:"moto g(60)s",focal_length:29.332173789732852,id:80},{model_name:"moto g(7) optimo (XT1952DL)",focal_length:26.303177981812212,id:81},{model_name:"moto g(7) optimo maxx(XT1955DL)",focal_length:26.303177981812212,id:82},{model_name:"motorola edge",focal_length:26.282328712431728,id:83},{model_name:"moto g(7) plus",focal_length:27.246094358997663,id:84},{model_name:"moto g(7) power",focal_length:26.303177981812212,id:85},{model_name:"moto g(7)",focal_length:26.303177981812212,id:86},{model_name:"Moto G(8) Family (AOSP)",focal_length:27.376575789017092,id:87},{model_name:"Moto G(8) Family (hOS)",focal_length:28.250558285361297,id:88},{model_name:"moto g(8) family",focal_length:29.531251047737943,id:89},{model_name:"moto g(8) play",focal_length:26.272130568954655,id:90},{model_name:"moto g(8) plus",focal_length:24.422269488365412,id:91},{model_name:"moto g(8) power lite",focal_length:26.689656384351323,id:92},{model_name:"moto g(8) power",focal_length:29.531251047737943,id:93},{model_name:"moto g fast",focal_length:27.376575789017092,id:94},{model_name:"moto g(9) plus",focal_length:29.531251047737943,id:95},{model_name:"moto g04",focal_length:27.77777854429843,id:96},{model_name:"moto g13",focal_length:29.117646242095542,id:97},{model_name:"moto g200 5G",focal_length:29.04885788769227,id:98},{model_name:"moto g24",focal_length:27.12328696255391,id:99},{model_name:"moto g31",focal_length:28.647132811599914,id:100},{model_name:"moto g32",focal_length:25.370690237221346,id:101},{model_name:"moto g34",focal_length:25.196918031568824,id:102},{model_name:"moto g41",focal_length:28.647132811599914,id:103},{model_name:"moto g42",focal_length:25.370690237221346,id:104},{model_name:"Moto G(4) Plus",focal_length:23.91115065716653,id:105},{model_name:"moto G53",focal_length:26.94904211687353,id:106},{model_name:"moto g54 5G",focal_length:25.261803254935568,id:107},{model_name:"Moto G Plus (5th Gen)",focal_length:27.188032557735273,id:108},{model_name:"Moto G (5S)",focal_length:27.805508495355042,id:109},{model_name:"moto g62 5G",focal_length:25.54687595072517,id:110},{model_name:"motorola edge 30 neo",focal_length:51.03310905477495,id:111},{model_name:"moto g72",focal_length:25.261803254935568,id:112},{model_name:"moto g73 5G",focal_length:25.261803254935568,id:113},{model_name:"moto z3 play",focal_length:29.37332967983944,id:114},{model_name:"moto g85 5G",focal_length:25.7142854472664,id:115},{model_name:"Moto G8 Family",focal_length:29.531251047737943,id:116},{model_name:"Moto G (4)",focal_length:28.36345980980253,id:117},{model_name:"Moto G (5) Plus",focal_length:24.347816133869095,id:118},{model_name:"Moto G with 4G LTE (2nd Gen)",focal_length:28.418250225847967,id:119},{model_name:"Moto G 2014",focal_length:28.200003355371507,id:120},{model_name:"Moto G (2nd Gen)",focal_length:28.200003355371507,id:121},{model_name:"Moto G (3rd Gen)",focal_length:28.611194158048768,id:122},{model_name:"moto g stylus (2023)",focal_length:29.379313104170745,id:123},{model_name:"moto g 5G - 2023",focal_length:26.94904211687353,id:124},{model_name:"moto g 5G - 2024",focal_length:26.94904211687353,id:125},{model_name:"moto g 5G plus",focal_length:29.531251047737943,id:126},{model_name:"Moto G (1st Gen)",focal_length:34.72551964516444,id:127},{model_name:"moto g play - 2023",focal_length:27.062068904282494,id:128},{model_name:"moto g play - 2024",focal_length:27.081145393739124,id:129},{model_name:"Moto G (4) Play",focal_length:32.14131289417997,id:130},{model_name:"moto g power (2021)",focal_length:27.376575789017092,id:131},{model_name:"moto g power (2022)",focal_length:27.049179693538335,id:132},{model_name:"moto g power",focal_length:29.531251047737943,id:133},{model_name:"moto g power 5G - 2023",focal_length:25.31612836538072,id:134},{model_name:"moto g power 5G - 2024",focal_length:25.261803254935568,id:135},{model_name:"moto g pro",focal_length:29.531251047737943,id:136},{model_name:"moto g stylus (2021)",focal_length:29.296876261166034,id:137},{model_name:"moto g stylus (2022)",focal_length:28.647132811599914,id:138},{model_name:"moto g stylus 5G - 2023",focal_length:25.54687595072517,id:139},{model_name:"moto g stylus 5G - 2024",focal_length:25.7142854472664,id:140},{model_name:"moto g stylus",focal_length:29.531251047737943,id:141},{model_name:"Moto G Turbo Edition",focal_length:28.611194158048768,id:142},{model_name:"Moto MAXX",focal_length:28.806021486534394,id:143},{model_name:"motorola one action",focal_length:26.85672841215029,id:144},{model_name:"moto tab g20",focal_length:29.185714537513505,id:145},{model_name:"Moto Tab g70",focal_length:27.468493279535657,id:146},{model_name:"moto X40",focal_length:26.608828536729003,id:147},{model_name:"motorola one power",focal_length:27.105058268296236,id:148},{model_name:"moto x5",focal_length:26.997460912636022,id:149},{model_name:"Moto X (2nd Gen)",focal_length:29.031028706217455,id:150},{model_name:"Moto X",focal_length:31.557358807193282,id:151},{model_name:"DROID MAXX 2",focal_length:31.051630086055415,id:152},{model_name:"Moto X Play",focal_length:31.051630086055415,id:153},{model_name:"Nexus 6",focal_length:28.689492359504662,id:154},{model_name:"Moto Z (2) Play",focal_length:24.057844191188554,id:155},{model_name:"Moto Z(3)",focal_length:24.422269488365412,id:156},{model_name:"moto z4",focal_length:26.458332858090543,id:157},{model_name:"Moto Z",focal_length:24.136721351489598,id:158},{model_name:"Moto Z Play",focal_length:24.057844191188554,id:159},{model_name:"Moto E with 4G LTE (2nd Gen)",focal_length:35.55680864369924,id:160},{model_name:"MotoG3",focal_length:31.051630086055415,id:161},{model_name:"motorola edge (2021)",focal_length:29.543066546205182,id:162},{model_name:"motorola edge 2023",focal_length:25.007635400828974,id:163},{model_name:"motorola edge (2022)",focal_length:24.24124968873049,id:164},{model_name:"motorola edge 2024",focal_length:25.7142854472664,id:165},{model_name:"motorola edge 20 fusion",focal_length:29.524724631768517,id:166},{model_name:"motorola edge 30",focal_length:25.84033531368509,id:167},{model_name:"moto S30",focal_length:24.969512225039512,id:168},{model_name:"motorola edge 30 pro",focal_length:22.977940437965092,id:169},{model_name:"moto edge X30",focal_length:22.977940437965092,id:170},{model_name:"motorola edge 30 ultra",focal_length:22.977940437965092,id:171},{model_name:"motorola edge 40",focal_length:25.83807320232659,id:172},{model_name:"motorola edge 40 neo",focal_length:25.78165959323499,id:173},{model_name:"motorola edge 50 fusion",focal_length:25.7142854472664,id:174},{model_name:"ThinkPhone 25 by motorola",focal_length:25.725489116477917,id:175},{model_name:"motorola edge 50 pro",focal_length:22.222053373169395,id:176},{model_name:"motorola edge 50",focal_length:25.7142854472664,id:177},{model_name:"motorola edge 50 ultra",focal_length:22.222053373169395,id:178},{model_name:"motorola edge plus",focal_length:25.97222221200195,id:179},{model_name:"motorola one 5G UW ace",focal_length:27.292500923685715,id:180},{model_name:"motorola one 5G ace",focal_length:34.72552078740023,id:181},{model_name:"moto p30 play",focal_length:26.174867972863275,id:182},{model_name:"Motorola one",focal_length:26.174867972863275,id:183},{model_name:"motorola one fusion+",focal_length:23.437501008932834,id:184},{model_name:"moto P30 NOTE",focal_length:27.105058268296236,id:185},{model_name:"motorola p50",focal_length:26.690623958548553,id:186},{model_name:"motorola one vision",focal_length:26.458332858090543,id:187},{model_name:"Motorola One Vision",focal_length:30.557936631316462,id:188},{model_name:"motorola one zoom",focal_length:26.458332858090543,id:189},{model_name:"XT2071-4",focal_length:26.388887873249082,id:190},{model_name:"moto razr 40",focal_length:25.641024403795658,id:191},{model_name:"motorola razr 2022",focal_length:24.145358106785896,id:192},{model_name:"moto razr 40 Ultra",focal_length:26.258437091119013,id:193},{model_name:"motorola razr 2024",focal_length:25.78165959323499,id:194},{model_name:"moto razr 50",focal_length:25.708007518974796,id:195},{model_name:"motorola razr",focal_length:32.9365074515663,id:196},{model_name:"One Plus 7",focal_length:27.188032557735273,id:197},{model_name:"Photon",focal_length:30.927095599416337,id:198},{model_name:"POCO X2",focal_length:27.07758706003678,id:199},{model_name:"SM-A205F",focal_length:25.702467867903234,id:200},{model_name:"LEX L11",focal_length:23.113636160438723,id:201},{model_name:"MOTOTRBO ION",focal_length:23.113636160438723,id:202},{model_name:"ThinkPhone by Motorola",focal_length:25.641024403795658,id:203},{model_name:"Treble",focal_length:24.057844191188554,id:204},{model_name:"XOOM",focal_length:34.06794156912343,id:205},{model_name:"Moto E",focal_length:34.651473941934704,id:206},{model_name:"Moto E Dual SIM",focal_length:34.651473941934704,id:207},{model_name:"Moto G",focal_length:34.651473941934704,id:208},{model_name:"DROID Mini",focal_length:27.45456262234029,id:209},{model_name:"Moto G Dual SIM",focal_length:34.651473941934704,id:210},{model_name:"Moto G 4G",focal_length:34.651473941934704,id:211},{model_name:"Moto X (1st Gen)",focal_length:27.45456262234029,id:212},{model_name:"Moto G (2nd gen)",focal_length:28.418250225847967,id:213},{model_name:"Moto G 4G (2nd gen)",focal_length:28.418250225847967,id:214},{model_name:"DROID Maxx",focal_length:27.45456262234029,id:215},{model_name:"Moto Maxx",focal_length:28.806021486534394,id:216},{model_name:"DROID Turbo",focal_length:28.806021486534394,id:217},{model_name:"Moto E Dual SIM (2nd gen)",focal_length:31.051630086055415,id:218},{model_name:"Moto E (2nd gen)",focal_length:31.051630086055415,id:219},{model_name:"Droid Maxx 2",focal_length:31.051630086055415,id:220},{model_name:"Moto X Style",focal_length:23.917191236975782,id:221},{model_name:"Moto X Force",focal_length:23.917191236975782,id:222},{model_name:"Droid Turbo 2",focal_length:23.917191236975782,id:223},{model_name:"Moto M",focal_length:29.37332967983944,id:224},{model_name:"Moto G5",focal_length:24.057844191188554,id:225},{model_name:"Moto G5 Plus",focal_length:27.188032557735273,id:226},{model_name:"Moto Z2 Play",focal_length:24.347816133869095,id:227},{model_name:"Moto Z2 Force",focal_length:24.28571280273156,id:228},{model_name:"Moto G5S",focal_length:26.303177981812212,id:229},{model_name:"XT1802",focal_length:24.717699883643373,id:230},{model_name:"Moto G5S Plus",focal_length:27.370221550253955,id:231},{model_name:"Moto G6",focal_length:27.39705880988088,id:232},{model_name:"P30",focal_length:27.105058268296236,id:233},{model_name:"Moto G50",focal_length:28.520698645167492,id:234},{model_name:"moto X30 屏下摄像版",focal_length:22.977940437965092,id:235},{model_name:"XT2261-1",focal_length:24.914653480495346,id:236},{model_name:"XT2261-2",focal_length:25.013130278921334,id:237},{model_name:"XT2301-5",focal_length:24.65277639324992,id:238},{model_name:"XT2323-3",focal_length:27.060985804013622,id:239},{model_name:"Droid Bionic Targa",focal_length:34.72552078740022,id:240},{model_name:"RAZR i XT890",focal_length:31.814892292372043,id:241},{model_name:"DROID4",focal_length:34.72552011282922,id:242},{model_name:"XT905",focal_length:36.26076547382953,id:243},{model_name:"RAZR XT910",focal_length:34.72552011282922,id:244},{model_name:"RAZR D1",focal_length:32.47285959488563,id:245},{model_name:"RAZR D3",focal_length:31.176914536239796,id:246},{model_name:"RAZR D3 XT919",focal_length:31.176914536239796,id:247},{model_name:"Z3",focal_length:29.787696757786385,id:248}]},{"Nokia HMD":[{model_name:"Cosmo",focal_length:28.151227079116108,id:0},{model_name:"Deadmau5",focal_length:13.39285765761877,id:1},{model_name:"DoctorDoom",focal_length:21.757814107178262,id:2},{model_name:"DoctorStrange",focal_length:27.169775216684144,id:3},{model_name:"GM1917",focal_length:27.391973180364445,id:4},{model_name:"HMD CREST",focal_length:12.85311957345754,id:5},{model_name:"HMD CREST MAX",focal_length:27.30068730744853,id:6},{model_name:"HMD Fusion",focal_length:24.56249947613104,id:7},{model_name:"HMD Pulse",focal_length:28.36150933950817,id:8},{model_name:"HMD Pulse Plus",focal_length:28.58168768393259,id:9},{model_name:"HMD Pulse Pro",focal_length:28.656000137329105,id:10},{model_name:"HMD T21",focal_length:27.049234676992054,id:11},{model_name:"M-KOPA X20",focal_length:28.656000137329105,id:12},{model_name:"M-KOPA X2",focal_length:28.36150933950817,id:13},{model_name:"N1374DL",focal_length:27.42581536216612,id:14},{model_name:"N150DL",focal_length:27.081145393739124,id:15},{model_name:"N151DL",focal_length:27.912327285340005,id:16},{model_name:"N152DL",focal_length:27.9310335642376,id:17},{model_name:"N155DL",focal_length:27.081145393739124,id:18},{model_name:"N156DL",focal_length:27.9310335642376,id:19},{model_name:"N159V",focal_length:27.77777854429843,id:20},{model_name:"NB1",focal_length:27.166193916286193,id:21},{model_name:"Nokia 1.3",focal_length:27.653770723159674,id:22},{model_name:"Nokia 1.4",focal_length:27.653770723159674,id:23},{model_name:"Nokia 1",focal_length:31.176914176195755,id:24},{model_name:"Nokia 1 Plus",focal_length:19.295453258536135,id:25},{model_name:"Nokia 2.1",focal_length:29.761906639098203,id:26},{model_name:"Nokia 2.2",focal_length:26.445859949991824,id:27},{model_name:"Nokia 2.3",focal_length:28.30344698993266,id:28},{model_name:"Nokia 2.4",focal_length:27.653770723159674,id:29},{model_name:"Nokia 2",focal_length:28.64445839828316,id:30},{model_name:"Nokia 2 V",focal_length:29.897902116643923,id:31},{model_name:"Nokia 2 V Tella",focal_length:26.068963476083567,id:32},{model_name:"Nokia 3.1 A",focal_length:27.853856630518944,id:33},{model_name:"Nokia 3.1 C",focal_length:27.853856630518944,id:34},{model_name:"Nokia 3.1",focal_length:25.23506902941671,id:35},{model_name:"Nokia 3.1 Plus",focal_length:26.174867972863275,id:36},{model_name:"Nokia 3.2",focal_length:27.653770723159674,id:37},{model_name:"Nokia 3.4",focal_length:27.169775216684144,id:38},{model_name:"Nokia 3 V",focal_length:27.48411552187449,id:39},{model_name:"Nokia 4.2",focal_length:27.475052587443077,id:40},{model_name:"Nokia 5.1",focal_length:25.23506902941671,id:41},{model_name:"Nokia 5.1 Plus",focal_length:26.686097351616045,id:42},{model_name:"Nokia 5.3",focal_length:27.57352938586906,id:43},{model_name:"Nokia 5.4",focal_length:28.046875536803995,id:44},{model_name:"Nokia 6.1",focal_length:24.816176682069358,id:45},{model_name:"Nokia 6.1 Plus",focal_length:27.216493895132697,id:46},{model_name:"Nokia 6.2",focal_length:29.543067702260863,id:47},{model_name:"Nokia 7.1",focal_length:24.59712402412326,id:48},{model_name:"Nokia 7.2",focal_length:26.3881972118206,id:49},{model_name:"Nokia 7",focal_length:25.289956279427297,id:50},{model_name:"Nokia 7 plus",focal_length:28.36134469698166,id:51},{model_name:"Nokia 7 Plus",focal_length:28.36134469698166,id:52},{model_name:"Nokia 8.1",focal_length:53.724051971512914,id:53},{model_name:"Nokia 8.3 5G",focal_length:24.999999812916993,id:54},{model_name:"Nokia 8",focal_length:27.166193916286193,id:55},{model_name:"Nokia 8 Sirocco",focal_length:27.188032557735273,id:56},{model_name:"Nokia 8 V 5G UW",focal_length:24.999999812916993,id:57},{model_name:"Nokia 9",focal_length:24.243552685264213,id:58},{model_name:"Nokia C01 Plus",focal_length:27.653770723159674,id:59},{model_name:"Nokia C02",focal_length:32.94148451379815,id:60},{model_name:"Nokia C100",focal_length:28.01095732568826,id:61},{model_name:"Nokia C10",focal_length:28.247383919754487,id:62},{model_name:"Nokia C110",focal_length:27.9310335642376,id:63},{model_name:"Nokia C12",focal_length:28.19766089353334,id:64},{model_name:"Nokia C12 Pro",focal_length:28.19766089353334,id:65},{model_name:"Nokia C1 2nd Edition",focal_length:28.183731716018553,id:66},{model_name:"Nokia C1 Plus",focal_length:27.402035703656097,id:67},{model_name:"Nokia C1",focal_length:25.793650449498664,id:68},{model_name:"Nokia C200",focal_length:27.912327285340005,id:69},{model_name:"Nokia C20",focal_length:28.043267572431276,id:70},{model_name:"Nokia C20 Plus",focal_length:26.984129080326326,id:71},{model_name:"Nokia C210",focal_length:27.653770723159674,id:72},{model_name:"Nokia C21",focal_length:28.043267572431276,id:73},{model_name:"Nokia C21 Plus",focal_length:27.616568081160086,id:74},{model_name:"Nokia C22",focal_length:26.094093564295903,id:75},{model_name:"Nokia C2 2nd Edition",focal_length:37.74681699920789,id:76},{model_name:"Nokia C2",focal_length:26.09127158549542,id:77},{model_name:"Nokia C2 Tennen",focal_length:26.068963476083567,id:78},{model_name:"Nokia C300",focal_length:27.081145393739124,id:79},{model_name:"Nokia C30",focal_length:28.043267572431276,id:80},{model_name:"Nokia C31",focal_length:27.616437752176637,id:81},{model_name:"Nokia C32",focal_length:26.094093564295903,id:82},{model_name:"Nokia C3",focal_length:26.984129080326326,id:83},{model_name:"Nokia G100",focal_length:27.081145393739124,id:84},{model_name:"Nokia G10",focal_length:27.517807123946962,id:85},{model_name:"Nokia G11 Plus",focal_length:27.089726928557823,id:86},{model_name:"Nokia G11",focal_length:27.376575789017092,id:87},{model_name:"Nokia G20",focal_length:27.269753920848668,id:88},{model_name:"Nokia G21",focal_length:27.376575789017092,id:89},{model_name:"Nokia G22",focal_length:38.57142857142857,id:90},{model_name:"Nokia G310 5G",focal_length:26.26306715355043,id:91},{model_name:"Nokia G400 5G",focal_length:27.812500750232108,id:92},{model_name:"Nokia G42 5G",focal_length:26.26306715355043,id:93},{model_name:"Nokia G50",focal_length:27.42581536216612,id:94},{model_name:"Nokia G60 5G",focal_length:26.26306715355043,id:95},{model_name:"Nokia T10",focal_length:37.33714409497324,id:96},{model_name:"Nokia T20",focal_length:31.94444488245625,id:97},{model_name:"Nokia T21",focal_length:27.374179906256373,id:98},{model_name:"Nokia X100",focal_length:28.90625161687954,id:99},{model_name:"Nokia X10",focal_length:27.42581536216612,id:100},{model_name:"Nokia X20",focal_length:25.106707212361712,id:101},{model_name:"Nokia X30 5G",focal_length:24.561872861695797,id:102},{model_name:"Nokia X5",focal_length:26.686097351616045,id:103},{model_name:"Nokia X6",focal_length:27.216493895132697,id:104},{model_name:"Nokia X71",focal_length:30.078125549739042,id:105},{model_name:"Nokia X7",focal_length:53.724051971512914,id:106},{model_name:"Nokia XR20",focal_length:27.050508665766785,id:107},{model_name:"Nokia XR21",focal_length:24.561872861695797,id:108},{model_name:"TA-1000",focal_length:24.816176682069358,id:109},{model_name:"Riddler",focal_length:32.94148451379815,id:110},{model_name:"Sentry",focal_length:24.561872861695797,id:111},{model_name:"Nokia 6",focal_length:24.816176682069358,id:112},{model_name:"Nokia 3",focal_length:24.774874126767788,id:113},{model_name:"Nokia 5",focal_length:24.816176682069358,id:114},{model_name:"Yondu",focal_length:29.37251918327443,id:115},{model_name:"ara",focal_length:31.239840557743605,id:116},{model_name:"Nokia_XL",focal_length:34.72552078740022,id:117},{model_name:"X2 Dual SIM",focal_length:31.239840557743605,id:118}]},{Nothing:[{model_name:"A015",focal_length:25.457699838982133,id:0},{model_name:"Nothing Phone (1)",focal_length:25.468751021867874,id:1},{model_name:"Nothing Phone (2)",focal_length:20.588592105017593,id:2},{model_name:"Nothing Phone (2a)",focal_length:21.73244077072513,id:3},{model_name:"Nothing Phone (2a) Plus",focal_length:24.896552001332214,id:4}]},{OLLA:[{model_name:"Jolla C",focal_length:33.640316692393796,id:0},{model_name:"M8",focal_length:29.353847210223854,id:1},{model_name:"M8_PLUS",focal_length:32.648276209065784,id:2},{model_name:"Note3",focal_length:27.7773509124247,id:3},{model_name:"Volla Phone X23",focal_length:26.54999842420224,id:4},{model_name:"Volla Phone X",focal_length:29.50819602931454,id:5},{model_name:"Volla Phone",focal_length:27.134903049919846,id:6}]},{OnePlus:[{id:1,model_name:"A11 中国版",focal_length:26.949040367866548},{id:2,model_name:"A11n中国版",focal_length:26.937716137730455},{id:3,model_name:"A1601",focal_length:28.2543409958179},{id:4,model_name:"A1k",focal_length:32.77241401763081},{id:5,model_name:"A3",focal_length:24.774875238488978},{id:6,model_name:"A32 中国版",focal_length:27.081145393739124},{id:7,model_name:"A37",focal_length:27.50688392658975},{id:8,model_name:"A3s",focal_length:25.281707048102675},{id:9,model_name:"A3中国版",focal_length:25.25070466123103},{id:10,model_name:"A5",focal_length:29.54668274547054},{id:11,model_name:"A5 2020",focal_length:26.949040367866548},{id:12,model_name:"A52",focal_length:26.937716137730455},{id:13,model_name:"A52 中国版",focal_length:26.949040367866548},{id:14,model_name:"A53",focal_length:26.640626817372606},{id:15,model_name:"A54",focal_length:27.12328696255391},{id:16,model_name:"A54 5G",focal_length:26.640626817372606},{id:17,model_name:"A55 5G",focal_length:27.538247346905266},{id:18,model_name:"A57",focal_length:28.806022582600658},{id:19,model_name:"A59",focal_length:28.806021766635176},{id:20,model_name:"A7",focal_length:28.89572014911371},{id:21,model_name:"A72",focal_length:26.937716137730455},{id:22,model_name:"A73",focal_length:29.95702914015522},{id:23,model_name:"A73t",focal_length:28.254340160995124},{id:24,model_name:"A74",focal_length:27.1875013193737},{id:25,model_name:"A77",focal_length:28.528272501360387},{id:26,model_name:"A79k",focal_length:29.95702914015522},{id:27,model_name:"A79t",focal_length:29.95702914015522},{id:28,model_name:"A7x 中国版",focal_length:27.210190425069445},{id:29,model_name:"A83",focal_length:26.686097489461016},{id:30,model_name:"A83t",focal_length:26.686097489461016},{id:31,model_name:"A9 中国版",focal_length:27.46551773572225},{id:32,model_name:"A91",focal_length:27.46551773572225},{id:33,model_name:"A93",focal_length:27.17570435104068},{id:34,model_name:"A93 5G",focal_length:27.081145393739124},{id:35,model_name:"A94",focal_length:24.00000109617742},{id:36,model_name:"A9x",focal_length:27.46551773572225},{id:37,model_name:"AX5s",focal_length:28.806021766635176},{id:38,model_name:"AX7",focal_length:28.895720906436033},{id:39,model_name:"CPH1605",focal_length:27.71756943654091},{id:40,model_name:"CPH1609",focal_length:29.37332967983944},{id:41,model_name:"CPH1613",focal_length:28.037881717962545},{id:42,model_name:"CPH1701",focal_length:28.806022582600658},{id:43,model_name:"CPH1707",focal_length:27.14353958289964},{id:44,model_name:"CPH1715",focal_length:29.37332967983944},{id:45,model_name:"CPH1717",focal_length:26.686097960901765},{id:46,model_name:"CPH1719",focal_length:27.559342710866105},{id:47,model_name:"CPH1721",focal_length:27.717570071516445},{id:48,model_name:"CPH1723",focal_length:28.254341353917873},{id:49,model_name:"CPH1725",focal_length:29.95702914015522},{id:50,model_name:"CPH1727",focal_length:28.254341353917873},{id:51,model_name:"CPH1729",focal_length:26.686097489461016},{id:52,model_name:"CPH1801",focal_length:28.528274025562734},{id:53,model_name:"CPH1805",focal_length:25.281707048102675},{id:54,model_name:"CPH1827",focal_length:26.686097489461016},{id:55,model_name:"CPH1851",focal_length:25.281707048102675},{id:56,model_name:"CPH1893",focal_length:27.559342869071397},{id:57,model_name:"CPH1909",focal_length:28.80602102541469},{id:58,model_name:"CPH1912",focal_length:28.80602102541469},{id:59,model_name:"CPH1937",focal_length:26.937716137730455},{id:60,model_name:"CPH1989",focal_length:27.46551773572225},{id:61,model_name:"CPH2001",focal_length:27.46551773572225},{id:62,model_name:"CPH2015",focal_length:27.049179693538335},{id:63,model_name:"CPH2021",focal_length:27.46551773572225},{id:64,model_name:"CPH2031",focal_length:27.049179693538335},{id:65,model_name:"CPH2071",focal_length:27.806895755672596},{id:66,model_name:"CPH2073",focal_length:27.049179693538335},{id:67,model_name:"CPH2081",focal_length:27.049179693538335},{id:68,model_name:"CPH2095",focal_length:26.640626817372606},{id:69,model_name:"CPH2099",focal_length:26.640626817372606},{id:70,model_name:"CPH2109",focal_length:25.655487161650523},{id:71,model_name:"CPH2113",focal_length:23.87195069096865},{id:72,model_name:"CPH2137",focal_length:27.07129841825815},{id:73,model_name:"CPH2161",focal_length:27.12328696255391},{id:74,model_name:"CPH2173",focal_length:25.655487161650523},{id:75,model_name:"CPH2237",focal_length:24.00000109617742},{id:76,model_name:"CPH2249",focal_length:25.85142844063895},{id:77,model_name:"CPH2251",focal_length:24.00000109617742},{id:78,model_name:"CPH2269",focal_length:70.8196685942743},{id:79,model_name:"CPH2273",focal_length:26.97547627845627},{id:80,model_name:"CPH2309",focal_length:27.081145393739124},{id:81,model_name:"CPH2325",focal_length:26.456897978940027},{id:82,model_name:"CPH2333",focal_length:27.1875013193737},{id:83,model_name:"CPH2349",focal_length:28.206184381125606},{id:84,model_name:"F11",focal_length:27.46551773572225},{id:85,model_name:"F11 Pro",focal_length:27.46551773572225},{id:86,model_name:"F1f",focal_length:29.663082419074115},{id:87,model_name:"F7",focal_length:27.46245015708769},{id:88,model_name:"F9",focal_length:27.46245015708769},{id:89,model_name:"Find X",focal_length:28.999998013178587},{id:90,model_name:"Find X 兰博基尼",focal_length:27.74999925494197},{id:91,model_name:"Find X2",focal_length:25.655487161650523},{id:92,model_name:"Find X2 Lite",focal_length:26.13566961727823},{id:93,model_name:"Find X2 Neo/Reno3 Pro",focal_length:25.7926821050936},{id:94,model_name:"Find X2 Pro",focal_length:25.655487161650523},{id:95,model_name:"Find X2 Pro 中国版",focal_length:25.655487161650523},{id:96,model_name:"Find X2 中国版",focal_length:25.655487161650523},{id:97,model_name:"Find x3 neo",focal_length:25.861279642633825},{id:98,model_name:"Find X3 Pro 中国版",focal_length:25.861279642633825},{id:99,model_name:"Find X3 中国版",focal_length:25.861279642633825},{id:100,model_name:"GM1917",focal_length:26.548262964102722},{id:101,model_name:"K1",focal_length:27.559342869071397},{id:102,model_name:"K3",focal_length:27.343751177088304},{id:103,model_name:"K5",focal_length:27.096036164026884},{id:104,model_name:"K9 5G",focal_length:23.87195069096865},{id:105,model_name:"OPPO A53 5G",focal_length:27.12328696255391},{id:106,model_name:"OPPO A53s 5G",focal_length:27.538247346905266},{id:107,model_name:"OPPO F5",focal_length:29.95702914015522},{id:108,model_name:"OPPO Find X3 Lite 5G",focal_length:23.87195069096865},{id:109,model_name:"OPPO Reno5",focal_length:24.53007462251093},{id:110,model_name:"OPPO Reno5 A",focal_length:26.640626817372606},{id:111,model_name:"OPPO Reno5 k 5G",focal_length:23.87195069096865},{id:112,model_name:"OPPO Reno5 pro",focal_length:25.85142844063895},{id:113,model_name:"OPPO Reno5 Pro+ 5G",focal_length:25.861279642633825},{id:114,model_name:"OPPO Reno5 Z",focal_length:27.17570435104068},{id:115,model_name:"PCLM10",focal_length:18.000000000000004},{id:116,model_name:"PDBM00",focal_length:27.049179693538335},{id:117,model_name:"PDKM00",focal_length:26.456897978940027},{id:118,model_name:"PDKT00",focal_length:26.456897978940027},{id:119,model_name:"PDYM20",focal_length:27.12328696255391},{id:120,model_name:"PDYT20",focal_length:27.12328696255391},{id:121,model_name:"PEAM00",focal_length:24.00000109617742},{id:122,model_name:"PEAT00",focal_length:24.00000109617742},{id:123,model_name:"PEGM00",focal_length:23.87195069096865},{id:124,model_name:"PEGT00",focal_length:23.87195069096865},{id:125,model_name:"PEPM00",focal_length:25.85142844063895},{id:126,model_name:"PEQM00",focal_length:24.00000109617742},{id:127,model_name:"R11",focal_length:27.14353958289964},{id:128,model_name:"R11 Plus",focal_length:27.717570071516445},{id:129,model_name:"R11 Plusk",focal_length:27.717570071516445},{id:130,model_name:"R11s",focal_length:27.559342710866105},{id:131,model_name:"R11sPlus",focal_length:27.717570071516445},{id:132,model_name:"R15",focal_length:27.62790805987892},{id:133,model_name:"R15 Pro",focal_length:27.559342710866105},{id:134,model_name:"R15 中国版",focal_length:27.62790805987892},{id:135,model_name:"R15 梦境版",focal_length:27.559342710866105},{id:136,model_name:"R15x",focal_length:27.559342869071397},{id:137,model_name:"R17",focal_length:27.374999627470984},{id:138,model_name:"R17 Pro",focal_length:27.374999627470984},{id:139,model_name:"R7sfg",focal_length:33.64031626275933},{id:140,model_name:"R9 Plus",focal_length:28.037881717962545},{id:141,model_name:"R9s",focal_length:29.264304387192308},{id:142,model_name:"R9s Plus",focal_length:28.037881717962545},{id:143,model_name:"R9sk",focal_length:29.258582957187798},{id:144,model_name:"realme 1",focal_length:25.235068516320393},{id:145,model_name:"realme 2",focal_length:29.54668274547054},{id:146,model_name:"realme 2 Pro",focal_length:24.49241518905027},{id:147,model_name:"Realme 2 Pro",focal_length:24.49241518905027},{id:148,model_name:"realme C1",focal_length:32.40613462253429},{id:149,model_name:"realme U1",focal_length:26.548262964102722},{id:150,model_name:"Reno",focal_length:27.343751177088304},{id:151,model_name:"Reno 10x room",focal_length:26.640626817372606},{id:152,model_name:"Reno 10x Zoom",focal_length:26.640626817372606},{id:153,model_name:"Reno 10倍变焦版",focal_length:26.640626817372606},{id:154,model_name:"Reno 2",focal_length:26.640626817372606},{id:155,model_name:"Reno 2 中国版",focal_length:26.640626817372606},{id:156,model_name:"Reno 4Z 5G",focal_length:26.456897978940027},{id:157,model_name:"Reno A",focal_length:27.374999627470984},{id:158,model_name:"Reno Ace",focal_length:26.640626817372606},{id:159,model_name:"Reno Ace2",focal_length:29.218751332308745},{id:160,model_name:"Reno Z",focal_length:26.125713893345424},{id:161,model_name:"Reno Z 中国版",focal_length:26.125713893345424},{id:162,model_name:"Reno 标准版",focal_length:27.343751177088304},{id:163,model_name:"Reno2 Z",focal_length:26.534484114077127},{id:164,model_name:"Reno2 Z 中国版",focal_length:26.534484114077127},{id:165,model_name:"Reno3",focal_length:26.348335973667382},{id:166,model_name:"Reno3 5G 中国版",focal_length:26.125713893345424},{id:167,model_name:"Reno3 A",focal_length:27.560552904225965},{id:168,model_name:"Reno3 Pro",focal_length:26.348335973667382},{id:169,model_name:"Reno3 Pro 5G中国版",focal_length:25.7926821050936},{id:170,model_name:"Reno3 元气版 5G",focal_length:26.13566961727823},{id:171,model_name:"Reno4 5G",focal_length:25.7926821050936},{id:172,model_name:"Reno4 Pro",focal_length:25.7926821050936},{id:173,model_name:"Reno4 中国版",focal_length:25.7926821050936},{id:174,model_name:"Reno5 Pro 5G",focal_length:25.85142844063895},{id:175,model_name:"Reno6 Pro+ 5G",focal_length:25.861279642633825},{id:176,model_name:"RMX1801",focal_length:24.49241518905027},{id:177,model_name:"X9009",focal_length:29.37332967983944},{id:178,model_name:"X9077",focal_length:26.938904033633968}]},{Oppo:[{model_name:"1107",focal_length:33.85307637623397,id:0},{model_name:"Neo 5",focal_length:36.10241474866236,id:1},{model_name:"1206",focal_length:34.72552078740023,id:2},{model_name:"3001",focal_length:34.72552078740023,id:3},{model_name:"Find X2 Neo/Reno3 Pro",focal_length:25.7926821050936,id:4},{model_name:"Reno3 A",focal_length:27.560552904225965,id:5},{model_name:"OPPO Reno5 A",focal_length:26.640626817372606,id:6},{model_name:"A55s 5G",focal_length:27.081145393739124,id:7},{model_name:"Joy 3",focal_length:36.10241474866236,id:8},{model_name:"F1s",focal_length:28.2543409958179,id:9},{model_name:"OPPO Reno7 A",focal_length:26.782006946106584,id:10},{model_name:"Reno9 A",focal_length:26.782006946106584,id:11},{model_name:"Reno10 Pro 5G",focal_length:22.265624328043938,id:12},{model_name:"A79 5G",focal_length:25.96721353764112,id:13},{model_name:"A31",focal_length:34.72552078740023,id:14},{model_name:"A31u",focal_length:34.72552078740023,id:15},{model_name:"A31c",focal_length:34.72552078740023,id:16},{model_name:"Neo 7",focal_length:29.258581979374018,id:17},{model_name:"A37",focal_length:27.50688392658975,id:18},{model_name:"F25 Pro 5G",focal_length:22.14857155936105,id:19},{model_name:"A83t",focal_length:26.686097489461016,id:20},{model_name:"CPH1729",focal_length:26.686097489461016,id:21},{model_name:"a 15",focal_length:34.725520412018184,id:22},{model_name:"F5",focal_length:29.95702914015522,id:23},{model_name:"A17",focal_length:27.367846468312813,id:24},{model_name:"A39",focal_length:27.71756943654091,id:25},{model_name:"R9s",focal_length:29.264304387192308,id:26},{model_name:"F3",focal_length:29.37332967983944,id:27},{model_name:"R9s Plus",focal_length:28.037881717962545,id:28},{model_name:"F3 Plus",focal_length:28.037881717962545,id:29},{model_name:"A57",focal_length:28.806022582600658,id:30},{model_name:"R11",focal_length:27.14353958289964,id:31},{model_name:"A77",focal_length:29.37332967983944,id:32},{model_name:"A71",focal_length:26.686097960901765,id:33},{model_name:"R11s",focal_length:27.559342710866105,id:34},{model_name:"R11s Plus",focal_length:27.717570071516445,id:35},{model_name:"F5 Youth",focal_length:29.95702914015522,id:36},{model_name:"A83",focal_length:26.686097489461016,id:37},{model_name:"A71 (2018)",focal_length:28.528274025562734,id:38},{model_name:"A3s",focal_length:25.281707048102675,id:39},{model_name:"A5 (AX5)",focal_length:29.54668274547054,id:40},{model_name:"F7",focal_length:27.46245015708769,id:41},{model_name:"A3中国版",focal_length:25.25070466123103,id:42},{model_name:"F9 (F9 Pro)",focal_length:27.46245015708769,id:43},{model_name:"R15 Pro",focal_length:27.559342710866105,id:44},{model_name:"R15",focal_length:27.62790805987892,id:45},{model_name:"A3",focal_length:24.774875238488978,id:46},{model_name:"A12e",focal_length:29.546682841032304,id:47},{model_name:"realme 1",focal_length:25.235068516320393,id:48},{model_name:"CPH1869",focal_length:28.25434047379064,id:49},{model_name:"Find X",focal_length:28.999998013178587,id:50},{model_name:"Find X Lamborghini",focal_length:27.74999925494197,id:51},{model_name:"RX17 Pro",focal_length:27.374999627470984,id:52},{model_name:"R17",focal_length:27.374999627470984,id:53},{model_name:"RX17 Neo",focal_length:27.559342869071397,id:54},{model_name:"A7",focal_length:28.89572014911371,id:55},{model_name:"Reno2",focal_length:26.640626817372606,id:56},{model_name:"A5s (AX5s)",focal_length:28.80602102541469,id:57},{model_name:"F11",focal_length:28.01739128812274,id:58},{model_name:"Reno",focal_length:27.343751177088304,id:59},{model_name:"Reno 10x zoom",focal_length:26.640626817372606,id:60},{model_name:"Reno 5G",focal_length:26.640626817372606,id:61},{model_name:"A1k",focal_length:32.77241401763081,id:62},{model_name:"CPH1929",focal_length:27.195032898828238,id:63},{model_name:"A5 (2020)",focal_length:26.949040367866548,id:64},{model_name:"A9 (2020)",focal_length:34.725520412018184,id:65},{model_name:"A9",focal_length:27.46551773572225,id:66},{model_name:"Reno2 Z",focal_length:26.534484114077127,id:67},{model_name:"K3",focal_length:27.343751177088304,id:68},{model_name:"F11 Pro",focal_length:27.46551773572225,id:69},{model_name:"Reno Z",focal_length:26.125713893345424,id:70},{model_name:"Reno A",focal_length:27.374999627470984,id:71},{model_name:"Reno2 F",focal_length:27.46551773572225,id:72},{model_name:"A91",focal_length:27.46551773572225,id:73},{model_name:"Find X2 Lite",focal_length:26.13566961727823,id:74},{model_name:"Find X2 Neo",focal_length:25.7926821050936,id:75},{model_name:"Find X2",focal_length:18.000000000000004,id:76},{model_name:"Find X2 Pro",focal_length:25.655487161650523,id:77},{model_name:"Reno3 Pro",focal_length:26.348335973667382,id:78},{model_name:"Reno3",focal_length:26.348335973667382,id:79},{model_name:"Reno3 5G 中国版",focal_length:26.125713893345424,id:80},{model_name:"A92",focal_length:26.937716137730455,id:81},{model_name:"A52",focal_length:26.937716137730455,id:82},{model_name:"Reno4 Z 5G",focal_length:26.456897978940027,id:83},{model_name:"A72",focal_length:26.937716137730455,id:84},{model_name:"A11k",focal_length:27.806895755672596,id:85},{model_name:"A12",focal_length:28.30344698993266,id:86},{model_name:"Reno4 Pro 5G",focal_length:25.7926821050936,id:87},{model_name:"Reno4 5G",focal_length:25.7926821050936,id:88},{model_name:"F17",focal_length:26.640626817372606,id:89},{model_name:"CPH2097",focal_length:26.640626817372606,id:90},{model_name:"A73",focal_length:26.640626817372606,id:91},{model_name:"Reno4 Pro",focal_length:25.655487161650523,id:92},{model_name:"Reno4",focal_length:34.725520412018184,id:93},{model_name:"F17 Pro",focal_length:27.17570435104068,id:94},{model_name:"A93",focal_length:27.17570435104068,id:95},{model_name:"Reno4 Lite",focal_length:27.17570435104068,id:96},{model_name:"A53",focal_length:26.640626817372606,id:97},{model_name:"A53s",focal_length:27.07129841825815,id:98},{model_name:"A33 (2020)",focal_length:27.07129841825815,id:99},{model_name:"Reno5 5G",focal_length:23.87195069096865,id:100},{model_name:"Reno5 4G",focal_length:24.53007462251093,id:101},{model_name:"A73 5G",focal_length:27.12328696255391,id:102},{model_name:"Find X3 Pro",focal_length:25.861279642633825,id:103},{model_name:"A15s",focal_length:27.12328696255391,id:104},{model_name:"A15",focal_length:28.206184381125606,id:105},{model_name:"A54 5G",focal_length:26.640626817372606,id:106},{model_name:"A74 5G",focal_length:26.640626817372606,id:107},{model_name:"Reno5 Pro 5G",focal_length:25.85142844063895,id:108},{model_name:"A94",focal_length:24.00000109617742,id:109},{model_name:"Reno5 Lite",focal_length:24.00000109617742,id:110},{model_name:"Find X3 Neo",focal_length:25.861279642633825,id:111},{model_name:"Reno5 Z",focal_length:26.4037482976355,id:112},{model_name:"F19 Pro+ 5G",focal_length:27.17570435104068,id:113},{model_name:"Reno5 F",focal_length:24.00000109617742,id:114},{model_name:"F19",focal_length:27.1875013193737,id:115},{model_name:"A74",focal_length:27.1875013193737,id:116},{model_name:"CPH2211",focal_length:26.564743329189337,id:117},{model_name:"CPH2159",focal_length:24.53007462251093,id:118},{model_name:"CPH2237",focal_length:24.00000109617742,id:119},{model_name:"A54",focal_length:26.456897978940027,id:120},{model_name:"CPH2179",focal_length:26.456897978940027,id:121},{model_name:"CPH2247",focal_length:34.725520412018184,id:122},{model_name:"CPH2249",focal_length:25.85142844063895,id:123},{model_name:"CPH2251",focal_length:23.862857273646764,id:124},{model_name:"CPH2161",focal_length:24.00000109617742,id:125},{model_name:"CPH2269",focal_length:26.97547627845627,id:126},{model_name:"F19 Pro",focal_length:27.17570435104068,id:127},{model_name:"CPH2293",focal_length:22.26733013566939,id:128},{model_name:"Find X5 Pro",focal_length:22.157011713947874,id:129},{model_name:"Find X5",focal_length:25.861279642633825,id:130},{model_name:"A53s 5G",focal_length:27.538247346905266,id:131},{model_name:"CPH2325",focal_length:26.456897978940027,id:132},{model_name:"CPH2333",focal_length:26.640626817372606,id:133},{model_name:"A77 5G",focal_length:27.12328696255391,id:134},{model_name:"OPPO F21 Pro 5G",focal_length:26.782006946106584,id:135},{model_name:"A16K",focal_length:28.206184381125606,id:136},{model_name:"OPPO Reno8 Pro 5G",focal_length:22.26733013566939,id:137},{model_name:"OPPO Reno8 5G",focal_length:23.7150515444337,id:138},{model_name:"CPH2461",focal_length:23.597560716324235,id:139},{model_name:"OPPO Reno7 5G",focal_length:24.00000109617742,id:140},{model_name:"CPH2373",focal_length:26.640626817372606,id:141},{model_name:"CPH2375",focal_length:27.081145393739124,id:142},{model_name:"CPH2377",focal_length:22.157011713947874,id:143},{model_name:"A57s/A77",focal_length:26.97547627845627,id:144},{model_name:"CPH2385",focal_length:26.97547627845627,id:145},{model_name:"CPH2395",focal_length:26.41136173332368,id:146},{model_name:"CPH2421",focal_length:28.206184381125606,id:147},{model_name:"Find N2 Flip",focal_length:22.26733013566939,id:148},{model_name:"CPH2455",focal_length:26.41136173332368,id:149},{model_name:"CPH2473",focal_length:27.081145393739124,id:150},{model_name:"OPPO Reno8 T",focal_length:22.558951441318413,id:151},{model_name:"Find N3",focal_length:22.61029269511286,id:152},{model_name:"Reno8 T 5G",focal_length:22.61029269511286,id:153},{model_name:"Find N3 Flip",focal_length:22.157011713947874,id:154},{model_name:"Reno10 Pro+ 5G",focal_length:22.157011713947874,id:155},{model_name:"CPH2527",focal_length:22.61029269511286,id:156},{model_name:"A98 5G",focal_length:22.61029269511286,id:157},{model_name:"Reno10 5G",focal_length:22.558951441318413,id:158},{model_name:"A78",focal_length:24.717699883643373,id:159},{model_name:"A58",focal_length:25.89645825635077,id:160},{model_name:"A38",focal_length:27.9310335642376,id:161},{model_name:"A18",focal_length:27.9310335642376,id:162},{model_name:"Reno 11",focal_length:22.558951441318413,id:163},{model_name:"Reno 11 Pro",focal_length:22.26733013566939,id:164},{model_name:"A59 5G",focal_length:27.269753920848668,id:165},{model_name:"Reno12 5G",focal_length:21.901259774191065,id:166},{model_name:"Reno12 Pro 5G",focal_length:21.628838980196026,id:167},{model_name:"A60",focal_length:24.717699883643373,id:168},{model_name:"CPH2637",focal_length:22.14857155936105,id:169},{model_name:"Reno12 F 5G",focal_length:22.14857155936105,id:170},{model_name:"A3 5G",focal_length:25.96721353764112,id:171},{model_name:"OPPO F27 Pro+ 5G",focal_length:24.688523917389126,id:172},{model_name:"CPH2659",focal_length:22.157011713947874,id:173},{model_name:"Reno12 F",focal_length:21.909137354267585,id:174},{model_name:"CPH2689",focal_length:21.972153546838996,id:175},{model_name:"R8000",focal_length:29.315875723399422,id:176},{model_name:"D8",focal_length:34.72552078740023,id:177},{model_name:"F1",focal_length:29.663082419074115,id:178},{model_name:"X9077",focal_length:26.938904033633968,id:179},{model_name:"X9007",focal_length:29.315875723399422,id:180},{model_name:"Find 5",focal_length:32.01013504489413,id:181},{model_name:"FIND 7A",focal_length:29.315875723399422,id:182},{model_name:"CPH1701",focal_length:28.806022582600658,id:183},{model_name:"GM1917",focal_length:26.548262964102722,id:184},{model_name:"H8",focal_length:34.72552078740023,id:185},{model_name:"A7x 中国版",focal_length:27.210190425069445,id:186},{model_name:"Lahaina for arm64",focal_length:26.55627340365375,id:187},{model_name:"M9",focal_length:29.315875723399422,id:188},{model_name:"N1",focal_length:34.72552078740022,id:189},{model_name:"N1 mini",focal_length:29.315875723399422,id:190},{model_name:"N1 mimi",focal_length:29.315875723399422,id:191},{model_name:"N3",focal_length:26.938903076734206,id:192},{model_name:"NOTE12",focal_length:26.686097489461016,id:193},{model_name:"OPPO Pad",focal_length:24.694169949647495,id:194},{model_name:"OPPO Pad Air",focal_length:24.914653480495346,id:195},{model_name:"OPD2102A",focal_length:29.166665256268697,id:196},{model_name:"OPPO Pad 2",focal_length:19.206566967474163,id:197},{model_name:"OPPO Pad Neo",focal_length:27.12328696255391,id:198},{model_name:"OPD2406",focal_length:27.912327285340005,id:199},{model_name:"CPH2173",focal_length:25.861279642633825,id:200},{model_name:"OPP0 R11 PLUS",focal_length:27.717568982109473,id:201},{model_name:"OPPO+R9m",focal_length:56.24999916180968,id:202},{model_name:"oppo6779",focal_length:24.00000109617742,id:203},{model_name:"oppo6833",focal_length:27.538247346905266,id:204},{model_name:"A33",focal_length:28.918209751265405,id:205},{model_name:"OPPO A33m",focal_length:28.918209751265405,id:206},{model_name:"OPPO A59",focal_length:28.806021766635176,id:207},{model_name:"A59",focal_length:26.190162516104003,id:208},{model_name:"A73t",focal_length:29.95702914015522,id:209},{model_name:"A79k",focal_length:29.95702914015522,id:210},{model_name:"A79kt",focal_length:29.95702914015522,id:211},{model_name:"A79t",focal_length:29.95702914015522,id:212},{model_name:"OPPO CPH1723",focal_length:28.25433931652128,id:213},{model_name:"R9",focal_length:27.19503348506822,id:214},{model_name:"OPPO F1s",focal_length:26.190162516104003,id:215},{model_name:"CPH1723",focal_length:29.95702914015522,id:216},{model_name:"OPPO F5",focal_length:29.95702914015522,id:217},{model_name:"OPPO R11",focal_length:28.95652328788837,id:218},{model_name:"R11 Plus",focal_length:27.717570071516445,id:219},{model_name:"OPPO R11 Plus",focal_length:26.68609768744282,id:220},{model_name:"R11 Plusk",focal_length:27.717570071516445,id:221},{model_name:"OPPO R11s",focal_length:29.95703172822589,id:222},{model_name:"R11sPlus",focal_length:27.717570071516445,id:223},{model_name:"R7",focal_length:29.373330368318214,id:224},{model_name:"R7s",focal_length:29.373330368318214,id:225},{model_name:"R7sf",focal_length:27.45456262234029,id:226},{model_name:"R9 Plus",focal_length:29.373330368318214,id:227},{model_name:"R9sk",focal_length:29.258582957187798,id:228},{model_name:"A7x",focal_length:27.210190425069445,id:229},{model_name:"A5",focal_length:29.546682841032304,id:230},{model_name:"R15x",focal_length:27.559342869071397,id:231},{model_name:"K1",focal_length:27.559342869071397,id:232},{model_name:"R17 Pro",focal_length:27.374999627470984,id:233},{model_name:"A9 中国版",focal_length:27.46551773572225,id:234},{model_name:"Reno 10倍变焦版",focal_length:26.718749601859606,id:235},{model_name:"A7n",focal_length:27.195032898828238,id:236},{model_name:"Reno Z 中国版",focal_length:26.125713893345424,id:237},{model_name:"A9x",focal_length:27.46551773572225,id:238},{model_name:"A93 5G",focal_length:27.343751177088304,id:239},{model_name:"A11n中国版",focal_length:26.937716137730455,id:240},{model_name:"A11",focal_length:26.949040367866548,id:241},{model_name:"Reno3 5G",focal_length:26.937716137730455,id:242},{model_name:"Reno Ace",focal_length:18.000000000000004,id:243},{model_name:"Reno3 Youth",focal_length:26.13566961727823,id:244},{model_name:"K5",focal_length:27.096036164026884,id:245},{model_name:"Reno3 Pro 5G",focal_length:25.7926821050936,id:246},{model_name:"PCRT01",focal_length:26.13566961727823,id:247},{model_name:"A52 中国版",focal_length:28.365760827566685,id:248},{model_name:"A8",focal_length:27.049179693538335,id:249},{model_name:"Ace2",focal_length:29.218751332308745,id:250},{model_name:"A92s",focal_length:26.456897978940027,id:251},{model_name:"PDKM00",focal_length:26.456897978940027,id:252},{model_name:"Reno5 Pro+ 5G",focal_length:25.861279642633825,id:253},{model_name:"A32",focal_length:27.07129841825815,id:254},{model_name:"PDYM20",focal_length:27.12328696255391,id:255},{model_name:"A72 5G",focal_length:27.12328696255391,id:256},{model_name:"Reno4 SE",focal_length:24.00000109617742,id:257},{model_name:"A53 5G",focal_length:26.238610134537378,id:258},{model_name:"Find X3",focal_length:25.861279642633825,id:259},{model_name:"OPPO A35",focal_length:27.049179693538335,id:260},{model_name:"Reno5 K",focal_length:23.87195069096865,id:261},{model_name:"PEGM10",focal_length:23.87195069096865,id:262},{model_name:"A95 5G",focal_length:27.17570435104068,id:263},{model_name:"A55 5G",focal_length:27.538247346905266,id:264},{model_name:"Reno6 Pro+ 5G",focal_length:25.861279642633825,id:265},{model_name:"Reno6 Pro 5G",focal_length:26.274192515694775,id:266},{model_name:"Reno6 5G",focal_length:23.862857273646764,id:267},{model_name:"K7x",focal_length:26.456897978940027,id:268},{model_name:"K9s",focal_length:26.640626817372606,id:269},{model_name:"PESM10",focal_length:27.081145393739124,id:270},{model_name:"Find N",focal_length:25.861279642633825,id:271},{model_name:"K9",focal_length:23.87195069096865,id:272},{model_name:"PEYM00",focal_length:27.17570435104068,id:273},{model_name:"PFCM00",focal_length:27.17570435104068,id:274},{model_name:"PFDM00",focal_length:22.26733013566939,id:275},{model_name:"PFEM10",focal_length:22.157011713947874,id:276},{model_name:"PFFM10",focal_length:25.861279642633825,id:277},{model_name:"PFFM20",focal_length:22.26733013566939,id:278},{model_name:"A93s 5G",focal_length:27.12328696255391,id:279},{model_name:"Reno7 中国版",focal_length:23.597560716324235,id:280},{model_name:"PFTM10",focal_length:27.12328696255391,id:281},{model_name:"A96 5G",focal_length:26.782006946106584,id:282},{model_name:"PFVM10",focal_length:27.538247346905266,id:283},{model_name:"PFZM10",focal_length:22.26733013566939,id:284},{model_name:"PGAM10",focal_length:23.597560716324235,id:285},{model_name:"PGBM10",focal_length:23.7150515444337,id:286},{model_name:"PGCM10",focal_length:26.456897978940027,id:287},{model_name:"Find X6 Pro",focal_length:22.157011713947874,id:288},{model_name:"Find X6",focal_length:22.157011713947874,id:289},{model_name:"PGGM10",focal_length:26.41136173332368,id:290},{model_name:"PGIM10",focal_length:27.1875013193737,id:291},{model_name:"PGJM10",focal_length:26.456897978940027,id:292},{model_name:"Find N2 Flip 中国版",focal_length:22.26733013566939,id:293},{model_name:"PGU110",focal_length:22.61029269511286,id:294},{model_name:"PGW110",focal_length:22.157011713947874,id:295},{model_name:"OPPO Reno9 Pro 5G",focal_length:22.26733013566939,id:296},{model_name:"OPPO K11x 5G",focal_length:25.234376235295958,id:297},{model_name:"PHM110",focal_length:22.265624328043938,id:298},{model_name:"A1 Pro 5G",focal_length:25.234376235295958,id:299},{model_name:"OPPO A1 5G",focal_length:24.717699883643373,id:300},{model_name:"OPPO Reno10 Pro+ 5G",focal_length:22.157011713947874,id:301},{model_name:"OPPO Reno10 Pro 5G",focal_length:22.26733013566939,id:302},{model_name:"OPPO Reno10 5G",focal_length:22.265624328043938,id:303},{model_name:"Find X7 Ultra",focal_length:22.157011713947874,id:304},{model_name:"PHY110",focal_length:25.013130278921334,id:305},{model_name:"Find X7 Ultra 卫星通信版",focal_length:22.157011713947874,id:306},{model_name:"Find X7",focal_length:22.157011713947874,id:307},{model_name:"OPPO K11 5G",focal_length:25.234376235295958,id:308},{model_name:"PJG110",focal_length:24.688523917389126,id:309},{model_name:"Reno11",focal_length:22.26733013566939,id:310},{model_name:"Reno11 Pro",focal_length:22.157011713947874,id:311},{model_name:"K12 5G",focal_length:26.586915572332302,id:312},{model_name:"A2x 5G",focal_length:25.64904765135522,id:313},{model_name:"Reno12",focal_length:21.628838980196026,id:314},{model_name:"Reno12 Pro",focal_length:21.628838980196026,id:315},{model_name:"A3 Pro 5G",focal_length:24.688523917389126,id:316},{model_name:"PKA110",focal_length:27.435660906193267,id:317},{model_name:"PKB110",focal_length:22.157011713947874,id:318},{model_name:"PKC110",focal_length:22.157011713947874,id:319},{model_name:"A3m 5G",focal_length:28.37227629209173,id:320},{model_name:"Joy Plus",focal_length:35.326989099092714,id:321},{model_name:"A51",focal_length:31.704545870177018,id:322},{model_name:"R11&s",focal_length:27.559342710866105,id:323},{model_name:"R2017",focal_length:34.72552078740023,id:324},{model_name:"R5",focal_length:29.315876716433962,id:325},{model_name:"R6006",focal_length:34.72552078740023,id:326},{model_name:"R6007",focal_length:34.72552078740023,id:327},{model_name:"R7007",focal_length:34.72552078740023,id:328},{model_name:"R7 Plus",focal_length:33.64031626275933,id:329},{model_name:"R8001",focal_length:29.315875723399422,id:330},{model_name:"R1S",focal_length:29.315875723399422,id:331},{model_name:"R8200",focal_length:29.315875723399422,id:332},{model_name:"R8201",focal_length:29.315875723399422,id:333},{model_name:"R1x",focal_length:29.315875723399422,id:334},{model_name:"Find 5 Mini",focal_length:36.10241474866236,id:335},{model_name:"Realme 1",focal_length:26.22315818385074,id:336},{model_name:"realme 2",focal_length:29.54668274547054,id:337},{model_name:"Realme 2 Pro",focal_length:24.49241518905027,id:338},{model_name:"realme 3",focal_length:27.745223579931366,id:339},{model_name:"realme U1",focal_length:26.548262964102722,id:340},{model_name:"RMX1801",focal_length:24.49241518905027,id:341},{model_name:"realme 2 Pro",focal_length:24.49241518905027,id:342},{model_name:"RMX1807",focal_length:34.72552078740023,id:343},{model_name:"realme C1",focal_length:32.40613462253429,id:344},{model_name:"unknown",focal_length:27.049179693538335,id:345},{model_name:"VHSR3",focal_length:34.72552078740023,id:346},{model_name:"X9000",focal_length:29.315875723399422,id:347},{model_name:"Find 7a",focal_length:29.315875723399422,id:348},{model_name:"Find 7",focal_length:29.315875723399422,id:349},{model_name:"F1 Plus",focal_length:29.37332967983944,id:350}]},{Realme:[{model_name:"realme 5Pro",focal_length:26.60624971082434,id:0},{model_name:"5",focal_length:28.73609321404316,id:1},{model_name:"realme 5i",focal_length:26.949040367866548,id:2},{model_name:"7 Pro",focal_length:27.15181686214666,id:3},{model_name:"realme 3Pro",focal_length:27.568869793344707,id:4},{model_name:"realme 8s 5G",focal_length:26.456897978940027,id:5},{model_name:"ASUS_I003DD",focal_length:27.745223579931366,id:6},{model_name:"RMX2020",focal_length:30.95541521987255,id:7},{model_name:"ASUS_I01WD",focal_length:27.745223579931366,id:8},{model_name:"ASUS_X00QD",focal_length:26.017147423330684,id:9},{model_name:"realme 7 Pro",focal_length:27.15181686214666,id:10},{model_name:"realme 8i",focal_length:25.953488920693708,id:11},{model_name:"realme C11",focal_length:27.780127463713242,id:12},{model_name:"G90T Series",focal_length:27.46551773572225,id:13},{model_name:"GM1917",focal_length:29.843750763167144,id:14},{model_name:"realme 6",focal_length:27.46551773572225,id:15},{model_name:"realme 6s",focal_length:27.46551773572225,id:16},{model_name:"realme C3",focal_length:30.95541521987255,id:17},{model_name:"RMX2040",focal_length:26.13248317959469,id:18},{model_name:"realme 6Pro",focal_length:26.640626817372606,id:19},{model_name:"realme X50 Pro",focal_length:27.24609384549695,id:20},{model_name:"realme X3",focal_length:27.24609384549695,id:21},{model_name:"realme 7",focal_length:26.629067144152,id:22},{model_name:"realme 7i",focal_length:28.81528624504003,id:23},{model_name:"GM1920",focal_length:27.133757377561682,id:24},{model_name:"HD1910",focal_length:28.73609321404316,id:25},{model_name:"realme XT",focal_length:27.24609384549695,id:26},{model_name:"IN2023",focal_length:27.46551773572225,id:27},{model_name:"realme narzo 30",focal_length:26.493749819789084,id:28},{model_name:"realme narzo 20 Pro",focal_length:26.493749819789084,id:29},{model_name:"IN2025",focal_length:27.072775631796386,id:30},{model_name:"realme 9 5G Speed Edition",focal_length:26.493749819789084,id:31},{model_name:"realme C15",focal_length:27.780127463713242,id:32},{model_name:"M2006J10C",focal_length:28.01769286000518,id:33},{model_name:"M2007J1SC",focal_length:26.017147423330684,id:34},{model_name:"M2102K1C",focal_length:26.629067144152,id:35},{model_name:"realme C25s",focal_length:27.049179693538335,id:36},{model_name:"Mi 10 Pro",focal_length:27.24609384549695,id:37},{model_name:"MI 9T",focal_length:28.73609321404316,id:38},{model_name:"nemo/sarter",focal_length:27.072775631796386,id:39},{model_name:"NX659J",focal_length:28.73609321404316,id:40},{model_name:"oplus6781",focal_length:28.01769286000518,id:41},{model_name:"Phh-Treble vanilla",focal_length:27.24609384549695,id:42},{model_name:"Pixel",focal_length:26.017147423330684,id:43},{model_name:"realme C12",focal_length:26.96907219535576,id:44},{model_name:"realme C25",focal_length:26.4037482976355,id:45},{model_name:"Realme9SE",focal_length:26.493749819789084,id:46},{model_name:"Realme 3",focal_length:26.751592140022876,id:47},{model_name:"Realme 5",focal_length:26.017147423330684,id:48},{model_name:"Realme 5 Series",focal_length:26.017147423330684,id:49},{model_name:"realme 5",focal_length:26.017147423330684,id:50},{model_name:"realme 6 pro",focal_length:29.37332967983944,id:51},{model_name:"Realme 6 Pro",focal_length:16.34716379988225,id:52},{model_name:"Realme 6",focal_length:27.46551773572225,id:53},{model_name:"Realme 7 Pro",focal_length:23.988969854093718,id:54},{model_name:"Realme 8",focal_length:26.629067144152,id:55},{model_name:"realme 8",focal_length:26.629067144152,id:56},{model_name:"Realme 8i",focal_length:25.953488920693708,id:57},{model_name:"RMX3063",focal_length:27.50000072850123,id:58},{model_name:"realme C25 Series",focal_length:27.049179693538335,id:59},{model_name:"Realme C2",focal_length:32.77241401763081,id:60},{model_name:"realme Even",focal_length:27.049179693538335,id:61},{model_name:"Realme G70 Series",focal_length:30.95541521987255,id:62},{model_name:"Realme G90T Series",focal_length:27.46551773572225,id:63},{model_name:"Realme G95 Series",focal_length:26.46114546610882,id:64},{model_name:"Realme G96 Series",focal_length:28.01769286000518,id:65},{model_name:"realme GT Neo2 5G",focal_length:27.656250892517505,id:66},{model_name:"Realme Moon",focal_length:21.639344223850816,id:67},{model_name:"realme narzo 30A",focal_length:27.780127463713242,id:68},{model_name:"Realme Pad LTE",focal_length:19.62739684150913,id:69},{model_name:"realme U1",focal_length:26.548262964102722,id:70},{model_name:"realme X2 Pro",focal_length:26.640626817372606,id:71},{model_name:"realme X2Pro",focal_length:26.640626817372606,id:72},{model_name:"realme X2",focal_length:26.13566961727823,id:73},{model_name:"realme x50 pro 5g",focal_length:34.725520412018184,id:74},{model_name:"Realme X7 Max 5G",focal_length:27.15181686214666,id:75},{model_name:"Realme X",focal_length:26.640626817372606,id:76},{model_name:"realme 2 Pro",focal_length:29.95703215512682,id:77},{model_name:"realme Pad",focal_length:28.10958736603652,id:78},{model_name:"realme Pad mini",focal_length:27.654150006590793,id:79},{model_name:"realme Pad X",focal_length:27.376575789017092,id:80},{model_name:"RMP2110",focal_length:27.376575789017092,id:81},{model_name:"realme Pad 2",focal_length:21.964432644337336,id:82},{model_name:"realme Pad 2 Lite",focal_length:27.654150006590793,id:83},{model_name:"3",focal_length:27.133757377561682,id:84},{model_name:"RMX1822",focal_length:27.133757377561682,id:85},{model_name:"3i",focal_length:27.133757377561682,id:86},{model_name:"U1",focal_length:28.254339852257708,id:87},{model_name:"3 Pro",focal_length:27.222222671914327,id:88},{model_name:"RMX1853",focal_length:27.222222671914327,id:89},{model_name:"X",focal_length:26.60624971082434,id:90},{model_name:"XT",focal_length:34.725520412018184,id:91},{model_name:"5s",focal_length:26.017147423330684,id:92},{model_name:"RMX1929",focal_length:26.017147423330684,id:93},{model_name:"X2 Pro",focal_length:18.000000000000004,id:94},{model_name:"C2",focal_length:32.77241401763081,id:95},{model_name:"RMX1942",focal_length:32.77241401763081,id:96},{model_name:"RMX1943",focal_length:32.77241401763081,id:97},{model_name:"5 Pro",focal_length:29.843750763167144,id:98},{model_name:"realme 5pro",focal_length:29.843750763167144,id:99},{model_name:"X2",focal_length:26.13566961727823,id:100},{model_name:"6",focal_length:27.745223579931366,id:101},{model_name:"6S",focal_length:27.46551773572225,id:102},{model_name:"C3",focal_length:28.30344698993266,id:103},{model_name:"X50 5G (China)",focal_length:26.640626817372606,id:104},{model_name:"5i",focal_length:26.949040367866548,id:105},{model_name:"6i",focal_length:26.140127759960784,id:106},{model_name:"realme 6i",focal_length:31.872611789965685,id:107},{model_name:"RMX2042",focal_length:26.13248317959469,id:108},{model_name:"Narzo 20A",focal_length:26.949040367866548,id:109},{model_name:"realme X50t 5G",focal_length:26.640626817372606,id:110},{model_name:"6 Pro",focal_length:26.640626817372606,id:111},{model_name:"X50 Pro 5G",focal_length:27.46551773572225,id:112},{model_name:"X50 Pro Player",focal_length:29.218751332308745,id:113},{model_name:"X3",focal_length:26.640626817372606,id:114},{model_name:"X3 SuperZoom",focal_length:34.72552078740023,id:115},{model_name:"C17",focal_length:26.982668595313143,id:116},{model_name:"7i",focal_length:26.640626817372606,id:117},{model_name:"X7 Pro",focal_length:26.456897978940027,id:118},{model_name:"realme V5 5G",focal_length:26.456897978940027,id:119},{model_name:"Q2",focal_length:26.4037482976355,id:120},{model_name:"X50 5G",focal_length:26.640626817372606,id:121},{model_name:"7 (Asia)",focal_length:26.629067144152,id:122},{model_name:"RMX2151L1",focal_length:26.629067144152,id:123},{model_name:"7 (Global)",focal_length:26.629067144152,id:124},{model_name:"Narzo 20 Pro",focal_length:26.629067144152,id:125},{model_name:"Q2 Pro",focal_length:27.17570435104068,id:126},{model_name:"realme X7 5G",focal_length:24.138728189868285,id:127},{model_name:"C15",focal_length:70.8196685942743,id:128},{model_name:"C11",focal_length:26.96907219535576,id:129},{model_name:"C12",focal_length:26.96907219535576,id:130},{model_name:"Narzo 20",focal_length:27.049179693538335,id:131},{model_name:"realme C15 Qualcomm Edition",focal_length:27.081145393739124,id:132},{model_name:"C15 Qualcomm Edition",focal_length:27.081145393739124,id:133},{model_name:"realme V3 5G",focal_length:27.12328696255391,id:134},{model_name:"realme V3 5G",focal_length:27.12328696255391,id:135},{model_name:"GT 5G",focal_length:27.1875013193737,id:136},{model_name:"真我 Q3 Pro 5G",focal_length:27.17570435104068,id:137},{model_name:"GT Neo",focal_length:23.88680640259996,id:138},{model_name:"真我V13 5G",focal_length:27.538247346905266,id:139},{model_name:"C20",focal_length:28.179309181367643,id:140},{model_name:"8 Pro",focal_length:27.1875013193737,id:141},{model_name:"8",focal_length:26.126349361038184,id:142},{model_name:"X7 (India)",focal_length:27.17570435104068,id:143},{model_name:"realme V15 5G",focal_length:27.17570435104068,id:144},{model_name:"RMX3104",focal_length:25.944563461687252,id:145},{model_name:"realme X7Pro Ultra",focal_length:26.150288596728892,id:146},{model_name:"realme V11 5G",focal_length:27.538247346905266,id:147},{model_name:"真我V11s 5G",focal_length:27.538247346905266,id:148},{model_name:"realme Q3 Pro Play",focal_length:23.87195069096865,id:149},{model_name:"realme Q3 5G",focal_length:26.640626817372606,id:150},{model_name:"Narzo 30A",focal_length:21.639344223850816,id:151},{model_name:"C25",focal_length:27.049179693538335,id:152},{model_name:"C25s",focal_length:26.4037482976355,id:153},{model_name:"C21",focal_length:28.179309181367643,id:154},{model_name:"realme C21",focal_length:28.179309181367643,id:155},{model_name:"RMX3203",focal_length:25.944563461687252,id:156},{model_name:"C11 (2021)",focal_length:30.072337163114685,id:157},{model_name:"realme narzo 50i",focal_length:28.026178572469842,id:158},{model_name:"RMX3235",focal_length:56.24999916180968,id:159},{model_name:"8 5G",focal_length:26.456897978940027,id:160},{model_name:"realme 8 5G",focal_length:26.456897978940027,id:161},{model_name:"realme C21 Y",focal_length:27.493150201741305,id:162},{model_name:"realme C21Y",focal_length:27.493150201741305,id:163},{model_name:"realme C21-Y",focal_length:27.493150201741305,id:164},{model_name:"realme C25Y",focal_length:27.490001453028825,id:165},{model_name:"RMX3268",focal_length:27.490001453028825,id:166},{model_name:"真我GT 2 Pro",focal_length:25.861279642633825,id:167},{model_name:"realme GT 2 Pro",focal_length:25.861279642633825,id:168},{model_name:"真我GT 2",focal_length:27.1875013193737,id:169},{model_name:"realme GT 2",focal_length:27.1875013193737,id:170},{model_name:"RMX3350",focal_length:34.725520412018184,id:171},{model_name:"真我GT Neo 闪速版",focal_length:27.1875013193737,id:172},{model_name:"realme GT Master Edition",focal_length:23.87195069096865,id:173},{model_name:"RMX3360",focal_length:23.87195069096865,id:174},{model_name:"RMX3363",focal_length:23.87195069096865,id:175},{model_name:"X9 Pro",focal_length:25.861279642633825,id:176},{model_name:"realme GT Neo 2",focal_length:27.656250892517505,id:177},{model_name:"realme GT NEO 3T",focal_length:27.656250892517505,id:178},{model_name:"realme Q5 Pro",focal_length:27.656250892517505,id:179},{model_name:"realme 9 5G",focal_length:26.456897978940027,id:180},{model_name:"narzo 50 Pro 5G",focal_length:27.1875013193737,id:181},{model_name:"realme narzo 50A",focal_length:27.049179693538335,id:182},{model_name:"RMX3430",focal_length:27.049179693538335,id:183},{model_name:"真我Q3s",focal_length:26.41136173332368,id:184},{model_name:"realme Q3s",focal_length:26.41136173332368,id:185},{model_name:"RMX3461",focal_length:26.41136173332368,id:186},{model_name:"realme Q5",focal_length:26.41136173332368,id:187},{model_name:"realme 9i",focal_length:26.640626817372606,id:188},{model_name:"realme C31",focal_length:27.99999900658929,id:189},{model_name:"realme C30",focal_length:27.682757947107575,id:190},{model_name:"realme C35",focal_length:27.490001453028825,id:191},{model_name:"realme narzo 50A Prime",focal_length:27.490001453028825,id:192},{model_name:"realme 9",focal_length:26.918317476089136,id:193},{model_name:"真我 GT2 大师探索版",focal_length:26.171875381583572,id:194},{model_name:"真我 GT NEO 3 150W",focal_length:25.234376235295958,id:195},{model_name:"realme GT NEO 3",focal_length:25.234376235295958,id:196},{model_name:"realme V23",focal_length:27.538247346905266,id:197},{model_name:"narzo 50 5G",focal_length:27.538247346905266,id:198},{model_name:"realme Q5i",focal_length:25.757960700114374,id:199},{model_name:"realme V30",focal_length:27.806895755672596,id:200},{model_name:"RMX3612",focal_length:27.806895755672596,id:201},{model_name:"realme 10",focal_length:26.450261931726406,id:202},{model_name:"realme 10s",focal_length:27.269753920848668,id:203},{model_name:"realme C33",focal_length:27.644627918010606,id:204},{model_name:"RMX3624",focal_length:27.644627918010606,id:205},{model_name:"RMX3627",focal_length:27.644627918010606,id:206},{model_name:"realme 11",focal_length:26.15898537118042,id:207},{model_name:"realme 10 Pro 5G",focal_length:25.234376235295958,id:208},{model_name:"realme 10 Pro",focal_length:25.234376235295958,id:209},{model_name:"realme 10 Pro+ 5G",focal_length:25.060345696672986,id:210},{model_name:"realme 10 Pro+",focal_length:25.060345696672986,id:211},{model_name:"realme C30s",focal_length:27.654150006590793,id:212},{model_name:"RMX3700",focal_length:25.234376235295958,id:213},{model_name:"realme GT Neo 5 SE",focal_length:25.234376235295958,id:214},{model_name:"realmeGT Neo5",focal_length:25.234376235295958,id:215},{model_name:"realme GT3 240W",focal_length:25.234376235295958,id:216},{model_name:"RMX3710",focal_length:27.0735688259204,id:217},{model_name:"realme 11 Pro+",focal_length:22.14857155936105,id:218},{model_name:"realme 11 Pro+ 5G",focal_length:22.14857155936105,id:219},{model_name:"realme narzo 60 5G",focal_length:26.15898537118042,id:220},{model_name:"realme C53",focal_length:27.6000006357829,id:221},{model_name:"realme narzo N53",focal_length:27.6000006357829,id:222},{model_name:"realme C51s",focal_length:27.902169050510157,id:223},{model_name:"真我11 Pro",focal_length:25.060345696672986,id:224},{model_name:"RMX3771",focal_length:25.060345696672986,id:225},{model_name:"RMX3782",focal_length:25.060345696672986,id:226},{model_name:"真我V50",focal_length:25.96721353764112,id:227},{model_name:"真我GT6",focal_length:25.234376235295958,id:228},{model_name:"realme GT5",focal_length:25.234376235295958,id:229},{model_name:"realme C51",focal_length:27.902169050510157,id:230},{model_name:"RMX3834",focal_length:27.902169050510157,id:231},{model_name:"realme 12 Pro+ 5G",focal_length:25.861279642633825,id:232},{model_name:"真我12 Pro+",focal_length:22.157011713947874,id:233},{model_name:"realme 12 Pro 5G",focal_length:13.125000155220436,id:234},{model_name:"真我12 Pro",focal_length:25.000001448724067,id:235},{model_name:"真我GT Neo6 SE",focal_length:22.157011713947874,id:236},{model_name:"realme GT 6",focal_length:22.157011713947874,id:237},{model_name:"真我GT Neo6",focal_length:22.157011713947874,id:238},{model_name:"realme GT 6T",focal_length:22.157011713947874,id:239},{model_name:"NARZO 70 5G",focal_length:25.556043035652117,id:240},{model_name:"RMX3871",focal_length:25.060345696672986,id:241},{model_name:"realme GT5 Pro",focal_length:22.157011713947874,id:242},{model_name:"realme 12 Lite",focal_length:16.34716379988225,id:243},{model_name:"realme C65",focal_length:25.9945508038149,id:244},{model_name:"realme 13 Pro 5G",focal_length:21.62933469733289,id:245},{model_name:"RMX3933",focal_length:27.653770723159674,id:246},{model_name:"RMX3938",focal_length:27.77777854429843,id:247},{model_name:"RMX3941",focal_length:14.238806887920061,id:248},{model_name:"RMX3944",focal_length:28.37227629209173,id:249},{model_name:"realme 13 5G",focal_length:25.96721353764112,id:250},{model_name:"RMX3997",focal_length:25.96721353764112,id:251},{model_name:"RMX3998",focal_length:25.96721353764112,id:252},{model_name:"realme 13+ 5G",focal_length:25.060345696672986,id:253},{model_name:"RMX5011",focal_length:50.468752470591944,id:254},{model_name:"RMX5051",focal_length:19.170494934929312,id:255},{model_name:"RMX5056",focal_length:27.1875013193737,id:256},{model_name:"SM-G9880",focal_length:16.175341902031516,id:257},{model_name:"SO-52A",focal_length:28.73609321404316,id:258},{model_name:"ums9230_hulk_Natv",focal_length:14.166985958232646,id:259},{model_name:"ums9230_latte_Natv",focal_length:28.676470753967433,id:260},{model_name:"unknown",focal_length:48.000001003867744,id:261}]},{Samsung:[{model_name:"0AZL9",focal_length:27.00000091699457,id:0},{model_name:"Galaxy S8+",focal_length:29.37332967983944,id:1},{model_name:"Galaxy S10",focal_length:27.2866234725772,id:2},{model_name:"Galaxy A20",focal_length:28.03155976723743,id:3},{model_name:"Galaxy A03 Core",focal_length:28.065913377998992,id:4},{model_name:"Galaxy A32",focal_length:26.041666590014604,id:5},{model_name:"Galaxy Note10+",focal_length:26.69326911734407,id:6},{model_name:"2ZEG8",focal_length:27.256944648051483,id:7},{model_name:"Galaxy S6 edge",focal_length:22.660945439185454,id:8},{model_name:"73L07",focal_length:26.662498315237485,id:9},{model_name:"Galaxy S20 FE",focal_length:26.78571538387245,id:10},{model_name:"Galaxy A10",focal_length:33.19237553083257,id:11},{model_name:"Galaxy J7 Prime",focal_length:28.02768047909759,id:12},{model_name:"Galaxy A30",focal_length:32.008370088492946,id:13},{model_name:"Galaxy A40",focal_length:31.996586012415488,id:14},{model_name:"Galaxy A6",focal_length:28.02768047909759,id:15},{model_name:"ASUS_I001_1",focal_length:33.15187620755913,id:16},{model_name:"ASUS_I001DA",focal_length:29.9570295685936,id:17},{model_name:"ASUS_I01WD",focal_length:29.838941233851347,id:18},{model_name:"Galaxy Note8",focal_length:27.422499094685158,id:19},{model_name:"ASUS_X00QD",focal_length:25.23507007905025,id:20},{model_name:"Galaxy S21 Ultra 5G",focal_length:32.167505836478696,id:21},{model_name:"Galaxy Note10 Lite",focal_length:28.03155976723743,id:22},{model_name:"Galaxy S20 Ultra 5G",focal_length:32.167505836478696,id:23},{model_name:"Galaxy A03",focal_length:27.703126021544477,id:24},{model_name:"Galaxy A70",focal_length:25.5681808021936,id:25},{model_name:"Galaxy Note9",focal_length:32.63785558294632,id:26},{model_name:"Galaxy M31",focal_length:25.360992201554144,id:27},{model_name:"Galaxy S9",focal_length:27.423469699790605,id:28},{model_name:"Galaxy Camera 2",focal_length:27.19503348506822,id:29},{model_name:"300E4C/300E5C/300E7C",focal_length:18.000000000000004,id:30},{model_name:"700T",focal_length:18.000000000000004,id:31},{model_name:"Full Android on M1712",focal_length:28.806021614143024,id:32},{model_name:"ZS661KS",focal_length:18.000000000000004,id:33},{model_name:"Galaxy Core Prime",focal_length:29.373329529890114,id:34},{model_name:"Galaxy S8",focal_length:26.536733024322515,id:35},{model_name:"Galaxy A50",focal_length:31.996586012415488,id:36},{model_name:"Galaxy E5",focal_length:33.15187620755913,id:37},{model_name:"Galaxy J4+",focal_length:24.638965612493138,id:38},{model_name:"Galaxy J4 Core",focal_length:24.63896661772194,id:39},{model_name:"Galaxy J5(2016)",focal_length:25.23507007905025,id:40},{model_name:"Galaxy j5",focal_length:24.620920993596837,id:41},{model_name:"Galaxy J6+",focal_length:24.638965375170052,id:42},{model_name:"Galaxy A3 (2017)",focal_length:28.806228293416957,id:43},{model_name:"Galaxy J6",focal_length:28.806228293416957,id:44},{model_name:"Galaxy J7(2016)",focal_length:24.61706851436723,id:45},{model_name:"Galaxy J7",focal_length:22.05860858484693,id:46},{model_name:"Galaxy Nexus I9250",focal_length:34.72552078740023,id:47},{model_name:"Galaxy Note10+ 5G",focal_length:27.422499094685158,id:48},{model_name:"Galaxy Note10",focal_length:26.286226552382885,id:49},{model_name:"Galaxy S10+",focal_length:26.69062965213493,id:50},{model_name:"Galaxy S10 5G",focal_length:26.69062965213493,id:51},{model_name:"Galaxy S10e",focal_length:27.550045474806897,id:52},{model_name:"Galaxy S20",focal_length:34.725520412018184,id:53},{model_name:"Samsung Galaxy S24 Ultra",focal_length:28.316325961707726,id:54},{model_name:"Galaxy S3",focal_length:29.957030682309327,id:55},{model_name:"Galaxy Tab 2 3G",focal_length:34.72552076095842,id:56},{model_name:"Galaxy Tab 2",focal_length:34.72552104245502,id:57},{model_name:"Galaxy Tab2 7.0",focal_length:34.72552104245502,id:58},{model_name:"Galaxy_Tab",focal_length:29.37332967983944,id:59},{model_name:"GalaxyTab",focal_length:34.57767882116591,id:60},{model_name:"Galexy S7 Edge",focal_length:25.516626164840343,id:61},{model_name:"Galaxy A10e",focal_length:28.654268595883437,id:62},{model_name:"Galaxy A12",focal_length:32.472973482377164,id:63},{model_name:"GM1917",focal_length:31.973088713438802,id:64},{model_name:"Galaxy A51",focal_length:25.87499907799067,id:65},{model_name:"Galaxy A5(2017)",focal_length:28.118895806999006,id:66},{model_name:"Galaxy Note20",focal_length:27.291667049926993,id:67},{model_name:"Galaxy F62",focal_length:25.360992201554144,id:68},{model_name:"Galaxy S7",focal_length:26.78476415313087,id:69},{model_name:"Galaxy M11",focal_length:27.243029618782103,id:70},{model_name:"Galaxy S6 Edge",focal_length:22.660945439185454,id:71},{model_name:"GM1920",focal_length:28.03155976723743,id:72},{model_name:"GR-I9505",focal_length:33.151875948602246,id:73},{model_name:"Galaxy Note2",focal_length:29.373330368318214,id:74},{model_name:"Galaxy W I8150",focal_length:20.92499984912575,id:75},{model_name:"Galaxy Ace 2 I8160",focal_length:34.65147437347495,id:76},{model_name:"I8190 Galaxy S III mini",focal_length:34.651472701650356,id:77},{model_name:"Galaxy Core I8260",focal_length:34.72552076095842,id:78},{model_name:"Galaxy Grand Neo",focal_length:33.85307637623398,id:79},{model_name:"I9070 Galaxy S Advance",focal_length:27.506882417089283,id:80},{model_name:"Galaxy Grand I9082",focal_length:49.454593050408505,id:81},{model_name:"I9100 Galaxy S II",focal_length:37.56889752925397,id:82},{model_name:"Galaxy Mega 5.8 I9150",focal_length:25.097270564653318,id:83},{model_name:"Galaxy Mega Plus",focal_length:34.72552078740023,id:84},{model_name:"I9190 Galaxy S4 mini",focal_length:2062.595644977156,id:85},{model_name:"Galaxy Mega 6.3 I9200",focal_length:2062.595644977156,id:86},{model_name:"I9295 Galaxy S4 Active",focal_length:29.37333182334528,id:87},{model_name:"I9300 Galaxy S III",focal_length:29.373330368318214,id:88},{model_name:"I9301I Galaxy S3 Neo",focal_length:38.16546085048031,id:89},{model_name:"I9305 Galaxy S III",focal_length:36.43624080809966,id:90},{model_name:"I9500 Galaxy S4",focal_length:37.56889747681495,id:91},{model_name:"I9502 Galaxy S4",focal_length:37.56889747681495,id:92},{model_name:"I9505 Galaxy S4",focal_length:32.87767229473317,id:93},{model_name:"I9506 Galaxy S4",focal_length:25.85044183664121,id:94},{model_name:"Galaxy S4",focal_length:32.877671608432955,id:95},{model_name:"Galaxy Grand Neo Plus",focal_length:33.85307637623398,id:96},{model_name:"Galaxy Note 8.0",focal_length:34.79981392463949,id:97},{model_name:"Galaxy Note 8.0 Wi-Fi",focal_length:34.79981392463949,id:98},{model_name:"Galaxy Note N7000",focal_length:37.56889752925397,id:99},{model_name:"Galaxy Note II N7100",focal_length:36.43624080809966,id:100},{model_name:"Galaxy Note 10.1 N8000",focal_length:31.429771925810808,id:101},{model_name:"Galaxy Note 10.1",focal_length:31.429772720149632,id:102},{model_name:"GT-N8010",focal_length:36.43624080809966,id:103},{model_name:"GT-N8013",focal_length:31.429771925810808,id:104},{model_name:"Galaxy Note LTE 10.1 N8020",focal_length:31.429772720149632,id:105},{model_name:"P1000 Galaxy Tab",focal_length:37.568897384333376,id:106},{model_name:"Galaxy Tab 2 7.0 P3100",focal_length:34.72552104245502,id:107},{model_name:"Galaxy Tab 2 10.1 P5100",focal_length:34.72552076095842,id:108},{model_name:"Galaxy Tab 3 10.1 P5200",focal_length:34.72552078740023,id:109},{model_name:"Galaxy Tab 3 10.1 P5210",focal_length:34.72552069357134,id:110},{model_name:"P6200 Galaxy Tab 7.0 Plus",focal_length:37.56889752925397,id:111},{model_name:"P6800 Galaxy Tab 7.7",focal_length:37.56889752925397,id:112},{model_name:"GT-P7300",focal_length:31.176914016739424,id:113},{model_name:"P7500 Galaxy Tab 10.1 3G",focal_length:31.176914016739424,id:114},{model_name:"GT-P7510",focal_length:31.176914016739424,id:115},{model_name:"Galaxy Pocket Neo",focal_length:35.326989099092714,id:116},{model_name:"Galaxy Ace S5830I",focal_length:35.02421089042978,id:117},{model_name:"Galaxy Star Pro S7260",focal_length:35.326989099092714,id:118},{model_name:"Galaxy Ace 3",focal_length:33.0143359846881,id:119},{model_name:"Galaxy Fresh",focal_length:35.25090802038023,id:120},{model_name:"Galaxy S Duos S7562",focal_length:35.02421089042978,id:121},{model_name:"Galaxy S Duos 2 S7582",focal_length:37.5688983708072,id:122},{model_name:"Galaxy A80",focal_length:32.36494966037613,id:123},{model_name:"Galaxy Note3",focal_length:25.85044183664121,id:124},{model_name:"Galaxy A21s",focal_length:31.973088713438802,id:125},{model_name:"Galaxy J7 Refine",focal_length:28.557692942534707,id:126},{model_name:"IN2023",focal_length:27.210190425069445,id:127},{model_name:"Galaxy S9+",focal_length:26.83124949289487,id:128},{model_name:"Galaxy Note4",focal_length:29.838940906134535,id:129},{model_name:"Galaxy J2 Core",focal_length:33.35985248336145,id:130},{model_name:"Galaxy J2",focal_length:30.989269215373465,id:131},{model_name:"Galaxy S5",focal_length:21.569800697661158,id:132},{model_name:"klteactivexx",focal_length:29.9570295685936,id:133},{model_name:"Galaxy S20+",focal_length:26.78571538387245,id:134},{model_name:"Lenovo TB-9707F",focal_length:27.856978393259364,id:135},{model_name:"Samsung LTE Pad",focal_length:29.37332967983944,id:136},{model_name:"Galaxy A03s",focal_length:28.179309181367643,id:137},{model_name:"Galaxy S7 Edge",focal_length:21.63090101351434,id:138},{model_name:"Galaxy S23 FE",focal_length:25.360992201554144,id:139},{model_name:"M2007J20CG",focal_length:26.42192883805938,id:140},{model_name:"Galaxy A35 5G",focal_length:25.86397138743254,id:141},{model_name:"M2102K1C",focal_length:27.422499094685158,id:142},{model_name:"Galaxy Tab4 10.0",focal_length:34.874362986985886,id:143},{model_name:"Galaxy Tab4 10.1",focal_length:34.874362986985886,id:144},{model_name:"Galaxy A23",focal_length:26.293331006331233,id:145},{model_name:"Galaxy A50s",focal_length:32.008370088492946,id:146},{model_name:"Galaxy A7(2017)",focal_length:28.118895806999006,id:147},{model_name:"Mi 10 Pro",focal_length:24.816177262690434,id:148},{model_name:"Galaxy Tab4 8.0",focal_length:34.65147437347495,id:149},{model_name:"N9100",focal_length:36.10241474866236,id:150},{model_name:"Nexus 10",focal_length:56.24999916180968,id:151},{model_name:"Nexus 6P",focal_length:31.996586012415488,id:152},{model_name:"Galaxy Z Fold2 5G",focal_length:24.801587880388613,id:153},{model_name:"Galaxy F41",focal_length:25.643381624841915,id:154},{model_name:"Nexus",focal_length:56.24999916180968,id:155},{model_name:"NNV5O",focal_length:27.16049471039419,id:156},{model_name:"ONEPLUS A5010",focal_length:27.115583001816514,id:157},{model_name:"Galaxy A33 5G",focal_length:26.396386963588384,id:158},{model_name:"Galaxy J5",focal_length:28.884082889228893,id:159},{model_name:"S21FE 5G",focal_length:18.000000000000004,id:160},{model_name:"S7-Edge",focal_length:29.37332967983944,id:161},{model_name:"Galaxy S4 Mini",focal_length:30.25527985468381,id:162},{model_name:"Galaxy Note II",focal_length:29.373330368318214,id:163},{model_name:"Galaxy Mega 6.3",focal_length:30.25527985468381,id:164},{model_name:"Galaxy S4 Active",focal_length:34.72552078740023,id:165},{model_name:"Galaxy S Blaze",focal_length:30.86510975590537,id:166},{model_name:"Galaxy S4 Zoom",focal_length:27.19503348506822,id:167},{model_name:"Galaxy Go Prime",focal_length:33.151875948602246,id:168},{model_name:"Galaxy Grand Prime",focal_length:34.72552078740023,id:169},{model_name:"Galaxy S3 Mini",focal_length:35.02421089042978,id:170},{model_name:"Galaxy Mega2",focal_length:45.23200085021317,id:171},{model_name:"Galaxy S6 Edge+",focal_length:22.660945439185454,id:172},{model_name:"Galaxy Alpha",focal_length:29.957030682309327,id:173},{model_name:"Galaxy S5 Active",focal_length:21.455366667546855,id:174},{model_name:"Galaxy S6 Active",focal_length:22.660945439185454,id:175},{model_name:"Galaxy S7 Active",focal_length:25.881901112640733,id:176},{model_name:"Galaxy S6",focal_length:22.660945439185454,id:177},{model_name:"SAMSUNG-SM-G930A",focal_length:25.881901112640733,id:178},{model_name:"Galaxy S7 edge (USA)",focal_length:25.881901112640733,id:179},{model_name:"Galaxy J1",focal_length:30.989269215373465,id:180},{model_name:"Galaxy J3(2016)",focal_length:30.989269215373465,id:181},{model_name:"Galaxy J3 Pop",focal_length:25.199999731779098,id:182},{model_name:"SAMSUNG-SM-J327A",focal_length:25.199999731779098,id:183},{model_name:"Galaxy J7 Pop",focal_length:24.948025657012145,id:184},{model_name:"Galaxy Note Edge",focal_length:21.075292344414255,id:185},{model_name:"Galaxy Note5",focal_length:22.660945439185454,id:186},{model_name:"Galaxy Tab E 8.0",focal_length:30.989269215373465,id:187},{model_name:"Galaxy TabS 8.4",focal_length:33.8530768194478,id:188},{model_name:"Galaxy TabS 10.5",focal_length:33.85307637623397,id:189},{model_name:"Galaxy Tab S2 9.7",focal_length:25.850441638000525,id:190},{model_name:"Galaxy A02s",focal_length:27.77777854429843,id:191},{model_name:"Samsung Galaxy A70",focal_length:30.557936631316462,id:192},{model_name:"Galaxy M01",focal_length:27.607362558089314,id:193},{model_name:"Samsung Galaxy SDM439",focal_length:27.607362558089314,id:194},{model_name:"n1awifi SM-P600",focal_length:33.8530768194478,id:195},{model_name:"SAMSUNG SM788",focal_length:29.373330368318214,id:196},{model_name:"Samsung T805s",focal_length:36.10241474866236,id:197},{model_name:"SC-01F",focal_length:33.71100362717734,id:198},{model_name:"Galaxy Active neo",focal_length:34.72552078740023,id:199},{model_name:"Galaxy S7 edge",focal_length:25.881901112640733,id:200},{model_name:"Galaxy Feel2",focal_length:27.870966431997843,id:201},{model_name:"Galaxy A20e",focal_length:28.03155976723743,id:202},{model_name:"Galaxy Tab S 8.4",focal_length:34.7255204791714,id:203},{model_name:"Galaxy Feel",focal_length:24.948025657012145,id:204},{model_name:"Galaxy S10+ Olympic Games Edition",focal_length:29.82016081732399,id:205},{model_name:"Galaxy A41",focal_length:32.10616339905229,id:206},{model_name:"Galaxy A21",focal_length:33.19237553083257,id:207},{model_name:"Galaxy S20 5G",focal_length:30.278932084687106,id:208},{model_name:"Galaxy S21 5G",focal_length:30.278932084687106,id:209},{model_name:"Galaxy S22",focal_length:26.69326911734407,id:210},{model_name:"Galaxy S23",focal_length:26.51785664678533,id:211},{model_name:"Galaxy S24",focal_length:26.51785664678533,id:212},{model_name:"Galaxy S20+ 5G",focal_length:30.278932084687106,id:213},{model_name:"Galaxy S22 Ultra",focal_length:26.785713185333197,id:214},{model_name:"Galaxy S23 Ultra",focal_length:26.51785664678533,id:215},{model_name:"Galaxy S24 Ultra",focal_length:26.51785664678533,id:216},{model_name:"Galaxy Note20 Ultra 5G",focal_length:30.278932084687106,id:217},{model_name:"Galaxy A52 5G",focal_length:31.96022744590709,id:218},{model_name:"Galaxy A53 5G",focal_length:25.643381624841915,id:219},{model_name:"Galaxy A54 5G",focal_length:25.643381624841915,id:220},{model_name:"Galaxy A55 5G",focal_length:25.643381624841915,id:221},{model_name:"Galaxy A51 5G",focal_length:31.704545870177018,id:222},{model_name:"Galaxy Z Flip3 5G",focal_length:25.641717079153896,id:223},{model_name:"Galaxy Z Flip4",focal_length:26.510929512586237,id:224},{model_name:"Galaxy Z Flip5",focal_length:25.026316705833192,id:225},{model_name:"Galaxy Z Fold3 5G",focal_length:26.04221248000515,id:226},{model_name:"Galaxy Z Fold4",focal_length:23.457722455914453,id:227},{model_name:"Galaxy Z Fold5",focal_length:23.457722455914453,id:228},{model_name:"Galaxy Z Fold6",focal_length:23.823530277991395,id:229},{model_name:"Galaxy A22 5G",focal_length:33.19099583755817,id:230},{model_name:"Galaxy A23 5G",focal_length:33.19099583755817,id:231},{model_name:"SCG05",focal_length:24.801587880388613,id:232},{model_name:"Galaxy A32 5G",focal_length:29.35460243079769,id:233},{model_name:"Galaxy S21+ 5G",focal_length:30.278932084687106,id:234},{model_name:"Galaxy S III CDMA",focal_length:31.42977272014963,id:235},{model_name:"Galaxy S4 CDMA",focal_length:32.877671608432955,id:236},{model_name:"Galaxy Note II CDMA",focal_length:29.373330368318214,id:237},{model_name:"Galaxy Ace3",focal_length:34.72552078740023,id:238},{model_name:"SCH-I939I",focal_length:34.72552078740023,id:239},{model_name:"SCH-R970",focal_length:205.7409382194361,id:240},{model_name:"Galaxy S6 edge+",focal_length:22.660945439185454,id:241},{model_name:"Galaxy A8",focal_length:29.838941233851347,id:242},{model_name:"Galaxy Fold",focal_length:29.361389549960887,id:243},{model_name:"Galaxy Z Flip",focal_length:26.093125888389945,id:244},{model_name:"Galaxy Light",focal_length:31.429772720149632,id:245},{model_name:"Galaxy S2",focal_length:34.799813370472584,id:246},{model_name:"Galaxy S III T999",focal_length:31.42977222944456,id:247},{model_name:"Galaxy A01",focal_length:28.149802007714698,id:248},{model_name:"Galaxy A52",focal_length:25.448746352776357,id:249},{model_name:"Galaxy J8",focal_length:29.373329808703833,id:250},{model_name:"Galaxy Pop SHV-E220",focal_length:29.373330368318214,id:251},{model_name:"SHW-M480S",focal_length:31.429772720149632,id:252},{model_name:"Galaxy Note 3",focal_length:25.85044183664121,id:253},{model_name:"Galaxy A01 Core",focal_length:24.331034156173377,id:254},{model_name:"Galaxy A02",focal_length:33.19099583755817,id:255},{model_name:"Galaxy A04e",focal_length:27.806895755672596,id:256},{model_name:"Galaxy A04",focal_length:28.800000613076357,id:257},{model_name:"Galaxy A04s",focal_length:28.856108580688357,id:258},{model_name:"Galaxy A05",focal_length:27.34426137241939,id:259},{model_name:"Galaxy A05s",focal_length:27.040332390611585,id:260},{model_name:"Galaxy A06",focal_length:27.912327285340005,id:261},{model_name:"Galaxy A10s",focal_length:29.589040322786094,id:262},{model_name:"Galaxy A11",focal_length:27.376575789017092,id:263},{model_name:"SM-A127F",focal_length:34.725520412018184,id:264},{model_name:"Galaxy A13",focal_length:26.293331006331233,id:265},{model_name:"Galaxy A13 5G",focal_length:33.19099583755817,id:266},{model_name:"Galaxy A14",focal_length:27.72009828082809,id:267},{model_name:"Galaxy A14 5G",focal_length:27.72009828082809,id:268},{model_name:"Galaxy A15",focal_length:27.72009828082809,id:269},{model_name:"Galaxy A15 5G",focal_length:27.72009828082809,id:270},{model_name:"Galaxy A20s",focal_length:29.543067702260863,id:271},{model_name:"Galaxy A22",focal_length:29.35460243079769,id:272},{model_name:"Galaxy A24",focal_length:26.396386963588384,id:273},{model_name:"Galaxy A25 5G",focal_length:27.573528416796425,id:274},{model_name:"Galaxy A2 Core",focal_length:24.750000167638063,id:275},{model_name:"Galaxy A3",focal_length:33.151875948602246,id:276},{model_name:"Galaxy M30",focal_length:32.008370088492946,id:277},{model_name:"Galaxy A30s",focal_length:26.562501888515303,id:278},{model_name:"Galaxy A3 (2016)",focal_length:25.563957067367177,id:279},{model_name:"Galaxy A31",focal_length:31.96022744590709,id:280},{model_name:"Galaxy A34 5G",focal_length:26.396386963588384,id:281},{model_name:"Galaxy M32",focal_length:26.041666590014604,id:282},{model_name:"Galaxy A42 5G",focal_length:31.96022744590709,id:283},{model_name:"Galaxy A5",focal_length:24.620920993596837,id:284},{model_name:"Galaxy A5 Duos",focal_length:24.620920993596837,id:285},{model_name:"Galaxy A5 (2016)",focal_length:25.23506902941671,id:286},{model_name:"Galaxy A51 5G UW",focal_length:31.704545870177018,id:287},{model_name:"Galaxy A5 (2017)",focal_length:41.62499991618098,id:288},{model_name:"Galaxy A8(2018)",focal_length:28.118895806999006,id:289},{model_name:"Galaxy A52s 5G",focal_length:31.96022744590709,id:290},{model_name:"Galaxy A8 (2018)",focal_length:27.870966431997843,id:291},{model_name:"Galaxy A6 (2018)",focal_length:27.870966431997843,id:292},{model_name:"Galaxy A6+ (2018)",focal_length:28.806021614143024,id:293},{model_name:"Galaxy A9 Star Lite",focal_length:28.806021614143024,id:294},{model_name:"Galaxy A60",focal_length:31.875001606531473,id:295},{model_name:"Galaxy A7 Duos",focal_length:28.52827338205128,id:296},{model_name:"Galaxy A7",focal_length:39.68078045441221,id:297},{model_name:"Galaxy A70s",focal_length:25.5681808021936,id:298},{model_name:"Galaxy A7 (2016)",focal_length:25.23506902941671,id:299},{model_name:"Galaxy A71",focal_length:25.850182890746645,id:300},{model_name:"Galaxy A71 5G",focal_length:32.05736901444111,id:301},{model_name:"Galaxy A Quantum",focal_length:32.05736901444111,id:302},{model_name:"Galaxy A71 5G UW",focal_length:31.96022744590709,id:303},{model_name:"Galaxy A7 (2017)",focal_length:28.118895806999006,id:304},{model_name:"Galaxy A72",focal_length:31.704545870177018,id:305},{model_name:"Galaxy A8+ (2018)",focal_length:27.870966431997843,id:306},{model_name:"Galaxy A73 5G",focal_length:27.35294189832616,id:307},{model_name:"Galaxy A7 (2018)",focal_length:32.20417008113316,id:308},{model_name:"Galaxy A8 Duos",focal_length:24.23702096171225,id:309},{model_name:"Galaxy A8 (2016)",focal_length:28.46249925401063,id:310},{model_name:"Galaxy Quantum 2",focal_length:30.278932084687106,id:311},{model_name:"Galaxy A9 (2016)",focal_length:25.235069029416714,id:312},{model_name:"Galaxy A90 5G",focal_length:25.5681808021936,id:313},{model_name:"Galaxy A9 Pro (2016)",focal_length:29.957030682309323,id:314},{model_name:"Galaxy A9 (2018)",focal_length:27.823761630886338,id:315},{model_name:"Galaxy S4 zoom",focal_length:27.19503348506822,id:316},{model_name:"Galaxy K Zoom",focal_length:26.190162516104003,id:317},{model_name:"Galaxy K zoom",focal_length:26.190162516104003,id:318},{model_name:"Galaxy C5",focal_length:24.77487520542926,id:319},{model_name:"Galaxy C5 Pro",focal_length:29.08767713522799,id:320},{model_name:"Galaxy C55 5G",focal_length:27.159644341642714,id:321},{model_name:"Galaxy C7",focal_length:24.77487520542926,id:322},{model_name:"Galaxy C7 Pro",focal_length:29.08767713522799,id:323},{model_name:"Galaxy C7 (2017)",focal_length:29.373329808703833,id:324},{model_name:"Galaxy C9 Pro",focal_length:29.08767713522799,id:325},{model_name:"Galaxy F02s",focal_length:27.77777854429843,id:326},{model_name:"Galaxy F04",focal_length:27.806895755672596,id:327},{model_name:"Galaxy F13",focal_length:26.293331006331233,id:328},{model_name:"Galaxy F14 5G",focal_length:27.72009828082809,id:329},{model_name:"Galaxy F15 5G",focal_length:27.72009828082809,id:330},{model_name:"Galaxy F22",focal_length:29.35460243079769,id:331},{model_name:"Galaxy Buddy2",focal_length:26.293331006331233,id:332},{model_name:"Galaxy F34 5G",focal_length:26.31852159198605,id:333},{model_name:"Galaxy F42 5G",focal_length:27.468493279535657,id:334},{model_name:"Galaxy F52 5G",focal_length:27.890625679089407,id:335},{model_name:"Galaxy F54 5G",focal_length:25.850182890746645,id:336},{model_name:"Galaxy E7",focal_length:33.151875948602246,id:337},{model_name:"Galaxy M12 (India)",focal_length:29.799107955586564,id:338},{model_name:"Galaxy Z Flip 5G",focal_length:30.278932084687106,id:339},{model_name:"Galaxy Z Flip6",focal_length:23.457722455914453,id:340},{model_name:"Galaxy Fold 5G",focal_length:27.423469699790605,id:341},{model_name:"SM-F9160",focal_length:26.690623958548553,id:342},{model_name:"SM-F925F",focal_length:34.725520412018184,id:343},{model_name:"SM-F9260",focal_length:26.459168778024292,id:344},{model_name:"SM-F9360",focal_length:26.391807804757224,id:345},{model_name:"SM-F936N",focal_length:26.274192515694775,id:346},{model_name:"SM-F9460",focal_length:27.77777854429843,id:347},{model_name:"SM-F950F",focal_length:34.725520412018184,id:348},{model_name:"Galaxy Star 2",focal_length:35.326989099092714,id:349},{model_name:"Galaxy Young 2",focal_length:35.326989099092714,id:350},{model_name:"Galaxy Young2",focal_length:35.326989099092714,id:351},{model_name:"Elite",focal_length:29.95703158503027,id:352},{model_name:"Galaxy Folder2",focal_length:24.23702096171225,id:353},{model_name:"Galaxy Ace Style",focal_length:37.56889747681495,id:354},{model_name:"Galaxy Ace 4 LTE G313",focal_length:34.50412962937029,id:355},{model_name:"Galaxy Ace NXT",focal_length:35.326989099092714,id:356},{model_name:"Galaxy S Duos 3",focal_length:37.56889747681496,id:357},{model_name:"Galaxy Ace 4",focal_length:37.56889747681496,id:358},{model_name:"Galaxy Ace 4 Lite",focal_length:35.326989099092714,id:359},{model_name:"Galaxy Ace4",focal_length:35.32698909909271,id:360},{model_name:"Galaxy Ace4 Lite",focal_length:35.32698909909271,id:361},{model_name:"Galaxy V Plus",focal_length:29.957030682309327,id:362},{model_name:"Galaxy Core Plus",focal_length:34.72552078740023,id:363},{model_name:"Galaxy Star 2 Plus",focal_length:35.32698909909271,id:364},{model_name:"Galaxy Core LTE",focal_length:34.72552078740023,id:365},{model_name:"Galaxy Core2",focal_length:34.72552078740023,id:366},{model_name:"Galaxy Core II",focal_length:35.32698850812798,id:367},{model_name:"Galaxy Core 2",focal_length:33.15187594860225,id:368},{model_name:"SM-G3568V",focal_length:38.60112456917206,id:369},{model_name:"Galaxy Ace Style LTE G357",focal_length:33.92446156895313,id:370},{model_name:"Galaxy Ace",focal_length:34.50412962937029,id:371},{model_name:"Galaxy Core Lite",focal_length:34.72552078740023,id:372},{model_name:"Galaxy Express 2",focal_length:35.02421089042978,id:373},{model_name:"Galaxy Avant",focal_length:33.92446156895313,id:374},{model_name:"Galaxy Core LTE G386W",focal_length:33.92446156895313,id:375},{model_name:"Galaxy Xcover 3",focal_length:38.60112456917206,id:376},{model_name:"Galaxy Xcover 3 G389F",focal_length:30.989269327393725,id:377},{model_name:"Galaxy Xcover 4",focal_length:23.20166403946348,id:378},{model_name:"Galaxy Xcover 4s",focal_length:24.332756308030856,id:379},{model_name:"SM-G464U",focal_length:28.73609321404316,id:380},{model_name:"Galaxy Core Max",focal_length:34.72552078740023,id:381},{model_name:"Galaxy Xcover 5",focal_length:24.332756308030856,id:382},{model_name:"Galaxy XCover 5",focal_length:24.332756308030856,id:383},{model_name:"Galaxy Grand Prime Plus",focal_length:33.151875948602246,id:384},{model_name:"Galaxy J2 Prime",focal_length:33.85307637623398,id:385},{model_name:"Galaxy On5 Pro",focal_length:40.42866313624261,id:386},{model_name:"Galaxy On5",focal_length:30.989269215373465,id:387},{model_name:"Galaxy On5 (2016)",focal_length:25.23506902941671,id:388},{model_name:"Galaxy XCover7",focal_length:33.19099583755817,id:389},{model_name:"Galaxy J5 Prime",focal_length:25.235069600635708,id:390},{model_name:"Galaxy On7",focal_length:20.92499984912575,id:391},{model_name:"Galaxy On7 (2016)",focal_length:25.23506887740576,id:392},{model_name:"Galaxy On7(2016)",focal_length:28.46249925401063,id:393},{model_name:"Galaxy J7 Prime 2",focal_length:22.05860858484693,id:394},{model_name:"Galaxy On7 Prime",focal_length:22.05860858484693,id:395},{model_name:"Galaxy J7 Max",focal_length:29.373330098124445,id:396},{model_name:"Galaxy A6s",focal_length:16.264247582613425,id:397},{model_name:"Galaxy Grand 2",focal_length:34.72552011282922,id:398},{model_name:"Galaxy Grand2",focal_length:34.72552078740023,id:399},{model_name:"Galaxy XCover Pro",focal_length:32.067404516483386,id:400},{model_name:"Galaxy Xcover Pro",focal_length:31.996586012415488,id:401},{model_name:"Galaxy Grand 3",focal_length:34.72552078740023,id:402},{model_name:"Galaxy Grand Max",focal_length:34.72552078740023,id:403},{model_name:"Galaxy Grand-Max",focal_length:34.72552078740023,id:404},{model_name:"Galaxy XCover6 Pro",focal_length:26.396386963588384,id:405},{model_name:"Galaxy Mega 2",focal_length:34.72552078740023,id:406},{model_name:"SM-G7509",focal_length:34.72552078740023,id:407},{model_name:"Galaxy S10 Lite",focal_length:31.96022744590709,id:408},{model_name:"Galaxy S20 FE 5G",focal_length:31.704545870177018,id:409},{model_name:"Galaxy S5 mini",focal_length:45.231999729851616,id:410},{model_name:"Galaxy S5 Sport",focal_length:21.455366667546855,id:411},{model_name:"Galaxy S Light Luxury",focal_length:27.298431885635562,id:412},{model_name:"Galaxy A8 Star (A9 Star)",focal_length:29.37333168906384,id:413},{model_name:"Galaxy A8 Star",focal_length:29.37333168906384,id:414},{model_name:"Galaxy A9 Star",focal_length:28.806022204414404,id:415},{model_name:"Galaxy A8s",focal_length:24.406778967541484,id:416},{model_name:"Galaxy Xcover FieldPro",focal_length:32.63785558294632,id:417},{model_name:"Galaxy S6 active",focal_length:22.660945439185454,id:418},{model_name:"Galaxy S7 active",focal_length:25.881901112640733,id:419},{model_name:"Galaxy S8 Active",focal_length:26.669479813680404,id:420},{model_name:"Galaxy S5 (USA)",focal_length:20.70663172629488,id:421},{model_name:"Galaxy S5 LTE-A G901F",focal_length:21.569800697661158,id:422},{model_name:"Galaxy S5 Neo",focal_length:25.563957067367177,id:423},{model_name:"Galaxy S5 LTE-A G906S",focal_length:21.569800697661158,id:424},{model_name:"Galaxy S6 (USA)",focal_length:22.660945439185454,id:425},{model_name:"Galaxy S6 edge (USA)",focal_length:22.660945439185454,id:426},{model_name:"Galaxy S6 edge+ Duos",focal_length:22.660945439185454,id:427},{model_name:"Galaxy S6 edge+ (USA)",focal_length:22.660945439185454,id:428},{model_name:"领世旗舰8",focal_length:33.4821409395144,id:429},{model_name:"Galaxy S7 (USA)",focal_length:25.881901112640733,id:430},{model_name:"Galaxy S20 5G UW",focal_length:30.278932084687106,id:431},{model_name:"SM-G988GI",focal_length:27.415966038813064,id:432},{model_name:"Galaxy S21 FE 5G",focal_length:26.927274664069518,id:433},{model_name:"Galaxy J1 Nxt",focal_length:40.428661930275894,id:434},{model_name:"Galaxy J1 mini prime",focal_length:34.57767885807043,id:435},{model_name:"Galaxy J1 Ace",focal_length:33.85307637623398,id:436},{model_name:"Galaxy J1 (2016)",focal_length:33.85307637623398,id:437},{model_name:"Galaxy J1 4G",focal_length:30.989269215373465,id:438},{model_name:"Galaxy J2 (2017)",focal_length:33.85307637623398,id:439},{model_name:"Galaxy J2 (2016)",focal_length:35.32699006886114,id:440},{model_name:"Galaxy J2 Pro (2018)",focal_length:33.151875948602246,id:441},{model_name:"SM-J250N",focal_length:33.15187620755913,id:442},{model_name:"Galaxy J2 Core (2020)",focal_length:24.63896691716306,id:443},{model_name:"Galaxy J3 Pro",focal_length:34.72552078740023,id:444},{model_name:"Galaxy J3 (2016)",focal_length:30.989269215373465,id:445},{model_name:"Galaxy J2 Pro",focal_length:34.57767934987623,id:446},{model_name:"SM-J320VPP",focal_length:35.32699000133996,id:447},{model_name:"Galaxy J3 (2017)",focal_length:25.199999731779098,id:448},{model_name:"Galaxy J3 Emerge",focal_length:30.989269215373465,id:449},{model_name:"Galaxy J3",focal_length:30.989269215373465,id:450},{model_name:"Galaxy J3 Eclipse",focal_length:31.944854351422496,id:451},{model_name:"SM-J336AZ",focal_length:24.948025657012145,id:452},{model_name:"Galaxy J3 (2018)",focal_length:24.948025657012145,id:453},{model_name:"Galaxy J3 Aura",focal_length:32.73750047776847,id:454},{model_name:"Galaxy J4",focal_length:23.20166403946348,id:455},{model_name:"Galaxy J5 (2016)",focal_length:25.23506902941671,id:456},{model_name:"Galaxy J5 (2017)",focal_length:22.05860858484693,id:457},{model_name:"Galaxy J7 Nxt",focal_length:23.20166403946348,id:458},{model_name:"Galaxy J7 (2016)",focal_length:25.56395781325453,id:459},{model_name:"Galaxy J7 Duo",focal_length:24.91247305481965,id:460},{model_name:"Galaxy J7 V",focal_length:28.555800415732627,id:461},{model_name:"Galaxy J7 (2017)",focal_length:22.05860858484693,id:462},{model_name:"Galaxy J7 Pro",focal_length:22.05860858484693,id:463},{model_name:"Galaxy J7 (2018)",focal_length:22.05860858484693,id:464},{model_name:"Galaxy J7 Aura",focal_length:28.557692942534707,id:465},{model_name:"Galaxy M01 Core",focal_length:24.331034156173377,id:466},{model_name:"Galaxy M01s",focal_length:29.589040322786094,id:467},{model_name:"Galaxy M02",focal_length:33.19099583755817,id:468},{model_name:"Galaxy M02s",focal_length:27.77777854429843,id:469},{model_name:"Galaxy M10",focal_length:29.37332967983944,id:470},{model_name:"Galaxy M10s",focal_length:32.167505836478696,id:471},{model_name:"Galaxy M12",focal_length:29.799107955586564,id:472},{model_name:"Galaxy M20",focal_length:29.362498382292706,id:473},{model_name:"Galaxy M21",focal_length:31.96022744590709,id:474},{model_name:"Galaxy M22",focal_length:29.35460243079769,id:475},{model_name:"Galaxy M30s",focal_length:32.008370088492946,id:476},{model_name:"Galaxy M31s",focal_length:31.704545870177018,id:477},{model_name:"Galaxy Jump2",focal_length:26.16507073021856,id:478},{model_name:"Galaxy M35 5G",focal_length:26.552117706793048,id:479},{model_name:"Galaxy M40",focal_length:31.875001606531473,id:480},{model_name:"Galaxy M42 5G",focal_length:31.96022744590709,id:481},{model_name:"Galaxy Jump3",focal_length:29.097085851356436,id:482},{model_name:"Galaxy M51",focal_length:31.96022744590709,id:483},{model_name:"Galaxy M52 5G",focal_length:31.96022744590709,id:484},{model_name:"Galaxy M53 5G",focal_length:25.850182890746645,id:485},{model_name:"Galaxy M62",focal_length:25.643381624841915,id:486},{model_name:"Galaxy Note 3 Neo",focal_length:31.6857297331382,id:487},{model_name:"Galaxy Note 3 Neo Duos",focal_length:34.72552078740023,id:488},{model_name:"Galaxy Note3 Neo",focal_length:31.6857297331382,id:489},{model_name:"SM-N9009[bo1318]",focal_length:34.72552078740023,id:490},{model_name:"Galaxy Note 4 Duos",focal_length:21.569799520038046,id:491},{model_name:"Galaxy Note 4",focal_length:31.6857297331382,id:492},{model_name:"Galaxy Note 4 (USA)",focal_length:21.569799520038046,id:493},{model_name:"Gear S",focal_length:21.569799520038046,id:494},{model_name:"SM-N916F",focal_length:21.52775681018539,id:495},{model_name:"Galaxy Note5 Duos",focal_length:22.660945439185454,id:496},{model_name:"Galaxy Note5 (USA)",focal_length:22.660945439185454,id:497},{model_name:"Galaxy Note7",focal_length:25.85044183664121,id:498},{model_name:"Galaxy Note FE",focal_length:28.46249925401063,id:499},{model_name:"Galaxy Note10 5G",focal_length:29.82016081732399,id:500},{model_name:"Galaxy Note20 5G",focal_length:30.278932084687106,id:501},{model_name:"Galaxy Note20 Ultra",focal_length:26.69062965213493,id:502},{model_name:"Galaxy Tab A 8.0 & S Pen (2019)",focal_length:24.332756308030856,id:503},{model_name:"Galaxy Tab A 8.0",focal_length:29.89790170949101,id:504},{model_name:"Galaxy Tab A 8.0 & S Pen (2015)",focal_length:29.89790170949101,id:505},{model_name:"Galaxy Tab A",focal_length:29.89790170949101,id:506},{model_name:"Galaxy Tab A 9.7",focal_length:29.89790170949101,id:507},{model_name:"Galaxy Tab A 10.1 (2016)",focal_length:28.504772164036698,id:508},{model_name:"Galaxy Tab A (2016) with S Pen",focal_length:28.504772164036698,id:509},{model_name:"Galaxy Note 10.1 (2014)",focal_length:33.85307637623397,id:510},{model_name:"Galaxy Tab S6 Lite",focal_length:33.19237553083257,id:511},{model_name:"SM-P613",focal_length:33.19099583755817,id:512},{model_name:"Galaxy Note Pro 12.2",focal_length:25.850441638000525,id:513},{model_name:"Galaxy Note Pro 12.2 3G",focal_length:33.8530768194478,id:514},{model_name:"Galaxy Note Pro 12.2 LTE",focal_length:25.85044183664121,id:515},{model_name:"Galaxy J3 Orbit",focal_length:24.948025657012145,id:516},{model_name:"Galaxy S24 FE",focal_length:23.823530277991395,id:517},{model_name:"Galaxy J7 Sky Pro",focal_length:24.948025657012145,id:518},{model_name:"Galaxy J7 Crown",focal_length:22.05860858484693,id:519},{model_name:"SM-S9010",focal_length:34.725520412018184,id:520},{model_name:"Galaxy Grand Prime Pro",focal_length:33.15187620755913,id:521},{model_name:"SM-S901N",focal_length:25.706664735793765,id:522},{model_name:"Galaxy S22+",focal_length:26.69326911734407,id:523},{model_name:"SM-S906N",focal_length:25.706664735793765,id:524},{model_name:"SM-S9080",focal_length:26.459168778024292,id:525},{model_name:"SM-S908B",focal_length:33.15187620755913,id:526},{model_name:"SM-S908N",focal_length:25.706664735793765,id:527},{model_name:"SM-S908U",focal_length:29.37332967983944,id:528},{model_name:"SM-S911B",focal_length:27.435660906193267,id:529},{model_name:"Galaxy S23+",focal_length:26.51785664678533,id:530},{model_name:"SM-S9180",focal_length:28.228198076809868,id:531},{model_name:"Galaxy Quantum2",focal_length:25.448746352776357,id:532},{model_name:"SM-S918B",focal_length:56.24999916180968,id:533},{model_name:"SM-S918B/DS",focal_length:56.24999916180968,id:534},{model_name:"Galaxy S24+",focal_length:26.51785664678533,id:535},{model_name:"SM-S9260",focal_length:25.706664735793765,id:536},{model_name:"Galaxy Tab 3 Lite 7.0 VE",focal_length:35.326989099092714,id:537},{model_name:"Galaxy Tab3V 7.0",focal_length:35.326989099092714,id:538},{model_name:"Galaxy Tab 3 V",focal_length:35.326989099092714,id:539},{model_name:"Galaxy Tab 3 7.0 WiFi",focal_length:38.60112456917206,id:540},{model_name:"Galaxy Tab3 7.0",focal_length:38.60112456917206,id:541},{model_name:"Galaxy Tab 3 7.0",focal_length:38.60112456917206,id:542},{model_name:"Galaxy Tab A7 Lite",focal_length:28.491430086602996,id:543},{model_name:"Galaxy Tab 4 7.0",focal_length:38.60112456917206,id:544},{model_name:"Galaxy Tab 4 7.0 3G",focal_length:38.60112456917206,id:545},{model_name:"Galaxy Tab4 7.0",focal_length:34.577678285480985,id:546},{model_name:"SM-T2556",focal_length:34.72552078740023,id:547},{model_name:"Galaxy W",focal_length:34.72552078740023,id:548},{model_name:"Galaxy Tab A 7.0 (2016)",focal_length:31.814891307717478,id:549},{model_name:"Galaxy J Max",focal_length:29.957030682309323,id:550},{model_name:"Galaxy Tab A 8.0 (2019)",focal_length:25.25142882979646,id:551},{model_name:'Galaxy Tab A (8.0", 2019)',focal_length:25.20000091961453,id:552},{model_name:"Galaxy Tab A 8.4 (2020)",focal_length:24.332756308030856,id:553},{model_name:"Galaxy Tab 3 8.0",focal_length:31.429772720149632,id:554},{model_name:"Galaxy Tab3 8.0",focal_length:31.429772720149632,id:555},{model_name:"Galaxy Tab Pro 8.4",focal_length:34.72552078740023,id:556},{model_name:"Galaxy Tab Pro 8.4 3G/LTE",focal_length:25.85044183664121,id:557},{model_name:"Galaxy Tab 4 8.0 3G",focal_length:34.65147437347495,id:558},{model_name:"Galaxy Tab A 8.0 (2015)",focal_length:29.89790170949101,id:559},{model_name:"Galaxy Tab A S 8.0",focal_length:33.15187620755913,id:560},{model_name:"Galaxy Tab Active",focal_length:35.25090802038023,id:561},{model_name:"Galaxy Tab Active LTE",focal_length:35.25090802038023,id:562},{model_name:"Galaxy TabE 8.0",focal_length:33.85307720716821,id:563},{model_name:"Galaxy Tab E8.0",focal_length:30.989269215373465,id:564},{model_name:"Galaxy Tab A 8.0 (2017)",focal_length:24.63896691716306,id:565},{model_name:"Galaxy Tab A (2017)",focal_length:24.63896691716306,id:566},{model_name:"Galaxy Tab A 8",focal_length:30.989269215373465,id:567},{model_name:"Galaxy Tab A 8.0 (2018)",focal_length:30.989269215373465,id:568},{model_name:"Galaxy Tab Active2",focal_length:24.948025657012145,id:569},{model_name:"Galaxy Tab Active 2",focal_length:24.948025657012145,id:570},{model_name:"Galaxy TAB Active2",focal_length:24.948025657012145,id:571},{model_name:"Galaxy Tab A7 10.4 (2020)",focal_length:27.77777854429843,id:572},{model_name:"Galaxy Tab A7",focal_length:27.77777854429843,id:573},{model_name:"Galaxy Tab A 10.1 (2019)",focal_length:24.332756308030856,id:574},{model_name:"Galaxy Tab Pro 10.1",focal_length:33.8530768194478,id:575},{model_name:"Galaxy Tab Pro 10.1 LTE",focal_length:25.85044183664121,id:576},{model_name:"Galaxy Tab 4 10.1",focal_length:35.326990715074466,id:577},{model_name:"Galaxy Tab 4 10.1 3G",focal_length:35.326990715074466,id:578},{model_name:"Galaxy Tab Active Pro",focal_length:26.16978518621371,id:579},{model_name:"Galaxy Tab E 9.6",focal_length:30.557935387241056,id:580},{model_name:"Galaxy Tab E",focal_length:33.85307637623398,id:581},{model_name:"SM-T570",focal_length:24.332756308030856,id:582},{model_name:"Galaxy Tab Active3",focal_length:24.332756308030856,id:583},{model_name:"Galaxy Tab Advanced2",focal_length:28.504772164036698,id:584},{model_name:"Galaxy Tab A (2016)",focal_length:28.504772164036698,id:585},{model_name:"Galaxy Tab A 10.5",focal_length:24.63896661772194,id:586},{model_name:"Galaxy Tab A (2018, 10.5)",focal_length:24.63896661772194,id:587},{model_name:'Galaxy Tab A (10.5")',focal_length:25.706664735793765,id:588},{model_name:"Galaxy Tab A (10.5)",focal_length:24.63896661772194,id:589},{model_name:"SM-T630",focal_length:29.19954280449413,id:590},{model_name:"Galaxy Tab Active4 Pro 5G",focal_length:26.497389572355143,id:591},{model_name:"Galaxy Tab S 8.4 LTE",focal_length:25.850441638000525,id:592},{model_name:"SM-T705C",focal_length:42.40534236941064,id:593},{model_name:"Galaxy Tab S2 8.0",focal_length:25.850441638000525,id:594},{model_name:"Galaxy Tab S2",focal_length:29.95703158503027,id:595},{model_name:"Galaxy Tab S5e",focal_length:26.16978518621371,id:596},{model_name:"Galaxy Tab S7 FE",focal_length:26.452971844638537,id:597},{model_name:"Galaxy Tab S 10.5",focal_length:25.850441638000525,id:598},{model_name:"Galaxy Tab S 10.5 LTE",focal_length:25.850441638000525,id:599},{model_name:"Galaxy TabS2 9.7",focal_length:29.95703158503027,id:600},{model_name:"Galaxy Tab S3 9.7",focal_length:23.95740724106156,id:601},{model_name:"Galaxy Tab S3",focal_length:23.95740724106156,id:602},{model_name:"Galaxy Tab S4 10.5",focal_length:19.93172200444405,id:603},{model_name:"Galaxy Tab S4",focal_length:19.93172200444405,id:604},{model_name:"Galaxy Tab S6",focal_length:32.752369870599246,id:605},{model_name:"Galaxy Tab S6 5G",focal_length:32.752369870599246,id:606},{model_name:"Galaxy Tab S7",focal_length:32.167505836478696,id:607},{model_name:"Galaxy Tab Pro 12.2",focal_length:33.85307637623397,id:608},{model_name:"Galaxy Tab S7+",focal_length:32.167505836478696,id:609},{model_name:"SM-T999",focal_length:32.494529969431426,id:610},{model_name:"Montblanc",focal_length:34.72552078740023,id:611},{model_name:"Galaxy Golden 2",focal_length:29.957030682309327,id:612},{model_name:"SM-W2018",focal_length:27.423472016352758,id:613},{model_name:"三星W20",focal_length:32.07412690335314,id:614},{model_name:"三星 W21 5G",focal_length:30.278932084687106,id:615},{model_name:"三星W22 5G",focal_length:26.04221248000515,id:616},{model_name:"心系天下 三星 W23",focal_length:23.457722455914453,id:617},{model_name:"SM-W9024",focal_length:23.457722455914453,id:618},{model_name:"Galaxy Tab A9",focal_length:28.491430086602996,id:619},{model_name:"Galaxy Tab A8",focal_length:29.37251918327443,id:620},{model_name:"Galaxy Tab A9+",focal_length:27.77777854429843,id:621},{model_name:"Galaxy Tab A9+ 5G",focal_length:27.77777854429843,id:622},{model_name:"Galaxy Tab Active5",focal_length:24.45652293557512,id:623},{model_name:"Galaxy Tab Active5 5G",focal_length:27.877999829605244,id:624},{model_name:"Galaxy Tab S9 FE",focal_length:26.300675626694503,id:625},{model_name:"Galaxy Tab S9 FE 5G",focal_length:26.300675626694503,id:626},{model_name:"Galaxy Tab S9 FE+",focal_length:26.300675626694503,id:627},{model_name:"Galaxy Tab S9 FE+ 5G",focal_length:28.656776516426987,id:628},{model_name:"Galaxy Tab S8",focal_length:30.649605658968046,id:629},{model_name:"Galaxy Tab S8 5G",focal_length:30.649605658968046,id:630},{model_name:"Galaxy Tab S9",focal_length:30.649605658968046,id:631},{model_name:"Galaxy Tab S9 5G",focal_length:30.649605658968046,id:632},{model_name:"Galaxy Tab S8+",focal_length:30.649605658968046,id:633},{model_name:"Galaxy Tab S8+ 5G",focal_length:30.649605658968046,id:634},{model_name:"Galaxy Tab S9+",focal_length:30.649605658968046,id:635},{model_name:"Galaxy Tab S9+ 5G",focal_length:30.649605658968046,id:636},{model_name:"Galaxy Tab S10+",focal_length:26.86046586576963,id:637},{model_name:"Galaxy Tab S8 Ultra",focal_length:26.280000686645508,id:638},{model_name:"Galaxy Tab S8 Ultra 5G",focal_length:26.280000686645508,id:639},{model_name:"Galaxy Tab S9 Ultra",focal_length:26.280000686645508,id:640},{model_name:"SM-X910",focal_length:27.948385711415906,id:641},{model_name:"Galaxy Tab S9 Ultra 5G",focal_length:26.86046586576963,id:642},{model_name:"Galaxy S2 Epic",focal_length:30.86510975590537,id:643},{model_name:"T3000",focal_length:36.10241474866236,id:644},{model_name:"SAMSUNG TAB S",focal_length:34.57767882116591,id:645},{model_name:"trltexx",focal_length:29.95703174093968,id:646},{model_name:"ZS660KL",focal_length:33.85307550182915,id:648}]},{Sharp:[{model_name:"Aquos Xx",focal_length:27.61194585157476,id:0},{model_name:"Aquos Crystal",focal_length:28.36345980980253,id:1},{model_name:"401SH",focal_length:28.36345980980253,id:2},{model_name:"AQUOS CRYSTAL X",focal_length:27.61194585157476,id:3},{model_name:"AQUOS Xx2",focal_length:27.770594243227514,id:4},{model_name:"AQUOS Xx 3",focal_length:24.801587880388613,id:5},{model_name:"507SH",focal_length:24.957617158655342,id:6},{model_name:"シンプルスマホ3",focal_length:24.801587880388613,id:7},{model_name:"AQUOS Xx3 mini",focal_length:34.50413053173019,id:8},{model_name:"AQUOS R",focal_length:23.621129001831356,id:9},{model_name:"AQUOS ea",focal_length:24.801587880388613,id:10},{model_name:"AQUOS R compact 701SH",focal_length:24.487312069407917,id:11},{model_name:"AQUOS sense basic",focal_length:25.82159494495432,id:12},{model_name:"シンプルスマホ4",focal_length:28.02579418657595,id:13},{model_name:"Aquos R2",focal_length:23.621133840075213,id:14},{model_name:"AQUOS zero",focal_length:24.4873186333472,id:15},{model_name:"AQUOS R2 compact 803SH",focal_length:24.4873186333472,id:16},{model_name:"AQUOS R3 808SH",focal_length:26.288659755805302,id:17},{model_name:"AQUOS sense3 plus (901SH)",focal_length:26.174867972863275,id:18},{model_name:"AQUOS zero2 906SH",focal_length:23.63445510095753,id:19},{model_name:"AQUOS sense3 basic",focal_length:24.4873186333472,id:20},{model_name:"AQUOS R5G 908SH",focal_length:29.66609559156284,id:21},{model_name:"シンプルスマホ5",focal_length:26.174867972863275,id:22},{model_name:"AQUOS zero5G basic",focal_length:29.870689774771517,id:23},{model_name:"AQUOS sense4 basic A003SH",focal_length:27.376575789017092,id:24},{model_name:"AQUOS sense5G",focal_length:27.376575789017092,id:25},{model_name:"AQUOS R6",focal_length:27.594208968260773,id:26},{model_name:"AQUOS zero6",focal_length:28.83005679422059,id:27},{model_name:"AQUOS wish",focal_length:27.134305347760023,id:28},{model_name:"シンプルスマホ6",focal_length:27.376575789017092,id:29},{model_name:"AQUOS R7",focal_length:27.594208968260773,id:30},{model_name:"AQUOS wish2",focal_length:30.661764963687915,id:31},{model_name:"AQUOS sense7 plus",focal_length:27.376575789017092,id:32},{model_name:"AQUOS R8 pro",focal_length:27.594208968260773,id:33},{model_name:"AQUOS wish3",focal_length:27.682757947107575,id:34},{model_name:"AQUOS R9",focal_length:24.19864334302192,id:35},{model_name:"AQUOS wish4",focal_length:27.320547043250436,id:36},{model_name:"AQUOS R5G SH-R50",focal_length:27.21938766028462,id:37},{model_name:"AQUOS V",focal_length:27.24228962641666,id:38},{model_name:"dtab d-41A",focal_length:26.174867972863275,id:39},{model_name:"dtab d-51C",focal_length:27.376575789017092,id:40},{model_name:"Disney Mobile on docomo DM-01J",focal_length:24.5535722381111,id:41},{model_name:"SHARP AQUOS S2 Plus",focal_length:27.188032557735273,id:42},{model_name:"MS1",focal_length:28.806021766635176,id:43},{model_name:"Z2",focal_length:25.706665307272782,id:44},{model_name:"Z3",focal_length:26.28833668221284,id:45},{model_name:"Aquos S2",focal_length:28.037880047117024,id:46},{model_name:"R1S",focal_length:25.23506902941671,id:47},{model_name:"SHARP AQUOS S3",focal_length:28.145816124867295,id:48},{model_name:"SHARP AQUOS V1mini",focal_length:27.55934173362847,id:49},{model_name:"SHARP TBC",focal_length:27.195034601887382,id:50},{model_name:"SHARP A2 Lite",focal_length:30.557934522070042,id:51},{model_name:"Aquos S3",focal_length:28.145816124867295,id:52},{model_name:"Sharp A Click",focal_length:23.886806104596346,id:53},{model_name:"Leitz Phone1",focal_length:27.594208968260773,id:54},{model_name:"Leitz Phone 2",focal_length:27.594208968260773,id:55},{model_name:"Android One S1",focal_length:25.682772442369135,id:56},{model_name:"S3",focal_length:25.82159494495432,id:57},{model_name:"S5",focal_length:24.4873186333472,id:58},{model_name:"S7",focal_length:24.4873186333472,id:59},{model_name:"SD0A2",focal_length:24.19864334302192,id:60},{model_name:"AQUOS sense8",focal_length:24.41406227803999,id:61},{model_name:"AQUOS PHONE ZETA SH-01F",focal_length:28.80602152273891,id:62},{model_name:"AQUOS ZETA SH-01G",focal_length:29.43094888177284,id:63},{model_name:"AQUOS ZETA SH-01H",focal_length:18.710609309978004,id:64},{model_name:"AQUOS sense SH-01K",focal_length:25.82159494495432,id:65},{model_name:"AQUOS sense2 SH-01L",focal_length:24.487312069407917,id:66},{model_name:"AQUOS zero2 SH-01M",focal_length:23.63445510095753,id:67},{model_name:"Disney Mobile on docomo SH-02G",focal_length:29.43094888177284,id:68},{model_name:"AQUOS Compact SH-02H",focal_length:24.801587880388613,id:69},{model_name:"AQUOS EVER SH-02J",focal_length:24.5535722381111,id:70},{model_name:"AQUOS ケータイ SH-02L",focal_length:28.54482877712249,id:71},{model_name:"AQUOS sense3 SH-02M",focal_length:24.4873186333472,id:72},{model_name:"AQUOS ZETA SH-03G",focal_length:24.609376356446436,id:73},{model_name:"AQUOS R SH-03J",focal_length:23.621129001831356,id:74},{model_name:"AQUOS R2 SH-03K",focal_length:23.621133840075213,id:75},{model_name:"AQUOS ZETA SH-04H",focal_length:24.801587880388613,id:76},{model_name:"AQUOS R3 SH-04L",focal_length:26.288659755805302,id:77},{model_name:"AQUOS PAD SH-06F",focal_length:28.36345980980253,id:78},{model_name:"AQUOS sense4 SH-41A",focal_length:27.376575789017092,id:79},{model_name:"AQUOS R5G SH-51A",focal_length:29.66609559156284,id:80},{model_name:"AQUOS R8",focal_length:27.376575789017092,id:81},{model_name:"AQUOS sense7",focal_length:27.376575789017092,id:82},{model_name:"AQUOS sense6",focal_length:27.376575789017092,id:83},{model_name:"Aquos B10",focal_length:23.45805732018431,id:84},{model_name:"Aquos V",focal_length:24.499127607151422,id:85},{model_name:"AQUOS V7 plus",focal_length:26.389498104748323,id:86},{model_name:"SHARP AQUOS D10",focal_length:28.145816124867295,id:87},{model_name:"SH-H01",focal_length:28.755253314852965,id:88},{model_name:"AQUOS L2",focal_length:24.5535722381111,id:89},{model_name:"AQUOS SH-M01",focal_length:31.814892292372043,id:90},{model_name:"AQUOS SH-M02",focal_length:30.80330917953278,id:91},{model_name:"AQUOS mini SH-M03",focal_length:15.020026444089611,id:92},{model_name:"SH-M04",focal_length:24.5535722381111,id:93},{model_name:"AQUOS sense lite (SH-M05)",focal_length:25.82159494495432,id:94},{model_name:"AQUOS R compact SH-M06",focal_length:24.487312069407917,id:95},{model_name:"AQUOS sense plus (SH-M07)",focal_length:24.487312069407917,id:96},{model_name:"AQUOS sense2 (SH-M08)",focal_length:24.487312069407917,id:97},{model_name:"AQUOS R2 compact (SH-M09)",focal_length:24.4873186333472,id:98},{model_name:"AQUOS zero (SH-M10)",focal_length:24.4873186333472,id:99},{model_name:"AQUOS sense3 plus SH-M11",focal_length:26.174867972863275,id:100},{model_name:"AQUOS sense3",focal_length:24.4873186333472,id:101},{model_name:"AQUOS zero2 SH-M13",focal_length:23.63445510095753,id:102},{model_name:"AQUOS sense4 SH-M15",focal_length:27.376575789017092,id:103},{model_name:"AQUOS sense4 plus",focal_length:27.42581536216612,id:104},{model_name:"AQUOS sense6s",focal_length:27.000000670552243,id:105},{model_name:"AQUOS R3 SH-R10A",focal_length:26.288659755805302,id:106},{model_name:"AQUOS sense3 plus SH-RM11",focal_length:26.174867972863275,id:107},{model_name:"AQUOS sense3 lite",focal_length:24.4873186333472,id:108},{model_name:"AQUOS sense4 lite SH-RM15",focal_length:27.376575789017092,id:109},{model_name:"AQUOS sense5G SH-S50",focal_length:27.376575789017092,id:110},{model_name:"SH-T01",focal_length:26.174867972863275,id:111},{model_name:"SHARP AQUOS C10",focal_length:28.037880047117024,id:112},{model_name:"AQUOS zero2 SH-Z20",focal_length:23.63445510095753,id:113},{model_name:"AQUOS R5G SHG01",focal_length:29.66609559156284,id:114},{model_name:"AQUOS zero5G basic DX",focal_length:29.870689774771517,id:115},{model_name:"BASIO active",focal_length:27.376575789017092,id:116},{model_name:"BASIO active2",focal_length:27.376575789017092,id:117},{model_name:"AQUOS SERIE SHL25",focal_length:27.61194585157476,id:118},{model_name:"AQUOS SERIE mini SHV31",focal_length:27.61194585157476,id:119},{model_name:"AQUOS SERIE SHV32",focal_length:24.609376356446436,id:120},{model_name:"AQUOS SERIE mini SHV33",focal_length:24.801587880388613,id:121},{model_name:"AQUOS SERIE SHV34",focal_length:24.801587880388613,id:122},{model_name:"AQUOS U SHV35",focal_length:24.801587880388613,id:123},{model_name:"BASIO2 SHV36",focal_length:24.801587880388613,id:124},{model_name:"AQUOS U SHV37",focal_length:24.5535722381111,id:125},{model_name:"AQUOS L SHV37",focal_length:24.5535722381111,id:126},{model_name:"AQUOS SERIE mini SHV38",focal_length:18.710609309978004,id:127},{model_name:"AQUOS R SHV39",focal_length:23.621129001831356,id:128},{model_name:"AQUOS sense SHV40",focal_length:25.82159494495432,id:129},{model_name:"AQUOS sense",focal_length:25.82159494495432,id:130},{model_name:"AQUOS R compact SHV41",focal_length:24.487312069407917,id:131},{model_name:"AQUOS sense2",focal_length:24.487312069407917,id:132},{model_name:"AQUOS sense2 SHV43",focal_length:24.487312069407917,id:133},{model_name:"AQUOS R3 SHV44",focal_length:26.288659755805302,id:134},{model_name:"AQUOS sense3 SHV45",focal_length:24.4873186333472,id:135},{model_name:"AQUOS sense3 plus サウンド SHV46",focal_length:26.174867972863275,id:136},{model_name:"AQUOS zero2 SHV47",focal_length:23.63445510095753,id:137},{model_name:"SHARP AQUOS S2",focal_length:27.51742148230313,id:138},{model_name:"ROUVO V",focal_length:27.682757947107575,id:139},{model_name:"Star Wars mobile",focal_length:24.599123478474585,id:140},{model_name:"X1",focal_length:19.10451767761799,id:141}]},{Sony:[{model_name:"Z5",focal_length:35.326989099092714,id:0},{model_name:"Xperia Z3",focal_length:26.486194926114702,id:1},{model_name:"Xperia Z3+",focal_length:26.128393052383014,id:2},{model_name:"Xperia Z5",focal_length:22.72130219911237,id:3},{model_name:"Xperia X Performance",focal_length:22.8287325093548,id:4},{model_name:"Xperia XZ",focal_length:22.8287325093548,id:5},{model_name:"Xperia XZs",focal_length:22.8287325093548,id:6},{model_name:"Xperia XZ1",focal_length:22.8287325093548,id:7},{model_name:"Xperia XZ2",focal_length:23.416957007752988,id:8},{model_name:"Xperia XZ3",focal_length:23.589689533960765,id:9},{model_name:"Xperia 1",focal_length:24.146245022183088,id:10},{model_name:"Xperia 5",focal_length:24.146245022183088,id:11},{model_name:"Xperia 8",focal_length:24.59712402412326,id:12},{model_name:"Xperia 10 II",focal_length:24.59712402412326,id:13},{model_name:"Xperia 5 II",focal_length:24.146245022183088,id:14},{model_name:"Xperia 1 III",focal_length:27.176744815103824,id:15},{model_name:"Xperia 10 III",focal_length:27.376575789017092,id:16},{model_name:"Xperia 5 III",focal_length:27.176744815103824,id:17},{model_name:"Xperia 1 IV",focal_length:24.541759847014482,id:18},{model_name:"Xperia 10 IV",focal_length:27.278098990591094,id:19},{model_name:"Xperia Ace III",focal_length:28.149802007714698,id:20},{model_name:"Xperia 5 IV",focal_length:24.541759847014482,id:21},{model_name:"Xperia 1 V",focal_length:24.93442648900705,id:22},{model_name:"Xperia 10 V",focal_length:27.278098990591094,id:23},{model_name:"Xperia 1 VI",focal_length:24.428571018029224,id:24},{model_name:"Xperia 10 VI",focal_length:26.493749819789084,id:25},{model_name:"ASUS_I01WD",focal_length:23.416957007752988,id:26},{model_name:"Xperia E",focal_length:56.24999916180968,id:27},{model_name:"Xperia M",focal_length:36.905469148427336,id:28},{model_name:"Xperia SP",focal_length:28.14581721553673,id:29},{model_name:"Xperia ZR",focal_length:31.833817609603365,id:30},{model_name:"Xperia ZL",focal_length:31.602007701793244,id:31},{model_name:"Xperia Z",focal_length:31.97746994128209,id:32},{model_name:"Xperia Z Ultra",focal_length:28.12499115616762,id:33},{model_name:"Xperia Z1",focal_length:27.26750934318167,id:34},{model_name:"VPCEB3A4R",focal_length:18.000000000000004,id:35},{model_name:"Xperia E1",focal_length:34.72552078740022,id:36},{model_name:"Xperia E1 dual",focal_length:34.72552078740022,id:37},{model_name:"Xperia E3",focal_length:37.737784783587145,id:38},{model_name:"Xperia E3 Dual",focal_length:37.737784783587145,id:39},{model_name:"Xperia M2 dual",focal_length:28.14581721553673,id:40},{model_name:"Xperia M2",focal_length:28.14581721553673,id:41},{model_name:"Xperia M2 Aqua",focal_length:28.14581721553673,id:42},{model_name:"Xperia C3 Dual",focal_length:28.12499115616762,id:43},{model_name:"Xperia C3",focal_length:28.12499115616762,id:44},{model_name:"Xperia T3",focal_length:28.80602152273891,id:45},{model_name:"Xperia T2 Ultra",focal_length:33.91995868754266,id:46},{model_name:"Xperia T2 Ultra dual",focal_length:33.91995868754266,id:47},{model_name:"Xperia XZ1 Compact",focal_length:28.36345980980253,id:48},{model_name:"Xperia J1 Compact",focal_length:27.26750934318167,id:49},{model_name:"Xperia Z3 Compact",focal_length:29.838939007889444,id:50},{model_name:"Xperia Z2",focal_length:32.725694451288376,id:51},{model_name:"Xperia Z2a",focal_length:28.363459128340537,id:52},{model_name:"Xperia Z3 Dual",focal_length:26.498258692880526,id:53},{model_name:"Xperia Z3v",focal_length:28.36345980980253,id:54},{model_name:"Xperia E4g",focal_length:33.15187594860225,id:55},{model_name:"Xperia E4g Dual",focal_length:33.15187594860225,id:56},{model_name:"Xperia E4",focal_length:35.326989099092714,id:57},{model_name:"Xperia E4 Dual",focal_length:35.326989099092714,id:58},{model_name:"Xperia M4 Aqua",focal_length:23.247321485004477,id:59},{model_name:"Xperia M4 Aqua Dual",focal_length:23.247321485004477,id:60},{model_name:"Xperia C4",focal_length:26.686097960901765,id:61},{model_name:"Xperia C4 Dual",focal_length:26.686097960901765,id:62},{model_name:"Xperia C5 Ultra",focal_length:23.45805732018431,id:63},{model_name:"Xperia C5 Ultra Dual",focal_length:23.45805732018431,id:64},{model_name:"Xperia M5",focal_length:27.195034601887382,id:65},{model_name:"Xperia M5 Dual",focal_length:27.195034601887382,id:66},{model_name:"Xperia Z5 Compact",focal_length:22.72130219911237,id:67},{model_name:"Xperia Z3+ dual",focal_length:26.128393052383014,id:68},{model_name:"Xperia Z5 Dual",focal_length:22.72130219911237,id:69},{model_name:"Xperia Z5 Premium Dual",focal_length:22.72130219911237,id:70},{model_name:"Xperia Z5 Premium",focal_length:22.72130219911237,id:71},{model_name:"LT18i",focal_length:37.56889747681495,id:72},{model_name:"Xperia arc S",focal_length:37.56889747681495,id:73},{model_name:"Xperia ray",focal_length:37.56889747681495,id:74},{model_name:"Xperia XA",focal_length:25.23506902941671,id:75},{model_name:"Xperia XA Ultra",focal_length:30.557934522070042,id:76},{model_name:"Xperia E5",focal_length:29.37332967983944,id:77},{model_name:"Xperia X",focal_length:22.8287325093548,id:78},{model_name:"Xperia X Compact",focal_length:26.128393052383014,id:79},{model_name:"Xperia R1 (Plus)",focal_length:28.75016393623865,id:80},{model_name:"Xperia XA1",focal_length:24.130790063285513,id:81},{model_name:"Xperia XA1 Ultra",focal_length:21.894736984676275,id:82},{model_name:"Xperia L1",focal_length:25.235068839964647,id:83},{model_name:"Xperia XA1 Plus",focal_length:24.130790063285513,id:84},{model_name:"Xperia XZ Premium",focal_length:22.8287325093548,id:85},{model_name:"GM1917",focal_length:21.149999254941967,id:86},{model_name:"GQYMSKX",focal_length:27.060985804013622,id:87},{model_name:"Xperia XA2",focal_length:19.23671557656717,id:88},{model_name:"Xperia XA2 Ultra",focal_length:22.025603035374225,id:89},{model_name:"Xperia L2",focal_length:18.639546066978117,id:90},{model_name:"Xperia XA2 Plus",focal_length:19.23671557656717,id:91},{model_name:"Xperia XZ2 Premium",focal_length:22.8287325093548,id:92},{model_name:"Xperia XZ2 Compact",focal_length:23.416957007752988,id:93},{model_name:"HVX4X",focal_length:29.37332967983944,id:94},{model_name:"Xperia 10",focal_length:24.59712402412326,id:95},{model_name:"Xperia 10 Plus",focal_length:24.59712402412326,id:96},{model_name:"Xperia L3",focal_length:24.325604955540214,id:97},{model_name:"Xperia Ace",focal_length:19.23671557656717,id:98},{model_name:"Xperia 8 Lite",focal_length:24.59712402412326,id:99},{model_name:"L50u",focal_length:27.26750934318167,id:100},{model_name:"LA7IC",focal_length:27.256944648051483,id:101},{model_name:"Lenovo TB-9707F",focal_length:27.468493279535657,id:102},{model_name:"Xperia V",focal_length:34.94915962324632,id:103},{model_name:"Xperia TX",focal_length:34.94915962324632,id:104},{model_name:"Xperia T",focal_length:34.94915962324632,id:105},{model_name:"M2012K11C",focal_length:23.521027596002565,id:106},{model_name:"M2102J20SG",focal_length:29.838939007889444,id:107},{model_name:"M2102K1G",focal_length:23.521027596002565,id:108},{model_name:"IN2023",focal_length:24.46166127331275,id:109},{model_name:"SO-52A",focal_length:26.493749819789084,id:110},{model_name:"ONEPLUS A6013",focal_length:29.340023372219978,id:111},{model_name:"Pdx226_jp",focal_length:28.149802007714698,id:112},{model_name:"Pixel 2",focal_length:26.48619483815348,id:113},{model_name:"POCO M2",focal_length:27.308990472092162,id:114},{model_name:"SANO XPERIA S5E PRO",focal_length:35.326989099092714,id:115},{model_name:"Xperia Tablet Z Wi-Fi",focal_length:29.379373762454808,id:116},{model_name:"Xperia Tablet Z LTE",focal_length:29.379373762454808,id:117},{model_name:"Xperia Z2 Tablet",focal_length:29.838939007889444,id:118},{model_name:"Xperia Z3 Tablet Compact",focal_length:29.838939007889444,id:119},{model_name:"Xperia Z4 Tablet WiFi",focal_length:26.128393052383014,id:120},{model_name:"Xperia Z4 Tablet LTE",focal_length:26.128393052383014,id:121},{model_name:"SO-01L",focal_length:23.521027596002565,id:122},{model_name:"Xperia Z1 Compact",focal_length:27.26750934318167,id:123},{model_name:"Xperia A2",focal_length:27.26750934318167,id:124},{model_name:"Xperia A4",focal_length:29.838939007889444,id:125},{model_name:"Xperia Ace II",focal_length:27.367846468312813,id:126},{model_name:"Xperia 1 II",focal_length:24.146245022183088,id:127},{model_name:"Xperia 5 V",focal_length:24.93442648900705,id:128},{model_name:"Xperia ZL2",focal_length:27.26750934318167,id:129},{model_name:"Xperia Z4 Tablet",focal_length:26.128393052383014,id:130},{model_name:"Xperia Z4v",focal_length:26.128393052383014,id:131},{model_name:"TrebleDroid with GApps",focal_length:26.505494401846768,id:132},{model_name:"VSI1F5X",focal_length:25.347223476031,id:133},{model_name:"Xperia 10 II (AOSP)",focal_length:27.53359633510118,id:134},{model_name:"Xperia 10 III (AppSupport)",focal_length:27.475052587443077,id:135},{model_name:"Xperia 5 Dual (AOSP)",focal_length:39.39075693634781,id:136},{model_name:"Xperia L",focal_length:28.2543407534135,id:137},{model_name:"Xperia M2 Dual",focal_length:28.14581785121815,id:138},{model_name:"Xperia™ M4 Aqua",focal_length:27.71756863319379,id:139},{model_name:"Xperia™ M4 Aqua Dual",focal_length:27.71756863319379,id:140},{model_name:"Xperia S",focal_length:0x20a2e94b4a8dfc0,id:141},{model_name:"Xperia X Performance (AOSP)",focal_length:26.113634805787754,id:142},{model_name:"Xperia XA2 (AOSP)",focal_length:21.099998112519657,id:143},{model_name:"Xperia XA2 Dual (AOSP)",focal_length:19.143334614063345,id:144},{model_name:"Xperia XA2 Ultra Dual (AOSP)",focal_length:19.143334614063345,id:145},{model_name:"Xperia XZ1 Compact (AOSP)",focal_length:23.982552592719806,id:146},{model_name:"Xperia XZ1 Dual (AOSP)",focal_length:23.91304201349656,id:147},{model_name:"Xperia XZ2 Dual (AOSP)",focal_length:23.56150819071122,id:148},{model_name:"Xperia XZ3 (AOSP)",focal_length:23.679386648425357,id:149},{model_name:"Xperia XZ3 Dual (AOSP)",focal_length:23.982557844876318,id:150},{model_name:"Xperia XZ (AOSP)",focal_length:26.113634805787754,id:151},{model_name:"XPeria XZ DualSim",focal_length:21.149999254941967,id:152},{model_name:"Xperia Z2 Tablet LTE",focal_length:29.838939007889444,id:153},{model_name:"Xperia Z3 Tablet Compact LTE",focal_length:28.25434030867269,id:154},{model_name:"Xperia Z3 Tablet Compact Wifi",focal_length:28.25434030867269,id:155},{model_name:"Xperia Z3C",focal_length:29.838939007889444,id:156},{model_name:"Xperia Z5 Dual (AOSP)",focal_length:25.44241869171566,id:157},{model_name:"Xperia Z Ultra (AOSP)",focal_length:34.72552168320062,id:158},{model_name:"Xperia L4",focal_length:25.085107402922414,id:159},{model_name:"Xperia PRO",focal_length:25.04902073072958,id:160},{model_name:"XQ-BC72",focal_length:26.493749819789084,id:161},{model_name:"Xperia PRO-I",focal_length:27.176744815103824,id:162},{model_name:"Xperia 10 III Lite",focal_length:27.376575789017092,id:163},{model_name:"XQ-CT72",focal_length:26.062460337606296,id:164},{model_name:"XZ2",focal_length:205.7409382194361,id:165},{model_name:"XQ-AS72",focal_length:32.63785558294632,id:166}]},{Tecno:[{model_name:"A28",focal_length:33.85307637623397,id:0},{model_name:"Camon 15",focal_length:38.57142857142857,id:1},{model_name:"Camon 16",focal_length:38.57142857142857,id:2},{model_name:"G9 Plus",focal_length:38.57142857142857,id:3},{model_name:"Infocus S2e",focal_length:30.828006724220234,id:4},{model_name:"Spark 4",focal_length:38.57142857142857,id:5},{model_name:"KD7h",focal_length:38.57142857142857,id:6},{model_name:"Spark 6 Go",focal_length:38.57142857142857,id:7},{model_name:"BASIC",focal_length:26.43287668011609,id:8},{model_name:"GM1917",focal_length:26.43287668011609,id:9},{model_name:"TECNO-KC8",focal_length:26.43287668011609,id:10},{model_name:"TECNO AB7",focal_length:26.83536535503253,id:11},{model_name:"TECNO AC8",focal_length:22.668750842381257,id:12},{model_name:"TECNO B1",focal_length:28.2543409958179,id:13},{model_name:"TECNO B1c",focal_length:26.685679456226996,id:14},{model_name:"TECNO B1f",focal_length:28.2543409958179,id:15},{model_name:"TECNO B1g",focal_length:29.088104095256302,id:16},{model_name:"TECNO B1p",focal_length:28.2543409958179,id:17},{model_name:"TECNO B1S",focal_length:28.2543409958179,id:18},{model_name:"TECNO B2",focal_length:28.2543409958179,id:19},{model_name:"TECNO BA2",focal_length:28.2543409958179,id:20},{model_name:"TECNO BB2",focal_length:28.254345520820713,id:21},{model_name:"TECNO BB4",focal_length:26.43287668011609,id:22},{model_name:"TECNO BB4k",focal_length:26.43287668011609,id:23},{model_name:"TECNO BC1",focal_length:33.199875754119816,id:24},{model_name:"TECNO BC1s",focal_length:33.88965429471594,id:25},{model_name:"TECNO BC2",focal_length:29.365559938647912,id:26},{model_name:"TECNO BC2c",focal_length:29.088104095256302,id:27},{model_name:"TECNO BC3",focal_length:26.43287668011609,id:28},{model_name:"TECNO BD1",focal_length:33.85292592979503,id:29},{model_name:"TECNO BD2",focal_length:33.85292592979503,id:30},{model_name:"TECNO BD2d",focal_length:33.199875754119816,id:31},{model_name:"TECNO BD2p",focal_length:33.85292592979503,id:32},{model_name:"TECNO BD3",focal_length:26.43287668011609,id:33},{model_name:"TECNO BD4",focal_length:33.73015987211807,id:34},{model_name:"TECNO BD4a",focal_length:33.26896525189086,id:35},{model_name:"TECNO BD4h",focal_length:33.26896525189086,id:36},{model_name:"TECNO BD4i",focal_length:33.26896525189086,id:37},{model_name:"TECNO BD4j",focal_length:33.26896525189086,id:38},{model_name:"TECNO BE6",focal_length:33.199875754119816,id:39},{model_name:"TECNO BE6j",focal_length:33.88965429471594,id:40},{model_name:"TECNO BE7",focal_length:33.26896525189086,id:41},{model_name:"TECNO CA7",focal_length:27.71756943654091,id:42},{model_name:"TECNO CA8",focal_length:28.806021766635176,id:43},{model_name:"TECNO CA8S",focal_length:28.806021766635176,id:44},{model_name:"TECNO CB7",focal_length:27.948385711415906,id:45},{model_name:"TECNO CB7j",focal_length:27.948385711415906,id:46},{model_name:"TECNO CC6",focal_length:28.103226116073238,id:47},{model_name:"TECNO CC7",focal_length:27.948385711415906,id:48},{model_name:"TECNO CC7S",focal_length:27.948385711415906,id:49},{model_name:"TECNO CC9",focal_length:26.83536535503253,id:50},{model_name:"TECNO CD6",focal_length:26.43287668011609,id:51},{model_name:"TECNO CD6j",focal_length:26.43287668011609,id:52},{model_name:"TECNO CD6S",focal_length:26.43287668011609,id:53},{model_name:"TECNO CD7",focal_length:27.948385711415906,id:54},{model_name:"TECNO CD8",focal_length:26.83536535503253,id:55},{model_name:"TECNO CD8j",focal_length:26.83536535503253,id:56},{model_name:"TECNO CE7",focal_length:27.948385711415906,id:57},{model_name:"TECNO CE7j",focal_length:27.948385711415906,id:58},{model_name:"TECNO CE8",focal_length:27.948385711415906,id:59},{model_name:"TECNO CE9",focal_length:22.668750842381257,id:60},{model_name:"TECNO CE9h",focal_length:27.948385711415906,id:61},{model_name:"TECNO CF7",focal_length:28.2543409958179,id:62},{model_name:"TECNO CF7k",focal_length:28.2543409958179,id:63},{model_name:"TECNO CF7S",focal_length:28.2543409958179,id:64},{model_name:"TECNO CF8",focal_length:28.2543409958179,id:65},{model_name:"TECNO CG6",focal_length:26.43287668011609,id:66},{model_name:"TECNO CG6j",focal_length:27.948385711415906,id:67},{model_name:"TECNO CG7",focal_length:27.948385711415906,id:68},{model_name:"TECNO CG7n",focal_length:34.725520412018184,id:69},{model_name:"TECNO CG8",focal_length:22.668750842381257,id:70},{model_name:"TECNO CG8h",focal_length:22.668750842381257,id:71},{model_name:"TECNO CH6",focal_length:27.948385711415906,id:72},{model_name:"TECNO CH6h",focal_length:22.668750842381257,id:73},{model_name:"TECNO CH6n",focal_length:27.948385711415906,id:74},{model_name:"TECNO CH7",focal_length:27.948385711415906,id:75},{model_name:"TECNO CH7n",focal_length:27.948385711415906,id:76},{model_name:"TECNO CH9",focal_length:25.6457143511091,id:77},{model_name:"TECNO CH9n",focal_length:25.6457143511091,id:78},{model_name:"TECNO F1",focal_length:31.176914176195755,id:79},{model_name:"TECNO F2",focal_length:32.472859000705704,id:80},{model_name:"TECNO F2LTE",focal_length:24.32560374625921,id:81},{model_name:"TECNO F3",focal_length:28.806021766635176,id:82},{model_name:"TECNO F4 Pro",focal_length:28.2543409958179,id:83},{model_name:"TECNO F4",focal_length:28.2543409958179,id:84},{model_name:"TECNO IA5",focal_length:27.55934222049718,id:85},{model_name:"TECNO ID3k",focal_length:28.2543409958179,id:86},{model_name:"TECNO ID5",focal_length:27.71756943654091,id:87},{model_name:"TECNO ID5a",focal_length:28.2543409958179,id:88},{model_name:"TECNO ID5b",focal_length:28.25433976360822,id:89},{model_name:"TECNO ID6",focal_length:28.2543409958179,id:90},{model_name:"TECNO IN1 Pro",focal_length:26.686097960901765,id:91},{model_name:"TECNO IN1",focal_length:27.71756943654091,id:92},{model_name:"TECNO IN2",focal_length:28.2543409958179,id:93},{model_name:"TECNO IN6",focal_length:27.71756943654091,id:94},{model_name:"TECNO KA6",focal_length:28.2543409958179,id:95},{model_name:"TECNO KA7",focal_length:28.2543409958179,id:96},{model_name:"TECNO KA7O",focal_length:28.2543409958179,id:97},{model_name:"TECNO KB2",focal_length:28.2543409958179,id:98},{model_name:"TECNO KB2h",focal_length:27.912327285340005,id:99},{model_name:"TECNO KB3",focal_length:27.912327285340005,id:100},{model_name:"TECNO KB7",focal_length:28.2543409958179,id:101},{model_name:"TECNO KB7j",focal_length:27.912327285340005,id:102},{model_name:"TECNO KB8",focal_length:27.912327285340005,id:103},{model_name:"TECNO KC1",focal_length:28.7999982241927,id:104},{model_name:"TECNO KC1h",focal_length:28.7999982241927,id:105},{model_name:"TECNO KC1j",focal_length:28.7999982241927,id:106},{model_name:"TECNO KC2",focal_length:26.43287668011609,id:107},{model_name:"TECNO KC2j",focal_length:26.43287668011609,id:108},{model_name:"TECNO KC3",focal_length:26.43287668011609,id:109},{model_name:"TECNO KC6",focal_length:28.7999982241927,id:110},{model_name:"TECNO KC6S",focal_length:28.7999982241927,id:111},{model_name:"TECNO KC8",focal_length:26.43287668011609,id:112},{model_name:"TECNO KC8S",focal_length:26.43287668011609,id:113},{model_name:"TECNO KD6",focal_length:26.43287668011609,id:114},{model_name:"TECNO KD6a",focal_length:26.43287668011609,id:115},{model_name:"TECNO KD7",focal_length:26.43287668011609,id:116},{model_name:"TECNO KD7h",focal_length:26.43287668011609,id:117},{model_name:"TECNO KD7S",focal_length:26.43287668011609,id:118},{model_name:"TECNO KE5",focal_length:26.505494401846768,id:119},{model_name:"TECNO KE5j",focal_length:26.43287668011609,id:120},{model_name:"TECNO KE5k",focal_length:26.43287668011609,id:121},{model_name:"TECNO KE5S",focal_length:26.43287668011609,id:122},{model_name:"TECNO KE6",focal_length:26.43287668011609,id:123},{model_name:"TECNO KE6j",focal_length:26.43287668011609,id:124},{model_name:"TECNO KE7",focal_length:26.43287668011609,id:125},{model_name:"TECNO KF6",focal_length:26.43287668011609,id:126},{model_name:"TECNO KF6i",focal_length:26.43287668011609,id:127},{model_name:"TECNO KF6j",focal_length:26.43287668011609,id:128},{model_name:"TECNO KF6k",focal_length:26.43287668011609,id:129},{model_name:"TECNO KF6ks",focal_length:26.43287668011609,id:130},{model_name:"TECNO KF6m",focal_length:26.43287668011609,id:131},{model_name:"TECNO KF6n",focal_length:26.43287668011609,id:132},{model_name:"TECNO KF6p",focal_length:26.43287668011609,id:133},{model_name:"TECNO KF7j",focal_length:26.43287668011609,id:134},{model_name:"TECNO KF8",focal_length:26.43287668011609,id:135},{model_name:"TECNO KG5",focal_length:26.505494401846768,id:136},{model_name:"TECNO KG5h",focal_length:26.505494401846768,id:137},{model_name:"TECNO KG5j",focal_length:26.505494401846768,id:138},{model_name:"TECNO KG5k",focal_length:26.389498104748323,id:139},{model_name:"TECNO KG5ks",focal_length:26.389498104748323,id:140},{model_name:"TECNO KG5m",focal_length:26.505494401846768,id:141},{model_name:"TECNO KG5n",focal_length:26.389498104748323,id:142},{model_name:"TECNO KG6",focal_length:26.43287668011609,id:143},{model_name:"TECNO KG6k",focal_length:27.856978393259364,id:144},{model_name:"TECNO KG6p",focal_length:26.505494401846768,id:145},{model_name:"TECNO KG7",focal_length:26.505494401846768,id:146},{model_name:"TECNO KG7h",focal_length:26.505494401846768,id:147},{model_name:"TECNO KG7n",focal_length:26.505494401846768,id:148},{model_name:"TECNO KG8",focal_length:26.662503334229278,id:149},{model_name:"TECNO LA7 Pro",focal_length:26.686097960901765,id:150},{model_name:"TECNO LA7",focal_length:28.2543409958179,id:151},{model_name:"TECNO LB6",focal_length:28.2543409958179,id:152},{model_name:"TECNO LB7",focal_length:26.19016370565018,id:153},{model_name:"TECNO LB8",focal_length:26.257928375429923,id:154},{model_name:"TECNO LB8a",focal_length:26.257928375429923,id:155},{model_name:"TECNO LC6",focal_length:27.912327285340005,id:156},{model_name:"TECNO LC6a",focal_length:27.912327285340005,id:157},{model_name:"TECNO LC7",focal_length:26.43287668011609,id:158},{model_name:"TECNO LC7S",focal_length:26.43287668011609,id:159},{model_name:"TECNO LC8",focal_length:27.948385711415906,id:160},{model_name:"TECNO LD7",focal_length:26.43287668011609,id:161},{model_name:"TECNO LD7j",focal_length:26.43287668011609,id:162},{model_name:"TECNO LE6",focal_length:26.505494401846768,id:163},{model_name:"TECNO LE6h",focal_length:26.389498104748323,id:164},{model_name:"TECNO LE7",focal_length:26.43287668011609,id:165},{model_name:"TECNO LE7n",focal_length:26.43287668011609,id:166},{model_name:"TECNO LE8",focal_length:27.948385711415906,id:167},{model_name:"TECNO Mobile CH6n",focal_length:27.948385711415906,id:168},{model_name:"TECNO Mobile KG5k",focal_length:26.389498104748323,id:169},{model_name:"TECNO Mobile KG6p",focal_length:26.505494401846768,id:170},{model_name:"TECNO Mobile KG8",focal_length:26.505494401846768,id:171},{model_name:"TECNO P704a",focal_length:37.83529576760265,id:172},{model_name:"TECNO R8O",focal_length:25.23506902941671,id:173},{model_name:"TECNO R8S",focal_length:29.37332967983944,id:174},{model_name:"TECNO RA6",focal_length:31.814892649586625,id:175},{model_name:"TECNO RA6S",focal_length:28.2543409958179,id:176},{model_name:"TECNO RA7",focal_length:24.32560374625921,id:177},{model_name:"TECNO RA8",focal_length:27.912327285340005,id:178},{model_name:"TECNO RB6S",focal_length:37.3227256335996,id:179},{model_name:"TECNO RB7S",focal_length:37.3227256335996,id:180},{model_name:"TECNO RB8S",focal_length:33.15290247426297,id:181},{model_name:"TECNO RC6",focal_length:36.95454450628978,id:182},{model_name:"TECNO SA1",focal_length:31.176914176195755,id:183},{model_name:"TECNO SA2S",focal_length:48.399997814496444,id:184},{model_name:"TECNO SA3",focal_length:31.176914176195755,id:185},{model_name:"TECNO SA6",focal_length:32.472859000705704,id:186},{model_name:"TECNO SA6S",focal_length:28.2543409958179,id:187},{model_name:"TECNO SC7S",focal_length:41.05591882151977,id:188},{model_name:"TECNO XXX",focal_length:22.668750842381257,id:189},{model_name:"XXX",focal_length:22.668750842381257,id:190},{model_name:"XYZ",focal_length:27.52086117691243,id:191},{model_name:"TECNO Mobile BF6",focal_length:34.501951218957664,id:192},{model_name:"SPARK Go 2023",focal_length:34.634481146106026,id:193},{model_name:"SPARK Go 2024",focal_length:27.376575789017092,id:194},{model_name:"TECNO Mobile SPARK 20C",focal_length:28.10958736603652,id:195},{model_name:"TECNO Mobile CI6n",focal_length:27.948385711415906,id:196},{model_name:"TECNO Mobile CI8n",focal_length:25.6457143511091,id:197},{model_name:"TECNO SPARK 10",focal_length:26.43287668011609,id:198},{model_name:"TECNO Mobile KI7",focal_length:25.85142844063895,id:199},{model_name:"TECNO Mobile SPARK 20",focal_length:22.608313347735834,id:200},{model_name:"POVA 5 Pro 5G",focal_length:28.344829646264447,id:201},{model_name:"TECNO PR651",focal_length:26.996100042382082,id:202},{model_name:"Note20 Ultra",focal_length:38.57142857142857,id:203},{model_name:"Phantom 6 Plus",focal_length:29.37332967983944,id:204},{model_name:"Phantom 6",focal_length:29.37332967983944,id:205},{model_name:"S22 ultra",focal_length:36.89999731779109,id:206},{model_name:"T1001",focal_length:25.528661557591096,id:207},{model_name:"C7",focal_length:25.23506902941671,id:208},{model_name:"C8",focal_length:29.957031845192752,id:209},{model_name:"C9",focal_length:25.23506902941671,id:210},{model_name:"TECNO-J7",focal_length:36.10241474866236,id:211},{model_name:"TECNO-M3",focal_length:35.326989099092714,id:212},{model_name:"N2",focal_length:33.853076316357054,id:213},{model_name:"N6",focal_length:29.37332967983944,id:214},{model_name:"N6S",focal_length:29.37332967983944,id:215},{model_name:"N8S",focal_length:29.37332967983944,id:216},{model_name:"N9",focal_length:29.957031845192752,id:217},{model_name:"N9S",focal_length:29.957031845192752,id:218},{model_name:"W3",focal_length:29.37332967983944,id:219},{model_name:"W3LTE",focal_length:25.23506902941671,id:220},{model_name:"TECNO W5",focal_length:24.32560374625921,id:221},{model_name:"TECNO-Y2",focal_length:35.326989099092714,id:222},{model_name:"TECNO-Y3+",focal_length:35.326989099092714,id:223},{model_name:"TECNO-Y3",focal_length:35.326989099092714,id:224},{model_name:"TECNO-Y4",focal_length:35.326989099092714,id:225},{model_name:"TECNO-Y5",focal_length:35.326989099092714,id:226},{model_name:"TECNO-Y5S",focal_length:35.326989099092714,id:227},{model_name:"TECNO-Y6",focal_length:35.326989099092714,id:228},{model_name:"Y6",focal_length:35.326989099092714,id:229},{model_name:"5S",focal_length:28.55656860776464,id:230},{model_name:"Tecno A602",focal_length:29.957031845192752,id:231},{model_name:"PHANTOM V Fold",focal_length:26.09302409395392,id:232},{model_name:"PHANTOM V Flip 5G",focal_length:24.96000071934291,id:233},{model_name:"PHANTOM X2 5G",focal_length:25.6457143511091,id:234},{model_name:"PHANTOM X2 Pro 5G",focal_length:25.6457143511091,id:235},{model_name:"TECNO PHANTOM V Fold2 5G",focal_length:24.5487802466915,id:236},{model_name:"Tecno AL86",focal_length:29.373330368318214,id:237},{model_name:"Phantom8",focal_length:26.751592140022876,id:238},{model_name:"POP 6 Pro",focal_length:33.02317280528717,id:239},{model_name:"TECNO POP 7",focal_length:35.17594620712027,id:240},{model_name:"TECNO",focal_length:34.634481146106026,id:241},{model_name:"POP 7 Pro",focal_length:34.634481146106026,id:242},{model_name:"POP 8",focal_length:27.376575789017092,id:243},{model_name:"TECNO POP 8",focal_length:27.376575789017092,id:244},{model_name:"TECNO SPARK Go 2024",focal_length:27.376575789017092,id:245},{model_name:"TECNO SPARK 20C",focal_length:28.10958736603652,id:246},{model_name:"CAMON CM",focal_length:27.195034601887382,id:247},{model_name:"Camon CX",focal_length:29.37332967983944,id:248},{model_name:"TECNO CAMON 19 Neo",focal_length:25.6457143511091,id:249},{model_name:"CAMON 19",focal_length:27.948385711415906,id:250},{model_name:"CAMON 19 Pro 5G",focal_length:26.63862244207181,id:251},{model_name:"CAMON 19 Pro",focal_length:25.6457143511091,id:252},{model_name:"TECNO CAMON 20",focal_length:25.6457143511091,id:253},{model_name:"CAMON 20 Pro",focal_length:26.74285779680525,id:254},{model_name:"CAMON 20 Pro 5G",focal_length:25.85142844063895,id:255},{model_name:"TECNO CAMON 20s Pro 5G",focal_length:25.85142844063895,id:256},{model_name:"TECNO CAMON 20 Premier 5G",focal_length:25.85142844063895,id:257},{model_name:"TECNO CAMON 30",focal_length:25.10345000832638,id:258},{model_name:"TECNO CAMON 30 5G",focal_length:25.10345000832638,id:259},{model_name:"TECNO CAMON 30 Pro 5G",focal_length:25.10345000832638,id:260},{model_name:"TECNO CL9",focal_length:24.565429191256978,id:261},{model_name:"TECNO CAMON 30 Premier 5G",focal_length:25.10345000832638,id:262},{model_name:"TECNO CAMON 30S",focal_length:24.917197177529008,id:263},{model_name:"TECNO CAMON 30S Pro",focal_length:25.10345000832638,id:264},{model_name:"Camon CX Air",focal_length:25.706665307272782,id:265},{model_name:"POP1",focal_length:28.806021766635176,id:266},{model_name:"TECNO H6",focal_length:36.10241474866236,id:267},{model_name:"i3 Pro",focal_length:25.23506902941671,id:268},{model_name:"i3",focal_length:25.23506902941671,id:269},{model_name:"i5-Pro",focal_length:27.195034601887382,id:270},{model_name:"i5",focal_length:27.195034601887382,id:271},{model_name:"i7",focal_length:29.37332967983944,id:272},{model_name:"Camon I Air",focal_length:25.23506902941671,id:273},{model_name:"Camon I",focal_length:26.686097960901765,id:274},{model_name:"Tecno K18",focal_length:29.373330368318214,id:275},{model_name:"SPARK",focal_length:29.37332967983944,id:276},{model_name:"SPARK Pro",focal_length:25.23506902941671,id:277},{model_name:"SPARK Plus",focal_length:29.37332967983944,id:278},{model_name:"SPARK CM",focal_length:27.71756943654091,id:279},{model_name:"TECNO SPARK 9",focal_length:26.505494401846768,id:280},{model_name:"SPARK 8C",focal_length:26.505494401846768,id:281},{model_name:"TECNO SPARK 9T",focal_length:25.6457143511091,id:282},{model_name:"TECNO KH7",focal_length:25.6457143511091,id:283},{model_name:"TECNO KH7h",focal_length:25.655487161650523,id:284},{model_name:"TECNO SPARK 9 Pro",focal_length:25.6457143511091,id:285},{model_name:"TECNO SPARK 10C",focal_length:27.38166887918675,id:286},{model_name:"TECNO SPARK 10 Pro",focal_length:25.85142844063895,id:287},{model_name:"SPARK 10 5G",focal_length:27.419177083598697,id:288},{model_name:"TECNO SPARK 20",focal_length:22.608313347735834,id:289},{model_name:"TECNO KJ6",focal_length:22.608313347735834,id:290},{model_name:"TECNO SPARK 20 Pro",focal_length:22.608313347735834,id:291},{model_name:"TECNO SPARK 20 Pro+",focal_length:22.608313347735834,id:292},{model_name:"TECNO SPARK 20 Pro 5G",focal_length:27.494504419160286,id:293},{model_name:"TECNO POP 9",focal_length:27.376575789017092,id:294},{model_name:"TECNO KL5",focal_length:28.216481967597733,id:295},{model_name:"TECNO SPARK 30",focal_length:24.917197177529008,id:296},{model_name:"TECNO POVA 6 Neo 5G",focal_length:27.419177083598697,id:297},{model_name:"TECNO POP X5",focal_length:33.73015987211807,id:298},{model_name:"TECNO L6",focal_length:36.10241474866236,id:299},{model_name:"L8 Lite",focal_length:29.37332967983944,id:300},{model_name:"L9",focal_length:29.37332967983944,id:301},{model_name:"Pouvoir 1",focal_length:28.2543409958179,id:302},{model_name:"TECNO LE6j",focal_length:26.43287668011609,id:303},{model_name:"TECNO POVA 3",focal_length:26.505494401846768,id:304},{model_name:"POVA Neo 2",focal_length:26.505494401846768,id:305},{model_name:"TECNO POVA 4",focal_length:26.505494401846768,id:306},{model_name:"TECNO POVA 4 Pro",focal_length:26.505494401846768,id:307},{model_name:"TECNO POVA Neo 3",focal_length:27.494504419160286,id:308},{model_name:"POVA 5",focal_length:26.43287668011609,id:309},{model_name:"TECNO POVA 6 Neo",focal_length:26.43287668011609,id:310},{model_name:"TECNO LI7",focal_length:22.608313347735834,id:311},{model_name:"TECNO POVA 6",focal_length:24.60469229477836,id:312},{model_name:"TECNO LI9",focal_length:25.18289706320413,id:313},{model_name:"TECNO POVA 6 Pro 5G",focal_length:22.608313347735834,id:314},{model_name:"TECNO M6",focal_length:36.10241474866236,id:315},{model_name:"TECNO_P5_PLUS",focal_length:35.326989099092714,id:316},{model_name:"DroiPad 7D",focal_length:31.814892649586625,id:317},{model_name:"DroiPad 7D LTE",focal_length:52.27579476458933,id:318},{model_name:"DroiPad 7F",focal_length:31.176914176195755,id:319},{model_name:"DroiPad 10D",focal_length:52.27579476458933,id:320},{model_name:"PhonePad 3",focal_length:29.37332967983944,id:321},{model_name:"TECNO SPARK 7",focal_length:26.996100042382082,id:322},{model_name:"TECNO R5",focal_length:36.10241474866236,id:323},{model_name:"R6",focal_length:31.176914176195755,id:324},{model_name:"S6",focal_length:31.176914176195755,id:325},{model_name:"Tecno V6",focal_length:38.60112456917206,id:326},{model_name:"W1",focal_length:49.45459200560574,id:327},{model_name:"W2",focal_length:33.853076316357054,id:328},{model_name:"W3 Pro",focal_length:29.37332967983944,id:329},{model_name:"W4",focal_length:29.37332967983944,id:330},{model_name:"TECNOPOP 5C",focal_length:39.63589151551235,id:331},{model_name:"W5 Lite",focal_length:29.37332967983944,id:332},{model_name:"WX3",focal_length:29.37332967983944,id:333},{model_name:"WX3 FLTE",focal_length:25.706665307272782,id:334},{model_name:"WX3LTE",focal_length:25.706665307272782,id:335},{model_name:"WX3P",focal_length:24.774874126767788,id:336},{model_name:"TECNO WX4 Pro S",focal_length:27.71756943654091,id:337},{model_name:"WX4",focal_length:28.806021766635176,id:338},{model_name:"X653C",focal_length:35.58461043517965,id:339},{model_name:"Y3S",focal_length:35.326989099092714,id:340},{model_name:"Slate",focal_length:32.94148451379815,id:341}]},{Vivo:[{model_name:"EAY3U",focal_length:27.256944648051483,id:0},{model_name:"iQOO 3 5G",focal_length:27.265626248231005,id:1},{model_name:"iQOO 7",focal_length:29.843750763167144,id:2},{model_name:"I2011",focal_length:29.843750763167144,id:3},{model_name:"I2012",focal_length:29.843750763167144,id:4},{model_name:"I2017",focal_length:29.218751332308745,id:5},{model_name:"iQOO Z5",focal_length:29.218751332308745,id:6},{model_name:"iQOO 9 SE",focal_length:29.843750763167144,id:7},{model_name:"iQOO 9 Pro",focal_length:29.218751332308745,id:8},{model_name:"iQOO Z6 Pro",focal_length:30.000000620881742,id:9},{model_name:"I2127",focal_length:29.843750763167144,id:10},{model_name:"iQOO 9T",focal_length:29.218751332308745,id:11},{model_name:"I2202",focal_length:29.843750763167144,id:12},{model_name:"iQOO Z6",focal_length:29.843750763167144,id:13},{model_name:"I2207",focal_length:26.84745942034821,id:14},{model_name:"iQOO Z7 5G",focal_length:29.793103639634417,id:15},{model_name:"iQOO Z6 Lite 5G",focal_length:25.013130278921334,id:16},{model_name:"iQOO 11",focal_length:29.218751332308745,id:17},{model_name:"iQOO Neo7",focal_length:29.01724228826348,id:18},{model_name:"iQOO Z7x 5G",focal_length:24.973740029125352,id:19},{model_name:"iQOO Neo7 Pro",focal_length:29.218751332308745,id:20},{model_name:"iQOO Z9 5G",focal_length:29.218751332308745,id:21},{model_name:"I2219",focal_length:25.997900611053275,id:22},{model_name:"iQOO 12",focal_length:29.218751332308745,id:23},{model_name:"iQOO Z7s 5G",focal_length:29.843750763167144,id:24},{model_name:"iQOO Z7 Pro 5G",focal_length:29.01724228826348,id:25},{model_name:"iQOO Neo9 Pro",focal_length:29.218751332308745,id:26},{model_name:"iQOO Z9s Pro 5G",focal_length:29.218751332308745,id:27},{model_name:"I2306",focal_length:27.171661373384534,id:28},{model_name:"iQOO Z9s 5G",focal_length:24.341355083506496,id:29},{model_name:"V2049A",focal_length:34.725520412018184,id:30},{model_name:"vivo X9s",focal_length:24.422280637885823,id:31},{model_name:"PD1612",focal_length:28.2543409958179,id:32},{model_name:"M2007J20CT",focal_length:26.42192883805938,id:33},{model_name:"V1938A",focal_length:26.938903076734206,id:34},{model_name:"vivo Y83A",focal_length:27.717569576873387,id:35},{model_name:"PA2170",focal_length:27.268252015110114,id:36},{model_name:"iQOO Pad Air",focal_length:27.77777854429843,id:37},{model_name:"vivo Pad2",focal_length:25.64904765135522,id:38},{model_name:"V2031A",focal_length:29.870689774771517,id:39},{model_name:"V2130A",focal_length:26.29275774702443,id:40},{model_name:"V2168A",focal_length:24.983605596270195,id:41},{model_name:"Redmi K20 Pro",focal_length:27.16049471039419,id:42},{model_name:"Redmi Note 8 Pro",focal_length:26.274192515694775,id:43},{model_name:"Tecno X520",focal_length:34.72552078740022,id:44},{model_name:"Y89",focal_length:30.68025709684897,id:45},{model_name:"V1731CA",focal_length:32.273308219997666,id:46},{model_name:"Y81",focal_length:25.706663738483527,id:47},{model_name:"V1732A",focal_length:25.706663738483527,id:48},{model_name:"X23",focal_length:26.64620387204737,id:49},{model_name:"Y97",focal_length:29.957029579104226,id:50},{model_name:"Z3",focal_length:26.64620387204737,id:51},{model_name:"V1814A",focal_length:27.45456180464506,id:52},{model_name:"V1816A",focal_length:27.71756980129244,id:53},{model_name:"Y93",focal_length:30.989269816722967,id:54},{model_name:"Y93 (Mediatek)",focal_length:33.15187575059121,id:55},{model_name:"NEX Dual Display",focal_length:27.74234541566298,id:56},{model_name:"iQOO",focal_length:25.706664735793765,id:57},{model_name:"X27",focal_length:25.859375666154374,id:58},{model_name:"V1829A",focal_length:25.859375666154374,id:59},{model_name:"S1 (China)",focal_length:33.39130467833704,id:60},{model_name:"S1 Pro (China)",focal_length:26.47058668846083,id:61},{model_name:"X27 Pro",focal_length:15.010340420097254,id:62},{model_name:"Y3s",focal_length:24.95342372336653,id:63},{model_name:"Z5x",focal_length:26.539520443762402,id:64},{model_name:"S1",focal_length:29.601711916844508,id:65},{model_name:"V1913A",focal_length:29.601711916844508,id:66},{model_name:"iQOO Neo",focal_length:26.855467057329374,id:67},{model_name:"iQOO Pro 5G",focal_length:18.000000000000004,id:68},{model_name:"Z5",focal_length:26.539520443762402,id:69},{model_name:"iQOO Pro",focal_length:26.64620387204737,id:70},{model_name:"NEX 3",focal_length:18.000000000000004,id:71},{model_name:"NEX 3 5G",focal_length:25.859375666154374,id:72},{model_name:"U10",focal_length:24.793116858066963,id:73},{model_name:"X50e",focal_length:26.47058668846083,id:74},{model_name:"V1930A",focal_length:24.914653480495346,id:75},{model_name:"S5",focal_length:24.816174917712623,id:76},{model_name:"Y5s",focal_length:29.63793136936023,id:77},{model_name:"iQOO Neo 855",focal_length:18.000000000000004,id:78},{model_name:"iQOO Neo 855 Racing",focal_length:29.843750763167144,id:79},{model_name:"X50 Lite",focal_length:29.740483443160223,id:80},{model_name:"X30",focal_length:24.057903609395286,id:81},{model_name:"X30 Pro",focal_length:24.057903609395286,id:82},{model_name:"U3",focal_length:29.843750763167144,id:83},{model_name:"V17 (Russia)",focal_length:26.474630547323432,id:84},{model_name:"NEX 3S 5G",focal_length:25.859375666154374,id:85},{model_name:"S6 5G",focal_length:26.332719177857673,id:86},{model_name:"Z6 5G",focal_length:29.218751332308745,id:87},{model_name:"V1965A",focal_length:29.740483443160223,id:88},{model_name:"iQOO Neo3 5G",focal_length:30.078125549739042,id:89},{model_name:"iQOO Z1",focal_length:29.870689774771517,id:90},{model_name:"V1990A",focal_length:30.078125549739042,id:91},{model_name:"X50 5G",focal_length:25.781249135445073,id:92},{model_name:"Y70s",focal_length:26.539520443762402,id:93},{model_name:"X50 Pro",focal_length:25.781249135445073,id:94},{model_name:"V2006",focal_length:25.781249135445073,id:95},{model_name:"V2009A",focal_length:27.310346188358174,id:96},{model_name:"X50 Pro+",focal_length:25.781249135445073,id:97},{model_name:"iQOO Z1x",focal_length:30.078125549739042,id:98},{model_name:"S7",focal_length:23.300343547425317,id:99},{model_name:"V2020A",focal_length:23.300343547425317,id:100},{model_name:"V20 SE",focal_length:26.40586533705085,id:101},{model_name:"V2023A",focal_length:27.415966038813064,id:102},{model_name:"V20",focal_length:29.740483443160223,id:103},{model_name:"V2024A",focal_length:29.218751332308745,id:104},{model_name:"iQOO 5 Pro 5G",focal_length:29.218751332308745,id:105},{model_name:"Y12s",focal_length:24.95342372336653,id:106},{model_name:"V2026",focal_length:24.9155304429986,id:107},{model_name:"Y20i",focal_length:24.973740029125352,id:108},{model_name:"V2028",focal_length:24.973740029125352,id:109},{model_name:"Y20",focal_length:24.973740029125352,id:110},{model_name:"V2027",focal_length:24.973740029125352,id:111},{model_name:"V2030",focal_length:29.740483443160223,id:112},{model_name:"Y51a",focal_length:29.843750763167144,id:113},{model_name:"V2031",focal_length:29.843750763167144,id:114},{model_name:"Y73s",focal_length:29.870689774771517,id:115},{model_name:"V2031EA",focal_length:29.806450263270506,id:116},{model_name:"V2033",focal_length:24.914653480495346,id:117},{model_name:"Y30 (China)",focal_length:24.973740029125352,id:118},{model_name:"Y31",focal_length:25.94866103790424,id:119},{model_name:"V2036A",focal_length:24.95342372336653,id:120},{model_name:"Y20G",focal_length:25.012602217880612,id:121},{model_name:"Y20s [G]",focal_length:25.012602217880612,id:122},{model_name:"V20 2021",focal_length:23.300343547425317,id:123},{model_name:"V2041",focal_length:29.57419242501633,id:124},{model_name:"Y20 2021",focal_length:24.9155304429986,id:125},{model_name:"V2044",focal_length:31.191779654208155,id:126},{model_name:"X60",focal_length:25.781249135445073,id:127},{model_name:"V2045A",focal_length:25.052053763714788,id:128},{model_name:"X60 Pro",focal_length:25.781249135445073,id:129},{model_name:"X60 (China)",focal_length:25.781249135445073,id:130},{model_name:"X60 Pro (China)",focal_length:25.781249135445073,id:131},{model_name:"V2048A",focal_length:25.743016732988767,id:132},{model_name:"V21 5G",focal_length:23.629090222445402,id:133},{model_name:"Y20A",focal_length:24.914653480495346,id:134},{model_name:"Y31s",focal_length:24.973740029125352,id:135},{model_name:"V21e 5G",focal_length:29.806450263270506,id:136},{model_name:"V2055A",focal_length:29.843750763167144,id:137},{model_name:"X60 Pro+",focal_length:24.274552775775415,id:138},{model_name:"V2057",focal_length:29.57419242501633,id:139},{model_name:"Y52s",focal_length:15.694822795881999,id:140},{model_name:"V2059",focal_length:29.57419242501633,id:141},{model_name:"V2047A",focal_length:25.781249135445073,id:142},{model_name:"V2060",focal_length:24.973740029125352,id:143},{model_name:"V21e",focal_length:23.300343547425317,id:144},{model_name:"iQOO U3",focal_length:15.694822795881999,id:145},{model_name:"V2065A",focal_length:24.973740029125352,id:146},{model_name:"V21",focal_length:23.629090222445402,id:147},{model_name:"V2066A",focal_length:25.012602217880612,id:148},{model_name:"Y30G",focal_length:25.012602217880612,id:149},{model_name:"V2068A",focal_length:34.725520412018184,id:150},{model_name:"Y12s 2021",focal_length:24.914653480495346,id:151},{model_name:"V2069A",focal_length:25.052053763714788,id:152},{model_name:"S9",focal_length:23.629090222445402,id:153},{model_name:"iQOO Z3",focal_length:29.843750763167144,id:154},{model_name:"S7t",focal_length:20.30624910732732,id:155},{model_name:"X60t",focal_length:25.6457143511091,id:156},{model_name:"V2099A",focal_length:27.91876135002018,id:157},{model_name:"Y71t",focal_length:29.806450263270506,id:158},{model_name:"V2104",focal_length:25.6457143511091,id:159},{model_name:"iQOO U3x",focal_length:24.973740029125352,id:160},{model_name:"V2061",focal_length:23.300343547425317,id:161},{model_name:"V2109",focal_length:29.57419242501633,id:162},{model_name:"V2111",focal_length:24.9155304429986,id:163},{model_name:"V2110",focal_length:25.052053763714788,id:164},{model_name:"Y53s",focal_length:20.010503440102028,id:165},{model_name:"vivo X70 Pro+",focal_length:25.781249135445073,id:166},{model_name:"V2115",focal_length:24.896552001332214,id:167},{model_name:"V2115A",focal_length:29.218751332308745,id:168},{model_name:"V2118",focal_length:24.9155304429986,id:169},{model_name:"iQOO Neo5 Lite",focal_length:30.078125549739042,id:170},{model_name:"V2121A",focal_length:23.629090222445402,id:171},{model_name:"V2123A",focal_length:24.9155304429986,id:172},{model_name:"V2124",focal_length:29.57419242501633,id:173},{model_name:"V2126",focal_length:23.629090222445402,id:174},{model_name:"V2127",focal_length:25.012602217880612,id:175},{model_name:"V2129",focal_length:24.973740029125352,id:176},{model_name:"V2130",focal_length:24.896552001332214,id:177},{model_name:"S10e",focal_length:26.381679951981393,id:178},{model_name:"V2131",focal_length:24.973740029125352,id:179},{model_name:"V2131A",focal_length:24.9155304429986,id:180},{model_name:"V2132",focal_length:24.896552001332214,id:181},{model_name:"V2132A",focal_length:25.781249135445073,id:182},{model_name:"V2133A",focal_length:25.6457143511091,id:183},{model_name:"T1x",focal_length:24.973740029125352,id:184},{model_name:"V2136A",focal_length:29.218751332308745,id:185},{model_name:"V2140A",focal_length:27.936305287546983,id:186},{model_name:"V2141",focal_length:29.843750763167144,id:187},{model_name:"V2141A",focal_length:26.459168778024292,id:188},{model_name:"V2143A",focal_length:25.012602217880612,id:189},{model_name:"X80",focal_length:25.694657676405182,id:190},{model_name:"X80 Pro",focal_length:25.781249135445073,id:191},{model_name:"V2145A",focal_length:25.781249135445073,id:192},{model_name:"V2148A",focal_length:23.823530277991395,id:193},{model_name:"Y21A",focal_length:24.9155304429986,id:194},{model_name:"T1 5G",focal_length:30.000000620881742,id:195},{model_name:"T1",focal_length:29.843750763167144,id:196},{model_name:"iQOO Neo5S",focal_length:29.843750763167144,id:197},{model_name:"V2154A",focal_length:34.725520412018184,id:198},{model_name:"V2156FA",focal_length:25.052053763714788,id:199},{model_name:"V2157",focal_length:37.67671068592043,id:200},{model_name:"V2157A",focal_length:29.218751332308745,id:201},{model_name:"V25 Pro",focal_length:25.007635400828974,id:202},{model_name:"V2158A",focal_length:24.973740029125352,id:203},{model_name:"Y30 5G",focal_length:19.622317944385646,id:204},{model_name:"V2162A",focal_length:23.629090222445402,id:205},{model_name:"V2163A",focal_length:24.896552001332214,id:206},{model_name:"V2164A",focal_length:25.012602217880612,id:207},{model_name:"V2164PA",focal_length:25.012602217880612,id:208},{model_name:"V2165A",focal_length:24.973740029125352,id:209},{model_name:"V2166A",focal_length:25.012602217880612,id:210},{model_name:"V2166BA",focal_length:25.012602217880612,id:211},{model_name:"V2169",focal_length:37.67671068592043,id:212},{model_name:"vivo X Note",focal_length:29.218751332308745,id:213},{model_name:"V2171A",focal_length:29.218751332308745,id:214},{model_name:"V2172A",focal_length:29.218751332308745,id:215},{model_name:"vivo X Fold",focal_length:29.218751332308745,id:216},{model_name:"U5x",focal_length:27.91876135002018,id:217},{model_name:"vivo X80",focal_length:25.694657676405182,id:218},{model_name:"V2183A",focal_length:27.256944648051483,id:219},{model_name:"vivo X80 Pro",focal_length:25.781249135445073,id:220},{model_name:"vivo X80 Pro 天玑9000版",focal_length:25.6457143511091,id:221},{model_name:"iQOO Z5 6000mAh",focal_length:29.57419242501633,id:222},{model_name:"vivo S15e",focal_length:29.843750763167144,id:223},{model_name:"iQOO Neo6",focal_length:29.843750763167144,id:224},{model_name:"iQOO Neo6 SE",focal_length:29.843750763167144,id:225},{model_name:"V25e",focal_length:26.381679951981393,id:226},{model_name:"V2202",focal_length:24.896552001332214,id:227},{model_name:"Y02s",focal_length:27.806895755672596,id:228},{model_name:"V2203A",focal_length:26.47058668846083,id:229},{model_name:"Y35",focal_length:29.843750763167144,id:230},{model_name:"Y22s",focal_length:25.013130278921334,id:231},{model_name:"vivo Y22",focal_length:25.052053763714788,id:232},{model_name:"vivo S15 Pro",focal_length:25.007635400828974,id:233},{model_name:"Y02",focal_length:27.806895755672596,id:234},{model_name:"V2217A",focal_length:25.013130278921334,id:235},{model_name:"iQOO 10",focal_length:29.218751332308745,id:236},{model_name:"X90",focal_length:25.694657676405182,id:237},{model_name:"V1986A",focal_length:26.493749819789084,id:238},{model_name:"iQOO 10 Pro",focal_length:29.218751332308745,id:239},{model_name:"X90 Pro",focal_length:25.694657676405182,id:240},{model_name:"vivo Y77",focal_length:25.052053763714788,id:241},{model_name:"V2220A",focal_length:25.013130278921334,id:242},{model_name:"T2 5G",focal_length:29.843750763167144,id:243},{model_name:"T2x 5G",focal_length:37.67671068592043,id:244},{model_name:"vivo X90 Pro+",focal_length:25.091911582429308,id:245},{model_name:"V2227A",focal_length:26.42192883805938,id:246},{model_name:"vivo X Fold+",focal_length:29.218751332308745,id:247},{model_name:"V27 Pro",focal_length:25.10345000832638,id:248},{model_name:"V27",focal_length:25.10345000832638,id:249},{model_name:"iQOO Neo7 竞速版",focal_length:24.529411970950328,id:250},{model_name:"T2",focal_length:26.381679951981393,id:251},{model_name:"iQOO Neo7 SE",focal_length:29.01724228826348,id:252},{model_name:"V2238A",focal_length:56.24999916180968,id:253},{model_name:"Y100",focal_length:29.793103639634417,id:254},{model_name:"vivo S16e",focal_length:29.843750763167144,id:255},{model_name:"vivo X90",focal_length:25.694657676405182,id:256},{model_name:"V2242A",focal_length:25.706664735793765,id:257},{model_name:"vivo X90 Pro",focal_length:25.694657676405182,id:258},{model_name:"V2243A",focal_length:26.391807804757224,id:259},{model_name:"V29 Lite 5G",focal_length:29.218751332308745,id:260},{model_name:"vivo S16",focal_length:25.091911582429308,id:261},{model_name:"vivo S16 Pro",focal_length:25.10345000832638,id:262},{model_name:"Y27s",focal_length:29.218751332308745,id:263},{model_name:"Y27 5G",focal_length:28.95483818967187,id:264},{model_name:"Y27",focal_length:25.052053763714788,id:265},{model_name:"V29",focal_length:21.3005501103115,id:266},{model_name:"V2251",focal_length:21.310345092180757,id:267},{model_name:"Y02t",focal_length:27.806895755672596,id:268},{model_name:"iQOO 11 Pro",focal_length:29.218751332308745,id:269},{model_name:"X Flip",focal_length:24.169920726990373,id:270},{model_name:"vivo X Fold2",focal_length:24.015625109947806,id:271},{model_name:"V2270A",focal_length:27.281249057035907,id:272},{model_name:"iQOO Z7",focal_length:30.000000620881742,id:273},{model_name:"Y78+",focal_length:24.973740029125352,id:274},{model_name:"iQOO Z7x",focal_length:24.973740029125352,id:275},{model_name:"Y77t",focal_length:25.052053763714788,id:276},{model_name:"Y35+",focal_length:25.052053763714788,id:277},{model_name:"V2279A",focal_length:25.052053763714788,id:278},{model_name:"V2282A",focal_length:21.310345092180757,id:279},{model_name:"S17",focal_length:21.3005501103115,id:280},{model_name:"S17 Pro",focal_length:21.310345092180757,id:281},{model_name:"vivo S17e",focal_length:29.01724228826348,id:282},{model_name:"iQOO Neo8",focal_length:29.218751332308745,id:283},{model_name:"iQOO Neo8 Pro",focal_length:29.01724228826348,id:284},{model_name:"V29e",focal_length:25.091911582429308,id:285},{model_name:"vivo X Fold3",focal_length:21.446079341450034,id:286},{model_name:"iQOO 11S",focal_length:29.218751332308745,id:287},{model_name:"V2304A",focal_length:27.083331637406467,id:288},{model_name:"Y200 5G",focal_length:29.843750763167144,id:289},{model_name:"X100",focal_length:21.310345092180757,id:290},{model_name:"X100 Pro",focal_length:21.310345092180757,id:291},{model_name:"Y17s",focal_length:24.9155304429986,id:292},{model_name:"iQOO Z8x",focal_length:25.013130278921334,id:293},{model_name:"V29e 5G",focal_length:21.3005501103115,id:294},{model_name:"V2314A",focal_length:29.01724228826348,id:295},{model_name:"Y28 5G",focal_length:25.052053763714788,id:296},{model_name:"V30",focal_length:21.3005501103115,id:297},{model_name:"G2",focal_length:31.531032972301844,id:298},{model_name:"V30 Pro",focal_length:21.310345092180757,id:299},{model_name:"T2 Pro 5G",focal_length:29.01724228826348,id:300},{model_name:"vivo S18",focal_length:21.3005501103115,id:301},{model_name:"V30 Lite 5G",focal_length:25.013130278921334,id:302},{model_name:"V2329A",focal_length:27.16049471039419,id:303},{model_name:"iQOO 12 Pro",focal_length:29.218751332308745,id:304},{model_name:"X Fold3 Pro",focal_length:23.679803605315307,id:305},{model_name:"Y03",focal_length:28.195805350063097,id:306},{model_name:"T3 5G",focal_length:29.63793136936023,id:307},{model_name:"vivo S18e",focal_length:29.63793136936023,id:308},{model_name:"V2338",focal_length:25.997900611053275,id:309},{model_name:"iQOO Neo9",focal_length:29.218751332308745,id:310},{model_name:"V30e",focal_length:25.091911582429308,id:311},{model_name:"V30 Lite",focal_length:25.013130278921334,id:312},{model_name:"Y38 5G",focal_length:25.997900611053275,id:313},{model_name:"V2343A",focal_length:26.586915572332302,id:314},{model_name:"Y03t",focal_length:28.85704207393768,id:315},{model_name:"S18 Pro",focal_length:21.310345092180757,id:316},{model_name:"T3 Lite 5G",focal_length:27.171661373384534,id:317},{model_name:"T3 Ultra",focal_length:21.310345092180757,id:318},{model_name:"V40",focal_length:21.3005501103115,id:319},{model_name:"Y28",focal_length:25.052053763714788,id:320},{model_name:"iQOO Z9 Turbo",focal_length:29.218751332308745,id:321},{model_name:"V2353A",focal_length:27.918198836814675,id:322},{model_name:"Y100+",focal_length:25.997900611053275,id:323},{model_name:"Y58 5G",focal_length:25.997900611053275,id:324},{model_name:"vivo Y36c",focal_length:25.83439556992974,id:325},{model_name:"Y200 GT",focal_length:29.218751332308745,id:326},{model_name:"vivo S19",focal_length:21.3005501103115,id:327},{model_name:"X100 Ultra",focal_length:25.091911582429308,id:328},{model_name:"vivo X21A",focal_length:27.559341372062303,id:329},{model_name:"V40e",focal_length:26.60152678157642,id:330},{model_name:"iQOO Neo9S Pro+",focal_length:29.218751332308745,id:331},{model_name:"vivo T3 Pro 5G",focal_length:29.218751332308745,id:332},{model_name:"X200 Pro",focal_length:26.625689461205905,id:333},{model_name:"V2417A",focal_length:26.60152678157642,id:334},{model_name:"vivo Y19s",focal_length:27.345640177432397,id:335},{model_name:"Y300 Plus 5G",focal_length:29.46428511054721,id:336},{model_name:"Z1",focal_length:28.638907964053935,id:337},{model_name:"vivo Z1i",focal_length:28.638907964053935,id:338},{model_name:"vivo+Y71",focal_length:56.24999916180968,id:339},{model_name:"1601",focal_length:28.254341596704965,id:340},{model_name:"Y55",focal_length:29.95702991176217,id:341},{model_name:"Y55A",focal_length:29.95702991176217,id:342},{model_name:"Y53",focal_length:29.95702991176217,id:343},{model_name:"1609",focal_length:28.2543409958179,id:344},{model_name:"Y55s",focal_length:29.95702991176217,id:345},{model_name:"vivo 1611",focal_length:27.611946837672402,id:346},{model_name:"Y31i",focal_length:31.814892292372043,id:347},{model_name:"vivo 1714",focal_length:28.2543409958179,id:348},{model_name:"vivo 1716",focal_length:27.195034581666235,id:349},{model_name:"vivo 1718",focal_length:27.195034581666235,id:350},{model_name:"vivo Y65",focal_length:29.95702991176217,id:351},{model_name:"vivo 1721",focal_length:27.559341372062303,id:352},{model_name:"vivo 1723",focal_length:27.717569256600093,id:353},{model_name:"V9 6GB",focal_length:27.71756980129244,id:354},{model_name:"vivo 1724",focal_length:31.750212490084856,id:355},{model_name:"vivo Y71A",focal_length:31.750212490084856,id:356},{model_name:"vivo 1725",focal_length:27.559341372062303,id:357},{model_name:"vivo 1726",focal_length:25.235069425898907,id:358},{model_name:"vivo 1727",focal_length:30.68025709684897,id:359},{model_name:"V9",focal_length:27.717569256600093,id:360},{model_name:"Y71",focal_length:31.750212490084856,id:361},{model_name:"vivo 1802",focal_length:25.235069425898907,id:362},{model_name:"vivo 1803",focal_length:31.17691482742914,id:363},{model_name:"vivo 1804",focal_length:27.45456180464506,id:364},{model_name:"vivo 1805",focal_length:25.76542837186373,id:365},{model_name:"vivo 1806",focal_length:26.687258975148037,id:366},{model_name:"vivo 1807",focal_length:26.9898600038351,id:367},{model_name:"V1818A",focal_length:32.273308219997666,id:368},{model_name:"Y93s",focal_length:25.70666515022632,id:369},{model_name:"vivo 1808",focal_length:31.17691482742914,id:370},{model_name:"vivo 1811",focal_length:30.989269816722967,id:371},{model_name:"vivo 1812",focal_length:25.706665307272782,id:372},{model_name:"vivo 1813",focal_length:27.74234541566298,id:373},{model_name:"vivo 1814",focal_length:25.70666515022632,id:374},{model_name:"vivo 1815",focal_length:25.70666515022632,id:375},{model_name:"vivo 1816",focal_length:25.70666515022632,id:376},{model_name:"vivo 1817",focal_length:30.989269816722967,id:377},{model_name:"V15 Pro",focal_length:26.47058668846083,id:378},{model_name:"vivo 1819",focal_length:29.350317577594364,id:379},{model_name:"vivo 1820",focal_length:33.15187575059121,id:380},{model_name:"V9 Pro",focal_length:30.68025709684897,id:381},{model_name:"vivo 1901",focal_length:29.63793136936023,id:382},{model_name:"vivo 1902",focal_length:26.85937513096724,id:383},{model_name:"Y17",focal_length:26.85937513096724,id:384},{model_name:"V1901A",focal_length:24.95342372336653,id:385},{model_name:"vivo 1904",focal_length:24.95342372336653,id:386},{model_name:"vivo 1906",focal_length:26.68723820003518,id:387},{model_name:"vivo 1907",focal_length:29.350317577594364,id:388},{model_name:"vivo 1907",focal_length:29.350317577594364,id:389},{model_name:"vivo 1909",focal_length:24.016543027512274,id:390},{model_name:"vivo 1910",focal_length:24.016543027512274,id:391},{model_name:"vivo 1912",focal_length:25.859375666154374,id:392},{model_name:"vivo 1913",focal_length:25.859375666154374,id:393},{model_name:"vivo 1915",focal_length:29.57419242501633,id:394},{model_name:"V1934A",focal_length:29.63793136936023,id:395},{model_name:"vivo 1916",focal_length:24.793116858066963,id:396},{model_name:"vivo 1917",focal_length:13.269760221881207,id:397},{model_name:"Z1 Pro",focal_length:26.539520443762402,id:398},{model_name:"vivo 1918",focal_length:34.725520412018184,id:399},{model_name:"vivo 1919",focal_length:26.539520443762402,id:400},{model_name:"V1937",focal_length:26.474630547323432,id:401},{model_name:"vivo 1921",focal_length:29.843750763167144,id:402},{model_name:"vivo 1929",focal_length:31.191779654208155,id:403},{model_name:"vivo 1933",focal_length:25.850182890746645,id:404},{model_name:"vivo 1935",focal_length:29.740483443160223,id:405},{model_name:"vivo 1938",focal_length:24.95342372336653,id:406},{model_name:"X50",focal_length:25.781249135445073,id:407},{model_name:"vivo 2005",focal_length:25.781249135445073,id:408},{model_name:"vivo NEX A",focal_length:25.76542837186373,id:409},{model_name:"NEX A",focal_length:25.76542837186373,id:410},{model_name:"vivo NEX S",focal_length:25.76542837186373,id:411},{model_name:"vivo S1",focal_length:30.557936631316462,id:412},{model_name:"Z3i",focal_length:29.957032042347137,id:413},{model_name:"V3",focal_length:28.418249046237015,id:414},{model_name:"vivo Y85A",focal_length:30.68025709684897,id:415},{model_name:"vivo X20",focal_length:27.559341372062303,id:416},{model_name:"vivo X20Plus",focal_length:27.559341372062303,id:417},{model_name:"vivo X20Plus UD",focal_length:27.559341372062303,id:418},{model_name:"vivo X21i A",focal_length:29.957029579104226,id:419},{model_name:"vivo X21UD A",focal_length:27.45456180464506,id:420},{model_name:"vivo X3L",focal_length:28.20000461786529,id:421},{model_name:"X5Max S",focal_length:29.373330368318214,id:422},{model_name:"X6D",focal_length:56.24999916180968,id:423},{model_name:"X7",focal_length:28.037881717962545,id:424},{model_name:"X7Plus",focal_length:28.037881717962545,id:425},{model_name:"X9",focal_length:27.611946837672402,id:426},{model_name:"vivo X9s Plus",focal_length:27.24666469724626,id:427},{model_name:"vivo X9 Plus",focal_length:18.000000000000004,id:428},{model_name:"vivo X9",focal_length:29.787696757786385,id:429},{model_name:"X9i",focal_length:27.611946837672402,id:430},{model_name:"vivo X9Plus",focal_length:26.786824797653914,id:431},{model_name:"Xplay5A",focal_length:28.30882508129709,id:432},{model_name:"Xplay6",focal_length:28.037881717962545,id:433},{model_name:"vivo Y11",focal_length:24.914653480495346,id:434},{model_name:"Y11",focal_length:31.814892292372047,id:435},{model_name:"X5MaxV",focal_length:33.85307637623397,id:436},{model_name:"vivo Y13iL",focal_length:29.373330368318214,id:437},{model_name:"Y15",focal_length:31.814892292372047,id:438},{model_name:"Y21",focal_length:31.814892292372043,id:439},{model_name:"Y21L",focal_length:32.010136267582645,id:440},{model_name:"vivo Y28L",focal_length:29.08767587086205,id:441},{model_name:"Y31L",focal_length:29.031028900995285,id:442},{model_name:"vivo Y35",focal_length:29.315875723399426,id:443},{model_name:"Y51A",focal_length:25.28170698010036,id:444},{model_name:"Y51",focal_length:29.031028900995285,id:445},{model_name:"vivo Y51A",focal_length:25.28170698010036,id:446},{model_name:"vivo Y51L",focal_length:29.031028900995285,id:447},{model_name:"Y53L",focal_length:29.95702991176217,id:448},{model_name:"Y66",focal_length:29.95702991176217,id:449},{model_name:"vivo Y66i A",focal_length:29.95702991176217,id:450},{model_name:"vivo Y67A",focal_length:34.725520412018184,id:451},{model_name:"vivo Y69A",focal_length:28.2543409958179,id:452},{model_name:"PD1731D",focal_length:31.750212490084856,id:453},{model_name:"V2057A",focal_length:15.694822795881999,id:454},{model_name:"vivo Y75A",focal_length:30.557934522070042,id:455},{model_name:"vivo Y75s",focal_length:27.195034581666235,id:456},{model_name:"Y79A",focal_length:27.195034581666235,id:457},{model_name:"Y93标准版 64G",focal_length:33.15187575059121,id:458},{model_name:"vivo Y93",focal_length:32.273308219997666,id:459},{model_name:"vivo Z3x",focal_length:30.68025709684897,id:460},{model_name:"V7+",focal_length:27.195034581666235,id:461}]},{Vsmart:[{model_name:"Active 1 +",focal_length:26.71012149931277,id:0},{model_name:"Active 1",focal_length:24.59712402412326,id:1},{model_name:"Active 3",focal_length:12.3340470914976,id:2},{model_name:"Active 5",focal_length:21.75448066823249,id:3},{model_name:"Joy 4",focal_length:31.42241617711212,id:4},{model_name:"Aris 5G",focal_length:29.61340059850435,id:5},{model_name:"Aris 5G Pro",focal_length:31.47321349971288,id:6},{model_name:"Aris",focal_length:31.47321349971288,id:7},{model_name:"Aris Pro",focal_length:31.47321349971288,id:8},{model_name:"Bee 3",focal_length:28.7999982241927,id:9},{model_name:"Bee Lite",focal_length:30.954543964429394,id:10},{model_name:"Bee",focal_length:28.2543409958179,id:11},{model_name:"Joy 1 +",focal_length:54.60517481374833,id:12},{model_name:"Joy 1",focal_length:29.761906639098203,id:13},{model_name:"Joy 2+",focal_length:24.499127607151422,id:14},{model_name:"Joy 3",focal_length:27.341026035753956,id:15},{model_name:"Live 4",focal_length:27.154910872779308,id:16},{model_name:"Live",focal_length:31.47321349971288,id:17},{model_name:"Star 3",focal_length:27.341026035753956,id:18},{model_name:"Star 4",focal_length:29.589040322786094,id:19},{model_name:"Star 5",focal_length:27.83606417055449,id:20},{model_name:"Star",focal_length:27.653770723159674,id:21},{model_name:"AT&T Fusion Z",focal_length:28.273809828853466,id:22},{model_name:"Hobson",focal_length:31.88571507395532,id:23},{model_name:"V350C",focal_length:27.77777854429843,id:24},{model_name:"V350U",focal_length:27.77777854429843,id:25}]},{Wiko:[{model_name:"T20",focal_length:34.21426051848442,id:0},{model_name:"BAL-AN20",focal_length:26.608695652173914,id:1},{model_name:"BIRDY",focal_length:29.373330368318214,id:2},{model_name:"WAX",focal_length:23.205460810175325,id:3},{model_name:"FEVER",focal_length:25.23506902941671,id:4},{model_name:"FREDDY",focal_length:33.853076601049985,id:5},{model_name:"GAR-AN00",focal_length:27.517807123946962,id:6},{model_name:"GAR-AN60",focal_length:27.517807123946962,id:7},{model_name:"Harry",focal_length:25.23506902941671,id:8},{model_name:"HIGHWAY SIGNS",focal_length:30.557936147869604,id:9},{model_name:"Jerry2",focal_length:26.19016370565018,id:10},{model_name:"Jerry",focal_length:29.37332967983944,id:11},{model_name:"KENNY",focal_length:25.23506902941671,id:12},{model_name:"KITE",focal_length:33.640316692393796,id:13},{model_name:"Lenny2",focal_length:29.373330368318214,id:14},{model_name:"LENNY3 MAX",focal_length:29.37332967983944,id:15},{model_name:"Lenny3",focal_length:29.37332967983944,id:16},{model_name:"Lenny4 Plus",focal_length:26.19016370565018,id:17},{model_name:"Lenny4",focal_length:24.774874126767788,id:18},{model_name:"LGN-AN00",focal_length:23.86026198857406,id:19},{model_name:"P4903JP",focal_length:29.488735072626096,id:20},{model_name:"PROM",focal_length:29.228406827575867,id:21},{model_name:"RAINBOW",focal_length:32.47285959488563,id:22},{model_name:"RIDGE 4G",focal_length:34.72552078740022,id:23},{model_name:"ROBBY2",focal_length:24.86602384729178,id:24},{model_name:"Robby",focal_length:29.37332967983944,id:25},{model_name:"SUGAR C11",focal_length:28.418248690912254,id:26},{model_name:"SUGAR C9",focal_length:28.418248690912254,id:27},{model_name:"SUGAR F9",focal_length:28.750163051726098,id:28},{model_name:"SUGAR S9",focal_length:28.750163051726098,id:29},{model_name:"U FEEL FAB",focal_length:25.23506902941671,id:30},{model_name:"SUGAR Y9",focal_length:28.750163051726098,id:31},{model_name:"Sunny2 Plus",focal_length:35.32699008244264,id:32},{model_name:"SUNNY",focal_length:29.37332967983944,id:33},{model_name:"SUNSET2",focal_length:35.326989099092714,id:34},{model_name:"T60",focal_length:26.202530390634497,id:35},{model_name:"Tommy2 Plus",focal_length:28.254340062255547,id:36},{model_name:"TOMMY2",focal_length:24.86602384729178,id:37},{model_name:"Tommy3",focal_length:25.706665307272782,id:38},{model_name:"TOMMY",focal_length:33.85307560259973,id:39},{model_name:"Tone E19",focal_length:25.003577087955904,id:40},{model_name:"TONE e20",focal_length:29.589040322786094,id:41},{model_name:"U FEEL GO",focal_length:25.23506902941671,id:42},{model_name:"U FEEL LITE",focal_length:25.23506902941671,id:43},{model_name:"U FEEL",focal_length:25.23506902941671,id:44},{model_name:"U FEEL PRIME",focal_length:28.750163051726098,id:45},{model_name:"U PULSE LITE",focal_length:25.23506902941671,id:46},{model_name:"Upulse",focal_length:25.23506902941671,id:47},{model_name:"WIKO 10",focal_length:27.049179693538335,id:48},{model_name:"View2 Go",focal_length:25.18854526986993,id:49},{model_name:"View2 Plus",focal_length:25.003577087955904,id:50},{model_name:"W_P130",focal_length:28.254341821154107,id:51},{model_name:"View Prime",focal_length:27.402383030237036,id:52},{model_name:"View",focal_length:28.750163051726098,id:53},{model_name:"View XL",focal_length:28.145816368280148,id:54},{model_name:"Sunny4",focal_length:25.899058427927454,id:55},{model_name:"W-K200",focal_length:34.57767882116591,id:56},{model_name:"Sunny5 Lite",focal_length:28.146082630488657,id:57},{model_name:"sunny4 Plus",focal_length:25.899058427927454,id:58},{model_name:"Sunny5",focal_length:26.11789137194212,id:59},{model_name:"Jerry4",focal_length:25.899058427927454,id:60},{model_name:"Y60",focal_length:25.820687858953548,id:61},{model_name:"Y61",focal_length:25.820687858953548,id:62},{model_name:"Y62",focal_length:27.9310335642376,id:63},{model_name:"Y82",focal_length:27.914569115720063,id:64},{model_name:"View3",focal_length:29.589040322786094,id:65},{model_name:"P311",focal_length:29.589040322786094,id:66},{model_name:"View3 Pro",focal_length:28.000000756884383,id:67},{model_name:"T50",focal_length:26.925208602293008,id:68},{model_name:"Harry2",focal_length:26.19016370565018,id:69},{model_name:"Y81",focal_length:27.9310335642376,id:70},{model_name:"Y80",focal_length:24.66021902342202,id:71},{model_name:"View4 Lite",focal_length:28.551722607062683,id:72},{model_name:"Power U10",focal_length:27.545453190803578,id:73},{model_name:"Power U20",focal_length:27.545453190803578,id:74},{model_name:"Power U30",focal_length:27.545453190803578,id:75},{model_name:"T3",focal_length:27.419177083598697,id:76},{model_name:"View3 Lite",focal_length:28.703530105896995,id:77},{model_name:"View4",focal_length:26.136986559071307,id:78},{model_name:"View5 Plus",focal_length:27.517807123946962,id:79},{model_name:"View5",focal_length:27.517807123946962,id:80},{model_name:"View2",focal_length:29.031027355316798,id:81},{model_name:"C800",focal_length:29.031027355316798,id:82},{model_name:"View2 Pro",focal_length:29.95703044117191,id:83},{model_name:"W_K300",focal_length:28.806021766635176,id:84},{model_name:"W_K400",focal_length:25.706665307272782,id:85},{model_name:"View Max",focal_length:25.235069029416714,id:86},{model_name:"WC300SN",focal_length:28.254339401193608,id:87},{model_name:"T10",focal_length:27.806895755672596,id:88},{model_name:"Wiko W87",focal_length:34.577678285480985,id:89},{model_name:"WIM",focal_length:72.89383698170239,id:90},{model_name:"WIM Lite",focal_length:26.141263519259017,id:91}]},{Xiaomi:[{model_name:"10X",focal_length:34.725520412018184,id:0},{model_name:"Mi 11 LE",focal_length:27.256944648051483,id:1},{model_name:"1505-A01",focal_length:29.37332967983944,id:2},{model_name:"16 X",focal_length:26.22637902820574,id:3},{model_name:"16th",focal_length:27.777777471169532,id:4},{model_name:"Hong Mi",focal_length:34.577678285480985,id:5},{model_name:"Redmi",focal_length:34.577678285480985,id:6},{model_name:"HM 1SC",focal_length:32.26007230180151,id:7},{model_name:"Redmi 1S",focal_length:33.85307637623397,id:8},{model_name:"HM 1SLTETD",focal_length:35.326989099092714,id:9},{model_name:"HM 2LTE-CU",focal_length:34.72552078740022,id:10},{model_name:"HM 2LTE-CT",focal_length:30.557936147869604,id:11},{model_name:"HM 2LTE-CMCC",focal_length:30.557936147869604,id:12},{model_name:"2014816",focal_length:30.557936147869604,id:13},{model_name:"Redmi 2",focal_length:30.557936147869604,id:14},{model_name:"HM 2LTE-BR",focal_length:30.557936147869604,id:15},{model_name:"21051182C",focal_length:26.459168778024292,id:16},{model_name:"Xiaomi Pad 5",focal_length:27.42581536216612,id:17},{model_name:"21061110AG",focal_length:25.261803254935568,id:18},{model_name:"MI 8 Lite",focal_length:25.02823471543366,id:19},{model_name:"21061119AG",focal_length:27.468493279535657,id:20},{model_name:"21061119AL",focal_length:27.468493279535657,id:21},{model_name:"21061119BI",focal_length:27.468493279535657,id:22},{model_name:"21061119DG",focal_length:27.468493279535657,id:23},{model_name:"MIX 4",focal_length:27.256944648051483,id:24},{model_name:"2107113SG",focal_length:26.78682543756052,id:25},{model_name:"Redmi 8",focal_length:28.942322446453506,id:26},{model_name:"Xiaomi 11T Pro",focal_length:25.54687595072517,id:27},{model_name:"2107113SI",focal_length:25.5428584663236,id:28},{model_name:"Xiaomi 11T",focal_length:25.261803254935568,id:29},{model_name:"21081111RG",focal_length:29.232955272809782,id:30},{model_name:"21091116AC",focal_length:26.196428383263395,id:31},{model_name:"21091116AG",focal_length:26.196428383263395,id:32},{model_name:"21091116AI",focal_length:26.196428383263395,id:33},{model_name:"21091116C",focal_length:25.184550107196266,id:34},{model_name:"Xiaomi 11i",focal_length:25.184550107196266,id:35},{model_name:"21091116I",focal_length:25.184550107196266,id:36},{model_name:"21091116UC",focal_length:25.184550107196266,id:37},{model_name:"21091116UG",focal_length:25.184550107196266,id:38},{model_name:"Xiaomi 11i HyperCharge",focal_length:25.184550107196266,id:39},{model_name:"Xiaomi Civi",focal_length:24.55792562757965,id:40},{model_name:"Xiaomi Civi 1S",focal_length:24.55792562757965,id:41},{model_name:"Xiaomi 12 Lite",focal_length:24.55792562757965,id:42},{model_name:"211033MI",focal_length:27.587628288240676,id:43},{model_name:"21121119SC",focal_length:27.468493279535657,id:44},{model_name:"21121119SG",focal_length:27.468493279535657,id:45},{model_name:"21121119VL",focal_length:27.468493279535657,id:46},{model_name:"21121210C",focal_length:22.977940437965092,id:47},{model_name:"21121210G",focal_length:27.256944648051483,id:48},{model_name:"Mi 10 Pro",focal_length:27.656250892517505,id:49},{model_name:"2112123AC",focal_length:34.725520412018184,id:50},{model_name:"Xiaomi 12X",focal_length:25.609603262089927,id:51},{model_name:"22011119TI",focal_length:27.468493279535657,id:52},{model_name:"22011119UY",focal_length:27.468493279535657,id:53},{model_name:"2201116PG",focal_length:27.265626248231005,id:54},{model_name:"2201116PI",focal_length:27.265626248231005,id:55},{model_name:"2201116SC",focal_length:27.265626248231005,id:56},{model_name:"2201116SG",focal_length:27.265626248231005,id:57},{model_name:"2201116SI",focal_length:27.265626248231005,id:58},{model_name:"2201116SR",focal_length:27.265626248231005,id:59},{model_name:"2201116TG",focal_length:27.155173195173873,id:60},{model_name:"2201116TI",focal_length:27.155173195173873,id:61},{model_name:"2201117PG",focal_length:27.613185731104505,id:62},{model_name:"2201117PI",focal_length:27.613185731104505,id:63},{model_name:"2201117SG",focal_length:27.613185731104505,id:64},{model_name:"2201117SI",focal_length:27.613185731104505,id:65},{model_name:"2201117SL",focal_length:27.613185731104505,id:66},{model_name:"2201117SY",focal_length:27.613185731104505,id:67},{model_name:"2201117TG",focal_length:29.80188832023306,id:68},{model_name:"2201117TI",focal_length:26.734792199715237,id:69},{model_name:"2201117TL",focal_length:26.734792199715237,id:70},{model_name:"2201117TY",focal_length:26.734792199715237,id:71},{model_name:"22011211C",focal_length:27.10791407874833,id:72},{model_name:"2201122C",focal_length:24.65277639324992,id:73},{model_name:"Mi 11",focal_length:25.54438173208761,id:74},{model_name:"Xiaomi 12 Pro",focal_length:25.609603262089927,id:75},{model_name:"2201122G",focal_length:26.493749819789084,id:76},{model_name:"Redmi Note 8",focal_length:26.55627340365375,id:77},{model_name:"Redmi Note 5",focal_length:25.02823471543366,id:78},{model_name:"Xiaomi 12",focal_length:25.609603262089927,id:79},{model_name:"MI MAX 3",focal_length:30.255279907064548,id:80},{model_name:"2201123G",focal_length:25.96499816715724,id:81},{model_name:"22021119KR",focal_length:27.415966038813064,id:82},{model_name:"22021211RC",focal_length:24.65277639324992,id:83},{model_name:"22021211RG",focal_length:24.65277639324992,id:84},{model_name:"22021211RI",focal_length:24.65277639324992,id:85},{model_name:"220233L2C",focal_length:27.682757947107575,id:86},{model_name:"220233L2G",focal_length:27.682757947107575,id:87},{model_name:"220233L2I",focal_length:27.682757947107575,id:88},{model_name:"22031116AI",focal_length:26.196428383263395,id:89},{model_name:"22031116BG",focal_length:25.184550107196266,id:90},{model_name:"2203121C",focal_length:26.391807804757224,id:91},{model_name:"Mi 11i",focal_length:24.479165452210562,id:92},{model_name:"Xiaomi 12S Ultra",focal_length:25.609603262089927,id:93},{model_name:"220333QAG",focal_length:27.77777854429843,id:94},{model_name:"220333QBI",focal_length:27.77777854429843,id:95},{model_name:"220333QL",focal_length:27.77777854429843,id:96},{model_name:"220333QNY",focal_length:27.77777854429843,id:97},{model_name:"220333QPG",focal_length:27.607362558089314,id:98},{model_name:"22041211AC",focal_length:34.725520412018184,id:99},{model_name:"22041216C",focal_length:24.97021370624841,id:100},{model_name:"22041216G",focal_length:24.97021370624841,id:101},{model_name:"22041216I",focal_length:24.97021370624841,id:102},{model_name:"22041216UC",focal_length:24.97021370624841,id:103},{model_name:"22041216UG",focal_length:24.97021370624841,id:104},{model_name:"22041219C",focal_length:27.654150006590793,id:105},{model_name:"22041219G",focal_length:27.654150006590793,id:106},{model_name:"22041219I",focal_length:27.259381135891456,id:107},{model_name:"22041219NY",focal_length:27.778159528550475,id:108},{model_name:"22041219PG",focal_length:27.654150006590793,id:109},{model_name:"22041219PI",focal_length:27.259381135891456,id:110},{model_name:"Xiaomi MIX Fold 2",focal_length:24.82638733428926,id:111},{model_name:"2206122SC",focal_length:26.493749819789084,id:112},{model_name:"Xiaomi 12S Pro",focal_length:25.609603262089927,id:113},{model_name:"2206123SC",focal_length:56.24999916180968,id:114},{model_name:"Xiaomi 12S",focal_length:25.609603262089927,id:115},{model_name:"POCO M5s",focal_length:26.675159092515116,id:116},{model_name:"22071212AG",focal_length:26.274192515694775,id:117},{model_name:"Xiaomi 12T",focal_length:27.10791407874833,id:118},{model_name:"22071219AI",focal_length:27.259381135891456,id:119},{model_name:"22071219CG",focal_length:29.09229967361036,id:120},{model_name:"22071219CI",focal_length:27.259381135891456,id:121},{model_name:"Xiaomi 12 Pro Dimensity",focal_length:25.624454500364187,id:122},{model_name:"220733SFG",focal_length:27.682757947107575,id:123},{model_name:"220733SG",focal_length:27.682757947107575,id:124},{model_name:"220733SH",focal_length:27.682757947107575,id:125},{model_name:"220733SI",focal_length:27.682757947107575,id:126},{model_name:"220733SL",focal_length:27.682757947107575,id:127},{model_name:"220733SPH",focal_length:27.682757947107575,id:128},{model_name:"220733SPI",focal_length:27.682757947107575,id:129},{model_name:"220743FI",focal_length:27.682757947107575,id:130},{model_name:"Xiaomi 12T Pro",focal_length:27.256944648051483,id:131},{model_name:"22081212C",focal_length:25.706664735793765,id:132},{model_name:"Xiaomi Pad 5 Pro",focal_length:27.475052587443077,id:133},{model_name:"22081281AC",focal_length:22.610294014524836,id:134},{model_name:"22081283C",focal_length:47.296549458452766,id:135},{model_name:"22081283G",focal_length:18.9836055962702,id:136},{model_name:"22087RA4DI",focal_length:26.675159092515116,id:137},{model_name:"2209116AG",focal_length:27.265626248231005,id:138},{model_name:"Xiaomi 13 Lite",focal_length:21.814024245642365,id:139},{model_name:"22095RA98C",focal_length:27.778159528550475,id:140},{model_name:"22101316C",focal_length:25.051545726592888,id:141},{model_name:"22101316G",focal_length:25.051545726592888,id:142},{model_name:"22101316I",focal_length:25.051545726592888,id:143},{model_name:"22101316UC",focal_length:25.051545726592888,id:144},{model_name:"22101316UCP",focal_length:25.051545726592888,id:145},{model_name:"22101316UG",focal_length:25.051545726592888,id:146},{model_name:"22101316UP",focal_length:25.051545726592888,id:147},{model_name:"22101317C",focal_length:27.475052587443077,id:148},{model_name:"22101320C",focal_length:25.468751021867874,id:149},{model_name:"22101320G",focal_length:25.468751021867874,id:150},{model_name:"22101320I",focal_length:25.468751021867874,id:151},{model_name:"2210132C",focal_length:26.493749819789084,id:152},{model_name:"Mi 11 Pro",focal_length:27.256944648051483,id:153},{model_name:"Xiaomi 13 Pro",focal_length:22.23164892327433,id:154},{model_name:"2210132G",focal_length:26.493749819789084,id:155},{model_name:"22111317G",focal_length:26.48133252511194,id:156},{model_name:"22111317I",focal_length:26.48133252511194,id:157},{model_name:"22111317PG",focal_length:26.48133252511194,id:158},{model_name:"22111317PI",focal_length:26.48133252511194,id:159},{model_name:"2211133C",focal_length:25.234376235295958,id:160},{model_name:"Xiaomi 13",focal_length:22.23164892327433,id:161},{model_name:"22120RN86C",focal_length:27.682757947107575,id:162},{model_name:"22120RN86G",focal_length:27.682757947107575,id:163},{model_name:"22120RN86I",focal_length:27.71133950681767,id:164},{model_name:"22122RK93C",focal_length:27.10791407874833,id:165},{model_name:"22126RN91Y",focal_length:27.682757947107575,id:166},{model_name:"22127PC95G",focal_length:27.806895755672596,id:167},{model_name:"22127PC95H",focal_length:27.682757947107575,id:168},{model_name:"22127PC95I",focal_length:27.682757947107575,id:169},{model_name:"22127RK46C",focal_length:25.344121426722094,id:170},{model_name:"2212ARNC4L",focal_length:27.682757947107575,id:171},{model_name:"23013PC75G",focal_length:25.344121426722094,id:172},{model_name:"23013RK75C",focal_length:25.344121426722094,id:173},{model_name:"23021RAA2Y",focal_length:26.58202210426706,id:174},{model_name:"23021RAAEG",focal_length:26.734792199715237,id:175},{model_name:"23026RN54G",focal_length:27.682757947107575,id:176},{model_name:"23027RAD4I",focal_length:26.58202210426706,id:177},{model_name:"23028RA60L",focal_length:26.58202210426706,id:178},{model_name:"23028RN4DG",focal_length:27.682757947107575,id:179},{model_name:"23028RN4DH",focal_length:27.682757947107575,id:180},{model_name:"23028RN4DI",focal_length:27.682757947107575,id:181},{model_name:"23028RNCAG",focal_length:27.682757947107575,id:182},{model_name:"23028RNCAI",focal_length:27.682757947107575,id:183},{model_name:"2302EPCC4H",focal_length:27.682757947107575,id:184},{model_name:"2302EPCC4I",focal_length:27.682757947107575,id:185},{model_name:"23030RAC7Y",focal_length:27.613185731104505,id:186},{model_name:"2303CRA44A",focal_length:27.613185731104505,id:187},{model_name:"2303ERA42L",focal_length:27.613185731104505,id:188},{model_name:"Xiaomi Pad 6",focal_length:19.00603970525597,id:189},{model_name:"23046PNC9C",focal_length:56.24999916180968,id:190},{model_name:"Xiaomi civi 3",focal_length:26.965778685923876,id:191},{model_name:"Xiaomi pad 6 Pro",focal_length:19.965276845976152,id:192},{model_name:"23049PCD8G",focal_length:25.468751021867874,id:193},{model_name:"23049PCD8I",focal_length:25.468751021867874,id:194},{model_name:"23049RAD8C",focal_length:25.468751021867874,id:195},{model_name:"2304FPN6DC",focal_length:24.65277639324992,id:196},{model_name:"Xiaomi 13 Ultra",focal_length:22.23164892327433,id:197},{model_name:"23053RN02A",focal_length:27.458628629432866,id:198},{model_name:"23053RN02I",focal_length:27.517807123946962,id:199},{model_name:"23053RN02L",focal_length:27.458628629432866,id:200},{model_name:"23053RN02Y",focal_length:27.517807123946962,id:201},{model_name:"23054RA19C",focal_length:25.04680938099027,id:202},{model_name:"2305EPCC4G",focal_length:27.682757947107575,id:203},{model_name:"Xiaomi 13T",focal_length:27.10791407874833,id:204},{model_name:"23073RPBFC",focal_length:27.653770723159674,id:205},{model_name:"23073RPBFG",focal_length:27.653770723159674,id:206},{model_name:"23073RPBFL",focal_length:27.653770723159674,id:207},{model_name:"23076PC4BI",focal_length:27.475052587443077,id:208},{model_name:"23076RA4BC",focal_length:27.77777854429843,id:209},{model_name:"MiTV",focal_length:27.653770723159674,id:210},{model_name:"23076RN4BI",focal_length:27.415966038813064,id:211},{model_name:"Xiaomi 13T Pro",focal_length:27.10791407874833,id:212},{model_name:"23078RKD5C",focal_length:26.41621504066808,id:213},{model_name:"Xiaomi Pad 6 Max 14",focal_length:29.296873942846197,id:214},{model_name:"Xiaomi MIX Fold 3",focal_length:24.434156500058933,id:215},{model_name:"23090RA98C",focal_length:24.185923286569984,id:216},{model_name:"23090RA98G",focal_length:25.206184749814113,id:217},{model_name:"23090RA98I",focal_length:25.206184749814113,id:218},{model_name:"23100RN82L",focal_length:27.24590081279237,id:219},{model_name:"23106RN0DA",focal_length:27.393442824783257,id:220},{model_name:"23108RN04Y",focal_length:27.393442824783257,id:221},{model_name:"2310FPCA4G",focal_length:27.393442824783257,id:222},{model_name:"2310FPCA4I",focal_length:27.393442824783257,id:223},{model_name:"23113RKC6C",focal_length:25.26661654169301,id:224},{model_name:"23113RKC6G",focal_length:25.26661654169301,id:225},{model_name:"Mi 10T",focal_length:25.132978301273543,id:226},{model_name:"Mi 10 Ultra",focal_length:56.24999916180968,id:227},{model_name:"23116PN5BC",focal_length:26.662498315237485,id:228},{model_name:"Xiaomi 14 Pro",focal_length:22.23164892327433,id:229},{model_name:"23117RA68G",focal_length:24.993630225036757,id:230},{model_name:"23117RK66C",focal_length:25.344121426722094,id:231},{model_name:"2311DRK48C",focal_length:25.261803254935568,id:232},{model_name:"2311DRK48G",focal_length:25.261803254935568,id:233},{model_name:"2311DRK48I",focal_length:25.261803254935568,id:234},{model_name:"2311DRN14I",focal_length:27.24590081279237,id:235},{model_name:"2311FRAFDC",focal_length:24.890625288127936,id:236},{model_name:"23122PCD1G",focal_length:25.344121426722094,id:237},{model_name:"23122PCD1I",focal_length:25.344121426722094,id:238},{model_name:"23124RA7EO",focal_length:24.96936253100604,id:239},{model_name:"23124RN87C",focal_length:27.806895755672596,id:240},{model_name:"23124RN87G",focal_length:27.806895755672596,id:241},{model_name:"23124RN87I",focal_length:27.806895755672596,id:242},{model_name:"23127PN0CC",focal_length:13.350785295873298,id:243},{model_name:"Xiaomi 14",focal_length:13.628472324025745,id:244},{model_name:"23128PC33I",focal_length:27.806895755672596,id:245},{model_name:"23129RA5FL",focal_length:24.96936253100604,id:246},{model_name:"23129RAA4G",focal_length:24.96936253100604,id:247},{model_name:"23129RN51H",focal_length:27.806895755672596,id:248},{model_name:"23129RN51X",focal_length:27.806895755672596,id:249},{model_name:"2312BPC51H",focal_length:27.682757947107575,id:250},{model_name:"2312BPC51X",focal_length:27.448766330855747,id:251},{model_name:"2312CRAD3C",focal_length:25.26661654169301,id:252},{model_name:"2312CRNCCL",focal_length:27.806895755672596,id:253},{model_name:"2312DRA50C",focal_length:25.26661654169301,id:254},{model_name:"2312DRA50G",focal_length:25.26661654169301,id:255},{model_name:"2312DRA50I",focal_length:25.344121426722094,id:256},{model_name:"2312DRAABC",focal_length:24.97021370624841,id:257},{model_name:"2312DRAABG",focal_length:24.890625288127936,id:258},{model_name:"2312DRAABI",focal_length:24.97021370624841,id:259},{model_name:"2312FPCA6G",focal_length:24.993630225036757,id:260},{model_name:"2312FRAFDI",focal_length:24.97021370624841,id:261},{model_name:"Xiaomi Pad 6S Pro 12.4",focal_length:20.725201298695477,id:262},{model_name:"Xiaomi 14 Ultra",focal_length:31.996586012415488,id:263},{model_name:"24031PN0DC",focal_length:26.493749819789084,id:264},{model_name:"Mi 11 Ultra",focal_length:23.918068154990777,id:265},{model_name:"24040RA98R",focal_length:24.186453295733166,id:266},{model_name:"24040RN64Y",focal_length:24.864407812168984,id:267},{model_name:"24044RN32L",focal_length:27.77777854429843,id:268},{model_name:"24048RN6CG",focal_length:27.77777854429843,id:269},{model_name:"24048RN6CI",focal_length:27.77777854429843,id:270},{model_name:"24049RN28L",focal_length:24.864407812168984,id:271},{model_name:"2404APC5FG",focal_length:24.864407812168984,id:272},{model_name:"2404ARN45A",focal_length:24.864407812168984,id:273},{model_name:"Xiaomi 14 Civi",focal_length:27.027438670365793,id:274},{model_name:"2405CPCFBG",focal_length:19.00603970525597,id:275},{model_name:"Xiaomi MIX Flip",focal_length:22.23164892327433,id:276},{model_name:"2405CRPFDC",focal_length:19.00603970525597,id:277},{model_name:"2405CRPFDG",focal_length:19.00603970525597,id:278},{model_name:"24066PC95I",focal_length:24.977934280898037,id:279},{model_name:"24069PC21G",focal_length:22.059987380580836,id:280},{model_name:"24069PC21I",focal_length:22.059987380580836,id:281},{model_name:"24069RA21C",focal_length:22.059987380580836,id:282},{model_name:"Xiaomi 14T",focal_length:25.77565597257879,id:283},{model_name:"2406ERN9CC",focal_length:27.415966038813064,id:284},{model_name:"2406ERN9CI",focal_length:24.977934280898037,id:285},{model_name:"Xiaomi MIX Fold 4",focal_length:21.983019778519143,id:286},{model_name:"24074RPD2I",focal_length:19.00603970525597,id:287},{model_name:"24076RP19G",focal_length:47.296549458452766,id:288},{model_name:"Xiaomi 14T Pro",focal_length:25.77565597257879,id:289},{model_name:"2409BRN2CA",focal_length:27.210190425069445,id:290},{model_name:"2409BRN2CG",focal_length:27.44827709684353,id:291},{model_name:"2409BRN2CL",focal_length:27.210190425069445,id:292},{model_name:"2409BRN2CY",focal_length:27.210190425069445,id:293},{model_name:"24115RA8EC",focal_length:25.460380331631228,id:294},{model_name:"24116PCC1I",focal_length:27.653770723159674,id:295},{model_name:"4X",focal_length:18.000000000000004,id:296},{model_name:"A001XM",focal_length:28.585987102516754,id:297},{model_name:"A101XM",focal_length:27.415966038813064,id:298},{model_name:"A10",focal_length:26.686097216093987,id:299},{model_name:"A2218",focal_length:29.232955272809782,id:300},{model_name:"Mi 9T",focal_length:27.16049471039419,id:301},{model_name:"Redmi 5 Plus",focal_length:26.684825195111284,id:302},{model_name:"A2342",focal_length:27.16049471039419,id:303},{model_name:"A2378",focal_length:29.30095671160984,id:304},{model_name:"Redmi 5",focal_length:32.738097303008026,id:305},{model_name:"MI CC9 Pro",focal_length:26.41005959192262,id:306},{model_name:"A7010a48",focal_length:25.235069029416714,id:307},{model_name:"AC2001",focal_length:26.42192883805938,id:308},{model_name:"AC2003",focal_length:29.218751332308745,id:309},{model_name:"HM 1STD",focal_length:35.326989099092714,id:310},{model_name:"alioth",focal_length:24.65277639324992,id:311},{model_name:"Redmi Note 3",focal_length:26.686097216093987,id:312},{model_name:"Redmi S2",focal_length:27.320157801060713,id:313},{model_name:"Archimedes",focal_length:19.945945811597586,id:314},{model_name:"Archytas",focal_length:19.945945811597586,id:315},{model_name:"Redmi 3S",focal_length:24.05754095355608,id:316},{model_name:"BASIC",focal_length:27.00000091699457,id:317},{model_name:"MI CC 9e",focal_length:37.54550902624024,id:318},{model_name:"Mi 10 Lite 5G",focal_length:26.493749819789084,id:319},{model_name:"MIX 3",focal_length:26.805554748153824,id:320},{model_name:"MI CC 9",focal_length:26.41005959192262,id:321},{model_name:"Mi Note 10 Lite",focal_length:26.42192883805938,id:322},{model_name:"Redmi Note 6 Pro",focal_length:27.4691335956469,id:323},{model_name:"MI 10",focal_length:27.083331637406467,id:324},{model_name:"begonia",focal_length:27.00000091699457,id:325},{model_name:"Redmi Note 4",focal_length:32.524923123034,id:326},{model_name:"Black Shark 4 Pro",focal_length:26.684825195111284,id:327},{model_name:"camellia",focal_length:27.517807123946962,id:328},{model_name:"camellian",focal_length:26.40937557206488,id:329},{model_name:"chopin",focal_length:25.261803254935568,id:330},{model_name:"CPH2415",focal_length:26.493749819789084,id:331},{model_name:"curtana",focal_length:26.662498315237485,id:332},{model_name:"dandelion",focal_length:27.682757947107575,id:333},{model_name:"HM NOTE 1W",focal_length:35.326989099092714,id:334},{model_name:"E0OVD",focal_length:28.91752499400881,id:335},{model_name:"eos",focal_length:45.000000766345444,id:336},{model_name:"F2 Pro",focal_length:26.388887873249082,id:337},{model_name:"fleur",focal_length:27.613185731104505,id:338},{model_name:"fog",focal_length:27.77777854429843,id:339},{model_name:"FYJ01QP",focal_length:28.2543409958179,id:340},{model_name:"G013C",focal_length:29.232955272809782,id:341},{model_name:"G8142",focal_length:22.8287325093548,id:342},{model_name:"galahad",focal_length:27.308990472092162,id:343},{model_name:"Galaxy a10",focal_length:28.03155976723743,id:344},{model_name:"POCO F1",focal_length:27.16049471039419,id:345},{model_name:"GM1905",focal_length:26.70961965550336,id:346},{model_name:"GM1910",focal_length:26.661708154049627,id:347},{model_name:"GM1917",focal_length:24.65277639324992,id:348},{model_name:"MI 9",focal_length:26.718749601859606,id:349},{model_name:"Mi A2 Lite",focal_length:29.546683758570826,id:350},{model_name:"Mi 10i",focal_length:25.5428584663236,id:351},{model_name:"Mi 5",focal_length:30.803571205244072,id:352},{model_name:"MI 9 SE",focal_length:26.83124949289487,id:353},{model_name:"Redmi 3",focal_length:26.938904559479834,id:354},{model_name:"Mi A2",focal_length:26.365029809178292,id:355},{model_name:"MI Note 3",focal_length:24.46166127331275,id:356},{model_name:"Mi A3",focal_length:37.54550902624024,id:357},{model_name:"Redmi 4 Pro",focal_length:26.686098476588548,id:358},{model_name:"Redmi 7",focal_length:26.894941731703764,id:359},{model_name:"Redmi 7A",focal_length:27.249011623047213,id:360},{model_name:"MI MIX 2S",focal_length:47.86706330825496,id:361},{model_name:"Redmi 5A",focal_length:28.76420564329093,id:362},{model_name:"Redmi 4A",focal_length:26.90972379632714,id:363},{model_name:"Redmi 6Pro",focal_length:27.611945580021082,id:364},{model_name:"Redmi 4X",focal_length:26.661708154049627,id:365},{model_name:"Mi A1",focal_length:34.27041465435723,id:366},{model_name:"Redmi Note 5A",focal_length:32.41400284734945,id:367},{model_name:"Redmi Note 7 Pro",focal_length:26.70961965550336,id:368},{model_name:"MI 6X",focal_length:28.95652328788837,id:369},{model_name:"GM1925",focal_length:27.320157801060713,id:370},{model_name:"GM 5 Plus",focal_length:35.326990290921024,id:371},{model_name:"GM 8",focal_length:28.84030135342141,id:372},{model_name:"gram_global",focal_length:29.218751332308745,id:373},{model_name:"gram",focal_length:26.330818890767805,id:374},{model_name:"HD1910",focal_length:29.80188832023306,id:375},{model_name:"HD1913",focal_length:27.256944648051483,id:376},{model_name:"HM 2A",focal_length:37.56889747681495,id:377},{model_name:"HM NOTE 1LTETD",focal_length:25.592417061611382,id:378},{model_name:"HM NOTE 1S CT",focal_length:29.546682893865174,id:379},{model_name:"HMA-AL00",focal_length:29.232955272809782,id:380},{model_name:"holi",focal_length:26.48133252511194,id:381},{model_name:"IN2011",focal_length:27.320157801060713,id:382},{model_name:"IN2013",focal_length:25.127538543821853,id:383},{model_name:"Mi 9T Pro",focal_length:26.83124949289487,id:384},{model_name:"IN2020",focal_length:26.493749819789084,id:385},{model_name:"IN2023",focal_length:24.65277639324992,id:386},{model_name:"Redmi 6A",focal_length:16.851064898299683,id:387},{model_name:"Redmi 6",focal_length:16.851064898299683,id:388},{model_name:"Mi 10T Lite",focal_length:26.42192883805938,id:389},{model_name:"Infinix X665E",focal_length:27.59235566260826,id:390},{model_name:"iPong XR",focal_length:26.493749819789084,id:391},{model_name:"Juice",focal_length:27.415966038813064,id:392},{model_name:"karna",focal_length:26.42192883805938,id:393},{model_name:"KB2000",focal_length:28.585987102516754,id:394},{model_name:"KB2003",focal_length:26.493749819789084,id:395},{model_name:"KTAIF",focal_length:27.16049471039419,id:396},{model_name:"L-01K",focal_length:22.6004466357135,id:397},{model_name:"lancelot",focal_length:27.517807123946962,id:398},{model_name:"LE2101",focal_length:24.65277639324992,id:399},{model_name:"Le2 x522",focal_length:29.54668180914747,id:400},{model_name:"Le 2",focal_length:29.54668180914747,id:401},{model_name:"Le X620",focal_length:29.37332967983944,id:402},{model_name:"Le X626",focal_length:29.37332967983944,id:403},{model_name:"lemon",focal_length:26.493749819789084,id:404},{model_name:"LEX820",focal_length:28.834033625283393,id:405},{model_name:"LEX821",focal_length:28.834033625283393,id:406},{model_name:"LG-US998",focal_length:31.159794517601803,id:407},{model_name:"LGM V40",focal_length:26.391807804757224,id:408},{model_name:"lime",focal_length:27.415966038813064,id:409},{model_name:"LM-V405UA",focal_length:26.977040048305444,id:410},{model_name:"LM-V500N",focal_length:26.977040048305444,id:411},{model_name:"Lmi",focal_length:26.42192883805938,id:412},{model_name:"M1852",focal_length:25.12755055666479,id:413},{model_name:"Redmi Note 7S",focal_length:26.608828536729003,id:414},{model_name:"Redmi Note 7",focal_length:53.32500409251254,id:415},{model_name:"Redmi Note 7 Pro",focal_length:26.70961965550336,id:416},{model_name:"Redmi Note 8 Pro",focal_length:27.00000091699457,id:417},{model_name:"M1908C3JGG",focal_length:26.603785041085384,id:418},{model_name:"M2001J2C",focal_length:34.725520412018184,id:419},{model_name:"Mi 10 Youth 5G",focal_length:29.218751332308745,id:420},{model_name:"Redmi Note 9",focal_length:28.585987102516754,id:421},{model_name:"Redmi 9",focal_length:27.308990472092162,id:422},{model_name:"Redmi 9 Prime",focal_length:27.308990472092162,id:423},{model_name:"M2004J7AC",focal_length:28.892704882403358,id:424},{model_name:"Redmi 10X Pro 5G",focal_length:26.891564819805534,id:425},{model_name:"Redmi 9A",focal_length:27.682757947107575,id:426},{model_name:"Redmi 9i",focal_length:27.587628288240676,id:427},{model_name:"Redmi 9AT",focal_length:27.682757947107575,id:428},{model_name:"Redmi 9C",focal_length:27.682757947107575,id:429},{model_name:"M2006C3MI",focal_length:27.682757947107575,id:430},{model_name:"Poco C3",focal_length:27.587628288240676,id:431},{model_name:"Redmi 9C NFC",focal_length:27.682757947107575,id:432},{model_name:"Redmi K30 Ultra",focal_length:26.274192515694775,id:433},{model_name:"Mi 10T Pro 5G",focal_length:25.206184749814113,id:434},{model_name:"Mi 10T Lite 5G",focal_length:25.206184749814113,id:435},{model_name:"Mi 10i 5G",focal_length:25.206184749814113,id:436},{model_name:"Poco X3 NFC",focal_length:34.725520412018184,id:437},{model_name:"Poco X3",focal_length:13.628472324025745,id:438},{model_name:"Redmi Note 9 5G",focal_length:28.585987102516754,id:439},{model_name:"Redmi Note 9T",focal_length:28.585987102516754,id:440},{model_name:"Redmi K30S",focal_length:25.132978301273543,id:441},{model_name:"Mi 10T 5G",focal_length:27.256944648051483,id:442},{model_name:"Poco M3",focal_length:27.415966038813064,id:443},{model_name:"Redmi Note 9 4G",focal_length:27.475052587443077,id:444},{model_name:"Redmi 9T",focal_length:26.662498315237485,id:445},{model_name:"Redmi 9 Power",focal_length:27.415966038813064,id:446},{model_name:"M2010J19SL",focal_length:27.475052587443077,id:447},{model_name:"Xiaomi MIX Fold",focal_length:27.256944648051483,id:448},{model_name:"M2012K10C",focal_length:25.261803254935568,id:449},{model_name:"Redmi K40",focal_length:24.65277639324992,id:450},{model_name:"Poco F3",focal_length:24.65277639324992,id:451},{model_name:"Mi 11X",focal_length:24.65277639324992,id:452},{model_name:"Redmi K40 Pro",focal_length:27.256944648051483,id:453},{model_name:"Mi 11X Pro",focal_length:24.479165452210562,id:454},{model_name:"Redmi Note 10 Pro",focal_length:26.662503334229278,id:455},{model_name:"Redmi Note 10 Pro Max",focal_length:27.07758706003678,id:456},{model_name:"Redmi Note 10 Pro (India)",focal_length:27.07758706003678,id:457},{model_name:"M2101K6R",focal_length:27.155173195173873,id:458},{model_name:"Redmi Note 10",focal_length:26.65840715199114,id:459},{model_name:"Redmi Note 10S",focal_length:26.675159092515116,id:460},{model_name:"M2101K7BI",focal_length:26.675159092515116,id:461},{model_name:"M2101K7BL",focal_length:26.675159092515116,id:462},{model_name:"Mi 11 Lite",focal_length:25.29310410208426,id:463},{model_name:"Mi 11 Lite 5G",focal_length:27.256944648051483,id:464},{model_name:"Poco X3 Pro",focal_length:27.682757947107575,id:465},{model_name:"Mi 10S",focal_length:27.083331637406467,id:466},{model_name:"M2103K19C",focal_length:27.468493279535657,id:467},{model_name:"Redmi Note 10 5G",focal_length:27.517807123946962,id:468},{model_name:"M2103K19I",focal_length:27.517807123946962,id:469},{model_name:"Poco M3 Pro 5G",focal_length:27.468493279535657,id:470},{model_name:"M2103K19PI",focal_length:27.517807123946962,id:471},{model_name:"M2103K19PY",focal_length:27.517807123946962,id:472},{model_name:"M2103K19Y",focal_length:27.468493279535657,id:473},{model_name:"M2104K10AC",focal_length:25.261803254935568,id:474},{model_name:"M2104K10I",focal_length:26.459168778024292,id:475},{model_name:"Xiaomi Pad 5 Pro 5G",focal_length:27.42581536216612,id:476},{model_name:"m6note",focal_length:25.7592570638556,id:477},{model_name:"M6Note",focal_length:28.308825322027808,id:478},{model_name:"MEIZU 20 Pro",focal_length:24.65277639324992,id:479},{model_name:"Meizu X8",focal_length:27.777777471169532,id:480},{model_name:"merlin",focal_length:27.21070213952367,id:481},{model_name:"Mi 4c",focal_length:32.0756237095744,id:482},{model_name:"Mi8937 (R3SPX/R4/R4A/R4X/R5A/RN5A)",focal_length:26.74463330458558,id:483},{model_name:"Mi9 Pro 5G",focal_length:27.16049471039419,id:484},{model_name:"Mi 10 5G",focal_length:27.00000091699457,id:485},{model_name:"Mi 10 Lite zoom",focal_length:29.218751332308745,id:486},{model_name:"MI 8",focal_length:22.421875071142704,id:487},{model_name:"MI 8 Pro",focal_length:26.475202649291603,id:488},{model_name:"Redmi K30 Pro Zoom Edition",focal_length:27.17769867925987,id:489},{model_name:"M2007J1SC",focal_length:25.12755055666479,id:490},{model_name:"M2007J3SG",focal_length:27.166193916286193,id:491},{model_name:"MI 9T",focal_length:38.69960757118741,id:492},{model_name:"MI 2",focal_length:33.853076123079255,id:493},{model_name:"Mi 3",focal_length:30.92709556130467,id:494},{model_name:"MI 3W",focal_length:34.72552016825115,id:495},{model_name:"MI NOTE LTE",focal_length:27.93053383615791,id:496},{model_name:"Mi 4i",focal_length:26.837387774988883,id:497},{model_name:"MI 4LTE",focal_length:27.93053383615791,id:498},{model_name:"MI 4s",focal_length:24.684163341586103,id:499},{model_name:"MI 5",focal_length:34.72552078740023,id:500},{model_name:"MI 5C",focal_length:28.221721558406973,id:501},{model_name:"Mi 5s",focal_length:30.803571205244072,id:502},{model_name:"MI 5s Plus",focal_length:30.803571205244072,id:503},{model_name:"MI 5X",focal_length:28.308825322027808,id:504},{model_name:"MI6",focal_length:25.95899618207012,id:505},{model_name:"MI 6",focal_length:34.725520412018184,id:506},{model_name:"Mi A2 (Mi 6X)",focal_length:26.64110316128587,id:507},{model_name:"mi_7E",focal_length:28.638908602565923,id:508},{model_name:"MI 8 Explorer Edition",focal_length:27.16049471039419,id:509},{model_name:"MI PAD",focal_length:26.810927686835694,id:510},{model_name:"Mi Note2",focal_length:27.16049471039419,id:511},{model_name:"MI 8 SE",focal_length:26.805554748153824,id:512},{model_name:"Mi 8 SE",focal_length:26.805554748153824,id:513},{model_name:"Mi 9 Pro",focal_length:28.118895806999006,id:514},{model_name:"Mi A2 lite",focal_length:32.725694451288376,id:515},{model_name:"MI A3",focal_length:18.924107215557324,id:516},{model_name:"MI CC 9 Meitu Edition",focal_length:26.41005959192262,id:517},{model_name:"MIX 2",focal_length:38.69960757118741,id:518},{model_name:"MI MAX 2",focal_length:38.69960757118741,id:519},{model_name:"MI MAX 3",focal_length:28.834033625283393,id:520},{model_name:"MI MAX",focal_length:24.73493427689618,id:521},{model_name:"Mi MIX 3 5G",focal_length:26.805554748153824,id:522},{model_name:"MIX",focal_length:57.04365094226194,id:523},{model_name:"Mi Note 2",focal_length:27.143537920446484,id:524},{model_name:"Mi Note 3",focal_length:28.316325961707726,id:525},{model_name:"MI NOTE Pro",focal_length:25.23506902941671,id:526},{model_name:"MIPAD2",focal_length:26.608828536729003,id:527},{model_name:"MI PAD 3",focal_length:36.102415996324275,id:528},{model_name:"MI PAD 4",focal_length:32.524923123034,id:529},{model_name:"MI PLAY",focal_length:27.195032844572545,id:530},{model_name:"MIA1",focal_length:32.524923123034,id:531},{model_name:"MIATOLL",focal_length:29.218751332308745,id:532},{model_name:"Miatoll",focal_length:29.218751332308745,id:533},{model_name:"Mi Box",focal_length:37.1249989103526,id:534},{model_name:"miel",focal_length:27.613185731104505,id:535},{model_name:"miproduct",focal_length:27.778159528550475,id:536},{model_name:"MIX 2S",focal_length:26.887754726219047,id:537},{model_name:"MIX Alpha",focal_length:31.159794517601803,id:538},{model_name:"Mi Mix",focal_length:34.72552011282922,id:539},{model_name:"moto g(7) power",focal_length:27.281251414446192,id:540},{model_name:"moto g(8)",focal_length:28.250558285361297,id:541},{model_name:"moto g(9) power",focal_length:26.284268308160925,id:542},{model_name:"Moto G6 Plus",focal_length:26.997460912636022,id:543},{model_name:"moto g72",focal_length:25.261803254935568,id:544},{model_name:"Motorola G5s Plus",focal_length:24.717699883643373,id:545},{model_name:"MZB07ZCIN",focal_length:34.725520412018184,id:546},{model_name:"MZB0BRZIN",focal_length:26.43287668011609,id:547},{model_name:"N3",focal_length:29.37332945068775,id:548},{model_name:"nad_begonia",focal_length:26.274192515694775,id:549},{model_name:"Nexus 5",focal_length:27.00000091699457,id:550},{model_name:"Nexus 6P",focal_length:27.00000091699457,id:551},{model_name:"Nikel",focal_length:27.195034601887382,id:552},{model_name:"Nokia 6.1 Plus",focal_length:27.60309145318577,id:553},{model_name:"Nokia 7 plus",focal_length:27.188032557735273,id:554},{model_name:"Nokia 7 Plus",focal_length:28.36134469698166,id:555},{model_name:"note11tpro",focal_length:34.725520412018184,id:556},{model_name:"Note 9 Pro",focal_length:26.662498315237485,id:557},{model_name:"Note 9S",focal_length:29.218751332308745,id:558},{model_name:"NX549J",focal_length:26.329141104850997,id:559},{model_name:"NX551J",focal_length:29.546683130916776,id:560},{model_name:"NX595J",focal_length:27.696219572621878,id:561},{model_name:"NX611J",focal_length:30.000001679004082,id:562},{model_name:"NX659J",focal_length:26.493749819789084,id:563},{model_name:"NX669J",focal_length:27.256944648051483,id:564},{model_name:"NX709J",focal_length:26.26847239383637,id:565},{model_name:"NX769J",focal_length:24.65277639324992,id:566},{model_name:"OPPO A59m",focal_length:28.806021766635176,id:567},{model_name:"OPPO R11",focal_length:29.9570312659717,id:568},{model_name:"OPPO R11s",focal_length:27.717570071516445,id:569},{model_name:"OPPO R9m",focal_length:28.806021766635176,id:570},{model_name:"HM Note 2",focal_length:29.37332967983944,id:571},{model_name:"P8000",focal_length:29.957031845192752,id:572},{model_name:"PGN-528",focal_length:24.32560450176967,id:573},{model_name:"PGN611",focal_length:27.195034601887382,id:574},{model_name:"Phone 2",focal_length:26.55627340365375,id:575},{model_name:"Pixel 3a",focal_length:26.26847239383637,id:576},{model_name:"Pixel 4a",focal_length:53.1125468073075,id:577},{model_name:"Pixel 5",focal_length:26.22637902820574,id:578},{model_name:"Pixel 6",focal_length:26.274192515694775,id:579},{model_name:"Pixel",focal_length:27.00000091699457,id:580},{model_name:"Pixel XL",focal_length:26.734792199715237,id:581},{model_name:"POCO C3",focal_length:27.587628288240676,id:582},{model_name:"Pocophone F1",focal_length:27.16049471039419,id:583},{model_name:"POCO F2 Pro",focal_length:26.388887873249082,id:584},{model_name:"POCO F3",focal_length:24.65277639324992,id:585},{model_name:"POCO F3 GT",focal_length:26.459168778024292,id:586},{model_name:"POCO F4",focal_length:26.493749819789084,id:587},{model_name:"POCO M2 Pro",focal_length:29.218751332308745,id:588},{model_name:"POCO M2",focal_length:27.308990472092162,id:589},{model_name:"POCO M3 / Redmi 9T",focal_length:27.415966038813064,id:590},{model_name:"POCO M3 Pro 5G",focal_length:27.517807123946962,id:591},{model_name:"POCO M4 5G",focal_length:27.259381135891456,id:592},{model_name:"POCO M4 Pro",focal_length:27.613185731104505,id:593},{model_name:"POCO X2",focal_length:27.256944648051483,id:594},{model_name:"POCO X3 (karna)",focal_length:24.22839679034289,id:595},{model_name:"POCO X3",focal_length:13.628472324025745,id:596},{model_name:"POCO X3 NFC (surya)",focal_length:13.628472324025745,id:597},{model_name:"POCO X3 NFC",focal_length:13.628472324025745,id:598},{model_name:"Poco X3 Pro - M2102J20SG",focal_length:27.256944648051483,id:599},{model_name:"Poco X3 Pro - M2102J20SI",focal_length:26.493749819789084,id:600},{model_name:"POCO X5 5G",focal_length:26.48133252511194,id:601},{model_name:"Poco X5 Pro 5G",focal_length:25.468751021867874,id:602},{model_name:"POCOPHONE F1",focal_length:25.242857717008043,id:603},{model_name:"pomelo",focal_length:27.475052587443077,id:604},{model_name:"Qin 2",focal_length:29.37251918327443,id:605},{model_name:"QK1505",focal_length:28.99159649659935,id:606},{model_name:"QK1707",focal_length:29.258581619879784,id:607},{model_name:"qssi system image for arm64",focal_length:24.81428546248649,id:608},{model_name:"R11 Plus",focal_length:27.308990472092162,id:609},{model_name:"Realme 2 Pro",focal_length:27.45076921590845,id:610},{model_name:"Realme 3 Pro",focal_length:27.222222671914327,id:611},{model_name:"Realme 5 Pro",focal_length:29.843750763167144,id:612},{model_name:"realme 5 Series",focal_length:28.73609321404316,id:613},{model_name:"realme Q",focal_length:29.843750763167144,id:614},{model_name:"Realme Q",focal_length:29.843750763167144,id:615},{model_name:"realme X",focal_length:26.640626817372606,id:616},{model_name:"Redmi 10",focal_length:27.468493279535657,id:617},{model_name:"Redmi 10A",focal_length:27.682757947107575,id:618},{model_name:"Redmi 10C",focal_length:27.77777854429843,id:619},{model_name:"Redmi 10X",focal_length:28.892704882403358,id:620},{model_name:"Redmi 4 (4X)",focal_length:24.5535722381111,id:621},{model_name:"Redmi 6 / Redmi 6A",focal_length:27.19503285187155,id:622},{model_name:"Redmi 6 Pro",focal_length:34.48944947839417,id:623},{model_name:"Redmi 7 by:Reza(mashkoukras)",focal_length:26.894941731703764,id:624},{model_name:"Redmi 7 Dev:Reza @mashkoukras",focal_length:25.866786347274257,id:625},{model_name:"Redmi 8 / 8A / 8A Dual",focal_length:29.44459090383488,id:626},{model_name:"Redmi 8 Series",focal_length:29.44459090383488,id:627},{model_name:"Redmi 8A/8A Dual",focal_length:29.44459090383488,id:628},{model_name:"Redmi 8A Dual",focal_length:29.44459090383488,id:629},{model_name:"Redmi 8A",focal_length:34.72552078740023,id:630},{model_name:"Redmi 8A Pro",focal_length:29.44459090383488,id:631},{model_name:"Redmi 8A Series",focal_length:29.44459090383488,id:632},{model_name:"Redmi 9T, Note 9 4G, 9 Power",focal_length:27.415966038813064,id:633},{model_name:"Redmi 9T NFC",focal_length:26.662498315237485,id:634},{model_name:"Redmi G25 Series",focal_length:27.682757947107575,id:635},{model_name:"Redmi Go",focal_length:29.546682996068178,id:636},{model_name:"Redmi K20",focal_length:27.16049471039419,id:637},{model_name:"Redmi K20 Pro",focal_length:26.493749819789084,id:638},{model_name:"Redmi K20 Pro Premium Edition",focal_length:26.83124949289487,id:639},{model_name:"Redmi K20S",focal_length:35.040982784811014,id:640},{model_name:"Redmi K30 5G",focal_length:27.256944648051483,id:641},{model_name:"Redmi K30 5G Speed",focal_length:27.256944648051483,id:642},{model_name:"Redmi K30",focal_length:27.256944648051483,id:643},{model_name:"Redmi K30 Pro",focal_length:26.388887873249082,id:644},{model_name:"Redmi K30i 5G",focal_length:27.256944648051483,id:645},{model_name:"Redmi K32",focal_length:26.42192883805938,id:646},{model_name:"Redmi K40 Gaming",focal_length:25.261803254935568,id:647},{model_name:"Redmi K50",focal_length:34.725520412018184,id:648},{model_name:"Redmi MT6765 G Series",focal_length:29.232955272809782,id:649},{model_name:"Redmi Note 10 Lite",focal_length:29.218751332308745,id:650},{model_name:"Redmi Note 11 ",focal_length:26.734792199715237,id:651},{model_name:"Redmi Note 11 NFC",focal_length:29.296873942846197,id:652},{model_name:"Redmi Note 11 Pro (4G)",focal_length:25.854934907474306,id:653},{model_name:"Redmi Note 11 Pro 4G",focal_length:25.854916008322398,id:654},{model_name:"Redmi Note 11",focal_length:26.734792199715237,id:655},{model_name:"Redmi Note 11R",focal_length:29.318182464719808,id:656},{model_name:"Redmi Note 11S",focal_length:27.613185731104505,id:657},{model_name:"Redmi Note 11SE",focal_length:27.468493279535657,id:658},{model_name:"Redmi Note 11T Pro",focal_length:34.72552078740023,id:659},{model_name:"Redmi Note 12 4G",focal_length:26.58202210426706,id:660},{model_name:"Redmi Note 12 5G",focal_length:26.376405490175657,id:661},{model_name:"Redmi Note 12 Pro 4G",focal_length:25.491429532888024,id:662},{model_name:"Redmi Note 12 Pro 5G",focal_length:25.051545726592888,id:663},{model_name:"Redmi Note 13",focal_length:24.96936253100604,id:664},{model_name:"Redmi Note 3 unbrickandroid.com",focal_length:26.686097216093987,id:665},{model_name:"Redmi Note 3G",focal_length:31.176914176195755,id:666},{model_name:"Redmi Note 4x",focal_length:27.166193916286193,id:667},{model_name:"Redmi Note 5A / Y1 Lite",focal_length:32.41400284734945,id:668},{model_name:"Redmi Note 5A / Y1",focal_length:27.185887712229995,id:669},{model_name:"Redmi Note 5A Prime",focal_length:27.185887712229995,id:670},{model_name:"Redmi Y1 (Note 5A)",focal_length:29.283999315371876,id:671},{model_name:"Redmi Note 6 Pro",focal_length:27.4691335956469,id:672},{model_name:"Redmi Note 7/7S",focal_length:22.800723738049726,id:673},{model_name:"Redmi Note 8T",focal_length:26.608828536729003,id:674},{model_name:"Redmi Note 9 Pro",focal_length:29.218751332308745,id:675},{model_name:"Redmi Note 9 Pro Max",focal_length:25.781249135445073,id:676},{model_name:"Redmi Note 9S",focal_length:29.218751332308745,id:677},{model_name:"Redmi Note 9s",focal_length:29.218751332308745,id:678},{model_name:"REDMI NOTE 9S",focal_length:18.000000000000004,id:679},{model_name:"Redmi Pro",focal_length:23.45805732018431,id:680},{model_name:"Redmi S2",focal_length:24.46166127331275,id:681},{model_name:"REDMI S2",focal_length:24.46166127331275,id:682},{model_name:"Redmi Y3",focal_length:29.30095671160984,id:683},{model_name:"RMX2030",focal_length:28.365760827566685,id:684},{model_name:"RMX3031",focal_length:26.734792199715237,id:685},{model_name:"RMX3370",focal_length:27.656250892517505,id:686},{model_name:"rr_begonia",focal_length:26.274192515694775,id:687},{model_name:"rubyplus",focal_length:25.051545726592888,id:688},{model_name:"sapphiren",focal_length:25.468751021867874,id:689},{model_name:"secret",focal_length:26.662498315237485,id:690},{model_name:"selene",focal_length:45.000000766345444,id:691},{model_name:"SHARK KLE-H0",focal_length:24.65277639324992,id:692},{model_name:"Black Shark 3 Pro",focal_length:26.274192515694775,id:693},{model_name:"SM-A105F",focal_length:33.19237553083257,id:694},{model_name:"SM-A205F",focal_length:32.167505836478696,id:695},{model_name:"SM-A205G",focal_length:28.03155976723743,id:696},{model_name:"SM-A705FN",focal_length:25.5681808021936,id:697},{model_name:"SM-G570F",focal_length:23.20166403946348,id:698},{model_name:"sm6115",focal_length:27.415966038813064,id:699},{model_name:"SM6250",focal_length:29.218751332308745,id:700},{model_name:"SM7125",focal_length:26.662498315237485,id:701},{model_name:"SO-52A",focal_length:26.493749819789084,id:702},{model_name:"surya",focal_length:26.269494276845595,id:703},{model_name:"sweet",focal_length:27.07758706003678,id:704},{model_name:"TBD",focal_length:27.517807123946962,id:705},{model_name:"unknown",focal_length:24.65277639324992,id:706},{model_name:"V2056A",focal_length:25.206184749814113,id:707},{model_name:"V2329A",focal_length:26.41621504066808,id:708},{model_name:"V816.0.3.0.UNRTWMC",focal_length:25.344121426722094,id:709},{model_name:"vayu_global",focal_length:26.493752502537887,id:710},{model_name:"vermeer",focal_length:25.460380331631228,id:711},{model_name:"VHU4103EU",focal_length:18.000000000000004,id:712},{model_name:"vida",focal_length:27.155173195173873,id:713},{model_name:"viva",focal_length:27.155173195173873,id:714},{model_name:"water",focal_length:27.374179906256373,id:715},{model_name:"WFJWE",focal_length:34.725520412018184,id:716},{model_name:"Redmi 2 Pro",focal_length:33.85307637623397,id:717},{model_name:"X3 NFC",focal_length:24.22839679034289,id:718},{model_name:"XiaoMi A2",focal_length:27.664687585882497,id:719},{model_name:"Xiaomi device",focal_length:29.232955272809782,id:720},{model_name:"Xiaomi Mi A2 Lite",focal_length:34.48944947839417,id:721},{model_name:"Xiaomi MT6765 G Series",focal_length:27.682757947107575,id:722},{model_name:"Xiaomi Redmi 8A/8A Dual",focal_length:25.02823471543366,id:723},{model_name:"Xiaomi redmi note 5",focal_length:36.10241474866236,id:724},{model_name:"Xiaomi",focal_length:27.4691335956469,id:725},{model_name:"XIG02",focal_length:27.415966038813064,id:726},{model_name:"XIG03",focal_length:27.653770723159674,id:727},{model_name:"XIG05",focal_length:25.26661654169301,id:728},{model_name:"XQ-AS72",focal_length:28.03155976723743,id:729},{model_name:"XT2153-1",focal_length:25.200001634870333,id:730},{model_name:"XT2243-2",focal_length:24.65277639324992,id:731},{model_name:"Zky",focal_length:26.608828536729003,id:732},{model_name:"ZS660KL",focal_length:29.232955272809782,id:733},{model_name:"ZS661KS",focal_length:28.585987102516754,id:734},{model_name:"ZS673KS",focal_length:27.00000091699457,id:735},{model_name:"ZUK Z2132",focal_length:27.33718446948424,id:736}]}];const Jo=o.createContext({});function qo(e){const l=o.useRef(null);return null===l.current&&(l.current=e()),l.current}const el="undefined"!=typeof window,ol=el?o.useLayoutEffect:o.useEffect,ll=o.createContext(null);function nl(e,o){-1===e.indexOf(o)&&e.push(o)}function al(e,o){const l=e.indexOf(o);l>-1&&e.splice(l,1)}const tl=(e,o,l)=>l>o?o:l<e?e:l;function il(e,o){return o?`${e}. For more information and steps for solving, visit https://motion.dev/troubleshooting/${o}`:e}let dl=()=>{},ml=()=>{};"production"!==process.env.NODE_ENV&&(dl=(e,o,l)=>{e||"undefined"==typeof console||console.warn(il(o,l))},ml=(e,o,l)=>{if(!e)throw new Error(il(o,l))});const rl={},sl=e=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(e);function _l(e){return"object"==typeof e&&null!==e}const cl=e=>/^0[^.\s]+$/u.test(e);function hl(e){let o;return()=>(void 0===o&&(o=e()),o)}const fl=e=>e,gl=(e,o)=>l=>o(e(l)),pl=(...e)=>e.reduce(gl),ul=(e,o,l)=>{const n=o-e;return 0===n?1:(l-e)/n};class yl{constructor(){this.subscriptions=[]}add(e){return nl(this.subscriptions,e),()=>al(this.subscriptions,e)}notify(e,o,l){const n=this.subscriptions.length;if(n)if(1===n)this.subscriptions[0](e,o,l);else for(let a=0;a<n;a++){const n=this.subscriptions[a];n&&n(e,o,l)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}const Pl=e=>1e3*e,Tl=e=>e/1e3;function xl(e,o){return o?e*(1e3/o):0}const vl=new Set;function Al(e,o,l){e||vl.has(o)||(console.warn(il(o,l)),vl.add(o))}const Sl=(e,o,l)=>(((1-3*l+3*o)*e+(3*l-6*o))*e+3*o)*e;function bl(e,o,l,n){if(e===o&&l===n)return fl;const a=o=>function(e,o,l,n,a){let t,i,d=0;do{i=o+(l-o)/2,t=Sl(i,n,a)-e,t>0?l=i:o=i}while(Math.abs(t)>1e-7&&++d<12);return i}(o,0,1,e,l);return e=>0===e||1===e?e:Sl(a(e),o,n)}const Gl=e=>o=>o<=.5?e(2*o)/2:(2-e(2*(1-o)))/2,Cl=e=>o=>1-e(1-o),El=bl(.33,1.53,.69,.99),Ml=Cl(El),Ol=Gl(Ml),Nl=e=>(e*=2)<1?.5*Ml(e):.5*(2-Math.pow(2,-10*(e-1))),Rl=e=>1-Math.sin(Math.acos(e)),Ll=Cl(Rl),wl=Gl(Rl),Xl=bl(.42,0,1,1),Fl=bl(0,0,.58,1),Vl=bl(.42,0,.58,1),Il=e=>Array.isArray(e)&&"number"==typeof e[0],Dl={linear:fl,easeIn:Xl,easeInOut:Vl,easeOut:Fl,circIn:Rl,circInOut:wl,circOut:Ll,backIn:Ml,backInOut:Ol,backOut:El,anticipate:Nl},kl=e=>{if(Il(e)){ml(4===e.length,"Cubic bezier arrays must contain four numerical values.","cubic-bezier-length");const[o,l,n,a]=e;return bl(o,l,n,a)}return"string"==typeof e?(ml(void 0!==Dl[e],`Invalid easing type '${e}'`,"invalid-easing-type"),Dl[e]):e},jl=["setup","read","resolveKeyframes","preUpdate","update","preRender","render","postRender"];function Hl(e,o){let l=!1,n=!0;const a={delta:0,timestamp:0,isProcessing:!1},t=()=>l=!0,i=jl.reduce((e,o)=>(e[o]=function(e){let o=new Set,l=new Set,n=!1,a=!1;const t=new WeakSet;let i={delta:0,timestamp:0,isProcessing:!1};function d(o){t.has(o)&&(m.schedule(o),e()),o(i)}const m={schedule:(e,a=!1,i=!1)=>{const d=i&&n?o:l;return a&&t.add(e),d.has(e)||d.add(e),e},cancel:e=>{l.delete(e),t.delete(e)},process:e=>{i=e,n?a=!0:(n=!0,[o,l]=[l,o],o.forEach(d),o.clear(),n=!1,a&&(a=!1,m.process(e)))}};return m}(t),e),{}),{setup:d,read:m,resolveKeyframes:r,preUpdate:s,update:_,preRender:c,render:h,postRender:f}=i,g=()=>{const t=rl.useManualTiming?a.timestamp:performance.now();l=!1,rl.useManualTiming||(a.delta=n?1e3/60:Math.max(Math.min(t-a.timestamp,40),1)),a.timestamp=t,a.isProcessing=!0,d.process(a),m.process(a),r.process(a),s.process(a),_.process(a),c.process(a),h.process(a),f.process(a),a.isProcessing=!1,l&&o&&(n=!1,e(g))};return{schedule:jl.reduce((o,t)=>{const d=i[t];return o[t]=(o,t=!1,i=!1)=>(l||(l=!0,n=!0,a.isProcessing||e(g)),d.schedule(o,t,i)),o},{}),cancel:e=>{for(let o=0;o<jl.length;o++)i[jl[o]].cancel(e)},state:a,steps:i}}const{schedule:Ul,cancel:Bl,state:Kl,steps:Wl}=Hl("undefined"!=typeof requestAnimationFrame?requestAnimationFrame:fl,!0);let Yl;function $l(){Yl=void 0}const zl={now:()=>(void 0===Yl&&zl.set(Kl.isProcessing||rl.useManualTiming?Kl.timestamp:performance.now()),Yl),set:e=>{Yl=e,queueMicrotask($l)}},Zl=e=>o=>"string"==typeof o&&o.startsWith(e),Ql=Zl("--"),Jl=Zl("var(--"),ql=e=>!!Jl(e)&&en.test(e.split("/*")[0].trim()),en=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu,on={test:e=>"number"==typeof e,parse:parseFloat,transform:e=>e},ln={...on,transform:e=>tl(0,1,e)},nn={...on,default:1},an=e=>Math.round(1e5*e)/1e5,tn=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu;const dn=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu,mn=(e,o)=>l=>Boolean("string"==typeof l&&dn.test(l)&&l.startsWith(e)||o&&!function(e){return null==e}(l)&&Object.prototype.hasOwnProperty.call(l,o)),rn=(e,o,l)=>n=>{if("string"!=typeof n)return n;const[a,t,i,d]=n.match(tn);return{[e]:parseFloat(a),[o]:parseFloat(t),[l]:parseFloat(i),alpha:void 0!==d?parseFloat(d):1}},sn={...on,transform:e=>Math.round((e=>tl(0,255,e))(e))},_n={test:mn("rgb","red"),parse:rn("red","green","blue"),transform:({red:e,green:o,blue:l,alpha:n=1})=>"rgba("+sn.transform(e)+", "+sn.transform(o)+", "+sn.transform(l)+", "+an(ln.transform(n))+")"};const cn={test:mn("#"),parse:function(e){let o="",l="",n="",a="";return e.length>5?(o=e.substring(1,3),l=e.substring(3,5),n=e.substring(5,7),a=e.substring(7,9)):(o=e.substring(1,2),l=e.substring(2,3),n=e.substring(3,4),a=e.substring(4,5),o+=o,l+=l,n+=n,a+=a),{red:parseInt(o,16),green:parseInt(l,16),blue:parseInt(n,16),alpha:a?parseInt(a,16)/255:1}},transform:_n.transform},hn=e=>({test:o=>"string"==typeof o&&o.endsWith(e)&&1===o.split(" ").length,parse:parseFloat,transform:o=>`${o}${e}`}),fn=hn("deg"),gn=hn("%"),pn=hn("px"),un=hn("vh"),yn=hn("vw"),Pn=(()=>({...gn,parse:e=>gn.parse(e)/100,transform:e=>gn.transform(100*e)}))(),Tn={test:mn("hsl","hue"),parse:rn("hue","saturation","lightness"),transform:({hue:e,saturation:o,lightness:l,alpha:n=1})=>"hsla("+Math.round(e)+", "+gn.transform(an(o))+", "+gn.transform(an(l))+", "+an(ln.transform(n))+")"},xn={test:e=>_n.test(e)||cn.test(e)||Tn.test(e),parse:e=>_n.test(e)?_n.parse(e):Tn.test(e)?Tn.parse(e):cn.parse(e),transform:e=>"string"==typeof e?e:e.hasOwnProperty("red")?_n.transform(e):Tn.transform(e),getAnimatableNone:e=>{const o=xn.parse(e);return o.alpha=0,xn.transform(o)}},vn=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu;const An="number",Sn="color",bn=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function Gn(e){const o=e.toString(),l=[],n={color:[],number:[],var:[]},a=[];let t=0;const i=o.replace(bn,e=>(xn.test(e)?(n.color.push(t),a.push(Sn),l.push(xn.parse(e))):e.startsWith("var(")?(n.var.push(t),a.push("var"),l.push(e)):(n.number.push(t),a.push(An),l.push(parseFloat(e))),++t,"${}")).split("${}");return{values:l,split:i,indexes:n,types:a}}function Cn(e){return Gn(e).values}function En(e){const{split:o,types:l}=Gn(e),n=o.length;return e=>{let a="";for(let t=0;t<n;t++)if(a+=o[t],void 0!==e[t]){const o=l[t];a+=o===An?an(e[t]):o===Sn?xn.transform(e[t]):e[t]}return a}}const Mn=e=>"number"==typeof e?0:xn.test(e)?xn.getAnimatableNone(e):e;const On={test:function(e){return isNaN(e)&&"string"==typeof e&&(e.match(tn)?.length||0)+(e.match(vn)?.length||0)>0},parse:Cn,createTransformer:En,getAnimatableNone:function(e){const o=Cn(e);return En(e)(o.map(Mn))}};function Nn(e,o,l){return l<0&&(l+=1),l>1&&(l-=1),l<1/6?e+6*(o-e)*l:l<.5?o:l<2/3?e+(o-e)*(2/3-l)*6:e}function Rn(e,o){return l=>l>0?o:e}const Ln=(e,o,l)=>e+(o-e)*l,wn=(e,o,l)=>{const n=e*e,a=l*(o*o-n)+n;return a<0?0:Math.sqrt(a)},Xn=[cn,_n,Tn];function Fn(e){const o=(l=e,Xn.find(e=>e.test(l)));var l;if(dl(Boolean(o),`'${e}' is not an animatable color. Use the equivalent color code instead.`,"color-not-animatable"),!Boolean(o))return!1;let n=o.parse(e);return o===Tn&&(n=function({hue:e,saturation:o,lightness:l,alpha:n}){e/=360,l/=100;let a=0,t=0,i=0;if(o/=100){const n=l<.5?l*(1+o):l+o-l*o,d=2*l-n;a=Nn(d,n,e+1/3),t=Nn(d,n,e),i=Nn(d,n,e-1/3)}else a=t=i=l;return{red:Math.round(255*a),green:Math.round(255*t),blue:Math.round(255*i),alpha:n}}(n)),n}const Vn=(e,o)=>{const l=Fn(e),n=Fn(o);if(!l||!n)return Rn(e,o);const a={...l};return e=>(a.red=wn(l.red,n.red,e),a.green=wn(l.green,n.green,e),a.blue=wn(l.blue,n.blue,e),a.alpha=Ln(l.alpha,n.alpha,e),_n.transform(a))},In=new Set(["none","hidden"]);function Dn(e,o){return l=>Ln(e,o,l)}function kn(e){return"number"==typeof e?Dn:"string"==typeof e?ql(e)?Rn:xn.test(e)?Vn:Un:Array.isArray(e)?jn:"object"==typeof e?xn.test(e)?Vn:Hn:Rn}function jn(e,o){const l=[...e],n=l.length,a=e.map((e,l)=>kn(e)(e,o[l]));return e=>{for(let o=0;o<n;o++)l[o]=a[o](e);return l}}function Hn(e,o){const l={...e,...o},n={};for(const a in l)void 0!==e[a]&&void 0!==o[a]&&(n[a]=kn(e[a])(e[a],o[a]));return e=>{for(const o in n)l[o]=n[o](e);return l}}const Un=(e,o)=>{const l=On.createTransformer(o),n=Gn(e),a=Gn(o);return n.indexes.var.length===a.indexes.var.length&&n.indexes.color.length===a.indexes.color.length&&n.indexes.number.length>=a.indexes.number.length?In.has(e)&&!a.values.length||In.has(o)&&!n.values.length?function(e,o){return In.has(e)?l=>l<=0?e:o:l=>l>=1?o:e}(e,o):pl(jn(function(e,o){const l=[],n={color:0,var:0,number:0};for(let a=0;a<o.values.length;a++){const t=o.types[a],i=e.indexes[t][n[t]],d=e.values[i]??0;l[a]=d,n[t]++}return l}(n,a),a.values),l):(dl(!0,`Complex values '${e}' and '${o}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`,"complex-values-different"),Rn(e,o))};function Bn(e,o,l){if("number"==typeof e&&"number"==typeof o&&"number"==typeof l)return Ln(e,o,l);return kn(e)(e,o)}const Kn=e=>{const o=({timestamp:o})=>e(o);return{start:(e=!0)=>Ul.update(o,e),stop:()=>Bl(o),now:()=>Kl.isProcessing?Kl.timestamp:zl.now()}},Wn=(e,o,l=10)=>{let n="";const a=Math.max(Math.round(o/l),2);for(let o=0;o<a;o++)n+=Math.round(1e4*e(o/(a-1)))/1e4+", ";return`linear(${n.substring(0,n.length-2)})`},Yn=2e4;function $n(e){let o=0;let l=e.next(o);for(;!l.done&&o<Yn;)o+=50,l=e.next(o);return o>=Yn?1/0:o}function zn(e,o,l){const n=Math.max(o-5,0);return xl(l-e(n),o-n)}const Zn=100,Qn=10,Jn=1,qn=0,ea=800,oa=.3,la=.3,na={granular:.01,default:2},aa={granular:.005,default:.5},ta=.01,ia=10,da=.05,ma=1,ra=.001;function sa({duration:e=ea,bounce:o=oa,velocity:l=qn,mass:n=Jn}){let a,t;dl(e<=Pl(ia),"Spring duration must be 10 seconds or less","spring-duration-limit");let i=1-o;i=tl(da,ma,i),e=tl(ta,ia,Tl(e)),i<1?(a=o=>{const n=o*i,a=n*e,t=n-l,d=ca(o,i),m=Math.exp(-a);return ra-t/d*m},t=o=>{const n=o*i*e,t=n*l+l,d=Math.pow(i,2)*Math.pow(o,2)*e,m=Math.exp(-n),r=ca(Math.pow(o,2),i);return(-a(o)+ra>0?-1:1)*((t-d)*m)/r}):(a=o=>Math.exp(-o*e)*((o-l)*e+1)-.001,t=o=>Math.exp(-o*e)*(e*e*(l-o)));const d=function(e,o,l){let n=l;for(let l=1;l<_a;l++)n-=e(n)/o(n);return n}(a,t,5/e);if(e=Pl(e),isNaN(d))return{stiffness:Zn,damping:Qn,duration:e};{const o=Math.pow(d,2)*n;return{stiffness:o,damping:2*i*Math.sqrt(n*o),duration:e}}}const _a=12;function ca(e,o){return e*Math.sqrt(1-o*o)}const ha=["duration","bounce"],fa=["stiffness","damping","mass"];function ga(e,o){return o.some(o=>void 0!==e[o])}function pa(e=la,o=oa){const l="object"!=typeof e?{visualDuration:e,keyframes:[0,1],bounce:o}:e;let{restSpeed:n,restDelta:a}=l;const t=l.keyframes[0],i=l.keyframes[l.keyframes.length-1],d={done:!1,value:t},{stiffness:m,damping:r,mass:s,duration:_,velocity:c,isResolvedFromDuration:h}=function(e){let o={velocity:qn,stiffness:Zn,damping:Qn,mass:Jn,isResolvedFromDuration:!1,...e};if(!ga(e,fa)&&ga(e,ha))if(e.visualDuration){const l=e.visualDuration,n=2*Math.PI/(1.2*l),a=n*n,t=2*tl(.05,1,1-(e.bounce||0))*Math.sqrt(a);o={...o,mass:Jn,stiffness:a,damping:t}}else{const l=sa(e);o={...o,...l,mass:Jn},o.isResolvedFromDuration=!0}return o}({...l,velocity:-Tl(l.velocity||0)}),f=c||0,g=r/(2*Math.sqrt(m*s)),p=i-t,u=Tl(Math.sqrt(m/s)),y=Math.abs(p)<5;let P;if(n||(n=y?na.granular:na.default),a||(a=y?aa.granular:aa.default),g<1){const e=ca(u,g);P=o=>{const l=Math.exp(-g*u*o);return i-l*((f+g*u*p)/e*Math.sin(e*o)+p*Math.cos(e*o))}}else if(1===g)P=e=>i-Math.exp(-u*e)*(p+(f+u*p)*e);else{const e=u*Math.sqrt(g*g-1);P=o=>{const l=Math.exp(-g*u*o),n=Math.min(e*o,300);return i-l*((f+g*u*p)*Math.sinh(n)+e*p*Math.cosh(n))/e}}const T={calculatedDuration:h&&_||null,next:e=>{const o=P(e);if(h)d.done=e>=_;else{let l=0===e?f:0;g<1&&(l=0===e?Pl(f):zn(P,e,o));const t=Math.abs(l)<=n,m=Math.abs(i-o)<=a;d.done=t&&m}return d.value=d.done?i:o,d},toString:()=>{const e=Math.min($n(T),Yn),o=Wn(o=>T.next(e*o).value,e,30);return e+"ms "+o},toTransition:()=>{}};return T}function ua({keyframes:e,velocity:o=0,power:l=.8,timeConstant:n=325,bounceDamping:a=10,bounceStiffness:t=500,modifyTarget:i,min:d,max:m,restDelta:r=.5,restSpeed:s}){const _=e[0],c={done:!1,value:_},h=e=>void 0===d?m:void 0===m||Math.abs(d-e)<Math.abs(m-e)?d:m;let f=l*o;const g=_+f,p=void 0===i?g:i(g);p!==g&&(f=p-_);const u=e=>-f*Math.exp(-e/n),y=e=>p+u(e),P=e=>{const o=u(e),l=y(e);c.done=Math.abs(o)<=r,c.value=c.done?p:l};let T,x;const v=e=>{var o;(o=c.value,void 0!==d&&o<d||void 0!==m&&o>m)&&(T=e,x=pa({keyframes:[c.value,h(c.value)],velocity:zn(y,e,c.value),damping:a,stiffness:t,restDelta:r,restSpeed:s}))};return v(0),{calculatedDuration:null,next:e=>{let o=!1;return x||void 0!==T||(o=!0,P(e),v(e)),void 0!==T&&e>=T?x.next(e-T):(!o&&P(e),c)}}}function ya(e,o,{clamp:l=!0,ease:n,mixer:a}={}){const t=e.length;if(ml(t===o.length,"Both input and output ranges must be the same length","range-length"),1===t)return()=>o[0];if(2===t&&o[0]===o[1])return()=>o[1];const i=e[0]===e[1];e[0]>e[t-1]&&(e=[...e].reverse(),o=[...o].reverse());const d=function(e,o,l){const n=[],a=l||rl.mix||Bn,t=e.length-1;for(let l=0;l<t;l++){let t=a(e[l],e[l+1]);if(o){const e=Array.isArray(o)?o[l]||fl:o;t=pl(e,t)}n.push(t)}return n}(o,n,a),m=d.length,r=l=>{if(i&&l<e[0])return o[0];let n=0;if(m>1)for(;n<e.length-2&&!(l<e[n+1]);n++);const a=ul(e[n],e[n+1],l);return d[n](a)};return l?o=>r(tl(e[0],e[t-1],o)):r}function Pa(e){const o=[0];return function(e,o){const l=e[e.length-1];for(let n=1;n<=o;n++){const a=ul(0,o,n);e.push(Ln(l,1,a))}}(o,e.length-1),o}function Ta(e,o){return e.map(()=>o||Vl).splice(0,e.length-1)}function xa({duration:e=300,keyframes:o,times:l,ease:n="easeInOut"}){const a=(e=>Array.isArray(e)&&"number"!=typeof e[0])(n)?n.map(kl):kl(n),t={done:!1,value:o[0]},i=function(e,o){return e.map(e=>e*o)}(l&&l.length===o.length?l:Pa(o),e),d=ya(i,o,{ease:Array.isArray(a)?a:Ta(o,a)});return{calculatedDuration:e,next:o=>(t.value=d(o),t.done=o>=e,t)}}pa.applyToOptions=e=>{const o=function(e,o=100,l){const n=l({...e,keyframes:[0,o]}),a=Math.min($n(n),Yn);return{type:"keyframes",ease:e=>n.next(a*e).value/o,duration:Tl(a)}}(e,100,pa);return e.ease=o.ease,e.duration=Pl(o.duration),e.type="keyframes",e};const va=e=>null!==e;function Aa(e,{repeat:o,repeatType:l="loop"},n,a=1){const t=e.filter(va),i=a<0||o&&"loop"!==l&&o%2==1?0:t.length-1;return i&&void 0!==n?n:t[i]}const Sa={decay:ua,inertia:ua,tween:xa,keyframes:xa,spring:pa};function ba(e){"string"==typeof e.type&&(e.type=Sa[e.type])}class Ga{constructor(){this.updateFinished()}get finished(){return this._finished}updateFinished(){this._finished=new Promise(e=>{this.resolve=e})}notifyFinished(){this.resolve()}then(e,o){return this.finished.then(e,o)}}const Ca=e=>e/100;class Ea extends Ga{constructor(e){super(),this.state="idle",this.startTime=null,this.isStopped=!1,this.currentTime=0,this.holdTime=null,this.playbackSpeed=1,this.stop=()=>{const{motionValue:e}=this.options;e&&e.updatedAt!==zl.now()&&this.tick(zl.now()),this.isStopped=!0,"idle"!==this.state&&(this.teardown(),this.options.onStop?.())},this.options=e,this.initAnimation(),this.play(),!1===e.autoplay&&this.pause()}initAnimation(){const{options:e}=this;ba(e);const{type:o=xa,repeat:l=0,repeatDelay:n=0,repeatType:a,velocity:t=0}=e;let{keyframes:i}=e;const d=o||xa;"production"!==process.env.NODE_ENV&&d!==xa&&ml(i.length<=2,`Only two keyframes currently supported with spring and inertia animations. Trying to animate ${i}`,"spring-two-frames"),d!==xa&&"number"!=typeof i[0]&&(this.mixKeyframes=pl(Ca,Bn(i[0],i[1])),i=[0,100]);const m=d({...e,keyframes:i});"mirror"===a&&(this.mirroredGenerator=d({...e,keyframes:[...i].reverse(),velocity:-t})),null===m.calculatedDuration&&(m.calculatedDuration=$n(m));const{calculatedDuration:r}=m;this.calculatedDuration=r,this.resolvedDuration=r+n,this.totalDuration=this.resolvedDuration*(l+1)-n,this.generator=m}updateTime(e){const o=Math.round(e-this.startTime)*this.playbackSpeed;null!==this.holdTime?this.currentTime=this.holdTime:this.currentTime=o}tick(e,o=!1){const{generator:l,totalDuration:n,mixKeyframes:a,mirroredGenerator:t,resolvedDuration:i,calculatedDuration:d}=this;if(null===this.startTime)return l.next(0);const{delay:m=0,keyframes:r,repeat:s,repeatType:_,repeatDelay:c,type:h,onUpdate:f,finalKeyframe:g}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,e):this.speed<0&&(this.startTime=Math.min(e-n/this.speed,this.startTime)),o?this.currentTime=e:this.updateTime(e);const p=this.currentTime-m*(this.playbackSpeed>=0?1:-1),u=this.playbackSpeed>=0?p<0:p>n;this.currentTime=Math.max(p,0),"finished"===this.state&&null===this.holdTime&&(this.currentTime=n);let y=this.currentTime,P=l;if(s){const e=Math.min(this.currentTime,n)/i;let o=Math.floor(e),l=e%1;!l&&e>=1&&(l=1),1===l&&o--,o=Math.min(o,s+1);Boolean(o%2)&&("reverse"===_?(l=1-l,c&&(l-=c/i)):"mirror"===_&&(P=t)),y=tl(0,1,l)*i}const T=u?{done:!1,value:r[0]}:P.next(y);a&&(T.value=a(T.value));let{done:x}=T;u||null===d||(x=this.playbackSpeed>=0?this.currentTime>=n:this.currentTime<=0);const v=null===this.holdTime&&("finished"===this.state||"running"===this.state&&x);return v&&h!==ua&&(T.value=Aa(r,this.options,g,this.speed)),f&&f(T.value),v&&this.finish(),T}then(e,o){return this.finished.then(e,o)}get duration(){return Tl(this.calculatedDuration)}get iterationDuration(){const{delay:e=0}=this.options||{};return this.duration+Tl(e)}get time(){return Tl(this.currentTime)}set time(e){e=Pl(e),this.currentTime=e,null===this.startTime||null!==this.holdTime||0===this.playbackSpeed?this.holdTime=e:this.driver&&(this.startTime=this.driver.now()-e/this.playbackSpeed),this.driver?.start(!1)}get speed(){return this.playbackSpeed}set speed(e){this.updateTime(zl.now());const o=this.playbackSpeed!==e;this.playbackSpeed=e,o&&(this.time=Tl(this.currentTime))}play(){if(this.isStopped)return;const{driver:e=Kn,startTime:o}=this.options;this.driver||(this.driver=e(e=>this.tick(e))),this.options.onPlay?.();const l=this.driver.now();"finished"===this.state?(this.updateFinished(),this.startTime=l):null!==this.holdTime?this.startTime=l-this.holdTime:this.startTime||(this.startTime=o??l),"finished"===this.state&&this.speed<0&&(this.startTime+=this.calculatedDuration),this.holdTime=null,this.state="running",this.driver.start()}pause(){this.state="paused",this.updateTime(zl.now()),this.holdTime=this.currentTime}complete(){"running"!==this.state&&this.play(),this.state="finished",this.holdTime=null}finish(){this.notifyFinished(),this.teardown(),this.state="finished",this.options.onComplete?.()}cancel(){this.holdTime=null,this.startTime=0,this.tick(0),this.teardown(),this.options.onCancel?.()}teardown(){this.state="idle",this.stopDriver(),this.startTime=this.holdTime=null}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(e){return this.startTime=0,this.tick(e,!0)}attachTimeline(e){return this.options.allowFlatten&&(this.options.type="keyframes",this.options.ease="linear",this.initAnimation()),this.driver?.stop(),e.observe(this)}}const Ma=e=>180*e/Math.PI,Oa=e=>{const o=Ma(Math.atan2(e[1],e[0]));return Ra(o)},Na={x:4,y:5,translateX:4,translateY:5,scaleX:0,scaleY:3,scale:e=>(Math.abs(e[0])+Math.abs(e[3]))/2,rotate:Oa,rotateZ:Oa,skewX:e=>Ma(Math.atan(e[1])),skewY:e=>Ma(Math.atan(e[2])),skew:e=>(Math.abs(e[1])+Math.abs(e[2]))/2},Ra=e=>((e%=360)<0&&(e+=360),e),La=e=>Math.sqrt(e[0]*e[0]+e[1]*e[1]),wa=e=>Math.sqrt(e[4]*e[4]+e[5]*e[5]),Xa={x:12,y:13,z:14,translateX:12,translateY:13,translateZ:14,scaleX:La,scaleY:wa,scale:e=>(La(e)+wa(e))/2,rotateX:e=>Ra(Ma(Math.atan2(e[6],e[5]))),rotateY:e=>Ra(Ma(Math.atan2(-e[2],e[0]))),rotateZ:Oa,rotate:Oa,skewX:e=>Ma(Math.atan(e[4])),skewY:e=>Ma(Math.atan(e[1])),skew:e=>(Math.abs(e[1])+Math.abs(e[4]))/2};function Fa(e){return e.includes("scale")?1:0}function Va(e,o){if(!e||"none"===e)return Fa(o);const l=e.match(/^matrix3d\(([-\d.e\s,]+)\)$/u);let n,a;if(l)n=Xa,a=l;else{const o=e.match(/^matrix\(([-\d.e\s,]+)\)$/u);n=Na,a=o}if(!a)return Fa(o);const t=n[o],i=a[1].split(",").map(Ia);return"function"==typeof t?t(i):i[t]}function Ia(e){return parseFloat(e.trim())}const Da=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],ka=(()=>new Set(Da))(),ja=e=>e===on||e===pn,Ha=new Set(["x","y","z"]),Ua=Da.filter(e=>!Ha.has(e));const Ba={width:({x:e},{paddingLeft:o="0",paddingRight:l="0"})=>e.max-e.min-parseFloat(o)-parseFloat(l),height:({y:e},{paddingTop:o="0",paddingBottom:l="0"})=>e.max-e.min-parseFloat(o)-parseFloat(l),top:(e,{top:o})=>parseFloat(o),left:(e,{left:o})=>parseFloat(o),bottom:({y:e},{top:o})=>parseFloat(o)+(e.max-e.min),right:({x:e},{left:o})=>parseFloat(o)+(e.max-e.min),x:(e,{transform:o})=>Va(o,"x"),y:(e,{transform:o})=>Va(o,"y")};Ba.translateX=Ba.x,Ba.translateY=Ba.y;const Ka=new Set;let Wa=!1,Ya=!1,$a=!1;function za(){if(Ya){const e=Array.from(Ka).filter(e=>e.needsMeasurement),o=new Set(e.map(e=>e.element)),l=new Map;o.forEach(e=>{const o=function(e){const o=[];return Ua.forEach(l=>{const n=e.getValue(l);void 0!==n&&(o.push([l,n.get()]),n.set(l.startsWith("scale")?1:0))}),o}(e);o.length&&(l.set(e,o),e.render())}),e.forEach(e=>e.measureInitialState()),o.forEach(e=>{e.render();const o=l.get(e);o&&o.forEach(([o,l])=>{e.getValue(o)?.set(l)})}),e.forEach(e=>e.measureEndState()),e.forEach(e=>{void 0!==e.suspendedScrollY&&window.scrollTo(0,e.suspendedScrollY)})}Ya=!1,Wa=!1,Ka.forEach(e=>e.complete($a)),Ka.clear()}function Za(){Ka.forEach(e=>{e.readKeyframes(),e.needsMeasurement&&(Ya=!0)})}class Qa{constructor(e,o,l,n,a,t=!1){this.state="pending",this.isAsync=!1,this.needsMeasurement=!1,this.unresolvedKeyframes=[...e],this.onComplete=o,this.name=l,this.motionValue=n,this.element=a,this.isAsync=t}scheduleResolve(){this.state="scheduled",this.isAsync?(Ka.add(this),Wa||(Wa=!0,Ul.read(Za),Ul.resolveKeyframes(za))):(this.readKeyframes(),this.complete())}readKeyframes(){const{unresolvedKeyframes:e,name:o,element:l,motionValue:n}=this;if(null===e[0]){const a=n?.get(),t=e[e.length-1];if(void 0!==a)e[0]=a;else if(l&&o){const n=l.readValue(o,t);null!=n&&(e[0]=n)}void 0===e[0]&&(e[0]=t),n&&void 0===a&&n.set(e[0])}!function(e){for(let o=1;o<e.length;o++)e[o]??(e[o]=e[o-1])}(e)}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(e=!1){this.state="complete",this.onComplete(this.unresolvedKeyframes,this.finalKeyframe,e),Ka.delete(this)}cancel(){"scheduled"===this.state&&(Ka.delete(this),this.state="pending")}resume(){"pending"===this.state&&this.scheduleResolve()}}const Ja=hl(()=>void 0!==window.ScrollTimeline),qa={};function et(e,o){const l=hl(e);return()=>qa[o]??l()}const ot=et(()=>{try{document.createElement("div").animate({opacity:0},{easing:"linear(0, 1)"})}catch(e){return!1}return!0},"linearEasing"),lt=([e,o,l,n])=>`cubic-bezier(${e}, ${o}, ${l}, ${n})`,nt={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:lt([0,.65,.55,1]),circOut:lt([.55,0,1,.45]),backIn:lt([.31,.01,.66,-.59]),backOut:lt([.33,1.53,.69,.99])};function at(e,o){return e?"function"==typeof e?ot()?Wn(e,o):"ease-out":Il(e)?lt(e):Array.isArray(e)?e.map(e=>at(e,o)||nt.easeOut):nt[e]:void 0}function tt(e,o,l,{delay:n=0,duration:a=300,repeat:t=0,repeatType:i="loop",ease:d="easeOut",times:m}={},r=void 0){const s={[o]:l};m&&(s.offset=m);const _=at(d,a);Array.isArray(_)&&(s.easing=_);const c={delay:n,duration:a,easing:Array.isArray(_)?"linear":_,fill:"both",iterations:t+1,direction:"reverse"===i?"alternate":"normal"};r&&(c.pseudoElement=r);return e.animate(s,c)}function it(e){return"function"==typeof e&&"applyToOptions"in e}class dt extends Ga{constructor(e){if(super(),this.finishedTime=null,this.isStopped=!1,!e)return;const{element:o,name:l,keyframes:n,pseudoElement:a,allowFlatten:t=!1,finalKeyframe:i,onComplete:d}=e;this.isPseudoElement=Boolean(a),this.allowFlatten=t,this.options=e,ml("string"!=typeof e.type,'Mini animate() doesn\'t support "type" as a string.',"mini-spring");const m=function({type:e,...o}){return it(e)&&ot()?e.applyToOptions(o):(o.duration??(o.duration=300),o.ease??(o.ease="easeOut"),o)}(e);this.animation=tt(o,l,n,m,a),!1===m.autoplay&&this.animation.pause(),this.animation.onfinish=()=>{if(this.finishedTime=this.time,!a){const e=Aa(n,this.options,i,this.speed);this.updateMotionValue?this.updateMotionValue(e):function(e,o,l){(e=>e.startsWith("--"))(o)?e.style.setProperty(o,l):e.style[o]=l}(o,l,e),this.animation.cancel()}d?.(),this.notifyFinished()}}play(){this.isStopped||(this.animation.play(),"finished"===this.state&&this.updateFinished())}pause(){this.animation.pause()}complete(){this.animation.finish?.()}cancel(){try{this.animation.cancel()}catch(e){}}stop(){if(this.isStopped)return;this.isStopped=!0;const{state:e}=this;"idle"!==e&&"finished"!==e&&(this.updateMotionValue?this.updateMotionValue():this.commitStyles(),this.isPseudoElement||this.cancel())}commitStyles(){this.isPseudoElement||this.animation.commitStyles?.()}get duration(){const e=this.animation.effect?.getComputedTiming?.().duration||0;return Tl(Number(e))}get iterationDuration(){const{delay:e=0}=this.options||{};return this.duration+Tl(e)}get time(){return Tl(Number(this.animation.currentTime)||0)}set time(e){this.finishedTime=null,this.animation.currentTime=Pl(e)}get speed(){return this.animation.playbackRate}set speed(e){e<0&&(this.finishedTime=null),this.animation.playbackRate=e}get state(){return null!==this.finishedTime?"finished":this.animation.playState}get startTime(){return Number(this.animation.startTime)}set startTime(e){this.animation.startTime=e}attachTimeline({timeline:e,observe:o}){return this.allowFlatten&&this.animation.effect?.updateTiming({easing:"linear"}),this.animation.onfinish=null,e&&Ja()?(this.animation.timeline=e,fl):o(this)}}const mt={anticipate:Nl,backInOut:Ol,circInOut:wl};function rt(e){"string"==typeof e.ease&&e.ease in mt&&(e.ease=mt[e.ease])}class st extends dt{constructor(e){rt(e),ba(e),super(e),e.startTime&&(this.startTime=e.startTime),this.options=e}updateMotionValue(e){const{motionValue:o,onUpdate:l,onComplete:n,element:a,...t}=this.options;if(!o)return;if(void 0!==e)return void o.set(e);const i=new Ea({...t,autoplay:!1}),d=Pl(this.finishedTime??this.time);o.setWithVelocity(i.sample(d-10).value,i.sample(d).value,10),i.stop()}}const _t=(e,o)=>"zIndex"!==o&&(!("number"!=typeof e&&!Array.isArray(e))||!("string"!=typeof e||!On.test(e)&&"0"!==e||e.startsWith("url(")));function ct(e){e.duration=0,e.type="keyframes"}const ht=new Set(["opacity","clipPath","filter","transform"]),ft=hl(()=>Object.hasOwnProperty.call(Element.prototype,"animate"));class gt extends Ga{constructor({autoplay:e=!0,delay:o=0,type:l="keyframes",repeat:n=0,repeatDelay:a=0,repeatType:t="loop",keyframes:i,name:d,motionValue:m,element:r,...s}){super(),this.stop=()=>{this._animation&&(this._animation.stop(),this.stopTimeline?.()),this.keyframeResolver?.cancel()},this.createdAt=zl.now();const _={autoplay:e,delay:o,type:l,repeat:n,repeatDelay:a,repeatType:t,name:d,motionValue:m,element:r,...s},c=r?.KeyframeResolver||Qa;this.keyframeResolver=new c(i,(e,o,l)=>this.onKeyframesResolved(e,o,_,!l),d,m,r),this.keyframeResolver?.scheduleResolve()}onKeyframesResolved(e,o,l,n){this.keyframeResolver=void 0;const{name:a,type:t,velocity:i,delay:d,isHandoff:m,onUpdate:r}=l;this.resolvedAt=zl.now(),function(e,o,l,n){const a=e[0];if(null===a)return!1;if("display"===o||"visibility"===o)return!0;const t=e[e.length-1],i=_t(a,o),d=_t(t,o);return dl(i===d,`You are trying to animate ${o} from "${a}" to "${t}". "${i?t:a}" is not an animatable value.`,"value-not-animatable"),!(!i||!d)&&(function(e){const o=e[0];if(1===e.length)return!0;for(let l=0;l<e.length;l++)if(e[l]!==o)return!0}(e)||("spring"===l||it(l))&&n)}(e,a,t,i)||(!rl.instantAnimations&&d||r?.(Aa(e,l,o)),e[0]=e[e.length-1],ct(l),l.repeat=0);const s={startTime:n?this.resolvedAt&&this.resolvedAt-this.createdAt>40?this.resolvedAt:this.createdAt:void 0,finalKeyframe:o,...l,keyframes:e},_=!m&&function(e){const{motionValue:o,name:l,repeatDelay:n,repeatType:a,damping:t,type:i}=e,d=o?.owner?.current;if(!(d instanceof HTMLElement))return!1;const{onUpdate:m,transformTemplate:r}=o.owner.getProps();return ft()&&l&&ht.has(l)&&("transform"!==l||!r)&&!m&&!n&&"mirror"!==a&&0!==t&&"inertia"!==i}(s)?new st({...s,element:s.motionValue.owner.current}):new Ea(s);_.finished.then(()=>this.notifyFinished()).catch(fl),this.pendingTimeline&&(this.stopTimeline=_.attachTimeline(this.pendingTimeline),this.pendingTimeline=void 0),this._animation=_}get finished(){return this._animation?this.animation.finished:this._finished}then(e,o){return this.finished.finally(e).then(()=>{})}get animation(){return this._animation||(this.keyframeResolver?.resume(),$a=!0,Za(),za(),$a=!1),this._animation}get duration(){return this.animation.duration}get iterationDuration(){return this.animation.iterationDuration}get time(){return this.animation.time}set time(e){this.animation.time=e}get speed(){return this.animation.speed}get state(){return this.animation.state}set speed(e){this.animation.speed=e}get startTime(){return this.animation.startTime}attachTimeline(e){return this._animation?this.stopTimeline=this.animation.attachTimeline(e):this.pendingTimeline=e,()=>this.stop()}play(){this.animation.play()}pause(){this.animation.pause()}complete(){this.animation.complete()}cancel(){this._animation&&this.animation.cancel(),this.keyframeResolver?.cancel()}}const pt=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function ut(e,o,l=1){ml(l<=4,`Max CSS variable fallback depth detected in property "${e}". This may indicate a circular fallback dependency.`,"max-css-var-depth");const[n,a]=function(e){const o=pt.exec(e);if(!o)return[,];const[,l,n,a]=o;return[`--${l??n}`,a]}(e);if(!n)return;const t=window.getComputedStyle(o).getPropertyValue(n);if(t){const e=t.trim();return sl(e)?parseFloat(e):e}return ql(a)?ut(a,o,l+1):a}function yt(e,o){return e?.[o]??e?.default??e}const Pt=new Set(["width","height","top","left","right","bottom",...Da]),Tt=e=>o=>o.test(e),xt=[on,pn,gn,fn,yn,un,{test:e=>"auto"===e,parse:e=>e}],vt=e=>xt.find(Tt(e));function At(e){return"number"==typeof e?0===e:null===e||("none"===e||"0"===e||cl(e))}const St=new Set(["brightness","contrast","saturate","opacity"]);function bt(e){const[o,l]=e.slice(0,-1).split("(");if("drop-shadow"===o)return e;const[n]=l.match(tn)||[];if(!n)return e;const a=l.replace(n,"");let t=St.has(o)?1:0;return n!==l&&(t*=100),o+"("+t+a+")"}const Gt=/\b([a-z-]*)\(.*?\)/gu,Ct={...On,getAnimatableNone:e=>{const o=e.match(Gt);return o?o.map(bt).join(" "):e}},Et={...on,transform:Math.round},Mt={borderWidth:pn,borderTopWidth:pn,borderRightWidth:pn,borderBottomWidth:pn,borderLeftWidth:pn,borderRadius:pn,radius:pn,borderTopLeftRadius:pn,borderTopRightRadius:pn,borderBottomRightRadius:pn,borderBottomLeftRadius:pn,width:pn,maxWidth:pn,height:pn,maxHeight:pn,top:pn,right:pn,bottom:pn,left:pn,padding:pn,paddingTop:pn,paddingRight:pn,paddingBottom:pn,paddingLeft:pn,margin:pn,marginTop:pn,marginRight:pn,marginBottom:pn,marginLeft:pn,backgroundPositionX:pn,backgroundPositionY:pn,...{rotate:fn,rotateX:fn,rotateY:fn,rotateZ:fn,scale:nn,scaleX:nn,scaleY:nn,scaleZ:nn,skew:fn,skewX:fn,skewY:fn,distance:pn,translateX:pn,translateY:pn,translateZ:pn,x:pn,y:pn,z:pn,perspective:pn,transformPerspective:pn,opacity:ln,originX:Pn,originY:Pn,originZ:pn},zIndex:Et,fillOpacity:ln,strokeOpacity:ln,numOctaves:Et},Ot={...Mt,color:xn,backgroundColor:xn,outlineColor:xn,fill:xn,stroke:xn,borderColor:xn,borderTopColor:xn,borderRightColor:xn,borderBottomColor:xn,borderLeftColor:xn,filter:Ct,WebkitFilter:Ct},Nt=e=>Ot[e];function Rt(e,o){let l=Nt(e);return l!==Ct&&(l=On),l.getAnimatableNone?l.getAnimatableNone(o):void 0}const Lt=new Set(["auto","none","0"]);class wt extends Qa{constructor(e,o,l,n,a){super(e,o,l,n,a,!0)}readKeyframes(){const{unresolvedKeyframes:e,element:o,name:l}=this;if(!o||!o.current)return;super.readKeyframes();for(let l=0;l<e.length;l++){let n=e[l];if("string"==typeof n&&(n=n.trim(),ql(n))){const a=ut(n,o.current);void 0!==a&&(e[l]=a),l===e.length-1&&(this.finalKeyframe=n)}}if(this.resolveNoneKeyframes(),!Pt.has(l)||2!==e.length)return;const[n,a]=e,t=vt(n),i=vt(a);if(t!==i)if(ja(t)&&ja(i))for(let o=0;o<e.length;o++){const l=e[o];"string"==typeof l&&(e[o]=parseFloat(l))}else Ba[l]&&(this.needsMeasurement=!0)}resolveNoneKeyframes(){const{unresolvedKeyframes:e,name:o}=this,l=[];for(let o=0;o<e.length;o++)(null===e[o]||At(e[o]))&&l.push(o);l.length&&function(e,o,l){let n,a=0;for(;a<e.length&&!n;){const o=e[a];"string"==typeof o&&!Lt.has(o)&&Gn(o).values.length&&(n=e[a]),a++}if(n&&l)for(const a of o)e[a]=Rt(l,n)}(e,l,o)}measureInitialState(){const{element:e,unresolvedKeyframes:o,name:l}=this;if(!e||!e.current)return;"height"===l&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=Ba[l](e.measureViewportBox(),window.getComputedStyle(e.current)),o[0]=this.measuredOrigin;const n=o[o.length-1];void 0!==n&&e.getValue(l,n).jump(n,!1)}measureEndState(){const{element:e,name:o,unresolvedKeyframes:l}=this;if(!e||!e.current)return;const n=e.getValue(o);n&&n.jump(this.measuredOrigin,!1);const a=l.length-1,t=l[a];l[a]=Ba[o](e.measureViewportBox(),window.getComputedStyle(e.current)),null!==t&&void 0===this.finalKeyframe&&(this.finalKeyframe=t),this.removedTransforms?.length&&this.removedTransforms.forEach(([o,l])=>{e.getValue(o).set(l)}),this.resolveNoneKeyframes()}}const Xt=(e,o)=>o&&"number"==typeof e?o.transform(e):e;function Ft(e){return _l(e)&&"offsetHeight"in e}class Vt{constructor(e,o={}){this.canTrackVelocity=null,this.events={},this.updateAndNotify=e=>{const o=zl.now();if(this.updatedAt!==o&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(e),this.current!==this.prev&&(this.events.change?.notify(this.current),this.dependents))for(const e of this.dependents)e.dirty()},this.hasAnimated=!1,this.setCurrent(e),this.owner=o.owner}setCurrent(e){var o;this.current=e,this.updatedAt=zl.now(),null===this.canTrackVelocity&&void 0!==e&&(this.canTrackVelocity=(o=this.current,!isNaN(parseFloat(o))))}setPrevFrameValue(e=this.current){this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt}onChange(e){return"production"!==process.env.NODE_ENV&&Al(!1,'value.onChange(callback) is deprecated. Switch to value.on("change", callback).'),this.on("change",e)}on(e,o){this.events[e]||(this.events[e]=new yl);const l=this.events[e].add(o);return"change"===e?()=>{l(),Ul.read(()=>{this.events.change.getSize()||this.stop()})}:l}clearListeners(){for(const e in this.events)this.events[e].clear()}attach(e,o){this.passiveEffect=e,this.stopPassiveEffect=o}set(e){this.passiveEffect?this.passiveEffect(e,this.updateAndNotify):this.updateAndNotify(e)}setWithVelocity(e,o,l){this.set(o),this.prev=void 0,this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt-l}jump(e,o=!0){this.updateAndNotify(e),this.prev=e,this.prevUpdatedAt=this.prevFrameValue=void 0,o&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}dirty(){this.events.change?.notify(this.current)}addDependent(e){this.dependents||(this.dependents=new Set),this.dependents.add(e)}removeDependent(e){this.dependents&&this.dependents.delete(e)}get(){return this.current}getPrevious(){return this.prev}getVelocity(){const e=zl.now();if(!this.canTrackVelocity||void 0===this.prevFrameValue||e-this.updatedAt>30)return 0;const o=Math.min(this.updatedAt-this.prevUpdatedAt,30);return xl(parseFloat(this.current)-parseFloat(this.prevFrameValue),o)}start(e){return this.stop(),new Promise(o=>{this.hasAnimated=!0,this.animation=e(o),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.dependents?.clear(),this.events.destroy?.notify(),this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function It(e,o){return new Vt(e,o)}const{schedule:Dt}=Hl(queueMicrotask,!1),kt={x:!1,y:!1};function jt(){return kt.x||kt.y}function Ht(e,o){const l=function(e,o,l){if(e instanceof EventTarget)return[e];if("string"==typeof e){let o=document;const n=l?.[e]??o.querySelectorAll(e);return n?Array.from(n):[]}return Array.from(e)}(e),n=new AbortController;return[l,{passive:!0,...o,signal:n.signal},()=>n.abort()]}function Ut(e){return!("touch"===e.pointerType||jt())}const Bt=(e,o)=>!!o&&(e===o||Bt(e,o.parentElement)),Kt=e=>"mouse"===e.pointerType?"number"!=typeof e.button||e.button<=0:!1!==e.isPrimary,Wt=new Set(["BUTTON","INPUT","SELECT","TEXTAREA","A"]);const Yt=new WeakSet;function $t(e){return o=>{"Enter"===o.key&&e(o)}}function zt(e,o){e.dispatchEvent(new PointerEvent("pointer"+o,{isPrimary:!0,bubbles:!0}))}function Zt(e){return Kt(e)&&!jt()}function Qt(e,o,l={}){const[n,a,t]=Ht(e,l),i=e=>{const n=e.currentTarget;if(!Zt(e))return;Yt.add(n);const t=o(n,e),i=(e,o)=>{window.removeEventListener("pointerup",d),window.removeEventListener("pointercancel",m),Yt.has(n)&&Yt.delete(n),Zt(e)&&"function"==typeof t&&t(e,{success:o})},d=e=>{i(e,n===window||n===document||l.useGlobalTarget||Bt(n,e.target))},m=e=>{i(e,!1)};window.addEventListener("pointerup",d,a),window.addEventListener("pointercancel",m,a)};return n.forEach(e=>{var o;(l.useGlobalTarget?window:e).addEventListener("pointerdown",i,a),Ft(e)&&(e.addEventListener("focus",e=>((e,o)=>{const l=e.currentTarget;if(!l)return;const n=$t(()=>{if(Yt.has(l))return;zt(l,"down");const e=$t(()=>{zt(l,"up")});l.addEventListener("keyup",e,o),l.addEventListener("blur",()=>zt(l,"cancel"),o)});l.addEventListener("keydown",n,o),l.addEventListener("blur",()=>l.removeEventListener("keydown",n),o)})(e,a)),o=e,Wt.has(o.tagName)||-1!==o.tabIndex||e.hasAttribute("tabindex")||(e.tabIndex=0))}),t}function Jt(e){return _l(e)&&"ownerSVGElement"in e}const qt=e=>Boolean(e&&e.getVelocity),ei=[...xt,xn,On],oi=o.createContext({transformPagePoint:e=>e,isStatic:!1,reducedMotion:"never"});function li(e,o){if("function"==typeof e)return e(o);null!=e&&(e.current=o)}function ni(...e){return i.useCallback(function(...e){return o=>{let l=!1;const n=e.map(e=>{const n=li(e,o);return l||"function"!=typeof n||(l=!0),n});if(l)return()=>{for(let o=0;o<n.length;o++){const l=n[o];"function"==typeof l?l():li(e[o],null)}}}}(...e),e)}class ai extends i.Component{getSnapshotBeforeUpdate(e){const o=this.props.childRef.current;if(o&&e.isPresent&&!this.props.isPresent){const e=o.offsetParent,l=Ft(e)&&e.offsetWidth||0,n=this.props.sizeRef.current;n.height=o.offsetHeight||0,n.width=o.offsetWidth||0,n.top=o.offsetTop,n.left=o.offsetLeft,n.right=l-n.width-n.left}return null}componentDidUpdate(){}render(){return this.props.children}}function ti({children:l,isPresent:n,anchorX:a,root:t}){const d=o.useId(),m=o.useRef(null),r=o.useRef({width:0,height:0,top:0,left:0,right:0}),{nonce:s}=o.useContext(oi),_=ni(m,l?.ref);return o.useInsertionEffect(()=>{const{width:e,height:o,top:l,left:i,right:_}=r.current;if(n||!m.current||!e||!o)return;const c="left"===a?`left: ${i}`:`right: ${_}`;m.current.dataset.motionPopId=d;const h=document.createElement("style");s&&(h.nonce=s);const f=t??document.head;return f.appendChild(h),h.sheet&&h.sheet.insertRule(`\n [data-motion-pop-id="${d}"] {\n position: absolute !important;\n width: ${e}px !important;\n height: ${o}px !important;\n ${c}px !important;\n top: ${l}px !important;\n }\n `),()=>{f.contains(h)&&f.removeChild(h)}},[n]),e.jsx(ai,{isPresent:n,childRef:m,sizeRef:r,children:i.cloneElement(l,{ref:_})})}const ii=({children:l,initial:n,isPresent:a,onExitComplete:t,custom:d,presenceAffectsLayout:m,mode:r,anchorX:s,root:_})=>{const c=qo(di),h=o.useId();let f=!0,g=o.useMemo(()=>(f=!1,{id:h,initial:n,isPresent:a,custom:d,onExitComplete:e=>{c.set(e,!0);for(const e of c.values())if(!e)return;t&&t()},register:e=>(c.set(e,!1),()=>c.delete(e))}),[a,c,t]);return m&&f&&(g={...g}),o.useMemo(()=>{c.forEach((e,o)=>c.set(o,!1))},[a]),i.useEffect(()=>{!a&&!c.size&&t&&t()},[a]),"popLayout"===r&&(l=e.jsx(ti,{isPresent:a,anchorX:s,root:_,children:l})),e.jsx(ll.Provider,{value:g,children:l})};function di(){return new Map}function mi(e=!0){const l=o.useContext(ll);if(null===l)return[!0,null];const{isPresent:n,onExitComplete:a,register:t}=l,i=o.useId();o.useEffect(()=>{if(e)return t(i)},[e]);const d=o.useCallback(()=>e&&a&&a(i),[i,a,e]);return!n&&a?[!1,d]:[!0]}const ri=e=>e.key||"";function si(e){const l=[];return o.Children.forEach(e,e=>{o.isValidElement(e)&&l.push(e)}),l}const _i=({children:l,custom:n,initial:a=!0,onExitComplete:t,presenceAffectsLayout:i=!0,mode:d="sync",propagate:m=!1,anchorX:r="left",root:s})=>{const[_,c]=mi(m),h=o.useMemo(()=>si(l),[l]),f=m&&!_?[]:h.map(ri),g=o.useRef(!0),p=o.useRef(h),u=qo(()=>new Map),[y,P]=o.useState(h),[T,x]=o.useState(h);ol(()=>{g.current=!1,p.current=h;for(let e=0;e<T.length;e++){const o=ri(T[e]);f.includes(o)?u.delete(o):!0!==u.get(o)&&u.set(o,!1)}},[T,f.length,f.join("-")]);const v=[];if(h!==y){let e=[...h];for(let o=0;o<T.length;o++){const l=T[o],n=ri(l);f.includes(n)||(e.splice(o,0,l),v.push(l))}return"wait"===d&&v.length&&(e=v),x(si(e)),P(h),null}"production"!==process.env.NODE_ENV&&"wait"===d&&T.length>1&&console.warn('You\'re attempting to animate multiple children within AnimatePresence, but its mode is set to "wait". This will lead to odd visual behaviour.');const{forceRender:A}=o.useContext(Jo);return e.jsx(e.Fragment,{children:T.map(o=>{const l=ri(o),y=!(m&&!_)&&(h===T||f.includes(l));return e.jsx(ii,{isPresent:y,initial:!(g.current&&!a)&&void 0,custom:n,presenceAffectsLayout:i,mode:d,root:s,onExitComplete:y?void 0:()=>{if(!u.has(l))return;u.set(l,!0);let e=!0;u.forEach(o=>{o||(e=!1)}),e&&(A?.(),x(p.current),m&&c?.(),t&&t())},anchorX:r,children:o},l)})})},ci=o.createContext({strict:!1}),hi={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},fi={};for(const e in hi)fi[e]={isEnabled:o=>hi[e].some(e=>!!o[e])};const gi=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","ignoreStrict","viewport"]);function pi(e){return e.startsWith("while")||e.startsWith("drag")&&"draggable"!==e||e.startsWith("layout")||e.startsWith("onTap")||e.startsWith("onPan")||e.startsWith("onLayout")||gi.has(e)}let ui=e=>!pi(e);try{"function"==typeof(yi=require("@emotion/is-prop-valid").default)&&(ui=e=>e.startsWith("on")?!pi(e):yi(e))}catch{}var yi;const Pi=o.createContext({});function Ti(e){return null!==e&&"object"==typeof e&&"function"==typeof e.start}function xi(e){return"string"==typeof e||Array.isArray(e)}const vi=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],Ai=["initial",...vi];function Si(e){return Ti(e.animate)||Ai.some(o=>xi(e[o]))}function bi(e){return Boolean(Si(e)||e.variants)}function Gi(e){const{initial:l,animate:n}=function(e,o){if(Si(e)){const{initial:o,animate:l}=e;return{initial:!1===o||xi(o)?o:void 0,animate:xi(l)?l:void 0}}return!1!==e.inherit?o:{}}(e,o.useContext(Pi));return o.useMemo(()=>({initial:l,animate:n}),[Ci(l),Ci(n)])}function Ci(e){return Array.isArray(e)?e.join(" "):e}function Ei(e,o){return o.max===o.min?0:e/(o.max-o.min)*100}const Mi={correct:(e,o)=>{if(!o.target)return e;if("string"==typeof e){if(!pn.test(e))return e;e=parseFloat(e)}return`${Ei(e,o.target.x)}% ${Ei(e,o.target.y)}%`}},Oi={correct:(e,{treeScale:o,projectionDelta:l})=>{const n=e,a=On.parse(e);if(a.length>5)return n;const t=On.createTransformer(e),i="number"!=typeof a[0]?1:0,d=l.x.scale*o.x,m=l.y.scale*o.y;a[0+i]/=d,a[1+i]/=m;const r=Ln(d,m,.5);return"number"==typeof a[2+i]&&(a[2+i]/=r),"number"==typeof a[3+i]&&(a[3+i]/=r),t(a)}},Ni={borderRadius:{...Mi,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:Mi,borderTopRightRadius:Mi,borderBottomLeftRadius:Mi,borderBottomRightRadius:Mi,boxShadow:Oi};function Ri(e,{layout:o,layoutId:l}){return ka.has(e)||e.startsWith("origin")||(o||void 0!==l)&&(!!Ni[e]||"opacity"===e)}const Li={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},wi=Da.length;function Xi(e,o,l){const{style:n,vars:a,transformOrigin:t}=e;let i=!1,d=!1;for(const e in o){const l=o[e];if(ka.has(e))i=!0;else if(Ql(e))a[e]=l;else{const o=Xt(l,Mt[e]);e.startsWith("origin")?(d=!0,t[e]=o):n[e]=o}}if(o.transform||(i||l?n.transform=function(e,o,l){let n="",a=!0;for(let t=0;t<wi;t++){const i=Da[t],d=e[i];if(void 0===d)continue;let m=!0;if(m="number"==typeof d?d===(i.startsWith("scale")?1:0):0===parseFloat(d),!m||l){const e=Xt(d,Mt[i]);m||(a=!1,n+=`${Li[i]||i}(${e}) `),l&&(o[i]=e)}}return n=n.trim(),l?n=l(o,a?"":n):a&&(n="none"),n}(o,e.transform,l):n.transform&&(n.transform="none")),d){const{originX:e="50%",originY:o="50%",originZ:l=0}=t;n.transformOrigin=`${e} ${o} ${l}`}}const Fi=()=>({style:{},transform:{},transformOrigin:{},vars:{}});function Vi(e,o,l){for(const n in o)qt(o[n])||Ri(n,l)||(e[n]=o[n])}function Ii(e,l){const n={};return Vi(n,e.style||{},e),Object.assign(n,function({transformTemplate:e},l){return o.useMemo(()=>{const o={style:{},transform:{},transformOrigin:{},vars:{}};return Xi(o,l,e),Object.assign({},o.vars,o.style)},[l])}(e,l)),n}function Di(e,o){const l={},n=Ii(e,o);return e.drag&&!1!==e.dragListener&&(l.draggable=!1,n.userSelect=n.WebkitUserSelect=n.WebkitTouchCallout="none",n.touchAction=!0===e.drag?"none":"pan-"+("x"===e.drag?"y":"x")),void 0===e.tabIndex&&(e.onTap||e.onTapStart||e.whileTap)&&(l.tabIndex=0),l.style=n,l}const ki={offset:"stroke-dashoffset",array:"stroke-dasharray"},ji={offset:"strokeDashoffset",array:"strokeDasharray"};function Hi(e,{attrX:o,attrY:l,attrScale:n,pathLength:a,pathSpacing:t=1,pathOffset:i=0,...d},m,r,s){if(Xi(e,d,r),m)return void(e.style.viewBox&&(e.attrs.viewBox=e.style.viewBox));e.attrs=e.style,e.style={};const{attrs:_,style:c}=e;_.transform&&(c.transform=_.transform,delete _.transform),(c.transform||_.transformOrigin)&&(c.transformOrigin=_.transformOrigin??"50% 50%",delete _.transformOrigin),c.transform&&(c.transformBox=s?.transformBox??"fill-box",delete _.transformBox),void 0!==o&&(_.x=o),void 0!==l&&(_.y=l),void 0!==n&&(_.scale=n),void 0!==a&&function(e,o,l=1,n=0,a=!0){e.pathLength=1;const t=a?ki:ji;e[t.offset]=pn.transform(-n);const i=pn.transform(o),d=pn.transform(l);e[t.array]=`${i} ${d}`}(_,a,t,i,!1)}const Ui=()=>({style:{},transform:{},transformOrigin:{},vars:{},attrs:{}}),Bi=e=>"string"==typeof e&&"svg"===e.toLowerCase();function Ki(e,l,n,a){const t=o.useMemo(()=>{const o={style:{},transform:{},transformOrigin:{},vars:{},attrs:{}};return Hi(o,l,Bi(a),e.transformTemplate,e.style),{...o.attrs,style:{...o.style}}},[l]);if(e.style){const o={};Vi(o,e.style,e),t.style={...o,...t.style}}return t}const Wi=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function Yi(e){return"string"==typeof e&&!e.includes("-")&&!!(Wi.indexOf(e)>-1||/[A-Z]/u.test(e))}function $i(e,l,n,{latestValues:a},t,i=!1){const d=(Yi(e)?Ki:Di)(l,a,t,e),m=function(e,o,l){const n={};for(const a in e)"values"===a&&"object"==typeof e.values||(ui(a)||!0===l&&pi(a)||!o&&!pi(a)||e.draggable&&a.startsWith("onDrag"))&&(n[a]=e[a]);return n}(l,"string"==typeof e,i),r=e!==o.Fragment?{...m,...d,ref:n}:{},{children:s}=l,_=o.useMemo(()=>qt(s)?s.get():s,[s]);return o.createElement(e,{...r,children:_})}function zi(e){const o=[{},{}];return e?.values.forEach((e,l)=>{o[0][l]=e.get(),o[1][l]=e.getVelocity()}),o}function Zi(e,o,l,n){if("function"==typeof o){const[a,t]=zi(n);o=o(void 0!==l?l:e.custom,a,t)}if("string"==typeof o&&(o=e.variants&&e.variants[o]),"function"==typeof o){const[a,t]=zi(n);o=o(void 0!==l?l:e.custom,a,t)}return o}function Qi(e){return qt(e)?e.get():e}function Ji(e,o,l,n){const a={},t=n(e,{});for(const e in t)a[e]=Qi(t[e]);let{initial:i,animate:d}=e;const m=Si(e),r=bi(e);o&&r&&!m&&!1!==e.inherit&&(void 0===i&&(i=o.initial),void 0===d&&(d=o.animate));let s=!!l&&!1===l.initial;s=s||!1===i;const _=s?d:i;if(_&&"boolean"!=typeof _&&!Ti(_)){const o=Array.isArray(_)?_:[_];for(let l=0;l<o.length;l++){const n=Zi(e,o[l]);if(n){const{transitionEnd:e,transition:o,...l}=n;for(const e in l){let o=l[e];if(Array.isArray(o)){o=o[s?o.length-1:0]}null!==o&&(a[e]=o)}for(const o in e)a[o]=e[o]}}}return a}const qi=e=>(l,n)=>{const a=o.useContext(Pi),t=o.useContext(ll),i=()=>function({scrapeMotionValuesFromProps:e,createRenderState:o},l,n,a){return{latestValues:Ji(l,n,a,e),renderState:o()}}(e,l,a,t);return n?i():qo(i)};function ed(e,o,l){const{style:n}=e,a={};for(const t in n)(qt(n[t])||o.style&&qt(o.style[t])||Ri(t,e)||void 0!==l?.getValue(t)?.liveStyle)&&(a[t]=n[t]);return a}const od=qi({scrapeMotionValuesFromProps:ed,createRenderState:Fi});function ld(e,o,l){const n=ed(e,o,l);for(const l in e)if(qt(e[l])||qt(o[l])){n[-1!==Da.indexOf(l)?"attr"+l.charAt(0).toUpperCase()+l.substring(1):l]=e[l]}return n}const nd=qi({scrapeMotionValuesFromProps:ld,createRenderState:Ui}),ad=Symbol.for("motionComponentSymbol");function td(e){return e&&"object"==typeof e&&Object.prototype.hasOwnProperty.call(e,"current")}function id(e,l,n){return o.useCallback(o=>{o&&e.onMount&&e.onMount(o),l&&(o?l.mount(o):l.unmount()),n&&("function"==typeof n?n(o):td(n)&&(n.current=o))},[l])}const dd=e=>e.replace(/([a-z])([A-Z])/gu,"$1-$2").toLowerCase(),md="data-"+dd("framerAppearId"),rd=o.createContext({});function sd(e,l,n,a,t){const{visualElement:i}=o.useContext(Pi),d=o.useContext(ci),m=o.useContext(ll),r=o.useContext(oi).reducedMotion,s=o.useRef(null);a=a||d.renderer,!s.current&&a&&(s.current=a(e,{visualState:l,parent:i,props:n,presenceContext:m,blockInitialAnimation:!!m&&!1===m.initial,reducedMotionConfig:r}));const _=s.current,c=o.useContext(rd);!_||_.projection||!t||"html"!==_.type&&"svg"!==_.type||function(e,o,l,n){const{layoutId:a,layout:t,drag:i,dragConstraints:d,layoutScroll:m,layoutRoot:r,layoutCrossfade:s}=o;e.projection=new l(e.latestValues,o["data-framer-portal-id"]?void 0:_d(e.parent)),e.projection.setOptions({layoutId:a,layout:t,alwaysMeasureLayout:Boolean(i)||d&&td(d),visualElement:e,animationType:"string"==typeof t?t:"both",initialPromotionConfig:n,crossfade:s,layoutScroll:m,layoutRoot:r})}(s.current,n,t,c);const h=o.useRef(!1);o.useInsertionEffect(()=>{_&&h.current&&_.update(n,m)});const f=n[md],g=o.useRef(Boolean(f)&&!window.MotionHandoffIsComplete?.(f)&&window.MotionHasOptimisedAnimation?.(f));return ol(()=>{_&&(h.current=!0,window.MotionIsMounted=!0,_.updateFeatures(),_.scheduleRenderMicrotask(),g.current&&_.animationState&&_.animationState.animateChanges())}),o.useEffect(()=>{_&&(!g.current&&_.animationState&&_.animationState.animateChanges(),g.current&&(queueMicrotask(()=>{window.MotionHandoffMarkAsComplete?.(f)}),g.current=!1),_.enteringChildren=void 0)}),_}function _d(e){if(e)return!1!==e.options.allowProjection?e.projection:_d(e.parent)}function cd(l,{forwardMotionProps:n=!1}={},a,t){a&&function(e){for(const o in e)fi[o]={...fi[o],...e[o]}}(a);const i=Yi(l)?nd:od;function d(d,m){let r;const s={...o.useContext(oi),...d,layoutId:hd(d)},{isStatic:_}=s,c=Gi(d),h=i(d,_);if(!_&&el){!function(e,l){const n=o.useContext(ci).strict;if("production"!==process.env.NODE_ENV&&l&&n){const o="You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.";e.ignoreStrict?dl(!1,o,"lazy-strict-mode"):ml(!1,o,"lazy-strict-mode")}}(s,a);const e=function(e){const{drag:o,layout:l}=fi;if(!o&&!l)return{};const n={...o,...l};return{MeasureLayout:o?.isEnabled(e)||l?.isEnabled(e)?n.MeasureLayout:void 0,ProjectionNode:n.ProjectionNode}}(s);r=e.MeasureLayout,c.visualElement=sd(l,h,s,t,e.ProjectionNode)}return e.jsxs(Pi.Provider,{value:c,children:[r&&c.visualElement?e.jsx(r,{visualElement:c.visualElement,...s}):null,$i(l,d,id(h,c.visualElement,m),h,_,n)]})}d.displayName=`motion.${"string"==typeof l?l:`create(${l.displayName??l.name??""})`}`;const m=o.forwardRef(d);return m[ad]=l,m}function hd({layoutId:e}){const l=o.useContext(Jo).id;return l&&void 0!==e?l+"-"+e:e}function fd(e,o){if("undefined"==typeof Proxy)return cd;const l=new Map,n=(l,n)=>cd(l,n,e,o);return new Proxy((e,o)=>("production"!==process.env.NODE_ENV&&Al(!1,"motion() is deprecated. Use motion.create() instead."),n(e,o)),{get:(a,t)=>"create"===t?n:(l.has(t)||l.set(t,cd(t,void 0,e,o)),l.get(t))})}function gd({top:e,left:o,right:l,bottom:n}){return{x:{min:o,max:l},y:{min:e,max:n}}}function pd(e){return void 0===e||1===e}function ud({scale:e,scaleX:o,scaleY:l}){return!pd(e)||!pd(o)||!pd(l)}function yd(e){return ud(e)||Pd(e)||e.z||e.rotate||e.rotateX||e.rotateY||e.skewX||e.skewY}function Pd(e){return Td(e.x)||Td(e.y)}function Td(e){return e&&"0%"!==e}function xd(e,o,l){return l+o*(e-l)}function vd(e,o,l,n,a){return void 0!==a&&(e=xd(e,a,n)),xd(e,l,n)+o}function Ad(e,o=0,l=1,n,a){e.min=vd(e.min,o,l,n,a),e.max=vd(e.max,o,l,n,a)}function Sd(e,{x:o,y:l}){Ad(e.x,o.translate,o.scale,o.originPoint),Ad(e.y,l.translate,l.scale,l.originPoint)}const bd=.999999999999,Gd=1.0000000000001;function Cd(e,o){e.min=e.min+o,e.max=e.max+o}function Ed(e,o,l,n,a=.5){Ad(e,o,l,Ln(e.min,e.max,a),n)}function Md(e,o){Ed(e.x,o.x,o.scaleX,o.scale,o.originX),Ed(e.y,o.y,o.scaleY,o.scale,o.originY)}function Od(e,o){return gd(function(e,o){if(!o)return e;const l=o({x:e.left,y:e.top}),n=o({x:e.right,y:e.bottom});return{top:l.y,left:l.x,bottom:n.y,right:n.x}}(e.getBoundingClientRect(),o))}const Nd=()=>({x:{min:0,max:0},y:{min:0,max:0}}),Rd={current:null},Ld={current:!1};const wd=new WeakMap;const Xd=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];class Fd{scrapeMotionValuesFromProps(e,o,l){return{}}constructor({parent:e,props:o,presenceContext:l,reducedMotionConfig:n,blockInitialAnimation:a,visualState:t},i={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.KeyframeResolver=Qa,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.renderScheduledAt=0,this.scheduleRender=()=>{const e=zl.now();this.renderScheduledAt<e&&(this.renderScheduledAt=e,Ul.render(this.render,!1,!0))};const{latestValues:d,renderState:m}=t;this.latestValues=d,this.baseTarget={...d},this.initialValues=o.initial?{...d}:{},this.renderState=m,this.parent=e,this.props=o,this.presenceContext=l,this.depth=e?e.depth+1:0,this.reducedMotionConfig=n,this.options=i,this.blockInitialAnimation=Boolean(a),this.isControllingVariants=Si(o),this.isVariantNode=bi(o),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=Boolean(e&&e.current);const{willChange:r,...s}=this.scrapeMotionValuesFromProps(o,{},this);for(const e in s){const o=s[e];void 0!==d[e]&&qt(o)&&o.set(d[e])}}mount(e){this.current=e,wd.set(e,this),this.projection&&!this.projection.instance&&this.projection.mount(e),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((e,o)=>this.bindToMotionValue(o,e)),Ld.current||function(){if(Ld.current=!0,el)if(window.matchMedia){const e=window.matchMedia("(prefers-reduced-motion)"),o=()=>Rd.current=e.matches;e.addEventListener("change",o),o()}else Rd.current=!1}(),this.shouldReduceMotion="never"!==this.reducedMotionConfig&&("always"===this.reducedMotionConfig||Rd.current),"production"!==process.env.NODE_ENV&&Al(!0!==this.shouldReduceMotion,"You have Reduced Motion enabled on your device. Animations may not appear as expected.","reduced-motion-disabled"),this.parent?.addChild(this),this.update(this.props,this.presenceContext)}unmount(){this.projection&&this.projection.unmount(),Bl(this.notifyUpdate),Bl(this.render),this.valueSubscriptions.forEach(e=>e()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent?.removeChild(this);for(const e in this.events)this.events[e].clear();for(const e in this.features){const o=this.features[e];o&&(o.unmount(),o.isMounted=!1)}this.current=null}addChild(e){this.children.add(e),this.enteringChildren??(this.enteringChildren=new Set),this.enteringChildren.add(e)}removeChild(e){this.children.delete(e),this.enteringChildren&&this.enteringChildren.delete(e)}bindToMotionValue(e,o){this.valueSubscriptions.has(e)&&this.valueSubscriptions.get(e)();const l=ka.has(e);l&&this.onBindTransform&&this.onBindTransform();const n=o.on("change",o=>{this.latestValues[e]=o,this.props.onUpdate&&Ul.preRender(this.notifyUpdate),l&&this.projection&&(this.projection.isTransformDirty=!0),this.scheduleRender()});let a;window.MotionCheckAppearSync&&(a=window.MotionCheckAppearSync(this,e,o)),this.valueSubscriptions.set(e,()=>{n(),a&&a(),o.owner&&o.stop()})}sortNodePosition(e){return this.current&&this.sortInstanceNodePosition&&this.type===e.type?this.sortInstanceNodePosition(this.current,e.current):0}updateFeatures(){let e="animation";for(e in fi){const o=fi[e];if(!o)continue;const{isEnabled:l,Feature:n}=o;if(!this.features[e]&&n&&l(this.props)&&(this.features[e]=new n(this)),this.features[e]){const o=this.features[e];o.isMounted?o.update():(o.mount(),o.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):{x:{min:0,max:0},y:{min:0,max:0}}}getStaticValue(e){return this.latestValues[e]}setStaticValue(e,o){this.latestValues[e]=o}update(e,o){(e.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=e,this.prevPresenceContext=this.presenceContext,this.presenceContext=o;for(let o=0;o<Xd.length;o++){const l=Xd[o];this.propEventSubscriptions[l]&&(this.propEventSubscriptions[l](),delete this.propEventSubscriptions[l]);const n=e["on"+l];n&&(this.propEventSubscriptions[l]=this.on(l,n))}this.prevMotionValues=function(e,o,l){for(const n in o){const a=o[n],t=l[n];if(qt(a))e.addValue(n,a);else if(qt(t))e.addValue(n,It(a,{owner:e}));else if(t!==a)if(e.hasValue(n)){const o=e.getValue(n);!0===o.liveStyle?o.jump(a):o.hasAnimated||o.set(a)}else{const o=e.getStaticValue(n);e.addValue(n,It(void 0!==o?o:a,{owner:e}))}}for(const n in l)void 0===o[n]&&e.removeValue(n);return o}(this,this.scrapeMotionValuesFromProps(e,this.prevProps,this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue()}getProps(){return this.props}getVariant(e){return this.props.variants?this.props.variants[e]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}addVariantChild(e){const o=this.getClosestVariantNode();if(o)return o.variantChildren&&o.variantChildren.add(e),()=>o.variantChildren.delete(e)}addValue(e,o){const l=this.values.get(e);o!==l&&(l&&this.removeValue(e),this.bindToMotionValue(e,o),this.values.set(e,o),this.latestValues[e]=o.get())}removeValue(e){this.values.delete(e);const o=this.valueSubscriptions.get(e);o&&(o(),this.valueSubscriptions.delete(e)),delete this.latestValues[e],this.removeValueFromRenderState(e,this.renderState)}hasValue(e){return this.values.has(e)}getValue(e,o){if(this.props.values&&this.props.values[e])return this.props.values[e];let l=this.values.get(e);return void 0===l&&void 0!==o&&(l=It(null===o?void 0:o,{owner:this}),this.addValue(e,l)),l}readValue(e,o){let l=void 0===this.latestValues[e]&&this.current?this.getBaseTargetFromProps(this.props,e)??this.readValueFromInstance(this.current,e,this.options):this.latestValues[e];var n;return null!=l&&("string"==typeof l&&(sl(l)||cl(l))?l=parseFloat(l):(n=l,!ei.find(Tt(n))&&On.test(o)&&(l=Rt(e,o))),this.setBaseTarget(e,qt(l)?l.get():l)),qt(l)?l.get():l}setBaseTarget(e,o){this.baseTarget[e]=o}getBaseTarget(e){const{initial:o}=this.props;let l;if("string"==typeof o||"object"==typeof o){const n=Zi(this.props,o,this.presenceContext?.custom);n&&(l=n[e])}if(o&&void 0!==l)return l;const n=this.getBaseTargetFromProps(this.props,e);return void 0===n||qt(n)?void 0!==this.initialValues[e]&&void 0===l?void 0:this.baseTarget[e]:n}on(e,o){return this.events[e]||(this.events[e]=new yl),this.events[e].add(o)}notify(e,...o){this.events[e]&&this.events[e].notify(...o)}scheduleRenderMicrotask(){Dt.render(this.render)}}class Vd extends Fd{constructor(){super(...arguments),this.KeyframeResolver=wt}sortInstanceNodePosition(e,o){return 2&e.compareDocumentPosition(o)?1:-1}getBaseTargetFromProps(e,o){return e.style?e.style[o]:void 0}removeValueFromRenderState(e,{vars:o,style:l}){delete o[e],delete l[e]}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:e}=this.props;qt(e)&&(this.childSubscription=e.on("change",e=>{this.current&&(this.current.textContent=`${e}`)}))}}function Id(e,{style:o,vars:l},n,a){const t=e.style;let i;for(i in o)t[i]=o[i];for(i in a?.applyProjectionStyles(t,n),l)t.setProperty(i,l[i])}class Dd extends Vd{constructor(){super(...arguments),this.type="html",this.renderInstance=Id}readValueFromInstance(e,o){if(ka.has(o))return this.projection?.isProjecting?Fa(o):((e,o)=>{const{transform:l="none"}=getComputedStyle(e);return Va(l,o)})(e,o);{const n=(l=e,window.getComputedStyle(l)),a=(Ql(o)?n.getPropertyValue(o):n[o])||0;return"string"==typeof a?a.trim():a}var l}measureInstanceViewportBox(e,{transformPagePoint:o}){return Od(e,o)}build(e,o,l){Xi(e,o,l.transformTemplate)}scrapeMotionValuesFromProps(e,o,l){return ed(e,o,l)}}const kd=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]);class jd extends Vd{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=Nd}getBaseTargetFromProps(e,o){return e[o]}readValueFromInstance(e,o){if(ka.has(o)){const e=Nt(o);return e&&e.default||0}return o=kd.has(o)?o:dd(o),e.getAttribute(o)}scrapeMotionValuesFromProps(e,o,l){return ld(e,o,l)}build(e,o,l){Hi(e,o,this.isSVGTag,l.transformTemplate,l.style)}renderInstance(e,o,l,n){!function(e,o,l,n){Id(e,o,void 0,n);for(const l in o.attrs)e.setAttribute(kd.has(l)?l:dd(l),o.attrs[l])}(e,o,0,n)}mount(e){this.isSVGTag=Bi(e.tagName),super.mount(e)}}const Hd=(e,l)=>Yi(e)?new jd(l):new Dd(l,{allowProjection:e!==o.Fragment});function Ud(e,o,l){const n=e.getProps();return Zi(n,o,void 0!==l?l:n.custom,e)}const Bd=e=>Array.isArray(e);function Kd(e,o,l){e.hasValue(o)?e.getValue(o).set(l):e.addValue(o,It(l))}function Wd(e){return Bd(e)?e[e.length-1]||0:e}function Yd(e,o){const l=e.getValue("willChange");if(n=l,Boolean(qt(n)&&n.add))return l.add(o);if(!l&&rl.WillChange){const l=new rl.WillChange("auto");e.addValue("willChange",l),l.add(o)}var n}function $d(e){return e.props[md]}const zd=e=>null!==e;const Zd={type:"spring",stiffness:500,damping:25,restSpeed:10},Qd={type:"keyframes",duration:.8},Jd={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},qd=(e,{keyframes:o})=>o.length>2?Qd:ka.has(e)?e.startsWith("scale")?{type:"spring",stiffness:550,damping:0===o[1]?2*Math.sqrt(550):30,restSpeed:10}:Zd:Jd;const em=(e,o,l,n={},a,t)=>i=>{const d=yt(n,e)||{},m=d.delay||n.delay||0;let{elapsed:r=0}=n;r-=Pl(m);const s={keyframes:Array.isArray(l)?l:[null,l],ease:"easeOut",velocity:o.getVelocity(),...d,delay:-r,onUpdate:e=>{o.set(e),d.onUpdate&&d.onUpdate(e)},onComplete:()=>{i(),d.onComplete&&d.onComplete()},name:e,motionValue:o,element:t?void 0:a};(function({when:e,delay:o,delayChildren:l,staggerChildren:n,staggerDirection:a,repeat:t,repeatType:i,repeatDelay:d,from:m,elapsed:r,...s}){return!!Object.keys(s).length})(d)||Object.assign(s,qd(e,s)),s.duration&&(s.duration=Pl(s.duration)),s.repeatDelay&&(s.repeatDelay=Pl(s.repeatDelay)),void 0!==s.from&&(s.keyframes[0]=s.from);let _=!1;if((!1===s.type||0===s.duration&&!s.repeatDelay)&&(ct(s),0===s.delay&&(_=!0)),(rl.instantAnimations||rl.skipAnimations)&&(_=!0,ct(s),s.delay=0),s.allowFlatten=!d.type&&!d.ease,_&&!t&&void 0!==o.get()){const e=function(e,{repeat:o,repeatType:l="loop"}){const n=e.filter(zd);return n[o&&"loop"!==l&&o%2==1?0:n.length-1]}(s.keyframes,d);if(void 0!==e)return void Ul.update(()=>{s.onUpdate(e),s.onComplete()})}return d.isSync?new Ea(s):new gt(s)};function om({protectedKeys:e,needsAnimating:o},l){const n=e.hasOwnProperty(l)&&!0!==o[l];return o[l]=!1,n}function lm(e,o,{delay:l=0,transitionOverride:n,type:a}={}){let{transition:t=e.getDefaultTransition(),transitionEnd:i,...d}=o;n&&(t=n);const m=[],r=a&&e.animationState&&e.animationState.getState()[a];for(const o in d){const n=e.getValue(o,e.latestValues[o]??null),a=d[o];if(void 0===a||r&&om(r,o))continue;const i={delay:l,...yt(t||{},o)},s=n.get();if(void 0!==s&&!n.isAnimating&&!Array.isArray(a)&&a===s&&!i.velocity)continue;let _=!1;if(window.MotionHandoffAnimation){const l=$d(e);if(l){const e=window.MotionHandoffAnimation(l,o,Ul);null!==e&&(i.startTime=e,_=!0)}}Yd(e,o),n.start(em(o,n,a,e.shouldReduceMotion&&Pt.has(o)?{type:!1}:i,e,_));const c=n.animation;c&&m.push(c)}return i&&Promise.all(m).then(()=>{Ul.update(()=>{i&&function(e,o){const l=Ud(e,o);let{transitionEnd:n={},transition:a={},...t}=l||{};t={...t,...n};for(const o in t)Kd(e,o,Wd(t[o]))}(e,i)})}),m}function nm(e,o,l,n=0,a=1){const t=Array.from(e).sort((e,o)=>e.sortNodePosition(o)).indexOf(o),i=e.size,d=(i-1)*n;return"function"==typeof l?l(t,i):1===a?t*n:d-t*n}function am(e,o,l={}){const n=Ud(e,o,"exit"===l.type?e.presenceContext?.custom:void 0);let{transition:a=e.getDefaultTransition()||{}}=n||{};l.transitionOverride&&(a=l.transitionOverride);const t=n?()=>Promise.all(lm(e,n,l)):()=>Promise.resolve(),i=e.variantChildren&&e.variantChildren.size?(n=0)=>{const{delayChildren:t=0,staggerChildren:i,staggerDirection:d}=a;return function(e,o,l=0,n=0,a=0,t=1,i){const d=[];for(const m of e.variantChildren)m.notify("AnimationStart",o),d.push(am(m,o,{...i,delay:l+("function"==typeof n?0:n)+nm(e.variantChildren,m,n,a,t)}).then(()=>m.notify("AnimationComplete",o)));return Promise.all(d)}(e,o,n,t,i,d,l)}:()=>Promise.resolve(),{when:d}=a;if(d){const[e,o]="beforeChildren"===d?[t,i]:[i,t];return e().then(()=>o())}return Promise.all([t(),i(l.delay)])}function tm(e,o){if(!Array.isArray(o))return!1;const l=o.length;if(l!==e.length)return!1;for(let n=0;n<l;n++)if(o[n]!==e[n])return!1;return!0}const im=Ai.length;function dm(e){if(!e)return;if(!e.isControllingVariants){const o=e.parent&&dm(e.parent)||{};return void 0!==e.props.initial&&(o.initial=e.props.initial),o}const o={};for(let l=0;l<im;l++){const n=Ai[l],a=e.props[n];(xi(a)||!1===a)&&(o[n]=a)}return o}const mm=[...vi].reverse(),rm=vi.length;function sm(e){return o=>Promise.all(o.map(({animation:o,options:l})=>function(e,o,l={}){let n;if(e.notify("AnimationStart",o),Array.isArray(o)){const a=o.map(o=>am(e,o,l));n=Promise.all(a)}else if("string"==typeof o)n=am(e,o,l);else{const a="function"==typeof o?Ud(e,o,l.custom):o;n=Promise.all(lm(e,a,l))}return n.then(()=>{e.notify("AnimationComplete",o)})}(e,o,l)))}function _m(e){let o=sm(e),l=fm(),n=!0;const a=o=>(l,n)=>{const a=Ud(e,n,"exit"===o?e.presenceContext?.custom:void 0);if(a){const{transition:e,transitionEnd:o,...n}=a;l={...l,...n,...o}}return l};function t(t){const{props:i}=e,d=dm(e.parent)||{},m=[],r=new Set;let s={},_=1/0;for(let o=0;o<rm;o++){const c=mm[o],h=l[c],f=void 0!==i[c]?i[c]:d[c],g=xi(f),p=c===t?h.isActive:null;!1===p&&(_=o);let u=f===d[c]&&f!==i[c]&&g;if(u&&n&&e.manuallyAnimateOnMount&&(u=!1),h.protectedKeys={...s},!h.isActive&&null===p||!f&&!h.prevProp||Ti(f)||"boolean"==typeof f)continue;const y=cm(h.prevProp,f);let P=y||c===t&&h.isActive&&!u&&g||o>_&&g,T=!1;const x=Array.isArray(f)?f:[f];let v=x.reduce(a(c),{});!1===p&&(v={});const{prevResolvedValues:A={}}=h,S={...A,...v},b=o=>{P=!0,r.has(o)&&(T=!0,r.delete(o)),h.needsAnimating[o]=!0;const l=e.getValue(o);l&&(l.liveStyle=!1)};for(const e in S){const o=v[e],l=A[e];if(s.hasOwnProperty(e))continue;let n=!1;n=Bd(o)&&Bd(l)?!tm(o,l):o!==l,n?null!=o?b(e):r.add(e):void 0!==o&&r.has(e)?b(e):h.protectedKeys[e]=!0}h.prevProp=f,h.prevResolvedValues=v,h.isActive&&(s={...s,...v}),n&&e.blockInitialAnimation&&(P=!1);const G=u&&y;P&&(!G||T)&&m.push(...x.map(o=>{const l={type:c};if("string"==typeof o&&n&&!G&&e.manuallyAnimateOnMount&&e.parent){const{parent:n}=e,a=Ud(n,o);if(n.enteringChildren&&a){const{delayChildren:o}=a.transition||{};l.delay=nm(n.enteringChildren,e,o)}}return{animation:o,options:l}}))}if(r.size){const o={};if("boolean"!=typeof i.initial){const l=Ud(e,Array.isArray(i.initial)?i.initial[0]:i.initial);l&&l.transition&&(o.transition=l.transition)}r.forEach(l=>{const n=e.getBaseTarget(l),a=e.getValue(l);a&&(a.liveStyle=!0),o[l]=n??null}),m.push({animation:o})}let c=Boolean(m.length);return!n||!1!==i.initial&&i.initial!==i.animate||e.manuallyAnimateOnMount||(c=!1),n=!1,c?o(m):Promise.resolve()}return{animateChanges:t,setActive:function(o,n){if(l[o].isActive===n)return Promise.resolve();e.variantChildren?.forEach(e=>e.animationState?.setActive(o,n)),l[o].isActive=n;const a=t(o);for(const e in l)l[e].protectedKeys={};return a},setAnimateFunction:function(l){o=l(e)},getState:()=>l,reset:()=>{l=fm()}}}function cm(e,o){return"string"==typeof o?o!==e:!!Array.isArray(o)&&!tm(o,e)}function hm(e=!1){return{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function fm(){return{animate:hm(!0),whileInView:hm(),whileHover:hm(),whileTap:hm(),whileDrag:hm(),whileFocus:hm(),exit:hm()}}class gm{constructor(e){this.isMounted=!1,this.node=e}update(){}}let pm=0;const um={animation:{Feature:class extends gm{constructor(e){super(e),e.animationState||(e.animationState=_m(e))}updateAnimationControlsSubscription(){const{animate:e}=this.node.getProps();Ti(e)&&(this.unmountControls=e.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:e}=this.node.getProps(),{animate:o}=this.node.prevProps||{};e!==o&&this.updateAnimationControlsSubscription()}unmount(){this.node.animationState.reset(),this.unmountControls?.()}}},exit:{Feature:class extends gm{constructor(){super(...arguments),this.id=pm++}update(){if(!this.node.presenceContext)return;const{isPresent:e,onExitComplete:o}=this.node.presenceContext,{isPresent:l}=this.node.prevPresenceContext||{};if(!this.node.animationState||e===l)return;const n=this.node.animationState.setActive("exit",!e);o&&!e&&n.then(()=>{o(this.id)})}mount(){const{register:e,onExitComplete:o}=this.node.presenceContext||{};o&&o(this.id),e&&(this.unmount=e(this.id))}unmount(){}}}};function ym(e,o,l,n={passive:!0}){return e.addEventListener(o,l,n),()=>e.removeEventListener(o,l)}function Pm(e){return{point:{x:e.pageX,y:e.pageY}}}function Tm(e,o,l,n){return ym(e,o,(e=>o=>Kt(o)&&e(o,Pm(o)))(l),n)}function xm(e){return e.max-e.min}function vm(e,o,l,n=.5){e.origin=n,e.originPoint=Ln(o.min,o.max,e.origin),e.scale=xm(l)/xm(o),e.translate=Ln(l.min,l.max,e.origin)-e.originPoint,(e.scale>=.9999&&e.scale<=1.0001||isNaN(e.scale))&&(e.scale=1),(e.translate>=-.01&&e.translate<=.01||isNaN(e.translate))&&(e.translate=0)}function Am(e,o,l,n){vm(e.x,o.x,l.x,n?n.originX:void 0),vm(e.y,o.y,l.y,n?n.originY:void 0)}function Sm(e,o,l){e.min=l.min+o.min,e.max=e.min+xm(o)}function bm(e,o,l){e.min=o.min-l.min,e.max=e.min+xm(o)}function Gm(e,o,l){bm(e.x,o.x,l.x),bm(e.y,o.y,l.y)}function Cm(e){return[e("x"),e("y")]}const Em=({current:e})=>e?e.ownerDocument.defaultView:null,Mm=(e,o)=>Math.abs(e-o);class Om{constructor(e,o,{transformPagePoint:l,contextWindow:n=window,dragSnapToOrigin:a=!1,distanceThreshold:t=3}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.updatePoint=()=>{if(!this.lastMoveEvent||!this.lastMoveEventInfo)return;const e=Lm(this.lastMoveEventInfo,this.history),o=null!==this.startEvent,l=function(e,o){const l=Mm(e.x,o.x),n=Mm(e.y,o.y);return Math.sqrt(l**2+n**2)}(e.offset,{x:0,y:0})>=this.distanceThreshold;if(!o&&!l)return;const{point:n}=e,{timestamp:a}=Kl;this.history.push({...n,timestamp:a});const{onStart:t,onMove:i}=this.handlers;o||(t&&t(this.lastMoveEvent,e),this.startEvent=this.lastMoveEvent),i&&i(this.lastMoveEvent,e)},this.handlePointerMove=(e,o)=>{this.lastMoveEvent=e,this.lastMoveEventInfo=Nm(o,this.transformPagePoint),Ul.update(this.updatePoint,!0)},this.handlePointerUp=(e,o)=>{this.end();const{onEnd:l,onSessionEnd:n,resumeAnimation:a}=this.handlers;if(this.dragSnapToOrigin&&a&&a(),!this.lastMoveEvent||!this.lastMoveEventInfo)return;const t=Lm("pointercancel"===e.type?this.lastMoveEventInfo:Nm(o,this.transformPagePoint),this.history);this.startEvent&&l&&l(e,t),n&&n(e,t)},!Kt(e))return;this.dragSnapToOrigin=a,this.handlers=o,this.transformPagePoint=l,this.distanceThreshold=t,this.contextWindow=n||window;const i=Nm(Pm(e),this.transformPagePoint),{point:d}=i,{timestamp:m}=Kl;this.history=[{...d,timestamp:m}];const{onSessionStart:r}=o;r&&r(e,Lm(i,this.history)),this.removeListeners=pl(Tm(this.contextWindow,"pointermove",this.handlePointerMove),Tm(this.contextWindow,"pointerup",this.handlePointerUp),Tm(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(e){this.handlers=e}end(){this.removeListeners&&this.removeListeners(),Bl(this.updatePoint)}}function Nm(e,o){return o?{point:o(e.point)}:e}function Rm(e,o){return{x:e.x-o.x,y:e.y-o.y}}function Lm({point:e},o){return{point:e,delta:Rm(e,Xm(o)),offset:Rm(e,wm(o)),velocity:Fm(o,.1)}}function wm(e){return e[0]}function Xm(e){return e[e.length-1]}function Fm(e,o){if(e.length<2)return{x:0,y:0};let l=e.length-1,n=null;const a=Xm(e);for(;l>=0&&(n=e[l],!(a.timestamp-n.timestamp>Pl(o)));)l--;if(!n)return{x:0,y:0};const t=Tl(a.timestamp-n.timestamp);if(0===t)return{x:0,y:0};const i={x:(a.x-n.x)/t,y:(a.y-n.y)/t};return i.x===1/0&&(i.x=0),i.y===1/0&&(i.y=0),i}function Vm(e,o,l){return{min:void 0!==o?e.min+o:void 0,max:void 0!==l?e.max+l-(e.max-e.min):void 0}}function Im(e,o){let l=o.min-e.min,n=o.max-e.max;return o.max-o.min<e.max-e.min&&([l,n]=[n,l]),{min:l,max:n}}const Dm=.35;function km(e,o,l){return{min:jm(e,o),max:jm(e,l)}}function jm(e,o){return"number"==typeof e?e:e[o]||0}const Hm=new WeakMap;class Um{constructor(e){this.openDragLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic={x:{min:0,max:0},y:{min:0,max:0}},this.latestPointerEvent=null,this.latestPanInfo=null,this.visualElement=e}start(e,{snapToCursor:o=!1,distanceThreshold:l}={}){const{presenceContext:n}=this.visualElement;if(n&&!1===n.isPresent)return;const{dragSnapToOrigin:a}=this.getProps();this.panSession=new Om(e,{onSessionStart:e=>{const{dragSnapToOrigin:l}=this.getProps();l?this.pauseAnimation():this.stopAnimation(),o&&this.snapToCursor(Pm(e).point)},onStart:(e,o)=>{const{drag:l,dragPropagation:n,onDragStart:a}=this.getProps();if(l&&!n&&(this.openDragLock&&this.openDragLock(),this.openDragLock="x"===(t=l)||"y"===t?kt[t]?null:(kt[t]=!0,()=>{kt[t]=!1}):kt.x||kt.y?null:(kt.x=kt.y=!0,()=>{kt.x=kt.y=!1}),!this.openDragLock))return;var t;this.latestPointerEvent=e,this.latestPanInfo=o,this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),Cm(e=>{let o=this.getAxisMotionValue(e).get()||0;if(gn.test(o)){const{projection:l}=this.visualElement;if(l&&l.layout){const n=l.layout.layoutBox[e];if(n){o=xm(n)*(parseFloat(o)/100)}}}this.originPoint[e]=o}),a&&Ul.postRender(()=>a(e,o)),Yd(this.visualElement,"transform");const{animationState:i}=this.visualElement;i&&i.setActive("whileDrag",!0)},onMove:(e,o)=>{this.latestPointerEvent=e,this.latestPanInfo=o;const{dragPropagation:l,dragDirectionLock:n,onDirectionLock:a,onDrag:t}=this.getProps();if(!l&&!this.openDragLock)return;const{offset:i}=o;if(n&&null===this.currentDirection)return this.currentDirection=function(e,o=10){let l=null;Math.abs(e.y)>o?l="y":Math.abs(e.x)>o&&(l="x");return l}(i),void(null!==this.currentDirection&&a&&a(this.currentDirection));this.updateAxis("x",o.point,i),this.updateAxis("y",o.point,i),this.visualElement.render(),t&&t(e,o)},onSessionEnd:(e,o)=>{this.latestPointerEvent=e,this.latestPanInfo=o,this.stop(e,o),this.latestPointerEvent=null,this.latestPanInfo=null},resumeAnimation:()=>Cm(e=>"paused"===this.getAnimationState(e)&&this.getAxisMotionValue(e).animation?.play())},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:a,distanceThreshold:l,contextWindow:Em(this.visualElement)})}stop(e,o){const l=e||this.latestPointerEvent,n=o||this.latestPanInfo,a=this.isDragging;if(this.cancel(),!a||!n||!l)return;const{velocity:t}=n;this.startAnimation(t);const{onDragEnd:i}=this.getProps();i&&Ul.postRender(()=>i(l,n))}cancel(){this.isDragging=!1;const{projection:e,animationState:o}=this.visualElement;e&&(e.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;const{dragPropagation:l}=this.getProps();!l&&this.openDragLock&&(this.openDragLock(),this.openDragLock=null),o&&o.setActive("whileDrag",!1)}updateAxis(e,o,l){const{drag:n}=this.getProps();if(!l||!Bm(e,n,this.currentDirection))return;const a=this.getAxisMotionValue(e);let t=this.originPoint[e]+l[e];this.constraints&&this.constraints[e]&&(t=function(e,{min:o,max:l},n){return void 0!==o&&e<o?e=n?Ln(o,e,n.min):Math.max(e,o):void 0!==l&&e>l&&(e=n?Ln(l,e,n.max):Math.min(e,l)),e}(t,this.constraints[e],this.elastic[e])),a.set(t)}resolveConstraints(){const{dragConstraints:e,dragElastic:o}=this.getProps(),l=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):this.visualElement.projection?.layout,n=this.constraints;e&&td(e)?this.constraints||(this.constraints=this.resolveRefConstraints()):this.constraints=!(!e||!l)&&function(e,{top:o,left:l,bottom:n,right:a}){return{x:Vm(e.x,l,a),y:Vm(e.y,o,n)}}(l.layoutBox,e),this.elastic=function(e=Dm){return!1===e?e=0:!0===e&&(e=Dm),{x:km(e,"left","right"),y:km(e,"top","bottom")}}(o),n!==this.constraints&&l&&this.constraints&&!this.hasMutatedConstraints&&Cm(e=>{!1!==this.constraints&&this.getAxisMotionValue(e)&&(this.constraints[e]=function(e,o){const l={};return void 0!==o.min&&(l.min=o.min-e.min),void 0!==o.max&&(l.max=o.max-e.min),l}(l.layoutBox[e],this.constraints[e]))})}resolveRefConstraints(){const{dragConstraints:e,onMeasureDragConstraints:o}=this.getProps();if(!e||!td(e))return!1;const l=e.current;ml(null!==l,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.","drag-constraints-ref");const{projection:n}=this.visualElement;if(!n||!n.layout)return!1;const a=function(e,o,l){const n=Od(e,l),{scroll:a}=o;return a&&(Cd(n.x,a.offset.x),Cd(n.y,a.offset.y)),n}(l,n.root,this.visualElement.getTransformPagePoint());let t=function(e,o){return{x:Im(e.x,o.x),y:Im(e.y,o.y)}}(n.layout.layoutBox,a);if(o){const e=o(function({x:e,y:o}){return{top:o.min,right:e.max,bottom:o.max,left:e.min}}(t));this.hasMutatedConstraints=!!e,e&&(t=gd(e))}return t}startAnimation(e){const{drag:o,dragMomentum:l,dragElastic:n,dragTransition:a,dragSnapToOrigin:t,onDragTransitionEnd:i}=this.getProps(),d=this.constraints||{},m=Cm(i=>{if(!Bm(i,o,this.currentDirection))return;let m=d&&d[i]||{};t&&(m={min:0,max:0});const r=n?200:1e6,s=n?40:1e7,_={type:"inertia",velocity:l?e[i]:0,bounceStiffness:r,bounceDamping:s,timeConstant:750,restDelta:1,restSpeed:10,...a,...m};return this.startAxisValueAnimation(i,_)});return Promise.all(m).then(i)}startAxisValueAnimation(e,o){const l=this.getAxisMotionValue(e);return Yd(this.visualElement,e),l.start(em(e,l,0,o,this.visualElement,!1))}stopAnimation(){Cm(e=>this.getAxisMotionValue(e).stop())}pauseAnimation(){Cm(e=>this.getAxisMotionValue(e).animation?.pause())}getAnimationState(e){return this.getAxisMotionValue(e).animation?.state}getAxisMotionValue(e){const o=`_drag${e.toUpperCase()}`,l=this.visualElement.getProps(),n=l[o];return n||this.visualElement.getValue(e,(l.initial?l.initial[e]:void 0)||0)}snapToCursor(e){Cm(o=>{const{drag:l}=this.getProps();if(!Bm(o,l,this.currentDirection))return;const{projection:n}=this.visualElement,a=this.getAxisMotionValue(o);if(n&&n.layout){const{min:l,max:t}=n.layout.layoutBox[o];a.set(e[o]-Ln(l,t,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:e,dragConstraints:o}=this.getProps(),{projection:l}=this.visualElement;if(!td(o)||!l||!this.constraints)return;this.stopAnimation();const n={x:0,y:0};Cm(e=>{const o=this.getAxisMotionValue(e);if(o&&!1!==this.constraints){const l=o.get();n[e]=function(e,o){let l=.5;const n=xm(e),a=xm(o);return a>n?l=ul(o.min,o.max-n,e.min):n>a&&(l=ul(e.min,e.max-a,o.min)),tl(0,1,l)}({min:l,max:l},this.constraints[e])}});const{transformTemplate:a}=this.visualElement.getProps();this.visualElement.current.style.transform=a?a({},""):"none",l.root&&l.root.updateScroll(),l.updateLayout(),this.resolveConstraints(),Cm(o=>{if(!Bm(o,e,null))return;const l=this.getAxisMotionValue(o),{min:a,max:t}=this.constraints[o];l.set(Ln(a,t,n[o]))})}addListeners(){if(!this.visualElement.current)return;Hm.set(this.visualElement,this);const e=Tm(this.visualElement.current,"pointerdown",e=>{const{drag:o,dragListener:l=!0}=this.getProps();o&&l&&this.start(e)}),o=()=>{const{dragConstraints:e}=this.getProps();td(e)&&e.current&&(this.constraints=this.resolveRefConstraints())},{projection:l}=this.visualElement,n=l.addEventListener("measure",o);l&&!l.layout&&(l.root&&l.root.updateScroll(),l.updateLayout()),Ul.read(o);const a=ym(window,"resize",()=>this.scalePositionWithinConstraints()),t=l.addEventListener("didUpdate",({delta:e,hasLayoutChanged:o})=>{this.isDragging&&o&&(Cm(o=>{const l=this.getAxisMotionValue(o);l&&(this.originPoint[o]+=e[o].translate,l.set(l.get()+e[o].translate))}),this.visualElement.render())});return()=>{a(),e(),n(),t&&t()}}getProps(){const e=this.visualElement.getProps(),{drag:o=!1,dragDirectionLock:l=!1,dragPropagation:n=!1,dragConstraints:a=!1,dragElastic:t=Dm,dragMomentum:i=!0}=e;return{...e,drag:o,dragDirectionLock:l,dragPropagation:n,dragConstraints:a,dragElastic:t,dragMomentum:i}}}function Bm(e,o,l){return!(!0!==o&&o!==e||null!==l&&l!==e)}const Km=e=>(o,l)=>{e&&Ul.postRender(()=>e(o,l))};const Wm={hasAnimatedSinceResize:!0,hasEverUpdated:!1};let Ym=!1;class $m extends o.Component{componentDidMount(){const{visualElement:e,layoutGroup:o,switchLayoutGroup:l,layoutId:n}=this.props,{projection:a}=e;a&&(o.group&&o.group.add(a),l&&l.register&&n&&l.register(a),Ym&&a.root.didUpdate(),a.addEventListener("animationComplete",()=>{this.safeToRemove()}),a.setOptions({...a.options,onExitComplete:()=>this.safeToRemove()})),Wm.hasEverUpdated=!0}getSnapshotBeforeUpdate(e){const{layoutDependency:o,visualElement:l,drag:n,isPresent:a}=this.props,{projection:t}=l;return t?(t.isPresent=a,Ym=!0,n||e.layoutDependency!==o||void 0===o||e.isPresent!==a?t.willUpdate():this.safeToRemove(),e.isPresent!==a&&(a?t.promote():t.relegate()||Ul.postRender(()=>{const e=t.getStack();e&&e.members.length||this.safeToRemove()})),null):null}componentDidUpdate(){const{projection:e}=this.props.visualElement;e&&(e.root.didUpdate(),Dt.postRender(()=>{!e.currentAnimation&&e.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:e,layoutGroup:o,switchLayoutGroup:l}=this.props,{projection:n}=e;Ym=!0,n&&(n.scheduleCheckAfterUnmount(),o&&o.group&&o.group.remove(n),l&&l.deregister&&l.deregister(n))}safeToRemove(){const{safeToRemove:e}=this.props;e&&e()}render(){return null}}function zm(l){const[n,a]=mi(),t=o.useContext(Jo);return e.jsx($m,{...l,layoutGroup:t,switchLayoutGroup:o.useContext(rd),isPresent:n,safeToRemove:a})}const Zm=(e,o)=>e.depth-o.depth;class Qm{constructor(){this.children=[],this.isDirty=!1}add(e){nl(this.children,e),this.isDirty=!0}remove(e){al(this.children,e),this.isDirty=!0}forEach(e){this.isDirty&&this.children.sort(Zm),this.isDirty=!1,this.children.forEach(e)}}const Jm=["TopLeft","TopRight","BottomLeft","BottomRight"],qm=Jm.length,er=e=>"string"==typeof e?parseFloat(e):e,or=e=>"number"==typeof e||pn.test(e);function lr(e,o){return void 0!==e[o]?e[o]:e.borderRadius}const nr=tr(0,.5,Ll),ar=tr(.5,.95,fl);function tr(e,o,l){return n=>n<e?0:n>o?1:l(ul(e,o,n))}function ir(e,o){e.min=o.min,e.max=o.max}function dr(e,o){ir(e.x,o.x),ir(e.y,o.y)}function mr(e,o){e.translate=o.translate,e.scale=o.scale,e.originPoint=o.originPoint,e.origin=o.origin}function rr(e,o,l,n,a){return e=xd(e-=o,1/l,n),void 0!==a&&(e=xd(e,1/a,n)),e}function sr(e,o,[l,n,a],t,i){!function(e,o=0,l=1,n=.5,a,t=e,i=e){gn.test(o)&&(o=parseFloat(o),o=Ln(i.min,i.max,o/100)-i.min);if("number"!=typeof o)return;let d=Ln(t.min,t.max,n);e===t&&(d-=o),e.min=rr(e.min,o,l,d,a),e.max=rr(e.max,o,l,d,a)}(e,o[l],o[n],o[a],o.scale,t,i)}const _r=["x","scaleX","originX"],cr=["y","scaleY","originY"];function hr(e,o,l,n){sr(e.x,o,_r,l?l.x:void 0,n?n.x:void 0),sr(e.y,o,cr,l?l.y:void 0,n?n.y:void 0)}function fr(e){return 0===e.translate&&1===e.scale}function gr(e){return fr(e.x)&&fr(e.y)}function pr(e,o){return e.min===o.min&&e.max===o.max}function ur(e,o){return Math.round(e.min)===Math.round(o.min)&&Math.round(e.max)===Math.round(o.max)}function yr(e,o){return ur(e.x,o.x)&&ur(e.y,o.y)}function Pr(e){return xm(e.x)/xm(e.y)}function Tr(e,o){return e.translate===o.translate&&e.scale===o.scale&&e.originPoint===o.originPoint}class xr{constructor(){this.members=[]}add(e){nl(this.members,e),e.scheduleRender()}remove(e){if(al(this.members,e),e===this.prevLead&&(this.prevLead=void 0),e===this.lead){const e=this.members[this.members.length-1];e&&this.promote(e)}}relegate(e){const o=this.members.findIndex(o=>e===o);if(0===o)return!1;let l;for(let e=o;e>=0;e--){const o=this.members[e];if(!1!==o.isPresent){l=o;break}}return!!l&&(this.promote(l),!0)}promote(e,o){const l=this.lead;if(e!==l&&(this.prevLead=l,this.lead=e,e.show(),l)){l.instance&&l.scheduleRender(),e.scheduleRender(),e.resumeFrom=l,o&&(e.resumeFrom.preserveOpacity=!0),l.snapshot&&(e.snapshot=l.snapshot,e.snapshot.latestValues=l.animationValues||l.latestValues),e.root&&e.root.isUpdating&&(e.isLayoutDirty=!0);const{crossfade:n}=e.options;!1===n&&l.hide()}}exitAnimationComplete(){this.members.forEach(e=>{const{options:o,resumingFrom:l}=e;o.onExitComplete&&o.onExitComplete(),l&&l.options.onExitComplete&&l.options.onExitComplete()})}scheduleRender(){this.members.forEach(e=>{e.instance&&e.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}const vr=["","X","Y","Z"];let Ar=0;function Sr(e,o,l,n){const{latestValues:a}=o;a[e]&&(l[e]=a[e],o.setStaticValue(e,0),n&&(n[e]=0))}function br(e){if(e.hasCheckedOptimisedAppear=!0,e.root===e)return;const{visualElement:o}=e.options;if(!o)return;const l=$d(o);if(window.MotionHasOptimisedAnimation(l,"transform")){const{layout:o,layoutId:n}=e.options;window.MotionCancelOptimisedAnimation(l,"transform",Ul,!(o||n))}const{parent:n}=e;n&&!n.hasCheckedOptimisedAppear&&br(n)}function Gr({attachResizeListener:e,defaultParent:o,measureScroll:l,checkIsScrollRoot:n,resetTransform:a}){return class{constructor(e={},l=o?.()){this.id=Ar++,this.animationId=0,this.animationCommitId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.hasCheckedOptimisedAppear=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.layoutVersion=0,this.updateScheduled=!1,this.scheduleUpdate=()=>this.update(),this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,this.nodes.forEach(Mr),this.nodes.forEach(Fr),this.nodes.forEach(Vr),this.nodes.forEach(Or)},this.resolvedRelativeTargetAt=0,this.linkedParentVersion=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=e,this.root=l?l.root||l:this,this.path=l?[...l.path,l]:[],this.parent=l,this.depth=l?l.depth+1:0;for(let e=0;e<this.path.length;e++)this.path[e].shouldResetTransform=!0;this.root===this&&(this.nodes=new Qm)}addEventListener(e,o){return this.eventHandlers.has(e)||this.eventHandlers.set(e,new yl),this.eventHandlers.get(e).add(o)}notifyListeners(e,...o){const l=this.eventHandlers.get(e);l&&l.notify(...o)}hasListeners(e){return this.eventHandlers.has(e)}mount(o){if(this.instance)return;var l;this.isSVG=Jt(o)&&!(Jt(l=o)&&"svg"===l.tagName),this.instance=o;const{layoutId:n,layout:a,visualElement:t}=this.options;if(t&&!t.current&&t.mount(o),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),this.root.hasTreeAnimated&&(a||n)&&(this.isLayoutDirty=!0),e){let l,n=0;const a=()=>this.root.updateBlockedByResize=!1;Ul.read(()=>{n=window.innerWidth}),e(o,()=>{const e=window.innerWidth;e!==n&&(n=e,this.root.updateBlockedByResize=!0,l&&l(),l=function(e,o){const l=zl.now(),n=({timestamp:a})=>{const t=a-l;t>=o&&(Bl(n),e(t-o))};return Ul.setup(n,!0),()=>Bl(n)}(a,250),Wm.hasAnimatedSinceResize&&(Wm.hasAnimatedSinceResize=!1,this.nodes.forEach(Xr)))})}n&&this.root.registerSharedNode(n,this),!1!==this.options.animate&&t&&(n||a)&&this.addEventListener("didUpdate",({delta:e,hasLayoutChanged:o,hasRelativeLayoutChanged:l,layout:n})=>{if(this.isTreeAnimationBlocked())return this.target=void 0,void(this.relativeTarget=void 0);const a=this.options.transition||t.getDefaultTransition()||Ur,{onLayoutAnimationStart:i,onLayoutAnimationComplete:d}=t.getProps(),m=!this.targetLayout||!yr(this.targetLayout,n),r=!o&&l;if(this.options.layoutRoot||this.resumeFrom||r||o&&(m||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0);const o={...yt(a,"layout"),onPlay:i,onComplete:d};(t.shouldReduceMotion||this.options.layoutRoot)&&(o.delay=0,o.type=!1),this.startAnimation(o),this.setAnimationOrigin(e,r)}else o||Xr(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=n})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const e=this.getStack();e&&e.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,this.eventHandlers.clear(),Bl(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){this.isUpdateBlocked()||(this.isUpdating=!0,this.nodes&&this.nodes.forEach(Ir),this.animationId++)}getTransformTemplate(){const{visualElement:e}=this.options;return e&&e.getProps().transformTemplate}willUpdate(e=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked())return void(this.options.onExitComplete&&this.options.onExitComplete());if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&br(this),!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let e=0;e<this.path.length;e++){const o=this.path[e];o.shouldResetTransform=!0,o.updateScroll("snapshot"),o.options.layoutRoot&&o.willUpdate(!1)}const{layoutId:o,layout:l}=this.options;if(void 0===o&&!l)return;const n=this.getTransformTemplate();this.prevTransformTemplateValue=n?n(this.latestValues,""):void 0,this.updateSnapshot(),e&&this.notifyListeners("willUpdate")}update(){this.updateScheduled=!1;if(this.isUpdateBlocked())return this.unblockUpdate(),this.clearAllSnapshots(),void this.nodes.forEach(Rr);if(this.animationId<=this.animationCommitId)return void this.nodes.forEach(Lr);this.animationCommitId=this.animationId,this.isUpdating?(this.isUpdating=!1,this.nodes.forEach(wr),this.nodes.forEach(Cr),this.nodes.forEach(Er)):this.nodes.forEach(Lr),this.clearAllSnapshots();const e=zl.now();Kl.delta=tl(0,1e3/60,e-Kl.timestamp),Kl.timestamp=e,Kl.isProcessing=!0,Wl.update.process(Kl),Wl.preRender.process(Kl),Wl.render.process(Kl),Kl.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,Dt.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(Nr),this.sharedNodes.forEach(Dr)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,Ul.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){Ul.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){!this.snapshot&&this.instance&&(this.snapshot=this.measure(),!this.snapshot||xm(this.snapshot.measuredBox.x)||xm(this.snapshot.measuredBox.y)||(this.snapshot=void 0))}updateLayout(){if(!this.instance)return;if(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead()||this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let e=0;e<this.path.length;e++){this.path[e].updateScroll()}const e=this.layout;this.layout=this.measure(!1),this.layoutVersion++,this.layoutCorrected={x:{min:0,max:0},y:{min:0,max:0}},this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:o}=this.options;o&&o.notify("LayoutMeasure",this.layout.layoutBox,e?e.layoutBox:void 0)}updateScroll(e="measure"){let o=Boolean(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===e&&(o=!1),o&&this.instance){const o=n(this.instance);this.scroll={animationId:this.root.animationId,phase:e,isRoot:o,offset:l(this.instance),wasRoot:this.scroll?this.scroll.isRoot:o}}}resetTransform(){if(!a)return;const e=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,o=this.projectionDelta&&!gr(this.projectionDelta),l=this.getTransformTemplate(),n=l?l(this.latestValues,""):void 0,t=n!==this.prevTransformTemplateValue;e&&this.instance&&(o||yd(this.latestValues)||t)&&(a(this.instance,n),this.shouldResetTransform=!1,this.scheduleRender())}measure(e=!0){const o=this.measurePageBox();let l=this.removeElementScroll(o);var n;return e&&(l=this.removeTransform(l)),Wr((n=l).x),Wr(n.y),{animationId:this.root.animationId,measuredBox:o,layoutBox:l,latestValues:{},source:this.id}}measurePageBox(){const{visualElement:e}=this.options;if(!e)return{x:{min:0,max:0},y:{min:0,max:0}};const o=e.measureViewportBox();if(!(this.scroll?.wasRoot||this.path.some($r))){const{scroll:e}=this.root;e&&(Cd(o.x,e.offset.x),Cd(o.y,e.offset.y))}return o}removeElementScroll(e){const o={x:{min:0,max:0},y:{min:0,max:0}};if(dr(o,e),this.scroll?.wasRoot)return o;for(let l=0;l<this.path.length;l++){const n=this.path[l],{scroll:a,options:t}=n;n!==this.root&&a&&t.layoutScroll&&(a.wasRoot&&dr(o,e),Cd(o.x,a.offset.x),Cd(o.y,a.offset.y))}return o}applyTransform(e,o=!1){const l={x:{min:0,max:0},y:{min:0,max:0}};dr(l,e);for(let e=0;e<this.path.length;e++){const n=this.path[e];!o&&n.options.layoutScroll&&n.scroll&&n!==n.root&&Md(l,{x:-n.scroll.offset.x,y:-n.scroll.offset.y}),yd(n.latestValues)&&Md(l,n.latestValues)}return yd(this.latestValues)&&Md(l,this.latestValues),l}removeTransform(e){const o={x:{min:0,max:0},y:{min:0,max:0}};dr(o,e);for(let e=0;e<this.path.length;e++){const l=this.path[e];if(!l.instance)continue;if(!yd(l.latestValues))continue;ud(l.latestValues)&&l.updateSnapshot();const n=Nd();dr(n,l.measurePageBox()),hr(o,l.latestValues,l.snapshot?l.snapshot.layoutBox:void 0,n)}return yd(this.latestValues)&&hr(o,this.latestValues),o}setTargetDelta(e){this.targetDelta=e,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(e){this.options={...this.options,...e,crossfade:void 0===e.crossfade||e.crossfade}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}forceRelativeParentToResolveTarget(){this.relativeParent&&this.relativeParent.resolvedRelativeTargetAt!==Kl.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(e=!1){const o=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=o.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=o.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=o.isSharedProjectionDirty);const l=Boolean(this.resumingFrom)||this!==o;if(!(e||l&&this.isSharedProjectionDirty||this.isProjectionDirty||this.parent?.isProjectionDirty||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;const{layout:n,layoutId:a}=this.options;if(!this.layout||!n&&!a)return;this.resolvedRelativeTargetAt=Kl.timestamp;const t=this.getClosestProjectingParent();var i,d,m;(t&&this.linkedParentVersion!==t.layoutVersion&&!t.options.layoutRoot&&this.removeRelativeTarget(),this.targetDelta||this.relativeTarget||(t&&t.layout?this.createRelativeTarget(t,this.layout.layoutBox,t.layout.layoutBox):this.removeRelativeTarget()),this.relativeTarget||this.targetDelta)&&(this.target||(this.target={x:{min:0,max:0},y:{min:0,max:0}},this.targetWithTransforms={x:{min:0,max:0},y:{min:0,max:0}}),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),i=this.target,d=this.relativeTarget,m=this.relativeParent.target,Sm(i.x,d.x,m.x),Sm(i.y,d.y,m.y)):this.targetDelta?(Boolean(this.resumingFrom)?this.target=this.applyTransform(this.layout.layoutBox):dr(this.target,this.layout.layoutBox),Sd(this.target,this.targetDelta)):dr(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget&&(this.attemptToResolveRelativeTarget=!1,t&&Boolean(t.resumingFrom)===Boolean(this.resumingFrom)&&!t.options.layoutScroll&&t.target&&1!==this.animationProgress?this.createRelativeTarget(t,this.target,t.target):this.relativeParent=this.relativeTarget=void 0))}getClosestProjectingParent(){if(this.parent&&!ud(this.parent.latestValues)&&!Pd(this.parent.latestValues))return this.parent.isProjecting()?this.parent:this.parent.getClosestProjectingParent()}isProjecting(){return Boolean((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}createRelativeTarget(e,o,l){this.relativeParent=e,this.linkedParentVersion=e.layoutVersion,this.forceRelativeParentToResolveTarget(),this.relativeTarget={x:{min:0,max:0},y:{min:0,max:0}},this.relativeTargetOrigin={x:{min:0,max:0},y:{min:0,max:0}},Gm(this.relativeTargetOrigin,o,l),dr(this.relativeTarget,this.relativeTargetOrigin)}removeRelativeTarget(){this.relativeParent=this.relativeTarget=void 0}calcProjection(){const e=this.getLead(),o=Boolean(this.resumingFrom)||this!==e;let l=!0;if((this.isProjectionDirty||this.parent?.isProjectionDirty)&&(l=!1),o&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(l=!1),this.resolvedRelativeTargetAt===Kl.timestamp&&(l=!1),l)return;const{layout:n,layoutId:a}=this.options;if(this.isTreeAnimating=Boolean(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!n&&!a)return;dr(this.layoutCorrected,this.layout.layoutBox);const t=this.treeScale.x,i=this.treeScale.y;!function(e,o,l,n=!1){const a=l.length;if(!a)return;let t,i;o.x=o.y=1;for(let d=0;d<a;d++){t=l[d],i=t.projectionDelta;const{visualElement:a}=t.options;a&&a.props.style&&"contents"===a.props.style.display||(n&&t.options.layoutScroll&&t.scroll&&t!==t.root&&Md(e,{x:-t.scroll.offset.x,y:-t.scroll.offset.y}),i&&(o.x*=i.x.scale,o.y*=i.y.scale,Sd(e,i)),n&&yd(t.latestValues)&&Md(e,t.latestValues))}o.x<Gd&&o.x>bd&&(o.x=1),o.y<Gd&&o.y>bd&&(o.y=1)}(this.layoutCorrected,this.treeScale,this.path,o),!e.layout||e.target||1===this.treeScale.x&&1===this.treeScale.y||(e.target=e.layout.layoutBox,e.targetWithTransforms={x:{min:0,max:0},y:{min:0,max:0}});const{target:d}=e;d?(this.projectionDelta&&this.prevProjectionDelta?(mr(this.prevProjectionDelta.x,this.projectionDelta.x),mr(this.prevProjectionDelta.y,this.projectionDelta.y)):this.createProjectionDeltas(),Am(this.projectionDelta,this.layoutCorrected,d,this.latestValues),this.treeScale.x===t&&this.treeScale.y===i&&Tr(this.projectionDelta.x,this.prevProjectionDelta.x)&&Tr(this.projectionDelta.y,this.prevProjectionDelta.y)||(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",d))):this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender())}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(e=!0){if(this.options.visualElement?.scheduleRender(),e){const e=this.getStack();e&&e.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta={x:{translate:0,scale:1,origin:0,originPoint:0},y:{translate:0,scale:1,origin:0,originPoint:0}},this.projectionDelta={x:{translate:0,scale:1,origin:0,originPoint:0},y:{translate:0,scale:1,origin:0,originPoint:0}},this.projectionDeltaWithTransform={x:{translate:0,scale:1,origin:0,originPoint:0},y:{translate:0,scale:1,origin:0,originPoint:0}}}setAnimationOrigin(e,o=!1){const l=this.snapshot,n=l?l.latestValues:{},a={...this.latestValues},t={x:{translate:0,scale:1,origin:0,originPoint:0},y:{translate:0,scale:1,origin:0,originPoint:0}};this.relativeParent&&this.relativeParent.options.layoutRoot||(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!o;const i={x:{min:0,max:0},y:{min:0,max:0}},d=(l?l.source:void 0)!==(this.layout?this.layout.source:void 0),m=this.getStack(),r=!m||m.members.length<=1,s=Boolean(d&&!r&&!0===this.options.crossfade&&!this.path.some(Hr));let _;this.animationProgress=0,this.mixTargetDelta=o=>{const l=o/1e3;var m,c,h,f,g,p;kr(t.x,e.x,l),kr(t.y,e.y,l),this.setTargetDelta(t),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(Gm(i,this.layout.layoutBox,this.relativeParent.layout.layoutBox),h=this.relativeTarget,f=this.relativeTargetOrigin,g=i,p=l,jr(h.x,f.x,g.x,p),jr(h.y,f.y,g.y,p),_&&(m=this.relativeTarget,c=_,pr(m.x,c.x)&&pr(m.y,c.y))&&(this.isProjectionDirty=!1),_||(_={x:{min:0,max:0},y:{min:0,max:0}}),dr(_,this.relativeTarget)),d&&(this.animationValues=a,function(e,o,l,n,a,t){a?(e.opacity=Ln(0,l.opacity??1,nr(n)),e.opacityExit=Ln(o.opacity??1,0,ar(n))):t&&(e.opacity=Ln(o.opacity??1,l.opacity??1,n));for(let a=0;a<qm;a++){const t=`border${Jm[a]}Radius`;let i=lr(o,t),d=lr(l,t);void 0===i&&void 0===d||(i||(i=0),d||(d=0),0===i||0===d||or(i)===or(d)?(e[t]=Math.max(Ln(er(i),er(d),n),0),(gn.test(d)||gn.test(i))&&(e[t]+="%")):e[t]=d)}(o.rotate||l.rotate)&&(e.rotate=Ln(o.rotate||0,l.rotate||0,n))}(a,n,this.latestValues,l,s,r)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=l},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(e){this.notifyListeners("animationStart"),this.currentAnimation?.stop(),this.resumingFrom?.currentAnimation?.stop(),this.pendingAnimation&&(Bl(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=Ul.update(()=>{Wm.hasAnimatedSinceResize=!0,this.motionValue||(this.motionValue=It(0)),this.currentAnimation=function(e,o,l){const n=qt(e)?e:It(e);return n.start(em("",n,o,l)),n.animation}(this.motionValue,[0,1e3],{...e,velocity:0,isSync:!0,onUpdate:o=>{this.mixTargetDelta(o),e.onUpdate&&e.onUpdate(o)},onStop:()=>{},onComplete:()=>{e.onComplete&&e.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);const e=this.getStack();e&&e.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(1e3),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const e=this.getLead();let{targetWithTransforms:o,target:l,layout:n,latestValues:a}=e;if(o&&l&&n){if(this!==e&&this.layout&&n&&Yr(this.options.animationType,this.layout.layoutBox,n.layoutBox)){l=this.target||{x:{min:0,max:0},y:{min:0,max:0}};const o=xm(this.layout.layoutBox.x);l.x.min=e.target.x.min,l.x.max=l.x.min+o;const n=xm(this.layout.layoutBox.y);l.y.min=e.target.y.min,l.y.max=l.y.min+n}dr(o,l),Md(o,a),Am(this.projectionDeltaWithTransform,this.layoutCorrected,o,a)}}registerSharedNode(e,o){this.sharedNodes.has(e)||this.sharedNodes.set(e,new xr);this.sharedNodes.get(e).add(o);const l=o.options.initialPromotionConfig;o.promote({transition:l?l.transition:void 0,preserveFollowOpacity:l&&l.shouldPreserveFollowOpacity?l.shouldPreserveFollowOpacity(o):void 0})}isLead(){const e=this.getStack();return!e||e.lead===this}getLead(){const{layoutId:e}=this.options;return e&&this.getStack()?.lead||this}getPrevLead(){const{layoutId:e}=this.options;return e?this.getStack()?.prevLead:void 0}getStack(){const{layoutId:e}=this.options;if(e)return this.root.sharedNodes.get(e)}promote({needsReset:e,transition:o,preserveFollowOpacity:l}={}){const n=this.getStack();n&&n.promote(this,l),e&&(this.projectionDelta=void 0,this.needsReset=!0),o&&this.setOptions({transition:o})}relegate(){const e=this.getStack();return!!e&&e.relegate(this)}resetSkewAndRotation(){const{visualElement:e}=this.options;if(!e)return;let o=!1;const{latestValues:l}=e;if((l.z||l.rotate||l.rotateX||l.rotateY||l.rotateZ||l.skewX||l.skewY)&&(o=!0),!o)return;const n={};l.z&&Sr("z",e,n,this.animationValues);for(let o=0;o<vr.length;o++)Sr(`rotate${vr[o]}`,e,n,this.animationValues),Sr(`skew${vr[o]}`,e,n,this.animationValues);e.render();for(const o in n)e.setStaticValue(o,n[o]),this.animationValues&&(this.animationValues[o]=n[o]);e.scheduleRender()}applyProjectionStyles(e,o){if(!this.instance||this.isSVG)return;if(!this.isVisible)return void(e.visibility="hidden");const l=this.getTransformTemplate();if(this.needsReset)return this.needsReset=!1,e.visibility="",e.opacity="",e.pointerEvents=Qi(o?.pointerEvents)||"",void(e.transform=l?l(this.latestValues,""):"none");const n=this.getLead();if(!this.projectionDelta||!this.layout||!n.target)return this.options.layoutId&&(e.opacity=void 0!==this.latestValues.opacity?this.latestValues.opacity:1,e.pointerEvents=Qi(o?.pointerEvents)||""),void(this.hasProjected&&!yd(this.latestValues)&&(e.transform=l?l({},""):"none",this.hasProjected=!1));e.visibility="";const a=n.animationValues||n.latestValues;this.applyTransformsToTarget();let t=function(e,o,l){let n="";const a=e.x.translate/o.x,t=e.y.translate/o.y,i=l?.z||0;if((a||t||i)&&(n=`translate3d(${a}px, ${t}px, ${i}px) `),1===o.x&&1===o.y||(n+=`scale(${1/o.x}, ${1/o.y}) `),l){const{transformPerspective:e,rotate:o,rotateX:a,rotateY:t,skewX:i,skewY:d}=l;e&&(n=`perspective(${e}px) ${n}`),o&&(n+=`rotate(${o}deg) `),a&&(n+=`rotateX(${a}deg) `),t&&(n+=`rotateY(${t}deg) `),i&&(n+=`skewX(${i}deg) `),d&&(n+=`skewY(${d}deg) `)}const d=e.x.scale*o.x,m=e.y.scale*o.y;return 1===d&&1===m||(n+=`scale(${d}, ${m})`),n||"none"}(this.projectionDeltaWithTransform,this.treeScale,a);l&&(t=l(a,t)),e.transform=t;const{x:i,y:d}=this.projectionDelta;e.transformOrigin=`${100*i.origin}% ${100*d.origin}% 0`,n.animationValues?e.opacity=n===this?a.opacity??this.latestValues.opacity??1:this.preserveOpacity?this.latestValues.opacity:a.opacityExit:e.opacity=n===this?void 0!==a.opacity?a.opacity:"":void 0!==a.opacityExit?a.opacityExit:0;for(const o in Ni){if(void 0===a[o])continue;const{correct:l,applyTo:i,isCSSVariable:d}=Ni[o],m="none"===t?a[o]:l(a[o],n);if(i){const o=i.length;for(let l=0;l<o;l++)e[i[l]]=m}else d?this.options.visualElement.renderState.vars[o]=m:e[o]=m}this.options.layoutId&&(e.pointerEvents=n===this?Qi(o?.pointerEvents)||"":"none")}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(e=>e.currentAnimation?.stop()),this.root.nodes.forEach(Rr),this.root.sharedNodes.clear()}}}function Cr(e){e.updateLayout()}function Er(e){const o=e.resumeFrom?.snapshot||e.snapshot;if(e.isLead()&&e.layout&&o&&e.hasListeners("didUpdate")){const{layoutBox:l,measuredBox:n}=e.layout,{animationType:a}=e.options,t=o.source!==e.layout.source;"size"===a?Cm(e=>{const n=t?o.measuredBox[e]:o.layoutBox[e],a=xm(n);n.min=l[e].min,n.max=n.min+a}):Yr(a,o.layoutBox,l)&&Cm(n=>{const a=t?o.measuredBox[n]:o.layoutBox[n],i=xm(l[n]);a.max=a.min+i,e.relativeTarget&&!e.currentAnimation&&(e.isProjectionDirty=!0,e.relativeTarget[n].max=e.relativeTarget[n].min+i)});const i={x:{translate:0,scale:1,origin:0,originPoint:0},y:{translate:0,scale:1,origin:0,originPoint:0}};Am(i,l,o.layoutBox);const d={x:{translate:0,scale:1,origin:0,originPoint:0},y:{translate:0,scale:1,origin:0,originPoint:0}};t?Am(d,e.applyTransform(n,!0),o.measuredBox):Am(d,l,o.layoutBox);const m=!gr(i);let r=!1;if(!e.resumeFrom){const n=e.getClosestProjectingParent();if(n&&!n.resumeFrom){const{snapshot:a,layout:t}=n;if(a&&t){const i={x:{min:0,max:0},y:{min:0,max:0}};Gm(i,o.layoutBox,a.layoutBox);const d={x:{min:0,max:0},y:{min:0,max:0}};Gm(d,l,t.layoutBox),yr(i,d)||(r=!0),n.options.layoutRoot&&(e.relativeTarget=d,e.relativeTargetOrigin=i,e.relativeParent=n)}}}e.notifyListeners("didUpdate",{layout:l,snapshot:o,delta:d,layoutDelta:i,hasLayoutChanged:m,hasRelativeLayoutChanged:r})}else if(e.isLead()){const{onExitComplete:o}=e.options;o&&o()}e.options.transition=void 0}function Mr(e){e.parent&&(e.isProjecting()||(e.isProjectionDirty=e.parent.isProjectionDirty),e.isSharedProjectionDirty||(e.isSharedProjectionDirty=Boolean(e.isProjectionDirty||e.parent.isProjectionDirty||e.parent.isSharedProjectionDirty)),e.isTransformDirty||(e.isTransformDirty=e.parent.isTransformDirty))}function Or(e){e.isProjectionDirty=e.isSharedProjectionDirty=e.isTransformDirty=!1}function Nr(e){e.clearSnapshot()}function Rr(e){e.clearMeasurements()}function Lr(e){e.isLayoutDirty=!1}function wr(e){const{visualElement:o}=e.options;o&&o.getProps().onBeforeLayoutMeasure&&o.notify("BeforeLayoutMeasure"),e.resetTransform()}function Xr(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0,e.isProjectionDirty=!0}function Fr(e){e.resolveTargetDelta()}function Vr(e){e.calcProjection()}function Ir(e){e.resetSkewAndRotation()}function Dr(e){e.removeLeadSnapshot()}function kr(e,o,l){e.translate=Ln(o.translate,0,l),e.scale=Ln(o.scale,1,l),e.origin=o.origin,e.originPoint=o.originPoint}function jr(e,o,l,n){e.min=Ln(o.min,l.min,n),e.max=Ln(o.max,l.max,n)}function Hr(e){return e.animationValues&&void 0!==e.animationValues.opacityExit}const Ur={duration:.45,ease:[.4,0,.1,1]},Br=e=>"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(e),Kr=Br("applewebkit/")&&!Br("chrome/")?Math.round:fl;function Wr(e){e.min=Kr(e.min),e.max=Kr(e.max)}function Yr(e,o,l){return"position"===e||"preserve-aspect"===e&&(n=Pr(o),a=Pr(l),t=.2,!(Math.abs(n-a)<=t));var n,a,t}function $r(e){return e!==e.root&&e.scroll?.wasRoot}const zr=Gr({attachResizeListener:(e,o)=>ym(e,"resize",o),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),Zr={current:void 0},Qr=Gr({measureScroll:e=>({x:e.scrollLeft,y:e.scrollTop}),defaultParent:()=>{if(!Zr.current){const e=new zr({});e.mount(window),e.setOptions({layoutScroll:!0}),Zr.current=e}return Zr.current},resetTransform:(e,o)=>{e.style.transform=void 0!==o?o:"none"},checkIsScrollRoot:e=>Boolean("fixed"===window.getComputedStyle(e).position)}),Jr={pan:{Feature:class extends gm{constructor(){super(...arguments),this.removePointerDownListener=fl}onPointerDown(e){this.session=new Om(e,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:Em(this.node)})}createPanHandlers(){const{onPanSessionStart:e,onPanStart:o,onPan:l,onPanEnd:n}=this.node.getProps();return{onSessionStart:Km(e),onStart:Km(o),onMove:l,onEnd:(e,o)=>{delete this.session,n&&Ul.postRender(()=>n(e,o))}}}mount(){this.removePointerDownListener=Tm(this.node.current,"pointerdown",e=>this.onPointerDown(e))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}},drag:{Feature:class extends gm{constructor(e){super(e),this.removeGroupControls=fl,this.removeListeners=fl,this.controls=new Um(e)}mount(){const{dragControls:e}=this.node.getProps();e&&(this.removeGroupControls=e.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||fl}unmount(){this.removeGroupControls(),this.removeListeners()}},ProjectionNode:Qr,MeasureLayout:zm}};function qr(e,o,l){const{props:n}=e;e.animationState&&n.whileHover&&e.animationState.setActive("whileHover","Start"===l);const a=n["onHover"+l];a&&Ul.postRender(()=>a(o,Pm(o)))}function es(e,o,l){const{props:n}=e;if(e.current instanceof HTMLButtonElement&&e.current.disabled)return;e.animationState&&n.whileTap&&e.animationState.setActive("whileTap","Start"===l);const a=n["onTap"+("End"===l?"":l)];a&&Ul.postRender(()=>a(o,Pm(o)))}const os=new WeakMap,ls=new WeakMap,ns=e=>{const o=os.get(e.target);o&&o(e)},as=e=>{e.forEach(ns)};function ts(e,o,l){const n=function({root:e,...o}){const l=e||document;ls.has(l)||ls.set(l,{});const n=ls.get(l),a=JSON.stringify(o);return n[a]||(n[a]=new IntersectionObserver(as,{root:e,...o})),n[a]}(o);return os.set(e,l),n.observe(e),()=>{os.delete(e),n.unobserve(e)}}const is={some:0,all:1};const ds={inView:{Feature:class extends gm{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();const{viewport:e={}}=this.node.getProps(),{root:o,margin:l,amount:n="some",once:a}=e,t={root:o?o.current:void 0,rootMargin:l,threshold:"number"==typeof n?n:is[n]};return ts(this.node.current,t,e=>{const{isIntersecting:o}=e;if(this.isInView===o)return;if(this.isInView=o,a&&!o&&this.hasEnteredView)return;o&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",o);const{onViewportEnter:l,onViewportLeave:n}=this.node.getProps(),t=o?l:n;t&&t(e)})}mount(){this.startObserver()}update(){if("undefined"==typeof IntersectionObserver)return;const{props:e,prevProps:o}=this.node;["amount","margin","root"].some(function({viewport:e={}},{viewport:o={}}={}){return l=>e[l]!==o[l]}(e,o))&&this.startObserver()}unmount(){}}},tap:{Feature:class extends gm{mount(){const{current:e}=this.node;e&&(this.unmount=Qt(e,(e,o)=>(es(this.node,o,"Start"),(e,{success:o})=>es(this.node,e,o?"End":"Cancel")),{useGlobalTarget:this.node.props.globalTapTarget}))}unmount(){}}},focus:{Feature:class extends gm{constructor(){super(...arguments),this.isActive=!1}onFocus(){let e=!1;try{e=this.node.current.matches(":focus-visible")}catch(o){e=!0}e&&this.node.animationState&&(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){this.isActive&&this.node.animationState&&(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=pl(ym(this.node.current,"focus",()=>this.onFocus()),ym(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}},hover:{Feature:class extends gm{mount(){const{current:e}=this.node;e&&(this.unmount=function(e,o,l={}){const[n,a,t]=Ht(e,l),i=e=>{if(!Ut(e))return;const{target:l}=e,n=o(l,e);if("function"!=typeof n||!l)return;const t=e=>{Ut(e)&&(n(e),l.removeEventListener("pointerleave",t))};l.addEventListener("pointerleave",t,a)};return n.forEach(e=>{e.addEventListener("pointerenter",i,a)}),t}(e,(e,o)=>(qr(this.node,o,"Start"),e=>qr(this.node,e,"End"))))}unmount(){}}}},ms=fd({...um,...ds,...Jr,...{layout:{ProjectionNode:Qr,MeasureLayout:zm}}},Hd);function rs({screenIndex:l,scanLinePosition:n,faceZoomed:a,showFaceScanLine:t,faceScanLinePosition:i,showLargeS:d,typewriterText:m,fullText:r,screens:s,videoToShow:_,faceScanVideo:c,sizeVideo:h,formFittingVideo:f}){const g=s[l],p={body:{scanLinePosition:n,videoToShow:_},face:{faceZoomed:a,showFaceScanLine:t,faceScanLinePosition:i,faceScanVideo:c},sizeFit:{showLargeS:d,typewriterText:m,fullText:r,sizeVideo:h}},u=!!g.component,y=u?g.component:null;let P=null;return u?P=o.createElement(y.type||y,p[g.id]||{}):g.image&&(P=e.jsx("video",{className:"h-full w-full object-contain border-none",muted:!0,loop:!0,autoPlay:!0,playsInline:!0,preload:"auto",children:e.jsx("source",{src:f,type:"video/mp4"})})),e.jsx(_i,{mode:"wait",children:e.jsx(ms.div,{initial:{opacity:0,y:20},animate:{opacity:1,y:0},exit:{opacity:0,y:-20},transition:{duration:.4},className:"w-full h-full",children:P},l)})}const ss=[{id:n.MuseScreenStep.Body,title:"First a Body Scan",description:"To accurately take your measurements",image:l.bodyScanPerson,component:e.jsx(function({videoToShow:o}){return e.jsx("div",{className:"relative w-full h-full",children:e.jsx("video",{className:"h-full w-full object-contain border-none",muted:!0,autoPlay:!0,loop:!0,playsInline:!0,children:e.jsx("source",{src:o,type:"video/mp4"})})})},{})},{id:n.MuseScreenStep.Face,title:"Face Scan",description:"To precisely recreate your facial features",image:l.faceScanPerson,component:e.jsx(function({faceZoomed:o,showFaceScanLine:l,faceScanLinePosition:n,faceScanVideo:a}){return e.jsx("div",{className:"relative h-full w-full",children:e.jsxs("div",{className:"w-full h-full relative",children:[e.jsx("video",{className:"h-full w-full object-contain border-none",muted:!0,autoPlay:!0,playsInline:!0,children:e.jsx("source",{src:a,type:"video/mp4"})}),l&&o&&e.jsx("div",{className:"absolute w-[1px] bg-[#8B5CF6] shadow-[0_0_8px_rgba(139,92,246,0.8)] z-20",style:{left:`${n}%`,top:"0%",height:"40%",opacity:n&&n>=0?1:0}})]})})},{})},{id:n.MuseScreenStep.SizeFit,title:"See & size anything on your Muse",description:"",image:l.leSableDress,component:e.jsx(function({sizeVideo:o}){return e.jsx("div",{className:"relative w-full h-full flex justify-center items-center",children:e.jsx("video",{className:"h-full w-full object-contain border-none",muted:!0,loop:!0,autoPlay:!0,playsInline:!0,children:e.jsx("source",{src:o,type:"video/mp4"})})})},{})},{id:n.MuseScreenStep.Ready,title:"Ready to start?",description:"To get accurate measurements, make sure to wear form-fitting clothing",image:l.fittingGuide}];function _s({applicableScreens:t,config:i,gender:d,handleNext:m}){const[r,s]=o.useState(0),[_,c]=o.useState(0),[h,f]=o.useState(!1),[g,p]=o.useState(0),[u,y]=o.useState(!1),[P,T]=o.useState(0),[x,v]=o.useState(""),[A,S]=o.useState(!1),b=o.useMemo(()=>t?.length?ss.filter(e=>t.includes(e.id)):ss,[t]);!function({screenId:e,setScanLinePosition:l,setFaceZoomed:n,setShowFaceScanLine:a,setFaceScanLinePosition:t,setCurrentOutfit:i,outfitImages:d,setTypewriterText:m,setShowLargeS:r,fullText:s}){const _=o.useRef({scan:null,face:null,outfit:null,typewriter:null}),c=()=>{Object.values(_.current).forEach(e=>{"number"==typeof e?cancelAnimationFrame(e):e&&(clearTimeout(e),clearInterval(e))}),_.current={scan:null,face:null,outfit:null,typewriter:null}};o.useEffect(()=>{switch(c(),e){case"body":{const e=Date.now(),o=3e3,n=()=>{const a=Date.now()-e,t=Math.min(a/o,1);l(100*t),t<1&&(_.current.scan=requestAnimationFrame(n))};_.current.scan=requestAnimationFrame(n);break}case"face":n(!1),a(!1),t(0),_.current.face=setTimeout(()=>{n(!0),setTimeout(()=>{a(!0);const e=Date.now(),o=()=>{const l=Date.now()-e,n=Math.min(l/6e3,1);t(n<=.5?2*n*100:100*(2-2*n)),n<1&&(_.current.face=requestAnimationFrame(o))};_.current.face=requestAnimationFrame(o)},2500)},800);break;case"sizeFit":i(0),_.current.outfit=setInterval(()=>{i(e=>(e+1)%d.length)},1500);break;case"ready":r(!1),m(""),_.current.typewriter=setTimeout(()=>{r(!0),setTimeout(()=>{let e=0;const o=()=>{e<s.length&&(m(s.slice(0,e+1)),e++,_.current.typewriter=setTimeout(o,30))};o()},1e3)},800)}return c},[e])}({screenId:b[r].id,setScanLinePosition:c,setFaceZoomed:f,setShowFaceScanLine:y,setFaceScanLinePosition:p,setCurrentOutfit:T,setTypewriterText:v,setShowLargeS:S,outfitImages:l.OUTFIT_IMAGES,fullText:l.fullText});return e.jsx("div",{className:"relative h-full max-w-[28rem] mx-auto w-full flex justify-center",style:{background:i?.style?.base?.backgroundColor},children:e.jsx("div",{className:"absolute bottom-0 left-0 right-0 h-full shadow-lg ",children:e.jsxs("div",{className:"h-full flex flex-col p-[1rem] w-full",children:[e.jsx(l.Header,{noTitle:!0,resolvedConfig:i}),e.jsxs("div",{className:"text-center pb-[.5rem]",children:[e.jsx("h1",{style:{fontFamily:i?.style?.heading?.headingFontFamily||"SeriouslyNostalgic Fn",fontSize:i?.style?.heading?.headingFontSize||"32px",color:i?.style?.heading?.headingColor||"#000",fontWeight:i?.style?.heading?.headingFontWeight||"normal"},children:b[r].title}),b[r].description&&e.jsx("p",{className:" mt-[.25rem] max-w-[280px] mx-auto min-h-[40px]",style:{fontFamily:i?.style?.subheading?.subheadingFontFamily||"'Inter', sans-serif",fontSize:i?.style?.subheading?.subheadingFontSize||"14px",color:i?.style?.subheading?.subheadingColor||"#4b5563",fontWeight:i?.style?.subheading?.subheadingFontWeight||"normal"},children:b[r].description})]}),e.jsx("div",{className:"flex-1 flex justify-center items-center overflow-hidden py-[1rem] relative",children:e.jsx(rs,{screenIndex:r,scanLinePosition:_,faceZoomed:h,showFaceScanLine:u,faceScanLinePosition:g,outfitImages:l.OUTFIT_IMAGES,currentOutfit:P,showLargeS:A,typewriterText:x,fullText:l.fullText,screens:b,videoToShow:d===n.GenderType.Male?l.maleScanVideo:l.femaleScanVideo,faceScanVideo:d===n.GenderType.Male?l.maleFaceScanVideo:l.faceScanVideo,sizeVideo:d===n.GenderType.Male?l.maleSizeSuggestions:l.sizeSuggestions,formFittingVideo:d===n.GenderType.Male?l.maleFormFittingGuide:l.formFittingGuide})}),e.jsx("div",{className:"pt-[.5rem] flex justify-end",children:e.jsx(l.SpecificButton,{resolvedConfig:i,buttonText:"Next",type:"submit",postfixIcon:e.jsx(a.ArrowRight,{size:14}),buttonFunc:()=>{r<b.length-1?s(e=>e+1):m?.()}})})]})})})}function cs({handleNext:n,config:t}){const[i,d]=o.useState({x:0,y:0}),[m,s]=o.useState(!1);o.useEffect(()=>{const e=e=>{d({x:e.clientX,y:e.clientY})};return window.addEventListener("mousemove",e),()=>window.removeEventListener("mousemove",e)},[]);function _(e,o=1){3===(e=e.replace("#","")).length&&(e=e.split("").map(e=>e+e).join(""));return`rgba(${parseInt(e.substring(0,2),16)}, ${parseInt(e.substring(2,4),16)}, ${parseInt(e.substring(4,6),16)}, ${o})`}const c=t?.style?.base?.brandColor||"#000",h=_(c,.19),f=_(c,.23),g=_(c,.24),p=(()=>{const e="undefined"!=typeof window?window.innerWidth:1e3,o="undefined"!=typeof window?window.innerHeight:1e3,l=i.x/e*2-1;return{transform:`perspective(1000px) rotateX(${5*(i.y/o*2-1)}deg) rotateY(${-5*l}deg)`,background:"#fff",boxShadow:`0 0 20px ${h}, 0 0 30px ${f}`}})();return e.jsxs("div",{className:"flex h-full max-w-[28rem] mx-auto w-full flex-col relative items-center justify-center overflow-hidden max-w-md mx-auto bg-primary text-base",style:{background:t?.style?.base?.backgroundColor},children:[e.jsx("div",{className:"flex justify-start absolute z-[99] top-[1rem] max-w-md mx-auto w-full px-[1rem]",children:e.jsx(l.Header,{noTitle:!0,resolvedConfig:t})}),e.jsxs("div",{className:"relative mb-[2rem]",children:[[...Array(3)].map((o,l)=>e.jsx("div",{className:"absolute rounded-[9999px]",style:{width:"100px",height:"100px",minHeight:"100px",minWidth:"100px",background:t?.style?.base?.backgroundColor||"#fff",boxShadow:`0 0 20px 2px ${g}`,border:"none",filter:"blur(1px)",margin:"0 auto",left:"50%",top:"50%",animation:m?"none":`gentleRipple 15s cubic-bezier(0.1, 0.5, 0.2, 1) ${5*l}s infinite`,opacity:m?1:0,transform:m?"translate(-50%, -50%) scale(0.5)":"translate(-50%, -50%)"}},l)),e.jsx("div",{className:"relative z-10 rounded-[9999px] p-[1.5rem] cursor-pointer transition-all backdrop-blur-sm",style:{...p,transition:"transform 0.1s ease-out, box-shadow 0.1s ease-out"},onClick:()=>{s(e=>!e)},children:e.jsx(r,{className:"w-[3rem] h-[3rem] relative z-10",style:{filter:"drop-shadow(0 0 5px rgba(255, 255, 255, 0.7))"},color:t?.style?.base?.primaryColor||"#000"})})]}),e.jsx("div",{className:"relative z-10 text-center max-w-[20rem]",children:e.jsx("div",{className:" mb-[.5rem]",style:{fontFamily:t?.style?.subheading?.subheadingFontFamily||"'Inter', sans-serif",fontSize:t?.style?.subheading?.subheadingFontSize||"14px",color:t?.style?.subheading?.subheadingColor||"#4b5563",fontWeight:t?.style?.subheading?.subheadingFontWeight||"normal"},children:"Please turn up your volume to hear the guide"})}),e.jsx("div",{className:"absolute bottom-[1rem] right-0 max-w-[28rem] mx-auto w-full px-[1rem] max-w-md mx-auto",children:e.jsx("div",{className:"flex justify-end",children:e.jsx(l.SpecificButton,{buttonFunc:()=>n(),postfixIcon:e.jsx(a.ArrowRight,{}),buttonText:"Continue",resolvedConfig:t})})}),e.jsx("style",{children:"\n @keyframes gentleRipple {\n 0% {\n transform: translate(-50%, -50%) scale(0.5) translateZ(0);\n opacity: 0.7;\n }\n 50% {\n opacity: 0.4;\n }\n 100% {\n transform: translate(-50%, -50%) scale(25) translateZ(0);\n opacity: 0;\n }\n }\n"})]})}function hs({gender:o,handleNext:t,config:i}){return e.jsxs("div",{className:"flex h-full max-w-[28rem] mx-auto w-full p-[1rem] relative flex-col items-center overflow-hidden max-w-md mx-auto bg-primary text-base",style:{background:i?.style?.base?.backgroundColor},children:[e.jsx("div",{className:"flex justify-start max-w-md mx-auto w-full ",children:e.jsx(l.Header,{noTitle:!0,resolvedConfig:i})}),e.jsx("h2",{className:"mb-[1rem] text-[32px]",style:{fontFamily:i?.style?.heading?.headingFontFamily||"SeriouslyNostalgic Fn",fontSize:i?.style?.heading?.headingFontSize||"32px",color:i?.style?.heading?.headingColor||"#000",fontWeight:i?.style?.heading?.headingFontWeight||"normal"},children:"Phone placement"}),e.jsxs("p",{className:"text-center text-gray-600 text-sm mt-1 max-w-[280px] mx-auto min-h-[40px]",style:{fontFamily:i?.style?.subheading?.subheadingFontFamily||"'Inter', sans-serif",fontSize:i?.style?.subheading?.subheadingFontSize||"14px",color:i?.style?.subheading?.subheadingColor||"#4b5563",fontWeight:i?.style?.subheading?.subheadingFontWeight||"normal"},children:["At hip height with space to stand back and be fully in frame"," "]}),e.jsxs("div",{className:"relative w-full h-full flex flex-col items-center max-w-md pt-[1rem]",children:[e.jsx("div",{className:"relative w-full h-auto",children:e.jsx("video",{className:"h-full w-full object-contain border-none",muted:!0,loop:!0,autoPlay:!0,playsInline:!0,children:e.jsx("source",{src:o===n.GenderType.Male?l.maleSetupVideo:l.setupVideo,type:"video/mp4"})})}),e.jsx("div",{className:"absolute bottom-[0] max-w-[28rem] mx-auto w-full left-0 right-0 flex justify-center max-w-md mx-auto",children:e.jsx("div",{className:"flex justify-end w-full",children:e.jsx(l.SpecificButton,{buttonFunc:()=>t?.(),buttonText:"Continue",postfixIcon:e.jsx(a.ArrowRight,{}),resolvedConfig:i})})})]})]})}Object.defineProperty(exports,"GenderType",{enumerable:!0,get:function(){return n.GenderType}}),Object.defineProperty(exports,"PreferredLanguage",{enumerable:!0,get:function(){return n.PreferredLanguage}}),exports.Educational=({sections:a=[],config:t,gender:i=n.GenderType.Male,onComplete:d})=>{const m=l.useLocalConfig(t),[r,s]=o.useState(1);switch(r){case 1:return e.jsx(_s,{applicableScreens:a[0]!==n.SectionType.Full&&a&&a?.length?a[0]===n.SectionType.Body?[n.MuseScreenStep.Body,n.MuseScreenStep.SizeFit,n.MuseScreenStep.Ready]:[n.MuseScreenStep.Face,n.MuseScreenStep.SizeFit]:void 0,config:m,gender:i,handleNext:()=>s(2)});case 2:return e.jsx(cs,{handleNext:()=>a[0]===n.SectionType.Face?d?.():s(3),config:m});case 3:return e.jsx(hs,{config:m,gender:i,handleNext:d});default:return e.jsx(e.Fragment,{})}},exports.FocalLength=({onComplete:t,initialValue:i,config:d})=>{const[m,r]=o.useState({brandName:i?.brandName??"",model:i?.model??null}),[s,_]=o.useState(void 0),[c,h]=o.useState(!1),f=l.useLocalConfig(d),g=o.useCallback(()=>Qo.map(o=>{const l=Object.keys(o)[0];return e.jsx(yo,{value:l,children:l},l)}),[]),p=o.useCallback(()=>{const o=Qo.find(e=>Object.keys(e)[0]===m.brandName);if(!o)return null;return o[Object.keys(o)[0]].map(o=>e.jsx(yo,{value:o.id,children:o.model_name},o.id))},[m.brandName]),u=o.useCallback(async()=>{h(!0);try{m.brandName&&m.model&&await(t?.({brandName:m.brandName,modelName:m.model.model_name,focalLength:m.model.focal_length}))}catch(e){_(n.handleErrorMessage(e))}finally{h(!1)}},[m,t]);return e.jsxs("div",{className:"h-full flex-col max-w-md mx-auto pt-[1rem] p-[15px] w-full flex justify-start items-start text-center",style:{background:f?.style?.base?.backgroundColor},children:[e.jsxs("div",{className:"w-full max-w-[28rem] mx-auto",children:[e.jsx(l.Header,{subtitle:"Phone Model",resolvedConfig:f}),e.jsx("div",{className:"text-left mb-[.25rem] mt-[1rem]",style:{fontFamily:f?.style?.base?.baseFontFamily||"'Inter', sans-serif",fontSize:f?.style?.base?.baseFontSize||"14px",color:f?.style?.base?.baseTextColor||"#4b5563"},children:"Select phone brand..."}),e.jsx(Yo,{onChange:e=>{r({brandName:e.target.value,model:null})},className:"w-full h-[40px] !shadow-none !outline-none text-left",value:m.brandName,style:{background:f?.style?.input?.inputBackgroundColor||"#F9FAFC",color:f?.style?.input?.inputTextColor||"#000",fontSize:f?.style?.input?.inputFontSize||"16px",fontWeight:f?.style?.input?.inputFontWeight||"400",border:`1px solid ${f?.style?.input?.inputBorderColor||"transparent"}`,fontFamily:f?.style?.base?.baseFontFamily||"Inter, sans-serif",borderRadius:f?.style?.input?.inputBorderRadius||"4px"},children:g()}),e.jsx("div",{className:"text-left mb-[.25rem] mt-[1rem]",style:{fontFamily:f?.style?.base?.baseFontFamily||"'Inter', sans-serif",fontSize:f?.style?.base?.baseFontSize||"14px",color:f?.style?.base?.baseTextColor||"#4b5563"},children:"Select phone model..."}),e.jsx(Yo,{onChange:e=>{const o=e.target.value,l=Qo.find(e=>Object.keys(e)[0]===m.brandName);if(!l)return;const n=l[Object.keys(l)[0]].find(e=>e.id===o);r(e=>({...e,model:n??null}))},className:"w-full bg-btn h-[40px] !shadow-none !outline-none text-left",value:m.model?.id||"",disabled:!m.brandName,style:{background:f?.style?.input?.inputBackgroundColor||"#F9FAFC",color:f?.style?.input?.inputTextColor||"#000",fontSize:f?.style?.input?.inputFontSize||"16px",fontWeight:f?.style?.input?.inputFontWeight||"400",border:`1px solid ${f?.style?.input?.inputBorderColor||"transparent"}`,fontFamily:f?.style?.base?.baseFontFamily||"Inter, sans-serif",borderRadius:f?.style?.input?.inputBorderRadius||"4px"},children:p()}),e.jsx("style",{children:`\n .MuiOutlinedInput-notchedOutline {\n border: 1px solid ${f?.style?.input?.inputBorderColor||"transparent"} !important;\n outline: none;\n }\n .MuiSelect-select{\n outline: none;\n }\n \n `}),s&&e.jsx("p",{className:"mt-[0.2rem] text-[16px]",style:{color:f?.style?.input?.inputErrorColor||"#000",fontSize:f?.style?.input?.inputErrorFontSize||"16px"},children:s})]}),e.jsx("div",{className:"mt-[.75rem] mb-[1.25rem] max-w-[28rem] mx-auto w-full flex justify-end",children:e.jsx(l.SpecificButton,{disabled:!m.brandName||!m.model||c,postfixIcon:e.jsx(a.ArrowRight,{}),resolvedConfig:f,buttonFunc:u,buttonText:"Next"})})]})},exports.Onboarding=({steps:a,config:t,onComplete:i})=>{const d=l.useLocalConfig(t),m=o.useMemo(()=>n.resolveSteps(a),[]),[r,c]=o.useState({}),[h,f]=o.useState(0),g=m[h],p=o.useCallback(e=>{if(!g)return;const o={...r,[g.type]:e};c(o),h===m.length-1?i?.(o):f(e=>e+1)},[g,r,h,m.length,i]);if(!m.length)return e.jsx("div",{children:"No steps configured for onboarding."});const u=a.map(e=>e.type),y=g?u.indexOf(g.type):0;return e.jsxs(e.Fragment,{children:[e.jsx("div",{id:"swan-onboarding-bg",style:{background:d?.style?.base?.backgroundColor},className:"fixed w-full h-full z-[0] pointer-events-none top-0 left-0"}),e.jsx("div",{className:"px-[15px] relative pt-[15px] w-full flex items-center flex-col",children:e.jsxs("div",{className:"max-w-[28rem] mx-auto w-full",children:[d?.logo&&e.jsx("div",{className:"text-center mb-[1rem] flex justify-center",children:e.jsx("img",{src:d?.logo,alt:"logo",style:{height:d?.style?.logo?.logoHeight,width:d?.style?.logo?.logoWidth},className:"h-10 mx-auto"})}),e.jsx(Zo,{resolvedConfig:d,totalSteps:u.length,currentStepIndex:y}),e.jsx("h1",{style:{fontFamily:d?.style?.heading?.headingFontFamily||"SeriouslyNostalgic Fn",fontSize:d?.style?.heading?.headingFontSize||"32px",color:d?.style?.heading?.headingColor||"#000",fontWeight:d?.style?.heading?.headingFontWeight||"normal"},className:"text-center pt-[1.5rem]",children:l.STEPS[g?.type]??"Onboarding"}),(()=>{if(!g)return null;const o={resolvedConfig:d,initialValue:g.value,onComplete:p,onStepComplete:g?.onStepComplete};switch(g.type){case n.OnboardingStep.Email:return e.jsx(_,{...o});case n.OnboardingStep.Name:return e.jsx(s,{...o});case n.OnboardingStep.Gender:return e.jsx(zo,{...o});case n.OnboardingStep.Height:return e.jsx($o,{...o});default:return e.jsxs("div",{children:["Unsupported step type: ",g.type]})}})()]})})]})};
90
90
  //# sourceMappingURL=index.js.map