/* @custom-gratisqrcode: F35 - geminificeerd uit custom.css (clean-css). Bron is single source of truth. */
:root{--site-primary:#1a1a2e;--site-accent:#f5c518;--site-cta-bg:var(--site-accent);--site-cta-text:#1a1a2e;--site-footer-bg:#1a1a2e;--site-footer-text:#ffffff;--app-topnav-bg:#FFD700;--app-sidebar-active-bg:#F5C400}.site-qrcodenl{--site-primary:#2d6cdf;--site-accent:#2d6cdf;--site-cta-bg:var(--site-primary);--site-cta-text:#ffffff;--site-footer-bg:#0a2540;--app-topnav-bg:#ffffff;--app-sidebar-active-bg:#2d6cdf}.site-qrcodeme{--site-primary:#10a97b;--site-accent:#10a97b;--site-cta-bg:var(--site-primary);--site-cta-text:#ffffff;--site-footer-bg:#0d3328;--app-topnav-bg:#ffffff;--app-sidebar-active-bg:#10a97b}.site-qrkode{--site-primary:#1d4ed8;--site-accent:#3b82f6;--site-cta-bg:var(--site-primary);--site-cta-text:#ffffff;--site-footer-bg:#0f172a;--app-topnav-bg:#ffffff;--app-sidebar-active-bg:#1d4ed8}html{scroll-behavior:smooth}.border-dashed{border-style:dashed!important}.bg-primary-100{background-color:rgba(var(--primary-rgb,0,123,255),.1)!important}.hqr-teaser-card{background:linear-gradient(135deg,#f8f9fa 0,#fff 100%);border:1px solid #e9ecef;border-radius:.5rem;padding:1.25rem}body[data-theme-style=dark].bg-white{background:var(--body-bg)!important}.app{background:#fbfcfd}[data-theme-style=dark].app{background:#0d0f11}.app-overlay{position:fixed;width:100%;height:100%;background:var(--gray-100);z-index:100;opacity:.5}.app-sidebar{display:flex;flex-direction:column;min-width:260px;max-width:260px;background:#ededed!important;border:1px solid var(--gray-100);border-radius:var(--border-radius);margin:1rem 1.5rem 1rem -300px;transition:margin-left .15s linear,margin-right .15s linear;position:fixed;top:0;bottom:0;left:0;z-index:101}[dir=rtl] .app-sidebar{margin-left:initial;left:initial;right:0;margin-right:-300px;border-left:1px solid var(--gray-100);border-right:0}[dir=rtl] [data-theme-style=dark] .app-sidebar{border-right:0;border-left:1px solid var(--gray-100)}body.app-sidebar-opened .app-sidebar{margin-left:1.5rem}[dir=rtl] body.app-sidebar-opened .app-sidebar{margin-right:1.5rem}@media (min-width:992px){.app-sidebar{margin-left:1.5rem}[dir=rtl] .app-sidebar{margin-right:1.5rem}}.app-sidebar-title{display:flex;justify-content:center;align-items:center;padding:.5rem;margin:.5rem;height:75px}.app-sidebar-title a{font-size:1.4rem;color:var(--gray-900);font-weight:600}.app-sidebar-title a:hover{text-decoration:none}.app-sidebar-footer{width:100%}.app-sidebar-footer>a{width:100%;padding:.75rem 1.75rem;border-top:1px solid var(--gray-100);display:flex;align-items:center;color:var(--gray-500);font-size:.9rem;font-weight:500;transition:background .3s;border-radius:var(--border-radius)}.app-sidebar-footer>a:hover{text-decoration:none;background:var(--gray-200);color:var(--gray-600)}.app-sidebar-links-wrapper{overflow-y:scroll;width:calc(100% - 6px);padding-top:.75rem;padding-bottom:.25rem;scrollbar-width:none}.app-sidebar-links-wrapper:hover{width:100%;scrollbar-color:#d4d4d4 #EDEDED!important;scrollbar-width:thin!important}.app-sidebar-links-wrapper::-webkit-scrollbar{background-color:transparent;width:0}.app-sidebar-links-wrapper::-webkit-scrollbar-thumb{background:#d4d4d4;border-radius:10px}.app-sidebar-links-wrapper:hover::-webkit-scrollbar{width:6px}.app-sidebar-links-wrapper:hover::-webkit-scrollbar-track{width:6px}.app-sidebar-links{display:flex;flex-direction:column;align-items:center;list-style:none;padding:0;margin:0}.app-sidebar-links>li{width:100%;padding:.25rem calc(1rem - 6px) .25rem 1rem}.app-sidebar-links>.divider-wrapper{width:100%;padding:0 calc(.75rem - 6px) 0 .75rem;margin:.25rem 0}.app-sidebar-links>.divider-wrapper>.divider{border-top:1px solid var(--gray-100)}.app-sidebar-links>li>a{width:100%;display:flex;align-items:center;color:#333!important;border-radius:var(--border-radius);padding:.75rem 1rem;transition:background .3s;font-size:1rem;font-weight:500}.app-sidebar-links>li>a:hover{text-decoration:none;background:#e0e0e0!important;color:#333!important}[data-theme-style=dark] .app-sidebar-links>li>a:hover{background:#e0e0e0!important;color:#333!important}.app-sidebar-links>li.active>a:not(.default){background:var(--app-sidebar-active-bg,#f5c400)!important;color:#fff!important;font-weight:600}.app-sidebar-links>li.active>a:not(.default) i,.app-sidebar-links>li.active>a:not(.default) span,.app-sidebar-links>li.active>a:not(.default) svg{color:#fff!important}[data-theme-style=dark] .app-sidebar-links>li.active>a:not(.default){background:#f5c400!important;color:#fff!important}[data-theme-style=dark] .app-sidebar-links>li.active>a:not(.default) i,[data-theme-style=dark] .app-sidebar-links>li.active>a:not(.default) span,[data-theme-style=dark] .app-sidebar-links>li.active>a:not(.default) svg{color:#fff!important}.app-sidebar-avatar{width:35px;height:35px;border-radius:50%}.app-sidebar-footer-block{max-width:100%}.app-sidebar-footer-text{color:var(--gray-600)}.app-content{margin-left:0;flex-grow:1;min-width:0;overflow-x:hidden;background:#f9fafb!important}[dir=rtl] .app-content{margin-left:initial;margin-right:0}@media (min-width:992px){.app-content{margin-left:calc(260px + 1.5rem)}[dir=rtl] .app-content{margin-left:initial;margin-right:calc(260px + 1.5rem)}}@media (min-width:992px){body.sidebar-collapsed .app-sidebar{margin-left:-300px}body.sidebar-collapsed .app-content{margin-left:0}[dir=rtl] body.sidebar-collapsed .app-sidebar{margin-right:-300px}[dir=rtl] body.sidebar-collapsed .app-content{margin-right:0}}.sidebar-collapse-toggle{position:absolute;top:1.5rem;right:-14px;z-index:102;width:28px;height:28px;border-radius:50%;border:1px solid var(--gray-200);background:var(--white);color:var(--gray-500);cursor:pointer;align-items:center;justify-content:center;padding:0;font-size:.7rem;transition:background .2s,color .2s,box-shadow .2s;box-shadow:0 1px 3px rgba(0,0,0,.1)}.sidebar-collapse-toggle:hover{background:var(--gray-100);color:var(--gray-700);box-shadow:0 2px 6px rgba(0,0,0,.15)}[data-theme-style=dark] .sidebar-collapse-toggle{background:var(--gray-100);border-color:var(--gray-200);color:var(--gray-600)}body.sidebar-collapsed .sidebar-collapse-toggle{right:auto;left:auto;position:fixed;top:1.5rem;left:1rem}body.sidebar-collapsed .sidebar-collapse-toggle i{transform:rotate(180deg)}[dir=rtl] .sidebar-collapse-toggle{right:auto;left:-14px}[dir=rtl] body.sidebar-collapsed .sidebar-collapse-toggle{left:auto;right:1rem}.app-navbar{min-height:75px;border-bottom:1px solid var(--gray-100)}[data-theme-style=dark] .app-navbar{border-color:var(--gray-200)}.modal-header{padding:1rem;border-bottom:0}.modal-content{padding:1rem;border:none;box-shadow:none;-webkit-box-shadow:none;border-radius:calc(2 * var(--border-radius))}.input-group-text{font-size:.9rem}.form-control-range{-webkit-appearance:none;appearance:none;overflow:hidden;accent-color:var(--primary);background:var(--gray-200);border-radius:var(--border-radius);height:.5rem;margin:.75rem 0}.form-control-range::-moz-range-track,.form-control-range::-webkit-slider-runnable-track{background:var(--gray-200)}.form-control-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:.75rem;width:.75rem;background-color:var(--primary);border-radius:50%;border:2px solid var(--white);box-shadow:-2007px 0 0 2000px var(--primary-300)}.form-control-range::-moz-range-thumb{-webkit-appearance:none;appearance:none;height:.75rem;width:.75rem;background-color:var(--primary);border-radius:50%;border:2px solid var(--white);box-shadow:-2007px 0 0 2000px var(--primary-300)}.footer{margin:3rem 0 3rem 0;padding-top:3rem;padding-bottom:3rem;background:var(--white)}.footer{color:var(--gray-700)}.footer a:hover:not(.dropdown-item),.footer a:not(.dropdown-item){color:var(--gray-700)}.footer a.icon{color:var(--gray-700)}.footer button,.footer button:hover{color:var(--gray)!important}.footer-logo{max-height:2.5rem;height:2.5rem}.footer-heading{color:var(--black)!important}.footer-social-wrapper{border-radius:50%;aspect-ratio:1/1;display:inline-flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem}.footer-social-wrapper a{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.app-footer{border:1px solid var(--gray-100);border-radius:var(--border-radius);padding:1.25rem}.filters-dropdown{width:18rem;max-height:30rem;overflow-y:auto}.custom-breadcrumbs{list-style:none;padding:0;display:flex;flex-wrap:wrap}.custom-breadcrumbs>li{margin-right:.5rem}.custom-breadcrumbs>li>a{color:var(--gray)}.custom-breadcrumbs>li>svg{color:var(--gray-400);margin-left:.5rem}.font-size-little-small{font-size:.95rem}.font-size-small{font-size:.9rem}.font-weight-450{font-weight:450}.font-weight-500{font-weight:500}.list-style-none{list-style:none;padding:0}img{vertical-align:inherit!important}.icon-favicon{width:.95rem;height:auto}.icon-favicon-small{width:.75rem;height:auto}.dropdown-item{color:var(--gray-800);font-weight:450;font-size:.9rem}.dropdown-item.active,.dropdown-item:focus,.dropdown-item:hover{border-radius:var(--border-radius)}.dropdown-item svg{color:var(--gray-600)}.dropdown-item.active svg,.dropdown-item:active svg{color:var(--white)}.navbar-main{z-index:10;min-height:0!important;background:#ffffff75;border-bottom:1px solid var(--gray-100)}[data-theme-style=dark] .navbar-main{background:#00000057}.navbar-main .navbar-nav>li>a{font-size:.9rem;font-weight:500}.navbar-main .navbar-nav>li{padding:.5rem 0!important}@media (min-width:992px){.navbar-main .navbar-nav>li{padding:.5rem!important}}.navbar-logo{max-height:2.5rem;height:2.5rem}.navbar-logo-mini{max-height:1.25rem;height:1.25rem}.navbar-avatar{width:20px;height:20px;border-radius:50%}.navbar-custom-toggler{padding:.5rem .8rem;font-size:1.25rem;line-height:1;background-color:transparent;border-radius:var(--border-radius);color:var(--gray-700);border-color:var(--gray-300)}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.85)}.chart-container{position:relative;margin:auto;height:275px;width:100%}@media print{.chart-container canvas{min-height:100%;max-width:100%;max-height:100%;height:auto!important;width:auto!important}}.dropdown-toggle-simple::after{display:none}.index{background:#f9fcff}[data-theme-style=dark].index{background:var(--body-bg)}.index .navbar-main .btn{border-radius:5rem;padding:.5rem 1rem}.index-highly-rounded{border-radius:calc(2.5 * var(--border-radius))}.user-avatar{border-radius:50%;max-width:80px;max-height:80px}.link-background-type-preset{width:100%;height:5rem;border-radius:var(--border-radius);transition:.3s transform,opacity}.link-background-type-preset:hover{cursor:pointer;transform:scale(1.025)}input[type=radio]:checked~.link-background-type-preset{transform:scale(1.05);opacity:.25}.link-directory-avatar{width:60px;height:60px;object-fit:cover}.link-biolink-theme{transition:.3s transform,.3s opacity,.3s border-color;height:22.5rem!important;background-size:cover!important;background-position:center center!important;border-width:2px}.link-biolink-theme:hover{cursor:pointer;transform:scale(1.025)}input[type=radio]:checked~.link-biolink-theme{transform:scale(1.05);border-color:var(--primary)}.link-biolink-theme-custom{background:linear-gradient(to right,purple,pink);color:#fff}.link-btn-straight{border-radius:0}.link-btn-round{border-radius:50px}.link-btn-rounded{border-radius:.4rem}.biolink-switch-buttons .nav-link.active{background:var(--gray-500)}.biolink-preview{position:relative;margin:0 auto;height:auto;width:auto;display:inline-block;text-align:left}.biolink-preview-iframe-container{overflow:hidden;width:300px;height:625px;border-radius:2.5rem;border:10px solid #000;position:relative;box-shadow:0 0 30px rgba(0,0,0,.2)}@media (min-width:768px){.biolink-preview-iframe-container{width:375px;height:800px}}.biolink-preview-iframe-loading{width:100%;height:100%;background:hsla(0,0%,0%,.6);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);position:absolute;display:flex;justify-content:center;align-items:center}.biolink-preview-iframe{width:100%;height:100%;border:0;margin:0;padding:0}.container-disabled{pointer-events:none;opacity:.5}.container-disabled-simple{pointer-events:none}.custom-row{border-radius:var(--border-radius);padding:1.25rem;position:relative;border:1px solid var(--gray-100);background:var(--white)}.custom-row-inactive{background:var(--gray-100)}.custom-row-side-controller{right:100%;top:25%;font-size:1.2em;padding:.2em .2em}[dir=rtl] .custom-row-side-controller{right:initial;left:100%}@media (min-width:992px){.custom-row-side-controller{position:absolute;padding:.4em .8em}}.custom-row-side-controller-grab{cursor:grab;opacity:.5;transition:.3s opacity}.biolink_block:hover .custom-row-side-controller-grab{opacity:1}.table-image-wrapper{border-radius:50%;width:2.5rem;height:2.5rem;max-width:2.5rem;max-height:2.5rem;display:flex;align-items:center;justify-content:center;background:var(--primary-100)}.table-custom-container{border-radius:var(--border-radius);border:1px solid var(--gray-100)}.table-custom{margin-bottom:0}.table-custom thead th{border-top:0;border-bottom:0;background:var(--white);color:var(--gray-900)}.table-custom th{padding:1.25rem 1rem}.table-custom td{padding:1.55rem 1rem;background:var(--white);vertical-align:middle;border-color:var(--gray-100)}.cursor-pointer{cursor:pointer}.no-focus:focus{outline:0;box-shadow:none}.appearance-none{appearance:none;-moz-appearance:none;-webkit-appearance:none}.pricing-plan{border:1px solid var(--gray-100);height:100%;display:flex;flex-direction:column}.pricing-header{display:flex;flex-direction:column;padding:2.2rem 2.2rem 0 2.2rem;background:var(--white);border-radius:calc(2*var(--border-radius))}[data-theme-style=dark] .pricing-header{border-color:var(--gray-100)}.pricing-name{color:var(--black);font-size:1.15rem;font-weight:600;border-radius:var(--border-radius);margin-bottom:1rem;display:inline-block}.pricing-price{margin:1rem 0}.pricing-price-amount{font-size:3rem;font-weight:700}.pricing-price-currency{font-size:.9rem;font-weight:500;color:var(--gray)}.pricing-price-currency-symbol{font-size:3rem;font-weight:700}.pricing-details{font-size:.85rem;color:var(--gray-600)}.pricing-body{padding:0 2.2rem 2.2rem 2.2rem;background:var(--white);height:100%;border-bottom-left-radius:calc(2*var(--border-radius));border-bottom-right-radius:calc(2*var(--border-radius))}.pricing-features{list-style:none;padding:0}.pricing-features li{display:flex;justify-content:space-between;align-items:center;margin:1rem 0}.pricing-tag{position:absolute;font-size:80%;font-weight:600;background:var(--gray-600);color:var(--gray-50);padding:.1rem .8rem;border-radius:var(--border-radius);top:0;left:50%;transform:translate(-50%,-50%);z-index:1}.custom-radio-box{cursor:pointer}.custom-radio-box .custom-radio-box-main-text{font-size:1.15rem;font-weight:700}.custom-radio-box .custom-radio-box-main-icon{font-size:1.25rem}.custom-radio-box input[type=checkbox]+div,.custom-radio-box input[type=radio]+div{transition:all .3s ease-in-out;border:1px solid var(--gray-100);background:var(--white)}.custom-radio-box input[type=checkbox]:checked+div,.custom-radio-box input[type=radio]:checked+div{border:1px solid var(--primary)}.custom-radio-box input[type=checkbox]:hover+div,.custom-radio-box input[type=radio]:hover+div{border:1px solid var(--primary)}.qr-code{width:100rem}.qr-code-loading{animation:opacity-loading 1s infinite ease-in-out alternate}@keyframes opacity-loading{0%{opacity:1}100%{opacity:.5;filter:blur(5px)}}.qr-code-avatar{width:65px;height:65px;border-radius:var(--border-radius);padding:.25rem;border:1px solid var(--gray-100)}.cryptocurrency-icon{width:40px;height:40px}.round-circle-md{width:2.5rem;height:2.5rem;display:flex;justify-content:center;align-items:center;border-radius:50%}.round-circle-lg{width:4.5rem;height:4.5rem;display:flex;justify-content:center;align-items:center;border-radius:50%}.invoice-table th{border-top:0!important}.invoice-table td{vertical-align:baseline!important}@media print{.invoice{page-break-after:always}.container,body,html{height:auto!important;overflow:visible!important}.invoice-logo{filter:grayscale(100%)}}.altum-animate{-webkit-animation-duration:.5s;animation-duration:.5s}.altum-animate-fill-both{-webkit-animation-fill-mode:both;animation-fill-mode:both}.altum-animate-fill-none{-webkit-animation-fill-mode:none;animation-fill-mode:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.altum-animate-fade-in{-webkit-animation-name:fadeIn;animation-name:fadeIn}.btn-custom{padding:.5rem 1.5rem;color:var(--gray);border-radius:var(--border-radius);border:1px solid var(--gray-100)!important;font-size:.9rem;background:var(--white)}.btn-custom:hover{color:var(--gray);border:1px solid var(--gray-200)!important}.btn-custom.active{color:var(--primary);border:1px solid var(--primary)}.blog-post-image{max-height:20rem;object-fit:cover}.blog-post-image-small{height:13rem;max-height:13rem;object-fit:cover}.blog-post-content{line-height:1.75;word-break:break-word}.blog-post-content p{margin-bottom:1.5rem}.ql-code-block{background-color:var(--gray-200);color:var(--gray-600);padding:1rem;border-radius:var(--border-radius);overflow-x:auto;font-family:'Courier New',Courier,monospace;white-space:pre;font-size:.9rem;line-height:1.5}.ql-content p{margin-bottom:0!important}.ql-content li[data-list=bullet]{list-style-type:disc}blockquote{border-left:4px solid var(--gray-400);padding:1rem 1.5rem;margin:1.5rem 0;background-color:var(--gray-100);font-style:italic;color:var(--gray-600);font-size:1.1rem;line-height:1.6;border-radius:var(--border-radius)}.altum-file-input{padding:1rem;background:var(--gray-100);border:1px solid var(--gray-100);border-radius:.25rem;cursor:pointer;font-size:.9rem}.altum-file-input:hover{border-color:var(--gray-300)}.altum-file-input::file-selector-button{border:0;padding:.4rem .75rem;border-radius:var(--border-radius);background-color:var(--white);cursor:pointer;font-size:.9rem;margin-right:1rem}.altum-file-input-preview{max-width:100%;max-height:68px;min-height:68px;object-fit:cover}.altum-file-input-preview{max-width:100%;max-height:68px;min-height:68px;object-fit:cover}.sticky{position:sticky!important;top:1rem;height:min-content}a svg{transition:transform .15s}a:hover svg{transform:scale(1.1)}a:active svg{transform:scale(.9)}[data-theme-style=dark] svg[data-custom-colors]{color:var(--brand-color-dark)!important}.icon-zoom-animation svg{transition:transform .15s}.icon-zoom-animation:hover svg{transform:scale(1.1)}.zoom-animation{transition:transform .15s}.zoom-animation:hover{transform:scale(1.05)}.zoom-animation:active{transform:scale(.95)}.zoom-animation-subtle{transition:transform .3s}.zoom-animation-subtle:hover{transform:scale(1.025)}.up-animation{transition:transform .3s}.up-animation:hover{transform:translateY(-10px)}@media print{.pcr-app{display:none}}.pcr-button{border:1px solid #fff!important;outline:1px solid var(--gray-300)!important;height:calc(var(--input-padding-y) + var(--input-padding-x) + var(--input-font-size) + calc(var(--input-font-size)/ 2.75))!important;border-radius:var(--border-radius)!important;width:100%!important}.pcr-button::after,.pcr-button::before{border-radius:var(--border-radius)!important}.w-fit-content{width:fit-content!important}.signature-avatar{width:50px;height:50px;object-fit:cover;background:var(--primary-100)}.loading-overlay{padding:1.25rem;border-radius:var(--border-radius);display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;background:var(--white);z-index:100;opacity:.8}[data-theme-style=dark] .loading-overlay{background:var(--gray-50)}.input-group>.input-group-append>.btn{font-size:.9rem}.ai-chat-avatar{width:35px;height:35px}.ai-chat-big-avatar{width:50px;height:50px}.chat-messages{height:25rem;overflow-y:scroll}.chat-image>img{max-height:15rem}.chat-content{word-break:break-word}.shiki{overflow:auto;border-radius:var(--border-radius);padding:1.5rem;font-size:.9rem;line-height:1.5rem}.shiki code{background:initial!important}.fa-stack-small{font-size:.65rem;vertical-align:middle}.btn-group-custom{border:1px solid var(--gray-100);padding:.5rem;border-radius:var(--border-radius);flex-wrap:wrap;display:inline-flex;gap:.5rem}.btn-group-custom .btn{border-radius:var(--border-radius)!important;background:var(--gray-200)}.btn-group-custom .btn.active{background:var(--dark);color:var(--white);z-index:0!important}body *{scrollbar-color:var(--gray-200) var(--white)!important;scrollbar-width:thin!important}body ::-webkit-scrollbar-thumb{background:var(--gray-200);border-radius:10px;width:6px;height:6px}body ::-webkit-scrollbar,body ::-webkit-scrollbar-track{background:var(--white);border-radius:10px;width:6px;height:6px}.internal-notification-icon{animation:pulse-animation 2s infinite}@keyframes pulse-animation{0%{box-shadow:0 0 0 0 var(--danger)}100%{box-shadow:0 0 0 20px transparent}}.team-user-avatar{width:45px;height:45px}.team-user-avatar-small{width:40px;height:40px;border:3px solid var(--gray-200);transition:all .3s}.team-user-avatar-small:hover{transform:scale(1.1);border-color:var(--primary-300)}.team-delegate-access-wrapper{margin:.75rem;border-radius:.5rem}@media (min-width:992px){.team-delegate-access-wrapper{border-radius:5rem}}.announcement-wrapper{position:relative;z-index:10;margin:.75rem;border-radius:.5rem;opacity:0;transition:opacity .3s ease-in;animation:ac-fade-in-down .3s ease-in .6s forwards}@media (min-width:992px){.announcement-wrapper{border-radius:5rem}}@keyframes ac-fade-in-down{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}.pwa-wrapper{position:fixed;bottom:0;width:calc(100% - 1.5rem);z-index:1000;background:hsla(0,0%,90%,50%);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}[data-theme-style=dark] .pwa-wrapper{background:hsla(0,0%,22%,50%)}.rounded-2x{border-radius:calc(2*var(--border-radius))}.rounded-3x{border-radius:calc(3*var(--border-radius))}.pointer-events-all{pointer-events:all!important}i.fa-fw{width:1.25em;display:inline-block}i.fa-xs{font-size:.85em}i.fa-sm{font-size:.875em}i.fa-lg{font-size:1.25em}i.xl{font-size:1.5em}.tool-icon{min-width:2.75rem;max-height:2.75rem;width:2.75rem;height:2.75rem}.tool-icon-wrapper{padding:0 1.25rem}.rating-star{cursor:pointer}.rating-star svg{color:#ffc107;transition:color .15s}.rating-star:hover svg,.rating-star:hover~.rating-star svg{color:#f80!important}.rating-star-chosen svg,.rating-star-chosen~.rating-star svg{color:#dd6200}.link-type-icon{min-width:2.25rem;max-height:2.25rem;width:2.25rem;height:2.25rem}.qr-quota-bar{border:1px solid}.qr-quota-bar--free{background:linear-gradient(135deg,#ebf5ff,#e8eaf6);border-color:#c5d5ea}.qr-quota-bar--paid{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-color:#a7f3d0}.qr-quota-progress{height:8px;background:#d1d5db;border-radius:4px;overflow:hidden}.qr-quota-progress__fill{height:100%;background:#22c55e;border-radius:4px;transition:width .3s ease}.qr-cards-list{display:flex;flex-direction:column;gap:0}.qr-card{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#fff;border:1px solid var(--gray-200);border-bottom:none;transition:box-shadow .15s ease;min-width:0}.qr-card:first-child{border-radius:var(--border-radius) var(--border-radius) 0 0}.qr-card:last-child{border-bottom:1px solid var(--gray-200);border-radius:0 0 var(--border-radius) var(--border-radius)}.qr-card:only-child{border-bottom:1px solid var(--gray-200);border-radius:var(--border-radius)}.qr-card:hover{box-shadow:0 2px 8px rgba(0,0,0,.06);z-index:1;position:relative}.qr-card--disabled{opacity:.5}.qr-card__checkbox{flex-shrink:0;width:24px}.qr-card__preview{flex-shrink:0;width:64px;height:64px;border-radius:12px;border:1px solid var(--gray-100);overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f8f9fa}.qr-card__image{width:56px;height:56px;max-width:56px;max-height:56px;object-fit:contain;display:block}.qr-card__content{flex:1;min-width:0;overflow:hidden}.qr-card__name{font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.qr-card__name:hover{color:var(--primary)!important}.qr-card__scans{flex-shrink:0;width:100px;text-align:center}.qr-card__scan-count{font-size:1.5rem;font-weight:700;color:#b8860b;line-height:1.2}.qr-card__scan-label{font-size:.75rem;color:#b8860b;font-weight:500}.qr-card__scan-last{font-size:.65rem;color:#9ca3af;margin-top:2px}.qr-card__actions{flex-shrink:0;display:flex;align-items:center;gap:.5rem}.qr-badge-type{background-color:#fefce8;color:#4b5563;border:1px solid #fde68a;font-weight:500;font-size:.75rem;padding:.25em .6em;border-radius:6px}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.dl-format-card{border:2px solid #e2e8f0;border-radius:.75rem;padding:.875rem 1rem;cursor:pointer;transition:border-color .15s,background-color .15s}.dl-format-card:hover{border-color:#cbd5e0}.dl-format-card--selected{border-color:#f6c343;background-color:rgba(246,195,67,.08)}.dl-format-card--selected:hover{border-color:#f6c343}.dl-format-icon{width:40px;height:40px;border-radius:.5rem;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#64748b;font-size:1rem;flex-shrink:0}.dl-format-icon--active{background:#f6c343;color:#1a202c}.dl-format-radio{width:20px;height:20px;border-radius:50%;border:2px solid #cbd5e0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dl-format-radio--active{border-color:#f6c343;background:#f6c343}.dl-format-radio__dot{width:8px;height:8px;border-radius:50%;background:0 0}.dl-format-radio--active .dl-format-radio__dot{background:#1a202c}.dl-format-card--locked{opacity:.65}.dl-format-card--locked:hover{border-color:#e2e8f0}.hqr-mode-bar{background:#6b6b7b;border-radius:16px 16px 0 0;padding:.75rem 2rem;display:flex;align-items:center;gap:1.25rem}.hqr-mode-features{display:flex;align-items:center;gap:1rem;margin-left:.5rem;font-size:.8rem;color:rgba(255,255,255,.7)}.hqr-mode-features span{white-space:nowrap}.hqr-mode-features .fa-check{color:#4ade80}.hqr-mode-features .fa-times{color:#f87171}.hqr-mode-help{display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;border-radius:50%;border:1px solid rgba(255,255,255,.4);color:rgba(255,255,255,.7);font-size:.75rem;font-weight:700;text-decoration:none;flex-shrink:0;transition:all .15s}.hqr-mode-help:hover{background:rgba(255,255,255,.15);color:#fff;text-decoration:none}@media (max-width:767px){.hqr-mode-features{display:none}}.hqr-mode-btn{background:0 0;border:1px solid rgba(255,255,255,.25);color:rgba(255,255,255,.6);padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s}.hqr-mode-btn:first-child{border-radius:8px 0 0 8px}.hqr-mode-btn:last-child{border-radius:0 8px 8px 0;border-left:none}.hqr-mode-btn:hover{color:rgba(255,255,255,.85);border-color:rgba(255,255,255,.4)}.hqr-mode-btn.active{background:#fff;color:#1a1a2e;border-color:#fff;font-weight:600}a.hqr-mode-btn{display:inline-flex;align-items:center;text-decoration:none}a.hqr-mode-btn.active,a.hqr-mode-btn:hover{text-decoration:none}.homepage-qr-generator{background:#fff;border-radius:0 0 16px 16px;padding:2rem;box-shadow:0 2px 20px rgba(0,0,0,.06)}.hqr-step-badge{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:.375rem;background:#1a1a2e;color:#fff;font-size:.75rem;font-weight:700;margin-right:.5rem;flex-shrink:0}.hqr-step-badge-light{background:#fff;color:#1a1a2e}.hqr-step-header{display:flex;align-items:center;font-size:1rem;font-weight:600;margin-bottom:.75rem}.hqr-preview-card{border:1px solid #e0e0e0;border-radius:.5rem;background:#fff;display:flex;align-items:center;justify-content:center}.hqr-save-btn{background:var(--qr-type-accent,#f5c518);color:var(--qr-type-accent-text,#1a1a1a);border:2px solid var(--qr-type-accent-border,#c9a000);font-weight:600;padding:.65rem 1rem;border-radius:.5rem;transition:all .15s}.hqr-save-btn:hover{filter:brightness(.92);color:var(--qr-type-accent-text,#1a1a1a)}.site-qrcodenl .hqr-save-btn,.site-qrcodeme .hqr-save-btn,.site-qrkode .hqr-save-btn,.site-upcqrcode .hqr-save-btn{background:var(--site-cta-bg);color:var(--site-cta-text);border-color:var(--site-cta-bg)}.site-qrcodenl .hqr-save-btn:hover,.site-qrcodeme .hqr-save-btn:hover,.site-qrkode .hqr-save-btn:hover,.site-upcqrcode .hqr-save-btn:hover{color:var(--site-cta-text)}.btn-site-cta{background-color:var(--site-cta-bg,#f5c518)!important;color:var(--site-cta-text,#1a1a1a)!important;border-color:var(--site-cta-bg,#f5c518)!important;font-weight:600;transition:filter .15s}.btn-site-cta:focus,.btn-site-cta:hover{filter:brightness(.92);color:var(--site-cta-text,#1a1a1a)!important;background-color:var(--site-cta-bg,#f5c518)!important;border-color:var(--site-cta-bg,#f5c518)!important}.hqr-hero-badge{display:inline-flex;align-items:center;gap:.4rem;background:rgba(245,197,24,.15);color:#5a4e00;border:1px solid rgba(245,197,24,.3);border-radius:50px;padding:.4rem 1rem;font-size:.9rem;font-weight:500}.hqr-hero-badge::before{content:'';width:8px;height:8px;border-radius:50%;background:var(--qr-type-accent,#f5c518);flex-shrink:0}.hqr-type-tabs{--qr-type-accent:#f5c518;--qr-type-accent-text:#1a1a1a;--qr-type-accent-border:#c9a000;display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem;background:#f8f9fa;border:1px solid #e9ecef;border-radius:.5rem;padding:.75rem}@media (max-width:767px){.hqr-type-tabs{grid-template-columns:repeat(3,1fr)}}.hqr-type-tab{display:flex;align-items:center;justify-content:center;gap:.35rem;background:0 0;border:1px solid transparent;color:#555;padding:.5rem .25rem;border-radius:.375rem;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .15s;white-space:nowrap}.hqr-type-tab:hover{background:#e9ecef}.hqr-type-tab.active{background:var(--qr-type-accent);color:var(--qr-type-accent-text);border:2px solid var(--qr-type-accent-border);font-weight:600}.hqr-fields-container{min-height:180px}.hqr-preview-container{position:sticky;top:2rem}.hqr-preview{background:#fafafa;border-radius:12px;padding:1.5rem;min-height:240px;display:flex;align-items:center;justify-content:center}.hqr-preview-placeholder{text-align:center;padding:2rem 0}.hqr-preview-img{max-width:100%;width:240px;height:auto}@media (max-width:991px){.homepage-qr-generator{padding:1.25rem}.hqr-preview-img{width:180px}}.app-topnav{position:sticky;top:0;z-index:1020;background:var(--app-topnav-bg,gold);border:1px solid rgba(0,0,0,.08);border-radius:var(--border-radius);box-shadow:0 1px 3px rgba(0,0,0,.05);transition:all .3s ease;margin:1rem 1.75rem .5rem 1.75rem;box-sizing:border-box;flex-shrink:0}[data-theme-style=dark] .app-topnav{background:#b8960a;border:1px solid rgba(0,0,0,.2)}.app-topnav-container{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;box-sizing:border-box}.app-topnav-left{display:flex;align-items:center;gap:1rem;min-width:0;flex-shrink:1}.app-topnav-toggle{background:0 0;border:none;font-size:1.25rem;color:var(--gray-700);cursor:pointer;padding:.5rem;border-radius:8px;transition:all .2s ease}.app-topnav-toggle:hover{background:var(--gray-100);color:var(--primary)}[data-theme-style=dark] .app-topnav-toggle{color:var(--gray-300)}[data-theme-style=dark] .app-topnav-toggle:hover{background:#374151;color:var(--primary)}.app-topnav-logo{display:flex;align-items:center;text-decoration:none;font-weight:600;font-size:1.1rem;color:#333;transition:opacity .2s ease;max-width:100%;overflow:hidden}.app-topnav-logo:hover{opacity:.8;text-decoration:none}.app-topnav-logo-img{height:48px;width:auto;max-width:220px;object-fit:contain}@media only screen and (max-width:767px){.app-topnav-logo-img{max-width:120px}}[data-theme-style=dark] .app-topnav-logo{color:#fff}.app-topnav-right{display:flex;align-items:center;gap:.5rem;min-width:0;flex-shrink:0}.app-topnav-item{position:relative}.app-topnav-btn{background:0 0;border:none;padding:.5rem .75rem;border-radius:8px;font-size:.9rem;color:#333;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.25rem;white-space:nowrap}.app-topnav-btn:hover{background:rgba(0,0,0,.1);color:#000}[data-theme-style=dark] .app-topnav-btn{color:var(--gray-300)}[data-theme-style=dark] .app-topnav-btn:hover{background:#374151;color:var(--primary)}.app-topnav-user-btn{padding:.375rem .75rem;font-weight:500}.app-topnav-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid rgba(0,0,0,.15)}[data-theme-style=dark] .app-topnav-avatar{border-color:#374151}.app-topnav-user-name{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-topnav .dropdown-menu{border-radius:12px;border:1px solid var(--gray-200);box-shadow:0 10px 40px rgba(0,0,0,.1);padding:.5rem;margin-top:.5rem;min-width:200px}[data-theme-style=dark] .app-topnav .dropdown-menu{background:#1f2937;border-color:#374151}.app-topnav .dropdown-item{padding:.625rem .875rem;border-radius:8px;font-size:.9rem;transition:all .15s ease;color:var(--gray-700)}[data-theme-style=dark] .app-topnav .dropdown-item{color:var(--gray-300)}.app-topnav .dropdown-item:hover{background:var(--gray-100);color:var(--primary)}[data-theme-style=dark] .app-topnav .dropdown-item:hover{background:rgba(99,102,241,.1);color:var(--primary)}.app-topnav .dropdown-item.active{background:var(--gray-100);color:var(--primary);font-weight:500}[data-theme-style=dark] .app-topnav .dropdown-item.active{background:rgba(99,102,241,.15)}.app-topnav .dropdown-divider{margin:.5rem 0;border-top-color:var(--gray-200)}[data-theme-style=dark] .app-topnav .dropdown-divider{border-top-color:#374151}@media only screen and (min-width:992px){.app-topnav-toggle{display:none}}@media only screen and (max-width:991px){.app-topnav{display:none}}.pending-qr-modal{background:rgba(0,0,0,.5)!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.pending-qr-modal main{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:1rem}.pending-qr-modal main .card{box-shadow:0 20px 60px rgba(0,0,0,.3);max-width:480px;width:100%}.pending-qr-modal main .mb-5.text-center{margin-bottom:1rem!important}.cw-progress{display:flex;align-items:center;gap:0}.cw-progress-step{display:flex;flex-direction:column;align-items:center;gap:4px;opacity:.4;transition:opacity .2s}.cw-progress-step.active,.cw-progress-step.done{opacity:1}.cw-progress-num{width:32px;height:32px;border-radius:50%;background:var(--checkout-accent,#f5c518);color:var(--checkout-accent-text,#1a1a1a);font-weight:700;display:flex;align-items:center;justify-content:center;font-size:.85rem}.cw-progress-label{font-size:.75rem;color:#555;white-space:nowrap}.cw-progress-line{flex:1;height:2px;background:#dee2e6;min-width:20px}.cw-freq-card,.cw-product-card{border:2px solid #dee2e6;border-radius:12px;padding:1.25rem;cursor:pointer;transition:border-color .15s,box-shadow .15s;text-align:center;position:relative;height:100%;background:#fff}.cw-freq-card:hover,.cw-product-card:hover{border-color:var(--checkout-accent,#f5c518);box-shadow:0 2px 12px rgba(0,0,0,.08)}.cw-freq-card.selected,.cw-product-card.selected{border-color:var(--checkout-accent,#f5c518);box-shadow:0 0 0 3px rgba(245,197,24,.25)}.cw-product-badge{position:absolute;top:-10px;left:50%;transform:translateX(-50%);background:var(--checkout-accent,#f5c518);color:var(--checkout-accent-text,#1a1a1a);border-radius:20px;padding:2px 12px;font-size:.72rem;font-weight:700;white-space:nowrap}.cw-type-card{border:2px solid #dee2e6;border-radius:12px;padding:2rem 1.5rem;cursor:pointer;transition:border-color .15s,box-shadow .15s;text-align:center;background:#fff}.cw-type-card.selected,.cw-type-card:hover{border-color:var(--checkout-accent,#f5c518);box-shadow:0 2px 12px rgba(0,0,0,.08)}.cw-btn-accent{background:var(--checkout-accent,#f5c518);color:var(--checkout-accent-text,#1a1a1a);border:none;font-weight:600}.cw-btn-accent:hover{filter:brightness(.92);color:var(--checkout-accent-text,#1a1a1a)}.cw-sidebar{position:sticky;top:1rem}.phone-mockup{position:relative;width:300px;margin:0 auto;background:#1a1a2e;border-radius:40px;padding:14px 12px 16px;box-shadow:0 0 0 2px #444,0 8px 28px rgba(0,0,0,.28)}.phone-mockup::before{content:'';display:block;width:90px;height:6px;background:#333;border-radius:3px;margin:0 auto 8px}.phone-mockup__screen{background:#fff;border-radius:28px;overflow:hidden;height:430px;position:relative}.phone-mockup__screen iframe{border:none;width:150%;height:150%;transform:scale(.667);transform-origin:top left;pointer-events:none}.phone-mockup-placeholder{height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#aaa;font-size:.78rem;text-align:center;gap:8px}.mobile-preview{width:300px;margin:0 auto;background:#fff;border-radius:40px;border:8px solid #1a1a2e;box-shadow:0 0 0 2px #444,0 8px 28px rgba(0,0,0,.28);overflow:hidden}.mobile-preview-navigation{display:flex;align-items:center;justify-content:space-between;padding:10px 16px 6px;background:#fff}.mobile-preview-navigation--time{font-size:.7rem;font-weight:700;color:#111;min-width:32px}.mobile-preview-navigation--nozzle{width:80px;height:22px;background:#1a1a2e;border-radius:0 0 14px 14px;margin-top:-10px}.mobile-preview-navigation--icons{display:flex;align-items:center;gap:5px}.mobile-preview-navigation--icon{display:flex;align-items:center}.mobile-preview-browser-url{margin:6px 10px 8px;background:#f1f3f4;border:1px solid #dadce0;border-radius:20px;padding:5px 12px;font-size:.65rem;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-preview-wireframe--image{height:110px;background:#e4e8f0;margin:8px 10px;border-radius:6px;animation:mp-pulse 1.8s ease-in-out infinite}.mobile-preview-wireframe--text{padding:4px 10px;display:flex;flex-direction:column;gap:7px;margin-bottom:4px}.mobile-preview-wireframe--text .line{display:block;height:9px;background:#e4e8f0;border-radius:4px;animation:mp-pulse 1.8s ease-in-out infinite}.mobile-preview-wireframe--text .line:first-child{width:100%}.mobile-preview-wireframe--text .line:nth-child(2){width:80%}.mobile-preview-wireframe--text .line:nth-child(3){width:60%}.mobile-preview-wireframe--text .line:nth-child(4){width:90%}.mobile-preview-wireframe--cards{display:flex;gap:8px;padding:4px 10px;margin-bottom:4px}.mobile-preview-wireframe--cards .card{flex:1;height:62px;background:#e4e8f0;border-radius:8px;border:none;animation:mp-pulse 1.8s ease-in-out infinite}@keyframes mp-pulse{0%,100%{opacity:1}50%{opacity:.45}}.qr-destination-bar{background:#f1f3f4;border:1px solid #e0e0e0;border-radius:8px;padding:6px 12px;font-size:.75rem;color:#555;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.guest-disclaimer{padding:16px 8px;margin-top:24px;border-top:1px solid rgba(0,0,0,.05)}.guest-disclaimer a{color:var(--bs-primary,#007bff);text-decoration:none;font-weight:500}.guest-disclaimer a:hover{text-decoration:underline}
/* @custom-gratisqrcode: F32 - blog popular-widget thumbnail + min-width utility */
.blog-post-image-popular{width:4rem;height:4rem;object-fit:cover}.min-width-0{min-width:0}
