.dropdown{display:flex;flex-direction:column;gap:.75rem;width:100%;padding:.75rem .25rem;border-bottom:1px solid rgb(34,37,43);cursor:pointer}@media (max-width: 768px){.dropdown{padding:.75rem .5rem;gap:.5rem}}.dropdown .top{display:flex;align-items:center;justify-content:space-between;user-select:none}.dropdown .top .title{font-size:1.1rem;font-weight:500;color:#a0a3b4}@media (max-width: 768px){.dropdown .top .title{font-size:1rem}}.dropdown .top svg{margin-right:.5rem;font-size:.85rem;color:#a0a3b4}@media (max-width: 768px){.dropdown .top svg{margin-right:.25rem;font-size:.75rem}}.dropdown .content{font-size:1rem;font-weight:400;color:#c8c8c8cc;overflow:hidden;user-select:none}@media (max-width: 768px){.dropdown .content{font-size:.9rem}}.dropdown .content .button{font-size:1.1rem;padding:1.25rem .75rem;width:100%}@media (max-width: 768px){.dropdown .content .button{font-size:1rem;padding:1rem .5rem}}.dropdown .content .button svg{height:1.25rem;width:1.25rem}@media (max-width: 768px){.dropdown .content .button svg{height:1.1rem;width:1.1rem}}.gift-modal-overlay{position:fixed;inset:0;width:100vw;height:100vh;z-index:10000;background-color:#00000080;backdrop-filter:blur(.25rem);display:flex;align-items:center;justify-content:center;padding:1rem;overflow:hidden;overscroll-behavior:contain}.gift-modal{background:radial-gradient(circle at bottom center,#0f0f1ff2,#16141cfa);border:2px solid rgba(255,255,255,.05);border-radius:1rem;max-width:500px;width:calc(100% - 2rem);max-height:calc(100vh - 2rem);padding:0;box-shadow:0 20px 60px #00000080;position:relative;z-index:10001;overflow-y:auto;flex-shrink:0}.gift-modal .gift-modal-header{padding:1.75rem 1.5rem;border-bottom:2px solid rgba(255,255,255,.05);display:flex;align-items:center;justify-content:space-between}.gift-modal .gift-modal-header h3{font-size:1.75rem;font-weight:500;color:#ffffffe6;margin:0}.gift-modal .gift-modal-header .close-button{background-color:#ffffff13;border:none;border-radius:50%;padding:.35rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s;color:#ffffffb3}.gift-modal .gift-modal-header .close-button:hover:not(:disabled){background-color:#ffffff26}.gift-modal .gift-modal-header .close-button:disabled{opacity:.5;cursor:not-allowed}.gift-modal .gift-modal-header .close-button svg{width:1.25rem;height:1.25rem}.gift-modal .gift-modal-content{padding:1.5rem}.gift-modal .gift-modal-content .product-name{font-size:1rem;font-weight:500;color:#fffc;margin:0 0 .5rem}.gift-modal .gift-modal-content .description{color:#ffffffb3;margin:0 0 1.5rem;line-height:1.5}.gift-modal .gift-modal-content .input-group{margin-bottom:1.5rem}.gift-modal .gift-modal-content .input-group label{display:block;color:#fffc;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.gift-modal .gift-modal-content .input-group input{width:100%;padding:.75rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;color:#ffffffe6;font-size:1rem;transition:border-color .2s,background-color .2s}.gift-modal .gift-modal-content .input-group input:focus{outline:none;border-color:#6366f180;background:#ffffff14}.gift-modal .gift-modal-content .input-group input:disabled{opacity:.5;cursor:not-allowed}.gift-modal .gift-modal-content .input-group input::placeholder{color:#fff6}.gift-modal .gift-modal-content .input-group .error-message{margin:.5rem 0 0;padding:.5rem .75rem;background:#ef444426;border:1px solid rgba(239,68,68,.3);border-radius:.375rem;color:#ef4444e6;font-size:.875rem;line-height:1.4}.gift-modal .gift-modal-content .gift-modal-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1.5rem;border-top:2px solid rgba(255,255,255,.05)}@media (max-width: 768px){.gift-modal .gift-modal-content .gift-modal-actions{flex-direction:column;gap:.5rem}}.gift-modal .gift-modal-content .gift-modal-actions .button{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;font-size:.95rem;border-radius:.5rem;border:none;cursor:pointer;transition:all .2s;font-weight:500;white-space:nowrap}@media (max-width: 768px){.gift-modal .gift-modal-content .gift-modal-actions .button{width:100%;padding:.875rem 1rem}}.gift-modal .gift-modal-content .gift-modal-actions .button.secondary{background:#ffffff1a;color:#fffc}.gift-modal .gift-modal-content .gift-modal-actions .button.secondary:hover:not(:disabled){background:#ffffff26}.gift-modal .gift-modal-content .gift-modal-actions .button.primary{background:#ffffffe6;color:#000}.gift-modal .gift-modal-content .gift-modal-actions .button.primary:hover:not(:disabled){background:#fff}.gift-modal .gift-modal-content .gift-modal-actions .button:disabled{opacity:.5;cursor:not-allowed}.resmon{display:flex;flex-direction:column;gap:.5rem}@media (max-width: 768px){.resmon{gap:.5rem}}.resmon .header{width:100%;display:flex;align-items:center;justify-content:space-between}@media (max-width: 768px){.resmon .header{flex-direction:column;align-items:flex-start;gap:.75rem}}.resmon .header .subtitle{font-size:1rem;font-weight:500;color:#ffffffb3}@media (max-width: 768px){.resmon .header .subtitle{font-size:.9rem}}.resmon .header .button{font-size:.8rem;font-weight:500;border:1px solid rgb(34,37,43);padding:.3rem .75rem;border-radius:.35rem;width:max-content}@media (max-width: 768px){.resmon .header .button{width:100%;font-size:.8rem;padding:.5rem 1rem}}@media only screen and (max-width: 450px){.resmon .header .button{font-size:.7rem}}.resmon .timings{display:flex;align-items:center;justify-content:space-between;padding:.25rem .5rem}@media (max-width: 768px){.resmon .timings{flex-direction:column;gap:1rem;align-items:stretch;padding:.5rem 0}}.resmon .timings .item{display:flex;flex-direction:column}@media (max-width: 768px){.resmon .timings .item{align-items:center;text-align:center}}.resmon .timings .item:nth-child(1) .value{background-image:linear-gradient(to bottom right,#93c5fd,#7e22ce)}.resmon .timings .item:nth-child(2) .value{background-image:linear-gradient(to bottom right,#dc2626,#f87171)}.resmon .timings .item:nth-child(3) .value{background-image:linear-gradient(to bottom right,#fde047,#b91c1c)}.resmon .timings .item .value{font-size:1.5vw;font-weight:600;background-clip:text;color:transparent}@media (max-width: 768px){.resmon .timings .item .value{font-size:clamp(1.5rem,6vw,2rem)}}.resmon .timings .item .label{font-size:.65vw;font-weight:500;color:#ffffffb3}@media (max-width: 768px){.resmon .timings .item .label{font-size:.85rem;margin-top:.25rem}}.star-rating-container,.star-rating-container .star-rating{display:flex;align-items:center}.star-rating-container .star-rating .star-container{width:1.25rem;height:1.25rem;margin-right:.25rem}.star-rating-container .star-rating .star-container.editable{cursor:pointer}:root{--tooltip-margin: -2.5vh;--tooltip-arrow-size: 1vh}.tooltip-wrapper{display:inline-block;position:relative}.tooltip{position:absolute;border-radius:8px;left:50%;transform:translate(-50%);padding:.65rem 1rem;color:#ffffffe6;background:#05010d;font-size:.8rem;font-family:Roboto,sans-serif;text-align:center;width:20vw;z-index:2}@media (max-width: 768px){.tooltip{width:80vw;max-width:300px;font-size:.75rem;padding:.5rem .75rem}}.tooltip>div{width:100%;height:100%}.tooltip:before{content:" ";left:50%;border:solid transparent;height:0;width:0;position:absolute;pointer-events:none;border-width:var(--tooltip-arrow-size);margin-left:calc(var(--tooltip-arrow-size) * -1)}.tooltip.top{top:calc(var(--tooltip-margin) * -1)}.tooltip.top:before{top:100%;border-top-color:#05010d}.tooltip.right{left:calc(100% + var(--tooltip-margin));top:50%;transform:translate(0) translateY(-50%)}.tooltip.right:before{left:calc(var(--tooltip-arrow-size) * -1);top:50%;transform:translate(0) translateY(-50%);border-right-color:#05010d}.tooltip.bottom{bottom:calc(var(--tooltip-margin) * -1)}.tooltip.bottom:before{bottom:100%;border-bottom-color:#05010d}.tooltip.left{left:auto;right:calc(100% + var(--tooltip-margin));top:50%;transform:translate(0) translateY(-50%)}.tooltip.left:before{left:auto;right:calc(var(--tooltip-arrow-size) * -2);top:50%;transform:translate(0) translateY(-50%);border-left-color:#05010d}.tooltip.right,.tooltip.left{transform:translateY(-50%)}.reviews-modal{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;z-index:10001;height:100%;width:100%;background-color:#00000080;overflow:hidden}@media (max-width: 768px){.reviews-modal{padding-top:7rem;align-items:flex-start}}.reviews-modal .modal-wrapper{display:flex;flex-direction:column;gap:1rem;width:30%;height:80%;background:radial-gradient(circle at bottom center,#0f0f1fd9,#16141ce6);backdrop-filter:blur(1rem);border:2px solid rgba(255,255,255,.05);border-radius:1rem;padding:1.75rem 1.5rem .5rem}@media (max-width: 768px){.reviews-modal .modal-wrapper{width:calc(100% - 2rem);max-width:calc(100% - 2rem);height:calc(100vh - 8rem);max-height:calc(100vh - 8rem);padding:3rem 1rem 1.25rem;border-radius:.75rem}}.reviews-modal .modal-wrapper::-webkit-scrollbar{display:none;margin:0}.reviews-modal .modal-wrapper .modal-header{display:flex;align-items:center;justify-content:space-between;width:100%}.reviews-modal .modal-wrapper .modal-header .title{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:500;color:#ffffffb3}.reviews-modal .modal-wrapper .modal-header .title svg{width:2rem;height:2rem;color:#ffffffb3}.reviews-modal .modal-wrapper .modal-header .title .count{display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:500;color:#fff;border-radius:50%;width:1.5rem;height:1.5rem;background-color:#e03232}.reviews-modal .modal-wrapper .modal-header svg{cursor:pointer;color:#ffffffb3}.reviews-modal .modal-wrapper .modal-content{display:flex;flex-direction:column;height:100%;overflow-y:hidden}.reviews-modal .modal-wrapper .modal-content .self-review-container{display:flex;flex-direction:column;gap:.75rem;padding:1rem 0 1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.reviews-modal .modal-wrapper .modal-content .self-review-container .loading{display:flex;align-items:center;justify-content:center;min-height:7.5vh}.reviews-modal .modal-wrapper .modal-content .self-review-container .buttons{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;width:100%}.reviews-modal .modal-wrapper .modal-content .self-review-container .text-content{display:flex;flex-direction:column;gap:.25rem}.reviews-modal .modal-wrapper .modal-content .self-review-container .title{font-size:1.1rem;font-weight:500;color:#fffc}.reviews-modal .modal-wrapper .modal-content .self-review-container .subtitle{display:flex;align-items:center;gap:.25rem;font-size:.9rem;font-weight:400;color:#ffffff80}.reviews-modal .modal-wrapper .modal-content .self-review-container .subtitle svg{width:1rem;height:1rem;color:#ffffff80;margin-top:.25rem}.reviews-modal .modal-wrapper .modal-content .self-review-container textarea{width:100%;min-height:7.5vh;max-height:15vh;border-radius:.5rem;padding:1rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;color:#fffc;background:none;border:1px solid rgba(255,255,255,.1);resize:vertical}.reviews-modal .modal-wrapper .modal-content .self-review-container textarea:focus{outline:none;box-shadow:none}.reviews-modal .modal-wrapper .modal-content .self-review-container textarea::-webkit-scrollbar{display:none}.reviews-modal .modal-wrapper .modal-content .self-review-container .error-message{font-size:.9rem;font-weight:500;color:#e03232}.reviews-modal .modal-wrapper .modal-content .self-review-container .button{border-radius:.25rem;padding:.7rem 1rem;width:max-content;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .4s ease-in-out}.reviews-modal .modal-wrapper .modal-content .self-review-container .button.full{width:100%}.reviews-modal .modal-wrapper .modal-content .self-review-container .button.red{background-color:#e03232}.reviews-modal .modal-wrapper .modal-content .self-review-container .button.red:hover{background-color:#d94848;color:#fff}.reviews-modal .modal-wrapper .modal-content .items{display:flex;flex-direction:column;height:100%;overflow-y:auto;overflow-x:hidden}.reviews-modal .modal-wrapper .modal-content .items::-webkit-scrollbar{display:none;margin:0}.reviews-modal .modal-wrapper .modal-content .items .no-reviews{display:flex;align-items:center;justify-content:center;margin-top:30%;font-size:1.15rem;font-weight:500;color:#ffffff80}.reviews-modal .modal-wrapper .modal-content .items .loading{display:flex;align-items:center;justify-content:center;padding:2.5rem 0}.reviews-modal .modal-wrapper .modal-content .items .item{display:flex;flex-direction:column;gap:1rem;width:100%;border-bottom:1px solid rgba(255,255,255,.1);padding:1rem 0}.reviews-modal .modal-wrapper .modal-content .items .item .item-header{display:flex;align-items:center;justify-content:space-between;width:100%}.reviews-modal .modal-wrapper .modal-content .items .item .item-header .user{display:flex;align-items:center;gap:.75rem}.reviews-modal .modal-wrapper .modal-content .items .item .item-header .user img{width:2.5rem;height:2.5rem;border-radius:50%;object-fit:cover;object-position:center}.reviews-modal .modal-wrapper .modal-content .items .item .item-header .user .user-details{display:flex;flex-direction:column}.reviews-modal .modal-wrapper .modal-content .items .item .item-header .user .user-details .name{font-size:1rem;font-weight:600;color:#ffffffb3}.reviews-modal .modal-wrapper .modal-content .items .item .item-header .user .user-details .verified{display:flex;align-items:center;gap:.25rem;font-size:.9rem;font-weight:500;color:#ffffff80}.reviews-modal .modal-wrapper .modal-content .items .item .item-header .user .user-details .verified svg{width:1.15rem;height:1.15rem;color:#2a6c98}.reviews-modal .modal-wrapper .modal-content .items .item .item-header .product{display:flex;align-items:center;gap:.75rem}.reviews-modal .modal-wrapper .modal-content .items .item .item-header .product>div{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.reviews-modal .modal-wrapper .modal-content .items .item .item-header .product>div .title{font-size:1.1rem;font-weight:500;color:#fffc}.reviews-modal .modal-wrapper .modal-content .items .item .item-header .product>div .star-container{width:1.1rem;height:1.1rem}.reviews-modal .modal-wrapper .modal-content .items .item .item-header .product img{aspect-ratio:16/9;width:7rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.1)}.reviews-modal .modal-wrapper .modal-content .items .item .item-content{font-size:1rem;font-weight:400;color:#fffc}.reviews-modal .modal-wrapper .modal-content .items .item .responses{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem;padding-left:1rem;border-left:1px solid rgba(255,255,255,.08)}.reviews-modal .modal-wrapper .modal-content .items .item .responses .response{display:flex;flex-direction:column;gap:.5rem;padding:.75rem 0}.reviews-modal .modal-wrapper .modal-content .items .item .responses .response .response-meta{display:flex;align-items:center;gap:.5rem;font-size:.85rem}.reviews-modal .modal-wrapper .modal-content .items .item .responses .response .response-meta .admin-name{font-weight:600;color:#ffffffe6;display:flex;align-items:center;gap:.5rem}.reviews-modal .modal-wrapper .modal-content .items .item .responses .response .response-meta .admin-badge{display:inline-flex;align-items:center;padding:.2rem .5rem;background:#c2d2ff26;border:1px solid rgba(194,210,255,.25);border-radius:.25rem;color:#c2d2ff;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.reviews-modal .modal-wrapper .modal-content .items .item .responses .response .response-meta .response-date{color:#fff6;font-size:.75rem}.reviews-modal .modal-wrapper .modal-content .items .item .responses .response .response-meta .response-actions{display:flex;align-items:center;margin-left:auto;gap:.25rem}.reviews-modal .modal-wrapper .modal-content .items .item .responses .response .response-meta .response-actions .button{display:flex;align-items:center;justify-content:center;padding:.25rem .4rem;border-radius:.25rem;background:transparent;border:none;cursor:pointer;transition:all .2s ease-in-out;color:#fff6}.reviews-modal .modal-wrapper .modal-content .items .item .responses .response .response-meta .response-actions .button svg{width:14px;height:14px}.reviews-modal .modal-wrapper .modal-content .items .item .responses .response .response-meta .response-actions .button:hover:not([data-disabled=true]){color:#ffffffb3;background:#ffffff0d}.reviews-modal .modal-wrapper .modal-content .items .item .responses .response .response-meta .response-actions .button[data-disabled=true]{opacity:.5;cursor:not-allowed}.reviews-modal .modal-wrapper .modal-content .items .item .responses .response .response-body{color:#ffffffbf;line-height:1.6;font-size:.9rem}.reviews-modal .modal-wrapper .modal-content .items .item .response-form{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem;padding-left:1rem;border-left:1px solid rgba(255,255,255,.08)}.reviews-modal .modal-wrapper .modal-content .items .item .response-form textarea{width:100%;min-height:5vh;max-height:12vh;border-radius:.4rem;padding:.5rem .65rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:400;color:#ffffffd9;background:#00000040;border:1px solid rgba(255,255,255,.08);resize:vertical;transition:all .2s ease-in-out}.reviews-modal .modal-wrapper .modal-content .items .item .response-form textarea::placeholder{color:#ffffff59}.reviews-modal .modal-wrapper .modal-content .items .item .response-form textarea:focus{outline:none;border-color:#c2d2ff4d;background:#0000004d}.reviews-modal .modal-wrapper .modal-content .items .item .response-form textarea:disabled{opacity:.5;cursor:not-allowed}.reviews-modal .modal-wrapper .modal-content .items .item .response-form textarea::-webkit-scrollbar{width:4px}.reviews-modal .modal-wrapper .modal-content .items .item .response-form textarea::-webkit-scrollbar-track{background:#ffffff0d;border-radius:2px}.reviews-modal .modal-wrapper .modal-content .items .item .response-form textarea::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.reviews-modal .modal-wrapper .modal-content .items .item .response-form textarea::-webkit-scrollbar-thumb:hover{background:#ffffff40}.reviews-modal .modal-wrapper .modal-content .items .item .response-form .buttons{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.reviews-modal .modal-wrapper .modal-content .items .item .response-form .buttons .button{display:flex;align-items:center;justify-content:center;border-radius:.4rem;padding:.4rem .75rem;width:max-content;min-width:auto;font-size:.85rem;font-weight:500;color:#ffffffe6;background:#c2d2ff26;border:1px solid rgba(194,210,255,.2);cursor:pointer;transition:all .2s ease-in-out}.reviews-modal .modal-wrapper .modal-content .items .item .response-form .buttons .button svg{width:.9rem;height:.9rem;color:#ffffffe6}.reviews-modal .modal-wrapper .modal-content .items .item .response-form .buttons .button:hover:not([data-disabled=true]){background:#c2d2ff40;border-color:#c2d2ff4d;color:#fff}.reviews-modal .modal-wrapper .modal-content .items .item .response-form .buttons .button:hover:not([data-disabled=true]) svg{color:#fff}.reviews-modal .modal-wrapper .modal-content .items .item .response-form .buttons .button[data-disabled=true]{opacity:.4;cursor:not-allowed;background:#ffffff0d;border-color:#ffffff0d}.reviews-modal .modal-wrapper .modal-content .items .item .item-footer{display:flex;align-items:center;justify-content:space-between;width:100%}.reviews-modal .modal-wrapper .modal-content .items .item .item-footer .date{font-size:.8rem;font-weight:400;color:#ffffff80}.reviews-modal .modal-wrapper .modal-content .items .item .item-footer .buttons{display:flex;align-items:center;gap:.25rem}.reviews-modal .modal-wrapper .modal-content .items .item .item-footer .buttons .button{display:flex;align-items:center;gap:.35rem;font-size:.9rem;font-weight:500;color:#fff9;padding:.4rem .75rem;border-radius:.5rem;cursor:pointer;transition:all .3s ease-in-out}.reviews-modal .modal-wrapper .modal-content .items .item .item-footer .buttons .button svg{width:1rem;height:1rem;color:#fff9;transition:all .3s ease-in-out}.reviews-modal .modal-wrapper .modal-content .items .item .item-footer .buttons .button[data-active=true],.reviews-modal .modal-wrapper .modal-content .items .item .item-footer .buttons .button:hover{color:#fff;background-color:#ffffff1a}.reviews-modal .modal-wrapper .modal-content .items .item .item-footer .buttons .button[data-active=true] svg,.reviews-modal .modal-wrapper .modal-content .items .item .item-footer .buttons .button:hover svg{color:#fff}.statistics{display:flex;flex-direction:column;align-items:center;gap:2rem;width:22.5vw;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.05);background:radial-gradient(circle at bottom center,#1918311a,#211d2b80);backdrop-filter:blur(5px);border-radius:.5rem;padding:4rem 3rem 3.5rem}@media (max-width: 768px){.statistics{width:100%;padding:2rem 1.5rem;gap:1.5rem}}.statistics .title{font-size:1.1rem;font-weight:500;color:#a0a3b4;position:absolute;z-index:1;left:1rem;top:1rem}@media (max-width: 768px){.statistics .title{font-size:.85rem;left:.75rem;top:.75rem}}.statistics .statistics-banner{position:absolute;top:2rem;right:-2.25rem;rotate:45deg;background-color:#ad2222bf;color:#e9e8e8;font-size:.75rem;font-weight:500;padding:.25rem 2rem}.statistics .statistics-footer{position:absolute;bottom:.5rem;left:.75rem;display:flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;color:#9ca3af}@media (max-width: 768px){.statistics .statistics-footer{font-size:.65rem;bottom:.375rem;left:.5rem;gap:.15rem}}.statistics .statistics-footer .dot{width:.7rem;height:.7rem;border-radius:50%;background-color:#238f55;margin:0 .25rem}.statistics .statistics-footer a{color:#b37b58}.statistics .boxes{display:flex;gap:3rem}@media (max-width: 768px){.statistics .boxes{gap:2rem;width:100%;justify-content:space-around}}.statistics .boxes .box{display:flex;align-items:center;flex-direction:column;gap:.5rem;width:100%}.statistics .boxes .box .value{color:#fffc;text-shadow:0 0 .75rem rgba(0,0,0,.5);font-size:2.25rem;font-weight:600}@media (max-width: 768px){.statistics .boxes .box .value{font-size:2rem}}.statistics .boxes .box .label{font-size:.9rem;font-weight:500;color:#9ca3af}@media (max-width: 768px){.statistics .boxes .box .label{font-size:.75rem}}.gallery-wrapper{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:100%}@media (max-width: 768px){.gallery-wrapper{gap:.75rem;width:100%;max-width:100%;min-width:0}}.gallery-wrapper .active{position:relative;width:50vw;height:100%;border-radius:.5rem;aspect-ratio:16/9}@media (max-width: 768px){.gallery-wrapper .active{width:100%}}.gallery-wrapper .active .item{position:relative;width:100%;height:100%}.gallery-wrapper .active iframe,.gallery-wrapper .active img,.gallery-wrapper .active video{width:100%;height:100%;object-fit:cover;border-radius:.5rem;aspect-ratio:16/9}.gallery-wrapper .active iframe{border:none;overflow:hidden;outline:none}.gallery-wrapper .active .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;background-color:#0009;backdrop-filter:blur(10px);border-radius:50%;cursor:pointer;transition:all .2s ease-in-out;touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media (max-width: 768px){.gallery-wrapper .active .play-button{width:4.5rem;height:4.5rem;min-width:44px;min-height:44px}}.gallery-wrapper .active .play-button:hover{background-color:#000c;transform:translate(-50%,-50%) scale(1.1)}.gallery-wrapper .active .play-button svg{width:2rem;height:2rem;color:#fff;margin-left:.25rem}@media (max-width: 768px){.gallery-wrapper .active .play-button svg{width:1.5rem;height:1.5rem}}.gallery-wrapper .active .arrow{display:flex;align-items:center;position:absolute;z-index:2;top:0;bottom:0;left:.75vw;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media (max-width: 768px){.gallery-wrapper .active .arrow{left:.5rem;padding:.5rem;min-width:44px;min-height:44px}}.gallery-wrapper .active .arrow svg{background-color:#00000040;backdrop-filter:blur(10px);color:#fafafa;padding:.5rem;width:2.5rem;height:2.5rem;border-radius:50%}@media (max-width: 768px){.gallery-wrapper .active .arrow svg{width:2rem;height:2rem;padding:.4rem}}.gallery-wrapper .active .arrow:last-child{left:inherit;right:.75vw}@media (max-width: 768px){.gallery-wrapper .active .arrow:last-child{right:.5rem}}.gallery-wrapper .gallery{position:relative;width:50vw;height:auto;min-height:fit-content;overflow:hidden;max-width:100%}@media (max-width: 768px){.gallery-wrapper .gallery{width:100%;max-width:100%;min-width:0;overflow:hidden}}.gallery-wrapper .gallery:after{content:"";position:absolute;top:0;bottom:0;width:4rem;z-index:1;pointer-events:none}.gallery-wrapper .gallery:after{right:0;background:linear-gradient(to left,rgba(0,0,0,.3),transparent)}.gallery-wrapper .gallery .images{display:flex;align-items:flex-start;flex-wrap:nowrap;gap:1rem;width:max-content;max-width:100%;height:auto;min-height:5.625vw;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;contain:layout style paint;-ms-overflow-style:none;scrollbar-width:none}@media (max-width: 768px){.gallery-wrapper .gallery .images{gap:.75rem;padding:.5rem .75rem .75rem;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;will-change:scroll-position;max-width:100%;min-width:0;box-sizing:border-box}}.gallery-wrapper .gallery .images::-webkit-scrollbar{display:none}.gallery-wrapper .gallery .images .item{position:relative;width:10vw;height:5.625vw;flex-shrink:0;flex-grow:0;overflow:hidden;border-radius:.5rem;border:2px solid transparent}@media (max-width: 768px){.gallery-wrapper .gallery .images .item{width:30vw;height:16.875vw;min-width:140px;min-height:78.75px;max-width:140px;max-height:78.75px;cursor:pointer;-webkit-tap-highlight-color:transparent}}.gallery-wrapper .gallery .images .item[data-active=true]{border-color:#fff6}@media (max-width: 768px){.gallery-wrapper .gallery .images .item[data-active=true]{border-width:3px;border-color:#fff9;scroll-snap-align:start}}@media (max-width: 768px){.gallery-wrapper .gallery .images .item{scroll-snap-align:start}}.gallery-wrapper .gallery .images .item .iframe-overlay{position:absolute;inset:0;cursor:pointer}.gallery-wrapper .gallery .images .item .video-indicator{position:absolute;bottom:.4rem;right:.4rem;display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background-color:#0009;backdrop-filter:blur(4px);border-radius:.3rem;pointer-events:none}.gallery-wrapper .gallery .images .item .video-indicator svg{width:1rem;height:1rem;color:#fff;margin-left:.1rem}.gallery-wrapper .gallery .images iframe,.gallery-wrapper .gallery .images img,.gallery-wrapper .gallery .images video{width:100%;height:100%;display:block;object-fit:contain;border-radius:.5rem;cursor:pointer;transition:all .4s ease-in-out}.gallery-wrapper .gallery .images iframe{border:none;overflow:hidden;outline:none}.gallery-wrapper .gallery .arrow{display:flex;align-items:center;justify-content:center;position:absolute;z-index:2;top:50%;transform:translateY(-50%);pointer-events:none;cursor:pointer;user-select:none}@media (max-width: 768px){.gallery-wrapper .gallery .arrow{display:none}}.gallery-wrapper .gallery .arrow:first-child{left:.5vw}.gallery-wrapper .gallery .arrow:nth-child(2){right:.5vw}.gallery-wrapper .gallery .arrow svg{background-color:#0006;backdrop-filter:blur(10px);color:#fafafa;padding:.5rem;width:2rem;height:2rem;border-radius:50%;transition:all .2s ease-in-out;pointer-events:auto}.gallery-wrapper .gallery .arrow svg:hover{background-color:#0009;transform:scale(1.1)}.product-page-container{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.product-page{display:flex;gap:7.5rem;padding-top:12rem;min-height:100vh}@media (max-width: 768px){.product-page{flex-direction:column;gap:2rem;padding-top:6rem;padding-left:1.5rem;padding-right:1.5rem;width:100%;max-width:100vw;overflow-x:hidden;box-sizing:border-box}}.product-page .product-images{display:flex;flex-direction:column;align-items:flex-end}@media (max-width: 768px){.product-page .product-images{align-items:center;width:100%;max-width:100vw;overflow:hidden}}.product-page .product-details{display:flex;flex-direction:column;gap:1.5rem;padding:2vh 0}@media (max-width: 768px){.product-page .product-details{padding:0;width:100%}}.product-page .product-details .product-info{display:flex;flex-direction:column;gap:.25rem;width:22.5vw}@media (max-width: 768px){.product-page .product-details .product-info{width:100%}}.product-page .product-details .product-info .title{font-size:4rem;font-weight:600;color:#fff}@media only screen and (max-width: 450px){.product-page .product-details .product-info .title{font-size:2.5rem}}.product-page .product-details .product-info .reviews{display:flex;align-items:center;gap:.25rem;width:max-content;cursor:pointer;transition:all .3s ease-in-out}.product-page .product-details .product-info .reviews:hover{filter:brightness(.7)}.product-page .product-details .product-info .reviews .stars{display:flex;align-items:center}.product-page .product-details .product-info .reviews .stars span{clip-path:url(#starClip);width:1.4rem;height:1.4rem}.product-page .product-details .product-info .reviews .stars span svg{background:#f2c10e;width:100%;height:100%}.product-page .product-details .product-info .reviews .stars span.empty svg{background:#393939}.product-page .product-details .product-info .reviews .stars span.notfull svg{background:inherit}.product-page .product-details .product-info .reviews .rating{font-size:.95rem;font-weight:500;line-height:1.125rem;color:#ffffff80;margin-top:.25rem}.product-page .product-details .product-info .tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:.75rem 0}.product-page .product-details .product-info .tags p{font-size:.9rem;font-weight:500;color:#a0a3b4;border:1px solid rgb(34,37,43);margin:0;padding:.5rem .75rem;border-radius:.8rem}@media only screen and (max-width: 450px){.product-page .product-details .product-info .tags p{font-size:.7rem}}.product-page .product-details .product-info .price-container{display:flex;flex-direction:column;gap:.5rem}.product-page .product-details .product-info .price-container .price{display:flex;flex-direction:row;align-items:flex-start;gap:.5rem;flex-wrap:wrap;align-content:flex-start}.product-page .product-details .product-info .price-container .price .price-skeleton{width:120px;height:44px;background:linear-gradient(90deg,#a0a3b433 25%,#a0a3b466,#a0a3b433 75%);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite;border-radius:8px}.product-page .product-details .product-info .price-container .price span{font-size:2.75rem;font-weight:500;line-height:3.25rem;color:#a0a3b4;align-self:baseline}.product-page .product-details .product-info .price-container .price .original-price{font-size:2rem;text-decoration:line-through;opacity:.6;color:#a0a3b4;align-self:baseline}.product-page .product-details .product-info .price-container .price .sale-price{color:#4ade80;align-self:baseline}.product-page .product-details .product-info .price-container .price .discount-badge{font-size:.75rem;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:.4rem .75rem;border-radius:.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 12px #ef444466;margin-left:.5rem;line-height:1;align-self:flex-start;margin-top:.5rem}.product-page .product-details .product-info .price-container .price .per-month{font-size:1.25rem;font-weight:300;color:#a0a3b48c;margin-left:-.25rem;letter-spacing:-.02em;align-self:baseline}.product-page .product-details .product-info .price-container .vat-disclaimer{font-size:.75rem;color:#a0a3b480;font-weight:400;margin-top:-.25rem}.product-page .product-details .product-info .buttons{display:flex;flex-direction:column}.product-page .product-details .product-info .button{margin:.5rem 0;padding:1rem 1.5rem;width:100%}.product-page .product-details .product-info .type{display:flex;gap:.75rem;margin-top:.5rem;margin-bottom:1.5rem}.product-page .product-details .product-info .type .selected{font-size:1rem;font-weight:500;color:#a0a3b4}.product-page .product-details .dropdowns{display:flex;flex-direction:column;gap:.5rem;width:22.5vw}.product-page .product-details .dropdowns .package-item{display:flex;flex-direction:column;gap:1rem;width:100%;padding:.75rem .25rem;border-bottom:1px solid rgb(34,37,43)}.product-page .product-details .dropdowns .package-item .package-item-title{display:flex;align-items:center;justify-content:space-between;user-select:none;font-size:1.1rem;font-weight:500;color:#a0a3b4}@media (max-width: 768px){.product-page .product-details .dropdowns .package-item .package-item-title{font-size:1rem}}.product-page .product-details .dropdowns .package-item .package-item-title svg{margin-right:.5rem;font-size:.85rem;color:#a0a3b4}@media (max-width: 768px){.product-page .product-details .dropdowns .package-item .package-item-title svg{margin-right:.25rem;font-size:.75rem}}.product-page .product-details .dropdowns .package-item .package-item-content{font-size:1rem;font-weight:400;color:#c8c8c8cc;overflow:hidden;user-select:none}@media (max-width: 768px){.product-page .product-details .dropdowns .package-item .package-item-content{font-size:.9rem}}.product-page .product-details .dropdowns .package-item .package-item-content>.button{font-size:1rem;padding:.9rem .75rem;width:100%}@media (max-width: 768px){.product-page .product-details .dropdowns .package-item .package-item-content>.button{font-size:.85rem;padding:.8rem .5rem}}.product-page .product-details .dropdowns .package-item .package-item-content>.button svg{height:1.25rem;width:1.25rem}@media (max-width: 768px){.product-page .product-details .dropdowns .package-item .package-item-content>.button svg{height:1.1rem;width:1.1rem}}.product-page .product-details .dropdowns .list{display:flex;flex-direction:column;gap:.25rem}.product-page .product-details .dropdowns .list>a{display:flex;align-items:center;gap:.5rem;padding:.25rem 0;cursor:pointer;transition:all .3s ease-in-out}.product-page .product-details .dropdowns .list>a:has(svg) .label{max-width:90%}.product-page .product-details .dropdowns .list>a .label{font-size:1rem;font-weight:500;color:#a0a3b4}.product-page .product-details .dropdowns .list>a .bullet{font-size:1.25rem;color:#a0a3b4}.product-page .product-details .dropdowns .list>a svg{width:1rem;height:1rem}.product-page .product-details .dropdowns .list>a:hover{filter:brightness(.7)}@media (max-width: 768px){.product-page .product-details .dropdowns{width:100%}}.product-page .product-description-markdown{color:#fffc;line-height:1.6;font-size:.95rem}.product-page .product-description-markdown h1,.product-page .product-description-markdown h2,.product-page .product-description-markdown h3,.product-page .product-description-markdown h4,.product-page .product-description-markdown h5,.product-page .product-description-markdown h6{color:#fff;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem;line-height:1.3}.product-page .product-description-markdown h1{font-size:1.75rem}.product-page .product-description-markdown h2{font-size:1.5rem}.product-page .product-description-markdown h3{font-size:1.25rem}.product-page .product-description-markdown h4,.product-page .product-description-markdown h5,.product-page .product-description-markdown h6{font-size:1.1rem}.product-page .product-description-markdown p{margin-bottom:1rem;color:#fffc}.product-page .product-description-markdown a{color:#60a5fa;text-decoration:underline;transition:color .2s ease}.product-page .product-description-markdown a:hover{color:#93c5fd}.product-page .product-description-markdown ul,.product-page .product-description-markdown ol{margin:1rem 0;padding-left:1.5rem;color:#fffc}.product-page .product-description-markdown li{margin-bottom:.5rem}.product-page .product-description-markdown pre{background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;padding:1rem;overflow-x:auto;margin:1rem 0}.product-page .product-description-markdown code{background:#0000004d;padding:.2rem .4rem;border-radius:.25rem;font-family:Courier New,monospace;font-size:.9em}.product-page .product-description-markdown pre code{background:transparent;padding:0}.product-page .product-description-markdown blockquote{border-left:3px solid rgba(255,255,255,.3);padding-left:1rem;margin:1rem 0;color:#ffffffb3;font-style:italic}.product-page .product-description-markdown table{width:100%;border-collapse:collapse;margin:1rem 0}.product-page .product-description-markdown th,.product-page .product-description-markdown td{border:1px solid rgba(255,255,255,.1);padding:.5rem;text-align:left}.product-page .product-description-markdown th{background:#ffffff0d;font-weight:600;color:#fff}.product-page .product-description-markdown hr{border:none;border-top:1px solid rgba(255,255,255,.1);margin:1.5rem 0}.product-page .product-description-markdown img{max-width:100%;height:auto;border-radius:.5rem;margin:1rem 0}.product-page .product-description-markdown strong{color:#fff;font-weight:600}.product-page .product-description-markdown em{font-style:italic}.product-page .product-description-markdown del,.product-page .product-description-markdown s{text-decoration:line-through;opacity:.7}.demo{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;width:100%;height:100vh}@media (max-width: 768px){.demo{display:none}}.demo .title{font-size:3.75rem;line-height:4.5rem;font-weight:600;color:#fff}@media (max-width: 768px){.demo .title{font-size:clamp(2rem,8vw,2.5rem);line-height:1.2;text-align:center}}.demo iframe{width:90vw;height:90vh;filter:brightness(.9);border:none;mask-image:linear-gradient(180deg,#c4c4c4 80%,#c4c4c400)}@media (max-width: 768px){.demo iframe{width:100%;height:50vh;min-height:300px}}:root{--skeleton-color: radial-gradient(circle at bottom center, rgba(33, 32, 65, .1), rgba(44, 39, 57, .5))}.product-page-skeleton{display:flex;gap:7.5rem;padding-top:12rem;min-height:100vh;width:100%;padding-left:8vw}@media (max-width: 768px){.product-page-skeleton{flex-direction:column;gap:2rem;padding-top:6rem;padding-left:1rem;padding-right:1rem}}.product-page-skeleton .gallery-skeleton{display:flex;flex-direction:column;gap:1rem;width:100%}.product-page-skeleton .gallery-skeleton .gallery-active-skeleton{width:50vw;border-radius:.5rem;aspect-ratio:16/9;background:var(--skeleton-color);animation:skeleton-loading 1.5s ease-in-out infinite}@media (max-width: 768px){.product-page-skeleton .gallery-skeleton .gallery-active-skeleton{width:100%}}.product-page-skeleton .gallery-skeleton .gallery-items-skeleton{display:flex;align-items:center;gap:1rem}@media (max-width: 768px){.product-page-skeleton .gallery-skeleton .gallery-items-skeleton{gap:.75rem;overflow-x:auto}}.product-page-skeleton .gallery-skeleton .gallery-items-skeleton .gallery-item-skeleton{width:10vw;height:100%;aspect-ratio:16/9;border-radius:.5rem;background:var(--skeleton-color);animation:skeleton-loading 1.5s ease-in-out infinite}@media (max-width: 768px){.product-page-skeleton .gallery-skeleton .gallery-items-skeleton .gallery-item-skeleton{width:25vw;min-width:100px;flex-shrink:0}}.product-page-skeleton .product-info-skeleton{display:flex;flex-direction:column;gap:.75rem;width:100%;margin-top:2.5rem}.product-page-skeleton .product-info-skeleton .title-skeleton{width:22.5vw;height:5rem;border-radius:.5rem;margin-bottom:1rem;background:var(--skeleton-color);animation:skeleton-loading 1.5s ease-in-out infinite}@media (max-width: 768px){.product-page-skeleton .product-info-skeleton .title-skeleton{width:100%;height:3rem;margin-bottom:.75rem}}.product-page-skeleton .product-info-skeleton .reviews-skeleton{width:14vw;height:2rem;border-radius:.5rem;background:var(--skeleton-color);animation:skeleton-loading 1.5s ease-in-out infinite}@media (max-width: 768px){.product-page-skeleton .product-info-skeleton .reviews-skeleton{width:60%;height:1.75rem}}.product-page-skeleton .product-info-skeleton .tags-skeleton{display:flex;align-items:center;gap:.5rem}@media (max-width: 768px){.product-page-skeleton .product-info-skeleton .tags-skeleton{flex-wrap:wrap;gap:.4rem}}.product-page-skeleton .product-info-skeleton .tags-skeleton .tag-skeleton{width:4vw;height:2rem;border-radius:.5rem;background:var(--skeleton-color);animation:skeleton-loading 1.5s ease-in-out infinite}@media (max-width: 768px){.product-page-skeleton .product-info-skeleton .tags-skeleton .tag-skeleton{width:80px;height:1.75rem}}.product-page-skeleton .product-info-skeleton .price-skeleton{width:14vw;height:3rem;border-radius:.5rem;background:var(--skeleton-color);animation:skeleton-loading 1.5s ease-in-out infinite}@media (max-width: 768px){.product-page-skeleton .product-info-skeleton .price-skeleton{width:50%;height:2.5rem}}.product-page-skeleton .product-info-skeleton .buttons-skeleton{display:flex;flex-direction:column;gap:.5rem;margin-top:1.5rem}@media (max-width: 768px){.product-page-skeleton .product-info-skeleton .buttons-skeleton{margin-top:1rem;gap:.4rem}}.product-page-skeleton .product-info-skeleton .buttons-skeleton .button-skeleton{width:22.5vw;height:5rem;border-radius:.5rem;background:var(--skeleton-color);animation:skeleton-loading 1.5s ease-in-out infinite}@media (max-width: 768px){.product-page-skeleton .product-info-skeleton .buttons-skeleton .button-skeleton{width:100%;height:3.5rem}}.product-page-skeleton .product-info-skeleton .dropdowns-skeleton{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}@media (max-width: 768px){.product-page-skeleton .product-info-skeleton .dropdowns-skeleton{margin-top:.75rem;gap:.4rem}}.product-page-skeleton .product-info-skeleton .dropdowns-skeleton .dropdown-skeleton{width:22.5vw;height:3rem;border-radius:.5rem;background:var(--skeleton-color);animation:skeleton-loading 1.5s ease-in-out infinite}@media (max-width: 768px){.product-page-skeleton .product-info-skeleton .dropdowns-skeleton .dropdown-skeleton{width:100%;height:2.5rem}}.product-page-skeleton .product-info-skeleton .statistics-skeleton{width:22.5vw;height:10rem;border-radius:.5rem;margin-top:1rem;background:var(--skeleton-color);animation:skeleton-loading 1.5s ease-in-out infinite}@media (max-width: 768px){.product-page-skeleton .product-info-skeleton .statistics-skeleton{width:100%;height:8rem;margin-top:.75rem}}
