@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";@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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--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;--tw-ease:initial;--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0}}}@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;--color-gray-500:oklch(55.1% .027 264.364);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--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;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}*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,var(--ring) 50%,transparent)}}body{background-color:var(--background);color:var(--foreground)}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:4rem}.end{inset-inline-end:4rem}.col-span-full{grid-column:1/-1}.mt-2{margin-top:8rem}.block{display:block}.flex{display:flex}.hidden{display:none}.h-full{height:100%}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.bg-\[\#5d4037\]{background-color:#5d4037}.object-cover{object-fit:cover}.text-sm{font-size:14rem;line-height:var(--tw-leading,20rem)}.text-gray-500{color:var(--color-gray-500)}.italic{font-style:italic}.filter{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,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}:root{--radius:10rem;--background:oklch(100% 0 0);--foreground:oklch(14.5% 0 0);--card:oklch(100% 0 0);--card-foreground:oklch(14.5% 0 0);--popover:oklch(100% 0 0);--popover-foreground:oklch(14.5% 0 0);--primary:oklch(45% .19 25);--primary-foreground:oklch(98.5% 0 0);--secondary:oklch(97% 0 0);--secondary-foreground:oklch(20.5% 0 0);--muted:oklch(97% 0 0);--muted-foreground:oklch(55.6% 0 0);--accent:oklch(97% 0 0);--accent-foreground:oklch(20.5% 0 0);--destructive:oklch(57.7% .245 27.325);--border:oklch(92.2% 0 0);--input:oklch(92.2% 0 0);--ring:oklch(45% .19 25);--chart-1:oklch(64.6% .222 41.116);--chart-2:oklch(60% .118 184.704);--chart-3:oklch(39.8% .07 227.392);--chart-4:oklch(82.8% .189 84.429);--chart-5:oklch(76.9% .188 70.08);--sidebar:oklch(98.5% 0 0);--sidebar-foreground:oklch(14.5% 0 0);--sidebar-primary:oklch(20.5% 0 0);--sidebar-primary-foreground:oklch(98.5% 0 0);--sidebar-accent:oklch(97% 0 0);--sidebar-accent-foreground:oklch(20.5% 0 0);--sidebar-border:oklch(92.2% 0 0);--sidebar-ring:oklch(70.8% 0 0)}.dark{--background:oklch(14.5% 0 0);--foreground:oklch(98.5% 0 0);--card:oklch(20.5% 0 0);--card-foreground:oklch(98.5% 0 0);--popover:oklch(20.5% 0 0);--popover-foreground:oklch(98.5% 0 0);--primary:oklch(92.2% 0 0);--primary-foreground:oklch(20.5% 0 0);--secondary:oklch(26.9% 0 0);--secondary-foreground:oklch(98.5% 0 0);--muted:oklch(26.9% 0 0);--muted-foreground:oklch(70.8% 0 0);--accent:oklch(26.9% 0 0);--accent-foreground:oklch(98.5% 0 0);--destructive:oklch(70.4% .191 22.216);--border:oklch(100% 0 0/.1);--input:oklch(100% 0 0/.15);--ring:oklch(55.6% 0 0);--chart-1:oklch(48.8% .243 264.376);--chart-2:oklch(69.6% .17 162.48);--chart-3:oklch(76.9% .188 70.08);--chart-4:oklch(62.7% .265 303.9);--chart-5:oklch(64.5% .246 16.439);--sidebar:oklch(20.5% 0 0);--sidebar-foreground:oklch(98.5% 0 0);--sidebar-primary:oklch(48.8% .243 264.376);--sidebar-primary-foreground:oklch(98.5% 0 0);--sidebar-accent:oklch(26.9% 0 0);--sidebar-accent-foreground:oklch(98.5% 0 0);--sidebar-border:oklch(100% 0 0/.1);--sidebar-ring:oklch(55.6% 0 0)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@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}@property --tw-ease{syntax:"*";inherits:false}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0px;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}@media only screen and (max-width:480px){.Toastify__toast-container[data-stacked=true]{width:100vw}}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero{background-color:#fff;padding:92px 12px 0;overflow:hidden}@media(max-width:767px){.hero{padding:77px 0 0}}.hero__container{position:relative;overflow:hidden;border-radius:8px;max-width:1440px;margin:0 auto}@media only screen and (min-width:1025px)and (max-width:1500px){.hero__container{margin:0 40px}}@media(max-width:767px){.hero__container{margin:0;border-radius:0}}.hero__track{display:flex;transition:transform .6s cubic-bezier(.4,0,.2,1);will-change:transform;touch-action:none;-webkit-user-select:none;user-select:none}.hero__slide{min-width:100%;position:relative;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}.hero__slide--mirror{background-color:#fafafa}.hero__bg{width:100%}.hero__bg img{width:100%;height:auto;display:block;pointer-events:none;-webkit-user-select:none;user-select:none;object-fit:cover}.hero__nav{position:absolute;top:50%;z-index:11;width:44px;height:44px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:#ffffffdb;color:#111731;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transform:translateY(-50%);box-shadow:0 8px 24px #11173129;transition:background .18s ease,color .18s ease,transform .18s ease}.hero__nav:hover{background:#fff;color:#ba1a20;transform:translateY(-50%) scale(1.04)}.hero__nav--prev{left:24px}.hero__nav--next{right:24px}@media(max-width:767px){.hero__nav{width:36px;height:36px}.hero__nav--prev{left:12px}.hero__nav--next{right:12px}}.hero__dots{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:0;z-index:10}.hero__dot{width:32px;height:4px;border-radius:9999px;background-color:#0000001f;border:none;cursor:pointer;padding:0;transition:background-color .3s ease}.hero__dot+.hero__dot{margin-left:8px}.hero__dot--navy{background-color:#3d627d}.hero__dot--red{background-color:#890006}.order-steps{background-color:#fff;display:flex;justify-content:center}.order-steps--mobile{background-color:transparent}.order-steps__container{max-width:1440px;width:100%;display:flex;flex-direction:column;padding:72px 0 96px;gap:64px}@media only screen and (min-width:1025px)and (max-width:1500px){.order-steps__container{padding:72px 40px 96px}}.order-steps__container--mobile{padding:48px 20px 64px;gap:40px}.order-steps__header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:64px}.order-steps__header--mobile{flex-direction:column;align-items:flex-start;gap:12px}.order-steps__header-left{display:flex;flex-direction:column;gap:16px}.order-steps__header-left--mobile{gap:8px}.order-steps__subtitle{margin:0;font-weight:600;font-size:12px;color:#f77f00;letter-spacing:2px;text-transform:uppercase}.order-steps__title{margin:0;font-weight:700;font-size:48px;color:#111832;line-height:56px}.order-steps__title--mobile{font-size:28px;line-height:36px}.order-steps__header-right{max-width:360px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}.order-steps__header-right--mobile{max-width:100%;justify-content:flex-start}.order-steps__desc{margin:0;font-weight:400;font-size:16px;color:#52525b;line-height:26px}.order-steps__desc--mobile{font-size:14px}.order-steps__cards{display:flex;flex-direction:row;align-items:center;gap:24px}.order-steps__cards--mobile{flex-direction:column;align-items:stretch;gap:12px}.order-steps__card{flex:1;border-radius:16px;padding:16px 16px 8px;display:flex;flex-direction:column;gap:20px;overflow:hidden}.order-steps__card--mobile{padding:16px}.order-steps__card--step1{background-color:#fff1f0}.order-steps__card--step2{background-color:#f5faff}.order-steps__card--step3{background-color:#fff9f5}.order-steps__icon-img{width:50%;height:36%;object-fit:contain}.order-steps__icon-box{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:24px}.order-steps__icon-box--step1{background-color:#ffdad6;color:#ba1a20}.order-steps__icon-box--step2{background-color:#cae6ff;color:#3d627d}.order-steps__icon-box--step3{background-color:#ffdcc6;color:#713700}.order-steps__card-title{margin:0;font-weight:700;font-size:22px;line-height:30px}.order-steps__card-title--step1{color:#ba1a20}.order-steps__card-title--step2{color:#3d627d}.order-steps__card-title--step3{color:#713700}.order-steps__card-desc{margin:0;font-weight:400;font-size:14px;color:#7f7f85;line-height:22px}.order-steps__tags{display:flex;gap:8px;flex-wrap:wrap}.order-steps__tag{padding:5px 12px;border-radius:9999px;font-weight:500;font-size:12px}.order-steps__tag--step1{background-color:#ffdad6;color:#ba1a20}.order-steps__tag--step2{background-color:#cae6ff;color:#52525b}.order-steps__tag--step3{background-color:#ffdcc6;color:#52525b}.order-steps__arrow{font-size:24px;color:#a1a1aa;flex-shrink:0}.order-steps__bottom{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.order-steps__bottom--mobile{flex-direction:column;align-items:stretch;gap:32px}.order-steps__stats{display:flex;flex-direction:row;align-items:center;gap:100px}.order-steps__stats--mobile{flex-direction:column;align-items:center;gap:24px}.order-steps__stat-item{display:flex;flex-direction:column;align-items:center;gap:2px}.order-steps__stat-item--mobile{align-items:center;width:100%}.order-steps__stat-title{margin:0;font-weight:700;font-size:22px;color:#ba1a20}.order-steps__stat-title--mobile{font-size:18px}.order-steps__stat-desc{margin:0;font-weight:400;font-size:14px;color:#52525b}.order-steps__btn{width:300px;background-color:#ba1a20;color:#fff;font-weight:700;font-size:16px;padding:18px 16px;border-radius:8px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:12px;box-shadow:0 10px 15px #93001033,0 4px 6px #93001033;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.order-steps__btn:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 16px 24px #93001047,0 6px 10px #93001038;filter:brightness(1.06)}.order-steps__btn:hover .order-steps__btn-icon{transform:translate(4px)}.order-steps__btn:active{transform:translateY(0) scale(.98)}.order-steps__btn--mobile{width:100%;justify-content:center;height:60px}.order-steps__btn-icon{display:flex;align-items:center;font-size:24px;transition:transform .2s ease}.pricing{display:flex;justify-content:center}.pricing__wrapper{max-width:1440px;width:100%;padding:0}@media only screen and (min-width:1025px)and (max-width:1500px){.pricing__wrapper{padding:0 40px}}.pricing__wrapper--mobile{padding:0 12px}.pricing__container{background-color:#f4f4f5;padding:72px;display:flex;flex-direction:column;gap:56px;align-items:center;border-radius:24px}.pricing__container--mobile{border-radius:16px;padding:32px 20px;gap:32px}.pricing__header{text-align:center;width:100%;display:flex;flex-direction:column;gap:12px}.pricing__header--mobile{text-align:left}.pricing__subtitle{margin:0;font-weight:600;font-size:12px;color:#f77f00;letter-spacing:2px;text-transform:uppercase}.pricing__title{margin:0;font-weight:700;font-size:36px;color:#111832;line-height:48px}.pricing__title--mobile{font-size:22px;line-height:30px}.pricing__grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;width:100%;align-items:stretch}.pricing__grid--3cols{grid-template-columns:1fr 1fr 1fr}.pricing__grid--mobile{grid-template-columns:1fr;gap:16px}.pricing__grid--mobile.pricing__grid--3cols{grid-template-columns:1fr}.pricing__card{background-color:#fff;display:flex;flex-direction:column;box-shadow:0 1px 2px #0000000d;border:1px solid rgba(228,190,186,.1);border-radius:16px;overflow:hidden}.pricing__img-top{width:100%;height:260px;position:relative;overflow:hidden;flex-shrink:0}.pricing__card--mobile .pricing__img-top{height:188px}.pricing__img-top-img{width:100%;height:100%;object-fit:cover;display:block}.pricing__card-body{padding:28px 32px;display:flex;flex-direction:column;flex:1}.pricing__card--mobile .pricing__card-body{padding:20px 20px 24px}.pricing__card-title-wrap{padding-bottom:16px}.pricing__card-title{margin:0;font-weight:700;font-size:24px;color:#111832;line-height:32px}.pricing__card-title--mobile{font-size:20px}.pricing__card-desc-wrap{padding-bottom:28px}.pricing__card-desc{margin:0;font-weight:400;font-size:16px;color:#475569;line-height:26px;min-height:78px;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pricing__card-desc--mobile{font-size:14px;min-height:66px;line-height:22px}.pricing__features{padding-bottom:28px;display:flex;flex-direction:column;gap:16px}.pricing__feature{display:flex;align-items:center;gap:12px}.pricing__feature-icon{font-size:20px;flex-shrink:0}.pricing__feature-text{margin:0;font-weight:400;font-size:16px;color:#334155}.pricing__feature-text--mobile{font-size:14px}.pricing__btn-group{display:flex;gap:16px;margin-top:auto}.pricing__btn{flex:1;font-weight:700;font-size:16px;padding:18px 16px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.pricing__btn--outline{background-color:transparent;border:1.5px solid}.pricing__btn--outline:hover{transform:translateY(-2px) scale(1.02);filter:brightness(.95)}.pricing__btn--outline:active{transform:translateY(0) scale(.98)}.pricing__btn--filled{border:none;color:#fff}.pricing__btn--filled:hover{transform:translateY(-2px) scale(1.02);filter:brightness(1.08)}.pricing__btn--filled:active{transform:translateY(0) scale(.98);filter:brightness(.95)}.support{background-color:#f4f4f5;display:flex;justify-content:center;margin-top:72px}.support__container{max-width:1440px;width:100%;padding:72px 0 96px;display:flex;flex-direction:column;align-items:center;gap:48px}@media only screen and (min-width:1025px)and (max-width:1500px){.support__container{padding:72px 40px 96px}}.support__container--mobile{padding:48px 20px 64px;gap:32px}.support__header{text-align:center;width:100%;display:flex;flex-direction:column;gap:8px}.support__subtitle{margin:0;font-weight:600;font-size:12px;color:#f77f00;letter-spacing:2px;text-transform:uppercase}.support__title{margin:0;font-weight:700;font-size:36px;color:#111832;line-height:48px}.support__title--mobile{font-size:24px;line-height:32px}.support__card{background-color:#fff;padding:24px;display:flex;flex-direction:row;align-items:center;gap:32px;width:628px;height:206px;border-radius:24px}.support__card--mobile{width:100%;height:auto;padding:20px;gap:16px;display:grid;grid-template-columns:1fr auto;grid-template-areas:"avatar avatar" "info qr"}.support__avatar-wrap{width:160px;height:160px;border-radius:50%;background-color:#f0f0f0;overflow:hidden;flex-shrink:0}.support__avatar-wrap--mobile{grid-area:avatar;margin:0 auto}.support__avatar{width:100%;height:100%;object-fit:cover;object-position:center top}.support__content{flex:1;display:flex;flex-direction:column;gap:12px}.support__content--mobile{grid-area:info}.support__name{margin:0;font-weight:700;font-size:20px;color:#091331;line-height:1.3}.support__phone-row{display:flex;align-items:center;gap:8px;text-decoration:none;width:fit-content}.support__phone-icon{font-size:20px;color:#ba1a20;flex-shrink:0}.support__phone-num{font-size:15px;font-weight:500;color:#111832}.support__channels{display:flex;flex-direction:column;gap:10px}.support__channels-label{margin-top:16px;font-size:16px;color:#27272a;font-weight:700}.support__channels-icons{display:flex;flex-direction:row;align-items:center;gap:12px}.support__channel-btn{border-radius:50%;border:none;background-color:#f0f6ff;display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.support__channel-btn:hover{transform:translateY(-2px) scale(1.08);box-shadow:0 6px 16px #0000001f}.support__channel-btn:active{transform:scale(.96)}.support__channel-btn img{object-fit:contain}.support__qr-wrap{flex-shrink:0;width:158px;height:158px;border-radius:12px;overflow:hidden;margin-left:auto}.support__qr-wrap--mobile{grid-area:qr;width:120px;height:120px;margin-left:0;border-radius:10px}.support__qr-img{width:100%;height:100%;object-fit:cover;display:block}.cp{background:#fff;min-height:100vh;display:flex;flex-direction:column;font-family:Lexend,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin-top:120px}.cp__page-header{display:flex;align-items:center;justify-content:center;padding:32px 12px}.cp__page-header-inner{flex:1;max-width:1440px;display:flex;flex-direction:column;gap:8px}.cp__page-title{font-size:48px;font-weight:800;color:#111832;letter-spacing:-1.2px;line-height:1;margin:0}.cp__page-subtitle{font-size:16px;font-weight:400;color:#3d627d;margin:0}.cp__main{display:flex;align-items:center;justify-content:center;padding:24px 12px 100px;flex:1}@media(max-width:768px){.cp__main{padding-bottom:160px}}.cp__main-inner{max-width:1440px;width:100%;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:32px;align-items:start}.cp--sticky-summary-visible .cp__main{padding-bottom:180px}.cp__left{grid-column:1/span 8;display:flex;flex-direction:column;gap:48px}.cp__right{grid-column:9/span 4;display:flex;flex-direction:column;gap:32px;align-self:start}.cp__section{display:flex;flex-direction:column;gap:24px}.cp__section-heading{display:flex;align-items:baseline;gap:4px;font-weight:700;font-family:Lexend,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.cp__section-num{font-size:48px;color:#ba1a20;line-height:32px}.cp__section-title{font-size:24px;color:#111832;margin:0;line-height:32px}.cp-type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.cp-type-grid--3cols{grid-template-columns:repeat(3,minmax(0,1fr))}.cp-type-card{background:#fff;border:1px solid #b1b1b4;border-radius:20px;overflow:hidden;cursor:pointer;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;position:relative;display:flex;flex-direction:column}.cp-type-card:hover{border-color:#b1b1b4;box-shadow:0 4px 16px #0000001a}.cp-type-card--active{border:2px solid var(--card-color, #ba1a20)}.cp-type-card--active:hover{border-color:var(--card-color, #ba1a20);box-shadow:0 4px 16px #00000026}.cp-type-card__image{aspect-ratio:466.67/280;overflow:hidden;position:relative;width:100%;flex-shrink:0}.cp-type-card__image img{width:100%;height:100%;object-fit:cover}.cp-type-card__badge{position:absolute;top:0;right:0;background:#ba1a20;border-bottom-left-radius:24px;padding:14px 16px;display:flex;align-items:center;justify-content:center}.cp-type-card__badge svg{width:24px;height:24px;color:#fff}.cp-type-card__content{display:flex;flex-direction:column;gap:14px;padding:24px 28px 28px;flex:1;background:#fff;transition:background .15s ease-in-out}.cp-type-card__name{font-size:24px;font-weight:700;color:#111832;line-height:32px;margin:0}.cp-type-card__accent{width:36px;height:3px;background:#ba1a20;border-radius:2px;flex-shrink:0}.cp-type-card__desc{font-size:14px;font-weight:400;color:#52525b;line-height:22px;margin:0;overflow:hidden;text-overflow:ellipsis}.cp-type-card--mobile-row{flex-direction:row;align-items:stretch}.cp-type-card--mobile-row .cp-type-card__image{width:172px;min-width:172px;aspect-ratio:1/1;flex-shrink:0}.cp-type-card--mobile-row .cp-type-card__content{padding:16px;flex:1}.cp-type-card--mobile-row .cp-type-card__name{font-size:16px;line-height:normal}.cp-type-card--mobile-row .cp-type-card__badge{padding:10px 12px}.cp-frame-list{display:flex;flex-direction:column;gap:12px}.cp-frame-row{display:flex;align-items:center;justify-content:space-between;padding:12px 24px;background:#fff;border-radius:12px;overflow:hidden;transition:border .15s ease-in-out;border:1px solid transparent}.cp-frame-row--active{border-left:2px solid var(--frame-color, #ba1a20)}.cp-frame-row{cursor:pointer}.cp-frame-row__radio{width:20px;height:20px;border-radius:50%;border:2px solid #b1b1b4;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:border-color .15s ease-in-out;margin-right:24px}.cp-frame-row__radio-dot{width:10px;height:10px;border-radius:50%;background:transparent;transition:background .15s ease-in-out}.cp-frame-row__info{display:flex;flex-direction:column;gap:4px;flex:1}.cp-frame-row__name{font-size:16px;font-weight:500;color:#111832;line-height:normal;transition:color .15s ease-in-out}.cp-frame-row__desc{font-size:12px;font-weight:400;color:#7f7f85;line-height:20px}.cp-frame-row__swatches{display:flex;gap:12px;align-items:flex-start;padding-right:24px}.cp-swatch{display:flex;flex-direction:column;align-items:center;gap:12px;cursor:pointer;background:none;border:none;padding:0}.cp-swatch__color{width:clamp(60px,8vw,91px);height:clamp(82px,10.9vw,124px);position:relative;overflow:hidden;transition:box-shadow .15s ease-in-out}.cp-swatch__color img{width:100%;height:100%;object-fit:cover}.cp-swatch--active .cp-swatch__color{box-shadow:0 0 0 2px #fff,0 0 0 5px var(--frame-color, #ba1a20);border-radius:1px}.cp-swatch__check{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.cp-swatch__check svg{width:36px;height:36px}.cp-swatch__label{font-size:14px;font-weight:400;color:#27272a;line-height:normal;white-space:nowrap;transition:color .15s ease-in-out}.cp-frame-empty{font-size:14px;color:#7f7f85;font-style:italic;padding:8px 0}.cp-orient{display:flex;align-items:stretch;background:#f3f3f4;border-radius:12px;padding:4px}.cp-orient__btn{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:16px 24px;border-radius:8px;cursor:pointer;background:none;border:1px solid transparent;transition:all .15s ease-in-out}.cp-orient__btn:hover:not(.cp-orient__btn--active){background:#ffffff80}.cp-orient__btn--active{background:#fdebeb;border-color:#ba1a20;box-shadow:0 4px 12px #ba1a201a}.cp-orient__img{display:flex;align-items:center;justify-content:center}.cp-orient__thumb{background:#e2e2e2;border-radius:2px}.cp-orient__label{font-size:16px;font-weight:400;color:#b1b1b4;line-height:24px}.cp-orient__btn--active .cp-orient__label{font-weight:700;color:#ba1a20}.cp-size-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.cp-size-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:44px 10px;background:#fff;border:2px solid #b1b1b4;border-radius:12px;cursor:pointer;position:relative;transition:border-color .15s ease-in-out;gap:4px}.cp-size-btn:hover,.cp-size-btn--active{border-color:#ba1a20}.cp-size-btn--active .cp-size-btn__name{color:#ba1a20}.cp-size-btn__name{font-size:14px;font-weight:700;color:#111832;line-height:20px;white-space:nowrap}.cp-size-btn__sub{font-size:10px;font-weight:400;color:#b1b1b4;line-height:15px;text-transform:uppercase}.cp-size-btn__badge{position:absolute;top:-2px;right:-2px;background:#ba1a20;border-top-right-radius:10px;border-bottom-left-radius:24px;padding:8px;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.cp-size-btn__badge svg{width:24px;height:24px;color:#fff}.cp-upload{background:#fff;border:1px solid #e0e0e0;border-radius:16px;padding:24px;min-height:312px;display:flex;align-items:center;justify-content:center}.cp-upload__drop{width:100%;border:2px dashed #cdd7f4;border-radius:12px;padding:34px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;cursor:pointer;transition:border-color .15s ease-in-out,background .15s ease-in-out;min-height:260px}.cp-upload__drop:hover{border-color:#ba1a20;background:#ba1a2005}.cp-upload__drop--drag{border-color:#ba1a20;background:#ba1a200d}.cp-upload__drop--filled{cursor:default;border-style:solid;border-color:#ba1a20}.cp-upload__icon{width:64px;height:64px;background:#9300101a;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.cp-upload__icon svg{color:#ba1a20}.cp-upload__title{font-size:16px;font-weight:700;color:#111832;line-height:24px;margin:0;text-align:center}.cp-upload__hint{font-size:12px;color:#b1b1b4;margin:4px 0 16px;text-align:center;line-height:16px}.cp-upload__btn{background:#ba1a20;color:#fff;border:none;border-radius:8px;padding:8px 24px;font-family:Lexend,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:600;cursor:pointer;line-height:20px;transition:background .15s ease-in-out}.cp-upload__btn:hover{background:#8b1218}.cp-upload__preview{width:100%;display:flex;flex-direction:column;align-items:center;gap:12px}.cp-upload__preview img{max-height:324px;max-width:100%;object-fit:cover;border-radius:8px}.cp-upload__preview-actions{display:flex;align-items:center;gap:12px}.cp-upload__remove-btn{background:#f4f4f5;border:none;border-radius:8px;padding:8px 16px;font-family:Lexend,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;color:#52525b;cursor:pointer;display:flex;align-items:center;gap:6px;transition:background .15s ease-in-out}.cp-upload__remove-btn:hover{background:#e4e4e7}.cp-upload__remove-btn svg{width:16px;height:16px}.cp-upload__filename{font-size:12px;color:#7f7f85;display:flex;align-items:center;gap:4px}.cp-upload__filename svg{width:14px;height:14px;color:#22c55e}.cp-upload__error{color:#ba1a20;font-size:12px;margin-top:8px;text-align:center}.cp-border-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.cp-border-btn{flex:1;background:#fff;border:2px solid #b1b1b4;border-radius:12px;padding:18px 26px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;cursor:pointer;position:relative;transition:border-color .15s ease-in-out}.cp-border-btn--active{border-color:#ba1a20}.cp-border-btn__viewer{border:1px solid #b1b1b4;border-radius:1px;position:relative;overflow:hidden;display:flex;align-items:center}.cp-border-btn__viewer-inner{border:1px solid #ba1a20;border-radius:1px;display:flex;align-items:stretch;flex:1}.cp-border-btn__viewer-img{flex:1;min-height:40px;border-radius:1px;background:#e8e8e8;overflow:hidden}.cp-border-btn__viewer-img img{width:100%;height:100%;object-fit:cover}.cp-border-btn__label{text-align:center}.cp-border-btn__label p{margin:0}.cp-border-btn__name{font-size:14px;font-weight:700;color:#ba1a20;line-height:20px;white-space:nowrap}.cp-border-btn:not(.cp-border-btn--active) .cp-border-btn__name{font-weight:500;color:#111832}.cp-border-btn__sub{font-size:10px;color:#b1b1b4;text-transform:uppercase;line-height:15px;padding-top:8px}.cp-border-btn__badge{position:absolute;top:-2px;right:-2px;background:#ba1a20;border-top-right-radius:10px;border-bottom-left-radius:24px;padding:8px;display:flex;align-items:center;justify-content:center}.cp-border-btn__badge svg{width:24px;height:24px;color:#fff}.cp-order{background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:33px;display:flex;flex-direction:column;gap:20px}.cp-order__content{display:flex;flex-direction:column;gap:20px}.cp-order__mobile-toggle{display:none}.cp-order__heading{border-bottom:1px solid #e8e8e8;padding-bottom:17px}.cp-order__heading-title{font-size:24px;font-weight:700;color:#111832;line-height:28px;margin:0}.cp-order__rows{display:flex;flex-direction:column;gap:16px}.cp-order__row{display:flex;align-items:center;justify-content:space-between}.cp-order__row-label{font-size:14px;font-weight:400;color:#b1b1b4;white-space:nowrap}.cp-order__row-value{font-size:14px;font-weight:700;color:#111832;text-align:right}.cp-order__total-section{border-top:1px solid #e8e8e8;padding-top:17px;display:flex;flex-direction:column;gap:16px}.cp-order__total-row{display:flex;align-items:flex-end;justify-content:space-between}.cp-order__total-label{font-size:18px;font-weight:500;color:#ba1a20;line-height:normal}.cp-order__total-price{font-size:30px;font-weight:800;color:#b1b1b4;text-align:right;letter-spacing:-.75px;line-height:36px;transition:color .25s ease}.cp-order__total-price--active{color:#ba1a20}.cp-order__price-note{font-size:12px;color:#94a3b8;margin:0;line-height:18px;font-style:italic}.cp-order__vat{font-size:12px;color:#b1b1b4;text-align:right;line-height:16px}.cp-order__actions{display:flex;flex-direction:column;gap:12px}.cp-order__submit-btn{width:100%;background:#ba1a20;color:#fff;border:none;border-radius:12px;padding:16px;font-family:Lexend,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-weight:700;cursor:pointer;position:relative;box-shadow:0 10px 15px -3px #93001033,0 4px 6px -4px #93001033;transition:background .15s ease-in-out,transform .15s ease-in-out;line-height:28px}.cp-order__submit-btn:hover{background:#8b1218;transform:translateY(-1px)}.cp-order__submit-btn:active{transform:translateY(0)}.cp-order__submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.cp-order__delivery{font-size:10px;font-weight:700;color:#b1b1b4;letter-spacing:1px;text-transform:uppercase;text-align:center;line-height:15px}.cp-order__guarantee{background:#f3f3f4;border-radius:12px;padding:16px;display:flex;align-items:center;gap:12px}.cp-order__guarantee-icon{width:16px;height:20px;flex-shrink:0}.cp-order__guarantee-icon svg{width:100%;height:100%}.cp-order__guarantee-text{font-size:12px;color:#111832;line-height:15px}.cp-sticky-summary{position:fixed;left:0;right:0;bottom:0;z-index:98;background:#fff;border-top:1px solid #e8e8e8;box-shadow:0 -12px 32px #1117311f;padding:12px 24px max(12px,env(safe-area-inset-bottom));transform:translateY(calc(100% + 24px));opacity:0;pointer-events:none;transition:transform .22s ease,opacity .22s ease}.cp-sticky-summary--visible{transform:translateY(0);opacity:1;pointer-events:auto}.cp-sticky-summary__inner{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px}.cp-sticky-summary__total{display:flex;flex-direction:column;gap:2px;min-width:0}.cp-sticky-summary__label{font-size:12px;font-weight:700;color:#b1b1b4;letter-spacing:.08em;text-transform:uppercase}.cp-sticky-summary__price{font-size:24px;font-weight:800;line-height:32px;color:#b1b1b4}.cp-sticky-summary__price--active{color:#ba1a20}.cp-sticky-summary__actions{display:flex;gap:12px}.cp-sticky-summary__btn{min-width:160px;height:48px;padding:0 24px;border:1px solid #ba1a20;border-radius:12px;background:#ba1a20;color:#fff;font-family:Lexend,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:700;cursor:pointer;transition:background .15s ease-in-out,transform .15s ease-in-out}.cp-sticky-summary__btn:hover{background:#8b1218;transform:translateY(-1px)}.cp-sticky-summary__btn--outline{background:#fff;color:#ba1a20}.cp-sticky-summary__btn--outline:hover{background:#fff5f5}.cp-real-images{background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:16px}.cp-real-images__header{display:flex;flex-direction:column;gap:6px}.cp-real-images__title{font-size:24px;font-weight:700;line-height:28px;margin:0;transition:color .3s ease}.cp-real-images__subtitle{font-size:12px;font-weight:400;color:#7f7f85;margin:0;line-height:18px}.cp-real-images__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.cp-real-images__cell{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:8px;cursor:pointer;background:none;border:none;padding:0;display:block}.cp-real-images__cell:hover .cp-real-images__cell__img{transform:scale(1.05)}.cp-real-images__img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;border-radius:8px;display:block}.cp-real-images__more-overlay{position:absolute;inset:0;background:#00000085;border-radius:8px;display:flex;align-items:center;justify-content:center}.cp-real-images__more-count{font-size:30px;font-weight:700;color:#fff;letter-spacing:-.5px}.cp-lightbox{position:fixed;inset:0;z-index:9999;background:#000000e0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;animation:fadeIn .2s ease}.cp-lightbox__close{position:fixed;top:20px;right:24px;border:none;color:#fff;width:52px;height:52px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1}.cp-lightbox__viewer{display:flex;align-items:center;gap:0;width:100%;max-width:1350px;height:630px;justify-content:center}.cp-lightbox__img-wrap{flex:1;height:100%;display:flex;align-items:center;justify-content:center;padding:24px 0}.cp-lightbox__img{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px;box-shadow:0 24px 64px #00000080;animation:zoomIn .22s cubic-bezier(.34,1.56,.64,1)}.cp-lightbox__nav{width:76px;height:76px;flex-shrink:0;border:none;color:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 24px}.cp-lightbox__strip{display:flex;align-items:flex-end;gap:12px;padding:0 16px;width:100%;max-width:1024px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none}.cp-lightbox__strip::-webkit-scrollbar{display:none}.cp-lightbox__thumb{flex-shrink:0;border:none;background:none;padding:0;cursor:pointer;border-radius:4px;overflow:hidden;transition:width .25s ease,height .25s ease,box-shadow .25s ease;width:128px;height:152px}.cp-lightbox__thumb img{width:100%;height:100%;object-fit:cover;display:block}.cp-lightbox__thumb--active{width:145px;height:172px;box-shadow:0 0 0 3px #fff,0 8px 24px #0006}@media(max-width:768px){.cp-lightbox{gap:16px}.cp-lightbox__close{width:40px;height:40px;top:16px;right:16px}.cp-lightbox__close svg{width:24px!important;height:24px!important}.cp-lightbox__viewer{height:auto;flex:1;max-height:65vh}.cp-lightbox__nav{width:48px;height:48px;margin:0 12px}.cp-lightbox__nav svg{width:28px!important;height:28px!important}.cp-lightbox__strip{padding:0 12px}.cp-lightbox__thumb{width:72px;height:86px}.cp-lightbox__thumb--active{width:82px;height:98px}}@keyframes zoomIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.cp-preview{background:#fff;border:1px solid #e8e8e8;border-radius:16px;overflow:hidden;padding:25px;display:flex;flex-direction:column;align-items:center;box-shadow:0 1px 2px #0000000d}.cp-preview__frame-wrapper{width:100%;display:flex;align-items:center;justify-content:center;min-height:280px}.cp-preview__info{padding-top:24px;display:flex;flex-direction:column;align-items:center;gap:8px}.cp-preview__label{font-size:16px;font-weight:600;color:#3d627d;letter-spacing:1.6px;text-transform:uppercase;text-align:center}.cp-preview__detail{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#111832;text-align:center}.cp-preview__detail svg{width:12px;height:7px;color:#3d627d}.cp-footer{background:#fff}.cp-footer__main{display:flex;align-items:flex-start;justify-content:space-between;max-width:1440px;margin:0 auto;padding:77px 96px 60px;overflow:hidden}.cp-footer__brand{width:340px;display:flex;flex-direction:column;gap:17px}.cp-footer__logo{height:64px;width:auto;object-fit:contain;cursor:pointer}.cp-footer__brand-desc{font-size:14px;color:#52525b;line-height:22px;width:300px;margin:0}.cp-footer__contact{width:430px;display:flex;flex-direction:column;gap:17px}.cp-footer__contact-title,.cp-footer__links-title{font-size:14px;font-weight:600;color:#091331;line-height:22px;margin:0;text-transform:uppercase}.cp-footer__divider{height:1px;background:#e0e0e0;border:none;margin:0}.cp-footer__contact-item{display:flex;align-items:center;gap:17px}.cp-footer__contact-item svg{width:24px;height:24px;flex-shrink:0;color:#ba1a20}.cp-footer__contact-item img{width:24px;height:24px;flex-shrink:0}.cp-footer__contact-text{font-size:14px;color:#66666d;line-height:22px;margin:0;flex:1}.cp-footer__links{width:280px;display:flex;flex-direction:column;gap:17px}.cp-footer__link{font-size:14px;color:#66666d;line-height:22px;margin:0;cursor:pointer;transition:color .15s ease-in-out}.cp-footer__link:hover{color:#ba1a20}.cp-footer__bottom{background:#f4f4f5;display:flex;align-items:center;justify-content:center;padding:17px 96px}.cp-footer__bottom p{max-width:1440px;font-size:14px;color:#52525b;line-height:22px;margin:0;flex:1}@media(max-width:1024px){.cp__main-inner{grid-template-columns:repeat(12,minmax(0,1fr));gap:24px}.cp__left{grid-column:1/span 7;gap:36px}.cp__right{grid-column:8/span 5}.cp__page-header{padding:24px}.cp__page-title{font-size:36px}.cp__main{padding:16px 24px 80px}.cp-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cp-size-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:768px){.cp{margin-top:72px}.cp__page-header{padding:24px 16px}.cp__page-title{font-size:30px;letter-spacing:-.5px}.cp__page-subtitle{font-size:14px}.cp__main{padding:16px 16px 80px}.cp__main-inner{display:flex;flex-direction:column;gap:24px}.cp__left{width:100%;gap:32px}.cp__right{width:100%}.cp__section-num{font-size:30px}.cp__section-title{font-size:16px}.cp-type-grid{grid-template-columns:1fr;gap:12px}.cp-type-grid--3cols{grid-template-columns:1fr}.cp-type-card{flex-direction:row;align-items:stretch}.cp-type-card__image{width:140px;min-width:140px;aspect-ratio:1/1;flex-shrink:0}.cp-type-card__content{padding:16px;flex:1}.cp-type-card__name{font-size:16px;line-height:normal}.cp-type-card__badge{padding:10px 12px}.cp-frame-row{padding:16px;flex-wrap:wrap;gap:12px;align-items:flex-start}.cp-frame-row__info{flex:1;min-width:0}.cp-frame-row__swatches{width:100%;gap:8px;padding-right:0;flex-wrap:wrap}.cp-frame-row__radio{margin-right:12px}.cp-swatch__color{width:clamp(52px,18vw,80px);height:clamp(72px,24vw,110px)}.cp-size-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.cp-size-btn{padding:28px 8px}.cp-border-grid{grid-template-columns:1fr;gap:12px}.cp-border-btn{padding:18px 26px;gap:12px}.cp-border-btn__name{font-size:14px;white-space:normal}.cp-border-btn__sub{font-size:10px}.cp-upload{padding:16px;min-height:240px}.cp-upload__drop{padding:24px 16px;min-height:200px}.cp-order{padding:20px}.cp-order__submit-btn{font-size:16px;padding:14px}.cp-sticky-summary{padding:12px 16px max(12px,env(safe-area-inset-bottom))}.cp-sticky-summary__inner{grid-template-columns:1fr;gap:10px}.cp-sticky-summary__total{flex-direction:row;align-items:baseline;justify-content:space-between}.cp-sticky-summary__price{font-size:20px;line-height:28px}.cp-sticky-summary__actions{width:100%;gap:8px}.cp-sticky-summary__btn{min-width:0;flex:1;height:46px;padding:0 12px;font-size:14px}.cp-footer__main{flex-direction:column;gap:32px;padding:40px 16px 32px}.cp-footer__brand,.cp-footer__contact,.cp-footer__links,.cp-footer__brand-desc{width:100%}.cp-footer__bottom{padding:16px}}@media(max-width:390px){.cp-size-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.cart-page{background:#fafafa;min-height:100vh;margin-top:120px}.cart-page-header{background:#fff;border-bottom:1px solid #e0e0e0;padding:32px 0;display:flex;justify-content:center}@media only screen and (max-width:600px){.cart-page-header{padding:24px 0}}.cart-page-header__inner{max-width:1440px;width:100%;margin:0 auto}@media only screen and (min-width:1025px)and (max-width:1500px){.cart-page-header__inner{padding:0 48px}}@media only screen and (max-width:1024px)and (min-width:601px){.cart-page-header__inner{padding:0 40px}}@media only screen and (max-width:600px){.cart-page-header__inner{padding:0 20px}}.cart-page-header__title{font-size:48px;font-weight:800;line-height:48px;color:#111731;margin:0 0 8px}@media only screen and (max-width:1024px)and (min-width:601px){.cart-page-header__title{font-size:36px;line-height:1.2}}@media only screen and (max-width:600px){.cart-page-header__title{font-size:24px;line-height:48px;letter-spacing:-1.2px}}.cart-page-header__subtitle{font-size:16px;font-weight:500;line-height:26px;color:#3d627d;margin:0;max-width:662px}@media only screen and (max-width:600px){.cart-page-header__subtitle{font-size:16px;line-height:26px}}.cart-container{max-width:1440px;width:100%;margin:0 auto;padding:24px 0 100px}@media only screen and (min-width:1025px)and (max-width:1500px){.cart-container{padding:24px 48px 100px}}@media only screen and (max-width:1024px)and (min-width:601px){.cart-container{padding:32px 40px 80px}}@media only screen and (max-width:600px){.cart-container{padding:16px 20px 32px}}.cart-grid{display:grid;grid-template-columns:944px 448px;gap:48px;align-items:start}@media only screen and (min-width:1025px)and (max-width:1500px){.cart-grid{grid-template-columns:1fr 360px;gap:32px}}@media only screen and (max-width:1024px)and (min-width:601px){.cart-grid{grid-template-columns:1fr 320px;gap:24px}}@media only screen and (max-width:600px){.cart-grid{grid-template-columns:1fr;gap:32px}}.cart-left{display:flex;flex-direction:column;gap:32px}.cart-title{font-size:24px;font-weight:700;line-height:32px;color:#111731;margin:0}.cart-items{display:flex;flex-direction:column;gap:16px}.cart-item{display:flex;align-items:center;gap:24px;padding:24px;background:#fff;border-radius:12px;border:1px solid #e0e0e0}.cart-item--selected{border-color:#ba1a20;box-shadow:0 0 0 1px #ba1a20}@media only screen and (max-width:600px){.cart-item{flex-direction:column;align-items:flex-start}}.cart-item__checkbox{display:flex;align-items:center;justify-content:center}.cart-item__checkbox input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#ba1a20}.cart-item__preview{width:116px;height:152px;border-radius:8px;background:#f3f3f4;overflow:hidden}.cart-item__preview img{width:100%;height:100%;object-fit:cover;display:block}.cart-item__details{flex:1;display:flex;flex-direction:column;justify-content:space-between;width:100%;min-height:130px}.cart-item__main{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;width:100%}@media only screen and (max-width:600px){.cart-item__main{display:flex;flex-direction:column;align-items:flex-start;gap:12px}}.cart-item__info{display:flex;flex-direction:column;gap:4px;justify-self:start}.cart-item__name{font-size:18px;font-weight:700;color:#0a1a3a;margin:0}.cart-item__unit-price{font-size:14px;font-weight:500;color:#ba1a20}.cart-item__center{display:flex;align-items:center;justify-content:flex-end;gap:16px;justify-self:end}@media only screen and (max-width:600px){.cart-item__center{justify-content:flex-start;justify-self:start}}.cart-item__times{font-size:16px;color:#b0b0b4}.cart-item__qty-wrapper{display:flex;align-items:center;border:none;border-radius:8px;height:40px;background:#f5f5f5;overflow:hidden;width:80px}.cart-item__qty-wrapper input{width:48px;height:100%;border:none;text-align:center;font-size:16px;font-weight:500;color:#0a1a3a;outline:none;pointer-events:none}.cart-item__qty-arrows{display:flex;flex-direction:column;height:100%;width:32px}.cart-item__qty-arrows button{flex:1;background:none;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280}.cart-item__qty-arrows button:hover{background:#f5f5f5;color:#0a1a3a}.cart-item__total-price{font-size:20px;font-weight:500;color:#ba1a20;text-align:right;justify-self:end}@media only screen and (max-width:600px){.cart-item__total-price{text-align:left;justify-self:start}}.cart-item__attributes{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;margin-top:16px}@media only screen and (max-width:600px){.cart-item__attributes{display:flex;flex-direction:column;gap:12px}}.cart-item__attr{display:flex;flex-direction:column;gap:4px}.cart-item__attr span:first-child{font-size:13px;color:#8a94a6}.cart-item__attr span:last-child{font-size:14px;font-weight:600;color:#0a1a3a}.cart-aside{position:sticky;top:132px}.cart-summary{background:#fff;border-radius:16px;border:1px solid #e8e8e8;padding:32px;display:flex;flex-direction:column;gap:32px}@media only screen and (max-width:600px){.cart-summary{padding:25px}}.cart-summary__title{font-size:20px;font-weight:700;color:#111731;margin:0}.cart-summary__row{display:flex;justify-content:space-between;font-size:16px;color:#b0b0b4}.cart-summary__row--bold{font-weight:500;color:#111731}.cart-summary__total{display:flex;flex-direction:column;gap:8px;padding-top:24px;border-top:1px solid #e8e8e8}.cart-summary__total .row{display:flex;justify-content:space-between;align-items:center}.cart-summary__total .row span:first-child{font-size:18px;font-weight:500;color:#ba1a20}.cart-summary__total .row span:last-child{font-size:24px;font-weight:800;color:#ba1a20}.cart-summary__total .vat{font-size:12px;color:#b0b0b4;text-align:right}.cart-summary__btn{width:100%;height:60px;border-radius:12px;background:#ba1a20;color:#fff;font-size:18px;font-weight:700;border:none;cursor:pointer;transition:background .15s}.cart-summary__btn:hover{background:#9f161b}.cart-summary__terms{font-size:12px;line-height:18px;color:#6b7280;text-align:center;margin-top:16px}.checkout-page{background:#fafafa;min-height:100vh;margin-top:120px}.co-page-header{background:#fff;border-bottom:1px solid #e0e0e0;padding:32px 0;display:flex;justify-content:center}@media only screen and (max-width:600px){.co-page-header{padding:24px 0}}.co-page-header__inner{max-width:1440px;width:100%;margin:0 auto}@media only screen and (min-width:1025px)and (max-width:1500px){.co-page-header__inner{padding:0 48px}}@media only screen and (max-width:1024px)and (min-width:601px){.co-page-header__inner{padding:0 40px}}@media only screen and (max-width:600px){.co-page-header__inner{padding:0 20px}}.co-page-header__title{font-size:48px;font-weight:800;line-height:48px;color:#111731;margin:0 0 8px}@media only screen and (max-width:1024px)and (min-width:601px){.co-page-header__title{font-size:36px;line-height:1.2}}@media only screen and (max-width:600px){.co-page-header__title{font-size:24px;line-height:48px;letter-spacing:-1.2px}}.co-page-header__subtitle{font-size:16px;font-weight:500;line-height:26px;color:#3d627d;margin:0;max-width:662px}@media only screen and (max-width:600px){.co-page-header__subtitle{font-size:16px;line-height:26px}}.co-container{max-width:1440px;width:100%;margin:0 auto;padding:24px 0 100px}@media only screen and (min-width:1025px)and (max-width:1500px){.co-container{padding:24px 48px 100px}}@media only screen and (max-width:1024px)and (min-width:601px){.co-container{padding:32px 40px 80px}}@media only screen and (max-width:600px){.co-container{padding:16px 20px 32px}}.co-grid{display:grid;grid-template-columns:944px 448px;gap:48px;align-items:start}@media only screen and (min-width:1025px)and (max-width:1500px){.co-grid{grid-template-columns:1fr 360px;gap:32px}}@media only screen and (max-width:1024px)and (min-width:601px){.co-grid{grid-template-columns:1fr 320px;gap:24px}}@media only screen and (max-width:600px){.co-grid{grid-template-columns:1fr;gap:32px}}.co-left{display:flex;flex-direction:column;gap:48px}@media only screen and (max-width:600px){.co-left{gap:32px}}.co-section{display:flex;flex-direction:column;gap:24px}.co-section__heading{display:flex;align-items:center;gap:12px}.co-section__icon{width:16px;height:20px;flex-shrink:0;background-color:#f77f00;border-radius:2px}.co-section__title{font-size:24px;font-weight:700;line-height:28px;color:#111731;margin:0}@media only screen and (max-width:600px){.co-section__title{font-size:20px;letter-spacing:-.5px}}.co-card{display:flex;flex-direction:column;gap:24px;border-radius:12px}.co-form-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media only screen and (max-width:600px){.co-form-row{grid-template-columns:1fr;gap:16px}}.co-form-group{display:flex;flex-direction:column;gap:8px}.co-label{font-size:14px;font-weight:600;line-height:20px;color:#b0b0b4}.co-input,.co-select{width:100%;height:56px;padding:18px 16px;border:1px solid #e0e0e0;border-radius:8px;font-size:16px;font-weight:400;line-height:20px;color:#111731;background:#fff;outline:none;transition:border-color .15s ease-in-out;box-sizing:border-box;font-family:inherit}.co-input:focus,.co-select:focus{border-color:#ba1a20}.co-input::placeholder,.co-select::placeholder{color:#6b7280}.co-input.co-input--error,.co-select.co-input--error{border-color:#ba1a20}.co-field-error{display:block;margin-top:4px;font-size:13px;color:#ba1a20}.co-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:16px;padding-right:40px;cursor:pointer}.co-textarea{width:100%;min-height:104px;padding:16px;border:1px solid #e0e0e0;border-radius:8px;font-size:16px;font-weight:400;line-height:24px;color:#111731;background:#fff;outline:none;resize:vertical;transition:border-color .15s ease-in-out;box-sizing:border-box;font-family:inherit}.co-textarea:focus{border-color:#ba1a20}.co-textarea::placeholder{color:#6b7280}.co-delivery-rows{display:grid;grid-template-columns:max-content 1fr;row-gap:1px;column-gap:0;border-radius:8px;overflow:hidden}.co-delivery-row{display:contents}.co-delivery-label,.co-delivery-value{padding:8px 12px;background:#dfe8ef;font-size:14px;line-height:20px;color:#000430;align-self:center}.co-delivery-label{font-weight:400;white-space:nowrap}.co-delivery-value{font-weight:400}.co-delivery-value--bold{font-weight:700}.co-shipping-note{padding:0 12px;display:flex;flex-direction:column;gap:12px}.co-shipping-note__label{font-size:14px;font-weight:400;line-height:20px;color:#111731}.co-shipping-note__rates{display:flex;justify-content:space-between;padding:0;margin:0;list-style:none;gap:12px;font-size:14px;font-weight:400;line-height:20px;color:#111731}.co-shipping-note__rates li.co-rate-item,.co-shipping-note__rates li.co-rate-item .co-rate-label{display:flex;align-items:center;gap:4px}.co-shipping-note__rates li.co-rate-item .co-rate-label:before{content:"•";font-size:14px;line-height:1}.co-shipping-note__rates li.co-rate-item .co-rate-price{font-weight:700}@media only screen and (max-width:600px){.co-shipping-note__rates li.co-rate-item{flex-direction:column;align-items:flex-start;gap:2px;flex:1}}@media only screen and (max-width:600px){.co-shipping-note__rates{gap:8px}}.co-payment-options{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media only screen and (max-width:600px){.co-payment-options{grid-template-columns:1fr;gap:12px}}.co-payment-option{position:relative;display:flex;align-items:flex-start;gap:16px;padding:24px;border:1px solid #e0e0e0;border-radius:12px;cursor:pointer;background:#fff;transition:border-color .15s ease-in-out;overflow:hidden}.co-payment-option input[type=radio]{display:none}.co-payment-option__icon{width:20px;height:20px;color:#ba1a20;flex-shrink:0;margin-bottom:18px}.co-payment-option--active{border:2px solid #ba1a20;background:#fff}.co-payment-option__body{flex:1;display:flex;flex-direction:column;gap:4px}.co-payment-option__name{font-size:18px;font-weight:700;line-height:1.3;color:#111731}.co-payment-option__desc{font-size:14px;font-weight:400;line-height:20px;color:#6b7280}.co-payment-option__tick{color:#fff;position:absolute;top:0;right:0;background-color:#ba1a20;padding:16px;border-bottom-left-radius:12px;display:flex;align-items:center;justify-content:center}.co-bank-panel{display:flex;gap:24px;margin-top:16px;padding:24px;background:#fff;border-radius:16px;border:1px solid rgba(228,190,186,.1);box-shadow:0 1px 2px #0000000d}@media only screen and (max-width:600px){.co-bank-panel{flex-direction:column;align-items:center;padding:25px;gap:32px}}.co-bank-panel__qr{flex-shrink:0}.co-bank-panel__qr img{width:160px;height:160px;object-fit:contain;border-radius:8px}.co-bank-panel__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:0}.co-bank-panel__title{font-size:18px;font-weight:700;line-height:24px;color:#3d627d;margin:0 0 8px}.co-bank-row{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:8px;gap:16px}@media only screen and (max-width:600px){.co-bank-row{flex-wrap:wrap;gap:16px}}.co-bank-row:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.co-bank-row__label{font-size:16px;font-weight:400;line-height:24px;color:#b0b0b4;flex-shrink:0}.co-bank-row__value{display:flex;align-items:flex-start;gap:8px;margin-left:auto}.co-bank-row__value strong{font-size:16px;font-weight:700;line-height:24px;color:#111832;text-align:right;word-break:break-word}.co-bank-row__highlight{color:#ba1a20!important}.co-bank-row__copy{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:none;cursor:pointer;color:#b0b0b4;border-radius:4px;flex-shrink:0;transition:color .15s ease-in-out,background .15s ease-in-out}.co-bank-row__copy svg{width:16px;height:16px}.co-bank-row__copy:hover{color:#ba1a20;background:#ba1a2014}.co-bank-row__copy--copied{color:#16a34a;background:#16a34a1a}.co-aside{position:sticky;top:132px;display:flex;flex-direction:column;gap:32px}@media only screen and (max-width:600px){.co-aside{position:static}}.co-summary-card{background:#fff;border-radius:16px;border:1px solid #e8e8e8;padding:32px;display:flex;flex-direction:column;gap:32px}@media only screen and (max-width:600px){.co-summary-card{padding:25px;gap:32px}}.co-summary-card__title{font-size:20px;font-weight:700;line-height:28px;color:#111731;margin:0;letter-spacing:-.5px}.co-summary-card__body{display:flex;flex-direction:column;gap:24px}.co-summary-item{display:grid;grid-template-columns:96px minmax(0,1fr);gap:16px;align-items:center}.co-summary-item__mockup{height:96px;max-width:96px;width:auto;justify-self:center;overflow:hidden;border-radius:8px;background:#f3f3f4}.co-summary-item__photo{width:100%;height:100%;object-fit:cover;display:block}.co-summary-item__photo-placeholder{width:100%;height:100%;background:#e8e8e8;border-radius:8px}.co-summary-item__info{display:flex;flex-direction:column;gap:0;min-width:0}.co-summary-item__name{font-size:16px;font-weight:700;line-height:24px;color:#111731;margin-bottom:0}.co-summary-item__size{font-size:14px;font-weight:400;line-height:20px;color:#b0b0b4}.co-summary-item__price{font-size:16px;font-weight:700;line-height:24px;color:#ba1a20;padding-top:4px}.co-summary-breakdown{display:flex;flex-direction:column;gap:16px;padding-top:24px;border-top:1px solid #eeeeee}.co-summary-row{display:flex;justify-content:space-between;align-items:center}.co-summary-row__label{font-size:16px;font-weight:400;line-height:24px;color:#b0b0b4}.co-summary-row__value{font-size:16px;font-weight:500;line-height:24px;color:#111731}.co-summary-total{display:flex;flex-direction:column;gap:16px;padding-top:24px;border-top:1px solid #eeeeee}.co-summary-total__row{display:flex;justify-content:space-between;align-items:baseline}.co-summary-total__label{font-size:18px;font-weight:500;line-height:22px;color:#ba1a20}.co-summary-total__price{font-size:24px;font-weight:800;line-height:36px;color:#ba1a20}.co-summary-total__vat{font-size:12px;font-weight:400;line-height:16px;color:#b0b0b4;text-align:right}.co-submit-btn{width:100%;height:60px;padding:14px 0;border-radius:12px;background:#ba1a20;color:#fff;font-size:18px;font-weight:700;line-height:28px;border:none;cursor:pointer;transition:background .15s ease-in-out,transform .15s ease-in-out}.co-submit-btn:hover:not(:disabled){background:#8b1218;transform:translateY(-1px)}.co-submit-btn:disabled{opacity:.7;cursor:not-allowed}.co-submit-note{padding:0 16px;font-size:12px;font-weight:400;line-height:16px;color:#5b403d;text-align:center;margin:0}.co-trust-badges{display:flex;gap:8px}.co-trust-badge{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px;border-radius:12px;background:#fff}.co-trust-badge__icon{width:20px;height:20px;color:#52525b}.co-trust-badge span{font-size:10px;font-weight:700;line-height:15px;color:#27272a;text-align:center;text-transform:uppercase}.sp-page{background:#fafafa;min-height:100vh;margin-top:99px}.sp-hero{padding:48px 0 0}.sp-hero__inner{max-width:1440px;margin:0 auto;padding:0 32px 48px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.sp-hero__deco{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:24px;width:84px;height:84px}.sp-hero__deco:before,.sp-hero__deco:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(0,30,47,.08);z-index:0}.sp-hero__deco:before{width:200px;height:200px}.sp-hero__deco:after{width:320px;height:320px}.sp-hero__icon-wrap{position:relative;z-index:1;width:84px;height:84px;border-radius:50%;background:#e6f0f9;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sp-hero__icon-inner{width:48px;height:48px;border-radius:50%;background:#001e2f;display:flex;align-items:center;justify-content:center}.sp-hero__title{font-size:48px;font-weight:800;color:#1a1c1c;margin:0;line-height:1.25}.sp-hero__title span{color:#ba1a20}.sp-hero__subtitle{font-size:16px;color:#3d627d;margin:0;max-width:720px;line-height:1.6}.sp-bento{padding-bottom:80px}.sp-bento__inner{max-width:1440px;margin:0 auto;padding:0 32px;display:flex;flex-direction:column;gap:24px}.sp-card{max-width:1024px;width:100%;margin:0 auto;background:#fff;border-radius:16px;border:1px solid #e8e8e8;padding:32px;display:flex;flex-direction:column;gap:24px}.sp-card--empty{align-items:center;justify-content:center;padding:48px}.sp-card__heading{font-size:18px;font-weight:700;color:#091331;margin:0}.sp-order-item{display:grid;grid-template-columns:176px minmax(0,1fr);gap:24px;align-items:center}.sp-order-item__img{height:176px;max-width:176px;width:auto;justify-self:center;border-radius:8px;overflow:hidden;border:1px solid #e8e8e8;background:#f4f4f5}.sp-order-item__photo{width:100%;height:100%;object-fit:cover;display:block}.sp-order-item__img-placeholder{width:100%;height:100%;background:#f4f4f5;display:flex;align-items:center;justify-content:center}.sp-order-item__info{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.sp-order-attrs{display:grid;grid-template-columns:repeat(3,1fr);gap:16px 12px}.sp-order-attr{display:flex;flex-direction:column;gap:4px}.sp-order-attr__label{font-size:12px;color:#b0b0b4;line-height:1.3}.sp-order-attr__value{font-size:15px;font-weight:600;color:#111731}.sp-order-divider{height:1px;background:#f4f4f5;margin:0 -32px}.sp-order-footer{display:flex;flex-direction:column;gap:12px}.sp-order-footer__row{display:flex;align-items:center;justify-content:space-between;font-size:15px;color:#111731}.sp-order-footer__row--breakdown{flex-direction:column;align-items:stretch;gap:8px}.sp-order-footer__row--total{padding-top:12px;border-top:1px solid #eeeeee}.sp-order-footer__label{color:#111731}.sp-order-footer__value{font-weight:600}.sp-order-footer__sub{display:flex;justify-content:space-between;font-size:14px;color:#52525b}.sp-order-footer__total-label{font-size:18px;font-weight:700;color:#ba1a20}.sp-order-footer__total-price{font-size:24px;font-weight:800;color:#ba1a20}.sp-delivery-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.sp-delivery-field{display:flex;flex-direction:column;gap:4px}.sp-delivery-field--full{grid-column:1/-1}.sp-delivery-field__label{font-size:12px;color:#b0b0b4}.sp-delivery-field__value{font-size:15px;font-weight:600;color:#18181b}.sp-delivery-estimate{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#ffdcc6;border-radius:8px}.sp-delivery-estimate__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px}.sp-delivery-estimate__text{display:flex;flex-direction:column;gap:2px}.sp-delivery-estimate__label{font-size:12px;font-weight:700;color:#300f00;letter-spacing:.04em}.sp-delivery-estimate__date{font-size:14px;font-weight:400;color:#300f00}.sp-empty-text{font-size:16px;color:#52525b;text-align:center;margin:0}.sp-btn-group{max-width:536px;width:100%;margin:0 auto;display:flex;gap:32px}.sp-btn{flex:1;height:56px;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;transition:opacity .2s}.sp-btn:hover{opacity:.85}.sp-btn--outline{background:#fff;border:2px solid #ba1a20;color:#ba1a20}.sp-btn--filled{background:#ba1a20;border:none;color:#fff}@media only screen and (max-width:600px){.sp-page{margin-top:72px}.sp-hero{padding:24px 0 0}.sp-hero__inner{padding:0 20px 24px;gap:12px}.sp-hero__title{font-size:32px;letter-spacing:-.5px}.sp-hero__subtitle{font-size:16px;line-height:26px}.sp-hero__deco{width:64px;height:64px}.sp-hero__deco:before{width:150px;height:150px}.sp-hero__deco:after{width:240px;height:240px}.sp-hero__icon-wrap{width:64px;height:64px}.sp-hero__icon-inner{width:36px;height:36px}.sp-hero__icon-inner svg{width:18px;height:18px}.sp-bento{padding-bottom:40px}.sp-bento__inner{padding:0 20px;gap:16px}.sp-card{padding:24px;gap:16px}.sp-order-item{display:grid;grid-template-columns:136px minmax(0,1fr);align-items:start;gap:16px}.sp-order-item__img{height:136px;max-width:136px;width:auto}.sp-order-item__info{width:auto}.sp-order-attrs{display:flex;flex-direction:column;gap:0}.sp-order-attr{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #f4f4f5}.sp-order-attr:last-child{border-bottom:none}.sp-order-attr__label{font-size:11px;font-weight:400;letter-spacing:.05em;text-transform:uppercase;color:#b0b0b4;flex-shrink:0}.sp-order-attr__value{font-size:14px;font-weight:600;color:#111731;text-align:right}.sp-delivery-grid{grid-template-columns:1fr;gap:12px}.sp-btn-group{flex-direction:column;gap:12px;max-width:100%;padding:0 4px}.sp-btn{width:100%;height:52px;font-size:15px;flex:unset}.sp-order-footer{gap:12px}.sp-order-footer__total-label{font-size:16px}.sp-order-footer__total-price{font-size:20px}}.order-tracking-page{background:#fafafa}.order-tracking-container{background:transparent}.tracking-content{margin:60rem 40rem}@media only screen and (max-width:600px){.tracking-content{margin:30rem 20rem}}.tracking-header{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16rem;margin-bottom:32rem;border-bottom:1rem solid #e4e4e7;padding-bottom:20rem}.tracking-back{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:4rem;color:#52525b;font-size:14rem;font-weight:500;background:none;border:none;cursor:pointer;padding:0}.tracking-back svg{width:16rem;height:16rem}.tracking-back:hover{color:#ba1a20}.tracking-title{font-size:24rem;font-weight:700;color:#18181b;margin:0}@media only screen and (max-width:600px){.tracking-title{font-size:20rem}}.tracking-search-box{background:#fff;padding:32rem;border-radius:12px;box-shadow:0 1px 2px #0000000d;margin-bottom:32rem}@media only screen and (max-width:600px){.tracking-search-box{padding:20rem}}.tracking-form{width:100%}.form-find-group{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:stretch;gap:12rem}@media only screen and (max-width:600px){.form-find-group{flex-direction:column}}.tracking-input{flex:1;padding:12rem 16rem;border:1rem solid #e4e4e7;border-radius:8px;font-size:14rem;color:#18181b;outline:none;transition:border-color .15s ease-in-out}.tracking-input:focus{border-color:#ba1a20}.tracking-input::placeholder{color:#a1a1aa}.tracking-input:disabled{background:#fafafa;cursor:not-allowed}@media only screen and (max-width:600px){.tracking-input{min-height:44rem}}.tracking-btn{padding:12rem 24rem;background:#ba1a20;color:#fff;border:none;border-radius:8px;font-size:14rem;font-weight:700;cursor:pointer;transition:all .15s ease-in-out;white-space:nowrap}.tracking-btn:hover:not(:disabled){background:#8b1218;transform:translateY(-2rem);box-shadow:0 4px 16px #0000001f}.tracking-btn:disabled{opacity:.6;cursor:not-allowed}@media only screen and (max-width:600px){.tracking-btn{width:100%;min-height:44rem}}.tracking-loading{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20rem;padding:60rem 40rem;background:#fff;border-radius:12px;box-shadow:0 1px 2px #0000000d;text-align:center}.tracking-loading .spinner{width:40rem;height:40rem;border:4rem solid #e4e4e7;border-top-color:#ba1a20;border-radius:50%;animation:spin 1s linear infinite}.tracking-loading p{font-size:16rem;color:#52525b;margin:0}@keyframes spin{to{transform:rotate(360deg)}}.tracking-result{background:#fff;padding:32rem;border-radius:12px;box-shadow:0 1px 2px #0000000d}@media only screen and (max-width:600px){.tracking-result{padding:20rem}}.order-header{margin-bottom:32rem;padding-bottom:32rem;border-bottom:2rem solid #e4e4e7}.order-code-status{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16rem;margin-bottom:12rem}.order-code-status h2{font-size:24rem;font-weight:700;color:#18181b;margin:0}.order-code-status h2 strong{color:#ba1a20}@media only screen and (max-width:600px){.order-code-status h2{font-size:18rem}}.status-badge{display:inline-block;padding:6rem 12rem;border-radius:20rem;font-size:12rem;font-weight:700;text-transform:uppercase;letter-spacing:.5rem;background:#f4f4f5;color:#52525b}.status-badge.status-pending,.status-badge.status-confirmed,.status-badge.status-processing,.status-badge.status-shipped,.status-badge.status-delivered,.status-badge.status-cancelled,.status-badge.status-unknown{background:#f4f4f5;color:#52525b}.order-date{font-size:14rem;color:#52525b;margin:0}.order-sections{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:24rem}.order-section{padding:20rem;background:#fafafa;border-radius:12px;border-left:4rem solid #ba1a20}.section-title{font-size:16rem;font-weight:700;color:#18181b;margin:0 0 16rem}.section-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:12rem}.info-item{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;padding:8rem 0}@media only screen and (max-width:600px){.info-item{flex-direction:column;gap:4rem}}.info-label{font-size:14rem;font-weight:700;color:#52525b;flex-shrink:0;min-width:150rem}@media only screen and (max-width:600px){.info-label{min-width:auto}}.info-value{font-size:14rem;color:#18181b;text-align:right;flex:1}@media only screen and (max-width:600px){.info-value{text-align:left}}.product-preview{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;height:200rem;background:#fff;border-radius:8px;overflow:hidden;margin-bottom:16rem}.product-preview .product-image{width:100%;height:100%;object-fit:contain}.product-details{display:grid;grid-template-columns:repeat(2,1fr);gap:12rem}@media only screen and (max-width:600px){.product-details{grid-template-columns:1fr}}.product-details .info-item{flex-direction:column;align-items:flex-start}.payment-summary{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;background:#fff;padding:16rem;border-radius:8px}.summary-row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:12rem 0;border-bottom:1rem solid #e4e4e7;font-size:14rem}.summary-row:last-child{border-bottom:none}.summary-row.summary-total{padding-top:16rem;border-top:2rem solid #e4e4e7;margin-top:12rem;font-weight:700;color:#18181b}.summary-row.summary-total .total-price{font-size:18rem;color:#ba1a20;font-weight:700}.summary-row .payment-method{color:#18181b;font-weight:700}.note-text{font-size:14rem;color:#18181b;line-height:1.6;margin:0;padding:12rem;background:#fff;border-radius:8px;border-left:3rem solid #ba1a20}.tracking-empty{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16rem;padding:60rem 40rem;background:#fff;border-radius:12px;box-shadow:0 1px 2px #0000000d;text-align:center}.tracking-empty .empty-icon{width:80rem;height:80rem}.tracking-empty p{font-size:16rem;color:#52525b;margin:0}.price-table-page{background:#fafafa;min-height:60vh;font-family:Lexend,sans-serif;color:#475569;margin-top:100rem}.pt-container{width:100%;max-width:1920px;margin:0 auto;padding:0 240px}@media(max-width:1440px){.pt-container{padding:0 160px}}@media(max-width:1200px){.pt-container{padding:0 80px}}@media(max-width:1024px){.pt-container{padding:0 48px}}@media(max-width:600px){.pt-container{padding:0 16px}}.pt-page-hero{padding:32px 0}.pt-hero-title{font-size:48px;font-weight:700;line-height:1;color:#111832;margin-bottom:16px}@media(max-width:1024px){.pt-hero-title{font-size:36px}}@media(max-width:600px){.pt-hero-title{font-size:28px}}.pt-hero-desc{font-size:16px;font-weight:400;line-height:1.5;color:#475569;max-width:907px}.pt-main{padding:24px 0 48px}.pt-bento-card{background:#fff;border-radius:16px;padding:32px;display:flex;flex-direction:column;gap:48px;width:100%;box-sizing:border-box}@media(max-width:600px){.pt-bento-card{padding:16px;gap:32px}}.pt-section-header{display:flex;align-items:baseline;gap:4px;font-weight:700;flex-wrap:wrap}.pt-section-num{font-size:48px;line-height:1;color:#ba1a20;flex-shrink:0}@media(max-width:600px){.pt-section-num{font-size:36px}}.pt-section-title{font-size:24px;line-height:32px;color:#111832;text-transform:capitalize}@media(max-width:600px){.pt-section-title{font-size:18px}}.pt-intro-row{display:flex;align-items:stretch;gap:36px;width:100%}@media(max-width:768px){.pt-intro-row{flex-direction:column;gap:24px}}.pt-intro-col{flex:1 1 0;display:flex;flex-direction:column;gap:24px;min-width:0}.pt-intro-col .pt-section-body{height:120px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical}.pt-intro-divider{width:1px;background:#e6e6e6;flex-shrink:0}@media(max-width:768px){.pt-intro-divider{display:none}}.pt-section-body{font-size:16px;font-weight:400;line-height:1.5;color:#475569}.pt-section-body strong{font-weight:700;color:#ba1a20}.pt-bullet-list{display:flex;flex-direction:column;gap:12px}.pt-bullet-item{display:flex;align-items:center;gap:12px;padding-left:12px}.pt-bullet-item span{font-size:16px;font-weight:400;line-height:1.5;color:#475569}.pt-bullet-icon{width:20px;height:20px;flex-shrink:0}.pt-pricing-section{display:flex;flex-direction:column;gap:24px;width:100%}.pt-section-body-sm{font-size:16px;line-height:1.5;color:#475569}.pt-table-scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:12px}.pt-table-scroll::-webkit-scrollbar{height:6px}.pt-table-scroll::-webkit-scrollbar-track{background:#f0f0f0;border-radius:12px}.pt-table-scroll::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:12px}.pt-table-scroll::-webkit-scrollbar-thumb:hover{background:#b0b0b0}.pt-table-wrapper{display:block;border-radius:12px 12px 0 0;overflow:hidden;border:1px solid #ebf0f5}@media(max-width:1024px){.pt-table-wrapper{min-width:800px}}@media(max-width:768px){.pt-table-wrapper{min-width:900px}}@media(max-width:600px){.pt-table-wrapper{min-width:1000px}}.pt-table-grid{display:grid;grid-template-columns:50px 110px 80px 1fr 1fr 1fr 1fr;background:#ebf0f5;gap:1px}@media(max-width:768px){.pt-table-grid{grid-template-columns:45px 100px 75px 1fr 1fr 1fr 1fr}}@media(max-width:600px){.pt-table-grid{grid-template-columns:40px 90px 70px .9fr .9fr .9fr .9fr}}.pt-th{background:#f5faff;padding:12px;font-size:14px;font-weight:400;line-height:1.5;color:#1a3b52;white-space:nowrap;display:flex;align-items:center}@media(max-width:768px){.pt-th{padding:10px;font-size:12px}}@media(max-width:600px){.pt-th{padding:8px;font-size:11px}}.pt-th-span3{grid-column:4/span 3;justify-content:center}.pt-th-stt{grid-column:1}.pt-th-cm{grid-column:2}.pt-th-co{grid-column:3}.pt-th-mirror{grid-column:7}@media(max-width:768px){.pt-th-price{font-size:11px}}@media(max-width:600px){.pt-th-price{font-size:10px}}.pt-th-invisible{color:transparent;pointer-events:none}.pt-rounded-tl{border-radius:12px 0 0}.pt-rounded-tr{border-radius:0 12px 0 0}.pt-td{background:#fff;padding:6px 12px;font-size:14px;font-weight:400;line-height:1.5;color:#475569;white-space:nowrap;display:flex;align-items:center}@media(max-width:768px){.pt-td{padding:8px 10px;font-size:12px}}@media(max-width:600px){.pt-td{padding:6px 8px;font-size:11px}}.pt-row-highlight .pt-td{background:#fff2e3}.pt-td-stt{grid-column:1}.pt-td-co{grid-column:3}.pt-gallery-bento{display:flex;gap:10px;width:100%}@media(max-width:768px){.pt-gallery-bento{flex-direction:column}}.pt-gallery-col{flex:1;display:flex;flex-direction:column;gap:10px;min-width:0}.pt-gallery-pair{display:flex;gap:10px;height:405px;flex-shrink:0}@media(max-width:768px){.pt-gallery-pair{height:auto}}.pt-gallery-pair .pt-gallery-img{flex:1;min-width:0;height:100%}@media(max-width:768px){.pt-gallery-pair .pt-gallery-img{height:200px}}.pt-gallery-img{width:100%;object-fit:cover;border-radius:8px;display:block}.pt-gallery-img--large{height:830px;flex-shrink:0}@media(max-width:768px){.pt-gallery-img--large{height:320px}}*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}html{font-size:.0520833333vw;overflow-x:clip}@media only screen and (max-width:600px){html{font-size:.2564102564vw}}@media only screen and (max-width:1024px)and (min-width:601px){html{font-size:.09765625vw}}body{font-family:Lexend;overflow-x:clip;font-size:16rem;font-weight:400;line-height:normal;background-color:#fff}body.loading{opacity:.7;z-index:999}.scroll-body{overflow:hidden}.sqd-margin-top{margin-top:108rem}@media only screen and (max-width:1024px)and (min-width:601px){.sqd-margin-top{margin-top:105rem}}@media only screen and (max-width:600px){.sqd-margin-top{margin-top:69rem}}.sqd-booking-margin-top{margin-top:80rem}@media only screen and (max-width:1024px)and (min-width:601px){.sqd-booking-margin-top{margin-top:64rem}}@media only screen and (max-width:600px){.sqd-booking-margin-top{margin-top:40rem}}.container{width:100%;margin:0 auto;padding:0 320rem}@media only screen and (max-width:1024px)and (min-width:601px){.container{padding:0 60rem}}@media only screen and (max-width:600px){.container{padding:0 15rem}}.page{margin:0}.swal2-popup{width:512rem!important;border-radius:20rem!important}@media only screen and (max-width:600px){.swal2-popup{width:280rem!important;border-radius:12rem!important}}.swal2-popup .swal2-title{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-weight:500!important;font-size:30rem!important}@media only screen and (max-width:600px){.swal2-popup .swal2-title{font-size:24rem!important}}.swal2-popup .swal2-html-container{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-weight:400!important;font-size:18rem!important}@media only screen and (max-width:600px){.swal2-popup .swal2-html-container{font-size:16rem!important}}.swal2-popup .swal2-icon{width:80rem!important;height:80rem!important;margin:40rem auto 9.6rem!important;border:4rem solid #f8bb86!important}@media only screen and (max-width:600px){.swal2-popup .swal2-icon{width:60rem!important;height:60rem!important;margin:20rem auto 6.6rem!important;border:3rem solid #f8bb86!important}}.swal2-popup .swal2-icon.swal2-success{border-color:#a5dc86!important}.swal2-popup .swal2-icon.swal2-success .swal2-success-circular-line-left{width:60rem;height:120rem;top:-7rem;left:-33.016rem;transform-origin:60rem 60rem;border-radius:120rem 0 0 120rem}@media only screen and (max-width:600px){.swal2-popup .swal2-icon.swal2-success .swal2-success-circular-line-left{width:30rem;height:90rem;top:-11rem;left:-16.016rem;transform-origin:40rem 40rem;border-radius:100rem 0 0 100rem}}.swal2-popup .swal2-icon.swal2-success .swal2-success-line-tip{top:46rem;left:13rem;width:25rem;height:5rem;border-radius:2rem}@media only screen and (max-width:600px){.swal2-popup .swal2-icon.swal2-success .swal2-success-line-tip{top:37rem;left:10rem;width:20rem;height:4rem;border-radius:2rem}}.swal2-popup .swal2-icon.swal2-success .swal2-success-line-long{top:38rem;right:8rem;width:47rem;height:5rem;border-radius:2rem}@media only screen and (max-width:600px){.swal2-popup .swal2-icon.swal2-success .swal2-success-line-long{top:31rem;right:5rem;width:36rem;height:4rem;border-radius:2rem}}.swal2-popup .swal2-icon.swal2-success .swal2-success-ring{top:-4rem;left:-4rem;border:4rem solid rgba(165,220,134,.3)}.swal2-popup .swal2-icon.swal2-success .swal2-success-fix{top:8rem;left:26rem;width:7rem;height:90rem}@media only screen and (max-width:600px){.swal2-popup .swal2-icon.swal2-success .swal2-success-fix{top:-5rem;left:17rem;width:6rem;height:90rem}}.swal2-popup .swal2-icon.swal2-success .swal2-success-circular-line-right{width:60rem;height:120rem;top:-11rem;left:30rem;transform-origin:0 60rem;border-radius:0 120rem 120rem 0}@media only screen and (max-width:600px){.swal2-popup .swal2-icon.swal2-success .swal2-success-circular-line-right{width:50rem;height:90rem;top:-6rem;left:18rem;transform-origin:0 40rem;border-radius:0 100rem 100rem 0}}.swal2-popup .swal2-icon.swal2-error{border-color:#f27474!important}.swal2-popup .swal2-icon.swal2-error .swal2-x-mark .swal2-x-mark-line-left{left:17rem;transform:rotate(45deg);top:37rem;width:47rem;height:5rem;border-radius:2rem}@media only screen and (max-width:600px){.swal2-popup .swal2-icon.swal2-error .swal2-x-mark .swal2-x-mark-line-left{left:12rem;top:29rem;width:37rem;height:4rem}}.swal2-popup .swal2-icon.swal2-error .swal2-x-mark .swal2-x-mark-line-right{right:16rem;transform:rotate(-45deg);top:37rem;width:47rem;height:5rem;border-radius:2rem}@media only screen and (max-width:600px){.swal2-popup .swal2-icon.swal2-error .swal2-x-mark .swal2-x-mark-line-right{right:11rem;top:29rem;width:37rem;height:4rem}}.swal2-popup .swal2-icon .swal2-icon-content{font-size:60rem!important;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,Helvetica,Arial,sans-serif!important}@media only screen and (max-width:600px){.swal2-popup .swal2-icon .swal2-icon-content{font-size:50rem!important}}.swal2-popup .swal2-actions{margin:20.25rem auto 20rem!important;display:flex!important;justify-content:center!important;gap:12rem!important}@media only screen and (max-width:600px){.swal2-popup .swal2-actions{margin:16.25rem auto 16rem!important}}.swal2-popup .swal2-actions button{display:inline-flex!important;align-items:center!important;justify-content:center!important;font-weight:500!important;border:none!important}.swal2-popup .swal2-actions .swal2-confirm,.swal2-popup .swal2-actions .swal2-cancel{width:120rem!important;height:44rem!important;font-size:16rem!important;border-radius:8rem!important;color:#fff!important}@media only screen and (max-width:600px){.swal2-popup .swal2-actions .swal2-confirm,.swal2-popup .swal2-actions .swal2-cancel{width:100rem!important;height:40rem!important;font-size:14rem!important}}.swal2-popup .swal2-actions .swal2-confirm{background-color:#ba1a20!important}.swal2-popup .swal2-actions .swal2-cancel{background-color:#a1a1aa!important}.swal2-popup .swal2-actions .swal2-deny,.swal2-popup .swal2-actions .swal2-loader{display:none!important}.animate-zoom-in-out{animation:zoomIn-zoomOut 4s ease-in-out infinite}@keyframes zoomIn-zoomOut{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.linear-loader{display:block;width:100%;height:3px;background-color:#fdebeb;position:relative;overflow:hidden;border-radius:2px}.linear-loader:after{content:"";position:absolute;top:0;left:0;bottom:0;width:30%;background-color:#ba1a20;border-radius:2px;animation:linear-slide 1.5s ease-in-out infinite}@keyframes linear-slide{0%{left:-30%;width:30%}50%{left:30%;width:70%}to{left:100%;width:30%}}.page-shell{display:flex;flex-direction:column;height:100vh;overflow:hidden;background:#fafafa}.main-container{flex:1;display:flex;flex-direction:column;max-width:1280rem;width:100%;margin:0 auto;overflow-y:auto;overflow-x:hidden;background:#fff}.step-area{flex:1;overflow:hidden;display:flex;background:#fff}@media only screen and (max-width:600px){.step-area{flex-direction:column;max-width:100%}}.step-content{flex:1;height:100%;overflow-y:auto;background:#fff}.step-content>.h-stepper{position:sticky;top:0;z-index:200}.step-section{position:relative;overflow:hidden;padding:24rem 32rem;border-bottom:1rem solid #e4e4e7;animation:stepFadeIn .3s ease-out}@media only screen and (max-width:1024px)and (min-width:601px){.step-section{padding:20rem 24rem}}@media only screen and (max-width:600px){.step-section{padding:16rem 15rem}}.step-section:last-child{border-bottom:none}@keyframes stepFadeIn{0%{opacity:0;transform:translateY(6rem)}to{opacity:1;transform:translateY(0)}}.step-section__header{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:10rem;margin-bottom:16rem}@media only screen and (max-width:600px){.step-section__header{margin-bottom:12rem}}.step-section__number{flex-shrink:0;width:26rem;height:26rem;border-radius:9999px;background:#ba1a20;color:#fff;font-size:12rem;font-weight:700;display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center}@media only screen and (max-width:600px){.step-section__number{width:22rem;height:22rem;font-size:10rem}}.step-section__title{font-size:15rem;font-weight:700;color:#18181b;margin:0}@media only screen and (max-width:600px){.step-section__title{font-size:13rem}}.step-actions{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:16rem;margin-top:20rem;padding-top:16rem;border-top:1rem solid #e4e4e7}@media only screen and (max-width:600px){.step-actions{margin-top:14rem;padding-top:12rem;flex-wrap:wrap;gap:12rem}}.step-actions__summary{display:flex;flex-direction:column;gap:2rem}.step-actions__summary-label{font-size:12rem;color:#a1a1aa;font-weight:500;text-transform:uppercase;letter-spacing:.04em}.step-actions__summary-price{font-size:22rem;font-weight:700;color:#ba1a20;line-height:1}@media only screen and (max-width:600px){.step-actions__summary-price{font-size:18rem}}.step-actions__buttons{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:10rem;margin-left:auto}.step-actions__back{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:6rem;padding:14rem 20rem;border-radius:8px;border:1.5rem solid #e4e4e7;background:#fff;font-size:14rem;font-weight:600;color:#52525b;cursor:pointer;transition:all .15s ease-in-out}@media only screen and (min-width:1136px)and (max-width:1350px){.step-actions__back{font-size:16rem}}.step-actions__back svg{width:16rem;height:16rem;flex-shrink:0}.step-actions__back:hover{border-color:#a1a1aa;color:#18181b;background:#fafafa}.step-actions__next{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:6rem;padding:14rem 24rem;border-radius:8px;border:none;background:#ba1a20;color:#fff;font-size:14rem;font-weight:700;cursor:pointer;transition:all .15s ease-in-out;box-shadow:0 4px 16px #ba1a204d}@media only screen and (min-width:1136px)and (max-width:1350px){.step-actions__next{font-size:16rem}}.step-actions__next svg{width:16rem;height:16rem;flex-shrink:0}.step-actions__next:hover{background:#8b1218;transform:translateY(-1rem);box-shadow:0 4px 16px #0000001f}.header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#ffffffeb;display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;z-index:50;width:100%;transition:transform .3s ease,box-shadow .3s ease}.header--visible{transform:translateY(0);box-shadow:0 1px 2px #0000000d}.header--hidden{transform:translateY(-100%);box-shadow:0 4px 16px #0000001a}.header__container{max-width:1440px;width:100%;display:flex;align-items:center;justify-content:space-between;height:92px;padding:0}@media only screen and (min-width:1025px)and (max-width:1500px){.header__container{padding:0 40px}}.header__container--mobile{height:77px;padding:0 16px}.header__logo{height:60px;width:auto;cursor:pointer}.header__logo--mobile{height:44px}.header__nav{display:flex;align-items:stretch;height:100%}.header__nav-item{display:flex;align-items:center;padding:0 24px;height:100%;font-weight:400;font-size:16px;color:#475569;text-decoration:none;text-transform:uppercase;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;font-family:Lexend,sans-serif;transition:color .2s ease,border-color .2s ease}.header__nav-item--active{font-weight:700;color:#ba1a20;border-bottom-color:#ba1a20}.header__cta{background-color:#ba1a20;color:#fff;font-weight:700;font-size:16px;padding:18px 16px;border-radius:8px;border:none;cursor:pointer;display:flex;align-items:center;gap:12px;box-shadow:0 10px 15px #93001033,0 4px 6px #93001033;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.header__cta:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 16px 24px #93001047,0 6px 10px #93001038;filter:brightness(1.06)}.header__cta:hover .header__cta-icon{transform:translate(4px)}.header__cta:active{transform:translateY(0) scale(.98);filter:brightness(.95)}.header__cta--mobile{width:100%;font-size:15px;padding:14px 16px;justify-content:center;gap:10px;box-shadow:0 10px 15px #93001033}.header__cta-icon{display:inline-block;transition:transform .2s ease;width:24px;height:24px}.header__cta-icon--mobile{width:18px;height:18px}.header__hamburger{background:none;border:none;cursor:pointer;padding:8px;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center}.header__hamburger-line{display:block;width:24px;height:2px;background-color:#1a1c1c;border-radius:2px;transition:transform .25s ease,opacity .25s ease,background-color .25s ease}.header__hamburger-line--open{background-color:#ba1a20}.header__hamburger-line--open:nth-child(1){transform:translateY(7px) rotate(45deg)}.header__hamburger-line--open:nth-child(2){opacity:0}.header__hamburger-line--open:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header__dropdown{position:absolute;top:100%;left:0;right:0;background-color:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 8px 24px #0000001a;display:flex;flex-direction:column;overflow:hidden;max-height:0;transition:max-height .3s ease}.header__dropdown--open{max-height:320px}.header__dropdown-item{background:none;border:none;padding:16px 20px;text-align:left;font-size:15px;font-weight:400;color:#1a1c1c;cursor:pointer;font-family:Lexend,sans-serif}.header__dropdown-item--active{font-weight:700;color:#ba1a20}.header__dropdown-item--bordered{border-bottom:1px solid #f4f4f5}.header__dropdown-cta-wrapper{padding:12px 20px 20px}.cart-drawer{position:fixed;top:0;right:-100%;width:100%;max-width:400px;height:100vh;background-color:#fff;z-index:9999;box-shadow:-4px 0 24px #0000001a;transition:right .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.cart-drawer--open{right:0}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e5e7eb}.cart-drawer__header h2{font-size:20px;font-weight:600;color:#111827;margin:0}.cart-drawer__header button{background:none;border:none;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:4px;transition:all .2s}.cart-drawer__header button:hover{background-color:#f3f4f6;color:#111827}.cart-drawer__body{flex:1;overflow-y:auto;padding:24px}.cart-drawer__body--empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%;color:#6b7280}.cart-drawer__body--empty p{margin-top:16px;font-size:14px}.cart-drawer__items{display:flex;flex-direction:column;gap:20px}.cart-drawer__item{display:flex;gap:16px;padding:16px;border-radius:8px;border:1px solid transparent;transition:all .2s}.cart-drawer__item:last-child{border-bottom:none;padding-bottom:0}.cart-drawer__item-img{width:72px;height:96px;border-radius:8px;background-color:#f3f4f6;overflow:hidden}.cart-drawer__item-img img{width:100%;height:100%;object-fit:cover;display:block}.cart-drawer__item-info{flex:1;display:flex;flex-direction:column}.cart-drawer__item-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.cart-drawer__item-header h3{font-size:14px;font-weight:600;color:#111827;margin:0 0 4px}.cart-drawer__item-header .price{font-size:14px;font-weight:600;color:#ba1a20}.cart-drawer__item-attr{font-size:12px;color:#6b7280;margin-bottom:4px}.cart-drawer__item-actions{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.cart-drawer__item-actions .qty-control{display:flex;align-items:center;border:1px solid #e5e7eb;border-radius:4px;overflow:hidden}.cart-drawer__item-actions .qty-control button{background:#f9fafb;border:none;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#4b5563}.cart-drawer__item-actions .qty-control button:hover{background:#e5e7eb}.cart-drawer__item-actions .qty-control input{width:32px;height:28px;border:none;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;text-align:center;font-size:13px;font-weight:500;color:#111827}.cart-drawer__item-actions .remove-btn{background:none;border:none;color:#ef4444;cursor:pointer;font-size:13px;font-weight:500}.cart-drawer__item-actions .remove-btn:hover{text-decoration:underline}.cart-drawer__footer{padding:24px;border-top:1px solid #e5e7eb;background-color:#f9fafb}.cart-drawer__footer .total-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.cart-drawer__footer .total-row span:first-child{font-size:16px;font-weight:500;color:#4b5563}.cart-drawer__footer .total-row span:last-child{font-size:20px;font-weight:700;color:#ba1a20}.cart-drawer__footer .action-buttons{display:flex;gap:12px}.cart-drawer__footer .action-buttons .btn-view-cart,.cart-drawer__footer .action-buttons .btn-checkout{flex:1;padding:12px 0;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;text-align:center;transition:all .2s}.cart-drawer__footer .action-buttons .btn-view-cart{background-color:#fff;border:1px solid #d1d5db;color:#374151}.cart-drawer__footer .action-buttons .btn-view-cart:hover{background-color:#f3f4f6}.cart-drawer__footer .action-buttons .btn-checkout{background-color:#ba1a20;border:1px solid #ba1a20;color:#fff}.cart-drawer__footer .action-buttons .btn-checkout:hover{background-color:#9f161b}.cart-drawer-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0006;z-index:9998;opacity:0;pointer-events:none;transition:opacity .3s ease}.cart-drawer-overlay--open{opacity:1;pointer-events:auto}.footer{background-color:#fff;border-top:1px solid #f4f4f5;display:flex;flex-direction:column;align-items:center}.footer__container{max-width:1440px;width:100%;padding:77px 96px 60px;display:flex;flex-direction:row;justify-content:space-between;gap:24px}@media only screen and (min-width:1025px)and (max-width:1500px){.footer__container{padding:60px 40px 48px}}.footer__container--mobile{padding:40px 20px 32px;flex-direction:column;justify-content:flex-start;gap:32px}.footer__brand{width:340px;display:flex;flex-direction:column;gap:17px}.footer__brand--mobile{width:100%}.footer__logo{height:64px;width:184px;object-fit:contain}.footer__desc{margin:0;font-weight:400;font-size:14px;color:#52525b;line-height:22px;max-width:300px}.footer__desc--mobile{max-width:100%}.footer__section{display:flex;flex-direction:column;gap:17px}.footer__section--contact{width:464px}.footer__section--links,.footer__section--qr{width:252px}.footer__section--mobile{width:100%}.footer__title{margin:0;font-weight:600;font-size:14px;color:#091331;line-height:22px;letter-spacing:.5px}.footer__divider{height:1px;background-color:#e0e0e0;margin-top:-8px}.footer__item{display:flex;gap:17px;align-items:center}.footer__item--align-top{align-items:flex-start}.footer__item--col{flex-direction:column;align-items:flex-start;gap:8px}.footer__item-row{display:flex;gap:17px;align-items:center;width:100%}.footer__icon{width:24px;height:24px;flex-shrink:0;object-fit:contain}.footer__icon--hidden{visibility:hidden}.footer__channels{display:flex;align-items:center;gap:17px;width:100%}.footer__channel-icons{display:flex;gap:12px;align-items:center}.footer__channel-btn{width:36px;height:36px;border-radius:50%;border:none;background-color:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;padding:0;transition:transform .18s ease,box-shadow .18s ease}.footer__channel-btn:hover{transform:translateY(-2px) scale(1.1);box-shadow:0 4px 12px #0000001f}.footer__channel-btn:active{transform:scale(.95)}.footer__channel-btn img{width:36px;height:36px;object-fit:contain}.footer__link{margin:0;font-weight:400;font-size:14px;color:#66666d;line-height:22px;text-decoration:none;transition:color .2s ease}.footer__link:hover{color:#ba1a20}.footer__qr-wrap{width:237px;height:237px;border-radius:12px;overflow:hidden;flex-shrink:0}.footer__qr-img{width:100%;height:100%;object-fit:cover;display:block}.footer__qr-placeholder{width:237px;height:237px;border-radius:12px;background-color:#f4f4f5}.footer__bottom{width:100%;background-color:#f4f4f5;padding:17px 96px;display:flex;justify-content:center}.footer__bottom--mobile{padding:17px 20px}.footer__copyright{margin:0;font-weight:400;font-size:14px;color:#52525b;line-height:22px;max-width:1440px;width:100%;text-align:center}
