ui-landing-page 6.1.0

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.
Files changed (991) hide show
  1. package/.eslintrc.js +3 -0
  2. package/.storybook/main.ts +34 -0
  3. package/.storybook/preview.tsx +23 -0
  4. package/BUNDLE_ANALYSIS.md +111 -0
  5. package/CODE_SPLITTING_SUMMARY.md +278 -0
  6. package/ENTRY_POINTS.md +77 -0
  7. package/ENTRY_POINTS_REFERENCE.md +479 -0
  8. package/FINAL_ANALYSIS.md +296 -0
  9. package/QUICK_START.md +78 -0
  10. package/analyze-bundle.js +46 -0
  11. package/assets/fonts/Inter/Inter-Italic-VariableFont_opsz,wght.ttf +0 -0
  12. package/assets/fonts/Inter/Inter-VariableFont_opsz,wght.ttf +0 -0
  13. package/assets/fonts/amstirdam/SVN-Amstirdam.otf +0 -0
  14. package/assets/fonts/androgyne/SVN-Androgyne.woff +0 -0
  15. package/assets/fonts/androgyne/SVN-Androgyne.woff2 +0 -0
  16. package/assets/fonts/antiqua/SVN-BookAntiqua.woff +0 -0
  17. package/assets/fonts/antiqua/SVN-BookAntiqua.woff2 +0 -0
  18. package/assets/fonts/desire/SVN-Desire.otf +0 -0
  19. package/assets/fonts/elle-gabor/Elle Gabor Std Black.otf +0 -0
  20. package/assets/fonts/elle-gabor/Elle Gabor Std DemiBold.otf +0 -0
  21. package/assets/fonts/elle-gabor/Elle Gabor Std Text.otf +0 -0
  22. package/assets/fonts/elle-gabor/Elle Gabor Std Ultra Light.otf +0 -0
  23. package/assets/fonts/elle-gabor/Elle-Gabor-Std-Bold.otf +0 -0
  24. package/assets/fonts/elle-gabor/Elle-Gabor-Std-Book.otf +0 -0
  25. package/assets/fonts/elle-gabor/Elle-Gabor-Std-Light.otf +0 -0
  26. package/assets/fonts/elle-gabor/Elle-Gabor-Std-Medium.otf +0 -0
  27. package/assets/fonts/god-word/god-word-bold.ttf +0 -0
  28. package/assets/fonts/god-word/god-word-regular.ttf +0 -0
  29. package/assets/fonts/lost-type/LostType2023-Regular.otf +0 -0
  30. package/assets/fonts/neurial-grotesk/NeurialGrotesk-Medium.otf +0 -0
  31. package/assets/fonts/qua-tang-quoc-hoi/SFUAGBuchStencilBQMedium.ttf +0 -0
  32. package/assets/fonts/qua-tang-quoc-hoi/SVN-Sunflora.otf +0 -0
  33. package/assets/fonts/stix/STIXTwoText-Bold.ttf +0 -0
  34. package/assets/fonts/stix/STIXTwoText-BoldItalic.ttf +0 -0
  35. package/assets/fonts/stix/STIXTwoText-Italic.ttf +0 -0
  36. package/assets/fonts/stix/STIXTwoText-Medium.ttf +0 -0
  37. package/assets/fonts/stix/STIXTwoText-MediumItalic.ttf +0 -0
  38. package/assets/fonts/stix/STIXTwoText-Regular.ttf +0 -0
  39. package/assets/fonts/stix/STIXTwoText-SemiBold.ttf +0 -0
  40. package/assets/fonts/stix/STIXTwoText-SemiBoldItalic.ttf +0 -0
  41. package/assets/fonts/svn-poppins/SVN-Poppins-Black.ttf +0 -0
  42. package/assets/fonts/svn-poppins/SVN-Poppins-BlackItalic.ttf +0 -0
  43. package/assets/fonts/svn-poppins/SVN-Poppins-Bold.ttf +0 -0
  44. package/assets/fonts/svn-poppins/SVN-Poppins-BoldItalic.ttf +0 -0
  45. package/assets/fonts/svn-poppins/SVN-Poppins-ExtraBold.ttf +0 -0
  46. package/assets/fonts/svn-poppins/SVN-Poppins-ExtraBoldItalic.ttf +0 -0
  47. package/assets/fonts/svn-poppins/SVN-Poppins-ExtraLight.ttf +0 -0
  48. package/assets/fonts/svn-poppins/SVN-Poppins-ExtraLightItalic.ttf +0 -0
  49. package/assets/fonts/svn-poppins/SVN-Poppins-Italic.ttf +0 -0
  50. package/assets/fonts/svn-poppins/SVN-Poppins-Light.ttf +0 -0
  51. package/assets/fonts/svn-poppins/SVN-Poppins-LightItalic.ttf +0 -0
  52. package/assets/fonts/svn-poppins/SVN-Poppins-Medium.ttf +0 -0
  53. package/assets/fonts/svn-poppins/SVN-Poppins-MediumItalic.ttf +0 -0
  54. package/assets/fonts/svn-poppins/SVN-Poppins-Regular.ttf +0 -0
  55. package/assets/fonts/svn-poppins/SVN-Poppins-SemiBold.ttf +0 -0
  56. package/assets/fonts/svn-poppins/SVN-Poppins-SemiBoldItalic.ttf +0 -0
  57. package/assets/fonts/svn-poppins/SVN-Poppins-Thin.ttf +0 -0
  58. package/assets/fonts/svn-poppins/SVN-Poppins-ThinItalic.ttf +0 -0
  59. package/assets/fonts/zapfino/Zapfino.ttf +0 -0
  60. package/assets/images/index.ts +2 -0
  61. package/assets/images/nomion-logo.png +0 -0
  62. package/bun.lock +2062 -0
  63. package/check-deps.sh +45 -0
  64. package/create-entry-points.sh +22 -0
  65. package/device.min.css +2531 -0
  66. package/dist/advance-profile-section.cjs +2 -0
  67. package/dist/advance-profile-section.cjs.map +1 -0
  68. package/dist/advance-profile-section.d.mts +28 -0
  69. package/dist/advance-profile-section.d.ts +28 -0
  70. package/dist/advance-profile-section.js +2 -0
  71. package/dist/advance-profile-section.js.map +1 -0
  72. package/dist/author-section.cjs +2 -0
  73. package/dist/author-section.cjs.map +1 -0
  74. package/dist/author-section.d.mts +9 -0
  75. package/dist/author-section.d.ts +9 -0
  76. package/dist/author-section.js +2 -0
  77. package/dist/author-section.js.map +1 -0
  78. package/dist/b-e-d-i-page-section.cjs +2 -0
  79. package/dist/b-e-d-i-page-section.cjs.map +1 -0
  80. package/dist/b-e-d-i-page-section.d.mts +55 -0
  81. package/dist/b-e-d-i-page-section.d.ts +55 -0
  82. package/dist/b-e-d-i-page-section.js +2 -0
  83. package/dist/b-e-d-i-page-section.js.map +1 -0
  84. package/dist/bao-ngay-nay2025-section.cjs +2 -0
  85. package/dist/bao-ngay-nay2025-section.cjs.map +1 -0
  86. package/dist/bao-ngay-nay2025-section.d.mts +13 -0
  87. package/dist/bao-ngay-nay2025-section.d.ts +13 -0
  88. package/dist/bao-ngay-nay2025-section.js +2 -0
  89. package/dist/bao-ngay-nay2025-section.js.map +1 -0
  90. package/dist/base-D6OB46M7.d.mts +23 -0
  91. package/dist/base-D6OB46M7.d.ts +23 -0
  92. package/dist/base-section-DdIGFWTn.d.mts +25 -0
  93. package/dist/base-section-DdIGFWTn.d.ts +25 -0
  94. package/dist/biz-card-profile-section.cjs +2 -0
  95. package/dist/biz-card-profile-section.cjs.map +1 -0
  96. package/dist/biz-card-profile-section.d.mts +37 -0
  97. package/dist/biz-card-profile-section.d.ts +37 -0
  98. package/dist/biz-card-profile-section.js +2 -0
  99. package/dist/biz-card-profile-section.js.map +1 -0
  100. package/dist/book-section.cjs +2 -0
  101. package/dist/book-section.cjs.map +1 -0
  102. package/dist/book-section.d.mts +17 -0
  103. package/dist/book-section.d.ts +17 -0
  104. package/dist/book-section.js +2 -0
  105. package/dist/book-section.js.map +1 -0
  106. package/dist/business-card-section.cjs +2 -0
  107. package/dist/business-card-section.cjs.map +1 -0
  108. package/dist/business-card-section.d.mts +37 -0
  109. package/dist/business-card-section.d.ts +37 -0
  110. package/dist/business-card-section.js +2 -0
  111. package/dist/business-card-section.js.map +1 -0
  112. package/dist/christmas.cjs +2 -0
  113. package/dist/christmas.cjs.map +1 -0
  114. package/dist/christmas.d.mts +25 -0
  115. package/dist/christmas.d.ts +25 -0
  116. package/dist/christmas.js +2 -0
  117. package/dist/christmas.js.map +1 -0
  118. package/dist/chunk-2EZHNKDS.cjs +2 -0
  119. package/dist/chunk-2EZHNKDS.cjs.map +1 -0
  120. package/dist/chunk-2L3LGNFN.cjs +2 -0
  121. package/dist/chunk-2L3LGNFN.cjs.map +1 -0
  122. package/dist/chunk-2TKQPATQ.cjs +3 -0
  123. package/dist/chunk-2TKQPATQ.cjs.map +1 -0
  124. package/dist/chunk-2XCURCSR.cjs +8 -0
  125. package/dist/chunk-2XCURCSR.cjs.map +1 -0
  126. package/dist/chunk-377J5LJP.cjs +3 -0
  127. package/dist/chunk-377J5LJP.cjs.map +1 -0
  128. package/dist/chunk-3EWEFTZ4.cjs +2 -0
  129. package/dist/chunk-3EWEFTZ4.cjs.map +1 -0
  130. package/dist/chunk-3OU3D63D.cjs +2 -0
  131. package/dist/chunk-3OU3D63D.cjs.map +1 -0
  132. package/dist/chunk-3SFEP42J.js +3 -0
  133. package/dist/chunk-3SFEP42J.js.map +1 -0
  134. package/dist/chunk-42RM4QBR.cjs +3 -0
  135. package/dist/chunk-42RM4QBR.cjs.map +1 -0
  136. package/dist/chunk-44NYQB5Q.js +2 -0
  137. package/dist/chunk-44NYQB5Q.js.map +1 -0
  138. package/dist/chunk-4J5VH5LJ.cjs +3 -0
  139. package/dist/chunk-4J5VH5LJ.cjs.map +1 -0
  140. package/dist/chunk-5I4Z5UH2.cjs +2 -0
  141. package/dist/chunk-5I4Z5UH2.cjs.map +1 -0
  142. package/dist/chunk-5OFDFIKR.cjs +3 -0
  143. package/dist/chunk-5OFDFIKR.cjs.map +1 -0
  144. package/dist/chunk-5PR2CYMI.js +2 -0
  145. package/dist/chunk-5PR2CYMI.js.map +1 -0
  146. package/dist/chunk-5UIHDRL5.cjs +2 -0
  147. package/dist/chunk-5UIHDRL5.cjs.map +1 -0
  148. package/dist/chunk-5WVMNLF5.js +3 -0
  149. package/dist/chunk-5WVMNLF5.js.map +1 -0
  150. package/dist/chunk-66FJHKLA.js +3 -0
  151. package/dist/chunk-66FJHKLA.js.map +1 -0
  152. package/dist/chunk-6GUVMAUD.js +2 -0
  153. package/dist/chunk-6GUVMAUD.js.map +1 -0
  154. package/dist/chunk-6RCHKEAL.js +2 -0
  155. package/dist/chunk-6RCHKEAL.js.map +1 -0
  156. package/dist/chunk-7CMIOVOL.cjs +2 -0
  157. package/dist/chunk-7CMIOVOL.cjs.map +1 -0
  158. package/dist/chunk-7DETO5IF.js +2 -0
  159. package/dist/chunk-7DETO5IF.js.map +1 -0
  160. package/dist/chunk-7YECUWTF.cjs +2 -0
  161. package/dist/chunk-7YECUWTF.cjs.map +1 -0
  162. package/dist/chunk-A5KHH4N5.js +3 -0
  163. package/dist/chunk-A5KHH4N5.js.map +1 -0
  164. package/dist/chunk-A5WNELZD.js +3 -0
  165. package/dist/chunk-A5WNELZD.js.map +1 -0
  166. package/dist/chunk-AH7SOHCK.js +2 -0
  167. package/dist/chunk-AH7SOHCK.js.map +1 -0
  168. package/dist/chunk-B75CXWTP.js +10 -0
  169. package/dist/chunk-B75CXWTP.js.map +1 -0
  170. package/dist/chunk-BBZUUQZE.cjs +3 -0
  171. package/dist/chunk-BBZUUQZE.cjs.map +1 -0
  172. package/dist/chunk-BF5N2G3I.js +3 -0
  173. package/dist/chunk-BF5N2G3I.js.map +1 -0
  174. package/dist/chunk-BJATVKHY.cjs +2 -0
  175. package/dist/chunk-BJATVKHY.cjs.map +1 -0
  176. package/dist/chunk-BMQTMYRT.cjs +2 -0
  177. package/dist/chunk-BMQTMYRT.cjs.map +1 -0
  178. package/dist/chunk-BQATTZR6.js +3 -0
  179. package/dist/chunk-BQATTZR6.js.map +1 -0
  180. package/dist/chunk-C64QCBR2.js +3 -0
  181. package/dist/chunk-C64QCBR2.js.map +1 -0
  182. package/dist/chunk-C6LFO5DZ.js +2 -0
  183. package/dist/chunk-C6LFO5DZ.js.map +1 -0
  184. package/dist/chunk-CD4LRHKJ.js +2 -0
  185. package/dist/chunk-CD4LRHKJ.js.map +1 -0
  186. package/dist/chunk-CUQI3YUM.js +3 -0
  187. package/dist/chunk-CUQI3YUM.js.map +1 -0
  188. package/dist/chunk-CZW7BABY.js +2 -0
  189. package/dist/chunk-CZW7BABY.js.map +1 -0
  190. package/dist/chunk-D4GX3EGZ.js +4 -0
  191. package/dist/chunk-D4GX3EGZ.js.map +1 -0
  192. package/dist/chunk-DG5W33AY.js +3 -0
  193. package/dist/chunk-DG5W33AY.js.map +1 -0
  194. package/dist/chunk-DJ66MNKV.cjs +2 -0
  195. package/dist/chunk-DJ66MNKV.cjs.map +1 -0
  196. package/dist/chunk-DPN6OBT5.cjs +2 -0
  197. package/dist/chunk-DPN6OBT5.cjs.map +1 -0
  198. package/dist/chunk-EFOR7V7D.js +8 -0
  199. package/dist/chunk-EFOR7V7D.js.map +1 -0
  200. package/dist/chunk-EOINGUY5.js +3 -0
  201. package/dist/chunk-EOINGUY5.js.map +1 -0
  202. package/dist/chunk-EPIKMYCU.js +2 -0
  203. package/dist/chunk-EPIKMYCU.js.map +1 -0
  204. package/dist/chunk-FLCPH2Y3.js +7 -0
  205. package/dist/chunk-FLCPH2Y3.js.map +1 -0
  206. package/dist/chunk-FQMDEZOD.js +3 -0
  207. package/dist/chunk-FQMDEZOD.js.map +1 -0
  208. package/dist/chunk-FUCAOFJM.cjs +3 -0
  209. package/dist/chunk-FUCAOFJM.cjs.map +1 -0
  210. package/dist/chunk-GEGMACK2.cjs +2 -0
  211. package/dist/chunk-GEGMACK2.cjs.map +1 -0
  212. package/dist/chunk-GILDGRSK.cjs +2 -0
  213. package/dist/chunk-GILDGRSK.cjs.map +1 -0
  214. package/dist/chunk-GPBY3OXV.js +2 -0
  215. package/dist/chunk-GPBY3OXV.js.map +1 -0
  216. package/dist/chunk-GQMPLRHE.cjs +2 -0
  217. package/dist/chunk-GQMPLRHE.cjs.map +1 -0
  218. package/dist/chunk-GXUG743T.cjs +2 -0
  219. package/dist/chunk-GXUG743T.cjs.map +1 -0
  220. package/dist/chunk-HH3WELAD.cjs +4 -0
  221. package/dist/chunk-HH3WELAD.cjs.map +1 -0
  222. package/dist/chunk-HHRFK2PR.cjs +3 -0
  223. package/dist/chunk-HHRFK2PR.cjs.map +1 -0
  224. package/dist/chunk-HK3P6AFX.js +3 -0
  225. package/dist/chunk-HK3P6AFX.js.map +1 -0
  226. package/dist/chunk-HMIZ2FLM.js +2 -0
  227. package/dist/chunk-HMIZ2FLM.js.map +1 -0
  228. package/dist/chunk-HSTGLQCX.js +2 -0
  229. package/dist/chunk-HSTGLQCX.js.map +1 -0
  230. package/dist/chunk-I2XSW7Z5.cjs +5 -0
  231. package/dist/chunk-I2XSW7Z5.cjs.map +1 -0
  232. package/dist/chunk-IB3F3GQH.cjs +2 -0
  233. package/dist/chunk-IB3F3GQH.cjs.map +1 -0
  234. package/dist/chunk-IDBQZSEH.cjs +3 -0
  235. package/dist/chunk-IDBQZSEH.cjs.map +1 -0
  236. package/dist/chunk-INJYCBBJ.js +2 -0
  237. package/dist/chunk-INJYCBBJ.js.map +1 -0
  238. package/dist/chunk-IRFLFNL5.js +2 -0
  239. package/dist/chunk-IRFLFNL5.js.map +1 -0
  240. package/dist/chunk-IUV4VDAV.js +2 -0
  241. package/dist/chunk-IUV4VDAV.js.map +1 -0
  242. package/dist/chunk-IXYHCDGV.cjs +2 -0
  243. package/dist/chunk-IXYHCDGV.cjs.map +1 -0
  244. package/dist/chunk-JARFLL3F.cjs +2 -0
  245. package/dist/chunk-JARFLL3F.cjs.map +1 -0
  246. package/dist/chunk-JCWSBSWV.cjs +3 -0
  247. package/dist/chunk-JCWSBSWV.cjs.map +1 -0
  248. package/dist/chunk-JEH6Z3MR.cjs +2 -0
  249. package/dist/chunk-JEH6Z3MR.cjs.map +1 -0
  250. package/dist/chunk-JFOVEN3B.cjs +3 -0
  251. package/dist/chunk-JFOVEN3B.cjs.map +1 -0
  252. package/dist/chunk-JYXWSTI2.cjs +3 -0
  253. package/dist/chunk-JYXWSTI2.cjs.map +1 -0
  254. package/dist/chunk-K6MORX7I.cjs +3 -0
  255. package/dist/chunk-K6MORX7I.cjs.map +1 -0
  256. package/dist/chunk-K7T7NPVY.cjs +3 -0
  257. package/dist/chunk-K7T7NPVY.cjs.map +1 -0
  258. package/dist/chunk-KTJSSK5R.cjs +3 -0
  259. package/dist/chunk-KTJSSK5R.cjs.map +1 -0
  260. package/dist/chunk-KZLVWPZ4.cjs +2 -0
  261. package/dist/chunk-KZLVWPZ4.cjs.map +1 -0
  262. package/dist/chunk-LBKGAOAD.cjs +3 -0
  263. package/dist/chunk-LBKGAOAD.cjs.map +1 -0
  264. package/dist/chunk-LFC2ZCOA.js +2 -0
  265. package/dist/chunk-LFC2ZCOA.js.map +1 -0
  266. package/dist/chunk-LR3HOWU3.cjs +7 -0
  267. package/dist/chunk-LR3HOWU3.cjs.map +1 -0
  268. package/dist/chunk-LSVSIJSZ.js +2 -0
  269. package/dist/chunk-LSVSIJSZ.js.map +1 -0
  270. package/dist/chunk-LSWFX7YA.js +2 -0
  271. package/dist/chunk-LSWFX7YA.js.map +1 -0
  272. package/dist/chunk-LTTNSKMY.js +3 -0
  273. package/dist/chunk-LTTNSKMY.js.map +1 -0
  274. package/dist/chunk-MQDQYKWH.cjs +2 -0
  275. package/dist/chunk-MQDQYKWH.cjs.map +1 -0
  276. package/dist/chunk-MYTJTOT2.cjs +3 -0
  277. package/dist/chunk-MYTJTOT2.cjs.map +1 -0
  278. package/dist/chunk-N33THJV6.js +2 -0
  279. package/dist/chunk-N33THJV6.js.map +1 -0
  280. package/dist/chunk-NAYWFNN3.cjs +3 -0
  281. package/dist/chunk-NAYWFNN3.cjs.map +1 -0
  282. package/dist/chunk-NLTKS2AW.cjs +2 -0
  283. package/dist/chunk-NLTKS2AW.cjs.map +1 -0
  284. package/dist/chunk-NPQYWNWJ.js +5 -0
  285. package/dist/chunk-NPQYWNWJ.js.map +1 -0
  286. package/dist/chunk-NQDWD4YU.cjs +3 -0
  287. package/dist/chunk-NQDWD4YU.cjs.map +1 -0
  288. package/dist/chunk-NQROZGX3.cjs +3 -0
  289. package/dist/chunk-NQROZGX3.cjs.map +1 -0
  290. package/dist/chunk-OBCY7C52.js +2 -0
  291. package/dist/chunk-OBCY7C52.js.map +1 -0
  292. package/dist/chunk-OHGVKGNE.cjs +3 -0
  293. package/dist/chunk-OHGVKGNE.cjs.map +1 -0
  294. package/dist/chunk-OT3WFOIC.js +3 -0
  295. package/dist/chunk-OT3WFOIC.js.map +1 -0
  296. package/dist/chunk-OY6BHM7Z.js +2 -0
  297. package/dist/chunk-OY6BHM7Z.js.map +1 -0
  298. package/dist/chunk-P7JCQIFW.cjs +3 -0
  299. package/dist/chunk-P7JCQIFW.cjs.map +1 -0
  300. package/dist/chunk-PANRCNY2.cjs +2 -0
  301. package/dist/chunk-PANRCNY2.cjs.map +1 -0
  302. package/dist/chunk-Q5QYWRL2.cjs +10 -0
  303. package/dist/chunk-Q5QYWRL2.cjs.map +1 -0
  304. package/dist/chunk-Q7U6JI5R.js +3 -0
  305. package/dist/chunk-Q7U6JI5R.js.map +1 -0
  306. package/dist/chunk-QCNAJEOX.js +2 -0
  307. package/dist/chunk-QCNAJEOX.js.map +1 -0
  308. package/dist/chunk-QNKG2DPA.cjs +2 -0
  309. package/dist/chunk-QNKG2DPA.cjs.map +1 -0
  310. package/dist/chunk-QPCPKW5R.cjs +2 -0
  311. package/dist/chunk-QPCPKW5R.cjs.map +1 -0
  312. package/dist/chunk-QYYK7LNR.cjs +2 -0
  313. package/dist/chunk-QYYK7LNR.cjs.map +1 -0
  314. package/dist/chunk-R3JFYIT4.js +3 -0
  315. package/dist/chunk-R3JFYIT4.js.map +1 -0
  316. package/dist/chunk-SDQQRSTP.cjs +2 -0
  317. package/dist/chunk-SDQQRSTP.cjs.map +1 -0
  318. package/dist/chunk-SDUI3BD3.js +3 -0
  319. package/dist/chunk-SDUI3BD3.js.map +1 -0
  320. package/dist/chunk-SM3TAJ4O.js +3 -0
  321. package/dist/chunk-SM3TAJ4O.js.map +1 -0
  322. package/dist/chunk-T6LF37LZ.cjs +2 -0
  323. package/dist/chunk-T6LF37LZ.cjs.map +1 -0
  324. package/dist/chunk-T7UFQMPU.cjs +2 -0
  325. package/dist/chunk-T7UFQMPU.cjs.map +1 -0
  326. package/dist/chunk-TRSOXPTQ.js +2 -0
  327. package/dist/chunk-TRSOXPTQ.js.map +1 -0
  328. package/dist/chunk-U463DIED.cjs +2 -0
  329. package/dist/chunk-U463DIED.cjs.map +1 -0
  330. package/dist/chunk-U7XVI2DM.js +2 -0
  331. package/dist/chunk-U7XVI2DM.js.map +1 -0
  332. package/dist/chunk-UD7H25BH.js +5 -0
  333. package/dist/chunk-UD7H25BH.js.map +1 -0
  334. package/dist/chunk-UIPKSEN4.js +2 -0
  335. package/dist/chunk-UIPKSEN4.js.map +1 -0
  336. package/dist/chunk-UOUTX4UQ.js +2 -0
  337. package/dist/chunk-UOUTX4UQ.js.map +1 -0
  338. package/dist/chunk-UW52DKV3.js +3 -0
  339. package/dist/chunk-UW52DKV3.js.map +1 -0
  340. package/dist/chunk-VAQT7RDM.js +3 -0
  341. package/dist/chunk-VAQT7RDM.js.map +1 -0
  342. package/dist/chunk-VITZI5ZU.js +3 -0
  343. package/dist/chunk-VITZI5ZU.js.map +1 -0
  344. package/dist/chunk-VMS6VUOL.js +2 -0
  345. package/dist/chunk-VMS6VUOL.js.map +1 -0
  346. package/dist/chunk-WGTOLA3Y.js +2 -0
  347. package/dist/chunk-WGTOLA3Y.js.map +1 -0
  348. package/dist/chunk-WI4TNNNO.js +3 -0
  349. package/dist/chunk-WI4TNNNO.js.map +1 -0
  350. package/dist/chunk-WK65I7SX.js +2 -0
  351. package/dist/chunk-WK65I7SX.js.map +1 -0
  352. package/dist/chunk-WNZ75AHP.js +2 -0
  353. package/dist/chunk-WNZ75AHP.js.map +1 -0
  354. package/dist/chunk-WVNRAFBY.js +2 -0
  355. package/dist/chunk-WVNRAFBY.js.map +1 -0
  356. package/dist/chunk-X4IWMGAB.js +2 -0
  357. package/dist/chunk-X4IWMGAB.js.map +1 -0
  358. package/dist/chunk-X7RB2GVW.cjs +3 -0
  359. package/dist/chunk-X7RB2GVW.cjs.map +1 -0
  360. package/dist/chunk-XD4GVLVZ.cjs +2 -0
  361. package/dist/chunk-XD4GVLVZ.cjs.map +1 -0
  362. package/dist/chunk-XFF6JIWQ.cjs +2 -0
  363. package/dist/chunk-XFF6JIWQ.cjs.map +1 -0
  364. package/dist/chunk-XLPIZNJE.js +2 -0
  365. package/dist/chunk-XLPIZNJE.js.map +1 -0
  366. package/dist/chunk-YFLTXRKM.js +3 -0
  367. package/dist/chunk-YFLTXRKM.js.map +1 -0
  368. package/dist/chunk-YLW7AQNY.cjs +3 -0
  369. package/dist/chunk-YLW7AQNY.cjs.map +1 -0
  370. package/dist/chunk-YN2B2CVU.cjs +5 -0
  371. package/dist/chunk-YN2B2CVU.cjs.map +1 -0
  372. package/dist/chunk-YNK4LVRZ.cjs +3 -0
  373. package/dist/chunk-YNK4LVRZ.cjs.map +1 -0
  374. package/dist/chunk-YXSYDX6L.js +3 -0
  375. package/dist/chunk-YXSYDX6L.js.map +1 -0
  376. package/dist/chunk-YYJKIDZ2.js +3 -0
  377. package/dist/chunk-YYJKIDZ2.js.map +1 -0
  378. package/dist/chunk-ZCYVKA4Y.cjs +3 -0
  379. package/dist/chunk-ZCYVKA4Y.cjs.map +1 -0
  380. package/dist/chunk-ZFZ3ADIT.js +3 -0
  381. package/dist/chunk-ZFZ3ADIT.js.map +1 -0
  382. package/dist/chunk-ZQPA2IN5.cjs +3 -0
  383. package/dist/chunk-ZQPA2IN5.cjs.map +1 -0
  384. package/dist/chunk-ZZHLRB6H.cjs +2 -0
  385. package/dist/chunk-ZZHLRB6H.cjs.map +1 -0
  386. package/dist/contact-section.cjs +2 -0
  387. package/dist/contact-section.cjs.map +1 -0
  388. package/dist/contact-section.d.mts +25 -0
  389. package/dist/contact-section.d.ts +25 -0
  390. package/dist/contact-section.js +2 -0
  391. package/dist/contact-section.js.map +1 -0
  392. package/dist/cover-setion.cjs +2 -0
  393. package/dist/cover-setion.cjs.map +1 -0
  394. package/dist/cover-setion.d.mts +8 -0
  395. package/dist/cover-setion.d.ts +8 -0
  396. package/dist/cover-setion.js +2 -0
  397. package/dist/cover-setion.js.map +1 -0
  398. package/dist/en-QWOTEXHG.js +2 -0
  399. package/dist/en-QWOTEXHG.js.map +1 -0
  400. package/dist/en-TXSQPBHO.cjs +2 -0
  401. package/dist/en-TXSQPBHO.cjs.map +1 -0
  402. package/dist/fr-2MITF4HO.cjs +11 -0
  403. package/dist/fr-2MITF4HO.cjs.map +1 -0
  404. package/dist/fr-KA7CH2XX.js +11 -0
  405. package/dist/fr-KA7CH2XX.js.map +1 -0
  406. package/dist/general-BjKe3K-e.d.mts +60 -0
  407. package/dist/general-BjKe3K-e.d.ts +60 -0
  408. package/dist/gift-avatar-section.cjs +2 -0
  409. package/dist/gift-avatar-section.cjs.map +1 -0
  410. package/dist/gift-avatar-section.d.mts +20 -0
  411. package/dist/gift-avatar-section.d.ts +20 -0
  412. package/dist/gift-avatar-section.js +2 -0
  413. package/dist/gift-avatar-section.js.map +1 -0
  414. package/dist/header-section.cjs +2 -0
  415. package/dist/header-section.cjs.map +1 -0
  416. package/dist/header-section.d.mts +8 -0
  417. package/dist/header-section.d.ts +8 -0
  418. package/dist/header-section.js +2 -0
  419. package/dist/header-section.js.map +1 -0
  420. package/dist/hesman-cert-section.cjs +2 -0
  421. package/dist/hesman-cert-section.cjs.map +1 -0
  422. package/dist/hesman-cert-section.d.mts +11 -0
  423. package/dist/hesman-cert-section.d.ts +11 -0
  424. package/dist/hesman-cert-section.js +2 -0
  425. package/dist/hesman-cert-section.js.map +1 -0
  426. package/dist/hesman-greeting-section.cjs +2 -0
  427. package/dist/hesman-greeting-section.cjs.map +1 -0
  428. package/dist/hesman-greeting-section.d.mts +20 -0
  429. package/dist/hesman-greeting-section.d.ts +20 -0
  430. package/dist/hesman-greeting-section.js +2 -0
  431. package/dist/hesman-greeting-section.js.map +1 -0
  432. package/dist/hesman-metaverse-section.cjs +2 -0
  433. package/dist/hesman-metaverse-section.cjs.map +1 -0
  434. package/dist/hesman-metaverse-section.d.mts +22 -0
  435. package/dist/hesman-metaverse-section.d.ts +22 -0
  436. package/dist/hesman-metaverse-section.js +2 -0
  437. package/dist/hesman-metaverse-section.js.map +1 -0
  438. package/dist/hesman-puzzle-section.cjs +2 -0
  439. package/dist/hesman-puzzle-section.cjs.map +1 -0
  440. package/dist/hesman-puzzle-section.d.mts +10 -0
  441. package/dist/hesman-puzzle-section.d.ts +10 -0
  442. package/dist/hesman-puzzle-section.js +2 -0
  443. package/dist/hesman-puzzle-section.js.map +1 -0
  444. package/dist/hesman-thankyou-section.cjs +2 -0
  445. package/dist/hesman-thankyou-section.cjs.map +1 -0
  446. package/dist/hesman-thankyou-section.d.mts +20 -0
  447. package/dist/hesman-thankyou-section.d.ts +20 -0
  448. package/dist/hesman-thankyou-section.js +2 -0
  449. package/dist/hesman-thankyou-section.js.map +1 -0
  450. package/dist/hesman-video-section.cjs +2 -0
  451. package/dist/hesman-video-section.cjs.map +1 -0
  452. package/dist/hesman-video-section.d.mts +15 -0
  453. package/dist/hesman-video-section.d.ts +15 -0
  454. package/dist/hesman-video-section.js +2 -0
  455. package/dist/hesman-video-section.js.map +1 -0
  456. package/dist/home-section.cjs +2 -0
  457. package/dist/home-section.cjs.map +1 -0
  458. package/dist/home-section.d.mts +51 -0
  459. package/dist/home-section.d.ts +51 -0
  460. package/dist/home-section.js +2 -0
  461. package/dist/home-section.js.map +1 -0
  462. package/dist/horizontal-book-image-section.cjs +2 -0
  463. package/dist/horizontal-book-image-section.cjs.map +1 -0
  464. package/dist/horizontal-book-image-section.d.mts +8 -0
  465. package/dist/horizontal-book-image-section.d.ts +8 -0
  466. package/dist/horizontal-book-image-section.js +2 -0
  467. package/dist/horizontal-book-image-section.js.map +1 -0
  468. package/dist/horizontal-image-list-section.cjs +2 -0
  469. package/dist/horizontal-image-list-section.cjs.map +1 -0
  470. package/dist/horizontal-image-list-section.d.mts +8 -0
  471. package/dist/horizontal-image-list-section.d.ts +8 -0
  472. package/dist/horizontal-image-list-section.js +2 -0
  473. package/dist/horizontal-image-list-section.js.map +1 -0
  474. package/dist/image-padding-section.cjs +2 -0
  475. package/dist/image-padding-section.cjs.map +1 -0
  476. package/dist/image-padding-section.d.mts +8 -0
  477. package/dist/image-padding-section.d.ts +8 -0
  478. package/dist/image-padding-section.js +2 -0
  479. package/dist/image-padding-section.js.map +1 -0
  480. package/dist/image-text-array-section.cjs +2 -0
  481. package/dist/image-text-array-section.cjs.map +1 -0
  482. package/dist/image-text-array-section.d.mts +21 -0
  483. package/dist/image-text-array-section.d.ts +21 -0
  484. package/dist/image-text-array-section.js +2 -0
  485. package/dist/image-text-array-section.js.map +1 -0
  486. package/dist/image-text-section.cjs +2 -0
  487. package/dist/image-text-section.cjs.map +1 -0
  488. package/dist/image-text-section.d.mts +9 -0
  489. package/dist/image-text-section.d.ts +9 -0
  490. package/dist/image-text-section.js +2 -0
  491. package/dist/image-text-section.js.map +1 -0
  492. package/dist/index.cjs +3 -0
  493. package/dist/index.cjs.map +1 -0
  494. package/dist/index.d.mts +162 -0
  495. package/dist/index.d.ts +162 -0
  496. package/dist/index.js +3 -0
  497. package/dist/index.js.map +1 -0
  498. package/dist/khaocoky.cjs +2 -0
  499. package/dist/khaocoky.cjs.map +1 -0
  500. package/dist/khaocoky.d.mts +24 -0
  501. package/dist/khaocoky.d.ts +24 -0
  502. package/dist/khaocoky.js +2 -0
  503. package/dist/khaocoky.js.map +1 -0
  504. package/dist/khaocokyv2.cjs +2 -0
  505. package/dist/khaocokyv2.cjs.map +1 -0
  506. package/dist/khaocokyv2.d.mts +24 -0
  507. package/dist/khaocokyv2.d.ts +24 -0
  508. package/dist/khaocokyv2.js +2 -0
  509. package/dist/khaocokyv2.js.map +1 -0
  510. package/dist/letter-section.cjs +2 -0
  511. package/dist/letter-section.cjs.map +1 -0
  512. package/dist/letter-section.d.mts +13 -0
  513. package/dist/letter-section.d.ts +13 -0
  514. package/dist/letter-section.js +2 -0
  515. package/dist/letter-section.js.map +1 -0
  516. package/dist/lexical-letter-section.cjs +2 -0
  517. package/dist/lexical-letter-section.cjs.map +1 -0
  518. package/dist/lexical-letter-section.d.mts +13 -0
  519. package/dist/lexical-letter-section.d.ts +13 -0
  520. package/dist/lexical-letter-section.js +2 -0
  521. package/dist/lexical-letter-section.js.map +1 -0
  522. package/dist/metaverse-section.cjs +2 -0
  523. package/dist/metaverse-section.cjs.map +1 -0
  524. package/dist/metaverse-section.d.mts +5 -0
  525. package/dist/metaverse-section.d.ts +5 -0
  526. package/dist/metaverse-section.js +2 -0
  527. package/dist/metaverse-section.js.map +1 -0
  528. package/dist/navigation-section.cjs +2 -0
  529. package/dist/navigation-section.cjs.map +1 -0
  530. package/dist/navigation-section.d.mts +10 -0
  531. package/dist/navigation-section.d.ts +10 -0
  532. package/dist/navigation-section.js +2 -0
  533. package/dist/navigation-section.js.map +1 -0
  534. package/dist/nguyen-kim-lucky-voucher.cjs +2 -0
  535. package/dist/nguyen-kim-lucky-voucher.cjs.map +1 -0
  536. package/dist/nguyen-kim-lucky-voucher.d.mts +8 -0
  537. package/dist/nguyen-kim-lucky-voucher.d.ts +8 -0
  538. package/dist/nguyen-kim-lucky-voucher.js +2 -0
  539. package/dist/nguyen-kim-lucky-voucher.js.map +1 -0
  540. package/dist/pet-profile-section.cjs +2 -0
  541. package/dist/pet-profile-section.cjs.map +1 -0
  542. package/dist/pet-profile-section.d.mts +26 -0
  543. package/dist/pet-profile-section.d.ts +26 -0
  544. package/dist/pet-profile-section.js +2 -0
  545. package/dist/pet-profile-section.js.map +1 -0
  546. package/dist/profile-section.cjs +2 -0
  547. package/dist/profile-section.cjs.map +1 -0
  548. package/dist/profile-section.d.mts +29 -0
  549. package/dist/profile-section.d.ts +29 -0
  550. package/dist/profile-section.js +2 -0
  551. package/dist/profile-section.js.map +1 -0
  552. package/dist/qua-tang-quoc-hoi.cjs +2 -0
  553. package/dist/qua-tang-quoc-hoi.cjs.map +1 -0
  554. package/dist/qua-tang-quoc-hoi.d.mts +18 -0
  555. package/dist/qua-tang-quoc-hoi.d.ts +18 -0
  556. package/dist/qua-tang-quoc-hoi.js +2 -0
  557. package/dist/qua-tang-quoc-hoi.js.map +1 -0
  558. package/dist/quiz-section.cjs +2 -0
  559. package/dist/quiz-section.cjs.map +1 -0
  560. package/dist/quiz-section.d.mts +24 -0
  561. package/dist/quiz-section.d.ts +24 -0
  562. package/dist/quiz-section.js +2 -0
  563. package/dist/quiz-section.js.map +1 -0
  564. package/dist/section-full-screen.cjs +2 -0
  565. package/dist/section-full-screen.cjs.map +1 -0
  566. package/dist/section-full-screen.d.mts +14 -0
  567. package/dist/section-full-screen.d.ts +14 -0
  568. package/dist/section-full-screen.js +2 -0
  569. package/dist/section-full-screen.js.map +1 -0
  570. package/dist/tet-cover-section1.cjs +2 -0
  571. package/dist/tet-cover-section1.cjs.map +1 -0
  572. package/dist/tet-cover-section1.d.mts +8 -0
  573. package/dist/tet-cover-section1.d.ts +8 -0
  574. package/dist/tet-cover-section1.js +2 -0
  575. package/dist/tet-cover-section1.js.map +1 -0
  576. package/dist/tet-cover-section2.cjs +2 -0
  577. package/dist/tet-cover-section2.cjs.map +1 -0
  578. package/dist/tet-cover-section2.d.mts +8 -0
  579. package/dist/tet-cover-section2.d.ts +8 -0
  580. package/dist/tet-cover-section2.js +2 -0
  581. package/dist/tet-cover-section2.js.map +1 -0
  582. package/dist/tet-lucky-money-section.cjs +2 -0
  583. package/dist/tet-lucky-money-section.cjs.map +1 -0
  584. package/dist/tet-lucky-money-section.d.mts +12 -0
  585. package/dist/tet-lucky-money-section.d.ts +12 -0
  586. package/dist/tet-lucky-money-section.js +2 -0
  587. package/dist/tet-lucky-money-section.js.map +1 -0
  588. package/dist/tet-lucky-money-section2.cjs +2 -0
  589. package/dist/tet-lucky-money-section2.cjs.map +1 -0
  590. package/dist/tet-lucky-money-section2.d.mts +12 -0
  591. package/dist/tet-lucky-money-section2.d.ts +12 -0
  592. package/dist/tet-lucky-money-section2.js +2 -0
  593. package/dist/tet-lucky-money-section2.js.map +1 -0
  594. package/dist/valentine.cjs +2 -0
  595. package/dist/valentine.cjs.map +1 -0
  596. package/dist/valentine.d.mts +29 -0
  597. package/dist/valentine.d.ts +29 -0
  598. package/dist/valentine.js +2 -0
  599. package/dist/valentine.js.map +1 -0
  600. package/dist/vertical-carousel-section.cjs +2 -0
  601. package/dist/vertical-carousel-section.cjs.map +1 -0
  602. package/dist/vertical-carousel-section.d.mts +8 -0
  603. package/dist/vertical-carousel-section.d.ts +8 -0
  604. package/dist/vertical-carousel-section.js +2 -0
  605. package/dist/vertical-carousel-section.js.map +1 -0
  606. package/dist/video-intro-section.cjs +2 -0
  607. package/dist/video-intro-section.cjs.map +1 -0
  608. package/dist/video-intro-section.d.mts +10 -0
  609. package/dist/video-intro-section.d.ts +10 -0
  610. package/dist/video-intro-section.js +2 -0
  611. package/dist/video-intro-section.js.map +1 -0
  612. package/dist/woman-day.cjs +2 -0
  613. package/dist/woman-day.cjs.map +1 -0
  614. package/dist/woman-day.d.mts +17 -0
  615. package/dist/woman-day.d.ts +17 -0
  616. package/dist/woman-day.js +2 -0
  617. package/dist/woman-day.js.map +1 -0
  618. package/entries/advance-profile-section.ts +1 -0
  619. package/entries/author-section.ts +1 -0
  620. package/entries/b-e-d-i-page-section.ts +2 -0
  621. package/entries/bao-ngay-nay2025-section.ts +1 -0
  622. package/entries/biz-card-profile-section.ts +1 -0
  623. package/entries/book-section.ts +1 -0
  624. package/entries/business-card-section.ts +1 -0
  625. package/entries/christmas.ts +1 -0
  626. package/entries/contact-section.ts +1 -0
  627. package/entries/cover-setion.ts +1 -0
  628. package/entries/gift-avatar-section.ts +1 -0
  629. package/entries/header-section.ts +1 -0
  630. package/entries/hesman-cert-section.ts +1 -0
  631. package/entries/hesman-greeting-section.ts +1 -0
  632. package/entries/hesman-metaverse-section.ts +1 -0
  633. package/entries/hesman-puzzle-section.ts +1 -0
  634. package/entries/hesman-thankyou-section.ts +1 -0
  635. package/entries/hesman-video-section.ts +1 -0
  636. package/entries/home-section.ts +1 -0
  637. package/entries/horizontal-book-image-section.ts +1 -0
  638. package/entries/horizontal-image-list-section.ts +1 -0
  639. package/entries/image-padding-section.ts +1 -0
  640. package/entries/image-text-array-section.ts +1 -0
  641. package/entries/image-text-section.ts +1 -0
  642. package/entries/khaocoky.ts +1 -0
  643. package/entries/khaocokyv2.ts +1 -0
  644. package/entries/letter-section.ts +1 -0
  645. package/entries/lexical-letter-section.ts +1 -0
  646. package/entries/metaverse-section.ts +1 -0
  647. package/entries/navigation-section.ts +2 -0
  648. package/entries/nguyen-kim-lucky-voucher.ts +1 -0
  649. package/entries/pet-profile-section.ts +1 -0
  650. package/entries/profile-section.ts +1 -0
  651. package/entries/qua-tang-quoc-hoi.ts +1 -0
  652. package/entries/quiz-section.ts +1 -0
  653. package/entries/section-full-screen.ts +1 -0
  654. package/entries/tet-cover-section1.ts +1 -0
  655. package/entries/tet-cover-section2.ts +1 -0
  656. package/entries/tet-lucky-money-section.ts +1 -0
  657. package/entries/tet-lucky-money-section2.ts +1 -0
  658. package/entries/valentine.ts +1 -0
  659. package/entries/vertical-carousel-section.ts +1 -0
  660. package/entries/video-intro-section.ts +1 -0
  661. package/entries/woman-day.ts +1 -0
  662. package/entry-points.json +47 -0
  663. package/exports-map.json +179 -0
  664. package/fonts.css +144 -0
  665. package/generate-exports.cjs +22 -0
  666. package/generate-exports.js +23 -0
  667. package/generate-tsup-entries.js +17 -0
  668. package/index.css +162 -0
  669. package/index.ts +23 -0
  670. package/package.json +306 -0
  671. package/postcss.config.js +6 -0
  672. package/regenerate-entries-direct.cjs +60 -0
  673. package/regenerate-entries.cjs +60 -0
  674. package/src/components/LandingPage/common/3DModel/ThreeModalTongla.tsx +114 -0
  675. package/src/components/LandingPage/common/3DModel/ThreeModel.tsx +210 -0
  676. package/src/components/LandingPage/common/3DModel/index.tsx +90 -0
  677. package/src/components/LandingPage/common/CarouselCustom/index.tsx +80 -0
  678. package/src/components/LandingPage/common/FadeInMotion/index.tsx +60 -0
  679. package/src/components/LandingPage/common/SectionFullScreen/index.tsx +68 -0
  680. package/src/components/LandingPage/common/Video/index.tsx +90 -0
  681. package/src/components/LandingPage/common/icons/3DCubeScanIcon.tsx +38 -0
  682. package/src/components/LandingPage/common/icons/3DFlipIcon.tsx +27 -0
  683. package/src/components/LandingPage/common/icons/ARExploreIcon.tsx +15 -0
  684. package/src/components/LandingPage/common/icons/AcreageIcon.tsx +68 -0
  685. package/src/components/LandingPage/common/icons/ArrowDownIcon.tsx +19 -0
  686. package/src/components/LandingPage/common/icons/ArrowLeftIcon.tsx +21 -0
  687. package/src/components/LandingPage/common/icons/ArrowRightIcon.tsx +21 -0
  688. package/src/components/LandingPage/common/icons/ArrowUpIcon.tsx +21 -0
  689. package/src/components/LandingPage/common/icons/BurgerIcon.tsx +21 -0
  690. package/src/components/LandingPage/common/icons/CircleDownIcon.tsx +29 -0
  691. package/src/components/LandingPage/common/icons/ClockIcon.tsx +28 -0
  692. package/src/components/LandingPage/common/icons/CloseIcon.tsx +23 -0
  693. package/src/components/LandingPage/common/icons/CloseQuotesIcon.tsx +17 -0
  694. package/src/components/LandingPage/common/icons/CopyIcon.tsx +31 -0
  695. package/src/components/LandingPage/common/icons/CopyrightByPGLIcon.tsx +80 -0
  696. package/src/components/LandingPage/common/icons/DoubleArrowDownIcon.tsx +31 -0
  697. package/src/components/LandingPage/common/icons/EyeIcon.tsx +30 -0
  698. package/src/components/LandingPage/common/icons/FlipIcon.tsx +23 -0
  699. package/src/components/LandingPage/common/icons/FourthMedalIcon.tsx +287 -0
  700. package/src/components/LandingPage/common/icons/GoBackIcon.tsx +23 -0
  701. package/src/components/LandingPage/common/icons/GoogleIcon.tsx +41 -0
  702. package/src/components/LandingPage/common/icons/GrindSize.tsx +321 -0
  703. package/src/components/LandingPage/common/icons/HeartFillIcon.tsx +21 -0
  704. package/src/components/LandingPage/common/icons/HeightIcon.tsx +23 -0
  705. package/src/components/LandingPage/common/icons/IconAuction.tsx +17 -0
  706. package/src/components/LandingPage/common/icons/IconCalendar.tsx +16 -0
  707. package/src/components/LandingPage/common/icons/IconExternalLink.tsx +21 -0
  708. package/src/components/LandingPage/common/icons/IconMuted.tsx +17 -0
  709. package/src/components/LandingPage/common/icons/IconReset.tsx +19 -0
  710. package/src/components/LandingPage/common/icons/IconUmuted.tsx +18 -0
  711. package/src/components/LandingPage/common/icons/InfoFillIcon.tsx +20 -0
  712. package/src/components/LandingPage/common/icons/KeyIcon.tsx +24 -0
  713. package/src/components/LandingPage/common/icons/KyokaiIcon.tsx +53 -0
  714. package/src/components/LandingPage/common/icons/LanguageIcon.tsx +49 -0
  715. package/src/components/LandingPage/common/icons/LikeIcon.tsx +29 -0
  716. package/src/components/LandingPage/common/icons/LogoutIcon.tsx +23 -0
  717. package/src/components/LandingPage/common/icons/MailIcon.tsx +32 -0
  718. package/src/components/LandingPage/common/icons/OnchainIcon.tsx +97 -0
  719. package/src/components/LandingPage/common/icons/OpenQuotesIcon.tsx +17 -0
  720. package/src/components/LandingPage/common/icons/PhoneIcon.tsx +22 -0
  721. package/src/components/LandingPage/common/icons/PlayIcon.tsx +21 -0
  722. package/src/components/LandingPage/common/icons/PressureClockIcon.tsx +32 -0
  723. package/src/components/LandingPage/common/icons/ProfileIcon.tsx +30 -0
  724. package/src/components/LandingPage/common/icons/ReadingBookIcon.tsx +22 -0
  725. package/src/components/LandingPage/common/icons/ScaleIcon.tsx +28 -0
  726. package/src/components/LandingPage/common/icons/SecondMedalIcon.tsx +1137 -0
  727. package/src/components/LandingPage/common/icons/SignoutIcon.tsx +30 -0
  728. package/src/components/LandingPage/common/icons/SparkleIcon.tsx +28 -0
  729. package/src/components/LandingPage/common/icons/TemperatureIcon.tsx +20 -0
  730. package/src/components/LandingPage/common/icons/ThirdMedalIcon.tsx +620 -0
  731. package/src/components/LandingPage/common/icons/TickIcon.tsx +20 -0
  732. package/src/components/LandingPage/common/icons/TickIconBlue.tsx +30 -0
  733. package/src/components/LandingPage/common/icons/TickIconGreen.tsx +30 -0
  734. package/src/components/LandingPage/common/icons/TouchIcon.tsx +22 -0
  735. package/src/components/LandingPage/common/icons/WaterDropIcon.tsx +23 -0
  736. package/src/components/LandingPage/common/icons/WaterIcon.tsx +37 -0
  737. package/src/components/LandingPage/common/icons/Weight.tsx +36 -0
  738. package/src/components/LandingPage/common/icons/WinnerMedalIcon.tsx +1185 -0
  739. package/src/components/LandingPage/common/icons/YieldIcon.tsx +36 -0
  740. package/src/components/LandingPage/common/icons/ZoomInFillIcon.tsx +20 -0
  741. package/src/components/LandingPage/common/icons/icons-v2/BurgerIcon.tsx +23 -0
  742. package/src/components/LandingPage/common/icons/icons-v2/LogoNomion.tsx +56 -0
  743. package/src/components/LandingPage/common/icons/icons-v2/NdachainIcon.tsx +251 -0
  744. package/src/components/LandingPage/common/icons/icons-v2/OnchainIcon.tsx +97 -0
  745. package/src/components/LandingPage/common/icons/icons-v2/index.ts +4 -0
  746. package/src/components/LandingPage/common/icons/index.ts +23 -0
  747. package/src/components/LandingPage/common/icons/social-icons/FacebookIcon.tsx +24 -0
  748. package/src/components/LandingPage/common/icons/social-icons/IconMail.tsx +17 -0
  749. package/src/components/LandingPage/common/icons/social-icons/IconPhone.tsx +21 -0
  750. package/src/components/LandingPage/common/icons/social-icons/InstagramIcon.tsx +24 -0
  751. package/src/components/LandingPage/common/icons/social-icons/LinkedinIcon.tsx +23 -0
  752. package/src/components/LandingPage/common/icons/social-icons/LocationIcon.tsx +16 -0
  753. package/src/components/LandingPage/common/icons/social-icons/TelegramIcon.tsx +23 -0
  754. package/src/components/LandingPage/common/icons/social-icons/ThreadsIcon.tsx +15 -0
  755. package/src/components/LandingPage/common/icons/social-icons/TiktokIcon.tsx +16 -0
  756. package/src/components/LandingPage/common/icons/social-icons/TwitterIcon.tsx +28 -0
  757. package/src/components/LandingPage/common/icons/social-icons/WebsiteIcon.tsx +0 -0
  758. package/src/components/LandingPage/common/icons/social-icons/YoutubeIcon.tsx +26 -0
  759. package/src/components/LandingPage/common/icons/social-icons/index.tsx +19 -0
  760. package/src/components/LandingPage/common/shadcn-ui-kit/Dialog.tsx +124 -0
  761. package/src/components/LandingPage/common/shadcn-ui-kit/input.tsx +24 -0
  762. package/src/components/LandingPage/common/shadcn-ui-kit/select.tsx +160 -0
  763. package/src/components/LandingPage/common/ui-kit/atomics/ BaseModal.tsx +60 -0
  764. package/src/components/LandingPage/common/ui-kit/atomics/BaseButton.tsx +25 -0
  765. package/src/components/LandingPage/common/ui-kit/atomics/BaseIcon.tsx +18 -0
  766. package/src/components/LandingPage/common/ui-kit/atomics/BaseInput.tsx +58 -0
  767. package/src/components/LandingPage/common/ui-kit/atomics/CopyClipboard.tsx +64 -0
  768. package/src/components/LandingPage/common/ui-kit/atomics/HesmanButton.tsx +23 -0
  769. package/src/components/LandingPage/common/ui-kit/atomics/HesmanGradientText.tsx +22 -0
  770. package/src/components/LandingPage/common/ui-kit/atomics/Tag.tsx +47 -0
  771. package/src/components/LandingPage/common/ui-kit/atomics/Typography.tsx +63 -0
  772. package/src/components/LandingPage/common/ui-kit/atomics/index.tsx +4 -0
  773. package/src/components/LandingPage/common/ui-kit/moleculars/AudioPlayer.tsx +130 -0
  774. package/src/components/LandingPage/common/ui-kit/moleculars/AuthorContext.tsx +26 -0
  775. package/src/components/LandingPage/common/ui-kit/moleculars/AuthorModal.tsx +147 -0
  776. package/src/components/LandingPage/common/ui-kit/moleculars/AuthorModalDeDo.tsx +91 -0
  777. package/src/components/LandingPage/common/ui-kit/moleculars/AuthorWithLabel.tsx +23 -0
  778. package/src/components/LandingPage/common/ui-kit/moleculars/BackgroundImage.tsx +34 -0
  779. package/src/components/LandingPage/common/ui-kit/moleculars/ButtonCommingSoon.tsx +34 -0
  780. package/src/components/LandingPage/common/ui-kit/moleculars/CollasibleText.tsx +109 -0
  781. package/src/components/LandingPage/common/ui-kit/moleculars/ContactCard.tsx +167 -0
  782. package/src/components/LandingPage/common/ui-kit/moleculars/DidInfoModal.tsx +73 -0
  783. package/src/components/LandingPage/common/ui-kit/moleculars/ImageWithBackground.tsx +39 -0
  784. package/src/components/LandingPage/common/ui-kit/moleculars/LexicalParagraph.tsx +15 -0
  785. package/src/components/LandingPage/common/ui-kit/moleculars/ListButton.tsx +51 -0
  786. package/src/components/LandingPage/common/ui-kit/moleculars/ListContactSocial.tsx +103 -0
  787. package/src/components/LandingPage/common/ui-kit/moleculars/MetaInfo.tsx +76 -0
  788. package/src/components/LandingPage/common/ui-kit/moleculars/MetaInfoModal.tsx +96 -0
  789. package/src/components/LandingPage/common/ui-kit/moleculars/NftInfoModal.tsx +102 -0
  790. package/src/components/LandingPage/common/ui-kit/moleculars/OwnerName.tsx +25 -0
  791. package/src/components/LandingPage/common/ui-kit/moleculars/ReadmoreModal.tsx +38 -0
  792. package/src/components/LandingPage/common/ui-kit/moleculars/RenderMedia.tsx +48 -0
  793. package/src/components/LandingPage/common/ui-kit/moleculars/ScrollDownGuide.tsx +34 -0
  794. package/src/components/LandingPage/common/ui-kit/moleculars/TagName.stories.tsx +33 -0
  795. package/src/components/LandingPage/common/ui-kit/moleculars/TagName.tsx +33 -0
  796. package/src/components/LandingPage/common/ui-kit/moleculars/Title.stories.tsx +34 -0
  797. package/src/components/LandingPage/common/ui-kit/moleculars/Title.tsx +66 -0
  798. package/src/components/LandingPage/common/ui-kit/moleculars/VideoRef.tsx +66 -0
  799. package/src/components/LandingPage/common/ui-kit/organisms/AdvanceProfileSection/index.tsx +152 -0
  800. package/src/components/LandingPage/common/ui-kit/organisms/AuthorSection/index.tsx +156 -0
  801. package/src/components/LandingPage/common/ui-kit/organisms/BEDIPageSection/BEDICarouselSection.tsx +115 -0
  802. package/src/components/LandingPage/common/ui-kit/organisms/BEDIPageSection/BEDIContactSection.tsx +166 -0
  803. package/src/components/LandingPage/common/ui-kit/organisms/BEDIPageSection/BEDIPage1Section/BEDIBentoImageSection.tsx +170 -0
  804. package/src/components/LandingPage/common/ui-kit/organisms/BEDIPageSection/BEDIPage1Section/BEDIIntroSection.tsx +69 -0
  805. package/src/components/LandingPage/common/ui-kit/organisms/BEDIPageSection/BEDIPage1Section/BEDILetterSection.tsx +71 -0
  806. package/src/components/LandingPage/common/ui-kit/organisms/BEDIPageSection/BEDIPage1Section/BEDIPage1Section.tsx +102 -0
  807. package/src/components/LandingPage/common/ui-kit/organisms/BEDIPageSection/BEDIPage1Section/BgLetter.tsx +29 -0
  808. package/src/components/LandingPage/common/ui-kit/organisms/BEDIPageSection/constants.ts +35 -0
  809. package/src/components/LandingPage/common/ui-kit/organisms/BEDIPageSection/index.tsx +171 -0
  810. package/src/components/LandingPage/common/ui-kit/organisms/BaoNgayNay2025Section/AudioTheme.tsx +30 -0
  811. package/src/components/LandingPage/common/ui-kit/organisms/BaoNgayNay2025Section/GenerateGreeting.tsx +528 -0
  812. package/src/components/LandingPage/common/ui-kit/organisms/BaoNgayNay2025Section/HomeSection.tsx +130 -0
  813. package/src/components/LandingPage/common/ui-kit/organisms/BaoNgayNay2025Section/IntroSection.tsx +105 -0
  814. package/src/components/LandingPage/common/ui-kit/organisms/BaoNgayNay2025Section/LetterSection.tsx +21 -0
  815. package/src/components/LandingPage/common/ui-kit/organisms/BaoNgayNay2025Section/NgayNayIcon.tsx +31 -0
  816. package/src/components/LandingPage/common/ui-kit/organisms/BaoNgayNay2025Section/UploadImage.tsx +67 -0
  817. package/src/components/LandingPage/common/ui-kit/organisms/BaoNgayNay2025Section/constant.ts +118 -0
  818. package/src/components/LandingPage/common/ui-kit/organisms/BaoNgayNay2025Section/icons.tsx +153 -0
  819. package/src/components/LandingPage/common/ui-kit/organisms/BaoNgayNay2025Section/index.tsx +169 -0
  820. package/src/components/LandingPage/common/ui-kit/organisms/BizCardProfileSection/ContactCard.tsx +166 -0
  821. package/src/components/LandingPage/common/ui-kit/organisms/BizCardProfileSection/ShareButton.tsx +113 -0
  822. package/src/components/LandingPage/common/ui-kit/organisms/BizCardProfileSection/index.tsx +395 -0
  823. package/src/components/LandingPage/common/ui-kit/organisms/BookSection/BookCoverSection.tsx +74 -0
  824. package/src/components/LandingPage/common/ui-kit/organisms/BookSection/BookSection.tsx +630 -0
  825. package/src/components/LandingPage/common/ui-kit/organisms/BookSection/NgheLetterSection.tsx +120 -0
  826. package/src/components/LandingPage/common/ui-kit/organisms/BookSection/index.tsx +5 -0
  827. package/src/components/LandingPage/common/ui-kit/organisms/BookSection/utils/index.ts +29 -0
  828. package/src/components/LandingPage/common/ui-kit/organisms/BusinessCardSection/BgRectangle.tsx +19 -0
  829. package/src/components/LandingPage/common/ui-kit/organisms/BusinessCardSection/BusinessCardAvtCircle.tsx +78 -0
  830. package/src/components/LandingPage/common/ui-kit/organisms/BusinessCardSection/BusinessCardAvtFull.tsx +77 -0
  831. package/src/components/LandingPage/common/ui-kit/organisms/BusinessCardSection/FragmentContactInfo.tsx +214 -0
  832. package/src/components/LandingPage/common/ui-kit/organisms/BusinessCardSection/icons/IconAddress.tsx +17 -0
  833. package/src/components/LandingPage/common/ui-kit/organisms/BusinessCardSection/icons/IconFacebook.tsx +17 -0
  834. package/src/components/LandingPage/common/ui-kit/organisms/BusinessCardSection/icons/IconInsta.tsx +17 -0
  835. package/src/components/LandingPage/common/ui-kit/organisms/BusinessCardSection/icons/IconLinkedin.tsx +17 -0
  836. package/src/components/LandingPage/common/ui-kit/organisms/BusinessCardSection/icons/IconMail.tsx +17 -0
  837. package/src/components/LandingPage/common/ui-kit/organisms/BusinessCardSection/icons/IconPhone.tsx +17 -0
  838. package/src/components/LandingPage/common/ui-kit/organisms/BusinessCardSection/icons/IconTele.tsx +17 -0
  839. package/src/components/LandingPage/common/ui-kit/organisms/BusinessCardSection/icons/IconWeb.tsx +17 -0
  840. package/src/components/LandingPage/common/ui-kit/organisms/BusinessCardSection/index.tsx +57 -0
  841. package/src/components/LandingPage/common/ui-kit/organisms/Christmas/Chirstmas1GreetingSection.tsx +159 -0
  842. package/src/components/LandingPage/common/ui-kit/organisms/Christmas/Chirstmas1HomeSection.tsx +112 -0
  843. package/src/components/LandingPage/common/ui-kit/organisms/Christmas/Chirstmas2HomeSection.tsx +113 -0
  844. package/src/components/LandingPage/common/ui-kit/organisms/Christmas/Chrismas2GreetingSection.tsx +96 -0
  845. package/src/components/LandingPage/common/ui-kit/organisms/Christmas/Christmas1LetterSection.tsx +63 -0
  846. package/src/components/LandingPage/common/ui-kit/organisms/Christmas/index.tsx +5 -0
  847. package/src/components/LandingPage/common/ui-kit/organisms/ContactSection/index.tsx +137 -0
  848. package/src/components/LandingPage/common/ui-kit/organisms/CoverSetion/index.tsx +62 -0
  849. package/src/components/LandingPage/common/ui-kit/organisms/GiftAvatarSection/index.tsx +48 -0
  850. package/src/components/LandingPage/common/ui-kit/organisms/HeaderSection/HeaderAnimation.tsx +27 -0
  851. package/src/components/LandingPage/common/ui-kit/organisms/HeaderSection/HeaderSection.tsx +61 -0
  852. package/src/components/LandingPage/common/ui-kit/organisms/HesmanCertSection/index.tsx +97 -0
  853. package/src/components/LandingPage/common/ui-kit/organisms/HesmanGreetingSection/index.tsx +108 -0
  854. package/src/components/LandingPage/common/ui-kit/organisms/HesmanMetaverseSection/index.tsx +79 -0
  855. package/src/components/LandingPage/common/ui-kit/organisms/HesmanPuzzleSection/Puzzle.tsx +203 -0
  856. package/src/components/LandingPage/common/ui-kit/organisms/HesmanPuzzleSection/index.tsx +129 -0
  857. package/src/components/LandingPage/common/ui-kit/organisms/HesmanThankyouSection/index.tsx +93 -0
  858. package/src/components/LandingPage/common/ui-kit/organisms/HesmanVideoSection/index.tsx +80 -0
  859. package/src/components/LandingPage/common/ui-kit/organisms/HomeSection/HomeNewspaperSection.tsx +108 -0
  860. package/src/components/LandingPage/common/ui-kit/organisms/HomeSection/HomeSection.stories.tsx +61 -0
  861. package/src/components/LandingPage/common/ui-kit/organisms/HomeSection/HomeSection.tsx +261 -0
  862. package/src/components/LandingPage/common/ui-kit/organisms/HomeSection/HomeSouvenirSection/HomeSouvenirSection.tsx +134 -0
  863. package/src/components/LandingPage/common/ui-kit/organisms/HomeSection/HomeSouvenirSection/ImageWithFallback.tsx +30 -0
  864. package/src/components/LandingPage/common/ui-kit/organisms/HomeSection/index.tsx +3 -0
  865. package/src/components/LandingPage/common/ui-kit/organisms/HorizontalBookImageSection/HandSwipe.tsx +26 -0
  866. package/src/components/LandingPage/common/ui-kit/organisms/HorizontalBookImageSection/index.tsx +90 -0
  867. package/src/components/LandingPage/common/ui-kit/organisms/HorizontalImageListSection/index.tsx +105 -0
  868. package/src/components/LandingPage/common/ui-kit/organisms/ImagePaddingSection/index.tsx +27 -0
  869. package/src/components/LandingPage/common/ui-kit/organisms/ImageTextArraySection/index.tsx +43 -0
  870. package/src/components/LandingPage/common/ui-kit/organisms/ImageTextSection/index.tsx +114 -0
  871. package/src/components/LandingPage/common/ui-kit/organisms/LetterSection/index.tsx +191 -0
  872. package/src/components/LandingPage/common/ui-kit/organisms/LexicalLetterSection/AudioLexicalLetterSection.tsx +141 -0
  873. package/src/components/LandingPage/common/ui-kit/organisms/LexicalLetterSection/LexicalletterSection.tsx +175 -0
  874. package/src/components/LandingPage/common/ui-kit/organisms/LexicalLetterSection/index.tsx +2 -0
  875. package/src/components/LandingPage/common/ui-kit/organisms/MetaverseSection/index.tsx +208 -0
  876. package/src/components/LandingPage/common/ui-kit/organisms/NavigationSection/ModalWelcomeInput.tsx +85 -0
  877. package/src/components/LandingPage/common/ui-kit/organisms/NavigationSection/index.tsx +99 -0
  878. package/src/components/LandingPage/common/ui-kit/organisms/NguyenKimLuckyVoucher/index.tsx +156 -0
  879. package/src/components/LandingPage/common/ui-kit/organisms/PetProfileSection/PetContactSection.tsx +0 -0
  880. package/src/components/LandingPage/common/ui-kit/organisms/PetProfileSection/PetInfoSection.tsx +0 -0
  881. package/src/components/LandingPage/common/ui-kit/organisms/PetProfileSection/PetListImage.tsx +0 -0
  882. package/src/components/LandingPage/common/ui-kit/organisms/PetProfileSection/index.tsx +230 -0
  883. package/src/components/LandingPage/common/ui-kit/organisms/ProfileSection/index.tsx +324 -0
  884. package/src/components/LandingPage/common/ui-kit/organisms/QuaTangQuocHoi/ContentTheme12.tsx +327 -0
  885. package/src/components/LandingPage/common/ui-kit/organisms/QuaTangQuocHoi/ContentTheme3.tsx +9 -0
  886. package/src/components/LandingPage/common/ui-kit/organisms/QuaTangQuocHoi/ContentTheme4.tsx +9 -0
  887. package/src/components/LandingPage/common/ui-kit/organisms/QuaTangQuocHoi/ContentTheme5.tsx +383 -0
  888. package/src/components/LandingPage/common/ui-kit/organisms/QuaTangQuocHoi/InforSection.tsx +94 -0
  889. package/src/components/LandingPage/common/ui-kit/organisms/QuaTangQuocHoi/QuaTangQuocHoiSection.tsx +524 -0
  890. package/src/components/LandingPage/common/ui-kit/organisms/QuaTangQuocHoi/components/LanguageSwitcher.tsx +77 -0
  891. package/src/components/LandingPage/common/ui-kit/organisms/QuaTangQuocHoi/constant/data.ts +87 -0
  892. package/src/components/LandingPage/common/ui-kit/organisms/QuaTangQuocHoi/context/LanguageContext.tsx +81 -0
  893. package/src/components/LandingPage/common/ui-kit/organisms/QuaTangQuocHoi/hook/useLanguage.ts +13 -0
  894. package/src/components/LandingPage/common/ui-kit/organisms/QuaTangQuocHoi/index.ts +2 -0
  895. package/src/components/LandingPage/common/ui-kit/organisms/QuaTangQuocHoi/locale/en.json +39 -0
  896. package/src/components/LandingPage/common/ui-kit/organisms/QuaTangQuocHoi/locale/fr.json +39 -0
  897. package/src/components/LandingPage/common/ui-kit/organisms/QuaTangQuocHoi/types.ts +58 -0
  898. package/src/components/LandingPage/common/ui-kit/organisms/QuizSection/ViewAnswer.tsx +48 -0
  899. package/src/components/LandingPage/common/ui-kit/organisms/QuizSection/ViewQuestion.tsx +48 -0
  900. package/src/components/LandingPage/common/ui-kit/organisms/QuizSection/index.tsx +48 -0
  901. package/src/components/LandingPage/common/ui-kit/organisms/TetCoverSection1/TetCoverSection1.tsx +36 -0
  902. package/src/components/LandingPage/common/ui-kit/organisms/TetCoverSection1/index.tsx +1 -0
  903. package/src/components/LandingPage/common/ui-kit/organisms/TetCoverSection2/TetCoverSection2.tsx +33 -0
  904. package/src/components/LandingPage/common/ui-kit/organisms/TetCoverSection2/index.tsx +1 -0
  905. package/src/components/LandingPage/common/ui-kit/organisms/TetLuckyMoneySection/LuckeyMoneySectionAdvance.tsx +197 -0
  906. package/src/components/LandingPage/common/ui-kit/organisms/TetLuckyMoneySection/LuckyMoneySection.tsx +164 -0
  907. package/src/components/LandingPage/common/ui-kit/organisms/TetLuckyMoneySection/index.tsx +2 -0
  908. package/src/components/LandingPage/common/ui-kit/organisms/TetLuckyMoneySection2/LuckyMoneySection2.tsx +162 -0
  909. package/src/components/LandingPage/common/ui-kit/organisms/TetLuckyMoneySection2/LuckyMoneySection2Advance.tsx +183 -0
  910. package/src/components/LandingPage/common/ui-kit/organisms/TetLuckyMoneySection2/index.tsx +2 -0
  911. package/src/components/LandingPage/common/ui-kit/organisms/Valentine/ValentineGreetingSection.tsx +140 -0
  912. package/src/components/LandingPage/common/ui-kit/organisms/Valentine/ValentineHomeSection.tsx +94 -0
  913. package/src/components/LandingPage/common/ui-kit/organisms/Valentine/ValentineLetterSection.tsx +45 -0
  914. package/src/components/LandingPage/common/ui-kit/organisms/Valentine/ValentineTheFaceShopGreetingSection.tsx +141 -0
  915. package/src/components/LandingPage/common/ui-kit/organisms/Valentine/ValentineTheFaceShopHomeSection.tsx +73 -0
  916. package/src/components/LandingPage/common/ui-kit/organisms/Valentine/ValentineTheFaceShopLetterSection.tsx +38 -0
  917. package/src/components/LandingPage/common/ui-kit/organisms/Valentine/index.tsx +6 -0
  918. package/src/components/LandingPage/common/ui-kit/organisms/VerticalCarouselSection/index.tsx +63 -0
  919. package/src/components/LandingPage/common/ui-kit/organisms/VideoIntroSection/index.tsx +247 -0
  920. package/src/components/LandingPage/common/ui-kit/organisms/WomanDay/WomanGreetingSection.tsx +140 -0
  921. package/src/components/LandingPage/common/ui-kit/organisms/WomanDay/WomanHomeSection.tsx +94 -0
  922. package/src/components/LandingPage/common/ui-kit/organisms/WomanDay/WomanLetterSection.tsx +43 -0
  923. package/src/components/LandingPage/common/ui-kit/organisms/WomanDay/index.tsx +3 -0
  924. package/src/components/LandingPage/common/ui-kit/organisms/index.tsx +147 -0
  925. package/src/components/LandingPage/common/ui-kit/organisms/khaocoky/KhaoCoKyCarouselSection.tsx +101 -0
  926. package/src/components/LandingPage/common/ui-kit/organisms/khaocoky/KhaoCoKyCompareSection.tsx +98 -0
  927. package/src/components/LandingPage/common/ui-kit/organisms/khaocoky/KhaoCoKyContactSection.tsx +151 -0
  928. package/src/components/LandingPage/common/ui-kit/organisms/khaocoky/KhaoCoKyHomeSection.tsx +194 -0
  929. package/src/components/LandingPage/common/ui-kit/organisms/khaocoky/KhaoCoKyImageTextSection.tsx +89 -0
  930. package/src/components/LandingPage/common/ui-kit/organisms/khaocoky/KhaoCoKyTitle.tsx +51 -0
  931. package/src/components/LandingPage/common/ui-kit/organisms/khaocoky/index.tsx +5 -0
  932. package/src/components/LandingPage/common/ui-kit/organisms/khaocokyv2/KhaoCoKyHome.tsx +169 -0
  933. package/src/components/LandingPage/common/ui-kit/organisms/khaocokyv2/KhaoCoKyImageText.tsx +105 -0
  934. package/src/components/LandingPage/common/ui-kit/organisms/khaocokyv2/KhaoCoKyListImageText.tsx +60 -0
  935. package/src/components/LandingPage/common/ui-kit/organisms/khaocokyv2/KhaoCoKyMemories.tsx +3 -0
  936. package/src/components/LandingPage/common/ui-kit/organisms/khaocokyv2/index.tsx +4 -0
  937. package/src/components/LandingPage/common/ui-kit/types/base.ts +31 -0
  938. package/src/components/LandingPage/constants/index.ts +2 -0
  939. package/src/components/LandingPage/device/index.tsx +30 -0
  940. package/src/components/LandingPage/hooks/audio/index.tsx +1 -0
  941. package/src/components/LandingPage/hooks/audio/useMediaContext.tsx +126 -0
  942. package/src/components/LandingPage/hooks/index.tsx +5 -0
  943. package/src/components/LandingPage/hooks/useBookMenuContext.tsx +43 -0
  944. package/src/components/LandingPage/hooks/useFullScreenContext.tsx +86 -0
  945. package/src/components/LandingPage/hooks/useImageOrientation.tsx +24 -0
  946. package/src/components/LandingPage/hooks/usePGLModalContext.tsx +46 -0
  947. package/src/components/LandingPage/models/base-section.ts +16 -0
  948. package/src/components/LandingPage/models/general.ts +67 -0
  949. package/src/components/LandingPage/models/theme.ts +8 -0
  950. package/src/components/LandingPage/utils/helper.ts +225 -0
  951. package/src/constants/index.ts +1 -0
  952. package/src/constants/templates/enum.ts +62 -0
  953. package/src/types/NFT.ts +35 -0
  954. package/src/utils/index.ts +12 -0
  955. package/src/utils/web3.ts +75 -0
  956. package/stories/Button/ButtonV2.stories.ts +25 -0
  957. package/stories/Button/ButtonV2.tsx +22 -0
  958. package/stories/Button.stories.ts +52 -0
  959. package/stories/Button.tsx +48 -0
  960. package/stories/Configure.mdx +364 -0
  961. package/stories/Header.stories.ts +33 -0
  962. package/stories/Header.tsx +67 -0
  963. package/stories/Page.stories.ts +32 -0
  964. package/stories/Page.tsx +86 -0
  965. package/stories/assets/accessibility.png +0 -0
  966. package/stories/assets/accessibility.svg +5 -0
  967. package/stories/assets/addon-library.png +0 -0
  968. package/stories/assets/assets.png +0 -0
  969. package/stories/assets/avif-test-image.avif +0 -0
  970. package/stories/assets/context.png +0 -0
  971. package/stories/assets/discord.svg +15 -0
  972. package/stories/assets/docs.png +0 -0
  973. package/stories/assets/figma-plugin.png +0 -0
  974. package/stories/assets/github.svg +3 -0
  975. package/stories/assets/share.png +0 -0
  976. package/stories/assets/styling.png +0 -0
  977. package/stories/assets/testing.png +0 -0
  978. package/stories/assets/theming.png +0 -0
  979. package/stories/assets/tutorials.svg +12 -0
  980. package/stories/assets/youtube.svg +4 -0
  981. package/stories/button.css +30 -0
  982. package/stories/header.css +32 -0
  983. package/stories/page.css +69 -0
  984. package/tailwind.config.js +154 -0
  985. package/tsconfig.json +44 -0
  986. package/tsconfig.node.json +12 -0
  987. package/tsup.config.ts +71 -0
  988. package/turbo/generators/config.ts +31 -0
  989. package/turbo/generators/templates/component.hbs +14 -0
  990. package/types/model-viewer.d.ts +16 -0
  991. package/types.ts +3 -0
