/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#17130b;--muted:#655d50;--gold:#ffbd19;--gold-dark:#8f5d00;--paper:#fffaf0;--line:#eadfca}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink)}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Yu Gothic,sans-serif;line-height:1.75}a{color:inherit}.siteHeader{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf0eb;justify-content:space-between;align-items:center;gap:24px;padding:14px max(20px,50vw - 460px);display:flex;position:sticky;top:0}.brand{letter-spacing:.03em;font-weight:900;text-decoration:none}nav{gap:18px;font-size:14px;display:flex}nav a{color:var(--muted);text-decoration:none}main,.document{width:min(920px,100% - 40px);margin:0 auto}.hero{text-align:center;align-content:center;justify-items:center;min-height:68vh;padding:72px 0 48px;display:grid}.appIcon{object-fit:cover;border-radius:29px;width:132px;height:132px;box-shadow:0 20px 50px #59350038}.eyebrow{color:var(--gold-dark);margin:24px 0 0;font-weight:800}h1{letter-spacing:-.04em;margin:4px 0 12px;font-size:clamp(42px,8vw,78px);line-height:1}.lead{max-width:650px;color:var(--muted);margin:0;font-size:clamp(17px,2.5vw,21px)}.actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px;display:flex}.actions a{border-radius:999px;padding:12px 20px;font-weight:800;text-decoration:none}.primary{background:var(--ink);color:#fff}.secondary{border:1px solid var(--line);background:#fff}.panel{border:1px solid var(--line);background:#fff;border-radius:28px;margin-bottom:72px;padding:clamp(24px,5vw,44px)}.panel h2{margin-top:0}.document{padding:56px 0 80px}.document h1{font-size:clamp(34px,6vw,56px)}.document h2{margin-top:38px;font-size:23px;line-height:1.4}.document h3{margin-top:24px}.document p,.document li{color:#383126}.document ul{padding-left:1.4em}.updated{color:var(--muted);font-size:14px}.note{border-left:4px solid var(--gold);background:#fff;border-radius:0 14px 14px 0;padding:18px 20px}footer{border-top:1px solid var(--line);color:var(--muted);text-align:center;padding:28px 20px;font-size:13px}@media (width<=540px){.siteHeader{align-items:flex-start}nav{gap:10px;font-size:12px}}.phPage{width:100%;max-width:none;margin:0;overflow:hidden}.phHero{background:radial-gradient(circle at 82% 12%,#ffe69b 0,#0000 28%),linear-gradient(145deg,#fffdf8 0%,#fff4d2 100%);grid-template-columns:minmax(0,1fr) minmax(460px,.9fr);align-items:center;gap:clamp(40px,7vw,110px);min-height:760px;padding:96px max(28px,50vw - 620px);display:grid}.phHeroCopy{max-width:660px}.phBadge,.phKicker{color:var(--gold-dark);letter-spacing:.14em;margin:0 0 18px;font-size:13px;font-weight:900}.phHero h1{letter-spacing:-.055em;max-width:680px;margin:0;font-size:clamp(54px,7vw,94px);line-height:.95}.phLead{max-width:620px;color:var(--muted);margin:26px 0 0;font-size:clamp(19px,2vw,24px);line-height:1.55}.phActions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:34px;display:flex}.phPrimary{background:var(--ink);color:#fff;border-radius:16px;justify-content:center;align-items:center;min-height:56px;padding:14px 24px;font-weight:850;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 14px 34px #17130b29}.phPrimary:hover{transform:translateY(-2px);box-shadow:0 18px 40px #17130b33}.phTextLink{color:var(--ink);text-underline-offset:5px;font-weight:800}.phPrivacyLine{color:#766b5c;margin:20px 0 0;font-size:14px}.phHeroVisual{min-width:0}.phDevice{background:#17130b;border:1px solid #60420b1f;border-radius:36px;padding:18px;transform:rotate(1.8deg);box-shadow:0 34px 80px #5434003d}.phDeviceBar{color:#fff;align-items:center;gap:11px;padding:2px 4px 16px;display:flex}.phDeviceBar img{border-radius:9px;width:38px;height:38px}.phDeviceBar strong{letter-spacing:.03em;flex:1;font-size:14px}.phDeviceBar span{color:#c7bda9;font-size:12px}.phBeforeAfter{border-radius:22px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.phBeforeAfter figure{min-width:0;margin:0;position:relative}.phBeforeAfter img{object-fit:cover;width:100%;height:420px;display:block}.phBeforeAfter figcaption{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0d09c2;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:850;position:absolute;bottom:14px;left:14px}.phProof{background:var(--ink);color:#fff;letter-spacing:.03em;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;padding:22px 24px;font-size:13px;font-weight:800;display:flex}.phProof i{background:var(--gold);border-radius:50%;width:4px;height:4px}.phDemo,.phAudience{padding:110px max(28px,50vw - 560px)}.phSectionIntro{max-width:760px}.phSectionIntro h2,.phFinal h2{letter-spacing:-.045em;margin:0;font-size:clamp(42px,6vw,70px);line-height:1.02}.phSectionIntro>p:last-child{max-width:670px;color:var(--muted);margin:22px 0 0;font-size:19px}.phCompareGrid{gap:26px;margin-top:54px;display:grid}.phCompareCase{background:#17130b;border:1px solid #60420b21;border-radius:30px;overflow:hidden;box-shadow:0 32px 70px #442b0229}.phCompareHeader{color:#fff;justify-content:space-between;align-items:flex-end;gap:28px;padding:26px 28px 22px;display:flex}.phCompareHeader p{color:#ffc94d;letter-spacing:.15em;margin:0 0 7px;font-size:11px;font-weight:900}.phCompareHeader h3{letter-spacing:-.03em;margin:0;font-size:clamp(24px,3vw,34px);line-height:1.08}.phCompareHeader>span{color:#d2c8b9;border:1px solid #4a4237;border-radius:999px;flex:none;padding:8px 12px;font-size:12px;font-weight:800}.phCompareVideos{background:#302a22;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;display:grid}.phCompareVideos figure{background:#100e0a;min-width:0;margin:0;position:relative}.phCompareVideos video{aspect-ratio:16/9;object-fit:contain;background:#000;width:100%;display:block}.phCompareVideos figcaption{color:#c9c0b2;min-height:54px;padding:16px 18px;font-size:13px;font-weight:700;line-height:1.45}.phVideoLabel{z-index:2;color:#fff;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;padding:7px 10px;font-size:11px;font-weight:950;position:absolute;top:14px;left:14px}.phVideoLabelBefore{background:#191612c7}.phVideoLabelAfter{background:#946100e0}.phCompareNote{color:#766b5c;text-align:center;margin:18px 0 0;font-size:13px}.phFeatures{color:#fff;background:#17130b;padding:110px max(28px,50vw - 560px)}.phSectionIntroDark .phKicker{color:#ffc94d}.phFeatureGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:54px;display:grid}.phFeature{background:#221e18;border:1px solid #3b3429;border-radius:24px;min-height:218px;padding:28px}.phFeature>span{color:#ffc94d;font-size:13px;font-weight:900}.phFeature h3{margin:30px 0 8px;font-size:22px;line-height:1.2}.phFeature p{color:#c8c0b3;margin:0;line-height:1.55}.phUseCases{flex-wrap:wrap;gap:12px;margin-top:44px;display:flex}.phUseCases span{border:1px solid var(--line);color:#51483b;background:#fff;border-radius:999px;padding:13px 18px;font-weight:750}.phFinal{text-align:center;background:linear-gradient(160deg,#ffca41,#ffb300);justify-items:center;padding:100px 28px 110px;display:grid}.phFinal>img{border-radius:22px;width:96px;height:96px;box-shadow:0 18px 44px #59350038}.phFinal .phKicker{color:#5d3d00;margin:22px 0 12px}.phFinal .phPrimary{margin-top:32px}.phFinal>p:last-child{color:#6a4806;margin:18px 0 0;font-size:14px;font-weight:700}@media (width<=900px){.phHero{grid-template-columns:1fr;min-height:auto;padding-top:74px}.phHeroCopy,.phHeroVisual{max-width:760px}.phFeatureGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.siteHeader{padding-inline:18px}.siteHeader nav a:first-child{display:none}.phHero{gap:48px;padding:58px 20px 62px}.phHero h1{font-size:clamp(48px,14vw,66px)}.phActions{flex-direction:column;align-items:stretch}.phPrimary{width:100%}.phTextLink{text-align:center}.phDevice{border-radius:24px;padding:10px;transform:none}.phBeforeAfter img{height:230px}.phDemo,.phAudience,.phFeatures{padding:78px 20px}.phCompareGrid{margin-top:38px}.phCompareCase{border-radius:24px}.phCompareHeader{flex-direction:column;align-items:flex-start;gap:14px;padding:23px 20px 19px}.phCompareVideos{grid-template-columns:1fr}.phCompareVideos figcaption{min-height:auto}.phFeatureGrid{grid-template-columns:1fr}.phProof{gap:10px}.phProof i{display:none}.phProof span{text-align:center;width:46%}}.galleryCapturePage{background:#fff8e9;width:1270px;height:760px;margin:0;overflow:hidden}.galleryCaptureBody{width:1270px;min-width:1270px;height:760px;min-height:760px;overflow:hidden}.galleryCaptureBody>.siteHeader,.galleryCaptureBody>footer{display:none}.galleryCard{color:#17130b;background:radial-gradient(circle at 86% 9%,#ffe28a 0,#0000 28%),linear-gradient(145deg,#fffdf8,#fff4d5);grid-template-columns:47% 53%;width:1270px;height:760px;display:grid;position:relative;overflow:hidden}.galleryCard:after{content:"";pointer-events:none;border:78px solid #ffbd1947;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-180px;right:-110px}.galleryCopy{z-index:2;flex-direction:column;justify-content:center;padding:62px 34px 62px 72px;display:flex;position:relative}.galleryBrand{letter-spacing:.02em;align-items:center;gap:13px;font-size:17px;font-weight:950;display:flex;position:absolute;top:44px;left:72px}.galleryBrand img{border-radius:11px;width:46px;height:46px;box-shadow:0 9px 24px #5d3a002e}.galleryCopy>p{color:#8c5c00;letter-spacing:.16em;margin:56px 0 18px;font-size:14px;font-weight:950}.galleryCopy h1{letter-spacing:-.055em;max-width:540px;margin:0;font-size:67px;line-height:.96}.galleryCopy h2{color:#665d50;max-width:500px;margin:28px 0 0;font-size:21px;font-weight:600;line-height:1.5}.galleryRule{color:#8c5c00;align-items:center;gap:16px;margin-top:44px;font-size:13px;font-weight:900;display:flex}.galleryRule i{background:#ffbd19;border-radius:99px;width:96px;height:3px}.galleryVisual{z-index:1;place-items:center;padding:56px 66px 56px 28px;display:grid;position:relative}.gallerySplit{background:#17130b;border:14px solid #17130b;border-radius:34px;grid-template-columns:1fr 1fr;width:100%;height:622px;display:grid;overflow:hidden;transform:rotate(1.4deg);box-shadow:0 34px 70px #4c2e003b}.gallerySplit figure{margin:0;position:relative;overflow:hidden}.gallerySplit figure+figure{border-left:5px solid #17130b}.gallerySplit img{object-fit:cover;object-position:49% center;width:100%;height:100%}.gallerySplit span{color:#fff;letter-spacing:.08em;background:#110f0bd1;border-radius:99px;padding:8px 13px;font-size:12px;font-weight:950;position:absolute;bottom:18px;left:18px}.galleryScene{background:#17130b;border:14px solid #17130b;border-radius:34px;width:100%;height:622px;position:relative;overflow:hidden;transform:rotate(1.4deg);box-shadow:0 34px 70px #4c2e003b}.gallerySceneAfter{object-fit:cover;object-position:51% center;width:100%;height:100%}.galleryScene-faces .gallerySceneAfter{object-position:42% center;transform:scale(1.12)}.galleryScene-plates .gallerySceneAfter{object-position:70% center;transform:scale(1.06)}.galleryScene-tracking .gallerySceneAfter{filter:none}.sceneBadge{color:#17130b;letter-spacing:.08em;background:#ffbd19;border-radius:999px;padding:10px 14px;font-size:12px;font-weight:950;position:absolute;bottom:18px;right:18px;box-shadow:0 8px 24px #00000040}.trackingBox{border:6px dashed #ff4b55;border-radius:18px;width:31%;height:57%;position:absolute;top:18%;left:36%;box-shadow:0 0 0 999px #1910081f}.trackingBox b,.excludeBox b{color:#fff;letter-spacing:.08em;background:#ff4b55;border-radius:8px;padding:7px 11px;font-size:11px;position:absolute;top:-40px;left:-3px}.excludeClear{clip-path:inset(0 round 12px);background-image:url(/product-hunt/before.jpg);background-position:-25px -48px;background-size:694px 622px;width:36%;height:57%;position:absolute;top:8.5%;left:5.5%}.excludeBox{border:6px solid #23c56e;border-radius:18px;width:36%;height:57%;position:absolute;top:8.5%;left:5.5%}.excludeBox b{background:#23a95e}.galleryPrivacyVisual{background:#17130b;border-radius:34px;place-items:center;width:100%;height:622px;display:grid;position:relative;overflow:hidden;box-shadow:0 34px 70px #4c2e003b}.galleryPrivacyVisual img{border:7px solid #e5e1d9;border-radius:50px;width:315px;position:absolute;bottom:-170px;right:48px;transform:rotate(5deg);box-shadow:0 32px 60px #0006}.galleryPrivacyWord{color:#ffca3f;letter-spacing:-.05em;width:270px;font-size:59px;font-weight:950;line-height:.9;position:absolute;top:48px;left:36px}.galleryPrivacyWord:after{content:"MEDIA PROCESSING";color:#fff;letter-spacing:.18em;margin-top:18px;font-size:13px;display:block}.galleryCTAVisual{color:#fff;text-align:center;background:#17130b;border-radius:42px;justify-items:center;width:100%;padding:74px 34px;display:grid;transform:rotate(1.4deg);box-shadow:0 34px 70px #4c2e003b}.galleryCTAVisual .galleryAppIcon{border-radius:56px;width:252px;height:252px;box-shadow:0 28px 60px #0000005c}.galleryCTAVisual strong{letter-spacing:.02em;margin-top:36px;font-size:34px}.galleryCTAVisual span{color:#17130b;background:#fff;border-radius:14px;margin-top:12px;padding:12px 19px;font-size:16px;font-weight:850}.galleryCard-cta{background:linear-gradient(145deg,#ffd360,#ffb000)}.galleryCard-cta .galleryCopy>p,.galleryCard-cta .galleryRule{color:#624000}.thumbnailCaptureBody{background:#17130b;width:240px;min-width:240px;height:240px;min-height:240px;overflow:hidden}.thumbnailCaptureBody>.siteHeader,.thumbnailCaptureBody>footer{display:none}.phThumbnail{background:#17130b;width:240px;height:240px;margin:0;position:relative;overflow:hidden}.phThumbnail:after{content:"";pointer-events:none;border:3px solid #ffbd19;border-radius:44px;position:absolute;inset:7px;box-shadow:inset 0 0 0 1px #ffffff59}.phThumbnail>img{object-fit:cover;width:240px;height:240px;position:absolute;inset:0}.phThumbMosaic{clip-path:inset(0 0 0 43%)}.phThumbDivider{z-index:2;background:#ffffffeb;border-radius:9px;width:6px;height:156px;position:absolute;top:42px;left:101px;box-shadow:0 4px 16px #00000052}.phThumbPlate{z-index:3;background:#17130b;border:3px solid #fff;border-radius:6px;grid-template-columns:repeat(4,1fr);gap:2px;width:58px;height:25px;padding:5px;display:grid;position:absolute;bottom:14px;right:14px;box-shadow:0 7px 18px #0000006b}.phThumbPlate i{background:#ffbd19;display:block}.cppCaptureBody{background:#fff8e9;width:1320px;min-width:1320px;height:2868px;min-height:2868px;overflow:hidden}.cppCaptureBody>.siteHeader,.cppCaptureBody>footer{display:none}.cppCapture{color:#17130b;background:radial-gradient(circle at 92% 3%,#ffe289 0,#0000 23%),linear-gradient(160deg,#fffdf8 0%,#fff6dc 68%,#ffd257 100%);width:1320px;height:2868px;position:relative;overflow:hidden}.cppCapture:after{content:"";pointer-events:none;border:120px solid #ffae0033;border-radius:50%;width:720px;height:720px;position:absolute;bottom:-320px;right:-250px}.cppHeader{justify-content:space-between;align-items:center;padding:82px 92px 0;display:flex}.cppBrand{letter-spacing:-.02em;align-items:center;gap:24px;font-size:34px;font-weight:950;display:flex}.cppBrand img{border-radius:24px;width:98px;height:98px;box-shadow:0 20px 48px #53340033}.cppNumber{color:#8c5c00;letter-spacing:.13em;font-size:26px;font-weight:900}.cppCopy{padding:90px 92px 54px}.cppCopy h1{letter-spacing:-.06em;max-width:1136px;margin:0;font-size:112px;line-height:.95}.cppCopy p{color:#645d52;letter-spacing:-.02em;max-width:1030px;margin:46px 0 0;font-size:42px;font-weight:620;line-height:1.34}.cppGalleryFrame{z-index:2;background:#17130b;border:16px solid #17130b;border-radius:54px;width:1136px;height:680px;margin:0 auto;position:relative;overflow:hidden;transform:rotate(-1.1deg);box-shadow:0 44px 92px #462b0038}.cppGalleryFrame img{object-fit:cover;width:100%;height:100%}.cppPhoneFrame{z-index:3;background:#f3f3f8;border:18px solid #17130b;border-bottom:0;border-radius:92px 92px 0 0;width:850px;height:1320px;position:absolute;top:1540px;left:235px;overflow:hidden;box-shadow:0 45px 100px #32230847}.cppPhoneFrame img{width:100%;height:auto;display:block}.cppPhoneTop{z-index:2;background:#17130b;border-radius:50px;width:218px;height:68px;position:absolute;top:22px;left:314px}.cppFoot{z-index:4;color:#fff;background:#17130bf0;border-radius:24px;justify-content:space-between;align-items:center;padding:28px 36px;font-size:27px;font-weight:850;display:flex;position:absolute;bottom:72px;left:92px;right:92px;box-shadow:0 24px 48px #17130b38}.cppFoot b{color:#ffca3f}.cppSlide-6{color:#fff;background:radial-gradient(circle at 88% 2%,#463d2f 0,#0000 28%),linear-gradient(155deg,#17130b 0%,#292317 72%,#6a4905 100%)}.cppSlide-6 .cppCopy p,.cppSlide-6 .cppNumber{color:#d8cdb8}.cppSlide-7{background:linear-gradient(155deg,#ffd76b 0%,#ffb400 72%,#ff9200 100%)}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
