@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;--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{.absolute{position:absolute}.relative{position:relative}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.hidden{display:none}}:root{--background:#000;--foreground:#fff}*{box-sizing:border-box}html{background:var(--background)}body{background:var(--background);color:var(--foreground);margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}button,input,textarea{font:inherit}@keyframes sportmaxCountdownPulse{0%{opacity:0;transform:scale(1.35)}24%{opacity:1;transform:scale(1)}to{opacity:1;transform:scale(1)}}.sportmax-countdown-digit{animation:.32s cubic-bezier(.2,.8,.2,1) sportmaxCountdownPulse}@keyframes sportmaxLoaderSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sportmax-loader-spin{animation:1.2s linear infinite sportmaxLoaderSpin}.sportmax-wrapper{color:#fff;flex-direction:column;justify-content:space-between;min-height:100dvh;display:flex;overflow:hidden auto;background:#000!important;font-family:Helvetica Light,Helvetica-Light,Helvetica Neue,Helvetica,Arial,sans-serif!important}.container{width:100%;min-height:calc(100dvh - 60px);margin:0 auto}.container.container-md{max-width:113.5rem}.header .container{min-height:auto;padding:0 16px}.header .header-wrap{justify-content:space-between;align-items:center;width:100%;height:60px;display:flex}.header .logo-primary img{max-width:74px;height:auto;display:flex}@media (min-width:1024px){.header .header-wrap{height:52px}}.main{flex:1}.full-height{min-height:calc(100dvh - 60px)}.upload-section{color:#fff;background:#000}.upload-section .container{justify-content:center;align-items:stretch;min-height:calc(100dvh - 60px);padding:0 16px 16px;display:flex}.upload-section .form{grid-template-columns:minmax(0,1fr) 37rem;align-items:stretch;gap:16px;width:100%;min-height:calc(100dvh - 76px);display:grid}.upload-section .content,#result_view.content{background:#000;border-radius:0;height:100%;min-height:0;position:relative;overflow:hidden}.upload-section .dashed-content,#result_view .dashed-content{border:1px dashed #ffffff80;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.sportmax-take-photo{color:#000;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;align-items:center;gap:8px;padding:12px 20px;font-family:Arial,sans-serif;font-size:18px;font-weight:400;display:flex}.sportmax-take-photo:hover{background:#f5f5f5}.sportmax-take-photo img{filter:brightness(0);width:20px;height:20px}.legals{text-align:center;margin-top:20px;font-size:10px;position:absolute;bottom:26px;left:20px;right:20px;color:#fff!important;-webkit-text-fill-color:white!important;background:0 0!important}.legals button{text-decoration:underline;position:relative;color:#fff!important;-webkit-text-fill-color:white!important}.sidebar{color:#fff;transform-origin:top;flex-direction:column;min-height:0;padding:0 0 0 4px;display:flex;overflow:hidden;background:#000!important}.sidebar-title{color:#fff;margin:0 0 12px;font-size:20px;font-weight:400;line-height:1.2}.upload-section .sidebar-filters2{scrollbar-width:thin;scrollbar-color:#ffffff59 transparent;overflow-y:auto}.filter-card{position:relative;background:0 0!important}.filter-input{display:none}.filter-label{background:0 0;border:1px solid #0000;border-radius:8px;width:100%;height:100%;padding:0;display:block;overflow:hidden}.filter-label.selected{border:2px solid #fff!important}.filter-label img,.filter-card img{border-radius:8px;display:block;-o-object-fit:cover!important;object-fit:cover!important;width:100%!important;height:100%!important}@media (min-width:1024px){.upload-section .sidebar-filters2{flex:1;max-height:calc(100dvh - 116px);grid-template-rows:repeat(auto-fit,150px)!important;grid-template-columns:repeat(4,1fr)!important;align-content:start!important;gap:3px!important;display:grid!important}.filter-card{width:100%!important;min-width:0!important;height:150px!important;min-height:0!important}}@media (min-width:769px) and (max-width:1023px){.upload-section .form{grid-template-rows:minmax(420px,1fr) auto;grid-template-columns:1fr;min-height:auto}.sidebar{padding-left:0}.upload-section .sidebar-filters2{grid-template-columns:repeat(9,1fr)!important;grid-auto-rows:100px!important;gap:3px!important;max-height:205px!important;display:grid!important}}@media (max-width:768px){.upload-section .container{padding:0 10px 10px}.upload-section .form{grid-template-rows:minmax(320px,1fr) auto;grid-template-columns:1fr;gap:12px;min-height:auto}.upload-section .content,#result_view.content,.upload-section .dashed-content,#result_view .dashed-content{height:min(52dvh,460px);min-height:320px}.sidebar{padding-left:0}.upload-section .sidebar-filters2{grid-template-columns:repeat(3,1fr)!important;grid-auto-rows:80px!important;gap:3px!important;height:246px!important;max-height:246px!important;display:grid!important}.filter-card{height:80px!important}}.photo-section{background:#000;justify-content:center;align-items:center;width:100%;min-height:100%;display:flex;position:relative}.photo-section-inner,.photo-section-inner-ratio-mobile{aspect-ratio:1/1.52;background:#000;border-radius:37px;width:100%;max-width:400px;max-height:calc(100dvh - 150px);position:relative;overflow:hidden}.uploaded-photo,#video-output,#canvas{-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center!important;object-position:center!important;border-radius:37px!important;width:100%!important;height:100%!important;display:block!important}#result_view .photo-section{padding:56px 16px}#result_view .photo-section-inner{height:min(100%,710px)}#video-output,#canvas{border-radius:12px!important}.home-btn{z-index:5;width:48px;height:48px;position:absolute;top:10px;left:10px}.tooltip-block{z-index:5;position:absolute;top:10px;right:10px}.label-repeat-upload-file-btn{background:#fff;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}#loader_view{z-index:3;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loader-logo{width:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.svg_rotation{transform-origin:50%;animation:1.2s linear infinite sportmaxLoaderSpin}.qr-overlay{z-index:4;background:#000000b8;justify-content:center;align-items:center;position:absolute;inset:0}.qr-wrap{color:#000;text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;width:min(86vw,320px);padding:22px;display:flex}.qr-image{width:180px;height:180px}.qr-wrap h1{color:#000;margin-top:10px;margin-bottom:10px;font-size:20px}.btn-qr{color:#000;background:#fff;border-radius:12px;min-width:110px;min-height:44px;padding:10px 18px}.sportmax-preview-actions{z-index:6;gap:12px;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.sportmax-error{z-index:6;text-align:center;color:#ffb4b4;font-size:13px;position:absolute;bottom:82px;left:20px;right:20px}.sportmax-progress{z-index:6;background:#ffffff2e;border-radius:999px;width:min(320px,70%);height:3px;position:absolute;bottom:28px;left:50%;overflow:hidden;transform:translate(-50%)}.sportmax-progress div{background:#fff;height:100%}.camera-container{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}#camera_view{flex:1;min-height:calc(100dvh - 60px)}#camera_view_section{min-height:calc(100dvh - 60px)}.container-inner{flex-direction:column;justify-content:center;width:100%;min-height:calc(100dvh - 60px);display:flex}.media-wrapper{flex:1;justify-content:center;align-items:center;width:100%;min-height:0;display:flex;position:relative;overflow:hidden}.media-content{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}#camera_view .photo-section-inner-ratio-mobile{max-width:420px;height:min(68dvh,640px)}.camera-controls{flex-direction:column;flex-shrink:0;align-items:center;gap:0;width:100%;padding:20px 0;display:flex}.camera-buttons-row{justify-content:space-between;align-items:center;width:100%;min-height:80px;display:flex;position:relative}.home-btn-mobile-inline{cursor:pointer;flex-shrink:0;align-items:center;gap:4px;display:flex}.home-btn-mobile-inline .home-btn{width:48px;height:48px;position:static}.center-buttons{flex:1;justify-content:center;align-items:center;gap:20px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.start-capture-btn{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.sportmax-shutter{border:4px solid #2c2c2c;border-radius:999px;width:60px;height:60px}.countdown{color:#fff;z-index:20;font-size:72px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.camera-btn{cursor:pointer;flex-direction:column;align-items:center;gap:8px;display:flex}.camera-btn .btn{border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.btn-white{background:#fff}.btn-yellow{background:gold}.camera-btn-text{color:#fff;text-align:center;font-size:14px}@media (min-width:769px){#camera_view .photo-section{height:100vh!important;max-height:100vh!important;overflow:hidden!important}#camera_view .container{justify-content:center!important;align-items:center!important;width:100%!important;max-width:1200px!important;height:100%!important;margin:0 auto!important;display:flex!important}.container-inner{flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:40px!important;width:100%!important;height:100%!important;min-height:100vh!important;display:flex!important}#camera_view .camera-container{flex:auto}#camera_view .photo-section-inner-ratio-mobile{width:min(42vw,420px)!important;height:min(76vh,680px)!important}#camera_view .camera-controls{flex:0 0 260px;width:260px}}@media (max-width:768px){#camera_view{min-height:calc(100dvh - 60px)}#camera_view .container{min-height:calc(100dvh - 60px);padding:0 16px}#camera_view .photo-section-inner-ratio-mobile{max-width:min(92vw,360px);height:min(64dvh,560px)}.camera-controls{padding:14px 0 18px}.camera-buttons-row{min-height:72px}.start-capture-btn{width:72px;height:72px}.sportmax-shutter{width:54px;height:54px}}.terms-popup-overlay{z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:20px;position:fixed;inset:0}.terms-popup-content{color:#111;background:#fff;border-radius:12px;max-width:720px;max-height:80vh;padding:28px;position:relative;overflow:auto}.terms-popup-close{color:#111;font-size:24px;position:absolute;top:12px;right:12px}.terms-popup-title{color:#111;margin-bottom:16px;font-size:22px}.terms-popup-text{color:#333;font-size:14px;line-height:1.5}.sportmax-camera-error{color:#fff;text-align:center;padding:24px}#camera_view.sportmax-embedded-camera{flex:none;width:100%;height:100%;min-height:0}#camera_view.sportmax-embedded-camera #camera_view_section{background:0 0;width:100%;height:100%;min-height:0}#camera_view.sportmax-embedded-camera .container-inner{width:100%;height:100%;padding:18px;position:relative;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:12px!important;min-height:0!important;display:flex!important}#camera_view.sportmax-embedded-camera .camera-container{flex:auto;justify-content:center;align-items:center;width:100%;min-height:0;display:flex}#camera_view.sportmax-embedded-camera .photo-section-inner-ratio-mobile{background:radial-gradient(circle at 50% 18%,#ffffff14,#0000 34%),#050505;border:1px solid #ffffff2e;box-shadow:0 24px 80px #00000073;border-radius:30px!important;width:min(100%,430px)!important;height:min(100%,650px)!important;max-height:calc(100% - 110px)!important}#camera_view.sportmax-embedded-camera .camera-controls{pointer-events:auto;z-index:12;position:relative;inset:auto;flex:none!important;width:min(100%,640px)!important;height:auto!important;padding:0!important}#camera_view.sportmax-embedded-camera .photo-section{height:100%!important;min-height:0!important;max-height:none!important;overflow:hidden!important}#camera_view.sportmax-embedded-camera #video-output,#camera_view.sportmax-embedded-camera #canvas{border-radius:30px!important}.sportmax-camera-copy{text-align:center;color:#fff;pointer-events:none;z-index:2;flex:none}.sportmax-camera-copy p{letter-spacing:-.03em;margin:0;font-size:clamp(18px,2vw,26px);font-weight:300;line-height:1}.sportmax-camera-copy span{color:#ffffff9e;margin-top:8px;font-size:12px;line-height:1.35;display:block}#camera_view.sportmax-embedded-camera .camera-buttons-row{pointer-events:auto;grid-template-columns:52px 1fr 52px;align-items:center;gap:10px;min-height:46px;display:grid;position:relative;inset:auto}#camera_view.sportmax-embedded-camera .home-btn-mobile-inline{z-index:18;color:#000;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:auto;background:#fff;border:1px solid #fff;border-radius:999px;justify-content:center;width:40px;height:40px;position:static}#camera_view.sportmax-embedded-camera .home-btn-mobile-inline>svg{width:22px;height:22px}#camera_view.sportmax-embedded-camera .home-btn-mobile-inline>svg path{stroke:#000}#camera_view.sportmax-embedded-camera .home-btn-mobile-inline .home-btn{display:none}#camera_view.sportmax-embedded-camera .center-buttons{pointer-events:auto;flex:none;grid-area:1/2;width:auto;position:static;bottom:auto;left:auto;transform:none}#camera_view.sportmax-embedded-camera .start-capture-btn{width:48px;height:48px;box-shadow:none;background:#fff;border:1px solid #fff}#camera_view.sportmax-embedded-camera .sportmax-shutter{width:30px;height:30px;box-shadow:none;background:#000;border:0}#camera_view.sportmax-embedded-camera #preview_controls{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:999px;align-items:center;gap:8px;padding:0;display:flex}#camera_view.sportmax-embedded-camera .camera-btn{color:#111;background:#fff;border:1px solid #fff;border-radius:999px;flex-direction:row;justify-content:center;gap:8px;width:92px;height:40px;padding:0 14px}#camera_view.sportmax-embedded-camera .sportmax-stream-action{color:#000;background:#fff;border:1px solid #fff;width:96px;height:38px;padding:0 18px}#camera_view.sportmax-embedded-camera .sportmax-stream-action .camera-btn-text{color:inherit;letter-spacing:.02em;white-space:nowrap;font-size:12px}#camera_view.sportmax-embedded-camera .sportmax-stream-action-dark{color:#fff;background:#000;width:128px}#camera_view.sportmax-embedded-camera .camera-btn .btn{background:0 0;width:20px;height:20px}#camera_view.sportmax-embedded-camera .camera-btn .btn svg{width:18px;height:18px}#camera_view.sportmax-embedded-camera .camera-btn-text{color:#111;font-size:12px;line-height:1}#camera_view.sportmax-embedded-camera #agree_res{color:#fff;background:#000;border-color:#fff}#camera_view.sportmax-embedded-camera #agree_res .camera-btn-text{color:#fff}#camera_view.sportmax-embedded-camera #agree_res svg path{stroke:#fff}#camera_view.sportmax-embedded-camera .countdown{text-shadow:0 16px 60px #0000009e;font-size:clamp(78px,12vw,132px);font-weight:300}@media (max-width:768px){#camera_view.sportmax-embedded-camera .container-inner{padding:10px;gap:10px!important}#camera_view.sportmax-embedded-camera .photo-section-inner-ratio-mobile{border-radius:24px!important;width:min(100%,330px)!important;max-height:calc(100% - 118px)!important}#camera_view.sportmax-embedded-camera #video-output,#camera_view.sportmax-embedded-camera #canvas{border-radius:24px!important}.sportmax-camera-copy p{font-size:18px}.sportmax-camera-copy span{max-width:260px;font-size:11px}#camera_view.sportmax-embedded-camera .home-btn-mobile-inline{width:42px;height:42px;top:12px;left:12px}#camera_view.sportmax-embedded-camera .center-buttons{bottom:14px}#camera_view.sportmax-embedded-camera .start-capture-btn{width:78px;height:78px}#camera_view.sportmax-embedded-camera .sportmax-shutter{width:58px;height:58px}#camera_view.sportmax-embedded-camera .camera-btn{width:94px;height:50px}#camera_view.sportmax-embedded-camera .sportmax-stream-action{width:92px;height:38px}#camera_view.sportmax-embedded-camera .sportmax-stream-action-dark{width:124px}}@media (min-width:1024px){#camera_view.sportmax-embedded-camera .container-inner{padding:14px 18px 16px;gap:10px!important}#camera_view.sportmax-embedded-camera .camera-container{width:100%;max-width:none}#camera_view.sportmax-embedded-camera .photo-section-inner-ratio-mobile{aspect-ratio:16/10!important;border-radius:24px!important;width:min(100%,160dvh - 272px)!important;max-width:100%!important;height:min(100%,100dvh - 170px)!important;max-height:calc(100dvh - 170px)!important}#camera_view.sportmax-embedded-camera #video-output,#camera_view.sportmax-embedded-camera #canvas{border-radius:24px!important}#camera_view.sportmax-embedded-camera .camera-controls{width:min(100%,520px)!important}#camera_view.sportmax-embedded-camera .camera-buttons-row{min-height:42px}}