package/device.min.css ADDED
@@ -0,0 +1,2531 @@
1
+ .marvel-device {
2
+ display: inline-block;
3
+ position: relative;
4
+ -webkit-box-sizing: content-box !important;
5
+ box-sizing: content-box !important;
6
+ }
7
+ .marvel-device .screen {
8
+ width: 100%;
9
+ position: relative;
10
+ height: 100%;
11
+ z-index: 3;
12
+ background: white;
13
+ overflow: hidden;
14
+ display: block;
15
+ border-radius: 1px;
16
+ -webkit-box-shadow: 0 0 0 3px #111;
17
+ box-shadow: 0 0 0 3px #111;
18
+ }
19
+ .marvel-device .top-bar,
20
+ .marvel-device .bottom-bar {
21
+ height: 3px;
22
+ background: black;
23
+ width: 100%;
24
+ display: block;
25
+ }
26
+ .marvel-device .middle-bar {
27
+ width: 3px;
28
+ height: 4px;
29
+ top: 0px;
30
+ left: 90px;
31
+ background: black;
32
+ position: absolute;
33
+ }
34
+ .marvel-device.iphone8 {
35
+ width: 375px;
36
+ height: 667px;
37
+ padding: 105px 24px;
38
+ background: #d9dbdc;
39
+ border-radius: 56px;
40
+ -webkit-box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.2);
41
+ box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.2);
42
+ }
43
+ .marvel-device.iphone8:before {
44
+ width: calc(100% - 12px);
45
+ height: calc(100% - 12px);
46
+ position: absolute;
47
+ top: 6px;
48
+ content: "";
49
+ left: 6px;
50
+ border-radius: 50px;
51
+ background: #f8f8f8;
52
+ z-index: 1;
53
+ }
54
+ .marvel-device.iphone8:after {
55
+ width: calc(100% - 16px);
56
+ height: calc(100% - 16px);
57
+ position: absolute;
58
+ top: 8px;
59
+ content: "";
60
+ left: 8px;
61
+ border-radius: 48px;
62
+ -webkit-box-shadow:
63
+ inset 0 0 3px 0 rgba(0, 0, 0, 0.1),
64
+ inset 0 0 6px 3px #fff;
65
+ box-shadow:
66
+ inset 0 0 3px 0 rgba(0, 0, 0, 0.1),
67
+ inset 0 0 6px 3px #fff;
68
+ z-index: 2;
69
+ }
70
+ .marvel-device.iphone8 .home {
71
+ border-radius: 100%;
72
+ width: 68px;
73
+ height: 68px;
74
+ position: absolute;
75
+ left: 50%;
76
+ margin-left: -34px;
77
+ bottom: 22px;
78
+ z-index: 3;
79
+ background: #303233;
80
+ background: linear-gradient(
81
+ 135deg,
82
+ #303233 0%,
83
+ #b5b7b9 50%,
84
+ #f0f2f2 69%,
85
+ #303233 100%
86
+ );
87
+ }
88
+ .marvel-device.iphone8 .home:before {
89
+ background: #f8f8f8;
90
+ position: absolute;
91
+ content: "";
92
+ border-radius: 100%;
93
+ width: calc(100% - 8px);
94
+ height: calc(100% - 8px);
95
+ top: 4px;
96
+ left: 4px;
97
+ }
98
+ .marvel-device.iphone8 .top-bar {
99
+ height: 14px;
100
+ background: #bfbfc0;
101
+ position: absolute;
102
+ top: 68px;
103
+ left: 0;
104
+ }
105
+ .marvel-device.iphone8 .bottom-bar {
106
+ height: 14px;
107
+ background: #bfbfc0;
108
+ position: absolute;
109
+ bottom: 68px;
110
+ left: 0;
111
+ }
112
+ .marvel-device.iphone8 .sleep {
113
+ position: absolute;
114
+ top: 190px;
115
+ right: -4px;
116
+ width: 4px;
117
+ height: 66px;
118
+ border-radius: 0px 2px 2px 0px;
119
+ background: #d9dbdc;
120
+ }
121
+ .marvel-device.iphone8 .volume {
122
+ position: absolute;
123
+ left: -4px;
124
+ top: 188px;
125
+ z-index: 0;
126
+ height: 66px;
127
+ width: 4px;
128
+ border-radius: 2px 0px 0px 2px;
129
+ background: #d9dbdc;
130
+ }
131
+ .marvel-device.iphone8 .volume:before {
132
+ position: absolute;
133
+ left: 2px;
134
+ top: -78px;
135
+ height: 40px;
136
+ width: 2px;
137
+ border-radius: 2px 0px 0px 2px;
138
+ background: inherit;
139
+ content: "";
140
+ display: block;
141
+ }
142
+ .marvel-device.iphone8 .volume:after {
143
+ position: absolute;
144
+ left: 0px;
145
+ top: 82px;
146
+ height: 66px;
147
+ width: 4px;
148
+ border-radius: 2px 0px 0px 2px;
149
+ background: inherit;
150
+ content: "";
151
+ display: block;
152
+ }
153
+ .marvel-device.iphone8 .camera {
154
+ background: #3c3d3d;
155
+ width: 12px;
156
+ height: 12px;
157
+ position: absolute;
158
+ top: 24px;
159
+ left: 50%;
160
+ margin-left: -6px;
161
+ border-radius: 100%;
162
+ z-index: 3;
163
+ }
164
+ .marvel-device.iphone8 .sensor {
165
+ background: #3c3d3d;
166
+ width: 16px;
167
+ height: 16px;
168
+ position: absolute;
169
+ top: 49px;
170
+ left: 134px;
171
+ z-index: 3;
172
+ border-radius: 100%;
173
+ }
174
+ .marvel-device.iphone8 .speaker {
175
+ background: #292728;
176
+ width: 70px;
177
+ height: 6px;
178
+ position: absolute;
179
+ top: 54px;
180
+ left: 50%;
181
+ margin-left: -35px;
182
+ border-radius: 6px;
183
+ z-index: 3;
184
+ }
185
+ .marvel-device.iphone8.gold {
186
+ background: #f9e7d3;
187
+ }
188
+ .marvel-device.iphone8.gold .top-bar,
189
+ .marvel-device.iphone8.gold .bottom-bar {
190
+ background: white;
191
+ }
192
+ .marvel-device.iphone8.gold .sleep,
193
+ .marvel-device.iphone8.gold .volume {
194
+ background: #f9e7d3;
195
+ }
196
+ .marvel-device.iphone8.gold .home {
197
+ background: #cebba9;
198
+ background: linear-gradient(135deg, #cebba9 0%, #f9e7d3 50%, #cebba9 100%);
199
+ }
200
+ .marvel-device.iphone8.black {
201
+ background: #464646;
202
+ -webkit-box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.7);
203
+ box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.7);
204
+ }
205
+ .marvel-device.iphone8.black:before {
206
+ background: #080808;
207
+ }
208
+ .marvel-device.iphone8.black:after {
209
+ -webkit-box-shadow:
210
+ inset 0 0 3px 0 rgba(0, 0, 0, 0.1),
211
+ inset 0 0 6px 3px #212121;
212
+ box-shadow:
213
+ inset 0 0 3px 0 rgba(0, 0, 0, 0.1),
214
+ inset 0 0 6px 3px #212121;
215
+ }
216
+ .marvel-device.iphone8.black .top-bar,
217
+ .marvel-device.iphone8.black .bottom-bar {
218
+ background: #212121;
219
+ }
220
+ .marvel-device.iphone8.black .volume,
221
+ .marvel-device.iphone8.black .sleep {
222
+ background: #464646;
223
+ }
224
+ .marvel-device.iphone8.black .camera {
225
+ background: #080808;
226
+ }
227
+ .marvel-device.iphone8.black .home {
228
+ background: #080808;
229
+ background: linear-gradient(135deg, #080808 0%, #464646 50%, #080808 100%);
230
+ }
231
+ .marvel-device.iphone8.black .home:before {
232
+ background: #080808;
233
+ }
234
+ .marvel-device.iphone8.landscape {
235
+ padding: 24px 105px;
236
+ height: 375px;
237
+ width: 667px;
238
+ }
239
+ .marvel-device.iphone8.landscape .sleep {
240
+ top: 100%;
241
+ border-radius: 0px 0px 2px 2px;
242
+ right: 190px;
243
+ height: 4px;
244
+ width: 66px;
245
+ }
246
+ .marvel-device.iphone8.landscape .volume {
247
+ width: 66px;
248
+ height: 4px;
249
+ top: -4px;
250
+ left: calc(100% - 188px - 66px);
251
+ border-radius: 2px 2px 0px 0px;
252
+ }
253
+ .marvel-device.iphone8.landscape .volume:before {
254
+ width: 40px;
255
+ height: 2px;
256
+ top: 2px;
257
+ right: -78px;
258
+ left: auto;
259
+ border-radius: 2px 2px 0px 0px;
260
+ }
261
+ .marvel-device.iphone8.landscape .volume:after {
262
+ left: -82px;
263
+ width: 66px;
264
+ height: 4px;
265
+ top: 0;
266
+ border-radius: 2px 2px 0px 0px;
267
+ }
268
+ .marvel-device.iphone8.landscape .top-bar {
269
+ width: 14px;
270
+ height: 100%;
271
+ left: calc(100% - 68px - 14px);
272
+ top: 0;
273
+ }
274
+ .marvel-device.iphone8.landscape .bottom-bar {
275
+ width: 14px;
276
+ height: 100%;
277
+ left: 68px;
278
+ top: 0;
279
+ }
280
+ .marvel-device.iphone8.landscape .home {
281
+ top: 50%;
282
+ margin-top: -34px;
283
+ margin-left: 0;
284
+ left: 22px;
285
+ }
286
+ .marvel-device.iphone8.landscape .sensor {
287
+ top: 134px;
288
+ left: calc(100% - 49px - 16px);
289
+ }
290
+ .marvel-device.iphone8.landscape .speaker {
291
+ height: 70px;
292
+ width: 6px;
293
+ left: calc(100% - 54px - 6px);
294
+ top: 50%;
295
+ margin-left: 0px;
296
+ margin-top: -35px;
297
+ }
298
+ .marvel-device.iphone8.landscape .camera {
299
+ left: calc(100% - 32px);
300
+ top: 50%;
301
+ margin-left: 0px;
302
+ margin-top: -5px;
303
+ }
304
+ .marvel-device.iphone8plus {
305
+ width: 414px;
306
+ height: 736px;
307
+ padding: 112px 26px;
308
+ background: #d9dbdc;
309
+ border-radius: 56px;
310
+ -webkit-box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.2);
311
+ box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.2);
312
+ }
313
+ .marvel-device.iphone8plus:before {
314
+ width: calc(100% - 12px);
315
+ height: calc(100% - 12px);
316
+ position: absolute;
317
+ top: 6px;
318
+ content: "";
319
+ left: 6px;
320
+ border-radius: 50px;
321
+ background: #f8f8f8;
322
+ z-index: 1;
323
+ }
324
+ .marvel-device.iphone8plus:after {
325
+ width: calc(100% - 16px);
326
+ height: calc(100% - 16px);
327
+ position: absolute;
328
+ top: 8px;
329
+ content: "";
330
+ left: 8px;
331
+ border-radius: 48px;
332
+ -webkit-box-shadow:
333
+ inset 0 0 3px 0 rgba(0, 0, 0, 0.1),
334
+ inset 0 0 6px 3px #fff;
335
+ box-shadow:
336
+ inset 0 0 3px 0 rgba(0, 0, 0, 0.1),
337
+ inset 0 0 6px 3px #fff;
338
+ z-index: 2;
339
+ }
340
+ .marvel-device.iphone8plus .home {
341
+ border-radius: 100%;
342
+ width: 68px;
343
+ height: 68px;
344
+ position: absolute;
345
+ left: 50%;
346
+ margin-left: -34px;
347
+ bottom: 24px;
348
+ z-index: 3;
349
+ background: #303233;
350
+ background: linear-gradient(
351
+ 135deg,
352
+ #303233 0%,
353
+ #b5b7b9 50%,
354
+ #f0f2f2 69%,
355
+ #303233 100%
356
+ );
357
+ }
358
+ .marvel-device.iphone8plus .home:before {
359
+ background: #f8f8f8;
360
+ position: absolute;
361
+ content: "";
362
+ border-radius: 100%;
363
+ width: calc(100% - 8px);
364
+ height: calc(100% - 8px);
365
+ top: 4px;
366
+ left: 4px;
367
+ }
368
+ .marvel-device.iphone8plus .top-bar {
369
+ height: 14px;
370
+ background: #bfbfc0;
371
+ position: absolute;
372
+ top: 68px;
373
+ left: 0;
374
+ }
375
+ .marvel-device.iphone8plus .bottom-bar {
376
+ height: 14px;
377
+ background: #bfbfc0;
378
+ position: absolute;
379
+ bottom: 68px;
380
+ left: 0;
381
+ }
382
+ .marvel-device.iphone8plus .sleep {
383
+ position: absolute;
384
+ top: 190px;
385
+ right: -4px;
386
+ width: 4px;
387
+ height: 66px;
388
+ border-radius: 0px 2px 2px 0px;
389
+ background: #d9dbdc;
390
+ }
391
+ .marvel-device.iphone8plus .volume {
392
+ position: absolute;
393
+ left: -4px;
394
+ top: 188px;
395
+ z-index: 0;
396
+ height: 66px;
397
+ width: 4px;
398
+ border-radius: 2px 0px 0px 2px;
399
+ background: #d9dbdc;
400
+ }
401
+ .marvel-device.iphone8plus .volume:before {
402
+ position: absolute;
403
+ left: 2px;
404
+ top: -78px;
405
+ height: 40px;
406
+ width: 2px;
407
+ border-radius: 2px 0px 0px 2px;
408
+ background: inherit;
409
+ content: "";
410
+ display: block;
411
+ }
412
+ .marvel-device.iphone8plus .volume:after {
413
+ position: absolute;
414
+ left: 0px;
415
+ top: 82px;
416
+ height: 66px;
417
+ width: 4px;
418
+ border-radius: 2px 0px 0px 2px;
419
+ background: inherit;
420
+ content: "";
421
+ display: block;
422
+ }
423
+ .marvel-device.iphone8plus .camera {
424
+ background: #3c3d3d;
425
+ width: 12px;
426
+ height: 12px;
427
+ position: absolute;
428
+ top: 29px;
429
+ left: 50%;
430
+ margin-left: -6px;
431
+ border-radius: 100%;
432
+ z-index: 3;
433
+ }
434
+ .marvel-device.iphone8plus .sensor {
435
+ background: #3c3d3d;
436
+ width: 16px;
437
+ height: 16px;
438
+ position: absolute;
439
+ top: 54px;
440
+ left: 154px;
441
+ z-index: 3;
442
+ border-radius: 100%;
443
+ }
444
+ .marvel-device.iphone8plus .speaker {
445
+ background: #292728;
446
+ width: 70px;
447
+ height: 6px;
448
+ position: absolute;
449
+ top: 59px;
450
+ left: 50%;
451
+ margin-left: -35px;
452
+ border-radius: 6px;
453
+ z-index: 3;
454
+ }
455
+ .marvel-device.iphone8plus.gold {
456
+ background: #f9e7d3;
457
+ }
458
+ .marvel-device.iphone8plus.gold .top-bar,
459
+ .marvel-device.iphone8plus.gold .bottom-bar {
460
+ background: white;
461
+ }
462
+ .marvel-device.iphone8plus.gold .sleep,
463
+ .marvel-device.iphone8plus.gold .volume {
464
+ background: #f9e7d3;
465
+ }
466
+ .marvel-device.iphone8plus.gold .home {
467
+ background: #cebba9;
468
+ background: linear-gradient(135deg, #cebba9 0%, #f9e7d3 50%, #cebba9 100%);
469
+ }
470
+ .marvel-device.iphone8plus.black {
471
+ background: #464646;
472
+ -webkit-box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.7);
473
+ box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.7);
474
+ }
475
+ .marvel-device.iphone8plus.black:before {
476
+ background: #080808;
477
+ }
478
+ .marvel-device.iphone8plus.black:after {
479
+ -webkit-box-shadow:
480
+ inset 0 0 3px 0 rgba(0, 0, 0, 0.1),
481
+ inset 0 0 6px 3px #212121;
482
+ box-shadow:
483
+ inset 0 0 3px 0 rgba(0, 0, 0, 0.1),
484
+ inset 0 0 6px 3px #212121;
485
+ }
486
+ .marvel-device.iphone8plus.black .top-bar,
487
+ .marvel-device.iphone8plus.black .bottom-bar {
488
+ background: #212121;
489
+ }
490
+ .marvel-device.iphone8plus.black .volume,
491
+ .marvel-device.iphone8plus.black .sleep {
492
+ background: #464646;
493
+ }
494
+ .marvel-device.iphone8plus.black .camera {
495
+ background: #080808;
496
+ }
497
+ .marvel-device.iphone8plus.black .home {
498
+ background: #080808;
499
+ background: linear-gradient(135deg, #080808 0%, #464646 50%, #080808 100%);
500
+ }
501
+ .marvel-device.iphone8plus.black .home:before {
502
+ background: #080808;
503
+ }
504
+ .marvel-device.iphone8plus.landscape {
505
+ padding: 26px 112px;
506
+ height: 414px;
507
+ width: 736px;
508
+ }
509
+ .marvel-device.iphone8plus.landscape .sleep {
510
+ top: 100%;
511
+ border-radius: 0px 0px 2px 2px;
512
+ right: 190px;
513
+ height: 4px;
514
+ width: 66px;
515
+ }
516
+ .marvel-device.iphone8plus.landscape .volume {
517
+ width: 66px;
518
+ height: 4px;
519
+ top: -4px;
520
+ left: calc(100% - 188px - 66px);
521
+ border-radius: 2px 2px 0px 0px;
522
+ }
523
+ .marvel-device.iphone8plus.landscape .volume:before {
524
+ width: 40px;
525
+ height: 2px;
526
+ top: 2px;
527
+ right: -78px;
528
+ left: auto;
529
+ border-radius: 2px 2px 0px 0px;
530
+ }
531
+ .marvel-device.iphone8plus.landscape .volume:after {
532
+ left: -82px;
533
+ width: 66px;
534
+ height: 4px;
535
+ top: 0;
536
+ border-radius: 2px 2px 0px 0px;
537
+ }
538
+ .marvel-device.iphone8plus.landscape .top-bar {
539
+ width: 14px;
540
+ height: 100%;
541
+ left: calc(100% - 68px - 14px);
542
+ top: 0;
543
+ }
544
+ .marvel-device.iphone8plus.landscape .bottom-bar {
545
+ width: 14px;
546
+ height: 100%;
547
+ left: 68px;
548
+ top: 0;
549
+ }
550
+ .marvel-device.iphone8plus.landscape .home {
551
+ top: 50%;
552
+ margin-top: -34px;
553
+ margin-left: 0;
554
+ left: 24px;
555
+ }
556
+ .marvel-device.iphone8plus.landscape .sensor {
557
+ top: 154px;
558
+ left: calc(100% - 54px - 16px);
559
+ }
560
+ .marvel-device.iphone8plus.landscape .speaker {
561
+ height: 70px;
562
+ width: 6px;
563
+ left: calc(100% - 59px - 6px);
564
+ top: 50%;
565
+ margin-left: 0px;
566
+ margin-top: -35px;
567
+ }
568
+ .marvel-device.iphone8plus.landscape .camera {
569
+ left: calc(100% - 29px);
570
+ top: 50%;
571
+ margin-left: 0px;
572
+ margin-top: -5px;
573
+ }
574
+ .marvel-device.iphone5s,
575
+ .marvel-device.iphone5c {
576
+ padding: 105px 22px;
577
+ background: #2c2b2c;
578
+ width: 320px;
579
+ height: 568px;
580
+ border-radius: 50px;
581
+ }
582
+ .marvel-device.iphone5s:before,
583
+ .marvel-device.iphone5c:before {
584
+ width: calc(100% - 8px);
585
+ height: calc(100% - 8px);
586
+ position: absolute;
587
+ top: 4px;
588
+ content: "";
589
+ left: 4px;
590
+ border-radius: 46px;
591
+ background: #1e1e1e;
592
+ z-index: 1;
593
+ }
594
+ .marvel-device.iphone5s .sleep,
595
+ .marvel-device.iphone5c .sleep {
596
+ position: absolute;
597
+ top: -4px;
598
+ right: 60px;
599
+ width: 60px;
600
+ height: 4px;
601
+ border-radius: 2px 2px 0px 0px;
602
+ background: #282727;
603
+ }
604
+ .marvel-device.iphone5s .volume,
605
+ .marvel-device.iphone5c .volume {
606
+ position: absolute;
607
+ left: -4px;
608
+ top: 180px;
609
+ z-index: 0;
610
+ height: 27px;
611
+ width: 4px;
612
+ border-radius: 2px 0px 0px 2px;
613
+ background: #282727;
614
+ }
615
+ .marvel-device.iphone5s .volume:before,
616
+ .marvel-device.iphone5c .volume:before {
617
+ position: absolute;
618
+ left: 0px;
619
+ top: -75px;
620
+ height: 35px;
621
+ width: 4px;
622
+ border-radius: 2px 0px 0px 2px;
623
+ background: inherit;
624
+ content: "";
625
+ display: block;
626
+ }
627
+ .marvel-device.iphone5s .volume:after,
628
+ .marvel-device.iphone5c .volume:after {
629
+ position: absolute;
630
+ left: 0px;
631
+ bottom: -64px;
632
+ height: 27px;
633
+ width: 4px;
634
+ border-radius: 2px 0px 0px 2px;
635
+ background: inherit;
636
+ content: "";
637
+ display: block;
638
+ }
639
+ .marvel-device.iphone5s .camera,
640
+ .marvel-device.iphone5c .camera {
641
+ background: #3c3d3d;
642
+ width: 10px;
643
+ height: 10px;
644
+ position: absolute;
645
+ top: 32px;
646
+ left: 50%;
647
+ margin-left: -5px;
648
+ border-radius: 5px;
649
+ z-index: 3;
650
+ }
651
+ .marvel-device.iphone5s .sensor,
652
+ .marvel-device.iphone5c .sensor {
653
+ background: #3c3d3d;
654
+ width: 10px;
655
+ height: 10px;
656
+ position: absolute;
657
+ top: 60px;
658
+ left: 160px;
659
+ z-index: 3;
660
+ margin-left: -32px;
661
+ border-radius: 5px;
662
+ }
663
+ .marvel-device.iphone5s .speaker,
664
+ .marvel-device.iphone5c .speaker {
665
+ background: #292728;
666
+ width: 64px;
667
+ height: 10px;
668
+ position: absolute;
669
+ top: 60px;
670
+ left: 50%;
671
+ margin-left: -32px;
672
+ border-radius: 5px;
673
+ z-index: 3;
674
+ }
675
+ .marvel-device.iphone5s.landscape,
676
+ .marvel-device.iphone5c.landscape {
677
+ padding: 22px 105px;
678
+ height: 320px;
679
+ width: 568px;
680
+ }
681
+ .marvel-device.iphone5s.landscape .sleep,
682
+ .marvel-device.iphone5c.landscape .sleep {
683
+ right: -4px;
684
+ top: calc(100% - 120px);
685
+ height: 60px;
686
+ width: 4px;
687
+ border-radius: 0px 2px 2px 0px;
688
+ }
689
+ .marvel-device.iphone5s.landscape .volume,
690
+ .marvel-device.iphone5c.landscape .volume {
691
+ width: 27px;
692
+ height: 4px;
693
+ top: -4px;
694
+ left: calc(100% - 180px);
695
+ border-radius: 2px 2px 0px 0px;
696
+ }
697
+ .marvel-device.iphone5s.landscape .volume:before,
698
+ .marvel-device.iphone5c.landscape .volume:before {
699
+ width: 35px;
700
+ height: 4px;
701
+ top: 0px;
702
+ right: -75px;
703
+ left: auto;
704
+ border-radius: 2px 2px 0px 0px;
705
+ }
706
+ .marvel-device.iphone5s.landscape .volume:after,
707
+ .marvel-device.iphone5c.landscape .volume:after {
708
+ bottom: 0px;
709
+ left: -64px;
710
+ z-index: 999;
711
+ height: 4px;
712
+ width: 27px;
713
+ border-radius: 2px 2px 0px 0px;
714
+ }
715
+ .marvel-device.iphone5s.landscape .sensor,
716
+ .marvel-device.iphone5c.landscape .sensor {
717
+ top: 160px;
718
+ left: calc(100% - 60px);
719
+ margin-left: 0px;
720
+ margin-top: -32px;
721
+ }
722
+ .marvel-device.iphone5s.landscape .speaker,
723
+ .marvel-device.iphone5c.landscape .speaker {
724
+ height: 64px;
725
+ width: 10px;
726
+ left: calc(100% - 60px);
727
+ top: 50%;
728
+ margin-left: 0px;
729
+ margin-top: -32px;
730
+ }
731
+ .marvel-device.iphone5s.landscape .camera,
732
+ .marvel-device.iphone5c.landscape .camera {
733
+ left: calc(100% - 32px);
734
+ top: 50%;
735
+ margin-left: 0px;
736
+ margin-top: -5px;
737
+ }
738
+ .marvel-device.iphone5s .home {
739
+ border-radius: 36px;
740
+ width: 68px;
741
+ -webkit-box-shadow: inset 0 0 0 4px #2c2b2c;
742
+ box-shadow: inset 0 0 0 4px #2c2b2c;
743
+ height: 68px;
744
+ position: absolute;
745
+ left: 50%;
746
+ margin-left: -34px;
747
+ bottom: 19px;
748
+ z-index: 3;
749
+ }
750
+ .marvel-device.iphone5s .top-bar {
751
+ top: 70px;
752
+ position: absolute;
753
+ left: 0;
754
+ }
755
+ .marvel-device.iphone5s .bottom-bar {
756
+ bottom: 70px;
757
+ position: absolute;
758
+ left: 0;
759
+ }
760
+ .marvel-device.iphone5s.landscape .home {
761
+ left: 19px;
762
+ bottom: 50%;
763
+ margin-bottom: -34px;
764
+ margin-left: 0px;
765
+ }
766
+ .marvel-device.iphone5s.landscape .top-bar {
767
+ left: 70px;
768
+ top: 0px;
769
+ width: 3px;
770
+ height: 100%;
771
+ }
772
+ .marvel-device.iphone5s.landscape .bottom-bar {
773
+ right: 70px;
774
+ left: auto;
775
+ bottom: 0px;
776
+ width: 3px;
777
+ height: 100%;
778
+ }
779
+ .marvel-device.iphone5s.silver {
780
+ background: #bcbcbc;
781
+ }
782
+ .marvel-device.iphone5s.silver:before {
783
+ background: #fcfcfc;
784
+ }
785
+ .marvel-device.iphone5s.silver .volume,
786
+ .marvel-device.iphone5s.silver .sleep {
787
+ background: #d6d6d6;
788
+ }
789
+ .marvel-device.iphone5s.silver .top-bar,
790
+ .marvel-device.iphone5s.silver .bottom-bar {
791
+ background: #eaebec;
792
+ }
793
+ .marvel-device.iphone5s.silver .home {
794
+ -webkit-box-shadow: inset 0 0 0 4px #bcbcbc;
795
+ box-shadow: inset 0 0 0 4px #bcbcbc;
796
+ }
797
+ .marvel-device.iphone5s.gold {
798
+ background: #f9e7d3;
799
+ }
800
+ .marvel-device.iphone5s.gold:before {
801
+ background: #fcfcfc;
802
+ }
803
+ .marvel-device.iphone5s.gold .volume,
804
+ .marvel-device.iphone5s.gold .sleep {
805
+ background: #f9e7d3;
806
+ }
807
+ .marvel-device.iphone5s.gold .top-bar,
808
+ .marvel-device.iphone5s.gold .bottom-bar {
809
+ background: white;
810
+ }
811
+ .marvel-device.iphone5s.gold .home {
812
+ -webkit-box-shadow: inset 0 0 0 4px #f9e7d3;
813
+ box-shadow: inset 0 0 0 4px #f9e7d3;
814
+ }
815
+ .marvel-device.iphone5c {
816
+ background: white;
817
+ -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
818
+ box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
819
+ }
820
+ .marvel-device.iphone5c .top-bar,
821
+ .marvel-device.iphone5c .bottom-bar {
822
+ display: none;
823
+ }
824
+ .marvel-device.iphone5c .home {
825
+ background: #242324;
826
+ border-radius: 36px;
827
+ width: 68px;
828
+ height: 68px;
829
+ z-index: 3;
830
+ position: absolute;
831
+ left: 50%;
832
+ margin-left: -34px;
833
+ bottom: 19px;
834
+ }
835
+ .marvel-device.iphone5c .home:after {
836
+ width: 20px;
837
+ height: 20px;
838
+ border: 1px solid rgba(255, 255, 255, 0.1);
839
+ border-radius: 4px;
840
+ position: absolute;
841
+ display: block;
842
+ content: "";
843
+ top: 50%;
844
+ left: 50%;
845
+ margin-top: -11px;
846
+ margin-left: -11px;
847
+ }
848
+ .marvel-device.iphone5c.landscape .home {
849
+ left: 19px;
850
+ bottom: 50%;
851
+ margin-bottom: -34px;
852
+ margin-left: 0px;
853
+ }
854
+ .marvel-device.iphone5c .volume,
855
+ .marvel-device.iphone5c .sleep {
856
+ background: #dddddd;
857
+ }
858
+ .marvel-device.iphone5c.red {
859
+ background: #f96b6c;
860
+ }
861
+ .marvel-device.iphone5c.red .volume,
862
+ .marvel-device.iphone5c.red .sleep {
863
+ background: #ed5758;
864
+ }
865
+ .marvel-device.iphone5c.yellow {
866
+ background: #f2dc60;
867
+ }
868
+ .marvel-device.iphone5c.yellow .volume,
869
+ .marvel-device.iphone5c.yellow .sleep {
870
+ background: #e5ce4c;
871
+ }
872
+ .marvel-device.iphone5c.green {
873
+ background: #97e563;
874
+ }
875
+ .marvel-device.iphone5c.green .volume,
876
+ .marvel-device.iphone5c.green .sleep {
877
+ background: #85d94d;
878
+ }
879
+ .marvel-device.iphone5c.blue {
880
+ background: #33a2db;
881
+ }
882
+ .marvel-device.iphone5c.blue .volume,
883
+ .marvel-device.iphone5c.blue .sleep {
884
+ background: #2694cd;
885
+ }
886
+ .marvel-device.iphone4s {
887
+ padding: 129px 27px;
888
+ width: 320px;
889
+ height: 480px;
890
+ background: #686868;
891
+ border-radius: 54px;
892
+ }
893
+ .marvel-device.iphone4s:before {
894
+ content: "";
895
+ width: calc(100% - 8px);
896
+ height: calc(100% - 8px);
897
+ position: absolute;
898
+ top: 4px;
899
+ left: 4px;
900
+ z-index: 1;
901
+ border-radius: 50px;
902
+ background: #1e1e1e;
903
+ }
904
+ .marvel-device.iphone4s .top-bar {
905
+ top: 60px;
906
+ position: absolute;
907
+ left: 0;
908
+ }
909
+ .marvel-device.iphone4s .bottom-bar {
910
+ bottom: 90px;
911
+ position: absolute;
912
+ left: 0;
913
+ }
914
+ .marvel-device.iphone4s .camera {
915
+ background: #3c3d3d;
916
+ width: 10px;
917
+ height: 10px;
918
+ position: absolute;
919
+ top: 72px;
920
+ left: 134px;
921
+ z-index: 3;
922
+ margin-left: -5px;
923
+ border-radius: 100%;
924
+ }
925
+ .marvel-device.iphone4s .speaker {
926
+ background: #292728;
927
+ width: 64px;
928
+ height: 10px;
929
+ position: absolute;
930
+ top: 72px;
931
+ left: 50%;
932
+ z-index: 3;
933
+ margin-left: -32px;
934
+ border-radius: 5px;
935
+ }
936
+ .marvel-device.iphone4s .sensor {
937
+ background: #292728;
938
+ width: 40px;
939
+ height: 10px;
940
+ position: absolute;
941
+ top: 36px;
942
+ left: 50%;
943
+ z-index: 3;
944
+ margin-left: -20px;
945
+ border-radius: 5px;
946
+ }
947
+ .marvel-device.iphone4s .home {
948
+ background: #242324;
949
+ border-radius: 100%;
950
+ width: 72px;
951
+ height: 72px;
952
+ z-index: 3;
953
+ position: absolute;
954
+ left: 50%;
955
+ margin-left: -36px;
956
+ bottom: 30px;
957
+ }
958
+ .marvel-device.iphone4s .home:after {
959
+ width: 20px;
960
+ height: 20px;
961
+ border: 1px solid rgba(255, 255, 255, 0.1);
962
+ border-radius: 4px;
963
+ position: absolute;
964
+ display: block;
965
+ content: "";
966
+ top: 50%;
967
+ left: 50%;
968
+ margin-top: -11px;
969
+ margin-left: -11px;
970
+ }
971
+ .marvel-device.iphone4s .sleep {
972
+ position: absolute;
973
+ top: -4px;
974
+ right: 60px;
975
+ width: 60px;
976
+ height: 4px;
977
+ border-radius: 2px 2px 0px 0px;
978
+ background: #4d4d4d;
979
+ }
980
+ .marvel-device.iphone4s .volume {
981
+ position: absolute;
982
+ left: -4px;
983
+ top: 160px;
984
+ height: 27px;
985
+ width: 4px;
986
+ border-radius: 2px 0px 0px 2px;
987
+ background: #4d4d4d;
988
+ }
989
+ .marvel-device.iphone4s .volume:before {
990
+ position: absolute;
991
+ left: 0px;
992
+ top: -70px;
993
+ height: 35px;
994
+ width: 4px;
995
+ border-radius: 2px 0px 0px 2px;
996
+ background: inherit;
997
+ content: "";
998
+ display: block;
999
+ }
1000
+ .marvel-device.iphone4s .volume:after {
1001
+ position: absolute;
1002
+ left: 0px;
1003
+ bottom: -64px;
1004
+ height: 27px;
1005
+ width: 4px;
1006
+ border-radius: 2px 0px 0px 2px;
1007
+ background: inherit;
1008
+ content: "";
1009
+ display: block;
1010
+ }
1011
+ .marvel-device.iphone4s.landscape {
1012
+ padding: 27px 129px;
1013
+ height: 320px;
1014
+ width: 480px;
1015
+ }
1016
+ .marvel-device.iphone4s.landscape .bottom-bar {
1017
+ left: 90px;
1018
+ bottom: 0px;
1019
+ height: 100%;
1020
+ width: 3px;
1021
+ }
1022
+ .marvel-device.iphone4s.landscape .top-bar {
1023
+ left: calc(100% - 60px);
1024
+ top: 0px;
1025
+ height: 100%;
1026
+ width: 3px;
1027
+ }
1028
+ .marvel-device.iphone4s.landscape .camera {
1029
+ top: 134px;
1030
+ left: calc(100% - 72px);
1031
+ margin-left: 0;
1032
+ }
1033
+ .marvel-device.iphone4s.landscape .speaker {
1034
+ top: 50%;
1035
+ margin-left: 0;
1036
+ margin-top: -32px;
1037
+ left: calc(100% - 72px);
1038
+ width: 10px;
1039
+ height: 64px;
1040
+ }
1041
+ .marvel-device.iphone4s.landscape .sensor {
1042
+ height: 40px;
1043
+ width: 10px;
1044
+ left: calc(100% - 36px);
1045
+ top: 50%;
1046
+ margin-left: 0;
1047
+ margin-top: -20px;
1048
+ }
1049
+ .marvel-device.iphone4s.landscape .home {
1050
+ left: 30px;
1051
+ bottom: 50%;
1052
+ margin-left: 0;
1053
+ margin-bottom: -36px;
1054
+ }
1055
+ .marvel-device.iphone4s.landscape .sleep {
1056
+ height: 60px;
1057
+ width: 4px;
1058
+ right: -4px;
1059
+ top: calc(100% - 120px);
1060
+ border-radius: 0px 2px 2px 0px;
1061
+ }
1062
+ .marvel-device.iphone4s.landscape .volume {
1063
+ top: -4px;
1064
+ left: calc(100% - 187px);
1065
+ height: 4px;
1066
+ width: 27px;
1067
+ border-radius: 2px 2px 0px 0px;
1068
+ }
1069
+ .marvel-device.iphone4s.landscape .volume:before {
1070
+ right: -70px;
1071
+ left: auto;
1072
+ top: 0px;
1073
+ width: 35px;
1074
+ height: 4px;
1075
+ border-radius: 2px 2px 0px 0px;
1076
+ }
1077
+ .marvel-device.iphone4s.landscape .volume:after {
1078
+ width: 27px;
1079
+ height: 4px;
1080
+ bottom: 0px;
1081
+ left: -64px;
1082
+ border-radius: 2px 2px 0px 0px;
1083
+ }
1084
+ .marvel-device.iphone4s.silver {
1085
+ background: #bcbcbc;
1086
+ }
1087
+ .marvel-device.iphone4s.silver:before {
1088
+ background: #fcfcfc;
1089
+ }
1090
+ .marvel-device.iphone4s.silver .home {
1091
+ background: #fcfcfc;
1092
+ -webkit-box-shadow: inset 0 0 0 1px #bcbcbc;
1093
+ box-shadow: inset 0 0 0 1px #bcbcbc;
1094
+ }
1095
+ .marvel-device.iphone4s.silver .home:after {
1096
+ border: 1px solid rgba(0, 0, 0, 0.2);
1097
+ }
1098
+ .marvel-device.iphone4s.silver .volume,
1099
+ .marvel-device.iphone4s.silver .sleep {
1100
+ background: #d6d6d6;
1101
+ }
1102
+ .marvel-device.nexus5 {
1103
+ padding: 50px 15px 50px 15px;
1104
+ width: 320px;
1105
+ height: 568px;
1106
+ background: #1e1e1e;
1107
+ border-radius: 20px;
1108
+ }
1109
+ .marvel-device.nexus5:before {
1110
+ border-radius: 600px / 50px;
1111
+ background: inherit;
1112
+ content: "";
1113
+ top: 0;
1114
+ position: absolute;
1115
+ height: 103.1%;
1116
+ width: calc(100% - 26px);
1117
+ top: 50%;
1118
+ left: 50%;
1119
+ -webkit-transform: translateX(-50%) translateY(-50%);
1120
+ transform: translateX(-50%) translateY(-50%);
1121
+ }
1122
+ .marvel-device.nexus5 .top-bar {
1123
+ width: calc(100% - 8px);
1124
+ height: calc(100% - 6px);
1125
+ position: absolute;
1126
+ top: 3px;
1127
+ left: 4px;
1128
+ border-radius: 20px;
1129
+ background: #181818;
1130
+ }
1131
+ .marvel-device.nexus5 .top-bar:before {
1132
+ border-radius: 600px / 50px;
1133
+ background: inherit;
1134
+ content: "";
1135
+ top: 0;
1136
+ position: absolute;
1137
+ height: 103%;
1138
+ width: calc(100% - 26px);
1139
+ top: 50%;
1140
+ left: 50%;
1141
+ -webkit-transform: translateX(-50%) translateY(-50%);
1142
+ transform: translateX(-50%) translateY(-50%);
1143
+ }
1144
+ .marvel-device.nexus5 .bottom-bar {
1145
+ display: none;
1146
+ }
1147
+ .marvel-device.nexus5 .sleep {
1148
+ width: 3px;
1149
+ position: absolute;
1150
+ left: -3px;
1151
+ top: 110px;
1152
+ height: 100px;
1153
+ background: inherit;
1154
+ border-radius: 2px 0px 0px 2px;
1155
+ }
1156
+ .marvel-device.nexus5 .volume {
1157
+ width: 3px;
1158
+ position: absolute;
1159
+ right: -3px;
1160
+ top: 70px;
1161
+ height: 45px;
1162
+ background: inherit;
1163
+ border-radius: 0px 2px 2px 0px;
1164
+ }
1165
+ .marvel-device.nexus5 .camera {
1166
+ background: #3c3d3d;
1167
+ width: 10px;
1168
+ height: 10px;
1169
+ position: absolute;
1170
+ top: 18px;
1171
+ left: 50%;
1172
+ z-index: 3;
1173
+ margin-left: -5px;
1174
+ border-radius: 100%;
1175
+ }
1176
+ .marvel-device.nexus5 .camera:before {
1177
+ background: #3c3d3d;
1178
+ width: 6px;
1179
+ height: 6px;
1180
+ content: "";
1181
+ display: block;
1182
+ position: absolute;
1183
+ top: 2px;
1184
+ left: -100px;
1185
+ z-index: 3;
1186
+ border-radius: 100%;
1187
+ }
1188
+ .marvel-device.nexus5.landscape {
1189
+ padding: 15px 50px 15px 50px;
1190
+ height: 320px;
1191
+ width: 568px;
1192
+ }
1193
+ .marvel-device.nexus5.landscape:before {
1194
+ width: 103.1%;
1195
+ height: calc(100% - 26px);
1196
+ border-radius: 50px / 600px;
1197
+ }
1198
+ .marvel-device.nexus5.landscape .top-bar {
1199
+ left: 3px;
1200
+ top: 4px;
1201
+ height: calc(100% - 8px);
1202
+ width: calc(100% - 6px);
1203
+ }
1204
+ .marvel-device.nexus5.landscape .top-bar:before {
1205
+ width: 103%;
1206
+ height: calc(100% - 26px);
1207
+ border-radius: 50px / 600px;
1208
+ }
1209
+ .marvel-device.nexus5.landscape .sleep {
1210
+ height: 3px;
1211
+ width: 100px;
1212
+ left: calc(100% - 210px);
1213
+ top: -3px;
1214
+ border-radius: 2px 2px 0px 0px;
1215
+ }
1216
+ .marvel-device.nexus5.landscape .volume {
1217
+ height: 3px;
1218
+ width: 45px;
1219
+ right: 70px;
1220
+ top: 100%;
1221
+ border-radius: 0px 0px 2px 2px;
1222
+ }
1223
+ .marvel-device.nexus5.landscape .camera {
1224
+ top: 50%;
1225
+ left: calc(100% - 18px);
1226
+ margin-left: 0;
1227
+ margin-top: -5px;
1228
+ }
1229
+ .marvel-device.nexus5.landscape .camera:before {
1230
+ top: -100px;
1231
+ left: 2px;
1232
+ }
1233
+ .marvel-device.s5 {
1234
+ padding: 60px 18px;
1235
+ border-radius: 42px;
1236
+ width: 320px;
1237
+ height: 568px;
1238
+ background: #bcbcbc;
1239
+ }
1240
+ .marvel-device.s5:before,
1241
+ .marvel-device.s5:after {
1242
+ width: calc(100% - 52px);
1243
+ content: "";
1244
+ display: block;
1245
+ height: 26px;
1246
+ background: inherit;
1247
+ position: absolute;
1248
+ border-radius: 500px / 40px;
1249
+ left: 50%;
1250
+ -webkit-transform: translateX(-50%);
1251
+ transform: translateX(-50%);
1252
+ }
1253
+ .marvel-device.s5:before {
1254
+ top: -7px;
1255
+ }
1256
+ .marvel-device.s5:after {
1257
+ bottom: -7px;
1258
+ }
1259
+ .marvel-device.s5 .bottom-bar {
1260
+ display: none;
1261
+ }
1262
+ .marvel-device.s5 .top-bar {
1263
+ border-radius: 37px;
1264
+ width: calc(100% - 10px);
1265
+ height: calc(100% - 10px);
1266
+ top: 5px;
1267
+ left: 5px;
1268
+ background:
1269
+ radial-gradient(rgba(0, 0, 0, 0.02) 20%, transparent 60%) 0 0,
1270
+ radial-gradient(rgba(0, 0, 0, 0.02) 20%, transparent 60%) 3px 3px;
1271
+ background-color: white;
1272
+ background-size: 4px 4px;
1273
+ background-position: center;
1274
+ z-index: 2;
1275
+ position: absolute;
1276
+ }
1277
+ .marvel-device.s5 .top-bar:before,
1278
+ .marvel-device.s5 .top-bar:after {
1279
+ width: calc(100% - 48px);
1280
+ content: "";
1281
+ display: block;
1282
+ height: 26px;
1283
+ background: inherit;
1284
+ position: absolute;
1285
+ border-radius: 500px / 40px;
1286
+ left: 50%;
1287
+ -webkit-transform: translateX(-50%);
1288
+ transform: translateX(-50%);
1289
+ }
1290
+ .marvel-device.s5 .top-bar:before {
1291
+ top: -7px;
1292
+ }
1293
+ .marvel-device.s5 .top-bar:after {
1294
+ bottom: -7px;
1295
+ }
1296
+ .marvel-device.s5 .sleep {
1297
+ width: 3px;
1298
+ position: absolute;
1299
+ left: -3px;
1300
+ top: 100px;
1301
+ height: 100px;
1302
+ background: #cecece;
1303
+ border-radius: 2px 0px 0px 2px;
1304
+ }
1305
+ .marvel-device.s5 .speaker {
1306
+ width: 68px;
1307
+ height: 8px;
1308
+ position: absolute;
1309
+ top: 20px;
1310
+ display: block;
1311
+ z-index: 3;
1312
+ left: 50%;
1313
+ margin-left: -34px;
1314
+ background-color: #bcbcbc;
1315
+ background-position: top left;
1316
+ border-radius: 4px;
1317
+ }
1318
+ .marvel-device.s5 .sensor {
1319
+ display: block;
1320
+ position: absolute;
1321
+ top: 20px;
1322
+ right: 110px;
1323
+ background: #3c3d3d;
1324
+ border-radius: 100%;
1325
+ width: 8px;
1326
+ height: 8px;
1327
+ z-index: 3;
1328
+ }
1329
+ .marvel-device.s5 .sensor:after {
1330
+ display: block;
1331
+ content: "";
1332
+ position: absolute;
1333
+ top: 0px;
1334
+ right: 12px;
1335
+ background: #3c3d3d;
1336
+ border-radius: 100%;
1337
+ width: 8px;
1338
+ height: 8px;
1339
+ z-index: 3;
1340
+ }
1341
+ .marvel-device.s5 .camera {
1342
+ display: block;
1343
+ position: absolute;
1344
+ top: 24px;
1345
+ right: 42px;
1346
+ background: black;
1347
+ border-radius: 100%;
1348
+ width: 10px;
1349
+ height: 10px;
1350
+ z-index: 3;
1351
+ }
1352
+ .marvel-device.s5 .camera:before {
1353
+ width: 4px;
1354
+ height: 4px;
1355
+ background: #3c3d3d;
1356
+ border-radius: 100%;
1357
+ position: absolute;
1358
+ content: "";
1359
+ top: 50%;
1360
+ left: 50%;
1361
+ margin-top: -2px;
1362
+ margin-left: -2px;
1363
+ }
1364
+ .marvel-device.s5 .home {
1365
+ position: absolute;
1366
+ z-index: 3;
1367
+ bottom: 17px;
1368
+ left: 50%;
1369
+ width: 70px;
1370
+ height: 20px;
1371
+ background: white;
1372
+ border-radius: 18px;
1373
+ display: block;
1374
+ margin-left: -35px;
1375
+ border: 2px solid black;
1376
+ }
1377
+ .marvel-device.s5.landscape {
1378
+ padding: 18px 60px;
1379
+ height: 320px;
1380
+ width: 568px;
1381
+ }
1382
+ .marvel-device.s5.landscape:before,
1383
+ .marvel-device.s5.landscape:after {
1384
+ height: calc(100% - 52px);
1385
+ width: 26px;
1386
+ border-radius: 40px / 500px;
1387
+ -webkit-transform: translateY(-50%);
1388
+ transform: translateY(-50%);
1389
+ }
1390
+ .marvel-device.s5.landscape:before {
1391
+ top: 50%;
1392
+ left: -7px;
1393
+ }
1394
+ .marvel-device.s5.landscape:after {
1395
+ top: 50%;
1396
+ left: auto;
1397
+ right: -7px;
1398
+ }
1399
+ .marvel-device.s5.landscape .top-bar:before,
1400
+ .marvel-device.s5.landscape .top-bar:after {
1401
+ width: 26px;
1402
+ height: calc(100% - 48px);
1403
+ border-radius: 40px / 500px;
1404
+ -webkit-transform: translateY(-50%);
1405
+ transform: translateY(-50%);
1406
+ }
1407
+ .marvel-device.s5.landscape .top-bar:before {
1408
+ right: -7px;
1409
+ top: 50%;
1410
+ left: auto;
1411
+ }
1412
+ .marvel-device.s5.landscape .top-bar:after {
1413
+ left: -7px;
1414
+ top: 50%;
1415
+ right: auto;
1416
+ }
1417
+ .marvel-device.s5.landscape .sleep {
1418
+ height: 3px;
1419
+ width: 100px;
1420
+ left: calc(100% - 200px);
1421
+ top: -3px;
1422
+ border-radius: 2px 2px 0px 0px;
1423
+ }
1424
+ .marvel-device.s5.landscape .speaker {
1425
+ height: 68px;
1426
+ width: 8px;
1427
+ left: calc(100% - 20px);
1428
+ top: 50%;
1429
+ margin-left: 0;
1430
+ margin-top: -34px;
1431
+ }
1432
+ .marvel-device.s5.landscape .sensor {
1433
+ right: 20px;
1434
+ top: calc(100% - 110px);
1435
+ }
1436
+ .marvel-device.s5.landscape .sensor:after {
1437
+ left: -12px;
1438
+ right: 0px;
1439
+ }
1440
+ .marvel-device.s5.landscape .camera {
1441
+ top: calc(100% - 42px);
1442
+ right: 24px;
1443
+ }
1444
+ .marvel-device.s5.landscape .home {
1445
+ width: 20px;
1446
+ height: 70px;
1447
+ bottom: 50%;
1448
+ margin-bottom: -35px;
1449
+ margin-left: 0;
1450
+ left: 17px;
1451
+ }
1452
+ .marvel-device.s5.black {
1453
+ background: #1e1e1e;
1454
+ }
1455
+ .marvel-device.s5.black .speaker {
1456
+ background: black;
1457
+ }
1458
+ .marvel-device.s5.black .sleep {
1459
+ background: #1e1e1e;
1460
+ }
1461
+ .marvel-device.s5.black .top-bar {
1462
+ background:
1463
+ radial-gradient(rgba(0, 0, 0, 0.05) 20%, transparent 60%) 0 0,
1464
+ radial-gradient(rgba(0, 0, 0, 0.05) 20%, transparent 60%) 3px 3px;
1465
+ background-color: #2c2b2c;
1466
+ background-size: 4px 4px;
1467
+ }
1468
+ .marvel-device.s5.black .home {
1469
+ background: #2c2b2c;
1470
+ }
1471
+ .marvel-device.lumia920 {
1472
+ padding: 80px 35px 125px 35px;
1473
+ background: #ffdd00;
1474
+ width: 320px;
1475
+ height: 533px;
1476
+ border-radius: 40px / 3px;
1477
+ }
1478
+ .marvel-device.lumia920 .bottom-bar {
1479
+ display: none;
1480
+ }
1481
+ .marvel-device.lumia920 .top-bar {
1482
+ width: calc(100% - 24px);
1483
+ height: calc(100% - 32px);
1484
+ position: absolute;
1485
+ top: 16px;
1486
+ left: 12px;
1487
+ border-radius: 24px;
1488
+ background: black;
1489
+ z-index: 1;
1490
+ }
1491
+ .marvel-device.lumia920 .top-bar:before {
1492
+ background: #1e1e1e;
1493
+ display: block;
1494
+ content: "";
1495
+ width: calc(100% - 4px);
1496
+ height: calc(100% - 4px);
1497
+ top: 2px;
1498
+ left: 2px;
1499
+ position: absolute;
1500
+ border-radius: 22px;
1501
+ }
1502
+ .marvel-device.lumia920 .volume {
1503
+ width: 3px;
1504
+ position: absolute;
1505
+ top: 130px;
1506
+ height: 100px;
1507
+ background: #1e1e1e;
1508
+ right: -3px;
1509
+ border-radius: 0px 2px 2px 0px;
1510
+ }
1511
+ .marvel-device.lumia920 .volume:before {
1512
+ width: 3px;
1513
+ position: absolute;
1514
+ top: 190px;
1515
+ content: "";
1516
+ display: block;
1517
+ height: 50px;
1518
+ background: inherit;
1519
+ right: 0px;
1520
+ border-radius: 0px 2px 2px 0px;
1521
+ }
1522
+ .marvel-device.lumia920 .volume:after {
1523
+ width: 3px;
1524
+ position: absolute;
1525
+ top: 460px;
1526
+ content: "";
1527
+ display: block;
1528
+ height: 50px;
1529
+ background: inherit;
1530
+ right: 0px;
1531
+ border-radius: 0px 2px 2px 0px;
1532
+ }
1533
+ .marvel-device.lumia920 .camera {
1534
+ background: #3c3d3d;
1535
+ width: 10px;
1536
+ height: 10px;
1537
+ position: absolute;
1538
+ top: 34px;
1539
+ right: 130px;
1540
+ z-index: 5;
1541
+ border-radius: 5px;
1542
+ }
1543
+ .marvel-device.lumia920 .speaker {
1544
+ background: #292728;
1545
+ width: 64px;
1546
+ height: 10px;
1547
+ position: absolute;
1548
+ top: 38px;
1549
+ left: 50%;
1550
+ margin-left: -32px;
1551
+ border-radius: 5px;
1552
+ z-index: 3;
1553
+ }
1554
+ .marvel-device.lumia920.landscape {
1555
+ padding: 35px 80px 35px 125px;
1556
+ height: 320px;
1557
+ width: 568px;
1558
+ border-radius: 2px / 100px;
1559
+ }
1560
+ .marvel-device.lumia920.landscape .top-bar {
1561
+ height: calc(100% - 24px);
1562
+ width: calc(100% - 32px);
1563
+ left: 16px;
1564
+ top: 12px;
1565
+ }
1566
+ .marvel-device.lumia920.landscape .volume {
1567
+ height: 3px;
1568
+ right: 130px;
1569
+ width: 100px;
1570
+ top: 100%;
1571
+ border-radius: 0px 0px 2px 2px;
1572
+ }
1573
+ .marvel-device.lumia920.landscape .volume:before {
1574
+ height: 3px;
1575
+ right: 190px;
1576
+ top: 0px;
1577
+ width: 50px;
1578
+ border-radius: 0px 0px 2px 2px;
1579
+ }
1580
+ .marvel-device.lumia920.landscape .volume:after {
1581
+ height: 3px;
1582
+ right: 430px;
1583
+ top: 0px;
1584
+ width: 50px;
1585
+ border-radius: 0px 0px 2px 2px;
1586
+ }
1587
+ .marvel-device.lumia920.landscape .camera {
1588
+ right: 30px;
1589
+ top: calc(100% - 140px);
1590
+ }
1591
+ .marvel-device.lumia920.landscape .speaker {
1592
+ width: 10px;
1593
+ height: 64px;
1594
+ top: 50%;
1595
+ margin-left: 0;
1596
+ margin-top: -32px;
1597
+ left: calc(100% - 48px);
1598
+ }
1599
+ .marvel-device.lumia920.black {
1600
+ background: black;
1601
+ }
1602
+ .marvel-device.lumia920.white {
1603
+ background: white;
1604
+ -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
1605
+ box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
1606
+ }
1607
+ .marvel-device.lumia920.blue {
1608
+ background: #00acdd;
1609
+ }
1610
+ .marvel-device.lumia920.red {
1611
+ background: #cc3e32;
1612
+ }
1613
+ .marvel-device.htc-one {
1614
+ padding: 72px 25px 100px 25px;
1615
+ width: 320px;
1616
+ height: 568px;
1617
+ background: #bebebe;
1618
+ border-radius: 34px;
1619
+ }
1620
+ .marvel-device.htc-one:before {
1621
+ content: "";
1622
+ display: block;
1623
+ width: calc(100% - 4px);
1624
+ height: calc(100% - 4px);
1625
+ position: absolute;
1626
+ top: 2px;
1627
+ left: 2px;
1628
+ background: #adadad;
1629
+ border-radius: 32px;
1630
+ }
1631
+ .marvel-device.htc-one:after {
1632
+ content: "";
1633
+ display: block;
1634
+ width: calc(100% - 8px);
1635
+ height: calc(100% - 8px);
1636
+ position: absolute;
1637
+ top: 4px;
1638
+ left: 4px;
1639
+ background: #eeeeee;
1640
+ border-radius: 30px;
1641
+ }
1642
+ .marvel-device.htc-one .top-bar {
1643
+ width: calc(100% - 4px);
1644
+ height: 635px;
1645
+ position: absolute;
1646
+ background: #424242;
1647
+ top: 50px;
1648
+ z-index: 1;
1649
+ left: 2px;
1650
+ }
1651
+ .marvel-device.htc-one .top-bar:before {
1652
+ content: "";
1653
+ position: absolute;
1654
+ width: calc(100% - 4px);
1655
+ height: 100%;
1656
+ position: absolute;
1657
+ background: black;
1658
+ top: 0px;
1659
+ z-index: 1;
1660
+ left: 2px;
1661
+ }
1662
+ .marvel-device.htc-one .bottom-bar {
1663
+ display: none;
1664
+ }
1665
+ .marvel-device.htc-one .speaker {
1666
+ height: 16px;
1667
+ width: 216px;
1668
+ display: block;
1669
+ position: absolute;
1670
+ top: 22px;
1671
+ z-index: 2;
1672
+ left: 50%;
1673
+ margin-left: -108px;
1674
+ background:
1675
+ radial-gradient(#343434 25%, transparent 50%) 0 0,
1676
+ radial-gradient(#343434 25%, transparent 50%) 4px 4px;
1677
+ background-size: 4px 4px;
1678
+ background-position: top left;
1679
+ }
1680
+ .marvel-device.htc-one .speaker:after {
1681
+ content: "";
1682
+ height: 16px;
1683
+ width: 216px;
1684
+ display: block;
1685
+ position: absolute;
1686
+ top: 676px;
1687
+ z-index: 2;
1688
+ left: 50%;
1689
+ margin-left: -108px;
1690
+ background: inherit;
1691
+ }
1692
+ .marvel-device.htc-one .camera {
1693
+ display: block;
1694
+ position: absolute;
1695
+ top: 18px;
1696
+ right: 38px;
1697
+ background: #3c3d3d;
1698
+ border-radius: 100%;
1699
+ width: 24px;
1700
+ height: 24px;
1701
+ z-index: 3;
1702
+ }
1703
+ .marvel-device.htc-one .camera:before {
1704
+ width: 8px;
1705
+ height: 8px;
1706
+ background: black;
1707
+ border-radius: 100%;
1708
+ position: absolute;
1709
+ content: "";
1710
+ top: 50%;
1711
+ left: 50%;
1712
+ margin-top: -4px;
1713
+ margin-left: -4px;
1714
+ }
1715
+ .marvel-device.htc-one .sensor {
1716
+ display: block;
1717
+ position: absolute;
1718
+ top: 29px;
1719
+ left: 60px;
1720
+ background: #3c3d3d;
1721
+ border-radius: 100%;
1722
+ width: 8px;
1723
+ height: 8px;
1724
+ z-index: 3;
1725
+ }
1726
+ .marvel-device.htc-one .sensor:after {
1727
+ display: block;
1728
+ content: "";
1729
+ position: absolute;
1730
+ top: 0px;
1731
+ right: 12px;
1732
+ background: #3c3d3d;
1733
+ border-radius: 100%;
1734
+ width: 8px;
1735
+ height: 8px;
1736
+ z-index: 3;
1737
+ }
1738
+ .marvel-device.htc-one.landscape {
1739
+ padding: 25px 72px 25px 100px;
1740
+ height: 320px;
1741
+ width: 568px;
1742
+ }
1743
+ .marvel-device.htc-one.landscape .top-bar {
1744
+ height: calc(100% - 4px);
1745
+ width: 635px;
1746
+ left: calc(100% - 685px);
1747
+ top: 2px;
1748
+ }
1749
+ .marvel-device.htc-one.landscape .speaker {
1750
+ width: 16px;
1751
+ height: 216px;
1752
+ left: calc(100% - 38px);
1753
+ top: 50%;
1754
+ margin-left: 0px;
1755
+ margin-top: -108px;
1756
+ }
1757
+ .marvel-device.htc-one.landscape .speaker:after {
1758
+ width: 16px;
1759
+ height: 216px;
1760
+ left: calc(100% - 692px);
1761
+ top: 50%;
1762
+ margin-left: 0;
1763
+ margin-top: -108px;
1764
+ }
1765
+ .marvel-device.htc-one.landscape .camera {
1766
+ right: 18px;
1767
+ top: calc(100% - 38px);
1768
+ }
1769
+ .marvel-device.htc-one.landscape .sensor {
1770
+ left: calc(100% - 29px);
1771
+ top: 60px;
1772
+ }
1773
+ .marvel-device.htc-one.landscape .sensor :after {
1774
+ right: 0;
1775
+ top: -12px;
1776
+ }
1777
+ .marvel-device.ipad {
1778
+ width: 576px;
1779
+ height: 768px;
1780
+ padding: 90px 25px;
1781
+ background: #242324;
1782
+ border-radius: 44px;
1783
+ }
1784
+ .marvel-device.ipad:before {
1785
+ width: calc(100% - 8px);
1786
+ height: calc(100% - 8px);
1787
+ position: absolute;
1788
+ content: "";
1789
+ display: block;
1790
+ top: 4px;
1791
+ left: 4px;
1792
+ border-radius: 40px;
1793
+ background: #1e1e1e;
1794
+ }
1795
+ .marvel-device.ipad .camera {
1796
+ background: #3c3d3d;
1797
+ width: 10px;
1798
+ height: 10px;
1799
+ position: absolute;
1800
+ top: 44px;
1801
+ left: 50%;
1802
+ margin-left: -5px;
1803
+ border-radius: 100%;
1804
+ }
1805
+ .marvel-device.ipad .top-bar,
1806
+ .marvel-device.ipad .bottom-bar {
1807
+ display: none;
1808
+ }
1809
+ .marvel-device.ipad .home {
1810
+ background: #242324;
1811
+ border-radius: 36px;
1812
+ width: 50px;
1813
+ height: 50px;
1814
+ position: absolute;
1815
+ left: 50%;
1816
+ margin-left: -25px;
1817
+ bottom: 22px;
1818
+ }
1819
+ .marvel-device.ipad .home:after {
1820
+ width: 15px;
1821
+ height: 15px;
1822
+ margin-top: -8px;
1823
+ margin-left: -8px;
1824
+ border: 1px solid rgba(255, 255, 255, 0.1);
1825
+ border-radius: 4px;
1826
+ position: absolute;
1827
+ display: block;
1828
+ content: "";
1829
+ top: 50%;
1830
+ left: 50%;
1831
+ }
1832
+ .marvel-device.ipad.landscape {
1833
+ height: 576px;
1834
+ width: 768px;
1835
+ padding: 25px 90px;
1836
+ }
1837
+ .marvel-device.ipad.landscape .camera {
1838
+ left: calc(100% - 44px);
1839
+ top: 50%;
1840
+ margin-left: 0;
1841
+ margin-top: -5px;
1842
+ }
1843
+ .marvel-device.ipad.landscape .home {
1844
+ top: 50%;
1845
+ left: 22px;
1846
+ margin-left: 0;
1847
+ margin-top: -25px;
1848
+ }
1849
+ .marvel-device.ipad.silver {
1850
+ background: #bcbcbc;
1851
+ }
1852
+ .marvel-device.ipad.silver:before {
1853
+ background: #fcfcfc;
1854
+ }
1855
+ .marvel-device.ipad.silver .home {
1856
+ background: #fcfcfc;
1857
+ -webkit-box-shadow: inset 0 0 0 1px #bcbcbc;
1858
+ box-shadow: inset 0 0 0 1px #bcbcbc;
1859
+ }
1860
+ .marvel-device.ipad.silver .home:after {
1861
+ border: 1px solid rgba(0, 0, 0, 0.2);
1862
+ }
1863
+ .marvel-device.macbook {
1864
+ width: 960px;
1865
+ height: 600px;
1866
+ padding: 44px 44px 76px;
1867
+ margin: 0 auto;
1868
+ background: #bebebe;
1869
+ border-radius: 34px;
1870
+ }
1871
+ .marvel-device.macbook:before {
1872
+ width: calc(100% - 8px);
1873
+ height: calc(100% - 8px);
1874
+ position: absolute;
1875
+ content: "";
1876
+ display: block;
1877
+ top: 4px;
1878
+ left: 4px;
1879
+ border-radius: 30px;
1880
+ background: #1e1e1e;
1881
+ }
1882
+ .marvel-device.macbook .top-bar {
1883
+ width: calc(100% + 2 * 70px);
1884
+ height: 40px;
1885
+ position: absolute;
1886
+ content: "";
1887
+ display: block;
1888
+ top: 680px;
1889
+ left: -70px;
1890
+ border-bottom-left-radius: 90px 18px;
1891
+ border-bottom-right-radius: 90px 18px;
1892
+ background: #bebebe;
1893
+ -webkit-box-shadow: inset 0px -4px 13px 3px rgba(34, 34, 34, 0.6);
1894
+ box-shadow: inset 0px -4px 13px 3px rgba(34, 34, 34, 0.6);
1895
+ }
1896
+ .marvel-device.macbook .top-bar:before {
1897
+ width: 100%;
1898
+ height: 24px;
1899
+ content: "";
1900
+ display: block;
1901
+ top: 0;
1902
+ left: 0;
1903
+ background: #f0f0f0;
1904
+ border-bottom: 2px solid #aaa;
1905
+ border-radius: 5px;
1906
+ position: relative;
1907
+ }
1908
+ .marvel-device.macbook .top-bar:after {
1909
+ width: 16%;
1910
+ height: 14px;
1911
+ content: "";
1912
+ display: block;
1913
+ top: 0;
1914
+ background: #ddd;
1915
+ position: absolute;
1916
+ margin-left: auto;
1917
+ margin-right: auto;
1918
+ left: 0;
1919
+ right: 0;
1920
+ border-radius: 0 0 20px 20px;
1921
+ -webkit-box-shadow: inset 0px -3px 10px #999;
1922
+ box-shadow: inset 0px -3px 10px #999;
1923
+ }
1924
+ .marvel-device.macbook .bottom-bar {
1925
+ background: transparent;
1926
+ width: calc(100% + 2 * 70px);
1927
+ height: 26px;
1928
+ position: absolute;
1929
+ content: "";
1930
+ display: block;
1931
+ top: 680px;
1932
+ left: -70px;
1933
+ }
1934
+ .marvel-device.macbook .bottom-bar:before,
1935
+ .marvel-device.macbook .bottom-bar:after {
1936
+ height: calc(100% - 2px);
1937
+ width: 80px;
1938
+ content: "";
1939
+ display: block;
1940
+ top: 0;
1941
+ position: absolute;
1942
+ }
1943
+ .marvel-device.macbook .bottom-bar:before {
1944
+ left: 0;
1945
+ background: #f0f0f0;
1946
+ background: -webkit-gradient(
1947
+ linear,
1948
+ left top,
1949
+ right top,
1950
+ from(#747474),
1951
+ color-stop(5%, #c3c3c3),
1952
+ color-stop(14%, #ebebeb),
1953
+ color-stop(41%, #979797),
1954
+ color-stop(80%, #f0f0f0),
1955
+ color-stop(100%, #f0f0f0),
1956
+ to(#f0f0f0)
1957
+ );
1958
+ background: linear-gradient(
1959
+ to right,
1960
+ #747474 0%,
1961
+ #c3c3c3 5%,
1962
+ #ebebeb 14%,
1963
+ #979797 41%,
1964
+ #f0f0f0 80%,
1965
+ #f0f0f0 100%,
1966
+ #f0f0f0 100%
1967
+ );
1968
+ }
1969
+ .marvel-device.macbook .bottom-bar:after {
1970
+ right: 0;
1971
+ background: #f0f0f0;
1972
+ background: -webkit-gradient(
1973
+ linear,
1974
+ left top,
1975
+ right top,
1976
+ from(#f0f0f0),
1977
+ color-stop(0%, #f0f0f0),
1978
+ color-stop(20%, #f0f0f0),
1979
+ color-stop(59%, #979797),
1980
+ color-stop(86%, #ebebeb),
1981
+ color-stop(95%, #c3c3c3),
1982
+ to(#747474)
1983
+ );
1984
+ background: linear-gradient(
1985
+ to right,
1986
+ #f0f0f0 0%,
1987
+ #f0f0f0 0%,
1988
+ #f0f0f0 20%,
1989
+ #979797 59%,
1990
+ #ebebeb 86%,
1991
+ #c3c3c3 95%,
1992
+ #747474 100%
1993
+ );
1994
+ }
1995
+ .marvel-device.macbook .camera {
1996
+ background: #3c3d3d;
1997
+ width: 10px;
1998
+ height: 10px;
1999
+ position: absolute;
2000
+ top: 20px;
2001
+ left: 50%;
2002
+ margin-left: -5px;
2003
+ border-radius: 100%;
2004
+ }
2005
+ .marvel-device.macbook .home {
2006
+ display: none;
2007
+ }
2008
+ .marvel-device.iphone-x {
2009
+ width: 375px;
2010
+ height: 812px;
2011
+ padding: 26px;
2012
+ background: #fdfdfd;
2013
+ -webkit-box-shadow: inset 0 0 11px 0 black;
2014
+ box-shadow: inset 0 0 11px 0 black;
2015
+ border-radius: 66px;
2016
+ }
2017
+ .marvel-device.iphone-x .overflow {
2018
+ width: 100%;
2019
+ height: 100%;
2020
+ position: absolute;
2021
+ top: 0;
2022
+ left: 0;
2023
+ border-radius: 66px;
2024
+ overflow: hidden;
2025
+ }
2026
+ .marvel-device.iphone-x .shadow {
2027
+ border-radius: 100%;
2028
+ width: 90px;
2029
+ height: 90px;
2030
+ position: absolute;
2031
+ background: radial-gradient(
2032
+ ellipse at center,
2033
+ rgba(0, 0, 0, 0.6) 0%,
2034
+ rgba(255, 255, 255, 0) 60%
2035
+ );
2036
+ }
2037
+ .marvel-device.iphone-x .shadow--tl {
2038
+ top: -20px;
2039
+ left: -20px;
2040
+ }
2041
+ .marvel-device.iphone-x .shadow--tr {
2042
+ top: -20px;
2043
+ right: -20px;
2044
+ }
2045
+ .marvel-device.iphone-x .shadow--bl {
2046
+ bottom: -20px;
2047
+ left: -20px;
2048
+ }
2049
+ .marvel-device.iphone-x .shadow--br {
2050
+ bottom: -20px;
2051
+ right: -20px;
2052
+ }
2053
+ .marvel-device.iphone-x:before {
2054
+ width: calc(100% - 10px);
2055
+ height: calc(100% - 10px);
2056
+ position: absolute;
2057
+ top: 5px;
2058
+ content: "";
2059
+ left: 5px;
2060
+ border-radius: 61px;
2061
+ background: black;
2062
+ z-index: 1;
2063
+ }
2064
+ .marvel-device.iphone-x .inner-shadow {
2065
+ width: calc(100% - 20px);
2066
+ height: calc(100% - 20px);
2067
+ position: absolute;
2068
+ top: 10px;
2069
+ overflow: hidden;
2070
+ left: 10px;
2071
+ border-radius: 56px;
2072
+ -webkit-box-shadow: inset 0 0 15px 0 rgba(255, 255, 255, 0.66);
2073
+ box-shadow: inset 0 0 15px 0 rgba(255, 255, 255, 0.66);
2074
+ z-index: 1;
2075
+ }
2076
+ .marvel-device.iphone-x .inner-shadow:before {
2077
+ -webkit-box-shadow: inset 0 0 20px 0 #ffffff;
2078
+ box-shadow: inset 0 0 20px 0 #ffffff;
2079
+ width: 100%;
2080
+ height: 116%;
2081
+ position: absolute;
2082
+ top: -8%;
2083
+ content: "";
2084
+ left: 0;
2085
+ border-radius: 200px / 112px;
2086
+ z-index: 2;
2087
+ }
2088
+ .marvel-device.iphone-x .screen {
2089
+ border-radius: 40px;
2090
+ -webkit-box-shadow: none;
2091
+ box-shadow: none;
2092
+ }
2093
+ .marvel-device.iphone-x .top-bar,
2094
+ .marvel-device.iphone-x .bottom-bar {
2095
+ width: 100%;
2096
+ position: absolute;
2097
+ height: 8px;
2098
+ background: rgba(0, 0, 0, 0.1);
2099
+ left: 0;
2100
+ }
2101
+ .marvel-device.iphone-x .top-bar {
2102
+ top: 80px;
2103
+ }
2104
+ .marvel-device.iphone-x .bottom-bar {
2105
+ bottom: 80px;
2106
+ }
2107
+ .marvel-device.iphone-x .volume,
2108
+ .marvel-device.iphone-x .volume:before,
2109
+ .marvel-device.iphone-x .volume:after,
2110
+ .marvel-device.iphone-x .sleep {
2111
+ width: 3px;
2112
+ background: #b5b5b5;
2113
+ position: absolute;
2114
+ }
2115
+ .marvel-device.iphone-x .volume {
2116
+ left: -3px;
2117
+ top: 116px;
2118
+ height: 32px;
2119
+ }
2120
+ .marvel-device.iphone-x .volume:before {
2121
+ height: 62px;
2122
+ top: 62px;
2123
+ content: "";
2124
+ left: 0;
2125
+ }
2126
+ .marvel-device.iphone-x .volume:after {
2127
+ height: 62px;
2128
+ top: 140px;
2129
+ content: "";
2130
+ left: 0;
2131
+ }
2132
+ .marvel-device.iphone-x .sleep {
2133
+ height: 96px;
2134
+ top: 200px;
2135
+ right: -3px;
2136
+ }
2137
+ .marvel-device.iphone-x .camera {
2138
+ width: 6px;
2139
+ height: 6px;
2140
+ top: 9px;
2141
+ border-radius: 100%;
2142
+ position: absolute;
2143
+ left: 154px;
2144
+ background: #0d4d71;
2145
+ }
2146
+ .marvel-device.iphone-x .speaker {
2147
+ height: 6px;
2148
+ width: 60px;
2149
+ left: 50%;
2150
+ position: absolute;
2151
+ top: 9px;
2152
+ margin-left: -30px;
2153
+ background: #171818;
2154
+ border-radius: 6px;
2155
+ }
2156
+ .marvel-device.iphone-x .notch {
2157
+ position: absolute;
2158
+ width: 210px;
2159
+ height: 30px;
2160
+ top: 26px;
2161
+ left: 108px;
2162
+ z-index: 4;
2163
+ background: black;
2164
+ border-bottom-left-radius: 24px;
2165
+ border-bottom-right-radius: 24px;
2166
+ }
2167
+ .marvel-device.iphone-x .notch:before,
2168
+ .marvel-device.iphone-x .notch:after {
2169
+ content: "";
2170
+ height: 8px;
2171
+ position: absolute;
2172
+ top: 0;
2173
+ width: 8px;
2174
+ }
2175
+ .marvel-device.iphone-x .notch:after {
2176
+ background: radial-gradient(
2177
+ circle at bottom left,
2178
+ transparent 0,
2179
+ transparent 70%,
2180
+ black 70%,
2181
+ black 100%
2182
+ );
2183
+ left: -8px;
2184
+ }
2185
+ .marvel-device.iphone-x .notch:before {
2186
+ background: radial-gradient(
2187
+ circle at bottom right,
2188
+ transparent 0,
2189
+ transparent 70%,
2190
+ black 70%,
2191
+ black 100%
2192
+ );
2193
+ right: -8px;
2194
+ }
2195
+ .marvel-device.iphone-x.landscape {
2196
+ height: 375px;
2197
+ width: 812px;
2198
+ }
2199
+ .marvel-device.iphone-x.landscape .top-bar,
2200
+ .marvel-device.iphone-x.landscape .bottom-bar {
2201
+ width: 8px;
2202
+ height: 100%;
2203
+ top: 0;
2204
+ }
2205
+ .marvel-device.iphone-x.landscape .top-bar {
2206
+ left: 80px;
2207
+ }
2208
+ .marvel-device.iphone-x.landscape .bottom-bar {
2209
+ right: 80px;
2210
+ bottom: auto;
2211
+ left: auto;
2212
+ }
2213
+ .marvel-device.iphone-x.landscape .volume,
2214
+ .marvel-device.iphone-x.landscape .volume:before,
2215
+ .marvel-device.iphone-x.landscape .volume:after,
2216
+ .marvel-device.iphone-x.landscape .sleep {
2217
+ height: 3px;
2218
+ }
2219
+ .marvel-device.iphone-x.landscape .inner-shadow:before {
2220
+ height: 100%;
2221
+ width: 116%;
2222
+ left: -8%;
2223
+ top: 0;
2224
+ border-radius: 112px / 200px;
2225
+ }
2226
+ .marvel-device.iphone-x.landscape .volume {
2227
+ bottom: -3px;
2228
+ top: auto;
2229
+ left: 116px;
2230
+ width: 32px;
2231
+ }
2232
+ .marvel-device.iphone-x.landscape .volume:before {
2233
+ width: 62px;
2234
+ left: 62px;
2235
+ top: 0;
2236
+ }
2237
+ .marvel-device.iphone-x.landscape .volume:after {
2238
+ width: 62px;
2239
+ left: 140px;
2240
+ top: 0;
2241
+ }
2242
+ .marvel-device.iphone-x.landscape .sleep {
2243
+ width: 96px;
2244
+ left: 200px;
2245
+ top: -3px;
2246
+ right: auto;
2247
+ }
2248
+ .marvel-device.iphone-x.landscape .camera {
2249
+ left: 9px;
2250
+ bottom: 154px;
2251
+ top: auto;
2252
+ }
2253
+ .marvel-device.iphone-x.landscape .speaker {
2254
+ width: 6px;
2255
+ height: 60px;
2256
+ left: 9px;
2257
+ top: 50%;
2258
+ margin-top: -30px;
2259
+ margin-left: 0;
2260
+ }
2261
+ .marvel-device.iphone-x.landscape .notch {
2262
+ height: 210px;
2263
+ width: 30px;
2264
+ left: 26px;
2265
+ bottom: 108px;
2266
+ top: auto;
2267
+ border-top-right-radius: 24px;
2268
+ border-bottom-right-radius: 24px;
2269
+ border-bottom-left-radius: 0;
2270
+ }
2271
+ .marvel-device.iphone-x.landscape .notch:before,
2272
+ .marvel-device.iphone-x.landscape .notch:after {
2273
+ left: 0;
2274
+ }
2275
+ .marvel-device.iphone-x.landscape .notch:after {
2276
+ background: radial-gradient(
2277
+ circle at bottom right,
2278
+ transparent 0,
2279
+ transparent 70%,
2280
+ black 70%,
2281
+ black 100%
2282
+ );
2283
+ bottom: -8px;
2284
+ top: auto;
2285
+ }
2286
+ .marvel-device.iphone-x.landscape .notch:before {
2287
+ background: radial-gradient(
2288
+ circle at top right,
2289
+ transparent 0,
2290
+ transparent 70%,
2291
+ black 70%,
2292
+ black 100%
2293
+ );
2294
+ top: -8px;
2295
+ }
2296
+ .marvel-device.note8 {
2297
+ width: 400px;
2298
+ height: 822px;
2299
+ background: black;
2300
+ border-radius: 34px;
2301
+ padding: 45px 10px;
2302
+ }
2303
+ .marvel-device.note8 .overflow {
2304
+ width: 100%;
2305
+ height: 100%;
2306
+ position: absolute;
2307
+ top: 0;
2308
+ left: 0;
2309
+ border-radius: 34px;
2310
+ overflow: hidden;
2311
+ }
2312
+ .marvel-device.note8 .speaker {
2313
+ height: 8px;
2314
+ width: 56px;
2315
+ left: 50%;
2316
+ position: absolute;
2317
+ top: 25px;
2318
+ margin-left: -28px;
2319
+ background: #171818;
2320
+ z-index: 1;
2321
+ border-radius: 8px;
2322
+ }
2323
+ .marvel-device.note8 .camera {
2324
+ height: 18px;
2325
+ width: 18px;
2326
+ left: 86px;
2327
+ position: absolute;
2328
+ top: 18px;
2329
+ background: #212b36;
2330
+ z-index: 1;
2331
+ border-radius: 100%;
2332
+ }
2333
+ .marvel-device.note8 .camera:before {
2334
+ content: "";
2335
+ height: 8px;
2336
+ width: 8px;
2337
+ left: -22px;
2338
+ position: absolute;
2339
+ top: 5px;
2340
+ background: #212b36;
2341
+ z-index: 1;
2342
+ border-radius: 100%;
2343
+ }
2344
+ .marvel-device.note8 .sensors {
2345
+ height: 10px;
2346
+ width: 10px;
2347
+ left: 120px;
2348
+ position: absolute;
2349
+ top: 22px;
2350
+ background: #1d233b;
2351
+ z-index: 1;
2352
+ border-radius: 100%;
2353
+ }
2354
+ .marvel-device.note8 .sensors:before {
2355
+ content: "";
2356
+ height: 10px;
2357
+ width: 10px;
2358
+ left: 18px;
2359
+ position: absolute;
2360
+ top: 0;
2361
+ background: #1d233b;
2362
+ z-index: 1;
2363
+ border-radius: 100%;
2364
+ }
2365
+ .marvel-device.note8 .more-sensors {
2366
+ height: 16px;
2367
+ width: 16px;
2368
+ left: 285px;
2369
+ position: absolute;
2370
+ top: 18px;
2371
+ background: #33244a;
2372
+ -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
2373
+ box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
2374
+ z-index: 1;
2375
+ border-radius: 100%;
2376
+ }
2377
+ .marvel-device.note8 .more-sensors:before {
2378
+ content: "";
2379
+ height: 11px;
2380
+ width: 11px;
2381
+ left: 40px;
2382
+ position: absolute;
2383
+ top: 4px;
2384
+ background: #214a61;
2385
+ z-index: 1;
2386
+ border-radius: 100%;
2387
+ }
2388
+ .marvel-device.note8 .sleep {
2389
+ width: 2px;
2390
+ height: 56px;
2391
+ background: black;
2392
+ position: absolute;
2393
+ top: 288px;
2394
+ right: -2px;
2395
+ }
2396
+ .marvel-device.note8 .volume {
2397
+ width: 2px;
2398
+ height: 120px;
2399
+ background: black;
2400
+ position: absolute;
2401
+ top: 168px;
2402
+ left: -2px;
2403
+ }
2404
+ .marvel-device.note8 .volume:before {
2405
+ content: "";
2406
+ top: 168px;
2407
+ width: 2px;
2408
+ position: absolute;
2409
+ left: 0;
2410
+ background: black;
2411
+ height: 56px;
2412
+ }
2413
+ .marvel-device.note8 .inner {
2414
+ width: 100%;
2415
+ height: calc(100% - 8px);
2416
+ position: absolute;
2417
+ top: 2px;
2418
+ content: "";
2419
+ left: 0px;
2420
+ border-radius: 34px;
2421
+ border-top: 2px solid #9fa0a2;
2422
+ border-bottom: 2px solid #9fa0a2;
2423
+ background: black;
2424
+ z-index: 1;
2425
+ -webkit-box-shadow: inset 0 0 6px 0 rgba(255, 255, 255, 0.5);
2426
+ box-shadow: inset 0 0 6px 0 rgba(255, 255, 255, 0.5);
2427
+ }
2428
+ .marvel-device.note8 .shadow {
2429
+ -webkit-box-shadow:
2430
+ inset 0 0 60px 0 white,
2431
+ inset 0 0 30px 0 rgba(255, 255, 255, 0.5),
2432
+ 0 0 20px 0 white,
2433
+ 0 0 20px 0 rgba(255, 255, 255, 0.5);
2434
+ box-shadow:
2435
+ inset 0 0 60px 0 white,
2436
+ inset 0 0 30px 0 rgba(255, 255, 255, 0.5),
2437
+ 0 0 20px 0 white,
2438
+ 0 0 20px 0 rgba(255, 255, 255, 0.5);
2439
+ height: 101%;
2440
+ position: absolute;
2441
+ top: -0.5%;
2442
+ content: "";
2443
+ width: calc(100% - 20px);
2444
+ left: 10px;
2445
+ border-radius: 38px;
2446
+ z-index: 5;
2447
+ pointer-events: none;
2448
+ }
2449
+ .marvel-device.note8 .screen {
2450
+ border-radius: 14px;
2451
+ -webkit-box-shadow: none;
2452
+ box-shadow: none;
2453
+ }
2454
+ .marvel-device.note8.landscape {
2455
+ height: 400px;
2456
+ width: 822px;
2457
+ padding: 10px 45px;
2458
+ }
2459
+ .marvel-device.note8.landscape .speaker {
2460
+ height: 56px;
2461
+ width: 8px;
2462
+ top: 50%;
2463
+ margin-top: -28px;
2464
+ margin-left: 0;
2465
+ right: 25px;
2466
+ left: auto;
2467
+ }
2468
+ .marvel-device.note8.landscape .camera {
2469
+ top: 86px;
2470
+ right: 18px;
2471
+ left: auto;
2472
+ }
2473
+ .marvel-device.note8.landscape .camera:before {
2474
+ top: -22px;
2475
+ left: 5px;
2476
+ }
2477
+ .marvel-device.note8.landscape .sensors {
2478
+ top: 120px;
2479
+ right: 22px;
2480
+ left: auto;
2481
+ }
2482
+ .marvel-device.note8.landscape .sensors:before {
2483
+ top: 18px;
2484
+ left: 0;
2485
+ }
2486
+ .marvel-device.note8.landscape .more-sensors {
2487
+ top: 285px;
2488
+ right: 18px;
2489
+ left: auto;
2490
+ }
2491
+ .marvel-device.note8.landscape .more-sensors:before {
2492
+ top: 40px;
2493
+ left: 4px;
2494
+ }
2495
+ .marvel-device.note8.landscape .sleep {
2496
+ bottom: -2px;
2497
+ top: auto;
2498
+ right: 288px;
2499
+ width: 56px;
2500
+ height: 2px;
2501
+ }
2502
+ .marvel-device.note8.landscape .volume {
2503
+ width: 120px;
2504
+ height: 2px;
2505
+ top: -2px;
2506
+ right: 168px;
2507
+ left: auto;
2508
+ }
2509
+ .marvel-device.note8.landscape .volume:before {
2510
+ right: 168px;
2511
+ left: auto;
2512
+ top: 0;
2513
+ width: 56px;
2514
+ height: 2px;
2515
+ }
2516
+ .marvel-device.note8.landscape .inner {
2517
+ height: 100%;
2518
+ width: calc(100% - 8px);
2519
+ left: 2px;
2520
+ top: 0;
2521
+ border-top: 0;
2522
+ border-bottom: 0;
2523
+ border-left: 2px solid #9fa0a2;
2524
+ border-right: 2px solid #9fa0a2;
2525
+ }
2526
+ .marvel-device.note8.landscape .shadow {
2527
+ width: 101%;
2528
+ height: calc(100% - 20px);
2529
+ left: -0.5%;
2530
+ top: 10px;
2531
+ }